:root{--ink:#12251d;--green:#1dbf73;--green-dark:#087a48;--mint:#d9f8e8;--cream:#f6f5ef;--white:#fff;--muted:#647069;--line:#dfe6e1;--yellow:#f4c95d;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--white);font-family:"DM Sans",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}.container{width:min(1160px,calc(100% - 40px));margin:auto}.topbar{position:absolute;top:0;left:0;width:100%;z-index:10;border-bottom:1px solid rgba(255,255,255,.13)}.topbar-inner{height:76px;display:flex;align-items:center;justify-content:space-between;color:#fff}.brand{display:flex;align-items:center;gap:10px;font:800 23px Manrope,sans-serif;letter-spacing:-1px}.brand-mark{width:32px;height:32px;border-radius:9px;display:grid;place-items:center;color:#0b3925;background:var(--green);font-size:17px}.top-link{font-size:13px;font-weight:700;letter-spacing:.08em}.top-link span{margin-left:7px}.hero{position:relative;overflow:hidden;color:#fff;background:radial-gradient(circle at 75% 30%,#174b37 0,#0d2d21 35%,#091c15 74%);padding:150px 0 0}.hero-glow{position:absolute;width:520px;height:520px;border-radius:50%;top:60px;right:9%;background:rgba(29,191,115,.16);filter:blur(80px)}.hero-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding-bottom:90px}.hero-copy{padding:25px 0}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:var(--green-dark);text-transform:uppercase;font-size:12px;font-weight:800;letter-spacing:.13em}.eyebrow i{display:block;width:24px;height:2px;background:var(--green)}.eyebrow.light{color:#7ce5b1}.hero h1,.section-heading h2,.showcase h2,.faq-title h2{font:800 clamp(40px,5vw,65px)/1.04 Manrope,sans-serif;letter-spacing:-3.5px;margin:23px 0}.hero h1 em,.section-heading h2 em,.showcase h2 em,.faq-title h2 em{font-style:normal;color:var(--green)}.hero-text{font-size:18px;line-height:1.65;color:#c8d4ce;max-width:580px}.hero-actions{display:flex;align-items:center;gap:22px;margin:34px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:18px;min-height:57px;padding:0 26px;border-radius:10px;font-size:13px;font-weight:800;letter-spacing:.055em;transition:.25s;border:0;cursor:pointer}.btn:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(0,0,0,.18)}.btn-primary{color:#07331e;background:var(--green)}.microcopy{font-size:12px;color:#aebdb6}.microcopy span{color:var(--green);margin-right:5px}.compatible{display:flex;align-items:center;gap:20px;padding-top:24px;border-top:1px solid rgba(255,255,255,.12);font-size:12px;color:#90a199}.compatible b{display:flex;align-items:center;gap:7px;color:#d9e2de;font-weight:600}.compatible i{width:22px;height:22px;display:grid;place-items:center;border-radius:5px;color:white;font-style:normal;font-size:11px}.excel-icon{background:#148653}.sheets-icon{background:#0f9d58}.hero-visual{position:relative;min-height:480px;display:flex;align-items:center}.dashboard-window{position:relative;width:100%;background:#f8faf8;border:1px solid rgba(255,255,255,.3);border-radius:17px;box-shadow:0 40px 90px rgba(0,0,0,.38);overflow:hidden;transform:perspective(1100px) rotateY(-4deg) rotateX(2deg)}.window-bar{height:39px;background:white;color:#789086;display:flex;align-items:center;gap:6px;padding:0 13px;font-size:8px}.window-bar span{width:7px;height:7px;border-radius:50%;background:#e6b5a9}.window-bar span:nth-child(2){background:#eed388}.window-bar span:nth-child(3){background:#82d4a5}.window-bar b{margin-left:10px;font-weight:600}.dash-body{height:355px;display:flex;color:#183129}.dash-body aside{width:54px;background:#113d2b;display:flex;align-items:center;flex-direction:column;gap:22px;padding-top:18px}.dash-body aside i{width:18px;height:5px;border-radius:4px;background:#4b725f}.mini-logo{width:25px;height:25px;display:grid;place-items:center;background:var(--green);color:#0d3425;border-radius:6px;font-weight:800}.dash-content{flex:1;padding:24px}.dash-heading{display:flex;justify-content:space-between}.dash-heading div{display:flex;flex-direction:column}.dash-heading small{font-size:7px;color:#8ba095;letter-spacing:.1em}.dash-heading strong{font-size:18px;margin-top:3px}.dash-heading>span{height:26px;padding:7px 10px;background:white;border:1px solid #e0e8e3;border-radius:6px;font-size:8px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:22px 0}.stats div{background:white;padding:13px;border-radius:8px;box-shadow:0 3px 12px rgba(25,55,40,.05)}.stats small{display:block;font-size:7px;color:#84968c}.stats b{font-size:15px;display:block;margin:4px 0}.stats em{font-style:normal;font-size:7px;color:#14a861}.charts{display:grid;grid-template-columns:2fr 1fr;gap:10px}.line-chart,.donut{height:157px;background:white;border-radius:8px;padding:13px;box-shadow:0 3px 12px rgba(25,55,40,.05)}.line-chart>span,.donut>span{font-size:9px;font-weight:700}.line-chart svg{width:100%;height:115px}.line-chart .area{fill:url(#area)}.line-chart .line{fill:none;stroke:#20c978;stroke-width:3}.donut{text-align:center}.donut>div{width:72px;height:72px;border-radius:50%;margin:14px auto 7px;background:conic-gradient(var(--green) 78%,#e7eee9 0);display:grid;place-items:center;position:relative}.donut>div:before{content:"";position:absolute;inset:9px;background:white;border-radius:50%}.donut b{z-index:1;font-size:13px}.donut small{font-size:7px;color:#84968c}.float-pill{position:absolute;z-index:3;background:white;color:var(--ink);border-radius:11px;padding:12px 17px;font:800 18px Manrope;box-shadow:0 16px 35px rgba(0,0,0,.25)}.float-pill small{display:block;font:600 8px DM Sans;color:#7a8b83;text-transform:uppercase;letter-spacing:.1em}.pill-one{top:20px;right:-28px}.pill-two{bottom:30px;left:-35px}.trust-card{position:absolute;right:-23px;bottom:-15px;display:flex;align-items:center;gap:10px;background:#0e5136;border:1px solid rgba(255,255,255,.16);border-radius:12px;padding:12px 16px;box-shadow:0 12px 35px rgba(0,0,0,.25)}.trust-card>span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#06291a;background:var(--green);font-weight:800}.trust-card div{display:flex;flex-direction:column}.trust-card b{font-size:11px}.trust-card small{font-size:8px;color:#a9c2b7}.brand-strip{border-top:1px solid rgba(255,255,255,.1);background:#081812}.brand-strip .container{height:76px;display:flex;align-items:center;justify-content:space-around;color:#718179;font:700 11px Manrope;letter-spacing:.18em}.brand-strip i{color:#1e4935}.section{padding:115px 0}.section-heading{text-align:center;max-width:760px;margin:0 auto 58px}.section-heading h2{font-size:clamp(36px,4.2vw,55px);margin:18px 0}.section-heading p{color:var(--muted);line-height:1.7}.benefits{background:var(--cream)}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit-card{position:relative;background:#fff;border:1px solid #e1e4df;border-radius:var(--radius);padding:35px;min-height:315px;transition:.3s}.benefit-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(20,45,33,.1)}.benefit-card.featured{color:white;background:#123f2d;border-color:#123f2d}.num{position:absolute;right:28px;top:25px;color:#a6b0aa;font-size:11px;font-weight:700}.feature-icon{width:52px;height:52px;border-radius:14px;display:grid;place-items:center;background:var(--mint);color:var(--green-dark);font-size:24px}.featured .feature-icon{background:var(--green);color:#092b1d}.benefit-card h3{font:800 22px Manrope;margin:55px 0 12px}.benefit-card p{font-size:14px;line-height:1.75;color:#6d7872}.featured p{color:#b8cbc2}.showcase{color:white;background:#0d2b20;overflow:hidden}.showcase-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:90px;align-items:center}.showcase h2{font-size:clamp(38px,4vw,54px);margin:20px 0}.showcase-copy>p{color:#afc2b9;line-height:1.75}.showcase ul{list-style:none;padding:12px 0;margin:0}.showcase li{margin:17px 0;color:#d8e4de;font-size:14px}.showcase li span{color:var(--green);margin-right:10px}.text-link{display:inline-flex;gap:15px;margin-top:25px;color:#65dca0;font-size:12px;font-weight:800;letter-spacing:.08em}.template-stack{height:510px;position:relative}.sheet{position:absolute;background:#f5f8f6;color:var(--ink);border-radius:15px;box-shadow:0 30px 70px rgba(0,0,0,.35);overflow:hidden}.sheet-back{width:70%;height:70%;right:0;top:0;transform:rotate(7deg);opacity:.55}.sheet-mid{width:72%;height:63%;left:0;top:15%;transform:rotate(-7deg);padding:28px}.sheet-front{width:75%;height:70%;right:3%;bottom:0;padding:28px;transform:rotate(2deg)}.sheet-title{font:800 15px Manrope;margin-bottom:25px}.progress-row{height:36px;border-radius:7px;background:white;margin:14px 0;padding:13px}.progress-row i{display:block;height:9px;background:linear-gradient(90deg,#1dbf73,#7de0ad);border-radius:5px}.sheet-stats{display:flex;gap:12px}.sheet-stats b{flex:1;background:#fff;padding:16px;border-radius:8px;font-size:18px}.sheet-stats small{display:block;color:#87968f;font-size:7px;margin-top:4px}.bar-chart{height:150px;display:flex;align-items:end;gap:14px;padding:20px;margin-top:18px;background:white;border-radius:9px}.bar-chart i{flex:1;border-radius:4px 4px 0 0;background:linear-gradient(#32cc83,#138c58)}.fake-head{height:50px;background:#1dbf73}.fake-grid{margin:25px;height:200px;background:repeating-linear-gradient(0deg,#dce7e1 0 1px,transparent 1px 25px),repeating-linear-gradient(90deg,#dce7e1 0 1px,transparent 1px 50px)}.testimonial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.quote{border:1px solid var(--line);border-radius:var(--radius);padding:30px}.stars{color:#e6ad25;letter-spacing:3px;font-size:13px}.quote>p{font-size:16px;line-height:1.7;min-height:138px}.quote footer{display:flex;align-items:center;gap:12px;padding-top:20px;border-top:1px solid var(--line)}.quote footer>span{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:var(--mint);color:#087847;font-weight:800;font-size:12px}.quote footer div{display:flex;flex-direction:column}.quote footer b{font-size:13px}.quote footer small{color:#839089;margin-top:2px}.guarantee{padding:0 0 115px}.guarantee-card{display:grid;grid-template-columns:150px 1fr;gap:40px;align-items:center;color:white;background:linear-gradient(115deg,#0a3223,#0d5136);padding:55px 75px;border-radius:28px}.seal{width:125px;height:125px;border:2px solid #4fd397;border-radius:50%;display:grid;place-items:center;align-content:center;outline:1px dashed #4fd397;outline-offset:7px}.seal span{font:800 45px Manrope;line-height:.9}.seal small{color:#7ce5b1;font-size:10px;letter-spacing:.18em}.guarantee h2{font:800 34px Manrope;margin:13px 0}.guarantee p{max-width:700px;color:#bbcec5;line-height:1.6;margin:0}.pricing{background:var(--cream)}.pricing-grid{max-width:900px;margin:auto;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center}.price-card{position:relative;background:white;border:1px solid var(--line);border-radius:24px;padding:36px}.price-card.premium{color:white;background:#103c2b;border-color:#103c2b;padding:47px 38px;box-shadow:0 28px 55px rgba(16,60,43,.22)}.popular{position:absolute;top:0;right:25px;transform:translateY(-50%);background:var(--yellow);color:#392f0e;border-radius:20px;padding:8px 15px;font-size:9px;font-weight:800;letter-spacing:.12em}.plan-head span{font:800 13px Manrope;letter-spacing:.13em;color:var(--green-dark)}.premium .plan-head span{color:#6ee1a7}.plan-head p{color:#758179;font-size:13px}.premium .plan-head p{color:#abc0b6}.price{display:flex;align-items:start;margin:25px 0 0}.price small{font-weight:700;margin:8px 7px 0 0}.price b{font:800 65px/.9 Manrope;letter-spacing:-4px}.price sup{font:800 24px Manrope}.payment{font-size:11px;color:#849088;margin:9px 0 25px}.premium .payment{color:#a9beb4}.price-card ul{list-style:none;padding:24px 0;margin:0;border-top:1px solid var(--line)}.premium ul{border-color:#315444}.price-card li{margin:14px 0;font-size:13px}.price-card li::first-letter{color:var(--green)}.btn-outline{border:1px solid #b9c5be;width:100%}.premium .btn-primary{width:100%}.secure{display:block;text-align:center;color:#8ea89b;margin-top:16px;font-size:9px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:90px}.faq-title h2{font-size:clamp(38px,4vw,53px)}.faq-title p{color:var(--muted);line-height:1.7}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{list-style:none;display:flex;justify-content:space-between;align-items:center;padding:23px 0;font-weight:700;cursor:pointer}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary span{font-size:22px;color:var(--green);transition:.25s}.faq-list details[open] summary span{transform:rotate(45deg)}.faq-list details p{color:var(--muted);line-height:1.65;font-size:14px;margin:0;padding:0 40px 24px 0}.final-cta{text-align:center;color:#fff;background:var(--green-dark);padding:100px 0}.final-cta span{font-size:11px;letter-spacing:.17em;font-weight:800;color:#9eebc4}.final-cta h2{font:800 clamp(40px,5vw,65px)/1.05 Manrope;letter-spacing:-3px;margin:18px 0 35px}.btn-white{background:#fff;color:#0c5436}footer{background:#071b13;color:#fff}.footer-inner{min-height:140px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer-inner p{font-size:11px;color:#789087}.footer-inner nav{display:flex;gap:20px;font-size:11px;color:#9bb0a6}.reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}
@media(max-width:900px){.hero-grid,.showcase-grid,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:20px}.hero-copy{max-width:650px}.hero-visual{max-width:650px;margin:auto;width:100%}.showcase-grid{gap:55px}.showcase-copy{max-width:650px}.benefit-grid,.testimonial-grid{grid-template-columns:1fr}.benefit-card{min-height:auto}.testimonial-grid{max-width:680px;margin:auto}.quote>p{min-height:auto}.faq-grid{gap:35px}.footer-inner{flex-wrap:wrap;padding:40px 0}.pricing-grid{max-width:650px}.guarantee-card{padding:45px}}
@media(max-width:650px){.container{width:min(100% - 28px,1160px)}.topbar-inner{height:66px}.top-link{display:none}.hero{padding-top:105px}.hero-grid{padding-bottom:65px}.hero h1{font-size:43px;letter-spacing:-2.5px}.hero-text{font-size:16px}.hero-actions{align-items:stretch;flex-direction:column}.btn{width:100%}.compatible{flex-wrap:wrap;gap:12px}.compatible>span{width:100%}.hero-visual{min-height:380px}.dash-body{height:280px}.dash-content{padding:14px}.stats{gap:5px}.stats div{padding:8px}.stats b{font-size:11px}.charts{grid-template-columns:1fr}.donut{display:none}.line-chart{height:130px}.float-pill{font-size:14px}.pill-one{right:-5px}.pill-two{left:-5px;bottom:15px}.trust-card{display:none}.brand-strip .container{height:65px;overflow:hidden;gap:25px;justify-content:flex-start}.brand-strip i{display:none}.section{padding:80px 0}.section-heading{text-align:left;margin-bottom:40px}.section-heading h2,.showcase h2,.faq-title h2{letter-spacing:-2px}.template-stack{height:380px}.sheet-mid{padding:18px}.sheet-front{padding:18px}.bar-chart{height:110px;gap:7px}.guarantee{padding-bottom:80px}.guarantee-card{grid-template-columns:1fr;padding:35px 25px}.seal{width:100px;height:100px}.pricing-grid{grid-template-columns:1fr}.price-card.premium{padding:42px 28px}.faq-list summary{font-size:14px;gap:15px}.final-cta{padding:75px 0}.final-cta h2{letter-spacing:-2px}.footer-inner{justify-content:center;text-align:center;flex-direction:column}.footer-inner nav{flex-wrap:wrap;justify-content:center}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}}
.real-library{background:#fff}.dashboard-gallery{display:grid;grid-template-columns:1.25fr 1fr 1fr;grid-auto-rows:235px;gap:16px}.dashboard-gallery figure{position:relative;margin:0;overflow:hidden;border-radius:18px;background:#e8edea;box-shadow:0 12px 35px rgba(18,37,29,.1)}.dashboard-gallery .gallery-large{grid-row:span 2}.dashboard-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .45s}.dashboard-gallery figure:hover img{transform:scale(1.035)}.dashboard-gallery figcaption{position:absolute;left:14px;bottom:14px;padding:8px 12px;border-radius:8px;color:#fff;background:rgba(6,29,20,.8);backdrop-filter:blur(7px);font-size:11px;font-weight:700}.bonuses{background:#edf8f2}.bonus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bonus-card{overflow:hidden;background:#fff;border:1px solid #dbe9e1;border-radius:20px;box-shadow:0 10px 35px rgba(15,61,43,.07)}.bonus-card img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;background:white}.bonus-card div{padding:22px}.bonus-card div>span{font-size:9px;color:var(--green-dark);font-weight:800;letter-spacing:.14em}.bonus-card h3{font:800 17px Manrope;margin:8px 0}.bonus-card p{color:var(--muted);font-size:12px;line-height:1.6;margin:0}.payment-security{text-align:center;padding:50px 0;background:#f4f6f4}.payment-security p{font-size:12px;color:#68756e;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.payment-security img{display:block;width:min(760px,100%);height:auto;margin:20px auto 0;border-radius:15px}
@media(max-width:900px){.dashboard-gallery{grid-template-columns:1fr 1fr}.dashboard-gallery .gallery-large{grid-column:span 2;grid-row:auto}.bonus-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.dashboard-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px}.dashboard-gallery figure,.dashboard-gallery .gallery-large{flex:0 0 88%;height:260px;scroll-snap-align:center}.bonus-grid{grid-template-columns:1fr 1fr;gap:10px}.bonus-card div{padding:15px}.bonus-card h3{font-size:14px}.bonus-card p{display:none}}
.hero .hero-grid{grid-template-columns:1fr;max-width:940px;text-align:center}.hero-copy{width:100%}.hero .eyebrow{justify-content:center}.hero-text{margin-left:auto;margin-right:auto}.hero-product-image{display:block;width:100%;max-width:900px;height:auto;margin:34px auto 28px;filter:drop-shadow(0 32px 42px rgba(0,0,0,.35));transform:translateZ(0)}.hero-actions{justify-content:center}.compatible{justify-content:center}
@media(max-width:650px){.hero .hero-grid{text-align:left}.hero .eyebrow{justify-content:flex-start}.hero-product-image{width:112%;margin:28px 0 22px -6%}.hero-actions{justify-content:flex-start}.compatible{justify-content:flex-start}}
.benefit-card{padding:0 0 30px;overflow:hidden}.benefit-card .num{z-index:2;top:18px;right:18px;padding:7px 9px;border-radius:7px;color:#fff;background:rgba(7,31,21,.72);backdrop-filter:blur(5px)}.benefit-image{display:block;width:100%;height:190px;object-fit:cover;object-position:center;border-bottom:1px solid #e2e9e5}.benefit-card h3,.benefit-card p{margin-left:28px;margin-right:28px}.benefit-card h3{margin-top:27px}.benefit-card.featured .benefit-image{border-bottom-color:#315847}
@media(max-width:650px){.benefit-image{height:210px}}
.template-stack .real-sheet{padding:0;margin:0;background:#fff;border:5px solid #fff}.template-stack .real-sheet img{display:block;width:100%;height:100%;object-fit:cover;object-position:center}.template-stack .sheet-back{opacity:.7}.template-stack .sheet-mid{opacity:.9}
.plan-image{display:block;width:calc(100% + 24px);height:155px;margin:22px -12px 8px;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 18px rgba(15,48,34,.13))}.premium .plan-image{filter:drop-shadow(0 14px 22px rgba(0,0,0,.3))}
@media(max-width:650px){.plan-image{height:145px}}
