:root{--ink:#171714;--ink-soft:#67645d;--paper:#f6f3ec;--paper-raised:#fffdf8;--surface:#11110f;--surface-deep:#0b0b0d;--surface-soft:#1c1c19;--line:#17171421;--line-strong:#17171447;--line-on-dark:#f6f3ec29;--muted-on-dark:#a3a19a;--accent:#5659d6;--accent-soft:#e7e6ff;--accent-bright:#a5a8ff;--accent-glow:#7478ff52;--cyan:#4f56dc;--font-serif:"Newsreader", Georgia, "Times New Roman", serif;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;--font-mono:"IBM Plex Mono", ui-monospace, "SF Mono", monospace;--shell:min(1280px, calc(100vw - 80px));--section:clamp(6rem, 9vw, 9rem);--radius-sm:12px;--radius-md:22px;--radius-lg:32px;--ease:cubic-bezier(.22, 1, .36, 1);--dur-fast:.25s;--dur-med:.6s;--dur-slow:1.1s}@media (width<=768px){:root{--shell:calc(100vw - 40px);--section:5rem;--radius-md:18px;--radius-lg:22px}}@font-face{font-family:Newsreader;src:url(/fonts/newsreader-normal.woff2)format("woff2");font-style:normal;font-weight:400;font-display:swap}@font-face{font-family:Newsreader;src:url(/fonts/newsreader-italic.woff2)format("woff2");font-style:italic;font-weight:400;font-display:swap}@font-face{font-family:Inter;src:url(/fonts/inter-normal-400-700.woff2)format("woff2");font-style:normal;font-weight:400 700;font-display:swap}@font-face{font-family:IBM Plex Mono;src:url(/fonts/plex-mono-normal-500.woff2)format("woff2");font-style:normal;font-weight:500;font-display:swap}*,:before,:after{box-sizing:border-box}html{background:var(--paper);color:var(--ink);font-family:var(--font-sans);font-synthesis:none;scroll-behavior:smooth;text-rendering:optimizelegibility}body{background:var(--paper);min-width:320px;margin:0;overflow-x:hidden}main{min-height:60vh}a{color:inherit;text-underline-offset:.2em;text-decoration-thickness:1px}button,input,textarea,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}:focus-visible{outline:2px solid var(--cyan);outline-offset:4px}::selection{background:var(--accent-soft);color:var(--ink)}h1,h2,h3,p,ul,ol,dl,dd,blockquote,figure{margin:0}ul,ol{padding:0;list-style:none}h1,h2,h3{letter-spacing:-.045em;font-weight:520;line-height:.98}p,li,address{line-height:1.55}address{font-style:normal}.shell{width:var(--shell);margin-inline:auto}.section-pad{padding-block:var(--section)}.eyebrow{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.13em;text-transform:uppercase;font-size:.68rem;font-weight:500;line-height:1.2}.eyebrow--muted{color:#a8a69e}.skip-link{z-index:1000;background:var(--ink);color:var(--paper);border-radius:999px;padding:.75rem 1rem;transition:transform .18s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}@keyframes hero-zoom{0%{transform:scale(1.02)}to{transform:scale(1.09)}}@keyframes beam-pulse{0%,to{opacity:.45}50%{opacity:.85}}@keyframes float-soft{0%,to{transform:translateY(0)}50%{transform:translateY(-9px)}}.motion-delay-60{--motion-delay:60ms}.motion-delay-120{--motion-delay:.12s}.motion-delay-140{--motion-delay:.14s}.motion-delay-240{--motion-delay:.24s}.motion-delay-260{--motion-delay:.26s}.motion-delay-480{--motion-delay:.48s}.motion-delay-660{--motion-delay:.66s}.js .home-hero .line{overflow:hidden}.js .home-hero .line>span{transition:transform var(--dur-slow) var(--ease);transition-delay:var(--motion-delay,0s);display:block;transform:translateY(115%)}.js .is-loaded .home-hero .line>span{transform:translateY(0)}.js [data-fade]{opacity:0;transition:opacity var(--dur-slow) ease;transition-delay:var(--motion-delay,0s)}.js .is-loaded [data-fade]{opacity:1}.js [data-reveal]{opacity:0;transition:opacity var(--dur-slow) var(--ease), transform var(--dur-slow) var(--ease);transition-delay:var(--motion-delay,0s);transform:translateY(26px)}.js [data-reveal].is-in{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){.js .home-hero .line>span,.js [data-fade],.js [data-reveal]{opacity:1!important;transition:none!important;transform:none!important}}.site-header{z-index:50;color:var(--ink);transition:background var(--dur-fast) ease, border-color var(--dur-fast) ease;border-bottom:1px solid #0000;position:fixed;inset:0 0 auto}.site-header.is-scrolled{border-bottom-color:var(--line);background:color-mix(in srgb, var(--paper) 84%, transparent);backdrop-filter:blur(14px)saturate(1.5)}.site-header__inner{min-height:82px;transition:min-height var(--dur-fast) ease;justify-content:space-between;align-items:center;display:flex}.site-header.is-scrolled .site-header__inner{min-height:64px}.brand-link,.site-footer__brand{text-decoration:none}.logo{color:var(--ink);align-items:center;gap:.68rem;display:inline-flex}.logo--light{color:#fff}.logo__mark{object-fit:contain;width:1.45rem;height:1.58rem}.logo__wordmark{letter-spacing:-.045em;font-size:1rem;font-weight:700}.site-nav__list{align-items:center;gap:.4rem;display:flex}.site-nav__link{min-height:42px;color:var(--ink-soft);border-radius:999px;align-items:center;padding:.72rem 1rem;font-size:.78rem;font-weight:620;text-decoration:none;transition:background .18s,color .18s;display:inline-flex}.site-nav__link:hover,.site-nav__link.is-active{color:var(--ink);background:#1717140f}.site-header--light .logo{color:#fff}.site-header--light .site-nav__link{color:#cbc9c3}.site-header--light .site-nav__link:hover,.site-header--light .site-nav__link.is-active{color:#fff;background:#ffffff1a}.site-header--light.is-scrolled .logo{color:var(--ink)}.site-header--light.is-scrolled .logo__mark{filter:invert()}.site-header--light.is-scrolled .site-nav__link{color:var(--ink-soft)}.site-header--light.is-scrolled .site-nav__link:hover,.site-header--light.is-scrolled .site-nav__link.is-active{color:var(--ink);background:#1717140f}.arrow-link{border:1px solid var(--ink);background:var(--ink);color:#fff;border-radius:999px;justify-content:space-between;align-items:center;gap:2.3rem;min-width:12.8rem;min-height:52px;padding:.82rem 1.1rem .82rem 1.25rem;font-size:.82rem;font-weight:650;text-decoration:none;transition:background .18s,color .18s,transform .18s;display:inline-flex}.arrow-link:hover{background:var(--accent);border-color:var(--accent);transform:translateY(-2px)}.arrow-link--light{border-color:var(--paper);background:var(--paper);color:var(--ink)}.arrow-link--light:hover{border-color:var(--accent-bright);background:var(--accent-bright);color:var(--ink)}.icon{width:1em;height:1em;display:block}.arrow-link .icon{filter:invert();font-size:1rem;transition:transform .18s}.arrow-link:hover .icon{transform:translate(3px)}.arrow-link--light .icon{filter:none}.site-footer{background:radial-gradient(52% 64% at 78% 22%, #5659d621, transparent 62%), var(--surface);color:#fff;padding-top:clamp(5rem,8vw,8rem);scroll-margin-top:2rem;position:relative}.site-footer:before{content:"";background:linear-gradient(90deg,#0000 6%,#a5a8ff8c,#0000 94%);height:1px;position:absolute;inset:0 0 auto}.site-footer__grid{grid-template-columns:.8fr 1.2fr;align-items:end;gap:4rem;padding-bottom:clamp(5rem,8vw,8rem);display:grid}.site-footer__intro>p{color:#9d9b94;font-family:var(--font-serif);margin-top:1.8rem;font-size:clamp(1.45rem,2.4vw,2.2rem);line-height:1.15}.site-footer__contact{text-align:right;justify-self:end}.site-footer__contact .eyebrow{color:#8e8b84}.site-footer__email{color:#fff;font-family:var(--font-serif);letter-spacing:-.025em;margin-top:1rem;font-size:clamp(2rem,4.6vw,4.8rem);line-height:1;text-decoration:none;transition:color .18s;display:inline-block}.site-footer__email:hover{color:var(--accent-bright)}.site-footer__base{color:#8e8c85;font-family:var(--font-mono);letter-spacing:.04em;border-top:1px solid #ffffff24;justify-content:space-between;align-items:end;gap:2rem;padding-block:1.6rem;font-size:.66rem;font-weight:500;display:flex}.site-footer__base ul{gap:1.25rem;display:flex}.site-footer__base a{color:#d8d6d0;text-decoration:none}.site-footer__base a:hover{color:#fff}@media (width<=768px){.site-header__inner{min-height:72px}.site-header.is-scrolled .site-header__inner{min-height:60px}.site-nav__list{gap:.1rem}.site-nav__link{min-height:40px;padding-inline:.72rem}.site-footer__grid{grid-template-columns:1fr;gap:4rem}.site-footer__contact{text-align:left;justify-self:start}.site-footer__email{overflow-wrap:anywhere}.site-footer__base{flex-direction:column;align-items:flex-start;gap:1.2rem}}@media (width<=420px){.logo__wordmark{display:none}.site-nav__link{padding-inline:.58rem;font-size:.68rem}.site-footer__base ul{flex-wrap:wrap}}.home-hero{background:var(--surface-deep);min-height:max(760px,100svh);color:var(--paper);padding-top:82px;display:grid;position:relative;overflow:hidden}.home-hero__visual{pointer-events:none;position:absolute;inset:0}.home-hero__visual:before{content:"";background:radial-gradient(closest-side, var(--accent-glow), transparent 72%);filter:blur(28px);width:52vw;height:72vh;animation:7s ease-in-out infinite beam-pulse;position:absolute;top:14%;right:0}.home-hero__portal{width:auto;max-width:none;height:100%;animation:hero-zoom 26s var(--ease) infinite alternate;position:absolute;top:0;right:-18%;mask-image:linear-gradient(90deg,#0000 0%,#000 36%)}.home-hero:after{content:"";z-index:2;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.home-hero__grid{z-index:1;grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);align-items:end;gap:clamp(4rem,9vw,9rem);padding-block:clamp(6rem,10vw,10rem) 4.5rem;display:grid;position:relative}.home-hero__headline h1{max-width:970px;font-family:var(--font-serif);letter-spacing:-.03em;margin-top:2rem;font-size:clamp(5.2rem,9.2vw,9.5rem);font-weight:400;line-height:1}.home-hero .line{display:block}.home-hero__headline h1 em{background:linear-gradient(112deg,#9ea2ff 10%,#d6c4ff 90%);color:#0000;background-clip:text;font-style:italic;font-weight:400}.home-hero__aside{text-shadow:0 1px 18px #0b0b0dcc;align-content:end;gap:2.5rem;padding-bottom:.7rem;display:grid;position:relative}.home-hero__aside:before{content:"";z-index:-1;filter:blur(22px);background:radial-gradient(closest-side,#0b0b0db8,#0000);position:absolute;inset:-2.5rem -3rem}.home-hero__aside>p{color:var(--muted-on-dark);font-size:clamp(1.05rem,1.4vw,1.22rem);line-height:1.55}.home-hero__aside dl{border-top:1px solid var(--line-on-dark);gap:.9rem;padding-top:1.2rem;display:grid}.home-hero__aside dl div{justify-content:space-between;gap:1.5rem;font-size:.7rem;display:flex}.home-hero__aside dt{color:var(--muted-on-dark)}.home-hero__aside dd{text-align:right;max-width:13rem}.home-hero__foot{z-index:1;border-top:1px solid var(--line-on-dark);min-height:92px;color:var(--muted-on-dark);justify-content:space-between;align-items:center;gap:2rem;font-size:.72rem;display:flex;position:relative}.home-hero__foot>span{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em}.home-hero__foot a{min-width:min(100%,390px);color:var(--paper);align-items:center;gap:1rem;text-decoration:none;display:flex}.home-hero__foot a span{color:var(--muted-on-dark)}.home-hero__foot a strong{font-family:var(--font-serif);margin-left:auto;font-size:1.55rem;font-weight:400}.home-hero__foot a i{width:2.35rem;height:2.35rem;transition:background var(--dur-fast) ease, color var(--dur-fast) ease;border:1px solid #f6f3ec59;border-radius:50%;place-items:center;font-style:normal;display:grid}.home-hero__foot a:hover i{background:var(--paper);color:var(--ink)}.home-statement{padding-block:var(--section);background:var(--paper-raised)}.home-statement__grid{grid-template-columns:minmax(8rem,.28fr) minmax(0,1.18fr) minmax(14rem,.54fr);align-items:start;gap:clamp(2.5rem,6vw,6rem);display:grid}.home-statement h2{max-width:760px;font-family:var(--font-serif);letter-spacing:-.025em;font-size:clamp(3rem,5.4vw,5.5rem);font-weight:400;line-height:.98}.home-statement h2 em{color:var(--accent);font-style:italic;font-weight:400}.home-statement__grid>p:last-child{color:var(--ink-soft);padding-top:.5rem}.home-practice{padding-bottom:var(--section);background:var(--paper-raised)}.home-practice__grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.home-practice article{border-right:1px solid var(--line);min-height:250px;transition:background var(--dur-fast) ease;grid-template-rows:auto minmax(6.4rem,auto) auto;align-content:end;padding:2rem 2rem 0 0;display:grid}.home-practice article+article{padding-left:2rem}.home-practice article:last-child{border-right:0}.home-practice article:hover{background:var(--paper)}.home-practice span{color:var(--ink-soft);font-family:var(--font-mono);transition:color var(--dur-fast) ease;margin-bottom:.75rem;font-size:.68rem}.home-practice article:hover span{color:var(--accent)}.home-practice h2{align-self:start;max-width:14rem;font-size:clamp(1.7rem,2.6vw,2.7rem)}.home-practice p{max-width:260px;color:var(--ink-soft);margin-top:1rem;font-size:.86rem}.home-product{padding-block:var(--section);background:radial-gradient(42% 62% at 20% 52%, #1ccec614, transparent 72%), var(--surface-deep);color:var(--paper);position:relative;overflow:hidden}.home-product:before{content:"";filter:blur(24px);background:radial-gradient(closest-side,#5659d62b,#0000 72%);width:40vw;height:66%;position:absolute;top:50%;left:auto;right:8%;transform:translateY(-50%)}.home-product:after{content:"";pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.home-product__grid{z-index:1;grid-template-columns:minmax(0,.96fr) minmax(0,1.04fr);align-items:center;gap:clamp(4rem,7vw,7rem);display:grid;position:relative}.home-product__copy{grid-column:2}.home-product h2{font-family:var(--font-serif);letter-spacing:-.025em;margin-top:2rem;font-size:clamp(3.4rem,5.6vw,5.6rem);font-weight:400;line-height:.98}.home-product h2 em{background:linear-gradient(112deg,#9ea2ff 10%,#d6c4ff 90%);color:#0000;background-clip:text;font-style:italic;font-weight:400}.home-product__copy>p:not(.eyebrow){max-width:480px;color:var(--muted-on-dark);margin-top:2rem;font-size:clamp(1rem,1.3vw,1.15rem)}.home-product__action-row{align-items:center;gap:clamp(1.5rem,3vw,2.5rem);max-width:470px;margin-top:2.5rem;display:flex}.home-product .arrow-link{margin:0}.home-product__visual{isolation:isolate;grid-area:1/1;place-items:center;min-height:690px;display:grid;position:relative}.home-product__visual:before{content:"";z-index:-2;aspect-ratio:1;filter:blur(16px);background:radial-gradient(circle at 48% 45%,#41ddd230,#0000 48%),radial-gradient(circle at 56% 58%,#5f63ec33,#0000 68%);border-radius:50%;width:min(96%,520px);position:absolute;top:9%;left:-3%}.home-product__visual:after{content:"";z-index:-1;filter:blur(15px);background:radial-gradient(closest-side,#7478ff33,#0000 74%);border-radius:50%;height:15%;position:absolute;bottom:7%;left:0;right:5%;transform:rotate(-5deg)}.home-product__orbit{z-index:-1;aspect-ratio:1.08;border:1px solid #a5a8ff2e;border-radius:50%;width:min(87%,470px);position:absolute;top:14%;left:1%;transform:rotate(-18deg)}.home-product__orbit:after{content:"";background:var(--accent-bright);border-radius:50%;width:7px;height:7px;position:absolute;top:12%;right:6%;box-shadow:0 0 24px #a5a8ffd9}.home-product__mascot{opacity:.92;filter:drop-shadow(0 14px 28px #0006);flex:none;width:clamp(92px,8vw,112px);height:auto;animation:8s ease-in-out infinite float-soft;display:block}.home-product__device{transform-origin:50% 88%;background:#08090b;border:1px solid #f6f3ec2e;border-radius:32px;width:min(45%,235px);padding:7px;position:absolute;box-shadow:0 40px 90px #0000009e,0 0 0 1px #a5a8ff14}.home-product__device--back{z-index:1;opacity:.78;top:9%;left:18%;transform:rotate(-1.5deg)scale(.94)}.home-product__device--front{z-index:2;top:2%;right:7%;transform:rotate(1.5deg)}.home-product__device:before{content:"";z-index:1;background:#0a0b0d7a;border-radius:999px;width:48px;height:4px;position:absolute;top:12px;left:50%;transform:translate(-50%)}.home-product__screen{border-radius:25px;width:100%;height:auto;display:block}@media (width<=980px){.home-hero__grid{grid-template-columns:1fr 300px;gap:4rem}.home-statement__grid{grid-template-columns:8rem 1fr}.home-statement__grid>p:last-child{grid-column:2}}@media (width<=768px){.home-hero{min-height:max(620px,100svh);padding-top:72px}.home-hero__portal{opacity:.45;right:-46%}.home-hero__visual:before{width:90vw}.home-hero__grid{grid-template-columns:1fr;gap:4rem;padding-block:6rem 3rem}.home-hero__headline h1{font-size:clamp(4rem,17vw,6.2rem);line-height:.96}.home-hero__aside{max-width:560px;padding-bottom:0}.home-hero__foot{flex-direction:column;justify-content:center;align-items:flex-start;padding-block:1.5rem}.home-hero__foot a{width:100%}.home-statement__grid{grid-template-columns:1fr;gap:2rem}.home-statement__grid>p:last-child{grid-column:auto;max-width:520px}.home-practice__grid{grid-template-columns:1fr}.home-practice article,.home-practice article+article{border-right:0;border-bottom:1px solid var(--line);grid-template-rows:auto auto auto;min-height:210px;padding:1.5rem 0}.home-practice article:last-child{border-bottom:0}.home-product__grid{grid-template-columns:1fr;gap:3rem}.home-product__copy{grid-column:auto}.home-product__visual{grid-area:auto;min-height:550px}.home-product__action-row{justify-content:space-between;max-width:390px}.home-product__mascot{width:92px}.home-product__device{width:min(45%,205px)}.home-product__device--back{top:10%;left:14%}.home-product__device--front{top:2%;right:7%}.home-product__orbit{width:min(78%,390px);top:15%;left:2%}}@media (width<=420px){.home-product__visual{min-height:480px}.home-product__action-row{gap:1.15rem}.home-product__mascot{width:78px}.home-product__device{border-radius:25px;width:min(46%,162px);padding:5px}.home-product__device--back{top:10%;left:12%}.home-product__device--front{top:2%;right:7%}.home-product__device:before{width:38px;height:3px;top:9px}.home-product__screen{border-radius:20px}}.product-hero{background:var(--paper);padding-top:82px}.product-hero__grid{grid-template-columns:minmax(0,.85fr) minmax(480px,1.15fr);align-items:center;gap:clamp(3rem,7vw,7rem);min-height:min(860px,100svh - 82px);padding-block:clamp(3rem,5vw,5rem);display:grid}.product-hero__copy{min-width:0;padding-block:2rem}.product-hero h1{font-family:var(--font-serif);letter-spacing:-.03em;margin-top:2rem;font-size:clamp(4.5rem,7vw,7.2rem);font-weight:400;line-height:.9}.product-hero h1 em{color:var(--accent);font-style:italic;font-weight:400}.product-hero__body{max-width:540px;color:var(--ink-soft);margin-top:2rem;font-size:clamp(1rem,1.3vw,1.15rem)}.product-stores{flex-wrap:wrap;gap:.75rem;margin-top:2.5rem;display:flex}.store-badge{min-width:12.2rem;min-height:64px;color:var(--ink);font:inherit;text-align:left;opacity:1;transition:transform var(--dur-fast) ease;border:1px solid #17171414;border-radius:14px;grid-template-columns:2rem 1fr;align-items:center;gap:.82rem;padding:.75rem 1rem;display:grid}.store-badge--apple{background:linear-gradient(135deg,#edf6ff,#e5ebff)}.store-badge--google{background:linear-gradient(135deg,#edf9f3,#fff4e9)}.store-badge:disabled{cursor:not-allowed}.store-badge>img{object-fit:contain;width:2rem;height:2rem;display:block}.store-badge span{gap:.1rem;display:grid}.store-badge small{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.06em;text-transform:uppercase;font-size:.55rem;font-weight:500;line-height:1}.store-badge strong{letter-spacing:-.02em;font-size:1rem;font-weight:650;line-height:1.1}.product-hero__visual{place-items:center;min-height:680px;display:grid;position:relative;overflow:hidden}.product-hero__visual:before{content:"";filter:blur(22px);background:radial-gradient(circle at 42% 48%,#16cdbd33,#0000 34%),radial-gradient(circle at 64% 56%,#326cf538,#0000 42%);width:86%;height:72%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-hero__icon{opacity:.18;filter:blur(1px);border-radius:27%;width:min(60%,360px);height:auto;position:absolute;transform:translate(34%,-26%)rotate(10deg)}.product-hero__mascot{filter:drop-shadow(0 32px 54px #19203a47);width:min(100%,590px);height:auto;animation:9s ease-in-out infinite float-soft;display:block;position:relative}.product-feature{padding-block:var(--section);border-top:1px solid var(--line);background:#f3efe8}.product-feature__grid{grid-template-columns:minmax(480px,1.1fr) minmax(0,.9fr);align-items:center;gap:clamp(4rem,9vw,9rem);display:grid}.product-feature__copy{grid-column:2}.product-feature h2{max-width:650px;font-family:var(--font-serif);letter-spacing:-.028em;margin-top:2rem;font-size:clamp(3.8rem,6.4vw,6.5rem);font-weight:400;line-height:.92}.product-feature h2 em{color:var(--accent);font-style:italic;font-weight:400}.product-feature__copy>p:last-child,.product-feature__copy>p{max-width:520px;color:var(--ink-soft);margin-top:2rem;font-size:clamp(1rem,1.3vw,1.15rem)}.product-feature__points{gap:1rem;max-width:540px;margin-top:2rem;display:grid}.product-feature__points li{border-top:1px solid var(--line);color:var(--ink-soft);padding-top:1rem;font-size:.9rem}.product-feature__points strong{color:var(--ink);font-weight:650}.product-feature__screens{grid-area:1/1;justify-content:center;align-items:flex-start;gap:clamp(1rem,2vw,1.75rem);min-height:720px;display:flex;position:relative}.product-feature__screens:before{content:"";filter:blur(22px);background:radial-gradient(circle at 38%,#16cdbd26,#0000 38%),radial-gradient(circle at 62% 52%,#326cf529,#0000 42%);width:90%;height:68%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-feature__screens figure{width:min(46%,280px);position:relative}.product-feature__screens figure:last-child{margin-top:4.5rem}.product-feature__screens img{border:1px solid #17171424;border-radius:24px;width:100%;height:auto;display:block;box-shadow:0 30px 70px #2c2b252e}.product-summary{padding-block:var(--section);background:radial-gradient(60% 90% at 85% 8%, #5659d629, transparent 62%), var(--surface);color:#fff;position:relative;overflow:hidden}.product-summary:before{content:"";background:linear-gradient(90deg,#0000 6%,#a5a8ff8c,#0000 94%);height:1px;position:absolute;inset:0 0 auto}.product-summary:after{content:"";pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='180' height='180'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.product-summary__grid{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(320px,.65fr);align-items:end;gap:clamp(4rem,10vw,10rem);display:grid;position:relative}.product-summary .eyebrow{color:#8f8d86}.product-summary h2{font-family:var(--font-serif);letter-spacing:-.028em;margin-top:2rem;font-size:clamp(3.8rem,7vw,7.1rem);font-weight:400;line-height:.92}.product-summary__copy{color:#aaa8a1;gap:1.5rem;padding-bottom:.6rem;display:grid}.product-summary__copy .arrow-link{margin-top:.5rem}@media (width<=900px){.product-hero__grid{grid-template-columns:minmax(0,.9fr) minmax(390px,1.1fr);gap:3rem}.product-feature__grid{grid-template-columns:minmax(390px,1fr) minmax(0,.85fr);gap:3rem}}@media (width<=768px){.product-hero{padding-top:72px}.product-hero__grid{flex-direction:column;gap:1rem;min-height:auto;padding-block:2rem 4.5rem;display:flex}.product-hero__copy{width:100%;padding-block:3.5rem 2.5rem}.product-hero h1{font-size:clamp(4rem,17vw,5.6rem)}.product-stores{width:100%}.store-badge{flex:calc(50% - .375rem);min-width:0}.product-hero__visual{width:100%;min-height:520px}.product-hero__mascot{width:min(100%,500px)}.product-feature__grid{flex-direction:column;gap:2.5rem;display:flex}.product-feature__copy{width:100%}.product-feature__screens{width:100%;min-height:auto;padding-top:1.5rem}.product-feature__screens figure{width:min(46%,260px)}.product-feature__screens figure:last-child{margin-top:3rem}.product-summary__grid{grid-template-columns:1fr;gap:4rem}}@media (width<=420px){.product-hero__visual{min-height:420px}.product-feature__screens{gap:.75rem}.product-feature__screens img{border-radius:18px}}.legal-page{padding-top:82px}.legal-page__header{border-bottom:1px solid var(--line);padding-block:clamp(6rem,10vw,9rem) 4rem}.legal-page__header h1{font-family:var(--font-serif);letter-spacing:-.025em;margin-top:2rem;font-size:clamp(3.7rem,7vw,6.8rem);font-weight:400}.legal-page__header>p:last-child{color:var(--ink-soft);font-family:var(--font-mono);letter-spacing:.04em;margin-top:2rem;font-size:.72rem;font-weight:500}.legal-page__layout{padding-block:4.5rem var(--section);grid-template-columns:.5fr 1.5fr;gap:clamp(3rem,8vw,8rem);display:grid}.legal-page aside{align-self:start;position:sticky;top:6rem}.legal-page aside p{max-width:300px;color:var(--ink-soft);margin-bottom:1rem;font-size:.78rem}.legal-copy{max-width:760px}.legal-copy section{padding-block:0 2.8rem}.legal-copy h2{letter-spacing:-.025em;font-size:clamp(1.55rem,2.3vw,2.3rem);line-height:1.15}.legal-copy p,.legal-copy address{color:var(--ink-soft);margin-top:1rem}.not-found{align-items:center;min-height:100svh;padding-top:82px;display:grid;overflow:hidden}.not-found__inner{padding-block:7rem}.not-found h1{max-width:980px;font-family:var(--font-serif);letter-spacing:-.028em;margin-top:2rem;font-size:clamp(4rem,9vw,8rem);font-weight:400}.not-found__inner>p:not(.eyebrow){max-width:420px;color:var(--ink-soft);margin-top:2rem}.not-found .arrow-link{margin-top:3rem}@media (width<=768px){.legal-page,.not-found{padding-top:72px}.legal-page__layout{grid-template-columns:1fr}.legal-page aside{border-bottom:1px solid var(--line);padding-bottom:2rem;position:static}}.about-page{background:var(--paper);align-items:center;min-height:100svh;padding-top:82px;display:grid}.about-page__grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.72fr);align-items:center;gap:clamp(4rem,10vw,10rem);padding-block:clamp(6rem,10vw,9rem);display:grid}.about-page h1{font-family:var(--font-serif);letter-spacing:-.03em;margin-top:2rem;font-size:clamp(4.6rem,8.8vw,9rem);font-weight:400;line-height:.88}.about-page h1 em{color:var(--accent);font-style:italic;font-weight:400}.about-page__details>p{max-width:520px;color:var(--ink-soft);font-size:clamp(1rem,1.35vw,1.16rem)}.about-page__details dl{border-top:1px solid var(--line);margin-top:3rem}.about-page__details dl>div{border-bottom:1px solid var(--line);grid-template-columns:9rem 1fr;gap:1.5rem;padding-block:1.4rem;display:grid}.about-page__details dt{color:var(--ink-soft);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;font-weight:700}.about-page__details dd{overflow-wrap:anywhere;min-width:0;font-size:.9rem}@media (width<=768px){.about-page{min-height:auto;padding-top:72px}.about-page__grid{grid-template-columns:1fr;gap:4rem;padding-block:6rem}.about-page h1{font-size:clamp(4.2rem,18vw,6.3rem)}}@media (width<=420px){.about-page__details dl>div{grid-template-columns:1fr;gap:.65rem}}
