:root{--page-bg:#fcfcf8;--ink:#161817;--muted:#626b67;--line:#e5e2d8;--accent:#50d8a8;--accent-strong:#1f6f54;--warning:#f0b95b;--blue:#6087d7;--coral:#e9785f;color:var(--ink);background:var(--page-bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0}button,a{font:inherit}button:focus-visible,a:focus-visible{outline-offset:3px;outline:3px solid #50d8a8b8}img{max-width:100%;display:block}h1,h2,h3,p{overflow-wrap:anywhere}::selection{color:#071014;background:var(--accent)}.site-shell{background:var(--page-bg);min-height:100vh;color:var(--ink)}.site-header{z-index:20;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fcfcf8eb;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:0 clamp(20px,4vw,64px);display:flex;position:sticky;top:0}.brand-mark{color:var(--ink);white-space:nowrap;align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand-icon{color:#fff;background:#171717;border-radius:8px;place-items:center;width:34px;height:34px;display:grid;box-shadow:inset 0 -5px #50d8a88c}.nav-links{justify-content:center;align-items:center;gap:24px;display:flex}.nav-links a,.site-footer a{color:var(--muted);text-decoration:none}.nav-links a:hover,.site-footer a:hover{color:var(--ink)}.header-cta{color:#fff;white-space:nowrap;background:#171717;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:0 16px;font-weight:750;text-decoration:none;display:inline-flex}.hero-section{color:#fff;background:#071014;grid-template-columns:minmax(0,1fr);align-items:center;min-height:92vh;padding:96px clamp(20px,5vw,72px) 120px;display:grid;position:relative;overflow:hidden}.hero-section:after{content:"";opacity:.35;background-image:linear-gradient(90deg,#ffffff1a 1px,#0000 1px),linear-gradient(0deg,#ffffff14 1px,#0000 1px);background-size:88px 88px;height:120px;position:absolute;bottom:0;left:0;right:0}.hero-shade{z-index:2;pointer-events:none;background:linear-gradient(90deg,#070c10f5 0%,#070c10db 34%,#070c1061 66%,#070c100f 100%);position:absolute;inset:0}.hero-background{z-index:1;object-fit:cover;object-position:center right;width:100%;height:100%;position:absolute;inset:0}.hero-copy{z-index:3;width:min(760px,100%);position:relative}.eyebrow{color:var(--accent);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:13px;font-weight:850}.hero-copy .eyebrow{color:#7ee0bb}.hero-copy h1{color:#fff;letter-spacing:0;overflow-wrap:normal;white-space:nowrap;word-break:keep-all;max-width:680px;margin:0;font-size:clamp(38px,8vw,100px);line-height:.92}.hero-lede{color:#ffffffd6;max-width:640px;margin:28px 0 0;font-size:22px;line-height:1.45}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:34px;display:flex}.button{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 20px;font-weight:800;line-height:1.2;text-decoration:none;transition:transform .18s,border-color .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button--primary{color:#071014;background:var(--accent)}.button--secondary{color:#fff;background:#ffffff14;border-color:#ffffff3d}.drawer-preview{z-index:4;color:#17201d;background:#fffdf7;border:1px solid #ffffff80;border-radius:8px;flex-direction:column;gap:14px;width:min(388px,32vw);min-width:328px;padding:18px;display:flex;position:absolute;bottom:58px;right:clamp(24px,6vw,92px);box-shadow:0 28px 80px #0000006b}.drawer-header,.drawer-total,.cart-line,.panel-topline,.metric-row{justify-content:space-between;align-items:center;gap:16px;display:flex}.drawer-header strong,.cart-line strong,.offer-strip strong,.drawer-total strong,.metric-row strong{color:var(--ink)}.drawer-kicker,.cart-line span,.offer-strip span,.panel-topline span,.metric-row span,.panel-preview span{color:var(--muted);font-size:13px}.drawer-header div,.cart-line div,.metric-row span{gap:3px;display:grid}.drawer-close{color:#323831;background:#eff2ec;border-radius:8px;place-items:center;width:32px;height:32px;font-size:13px;font-weight:800;display:grid}.goal-block{background:#ecfaf4;border-radius:8px;gap:8px;padding:14px;display:grid}.goal-copy{color:#174131;font-size:14px;font-weight:750}.goal-track{background:#cfe6dd;border-radius:999px;height:8px;display:block;overflow:hidden}.goal-track span{border-radius:inherit;background:#31b47d;width:74%;height:100%;display:block}.cart-line{border-bottom:1px solid #ece8dc;padding:12px 0}.product-thumb{border-radius:8px;flex:none;width:44px;height:44px}.product-thumb--green{background:linear-gradient(135deg,#ffffff6b,#0000 50%),#57c7a2}.product-thumb--blue{background:linear-gradient(135deg,#ffffff6b,#0000 50%),#6087d7}.offer-strip{background:#f8fbf5;border:1px solid #d9ebdf;border-radius:8px;gap:6px;padding:14px;display:grid}.offer-label{color:#2c7658;text-transform:uppercase;font-weight:850}.offer-strip button,.checkout-button{cursor:pointer;border:0;border-radius:8px;min-height:38px;font-weight:800}.offer-strip button{color:#fff;background:#1f6f54;width:fit-content;padding:0 14px}.checkout-button{color:#fff;background:#171717}.section{padding:92px clamp(20px,5vw,72px)}.intro-band{border-bottom:1px solid var(--line);background:#f7f4ec;grid-template-columns:minmax(0,1fr) minmax(300px,.78fr);align-items:end;gap:42px;display:grid}.intro-copy h2,.section-heading h2,.launch-section h2{max-width:820px;color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(34px,5vw,66px);line-height:1.02}.intro-band>p,.launch-section p{color:var(--muted);margin:0;font-size:18px;line-height:1.62}.feature-section{background:var(--page-bg)}.section-heading{margin-bottom:36px}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;display:grid}.feature-card{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:start;gap:14px;min-height:290px;padding:24px;display:grid}.feature-card p{color:#1d7a5a;text-transform:uppercase;margin:0;font-size:12px;font-weight:850}.feature-card h3{color:var(--ink);margin:0;font-size:24px;line-height:1.15}.feature-card span{color:var(--muted);line-height:1.55}.workflow-section{color:#fff;background:#101820}.workflow-section .section-heading h2{color:#fff}.workflow-layout{grid-template-columns:minmax(0,.95fr) minmax(360px,.7fr);align-items:start;gap:36px;display:grid}.workflow-list{counter-reset:workflow;gap:14px;margin:0;padding:0;list-style:none;display:grid}.workflow-list li{color:#ffffffdb;background:#ffffff0f;border:1px solid #ffffff24;border-radius:8px;grid-template-columns:44px minmax(0,1fr);align-items:center;gap:16px;min-height:72px;padding:18px;line-height:1.45;display:grid}.workflow-list li:before{color:#071014;background:var(--accent);content:counter(workflow);counter-increment:workflow;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:850;display:grid}.dashboard-panel{background:#fcfcf8;border:1px solid #ffffff3d;border-radius:8px;gap:12px;padding:20px;display:grid;box-shadow:0 30px 70px #00000038}.panel-topline{border-bottom:1px solid var(--line);padding-bottom:12px}.panel-topline strong,.panel-preview strong{color:var(--ink)}.metric-row{background:#fff;border:1px solid #ece7db;border-radius:8px;min-height:68px;padding:14px}.metric-row b{color:var(--ink)}.panel-preview{background:linear-gradient(90deg,#50d8a8 0 64%,#e8eef0 64% 100%),#edf7f2;border-radius:8px;justify-content:space-between;align-items:center;min-height:86px;padding:18px;display:flex}.highlight-section{background:#fbfbf7}.highlight-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.highlight-list span{border:1px solid var(--line);min-height:70px;color:var(--ink);background:#fff;border-radius:8px;padding:18px;font-weight:750}.launch-section{color:#fff;background:#19251f;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px;padding:88px clamp(20px,5vw,72px);display:grid}.launch-section h2{color:#fff;font-size:clamp(32px,4vw,54px)}.launch-section p{color:#ffffffc2;max-width:760px;margin-top:18px}.privacy-section{border-bottom:1px solid var(--line);background:#fff;grid-template-columns:minmax(260px,.52fr) minmax(0,1fr);gap:clamp(32px,6vw,88px);padding:92px clamp(20px,5vw,72px);display:grid}.privacy-heading{align-self:start;position:sticky;top:104px}.privacy-heading h2{color:var(--ink);letter-spacing:0;margin:0;font-size:clamp(32px,4vw,52px);line-height:1.05}.privacy-heading>p:last-child{color:var(--muted);margin:16px 0 0}.privacy-copy{gap:24px;max-width:860px;display:grid}.privacy-copy>p,.privacy-copy article p{color:var(--muted);margin:0;line-height:1.68}.privacy-copy article{border-top:1px solid var(--line);padding-top:24px}.privacy-copy h3{color:var(--ink);margin:0 0 8px;font-size:21px;line-height:1.25}.privacy-copy a{color:var(--accent-strong);font-weight:750}.site-footer{border-top:1px solid var(--line);min-height:78px;color:var(--muted);justify-content:space-between;align-items:center;gap:18px;padding:0 clamp(20px,5vw,72px);display:flex}.site-footer span{color:var(--ink);font-weight:850}.footer-links{flex-wrap:wrap;justify-content:flex-end;gap:18px;display:flex}@media (width<=1120px){.drawer-preview{width:min(100%,430px);margin-top:46px;position:relative;bottom:auto;right:auto}.hero-section{align-items:start;padding-top:82px}.feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.site-header{flex-wrap:wrap;min-height:auto;padding-top:14px;padding-bottom:14px}.nav-links{order:3;justify-content:flex-start;gap:16px;width:100%;padding-bottom:2px;overflow-x:auto}.hero-section{min-height:auto;padding-bottom:72px}.hero-lede{font-size:18px}.drawer-preview{min-width:0}.intro-band,.workflow-layout,.launch-section,.privacy-section{grid-template-columns:1fr}.privacy-heading{position:static}.feature-grid,.highlight-list{grid-template-columns:1fr}.feature-card{min-height:auto}.workflow-list li{grid-template-columns:38px minmax(0,1fr)}.workflow-list li:before{width:38px;height:38px}.launch-section .button{width:fit-content}}@media (width<=540px){.site-header{gap:12px}.header-cta{min-height:36px;padding:0 12px;font-size:14px}.hero-actions,.site-footer,.footer-links{flex-direction:column;align-items:stretch}.button{width:100%}.drawer-preview{padding:14px}.cart-line{grid-template-columns:44px minmax(0,1fr) auto}.section,.launch-section{padding-top:66px;padding-bottom:66px}}
