:root{--green:#0f6e56;--green-light:#e1f5ee;--green-accent:#1d9e75;--dark:#1a1a1a;--body-text:#555;--bg:#fff;--bg-alt:#f9f9f7;--line:#11182717;--muted:#6b7280}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:var(--body-text);background:var(--bg);font-family:Inter,-apple-system,sans-serif;font-weight:400;line-height:1.7}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}h1,h2,h3{color:var(--dark);letter-spacing:-.04em;font-family:Inter,sans-serif;font-weight:600;line-height:1.12}.container{max-width:1160px;margin:0 auto;padding:0 24px}.btn{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;padding:14px 26px;font-size:.95rem;font-weight:600;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-sm{padding:10px 18px;font-size:.85rem}.btn-primary{background:var(--green);color:#fff;box-shadow:0 8px 18px #0f6e562e}.btn-primary:hover{background:var(--green-accent)}.btn-light{color:var(--green);background:#fff}.btn-light:hover{box-shadow:0 8px 18px #0000001f}.btn-outline{color:var(--green);border-color:var(--green);text-align:center;background:0 0;width:100%}.btn-outline:hover{background:var(--green-light)}.btn-dark{background:var(--dark);color:#fff}.btn-dark:hover{background:#000}.price-card .btn,.price-card-recommended .btn-primary{text-align:center;width:100%}.announcement-bar{background:var(--dark);color:#fff;text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;padding:10px 20px;font-size:.82rem;display:flex}.announcement-bar a{color:var(--green-light);text-underline-offset:3px;font-weight:500;text-decoration:underline}.announcement-bar a:hover{color:#fff}.beta-pill{background:var(--green);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:3px 8px;font-size:.68rem;font-weight:700}.site-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:100;background:#ffffffe6;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;min-height:72px;padding:16px 24px;display:flex}.logo{color:var(--dark);font-size:1.12rem;font-weight:600}.logo span{color:var(--body-text);margin-left:4px;font-size:.82rem;font-weight:400}.main-nav{gap:28px;display:flex}.main-nav a{color:var(--body-text);font-size:.9rem;transition:color .15s}.main-nav a:hover{color:var(--green)}.label{text-transform:uppercase;letter-spacing:.09em;color:var(--green);margin-bottom:14px;font-size:.76rem;font-weight:700}.label-on-dark{color:var(--green-light)}.section-head{text-align:center;max-width:700px;margin:0 auto 52px}.section-head h2{font-size:clamp(2.2rem,4vw,3rem)}.subtext{color:var(--body-text);margin-top:16px;font-size:1rem;line-height:1.7}.hero{background:var(--green);color:#fff;text-align:center;padding:90px 0 0;overflow:hidden}.hero-inner{padding-bottom:0}.eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--green-light);margin-bottom:18px;font-size:.78rem;font-weight:700}.hero h1{color:#fff;margin-bottom:20px;font-size:clamp(3.1rem,6vw,5.5rem)}.subhead{color:#ffffffdb;max-width:760px;margin:0 auto 34px;font-size:clamp(1.08rem,2vw,1.38rem);line-height:1.55}.hero-ctas{justify-content:center;align-items:center;gap:28px;margin-bottom:54px;display:flex}.link-arrow{color:#fff;border-bottom:1px solid #fff6;padding-bottom:2px;font-size:.96rem}.link-arrow:hover{border-color:#fff}.hero-visual{padding:0 16px}.mockup-image{border-radius:18px 18px 0 0;max-width:1100px;margin:0 auto;display:block;box-shadow:0 30px 80px #00000038}.problem{text-align:center;max-width:920px;margin:0 auto;padding:96px 0 80px}.problem h2{margin-bottom:22px;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.14}.body-text{max-width:760px;margin:0 auto 18px;font-size:1.1rem;line-height:1.75}.features{background:var(--bg-alt);padding:96px 0 88px}.feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px 24px 26px;transition:box-shadow .2s,transform .2s,border-color .2s}.feature-card:hover{transform:translateY(-2px);box-shadow:0 14px 30px #0000000a}.feature-card-featured{border-color:#0f6e5633;padding-top:32px;box-shadow:0 16px 32px #0f6e560f}.feature-icon{background:var(--green-light);width:46px;height:46px;color:var(--green);border-radius:12px;justify-content:center;align-items:center;margin-bottom:20px;display:flex}.feature-icon svg{width:22px;height:22px}.feature-card h3{margin-bottom:8px;font-size:1.2rem}.feature-card p{color:var(--body-text);font-size:.98rem;line-height:1.7}.product-story{padding:14px 0 90px}.story-header{text-align:center;margin-bottom:30px}.story-header h2{font-size:clamp(2rem,3vw,2.8rem)}.story-grid{grid-template-columns:1.6fr .9fr;align-items:stretch;gap:24px;display:grid}.story-panel{border:1px solid var(--line);background:#fff;border-radius:20px;padding:18px}.story-panel-large{padding:16px}.story-panel-header{gap:8px;padding:0 4px 14px;display:flex}.story-dot{background:#d1d5db;border-radius:50%;width:10px;height:10px}.story-sheet{border:1px solid var(--line);background:#f7f7f4;border-radius:16px;padding:18px}.story-row{background:#0f6e5617;border-radius:999px;height:12px;margin-bottom:16px}.story-row-wide{width:52%}.story-metric-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.story-metric{border:1px solid var(--line);background:#fff;border-radius:12px;padding:12px 14px}.story-metric span{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;font-size:.72rem;display:block}.story-metric strong{color:var(--dark);margin-top:6px;font-size:1.7rem;display:block}.story-calendar{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;display:grid}.story-calendar span{background:#1118270a;border-radius:8px;height:34px;display:block}.story-calendar .active{background:#0f6e5633;border:1px solid #0f6e5633}.story-stack{gap:24px;display:grid}.story-kicker{letter-spacing:.08em;text-transform:uppercase;color:var(--green);margin-bottom:14px;font-size:.72rem;font-weight:700}.story-list{gap:10px;display:grid}.story-list li{color:var(--body-text);padding-left:14px;position:relative}.story-list li:before{content:"•";color:var(--green);position:absolute;left:0}.progress-block{border:1px solid var(--line);background:#f7f7f4;border-radius:14px;padding:16px}.progress-line{background:#1118270d;border-radius:999px;height:12px;margin-bottom:12px;overflow:hidden}.progress-line span{border-radius:inherit;background:var(--green);height:100%;display:block}.progress-meta{color:var(--body-text);justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.progress-meta strong{color:var(--dark)}.how-it-works{padding:72px 0 90px}.steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;display:grid}.step{border:1px solid var(--line);background:#fff;border-radius:18px;padding:28px 24px}.step-number{color:var(--green);letter-spacing:.08em;margin-bottom:16px;font-weight:700;display:inline-block}.step h3{margin-bottom:10px;font-size:1.4rem}.step p{color:var(--body-text);line-height:1.7}.positioning{color:#f5f5f5;text-align:center;background:#111827;padding:96px 0}.positioning h2{color:#fff;margin-bottom:18px;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.12}.positioning .body-text{color:#fffc;max-width:780px;margin:0 auto 18px}blockquote{color:var(--green-light);letter-spacing:-.04em;margin-top:30px;font-size:clamp(1.7rem,3vw,2.5rem);font-weight:600}.pricing{padding:92px 0 76px}.billing-toggle{background:#f2f2f0;border:1px solid #1118270a;border-radius:999px;justify-content:center;gap:12px;max-width:700px;margin:0 auto 42px;padding:8px;display:flex}.toggle-btn{color:var(--body-text);font:inherit;cursor:pointer;background:0 0;border:none;border-radius:999px;padding:10px 18px;font-weight:600}.toggle-btn.active{color:var(--dark);background:#fff;box-shadow:0 2px 10px #0000000f}.save-tag{background:var(--green-light);color:var(--green);border-radius:999px;margin-left:8px;padding:3px 8px;font-size:.7rem}.pricing-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:22px;margin-bottom:22px;display:grid}.price-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:26px 22px 22px;display:flex;position:relative}.price-card-recommended{border-color:var(--green);box-shadow:0 18px 36px #0f6e5614}.recommended-badge{background:var(--green-light);color:var(--green);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;padding:5px 10px;font-size:.7rem;font-weight:700;position:absolute;top:16px;right:16px}.price-card h3{margin-bottom:8px;font-size:1.32rem}.positioning-line{color:var(--green);margin-bottom:12px;font-size:1rem;font-weight:600}.price{align-items:baseline;gap:4px;margin:12px 0 8px;display:flex}.currency{color:var(--dark);font-size:1.15rem}.amount{color:var(--dark);font-size:2.15rem;font-weight:700}.period{color:var(--body-text);font-size:.9rem}.ngn-equivalent{color:var(--body-text);margin-bottom:12px;font-size:.92rem}.tier-for{color:var(--body-text);margin-bottom:16px;font-size:.94rem;line-height:1.6}.feature-list{margin:0 0 22px}.feature-list li{color:var(--body-text);margin-bottom:9px;padding-left:17px;line-height:1.6;position:relative}.feature-list li:before{content:"✓";color:var(--green);font-weight:700;position:absolute;left:0}.bespoke-card{background:var(--dark);color:#fff;border-radius:20px;justify-content:space-between;align-items:center;gap:22px;margin-top:20px;padding:26px 28px;display:flex}.bespoke-card h3,.bespoke-card p,.bespoke-card .positioning-line{color:#fff}.bespoke-price,.bespoke-price-ngn{opacity:.9;margin-top:8px}.fx-disclaimer{text-align:center;color:var(--body-text);margin-top:22px;font-size:.9rem}.faq{background:var(--bg-alt);padding:80px 0 88px}.faq-list{max-width:880px;margin:0 auto}.faq-item{border:1px solid var(--line);background:#fff;border-radius:14px;margin-bottom:12px;padding:18px 20px}.faq-item summary{cursor:pointer;color:var(--dark);font-weight:600;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item p{color:var(--body-text);margin-top:12px;line-height:1.7}.final-cta{background:var(--green);color:#fff;padding:88px 0}.final-cta h2{color:#fff;letter-spacing:-.04em;margin-bottom:10px;font-size:clamp(2.2rem,4vw,3.2rem)}.final-cta p{color:#ffffffd1}.early-access-form{max-width:760px;margin-top:26px}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field label{color:#fff;font-weight:500}.form-field input,.form-field select{color:#fff;width:100%;font:inherit;background:#ffffff14;border:1px solid #ffffff40;border-radius:10px;padding:14px 16px}.form-field input::placeholder{color:#ffffffb3}.form-field select option{color:#1a1a1a}.optional{opacity:.75}#ea-submit{margin-top:18px}.form-status{min-height:22px;margin-top:14px;font-weight:500}.form-status.error{color:#ffe3e3}.form-status.success{color:#d9ffe9}.green-cta{background:var(--green);color:#fff;padding:20px 0 0}.green-cta-inner{background:#ffffff0a;border:1px solid #ffffff14;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;gap:20px;padding:28px 30px;display:flex}.green-cta h2{color:#fff;letter-spacing:-.04em;font-size:clamp(2rem,3vw,3rem);line-height:1.08}.site-footer{color:#fff;background:#101114;padding:36px 0 10px}.footer-inner{justify-content:space-between;align-items:center;gap:24px;padding-bottom:18px;display:flex}.footer-brand .logo{color:#fff}.footer-brand .logo span{color:#ffffffc7}.footer-links,.footer-contact{gap:20px;display:flex}.footer-links a,.footer-contact a,.tagline,.footer-legal a,.copyright{color:#ffffffbf}.footer-contact{flex-direction:column}.tagline{margin-top:4px}.footer-bottom{border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:18px 0;display:flex}.footer-legal{align-items:center;gap:10px;display:flex}.divider{color:#ffffff61}.legal-hero{background:var(--bg-alt);padding:70px 0 24px}.eyebrow-dark{color:var(--green)}.legal-hero h1{font-size:3rem}.legal-updated{color:var(--body-text);margin-top:12px}.legal-body{padding:36px 0 100px}.legal-grid{grid-template-columns:260px 1fr;gap:48px;display:grid}.legal-toc{background:var(--bg-alt);border:1px solid #eee;border-radius:16px;align-self:start;padding:20px;position:sticky;top:120px}.toc-label{color:var(--dark);margin-bottom:12px;font-weight:700}.legal-toc a{color:var(--body-text);margin-bottom:10px;display:block}.legal-content{max-width:760px}.legal-content p,.legal-content li{color:var(--body-text)}.legal-content h2{margin:28px 0 12px;font-size:1.5rem}.legal-content ul{margin:12px 0 18px;padding-left:18px;list-style:outside}.legal-list li{margin-bottom:8px}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.fade-in.is-visible{opacity:1;transform:translateY(0)}@media (max-width:1100px){.pricing-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.story-grid{grid-template-columns:1fr}}@media (max-width:980px){.feature-grid,.steps{grid-template-columns:repeat(2,minmax(0,1fr))}.legal-grid{grid-template-columns:1fr}.legal-toc{position:static}}@media (max-width:720px){.main-nav{display:none}.feature-grid,.steps,.pricing-grid,.form-row{grid-template-columns:1fr}.hero{padding-top:64px}.hero-ctas{flex-direction:column;gap:16px}.mockup-image{border-radius:14px 14px 0 0}.problem,.features,.pricing,.faq,.final-cta,.how-it-works{padding-top:72px;padding-bottom:72px}.section-head h2,.positioning h2{font-size:2rem}.bespoke-card,.footer-inner,.footer-bottom,.green-cta-inner{flex-direction:column;align-items:flex-start}.header-inner{padding:14px 16px}.container{padding:0 18px}.site-footer{padding-top:28px}.footer-links,.footer-contact{flex-wrap:wrap}.billing-toggle{border-radius:18px;flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.fade-in{opacity:1;transition:none;transform:none}.btn{transition:none}}
