@import"https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600;700;800;900&family=DM+Sans:wght@400;500;600;700&display=swap";/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer theme{:root,:host{--font-sans:"DM Sans", Arial, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}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-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);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}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sr-only{clip-path:inset(50%);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.static{position:static}.hidden{display:none}}:root{color:#fff;font-synthesis:none;--red:#e50914;--muted:#b3b3b3;--gutter:4.5vw;color-scheme:dark;background:#141414;font-family:DM Sans,Arial,sans-serif;font-size:16px}*{box-sizing:border-box}body{margin:0}button,input,textarea{font:inherit}button,a,input,textarea,summary{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline-offset:4px;outline:2px solid #fff}img{object-fit:cover;max-width:100%}svg{flex-shrink:0}h1,h2,h3,p{margin:0}button{border:0}button,a{transition:background .2s,opacity .2s,transform .2s}button:hover:not(:disabled){filter:brightness(1.13)}.muted{color:var(--muted);font-size:.875rem}.wordmark{letter-spacing:-.035em;color:var(--red);font-family:Barlow Condensed,Impact,sans-serif;font-size:2.08rem;font-weight:800;line-height:1}.header{z-index:50;padding:24px var(--gutter);background:linear-gradient(#0b0b0bdd,#0000);align-items:center;gap:42px;height:86px;transition:background .3s;display:flex;position:fixed;inset:0 0 auto}.header.solid{background:#111111f5;box-shadow:0 5px 20px #0002}.header nav{gap:26px;font-size:.875rem;display:flex}.header nav a{color:#d0d0d0}.header nav a.active{color:#fff;font-weight:700}.header nav a:hover{color:#fff}.header-right{align-items:center;gap:25px;margin-left:auto;display:flex}.made-for{color:#d2cbc8;align-items:center;gap:8px;font-size:.75rem;display:flex}.made-for svg{color:#e2515b}.profile-menu{position:relative}.profile-menu summary{cursor:pointer;align-items:center;gap:11px;list-style:none;display:flex}.profile-menu summary::-webkit-details-marker{display:none}.avatar{background:#ac3744;border-radius:5px;justify-content:center;align-items:center;width:33px;height:33px;padding-bottom:4px;font-size:1.15rem;font-weight:700;display:flex;position:relative}.avatar-smile{border-bottom:1.5px solid #fff;border-radius:0 0 10px 10px;width:12px;height:4px;position:absolute;bottom:4px;left:11px}.profile-name{font-size:.875rem}.dropdown{background:#1c1c1cf5;border:1px solid #444;border-radius:4px;width:250px;padding:17px;position:absolute;top:50px;right:0;box-shadow:0 10px 30px #0007}.dropdown p{color:#999;margin-bottom:13px;font-size:.8rem}.dropdown a,.dropdown button{text-align:left;background:0 0;align-items:center;gap:10px;width:100%;padding:12px 4px;font-size:.875rem;display:flex}.dropdown a:hover,.dropdown button:hover{background:#303030}.demo-label{letter-spacing:.1em;color:#bbb;border:1px solid #6667;border-radius:3px;padding:3px 5px;font-size:.65rem}.billboard{background:#1a1917;height:min(790px,65vw);min-height:640px;position:relative;overflow:hidden}.billboard-image{object-position:center 32%;width:100%;height:100%;position:absolute}.billboard-overlay{background:linear-gradient(#0000 60%,#141414b3 90%,#141414),linear-gradient(90deg,#111111f2,#111111c9 25%,#11111175 48%,#11111105 78%);position:absolute;top:0;right:0;bottom:0;left:0}.billboard-content{padding:145px var(--gutter) 60px;z-index:2;max-width:660px;animation:.7s both hero-in;position:relative}.billboard-image{animation:.9s both hero-fade}@keyframes hero-in{0%{opacity:0;transform:translateY(14px)}}@keyframes hero-fade{0%{opacity:0}}.eyebrow{letter-spacing:.24em;color:#e1dddd;align-items:center;gap:10px;font-size:.7rem;font-weight:600;display:flex}.m-mark{color:var(--red);font-family:Barlow Condensed,Impact,sans-serif;font-size:1.8rem;font-weight:900;line-height:1}.billboard h1{letter-spacing:-.025em;text-transform:uppercase;text-shadow:0 3px 20px #0005;margin:22px 0 26px;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(3.8rem,6.8vw,6.7rem);font-weight:800;line-height:.87}.billboard h1 span{letter-spacing:.55em;text-shadow:none;max-width:30ch;margin:16px 0 0 4px;font-family:DM Sans,Arial,sans-serif;font-size:.78rem;font-weight:500;line-height:1.3;display:block}.hero-meta{color:#d0d0d0;align-items:center;gap:15px;margin-bottom:16px;font-size:.8rem;display:flex}.hero-meta .match{color:#74d196;align-items:center;gap:5px;font-weight:600;display:flex}.quality{border:1px solid #777;border-radius:3px;padding:1px 4px;font-size:.65rem;line-height:1.3}.hero-overview{color:#dfdfdf;max-width:450px;font-size:.95rem;line-height:1.7}.curator-snippet{border-left:2px solid #e50914;align-items:flex-start;gap:12px;max-width:520px;margin-top:20px;padding:0 0 0 16px;display:flex}.curator-snippet>svg{color:#e1545b;margin-top:4px}.curator-snippet span{letter-spacing:.16em;color:#d2a4a6;font-size:.63rem;font-weight:700}.curator-snippet p{color:#c4c0bf;margin-top:4px;font-size:.82rem;font-style:italic;line-height:1.6}.hero-buttons{align-items:center;gap:10px;margin-top:26px;display:flex}.button{white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;gap:10px;min-height:46px;padding:13px 24px;font-size:.9rem;font-weight:700;line-height:1.25;display:inline-flex}.button.light{color:#151515;background:#fff}.button.glass{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#65656569}.button.red{background:var(--red);color:#fff}.icon-button{background:#2229;border:1px solid #777;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.hero-info{width:42px;height:42px;margin-left:4px}.hero-dots{bottom:104px;right:var(--gutter);z-index:2;align-items:center;gap:8px;display:flex;position:absolute}.hero-dots button{background:#ffffff45;border-radius:2px;width:26px;height:3px;padding:0;transition:background .3s}.hero-dots button.active{background:#fff}.hero-dots button:hover{background:#ffffff9c}.home-rows{margin-top:-30px;padding-bottom:20px;position:relative}.welcome-line{margin:0 var(--gutter) 26px;color:#aaa;border-bottom:1px solid #ffffff13;justify-content:space-between;align-items:center;padding-bottom:23px;font-size:.8rem;display:flex}.welcome-line>span:first-child{color:#f0e8e8;font-size:.85rem}.welcome-line>span:last-child{align-items:center;gap:6px;font-size:.72rem;display:flex}.welcome-line svg{color:#bd5d63}.movie-row{margin-bottom:30px;scroll-margin-top:105px}.row-heading{padding:0 var(--gutter);justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.row-heading h2{letter-spacing:-.02em;align-items:center;gap:11px;font-size:1.23rem;font-weight:700;display:flex}.red-dot{background:var(--red);border-radius:50%;width:6px;height:6px}.row-heading p{color:#929292;margin-top:6px;font-size:.75rem}.row-arrows{gap:8px;display:flex}.row-arrows button{background:0 0;border:1px solid #484848;border-radius:50%;justify-content:center;align-items:center;width:27px;height:27px;display:flex}.row-track{padding:16px var(--gutter) 56px;scrollbar-width:none;scroll-snap-type:x proximity;gap:14px;margin-top:-16px;margin-bottom:-43px;display:flex;overflow:auto hidden}.row-track::-webkit-scrollbar{display:none}.movie-card{scroll-snap-align:start;transform-origin:50%;border-radius:6px;outline:0;flex:0 0 calc(20.6818vw - 12.7273px);min-width:180px;transition:transform .3s,box-shadow .3s;position:relative}.card-art{aspect-ratio:1.77;text-align:left;background:linear-gradient(130deg,#39373c,#21191b);border-radius:5px;width:100%;display:block;position:relative;overflow:hidden}.card-art img{width:100%;height:100%;transition:transform .6s;position:absolute;top:0;right:0;bottom:0;left:0}.card-shade{background:linear-gradient(#0000 25%,#000a);position:absolute;top:0;right:0;bottom:0;left:0}.mini-m{color:var(--red);text-shadow:0 2px 4px #000;font-family:Barlow Condensed,Impact,sans-serif;font-size:1.3rem;font-weight:800;position:absolute;top:7px;left:10px}.card-badge{letter-spacing:.04em;background:#171717bb;border-radius:2px;align-items:center;gap:4px;padding:4px 6px;font-size:.56rem;font-weight:700;display:flex;position:absolute;top:10px;right:8px}.card-badge.liked{color:#f4b1b7}.card-badge.muted-badge{color:#b3b3b3}.card-title{color:#fff;text-transform:uppercase;text-align:center;text-shadow:0 2px 8px #0008;font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(1.4rem,2.1vw,2.1rem);font-weight:800;line-height:.95;position:absolute;bottom:12px;left:12px;right:12px}.card-caption{justify-content:space-between;align-items:center;gap:5px;padding:10px 2px;display:flex}.card-caption strong{text-overflow:ellipsis;white-space:nowrap;font-size:.73rem;font-weight:500;overflow:hidden}.card-caption>span{color:#8e8e8e;white-space:nowrap;align-items:center;gap:5px;font-size:.65rem;display:flex}.card-caption i{background:#6a6a6a;border-radius:50%;width:2px;height:2px;display:block}.card-hover{visibility:hidden;opacity:0;background:#242424;border-radius:0 0 6px 6px;padding:9px;transition:opacity .3s,transform .3s;position:absolute;top:calc(100% - 3px);left:0;right:0;transform:translateY(-8px)}.card-hover p{color:#b7b7b7;margin-top:8px;font-size:.66rem}.card-actions{align-items:center;gap:6px;display:flex}.card-actions .icon-button{width:27px;height:27px}.card-actions>.icon-button:last-child{margin-left:auto}.rating-buttons{flex-wrap:wrap;gap:8px;display:flex}.rating-buttons button{background:#252525;border:1px solid #5c5c5c;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:11px 14px;font-size:.82rem;display:flex}.rating-buttons button.selected{color:#fff;background:#6b1c2580;border-color:#e95b63}.compact .rating-buttons{flex-wrap:nowrap;gap:5px}.compact .rating-buttons button{border-radius:50%;width:27px;height:27px;padding:0}.rating-saved{color:#9cdcb2;margin-top:12px;font-size:.8rem;animation:.3s pop;display:block}.tonight-banner{margin:28px var(--gutter) 38px;background:linear-gradient(105deg,#291a1c,#221719 50%,#1d1919);border:1px solid #4c2b305c;border-radius:7px;align-items:center;gap:20px;padding:24px 28px;display:flex}.dice-tile{color:#f29097;background:#49212866;border:1px solid #71363b;border-radius:12px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;transform:rotate(-7deg)}.tonight-banner>div:nth-child(2)>span{letter-spacing:.13em;color:#d39298;font-size:.61rem;font-weight:600}.tonight-banner h2{letter-spacing:-.02em;margin:5px 0;font-size:1.32rem}.tonight-banner p{color:#aaa;font-size:.8rem}.banner-cta{border:1px solid #795259;border-radius:4px;align-items:center;gap:12px;margin-left:auto;padding:10px 16px;font-size:.8rem;display:flex}.tonight-banner:hover{background:#342025}.empty-row{margin:0 var(--gutter);color:#999;border:1px dashed #373737;border-radius:5px;padding:25px;font-size:.875rem}.footer{padding:54px var(--gutter) 46px;text-align:center;color:#888;border-top:1px solid #252525;flex-direction:column;align-items:center;gap:18px;display:flex}.footer-sign{color:#7c7472;align-items:center;gap:8px;font-size:.75rem;display:inline-flex}.footer-sign svg{color:#b3454e}.footer>.wordmark{color:#5f5f5f;font-size:1.4rem}.footer small{color:#686868;flex:0 0 100%;font-size:.65rem}.footer small a{text-decoration:underline}.footer-note{color:#cfc9c8;max-width:540px;margin:4px auto 0;font-size:.82rem;font-style:italic;line-height:1.7}.footer-song{flex-direction:column;align-items:center;gap:12px;margin-top:4px;display:flex}.footer-song button{color:#f0c9cd;background:#1d1618;border:1px solid #3a2a2c;border-radius:999px;align-items:center;gap:8px;padding:9px 16px;font-size:.78rem;font-weight:600;display:inline-flex}.footer-song button:hover{border-color:var(--red);color:#fff}.footer-song iframe{aspect-ratio:16/9;border:0;border-radius:8px;width:min(420px,88vw)}.detail-modal{color:#fff;background:#181818;border:0;border-radius:10px;width:min(850px,94vw);max-height:92dvh;margin:auto;padding:0;overflow:auto;box-shadow:0 20px 100px #000}.detail-modal::backdrop{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000b}.modal-art{background:#252525;height:380px;position:relative}.modal-art>img,.modal-art>iframe{object-fit:cover;border:0;width:100%;height:100%}.modal-gradient{background:linear-gradient(#0000 10%,#181818);position:absolute;top:0;right:0;bottom:0;left:0}.modal-title{position:absolute;bottom:20px;left:35px;right:35px}.modal-title h2{margin:13px 0 8px;font-family:Barlow Condensed,Impact,sans-serif;font-size:3.5rem;line-height:1}.modal-title p{color:#c6c6c6;font-size:.9rem}.close-modal{background:#151515e6;border:0;width:38px;height:38px;position:absolute;top:16px;right:16px}.modal-body{padding:12px 35px 35px}.modal-toolbar{justify-content:space-between;align-items:center;gap:15px;margin-bottom:22px;display:flex}.detail-meta{color:#bababa;flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:18px;font-size:.82rem;display:flex}.detail-overview{color:#e2e2e2;font-size:1rem;line-height:1.75}.curator-box{background:#351d2266;border:1px solid #63313880;border-left:3px solid #de3544;border-radius:6px;gap:15px;margin:25px 0;padding:20px;display:flex}.curator-box>svg{color:#ec7b87}.curator-box h3{color:#f1a3ab;margin-bottom:7px;font-size:.85rem}.curator-box p{color:#d2bbbe;font-size:.9rem;font-style:italic;line-height:1.75}.detail-tags{flex-wrap:wrap;gap:8px;display:flex}.detail-tags>span{color:#bcbcbc;background:#292929;border-radius:4px;padding:5px 9px;font-size:.7rem}.rating-section{border-top:1px solid #333;margin-top:28px;padding-top:24px}.rating-section h3{font-size:1.1rem}.rating-section>p{color:#aaa;margin:8px 0 18px;font-size:.82rem}.provider-link{color:#e6e6e6;border-bottom:1px solid #555;align-items:center;gap:8px;width:fit-content;margin-top:27px;padding-bottom:4px;font-size:.85rem;display:flex}.stream-note{color:#888;margin-top:10px;font-size:.7rem;line-height:1.6;display:block}.toast{z-index:200;color:#222;opacity:0;visibility:hidden;text-align:center;background:#f7f5f3;border-radius:7px;max-width:90vw;padding:15px 24px;font-size:.9rem;transition:all .25s;position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);box-shadow:0 8px 35px #0006}.toast.show{opacity:1;visibility:visible;transform:translate(-50%)}.tonight-page{text-align:center;max-width:960px;min-height:85vh;margin:auto;padding:150px 30px 80px}.section-kicker{color:#df939b;letter-spacing:.2em;align-items:center;gap:8px;font-size:.7rem;font-weight:700;display:flex}.tonight-page>.section-kicker{justify-content:center}.tonight-page>h1{letter-spacing:-.045em;margin:16px 0;font-size:clamp(2rem,4vw,3.5rem);font-weight:700}.tonight-page>p{color:#aaa;font-size:.95rem;line-height:1.7}.roulette{aspect-ratio:1.9;background:radial-gradient(at 50% 100%,#5c2027,#22191b 80%);border:1px solid #653c4055;border-radius:12px;max-width:720px;margin:36px auto 28px;position:relative;overflow:hidden}.roulette>img{object-fit:cover;width:100%;height:100%}.roulette-shade{background:linear-gradient(#0000,#000d);position:absolute;top:0;right:0;bottom:0;left:0}.roulette-result{position:absolute;bottom:25px;left:20px;right:20px}.roulette-result>span{letter-spacing:.2em;color:#ffc7ce;font-size:.65rem}.roulette-result h2{margin:8px 0;font-size:2.2rem;font-weight:700}.roulette-result p{color:#ccc;font-size:.85rem}.roulette.spinning img{filter:blur(3px)}.roulette-empty{color:#df8392;flex-direction:column;justify-content:center;align-items:center;gap:20px;height:100%;display:flex}.roulette-empty>span{color:#d9b9bf;font-size:.9rem}.roulette-dots{justify-content:center;padding-top:5px;display:flex}.roulette-dots img{object-fit:cover;border:2px solid #291d20;border-radius:4px;width:58px;height:85px;margin-left:-9px;transform:rotate(-8deg)}.roulette-dots img:nth-child(2n){transform:rotate(8deg)}.roulette-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.tonight-footnote{color:#888;margin-top:24px;font-size:.75rem;display:block}.login-page{background:#080808;justify-content:center;align-items:center;min-height:100dvh;padding:110px 20px 65px;display:flex;position:relative;overflow:hidden}.login-collage{opacity:.7;filter:blur(2px);grid-template-columns:repeat(6,1fr);gap:18px;display:grid;position:absolute;top:-180px;right:-80px;bottom:-180px;left:-80px;transform:rotate(-13deg)}.login-collage img{aspect-ratio:2/3;object-fit:cover;border-radius:6px;width:100%;height:100%}.login-shade{background:linear-gradient(#0008,#000b),radial-gradient(#0008,#0000);position:absolute;top:0;right:0;bottom:0;left:0}.login-logo{left:var(--gutter);font-size:2.5rem;position:absolute;top:34px}.login-panel{z-index:1;background:#111e;border:1px solid #ffffff0d;border-radius:10px;width:min(460px,100%);padding:42px 42px 32px;position:relative;box-shadow:0 20px 70px #0008}.login-heart{color:#e96774;background:#411e25;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:26px;display:flex}.login-panel>h1{letter-spacing:-.04em;margin:12px 0;font-size:1.85rem;font-weight:600}.login-panel>p{color:#a9a9a9;margin-bottom:28px;font-size:.9rem;line-height:1.7}.login-panel form{flex-direction:column;gap:18px;display:flex}.login-panel .button{width:100%;margin-top:6px}.login-footer{color:#9b7378;justify-content:center;align-items:center;gap:7px;margin-top:32px;font-size:.75rem;display:flex}.demo-info{background:#262020;border:1px solid #493033;border-radius:5px;margin-bottom:20px;padding:18px}.demo-info strong{font-size:.9rem}.demo-info p{color:#aaa;margin-top:7px;font-size:.8rem;line-height:1.65}.demo-admin{color:#b3b3b3;text-underline-offset:4px;background:0 0;margin:20px auto 0;font-size:.8rem;text-decoration:underline;display:block}label{color:#c5c5c5;flex-direction:column;gap:8px;font-size:.82rem;display:flex}input,textarea{color:#fff;outline-offset:2px;background:#292929;border:1px solid #494949;border-radius:5px;width:100%;min-width:0;padding:13px 14px}input::placeholder,textarea::placeholder{color:#888;font-size:.85rem}textarea{resize:vertical;line-height:1.6}.form-error{color:#ffa1ac;background:#5a152440;border:1px solid #92253870;border-radius:4px;margin-top:15px;padding:12px;font-size:.85rem;line-height:1.6}.admin-page{padding:135px var(--gutter) 70px;max-width:1600px;margin:auto}.admin-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;display:flex}.admin-heading h1{letter-spacing:-.04em;margin:13px 0;font-size:2.1rem;font-weight:600;line-height:1.2}.admin-heading p{color:#999;font-size:.95rem}.count-badge{color:#e7afb6;white-space:nowrap;background:#2b2425;border:1px solid #4c3337;border-radius:5px;padding:9px 13px;font-size:.8rem}.admin-layout{grid-template-columns:minmax(0,1fr) 330px;gap:28px;display:grid}.admin-panel{background:#1d1d1d;border:1px solid #343434;border-radius:8px;margin-bottom:25px;padding:25px}.admin-panel h2{align-items:center;gap:10px;margin-bottom:23px;font-size:1.05rem;font-weight:600;display:flex}.search-form{gap:10px;display:flex}.search-input{color:#aaa;background:#292929;border:1px solid #494949;border-radius:5px;flex:1;align-items:center;padding-left:12px;display:flex}.search-input input{background:0 0;border:0}.admin-hint{color:#ae9396;margin-top:15px;font-size:.8rem;line-height:1.7}.search-results>button{text-align:left;background:0 0;border-bottom:1px solid #333;align-items:center;gap:15px;width:100%;padding:12px 0;display:flex}.search-results img{border-radius:3px;width:38px;height:58px}.search-results strong{font-size:.9rem;font-weight:500}.search-results small{color:#999;margin-top:5px;font-size:.75rem;display:block}.search-results>button>svg{margin-left:auto}.movie-form{flex-direction:column;gap:20px;display:flex}.pick-toggle{cursor:pointer;background:#1b1b1b;border:1px solid #2e2e2e;border-radius:6px;flex-direction:row;align-items:flex-start;gap:11px;padding:13px 15px}.pick-toggle input{width:17px;height:17px;accent-color:var(--red);flex:none;margin-top:1px}.pick-toggle small{color:var(--muted);margin-top:3px;font-weight:400;line-height:1.5;display:block}.text-button{color:#ccc;background:0 0;align-items:center;gap:7px;width:fit-content;padding:0;font-size:.8rem;display:inline-flex}.draft-header{align-items:center;gap:20px;display:flex}.draft-header>img{border-radius:5px;width:74px;height:110px}.draft-header h3{font-size:1.3rem}.draft-header p{color:#999;margin:8px 0 12px;font-size:.8rem}.field-pair{grid-template-columns:1fr 1fr;gap:15px;display:grid}fieldset{border:0;margin:0;padding:0}legend{justify-content:space-between;width:100%;margin-bottom:12px;font-size:.85rem;display:flex}legend span{color:#999;font-size:.7rem}.tag-picker{flex-wrap:wrap;gap:7px;display:flex}.tag-picker button{color:#bbb;background:#2a2a2a;border:1px solid #454545;border-radius:20px;align-items:center;gap:4px;padding:7px 11px;font-size:.72rem;display:flex}.tag-picker button.active{color:#ffb8c1;background:#55242b;border-color:#b44b58}.admin-movie{border-top:1px solid #323232;align-items:center;gap:12px;padding:12px 0;display:flex}.admin-movie>img{border-radius:3px;width:37px;height:55px}.admin-movie-title{flex:1;min-width:0}.admin-movie-title strong{font-size:.85rem;font-weight:500;display:block}.admin-movie-title span{color:#999;margin-top:5px;font-size:.7rem;display:block}.admin-movie .icon-button{border-color:#4b4b4b;width:30px;height:30px}.delete-confirm{align-items:center;gap:8px;display:flex}.delete-confirm>span{color:#e4a1ac;font-size:.7rem}.icon-button.danger{color:#ff8795;border-color:#b94052}.taste-icon{color:#ed8d9a;background:#45242a;border-radius:10px;justify-content:center;align-items:center;width:43px;height:43px;margin-bottom:20px;display:flex}.taste-panel h2{margin-bottom:8px}.taste-panel>p{color:#aaa;font-size:.8rem}.taste-bars{margin-top:26px}.taste-bar-row{margin-bottom:15px}.taste-bar-row>div:first-child{color:#c5c5c5;justify-content:space-between;margin-bottom:7px;font-size:.72rem;display:flex}.taste-bar-row strong{color:#f1b4bd;font-weight:500}.bar-rail{background:#363636;border-radius:4px;height:5px;position:relative}.bar-rail:after{content:"";background:#777;width:1px;height:9px;position:absolute;top:-2px;left:50%}.bar-rail>span{background:#dc6678;border-radius:4px;height:5px;position:absolute}.bar-rail>span.negative{background:#9283c8}.bar-labels{color:#888;justify-content:space-between;margin-top:20px;font-size:.6rem;display:flex}.rating-history>div{color:#ccc;border-top:1px solid #333;justify-content:space-between;gap:15px;padding:12px 0;font-size:.8rem;display:flex}.message-page{min-height:80vh;padding:180px var(--gutter) 100px;text-align:center;flex-direction:column;align-items:center;gap:23px;display:flex}.message-page h1{font-size:2rem;font-weight:600}.message-page p{color:#bbb;max-width:600px;line-height:1.7}.all-rated{padding:150px var(--gutter) 90px}.all-rated h1{margin-bottom:15px;font-size:2.5rem}.all-rated p{color:#aaa}.app-loading{flex-direction:column;justify-content:center;align-items:center;gap:25px;min-height:100vh;display:flex}.app-loading>span:last-child{color:#999}.loading-page{padding-bottom:100px}.hero-skeleton{height:650px}.skeleton{background:linear-gradient(90deg,#1e1e1e,#292929,#1e1e1e) 0 0/200% 100%;animation:1.5s infinite shimmer}.skeleton-row{padding:25px var(--gutter);gap:15px;display:flex}.skeleton-row>div{border-radius:5px;width:25%;height:170px}.skip-link{z-index:999;color:#000;background:#fff;padding:10px;position:fixed;top:10px;left:10px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.sr-only{clip:rect(0,0,0,0);width:1px;height:1px;position:absolute;overflow:hidden}@keyframes shimmer{to{background-position:-200% 0}}@keyframes pop{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media(hover:hover)and (min-width:768px){.movie-card:hover,.movie-card:focus-within{z-index:10;background:#242424;transform:scale(1.1);box-shadow:0 10px 24px #0009}.movie-card:hover .card-hover,.movie-card:focus-within .card-hover{visibility:visible;opacity:1;transform:translateY(0)}.movie-card:hover .card-art img{transform:scale(1.025)}.movie-card:hover .card-caption,.movie-card:focus-within .card-caption{padding-left:9px;padding-right:9px}.movie-card:first-child{transform-origin:0}}@media(min-width:1600px){.billboard-content{padding-top:145px}.movie-card{flex-basis:calc(16.8519vw - 12.963px)}.billboard{height:820px}.card-title{font-size:2.2rem}}@media(max-width:1050px){.header{gap:28px}.header nav{gap:20px}.made-for{display:none}.hero-dots{bottom:92px}.billboard{min-height:650px}.billboard-content{max-width:600px;padding-top:130px}.movie-card{flex-basis:calc(26.7647vw - 12.3529px)}.admin-layout{grid-template-columns:minmax(0,1fr) 285px;gap:18px}.admin-panel{padding:20px}.card-caption{flex-direction:column;align-items:flex-start;gap:4px}.card-title{font-size:1.8rem}}@media(max-width:767px){:root{--gutter:5vw}.header{height:70px;padding:17px var(--gutter);gap:24px}.header .wordmark{font-size:1.8rem}.header nav{gap:15px;font-size:.78rem}.header-right{gap:12px}.profile-name,.demo-label{display:none}.profile-menu summary{gap:5px}.avatar{width:29px;height:29px;font-size:1rem}.avatar-smile{left:9px}.billboard{height:740px;min-height:0}.billboard-image{object-position:63% top;height:65%}.billboard-overlay{background:linear-gradient(#0002,#14141466 38%,#141414 67%,#141414 99%),linear-gradient(90deg,#111a,#0000)}.billboard-content{max-width:560px;padding-top:190px}.billboard h1{font-size:4.8rem}.hero-overview{max-width:430px;font-size:.875rem}.hero-meta{gap:10px;font-size:.75rem}.curator-snippet{max-width:440px;margin-top:17px}.curator-snippet p{font-size:.79rem}.hero-buttons{margin-top:23px}.hero-buttons .button{padding:12px 22px}.home-rows{margin-top:-25px}.welcome-line{margin-bottom:24px;padding-bottom:18px}.welcome-line>span:last-child{display:none}.row-heading h2{font-size:1.13rem}.row-heading p{font-size:.72rem}.row-heading{margin-bottom:13px}.row-track{gap:11px;margin-bottom:-16px;padding-bottom:30px}.movie-card{flex-basis:calc(36vw - 8.8px);min-width:0}.card-art{aspect-ratio:1.4}.card-caption>strong{max-width:100%;font-size:.72rem}.card-caption>span{font-size:.65rem}.card-title{font-size:1.6rem}.card-badge{padding:3px 4px;font-size:.5rem;top:7px;right:5px}.mini-m{font-size:1rem;top:4px;left:7px}.movie-row{margin-bottom:24px}.tonight-banner{flex-wrap:wrap;gap:15px;margin-top:18px;margin-bottom:30px;padding:20px}.dice-tile{border-radius:9px;width:45px;height:45px}.tonight-banner h2{font-size:1.2rem}.tonight-banner p{font-size:.75rem}.tonight-banner>div:nth-child(2)>span{font-size:.54rem}.banner-cta{margin-left:auto;padding:8px 10px;font-size:.75rem}.modal-art{height:270px}.modal-title{left:22px;right:22px}.modal-title h2{font-size:2.6rem}.modal-body{padding:12px 22px 25px}.modal-toolbar{flex-wrap:wrap;gap:10px}.modal-toolbar .button{padding:11px 15px;font-size:.8rem}.detail-overview{font-size:.9rem}.curator-box{gap:10px;padding:16px}.curator-box p{font-size:.85rem}.rating-buttons button{padding:10px;font-size:.75rem}.detail-modal{width:96vw;max-height:93dvh}.tonight-page{padding:125px 5vw 60px}.tonight-page>p{font-size:.85rem}.roulette{aspect-ratio:1.4}.roulette-empty{gap:15px}.roulette-empty>svg{width:48px}.roulette-result h2{font-size:1.8rem}.roulette-dots img{width:46px;height:70px}.tonight-page .button{padding:12px 18px;font-size:.85rem}.login-panel{padding:32px 25px}.login-logo{font-size:2rem}.login-collage{grid-template-columns:repeat(4,1fr);top:-80px;right:-100px;bottom:-80px;left:-100px}.admin-page{padding-top:110px}.admin-layout{grid-template-columns:1fr}.admin-heading{flex-direction:column;align-items:flex-start;gap:12px}.admin-heading h1{font-size:1.7rem}.admin-layout aside{grid-template-columns:1fr 1fr;gap:15px;display:grid}.admin-panel{padding:20px}.admin-movie{gap:9px}.admin-movie-title strong{font-size:.8rem}.search-form .button{padding:12px 16px}.admin-hint{font-size:.75rem}.footer{padding-top:30px}.footer small{line-height:1.7}}@media(max-width:450px){.header{gap:19px}.header .wordmark{font-size:1.6rem}.header nav{gap:12px;font-size:.7rem}.header nav>a:last-child{display:none}.header-right{margin-left:auto}.header-right summary>svg{display:none}.billboard-content{padding-top:183px}.billboard{height:760px}.hero-buttons .button{padding:12px 18px;font-size:.82rem}.hero-info{width:35px;height:35px}.curator-snippet{gap:9px;padding-left:12px}.eyebrow{font-size:.61rem}.hero-meta{gap:9px;font-size:.7rem}.card-caption>strong{font-size:.67rem}.card-title{font-size:1.25rem}.card-badge{font-size:.45rem}.row-heading h2{font-size:1.03rem}.row-arrows{gap:5px}.row-arrows button{width:25px;height:25px}.tonight-banner{gap:12px}.banner-cta{justify-content:center;width:100%;margin-top:5px}.admin-layout aside{grid-template-columns:1fr}.search-form{flex-direction:column}.login-panel h1{font-size:1.7rem}.rating-buttons{gap:6px}.rating-buttons button{padding:9px;font-size:.7rem}.rating-buttons svg{width:16px}.modal-body{padding-left:18px;padding-right:18px}.footer{gap:15px}}@media(prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}.movie-card:hover,.movie-card:focus-within{transform:none}}.made-for,.eyebrow,.billboard h1 span,.quality,.curator-snippet span,.welcome-line>span:last-child,.row-heading p,.card-caption>span,.card-badge,.card-hover p,.tonight-banner>div:nth-child(2)>span,.footer small,.detail-tags>span,.stream-note,.section-kicker,.roulette-result>span,.login-footer,.demo-label,.tag-picker button,legend span,.admin-movie-title span,.bar-labels,.taste-bar-row>div:first-child{font-size:.75rem}.card-caption strong,.admin-movie-title strong,.rating-history>div,.admin-hint,.search-results small{font-size:.875rem}.card-caption{flex-direction:column;align-items:flex-start;gap:5px}.card-caption strong{max-width:100%}.card-badge{letter-spacing:0;font-size:.65rem}.mini-m{font-size:1.4rem}.card-title{padding-top:10px}@media(max-width:767px){.card-badge{border-radius:0;justify-content:center;padding:3px;font-size:.75rem;inset:auto 0 0}.card-title{bottom:25px}.card-caption strong{font-size:.8rem}.hero-overview{font-size:1rem}.billboard{height:auto;min-height:640px}.billboard-content{padding-bottom:56px}.billboard-image{height:65%}.curator-snippet p{font-size:.875rem}.hero-meta{flex-wrap:wrap}.billboard h1 span{letter-spacing:.4em}.header nav{font-size:.8rem}.hero-buttons{flex-wrap:wrap}}.modal-feedback{color:#f4dcd6;background:#302725;border:1px solid #66534e;border-radius:5px;margin-bottom:16px;padding:12px 15px;font-size:.875rem}.card-feedback{z-index:20;color:#fff;background:#151515db;border-radius:6px;justify-content:center;align-items:center;font-size:.875rem;animation:.2s pop;display:flex;position:absolute;top:0;right:0;bottom:0;left:0}.movie-card.exiting{pointer-events:none}@media(hover:hover)and (min-width:768px){.row-track{margin-bottom:-92px;padding-bottom:105px}}@media(max-width:560px){.billboard{height:auto;min-height:0}.billboard-content{padding:120px var(--gutter) 34px;max-width:100%}.billboard-image{object-position:60% top;height:58%}.billboard h1{margin:14px 0 16px;font-size:clamp(2.5rem,12.5vw,3.3rem)}.billboard h1 span{letter-spacing:.34em;margin-top:10px;font-size:.66rem}.eyebrow{letter-spacing:.18em;font-size:.6rem}.m-mark{font-size:1.5rem}.hero-overview{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:.85rem;line-height:1.55;display:-webkit-box;overflow:hidden}.curator-snippet{margin-top:16px;padding-left:12px}.curator-snippet p{font-size:.78rem;line-height:1.6}.hero-buttons{gap:8px;margin-top:20px}.hero-buttons .button{flex:1 1 0;gap:7px;padding:13px 10px;font-size:.82rem}.hero-info{flex:none}.hero-dots{justify-content:center;margin:18px auto 0;position:static}.home-rows{margin-top:6px}.welcome-line{flex-direction:column;align-items:flex-start;gap:6px}.row-heading h2{font-size:1.05rem}.row-arrows{display:none}.card-title{font-size:.95rem;line-height:1.05;left:8px;right:8px}.mini-m{font-size:1.15rem}.card-badge{font-size:.62rem}.icon-button{min-width:40px;min-height:40px}.tonight-banner{flex-wrap:wrap;gap:14px}.tonight-banner .banner-cta{margin-left:0}.detail-meta{flex-wrap:wrap;gap:8px 12px}.modal-toolbar{flex-direction:column;align-items:stretch}.modal-toolbar .button,.modal-toolbar a.button{width:100%}.rating-buttons{flex-wrap:wrap}.rating-buttons button{flex:42%;justify-content:center;min-height:44px}.roulette{min-height:300px}.roulette-actions{flex-direction:column;align-items:stretch}.roulette-actions .button{width:100%}.admin-layout{grid-template-columns:1fr}.admin-heading{flex-direction:column;align-items:flex-start;gap:12px}.search-form{flex-direction:column;align-items:stretch}.field-pair{grid-template-columns:1fr}.footer{text-align:center;justify-content:center;gap:14px}.footer-note{font-size:.78rem}}
