@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:600;font-display:swap;src:url(/fonts/barlow-condensed-600.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:700;font-display:swap;src:url(/fonts/barlow-condensed-700.woff2)format("woff2")}@font-face{font-family:Barlow Condensed;font-style:normal;font-weight:800;font-display:swap;src:url(/fonts/barlow-condensed-800.woff2)format("woff2")}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--night:#0a0a0c;--ink:#101014;--surface:#15151a;--surface-raised:#1b1b22;--line:#26262f;--line-strong:#34343f;--chalk:#e9e9ee;--muted:#a6a6b2;--quiet:#7c7c88;--work:#c6f24e;--work-bright:#d9f97a;--work-dim:#93b93a;--rest:#5aa7f2;--display:"Barlow Condensed", "Avenir Next Condensed", "Arial Narrow", sans-serif;--body:-apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--utility:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--swift:cubic-bezier(.23, 1, .32, 1);--shell:min(100% - 40px, 1180px);--radius:14px}*{box-sizing:border-box}html{background:var(--night);scroll-behavior:smooth;scroll-padding-top:84px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}body{background:var(--night);min-width:320px;color:var(--chalk);font-family:var(--body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;line-height:1.6}a{color:inherit}img,svg,video{max-width:100%;display:block}h1,h2,h3,p,li{text-wrap:pretty}h1,h2{font-family:var(--display);letter-spacing:-.02em;text-transform:uppercase;font-weight:800;line-height:.94}.skip-link{z-index:40;background:var(--work);color:var(--night);border-radius:8px;padding:10px 14px;font-weight:700;position:fixed;top:12px;left:12px;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--rest);outline-offset:3px}::selection{background:var(--work);color:var(--night)}.eyebrow{color:var(--work);font-family:var(--utility);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;margin:0 0 14px;font-size:.72rem;font-weight:600;line-height:1.4;display:flex}.eyebrow:before{background:var(--work);content:"";border-radius:2px;width:22px;height:3px}.fine-print{color:var(--quiet);margin:14px 0 0;font-size:.82rem;line-height:1.55}.button{white-space:nowrap;min-height:48px;transition:background-color .16s ease, border-color .16s ease, transform .16s var(--swift);border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:0 22px;font-size:.95rem;font-weight:700;text-decoration:none;display:inline-flex}.button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.button-primary{background:var(--work);color:var(--night)}.button-primary:hover{background:var(--work-bright);transform:translateY(-1px)}.button-ghost{border-color:var(--line-strong);color:var(--chalk);background:#ffffff08}.button-ghost:hover{border-color:var(--quiet);background:#ffffff0f}.button-small{border-radius:10px;min-height:38px;padding:0 16px;font-size:.86rem}.button-large{min-height:56px;padding:0 28px;font-size:1.05rem}.link-quiet{color:var(--muted);font-size:.9rem;text-decoration:none}.link-quiet:hover{color:var(--chalk)}.cta-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.cta-note{color:var(--quiet);margin:16px 0 0;font-size:.86rem}.site-header{z-index:30;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(18px)saturate(140%);background:#0a0a0cd1;position:sticky;top:0}.site-header-inner{min-height:66px;width:var(--shell);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;display:flex}.brand{font-family:var(--display);letter-spacing:.01em;text-transform:uppercase;align-items:center;gap:10px;font-size:1.15rem;font-weight:800;text-decoration:none;display:flex}.brand img{border-radius:9px;width:34px;height:34px}.site-nav{gap:26px;display:flex}.site-nav a{color:var(--muted);font-size:.9rem;text-decoration:none}.site-nav a:hover{color:var(--chalk)}.header-actions{align-items:center;gap:18px;display:flex}main{width:var(--shell);margin:0 auto}.hero{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);align-items:center;gap:clamp(32px,6vw,80px);padding:clamp(56px,8vw,104px) 0 clamp(40px,6vw,72px);display:grid}.hero-copy{max-width:600px;animation:rise-in .6s var(--swift) both}h1{margin:0 0 24px;font-size:clamp(3.4rem,8vw,6.6rem)}h1 em{color:var(--work);font-style:normal}.hero-summary{max-width:540px;color:var(--muted);margin:0 0 30px;font-size:clamp(1.05rem,1.4vw,1.2rem);line-height:1.65}.hero-stage{animation:rise-in .7s 80ms var(--swift) both;justify-content:center;padding:20px 0;display:flex;position:relative}.hero-stage:before{z-index:-1;content:"";filter:blur(20px);background:radial-gradient(closest-side,#c6f24e29,#0000 72%);border-radius:50%;position:absolute;inset:10% 8% 6%}.device{--bezel:7px;--screen-radius:40px;padding:var(--bezel);border-radius:calc(var(--screen-radius) + var(--bezel));background:#000;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff17,0 24px 60px -16px #0009}.device .device-screen{border-radius:var(--screen-radius);width:100%;height:auto;display:block}.device.phone{width:min(100%,300px)}.device.watch{--bezel:8px;--screen-radius:32px;width:150px;box-shadow:inset 0 0 0 1px #ffffff17,0 16px 40px -12px #0009}.device.phone-hero{--screen-radius:43px;width:min(100%,320px)}.device.watch-hero{width:156px;position:absolute;bottom:1%;right:max(0px,50% - 330px)}.strip{padding:8px 0 0}.strip-list{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.strip-list li{border-right:1px solid var(--line);flex-direction:column;gap:4px;padding:22px 22px 22px 0;display:flex}.strip-list li+li{padding-left:22px}.strip-list li:last-child{border-right:0}.strip-list strong{font-family:var(--display);letter-spacing:-.01em;font-size:2rem;font-weight:800;line-height:1}.strip-list span{color:var(--muted);font-size:.88rem;line-height:1.45}.feature{border-bottom:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(32px,6vw,88px);padding:clamp(64px,9vw,120px) 0;display:grid}.feature h2,.section-intro h2,.pricing h2,.faq h2,.access h2{margin:0 0 20px;font-size:clamp(2.2rem,4.2vw,3.6rem)}.feature-copy>p{max-width:520px;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}.checklist{margin:22px 0 0;padding:0;list-style:none}.checklist li{border-top:1px solid var(--line);color:var(--chalk);padding:9px 0 9px 30px;font-size:.95rem;position:relative}.checklist li:last-child{border-bottom:1px solid var(--line)}.checklist li:before{background:var(--work) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M4 8.5l2.6 2.5L12 5.5' fill='none' stroke='%230a0a0c' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center / 12px no-repeat;content:"";border-radius:5px;width:16px;height:16px;position:absolute;top:15px;left:0}.feature-media{justify-content:center;margin:0;display:flex}.media-pair{align-items:flex-end;gap:18px;position:relative}.media-pair .device.watch{margin-bottom:40px}.media-pair-phones .device.phone{--screen-radius:37px;width:min(48%,280px)}.media-pair-phones .device.phone:last-child{transform:translateY(40px)}.media-web img{border:1px solid var(--line-strong);border-radius:12px;width:100%;height:auto;box-shadow:0 30px 80px #0000008c}.screens{border-bottom:1px solid var(--line);padding:clamp(64px,9vw,120px) 0}.section-intro{max-width:720px;margin:0 0 40px}.section-intro>p:last-child{color:var(--muted);margin:0;font-size:1.02rem;line-height:1.7}.screens-stage{--pad:clamp(20px, 4vw, 56px);--phone:240px;align-items:flex-end;gap:var(--pad);padding:clamp(28px, 5vw, 64px) var(--pad) 0;border:1px solid var(--line);background:radial-gradient(60% 50% at 70% 40%, #c6f24e14, transparent 70%), var(--ink);border-radius:18px;display:flex;position:relative;overflow:hidden}.device.screens-phone{--screen-radius:32px;width:var(--phone);flex:none;margin-bottom:-6%}.screens-web{flex:auto;min-width:0;margin-bottom:-5%}.screens-web img{border:1px solid var(--line-strong);border-radius:12px 12px 0 0;width:100%;height:auto;display:block;box-shadow:0 24px 60px -16px #0009}.device.screens-watch{bottom:8%;left:calc(var(--pad) + var(--phone) + var(--pad) / 2 - 75px);width:150px;position:absolute}.pricing{border-bottom:1px solid var(--line);justify-content:center;padding:clamp(64px,9vw,120px) 0;display:flex}.pricing-card{border:1px solid var(--line-strong);background:linear-gradient(160deg, #c6f24e14, transparent 45%), var(--surface);border-radius:20px;width:min(100%,640px);padding:clamp(28px,4vw,44px)}.pricing h2{margin-bottom:8px}.price{align-items:baseline;gap:12px;margin:0 0 22px;display:flex}.price-amount{font-family:var(--display);letter-spacing:-.02em;font-size:clamp(3rem,6vw,4.2rem);font-weight:800;line-height:1}.price-period{color:var(--muted);font-size:1rem}.pricing-list{margin:0 0 26px;padding:0;list-style:none}.pricing-list li{border-top:1px solid var(--line);color:var(--chalk);padding:10px 0 10px 26px;font-size:.95rem;position:relative}.pricing-list li:before{background:var(--work);content:"";border-radius:50%;width:10px;height:10px;position:absolute;top:19px;left:0}.faq{border-bottom:1px solid var(--line);max-width:760px;padding:clamp(64px,9vw,120px) 0}.faq h2{margin-bottom:18px}.faq details{border-top:1px solid var(--line)}.faq details:last-child{border-bottom:1px solid var(--line)}.faq summary{cursor:pointer;padding:18px 40px 18px 0;font-size:1.05rem;font-weight:600;list-style:none;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary:after{border-right:2px solid var(--work);border-bottom:2px solid var(--work);content:"";width:12px;height:12px;transition:transform .2s var(--swift);position:absolute;top:50%;right:4px;transform:translateY(-70%)rotate(45deg)}.faq details[open] summary:after{transform:translateY(-30%)rotate(-135deg)}.faq details p{max-width:660px;color:var(--muted);margin:0 0 20px;line-height:1.7}.access{max-width:720px;padding:clamp(64px,9vw,120px) 0 clamp(48px,7vw,88px)}.access>p:not(.eyebrow):not(.fine-print){max-width:560px;color:var(--muted);margin:0 0 28px;font-size:1.05rem;line-height:1.7}.site-footer{min-height:96px;width:var(--shell);border-top:1px solid var(--line);color:var(--quiet);justify-content:space-between;align-items:center;gap:20px;margin:0 auto;font-size:.86rem;display:flex}.site-footer p{margin:0}.footer-brand{color:var(--chalk);font-family:var(--display);text-transform:uppercase;align-items:center;gap:10px;font-size:1rem;font-weight:800;display:flex}.footer-brand img{border-radius:7px}.footer-nav{gap:22px;display:flex}.footer-nav a{color:var(--muted);text-decoration:none}.footer-nav a:hover{color:var(--chalk)}@keyframes rise-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-copy,.hero-stage{animation:none}.button,.faq summary:after{transition:none}}@media (max-width:1000px){.site-nav{display:none}}@media (max-width:900px){.hero,.feature{grid-template-columns:1fr}.hero{padding-top:40px}.hero-stage{padding:0}.device.phone-hero{--screen-radius:34px;width:min(64%,260px)}.device.watch-hero{--bezel:7px;--screen-radius:27px;width:128px;bottom:0;right:max(0px,50% - 250px)}.screens-stage{flex-wrap:wrap;row-gap:28px}.device.screens-phone{--screen-radius:30px;width:min(44%,220px);margin-bottom:0}.device.screens-watch{--bezel:7px;--screen-radius:27px;order:1;width:128px;margin:0 auto 32px;position:static}.screens-web{flex-basis:100%;order:2}.feature-plan .feature-media,.feature-body .feature-media{order:2}.strip-list{grid-template-columns:repeat(2,minmax(0,1fr))}.strip-list li:nth-child(2){border-right:0}.strip-list li:nth-child(n+3){border-top:1px solid var(--line)}.strip-list li:nth-child(3){padding-left:0}}@media (max-width:640px){:root{--shell:min(100% - 32px, 1180px)}.header-actions .link-quiet{display:none}h1{font-size:clamp(3rem,15vw,4.2rem)}.device.phone{--screen-radius:34px}.media-pair{gap:12px}.media-pair .device.watch{--bezel:6px;--screen-radius:26px;width:120px;margin-bottom:24px}.media-pair-phones .device.phone:last-child{transform:translateY(24px)}.strip-list li{padding:16px 12px 16px 0}.strip-list li+li{padding-left:12px}.strip-list strong{font-size:1.6rem}.site-footer{flex-direction:column;align-items:flex-start;padding:24px 0}}
