:root{--paper:#f7f8f6;--paper-deep:#eef1ea;--ink:#131b0d;--ink-soft:#5b6b52;--spice:#6dec13;--olive:#1b2412;--gold:#9cec58;--line:rgba(19,27,13,0.14);--card:rgba(255,255,255,0.78);--radius-lg:30px;--radius-md:20px;--shadow:0 22px 56px rgba(19,27,13,0.1)}*{box-sizing:border-box}body,html{margin:0;padding:0}body{color:var(--ink);background:radial-gradient(circle at 14% 18%,rgba(109,236,19,.1),transparent 28%),radial-gradient(circle at 88% 10%,rgba(109,236,19,.08),transparent 24%),radial-gradient(circle at 72% 72%,rgba(210,216,203,.28),transparent 22%),linear-gradient(140deg,var(--paper) 0,var(--paper-deep) 100%);font-family:var(--font-body),sans-serif;min-height:100vh;position:relative}body:before{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:repeating-linear-gradient(-35deg,transparent,transparent 26px,rgba(19,27,13,.018) 0,rgba(19,27,13,.018) 27px)}a{color:inherit;text-decoration:none}.site-shell{margin:0 auto;width:min(1120px,calc(100% - 2.4rem));min-height:100vh;display:flex;flex-direction:column;padding:1.4rem 0 2.4rem}.site-header{position:-webkit-sticky;position:sticky;top:1rem;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--line);border-radius:999px;background:rgba(255,255,255,.72);box-shadow:0 10px 28px rgba(19,27,13,.08);padding:.65rem .95rem;display:flex;align-items:center;justify-content:space-between}.brand-mark{display:inline-flex;align-items:center;gap:.5rem;font-family:var(--font-display),serif;letter-spacing:.06em;text-transform:uppercase;font-size:1.1rem}.brand-dot{width:.7rem;height:.7rem;border-radius:999px;background:linear-gradient(140deg,var(--spice),var(--gold));box-shadow:0 0 0 3px rgba(109,236,19,.18)}.site-nav{display:flex;gap:1rem;font-weight:600;font-size:.95rem}.site-nav a{padding:.45rem .8rem;border-radius:999px;border:1px solid transparent;transition:border-color .18s ease,background-color .18s ease}.site-nav a:hover{border-color:rgba(109,236,19,.4);background:rgba(233,247,218,.72)}.site-main{flex:1 1;padding-top:1.6rem}.site-footer{margin-top:3rem;padding:1.2rem 0;border-top:1px solid var(--line);justify-content:space-between;align-items:center;color:var(--ink-soft);font-size:.92rem}.site-footer,.site-footer div{display:flex;gap:1rem}.eyebrow{display:inline-flex;align-items:center;text-transform:uppercase;font-size:.74rem;letter-spacing:.17em;color:var(--olive);border:1px solid rgba(47,62,48,.24);border-radius:999px;padding:.4rem .75rem;background:rgba(255,255,255,.45)}.landing-page{display:flex;flex-direction:column;gap:1.6rem}.contact-page,.cta-section,.flow-section,.hero-section,.legal-page,.outcomes-section,.platforms-section,.shared-link-page,.tutorial-section,.waitlist-section{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow);background:linear-gradient(160deg,rgba(255,255,255,.86),rgba(246,248,243,.86));padding:clamp(1.4rem,2.5vw,2.5rem)}.shared-link-page{max-width:760px;margin:0 auto;text-align:left}.shared-link-page h1{margin:.9rem 0 0;font-family:var(--font-display),serif;font-size:clamp(1.8rem,4.2vw,2.9rem);line-height:1.05}.shared-link-lede{margin:.9rem 0 0;color:var(--ink-soft);line-height:1.6;max-width:58ch}.shared-link-actions{margin-top:1.15rem;display:flex;flex-wrap:wrap;gap:.72rem}.shared-link-actions button{cursor:pointer}.shared-link-hint{margin:1rem 0 0;color:var(--ink-soft);line-height:1.55}.shared-link-store-links{margin-top:.95rem;display:flex;flex-wrap:wrap;gap:.55rem}.shared-store-link{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.52rem .86rem;font-size:.88rem;font-weight:700;color:var(--olive);border:1px solid rgba(210,216,203,.95);background:rgba(255,255,255,.78)}.shared-link-token{margin:1rem 0 0;color:var(--ink-soft);font-size:.84rem;overflow-wrap:anywhere}.hero-grid{margin-top:.75rem;display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.78fr);grid-gap:clamp(1rem,2.8vw,2rem);gap:clamp(1rem,2.8vw,2rem);align-items:center}.hero-section{min-height:clamp(500px,72vh,700px);display:flex;flex-direction:column;justify-content:center}.hero-copy{max-width:760px}.hero-copy h1{margin:.65rem 0 0;font-family:var(--font-display),serif;font-size:clamp(2rem,5.6vw,4.4rem);line-height:.97;letter-spacing:-.03em;max-width:11ch}.hero-copy p{max-width:54ch;margin:1rem 0 0;color:var(--ink-soft);font-size:1.03rem;line-height:1.65}.hero-kicker strong{color:var(--olive)}.hero-actions{margin-top:1.35rem;display:flex;flex-wrap:wrap;gap:.75rem}.store-badge-link{display:inline-flex;width:-moz-fit-content;width:fit-content;margin-top:.9rem;border-radius:14px;transition:transform .16s ease,box-shadow .16s ease}.store-badge-group{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-top:.9rem}.store-badge-group .store-badge-link{margin-top:0}.store-badge-link img{display:block;width:auto;height:54px}.store-badge-link:hover{transform:translateY(-1px);box-shadow:0 10px 24px rgba(19,27,13,.12)}.store-coming-soon{min-height:54px;padding:0 1rem;border:1px solid rgba(19,27,13,.14);border-radius:14px;background:rgba(255,255,255,.72);font-weight:800;white-space:nowrap}.hero-scroll-note,.store-coming-soon{display:inline-flex;align-items:center;color:var(--olive);font-size:.92rem;letter-spacing:.01em}.hero-scroll-note{gap:.6rem;margin:1rem 0 0;font-weight:700}.hero-scroll-note:before{content:"";width:.48rem;height:.48rem;border-radius:999px;background:linear-gradient(140deg,var(--spice),var(--gold));box-shadow:0 0 0 4px rgba(109,236,19,.16)}.hero-sidecar{display:grid;grid-gap:.95rem;gap:.95rem;justify-items:end}.hero-sidecar-copy{width:min(100%,360px);display:grid;grid-gap:.55rem;gap:.55rem}.hero-sidecar-copy h2{margin:0;font-family:var(--font-display),serif;font-size:clamp(1.45rem,3vw,2.15rem);line-height:1.02;max-width:11ch}.hero-sidecar-copy p:last-child{margin:0;color:var(--ink-soft);line-height:1.58;font-size:.96rem}.hero-phone{width:min(100%,360px)}.button-ghost,.button-primary{display:inline-flex;justify-content:center;align-items:center;border-radius:999px;padding:.68rem 1.2rem;font-weight:700;font-size:.93rem;letter-spacing:.02em;transition:transform .16s ease,box-shadow .16s ease}.button-primary{border:1px solid rgba(109,236,19,.48);background:linear-gradient(120deg,#84f03b,var(--spice));color:var(--ink);box-shadow:0 12px 24px rgba(109,236,19,.26)}.button-ghost:hover,.button-primary:hover{transform:translateY(-1px)}.button-ghost{border:1px solid rgba(19,20,16,.22);background:rgba(255,255,255,.72)}.hero-stage{margin-top:1rem;position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(109,236,19,.16);background:radial-gradient(circle at 15% 15%,rgba(109,236,19,.22),transparent 30%),radial-gradient(circle at 85% 10%,rgba(233,247,218,.16),transparent 24%),linear-gradient(150deg,#11180d,#182014 48%,#24301e);color:#f7f0df;padding:clamp(1rem,2vw,1.4rem);display:grid;grid-gap:1.2rem;gap:1.2rem;box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 24px 44px rgba(19,27,13,.22)}.hero-demo-section{scroll-margin-top:5.5rem}.hero-demo-section .hero-stage{margin-top:0}.hero-stage:before{content:"";position:absolute;inset:0;pointer-events:none;background-image:linear-gradient(180deg,rgba(255,255,255,.05),transparent 22%,transparent 78%,rgba(255,255,255,.04));opacity:.75}.hero-stage-head{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1.12fr) minmax(260px,.88fr);grid-gap:1rem 1.6rem;gap:1rem 1.6rem;align-items:center}.hero-stage-intro{display:grid;grid-gap:.4rem;gap:.4rem}.hero-stage-meta{display:grid;justify-items:start;justify-self:end;align-content:center;grid-gap:.85rem;gap:.85rem}.hero-stage-meta p{margin:0;max-width:26ch;text-align:left;color:rgba(233,247,218,.76);line-height:1.55;font-size:.96rem}.hero-stage-kicker{margin:0;color:rgba(247,240,223,.72);text-transform:uppercase;letter-spacing:.18em;font-size:.68rem}.hero-stage-head h2{margin:.5rem 0 0;font-family:var(--font-display),serif;font-size:clamp(1.8rem,3.4vw,3.1rem);line-height:.98;max-width:13ch}.hero-stage-pill{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .75rem;border-radius:999px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.16);font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;color:rgba(233,247,218,.96)}.hero-screen{z-index:1;border-radius:26px;padding:.95rem;background:linear-gradient(180deg,rgba(255,255,255,.09),rgba(255,255,255,.03)),rgba(8,10,9,.7);border:1px solid rgba(255,255,255,.12);box-shadow:inset 0 0 0 1px rgba(255,255,255,.04),0 18px 30px rgba(0,0,0,.18)}.hero-demo-shell,.hero-screen{position:relative;min-width:0;overflow:hidden}.hero-demo-shell{width:100%;max-width:100%;border-radius:18px}.hero-demo-shell-idle{aspect-ratio:16/9;min-height:clamp(320px,42vw,640px);border-radius:18px;overflow:hidden;background:radial-gradient(circle at 18% 18%,rgba(132,240,59,.22),transparent 26%),radial-gradient(circle at 84% 18%,rgba(255,255,255,.12),transparent 24%),linear-gradient(160deg,#0d120b,#182014 48%,#202b1a)}.hero-demo-video{width:100%;max-width:100%;height:auto;aspect-ratio:16/9;display:block;object-fit:contain;object-position:center;background:#000}.hero-demo-overlay{position:absolute;z-index:3;inset:50% auto auto 50%;transform:translate(-50%,-50%);display:inline-flex;align-items:center;gap:.9rem;min-width:min(88vw,18rem);padding:.95rem 1.15rem .95rem .95rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(10,13,10,.78);color:#f7f0df;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 18px 32px rgba(0,0,0,.32),inset 0 0 0 1px rgba(255,255,255,.06);cursor:pointer;pointer-events:auto;transition:transform .16s ease,background-color .16s ease,border-color .16s ease}.hero-demo-overlay:hover{transform:translate(-50%,-50%) scale(1.02);background:rgba(15,20,15,.9);border-color:rgba(132,240,59,.44)}.hero-demo-overlay:focus-visible{outline:2px solid rgba(132,240,59,.82);outline-offset:4px}.hero-demo-overlay-icon{width:3.35rem;height:3.35rem;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;border-radius:999px;background:linear-gradient(135deg,#84f03b,#d2f45f);color:#182014;box-shadow:0 12px 24px rgba(132,240,59,.26)}.hero-demo-overlay-icon svg{width:1.35rem;height:1.35rem;margin-left:.12rem}.hero-demo-overlay-copy{display:grid;grid-gap:.14rem;gap:.14rem;text-align:left}.hero-demo-overlay-copy strong{font-size:.94rem;line-height:1}.hero-demo-overlay-copy span{font-size:.76rem;line-height:1.2;color:rgba(247,240,223,.72)}.hero-stage-foot{position:relative;z-index:1;display:flex;justify-content:flex-start}.hero-stage-badges{display:flex;flex-wrap:wrap;gap:.6rem}.hero-stage-badges span{display:inline-flex;align-items:center;border-radius:999px;padding:.52rem .78rem;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);color:rgba(233,247,218,.96);font-size:.82rem;font-weight:700}.stats-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden;background:rgba(255,255,255,.82)}.stats-strip article{padding:1rem 1.2rem;border-right:1px solid var(--line)}.stats-strip article:last-child{border-right:none}.stats-strip p{margin:0;color:var(--ink-soft);font-size:.84rem;text-transform:uppercase;letter-spacing:.08em}.stats-strip h2{margin:.4rem 0 0;font-family:var(--font-display),serif;font-size:clamp(1.5rem,4vw,2.2rem)}.faq-section header,.platforms-section header{margin-bottom:1.1rem}.faq-section h2,.platforms-section h2{margin:.85rem 0 0;font-family:var(--font-display),serif;font-size:clamp(1.8rem,4.3vw,3rem);line-height:1.05;max-width:18ch}.faq-section header>p:last-child,.platforms-section header>p:last-child{margin:.9rem 0 0;color:var(--ink-soft);line-height:1.65;max-width:64ch}.faq-grid,.platform-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.faq-grid article,.platform-card{padding:1rem;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.58)}.faq-grid h3,.platform-card h3{margin:0;font-size:1.08rem}.faq-grid p,.platform-card p{margin:.62rem 0 0;color:var(--ink-soft);line-height:1.58}.platform-card a{display:inline-flex;margin-top:.9rem;font-weight:700;color:#3f8f12}.intent-list{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-wrap:wrap;gap:.65rem}.intent-list li{border:1px solid rgba(109,236,19,.22);border-radius:999px;padding:.5rem .8rem;background:rgba(233,247,218,.8);color:var(--olive);font-size:.88rem;font-weight:700}.tutorial-section{overflow:hidden}.tutorial-stage{display:grid;grid-template-columns:1fr;grid-gap:1rem;gap:1rem;align-items:stretch}.tutorial-content{display:grid;align-content:start;grid-gap:.85rem;gap:.85rem}.tutorial-label{margin:0;display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;border-radius:999px;padding:.36rem .72rem;text-transform:uppercase;letter-spacing:.15em;font-size:.72rem;font-weight:700;color:var(--olive);border:1px solid rgba(109,236,19,.2);background:rgba(233,247,218,.82)}.tutorial-content h2{margin:0;font-family:var(--font-display),serif;font-size:clamp(1.7rem,4.2vw,2.85rem);line-height:1.04;max-width:17ch}.tutorial-lede{margin:0;color:var(--ink-soft);line-height:1.65;max-width:54ch}.tutorial-steps{list-style:none;margin:.35rem 0 0;padding:0;display:grid;grid-gap:.62rem;gap:.62rem}.tutorial-steps li{display:grid;grid-template-columns:44px 1fr;grid-gap:.75rem;gap:.75rem;align-items:start;border:1px solid var(--line);border-radius:16px;padding:.78rem .85rem;background:rgba(255,255,255,.62)}.tutorial-steps span{width:44px;height:44px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;font-size:.8rem;letter-spacing:.05em;font-weight:700;color:var(--olive);background:linear-gradient(160deg,rgba(255,255,255,.92),rgba(109,236,19,.18));border:1px solid rgba(109,236,19,.24)}.tutorial-steps h3{margin:.06rem 0 0;font-size:1rem}.tutorial-steps p{margin:.36rem 0 0;color:var(--ink-soft);line-height:1.5;font-size:.94rem}.tutorial-media{display:flex;justify-content:flex-end;align-items:stretch}.tutorial-phone{position:relative;width:min(100%,360px);aspect-ratio:364/750;filter:drop-shadow(0 26px 38px rgba(7,10,6,.28))}.tutorial-device-frame{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:contain;pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tutorial-notch{position:absolute;top:1.35rem;left:50%;width:32%;height:1.18rem;transform:translateX(-50%);border-radius:999px;background:rgba(8,8,8,.98);box-shadow:0 1px 0 rgba(255,255,255,.04);z-index:2}.tutorial-phone-screen{position:absolute;inset:.9% 3.9% 1.1%;overflow:hidden;border-radius:3rem;background:#000}.tutorial-video{width:100%;height:100%;display:block;object-fit:cover;background:#000}.cta-section,.flow-section header,.outcomes-section header{margin-bottom:1.1rem}.contact-page h1,.cta-section h2,.flow-section h2,.legal-header h1,.outcomes-section h2{margin:.85rem 0 0;font-family:var(--font-display),serif;font-size:clamp(1.8rem,4.3vw,3rem);line-height:1.05;max-width:20ch}.outcomes-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:1rem;gap:1rem}.outcomes-grid article{padding:1rem;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.58)}.outcomes-grid h3{margin:0;font-size:1.15rem}.outcomes-grid p{margin:.62rem 0 0;color:var(--ink-soft);line-height:1.58}.flow-section ol{list-style:none;margin:0;padding:0;display:grid;grid-gap:.72rem;gap:.72rem}.flow-section li{display:grid;grid-template-columns:62px 1fr;grid-gap:1rem;gap:1rem;border:1px solid var(--line);border-radius:16px;padding:.95rem 1rem;background:rgba(255,255,255,.56)}.flow-section li span{display:inline-flex;align-items:center;justify-content:center;width:62px;height:62px;border-radius:16px;border:1px solid rgba(109,236,19,.24);background:linear-gradient(160deg,rgba(255,255,255,.85),rgba(109,236,19,.16));font-weight:700;font-size:1.02rem}.flow-section h3{margin:.2rem 0 0;font-size:1.12rem}.flow-section p{margin:.4rem 0 0;color:var(--ink-soft);line-height:1.55}.cta-section{text-align:left}.cta-section>div{margin-top:1.15rem;display:flex;flex-wrap:wrap;gap:.72rem}.legal-content p,.legal-header p{color:var(--ink-soft);line-height:1.65}.legal-header p{margin:.8rem 0 0}.legal-content{margin-top:1.45rem;display:grid;grid-gap:1.05rem;gap:1.05rem}.legal-content h2{margin:0;font-size:1.12rem;font-weight:700}.legal-content h3{margin:.35rem 0 0;font-size:1rem;font-weight:700}.legal-content p{margin:.45rem 0 0}.legal-content ol,.legal-content ul{margin:.45rem 0 0;padding-left:1.15rem;color:var(--ink-soft);display:grid;grid-gap:.4rem;gap:.4rem}.legal-content li{line-height:1.55}.legal-content a{text-decoration:underline;text-underline-offset:.14rem;text-decoration-thickness:1px}.platform-actions{display:flex;flex-wrap:wrap;gap:.72rem;padding-top:.4rem;align-items:center}.contact-grid{margin-top:1.35rem;display:grid;grid-template-columns:.9fr 1.1fr;grid-gap:1rem;gap:1rem}.contact-card{border-radius:16px;border:1px solid var(--line);background:rgba(255,255,255,.6);padding:1rem}.contact-card h2{margin:0;font-size:1.1rem}.contact-card p{margin:.72rem 0 0;color:var(--ink-soft)}.contact-card form{margin-top:.9rem;display:grid;grid-gap:.55rem;gap:.55rem}.contact-card label{font-size:.88rem;font-weight:600;color:var(--ink-soft)}.contact-card input,.contact-card textarea{border:1px solid rgba(19,20,16,.2);border-radius:10px;padding:.68rem .72rem;background:rgba(255,255,255,.84);font-family:inherit;font-size:.95rem}.contact-card button{margin-top:.45rem}.reveal{opacity:0;transform:translateY(14px);animation:rise .68s ease forwards}.reveal-1{animation-delay:40ms}.reveal-2{animation-delay:.13s}.reveal-3{animation-delay:.23s}.reveal-4{animation-delay:.33s}.reveal-5{animation-delay:.44s}@keyframes rise{to{opacity:1;transform:translateY(0)}}@keyframes drift{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@media (max-width:960px){.contact-grid,.hero-grid,.tutorial-stage,.waitlist-section{grid-template-columns:1fr}.hero-section{min-height:auto;justify-content:flex-start}.hero-stage-head{grid-template-columns:1fr;align-items:start}.hero-sidecar{justify-items:start}.hero-sidecar-copy{width:100%}.hero-stage-meta{justify-items:start}.hero-stage-meta p{text-align:left}.tutorial-media{justify-content:flex-start}.tutorial-phone{width:min(100%,340px)}.faq-grid,.outcomes-grid,.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.site-shell{width:min(1120px,calc(100% - 1.2rem))}.site-header{border-radius:20px;flex-direction:column;align-items:flex-start;gap:.72rem;padding:.82rem}.site-nav{width:100%;overflow-x:auto}.hero-copy h1{max-width:12ch}.hero-grid{margin-top:.55rem}.hero-sidecar-copy h2{max-width:12ch}.hero-stage{padding:.9rem}.hero-screen{padding:.65rem}.hero-demo-video{min-height:240px}.hero-demo-overlay{min-width:auto;width:calc(100% - 2rem);max-width:18rem}.tutorial-media{justify-content:center}.tutorial-phone{width:min(100%,308px)}.tutorial-steps li,.waitlist-input-wrap{grid-template-columns:1fr}.waitlist-input-wrap button{width:100%}.tutorial-steps span{width:40px;height:40px;border-radius:10px}.stats-strip{grid-template-columns:1fr}.stats-strip article{border-right:none;border-bottom:1px solid var(--line)}.stats-strip article:last-child{border-bottom:none}.faq-grid,.flow-section li,.outcomes-grid,.platform-grid{grid-template-columns:1fr}.flow-section li span{width:52px;height:52px;border-radius:12px}.site-footer{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:1ms!important;animation-iteration-count:1!important;transition-duration:1ms!important;scroll-behavior:auto!important}}