:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0a0a0a;--bg-elevated:#121212;--surface:#161616;--ink:#fff;--muted:#9a9a9a;--faint:#6a6a6a;--line:#ffffff1a;--accent:#ff4000;--accent-soft:#ff400029;--cta:#fff;--cta-ink:#0a0a0a;--font-display:"Bricolage Grotesque", system-ui, sans-serif;--font-body:"Geist", system-ui, sans-serif;--font-mono:"Geist Mono", ui-monospace, monospace;--pad-x:clamp(1.25rem, 5vw, 3rem);--max:1180px;--radius:16px;--radius-sm:10px;--radius-pill:999px;--ease:cubic-bezier(.16, 1, .3, 1)}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scrollbar-width:thin;scrollbar-color:#fff transparent}html::-webkit-scrollbar{width:10px;height:10px}html::-webkit-scrollbar-track{background:0 0}html::-webkit-scrollbar-thumb{background-color:#fff;background-clip:content-box;border:3px solid #0000;border-radius:999px}html::-webkit-scrollbar-corner{background:0 0}body{min-width:320px;font-family:var(--font-body);color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:1rem;line-height:1.5}#root{min-height:100vh}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page{background:var(--bg);min-height:100vh;color:var(--ink)}.wrap{width:min(100% - (var(--pad-x) * 2), var(--max));margin-inline:auto}.hero-shell{--hero-bg:#fff;--hero-ink:#000;--hero-muted:#5c5c5c;background:var(--hero-bg);color:var(--hero-ink);z-index:2;isolation:isolate;flex-direction:column;min-height:100svh;display:flex;position:relative;overflow:hidden}.nav{z-index:40;background:color-mix(in srgb, var(--bg) 86%, transparent);-webkit-backdrop-filter:blur(12px);position:sticky;top:0}.nav--light{background:color-mix(in srgb, var(--hero-bg) 88%, transparent);color:var(--hero-ink);border-bottom:1px solid #0000;flex-shrink:0}.nav__inner{justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.nav__start{align-items:center;gap:1.75rem;min-width:0;display:flex}.brand{font-family:var(--font-body);letter-spacing:-.02em;align-items:center;gap:.15rem;font-weight:600;display:inline-flex}.brand__mark{width:1.5rem;height:1.5rem}.brand__name{font-size:1.0625rem}.nav__links{color:var(--hero-muted,var(--muted));align-items:center;gap:1.5rem;font-size:.9375rem;display:none}.nav--light .nav__links a:hover{color:var(--hero-ink)}.btn{cursor:pointer;border-radius:var(--radius-pill);letter-spacing:-.01em;transition:transform .2s var(--ease), background .2s ease, color .2s ease, opacity .2s ease;border:0;justify-content:center;align-items:center;font-weight:600;display:inline-flex}.btn:disabled{opacity:.7;cursor:default}.nav--light .btn--nav{color:#fff;background:#000;padding:.55rem 1rem;font-size:.875rem}.nav--light .btn--nav:hover{background:var(--accent)}.btn__short{display:none}@media (width<=560px){.nav__inner{gap:.65rem;min-height:3.5rem}.brand__name{font-size:1rem}.nav--light .btn--nav{padding:.48rem .8rem;font-size:.8125rem}.btn__full{display:none}.btn__short{display:inline}}.btn--solid{color:#fff;white-space:nowrap;background:#000;padding:.7rem 1.05rem;font-size:.9375rem}.btn--solid:hover:not(:disabled){background:var(--accent);color:#fff}@media (width>=820px){.nav__links{display:flex}.nav__start{gap:2rem}}.hero{flex-direction:column;flex:1;min-height:0;padding:0;display:flex;position:relative;overflow:visible}.hero__stage{flex:1;align-items:center;min-height:0;display:flex;position:relative;overflow:visible}.hero__art{--hero-art-scale:1.14;transform:translateX(-50%) scale(var(--hero-art-scale));transform-origin:50% 100%;z-index:0;aspect-ratio:1;pointer-events:none;justify-content:center;align-items:flex-end;width:min(28rem,72vw);height:auto;max-height:min(58svh,32rem);display:flex;position:absolute;bottom:0;left:50%}.v2-hero-art{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex}.v2-hero-art .autoplay-loop{width:100%;height:100%}.v2-hero-art img,.v2-hero-art video,.v2-hero-art__media,.v2-hero-art .autoplay-loop__cover{object-fit:contain;object-position:center bottom;background:0 0;width:100%;height:100%;max-height:none;display:block}.hero__copy{z-index:2;isolation:isolate;flex-direction:column;gap:1.5rem;width:100%;padding:1.25rem 0 2rem;display:flex;position:relative}.hero__title{font-family:var(--font-display);letter-spacing:-.045em;text-wrap:balance;color:var(--hero-ink);max-width:12ch;margin:0;font-size:clamp(2.5rem,4.8vw,3.625rem);font-weight:500;line-height:1.1}.accent-dot,.accent-text{color:var(--accent)}.hero__kicker{font-family:var(--font-display);letter-spacing:-.03em;text-wrap:pretty;color:var(--hero-ink);max-width:28ch;margin:0;font-size:clamp(1.05rem,1.45vw,1.175rem);font-weight:500;line-height:1.35}.hero__support{color:var(--hero-muted);text-wrap:pretty;max-width:34ch;margin:.85rem 0 0;font-size:.9375rem;line-height:1.55}.hero__support strong{color:var(--hero-ink);font-weight:600}@media (width>=980px){.hero__art{width:min(34rem,46vw);max-height:min(70svh,38rem);bottom:-7rem}.hero__copy{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:clamp(10rem,22vw,22rem);min-height:min(44vh,24rem);padding:clamp(2rem,6vh,4.5rem) 0 0}.hero__left,.hero__right{z-index:2;flex:1 1 0;max-width:28rem;position:relative}.hero__right{max-width:24rem}.hero__left{padding-right:clamp(1.25rem,2vw,2rem)}.hero__right{padding-left:clamp(1.25rem,2vw,2rem)}.hero__title{max-width:none;font-size:clamp(2.75rem,3.4vw,3.625rem)}}@media (width<=979px){.hero-shell{height:100svh;min-height:100svh;max-height:100svh}.hero__art{--hero-art-scale:1.04;transform:translateX(-50%) scale(var(--hero-art-scale));transform-origin:50% 100%;z-index:0;aspect-ratio:1;order:unset;width:min(90vw,24rem);height:min(50svh,27rem);max-height:none;margin:0;position:absolute;bottom:-4.25rem;left:50%;right:auto}.hero__copy{flex-direction:column;gap:.55rem;padding:.2rem 0 0;display:flex}.hero__stage{flex-direction:column;justify-content:flex-start;align-items:stretch;padding-bottom:0;display:flex}.hero__left,.hero__right{order:unset;z-index:2;max-width:none;padding:0;position:relative}.hero__title{max-width:none;font-size:clamp(1.7rem,7.4vw,2.25rem);line-height:1.12}.hero__kicker,.hero__support{text-wrap:wrap;width:100%;max-width:none}.hero__kicker{font-size:.9rem;line-height:1.35}.hero__support{margin-top:.15rem;font-size:.875rem;line-height:1.45;display:block}.works{--works-gap:2.15rem;padding:.65rem 0 .85rem}.works__marquee{-webkit-mask-image:none;mask-image:none}.works__marquee:before,.works__marquee:after{content:"";z-index:1;pointer-events:none;width:1.5rem;position:absolute;top:0;bottom:0}.works__marquee:before{background:linear-gradient(to right, var(--bg), transparent);left:0}.works__marquee:after{background:linear-gradient(to left, var(--bg), transparent);right:0}}@keyframes hero-appear{0%{opacity:0;filter:blur(12px);transform:translateY(1.25rem)}to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes hero-art-rise{0%{transform:translateY(2.5rem)scale(.96)}to{transform:translate(0,0)scale(1)}}.hero-anim{opacity:0;will-change:transform, opacity, filter;animation-name:hero-appear;animation-duration:.95s;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-fill-mode:forwards}.hero-anim--title{animation-delay:80ms}.hero-anim--art{opacity:1;will-change:transform;animation-name:hero-art-rise;animation-duration:1.1s;animation-delay:0s}.hero-anim--kicker{animation-delay:.28s}.hero-anim--support{animation-delay:.4s}.nav--light .nav__inner{opacity:1;animation:none}@media (prefers-reduced-motion:reduce){.hero-anim,.nav--light .nav__inner{opacity:1;filter:none;animation:none;transform:none}}.waitlist{width:100%}.waitlist__pill{border-radius:var(--radius-pill);background:#fff;border:1px solid #ffffff1f;align-items:center;gap:.35rem;padding:.3rem .3rem .3rem .95rem;transition:border-color .15s,box-shadow .15s;display:flex;box-shadow:0 18px 40px #00000059}.waitlist__pill--error{border-color:#ff6b6b;box-shadow:0 18px 40px #00000059,0 0 0 1px #ff6b6b59}.waitlist__input{color:#111;background:0 0;border:0;outline:none;flex:1;min-width:0;padding:.55rem .35rem}.waitlist__input::placeholder{color:#8a8a8a}.waitlist__input:disabled{opacity:.7}.waitlist__note{color:var(--muted);text-align:center;margin:.65rem 0 0;font-size:.8125rem}.waitlist__note--err{color:#ff9a9a}@media (width<=560px){.waitlist__pill{border-radius:16px;flex-direction:column;align-items:stretch;padding:.5rem}.waitlist__input{padding:.55rem .7rem}}main{background:var(--bg);color:var(--ink);z-index:1;padding-top:0;position:relative}.works{--works-inset:max(var(--pad-x), calc((100% - var(--max)) / 2));--works-label-end:calc(var(--works-inset) + 13.25rem);--works-gap:2.5rem;z-index:1;background:var(--bg);color:var(--ink);isolation:isolate;flex-shrink:0;margin-top:auto;padding:clamp(1rem,2.2vw,1.35rem) 0;position:relative;overflow:hidden}.works__label{width:min(100% - (var(--pad-x) * 2), var(--max));text-align:center;color:#b0b0b0;letter-spacing:-.01em;margin:0 auto .45rem;font-size:.9375rem;font-weight:500}.works__marquee{width:100%;min-width:0;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000);mask-image:linear-gradient(90deg,#0000,#000 12% 88%,#0000)}.works__track{width:max-content;display:flex}.works__list{flex:none;align-items:center;margin:0;padding:.35rem 0;list-style:none;display:flex}.works__item{height:2rem;margin-right:var(--works-gap,2.5rem);opacity:.82;flex:none;justify-content:center;align-items:center;transition:opacity .2s;display:flex}.works__item:hover{opacity:1}.works__item img{height:calc(1.5rem * var(--logo-scale,1));object-fit:contain;width:auto;max-width:none;max-height:100%;display:block}@media (width>=820px){.works{--works-label-end:13.25rem;min-height:3.5rem;padding-inline:var(--works-inset);align-items:center;display:flex}.works__label{left:var(--works-inset);z-index:2;text-align:left;background:var(--bg);pointer-events:none;width:auto;margin:0;padding:.55rem 1.75rem .55rem 0;position:absolute;top:50%;transform:translateY(-50%)}.works__marquee{-webkit-mask-image:linear-gradient(to right, transparent 0, transparent var(--works-label-end), #000 calc(var(--works-label-end) + 3.25rem), #000 calc(100% - 2.75rem), transparent);-webkit-mask-image:linear-gradient(to right, transparent 0, transparent var(--works-label-end), #000 calc(var(--works-label-end) + 3.25rem), #000 calc(100% - 2.75rem), transparent);mask-image:linear-gradient(to right, transparent 0, transparent var(--works-label-end), #000 calc(var(--works-label-end) + 3.25rem), #000 calc(100% - 2.75rem), transparent)}}@media (prefers-reduced-motion:reduce){.works__marquee{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000);mask-image:linear-gradient(90deg,#0000,#000 10% 90%,#0000)}.works__marquee::-webkit-scrollbar{display:none}.works__track{width:max-content;animation:none;transform:none}.works__list:not(:first-child){display:none}@media (width>=820px){.works__track{padding-left:var(--works-label-end)}}}.product{z-index:1;background:var(--bg);padding:clamp(4rem,10vw,7.5rem) 0 clamp(3rem,7vw,5rem);position:relative}.product__inner{text-align:center}.product__title{font-family:var(--font-display);letter-spacing:-.04em;margin:0 auto;font-size:clamp(1.75rem,3.8vw,3rem);font-weight:500;line-height:1.18}.product__title-line{white-space:nowrap;display:block}@media (width<=480px){.product__title{font-size:clamp(1.45rem,6.2vw,1.85rem)}}.product__lede{max-width:34rem;color:var(--muted);margin:.85rem auto 0;font-size:1.0625rem;line-height:1.5}.product__stage{margin-top:clamp(2.5rem,6vw,3.5rem);position:relative}.product__glow{filter:blur(8px);pointer-events:none;background:radial-gradient(#ff40002e,#0000 68%);height:55%;position:absolute;inset:12% 8% auto}.product__shell{box-sizing:border-box;background:0 0;border:1px solid #ffffffeb;border-radius:24px;width:min(100%,52rem);margin-inline:auto;padding:.55rem;position:relative}.product__frame{aspect-ratio:2880/1750;background:#0f0f0f;border:1px solid #ffffff14;border-radius:18px;width:100%;position:relative;overflow:hidden;box-shadow:0 30px 80px #00000073}.product__video{object-fit:cover;pointer-events:none;width:100%;height:100%;display:block}.autoplay-loop{pointer-events:none;width:100%;height:100%;display:block;position:relative;overflow:hidden}.autoplay-loop__media{pointer-events:none}.autoplay-loop__cover{object-fit:cover;pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;inset:0}.autoplay-loop.is-playing .autoplay-loop__cover{opacity:0;visibility:hidden}.autoplay-loop__media::-webkit-media-controls{appearance:none;opacity:0;pointer-events:none;width:0;height:0;display:none!important}.autoplay-loop__media::-webkit-media-controls-enclosure{appearance:none;opacity:0;pointer-events:none;width:0;height:0;display:none!important}.autoplay-loop__media::-webkit-media-controls-panel{appearance:none;opacity:0;pointer-events:none;width:0;height:0;display:none!important}.autoplay-loop__media::-webkit-media-controls-start-playback-button{appearance:none;opacity:0;pointer-events:none;width:0;height:0;display:none!important}.autoplay-loop__media::-webkit-media-controls-play-button{appearance:none;opacity:0;pointer-events:none;width:0;height:0;display:none!important}.access__logo .autoplay-loop__cover{object-fit:contain}.product__chrome{color:#ffffffc7;border-bottom:1px solid #ffffff0f;align-items:center;gap:.65rem;padding:.85rem 1rem;font-size:.875rem;font-weight:500;display:flex}.product__badge{background:var(--accent-soft);color:var(--accent);font-family:var(--font-mono);border-radius:999px;align-items:center;padding:.15rem .45rem;font-size:.6875rem;font-weight:500;display:inline-flex}.product__chrome-actions{gap:.4rem;margin-left:auto;display:flex}.product__chrome-actions span{background:#ffffff0f;border-radius:6px;width:1.5rem;height:1.5rem}.product__body{grid-template-columns:8.5rem 1fr;min-height:18rem;display:grid}.product__side{border-right:1px solid #ffffff0f;flex-direction:column;gap:.55rem;padding:1rem .75rem;display:flex}.product__side-row{background:#ffffff0d;border-radius:8px;height:2rem}.product__side-row.is-active{background:#ff40002e}.product__main{flex-direction:column;gap:.55rem;padding:1rem;display:flex}.product__track{background:#ffffff0a;border-radius:10px;align-items:center;height:2.6rem;padding:0 .85rem;display:flex}.product__track span{letter-spacing:.02em;text-transform:uppercase;font-size:.75rem;font-weight:600}.product__track.is-owned span{color:#5dde7a}.product__track.is-need span{color:#ff7a90}.product__track.is-free span{color:#7ec8ff}@media (width<=640px){.product__body{grid-template-columns:1fr}.product__side{display:none}}.pillars{padding:clamp(2rem,6vw,4rem) 0}.pillars__grid{gap:2rem;display:grid}.pillar{text-align:center;max-width:18rem;margin-inline:auto}.pillar__icon{place-items:center;width:7rem;height:7rem;margin:0 auto 1.25rem;display:grid}.pillar__icon img{object-fit:contain;width:100%;height:100%}.pillar__title{font-family:var(--font-display);letter-spacing:-.03em;margin:0;font-size:1.25rem;font-weight:600}.pillar__body{color:var(--muted);margin:.55rem 0 0;font-size:.975rem;line-height:1.5}@media (width>=820px){.pillars__grid{grid-template-columns:repeat(3,1fr);gap:2.5rem}}.cards{padding:clamp(2rem,6vw,4rem) 0 clamp(4rem,9vw,6rem)}.cards__grid{gap:1.15rem;display:grid}.card{background:#101010;border:1px solid #ffffff14;border-radius:18px;padding:0 0 1.35rem;overflow:hidden}.card__visual{background:#121212;border:1px solid #ffffff0f;border-radius:14px;height:15.5rem;margin:.85rem;position:relative;overflow:hidden}.card__visual:after{content:"";pointer-events:none;z-index:2;background:linear-gradient(#0000 55%,#101010eb 100%);position:absolute;inset:0}.card__visual--cart{background:linear-gradient(#5a2a128c 0%,#121212 52%),#121212}.card__visual--quality{background:linear-gradient(#301c16b3 0%,#121212 48%),#121212}.ui-mock{z-index:1;height:100%;font-family:var(--font-body);flex-direction:column;gap:.65rem;padding:1.15rem 1.2rem 1rem;display:flex;position:relative}.ui-mock__hero{flex-shrink:0;grid-template-columns:2.65rem minmax(0,1fr);align-items:center;gap:.85rem;display:grid}.ui-mock__cover{object-fit:cover;background:#2a2a2a;border-radius:4px;width:2.65rem;height:2.65rem;box-shadow:0 8px 18px #0006}.ui-mock__hero-copy{flex-direction:column;gap:.1rem;min-width:0;padding-bottom:.1rem;display:flex}.ui-mock__eyebrow{color:#ffffffc7;letter-spacing:.02em;text-transform:uppercase;font-size:.58rem;font-weight:700}.ui-mock__heading{color:#fff;letter-spacing:-.045em;white-space:nowrap;text-overflow:ellipsis;font-size:1.15rem;font-weight:800;line-height:1;overflow:hidden}.ui-mock__stats{color:#ffffff8c;margin-top:.15rem;font-size:.62rem}.ui-mock__stats em{color:#7ddea0;font-style:normal;font-weight:650}.ui-mock__actions{flex-shrink:0;align-items:center;gap:.55rem;min-width:0;display:flex}.ui-mock__play{background:var(--accent);border-radius:50%;flex-shrink:0;width:2rem;height:2rem;position:relative;box-shadow:0 6px 16px #ff400059}.ui-mock__play:before{content:"";border:.28rem solid #0000;border-left:.45rem solid #111;border-right-width:0;width:0;height:0;position:absolute;top:50%;left:50%;transform:translate(-35%,-50%)}.ui-mock__tabs{gap:.3rem;min-width:0;display:flex;overflow:hidden}.ui-mock__tabs span{color:#ffffffb8;background:#ffffff14;border-radius:999px;flex-shrink:0;padding:.28rem .55rem;font-size:.6rem;font-weight:650}.ui-mock__tabs .is-active{color:#fff;background:#ffffff29}.ui-mock__cta{color:#111;letter-spacing:-.01em;white-space:nowrap;background:#fff;border-radius:999px;flex-shrink:0;margin-left:auto;padding:.32rem .7rem;font-size:.58rem;font-weight:750}.ui-mock__table{flex-direction:column;flex:1;gap:.2rem;min-height:0;display:flex;overflow:hidden}.ui-mock__cols{color:#fff6;letter-spacing:.02em;text-transform:uppercase;border-bottom:1px solid #ffffff14;grid-template-columns:1rem 1.35rem minmax(0,1fr) auto;gap:.45rem;padding:0 .35rem .25rem;font-size:.55rem;font-weight:650;display:grid}.ui-mock__cols span:first-child{text-align:center}.ui-mock__cols span:nth-child(2){grid-column:3}.ui-mock__list{flex-direction:column;gap:.12rem;margin:0;padding:0;list-style:none;display:flex}.ui-mock__row{border-radius:6px;grid-template-columns:1rem 1.35rem minmax(0,1fr) auto;align-items:center;gap:.45rem;min-height:2.15rem;padding:.2rem .35rem;display:grid}.ui-mock__row.is-active{background:#ffffff14}.ui-mock__row.is-active .ui-mock__title{color:var(--accent)}.ui-mock__idx{color:#ffffff73;text-align:center;font-size:.65rem}.ui-mock__thumb{object-fit:cover;background:#2a2a2a;border-radius:3px;width:1.35rem;height:1.35rem}.ui-mock__thumb--lg{border-radius:4px;width:3.1rem;height:3.1rem;box-shadow:0 10px 24px #0006}.ui-mock__thumb--d{background:linear-gradient(160deg,#ff5a3a 10%,#2a0f18 70%)}.ui-mock__meta{flex-direction:column;gap:.05rem;min-width:0;display:flex}.ui-mock__title{color:#fff;letter-spacing:-.02em;white-space:nowrap;text-overflow:ellipsis;font-size:.74rem;font-weight:650;overflow:hidden}.ui-mock__sub{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:.6rem;overflow:hidden}.ui-mock__stores{flex-shrink:0;justify-content:flex-end;align-items:center;gap:.3rem;display:flex}.ui-mock__store{color:#ffffffe6;letter-spacing:-.01em;white-space:nowrap;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:999px;align-items:center;gap:.28rem;height:1.35rem;padding:0 .5rem 0 .4rem;font-size:.55rem;font-weight:650;display:inline-flex;box-shadow:inset 0 1px #ffffff0a}.ui-mock__store img{opacity:.92;flex-shrink:0;width:.62rem;height:.62rem}.ui-mock__status{border-radius:999px;flex-shrink:0;align-items:center;gap:.28rem;padding:.16rem .42rem;font-size:.56rem;font-weight:700;display:inline-flex}.ui-mock__status-icon{flex-shrink:0;display:block}.ui-mock__status--owned,.ui-mock__status--ready{color:#8adf9f;background:#5abe7829}.ui-mock__status--need{background:var(--accent-soft);color:#ff8a66}.ui-mock--quality{gap:.7rem;padding-top:.95rem}.ui-mock__now{flex-shrink:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.7rem;display:grid}.ui-mock__now .ui-mock__title{font-size:.86rem}.ui-mock__credits{background:#242424;border-radius:8px;flex-direction:column;flex:1;gap:.35rem;min-height:0;padding:.65rem .75rem .7rem;display:flex;overflow:hidden}.ui-mock__credits-head{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:baseline;gap:.75rem;padding:0 .05rem .4rem;display:flex}.ui-mock__credits-head span{color:#fff;letter-spacing:-.02em;font-size:.78rem;font-weight:700}.ui-mock__fields{grid-template-columns:1fr 1fr;gap:.55rem .85rem;display:grid}.ui-mock__credit{flex-direction:column;gap:.18rem;min-width:0;padding:.15rem .05rem;display:flex}.ui-mock__credit span{color:#ffffff6b;letter-spacing:.04em;text-transform:uppercase;font-size:.55rem;font-weight:650}.ui-mock__credit strong{color:#fff;letter-spacing:-.015em;white-space:nowrap;text-overflow:ellipsis;font-size:.78rem;font-weight:650;overflow:hidden}.ui-mock__credit strong.is-good{color:#8adf9f}.card__title{font-family:var(--font-display);letter-spacing:-.03em;margin:.35rem 1.2rem 0;font-size:1.25rem;font-weight:600}.card__body{color:var(--muted);margin:.45rem 1.2rem 0;font-size:.975rem;line-height:1.5}@media (width>=820px){.cards__grid{grid-template-columns:1fr 1fr}.card__visual{height:17.25rem}.ui-mock{padding:1.3rem 1.35rem 1.1rem}.ui-mock__heading{font-size:1.45rem}.ui-mock__hero{grid-template-columns:3rem minmax(0,1fr);gap:.95rem}.ui-mock__cover{width:3rem;height:3rem}}@media (width<=480px){.card__visual{height:15rem}.ui-mock__tabs span:last-child{display:none}.ui-mock__cta{padding:.28rem .55rem;font-size:.52rem}.ui-mock__store{padding:0 .42rem 0 .34rem;font-size:.5rem}.ui-mock__list .ui-mock__row:nth-child(n+3){display:none}}.faq{border-top:1px solid #ffffff0f;padding:clamp(3rem,8vw,5.5rem) 0}.faq__layout{gap:2rem;display:grid}.faq__title{font-family:var(--font-display);letter-spacing:-.035em;max-width:10ch;margin:0;font-size:clamp(1.75rem,3.5vw,2.35rem);font-weight:500;line-height:1.15}@media (width<=859px){.faq__title{max-width:none;font-size:clamp(1.7rem,7vw,2.2rem)}}.faq__item{border-bottom:1px solid #ffffff14}.faq__item summary{cursor:pointer;letter-spacing:-.02em;justify-content:space-between;align-items:center;gap:1rem;padding:1.15rem 0;font-size:1.05rem;font-weight:500;list-style:none;display:flex}.faq__item summary::-webkit-details-marker{display:none}.faq__chevron{border-right:1.5px solid var(--muted);border-bottom:1.5px solid var(--muted);width:.55rem;height:.55rem;transition:transform .2s var(--ease);flex-shrink:0;transform:rotate(45deg)}.faq__item[open] .faq__chevron{transform:rotate(225deg)}.faq__answer{color:var(--muted);max-width:42rem;margin:0 0 1.15rem;font-size:.975rem;line-height:1.55}@media (width>=860px){.faq__layout{grid-template-columns:minmax(12rem,18rem) 1fr;align-items:start;gap:3.5rem}}.access{border-top:1px solid #ffffff0f;padding:clamp(3.5rem,9vw,6rem) 0 clamp(3rem,7vw,4.5rem);scroll-margin-top:5rem}.access__inner{text-align:center;max-width:32rem;margin-inline:auto}.access__logo{justify-content:center;width:clamp(4.5rem,14vw,6.5rem);height:clamp(4.5rem,14vw,6.5rem);margin:0 auto 1.15rem;display:flex}.access__logo .autoplay-loop,.access__logo-media{object-fit:contain;pointer-events:none;background:var(--bg);width:100%;height:100%;display:block}.access__title{font-family:var(--font-display);letter-spacing:-.04em;margin:0;font-size:clamp(1.85rem,3.8vw,2.5rem);font-weight:500}.access__lede{color:var(--muted);margin:.7rem 0 0;font-size:1.0625rem}.access__email{color:var(--muted);margin:.85rem 0 0;font-size:.9375rem}.access__success{animation:.35s both access-success-in}@keyframes access-success-in{0%{opacity:0;transform:translateY(.35rem)}to{opacity:1;transform:none}}.access__form{margin-top:1.5rem}.footer{border-top:1px solid #ffffff0f;padding:clamp(1.75rem,4vw,2.5rem) 0 clamp(1.5rem,3.5vw,2rem)}.footer__inner{text-align:center;flex-direction:column;align-items:center;gap:.65rem;display:flex}.footer__nav{color:var(--faint);flex-wrap:wrap;justify-content:center;gap:.55rem;font-size:.875rem;display:flex}.footer__nav a:hover{color:var(--ink)}.footer__note{max-width:32rem;color:var(--faint);margin:0;font-size:.75rem;line-height:1.5}
