:root{--bg:#101410;--surface:#191f18;--text:#f0f3ea;--muted:#a5b09f;--subtle:#788773;--line:#2d3729;--accent:#c4f590;--radius:18px;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible,[tabindex]:focus-visible{outline:2px solid var(--accent);outline-offset:5px}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.055em}h1{font-size:clamp(70px,6.8vw,102px);line-height:.95;letter-spacing:-.069em}h2{font-size:clamp(38px,4.2vw,58px);line-height:1.07}h3{font-size:22px;letter-spacing:-.035em;line-height:1.2}p{line-height:1.7}.wrap{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.eyebrow{font:10px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:500;letter-spacing:1.7px;color:#a8be95;display:block}.dot{display:inline-block;vertical-align:middle;width:5px;height:5px;margin-right:8px;border-radius:50%;background:var(--accent);box-shadow:0 0 12px #c4f59035}.muted{color:#7d8d74}.skip-link{position:fixed;top:-80px;left:20px;z-index:100;background:var(--accent);color:#14210e;padding:16px;border-radius:8px}.skip-link:focus{top:12px}.scroll-progress{position:fixed;top:0;left:0;width:100%;height:2px;background:var(--accent);transform:scaleX(0);transform-origin:left;z-index:99;box-shadow:0 0 9px #c4f59050}.site-header{height:88px;position:sticky;top:0;z-index:30;background:#101410ea;backdrop-filter:blur(20px);border-bottom:1px solid #ffffff09}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:12px;font-size:22px;font-weight:650;letter-spacing:-1px;white-space:nowrap}.brand-mark{width:31px;height:30px;background:var(--text);border-radius:10px 0 0 10px;display:flex;align-items:center;justify-content:center;gap:4px}.brand-mark i{width:7px;height:7px;border-radius:50%;border:1.5px solid var(--bg)}.site-header nav{display:flex;gap:29px;margin-left:auto;margin-right:17px;font-size:12px;color:#bac6b1}.site-header nav a{transition:color .2s}.site-header nav a:hover,.footer-links a:hover{color:var(--accent)}.button{background:var(--accent);border:1px solid #dafab7;color:#16250c;display:inline-flex;align-items:center;justify-content:center;gap:30px;padding:19px 24px;min-height:56px;border-radius:8px;font-weight:600;font-size:14px;letter-spacing:-.2px;box-shadow:0 2px 0 #02080150,inset 0 1px #ffffff80;transition:transform .2s,box-shadow .2s,background .2s;text-align:center}.button:hover{transform:translateY(-2px);background:#d2ffa3;box-shadow:0 9px 28px #b9fa7220,inset 0 1px #fff8}.button:active{transform:translateY(0)}.button.small{font-size:12px;padding:12px 17px;min-height:42px;gap:22px}.button.full{width:100%;justify-content:space-between}.hero{display:grid;grid-template-columns:1fr 1.1fr;gap:58px;padding-top:82px;padding-bottom:75px;align-items:center}.hero-copy>.eyebrow{font-size:9px;letter-spacing:1.5px}.hero h1{margin:26px 0 25px}.hero h1>span{color:var(--accent)}.lede{font-size:23px;line-height:1.35;letter-spacing:-.7px;color:#dce6d4}.hero-description{font-size:15px;color:var(--muted);max-width:405px;margin-top:15px;line-height:1.75}.actions{display:flex;gap:25px;align-items:center;margin-top:29px;flex-wrap:wrap}.text-link{font-size:12px}.text-link span{margin-left:12px;color:var(--accent)}.purchase-notes{display:flex;gap:16px;flex-wrap:wrap;font-size:10px;color:#b1bda8;margin-top:18px}.purchase-notes a{border-bottom:1px solid #54654a}.system-note{font:8px ui-monospace,monospace;letter-spacing:1.4px;color:#7d8e72;margin-top:26px}.stage-label{display:flex;justify-content:space-between;gap:20px;font:8px ui-monospace,monospace;letter-spacing:1.25px;color:#91a482;margin-bottom:15px}.stage-label>span:last-child{color:#607257}.hero-stage{height:515px;position:relative;overflow:hidden;border:1px solid #5d745139;border-radius:22px;background:radial-gradient(ellipse at 90% 35%,#43513318,transparent 70%),#1b2119;box-shadow:0 40px 100px #0005,0 0 90px #a3d96c07,inset 0 1px #d4ffbe10}.stage-grid{position:absolute;inset:0;background-image:linear-gradient(#d3ffb405 1px,transparent 1px),linear-gradient(90deg,#d3ffb405 1px,transparent 1px);background-size:36px 36px;mask-image:linear-gradient(90deg,black,transparent 78%)}.hero-capture{position:absolute;width:340px;height:420px;max-width:67%;object-fit:contain;right:0;top:42px;box-shadow:-25px 0 55px #0002;border-radius:18px 0 0 18px}.stage-copy{position:absolute;left:30px;top:36px}.stage-copy>.eyebrow{font-size:15px;line-height:1.45;letter-spacing:1.5px;color:#8b9d7e}.status-stack{display:flex;flex-direction:column;gap:19px;margin-top:110px}.status-stack>span{font-size:10px;color:#adbda1;display:flex;align-items:center;gap:10px}.status{width:14px;height:14px;border-radius:50%;display:inline-block;flex-shrink:0}.status.working{border:1.5px solid #a6c48c;border-left-color:#3a4930}.status.waiting{border:1.5px dotted #deb989}.status.complete{border:1.5px solid #a6c48c;position:relative}.status.complete:after{content:'✓';font-size:8px;position:absolute;left:2px;top:0;color:#c7dfa8}.vertical-note{font:7px ui-monospace,monospace;color:#596e4c;letter-spacing:2px;display:block;margin-top:70px}.stage-bottom{position:absolute;bottom:20px;left:28px;right:25px;display:flex;justify-content:space-between;gap:10px;font-size:8px;color:#6e8160}.stage-bottom>span:first-child{color:#b6c7a6}.stage-caption{display:flex;justify-content:space-between;margin-top:18px;gap:15px;font:8px/1.5 ui-monospace,monospace;color:#788c6a}.stage-caption>span:last-child{font:italic 17px Georgia,serif;color:#b7c7a8}.provider-strip{border-block:1px solid var(--line);padding:27px 0 31px}.provider-strip>.eyebrow{text-align:center;font-size:8px;color:#849578;margin-bottom:23px}.provider-line{display:flex;justify-content:space-between;gap:18px;flex-wrap:wrap;font-size:17px;color:#bbc6b2;letter-spacing:-.55px;font-weight:500}.section{padding-top:105px;padding-bottom:100px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:60px;margin-bottom:48px}.section-heading h2{margin-top:20px}.section-heading>p{max-width:395px;font-size:15px;color:var(--muted);padding-bottom:3px}.benefit-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.benefit{border:1px solid #c2f5900d;border-radius:15px;padding:30px;background:linear-gradient(140deg,#20281c,#171d15);box-shadow:inset 0 1px #fff02}.benefit>.eyebrow{font-size:8px;letter-spacing:1.4px;color:#a4bb90}.benefit h3{margin:25px 0 14px;font-size:21px}.benefit p{font-size:13px;color:#a5b297;line-height:1.8}.ring-demo{height:90px;display:flex;align-items:center;gap:18px;margin-top:26px}.ring{width:70px;height:70px;border-radius:50%;background:radial-gradient(closest-side,#1b2417 87%,transparent 88%),conic-gradient(#c4f590 var(--progress),#3d4b34 0);display:grid;place-items:center}.ring.low{--progress:7%}.ring.high{--progress:82%}.ring>span{font-size:22px;font-weight:400;letter-spacing:-1px}.ring small{font-size:10px;color:#9dad91;margin-left:2px}.activity-demo{display:flex;align-items:center;height:90px;margin-top:26px;gap:15px}.activity-demo .status{width:23px;height:23px;border-width:2px}.activity-demo .status.complete:after{font-size:13px;left:3px;top:1px}.activity-line{height:1px;background:#475d37;width:27px}.monitor-demo{width:148px;height:88px;border:1px solid #648150;border-radius:8px;position:relative;margin-top:28px}.monitor-demo i{position:absolute;background:#bdd99f;display:block;border-radius:0 0 4px 4px;width:28px;height:5px}.monitor-demo i:nth-child(1){left:58px;top:0}.monitor-demo i:nth-child(2){left:58px;bottom:0;border-radius:4px 4px 0 0}.monitor-demo i:nth-child(3){left:0;top:30px;width:5px;height:25px;border-radius:0 4px 4px 0}.monitor-demo i:nth-child(4){right:0;top:30px;width:5px;height:25px;border-radius:4px 0 0 4px}.focus-section{padding:80px 0;background:linear-gradient(140deg,#1b25164f,#141b10);border-block:1px solid #c4f59012}.focus-grid{display:grid;grid-template-columns:1fr 1.08fr;gap:110px;align-items:center}.focus-copy h2{margin:20px 0 22px}.focus-copy>p{font-size:15px;color:var(--muted);max-width:380px}.capture-tabs{display:flex;gap:10px;margin:28px 0}.capture-tabs button{color:#a3b597;border:1px solid #394b2e;background:#151e12;border-radius:7px;padding:13px 19px;font-size:13px;min-width:127px;display:flex;justify-content:space-between;gap:28px}.capture-tabs button[aria-selected=true]{border-color:#98c86e;background:#28371d;color:#d2f9af}.capture-description{min-height:105px}.capture-description h3{font-size:17px;letter-spacing:-.5px}.capture-description p{font-size:13px;color:#a5b398;margin-top:10px;max-width:370px}.subtle-link{display:inline-flex;gap:23px;align-items:center;font-size:12px;border-bottom:1px solid #526546;padding-bottom:5px;color:#c3d5b2;margin-top:18px}.subtle-link span{color:var(--accent)}.inspector{border-radius:18px;overflow:hidden;border:1px solid #6e87503b;box-shadow:0 25px 70px #0003;background:#252525}.inspector-top,.inspector-bottom{display:flex;justify-content:space-between;gap:12px;padding:19px 24px;font:8px ui-monospace,monospace;letter-spacing:1.1px;background:#1d251a;color:#9aac8c}.inspector-top{border-bottom:1px solid #5a6b4830}.inspector-bottom{letter-spacing:.2px;color:#829775;border-top:1px solid #5a6b4830}.capture-frame{height:530px;display:grid;place-items:center}.capture-frame img{display:block;width:340px;max-width:90%;height:auto;max-height:505px;object-fit:contain}.premium-figure{margin-top:50px;background:radial-gradient(ellipse at 50% 70%,#476b2433,transparent 80%),#11180e;border:1px solid #95b66b20;border-radius:20px;padding:30px 50px 0;overflow:hidden}.image-expand{display:block;position:relative;border:0;padding:0;background:none;margin:auto;width:100%;max-width:930px;border-radius:15px;cursor:zoom-in}.image-expand img{display:block;width:100%;height:auto;border-radius:12px}.expand-hint{position:absolute;right:18px;bottom:18px;font-size:10px;background:#0b100ee8;border:1px solid #9ec86a60;border-radius:7px;color:#d4e6c8;padding:10px 13px;opacity:0;transition:opacity .2s;display:flex;gap:18px}.image-expand:hover .expand-hint,.image-expand:focus-visible .expand-hint{opacity:1}.premium-figure figcaption{display:flex;justify-content:space-between;gap:25px;padding:25px 0;font:9px/1.6 ui-monospace,monospace;color:#8a9c7b}.premium-figure figcaption a{color:#adc594}.appearance-points{display:grid;grid-template-columns:repeat(3,1fr);gap:45px;margin-top:35px}.appearance-points>div{position:relative;padding-left:37px}.appearance-points>div>span{position:absolute;left:0;top:4px;font:10px ui-monospace,monospace;color:#779b5c}.appearance-points h3{font-size:18px}.appearance-points p{font-size:12px;color:#9fac95;max-width:290px;margin-top:10px}.setup-section{border-top:1px solid var(--line);padding:80px 0 95px;display:grid;grid-template-columns:1fr 1fr;gap:105px}.setup-intro h2{font-size:46px;margin:20px 0}.setup-intro>p{max-width:310px;color:var(--muted);font-size:14px}.setup-steps{list-style:none;padding:0;margin:0}.setup-steps li{display:flex;gap:23px;padding:0 0 30px;margin-bottom:28px;border-bottom:1px solid var(--line)}.setup-steps li:last-child{margin:0;padding:0;border:0}.setup-steps li>span{font:12px ui-monospace,monospace;border:1px solid #6d914c66;border-radius:50%;height:31px;width:31px;display:grid;place-items:center;flex-shrink:0;color:#b6d698}.setup-steps h3{font-size:19px;margin:4px 0 10px}.setup-steps p{color:var(--muted);font-size:13px;max-width:390px}.privacy-section{border:1px solid #67824933;background:linear-gradient(120deg,#1e2a17,#182014);border-radius:18px;padding:47px;display:grid;grid-template-columns:70px 1fr .85fr;gap:35px;align-items:center}.privacy-symbol{align-self:start;padding-top:6px}.privacy-symbol svg{width:56px;fill:none;stroke:#b7dc99;stroke-width:1.3}.privacy-section .eyebrow{font-size:8px}.privacy-section h2{font-size:36px;margin:17px 0}.privacy-section p{font-size:13px;line-height:1.8;color:#aebca2;max-width:380px}.privacy-facts{margin-left:25px}.privacy-facts p{padding:21px 0;border-bottom:1px solid #40523266;font-size:12px;white-space:nowrap}.privacy-facts p:last-child{border-bottom:0}.privacy-facts p span{font:9px ui-monospace,monospace;color:#8aa874;margin-right:12px}.pricing-section{display:grid;grid-template-columns:1fr .96fr;gap:110px;align-items:center;padding-top:110px}.pricing-copy h2{margin:23px 0}.pricing-copy>p{max-width:350px;color:var(--muted);font-size:15px}.refund-callout{display:flex;gap:20px;margin-top:43px;max-width:360px}.refund-icon{display:grid;place-items:center;width:42px;height:42px;flex-shrink:0;border:1px solid #89b95a66;border-radius:50%;font-size:28px;line-height:1;color:#b4d995}.refund-callout h3{font-size:18px;margin-top:2px}.refund-callout p{font-size:13px;color:#a9b79e;margin:10px 0}.refund-callout a{font-size:11px;color:#c0d6ab;border-bottom:1px solid #526546;padding-bottom:3px}.price-card{background:linear-gradient(145deg,#2b3a21,#182012 90%);border:1px solid #b3e98263;border-radius:20px;padding:37px;box-shadow:0 30px 80px #0003,inset 0 1px #d9ffb52a}.price-top{display:flex;justify-content:space-between;align-items:center;gap:15px}.price-top .eyebrow{font-size:9px;color:#bdd6a7;letter-spacing:1.3px}.pill{font:8px ui-monospace,monospace;padding:7px 9px;border:1px solid #9bc37850;color:#d5efbf;border-radius:4px;white-space:nowrap;letter-spacing:.9px}.price{display:flex;align-items:center;margin-top:28px;letter-spacing:-7px;line-height:1}.price>sup{font-size:37px;align-self:flex-start;letter-spacing:-1px;margin:14px 3px 0 0;color:#c3d5b2}.price>span{font-size:107px}.price>div{font:11px/1.7 ui-monospace,monospace;letter-spacing:0;margin:26px 0 0 21px;color:#d9eacd}.price>div>span{color:#95ab84;font-size:10px}.price-subtitle{font-size:14px;color:#b7cdaa;margin-top:16px}.included{list-style:none;margin:27px 0;padding:25px 0;border-block:1px solid #70955140}.included li{font-size:12px;color:#d0dfc5;padding:7px 0 7px 23px;position:relative;line-height:1.5}.included li:before{content:'✓';position:absolute;left:0;color:#c5f591}.price-footnote{text-align:center;font-size:10px;color:#bdd1ac;margin-top:15px}.price-terms{text-align:center;font-size:10px;color:#90a67f;margin-top:15px}.price-terms a{color:#b9cfa9;border-bottom:1px solid #6c8557}.faq-section{padding:80px 0 75px;border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:85px}.faq-heading h2{font-size:43px;margin-top:21px}.faqs details{border-bottom:1px solid #34432c}.faqs details:first-child{border-top:1px solid #34432c}.faqs summary{display:flex;justify-content:space-between;gap:28px;list-style:none;cursor:pointer;padding:23px 0;font-size:14px;line-height:1.5;letter-spacing:-.2px}.faqs summary::-webkit-details-marker{display:none}.faqs summary>span{font-size:20px;font-weight:300;color:#9fbe82;flex-shrink:0;line-height:1}.faqs details[open] summary>span{transform:rotate(45deg)}.faqs details[open] summary{color:var(--accent)}.faqs details>p{font-size:13px;color:#a9b79f;padding:0 35px 24px 0;line-height:1.85}.faqs p a{color:#c2d7af;text-decoration:underline;text-underline-offset:3px}.closing{text-align:center;padding:75px 0 90px;border-top:1px solid var(--line);background:radial-gradient(ellipse at 50% 100%,#334d1b20,transparent 75%)}.closing>.eyebrow{font-size:9px}.closing h2{font-size:62px;margin:24px 0 33px}.closing h2>span{color:var(--accent)}.closing>p{font-size:11px;color:#9bae8c;margin-top:19px}.site-footer{display:grid;grid-template-columns:1fr 1fr;gap:32px;border-top:1px solid var(--line);padding-top:36px;padding-bottom:24px}.site-footer .brand{font-size:19px}.site-footer .brand-mark{width:26px;height:25px}.site-footer p{font-size:11px;color:#7f9471;margin-top:10px}.footer-links{display:flex;justify-content:flex-end;gap:28px;align-items:flex-start;padding-top:8px;font-size:11px;color:#b1c39f}.footer-bottom{grid-column:1/-1;display:flex;justify-content:space-between;border-top:1px solid #2e3a2566;padding-top:22px;gap:25px;font-size:9px;color:#7f9272}.reveal{opacity:1;transform:none}.motion-ready .reveal:not(.is-visible){opacity:0;transform:translateY(22px)}.motion-ready .reveal{transition:opacity .65s ease,transform .65s cubic-bezier(.2,.7,.2,1);transition-delay:var(--reveal-delay,0ms)}dialog{border:1px solid #69834c;border-radius:18px;padding:40px;background:#182114;color:#edf5e5;width:min(490px,calc(100% - 32px));max-height:90vh;box-shadow:0 30px 90px #0008}dialog::backdrop{background:#070b08c9;backdrop-filter:blur(8px)}.dialog-close{position:absolute;right:14px;top:10px;border:0;background:#151d1299;color:#cfe7b9;font-size:28px;padding:5px 10px;line-height:1;border-radius:5px}.dialog-close:hover{background:#405732}.dialog-close:focus-visible{outline-offset:0}dialog h2{font-size:39px;margin:20px 0}dialog>p{color:#b1c3a0;font-size:14px}.dialog-total{display:flex;justify-content:space-between;gap:20px;border-block:1px solid #4b6537;padding:20px 0;margin:23px 0;font-size:13px}.dialog-total strong{color:var(--accent);white-space:nowrap}dialog .dialog-note{font-size:11px;color:#8fa87e;line-height:1.7;margin:18px 0 25px}.image-dialog{width:min(1433px,95vw);padding:35px 15px 15px;background:#0e150e;border:1px solid #607e44;max-height:95vh}.image-dialog img{display:block;width:100%;height:auto}.image-dialog>p{font-size:11px;text-align:center;margin-top:12px}.image-dialog a{color:var(--accent);text-decoration:underline}.legal-header nav{margin-right:0}.legal-layout{display:grid;grid-template-columns:225px 1fr;gap:65px;padding:60px 0 100px}.legal-nav{position:sticky;top:130px;align-self:start;display:flex;flex-direction:column;gap:7px}.legal-nav .eyebrow{font-size:9px;margin-bottom:20px}.legal-nav a{font-size:13px;color:#a8b99b;padding:10px 12px;border-radius:6px}.legal-nav a[aria-current=page]{background:#25331c;color:var(--accent)}.legal-content{max-width:820px}.legal-content>h1{font-size:61px;letter-spacing:-3px;line-height:1.1}.legal-date{font:10px/1.6 ui-monospace,monospace;color:#819773;margin:17px 0 28px}.review-notice{border:1px solid #b5985160;background:#b1984610;padding:18px 21px;border-radius:9px;font-size:12px;color:#d3c399;margin:25px 0 33px;line-height:1.75}.review-notice strong{color:#f0d99e}.legal-content section{scroll-margin-top:120px;margin:37px 0}.legal-content section h2{font-size:25px;letter-spacing:-.7px;margin-bottom:15px}.legal-content p,.legal-content li{font-size:14px;line-height:1.85;color:#b2c0a6}.legal-content p+p{margin-top:13px}.legal-content ul{padding-left:22px;margin:14px 0}.legal-content li{padding:4px 0}.legal-content a{color:#d0e6bd;text-decoration:underline;text-underline-offset:4px}.placeholder{background:#b498411c;color:#e0ce95;padding:2px 5px;border-radius:3px;overflow-wrap:anywhere}.legal-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:13px;margin:25px 0}.legal-summary>div{padding:19px;background:#1d2916;border:1px solid #4d68322e;border-radius:9px}.legal-summary strong{font-size:23px;color:#c6e4ac;font-weight:500;letter-spacing:-.8px}.legal-summary span{font-size:11px;color:#a1b78e;display:block;margin-top:7px}.review-content{max-width:950px;margin:60px auto}.review-content>h1{font-size:57px;line-height:1.08;letter-spacing:-3px}.review-content h2{font-size:28px;margin:38px 0 18px}.review-content p,.review-content li{color:#b0c1a2;line-height:1.8;font-size:14px}.review-content a{color:var(--accent);text-decoration:underline;text-underline-offset:3px}.review-content li{padding:8px 0}.review-tag{display:inline-block;padding:5px 9px;margin-right:8px;background:#334b23;border-radius:4px;color:#d4f4b8;font-size:10px}.review-tag.pending{background:#574923;color:#ecd49f}.review-content .review-notice{margin-top:28px}.review-content img{max-width:100%;height:auto;border-radius:12px;margin:22px 0}.review-content code{color:#d0dfc5;background:#273420;padding:2px 6px;border-radius:3px;font-size:12px}.review-content .button{text-decoration:none;color:#14210f}
@media(min-width:1450px){.hero{gap:90px}.hero-stage{height:545px}.hero-capture{top:57px}.hero-copy h1{font-size:106px}}@media(max-width:1100px){.wrap{width:calc(100% - 70px)}.site-header nav{gap:18px;margin-right:0}.hero{gap:28px}.hero h1{font-size:80px}.stage-copy{left:20px}.stage-copy>.eyebrow{font-size:12px}.hero-capture{max-width:69%}.status-stack>span{font-size:8px}.stage-bottom{left:20px;right:15px;font-size:7px}.stage-label{font-size:7px}.stage-label>span:last-child{display:none}.focus-grid{gap:60px}.benefit{padding:23px}.benefit h3{font-size:19px}.privacy-section{grid-template-columns:45px 1fr;gap:27px}.privacy-symbol svg{width:43px}.privacy-facts{grid-column:2;margin:0;display:flex;gap:23px}.privacy-facts p{border:0;font-size:10px;padding:0;white-space:normal}.pricing-section{gap:65px}.faq-section{gap:60px}.price-card{padding:28px}.setup-section{gap:65px}.legal-layout{grid-template-columns:180px 1fr;gap:35px}.legal-content>h1{font-size:53px}}@media(max-width:800px){html{scroll-padding-top:85px}.wrap{width:calc(100% - 40px)}.site-header{height:72px}.header-inner{gap:15px}.brand{font-size:19px;gap:9px}.brand-mark{height:26px;width:27px}.site-header nav{display:none}.button.small{padding:11px 13px;min-height:39px;font-size:11px;gap:15px}.hero{grid-template-columns:1fr;padding:45px 0 44px;gap:38px}.hero h1{font-size:clamp(72px,15vw,99px);margin-top:22px}.hero-copy{max-width:590px}.hero .lede{font-size:22px}.hero-description{font-size:14px}.hero-stage{height:480px}.hero-capture{top:30px;max-width:69%}.stage-copy{left:23px;top:30px}.stage-copy>.eyebrow{font-size:13px}.status-stack{margin-top:105px}.status-stack>span{font-size:9px}.stage-caption>span:last-child{font-size:14px}.stage-caption>span:first-child{font-size:7px}.stage-label{font-size:8px}.stage-label>span:last-child{display:inline;font-size:7px}.vertical-note{margin-top:70px}.provider-line{justify-content:center;gap:23px 27px;font-size:15px}.provider-strip>.eyebrow{font-size:7px}.section{padding:65px 0}.section-heading{display:block;margin-bottom:32px}.section-heading h2{margin-top:16px}.section-heading>p{margin-top:23px;max-width:470px;font-size:14px}.benefit-grid{grid-template-columns:1fr;gap:13px}.benefit{padding:28px}.benefit p{max-width:520px}.benefit h3{font-size:22px}.ring-demo,.activity-demo{margin-top:17px;height:80px}.monitor-demo{margin-top:25px}.focus-section{padding:55px 0}.focus-grid{grid-template-columns:1fr;gap:33px}.focus-copy>p{max-width:500px}.capture-description{min-height:98px}.capture-description p{max-width:480px}.capture-frame{height:525px}.inspector-top,.inspector-bottom{padding:17px 19px;font-size:7px}.premium-figure{padding:13px 10px 0;margin-top:25px;border-radius:12px}.premium-figure figcaption{padding:18px 4px;display:block;font-size:8px}.premium-figure figcaption a{display:inline-block;margin-top:8px}.expand-hint{opacity:1;bottom:9px;right:9px;padding:7px 9px;font-size:8px}.appearance-points{grid-template-columns:1fr;gap:26px;margin-top:28px}.appearance-points h3{font-size:19px}.appearance-points p{max-width:450px}.setup-section{grid-template-columns:1fr;gap:35px;padding:55px 0}.setup-intro h2{font-size:40px}.setup-intro>p{max-width:440px}.setup-steps li{gap:18px;margin-bottom:23px;padding-bottom:24px}.privacy-section{padding:27px;grid-template-columns:1fr;gap:19px}.privacy-symbol svg{width:38px}.privacy-section h2{font-size:35px}.privacy-facts{grid-column:1;display:block}.privacy-facts p{padding:14px 0;border-bottom:1px solid #52723944;font-size:12px}.pricing-section{grid-template-columns:1fr;gap:35px;padding-top:65px}.pricing-copy>p{max-width:480px}.refund-callout{margin-top:25px;max-width:450px}.price-card{padding:28px}.price-top .eyebrow{font-size:8px}.price{margin-top:25px}.price>span{font-size:100px}.price-footnote{font-size:9px}.faq-section{grid-template-columns:1fr;gap:30px;padding:50px 0}.faq-heading h2{font-size:37px}.faqs summary{font-size:14px;padding:21px 0;gap:18px}.faqs details>p{padding-right:0}.closing{padding:53px 0 60px}.closing h2{font-size:43px;margin:22px 0 27px}.closing .button{font-size:12px;gap:18px;padding:18px}.closing>.eyebrow{font-size:8px}.closing>p{font-size:10px}.site-footer{grid-template-columns:1fr;gap:26px;padding-top:29px}.footer-links{justify-content:flex-start;gap:25px}.footer-bottom{grid-column:1;flex-direction:column;gap:9px;font-size:8px}.legal-layout{grid-template-columns:1fr;gap:28px;padding:30px 0 60px}.legal-nav{position:static;flex-direction:row;flex-wrap:wrap;gap:0}.legal-nav .eyebrow{width:100%;margin-bottom:10px}.legal-nav a{font-size:12px;padding:9px 11px}.legal-content>h1{font-size:46px;letter-spacing:-2px}.legal-content section h2{font-size:24px}.legal-content p,.legal-content li{font-size:13px}.legal-summary{gap:8px}.legal-summary>div{padding:12px}.legal-summary strong{font-size:20px}.review-content{margin:35px auto}.review-content>h1{font-size:42px}.review-content h2{font-size:25px}dialog{padding:32px 25px}dialog h2{font-size:36px}}@media(max-width:380px){.stage-copy{left:16px}.stage-copy>.eyebrow{font-size:11px}.status-stack>span{font-size:8px;gap:6px}.status-stack .status{width:11px;height:11px}.stage-caption>span:last-child{display:none}.stage-label>span:last-child{display:none}.hero h1{font-size:70px}.hero-capture{max-width:67%}.stage-bottom{font-size:6px;left:16px}.price-card{padding:23px}.price-top{gap:8px}.pill{font-size:7px}.price-top .eyebrow{letter-spacing:1px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.motion-ready .reveal:not(.is-visible){opacity:1;transform:none}.scroll-progress{display:none}}

/* Walkthrough */
.walkthrough-figure{margin-top:40px;background:radial-gradient(ellipse at 50% 70%,#476b2433,transparent 80%),#11180e;border:1px solid #95b66b20;border-radius:20px;padding:18px;overflow:hidden}.walkthrough-video{display:block;width:100%;height:auto;border-radius:12px;background:#0b100e}.walkthrough-figure figcaption{display:flex;justify-content:space-between;gap:25px;padding:18px 4px;font:9px/1.6 ui-monospace,monospace;letter-spacing:1.1px;color:#8a9c7b}@media(max-width:800px){.walkthrough-figure{padding:10px 10px 0;border-radius:12px}.walkthrough-figure figcaption{font-size:8px;padding:12px 2px}}

/* Screens carousel */
.screens{margin-top:40px;position:relative}.screens-track{list-style:none;margin:0;padding:0 0 6px;display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none}.screens-track::-webkit-scrollbar{display:none}.screens-track:focus-visible{outline:2px solid var(--accent);outline-offset:6px;border-radius:12px}.screen{flex:0 0 min(720px,88%);scroll-snap-align:start}.screen figure{margin:0;border:1px solid #95b66b20;border-radius:18px;overflow:hidden;background:linear-gradient(140deg,#20281c,#171d15)}.screen-frame{height:420px;display:grid;place-items:center;padding:28px;background:radial-gradient(ellipse at 50% 60%,#dfe6d840,transparent 70%),#e9ede6}.screen-frame img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;border-radius:8px}.screen figcaption{display:flex;flex-direction:column;gap:6px;padding:18px 22px 20px}.screen figcaption strong{font-size:15px;font-weight:500;letter-spacing:-.3px}.screen figcaption span{font-size:12px;line-height:1.7;color:#a5b297}.screens-controls{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px}.screens-button{color:#c3d5b2;border:1px solid #394b2e;background:#151e12;border-radius:999px;width:42px;height:42px;font-size:16px;display:grid;place-items:center;transition:border-color .2s,color .2s}.screens-button:hover{border-color:#98c86e;color:var(--accent)}.screens-button[disabled]{opacity:.35;cursor:default}.screens-dots{display:flex;gap:8px}.screens-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:#3d4b34;transition:background .2s,transform .2s}.screens-dots button[aria-selected=true]{background:var(--accent);transform:scale(1.25)}@media(max-width:800px){.screen{flex-basis:92%}.screen-frame{height:300px;padding:16px}.screen figcaption{padding:14px 16px 16px}}@media(prefers-reduced-motion:reduce){.screens-track{scroll-behavior:auto}}

/* Try it: a working notch */
.demo{margin-top:40px;--n-pill:#000;--n-card:#1a1c1f;--n-text:#fff;--n-sub:#a5a5a5;--n-track:rgba(255,255,255,.19);--n-accent:#0a84ff}
.demo-controls{display:flex;flex-wrap:wrap;gap:18px 34px;margin-bottom:18px}
.demo-group{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.demo-group>span{font:9px/1.6 ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:1.5px;color:#8a9c7b;margin-right:6px}
.demo-group button{color:#a3b597;border:1px solid #394b2e;background:#151e12;border-radius:7px;padding:10px 14px;font-size:12px;transition:border-color .2s,color .2s,background .2s}.demo-group button:hover{border-color:#98c86e;color:#d2f9af}.demo-group button[aria-pressed=true]{border-color:#98c86e;background:#28371d;color:#d2f9af}
.demo-stage{position:relative;aspect-ratio:16/10;max-height:560px;border-radius:18px;overflow:hidden;background:radial-gradient(ellipse at 30% 20%,#f4f5f2,#dfe3e0 70%);border:1px solid #95b66b20;box-shadow:0 30px 80px #0004;user-select:none}
.demo-menubar{position:absolute;inset:0 0 auto 0;height:26px;display:flex;align-items:center;gap:16px;padding:0 14px;font-size:11px;color:#333;background:#f6f7f5cc;border-bottom:1px solid #0000000d}.demo-menubar b{font-size:9px}.demo-menubar em{margin-left:auto;font-style:normal}
.demo-window{position:absolute;left:8%;top:18%;width:56%;height:62%;border-radius:10px;background:#fff;box-shadow:0 20px 50px #0002,0 0 0 1px #0000000f;overflow:hidden}
.demo-window-top{display:flex;align-items:center;gap:6px;padding:9px 12px;border-bottom:1px solid #eee;font-size:10px;color:#777}.demo-window-top i{width:9px;height:9px;border-radius:50%;background:#ddd}.demo-window-top i:nth-child(1){background:#ff5f57}.demo-window-top i:nth-child(2){background:#febc2e}.demo-window-top i:nth-child(3){background:#28c840}.demo-window-top span{margin-left:8px}
.demo-window-body{padding:14px 16px;font:12px/1.8 ui-monospace,SFMono-Regular,Menlo,monospace;color:#333}.demo-window-body .k{color:#a626a4}.demo-window-body .t{color:#3a7d34}.demo-term{margin-top:14px;padding:10px 12px;border-radius:7px;background:#1b1f1b;color:#e6e6e6}.demo-term .g{color:#a9d88a}
.demo-notch{position:absolute;outline:0;--depth:66px;--ring:44px;--curl:30px;--pad:11px}
.demo-notch:focus-visible .demo-body{box-shadow:0 0 0 2px var(--n-accent)}
.demo[data-edge=top] .demo-notch{top:0;left:50%;transform:translateX(-50%)}
.demo[data-edge=bottom] .demo-notch{bottom:0;left:50%;transform:translateX(-50%)}
.demo[data-edge=left] .demo-notch{left:0;top:50%;transform:translateY(-50%)}
.demo[data-edge=right] .demo-notch{right:0;top:50%;transform:translateY(-50%)}
.demo-body{position:relative;display:flex;align-items:center;gap:0;padding:var(--pad) 18px;background:var(--n-pill);color:var(--n-text);transition:background .25s,border-radius .25s,padding .25s}
.demo[data-edge=top] .demo-body{border-radius:0 0 30px 30px}.demo[data-edge=bottom] .demo-body{border-radius:30px 30px 0 0}.demo[data-edge=left] .demo-body{border-radius:0 30px 30px 0;flex-direction:column;padding:18px var(--pad)}.demo[data-edge=right] .demo-body{border-radius:30px 0 0 30px;flex-direction:column;padding:18px var(--pad)}
.demo-notch.open .demo-body{background:var(--n-card)}
.demo-curl{position:absolute;width:var(--curl);height:var(--curl);pointer-events:none;background:var(--n-pill);transition:background .25s}.demo-notch.open .demo-curl{background:var(--n-card)}
.demo[data-edge=top] .demo-curl{top:0}.demo[data-edge=top] .demo-curl-a{right:100%;-webkit-mask:radial-gradient(circle at 0 100%,transparent 99%,#000 100%);mask:radial-gradient(circle at 0 100%,transparent 99%,#000 100%)}.demo[data-edge=top] .demo-curl-b{left:100%;-webkit-mask:radial-gradient(circle at 100% 100%,transparent 99%,#000 100%);mask:radial-gradient(circle at 100% 100%,transparent 99%,#000 100%)}
.demo[data-edge=bottom] .demo-curl{bottom:0}.demo[data-edge=bottom] .demo-curl-a{right:100%;-webkit-mask:radial-gradient(circle at 0 0,transparent 99%,#000 100%);mask:radial-gradient(circle at 0 0,transparent 99%,#000 100%)}.demo[data-edge=bottom] .demo-curl-b{left:100%;-webkit-mask:radial-gradient(circle at 100% 0,transparent 99%,#000 100%);mask:radial-gradient(circle at 100% 0,transparent 99%,#000 100%)}
.demo[data-edge=left] .demo-curl{left:0}.demo[data-edge=left] .demo-curl-a{bottom:100%;-webkit-mask:radial-gradient(circle at 100% 0,transparent 99%,#000 100%);mask:radial-gradient(circle at 100% 0,transparent 99%,#000 100%)}.demo[data-edge=left] .demo-curl-b{top:100%;-webkit-mask:radial-gradient(circle at 100% 100%,transparent 99%,#000 100%);mask:radial-gradient(circle at 100% 100%,transparent 99%,#000 100%)}
.demo[data-edge=right] .demo-curl{right:0}.demo[data-edge=right] .demo-curl-a{bottom:100%;-webkit-mask:radial-gradient(circle at 0 0,transparent 99%,#000 100%);mask:radial-gradient(circle at 0 0,transparent 99%,#000 100%)}.demo[data-edge=right] .demo-curl-b{top:100%;-webkit-mask:radial-gradient(circle at 0 100%,transparent 99%,#000 100%);mask:radial-gradient(circle at 0 100%,transparent 99%,#000 100%)}
.demo-rings{list-style:none;margin:0;padding:0;display:flex;align-items:center;gap:22px}.demo[data-edge=left] .demo-rings,.demo[data-edge=right] .demo-rings{flex-direction:column;gap:16px}
.demo-ring{display:flex;flex-direction:column;align-items:center;gap:6px;cursor:default;position:relative}
.demo-ring svg{width:var(--ring);height:var(--ring);display:block;transform:rotate(-90deg)}.demo-ring circle{fill:none;stroke-width:3.4}.demo-ring .track{stroke:var(--n-track)}.demo-ring .arc{stroke:var(--n-accent);stroke-linecap:round;transition:stroke-dashoffset .5s,stroke .3s}
.demo-ring .glyph{position:absolute;top:0;width:var(--ring);height:var(--ring);display:grid;place-items:center;font-size:17px;line-height:1;color:var(--n-text)}
.demo-ring b{font-size:14px;font-weight:600;letter-spacing:-.2px;font-variant-numeric:tabular-nums;opacity:0;max-height:0;overflow:hidden;transition:opacity .25s,max-height .25s}.demo-notch.open .demo-ring b{opacity:1;max-height:20px}
.demo-notch:not(.open) .demo-ring svg{width:26px;height:26px}.demo-notch:not(.open) .demo-ring .glyph{width:26px;height:26px;font-size:11px}.demo-notch:not(.open) .demo-body{padding:6px 14px}.demo-notch:not(.open) .demo-rings{gap:12px}
.demo-footer{display:none;align-items:center;margin-left:14px;padding-left:14px;border-left:1px solid var(--n-track);align-self:stretch}.demo-notch.open .demo-footer{display:flex}.demo[data-edge=left] .demo-footer,.demo[data-edge=right] .demo-footer{margin:14px 0 0;padding:14px 0 0;border-left:0;border-top:1px solid var(--n-track);align-self:stretch;justify-content:center}
.demo-palette{border:0;background:none;color:var(--n-sub);width:30px;height:30px;padding:0;display:grid;place-items:center;border-radius:8px;transition:color .2s,background .2s}.demo-palette svg{width:22px;height:22px}.demo-palette:hover,.demo-palette[aria-expanded=true]{color:var(--n-accent)}
.demo-card{position:absolute;width:230px;background:var(--n-card);color:var(--n-text);border-radius:14px;padding:14px 15px;box-shadow:0 18px 50px #0005;font-size:12px;z-index:3}
.demo-card header{display:flex;align-items:center;gap:8px;margin-bottom:10px}.demo-card-glyph{font-size:16px}.demo-card-title{font-size:15px;font-weight:600;letter-spacing:-.3px}.demo-card-row{display:flex;justify-content:space-between;gap:12px;font-weight:600}.demo-card-reset{font-weight:400;color:var(--n-sub)}.demo-bar{height:6px;border-radius:3px;background:var(--n-track);margin:8px 0;overflow:hidden}.demo-bar i{display:block;height:100%;border-radius:3px;background:var(--n-accent);transition:width .5s,background .3s}.demo-card-foot{margin:0;color:var(--n-text)}
.demo[data-edge=top] .demo-card{top:calc(100% + 14px);left:var(--card-x,50%);transform:translateX(-50%)}.demo[data-edge=bottom] .demo-card{bottom:calc(100% + 14px);left:var(--card-x,50%);transform:translateX(-50%)}.demo[data-edge=left] .demo-card{left:calc(100% + 14px);top:var(--card-y,50%);transform:translateY(-50%)}.demo[data-edge=right] .demo-card{right:calc(100% + 14px);top:var(--card-y,50%);transform:translateY(-50%)}
.demo-shelf{position:absolute;background:var(--n-card);color:var(--n-text);padding:12px 14px 14px;box-shadow:0 18px 50px #0005;z-index:2;width:186px}
.demo[data-edge=top] .demo-shelf{top:0;left:100%;border-radius:0 0 18px 18px}.demo[data-edge=bottom] .demo-shelf{bottom:0;left:100%;border-radius:18px 18px 0 0}.demo[data-edge=left] .demo-shelf{left:0;top:100%;border-radius:0 18px 18px 0}.demo[data-edge=right] .demo-shelf{right:0;top:100%;border-radius:18px 0 0 18px}
.demo-shelf-head{display:flex;justify-content:space-between;gap:10px;font-size:12px;font-weight:600;margin-bottom:10px}.demo-shelf-name{font-weight:400;color:var(--n-sub)}
.demo-swatches{display:flex;gap:9px}.demo-swatches button,.demo-custom{width:30px;height:30px;border-radius:8px;border:1.5px solid var(--n-track);padding:0;cursor:pointer;position:relative;background:#000}.demo-swatches [data-tone=mist]{background:#d9d6d2}.demo-swatches [data-tone=paper]{background:#fbfbfc}.demo-swatches button[aria-pressed=true]{outline:2px solid var(--n-accent);outline-offset:1px}.demo-swatches button[aria-pressed=true]::after{content:'✓';position:absolute;inset:0;display:grid;place-items:center;font-size:14px;font-weight:700;color:var(--check,#fff)}.demo-swatches [data-tone=mist],.demo-swatches [data-tone=paper]{--check:#000}
.demo-custom{background:conic-gradient(red,yellow,lime,cyan,blue,magenta,red);overflow:hidden;display:block}.demo-custom input{opacity:0;width:100%;height:100%;cursor:pointer;display:block}
.demo-note{font:9px/1.6 ui-monospace,monospace;letter-spacing:1.1px;color:#8a9c7b;margin-top:14px;text-transform:uppercase}
@media(max-width:800px){.demo-stage{aspect-ratio:4/3;max-height:none}.demo-window{left:6%;width:64%;top:16%;height:60%}.demo-window-body{font-size:10px}.demo-notch{--ring:36px}.demo-controls{gap:12px 20px}.demo-group button{padding:9px 11px;font-size:11px}.demo-shelf{width:170px}.demo-card{width:200px}}
