:root{color-scheme:dark;--bg: #101116;--surface: #191b23;--line: #2a2d37;--muted: #999ba9;--ink: #f3f2ed;--accent: #c6f36b;--radius: 16px;font-family:DM Sans,sans-serif;background:var(--bg);color:var(--ink);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid var(--accent);outline-offset:4px}h1,h2,h3,.brand{font-family:Manrope,sans-serif}h1{font-size:clamp(32px,4vw,48px);letter-spacing:-2px;line-height:1.16;margin:15px 0}h2{font-size:24px;letter-spacing:-.6px}h3{font-size:18px}p{line-height:1.65}small,.small{font-size:12px}small{display:block;color:var(--muted);line-height:1.6}input,select{min-width:0;background:#12141a;border:1px solid #353845;border-radius:9px;padding:13px 15px;color:var(--ink)}input:not([type=checkbox]){width:100%}input::placeholder{color:#818390}label{display:block;font-size:13px;margin:20px 0 9px;font-weight:600}form>.button{margin-top:24px}form small{margin-top:8px}input[type=checkbox]{accent-color:var(--accent);width:16px;height:16px}select{max-width:100%}.muted{color:var(--muted)}.accent{color:var(--accent)}.eyebrow{font-size:10px;letter-spacing:2px;font-weight:700;color:#b9b9c4;display:flex;align-items:center;gap:10px}.live-dot{width:6px;height:6px;background:var(--accent);border-radius:50%}.site-header{height:100px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;max-width:1400px;margin:auto;padding:0 5%}.brand{display:flex;align-items:center;font-weight:800;letter-spacing:-2px;font-size:34px}.brand-dot{color:var(--accent)}.brand-mark{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--accent);color:var(--bg);font-size:16px;margin-right:10px;letter-spacing:0}.site-header nav{display:flex;align-items:center;gap:32px;font-size:13px}.header-caption{font-size:10px;letter-spacing:2px;color:var(--muted)}.profile-link{display:flex;align-items:center;gap:10px}.page{max-width:1400px;margin:auto;padding:52px 5% 70px;min-height:75vh}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.page-heading p{margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:46px;padding:12px 20px;border:1px solid transparent;border-radius:9px;font-weight:600;font-size:13px;transition:background .15s,transform .15s}.button:not(:disabled):hover{transform:translateY(-1px)}.primary{background:var(--accent);color:#17210b}.primary:not(:disabled):hover{background:#d6ff83}.secondary{border-color:#373b47;background:#1b1e26}.secondary:hover{background:#252933}.danger{background:#53272d;border-color:#783842;color:#ffced4}.danger-text{color:#ff929c!important}.full{width:100%}.big{min-height:56px;padding:15px 26px;font-size:14px}.text-button{background:none;border:0;color:var(--muted);font-size:12px;padding:6px 0}.text-button:hover{color:var(--ink)}.icon-button{background:transparent;border:1px solid #363944;width:34px;height:34px;border-radius:50%;font-size:22px;flex-shrink:0}.actions,.row{display:flex;align-items:center;gap:12px}.row{justify-content:space-between}.back{display:inline-block;color:var(--muted);font-size:12px;margin-bottom:30px}.narrow{max-width:650px;padding:64px 24px 100px;margin:auto;min-height:75vh}.narrow h2{margin-top:36px}.account-info{padding:24px 0;margin-top:24px;border-top:1px solid var(--line);font-size:13px}.site-footer{max-width:1400px;margin:auto;padding:26px 5%;border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:20px;color:#858794;font-size:11px}.footer-brand{letter-spacing:2px}.skip-link{position:absolute;left:16px;top:-80px;background:var(--accent);color:#101116;padding:10px;z-index:100}.skip-link:focus{top:10px}.global-error{position:fixed;bottom:20px;left:50%;transform:translate(-50%);background:#4c2930;border:1px solid #c8737f;color:#fff;padding:16px 20px;border-radius:12px;z-index:200;max-width:90vw;display:flex;gap:18px;align-items:center;box-shadow:0 12px 50px #0008}.global-error button{border:0;background:none;font-size:22px}.notice{display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;padding:12px 16px;margin:8px 0 20px;border:1px solid #4c6630;background:#222e1b;border-radius:9px}.error-text{color:#ffa0aa}.empty{text-align:center;padding:65px 24px;border:1px dashed #30333e;border-radius:16px}.empty .button{margin:15px 0}.empty small{margin-top:15px}.empty h2{margin-top:10px}.large-symbol{display:block;font-size:54px;color:var(--accent);line-height:1.4;margin-bottom:18px}.compact{padding:28px 18px;margin:20px 0}.loader{display:inline-block;width:24px;height:24px;border:2px solid #444;border-top-color:var(--accent);border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.landing{max-width:1400px;margin:auto;display:grid;grid-template-columns:1.1fr 1fr;gap:40px;padding:85px 7% 75px;overflow:hidden}.hero-copy{padding-top:25px}.hero-copy h1{font-size:clamp(46px,5.5vw,76px);line-height:1.08;letter-spacing:-4px;margin:28px 0}.hero-copy h1 em{font-style:normal;color:var(--accent)}.hero-description{color:#aaaeba;font-size:16px;margin:28px 0 32px}.google{background:#f3f2ed;color:#202126;min-width:260px}.google-g{font-size:22px;color:#4285f4}.hero-note{display:flex;gap:20px;color:#8f929f;font-size:10px;margin-top:25px}.setup-note{font-size:12px;color:#a8a9b4;max-width:300px}.hero-art{position:relative;display:grid;place-items:center;min-height:480px}.ticket{position:relative;width:285px;background:#f1eddc;color:#202223;padding:14px;border-radius:10px;transform:rotate(8deg);box-shadow:0 30px 80px #0006;z-index:2}.ticket-top{display:flex;justify-content:space-between;font-size:8px;letter-spacing:2px;margin:0 0 12px}.ticket-art{height:300px;position:relative;overflow:hidden;background:linear-gradient(155deg,#69547f,#cb977c 55%,#e1b877)}.moon{position:absolute;top:36px;right:30px;width:75px;height:75px;border-radius:50%;background:#f6e5b6}.mountains{position:absolute;bottom:0;width:100%;height:200px;background:#354a4a;clip-path:polygon(0 60%,25% 20%,50% 65%,75% 30%,100% 70%,100% 100%,0 100%)}.mountains:after{content:"";position:absolute;inset:50px -20px -20px;background:#1d3338;transform:rotate(20deg)}.film-title{position:absolute;left:20px;bottom:26px;color:#f5edda;font-size:12px;letter-spacing:3px;line-height:1.5}.film-title strong{font-size:27px;letter-spacing:0}.ticket-bottom{display:flex;justify-content:space-between;align-items:center;padding:20px 0 5px;font-size:8px;letter-spacing:1px;line-height:1.8}.ticket-bottom strong{font-size:12px;letter-spacing:0}.ticket-play{font-size:26px}.orbit{position:absolute;width:450px;height:450px;border:1px solid #2a3034;border-radius:50%;transform:rotate(-20deg)}.orbit-two{width:360px;height:540px}.floating-vote{position:absolute;left:-2%;top:26%;z-index:3;display:flex;gap:12px;align-items:center;background:#222630;padding:13px 18px;border:1px solid #3b404b;border-radius:12px;box-shadow:0 20px 40px #0004;transform:rotate(-8deg);font-size:12px}.floating-vote b{color:var(--accent);font-size:25px}.floating-agreement{position:absolute;right:-4%;bottom:11%;z-index:3;background:var(--accent);color:#202a14;padding:14px 20px;font-size:11px;border-radius:8px;transform:rotate(-5deg)}.floating-agreement span{font-size:20px;margin-right:8px}.steps{max-width:1200px;margin:0 auto 70px;border-top:1px solid var(--line);padding:34px 24px 0;display:grid;grid-template-columns:repeat(3,1fr);gap:40px}.steps article>span{font-size:9px;letter-spacing:2px;color:var(--accent)}.steps h3{margin:14px 0 8px;font-size:17px}.steps p{color:var(--muted);font-size:12px;margin:0}.group-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.group-card{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:var(--surface);transition:transform .2s,border-color .2s}.group-card:hover{transform:translateY(-4px);border-color:#565968}.group-cover{height:175px;position:relative;overflow:hidden;padding:22px;color:#181a24}.purple{background:#c7b7ee}.coral{background:#f1ae98}.mint{background:#b7d4ba}.blue{background:#a7c4ee}.gold{background:#e9ce91}.cover-number{font-size:11px;font-weight:700;letter-spacing:2px}.cover-icon{position:absolute;right:26px;top:-16px;font-size:168px;line-height:1.1;opacity:.8}.cover-label{position:absolute;bottom:22px;left:22px;font-size:8px;letter-spacing:2px;font-weight:700}.group-body{padding:24px}.group-body h2{font-size:21px;margin:0;overflow-wrap:anywhere}.arrow{font-size:24px;color:var(--muted)}.group-body p{font-size:12px}.card-footer{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:20px;margin-top:20px;gap:10px}.pill{border-radius:20px;color:#d5debd;background:#313928;font-size:10px;padding:6px 10px}.dot{margin:0 5px}.mini-avatar{flex-shrink:0;display:inline-grid;place-items:center;border-radius:50%;background:#c7b7ee;color:#292038;font-size:11px;font-weight:700;width:30px;height:30px;border:2px solid var(--bg)}.mini-avatar:nth-child(2n){background:#e7b98f}.mini-avatar:nth-child(3n){background:#a5c9c6}.avatar-stack{display:flex}.avatar-stack .mini-avatar+.mini-avatar{margin-left:-7px}.members-summary{display:flex;align-items:center;gap:12px;margin-top:18px}.stats-row{display:flex;align-items:center;gap:50px;border:1px solid var(--line);border-radius:12px;padding:25px 30px;background:linear-gradient(100deg,#1b1e25,#15181f);margin-bottom:36px}.stats-row>div{display:flex;flex-direction:column;gap:5px}.stats-row strong{font-size:26px;font-family:Manrope,sans-serif}.stats-row div>span{color:var(--muted);font-size:11px}.stats-caption{margin-left:auto;font-size:11px;line-height:1.6;color:#7c808d;text-align:right}.list-nav{display:flex;gap:28px;border-bottom:1px solid var(--line);margin-bottom:24px}.list-nav a{display:flex;align-items:center;gap:10px;border:0;border-bottom:2px solid transparent;padding:15px 0 20px;background:transparent;color:#9396a5;font-size:14px;font-weight:600}.list-nav a.active{color:var(--ink);border-color:var(--accent)}.list-nav a span{background:#282b36;border-radius:5px;padding:3px 7px;font-size:10px}.list-nav a.active span{background:#364326;color:var(--accent)}.filters{display:flex;align-items:center;gap:14px;margin-bottom:25px}.filters>input{max-width:280px;font-size:12px}.filters>select{font-size:12px}.checkbox-label{display:flex;align-items:center;gap:8px;font-size:12px;color:var(--muted);margin:0;white-space:nowrap}.sort-note{margin-left:auto;font-size:10px;color:var(--muted);white-space:nowrap}.movie-table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:12px}.movie-table{width:100%;border-collapse:collapse;font-size:12px}.movie-table th{text-align:center;background:#1a1c24;height:65px;padding:12px 16px;color:#a4a7b4;font-size:10px;letter-spacing:.8px;white-space:nowrap}.movie-table th .mini-avatar{width:23px;height:23px;font-size:9px;margin-right:7px;vertical-align:middle}.movie-table th:first-child{text-align:left}.movie-table td{padding:18px 16px;border-top:1px solid var(--line);text-align:center;background:#15171e}.movie-table th:first-child,.movie-table td:first-child{position:sticky;left:0;z-index:1;min-width:290px;max-width:360px}.movie-table tr:hover td{background:#1b1e27}.movie-identity{display:flex;align-items:center;gap:16px;border:0;background:none;text-align:left;width:100%;padding:0}.movie-identity strong{display:block;font-size:14px;font-weight:600;line-height:1.4}.movie-identity small{margin-top:7px;font-size:10px}.movie-identity app-poster{width:50px;height:73px;flex-shrink:0}.movie-identity:hover strong{color:var(--accent)}app-poster{display:block;overflow:hidden;border-radius:5px;background:#242734}app-poster img{width:100%;height:100%;object-fit:cover}.poster-placeholder{display:flex;height:100%;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(140deg,#47485d,#222a33);padding:5px;color:#c8c7d0}.poster-placeholder span{font-size:22px}.poster-placeholder small{font-size:7px;text-align:center;color:#c8c7d0;max-height:36px;overflow:hidden}.vote-select{font-size:11px;padding:9px 8px;min-width:130px;max-width:155px}.vote-chip{font-size:26px;display:inline-grid;place-items:center;width:38px;height:38px;border-radius:9px}.vote-YES{color:#bde980!important;background-color:#283623}.vote-LATER{color:#f3c975!important;background-color:#382f22}.vote-NO{color:#f59da5!important;background-color:#39262d}.vote-NEVER{color:#c4acff!important;background-color:#332943}.vote-NONE{color:#9295a2!important;background-color:#242630}.agreement{display:inline-block;color:#9fa3b0;font-size:10px;white-space:nowrap}.unanimous{color:var(--accent);background:#26341e;border-radius:5px;padding:7px}.legend{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:24px;margin-top:26px;color:#9296a3;font-size:10px}.legend>span{display:flex;align-items:center;gap:7px}.legend-icon{display:inline-grid;place-items:center;width:22px;height:22px;border-radius:5px;font-size:16px}.mobile-list{display:none}dialog{border:1px solid #3a3e4b;border-radius:18px;background:#191c24;color:var(--ink);padding:0;width:min(650px,calc(100vw - 32px));max-height:88dvh;box-shadow:0 30px 100px #0008}dialog::backdrop{background:#05070abf;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-inner{padding:28px}.modal-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.modal-head h2{margin:2px 0;line-height:1.4}.modal-inner>p{font-size:13px}.color-options{display:flex;gap:12px;margin:18px 0}.color-swatch{width:32px;height:32px;border-radius:50%;border:3px solid transparent}.color-swatch.selected{outline:2px solid var(--ink);outline-offset:3px}.search-form{display:flex;gap:10px}.search-form .button{margin:0}.search-results{max-height:48vh;overflow:auto;margin-top:20px}.search-result{display:flex;gap:15px;align-items:center;padding:15px 0;border-bottom:1px solid var(--line)}.search-result app-poster{width:46px;height:68px;flex-shrink:0}.search-result>div{flex:1;font-size:13px}.search-result p{margin:5px 0}.search-result .button{font-size:11px;padding:8px 12px}.member-row{display:flex;align-items:center;gap:12px;padding:15px 0;border-bottom:1px solid var(--line);font-size:13px}.member-actions{margin-left:auto;display:flex;gap:15px}.member-opinion{display:flex;justify-content:space-between;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:12px}.danger-zone{border-top:1px solid #4b3039;margin-top:28px;padding-top:25px;display:flex;flex-wrap:wrap;gap:12px}.danger-zone small{width:100%}.movie-detail{display:grid;grid-template-columns:155px 1fr;gap:24px}.movie-detail app-poster{width:155px;height:230px}.movie-detail p{font-size:12px}.external-link{font-size:12px;color:var(--accent);text-decoration:underline}.tmdb-logo{width:100px;margin:20px 0}.invitation{text-align:center}.invitation .eyebrow{justify-content:center}.illustrated{padding:75px 24px}@media(min-width:1500px){.landing{padding-top:110px;padding-bottom:100px}}@media(max-width:1000px){.landing{gap:10px;padding:60px 5%}.hero-copy h1{font-size:55px}.hero-art{transform:scale(.86)}.group-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-row{gap:30px}.sort-note{display:none}.steps{margin:0 5% 50px}.page-heading{align-items:flex-start}.filters{flex-wrap:wrap}.stats-caption{display:none}}@media(max-width:700px){.site-header{height:78px;padding:0 22px}.header-caption{font-size:8px;letter-spacing:1px;max-width:125px;text-align:right;line-height:1.7}.brand{font-size:30px}.brand-mark{width:31px;height:31px}.site-header nav{gap:18px;font-size:12px}.profile-link>span:last-child{display:none}.landing{grid-template-columns:1fr;padding:45px 26px 30px;gap:0}.hero-copy{padding:0}.hero-copy h1{font-size:53px;letter-spacing:-3px}.hero-description{font-size:14px}.hero-note{gap:14px;font-size:9px}.hero-art{min-height:425px;transform:scale(.82);margin:-15px -25px -25px}.floating-vote{left:0}.floating-agreement{right:0}.steps{grid-template-columns:1fr;gap:26px;padding-top:30px}.steps h3{margin:10px 0 5px}.steps p{font-size:12px}.page{padding:35px 20px 50px}.page-heading{flex-direction:column;gap:20px;margin-bottom:28px}.page-heading h1{font-size:34px}.group-grid{grid-template-columns:1fr}.group-cover{height:160px}.group-heading .actions{width:100%}.group-heading .actions>.button{flex:1}.stats-row{padding:20px 16px;gap:15px;justify-content:space-between;margin-bottom:20px}.stats-row strong{font-size:23px}.stats-row div>span{font-size:9px;max-width:85px;line-height:1.4}.list-nav{gap:24px}.list-nav a{font-size:12px;gap:8px}.filters{gap:10px}.filters>input{max-width:none;width:100%}.filters>select{flex:1;max-width:55%;font-size:11px}.checkbox-label{font-size:11px}.desktop-list{display:none}.mobile-list{display:grid;gap:14px}.mobile-movie{padding:18px;border:1px solid var(--line);border-radius:12px;background:#191b23}.mobile-movie .movie-identity{margin-bottom:16px}.mobile-movie .movie-identity app-poster{width:65px;height:96px}.mobile-movie .movie-identity strong{font-size:16px}.mobile-movie .agreement{margin-top:12px;white-space:normal;color:var(--accent)}.mobile-movie app-vote select{max-width:none;width:100%;font-size:12px;padding:12px}.mobile-movie details{margin-top:14px}.mobile-movie summary{font-size:11px;color:var(--muted);cursor:pointer;padding:5px 0}.legend{gap:14px;font-size:9px}.site-footer{padding:25px 22px;flex-wrap:wrap;font-size:10px}.footer-brand{display:none}.modal-inner{padding:22px}.modal-head h2{font-size:21px}.movie-detail{grid-template-columns:90px 1fr;gap:16px}.movie-detail app-poster{width:90px;height:138px}.movie-detail p{font-size:11px}.member-actions{flex-direction:column;gap:0}.global-error{width:90vw;font-size:12px}.empty{padding:45px 18px}.empty h2{font-size:21px}.empty p{font-size:13px}.narrow{padding-top:42px}.search-result{gap:10px}.search-result .button{padding:7px;min-height:38px}.hero-copy .eyebrow{font-size:8px;letter-spacing:1.6px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important}}.list-nav a{text-decoration:none}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:26px 0}.section-heading h2{margin-bottom:8px}.voting-screen{max-width:760px;margin:36px auto;text-align:center}.voting-intro h2{font-size:clamp(28px,5vw,42px);margin:12px 0}.voting-card{display:grid;grid-template-columns:42% 1fr;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:var(--surface);text-align:left;touch-action:pan-y}.voting-card app-poster{width:100%;height:100%;min-height:350px}.voting-card img{pointer-events:none;-webkit-user-select:none;user-select:none}.voting-card-info{padding:28px}.voting-card-info h2{margin:12px 0;font-size:28px}.voting-card-info p{line-height:1.65}.swipe-hint{color:var(--muted);font-size:12px}.voting-actions{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.voting-choice{border:1px solid currentColor;border-radius:16px;padding:15px 8px;font-weight:700;cursor:pointer}.voting-choice>span{display:block;font-size:32px;margin-bottom:8px}.voting-choice:hover:not(:disabled){transform:translateY(-3px)}.voting-choice:disabled{opacity:.5;cursor:wait}@media(max-width:600px){.list-nav{gap:12px;flex-wrap:wrap}.list-nav a{font-size:13px;padding:16px 0}.section-heading{flex-direction:column;align-items:flex-start}.voting-card{grid-template-columns:1fr}.voting-card app-poster{height:340px;min-height:0}.voting-card img{object-fit:contain;background:#08090c}.voting-card-info{padding:20px}.voting-actions{gap:7px}.voting-choice{font-size:11px;padding:12px 4px}}.search-result-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}@media(max-width:700px){body{font-size:16px}.page{padding-left:18px;padding-right:18px}.button,input,select{min-height:48px;font-size:16px}.text-button{min-height:44px;font-size:15px}.group-heading .actions{width:100%;display:grid;grid-template-columns:1fr 1.5fr;gap:10px}.group-heading .actions .button{padding:13px 10px;font-size:15px}.list-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;border:0}.list-nav a{padding:16px 10px;min-height:52px;border:1px solid var(--line);border-radius:12px;font-size:15px;text-align:center}.list-nav a:last-child{grid-column:1 / -1}.list-nav a.active{background:var(--surface);border-color:var(--accent)}.section-heading p,.mobile-movie small,.member-opinion,.movie-detail p{font-size:15px}.mobile-movie .movie-identity strong{font-size:19px}.mobile-movie app-poster{width:86px;min-width:86px;height:129px}.mobile-movie summary{padding:14px 0;font-size:15px}.search-result{display:grid;grid-template-columns:72px 1fr;gap:14px;padding:18px 0}.search-result app-poster{width:72px;height:108px}.search-result strong{font-size:18px}.search-result-actions{grid-column:1 / -1;display:grid;grid-template-columns:1fr 1fr}.search-result .button{min-height:48px;font-size:15px;padding:12px 8px}.search-form{flex-wrap:wrap}.search-form input{width:100%;min-width:0}.search-form .button{width:100%}.voting-actions{grid-template-columns:1fr 1fr;gap:12px}.voting-choice{min-height:88px;font-size:16px;padding:14px}.voting-choice>span{font-size:30px}.voting-screen .voting-card-info p{font-size:16px}.swipe-hint{font-size:13px;line-height:1.6}}app-vote-icon{display:inline-flex;width:36px;height:38px;flex:0 0 auto;vertical-align:middle}app-vote-icon img{display:block;width:100%;height:100%;object-fit:contain}.vote-chip{width:46px;height:48px;background:transparent}.vote-chip app-vote-icon{width:42px;height:45px}.legend{font-size:13px;gap:18px}.legend app-vote-icon{width:30px;height:32px}.member-opinion>span:last-child{display:inline-flex;align-items:center;gap:9px}.voting-choice app-vote-icon{display:flex;width:64px;height:68px;margin:0 auto 10px}.voting-choice{border-radius:22px;border-width:2px;box-shadow:0 5px #08090d;transition:transform .12s ease,box-shadow .12s ease}.voting-choice:active:not(:disabled){transform:translateY(3px);box-shadow:0 2px #08090d}.vote-picker{min-width:166px;text-align:left}.vote-picker-current{display:flex;align-items:center;gap:9px;padding:8px 10px;min-height:52px;border:1px solid #ffffff20;border-radius:14px;cursor:pointer;list-style:none;font-size:13px;font-weight:700}.vote-picker-current::-webkit-details-marker{display:none}.vote-picker-current[aria-disabled=true]{opacity:.55;cursor:wait}.vote-chevron{margin-left:auto;font-size:18px}.vote-picker-options{display:grid;gap:7px;padding-top:8px}.vote-picker-option{display:flex;align-items:center;gap:9px;width:100%;min-height:48px;border:2px solid transparent;border-radius:12px;padding:7px 10px;text-align:left;font:inherit;font-size:13px;cursor:pointer}.vote-picker-option[aria-pressed=true]{border-color:currentColor}.vote-picker-option:disabled{opacity:.5;cursor:wait}.vote-picker-option app-vote-icon{width:30px;height:32px}@media(max-width:700px){.mobile-movie .vote-picker-current,.vote-picker-current{padding:10px 12px;min-height:60px;font-size:16px}.vote-picker-option{min-height:56px;font-size:16px}.vote-picker-option app-vote-icon{width:36px;height:38px}.voting-choice app-vote-icon{width:58px;height:62px}.legend{justify-content:flex-start;gap:14px}}@media(prefers-reduced-motion:reduce){.voting-choice{transition:none}}.fullscreen-voting.page{position:fixed;inset:0;z-index:100;width:100%;max-width:none;height:100dvh;margin:0;padding:0 24px 24px;overflow-y:auto;overscroll-behavior:contain;background:var(--bg)}.voting-topbar{position:sticky;top:0;z-index:2;display:flex;align-items:center;gap:18px;min-height:80px;padding-top:env(safe-area-inset-top);background:var(--bg);font-weight:700}.voting-close{display:grid;place-items:center;width:60px;height:60px;border-radius:18px;border:1px solid var(--line);background:var(--surface);color:var(--ink);text-decoration:none}.voting-close span{font-size:48px;line-height:1}.fullscreen-voting .voting-screen{margin:8px auto 0}.fullscreen-voting .voting-intro h2{margin:6px 0;font-size:26px}.fullscreen-voting .voting-intro .eyebrow{display:none}.fullscreen-voting .voting-card app-poster{min-height:280px}.fullscreen-voting .voting-actions{margin:16px 0}.fullscreen-voting .notice{padding:8px;margin:8px 0}@media(max-width:700px){.fullscreen-voting.page{padding:0 16px calc(20px + env(safe-area-inset-bottom))}.fullscreen-voting .voting-topbar{min-height:76px}.fullscreen-voting .voting-card{grid-template-columns:1fr}.fullscreen-voting .voting-card app-poster{height:clamp(190px,30dvh,340px);min-height:0}.fullscreen-voting .voting-card-info{padding:12px 16px}.fullscreen-voting .voting-card-info h2{font-size:22px;margin:6px 0}.fullscreen-voting .voting-card-info p{margin:6px 0}.fullscreen-voting .voting-card-info p:last-child{max-height:76px;overflow-y:auto;font-size:14px}.fullscreen-voting .voting-choice{min-height:72px;padding:10px;display:flex;align-items:center;gap:10px;font-size:15px;text-align:left}.fullscreen-voting .voting-choice app-vote-icon{width:42px;height:45px;margin:0}}button.vote-picker-current{width:100%;min-width:166px;text-align:left;font-family:inherit}.vote-edit-icon{width:22px;height:22px;flex:0 0 auto;margin-left:auto;opacity:.8}.vote-picker-current:disabled{opacity:.55;cursor:wait}dialog.vote-editor{width:min(460px,calc(100vw - 32px));margin:auto;text-align:left}.vote-editor-options{display:grid;gap:12px}.vote-editor .vote-picker-option{min-height:64px;font-size:16px;padding:12px}.vote-editor .vote-picker-option app-vote-icon{width:42px;height:45px}.vote-current-label{margin-left:auto;font-size:12px;opacity:.8}.vote-editor .modal-head h2{font-size:24px}.vote-editor .icon-button{min-width:44px;min-height:44px}@media(max-width:700px){.vote-editor .modal-inner{padding:20px}}@media(max-width:700px){.fullscreen-voting.page{padding:0 14px calc(10px + env(safe-area-inset-bottom))}.fullscreen-voting .voting-topbar{min-height:60px;gap:12px;font-size:14px}.fullscreen-voting .voting-close{width:48px;height:48px;border-radius:14px}.fullscreen-voting .voting-close span{font-size:38px}.fullscreen-voting .voting-screen{margin:0 auto}.fullscreen-voting .voting-intro h2{font-size:20px;margin:4px 0}.fullscreen-voting .voting-screen>p{margin:6px 0;font-size:12px}.fullscreen-voting .voting-card app-poster{height:clamp(100px,23dvh,200px);min-height:0}.fullscreen-voting .voting-card-info{padding:8px 12px}.fullscreen-voting .voting-card-info h2{font-size:18px;line-height:1.2;margin:4px 0}.fullscreen-voting .voting-card-info .eyebrow{font-size:10px}.fullscreen-voting .voting-card-info p{font-size:12px;line-height:1.35;margin:4px 0}.fullscreen-voting .voting-card-info p:last-child{font-size:12px;max-height:49px}.fullscreen-voting .voting-actions{gap:8px;margin:10px 0}.fullscreen-voting .voting-choice{min-height:56px;padding:7px 10px;font-size:14px;border-radius:15px}.fullscreen-voting .voting-choice app-vote-icon{width:34px;height:36px}.fullscreen-voting .voting-screen>.text-button{min-height:44px;font-size:13px}}.brand-cat{width:70px;height:70px;object-fit:contain;margin-right:6px}.cat-hero{display:grid;place-items:center;min-width:0}.cat-hero img{width:min(100%,530px);height:auto;display:block}@media(max-width:700px){.brand-cat{width:56px;height:56px;margin-right:4px}.cat-hero img{width:min(100%,360px)}}
