*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;background:#fff;color:#1a1a2e;line-height:1.5;-webkit-font-smoothing:antialiased;overflow-x:hidden}.container{max-width:1200px;margin:0 auto;padding:0 24px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.reveal{opacity:0;transform:translateY(40px);transition:all .7s cubic-bezier(.25,.46,.45,.94)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.nav{display:flex;align-items:center;justify-content:space-between;padding:20px 48px;max-width:1400px;margin:0 auto}.nav-logo{display:flex;align-items:center;gap:12px}.nav-icon{width:44px;height:44px;border-radius:14px}.nav-brand{font-size:24px;font-weight:800;color:#1a1a2e;letter-spacing:-.5px}.nav-brand span{color:#09c09b}.nav-links{display:flex;align-items:center;gap:8px}.nav-links a{color:#64748b;text-decoration:none;font-size:15px;font-weight:600;transition:all .2s;padding:10px 20px;border-radius:12px}.nav-links a:hover{color:#1a1a2e;background:#f8f9fb}.nav-cta{background:#7045f1!important;color:#fff!important}.nav-cta:hover{background:#5a35c4!important}.hero{min-height:auto;background:linear-gradient(180deg,#fff,#faf8ff);position:relative;overflow:hidden;padding-bottom:0}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px;max-width:1200px;margin:0 auto;padding:60px 24px 0;align-items:center}.hero-left{padding-bottom:80px}.hero-title{font-size:64px;font-weight:800;line-height:1.1;letter-spacing:-2px;color:#1a1a2e;margin-bottom:24px}.hero-title .purple{color:#7045f1}.hero-desc{font-size:18px;color:#64748b;max-width:440px;margin-bottom:32px;line-height:1.6}.hero-features{display:flex;flex-direction:column;gap:16px;margin-bottom:32px}.hero-feature-item{display:flex;align-items:center;gap:14px}.hero-feature-icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.hero-feature-icon svg{width:22px;height:22px}.icon-purple{background:#7045f11a;color:#7045f1}.icon-teal{background:#09c09b1a;color:#09c09b}.icon-blue{background:#3b82f61a;color:#3b82f6}.hero-feature-text h4{font-size:15px;font-weight:700;color:#1a1a2e;margin-bottom:2px}.hero-feature-text p{font-size:13px;color:#94a3b8}.btn-primary{display:inline-flex;align-items:center;justify-content:center;background:#7045f1;color:#fff;padding:16px 36px;border-radius:16px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;border:none;cursor:pointer}.btn-primary:hover{background:#5a35c4;transform:translateY(-2px);box-shadow:0 12px 30px #7045f140}.hero-visual{display:flex;align-items:center;justify-content:center;position:relative;min-height:500px}.hero-visual:before{content:"";position:absolute;width:360px;height:360px;border-radius:999px;background:#7045f114;filter:blur(2px)}.hero-receipt{width:330px;background:#fff;border:1px solid rgba(112,69,241,.08);border-radius:30px;padding:26px;box-shadow:0 32px 80px #1a1a2e21;position:relative;z-index:1;animation:float 6s ease-in-out infinite}.receipt-top{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:16px}.receipt-top h3{color:#1a1a2e;font-size:25px;font-weight:800;letter-spacing:0;margin-top:4px}.receipt-top svg{width:30px;height:30px;color:#09c09b;flex-shrink:0}.receipt-label{color:#7045f1;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.receipt-meta{display:flex;justify-content:space-between;gap:12px;color:#94a3b8;font-size:13px;font-weight:700;padding-bottom:18px;border-bottom:1px dashed #dbe2ea}.receipt-items{display:flex;flex-direction:column;gap:14px;padding:20px 0}.receipt-items div,.receipt-total{display:flex;justify-content:space-between;gap:18px}.receipt-items span{color:#64748b;font-size:15px;font-weight:600}.receipt-items strong{color:#1a1a2e;font-size:15px}.receipt-total{align-items:baseline;background:#f8f6ff;border-radius:18px;padding:16px 18px;color:#1a1a2e}.receipt-total span{color:#64748b;font-size:14px;font-weight:800;text-transform:uppercase}.receipt-total strong{font-size:30px;line-height:1}.receipt-status{display:flex;align-items:center;gap:9px;color:#09a88a;font-size:13px;font-weight:800;margin-top:16px}.receipt-status svg{width:18px;height:18px}.hero-chart{position:absolute;bottom:52px;right:20px;width:136px;height:136px;background:#1a1a2e;border:8px solid #ffffff;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:2;box-shadow:0 22px 50px #1a1a2e3d;animation:float 5s ease-in-out infinite;animation-delay:-2s}.hero-chart svg{width:32px;height:32px;color:#09c09b;margin-bottom:4px}.hero-chart span{color:#fff;font-size:24px;font-weight:800;line-height:1}.hero-chart small{color:#94a3b8;font-size:12px;font-weight:800;margin-top:4px}.hero-wave{background:#7045f1;padding:80px 0;text-align:center;position:relative;margin-top:-1px}.hero-wave:before{content:"";position:absolute;top:-32px;left:0;right:0;height:32px;background:#7045f1;border-radius:50% 50% 0 0/100% 100% 0 0}.hero-wave:after{content:"";position:absolute;bottom:-32px;left:0;right:0;height:32px;background:#7045f1;border-radius:0 0 50% 50%/0 0 100% 100%}.hero-wave p{color:#fffc;font-size:18px;margin-bottom:8px}.hero-wave h3{color:#fff;font-size:36px;font-weight:800}.features{padding:152px 0 120px;background:#fff}.section-header{text-align:center;margin-bottom:64px}.section-header h2{font-size:42px;font-weight:800;color:#1a1a2e;margin-bottom:12px}.section-header h2 .purple{color:#7045f1}.section-header p{font-size:18px;color:#64748b}.features-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.feature-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:36px 28px;transition:all .3s}.feature-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000000f;border-color:#7045f133}.feature-icon-circle{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.feature-icon-circle svg{width:24px;height:24px}.feature-card h3{font-size:20px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.feature-card p{font-size:15px;color:#64748b;line-height:1.6}.how-it-works{padding:120px 0;background:#faf8ff}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:32px}.step-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px 32px;text-align:center;transition:all .3s;position:relative}.step-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000000f;border-color:#7045f133}.step-icon-circle{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;background:linear-gradient(135deg,#7045f1,#8b5cf6);color:#fff}.step-icon-circle svg{width:24px;height:24px}.step-badge{display:inline-block;background:#7045f114;color:#7045f1;font-size:12px;font-weight:700;letter-spacing:.5px;text-transform:uppercase;padding:6px 14px;border-radius:999px;margin-bottom:16px}.step-card h3{font-size:22px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.step-card p{font-size:15px;color:#64748b;line-height:1.6}.step-arrow{position:absolute;top:50%;right:-32px;transform:translateY(-50%);color:#7045f1;opacity:.4;pointer-events:none;z-index:2}.footer{background:#1a1a2e;color:#fff}.footer-cta-section{padding:100px 0;position:relative;overflow:hidden}.footer-cta-section:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:800px;height:800px;background:radial-gradient(circle,rgba(112,69,241,.12) 0%,transparent 70%);pointer-events:none}.footer-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;position:relative;z-index:1}.footer-cta-content{max-width:480px}.footer-cta-label{display:inline-block;background:#7045f126;color:#8b5cf6;font-size:12px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:8px 16px;border-radius:999px;margin-bottom:20px}.footer-cta-content h2{font-size:48px;font-weight:800;color:#fff;margin-bottom:20px;line-height:1.15;letter-spacing:-1px}.footer-cta-content h2 .gradient{background:linear-gradient(135deg,#09c09b,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.footer-cta-content p{font-size:17px;color:#94a3b8;margin-bottom:32px;line-height:1.6}.footer-cta-buttons{display:flex;gap:12px;flex-wrap:wrap}.btn-secondary{display:inline-flex;align-items:center;justify-content:center;background:transparent;color:#fff;padding:16px 36px;border-radius:16px;font-size:16px;font-weight:700;text-decoration:none;transition:all .3s;border:1px solid rgba(255,255,255,.15);cursor:pointer}.btn-secondary:hover{background:#ffffff0f;border-color:#ffffff40}.footer-phone{background:#2d2d44;border-radius:32px;padding:12px;width:300px;margin:0 auto;box-shadow:0 40px 80px #0006}.footer-phone-inner{background:#1a1a2e;border-radius:24px;padding:24px;min-height:520px}.footer-main{padding:80px 0 60px;border-top:1px solid rgba(255,255,255,.06)}.footer-main-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px}.footer-brand-col{max-width:320px}.footer-brand{display:flex;align-items:center;gap:10px;font-size:22px;font-weight:800;margin-bottom:16px}.footer-brand span{color:#09c09b}.footer-brand-desc{font-size:15px;color:#94a3b8;line-height:1.6;margin-bottom:24px}.footer-social{display:flex;gap:10px}.footer-social-link{width:40px;height:40px;border-radius:12px;background:#ffffff0f;color:#94a3b8;display:flex;align-items:center;justify-content:center;transition:all .2s;text-decoration:none}.footer-social-link:hover{background:#7045f126;color:#8b5cf6}.footer-links-col h4{font-size:14px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.5px;margin-bottom:20px}.footer-links-col ul{list-style:none;display:flex;flex-direction:column;gap:12px}.footer-links-col ul li a{color:#94a3b8;text-decoration:none;font-size:15px;font-weight:500;transition:color .2s}.footer-links-col ul li a:hover{color:#8b5cf6}.footer-bottom-bar{padding:24px 0;border-top:1px solid rgba(255,255,255,.06)}.footer-bottom-content{display:flex;justify-content:space-between;align-items:center}.footer-copy,.footer-made-by{font-size:14px;color:#64748b}.footer-made-by a{color:#09c09b;text-decoration:none;font-weight:600}.footer-made-by a:hover{color:#7045f1}.simple-footer{padding:36px 0}.simple-footer-content{display:flex;align-items:center;justify-content:space-between;gap:24px}.simple-footer-brand{display:inline-flex;align-items:center;gap:10px;color:#fff;font-size:20px;font-weight:800;text-decoration:none}.simple-footer-brand img{width:32px;height:32px;border-radius:8px}.simple-footer-links{display:flex;align-items:center;gap:22px;flex-wrap:wrap;justify-content:center}.simple-footer-links a,.simple-footer-copy a{color:#94a3b8;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s}.simple-footer-links a:hover,.simple-footer-copy a:hover{color:#09c09b}.simple-footer-copy{color:#64748b;font-size:14px;margin:0;text-align:right;white-space:nowrap}.page{background:linear-gradient(180deg,#fbfaff,#fff 320px);min-height:100vh;display:flex;flex-direction:column}.page-nav{width:calc(100% - 48px);max-width:1200px;margin:18px auto 0;padding:14px 18px;background:#ffffffdb;border:1px solid rgba(112,69,241,.1);border-radius:22px;box-shadow:0 18px 50px #1a1a2e0f;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.page-nav .nav-icon{width:38px;height:38px;border-radius:12px}.page-nav .nav-brand{font-size:22px}.page-nav .nav-links{gap:4px}.page-nav .nav-links a{border-radius:12px;padding:9px 16px}.page-main{flex:1;padding:70px 0 80px}.page-header{text-align:center;max-width:760px;margin:0 auto 64px;padding:0 12px}.page-kicker{display:inline-flex;align-items:center;justify-content:center;color:#7045f1;background:#7045f117;border:1px solid rgba(112,69,241,.12);border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1;text-transform:uppercase;padding:9px 14px;margin-bottom:18px}.page-header h1{font-size:56px;font-weight:800;color:#1a1a2e;line-height:1.05;margin-bottom:16px}.page-header p{font-size:19px;color:#64748b;line-height:1.65;max-width:620px;margin:0 auto}.support-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:80px;max-width:700px;margin-left:auto;margin-right:auto}.support-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px 28px;text-align:center;transition:all .3s}.support-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000000f;border-color:#7045f133}.support-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.support-icon svg{width:24px;height:24px}.support-card h3{font-size:20px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.support-card p{font-size:15px;color:#64748b;line-height:1.6;margin-bottom:24px}.faq-section h2{font-size:36px;font-weight:800;color:#1a1a2e;margin-bottom:40px;text-align:center}.faq-list{display:flex;flex-direction:column;gap:16px;max-width:800px;margin:0 auto}.faq-item{display:flex;gap:20px;background:#faf8ff;border-radius:20px;padding:28px;align-items:flex-start}.faq-icon{width:40px;height:40px;border-radius:12px;background:#7045f11a;color:#7045f1;display:flex;align-items:center;justify-content:center;flex-shrink:0}.faq-icon svg{width:20px;height:20px}.faq-content h4{font-size:17px;font-weight:700;color:#1a1a2e;margin-bottom:6px}.faq-content p{font-size:15px;color:#64748b;line-height:1.6}.marketing-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:80px}.stat-card{background:linear-gradient(135deg,#7045f1,#8b5cf6);border-radius:24px;padding:32px;text-align:center;color:#fff}.stat-number{font-size:36px;font-weight:800;margin-bottom:4px}.stat-label{font-size:14px;opacity:.8}.press-kit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:80px}.press-kit-card{background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px 28px;text-align:center;transition:all .3s}.press-kit-card:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000000f;border-color:#7045f133}.press-kit-icon{width:56px;height:56px;border-radius:16px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.press-kit-icon svg{width:24px;height:24px}.press-kit-card h3{font-size:20px;font-weight:700;color:#1a1a2e;margin-bottom:8px}.press-kit-card p{font-size:15px;color:#64748b;line-height:1.6;margin-bottom:24px}.features-section{margin-bottom:80px}.contact-section{text-align:center;background:#faf8ff;border-radius:24px;padding:60px}.contact-section h2{font-size:32px;font-weight:800;color:#1a1a2e;margin-bottom:12px}.contact-section p{font-size:16px;color:#64748b}.contact-section a{color:#7045f1;text-decoration:none;font-weight:600}.contact-section a:hover{text-decoration:underline}.policy-card{max-width:860px;margin:0 auto;background:#fff;border:1px solid rgba(112,69,241,.1);border-radius:24px;padding:44px;box-shadow:0 20px 60px #1a1a2e0f}.policy-updated{color:#7045f1;font-size:14px;font-weight:800;margin-bottom:28px}.policy-section{padding:28px 0;border-top:1px solid #eef2f7}.policy-section:first-of-type{border-top:0;padding-top:0}.policy-section:last-child{padding-bottom:0}.policy-section h2{color:#1a1a2e;font-size:22px;font-weight:800;margin-bottom:10px}.policy-section p{color:#64748b;font-size:16px;line-height:1.75}.policy-section a{color:#7045f1;font-weight:800;text-decoration:none}.policy-section a:hover{text-decoration:underline}@media(max-width:1024px){.hero-grid{grid-template-columns:1fr;text-align:center}.hero-left{padding-bottom:40px}.hero-visual{min-height:400px}.hero-title{font-size:48px}.hero-desc{margin-left:auto;margin-right:auto}.hero-features{align-items:center}.features-grid{grid-template-columns:repeat(2,1fr)}.steps-grid{grid-template-columns:1fr;max-width:480px;margin:0 auto}.step-arrow{display:none}.footer-cta-grid{grid-template-columns:1fr;text-align:center;gap:60px}.footer-cta-content{max-width:100%}.footer-cta-content h2{font-size:36px}.footer-cta-buttons{justify-content:center}.footer-phone{display:none}.footer-main-grid{grid-template-columns:1fr 1fr;gap:40px 32px}.footer-brand-col{grid-column:1 / -1;max-width:100%;text-align:center}.footer-social{justify-content:center}}@media(max-width:768px){.hero-title{font-size:40px;letter-spacing:-1.5px}.page-header h1{font-size:42px}.section-header h2{font-size:34px}.features,.how-it-works{padding:80px 0}.section-header{margin-bottom:48px}}@media(max-width:640px){.nav{padding:14px 16px}.page-nav{width:calc(100% - 24px);margin-top:12px;padding:12px;border-radius:18px}.nav-brand{font-size:20px}.nav-icon{width:36px;height:36px}.nav-links a:not(.nav-cta){display:none}.nav-cta{padding:8px 16px!important;font-size:14px!important}.page-main{padding:48px 0 64px}.page-header{margin-bottom:44px}.page-header h1{font-size:34px;letter-spacing:0}.page-header p{font-size:16px}.policy-card{padding:28px 22px;border-radius:20px}.policy-section h2{font-size:19px}.policy-section p{font-size:15px}.hero-grid{padding:24px 16px 0}.hero-left{padding-bottom:24px}.hero-title{font-size:32px;letter-spacing:-.5px}.hero-desc{font-size:16px}.hero-visual{min-height:300px}.hero-receipt{width:min(300px,86vw);padding:20px;border-radius:24px}.receipt-top h3{font-size:21px}.receipt-meta,.receipt-items span,.receipt-items strong{font-size:12px}.receipt-total strong{font-size:24px}.receipt-status{font-size:12px}.hero-chart{width:96px;height:96px;right:4px;bottom:10px;border-width:6px}.hero-chart svg{width:24px;height:24px}.hero-chart span{font-size:18px}.hero-chart small{font-size:10px}.hero-wave{padding:60px 0}.hero-wave h3{font-size:24px}.features-grid{grid-template-columns:1fr}.features,.how-it-works{padding:60px 0}.section-header{margin-bottom:40px}.section-header h2{font-size:28px}.section-header p{font-size:16px}.feature-card{padding:28px 20px}.step-card{padding:32px 24px}.footer-cta-section{padding:60px 0}.footer-cta-content h2{font-size:28px;letter-spacing:0}.footer-cta-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.footer-main{padding:40px 0 32px}.footer-main-grid{grid-template-columns:1fr;text-align:center;gap:32px}.footer-bottom-content{flex-direction:column;gap:8px;text-align:center}.simple-footer{padding:32px 0}.simple-footer-content{flex-direction:column;gap:18px;text-align:center}.simple-footer-links{gap:14px 18px}.simple-footer-copy{text-align:center;white-space:normal}.support-grid,.press-kit-grid,.marketing-stats{grid-template-columns:1fr}.faq-item{flex-direction:column;gap:12px;padding:20px}.contact-section{padding:40px 24px}.page-header h1{font-size:32px}.page-main{padding:40px 0}}.modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:24px}.modal{background:#fff;border-radius:24px;padding:48px 40px 40px;max-width:400px;width:100%;text-align:center;position:relative;animation:modalIn .2s ease}@keyframes modalIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.modal-close{position:absolute;top:16px;right:16px;background:none;border:none;width:32px;height:32px;cursor:pointer;color:#94a3b8;transition:color .2s}.modal-close:hover{color:#64748b}.modal-close svg{width:20px;height:20px}.modal-icon{width:56px;height:56px;border-radius:16px;background:#f5f3ff;color:#7c3aed;display:flex;align-items:center;justify-content:center;margin:0 auto 20px}.modal-icon svg{width:28px;height:28px}.modal h2{font-size:22px;font-weight:700;margin:0 0 8px;color:#0f172a}.modal p{font-size:15px;color:#64748b;margin:0 0 28px;line-height:1.5}.modal .btn-primary{display:inline-flex}@media(max-width:400px){.container{padding:0 16px}.hero-title{font-size:28px}.hero-receipt{width:180px;padding:16px}.hero-chart{display:none}.receipt-line{height:6px}}
