@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..60,600;12..60,700;12..60,800&family=Inter:wght@400;500;600&display=swap");html{scroll-behavior:smooth}.lp{font-family:Inter,system-ui,sans-serif;color:#fff;overflow-x:hidden}.lp h1,.lp h2,.lp h3{font-family:Bricolage Grotesque,sans-serif;margin:0;line-height:1.15}.lp p{margin:0}@keyframes gradAnim{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.grad-text{background:linear-gradient(135deg,#8b5cf6,#f59e0b 50%,#8b5cf6);background-size:200% auto;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;animation:gradAnim 5s ease infinite}@keyframes orb1{0%,to{transform:translate(0) scale(1)}33%{transform:translate(45px,-55px) scale(1.07)}66%{transform:translate(-22px,32px) scale(.93)}}@keyframes orb2{0%,to{transform:translate(0) scale(1)}33%{transform:translate(-52px,38px) scale(1.06)}66%{transform:translate(28px,-22px) scale(.95)}}@keyframes orb3{0%,to{transform:translate(0) scale(1)}50%{transform:translate(22px,38px) scale(1.04)}}.orb1{animation:orb1 15s ease-in-out infinite}.orb2{animation:orb2 19s ease-in-out infinite}.orb3{animation:orb3 12s ease-in-out infinite}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.fu0{animation:fadeUp .8s ease-out both}.fu1{animation:fadeUp .8s ease-out .15s both}.fu2{animation:fadeUp .8s ease-out .3s both}.fu3{animation:fadeUp .8s ease-out .45s both}.fu4{animation:fadeUp .8s ease-out .6s both}.fu5{animation:fadeUp .8s ease-out .75s both}@keyframes chartDraw{0%{stroke-dashoffset:700}to{stroke-dashoffset:0}}.chart-path{stroke-dasharray:700;animation:chartDraw 2.5s ease-out 1.2s both}@keyframes badgeFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}.badge-float{animation:badgeFloat 3s ease-in-out infinite}@keyframes glowPulse{0%,to{opacity:.5}50%{opacity:.85}}.glow-pulse{animation:glowPulse 4s ease-in-out infinite}.feat-card{transition:transform .25s ease,box-shadow .25s ease;cursor:default}.feat-card:hover{transform:translateY(-6px)}.price-card{transition:transform .25s ease}.price-card:hover{transform:translateY(-5px)}.btn-amber{background:linear-gradient(135deg,#f59e0b,#d97706);color:#050709;font-weight:700;border:none;cursor:pointer;transition:box-shadow .2s,transform .2s;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.btn-amber:hover{box-shadow:0 0 45px rgba(245,158,11,.55);transform:translateY(-2px)}.btn-ghost{background:hsla(0,0%,100%,.05);color:#fff;font-weight:600;border:1px solid hsla(0,0%,100%,.15);cursor:pointer;transition:background .2s,border-color .2s;text-decoration:none;display:inline-flex;align-items:center;gap:6px}.btn-ghost:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.3)}.btn-purple{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;font-weight:700;border:none;cursor:pointer;transition:box-shadow .2s,transform .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-purple:hover{box-shadow:0 0 40px rgba(139,92,246,.5);transform:translateY(-2px)}.btn-outline-amber{background:transparent;color:#f59e0b;font-weight:600;border:1px solid rgba(245,158,11,.45);cursor:pointer;transition:background .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-outline-amber:hover{background:rgba(245,158,11,.1);border-color:#f59e0b}.btn-outline-white{background:transparent;color:#fff;font-weight:600;border:1px solid hsla(0,0%,100%,.2);cursor:pointer;transition:background .2s;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.btn-outline-white:hover{background:hsla(0,0%,100%,.07)}.nav-link{color:#94a3b8;text-decoration:none;font-size:14px;font-weight:500;transition:color .2s}.nav-link:hover{color:#fff}.footer-link{color:#9ca3af;text-decoration:none;font-size:14px;line-height:2.2;transition:color .2s;display:block}.footer-link:hover{color:#e2e8f0}@media (max-width:768px){.hero-h1{font-size:42px!important;letter-spacing:-1.5px!important}.hero-sub{font-size:16px!important}.hero-ctas{flex-direction:column!important}.hero-ctas a{justify-content:center!important}.trust-row{flex-direction:column!important;gap:8px!important;align-items:center!important}.mock-dash-wrap{display:none!important}.feat-grid,.price-grid{grid-template-columns:1fr!important}.footer-grid{grid-template-columns:1fr 1fr!important}.hide-mob{display:none!important}.show-mob{display:flex!important}}@media (max-width:480px){.hero-h1{font-size:34px!important}.sec-h2{font-size:28px!important}.footer-grid{grid-template-columns:1fr!important}}@media (min-width:769px) and (max-width:1080px){.feat-grid{grid-template-columns:repeat(2,1fr)!important}}