@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,600;0,700;1,600&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#f6f0e5;background:#080806;font-synthesis:none;--ink: #080806;--panel: #151411;--panel-soft: #1c1a16;--gold: #d7b06a;--gold-bright: #f0d39a;--wine: #8d293d;--cream: #f6f0e5;--muted: #938d82}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;background:#080806}body{overscroll-behavior:none}button,input{font:inherit}button{color:inherit;-webkit-tap-highlight-color:transparent;cursor:pointer}button:disabled{cursor:default}.app{min-height:100dvh;max-width:680px;margin:0 auto;overflow-x:clip;position:relative;padding:max(18px,env(safe-area-inset-top)) 18px max(26px,env(safe-area-inset-bottom));background:radial-gradient(circle at 50% 16%,rgba(89,52,38,.28),transparent 31%),linear-gradient(180deg,#11100d,#090907 68%,#080806)}.ambient-light{position:absolute;border-radius:50%;filter:blur(80px);pointer-events:none;opacity:.2}.ambient-light-one{width:330px;height:330px;top:18%;left:-230px;background:#a12d48}.ambient-light-two{width:280px;height:280px;top:43%;right:-220px;background:#d49e55;opacity:.13}.noise{position:fixed;inset:0;opacity:.035;pointer-events:none;z-index:60;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='.92' numOctaves='3' stitchTiles='stitchTiles'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.82'/%3E%3C/svg%3E")}.topbar{display:flex;align-items:center;justify-content:space-between;position:relative;z-index:3}.brand-lockup{display:flex;align-items:center;gap:11px}.brand-emblem{width:38px;height:38px;display:grid;place-items:center;color:var(--gold-bright);border:1px solid #d7b06a47;border-radius:50%;background:linear-gradient(145deg,#211f1a,#100f0d);box-shadow:inset 0 1px #fff2,0 8px 24px #0008}.brand-emblem svg{width:20px;height:20px}.eyebrow,.opening-label{display:flex;align-items:center;gap:6px;color:#9b9488;font-size:8px;line-height:1;font-weight:800;letter-spacing:.2em}.eyebrow svg{width:13px;height:13px;color:var(--gold)}.topbar h1{margin:3px 0 0;font:700 21px/1 Cormorant Garamond,serif;letter-spacing:.01em}.avatar{width:40px;height:40px;border:1px solid #d7b06a4a;border-radius:50%;position:relative;background:linear-gradient(145deg,#954058,#591727);color:#fff5e8;font-weight:800;box-shadow:0 9px 28px #59172775,inset 0 1px #fff3}.avatar i{position:absolute;right:0;bottom:1px;width:8px;height:8px;border:2px solid #11100d;border-radius:50%;background:#8ed19b}.freshness-banner{width:100%;margin:17px 0 0;padding:11px 13px;position:relative;z-index:3;display:flex;align-items:center;gap:11px;text-align:left;border:1px solid #d7b06a31;border-radius:15px;background:linear-gradient(110deg,#3a2b1be0,#1a1713e0);box-shadow:inset 0 1px #fff1,0 10px 30px #0005}.banner-icon{flex:0 0 34px;height:34px;display:grid;place-items:center;border-radius:11px;color:var(--gold-bright);background:#d7b06a12}.banner-icon svg{width:18px}.banner-copy{min-width:0;display:flex;flex-direction:column;gap:4px}.banner-copy small{color:#9d8c75;font-size:7px;font-weight:800;letter-spacing:.14em}.banner-copy b{overflow:hidden;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.banner-arrow{margin-left:auto;color:var(--gold)}.hero{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center}.hero-heading{margin-top:clamp(18px,3.2vh,30px);text-align:center}.hero-heading>span{color:#8f887d;font-size:8px;font-weight:800;letter-spacing:.21em}.hero-heading h2{margin:4px 0 0;font:600 clamp(31px,9.2vw,49px)/.83 Cormorant Garamond,serif;letter-spacing:-.04em}.hero-heading em{color:var(--gold-bright);font-weight:600}.wheel-stage{width:min(88vw,470px);aspect-ratio:1;position:relative;margin-top:clamp(8px,2vh,17px);display:grid;place-items:center;isolation:isolate}.wheel-glow{position:absolute;inset:10%;z-index:-1;border-radius:50%;box-shadow:0 0 70px 12px #9a314029,0 0 150px 28px #c4974d16}.wheel-orbit{position:absolute;inset:1.5%;z-index:-1;border:1px solid #d7b06a18;border-radius:50%}.wheel-orbit:before,.wheel-orbit:after{content:"";position:absolute;inset:5px;border:1px dashed #d7b06a16;border-radius:50%}.wheel-orbit:after{inset:12px;border-style:solid;opacity:.6}.wheel-orbit span{position:absolute;width:4px;height:4px;border-radius:50%;background:var(--gold);box-shadow:0 0 10px var(--gold)}.wheel-orbit span:nth-child(1){left:8%;top:25%}.wheel-orbit span:nth-child(2){right:7%;top:35%}.wheel-orbit span:nth-child(3){left:30%;bottom:1%}.wheel{width:83%;height:83%;border-radius:50%;position:relative;overflow:hidden;background:#181714;transition:transform 15s cubic-bezier(.09,.72,.05,1);box-shadow:inset 0 0 0 4px #d7bb82,inset 0 0 0 7px #27231d,inset 0 0 40px #0007,0 24px 70px #000c,0 0 0 1px #f7e3b84d;will-change:transform}.wheel:before{content:"";position:absolute;z-index:3;inset:4.5%;border:1px solid #fff3;border-radius:50%;pointer-events:none}.wheel:after{content:"";position:absolute;inset:0;z-index:3;border-radius:50%;background:radial-gradient(circle,transparent 40%,#0000000a 55%,#0000005e 100%),linear-gradient(118deg,#fff4 2%,transparent 24%,transparent 67%,#0007);pointer-events:none}.wheel-canvas{position:absolute;inset:0;width:100%;height:100%;display:block}.wheel-label{position:absolute;z-index:2;left:50%;top:calc(50% - 8px);width:47%;height:16px;padding-left:16%;padding-right:3%;display:flex;align-items:center;transform-origin:0 50%;overflow:hidden;pointer-events:none}.wheel-label span{display:block;width:100%;min-width:0;overflow:hidden;color:#221b14;font-size:clamp(6.5px,1.45vw,9px);line-height:16px;font-weight:800;text-align:center;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px #fff5}.wheel-label span.on-dark{color:#fff8eb;text-shadow:0 1px 2px #000a}.wheel-hub{position:absolute;inset:35.5%;z-index:5;display:grid;place-items:center;border:3px solid #e9cf98;border-radius:50%;background:linear-gradient(145deg,#2b2721,#090908);box-shadow:0 8px 25px #000d,inset 0 0 0 2px #ffffff12}.wheel-hub div{width:72%;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #d7b06a5e;border-radius:50%;background:radial-gradient(circle at 35% 22%,#963b4d,#4e1322 68%);box-shadow:inset 0 1px #fff4,0 0 24px #8d293d4d}.wheel-hub b{font:700 clamp(15px,4.8vw,27px)/1 Cormorant Garamond,serif;letter-spacing:.02em}.wheel-hub small{margin-top:2px;font-size:clamp(3px,1vw,5px);font-weight:800;letter-spacing:.16em;color:#e6cda0}.pointer{position:absolute;z-index:8;top:.5%;left:50%;width:38px;height:67px;transform:translate(-50%);filter:drop-shadow(0 9px 9px #000b)}.pointer:before{content:"";position:absolute;z-index:2;top:0;left:4px;width:30px;height:30px;border:2px solid #f1dbad;border-radius:50%;background:radial-gradient(circle at 35% 25%,#514734,#171512 70%);box-shadow:inset 0 0 0 3px #0a0908,0 0 17px #d7b06a38}.pointer span{position:absolute;z-index:1;top:23px;left:7px;width:24px;height:39px;background:linear-gradient(#e1bd77,#94672f);clip-path:polygon(50% 100%,0 0,100% 0)}.is-moving .pointer{animation:pointerTick .13s ease-in-out infinite alternate;transform-origin:50% 14%}@keyframes pointerTick{to{transform:translate(-50%) rotate(7deg)}}.wheel-empty{position:absolute;z-index:6;width:46%;text-align:center;display:flex;flex-direction:column;gap:5px;pointer-events:none}.wheel-empty b{font:700 20px Cormorant Garamond,serif}.wheel-empty span{color:#817b71;font-size:9px;line-height:1.4}.wheel-ticker{position:absolute;z-index:9;left:50%;top:89.5%;transform:translate(-50%);width:min(76%,355px);min-height:50px;padding:9px 18px 8px;overflow:hidden;border:1px solid #d7b06a35;border-radius:15px;background:linear-gradient(135deg,#26221ceb,#0d0c0af2);box-shadow:0 13px 35px #000b,inset 0 1px #ffffff12;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);text-align:center;pointer-events:none}.wheel-ticker small{display:block;color:#8f816c;font-size:6px;line-height:1;font-weight:800;letter-spacing:.19em}.wheel-ticker span{display:block;margin-top:6px;overflow:hidden;color:#f4ead8;font:700 clamp(13px,3.4vw,17px)/1 Cormorant Garamond,serif;white-space:nowrap;text-overflow:ellipsis}.pool-line{min-height:18px;margin-top:18px;display:flex;gap:8px;align-items:center;color:#8d877e;font-size:10px}.status-dot{width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:#78b985;box-shadow:0 0 9px #78b985}.status-dot.loading{animation:pulse 1s ease-in-out infinite;background:var(--gold);box-shadow:0 0 9px var(--gold)}@keyframes pulse{50%{opacity:.25;transform:scale(.7)}}.main-actions{width:100%;display:grid;grid-template-columns:66px 1fr 66px;align-items:center;gap:9px;margin-top:15px}.action-tile{height:62px;padding:6px 3px;border:1px solid #ffffff14;border-radius:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;position:relative;background:linear-gradient(145deg,#ffffff0a,#ffffff03);box-shadow:inset 0 1px #ffffff0b}.action-tile:disabled{opacity:.45}.action-tile .action-icon{height:21px;color:#c7b99d}.action-tile svg{width:19px;height:19px}.action-tile b{color:#9e978c;font-size:8px;font-weight:700}.action-tile i{position:absolute;top:7px;right:7px;width:16px;height:16px;display:grid;place-items:center;border-radius:50%;background:var(--wine);color:#fff;font: 800 8px Manrope}.spin-button,.primary{border:0;background:linear-gradient(135deg,#9f3549,#6f1d31 64%,#51101f);box-shadow:0 14px 38px #681a2e73,inset 0 1px #ffffff47}.spin-button{min-height:72px;padding:10px 13px 10px 19px;border-radius:22px;display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left}.spin-button:disabled{opacity:.5;filter:saturate(.45);box-shadow:none}.spin-copy{display:flex;flex-direction:column;gap:3px}.spin-copy small{color:#d9aeb6;font-size:6px;font-weight:800;letter-spacing:.15em}.spin-copy b{font:700 clamp(18px,4.7vw,23px)/1 Cormorant Garamond,serif}.spin-icon{width:39px;height:39px;flex:0 0 39px;display:grid;place-items:center;border:1px solid #ffffff28;border-radius:50%;background:#ffffff10}.spin-icon svg{width:20px}.spin-button:not(:disabled):hover .spin-icon svg{transform:rotate(18deg);transition:transform .35s ease}.import-info{margin-top:14px;display:flex;justify-content:center;align-items:center;gap:9px;color:#5f5b55;font-size:8px;text-align:center}.import-info span{width:22px;height:1px;background:#ffffff0c}.file-input{display:none}.toast{position:fixed;z-index:70;left:50%;bottom:max(18px,env(safe-area-inset-bottom));width:min(calc(100vw - 30px),520px);padding:13px 15px;border:1px solid #d7b06a30;border-radius:14px;display:flex;justify-content:space-between;background:#1f1c17f0;box-shadow:0 12px 45px #000b;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);font-size:11px}.toast span{color:#8b8478}.sheet-backdrop,.result-backdrop{position:fixed;z-index:50;inset:0;display:flex;align-items:flex-end;justify-content:center;background:#040403c2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.filter-sheet{width:min(100%,680px);max-height:91dvh;overflow:auto;padding:9px 20px max(24px,env(safe-area-inset-bottom));border:1px solid #d7b06a1e;border-bottom:0;border-radius:28px 28px 0 0;background:radial-gradient(circle at 85% 0,#4b302033,transparent 27%),linear-gradient(160deg,#201e1a,#11100e 62%);box-shadow:0 -24px 80px #000c,inset 0 1px #ffffff10}.sheet-handle{width:37px;height:3px;margin:0 auto 17px;border-radius:3px;background:#d7b06a42}.filter-sheet header{display:flex;justify-content:space-between;align-items:flex-start}.filter-sheet h2{margin:7px 0 1px;font:700 31px/1 Cormorant Garamond,serif;letter-spacing:-.03em}.filter-sheet header p{margin:5px 0 0;color:#827c72;font-size:10px}.icon-button{width:38px;height:38px;display:grid;place-items:center;border:1px solid #ffffff18;border-radius:50%;background:#ffffff08}.icon-button svg{width:18px}.field-label{display:block;margin:22px 0 9px;color:#928b7f;font-size:8px;font-weight:800;text-transform:uppercase;letter-spacing:.16em}.chips{display:flex;flex-wrap:wrap;gap:7px}.chip{min-height:35px;padding:8px 12px;display:inline-flex;align-items:center;gap:7px;border:1px solid #ffffff14;border-radius:999px;background:#ffffff06;font-size:10px}.chip small{color:#777168}.chip.active{border-color:#d7b06a6b;background:#d7b06a14;color:#f0d39a;box-shadow:inset 0 0 18px #d7b06a08}.chip.active small{color:#b9a786}.genre-chips{max-height:126px;overflow:auto;-webkit-mask-image:linear-gradient(#000 85%,transparent);mask-image:linear-gradient(#000 85%,transparent)}.source-chips{max-height:142px;overflow:auto;padding-bottom:11px;-webkit-mask-image:linear-gradient(#000 82%,transparent);mask-image:linear-gradient(#000 82%,transparent)}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:21px}.field-grid label span{display:block;margin-bottom:7px;color:#928b7f;font-size:9px;font-weight:700}.field-grid input{width:100%;padding:11px 12px;outline:none;border:1px solid #ffffff12;border-radius:12px;background:#0908068c;color:#fff}.field-grid input:focus{border-color:#d7b06a78;box-shadow:0 0 0 3px #d7b06a0c}.segmented{display:grid;grid-template-columns:repeat(4,1fr);padding:3px;border:1px solid #ffffff0b;border-radius:13px;background:#0808068c}.segmented button{padding:9px 3px;border:0;border-radius:10px;background:transparent;color:#817b72;font-size:9px}.segmented button.active{color:#fff2dd;background:#343027;box-shadow:0 3px 12px #0007,inset 0 1px #ffffff12}.hint{color:#777169;font-size:9px;line-height:1.5}.primary{min-height:48px;padding:12px 18px;border-radius:15px;color:#fff;font-weight:800}.primary.compact{width:100%;margin-top:22px;display:flex;align-items:center;justify-content:center;gap:8px}.primary.compact svg{width:17px}.result-backdrop{align-items:center;padding:16px}.movie-card{width:min(100%,470px);max-height:94dvh;overflow:auto;overscroll-behavior:contain;position:relative;border:1px solid #d7b06a2d;border-radius:27px;background:#151411;box-shadow:0 35px 110px #000,inset 0 1px #ffffff12;scrollbar-width:none}.movie-card::-webkit-scrollbar{display:none}.poster{min-height:min(61dvh,520px);border-radius:26px 26px 0 0;position:relative;display:flex;align-items:flex-end;overflow:hidden;background-size:cover;background-position:center}.poster.no-poster{min-height:360px;background:radial-gradient(circle at 50% 27%,#3c3025,#171512 67%)}.poster-fallback{margin:auto;font-size:76px;opacity:.3}.movie-copy{width:100%;position:relative;z-index:2;padding:92px 22px 22px}.movie-copy h1{max-width:92%;margin:0;font:700 clamp(31px,9vw,46px)/.92 Cormorant Garamond,serif;letter-spacing:-.045em;text-wrap:balance}.card-actions{padding:16px 21px 21px;display:grid;grid-template-columns:1fr auto;gap:9px}.again-button{display:flex;align-items:center;justify-content:center;gap:9px}.again-button svg{width:18px}.secondary{min-height:48px;padding:0 13px;display:flex;align-items:center;justify-content:center;gap:6px;border:1px solid #ffffff17;border-radius:15px;color:#d7d0c5;background:#ffffff04;text-decoration:none;font-size:9px;font-weight:700}.secondary svg{width:15px}.loading-screen{padding:0;display:grid;place-items:center;overflow:hidden;background:#080806}.rive-scene{position:absolute;inset:0}.rive-scene canvas{width:100%!important;height:100%!important;filter:sepia(.5) saturate(.7) hue-rotate(342deg) brightness(.66) contrast(1.15)}.rive-vignette{position:absolute;inset:0;background:radial-gradient(circle at 50% 43%,transparent 10%,rgba(8,8,6,.18) 45%,#080806 92%),linear-gradient(180deg,#0808061f,#080806db);pointer-events:none}.rive-fallback{position:absolute;width:min(76vw,330px);aspect-ratio:1;border:1px solid #d7b06a22;border-radius:50%;box-shadow:0 0 100px #8d293d29,inset 0 0 70px #d7b06a0b;animation:slowTurn 9s linear infinite}.rive-fallback:before,.rive-fallback:after{content:"";position:absolute;inset:14%;border:1px dashed #d7b06a42;border-radius:50%}.rive-fallback:after{inset:36%;border-style:solid;background:#8d293d1c}.rive-fallback span{position:absolute;width:9px;height:9px;border-radius:50%;background:#d7b06a;box-shadow:0 0 16px #d7b06a}.rive-fallback span:nth-child(1){left:50%;top:-5px}.rive-fallback span:nth-child(2){right:3%;bottom:25%}.rive-fallback span:nth-child(3){left:10%;bottom:15%}@keyframes slowTurn{to{transform:rotate(360deg)}}.loading-copy{position:relative;z-index:2;margin-top:45dvh;text-align:center;text-shadow:0 3px 20px #000}.loading-copy .opening-label{display:block;color:var(--gold)}.loading-copy h1{margin:7px 0 3px;font:700 46px/.9 Cormorant Garamond,serif}.loading-copy p{margin:10px 0 0;color:#9c958a;font-size:9px;letter-spacing:.05em}.loading-copy p:after{content:"…";animation:dots 1.2s steps(4,end) infinite}.loading-copy p:not(:last-child):after{content:""}@keyframes dots{0%{opacity:0}50%{opacity:1}}@media(max-height:760px){.hero-heading{margin-top:12px}.hero-heading h2{font-size:31px}.wheel-stage{width:min(67vh,84vw);margin-top:3px}.pool-line{margin-top:15px}.main-actions{margin-top:8px}.freshness-banner{margin-top:10px}.poster{min-height:min(60dvh,430px)}.movie-copy h1{font-size:34px}}@media(max-width:370px){.app{padding-left:13px;padding-right:13px}.main-actions{grid-template-columns:60px 1fr 60px;gap:7px}.spin-button{padding-left:14px}.spin-copy b{font-size:18px}.wheel-stage{width:90vw}.movie-copy{padding-left:18px;padding-right:18px}}@media(min-width:700px){.app{min-height:100vh;border-left:1px solid #ffffff0b;border-right:1px solid #ffffff0b}.sheet-backdrop,.result-backdrop{align-items:center}.filter-sheet{border-radius:28px;border-bottom:1px solid #d7b06a1e;max-height:90vh;padding-bottom:24px}}@media(hover:hover){.action-tile:hover,.secondary:hover{border-color:#d7b06a3d;background:#d7b06a0a}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.wheel{transition-duration:.8s}.is-moving .pointer{animation:none}}
