@import "https://fonts.googleapis.com/css2?family=Fraunces:ital,opsz,wght@0,9..144,500;0,9..144,600;1,9..144,500&family=Inter:wght@400;500;600;700&display=swap";.cinematic-backdrop{z-index:0;pointer-events:none;isolation:isolate;background:#080809;position:fixed;inset:0;overflow:hidden}.cinematic-backdrop__red-source,.cinematic-backdrop__fog,.cinematic-backdrop__grain{position:absolute;inset:0}.cinematic-backdrop__red-source{background:radial-gradient(ellipse 35% 25% at 84% 7%, #ff605252, transparent 64%), radial-gradient(ellipse 50% 42% at 76% 25%, #ff3b3021, transparent 70%), conic-gradient(from 205deg at 80% 4%, transparent 0 22%, #ff3b3014 31%, transparent 49% 100%);filter:blur(22px);animation:12s ease-in-out infinite alternate cinematic-source-breathe;inset:-18% -12% 28% 25%}.cinematic-backdrop__fog{filter:blur(78px);mix-blend-mode:screen;opacity:.16;border-radius:50%}.cinematic-backdrop__fog--one{background:#a21919;width:55vw;height:35vw;animation:18s ease-in-out infinite alternate cinematic-fog-drift;top:8%;right:-12%}.cinematic-backdrop__fog--two{background:#551316;width:42vw;height:25vw;animation:24s ease-in-out -7s infinite alternate-reverse cinematic-fog-drift;top:42%;right:18%}.cinematic-backdrop__grain{z-index:1;opacity:.045;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='storya-grain'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23storya-grain)' opacity='.55'/%3E%3C/svg%3E")}.cinematic-backdrop__frame{z-index:2;opacity:.22;stroke:#f5f3ef29;stroke-width:1px;vector-effect:non-scaling-stroke;width:100%;height:100%;position:absolute;inset:0}@keyframes cinematic-source-breathe{0%{opacity:.55;transform:scale(.98)}to{opacity:.9;transform:scale(1.04)}}@keyframes cinematic-fog-drift{0%{transform:translate(-3%,-2%)scale(.95)}to{transform:translate(4%,3%)scale(1.08)}}@media (prefers-reduced-motion:reduce){.cinematic-backdrop__red-source,.cinematic-backdrop__fog{animation:none}}.home-experience{--home-ink:#080809;--home-paper:#f5f3ef;--home-muted:#f5f3ef94;--home-faint:#f5f3ef52;--home-line:#f5f3ef29;--home-red:#ff3b30;--home-pointer-x:0px;--home-pointer-y:0px;color:var(--home-paper);background:var(--home-ink);font-family:var(--font-body);isolation:isolate;position:relative;overflow-x:clip}.home-scene{isolation:isolate;min-height:100svh;position:relative;overflow:hidden}.home-scene--hero{background:radial-gradient(45% 36% at 98% 1%,#ff3b3017,#0000 72%),0 0;place-items:center;min-height:max(720px,100svh);padding:calc(5.8rem - 60px) 1.5rem 2rem;display:grid}.home-scene__red-source,.home-scene__fog,.home-scene__grain,.home-scene__particles{pointer-events:none;position:fixed;inset:0}.home-scene__red-source{z-index:0;background:radial-gradient(ellipse 35% 25% at 84% 7%, #ff6052bf, transparent 64%), radial-gradient(ellipse 50% 42% at 76% 25%, #ff3b3040, transparent 70%), conic-gradient(from 205deg at 80% 4%, transparent 0 22%, #ff3b301c 31%, transparent 49% 100%);filter:blur(18px);opacity:.9;transform:translate3d(var(--home-pointer-x), var(--home-pointer-y), 0);transition:transform .9s cubic-bezier(.2,.7,.2,1),opacity .7s;animation:12s ease-in-out infinite alternate home-source-breathe;inset:-18% -12% 28% 25%}.home-scene__fog{z-index:0;filter:blur(70px);mix-blend-mode:screen;opacity:.25;border-radius:50%;transition:opacity .9s,transform 1.2s}.home-scene__fog--one{background:#a21919;width:55vw;height:35vw;animation:18s ease-in-out infinite alternate home-fog-drift;top:8%;right:-12%}.home-scene__fog--two{background:#551316;width:42vw;height:25vw;animation:24s ease-in-out -7s infinite alternate-reverse home-fog-drift;top:42%;right:18%}.home-scene__particles{z-index:0;opacity:1;width:100%;height:100%;transition:opacity .7s}.home-scene__particles--entering{opacity:0}.home-scene__particles canvas{opacity:.5;display:block;width:100%!important;height:100%!important}.home-scene__light-lines{z-index:0;pointer-events:none;opacity:.82;mix-blend-mode:screen;transition:opacity .9s;position:fixed;inset:0;overflow:hidden}.home-scene__light-lines:before{content:"";filter:blur(34px);background:radial-gradient(at 72% 28%,#8e12174d,#43080d24 42%,#0000 72%);border-radius:50%;width:58vw;height:50vw;position:absolute;top:-18vh;right:-12vw}.home-scene__light-lines:after{content:"";aspect-ratio:1;filter:blur(18px);opacity:.76;z-index:5;background:radial-gradient(circle at 48% 48%,#ff4a3d6b 0%,#be1f1f4d 27%,#6b0d1233 54%,#0000 76%);border-radius:50%;width:clamp(180px,25vw,360px);position:absolute;top:-9vh;right:-5vw}.home-scene__light-line{transform-origin:100%;clip-path:polygon(100% 50%,87% 0,0 40%,0 60%,87% 100%);filter:blur(12px);opacity:.2;background:linear-gradient(90deg,#0000 0%,#52080d0a 30%,#7e0f1424 62%,#b41d1e57 88%,#da302980 100%);width:118vw;height:24px;position:absolute;top:-1vh;right:-1vw;box-shadow:0 0 18px 4px #8910162e}.home-scene__light-line--1{opacity:.58;filter:blur(11px);width:calc(148vw + 100px);height:34px;transform:rotate(-5deg)}.home-scene__light-line--2{opacity:.32;filter:blur(6px);width:calc(106vw + 100px);height:13px;transform:rotate(-9deg)}.home-scene__light-line--3{opacity:.48;filter:blur(9px);width:calc(135vw + 100px);height:25px;transform:rotate(-13deg)}.home-scene__light-line--4{opacity:.27;filter:blur(5px);width:calc(91vw + 100px);height:11px;transform:rotate(-17deg)}.home-scene__light-line--5{opacity:.52;filter:blur(10px);width:calc(158vw + 100px);height:29px;transform:rotate(-21deg)}.home-scene__light-line--6{opacity:.3;filter:blur(7px);width:calc(113vw + 100px);height:16px;transform:rotate(-25deg)}.home-scene__light-line--7{opacity:.42;filter:blur(9px);width:calc(140vw + 100px);height:23px;transform:rotate(-29deg)}.home-scene__light-line--8{opacity:.24;filter:blur(4px);width:calc(83vw + 100px);height:9px;transform:rotate(-33deg)}.home-scene__light-line--9{opacity:.39;filter:blur(10px);width:calc(128vw + 100px);height:27px;transform:rotate(-37deg)}.home-scene__light-line--10{opacity:.25;filter:blur(5px);width:calc(97vw + 100px);height:12px;transform:rotate(-41deg)}.home-scene__light-line--11{opacity:.35;filter:blur(8px);width:calc(148vw + 100px);height:20px;transform:rotate(-45deg)}.home-scene__light-line--12{opacity:.2;filter:blur(4px);width:calc(89vw + 100px);height:8px;transform:rotate(-49deg)}.home-scene__light-line--13{opacity:.32;filter:blur(9px);width:calc(122vw + 100px);height:24px;transform:rotate(-53deg)}.home-scene__light-line--14{opacity:.2;filter:blur(5px);width:calc(77vw + 100px);height:10px;transform:rotate(-57deg)}.home-scene__light-line--15{opacity:.29;filter:blur(8px);width:calc(138vw + 100px);height:18px;transform:rotate(-61deg)}.home-scene__light-line--16{opacity:.17;filter:blur(4px);width:calc(91vw + 100px);height:7px;transform:rotate(-64deg)}.home-scene__light-line--17{opacity:.26;filter:blur(8px);width:calc(114vw + 100px);height:21px;transform:rotate(-67deg)}.home-scene__light-line--18{opacity:.16;filter:blur(4px);width:calc(73vw + 100px);height:9px;transform:rotate(-70deg)}.home-scene__light-line--19{opacity:.22;filter:blur(7px);width:calc(130vw + 100px);height:16px;transform:rotate(-73deg)}.home-scene__light-line--20{opacity:.14;filter:blur(4px);width:calc(85vw + 100px);height:8px;transform:rotate(-76deg)}.home-scene__light-line[class*=--]{opacity:.34;filter:blur(11px);box-shadow:0 0 20px 5px #89101633}.home-scene__grain{z-index:1;opacity:.055;mix-blend-mode:soft-light;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.55'/%3E%3C/svg%3E")}.home-hero__content{z-index:2;text-align:center;flex-direction:column;align-items:center;width:min(760px,100%);display:flex;position:relative}.home-label{color:var(--home-muted);font-family:var(--font-body);letter-spacing:.2em;text-transform:uppercase;margin:0;font-size:.68rem;font-weight:600;line-height:1}.home-label:before{content:"—";color:var(--home-red);margin-right:.65rem}.home-copy--mobile{display:none}.home-hero__content h1,.home-scene__copy h2,.home-scene--reveal h2{color:var(--home-paper);font-family:var(--font-heading);letter-spacing:-.045em;margin:1.35rem 0 0;font-weight:500;line-height:.94}.home-hero__content h1{white-space:nowrap;max-width:none;font-size:clamp(3.6rem,8vw,6.7rem)}.home-hero__hint{max-width:38rem;color:var(--home-muted);margin:1rem 0 0;font-size:.95rem}.home-hero__actions{background:#0808094d;border:1px solid #f5f3ef2e;border-radius:14px;justify-content:center;align-items:stretch;gap:.55rem;margin-top:1.65rem;padding:.45rem;display:flex;box-shadow:inset 0 0 0 1px #08080980,0 12px 40px #0000002e}.home-primary-action,.home-secondary-action{min-height:52px;font:inherit;letter-spacing:.06em;cursor:pointer;border:2px solid #f5f3ef3d;border-radius:10px;align-items:center;gap:.7rem;padding:.55rem 1rem;font-size:.78rem;text-decoration:none;transition:color .25s,background .25s,border-color .25s,transform .25s,box-shadow .25s;display:inline-flex;position:relative;overflow:hidden}.home-primary-action{border-color:var(--home-red);width:166px;min-width:166px;color:var(--home-paper);background:#ff3b3029;justify-content:flex-start}.home-primary-action svg,.home-secondary-action svg{width:1.3rem;height:1.3rem}.home-primary-action svg{color:var(--home-red)}.home-primary-action__clapper{color:var(--home-red);transition:transform .18s;overflow:visible}.storya-clapper__flap{transform-box:view-box;transform-origin:2px 8px;transition:transform .26s cubic-bezier(.2,.8,.2,1);transform:rotate(-28deg)}.home-primary-action:hover .storya-clapper__flap,.home-primary-action:focus-visible .storya-clapper__flap{transform:rotate(0)}.home-primary-action b,.home-secondary-action b{font-size:1rem;font-weight:400}.home-primary-action__label{z-index:1;clip-path:none;opacity:1;white-space:nowrap;max-width:none;animation:none;position:relative}.home-primary-action>svg:last-child{z-index:2;width:1.1rem;height:1.1rem;position:absolute;right:12px}.home-primary-action:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ff776a57,#0000);width:32%;position:absolute;inset:-35% auto -35% -45%;transform:skew(-18deg)}.home-primary-action:hover{background:#ff3b3047;box-shadow:0 0 22px #ff3b3029}.home-primary-action:hover:after{opacity:1;animation:.52s ease-out forwards home-button-scan}.home-primary-action:hover .home-primary-action__label,.home-primary-action:focus-visible .home-primary-action__label{animation:.52s steps(12,end) .1s both home-button-write}.home-primary-action:hover>svg:last-child,.home-primary-action:focus-visible>svg:last-child{animation:.62s cubic-bezier(.2,.8,.2,1) .1s both home-arrow-travel;right:auto}.home-primary-action:disabled{cursor:wait;opacity:.65}.home-secondary-action{color:var(--home-muted);background:#0808092e}.home-secondary-action i{color:var(--home-paper)}.home-secondary-action>*{z-index:1;position:relative}.home-secondary-action:before{content:"";filter:blur(7px);opacity:0;background:radial-gradient(circle,#9943ff6b,#431f842e 42%,#0000 72%);border-radius:50%;width:3.2rem;height:3.2rem;transition:opacity .3s,transform .5s;position:absolute;top:50%;left:.45rem;transform:translateY(-50%)scale(.72)}.home-secondary-action:after{content:"";opacity:0;pointer-events:none;background:#e4c7ff;border-radius:50%;width:3px;height:3px;position:absolute;top:50%;left:1.8rem;box-shadow:-17px -17px #ffffffb8,19px -20px #b884ffc2,29px 13px #ffffff94,-23px 18px #975bffb3,43px -6px #d3afff9e,51px 20px #ffffff70,-5px 25px #ad75ff80}.home-secondary-action:hover{color:var(--home-paper);border-color:#bb84ffb3;box-shadow:0 0 22px #7b3dd633}.home-secondary-action:hover:before{opacity:1;transform:translateY(-50%)scale(1)}.home-secondary-action:hover:after{opacity:1;animation:.9s ease-out both home-radar-sparks}.home-hero__benefits{color:var(--home-faint);flex-wrap:wrap;justify-content:center;gap:.65rem 1.4rem;margin:1.35rem 0 0;padding:0;font-size:.68rem;list-style:none;display:flex}.home-hero__benefits li{align-items:center;gap:.4rem;display:inline-flex}.home-hero__benefits svg{width:.85rem;height:.85rem;color:var(--home-red)}.home-duo-prompt{width:min(650px,100%);min-height:150px;color:inherit;text-align:left;filter:drop-shadow(0 12px 30px #00000026);margin:1.9rem auto 0;padding:1.05rem 10.5rem 1rem 1.45rem;text-decoration:none;display:block;position:relative;overflow:hidden}.home-duo-ticket-frame{z-index:0;color:#ff3b308c;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:hidden}.home-duo-ticket-frame--mobile{display:none}.home-duo-ticket-frame__outer{fill:none;stroke:#f5f3ef57;stroke-width:2px;vector-effect:non-scaling-stroke}.home-duo-ticket-frame__shape{fill:#3a0d118f;stroke:currentColor;stroke-width:1.1px;vector-effect:non-scaling-stroke}.home-duo-ticket-frame__shine{opacity:0;transform-origin:50%;mix-blend-mode:screen;transform:skew(-18deg)}.home-duo-ticket-frame__divider{fill:none;stroke:#f5f3ef40;stroke-width:1.5px;stroke-dasharray:5 7;vector-effect:non-scaling-stroke}.home-duo-ticket-frame__perforations{fill:var(--home-ink);stroke:#ff3b307a;stroke-width:1px}.home-duo-ticket__content{z-index:1;position:relative}.home-duo-copy--mobile{display:none}.home-duo-ticket__stub{z-index:1;box-sizing:border-box;text-align:center;justify-content:center;align-items:center;width:8.1rem;padding:1rem .75rem .9rem;display:flex;position:absolute;inset:0 0 0 auto}.home-duo-ticket__stub>span{max-width:6.5rem;color:var(--home-paper);font-family:var(--font-heading);letter-spacing:.01em;text-align:center;font-size:1.6rem;font-weight:500;line-height:1.15}.home-duo-ticket__arrow{transition:transform .26s}.home-duo-prompt:hover .home-duo-ticket__arrow{transform:translate(4px)}.home-duo-prompt:hover,.home-duo-prompt:focus-visible{filter:drop-shadow(0 0 18px #ff3b3029)}.home-duo-prompt:hover .home-duo-ticket-frame__shine,.home-duo-prompt:focus-visible .home-duo-ticket-frame__shine{opacity:1;animation:.9s ease-out forwards home-ticket-scan}.home-duo-prompt:hover .home-duo-ticket-frame__outer,.home-duo-prompt:focus-visible .home-duo-ticket-frame__outer{stroke:#ff8b80c7;animation:1.5s ease-in-out infinite home-ticket-border-pulse}.home-duo-prompt:hover .home-duo-ticket-frame__shape,.home-duo-prompt:focus-visible .home-duo-ticket-frame__shape{stroke:#ff3b30e6}.home-duo-prompt .home-label{font-size:.6rem}.home-duo-prompt h2{color:var(--home-paper);font-family:var(--font-heading);letter-spacing:-.04em;margin:.62rem 0 0;font-size:clamp(1.7rem,4vw,2.4rem);font-weight:500;line-height:1.04}.home-duo-prompt>p:not(.home-label){max-width:29rem;color:var(--home-muted);margin:.8rem 0 0;font-size:.8rem;line-height:1.4}.home-duo-action{border:2px solid var(--home-red);color:var(--home-paper);background:#ff3b3024;border-radius:10px;align-items:center;gap:.7rem;padding:.6rem .85rem;font-size:.78rem;text-decoration:none;transition:color .25s,border-color .25s,background .25s,box-shadow .25s;display:inline-flex;overflow:hidden}.home-duo-action>*{z-index:1;position:relative}.home-duo-action svg{width:1.15rem;height:1.15rem;color:var(--home-red)}.home-duo-action svg:last-child{transition:transform .32s cubic-bezier(.2,.8,.2,1)}.home-duo-action:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(90deg,#0000,#ff776a57,#0000);width:32%;position:absolute;inset:-35% auto -35% -45%;transform:skew(-18deg)}.home-duo-action:hover{border-color:var(--home-red);color:#ff837b;background:#ff3b303d;box-shadow:0 0 22px #ff3b3029}.home-duo-action:hover:after{opacity:1;animation:.52s ease-out forwards home-button-scan}.home-duo-action:hover svg:last-child{transform:translate(5px)}.home-mood-picker{grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;width:min(650px,100%);margin-top:2.7rem;display:grid}.home-mood{aspect-ratio:1;border:1px solid var(--home-line);min-width:0;color:var(--home-muted);font:inherit;text-align:center;cursor:pointer;background:#08080940;border-radius:8px;grid-template-rows:auto auto auto;align-content:center;place-items:center;gap:.5rem;padding:.7rem;transition:border-color .25s,color .25s,background .25s,transform .25s;display:grid}.home-mood:hover{color:var(--home-paper);border-color:#ff3b308c;transform:translateY(-1px)}.home-mood--selected{border-color:var(--home-red);color:var(--home-paper);background:#ff3b301a}.home-mood__icon{color:var(--home-red);filter:saturate(.8);font-size:1.55rem}.home-mood__label{font-size:.83rem;font-weight:600}.home-mood__note{color:var(--home-faint);margin-top:.18rem;font-size:.67rem}.home-o-cta{width:120px;height:120px;color:var(--home-paper);cursor:pointer;background:0 0;border:0;place-items:center;margin-top:2.5rem;padding:0;display:grid;position:relative}.home-o-ring{transition:transform .7s,filter .7s}.home-o-cta>span{width:180px;color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.7rem;position:absolute;top:calc(100% + .8rem)}.home-o-cta:hover .home-o-ring,.home-o-cta--ready .home-o-ring{filter:drop-shadow(0 0 18px #ff3b3066);transform:scale(1.04)}.home-o-cta:disabled{cursor:wait;opacity:.65}.home-error{color:#ffaaa4;margin:3.8rem 0 0;font-size:.78rem}.home-error button{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;text-decoration:underline}.home-scroll-cue{color:var(--home-faint);letter-spacing:.1em;text-transform:uppercase;font-size:.65rem;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.home-scroll-cue span{color:var(--home-red);margin-left:.5rem;font-size:1rem;animation:2s ease-in-out infinite home-scroll-pulse;display:inline-block}.home-scene--choice{z-index:2;background:0 0;place-items:center;min-height:100svh;display:grid;position:sticky;top:0}.home-scene--choice:after{content:"";z-index:-1;border:1px solid #ff3b3014;border-radius:50%;position:absolute;inset:15% 10%;transform:rotate(-12deg)scaleX(1.35)}.home-scene__copy{width:min(620px,100% - 3rem)}.home-scene__copy h2,.home-scene--reveal h2{max-width:8ch;font-size:clamp(3rem,7vw,6rem)}.home-scene__copy>p:not(.home-label){color:var(--home-muted);margin:1.5rem 0 0;font-size:1rem}.home-line-options{flex-wrap:wrap;gap:1.6rem;margin-top:3rem;display:flex}.home-line-options button{border:0;border-bottom:1px solid var(--home-line);color:var(--home-muted);font:inherit;cursor:pointer;background:0 0;padding:.6rem 0;font-size:.9rem;transition:border-color .25s,color .25s}.home-line-options button:hover,.home-line-options button.is-selected{border-color:var(--home-red);color:var(--home-paper)}.home-scene--reveal{z-index:3;text-align:center;background:radial-gradient(40% 35% at 50% 40%,#ff3b3021,#0000 70%),0 0;flex-direction:column;justify-content:center;align-items:center;min-height:100svh;padding:5rem 1.5rem;display:flex;position:sticky;top:0}.home-scene--reveal>.storya-mark{margin-bottom:2.5rem;animation:5s ease-in-out infinite alternate home-mark-breathe}.home-scene--reveal h2{max-width:none}.home-reveal__summary{color:var(--home-muted);letter-spacing:.08em;text-transform:uppercase;margin:1.3rem 0 0;font-size:.78rem}.home-reveal__action{border:0;border-bottom:1px solid var(--home-red);color:var(--home-paper);font:inherit;cursor:pointer;background:0 0;margin-top:2.5rem;padding:.85rem 0;font-size:.86rem;transition:color .25s,border-color .25s}.home-reveal__action:hover{color:#ff837b;border-color:#ff837b}.home-experience[data-mood=intense] .home-scene__red-source{opacity:1.35}.home-experience[data-mood=relaxed] .home-scene__red-source{opacity:.55}.home-experience[data-mood=relaxed] .home-scene__fog{opacity:.16}.home-experience[data-mood=tranquil] .home-scene__fog{opacity:.2}.home-experience[data-mood=surprise] .home-scene__red-source{transform:translate3d(calc(var(--home-pointer-x) - 2%), calc(var(--home-pointer-y) + 1%), 0) rotate(-3deg)}@keyframes home-source-breathe{0%{opacity:.65;transform:translate3d(var(--home-pointer-x), var(--home-pointer-y), 0) scale(.98)}to{opacity:1;transform:translate3d(var(--home-pointer-x), var(--home-pointer-y), 0) scale(1.04)}}@keyframes home-fog-drift{0%{transform:translate(-3%,-2%)scale(.95)}to{transform:translate(4%,3%)scale(1.08)}}@keyframes home-mark-breathe{0%{opacity:.75;transform:scale(.98)}to{opacity:1;transform:scale(1.02)}}@keyframes home-scroll-pulse{50%{opacity:.5;transform:translateY(4px)}}@keyframes home-button-scan{0%{left:-45%}to{left:125%}}@keyframes home-ticket-scan{0%{transform:translate(0)skew(-18deg)}to{transform:translate(850px)skew(-18deg)}}@keyframes home-ticket-border-pulse{0%,to{stroke-opacity:.58}50%{stroke-opacity:1}}@keyframes home-button-write{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes home-arrow-travel{0%{left:52px}to{left:calc(100% - 28px)}}@keyframes home-radar-sparks{0%{transform:translate(-4px,4px)scale(.35)}to{transform:translate(7px,-2px)scale(1)}}@media (width<=640px){.home-scene--hero{min-height:100svh;padding:5.8rem 1rem 4rem}.home-scene__light-lines:after{filter:blur(15px);opacity:.68;width:220px;top:-7vh;right:-74px}.home-copy--desktop{display:none}.home-copy--mobile{display:inline}.home-label{letter-spacing:.16em;font-size:.7rem}.home-hero__content h1{white-space:normal;max-width:14ch;margin-top:1.1rem;font-size:clamp(2.8rem,13vw,4rem);line-height:.92}.home-hero__hint{max-width:18rem;margin-top:1.25rem;font-size:.95rem;line-height:1.4}.home-hero__actions{background:#0808094d;border:1px solid #f5f3ef2e;border-radius:14px;flex-direction:column;gap:.45rem;width:min(100%,280px);margin-top:1.8rem;padding:.35rem;box-shadow:inset 0 0 0 1px #08080980,0 12px 40px #0000002e}.home-primary-action,.home-secondary-action{justify-content:center;width:100%;min-height:54px;padding:.55rem .8rem;font-size:.78rem}.home-primary-action{background:#ff3b3040;border-width:2px;min-width:0;box-shadow:0 0 24px #ff3b3021}.home-secondary-action{border-color:#f5f3ef29;min-height:44px}.home-hero__benefits{gap:.6rem .8rem;max-width:18rem;margin-top:1.45rem;font-size:.62rem}.home-duo-prompt{--home-ticket-mobile-width:min(210px, calc(100vw - 2rem));--home-ticket-mobile-length:min(220px, calc(100vw - 2rem));min-height:0;width:var(--home-ticket-mobile-width);height:var(--home-ticket-mobile-length);box-sizing:border-box;opacity:.82;background:0 0;border:0;border-radius:0;flex-direction:column;align-items:center;gap:1.25rem;margin-top:2.5rem;padding:1.2rem 1rem;display:flex}.home-duo-ticket-frame--desktop{display:none}.home-duo-ticket-frame--mobile{display:block}.home-duo-ticket-frame{width:var(--home-ticket-mobile-length);height:var(--home-ticket-mobile-width);transform-origin:50%;inset:50% auto auto 50%;transform:translate(-50%,-50%)rotate(90deg)}.home-duo-ticket__content{text-align:center;flex-direction:column;align-items:center;gap:1rem;width:100%;display:flex}.home-duo-copy--desktop{display:none}.home-duo-copy--mobile{display:inline}.home-duo-prompt h2{max-width:12ch;margin:0;font-size:clamp(1.45rem,7.5vw,1.8rem);line-height:.96}.home-duo-prompt>p:not(.home-label){max-width:11rem;margin:0;font-size:.72rem;line-height:1.25}.home-duo-prompt>p.home-duo-copy--mobile{margin:0}.home-duo-ticket__stub{background:#ff3b3029;border:1px solid #ff3b30b8;border-radius:8px;justify-content:center;align-items:center;width:9rem;height:3.2rem;margin:0;padding:.45rem .4rem;display:flex;position:static;inset:auto;transform:none;box-shadow:0 0 16px #ff3b301f}.home-duo-ticket__stub>span{font-size:1.05rem}.home-duo-ticket__notches{display:none}.home-duo-action{margin-top:0}.home-mood-picker{grid-template-columns:repeat(2,minmax(0,1fr));width:min(310px,100%);margin-top:2.2rem}.home-mood{padding:.75rem .7rem}.home-scene__copy h2,.home-scene--reveal h2{font-size:clamp(2.8rem,14vw,4.5rem)}.home-line-options{gap:.9rem 1.2rem}}@media (prefers-reduced-motion:reduce){.home-scene__red-source,.home-scene__fog,.home-scene--reveal>.home-o-ring,.home-scroll-cue span{animation:none}.home-scene__red-source{transform:none}}*,:before,:after,::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#3b82f680;--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border:0 solid #e5e7eb}:before,:after{--tw-content:""}html,:host{-webkit-text-size-adjust:100%;tab-size:4;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent;font-family:ui-sans-serif,system-ui,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}body{line-height:inherit;margin:0}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-feature-settings:normal;font-variation-settings:normal;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-feature-settings:inherit;font-variation-settings:inherit;font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:#0000;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{margin:0;padding:0;list-style:none}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder{opacity:1;color:#9ca3af}textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (width>=640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (width>=768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (width>=1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (width>=1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (width>=1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.\!visible{visibility:visible!important}.visible{visibility:visible}.static{position:static}.absolute{position:absolute}.flex{display:flex}.grid{display:grid}.hidden{display:none}.resize{resize:both}.border{border-width:1px}.italic{font-style:italic}.ring{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow,0 0 #0000)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter,backdrop-filter;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}:root{--st-bg:#080808;--st-surface:#171719;--st-surface-hover:#1e1e20;--st-surface-active:#252527;--st-red:#ff3b30;--st-red-hover:#e0342a;--st-red-active:#c52e25;--st-red-subtle:#ff3b301f;--st-red-glow:#ff3b3040;--st-text:#f5f5f3;--st-off-white:#f5f5f3;--st-text-secondary:#a0a0a0;--st-text-tertiary:#6b6b6b;--st-text-disabled:#4a4a4a;--st-border:#2a2a2c;--st-border-hover:#3a3a3c;--st-border-focus:var(--st-red);--st-overlay:#080808b3;--st-overlay-heavy:#080808d9;--font-heading:"Fraunces", "Iowan Old Style", Georgia, "Times New Roman", serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--font-label:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--st-font:var(--font-body);--st-text-h1:2.5rem;--st-text-h2:1.75rem;--st-text-h3:1.25rem;--st-text-body:1rem;--st-text-label:.875rem;--st-text-caption:.75rem;--st-text-metadata:.6875rem;--st-weight-regular:400;--st-weight-medium:500;--st-weight-semibold:600;--st-weight-bold:700;--st-leading-tight:1.15;--st-leading-normal:1.5;--st-leading-relaxed:1.65;--st-tracking-tight:-.02em;--st-tracking-normal:0;--st-tracking-wide:.05em;--st-tracking-wider:.1em;--st-space-xs:.25rem;--st-space-sm:.5rem;--st-space-md:1rem;--st-space-lg:1.5rem;--st-space-xl:2rem;--st-space-2xl:3rem;--st-space-3xl:4rem;--st-space-4xl:6rem;--st-radius-sm:4px;--st-radius-md:8px;--st-radius-lg:12px;--st-radius-xl:16px;--st-radius-full:9999px;--st-duration-fast:.12s;--st-duration-normal:.2s;--st-duration-slow:.35s;--st-ease:cubic-bezier(.25, .1, .25, 1);--st-ease-out:cubic-bezier(0, 0, .2, 1);--st-shadow-sm:0 1px 2px #0000004d;--st-shadow-md:0 4px 12px #0006;--st-shadow-lg:0 8px 24px #00000080;--st-shadow-red:0 4px 16px #ff3b304d;--st-z-base:1;--st-z-overlay:10;--st-z-header:20;--st-z-modal:30}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-size:16px}body{background:var(--st-bg);color:var(--st-text);font-family:var(--st-font);font-size:var(--st-text-body);font-weight:var(--st-weight-regular);line-height:var(--st-leading-normal);min-height:100vh;overflow-x:hidden}h1,h2,h3{font-family:var(--font-heading);letter-spacing:-.02em}.page-transition{will-change:opacity, transform;min-height:100vh}.site-footer{z-index:1;padding:1.25rem var(--st-space-xl);color:var(--st-text-tertiary);background:#080808;position:relative}.site-footer__inner{justify-content:space-between;align-items:center;gap:var(--st-space-lg);width:min(1180px,100%);min-height:42px;margin:0 auto;display:flex}.site-footer__brand,.site-footer__nav{align-items:center;gap:var(--st-space-md);display:flex}.site-footer__brand .storya-logo__img{height:22px}.site-footer__brand>span,.site-footer__copyright,.site-footer__nav a{color:var(--st-text-secondary);font-size:.72rem;text-decoration:none}.site-footer__nav a:hover,.site-footer__nav a:focus-visible{color:var(--st-text)}@media (width<=639px){.site-footer{padding:1.25rem var(--st-space-md)}.site-footer__inner{flex-direction:column;align-items:flex-start;gap:.7rem}.site-footer__brand,.site-footer__nav{flex-wrap:wrap;gap:.7rem 1rem}.site-footer__copyright{order:3}}.history-page.library-page,.watchlist-page.library-page{width:min(1180px,100%);max-width:none}.library-page .watchlist-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:clamp(1rem,2vw,1.4rem)}.library-page .history-card__poster{aspect-ratio:2/3;width:72px}@media (width<=639px){.library-page .watchlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.library-page .history-card__poster{width:58px}}.library-page{width:min(1180px,100%);max-width:none;padding-top:clamp(6.5rem,11vw,9rem)}.library-page .watchlist-header,.library-page .history-header{align-items:flex-end;gap:var(--st-space-xl);padding-bottom:var(--st-space-xl);border-bottom:1px solid #f5f3ef21}.library-kicker{color:var(--st-red);font-size:.68rem;font-weight:var(--st-weight-semibold);letter-spacing:.18em;text-transform:uppercase;display:block}.library-kicker:before{content:"—";margin-right:.55rem}.library-page .watchlist-title,.library-page .history-title{letter-spacing:-.045em;margin:.55rem 0 .7rem;font-size:clamp(2.25rem,6vw,4.6rem);line-height:.98}.library-subtitle{max-width:520px;color:var(--st-text-secondary);margin:0;line-height:1.55}.library-stat{min-width:130px;padding-left:var(--st-space-lg);border-left:1px solid var(--st-red);color:var(--st-text-tertiary);letter-spacing:.08em;text-transform:uppercase;flex:none;gap:.15rem;font-size:.68rem;display:grid}.library-stat strong{color:var(--st-text);font-family:var(--font-heading);letter-spacing:-.04em;font-size:2rem;font-weight:500;line-height:1}.library-toolbar{justify-content:space-between;align-items:center;gap:var(--st-space-lg);margin:var(--st-space-xl) 0;display:flex}.library-filters{flex-wrap:wrap;gap:.45rem;display:flex}.library-filter{min-height:36px;color:var(--st-text-secondary);font:inherit;cursor:pointer;transition:color var(--st-duration-fast) var(--st-ease), background var(--st-duration-fast) var(--st-ease), border-color var(--st-duration-fast) var(--st-ease);background:#0808094d;border:1px solid #f5f3ef29;border-radius:999px;padding:.45rem .85rem;font-size:.74rem}.library-filter:hover,.library-filter--active{color:var(--st-text);background:#ff3b301f;border-color:#ff3b30a6}.library-results{color:var(--st-text-tertiary);font-size:.72rem}.watchlist-grid{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:clamp(1rem,2vw,1.4rem)}.watchlist-card__remove{z-index:2;color:#f5f3efc7;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid #f5f3ef2e;width:32px;height:32px;font-size:1.2rem;line-height:1}.watchlist-card__remove:focus-visible{outline:2px solid var(--st-red);outline-offset:2px}.history-page .history-list{gap:var(--st-space-xl)}.history-group{gap:var(--st-space-sm);display:grid}.history-group__title{color:var(--st-text-secondary);font-family:var(--font-body);font-size:.7rem;font-weight:var(--st-weight-semibold);letter-spacing:.15em;text-transform:uppercase;align-items:center;gap:.6rem;display:flex}.history-group__title span{background:var(--st-red);border-radius:50%;width:7px;height:7px;box-shadow:0 0 12px #ff3b308c}.history-group__items{gap:.65rem;display:grid}.history-card{background:#0808097a;border-color:#f5f3ef24}.history-card__main{width:100%;color:inherit;font:inherit;text-align:left;background:0 0;border:0;align-items:center;position:relative}.history-card__main:hover,.history-card__main:focus-visible{background:#f5f3ef09}.history-card__poster{aspect-ratio:2/3;background:linear-gradient(135deg, var(--st-surface), #1a1018);width:72px}.history-card__poster img{-o-object-fit:cover;object-fit:cover;height:100%}.history-card__title{font-family:var(--font-heading);margin-bottom:.45rem;font-size:1.2rem;font-weight:500}.history-card__meta{flex-wrap:wrap}.history-card__date{margin-top:.35rem}.history-card__chevron{margin-left:var(--st-space-md);color:var(--st-text-tertiary);align-self:center;font-size:1.25rem;font-weight:300}.history-card__expanded{background:#f5f3ef06}@media (width<=639px){.library-page{padding-inline:var(--st-space-md)}.library-page .watchlist-header,.library-page .history-header{align-items:flex-start;gap:var(--st-space-lg);flex-direction:column}.library-stat{padding-left:.75rem}.library-toolbar{flex-direction:column;align-items:flex-start;gap:.75rem}.watchlist-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.history-card__main{padding:.75rem}.history-card__poster{width:58px}.history-card__title{font-size:1.05rem}.history-card__chevron{margin-left:.35rem}}#root{flex-direction:column;min-height:100vh;display:flex}:focus-visible{outline:2px solid var(--st-border-focus);outline-offset:2px}:focus:not(:focus-visible){outline:none}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--st-border);border-radius:var(--st-radius-full)}.storya-header{z-index:var(--st-z-header);padding:var(--st-space-md) var(--st-space-xl);background:linear-gradient(to bottom, var(--st-bg) 60%, transparent);pointer-events:none;justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.storya-header>*{pointer-events:auto}.storya-header__back{align-items:center;gap:var(--st-space-xs);color:var(--st-text-secondary);font-family:var(--st-font);font-size:var(--st-text-label);cursor:pointer;padding:var(--st-space-xs) var(--st-space-sm);border-radius:var(--st-radius-sm);transition:color var(--st-duration-fast) var(--st-ease);background:0 0;border:none;display:flex}.storya-header__back:hover{color:var(--st-text)}.storya-header__back:focus-visible{outline-offset:0}.storya-logo{-webkit-user-select:none;user-select:none;align-items:center;text-decoration:none;display:inline-flex}.storya-logo__img{-o-object-fit:contain;object-fit:contain;width:auto;height:32px;display:block}.storya-logo--large .storya-logo__img{height:48px}@media (width<=480px){.storya-logo__img{height:28px}.storya-logo--large .storya-logo__img{height:40px}}.storya-btn{justify-content:center;align-items:center;gap:var(--st-space-sm);font-family:var(--st-font);font-weight:var(--st-weight-semibold);cursor:pointer;border-radius:var(--st-radius-md);transition:all var(--st-duration-normal) var(--st-ease);white-space:nowrap;border:none;text-decoration:none;display:inline-flex}.storya-btn:focus-visible{outline:2px solid var(--st-border-focus);outline-offset:2px}.storya-btn--primary{background:var(--st-red);color:#fff;font-size:var(--st-text-body);padding:var(--st-space-md) var(--st-space-xl);width:100%;max-width:400px;min-height:52px}.storya-btn--primary:hover:not(:disabled){background:var(--st-red-hover);box-shadow:var(--st-shadow-red)}.storya-btn--primary:active:not(:disabled){background:var(--st-red-active);transform:scale(.985)}.storya-btn--primary:disabled{opacity:.5;cursor:not-allowed}.storya-btn--secondary{color:var(--st-text-secondary);font-size:var(--st-text-label);padding:var(--st-space-sm) var(--st-space-lg);border:1px solid var(--st-border);background:0 0;width:100%;max-width:400px;min-height:44px}.storya-btn--secondary:hover:not(:disabled){color:var(--st-text);border-color:var(--st-border-hover);background:var(--st-surface)}.storya-btn--secondary:active:not(:disabled){background:var(--st-surface-active)}.storya-btn--secondary:disabled{opacity:.4;cursor:not-allowed}.storya-btn--text{color:var(--st-text-secondary);font-size:var(--st-text-label);padding:var(--st-space-xs) var(--st-space-sm);background:0 0;border:none;min-height:36px}.storya-btn--text:hover:not(:disabled){color:var(--st-text)}.storya-btn--text:active:not(:disabled){color:var(--st-red)}.storya-btn--text:disabled{opacity:.4;cursor:not-allowed}.storya-btn--sm{font-size:var(--st-text-caption);padding:var(--st-space-xs) var(--st-space-md);min-height:36px}.match-shell{min-height:100vh;padding:var(--st-space-3xl) var(--st-space-lg);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.match-shell__inner{flex-direction:column;align-items:center;width:100%;max-width:520px;display:flex}.match-progress{gap:var(--st-space-xs);margin-bottom:var(--st-space-2xl);align-items:center;display:flex}.match-progress__dot{background:var(--st-border);width:8px;height:8px;transition:all var(--st-duration-normal) var(--st-ease);border:none;border-radius:50%;padding:0}.match-progress__dot--active{background:var(--st-text);transform:scale(1.25)}.match-progress__dot--completed{background:var(--st-red)}.match-progress__label{font-size:var(--st-text-caption);color:var(--st-text-tertiary);letter-spacing:var(--st-tracking-wider);text-transform:uppercase;margin-left:var(--st-space-sm)}.match-question{white-space:nowrap;max-width:none;font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold);text-align:center;color:var(--st-text);line-height:var(--st-leading-tight);margin-bottom:var(--st-space-xl);letter-spacing:var(--st-tracking-tight)}.match-option-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;width:100%;display:grid}.match-option{min-width:0;min-height:128px;color:var(--st-text);cursor:pointer;font-family:var(--st-font);font-size:var(--st-text-body);font-weight:var(--st-weight-medium);text-align:left;transition:all var(--st-duration-normal) var(--st-ease);background:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20520%20220'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20preserveAspectRatio='none'%3e%3cpath%20d='M24%204H496Q516%204%20516%2024V196Q516%20216%20496%20216H24Q4%20216%204%20196V24Q4%204%2024%204Z'%20fill='%23111111'%20stroke='%234A4A4A'%20stroke-width='2'/%3e%3cpath%20d='M24%204H78L68%2014H26Q14%2014%2014%2026V60L4%2070V24Q4%204%2024%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%204H442L452%2014H494Q506%2014%20506%2026V60L516%2070V24Q516%204%20496%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M24%20216H78L68%20206H26Q14%20206%2014%20194V160L4%20150V196Q4%20216%2024%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%20216H442L452%20206H494Q506%20206%20506%20194V160L516%20150V196Q516%20216%20496%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3crect%20x='20'%20y='20'%20width='480'%20height='180'%20rx='12'%20fill='%23080808'%20stroke='%23343434'%20stroke-width='2'/%3e%3crect%20x='26'%20y='26'%20width='468'%20height='168'%20rx='9'%20stroke='%231F1F1F'%20stroke-width='2'/%3e%3crect%20x='8'%20y='88'%20width='5'%20height='44'%20rx='2.5'%20fill='%23FF3B30'/%3e%3cg%20stroke='%23777'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3cpath%20d='M38%2050V40H48'/%3e%3cpath%20d='M472%2040H482V50'/%3e%3cpath%20d='M38%20170V180H48'/%3e%3cpath%20d='M472%20180H482V170'/%3e%3c/g%3e%3c/svg%3e") 50%/100% 100% no-repeat;border:0;border-radius:0;align-items:center;gap:.9rem;padding:1rem 1.1rem;display:flex;position:relative}.match-option:hover:not(:disabled){filter:brightness(1.12);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20520%20220'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20preserveAspectRatio='none'%3e%3cpath%20d='M24%204H496Q516%204%20516%2024V196Q516%20216%20496%20216H24Q4%20216%204%20196V24Q4%204%2024%204Z'%20fill='%23111111'%20stroke='%234A4A4A'%20stroke-width='2'/%3e%3cpath%20d='M24%204H78L68%2014H26Q14%2014%2014%2026V60L4%2070V24Q4%204%2024%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%204H442L452%2014H494Q506%2014%20506%2026V60L516%2070V24Q516%204%20496%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M24%20216H78L68%20206H26Q14%20206%2014%20194V160L4%20150V196Q4%20216%2024%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%20216H442L452%20206H494Q506%20206%20506%20194V160L516%20150V196Q516%20216%20496%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3crect%20x='20'%20y='20'%20width='480'%20height='180'%20rx='12'%20fill='%23080808'%20stroke='%23343434'%20stroke-width='2'/%3e%3crect%20x='26'%20y='26'%20width='468'%20height='168'%20rx='9'%20stroke='%231F1F1F'%20stroke-width='2'/%3e%3crect%20x='8'%20y='88'%20width='5'%20height='44'%20rx='2.5'%20fill='%23FF3B30'/%3e%3cg%20stroke='%23777'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3cpath%20d='M38%2050V40H48'/%3e%3cpath%20d='M472%2040H482V50'/%3e%3cpath%20d='M38%20170V180H48'/%3e%3cpath%20d='M472%20180H482V170'/%3e%3c/g%3e%3c/svg%3e")}.match-option:active:not(:disabled){transform:scale(.98)}.match-option:focus-visible{outline:2px solid var(--st-border-focus);outline-offset:2px}.match-option--selected{color:var(--st-text);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20520%20220'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20preserveAspectRatio='none'%3e%3cpath%20d='M24%204H496Q516%204%20516%2024V196Q516%20216%20496%20216H24Q4%20216%204%20196V24Q4%204%2024%204Z'%20fill='%23111111'%20stroke='%234A4A4A'%20stroke-width='2'/%3e%3cpath%20d='M24%204H78L68%2014H26Q14%2014%2014%2026V60L4%2070V24Q4%204%2024%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%204H442L452%2014H494Q506%2014%20506%2026V60L516%2070V24Q516%204%20496%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M24%20216H78L68%20206H26Q14%20206%2014%20194V160L4%20150V196Q4%20216%2024%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%20216H442L452%20206H494Q506%20206%20506%20194V160L516%20150V196Q516%20216%20496%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3crect%20x='20'%20y='20'%20width='480'%20height='180'%20rx='12'%20fill='%23080808'%20stroke='%23343434'%20stroke-width='2'/%3e%3crect%20x='26'%20y='26'%20width='468'%20height='168'%20rx='9'%20stroke='%231F1F1F'%20stroke-width='2'/%3e%3crect%20x='8'%20y='88'%20width='5'%20height='44'%20rx='2.5'%20fill='%23FF3B30'/%3e%3cg%20stroke='%23777'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3cpath%20d='M38%2050V40H48'/%3e%3cpath%20d='M472%2040H482V50'/%3e%3cpath%20d='M38%20170V180H48'/%3e%3cpath%20d='M472%20180H482V170'/%3e%3c/g%3e%3c/svg%3e");box-shadow:inset 0 0 0 2px #ff3b30c7,0 0 26px #ff3b3029}.match-option--selected:hover:not(:disabled){filter:brightness(1.12);background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20520%20220'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20preserveAspectRatio='none'%3e%3cpath%20d='M24%204H496Q516%204%20516%2024V196Q516%20216%20496%20216H24Q4%20216%204%20196V24Q4%204%2024%204Z'%20fill='%23111111'%20stroke='%234A4A4A'%20stroke-width='2'/%3e%3cpath%20d='M24%204H78L68%2014H26Q14%2014%2014%2026V60L4%2070V24Q4%204%2024%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%204H442L452%2014H494Q506%2014%20506%2026V60L516%2070V24Q516%204%20496%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M24%20216H78L68%20206H26Q14%20206%2014%20194V160L4%20150V196Q4%20216%2024%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%20216H442L452%20206H494Q506%20206%20506%20194V160L516%20150V196Q516%20216%20496%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3crect%20x='20'%20y='20'%20width='480'%20height='180'%20rx='12'%20fill='%23080808'%20stroke='%23343434'%20stroke-width='2'/%3e%3crect%20x='26'%20y='26'%20width='468'%20height='168'%20rx='9'%20stroke='%231F1F1F'%20stroke-width='2'/%3e%3crect%20x='8'%20y='88'%20width='5'%20height='44'%20rx='2.5'%20fill='%23FF3B30'/%3e%3cg%20stroke='%23777'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3cpath%20d='M38%2050V40H48'/%3e%3cpath%20d='M472%2040H482V50'/%3e%3cpath%20d='M38%20170V180H48'/%3e%3cpath%20d='M472%20180H482V170'/%3e%3c/g%3e%3c/svg%3e")}.match-option__indicator{width:44px;height:44px;color:var(--st-text-secondary);transition:all var(--st-duration-normal) var(--st-ease);background:#f5f5f314;border:1px solid #f5f5f31f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.match-option__indicator svg{width:22px;height:22px}.match-option--selected .match-option__indicator{border-color:var(--st-red);background:var(--st-red)}.match-option--selected .match-option__indicator svg{color:#fff}.match-option__copy{flex-direction:column;flex:1;justify-content:center;gap:.3rem;min-width:0;display:flex}.match-option__label{font-weight:var(--st-weight-semibold);line-height:1.2}.match-option__description{color:var(--st-text-secondary);font-size:var(--st-text-caption);font-weight:var(--st-weight-regular);line-height:1.35}.match-option__arrow{z-index:1;width:38px;height:38px;color:var(--st-text-secondary);transition:all var(--st-duration-normal) var(--st-ease);background:#f5f5f314;border-radius:50%;flex:none;place-items:center;font-size:1.75rem;font-weight:300;line-height:1;display:grid;position:relative}.match-option:hover:not(:disabled) .match-option__arrow,.match-option--selected .match-option__arrow{color:var(--st-text);background:#f5f5f324}.match-option:disabled{opacity:.4;cursor:not-allowed}.match-option--mood{border-color:var(--st-border);min-height:128px;padding:1rem 1.1rem;position:relative;overflow:hidden}.match-option--mood:hover:not(:disabled){border-color:var(--st-border-hover)}.match-option__mood-art{pointer-events:none;border-radius:10px;position:absolute;inset:12px 14px;overflow:hidden}.match-option__mood-art img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.match-option__mood-overlay{background:linear-gradient(90deg,#080808f0 0%,#080808d1 62%,#080808bd 100%),linear-gradient(#08080894,#080808eb);position:absolute;inset:0}.match-option--mood .match-option__indicator,.match-option--mood .match-option__copy,.match-option--mood .match-option__label{z-index:1;position:relative}.match-option--mood.match-option--selected{border-color:var(--st-red);border-width:2px}.match-option--mood.match-option--selected .match-option__indicator{border-color:var(--st-red);background:var(--st-red)}.match-loading-frame{background:#080808;place-items:center;min-height:100dvh;display:grid}.match-loading-frame__mark{filter:drop-shadow(0 0 22px #ff3b302e);place-items:center;display:grid}.processing{justify-content:center;align-items:center;gap:var(--st-space-xl);min-height:100vh;padding:var(--st-space-2xl);background:#080808;flex-direction:column;display:flex}.processing__ring{border:3px solid var(--st-border);border-top-color:var(--st-red);border-radius:50%;width:80px;height:80px;animation:1.2s linear infinite storya-spin}@media (prefers-reduced-motion:reduce){.processing__ring{border-top-color:var(--st-red);opacity:.7;animation:none}}@keyframes storya-spin{to{transform:rotate(360deg)}}.processing__copy{font-size:var(--st-text-body);color:var(--st-text-secondary);letter-spacing:var(--st-tracking-wide)}.processing__copy--done{font-size:var(--st-text-h2);color:var(--st-text);font-weight:var(--st-weight-semibold)}@keyframes result-reveal-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.result{background:var(--st-bg);background-position:top;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;flex-direction:column;min-height:100vh;padding:0;display:flex}.result__hero{align-items:center;width:100%;min-height:min(860px,100vh);display:flex;position:relative;overflow:hidden}.result__hero-bg{z-index:0;background-position:top;background-size:cover;position:absolute;inset:0}.result__hero-fallback{z-index:0;background:linear-gradient(135deg, var(--st-surface) 0%, var(--st-bg) 50%, #1a1018 100%);position:absolute;inset:0}.result__hero-overlay{z-index:1;background:linear-gradient(#0000 65%,#080808f0 100%),linear-gradient(90deg,#080808eb,#08080847);position:absolute;inset:0}.result__hero-inner{z-index:2;width:100%;max-width:1280px;padding:7rem var(--st-space-xl) 5rem;grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:center;gap:clamp(3rem,9vw,9rem);margin:0 auto;display:grid;position:relative}.result__content{align-items:flex-start;gap:var(--st-space-lg);flex-direction:column;width:100%;max-width:650px;display:flex}.result__content>*,.result__identity,.result__footer{opacity:0;animation:result-reveal-up .48s var(--st-ease) both}.result__content>:first-child{animation-delay:40ms}.result__content>:nth-child(2){animation-delay:.1s}.result__content>:nth-child(3){animation-delay:.16s}.result__content>:nth-child(4){animation-delay:.22s}.result__content>:nth-child(5){animation-delay:.28s}.result__content>:nth-child(6){animation-delay:.34s}.result__content>:nth-child(7){animation-delay:.4s}.result__identity{animation-delay:.65s}.result__footer{animation-delay:.48s}@media (prefers-reduced-motion:reduce){.result__content>*,.result__identity,.result__footer{opacity:1;animation:none}}.result__score{color:var(--st-red);font-size:var(--st-text-label);font-weight:var(--st-weight-semibold);letter-spacing:var(--st-tracking-wide);text-transform:uppercase;align-items:baseline;gap:.45rem;display:inline-flex}.result__score-value{font-size:1.05rem}.result__score-label{color:var(--st-text-secondary)}.result__eyebrow{font-size:var(--st-text-caption);color:var(--st-red);text-transform:uppercase;letter-spacing:var(--st-tracking-wider);font-weight:var(--st-weight-semibold)}.result__title{font-size:clamp(3rem,6vw,5.8rem);font-weight:var(--st-weight-bold);color:var(--st-text);line-height:var(--st-leading-tight);letter-spacing:var(--st-tracking-tight);overflow-wrap:break-word;max-width:100%}.result__title--mobile{display:none}.result__genres{color:var(--st-red);font-size:var(--st-text-label);font-weight:var(--st-weight-medium);letter-spacing:var(--st-tracking-wide)}.result__content .metadata{gap:var(--st-space-md)}.result__content .metadata__item{color:var(--st-text-secondary)}.result__overview{max-width:570px;color:var(--st-text-secondary);font-size:var(--st-text-body);line-height:var(--st-leading-relaxed)}.result__content .why-it-fits{border:0;border-left:2px solid var(--st-red);width:100%;padding:0;padding-left:var(--st-space-md);background:0 0;border-radius:0}.result__content .why-it-fits__label{margin-bottom:var(--st-space-xs)}.result__content .why-it-fits__text{color:var(--st-text);font-style:normal;line-height:var(--st-leading-normal)}.result__where{gap:var(--st-space-md);flex-direction:column;width:100%;max-width:570px;display:flex}.result__where-actions{align-items:center;gap:var(--st-space-sm);flex-direction:column;width:100%;display:flex}.result__where .availability{gap:var(--st-space-xs)}.result__where .availability__title{margin-bottom:var(--st-space-xs)}.result__where .availability__item{min-height:40px;padding:var(--st-space-sm) var(--st-space-md);background:#171719b8;border-color:#ffffff1f}.result__watch-button{background:var(--st-text);width:min(100%,360px);max-width:360px;color:var(--st-bg)}.result__watchlist-button{background:#17171980;border-color:#fff3;width:min(100%,360px);max-width:360px}.result__watch-button:hover:not(:disabled){color:var(--st-bg);background:#fff}.result__art{filter:drop-shadow(0 28px 45px #00000080);justify-content:center;width:100%;display:flex}.result__identity{align-items:center;gap:var(--st-space-lg);flex-direction:column;display:flex}.result__art .poster--mobile{display:none}.result__art .poster--desktop{border-radius:var(--st-radius-md);width:min(100%,390px);display:block}.result__footer{z-index:2;width:100%;max-width:1280px;padding:0 var(--st-space-xl) var(--st-space-2xl);align-items:flex-start;gap:var(--st-space-md);flex-direction:column;margin:0 auto;display:flex;position:relative}.result__footer .result-actions{flex-direction:row;width:auto;padding:0}.result__footer .feedback{max-width:none;padding:var(--st-space-lg) 0 0;align-items:flex-start}.poster{border-radius:var(--st-radius-md);width:140px;box-shadow:var(--st-shadow-lg);background:var(--st-surface);flex-shrink:0;overflow:hidden}.poster--mobile{display:block}.poster--desktop{display:none}@media (width>=640px){.poster--mobile{display:none}.poster--desktop{width:180px;display:block}}.poster img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.poster__fallback{aspect-ratio:2/3;background:linear-gradient(135deg, var(--st-surface) 0%, #1a1018 100%);width:100%;color:var(--st-text-tertiary);font-size:var(--st-text-caption);text-align:center;padding:var(--st-space-md);line-height:var(--st-leading-normal);justify-content:center;align-items:center;display:flex}.metadata{gap:var(--st-space-md);flex-wrap:wrap;align-items:center;display:flex}.metadata__item{align-items:center;gap:var(--st-space-xs);font-size:var(--st-text-label);color:var(--st-text-secondary);display:flex}.metadata__item svg{opacity:.6;width:14px;height:14px}.metadata__separator{background:var(--st-text-tertiary);border-radius:50%;width:3px;height:3px}.tag-list{gap:var(--st-space-xs);flex-wrap:wrap;display:flex}.tag{padding:var(--st-space-xs) var(--st-space-sm);background:var(--st-surface);color:var(--st-text-secondary);font-size:var(--st-text-caption);border-radius:var(--st-radius-full);border:1px solid var(--st-border);text-transform:capitalize;white-space:nowrap;align-items:center;display:inline-flex}.why-it-fits{padding:var(--st-space-lg);background:var(--st-surface);border-radius:var(--st-radius-lg);border-left:3px solid var(--st-red)}.why-it-fits__label{font-size:var(--st-text-caption);color:var(--st-red);text-transform:uppercase;letter-spacing:var(--st-tracking-wider);margin-bottom:var(--st-space-sm);font-weight:var(--st-weight-semibold)}.why-it-fits__text{font-size:var(--st-text-body);color:var(--st-text-secondary);line-height:var(--st-leading-relaxed);font-style:italic}.availability{gap:var(--st-space-sm);flex-direction:column;display:flex}.availability__title{font-size:var(--st-text-caption);color:var(--st-text-tertiary);text-transform:uppercase;letter-spacing:var(--st-tracking-wider);font-weight:var(--st-weight-medium);margin-bottom:var(--st-space-xs)}.availability__item{justify-content:space-between;align-items:center;gap:var(--st-space-md);padding:var(--st-space-md) var(--st-space-lg);background:var(--st-surface);border-radius:var(--st-radius-md);border:1px solid var(--st-border);color:var(--st-text);transition:all var(--st-duration-normal) var(--st-ease);min-height:48px;text-decoration:none;display:flex}.availability__item:hover{border-color:var(--st-border-hover);background:var(--st-surface-hover)}.availability__item:active{transform:scale(.99)}.availability__item:focus-visible{outline:2px solid var(--st-border-focus);outline-offset:2px}.availability__provider{font-size:var(--st-text-body);font-weight:var(--st-weight-medium)}.availability__type{font-size:var(--st-text-caption);color:var(--st-text-tertiary);padding:var(--st-space-xs) var(--st-space-sm);background:var(--st-surface-active);border-radius:var(--st-radius-sm)}.availability__type--subscription{color:#34c759}.availability__type--free{color:#5ac8fa}.availability__type--rent{color:#ff9500}.availability__type--buy{color:var(--st-red)}.availability__type--addon{color:#af52de}.availability__empty{padding:var(--st-space-lg);text-align:center;color:var(--st-text-tertiary);font-size:var(--st-text-label);background:var(--st-surface);border-radius:var(--st-radius-md);border:1px dashed var(--st-border)}.result-actions{gap:var(--st-space-sm);width:100%;padding:0 var(--st-space-lg);flex-direction:column;align-items:center;display:flex}.position-indicator{font-size:var(--st-text-caption);color:var(--st-text-tertiary);text-align:center}.feedback{align-items:center;gap:var(--st-space-sm);padding:var(--st-space-xl) var(--st-space-lg);border-top:1px solid var(--st-border);flex-direction:column;width:100%;max-width:720px;display:flex}.feedback__question{font-size:var(--st-text-caption);color:var(--st-text-tertiary);text-transform:uppercase;letter-spacing:var(--st-tracking-wider)}.feedback__buttons{gap:var(--st-space-sm);display:flex}.feedback__btn{align-items:center;gap:var(--st-space-xs);padding:var(--st-space-sm) var(--st-space-lg);border:1px solid var(--st-border);border-radius:var(--st-radius-full);color:var(--st-text-secondary);font-family:var(--st-font);font-size:var(--st-text-label);cursor:pointer;transition:all var(--st-duration-normal) var(--st-ease);background:0 0;min-height:40px;display:inline-flex}.feedback__btn:hover{border-color:var(--st-border-hover);color:var(--st-text);background:var(--st-surface)}.feedback__btn:active{transform:scale(.97)}.feedback__btn:focus-visible{outline:2px solid var(--st-border-focus);outline-offset:2px}.feedback__btn--liked{color:#34c759;border-color:#34c759}.feedback__btn--disliked{border-color:var(--st-red);color:var(--st-red)}.feedback__thanks{font-size:var(--st-text-caption);color:var(--st-text-tertiary)}.error-state{min-height:100vh;padding:var(--st-space-2xl);text-align:center;justify-content:center;align-items:center;gap:var(--st-space-lg);flex-direction:column;display:flex}.error-state__icon{background:var(--st-red-subtle);width:56px;height:56px;margin-bottom:var(--st-space-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.error-state__icon svg{width:24px;height:24px;color:var(--st-red)}.error-state__title{font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold);color:var(--st-text)}.error-state__message{font-size:var(--st-text-body);color:var(--st-text-secondary);max-width:400px;line-height:var(--st-leading-relaxed)}.error-state__actions{gap:var(--st-space-sm);flex-direction:column;align-items:center;width:100%;max-width:320px;display:flex}.empty-state{min-height:100vh;padding:var(--st-space-2xl);text-align:center;justify-content:center;align-items:center;gap:var(--st-space-lg);flex-direction:column;display:flex}.empty-state__icon{background:var(--st-surface);width:56px;height:56px;margin-bottom:var(--st-space-sm);border-radius:50%;justify-content:center;align-items:center;display:flex}.empty-state__icon svg{width:24px;height:24px;color:var(--st-text-tertiary)}.empty-state__title{font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold);color:var(--st-text)}.empty-state__message{font-size:var(--st-text-body);color:var(--st-text-secondary);max-width:400px;line-height:var(--st-leading-relaxed)}.empty-state__actions{gap:var(--st-space-sm);flex-direction:column;align-items:center;width:100%;max-width:320px;display:flex}.home{min-height:100vh;padding:var(--st-space-2xl);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.home__atmosphere{z-index:0;pointer-events:none;background-color:#0000;background-image:radial-gradient(60% 50% at 50% 30%,#ff3b300f 0%,#0000 70%),radial-gradient(80% 60% at 30% 60%,#ffffff05 0%,#0000 60%);background-position:0 0,0 0;background-repeat:no-repeat;background-size:auto,auto;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:absolute;inset:0}.home__content{z-index:1;align-items:center;gap:var(--st-space-xl);text-align:center;flex-direction:column;width:min(100%,720px);max-width:900px;display:flex;position:relative}.home__intro{align-items:center;gap:var(--st-space-sm);flex-direction:column;display:flex}.home__tagline{font-size:var(--st-text-caption);color:var(--st-text-tertiary);text-transform:uppercase;letter-spacing:var(--st-tracking-wider)}.home__promise{max-width:520px;font-size:var(--st-text-body);font-weight:var(--st-weight-regular);color:var(--st-text-secondary);line-height:var(--st-leading-normal)}.home__promise strong{color:var(--st-text);font-weight:var(--st-weight-semibold)}.home__title{color:var(--st-off-white);font-size:clamp(1.5rem,6vw,4.25rem);font-weight:var(--st-weight-bold);letter-spacing:-.045em;white-space:nowrap;margin:0;line-height:.98}.home__primary-cta{width:min(100%,400px);margin-top:var(--st-space-md)}.home__duo-cta{justify-content:space-between;align-items:center;gap:var(--st-space-lg);width:min(100%,560px);margin-top:var(--st-space-md);border-radius:var(--st-radius-lg);color:#f5f5f39e;text-align:left;background:#08080894;border:1px solid #f5f5f324;padding:1rem 1.15rem;display:flex;box-shadow:0 12px 36px #0003}.home__duo-copy{flex-direction:column;gap:.25rem;min-width:0;display:flex}.home__duo-kicker{color:var(--st-red);font-size:.62rem;font-weight:var(--st-weight-semibold);letter-spacing:var(--st-tracking-wider)}.home__duo-copy strong{color:var(--st-text);font-size:var(--st-text-label);font-weight:var(--st-weight-semibold)}.home__duo-copy>span:last-child{color:#f5f5f385;font-size:var(--st-text-caption);line-height:1.4}.home__duo-cta button{border-radius:var(--st-radius-md);color:var(--st-text);font:inherit;font-size:var(--st-text-caption);font-weight:var(--st-weight-semibold);cursor:pointer;transition:border-color var(--st-duration-fast) var(--st-ease), background var(--st-duration-fast) var(--st-ease);background:#f5f5f30f;border:1px solid #f5f5f333;flex:none;padding:.7rem .9rem}.home__duo-cta button:hover,.home__duo-cta button:focus-visible{border-color:var(--st-red);background:#ff3b301a}@media (width<=639px){.home__duo-cta{align-items:stretch;gap:var(--st-space-md);flex-direction:column}.home__duo-cta button{width:100%}}.backdrop{z-index:0;opacity:.35;background-position:top;background-size:cover;position:absolute;inset:0}.backdrop--fallback{background:linear-gradient(135deg, var(--st-surface) 0%, var(--st-bg) 50%, #1a1018 100%);opacity:1}.back-arrow{width:16px;height:16px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-container{flex-direction:column;min-height:100vh;display:flex}@media (width>=1280px){:root{--st-text-h1:3rem;--st-text-h2:2rem}}@media (width>=768px) and (width<=1023px){.match-option-grid{gap:var(--st-space-md)}.result__hero-inner{padding:6rem clamp(1.5rem,5vw,3rem) 3rem}.result__title{font-size:clamp(2.75rem,7vw,4.5rem)}.result__content{max-width:720px}.result__footer{margin-top:0;padding-inline:clamp(1.5rem,5vw,3rem)}.result__art{padding-inline:clamp(1.5rem,5vw,3rem)}.duo-result .result__footer{align-items:center}.duo-result .duo-result__feedback{width:100%}.duo-result .result__footer .result-actions{justify-content:center}}@media (width>=768px) and (width<=899px){.result__hero-inner{gap:var(--st-space-2xl);grid-template-columns:1fr}.result__identity{grid-area:1/1}.result__content{grid-area:2/1;max-width:720px}.result__art .poster--desktop{width:min(100%,280px)}}@media (width<=639px){.result{background-attachment:scroll}.match-option-grid{grid-template-columns:1fr;gap:.75rem}.match-shell{padding:var(--st-space-4xl) var(--st-space-md) var(--st-space-2xl)}.match-question{max-width:none;font-size:clamp(1.55rem,6vw,2.5rem)}.match-option{min-height:96px;padding:.85rem}.match-option__indicator{width:40px;height:40px}.match-option__arrow{width:34px;height:34px}.match-option__mood-art{border-radius:8px;inset:9px 10px}.result__hero{align-items:flex-start;min-height:auto}.result__title{font-size:clamp(2.5rem,13vw,4rem)}.result__hero-overlay{background:linear-gradient(#0000 0%,#08080866 45%,#080808fa 100%),linear-gradient(90deg,#080808eb,#08080847)}.result__hero-inner{padding:6rem var(--st-space-md) var(--st-space-2xl);grid-template-columns:1fr}.result__content{gap:var(--st-space-md)}.result__art{justify-content:center}.result__identity{gap:var(--st-space-md);grid-area:1/1;animation-delay:40ms}.result__content{grid-area:2/1}.result__content>:first-child{animation-delay:.46s}.result__content>:nth-child(2){animation-delay:.52s}.result__content>:nth-child(3){animation-delay:.58s}.result__content>:nth-child(4){animation-delay:.64s}.result__content>:nth-child(5){animation-delay:.7s}.result__content>:nth-child(6){animation-delay:.76s}.result__content>:nth-child(7){animation-delay:.82s}.result__identity .result__title{text-align:center}.result__title--desktop{display:none}.result__title--mobile{display:block}.result__art .poster--mobile{width:min(62vw,240px);display:block}.result__art .poster--desktop{display:none}.result__watch-button,.result__watchlist-button{width:100%}.result__footer{padding:0 var(--st-space-md) var(--st-space-2xl);margin:0}.result__footer .result-actions{flex-direction:column;width:100%}.result__footer .feedback{width:100%}.storya-btn--primary,.storya-btn--secondary{max-width:100%}.feedback__buttons{justify-content:center;width:100%}.home__promise{font-size:var(--st-text-body)}}.profile-loading{min-height:60vh;color:var(--st-text-secondary);place-items:center;display:grid}.profile-page{max-width:1080px;padding-top:clamp(5.5rem,9vw,8rem)}.profile-page--guest{flex-direction:column;justify-content:center;max-width:680px;min-height:72vh;display:flex}.profile-hero{justify-content:space-between;align-items:flex-end;gap:var(--st-space-xl);padding-bottom:var(--st-space-2xl);border-bottom:1px solid var(--st-border);display:flex}.profile-eyebrow,.profile-section__eyebrow{color:var(--st-red);font-size:var(--st-text-caption);font-weight:var(--st-weight-semibold);letter-spacing:.14em;text-transform:uppercase;display:block}.profile-title{max-width:760px;margin:var(--st-space-sm) 0 var(--st-space-md);letter-spacing:-.045em;font-size:clamp(2.25rem,6vw,4.75rem);line-height:.98}.profile-subtitle{max-width:560px;margin:0;line-height:1.65}.profile-avatar{width:72px;height:72px;color:var(--st-off-white);background:radial-gradient(circle at 35% 25%, #ff3b3052, var(--st-surface) 65%);font-size:1.75rem;font-weight:var(--st-weight-semibold);border:1px solid #ff3b30b3;border-radius:50%;flex:none;place-items:center;display:grid}.profile-notice{margin:var(--st-space-lg) 0 0;padding:var(--st-space-sm) var(--st-space-md);border-left:2px solid var(--st-red);color:var(--st-text);background:#ff3b3014}.profile-notice--error{color:#ffb4ae;border-color:#ff8178}.profile-layout{margin-top:var(--st-space-2xl);background:var(--st-border);border:1px solid var(--st-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.profile-section{background:#171719d1;border:0;min-height:260px;margin:0;padding:clamp(1.35rem,3vw,2.25rem)}.profile-section--insight{background:linear-gradient(135deg,#ff3b3024,#171719f2 55%)}.profile-section h2{max-width:460px;margin:var(--st-space-md) 0 var(--st-space-md);letter-spacing:-.025em;font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.12}.profile-muted,.profile-empty{color:var(--st-text-secondary);line-height:1.6}.profile-insights,.learning-list,.profile-preferences,.profile-fields{gap:var(--st-space-sm);display:grid}.profile-insights p{color:var(--st-off-white);margin:0;line-height:1.55}.profile-text-link,.profile-logout{color:var(--st-red);font:inherit;cursor:pointer;background:0 0;border:0;padding:0}.profile-text-link{margin-top:var(--st-space-lg)}.profile-text-link:hover,.profile-text-link:focus-visible,.profile-logout:hover,.profile-logout:focus-visible{color:var(--st-off-white)}.profile-field{gap:var(--st-space-xs);color:var(--st-text-secondary);font-size:var(--st-text-label);display:grid}.profile-field input,.profile-field select{width:100%;min-height:44px;padding:0 var(--st-space-sm);border:1px solid var(--st-border);border-radius:var(--st-radius-sm);color:var(--st-text);font:inherit;background:#101012}.profile-field input:focus-visible,.profile-field select:focus-visible{border-color:var(--st-red);outline-offset:2px;outline:2px solid #ff3b3047}.profile-toggle{align-items:flex-start;gap:var(--st-space-sm);color:var(--st-text);cursor:pointer;display:flex}.profile-toggle input{accent-color:var(--st-red);margin-top:4px}.profile-toggle span{gap:3px;display:grid}.profile-toggle small{color:var(--st-text-secondary);line-height:1.4}.learning-item{justify-content:space-between;align-items:center;gap:var(--st-space-md);padding:var(--st-space-sm) 0;border-bottom:1px solid var(--st-border);color:var(--st-text);text-transform:capitalize;display:flex}.learning-item .profile-text-link{white-space:nowrap;font-size:var(--st-text-caption);margin:0}.platform-grid{gap:var(--st-space-sm);margin-top:var(--st-space-lg);grid-template-columns:repeat(auto-fill,minmax(145px,1fr));display:grid}.platform-choice{align-items:center;gap:var(--st-space-sm);min-height:48px;padding:var(--st-space-sm) var(--st-space-md);border:1px solid var(--st-border);border-radius:var(--st-radius-sm);color:var(--st-text-secondary);font:inherit;text-align:left;cursor:pointer;background:#101012;transition:border-color .2s,color .2s,background .2s;display:flex}.platform-choice:hover,.platform-choice:focus-visible{border-color:var(--st-text-secondary);color:var(--st-text)}.platform-choice--selected{border-color:var(--st-red);color:var(--st-text);background:#ff3b301a}.platform-choice__mark{color:var(--st-red);font-weight:var(--st-weight-semibold)}.profile-links{margin-top:var(--st-space-2xl);background:var(--st-border);grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;display:grid}.profile-links button{gap:4px var(--st-space-md);padding:var(--st-space-lg);color:var(--st-text);background:var(--st-surface);font:inherit;text-align:left;cursor:pointer;border:0;grid-template-columns:1fr auto;display:grid}.profile-links button:hover,.profile-links button:focus-visible{background:#202024}.profile-links span{font-size:1.15rem;font-weight:var(--st-weight-semibold)}.profile-links small{color:var(--st-text-secondary)}.profile-links b{color:var(--st-red);grid-area:1/2/span 2;align-self:center;font-size:1.4rem}.profile-logout{margin:var(--st-space-xl) auto 0;color:var(--st-text-secondary);font-size:var(--st-text-caption);display:block}.profile-reference-loading{min-height:100vh;color:var(--st-text-secondary);background:var(--st-bg);place-items:center;display:grid}.profile-reference{min-height:100vh;color:var(--st-text);background-color:var(--st-bg);background-position:50%;background-size:cover;background-attachment:fixed;padding:112px clamp(1.25rem,6vw,5rem) 3rem}.profile-reference__content{grid-template-columns:minmax(0,1.35fr) minmax(280px,.78fr);align-items:center;gap:clamp(2rem,7vw,6rem);max-width:1180px;min-height:590px;margin:0 auto;display:grid}.profile-reference__intro{max-width:680px}.profile-reference__kicker,.profile-reference__label{color:var(--st-red);font-size:.68rem;font-weight:var(--st-weight-semibold);letter-spacing:.12em;text-transform:uppercase;display:block}.profile-reference__intro h1{letter-spacing:-.045em;margin:.75rem 0 .6rem;font-size:clamp(2.3rem,5vw,4rem);line-height:.98}.profile-reference__intro>p{color:#f5f5f39e;max-width:560px;margin:0 0 2rem;font-size:.82rem;line-height:1.5}.profile-reference__label{color:#f5f5f3b8;margin:1.8rem 0 .7rem;font-size:.62rem}.profile-reference__watched{background:#1717198c;border:1px solid #f5f5f31a;border-radius:12px;margin:1.5rem 0 2rem;padding:1rem}.profile-reference__watched>p{color:#f5f5f385;margin:-.25rem 0 .8rem;font-size:.7rem;line-height:1.4}.profile-reference__field-label,.profile-reference__field label{color:#f5f5f3c7;font-size:.64rem;font-weight:var(--st-weight-semibold);letter-spacing:.02em;margin-bottom:.35rem;display:block}.profile-reference__field-label{margin-top:.25rem}.profile-reference__field label span{color:#f5f5f36b;font-weight:var(--st-weight-regular)}.profile-reference__watched-search,.profile-reference__manual input,.profile-reference__manual select{width:100%;color:var(--st-text);font:inherit;background:#08080873;border:1px solid #f5f5f31f;border-radius:7px;padding:.65rem .75rem;font-size:.72rem}.profile-reference__watched-search:focus,.profile-reference__manual input:focus,.profile-reference__manual select:focus{outline-offset:1px;border-color:#ff3b30b3;outline:2px solid #ff3b3029}.profile-reference__watched-result{width:100%;color:var(--st-text);font:inherit;text-align:left;cursor:pointer;background:#0808084d;border:1px solid #f5f5f314;border-radius:7px;grid-template-columns:1fr auto auto;align-items:center;gap:.7rem;margin-top:.45rem;padding:.6rem .7rem;display:grid}.profile-reference__watched-result:hover{border-color:var(--st-red)}.profile-reference__watched-result small{color:#f5f5f37a;font-size:.62rem}.profile-reference__watched-result strong{color:var(--st-red);font-size:.65rem}.profile-reference__manual-toggle{color:var(--st-red);font:inherit;cursor:pointer;background:0 0;border:0;margin-top:.75rem;font-size:.68rem}.profile-reference__manual{border-top:1px solid #f5f5f314;grid-template-columns:1fr 1fr;gap:.75rem .5rem;margin-top:.9rem;padding-top:.9rem;display:grid}.profile-reference__manual-heading{grid-column:1/-1;gap:.2rem;margin-bottom:.15rem;display:grid}.profile-reference__manual-heading strong{color:var(--st-text);font-size:.78rem}.profile-reference__manual-heading span{color:#f5f5f380;font-size:.66rem;line-height:1.4}.profile-reference__field{min-width:0}.profile-reference__field--date{grid-column:1/-1;max-width:calc(50% - .25rem)}.profile-reference__manual button{color:#fff;background:var(--st-red);font:inherit;cursor:pointer;border:0;border-radius:7px;grid-column:1/-1;padding:.65rem;font-size:.7rem}.profile-reference__chips{flex-wrap:wrap;gap:.5rem;display:flex}.profile-reference__chip{color:#f5f5f3d1;font:inherit;cursor:pointer;background:#171719b8;border:1px solid #f5f5f314;border-radius:8px;align-items:center;gap:.55rem;padding:.52rem .78rem;font-size:.7rem;display:inline-flex}.profile-reference__chip:hover,.profile-reference__chip:focus-visible{color:var(--st-text);border-color:#ff3b30b3}.profile-reference__chip.is-selected{color:var(--st-text);background:#ff3b3014;border-color:#ff3b30e6}.profile-reference__chip span{color:#f5f5f373}.profile-reference__rewatch{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;max-width:620px;display:grid}.profile-reference__rewatch-card{min-height:72px;color:var(--st-text);font:inherit;text-align:left;cursor:pointer;background:#171719d1;border:1px solid #f5f5f31a;border-radius:9px;padding:.8rem}.profile-reference__rewatch-card:hover,.profile-reference__rewatch-card:focus-visible{border-color:#ff3b30b3}.profile-reference__rewatch-card.is-selected{border-color:var(--st-red);box-shadow:0 0 0 1px #ff3b302e}.profile-reference__rewatch-card strong,.profile-reference__rewatch-card small{display:block}.profile-reference__rewatch-card strong{font-size:.72rem}.profile-reference__rewatch-card small{color:#f5f5f37a;margin-top:.3rem;font-size:.62rem}.profile-reference__platforms{background:#171719e6;border:1px solid #f5f5f31a;border-radius:16px;padding:1.5rem;box-shadow:0 20px 80px #00000047}.profile-reference__platforms h2{letter-spacing:-.025em;margin:.55rem 0 .35rem;font-size:1.35rem}.profile-reference__platforms>p{color:#f5f5f38c;margin:0 0 1rem;font-size:.7rem;line-height:1.45}.profile-reference__platform-list{gap:.55rem;display:grid}.profile-reference__platform{min-height:38px;color:var(--st-text);font:inherit;text-align:left;cursor:pointer;background:#08080859;border:1px solid #f5f5f31f;border-radius:7px;justify-content:space-between;align-items:center;padding:0 .7rem;font-size:.7rem;display:flex}.profile-reference__platform:hover,.profile-reference__platform:focus-visible{border-color:#ff3b30b3}.profile-reference__platform.is-selected{border-color:var(--st-red)}.profile-reference__platform i{color:#fff;background:#f5f5f314;border-radius:4px;place-items:center;width:12px;height:12px;font-size:.56rem;font-style:normal;display:grid}.profile-reference__platform.is-selected i{background:var(--st-red)}.profile-reference__only{color:#f5f5f39e;gap:.5rem;margin-top:1rem;font-size:.65rem;line-height:1.3;display:flex}.profile-reference__only input{accent-color:var(--st-red)}.profile-reference__footer{border-top:1px solid #f5f5f31a;flex-wrap:wrap;align-items:center;gap:.75rem 1.25rem;max-width:1180px;margin:0 auto;padding-top:1rem;display:flex}.profile-reference__footer button{color:#f5f5f394;font:inherit;cursor:pointer;background:0 0;border:0;font-size:.7rem}.profile-reference__footer button:hover,.profile-reference__footer button:focus-visible{color:var(--st-text)}.profile-reference__footer span[role=status]{color:var(--st-red);font-size:.68rem}.profile-reference__decide,.profile-reference__cta{font-weight:var(--st-weight-semibold);letter-spacing:.04em;border-radius:999px;margin-left:auto;padding:.65rem 1rem;color:#fff!important;background:var(--st-red)!important;border:0!important;font-size:.62rem!important}.profile-reference__decide span,.profile-reference__cta span{margin-left:.45rem}.profile-reference__guest{max-width:620px;margin:15vh auto 0}.profile-reference__guest h1{letter-spacing:-.045em;max-width:600px;margin:.7rem 0;font-size:clamp(2.4rem,6vw,4.5rem);line-height:.98}.profile-reference__guest p{color:#f5f5f39e}.profile-reference__cta{margin:1rem 0 0;text-decoration:none;display:inline-block}@media (width<=760px){.profile-reference{background-attachment:scroll;padding:88px 1rem 2rem}.profile-reference__content{min-height:auto;display:block}.profile-reference__intro{padding:2rem 0}.profile-reference__intro h1{font-size:clamp(2.35rem,12vw,3.5rem)}.profile-reference__rewatch,.profile-reference__manual{grid-template-columns:1fr}.profile-reference__field--date{grid-column:auto;max-width:none}.profile-reference__platforms{margin-top:1.25rem}.profile-reference__footer{margin-top:2rem}.profile-reference__decide{text-align:center;width:100%;margin-left:0}}.title-detail{background:var(--st-bg);min-height:100vh}.title-detail .result__hero{min-height:0;padding:0}.title-detail .result__hero-overlay{background:linear-gradient(90deg,#080808f5 0%,#080808b3 52%,#0808087a 100%),linear-gradient(#0000 0%,#0808084d 32%,#080808e0 82%,#080808fc 100%)}.title-detail__hero-inner{z-index:2;box-sizing:border-box;grid-template-columns:minmax(190px,270px) minmax(0,650px);align-items:center;gap:1.25rem clamp(2rem,6vw,5.5rem);width:min(1120px,100%);margin:0 auto;padding:calc(8.5rem - 30px) clamp(1rem,5vw,4rem) 4.5rem;display:grid;position:relative}.title-detail__back{color:var(--st-text-secondary);font:inherit;font-size:var(--st-text-label);cursor:pointer;transition:color var(--st-duration-fast) var(--st-ease);background:0 0;border:0;grid-column:1/-1;justify-self:start;align-items:center;gap:.35rem;margin:0 0 -.5rem;padding:.45rem .65rem .45rem 0;display:inline-flex}.title-detail__back:hover,.title-detail__back:focus-visible{color:var(--st-text)}.title-detail__back:focus-visible{outline:2px solid var(--st-border-focus);outline-offset:2px}.title-detail__back .back-arrow{width:1rem;height:1rem}.title-detail-state{padding-top:7rem}.title-detail-state .title-detail__back{margin:0 0 1rem clamp(1rem,5vw,4rem)}.title-detail__poster{filter:drop-shadow(0 22px 34px #0000007a);justify-content:center;display:flex}.title-detail__poster .poster--desktop{border-radius:var(--st-radius-lg);width:min(100%,270px);display:block;box-shadow:0 18px 44px #00000061}.title-detail__poster .poster--mobile{display:none}.title-detail__intro{align-items:flex-start;gap:var(--st-space-md);flex-direction:column;min-width:0;display:flex}.title-detail__eyebrow{color:var(--st-red);font-size:var(--st-text-caption);font-weight:var(--st-weight-semibold);letter-spacing:var(--st-tracking-wider);text-transform:uppercase;margin:0}.title-detail__title{max-width:720px;color:var(--st-text);letter-spacing:var(--st-tracking-tight);overflow-wrap:anywhere;margin:0;font-size:clamp(2.5rem,6vw,5rem);line-height:.98}.title-detail__intro .metadata{gap:.75rem 1.1rem}.title-detail__intro .metadata__item{color:#f5f5f3b8}.title-detail__intro .tag-list{gap:.4rem}.title-detail__intro .tag{background:#171719b8}.title-detail__overview{color:#f5f5f3b8;max-width:650px;font-size:var(--st-text-body);line-height:var(--st-leading-relaxed);margin:.35rem 0 0}.title-detail__body{z-index:2;box-sizing:border-box;clip-path:inset(0 -100vmax);background:#080808;width:min(1120px,100%);margin:0 auto;padding:0 clamp(1rem,5vw,4rem) 4rem;display:block;position:relative;overflow-x:clip;box-shadow:0 0 0 100vmax #080808}.title-detail__availability-actions{align-items:flex-start;gap:var(--st-space-md);flex-direction:column;display:flex}.title-detail__availability-actions>.storya-btn,.title-detail__match-action{box-sizing:border-box;width:100%;max-width:400px;display:flex}.title-detail__match-action{margin-top:0}.title-detail__section-title{margin:0 0 var(--st-space-md);color:var(--st-text);font-size:var(--st-text-h3);letter-spacing:var(--st-tracking-tight)}.title-detail__external-copy{margin:-.35rem 0 var(--st-space-md);color:var(--st-text-secondary);line-height:var(--st-leading-relaxed)}.title-detail__availability .availability__title:empty{display:none}.title-detail__availability .availability{gap:.65rem}.title-detail__availability .availability__item{background:var(--st-surface)}.title-detail__actions{gap:var(--st-space-md);margin-top:var(--st-space-xl);flex-direction:column;padding-top:0;display:flex}.title-detail__actions .result-actions{align-items:stretch;width:100%;padding:0}.title-detail__secondary-actions{border-top:1px solid var(--st-border);padding-top:var(--st-space-md)!important}.title-detail__actions .storya-btn{width:100%;max-width:none}@media (width<=760px){.title-detail .result__hero-overlay{background:linear-gradient(#08080866 0%,#08080880 40%,#080808db 80%,#080808fc 100%),linear-gradient(90deg,#080808b8,#0808083d)}.title-detail__hero-inner{gap:var(--st-space-xl);grid-template-columns:1fr;padding:calc(6.5rem - 30px) 1rem 3rem}.title-detail__poster .poster--desktop{display:none}.title-detail__poster .poster--mobile{border-radius:var(--st-radius-lg);width:min(58vw,220px);display:block}.title-detail__intro{text-align:center;align-items:center}.title-detail__title{font-size:clamp(2.35rem,11vw,3.7rem)}.title-detail__overview{text-align:left}.title-detail__body{gap:var(--st-space-xl);grid-template-columns:1fr;padding:0 1rem 3rem}.title-detail__actions{padding-top:0}}.search-page .search-card{border-radius:var(--st-radius-lg);transition:transform var(--st-duration-fast) var(--st-ease), border-color var(--st-duration-fast) var(--st-ease), box-shadow var(--st-duration-fast) var(--st-ease)}.search-page .search-card:hover,.search-page .search-card:focus-visible{box-shadow:0 16px 32px #00000047}.search-page .search-card__poster{background:#111113}.search-page .search-card__poster img{transition:transform .35s var(--st-ease)}.search-page .search-card:hover .search-card__poster img,.search-page .search-card:focus-visible .search-card__poster img{transform:scale(1.04)}.search-page .search-card__title{line-height:1.25}.search-page .search-card__meta{flex-wrap:wrap}@media (width<=480px){.search-page .search-title{font-size:clamp(2.2rem,12vw,3.2rem)}.search-page .search-card__info{padding:.65rem}.search-page .search-card__meta .tag{text-overflow:ellipsis;max-width:100%;overflow:hidden}}.secondary-page{min-height:100vh;color:var(--st-text);background-color:var(--st-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;padding:8rem clamp(1rem,5vw,4rem) 4rem}.secondary-page__inner{width:min(1120px,100%);margin:0 auto}.secondary-page__hero{max-width:680px;margin-bottom:2.5rem}.secondary-page__kicker{color:var(--st-red);font-size:.66rem;font-weight:var(--st-weight-semibold);letter-spacing:.14em;text-transform:uppercase}.secondary-page__subtitle{color:#f5f5f39e;max-width:560px;margin:.75rem 0 0;line-height:1.55}.search-page .search-title{color:var(--st-text);letter-spacing:-.045em;margin:.7rem 0 0;font-size:clamp(2.35rem,5vw,4rem);line-height:.98}.search-page .search-form{align-items:center;gap:var(--st-space-sm);border-radius:var(--st-radius-lg);background:#171719e0;border:1px solid #f5f5f324;max-width:720px;padding:.45rem;display:flex;box-shadow:0 20px 60px #00000038}.search-page .search-input{background:0 0;border:0;min-height:48px}.search-page .search-input:focus{box-shadow:none;border:0}.search-page .search-form .storya-btn--primary{flex-shrink:0;width:auto;max-width:none;min-height:44px;padding:.65rem 1.15rem}.search-page .search-results-count{color:var(--st-text-secondary);margin:2rem 0 1rem}.search-page .search-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.search-page .search-card{text-align:left;cursor:pointer;background:#171719e6;border:1px solid #f5f5f31a;width:100%;padding:0}.search-page .search-card:hover,.search-page .search-card:focus-visible{border-color:var(--st-red);transform:translateY(-3px)}.search-page .search-card__poster{aspect-ratio:2/3}.search-page .search-card__info{padding:.75rem}.search-page .search-card__title{color:var(--st-text)}.search-page .search-card__meta .tag{background:#080808a6}.duo-page .duo-home,.duo-page .duo-join{max-width:760px;margin:0 auto}.duo-page{align-items:center;display:flex}.duo-page .duo-join{width:min(760px,100%)}.duo-page .duo-home__title,.duo-page .duo-join__title{letter-spacing:-.045em;margin:.7rem 0 .5rem;font-size:clamp(2.35rem,5vw,4rem);line-height:.98}.duo-page .duo-home__subtitle{color:#f5f5f39e;margin:0}.duo-page .duo-home__create,.duo-page .duo-home__session,.duo-page .duo-join__form{background:#171719e6;border:1px solid #f5f5f31f;border-radius:16px;margin-top:2rem;padding:1.5rem;box-shadow:0 20px 60px #0000003d}.duo-page .duo-join__form{flex-direction:column;gap:.75rem;display:flex}.duo-page .duo-home__create{gap:1.25rem;max-width:520px;display:grid}.duo-page .duo-home__input,.duo-page .duo-join__input{min-height:46px;color:var(--st-text);background:#101012;border:1px solid #f5f5f324;border-radius:8px}.duo-page .duo-home__input:focus,.duo-page .duo-join__input:focus{border-color:var(--st-red);outline:2px solid #ff3b3038}.duo-page .duo-home__participants{margin-bottom:1.5rem}.duo-page .duo-home__section-title{color:var(--st-text)}.duo-page .duo-home__invite{gap:1rem;display:grid}.duo-page .duo-home__waiting,.duo-page .duo-home__ready-text,.duo-page .duo-home__completed p,.duo-page .duo-join__message{color:#f5f5f39e;line-height:1.55}.duo-page .duo-home__ready{border-top:1px solid #f5f5f31a;gap:1rem;margin-top:1.5rem;padding-top:1.5rem;display:grid}.duo-page .duo-join__form{width:100%;max-width:520px;margin-inline:auto}.duo-page .duo-join__label{color:var(--st-text-secondary)}.duo-page .duo-join__error{color:#ffaaa4;margin-top:1rem}.duo-home__alignment{gap:var(--st-space-lg);margin-top:var(--st-space-md);padding:var(--st-space-lg);border-radius:var(--st-radius-lg);background:#171719e0;border:1px solid #ff3b3047;display:grid}.duo-home__alignment-hint{color:var(--st-text-tertiary);margin-top:.35rem;line-height:1.5}.duo-home__answer-comparison{gap:var(--st-space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.duo-home__answer-card{padding:var(--st-space-md);border:1px solid var(--st-border);border-radius:var(--st-radius-md);background:#08080859}.duo-home__answer-card strong{color:var(--st-text)}.duo-home__answer-card dl{margin-top:var(--st-space-sm);gap:.45rem;display:grid}.duo-home__answer-card dl>div{justify-content:space-between;gap:var(--st-space-sm);display:flex}.duo-home__answer-card dt{color:var(--st-text-tertiary)}.duo-home__answer-card dd{color:var(--st-text-secondary);text-align:right;margin:0}@media (width<=760px){.secondary-page{background-attachment:scroll;padding:6.5rem 1rem 3rem}.duo-page{align-items:flex-start}.duo-page .duo-join{width:100%;padding:0}.duo-page .duo-join__title{font-size:clamp(2.15rem,10vw,3rem)}.duo-page .duo-join__form{padding:1rem}.duo-home__answer-comparison{grid-template-columns:1fr}.search-page .search-form{gap:.4rem;display:grid}.search-page .search-form .storya-btn--primary{justify-self:start}.search-page .search-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}}@media (width<=720px){.profile-hero{align-items:flex-start}.profile-avatar{width:52px;height:52px;font-size:1.25rem}.profile-layout,.profile-links{grid-template-columns:1fr}.profile-section{min-height:auto}}.navbar{z-index:var(--st-z-header);-webkit-backdrop-filter:blur(14px)saturate(115%);backdrop-filter:blur(14px)saturate(115%);padding:var(--st-space-md) var(--st-space-xl);background:linear-gradient(#0808082e,#08080814 72%,#08080805);border-bottom:1px solid #f5f3ef09;position:fixed;top:0;left:0;right:0}.navbar__inner{justify-content:space-between;align-items:center;max-width:720px;margin:0 auto;display:flex}.navbar__logo{display:flex}.navbar__menu-toggle,.navbar__scrim{display:none}.navbar__links{align-items:center;gap:var(--st-space-xs);justify-content:flex-end;width:auto;margin-left:auto;display:flex}.navbar__links-group{display:contents}.navbar__group-label,.navbar__link--start,.navbar__link--register,.navbar__nav-icon{display:none}.navbar__link{color:var(--st-text-tertiary);font-size:var(--st-text-caption);padding:var(--st-space-xs) var(--st-space-sm);border-radius:var(--st-radius-md);transition:color var(--st-duration-fast) var(--st-ease);white-space:nowrap;flex-direction:column;align-items:center;gap:2px;text-decoration:none;display:flex}.navbar__link:hover{color:var(--st-text-secondary)}.navbar__link--active{color:var(--st-red)}.navbar__link--profile{font-weight:var(--st-weight-medium);text-overflow:ellipsis;max-width:80px;overflow:hidden}.navbar__decision{font-size:.58rem;font-weight:var(--st-weight-semibold);letter-spacing:.02em;white-space:nowrap;background:#111113;border:1px solid #f5f5f324;border-radius:999px;align-items:center;gap:.35rem;margin-left:.35rem;padding:.36rem .7rem;text-decoration:none;display:inline-flex;color:var(--st-text)!important}.navbar__link--duo{color:#f5f5f3b8}.navbar__decision:hover,.navbar__decision:focus-visible{border-color:var(--st-red);background:#ff3b301f}@media (width>=768px){.navbar{padding:var(--st-space-md) var(--st-space-xl);position:fixed;top:0}.navbar__inner{justify-content:space-between;gap:var(--st-space-xl);width:100%;max-width:none}.navbar__logo{display:flex}.navbar__links{justify-content:flex-start;gap:var(--st-space-md);width:auto;margin-left:auto}.navbar__link{font-size:var(--st-text-label);flex-direction:row}.navbar__link--profile{max-width:200px;margin-left:auto}.navbar__decision{margin-left:.25rem}}@media (width<=767px){.navbar{background:linear-gradient(#0808084d,#08080814 72%,#0000),0 0;border-bottom-color:#f5f3ef14;padding:.55rem .75rem}.navbar__inner{z-index:3;gap:.5rem;width:100%;min-width:0;position:relative}.navbar__logo .storya-logo__img{width:84px;height:auto}.navbar__menu-toggle{width:44px;height:44px;color:var(--st-text);box-shadow:none;cursor:pointer;background:0 0;border:0;border-radius:0;flex:none;justify-content:center;align-items:center;margin-left:auto;padding:0;display:inline-flex}.navbar__menu-toggle span{display:none}.navbar__menu-icon{color:currentColor;width:1.85rem;height:1.85rem;transition:color var(--st-duration-fast) var(--st-ease), transform .28s cubic-bezier(.2, .8, .2, 1)}.navbar__menu-toggle[aria-expanded=true] .navbar__menu-icon{color:var(--st-red);transform:rotate(90deg)}.navbar__links{z-index:2;-webkit-backdrop-filter:blur(12px)saturate(115%);backdrop-filter:blur(12px)saturate(115%);opacity:0;pointer-events:none;transform-origin:top;background:linear-gradient(#080808f5,#080808eb);border:1px solid #0000;border-left:0;border-radius:0 18px 18px 0;flex-direction:column;align-items:stretch;gap:0;width:min(84vw,320px);max-width:none;height:100dvh;max-height:none;margin:0;padding:5.5rem 1rem 1.5rem;transition:opacity .22s,transform .32s cubic-bezier(.2,.8,.2,1),border-color .28s;display:flex;position:fixed;top:0;left:0;right:auto;overflow:hidden;transform:translate(-105%);box-shadow:12px 0 40px #00000080,inset -1px 0 #ff3b3029}.navbar__links--open{opacity:1;pointer-events:auto;border-color:#ff3b3029;max-height:none;padding:5.5rem 1rem 1.5rem;transform:translate(0)}.navbar__scrim{z-index:1;cursor:default;background:#00000085;border:0;width:100%;height:100%;padding:0;display:block;position:fixed;inset:0}.navbar__links:before,.navbar__links:after{content:"";opacity:.55;pointer-events:none;background:repeating-linear-gradient(90deg,#ff3b30b3 0 14px,#0000 14px 24px);height:4px;position:absolute;left:.9rem;right:.9rem}.navbar__links:before{top:.25rem}.navbar__links:after{bottom:.25rem}.navbar__links-group{flex-direction:column;gap:.08rem;display:flex}.navbar__links-group--main{counter-reset:none}.navbar__links-group--choice{margin-top:.7rem}.navbar__link--start{border:1px solid var(--st-red);color:#fff;background:var(--st-red);min-height:52px;font-size:.97rem;font-weight:var(--st-weight-semibold);border-radius:8px;justify-content:space-between;align-items:center;margin:0 0 .8rem;padding:.75rem 1rem .75rem .7rem;display:flex;box-shadow:0 5px 18px #ff3b3040}.navbar__links-group--choice .navbar__link--start{grid-template-columns:1.3rem minmax(0,1fr) 1.1rem;gap:.45rem;width:100%;margin-top:.3rem;padding-left:.7rem;display:grid}.navbar__link--start .navbar__cta-icon,.navbar__link--start .navbar__cta-arrow{flex:none;width:1.1rem;height:1.1rem}.navbar__cta-icon-slot{flex:0 0 1.3rem;grid-column:1;place-items:center;width:1.3rem;height:1.3rem;display:grid}.navbar__cta-icon-slot .navbar__cta-icon,.navbar__cta-icon-slot .navbar__nav-icon{width:1.1rem;height:1.1rem}.navbar__link--start .navbar__cta-icon{color:#fff}.navbar__links-group--choice .navbar__cta-icon-slot{justify-self:center}.navbar__link--start .navbar__cta-arrow{margin-left:auto}.navbar__link--start .storya-clapper__flap{transform:rotate(-28deg)}.navbar__link--start:hover,.navbar__link--start:focus-visible{color:#fff;background:var(--st-red-hover)}.navbar__links-group--account{border-top:1px solid #f5f3ef1c;gap:.35rem;margin-top:auto;padding-top:.8rem;padding-bottom:.25rem}.navbar__group-label{color:#f5f3ef85;font-size:.68rem;font-weight:var(--st-weight-semibold);letter-spacing:.18em;text-transform:uppercase;margin:0 .7rem .25rem;display:block}.navbar__link{color:#f5f3efe6;min-height:48px;font-size:.97rem;font-weight:var(--st-weight-medium);letter-spacing:.015em;transition:color var(--st-duration-fast) var(--st-ease), background var(--st-duration-fast) var(--st-ease), padding-left var(--st-duration-fast) var(--st-ease);flex-direction:row;flex:none;justify-content:flex-start;padding:.65rem .7rem .65rem 2.2rem;line-height:1.2;position:relative}.navbar__links-group--main .navbar__link{grid-template-columns:1.3rem minmax(0,1fr);align-items:center;gap:.45rem;width:100%;padding-left:.7rem;display:grid}.navbar__nav-icon{color:#f5f3ef8f;flex:none;width:1.1rem;height:1.1rem;display:block}.navbar__links-group--main .navbar__nav-icon{grid-column:1}.navbar__links-group--main .navbar__link-label{grid-column:2;min-width:0}.navbar__links-group--main .navbar__link:before{display:none}.navbar__links-group--main .navbar__link:hover,.navbar__links-group--main .navbar__link:focus-visible{color:var(--st-text);background:#ff3b3014;padding-left:.7rem}.navbar__links-group--main .navbar__link--active{color:var(--st-text);background:linear-gradient(90deg,#ff3b3024,#0000)}.navbar__links-group--main .navbar__link--active:after{content:"";background:var(--st-red);width:2px;position:absolute;top:8px;bottom:8px;left:0;box-shadow:0 0 10px #ff3b30b3}.navbar__link--duo{align-items:center;gap:.45rem;justify-content:initial;border:1px solid var(--st-red);color:#fff;width:100%;min-height:48px;font-family:var(--font-body);font-size:.95rem;font-weight:var(--st-weight-semibold);letter-spacing:0;text-align:left;background:#08080842;border-radius:8px;grid-template-columns:1.3rem minmax(0,1fr) 1.1rem;margin-top:.55rem;padding:.75rem 1rem .75rem .7rem;display:grid;box-shadow:0 0 16px #ff3b301a,inset 0 0 0 1px #ff968c14}.navbar__link--duo:before,.navbar__link--duo:after{display:none}.navbar__link--duo .navbar__cta-arrow{color:#fff;grid-column:3;width:1.1rem;height:1.1rem;margin-left:auto}.navbar__link--duo .navbar__cta-icon-slot{grid-column:1}.navbar__link--duo .navbar__nav-icon{color:#fff}.navbar__link--duo .navbar__duo-icon{width:1rem;height:1rem;transform:translate(2px)}.navbar__link--duo>span:not(.navbar__cta-icon-slot){grid-column:2}.navbar__link--duo:hover,.navbar__link--duo:focus-visible{color:#fff;background:#ff3b3038}.navbar__links-group--account .navbar__link{color:#f5f3efd1;text-overflow:clip;max-width:none;min-height:48px;padding-left:.7rem;font-size:.9rem;overflow:visible}.navbar__account-icon{width:1.15rem;height:1.15rem;color:var(--st-red);flex:none}.navbar__links-group--account .navbar__account-icon{grid-column:1}.navbar__links-group--account .navbar__link>span{grid-column:2}.navbar__links-group--account .navbar__link--profile,.navbar__links-group--account .navbar__link--register{border-radius:8px;grid-template-columns:1.3rem minmax(0,1fr);align-items:center;gap:.65rem;width:100%;display:grid}.navbar__links-group--account .navbar__link--profile{background:#08080847;border:1px solid #f5f3ef2e}.navbar__links-group--account .navbar__link--register{color:#fff;background:#ff3b3029;border:1px solid #ff3b30b8}.navbar__links-group--account .navbar__link--profile:hover,.navbar__links-group--account .navbar__link--profile:focus-visible{color:var(--st-text);background:#f5f3ef14;border-color:#f5f3ef61}.navbar__links-group--account .navbar__link--register:hover,.navbar__links-group--account .navbar__link--register:focus-visible{color:#fff;border-color:var(--st-red);background:#ff3b304d}.navbar__links-group--account .navbar__link--register{color:var(--st-red);font-weight:var(--st-weight-semibold);display:flex}.navbar__decision{padding:.3rem .5rem;font-size:.52rem}}@media (width>=768px){.navbar{background:linear-gradient(#080808f0,#080808b8 72%,#0808082e);border-bottom-color:#f5f3ef14;padding:.8rem clamp(1.25rem,4vw,3.5rem)}.navbar__inner{gap:clamp(1.25rem,3vw,3.5rem);width:min(1280px,100%);max-width:none}.navbar__logo{flex:none;padding:.35rem 0}.navbar__logo .storya-logo__img{height:30px}.navbar__links{flex:auto;justify-content:flex-end;gap:clamp(.65rem,1.5vw,1.35rem);min-width:0}.navbar__links-group{align-items:center;gap:.2rem;display:flex}.navbar__links-group--main{gap:.1rem}.navbar__links-group--choice{gap:.45rem;margin-left:.35rem}.navbar__group-label{display:none}.navbar__link{color:#f5f3efb3;min-height:40px;font-size:.78rem;font-weight:var(--st-weight-medium);letter-spacing:.01em;border:1px solid #0000;border-radius:8px;flex-direction:row;gap:.45rem;padding:.5rem .65rem}.navbar__link:hover,.navbar__link:focus-visible{color:var(--st-text);background:#f5f3ef0f}.navbar__links-group--main .navbar__nav-icon{color:#f5f3ef80;width:1rem;height:1rem;display:inline-block}.navbar__links-group--main .navbar__link--active{color:var(--st-text);background:linear-gradient(#ff3b3029,#ff3b300f);border-color:#ff3b304d}.navbar__links-group--main .navbar__link--active .navbar__nav-icon{color:var(--st-red)}.navbar__link--start,.navbar__link--duo{min-height:40px;font-size:.78rem;font-weight:var(--st-weight-semibold);border-radius:8px;align-items:center;padding:.5rem .8rem;display:inline-flex}.navbar__link--start{border-color:var(--st-red);color:#fff;background:#ff3b302e;box-shadow:0 0 18px #ff3b3014}.navbar__link--start:hover,.navbar__link--start:focus-visible{color:#fff;background:var(--st-red)}.navbar__link--duo{color:#f5f3efdb;background:#08080838;border-color:#f5f3ef33}.navbar__link--duo:hover,.navbar__link--duo:focus-visible,.navbar__link--duo.navbar__link--active{color:var(--st-text);background:#f5f3ef14;border-color:#f5f3ef6b}.navbar__cta-icon-slot{place-items:center;width:1rem;height:1rem;display:inline-grid}.navbar__cta-icon-slot .navbar__cta-icon,.navbar__cta-icon-slot .navbar__nav-icon,.navbar__link--start .navbar__cta-arrow,.navbar__link--duo .navbar__cta-arrow{width:1rem;height:1rem}.navbar__link--start .navbar__cta-icon,.navbar__link--start .navbar__cta-arrow{color:#fff}.navbar__link--duo .navbar__nav-icon,.navbar__link--duo .navbar__cta-arrow{color:var(--st-text)}.navbar__link--duo .navbar__nav-icon{display:block}.navbar__links-group--account{border-left:1px solid #f5f3ef24;flex:none;margin-left:.15rem;padding-left:.75rem;position:relative}.navbar__account-trigger{color:#f5f3efc7;min-height:40px;font:inherit;cursor:pointer;transition:color var(--st-duration-fast) var(--st-ease), background var(--st-duration-fast) var(--st-ease), border-color var(--st-duration-fast) var(--st-ease);background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:.4rem;padding:.5rem .7rem;font-size:.78rem;display:inline-flex}.navbar__account-trigger>svg:first-child{width:1.1rem;height:1.1rem;color:var(--st-red)}.navbar__account-chevron{width:.85rem;height:.85rem;transition:transform .18s}.navbar__account-trigger[aria-expanded=true]{color:var(--st-text);background:#ff3b301a;border-color:#ff3b304d}.navbar__account-trigger[aria-expanded=true] .navbar__account-chevron{transform:rotate(180deg)}.navbar__account-trigger:hover{color:var(--st-text);background:#f5f3ef0f}.navbar__account-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#101011f7;border:1px solid #f5f3ef24;border-radius:10px;gap:.2rem;width:190px;padding:.45rem;transition:opacity .16s,transform .16s;display:grid;position:absolute;top:calc(100% + .65rem);right:0;transform:translateY(-5px);box-shadow:0 14px 35px #0000006b,0 0 20px #ff3b300f}.navbar__account-panel--open{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar__account-panel .navbar__link{color:#f5f3efc7;align-items:center;width:100%;max-width:none;min-height:38px;padding:.55rem .65rem;font-size:.78rem;display:flex}.navbar__account-panel .navbar__link:hover,.navbar__account-panel .navbar__link:focus-visible,.navbar__account-panel .navbar__link--active{color:var(--st-text);background:#ff3b301f}.navbar__account-panel .navbar__link--register{color:var(--st-red)}}@media (width<=767px){.navbar__account-trigger{display:none}.navbar__account-panel{display:contents}}.auth-page{min-height:100dvh;padding:clamp(6.5rem, 12vh, 8rem) clamp(1rem, 4vw, var(--st-space-2xl)) clamp(2.5rem, 6vh, 4rem);background-color:var(--st-bg);background-position:50%;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;display:flex;position:relative}.auth-card{align-items:center;gap:var(--st-space-md);z-index:1;width:100%;max-width:400px;padding:clamp(1rem, 2vw, var(--st-space-lg));border-radius:var(--st-radius-lg);box-shadow:var(--st-shadow-lg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080808b8;border:1px solid #f5f5f31f;flex-direction:column;margin:auto 0;display:flex;position:relative}@media (height<=700px){.auth-page{align-items:center;padding-top:6.5rem;padding-bottom:2rem}.auth-card{gap:.75rem}.auth-form{gap:var(--st-space-sm)}.auth-field input,.auth-field select{padding:.7rem var(--st-space-md)}}@media (width<=767px){.auth-page{padding-top:6rem;padding-left:1rem;padding-right:1rem}}@media (width>=768px){.auth-page{min-height:100dvh;padding-top:5.5rem;padding-bottom:2rem}.auth-card{margin:0;transform:none}}.auth-card .storya-logo--large .storya-logo__img{height:44px}.auth-card .auth-title{margin:0}.auth-card .auth-subtitle{font-size:var(--st-text-label);line-height:var(--st-leading-normal)}.auth-title{font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold);color:var(--st-text);text-align:center}.auth-subtitle{font-size:var(--st-text-body);color:var(--st-text-secondary);text-align:center;line-height:var(--st-leading-relaxed)}.auth-form{gap:var(--st-space-sm);flex-direction:column;width:100%;display:flex}.auth-field{gap:var(--st-space-xs);flex-direction:column;display:flex}.auth-field label{font-size:var(--st-text-label);color:var(--st-text-secondary);font-weight:var(--st-weight-medium)}.auth-field input,.auth-field select{padding:var(--st-space-md);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);color:var(--st-text);font-family:var(--st-font);font-size:var(--st-text-body);transition:border-color var(--st-duration-fast) var(--st-ease)}.auth-field input:focus,.auth-field select:focus{border-color:var(--st-red);outline:none}.auth-error{padding:var(--st-space-md);background:var(--st-red-subtle);border:1px solid var(--st-red);border-radius:var(--st-radius-md);color:var(--st-red);font-size:var(--st-text-label);text-align:center}.auth-social-actions{gap:var(--st-space-xs);flex-direction:column;width:100%;display:flex}.auth-social-button{min-height:44px;padding:.65rem var(--st-space-md);border:1px solid var(--st-border);border-radius:var(--st-radius-md);background:var(--st-surface);color:var(--st-text);font:inherit;cursor:pointer;transition:border-color var(--st-duration-fast) var(--st-ease), background var(--st-duration-fast) var(--st-ease);justify-content:center;align-items:center;gap:.65rem;display:inline-flex}.auth-social-button:hover{border-color:var(--st-text-secondary);background:var(--st-bg)}.auth-social-icon{flex:none;width:1.1rem;height:1.1rem}.auth-social-icon--google{color:var(--st-red)}.auth-social-icon--apple{color:#000}.auth-social-button--apple{color:#080808;background:#f5f5f3;border-color:#f5f5f3}.auth-social-button--apple:hover{background:#fff;border-color:#fff}.auth-divider{align-items:center;gap:var(--st-space-sm);width:100%;color:var(--st-text-tertiary);font-size:var(--st-text-caption);display:flex}.auth-divider:before,.auth-divider:after{content:"";background:var(--st-border);flex:1;height:1px}.auth-success{padding:var(--st-space-md);border-radius:var(--st-radius-md);color:#34c759;font-size:var(--st-text-label);text-align:center;background:#34c7591f;border:1px solid #34c759}.auth-method-tabs{gap:var(--st-space-xs);background:var(--st-surface);border-radius:var(--st-radius-md);width:100%;padding:1px;display:flex}.auth-tab{padding:.5rem var(--st-space-md);border-radius:var(--st-radius-sm);color:var(--st-text-secondary);font-family:var(--st-font);font-size:var(--st-text-label);cursor:pointer;transition:all var(--st-duration-fast) var(--st-ease);background:0 0;border:none;flex:1}.auth-tab--active{background:var(--st-bg);color:var(--st-text);font-weight:var(--st-weight-medium)}.auth-footer{text-align:center;color:var(--st-text-secondary);font-size:var(--st-text-label)}.auth-form .storya-btn--primary{min-height:48px;padding:.65rem var(--st-space-lg)}.auth-link{color:var(--st-red);text-decoration:none}.auth-link:hover{text-decoration:underline}.auth-dev-link{padding:var(--st-space-md);background:var(--st-surface);border:1px dashed var(--st-border);border-radius:var(--st-radius-md);width:100%}.auth-dev-label{font-size:var(--st-text-caption);color:var(--st-text-tertiary);margin-bottom:var(--st-space-xs)}.auth-dev-url{font-size:var(--st-text-caption);color:var(--st-red);word-break:break-all}.auth-layout{z-index:1;isolation:isolate;background:#080809;grid-template-columns:minmax(0,58%) minmax(340px,42%);width:100%;height:100dvh;min-height:100dvh;display:grid;position:relative;overflow:hidden}.auth-layout__form-panel{min-width:0;min-height:0;color:var(--st-text);z-index:1;scrollbar-width:none;background:radial-gradient(circle at 18% 42%,#ff3b301a,#0000 38%),#080809;flex-direction:column;display:flex;position:relative;overflow-y:auto}.auth-layout__form-panel::-webkit-scrollbar{display:none}.auth-layout__header{justify-content:space-between;align-items:center;gap:1rem;width:100%;padding:1.35rem clamp(1.5rem,4vw,4rem);display:flex}.auth-layout__header .storya-logo__img{filter:none;height:30px}.auth-layout__switch{color:#f5f3ef8f;white-space:nowrap;margin:0;font-size:.72rem}.auth-layout__switch a{color:var(--st-text);font-weight:600;text-decoration:none}.auth-layout__switch a:hover{color:var(--st-red)}.auth-layout__form-content{flex:auto;justify-content:center;align-items:center;padding:2rem clamp(1.5rem,4vw,4rem) 3rem;display:flex}.auth-layout .auth-card{width:min(100%,560px);max-width:560px;color:var(--st-text);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border:0;border-radius:0;gap:1rem;margin:0;padding:0}.auth-layout__kicker{color:#ff837b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .35rem;font-size:.62rem;font-weight:700}.auth-layout .auth-title{color:var(--st-text);font-family:var(--font-heading);letter-spacing:-.055em;text-align:left;font-size:clamp(2.35rem,4vw,3.8rem);font-weight:500;line-height:.95}.auth-layout .auth-subtitle{color:#f5f3ef9e;text-align:left;max-width:28rem;margin:-.25rem 0 .65rem;font-size:.82rem;line-height:1.45}.auth-layout .auth-error{color:#ffaaa4;text-align:left;overflow-wrap:anywhere;background:#ff3b301a;border-color:#ff3b306b;border-radius:7px;align-items:center;gap:.5rem;width:100%;min-height:36px;padding:.55rem .75rem;font-size:.75rem;line-height:1.25;display:flex}.auth-error__icon{border:1px solid;border-radius:50%;flex:0 0 1rem;place-items:center;width:1rem;height:1rem;font-size:.65rem;font-weight:700;display:inline-grid}.auth-layout .auth-social-actions{gap:.55rem}.auth-layout .auth-social-button{min-height:46px;color:var(--st-text);background:#171719d1;border-color:#f5f3ef2e}.auth-layout .auth-social-button:hover{background:#ff3b301a;border-color:#ff3b30a6}.auth-layout .auth-social-button--apple{color:var(--st-text);background:#111113;border-color:#f5f3ef33}.auth-layout .auth-social-button--apple:hover{color:var(--st-text);background:#ff3b301a;border-color:#ff3b30a6}.auth-layout .auth-social-icon--apple{color:var(--st-text)}.auth-layout .auth-divider{color:#f5f3ef7a}.auth-layout .auth-divider:before,.auth-layout .auth-divider:after{background:#f5f3ef29}.auth-layout .auth-form{gap:.75rem}.auth-layout .auth-field{gap:.35rem}.auth-layout .auth-field label{color:#f5f3efb3;font-size:.72rem;font-weight:600}.auth-field__error{color:#ffaaa4;margin-top:-.1rem;font-size:.68rem;line-height:1.2;display:block}.auth-layout .auth-field--error input{border-color:#ff3b30b3}.auth-layout .auth-field input,.auth-layout .auth-field select{min-height:48px;color:var(--st-text);background:#171719b3;border-color:#f5f3ef2e;padding:.7rem .8rem}.auth-layout .auth-field input:focus,.auth-layout .auth-field select:focus{border-color:var(--st-red);background:#171719f2;box-shadow:0 0 0 3px #ff3b301f}.auth-layout .auth-form .storya-btn--primary{color:#fff;background:#171719;border:1px solid #171719;min-height:48px;margin-top:.3rem;position:relative;overflow:hidden}.auth-layout .auth-form .storya-btn--primary>*{z-index:1;position:relative}.auth-layout .auth-form .storya-btn--primary:not(.storya-btn--ready){opacity:.58}.auth-layout .auth-form .storya-btn--primary.storya-btn--ready{border-color:var(--st-red);background:#ff3b302e;box-shadow:0 0 0 1px #ff3b3014,0 0 22px #ff3b301f}.auth-layout .auth-form .storya-btn--primary.storya-btn--ready:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ff91886b,#0000);width:32%;animation:.9s ease-out both auth-submit-scan;position:absolute;inset:-45% auto -45% -42%;transform:skew(-18deg)}.auth-layout .auth-form .storya-btn--primary:hover:not(:disabled),.auth-layout .auth-form .storya-btn--primary:focus-visible{background:var(--st-red);border-color:var(--st-red);transform:translateY(-1px);box-shadow:0 0 24px #ff3b303d}.auth-submit__icon{width:1.15rem;height:1.15rem;transition:transform .32s cubic-bezier(.2,.8,.2,1)}.auth-submit__particles{pointer-events:none;inset:0;overflow:hidden;z-index:0!important;position:absolute!important}.auth-submit__particles>span{opacity:0;background:#ff9b92;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.2)}.auth-layout .auth-form .storya-btn--primary.storya-btn--ready .auth-submit__particles>span{animation:auth-submit-particle-burst 2.8s ease-out var(--particle-delay) infinite}.auth-submit__particles>span:first-child{--particle-x:-92px;--particle-y:-12px;--particle-delay:0s}.auth-submit__particles>span:nth-child(2){--particle-x:-68px;--particle-y:24px;--particle-delay:.13s;background:#ff6258}.auth-submit__particles>span:nth-child(3){--particle-x:-38px;--particle-y:-27px;--particle-delay:.26s;width:3px;height:3px}.auth-submit__particles>span:nth-child(4){--particle-x:24px;--particle-y:-31px;--particle-delay:.39s;background:#ffd0cb}.auth-submit__particles>span:nth-child(5){--particle-x:58px;--particle-y:18px;--particle-delay:.52s}.auth-submit__particles>span:nth-child(6){--particle-x:94px;--particle-y:-8px;--particle-delay:.65s;background:#ff6258;width:3px;height:3px}.auth-submit__particles>span:nth-child(7){--particle-x:44px;--particle-y:30px;--particle-delay:.78s;background:#ffd0cb;width:3px;height:3px}.auth-submit__particles>span:nth-child(8){--particle-x:-12px;--particle-y:32px;--particle-delay:.91s}.auth-submit__particles>span:nth-child(9){--particle-x:-116px;--particle-y:8px;--particle-delay:1.04s;background:#ffd0cb;width:3px;height:3px}.auth-submit__particles>span:nth-child(10){--particle-x:116px;--particle-y:12px;--particle-delay:1.17s;background:#ff6258;width:3px;height:3px}.auth-layout .auth-form .storya-btn--primary:hover:not(:disabled) .auth-submit__icon,.auth-layout .auth-form .storya-btn--primary:focus-visible .auth-submit__icon{transform:translate(4px)}.auth-submit__icon--loading{animation:.85s linear infinite auth-submit-spin}.auth-layout .auth-footer{color:#f5f3ef8f;font-size:.72rem}.auth-state-transition{flex-direction:column;gap:1.05rem;width:100%;animation:.26s cubic-bezier(.2,.8,.2,1) both auth-state-enter;display:flex}.auth-state-transition .auth-social-actions,.auth-state-transition .auth-divider,.auth-state-transition .auth-form{width:min(100%,460px);margin-left:auto;margin-right:auto}.auth-state-transition .auth-form .storya-btn--primary{align-self:center;width:min(100%,400px);margin-left:auto;margin-right:auto}.auth-state-transition .auth-social-actions{gap:.75rem}.auth-state-transition .auth-form{gap:1rem}.auth-state-transition .auth-field{gap:.5rem}@keyframes auth-state-enter{0%{opacity:0;transform:translate(12px)}to{opacity:1;transform:translate(0)}}@keyframes auth-submit-scan{0%{left:-42%}to{left:125%}}@keyframes auth-submit-spin{to{transform:rotate(360deg)}}@keyframes auth-submit-particle-burst{0%,to{opacity:0;transform:translate(-50%,-50%)translate(0)scale(.2)}12%{opacity:.9}58%{opacity:.5;transform:translate(-50%, -50%) translate(var(--particle-x), var(--particle-y)) scale(1)}76%{opacity:0;transform:translate(-50%, -50%) translate(calc(var(--particle-x) * 1.15), calc(var(--particle-y) * 1.15)) scale(.35)}}@media (prefers-reduced-motion:reduce){.auth-layout .auth-form .storya-btn--primary.storya-btn--ready:after,.auth-submit__icon--loading,.auth-layout .auth-form .storya-btn--primary.storya-btn--ready .auth-submit__particles>span{animation:none}}.auth-layout__visual{color:#f5f3ef;background-color:#080809;background-position:50%;background-size:cover;align-items:flex-end;min-width:0;min-height:100dvh;padding:clamp(2rem,5vw,5rem);display:flex;position:relative;overflow:hidden}.auth-layout__visual:before{content:"";background:linear-gradient(#08080947,#0808091f 42%,#080809cc);position:absolute;inset:0}.auth-layout__visual:after{content:"";mix-blend-mode:screen;background:radial-gradient(circle at 80% 18%,#ff3b3040,#0000 45%);position:absolute;inset:0}.auth-layout__visual-copy{z-index:1;max-width:25rem;position:relative}.auth-layout__visual-kicker{color:#ff837b;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .7rem;font-size:.62rem;font-weight:700}.auth-layout__visual-copy h2{color:#f5f3ef;max-width:9ch;font-family:var(--font-heading);letter-spacing:-.055em;margin:0;font-size:clamp(2.7rem,5vw,5.5rem);font-weight:500;line-height:.9}.auth-layout__visual-copy>p:last-child{color:#f5f3efad;max-width:22rem;margin:1rem 0 0;font-size:.82rem;line-height:1.5}@media (width>=768px){:is(html:has(.auth-layout),body:has(.auth-layout)){height:100%;overflow:hidden}.auth-layout{height:100dvh;overflow:hidden}.auth-layout__form-panel{overflow:hidden}.auth-layout__header{padding-top:.85rem;padding-bottom:.85rem}.auth-layout__form-content{padding-top:.75rem;padding-bottom:1.25rem}.auth-layout .auth-card{gap:.75rem}.auth-layout .auth-title{font-size:clamp(2.2rem,3.5vw,3.35rem)}.auth-layout .auth-subtitle{margin-bottom:.35rem}.auth-layout .auth-social-button{min-height:42px}.auth-layout .auth-field input,.auth-layout .auth-field select,.auth-layout .auth-form .storya-btn--primary{min-height:44px}.auth-layout--register .auth-layout__form-content{padding-top:.35rem;padding-bottom:.65rem}.auth-layout--register .auth-card{gap:.55rem}.auth-layout--register .auth-subtitle{margin-bottom:.15rem}.auth-layout--register .auth-social-button{min-height:38px}.auth-layout--register .auth-field input,.auth-layout--register .auth-field select{min-height:40px;padding-top:.5rem;padding-bottom:.5rem}.auth-layout--register .auth-form{gap:.5rem}.auth-layout--register .auth-form .storya-btn--primary{min-height:40px;margin-top:.1rem}.auth-layout--register .auth-state-transition{gap:.9rem}.auth-layout--register .auth-state-transition .auth-form{gap:.75rem}}@media (width<=767px){.auth-layout{background:#080809;height:auto;min-height:100dvh;display:block;overflow:visible}.auth-layout__form-panel{min-height:100dvh;color:var(--st-text);background:linear-gradient(#080808e0,#080808f5),url(/assets/storya/backgrounds/login-background.png) 50%/cover}.auth-layout__header{padding:1rem}.auth-layout__header .storya-logo__img{filter:none;height:28px}.auth-layout__switch{color:#f5f3ef9e;font-size:.68rem}.auth-layout__switch a{color:var(--st-text)}.auth-layout__form-content{align-items:flex-start;padding:2.25rem 1rem 2.5rem}.auth-layout .auth-card{color:var(--st-text)}.auth-layout__kicker{color:#f5f3ef80}.auth-layout .auth-title{color:var(--st-text);font-size:clamp(2.55rem,13vw,4rem)}.auth-layout .auth-subtitle{color:#f5f3ef9e}.auth-layout .auth-field label{color:#f5f3efb3}.auth-layout .auth-field input{color:var(--st-text);background:#0808086b;border-color:#f5f3ef2e}.auth-layout .auth-field input:focus{background:#080808b3}.auth-layout .auth-divider{color:#f5f3ef7a}.auth-layout .auth-divider:before,.auth-layout .auth-divider:after{background:#f5f3ef29}.auth-layout .auth-footer{color:#f5f3ef8f}.auth-layout__visual{display:none}.auth-state-transition .auth-social-actions,.auth-state-transition .auth-divider,.auth-state-transition .auth-form,.auth-state-transition .auth-form .storya-btn--primary{width:100%}.auth-state-transition{gap:1rem}.auth-state-transition .auth-form{gap:.9rem}}.history-page{max-width:720px;padding:var(--st-space-4xl) var(--st-space-lg) var(--st-space-3xl);margin:0 auto}.history-header{margin-bottom:var(--st-space-xl);justify-content:space-between;align-items:baseline;display:flex}.history-title{font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold)}.history-count{font-size:var(--st-text-caption);color:var(--st-text-tertiary)}.history-list{gap:var(--st-space-sm);flex-direction:column;display:flex}.history-card{background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-lg);transition:border-color var(--st-duration-fast) var(--st-ease);overflow:hidden}.history-card:hover{border-color:var(--st-border-hover)}.history-card__main{gap:var(--st-space-md);padding:var(--st-space-md);cursor:pointer;display:flex}.history-card__poster{border-radius:var(--st-radius-sm);flex-shrink:0;width:60px;overflow:hidden}.history-card__poster img{-o-object-fit:cover;object-fit:cover;width:100%;height:auto;display:block}.history-card__info{flex:1;min-width:0}.history-card__title{font-size:var(--st-text-body);font-weight:var(--st-weight-medium);margin-bottom:var(--st-space-xs);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.history-card__meta{gap:var(--st-space-xs);margin-bottom:var(--st-space-xs);display:flex}.history-card__date{font-size:var(--st-text-caption);color:var(--st-text-tertiary)}.history-card__expanded{padding:var(--st-space-md);border-top:1px solid var(--st-border)}.history-card__overview{font-size:var(--st-text-label);color:var(--st-text-secondary);line-height:var(--st-leading-relaxed);margin-bottom:var(--st-space-md)}.history-card__context{font-size:var(--st-text-caption);color:var(--st-text-tertiary);margin-bottom:var(--st-space-md)}.history-card__actions{gap:var(--st-space-sm);display:flex}.history-pagination{justify-content:center;align-items:center;gap:var(--st-space-md);margin-top:var(--st-space-xl);display:flex}.history-page-info{font-size:var(--st-text-label);color:var(--st-text-secondary)}.watchlist-page{max-width:720px;padding:var(--st-space-4xl) var(--st-space-lg) var(--st-space-3xl);margin:0 auto}.watchlist-header{margin-bottom:var(--st-space-xl);justify-content:space-between;align-items:baseline;display:flex}.watchlist-title{font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold)}.watchlist-count{font-size:var(--st-text-caption);color:var(--st-text-tertiary)}.watchlist-grid{gap:var(--st-space-md);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.watchlist-card{background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-lg);cursor:pointer;transition:border-color var(--st-duration-fast) var(--st-ease);position:relative;overflow:hidden}.watchlist-card:hover{border-color:var(--st-border-hover)}.watchlist-card__poster{aspect-ratio:2/3;overflow:hidden}.watchlist-card__poster img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.watchlist-card__info{padding:var(--st-space-sm)}.watchlist-card__title{font-size:var(--st-text-label);font-weight:var(--st-weight-medium);margin-bottom:var(--st-space-xs);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.watchlist-card__meta{gap:var(--st-space-xs);display:flex}.watchlist-card__remove{top:var(--st-space-xs);right:var(--st-space-xs);width:28px;height:28px;color:var(--st-text-secondary);cursor:pointer;transition:all var(--st-duration-fast) var(--st-ease);background:#080808b3;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:14px;display:flex;position:absolute}.watchlist-card__remove:hover{background:var(--st-red);color:#fff}.search-title{font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold);margin-bottom:var(--st-space-xl)}.search-form{gap:var(--st-space-sm);margin-bottom:var(--st-space-xl);display:flex}.search-input{padding:var(--st-space-md);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);color:var(--st-text);font-family:var(--st-font);font-size:var(--st-text-body);flex:1}.search-input:focus{border-color:var(--st-red);outline:none}.search-results-count{font-size:var(--st-text-label);color:var(--st-text-secondary);margin-bottom:var(--st-space-lg)}.search-grid{gap:var(--st-space-md);grid-template-columns:repeat(auto-fill,minmax(160px,1fr));display:grid}.search-card{background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-lg);cursor:pointer;transition:border-color var(--st-duration-fast) var(--st-ease);overflow:hidden}.search-card:hover{border-color:var(--st-border-hover)}.search-card__poster{aspect-ratio:2/3;overflow:hidden}.search-card__poster img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.search-card__info{padding:var(--st-space-sm)}.search-card__title{font-size:var(--st-text-label);font-weight:var(--st-weight-medium);margin-bottom:var(--st-space-xs);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.search-card__meta{gap:var(--st-space-xs);display:flex}.search-error{padding:var(--st-space-lg);text-align:center;color:var(--st-red)}.search-pagination{justify-content:center;align-items:center;gap:var(--st-space-md);margin-top:var(--st-space-xl);display:flex}.profile-page{max-width:720px;padding:var(--st-space-4xl) var(--st-space-lg) var(--st-space-3xl);margin:0 auto}.profile-title{font-size:var(--st-text-h2);font-weight:var(--st-weight-semibold);margin-bottom:var(--st-space-xl)}.profile-subtitle{font-size:var(--st-text-body);color:var(--st-text-secondary);margin-bottom:var(--st-space-xl)}.profile-section{margin-bottom:var(--st-space-2xl);padding-bottom:var(--st-space-2xl);border-bottom:1px solid var(--st-border)}.profile-section h2{font-size:var(--st-text-h3);font-weight:var(--st-weight-semibold);margin-bottom:var(--st-space-lg)}.profile-email{font-size:var(--st-text-label);color:var(--st-text-secondary);margin-bottom:var(--st-space-md)}.profile-hint{font-size:var(--st-text-caption);color:var(--st-text-tertiary);margin-bottom:var(--st-space-md)}.profile-prefs{gap:var(--st-space-md);flex-direction:column;display:flex}.profile-platforms{gap:var(--st-space-sm);grid-template-columns:repeat(auto-fill,minmax(180px,1fr));display:grid}.profile-platform-item{align-items:center;gap:var(--st-space-sm);padding:var(--st-space-sm) var(--st-space-md);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);font-size:var(--st-text-label);color:var(--st-text);cursor:pointer;display:flex}.profile-platform-item input[type=checkbox]{accent-color:var(--st-red)}.profile-actions{gap:var(--st-space-sm);flex-direction:column;align-items:flex-start;display:flex}@media (width<=639px){.navbar__link{padding:var(--st-space-xs);font-size:10px}.watchlist-grid,.search-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.search-form{flex-direction:column}}.duo-home,.duo-join{max-width:560px;padding:var(--st-space-2xl) var(--st-space-lg);margin:0 auto}.duo-home__title{font-size:var(--st-text-h1);font-weight:var(--st-weight-bold);letter-spacing:var(--st-tracking-tight);color:var(--st-text);margin-bottom:var(--st-space-sm)}.duo-home__subtitle{color:var(--st-text-secondary);margin-bottom:var(--st-space-xl)}.duo-home__section-title{font-size:var(--st-text-h3);font-weight:var(--st-weight-semibold);color:var(--st-text);margin-bottom:var(--st-space-md)}.duo-home__create{gap:var(--st-space-lg);flex-direction:column;display:flex}.duo-home__form{gap:var(--st-space-sm);flex-direction:column;display:flex}.duo-home__label{font-size:var(--st-text-label);color:var(--st-text-secondary)}.duo-home__input,.duo-join__input{width:100%;padding:var(--st-space-sm) var(--st-space-md);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);color:var(--st-text);font-size:var(--st-text-body);transition:border-color var(--st-duration-fast) var(--st-ease)}.duo-home__input:focus,.duo-join__input:focus{border-color:var(--st-border-focus);outline:none}.duo-home__session{gap:var(--st-space-xl);flex-direction:column;display:flex}.duo-home__participants{gap:var(--st-space-sm);flex-direction:column;display:flex}.duo-home__invite{gap:var(--st-space-md);flex-direction:column;display:flex}.duo-home__waiting,.duo-home__ready-text,.duo-home__completed p{color:var(--st-text-secondary);font-size:var(--st-text-body)}.duo-home__error{color:var(--st-red);font-size:var(--st-text-label)}.duo-participant{align-items:center;gap:var(--st-space-md);padding:var(--st-space-sm) var(--st-space-md);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);display:flex}.duo-participant__avatar{border-radius:var(--st-radius-full);background:var(--st-red-subtle);width:36px;height:36px;color:var(--st-red);font-weight:var(--st-weight-bold);font-size:var(--st-text-label);flex-shrink:0;justify-content:center;align-items:center;display:flex}.duo-participant__info{flex-direction:column;gap:2px;display:flex}.duo-participant__name{font-weight:var(--st-weight-medium);color:var(--st-text)}.duo-participant__you{font-weight:var(--st-weight-regular);color:var(--st-text-secondary)}.duo-participant__status{font-size:var(--st-text-caption);color:var(--st-text-tertiary)}.duo-participant__status--answered{color:#34c759}.duo-invitation-link{gap:var(--st-space-sm);flex-direction:column;display:flex}.duo-invitation-link__label{font-size:var(--st-text-label);color:var(--st-text-secondary)}.duo-invitation-link__row{gap:var(--st-space-sm);display:flex}.duo-invitation-link__actions{gap:var(--st-space-sm);flex-wrap:wrap;display:flex}.duo-invitation-link__actions .storya-btn{flex:140px}.duo-invitation-link__qr{align-items:center;gap:var(--st-space-sm);width:min(100%,270px);margin:var(--st-space-sm) auto;padding:var(--st-space-md);border-radius:var(--st-radius-md);background:var(--st-text);color:var(--st-bg);text-align:center;font-size:var(--st-text-caption);font-weight:var(--st-weight-semibold);flex-direction:column;display:flex}.duo-invitation-link__qr svg{max-width:100%;height:auto;display:block}.duo-invitation-link__input{padding:var(--st-space-sm) var(--st-space-md);background:var(--st-surface);border:1px solid var(--st-border);border-radius:var(--st-radius-md);color:var(--st-text);font-size:var(--st-text-label);flex:1;font-family:monospace}.duo-invitation-link__expiry{font-size:var(--st-text-caption);color:var(--st-text-tertiary)}.duo-join{text-align:center}.duo-join__title{font-size:var(--st-text-h1);font-weight:var(--st-weight-bold);color:var(--st-text);margin-bottom:var(--st-space-md)}.duo-join__message{color:var(--st-text-secondary);margin-bottom:var(--st-space-xl)}.duo-join__form{gap:var(--st-space-sm);text-align:left;margin-bottom:var(--st-space-lg);flex-direction:column;display:flex}.duo-join__label{font-size:var(--st-text-label);color:var(--st-text-secondary)}.duo-join__error{margin-top:var(--st-space-lg);color:var(--st-red);gap:var(--st-space-sm);flex-direction:column;align-items:center;display:flex}.duo-answer__done{max-width:400px;margin:var(--st-space-4xl) auto;text-align:center;color:var(--st-text-secondary)}.duo-answer__done h2{color:var(--st-text);margin-bottom:var(--st-space-md)}.duo-result__feedback{text-align:center;width:100%;padding:var(--st-space-lg) 0}.duo-result__feedback-label{color:var(--st-text-secondary);margin-bottom:var(--st-space-md)}.duo-result__feedback-actions{gap:var(--st-space-md);justify-content:center;display:flex}.duo-result__feedback-thanks{text-align:center;color:#34c759;padding:var(--st-space-lg) 0}.duo-explanation{padding:var(--st-space-lg) 0}.duo-explanation__title{font-size:var(--st-text-h3);font-weight:var(--st-weight-semibold);color:var(--st-text);margin-bottom:var(--st-space-md)}.duo-explanation__overall{color:var(--st-text-secondary);line-height:var(--st-leading-relaxed);margin-bottom:var(--st-space-lg)}.duo-explanation__section{margin-top:var(--st-space-lg)}.duo-explanation__label{margin-bottom:var(--st-space-sm);color:var(--st-text);font-size:var(--st-text-label);font-weight:var(--st-weight-semibold)}.duo-explanation__chips{gap:var(--st-space-xs);flex-wrap:wrap;display:flex}.duo-explanation__chip{color:var(--st-text-secondary);font-size:var(--st-text-caption);background:#34c75914;border:1px solid #34c75947;border-radius:999px;padding:.4rem .65rem}.duo-explanation__details{margin-top:var(--st-space-xl);border-top:1px solid var(--st-border);padding-top:var(--st-space-lg)}.duo-explanation__details summary{cursor:pointer;border:1px solid var(--st-border);border-radius:var(--st-radius-md);background:var(--st-surface);min-height:40px;color:var(--st-text);font-size:var(--st-text-label);font-weight:var(--st-weight-medium);align-items:center;padding:.55rem .8rem;display:inline-flex}.duo-explanation__details summary:hover,.duo-explanation__details summary:focus-visible{border-color:var(--st-border-focus)}.duo-explanation__participants{gap:var(--st-space-md);margin-top:var(--st-space-md);flex-direction:column;display:flex}.duo-explanation__item{padding:var(--st-space-md) var(--st-space-lg);background:var(--st-surface);border-radius:var(--st-radius-md);border-left:3px solid var(--st-red)}.duo-explanation__name{font-weight:var(--st-weight-medium);color:var(--st-text);font-size:var(--st-text-label)}.duo-explanation__text{color:var(--st-text-secondary);font-size:var(--st-text-body);line-height:var(--st-leading-normal);margin-top:var(--st-space-xs)}.duo-explanation__answers{gap:var(--st-space-sm);margin-top:var(--st-space-md);display:grid}.duo-explanation__answers>div{justify-content:space-between;gap:var(--st-space-md);line-height:1.4;display:flex}.duo-explanation__answers dt{color:var(--st-text-tertiary)}.duo-explanation__answers dd{color:var(--st-text-secondary);text-align:right;margin:0}@media (width<=639px){.duo-home,.duo-join{padding:var(--st-space-lg) var(--st-space-md)}.duo-invitation-link__row,.duo-invitation-link__actions{flex-direction:column}.duo-invitation-link__actions .storya-btn{width:100%}.duo-result__feedback-actions{flex-direction:column;align-items:center}}body:has(.cinematic-backdrop){background:#080809}body:has(.home-experience) .cinematic-backdrop{display:none}.search-page,.radar-page,.about,.secondary-page,.profile-page,.history-page,.watchlist-page,.legal,.profile-reference,.page-container,.match-shell,.auth-page{z-index:1;position:relative;background-color:#0000!important}.search-page__body,.radar-page__inner,.about__inner,.profile-page,.history-page,.watchlist-page,.legal__hero,.legal__summary,.legal__layout,.profile-reference__content,.profile-reference__guest,.profile-reference__footer,.page-container>*{z-index:1;position:relative}.cinematic-surface{border:1px solid var(--home-line,#f5f3ef29);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0808096b;border-radius:14px;box-shadow:inset 0 0 0 1px #08080959,0 18px 50px #0003}.cinematic-kicker{color:var(--st-red);letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-weight:600}.cinematic-kicker:before{content:"—";margin-right:.65rem}.processing,.error-state{isolation:isolate;position:relative;overflow:hidden;background-color:#080809!important}.processing__red-source,.error-state__red-source{z-index:0;pointer-events:none;filter:blur(22px);background:radial-gradient(38% 30% at 80% 10%,#ff60527a,#0000 68%),radial-gradient(52% 45% at 72% 28%,#ff3b3029,#0000 72%);animation:12s ease-in-out infinite alternate cinematic-source-breathe;position:absolute;inset:-20% -10% 36% 28%}.processing__beam{z-index:0;pointer-events:none;mix-blend-mode:screen;background:radial-gradient(42% 30% at 76% 10%,#ff923624,#0000 68%);animation:20s ease-in-out infinite alternate cinematic-fog-drift;position:absolute;inset:-20%}.processing__frame,.error-state__frame{z-index:0;opacity:.72;stroke:#f5f3ef29;stroke-width:1px;vector-effect:non-scaling-stroke;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.processing__content,.error-state__content{z-index:1;flex-direction:column;align-items:center;display:flex;position:relative}.processing__content{gap:10px}.processing__copy{color:#f5f3ef94;font-family:var(--font-body);letter-spacing:.08em;margin:0;font-size:.78rem}.error-state__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08080975;border:1px solid #f5f3ef29;border-radius:14px;width:min(440px,100%);padding:2.5rem 2rem;box-shadow:inset 0 0 0 1px #08080959,0 18px 50px #0003}.error-state__title{font-family:var(--font-heading);letter-spacing:-.045em;font-size:clamp(2rem,5vw,3rem);font-weight:500}.error-state__message{color:#f5f3ef9e;max-width:26rem}@media (prefers-reduced-motion:reduce){.processing__red-source,.processing__beam,.error-state__red-source{animation:none}}.ed-hero__frame{stroke:#f5f3ef29;stroke-width:1px;vector-effect:non-scaling-stroke;border:0;width:100%;height:100%}.storya-btn--primary{border:2px solid var(--st-red);color:var(--st-text);box-shadow:none;background:#ff3b3029;border-radius:10px;transition:color .25s,background .25s,border-color .25s,transform .25s,box-shadow .25s}.storya-btn--primary:hover:not(:disabled),.storya-btn--primary:focus-visible{background:#ff3b3047;transform:translateY(-1px);box-shadow:0 0 22px #ff3b3029}.storya-btn--secondary{color:#f5f3efb3;background:#08080947;border-color:#f5f3ef3d;border-radius:10px}.storya-btn--secondary:hover:not(:disabled),.storya-btn--secondary:focus-visible{color:var(--st-text);background:#f5f3ef14;border-color:#f5f3ef7a}.match-option,.about-principle,.about-step,.history-card,.watchlist-card,.duo-page .duo-home__create,.duo-page .duo-home__session,.duo-page .duo-join__form,.auth-card{background:#08080975;border-color:#f5f3ef29;box-shadow:inset 0 0 0 1px #08080940,0 18px 50px #0000002e}.match-option:hover:not(:disabled),.history-card:hover,.watchlist-card:hover,.about-principle:hover{border-color:#ff3b3085;box-shadow:0 0 24px #ff3b301a}.match-shell{isolation:isolate;box-sizing:border-box;height:100dvh;min-height:0;overflow:hidden;background-color:#0000!important}.match-flow{height:100dvh;min-height:0;overflow:hidden}.match-shell__media{background-color:#080809;animation:none;transform:none;background-position:50%!important;background-repeat:no-repeat!important;background-size:contain!important}.match-shell__frame{z-index:0;opacity:.7;stroke:#f5f3ef24;stroke-width:1px;vector-effect:non-scaling-stroke;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.match-shell__inner{z-index:2;max-height:100%;position:relative;transform:translateY(-1.25rem)}.match-question{white-space:nowrap;max-width:none;color:var(--st-text);font-family:var(--font-heading);letter-spacing:-.045em;margin:0;font-size:clamp(2.35rem,5vw,4rem);font-weight:500;line-height:.98}.match-question__eyebrow{color:#ff7062d1;letter-spacing:.18em;text-transform:uppercase;margin:0 0 .7rem;font-size:.68rem;font-weight:600;line-height:1}.match-question__prompt{color:#f5f3ef94;letter-spacing:.01em;max-width:38rem;margin:.75rem 0 1.65rem;font-size:.88rem;line-height:1.4}.match-option[data-option=relaxed]{--option-accent:#ff897c}.match-option[data-option=tranquil]{--option-accent:#f1b56f}.match-option[data-option=intense]{--option-accent:#ff4f47}.match-option[data-option=surprise]{--option-accent:#cf7cbd}.match-option[data-option=movie],.match-option[data-option=series],.match-option[data-option=short],.match-option[data-option=up_to_2h],.match-option[data-option=plenty],.match-option[data-option=any],.match-option[data-option=solo],.match-option[data-option=couple],.match-option[data-option=friends],.match-option[data-option=family]{--option-accent:#e66a60}.match-option__indicator{color:var(--option-accent,var(--st-text-secondary));border-color:color-mix(in srgb, var(--option-accent,#f5f3ef) 35%, transparent);box-shadow:0 0 16px color-mix(in srgb, var(--option-accent,#f5f3ef) 12%, transparent)}.match-option:hover:not(:disabled) .match-option__indicator,.match-option--selected .match-option__indicator{border-color:var(--option-accent,var(--st-red));color:var(--option-accent,var(--st-text))}.match-progress{margin-bottom:2.25rem}.match-progress__dot{background:#f5f3ef2e;width:7px;height:7px}.match-progress__dot--active{background:var(--st-text);box-shadow:0 0 12px #f5f3ef33}.match-progress__dot--completed{background:var(--st-red);box-shadow:0 0 10px #ff3b3038}.match-progress__label{color:#f5f3ef75}.match-option{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background-color:#0000;background-image:url("data:image/svg+xml,%3csvg%20viewBox='0%200%20520%20220'%20xmlns='http://www.w3.org/2000/svg'%20fill='none'%20preserveAspectRatio='none'%3e%3cpath%20d='M24%204H496Q516%204%20516%2024V196Q516%20216%20496%20216H24Q4%20216%204%20196V24Q4%204%2024%204Z'%20fill='%23111111'%20stroke='%234A4A4A'%20stroke-width='2'/%3e%3cpath%20d='M24%204H78L68%2014H26Q14%2014%2014%2026V60L4%2070V24Q4%204%2024%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%204H442L452%2014H494Q506%2014%20506%2026V60L516%2070V24Q516%204%20496%204Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M24%20216H78L68%20206H26Q14%20206%2014%20194V160L4%20150V196Q4%20216%2024%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3cpath%20d='M496%20216H442L452%20206H494Q506%20206%20506%20194V160L516%20150V196Q516%20216%20496%20216Z'%20fill='%231C1C1C'%20stroke='%23555'%20stroke-width='1.5'/%3e%3crect%20x='20'%20y='20'%20width='480'%20height='180'%20rx='12'%20fill='%23080808'%20stroke='%23343434'%20stroke-width='2'/%3e%3crect%20x='26'%20y='26'%20width='468'%20height='168'%20rx='9'%20stroke='%231F1F1F'%20stroke-width='2'/%3e%3crect%20x='8'%20y='88'%20width='5'%20height='44'%20rx='2.5'%20fill='%23FF3B30'/%3e%3cg%20stroke='%23777'%20stroke-width='1.5'%20stroke-linecap='round'%3e%3cpath%20d='M38%2050V40H48'/%3e%3cpath%20d='M472%2040H482V50'/%3e%3cpath%20d='M38%20170V180H48'/%3e%3cpath%20d='M472%20180H482V170'/%3e%3c/g%3e%3c/svg%3e");background-position:50%;background-repeat:no-repeat;background-size:100% 100%;border-color:#0000;border-radius:0}.match-option:hover:not(:disabled){background-color:#0000;border-color:#0000;transform:translateY(-2px);box-shadow:0 0 24px #ff3b301a}.match-option--selected{background-color:#0000;border-color:#0000;box-shadow:0 0 26px #ff3b301f}.match-option__indicator{background:#f5f3ef0f;border-color:#f5f3ef2e}.match-option__arrow{color:#f5f3ef8a;background:#f5f3ef12}.match-option__label{font-weight:500}.match-option__description{color:#f5f3ef8f}@media (width<=640px){.match-shell{padding:4.5rem .75rem 1rem}.match-shell__inner{transform:translateY(-.5rem)}.match-question{max-width:none;font-size:clamp(1.55rem,6vw,3rem)}.match-question__eyebrow{margin-bottom:.55rem;font-size:.6rem}.match-question__prompt{margin:.65rem 0 1.25rem;font-size:.78rem}.match-option{min-height:clamp(72px,15vh,96px);padding:.65rem .75rem}.match-option-grid{gap:.55rem}.match-progress{margin-bottom:1.35rem}.match-question{margin-bottom:1.25rem}}input,select,textarea{background:#0808096b!important;border-color:#f5f3ef29!important}input:focus,select:focus,textarea:focus{box-shadow:0 0 0 2px #ff3b302e;border-color:var(--st-red)!important}@media (prefers-reduced-motion:reduce){.storya-btn--primary:hover:not(:disabled),.storya-btn--primary:focus-visible{transform:none}}.duo-page{min-height:100dvh;padding-block:clamp(7rem,12vh,9rem) clamp(3rem,8vh,6rem);background-color:#0000!important}.duo-page .projection__inner{width:min(760px,100%)}.duo-page .secondary-page__hero{max-width:680px;margin-bottom:1.75rem}.duo-page .secondary-page__hero+.duo-home__subtitle{display:none}.duo-page .duo-home__title,.duo-page .duo-join__title{letter-spacing:-.05em;margin:.7rem 0 .65rem;font-size:clamp(2.7rem,7vw,5.2rem);font-weight:500;line-height:.95}.duo-page .duo-home__subtitle,.duo-page .duo-join__message{color:#f5f3ef9e;max-width:560px;line-height:1.6}.duo-page .duo-home__create,.duo-page .duo-home__session,.duo-page .duo-join__form{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#08080985;border:1px solid #f5f3ef29;border-radius:14px;margin-top:2.25rem;padding:clamp(1.25rem,3vw,2rem);box-shadow:inset 0 0 0 1px #08080940,0 18px 50px #0003}.duo-page .duo-home__session{gap:1.5rem}.duo-page .duo-home__section-title{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--st-red);margin-bottom:.85rem;font-size:.68rem;font-weight:600}.duo-page .duo-home__participants{gap:.65rem;margin-bottom:0}.duo-page .duo-participant{background:#f5f3ef09;border-color:#f5f3ef1f;min-height:60px;padding:.7rem .85rem}.duo-page .duo-participant__avatar{background:#ff3b301f;border:1px solid #ff3b306b}.duo-page .duo-home__ready,.duo-page .duo-home__completed,.duo-page .duo-home__alignment{border-top-color:#f5f3ef1f;margin-top:0;padding-top:1.5rem}.duo-page .duo-home__alignment{background:#ff3b300e;border:1px solid #ff3b304d;padding:1.25rem}.duo-page .duo-home__answer-card{background:#0808095c;border-color:#f5f3ef1f}.duo-page .duo-home__input,.duo-page .duo-join__input,.duo-page .duo-invitation-link__input{background:#08080999;border-color:#f5f3ef29;border-radius:8px;min-height:48px;padding:.7rem .85rem}.duo-page .duo-home__input:focus,.duo-page .duo-join__input:focus,.duo-page .duo-invitation-link__input:focus{border-color:var(--st-red);outline-offset:1px;outline:2px solid #ff3b3038}.duo-page .duo-join{text-align:left;width:100%;padding:0}.duo-page .duo-join__form{max-width:520px;margin-inline:0}.duo-page .duo-join__form .storya-btn{width:100%;margin-top:.5rem}.duo-page .duo-invitation-link__actions{gap:.65rem}@media (width<=760px){.duo-page{padding:6.5rem 1rem 3rem}.duo-page .duo-home__title,.duo-page .duo-join__title{font-size:clamp(2.35rem,12vw,3.8rem)}.duo-page .duo-home__create,.duo-page .duo-home__session,.duo-page .duo-join__form{margin-top:1.75rem;padding:1rem}}.duo-answer-page{isolation:isolate;position:relative;overflow:hidden;background:#080809!important}.duo-answer-page .duo-atmosphere{position:fixed}.duo-answer-page .match-shell{z-index:1;position:relative;background:0 0!important}.duo-result .duo-atmosphere{position:absolute}
