:root{--bg:#0b0b0f;--bg-raised:#15151d;--bg-hover:#1e1e29;--line:#2a2a38;--text:#f2f2f7;--muted:#9a9aae;--accent:#ffb703;--accent-ink:#241a00;--danger:#ff6b6b;--watched:#4ade80;--liked-quiet:#cc585a;--radius:14px;--shadow:0 18px 40px #00000073;--portrait-crop:50% 14%;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*,:before,:after{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:1.5}button,input,select{font:inherit;color:inherit}h1,h2,h3{margin:0;line-height:1.2}a{color:var(--accent)}ul{margin:0;padding:0;list-style:none}.sr-only{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.muted{color:var(--muted)}.roles{border:0;flex-wrap:wrap;gap:.5rem;min-width:0;margin:0;padding:0;display:flex}.filter-chip{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.35rem;padding:0 .9rem;font-size:.85rem;display:inline-flex}.filter-chip:hover{border-color:var(--muted)}.filter-chip.is-on{border-color:var(--accent);color:var(--text)}.filter-chip input{opacity:0;width:0;height:0;position:absolute}.filter-chip:focus-within{outline:2px solid var(--accent);outline-offset:2px}.note{color:var(--muted);border-left:2px solid var(--line);max-width:62ch;margin:0 0 1.25rem;padding-left:.85rem;line-height:1.55}.note strong{color:var(--text);font-weight:600}.error{color:var(--danger);border-radius:var(--radius);background:#ff6b6b14;border:1px solid #ff6b6b40;padding:.75rem 1rem}.app.is-idle main{flex:1;animation:.22s cubic-bezier(.2,.8,.3,1) rise,.22s ease-out fade}.app.is-idle .tagline{margin:1.75rem 0 0}.app{width:100%;max-width:1100px;min-height:100svh;padding:1.5rem 1rem calc(2rem + env(safe-area-inset-bottom));flex-direction:column;margin:0 auto;display:flex}.masthead h1{letter-spacing:-.02em;font-size:1.75rem}.masthead-home{color:inherit;align-items:center;gap:.5rem;text-decoration:none;display:inline-flex;position:relative}.masthead-home:after{content:"";position:absolute;inset:-16px 0 -6px}.masthead-home:hover .mark rect{fill:var(--text)}.masthead-home:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:6px}.mark{flex:none;width:1.2em;height:1.2em}.masthead p{color:var(--muted);text-wrap:balance;margin:.35rem 0 0;font-size:.95rem}.picker{margin:1.5rem 0;position:relative}.search{position:relative}.search-field{background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius);align-items:center;gap:.6rem;padding:0 .9rem;display:flex}.search-field:focus-within{border-color:var(--accent)}.search-icon{fill:none;width:20px;height:20px;stroke:var(--muted);stroke-width:2px;stroke-linecap:round;flex:none}.search-input{background:0 0;border:0;outline:none;flex:1;min-width:0;padding:.85rem 0}.search-input::-webkit-search-cancel-button{filter:grayscale()}.spinner{border:2px solid var(--line);border-top-color:var(--accent);border-radius:50%;flex:none;width:16px;height:16px;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.results{z-index:20;overscroll-behavior:contain;background:var(--bg-raised);border:1px solid var(--line);border-radius:var(--radius);max-height:min(60vh,380px);box-shadow:var(--shadow);position:absolute;top:calc(100% + .4rem);left:0;right:0;overflow-y:auto}.result{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.75rem;width:100%;padding:.5rem .75rem;display:flex}.result.is-active{background:var(--bg-hover)}.result-photo{object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-hover);border-radius:50%;flex:none;width:40px;height:40px}.result-photo.is-empty,.chip-photo.is-empty,.cast-photo.is-empty{color:var(--muted);place-items:center;font-weight:600;display:grid}.result-text{flex-direction:column;min-width:0;display:flex}.result-name{font-weight:600}.result-meta,.card-year{color:var(--muted);text-overflow:ellipsis;white-space:nowrap;font-size:.8rem;overflow:hidden}.chips{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.chip{background:var(--bg-raised);border:1px solid var(--line);border-radius:999px;align-items:center;gap:.5rem;max-width:100%;padding:.25rem .35rem .25rem .3rem;display:inline-flex}.chip img,.chip-photo{object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-hover);border-radius:50%;flex:none;width:28px;height:28px}.chip-name{text-overflow:ellipsis;white-space:nowrap;font-size:.9rem;font-weight:500;overflow:hidden}.chip-remove{width:26px;height:26px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid;position:relative}.chip-remove:after{content:"";position:absolute;inset:-9px}.chip-remove:hover{background:var(--bg-hover);color:var(--text)}.chip-remove svg,.sheet-close svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;width:14px;height:14px}.chip-pin{border:1px solid var(--line);width:44px;min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.chip-pin svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linejoin:round;width:18px;height:18px}.chip-pin:hover{border-color:var(--muted);color:var(--text)}.chip-pin.is-on{border-color:var(--accent);color:var(--accent)}.chip-pin.is-on svg{fill:currentColor}.chip-pin:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.clear{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;flex:none;padding:0 1rem;font-size:.9rem}.clear:hover{border-color:var(--muted);color:var(--text)}.looking{color:var(--muted);align-items:center;gap:.6rem;margin:2rem 0 0;display:flex}.popular{margin-top:2rem}.popular h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.9rem;font-size:.7rem}.popular ul{grid-template-columns:repeat(4,1fr);gap:1.1rem .75rem;display:grid}.popular button{width:100%;color:var(--muted);text-align:center;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:.45rem;padding:0;font-size:.75rem;line-height:1.25;display:flex}.popular img{aspect-ratio:1;object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-raised);border:1px solid var(--line);border-radius:50%;width:100%}.popular button:hover{color:var(--text)}.popular button:hover img{border-color:var(--accent)}.recent{margin-top:2rem}.recent-head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.9rem;display:flex}.recent-head h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.7rem}.recent-head button{color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.35rem 0;font-size:.8rem}.recent-head button:hover{color:var(--text)}.recent ul{grid-template-columns:repeat(2,1fr);gap:1.1rem .9rem;display:grid}.recent li button{width:100%;min-height:44px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.7rem;padding:0;font-size:.8rem;display:flex}.recent-stack{flex:none;display:flex}.recent-stack>*{object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-raised);width:56px;height:56px;box-shadow:0 0 0 2px var(--bg);border-radius:50%;flex:none}.recent-stack>*+*{margin-left:-20px}.recent-blank,.recent-more{color:var(--muted);place-items:center;font-weight:600;display:grid}.recent-more{font-variant-numeric:tabular-nums;background:var(--bg-hover);font-size:.8rem}.recent-label{-webkit-line-clamp:3;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.recent.is-kept li button{color:var(--text)}.recent-empty{margin:0;font-size:.8rem}.recent-more-all{color:var(--muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;margin-top:.9rem;padding:0;font-size:.8rem;text-decoration:underline}.recent-more-all:hover,.recent li button:hover{color:var(--text)}.also{margin-top:2.5rem}.also h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.9rem;font-size:.7rem}.also-progress{text-transform:none;letter-spacing:0;font-weight:400}.also ul{grid-template-columns:1fr;gap:1.1rem .9rem;display:grid}.also li,.also li button{min-width:0}.also li button{width:100%;min-height:44px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.7rem;padding:0;font-size:.8rem;display:flex}.also img,.also-photo{object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-raised);border:1px solid var(--line);border-radius:50%;flex:none;width:56px;height:56px}.also-photo.is-empty{color:var(--muted);place-items:center;font-weight:600;display:grid}.also-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.also-name{color:var(--text);white-space:nowrap;text-overflow:ellipsis;font-weight:600;overflow:hidden}.also-count{font-variant-numeric:tabular-nums;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.also-role{opacity:.75}.also li button:hover .also-name{color:var(--accent)}.masthead-link{min-height:44px;color:var(--muted);align-items:center;font-size:.85rem;text-decoration:none;display:inline-flex;position:absolute;top:0;right:0}.masthead-link:hover{color:var(--accent)}.masthead{padding-right:8.5rem;position:relative}.mine{margin-top:1.5rem}.mine h2{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.9rem;font-size:.7rem}.mine h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:2rem 0 .9rem;font-size:.7rem}.mine-crafts{flex-wrap:wrap;gap:.5rem;margin-bottom:1.1rem;display:flex}.mine-lead{max-width:62ch;color:var(--muted);margin:0 0 1.25rem;line-height:1.55}.mine-how{max-width:62ch;color:var(--muted);margin:0 0 1.5rem;padding-left:1.2rem;line-height:1.6}.mine-how-notes{color:var(--muted);flex-direction:column;gap:.35rem;margin:.45rem 0 0;padding:0;font-size:.85rem;display:flex}.mine-how-notes li{border-left:2px solid var(--line);padding-left:.85rem}.mine-how-notes strong{color:var(--text);font-weight:600}.mine-how a,.mine-how-notes a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.mine-how li{margin-bottom:.35rem}.mine-drop{border:1px solid var(--accent);min-height:44px;color:var(--text);cursor:pointer;border-radius:999px;align-items:center;padding:0 1.1rem;font-size:.9rem;display:inline-flex}.mine-drop input{opacity:0;width:0;height:0;position:absolute}.mine-drop:focus-within{outline:2px solid var(--accent);outline-offset:2px}.mine-progress{max-width:34rem;margin:1.25rem 0}.mine-bar{background:var(--bg-hover);border-radius:999px;height:6px;overflow:hidden}.mine-bar span{background:var(--accent);height:100%;transition:width .2s linear;display:block}.mine-progress p{color:var(--muted);margin:.5rem 0 0;font-size:.85rem}.mine-note,.mine-hint{max-width:62ch;line-height:1.55}.mine-aside{opacity:.8}.mine-hint{margin:.6rem 0 0;font-size:.8rem}.mine-head{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin:1.5rem 0 0;display:flex}.mine-count{color:var(--muted);margin:0;font-size:.9rem}.mine-shelf{gap:.5rem;display:flex}.mine-sync{flex-wrap:wrap;align-items:center;gap:.5rem;margin:1rem 0 0;display:flex}.mine-sync input{border:1px solid var(--line);background:var(--bg-raised);border-radius:999px;width:12rem;min-height:44px;padding:0 .9rem;font-size:.85rem}.mine-sync input:focus{border-color:var(--accent);outline:none}.mine-catchup{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 .9rem;font-size:.85rem;display:inline-flex}.mine-catchup:hover:not(:disabled){border-color:var(--accent);color:var(--text)}.mine-catchup:disabled{opacity:.5;cursor:default}.mine-more{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;margin-top:.5rem;padding:0 1rem;font-size:.85rem;display:inline-flex}.mine-more:hover{border-color:var(--accent);color:var(--text)}.mine-forget{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:0 .5rem;font-size:.8rem}.mine-forget:hover{color:var(--danger)}.mine-forget.is-armed{border:1px solid var(--danger);color:var(--danger);border-radius:999px;padding:0 .9rem;font-weight:600}.mine-forget.is-armed:hover{background:var(--danger);color:var(--bg)}.mine-list{grid-template-columns:1fr;gap:1rem .9rem;display:grid}.mine-list li,.mine-list li button{min-width:0}.mine-list li button{width:100%;min-height:44px;color:var(--muted);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:.7rem;padding:0;font-size:.8rem;display:flex}.mine-faces{flex:none;display:flex}.mine-faces>*{object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-raised);width:48px;height:48px;box-shadow:0 0 0 2px var(--bg);border-radius:50%;flex:none}.mine-faces>*+*{margin-left:-18px}.mine-face.is-empty{color:var(--muted);place-items:center;font-weight:600;display:grid}.mine-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.mine-names{color:var(--text);font-weight:600;line-height:1.3}.mine-meta{font-variant-numeric:tabular-nums}.mine-list li button:hover .mine-names{color:var(--accent)}.tagline{color:var(--muted);text-wrap:balance;margin:2.5rem 0 0;font-size:1.05rem;font-style:italic}.summary{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem .75rem;margin:1.25rem 0 .75rem;display:flex}.summary-tools{align-items:center;gap:.5rem;margin-left:auto;display:flex}@media (width<=384px){.summary-tools{flex-wrap:wrap}}.summary p{margin:0;font-weight:600}.summary-seen{font:inherit;color:var(--muted);text-underline-offset:2px;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.summary-seen:before{content:" · ";text-decoration:none;display:inline-block}.summary-seen:hover{color:var(--text)}.summary-seen.is-on{color:var(--accent)}.summary-seen:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:3px}.summary-who{color:var(--muted);font-weight:400}.grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:1rem .75rem;display:grid}.grid-more{place-items:center;min-height:120px;display:grid}.grid-more button{min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.85rem;display:inline-flex}.grid-more button:hover{color:var(--text)}.card{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;flex-direction:column;gap:.55rem;padding:0;display:flex}.poster{aspect-ratio:2/3;background:var(--bg-raised);border:1px solid var(--line);border-radius:10px;display:block;position:relative;overflow:hidden}.poster img{object-fit:cover;width:100%;height:100%;display:block}.card:hover .poster,.card:focus-visible .poster{border-color:var(--accent)}.poster-fallback{text-align:center;height:100%;color:var(--muted);place-items:center;padding:.75rem;font-size:.8rem;display:grid}.badge{letter-spacing:.03em;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--text);background:#0b0b0fb8;border-radius:5px;padding:.1rem .4rem;font-size:.65rem;font-weight:700;position:absolute;top:.4rem;left:.4rem}.badge-tv{color:var(--accent)}.seen-bar{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0b0b0fb8;height:6px;position:absolute;bottom:0;left:0;right:0}.seen-bar:after{content:"";background:var(--watched);height:4px;position:absolute;bottom:0;left:0;right:0}.seen-heart{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:28px;height:28px;color:var(--danger);background:#0b0b0fb8;border-radius:50%;place-items:center;display:grid;position:absolute;top:.4rem;right:.4rem}.seen-heart svg{fill:currentColor;width:17px;height:17px}.card-body{flex-direction:column;gap:.15rem;min-width:0;display:flex}.card-title{min-height:2.6em;font-size:.9rem;font-weight:600;line-height:1.3}.card-roles{grid-template-columns:auto minmax(0,1fr);gap:.1rem .5rem;margin-top:.25rem;font-size:.75rem;display:grid}.card-role{display:contents}.card-role-person{color:var(--muted);opacity:.62;text-overflow:ellipsis;white-space:nowrap;flex:none;overflow:hidden}.card-role-part{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0;display:-webkit-box;overflow:hidden}.sheet-backdrop{z-index:50;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000c7;align-items:flex-end;animation:.15s ease-out fade;display:flex;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.sheet-grip{cursor:grab;touch-action:none;flex:none;place-items:center;height:28px;display:grid}.sheet-grip span{background:var(--line);border-radius:999px;width:40px;height:4px}.sheet.is-dragging{transition:none;animation:none}.sheet{background:var(--bg-raised);border-top:1px solid var(--line);width:100%;max-height:92dvh;box-shadow:var(--shadow);border-radius:20px 20px 0 0;flex-direction:column;transition:transform .2s cubic-bezier(.2,.8,.3,1);animation:.22s cubic-bezier(.2,.8,.3,1) rise;display:flex;position:relative}@keyframes rise{0%{transform:translateY(24px)}}.sheet-scroll{overscroll-behavior:contain;padding:.5rem 1rem calc(1.5rem + env(safe-area-inset-bottom));flex-direction:column;gap:1.5rem;display:flex;overflow-y:auto}.sheet-close{z-index:2;width:44px;height:44px;color:var(--text);cursor:pointer;background:#0b0b0fcc;border:0;border-radius:50%;place-items:center;display:grid;position:absolute;top:.5rem;right:.5rem}.sheet-head{gap:1rem;padding-right:2.25rem;display:flex}.sheet-poster{aspect-ratio:2/3;object-fit:cover;border:1px solid var(--line);border-radius:10px;flex:none;width:120px}.sheet-poster-play{cursor:pointer;background:0 0;border:0;flex:none;padding:0;line-height:0;display:block;position:relative}.play-badge{background:#0b0b0f9e;border:1px solid #f2f2f759;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.play-badge svg{width:26px;height:26px;fill:var(--text);margin-left:2px}.play-badge .badge-close{fill:none;stroke:var(--text);stroke-width:2px;stroke-linecap:round;margin-left:0}.sheet-poster-play.is-playing .play-badge{background:var(--accent);border-color:var(--accent)}.sheet-poster-play.is-playing .play-badge .badge-close{stroke:var(--accent-ink)}.sheet-poster-play:hover .play-badge,.sheet-poster-play:focus-visible .play-badge{background:var(--accent);border-color:var(--accent)}.sheet-poster-play:hover .play-badge svg,.sheet-poster-play:focus-visible .play-badge svg{fill:var(--accent-ink)}.trailer{margin-top:1.25rem;animation:.22s cubic-bezier(.2,.8,.3,1) rise,.22s ease-out fade}.trailer iframe{aspect-ratio:16/9;background:#000;border:0;border-radius:10px;width:100%;display:block}.sheet-headings{min-width:0}.sheet-headings h2{letter-spacing:-.01em;text-wrap:balance;font-size:1.3rem}.sheet-facts,.sheet-genres,.sheet-tagline{color:var(--muted);margin:.3rem 0 0;font-size:.85rem}.sheet-tagline{font-style:italic}.sheet-seen{letter-spacing:.03em;text-transform:uppercase;color:var(--muted);flex-wrap:wrap;gap:.15rem .6rem;margin:.35rem 0 0;font-size:.75rem;font-weight:600;display:flex}.sheet-seen-mark{align-items:center;gap:.25rem;display:inline-flex}.sheet-seen-bar{background:var(--watched);border-radius:1px;width:14px;height:3px}.sheet-seen-mark svg{fill:currentColor;width:11px;height:11px}.sheet-seen-mark.is-liked{color:var(--liked-quiet)}.sheet-scroll h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.5rem;font-size:.75rem}.sheet-scroll section p{margin:0}.synopsis{text-align:justify;-webkit-hyphens:auto;hyphens:auto;font-size:.95rem}.together-list{flex-direction:column;gap:.9rem;display:flex}.together-person{align-items:flex-start;gap:.6rem;max-width:100%;font-size:.85rem;display:flex}.together-text{flex-direction:column;gap:.1rem;min-width:0;display:flex}.together-person img,.together-photo{object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-hover);border-radius:50%;flex:none;width:34px;height:34px}.together-name{font-weight:600}.together-role{min-width:0;color:var(--muted);line-height:1.45}.byline{flex-direction:column;gap:.25rem;min-height:1.35rem;font-size:.9rem;display:flex}.byline-label{color:var(--muted)}.cast{overscroll-behavior-x:contain;scroll-snap-type:x proximity;grid-auto-columns:112px;grid-auto-flow:column;gap:.75rem;padding-bottom:.4rem;display:grid;overflow-x:auto}.cast li{scroll-snap-align:start;flex-direction:column;gap:.125rem;min-height:191px;font-size:.75rem;display:flex}.cast-name,.cast-role{white-space:nowrap;text-overflow:ellipsis;min-height:1.3em;line-height:1.3;display:block;overflow:hidden}.cast img,.cast-photo{object-fit:cover;object-position:var(--portrait-crop);background:var(--bg-hover);border-radius:8px;width:112px;height:149px}.cast-name{margin-top:.375rem;font-weight:600}.cast-role{color:var(--muted)}.role-craft,.role-producing,.role-guest{letter-spacing:.06em;text-transform:uppercase;font-size:.88em;font-weight:600}.role-craft{color:var(--accent)}.role-producing,.role-guest{color:var(--muted);opacity:.85;font-weight:500}.role-part{color:var(--muted)}.role-sep{color:var(--muted);opacity:.55}.skel{background:var(--bg-hover);border-radius:6px;display:block;position:relative;overflow:hidden}.skel:after{content:"";background:linear-gradient(90deg,#0000,#ffffff0d,#0000);animation:1.4s ease-in-out infinite shimmer;position:absolute;inset:0}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.skel-line{height:.8em}.offer-logo-skel{border-radius:8px;width:34px;height:34px}.fade-in{animation:.25s ease-out fade}.watch{border-top:1px solid var(--line);padding-top:1.25rem}.watch-head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.watch-head h3{margin:0}.region-picker select,.sort select{appearance:none;background-color:var(--bg);border:1px solid var(--line);max-width:55vw;min-height:44px;color:var(--muted);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%239a9aae' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .85rem center;background-repeat:no-repeat;background-size:13px;border-radius:999px;padding:0 2.3rem 0 1rem;font-size:.85rem}.sort select:hover{border-color:var(--muted);color:var(--text)}.offer{align-items:center;gap:.75rem;margin-bottom:.6rem;display:flex}.offer-label{width:5.5rem;color:var(--muted);flex:none;font-size:.75rem}.offer-list{flex-wrap:wrap;gap:.4rem;min-width:0;display:flex}.offer-list img{object-fit:cover;border-radius:8px;width:34px;height:34px}.offer-text{border:1px solid var(--line);border-radius:8px;padding:.3rem .5rem;font-size:.75rem}.watch-link{align-items:center;min-height:44px;margin-top:.5rem;font-size:.85rem;display:inline-flex}main{padding-bottom:2.5rem}.colophon{border-top:1px solid var(--line);color:var(--muted);margin-top:auto;padding-top:1.5rem;font-size:.75rem}.share,.controls-toggle{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:0 .9rem;font-size:.85rem;display:inline-flex}.share{min-width:7.5rem}.sheet-headings .share{margin-top:.75rem}.share:hover{border-color:var(--muted);color:var(--text)}.share svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;flex:none;width:16px;height:16px}.controls.is-open .controls-toggle{border-color:var(--muted);color:var(--text)}.controls-toggle svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;width:16px;height:16px}.controls-count{background:var(--accent);min-width:20px;height:20px;color:var(--accent-ink);border-radius:999px;place-items:center;padding:0 .35rem;font-size:.72rem;font-weight:650;display:grid}.controls-body{display:none}.filter-set{border:0;min-width:0;margin:0 0 1.1rem;padding:0}.filter-set:last-child{margin-bottom:.5rem}.filter-set legend{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:.5rem;padding:0;font-size:.7rem;display:block}.controls.is-open .controls-body{display:block}.account{border-top:1px solid var(--line);margin-top:2.5rem;padding-top:1.5rem}.account-lead{max-width:62ch;color:var(--muted);margin:0 0 1rem;font-size:.9rem;line-height:1.55}.account-lead strong{color:var(--text);font-weight:600}.account-actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.account-actions input{border:1px solid var(--line);background:var(--bg-raised);min-height:44px;color:var(--text);border-radius:999px;width:15rem;max-width:100%;padding:0 .9rem;font-size:.85rem}.account-actions input:focus{border-color:var(--accent);outline:none}.account-go{border:1px solid var(--accent);background:var(--accent);min-height:44px;color:var(--accent-ink);cursor:pointer;border-radius:999px;align-items:center;padding:0 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.account-go:disabled{opacity:.55;cursor:default}.account-quiet{border:1px solid var(--line);min-height:44px;color:var(--muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 .9rem;font-size:.85rem;display:inline-flex}.account-quiet:hover:not(:disabled){border-color:var(--muted);color:var(--text)}.account-quiet:disabled{opacity:.5;cursor:default}.account-danger{border:1px solid var(--danger);border-radius:var(--radius);background:var(--bg-raised);padding:1rem 1.1rem}.account-danger p{max-width:56ch;color:var(--text);margin:0 0 .9rem;font-size:.9rem;line-height:1.55}.account-leave{border:1px solid var(--danger);min-height:44px;color:var(--danger);cursor:pointer;background:0 0;border-radius:999px;align-items:center;padding:0 1.1rem;font-size:.85rem;font-weight:600;display:inline-flex}.account-leave:hover:not(:disabled){background:var(--danger);color:var(--bg)}.account-leave:disabled{opacity:.55;cursor:default}.account-note,.account-error{max-width:62ch;margin:.9rem 0 0;font-size:.85rem;line-height:1.5}.account-note{color:var(--muted)}.account-error{color:var(--danger)}.gate-gains{max-width:58ch;margin:0 0 1.5rem;padding:0;list-style:none}.gate-gains li{color:var(--muted);margin-bottom:.85rem;padding-left:1.6rem;font-size:.9rem;line-height:1.55;position:relative}.gate-gains li strong{color:var(--text);font-weight:600}.gate-gains li:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;position:absolute;top:.62em;left:.35rem}.gate-fine{color:var(--muted);opacity:.8;margin:.8rem 0 0;font-size:.8rem;line-height:1.5}.tmdb-mark{vertical-align:-.15em;line-height:0;display:inline-block}.tmdb-mark img{width:auto;height:1em}@media (width>=640px){.app{padding:2.5rem 1.5rem 3rem}.masthead h1{font-size:2.25rem}.masthead p{font-size:1.05rem}.grid{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1.5rem 1rem}.sheet-backdrop{justify-content:center;align-items:center;padding:2rem 1rem}.sheet{border:1px solid var(--line);border-radius:18px;max-width:720px;max-height:min(88dvh,900px)}.sheet-scroll{padding:1.75rem}.sheet-poster{width:132px}.sheet-headings h2{font-size:1.6rem}.region-picker select{max-width:none}.also ul{grid-template-columns:repeat(3,1fr)}.recent ul{grid-template-columns:repeat(4,1fr)}.popular ul{grid-template-columns:repeat(8,1fr);gap:1rem}.controls-toggle{display:none}.controls-body{grid-template-columns:auto auto 1fr;gap:0 2.5rem;display:grid}.filter-set:first-of-type{grid-column:1/-1}.filter-set{margin-bottom:.75rem}}@media (width<=639px){.app.has-results .summary-who{display:none}.masthead h1{transition:font-size .22s cubic-bezier(.2,.8,.3,1)}.masthead p{max-height:8rem;transition:max-height .22s cubic-bezier(.2,.8,.3,1),margin-top .22s cubic-bezier(.2,.8,.3,1),opacity .16s ease-out;overflow:hidden}.picker{transition:margin .22s cubic-bezier(.2,.8,.3,1)}.app.has-results .masthead h1{font-size:1.25rem}.app.has-results .masthead p{opacity:0;max-height:0;margin-top:0}.app.has-results .picker{margin:1rem 0 .25rem}.app.has-results .summary{margin-top:.75rem}}@media (prefers-reduced-motion:reduce){*{transition-duration:.01ms!important;animation-duration:.01ms!important}}.card-watch{border-left:1px solid var(--line);opacity:.75;margin-left:.4rem;padding-left:.4rem}.card-watch.is-on{color:var(--accent);opacity:1}.chip-group{flex-wrap:wrap;gap:.5rem;display:flex}.watch-progress{color:var(--muted);font-size:.8rem}.update{z-index:60;left:1rem;right:1rem;bottom:calc(1rem + env(safe-area-inset-bottom));background:var(--bg-raised);border:1px solid var(--line);width:fit-content;max-width:100%;box-shadow:var(--shadow);color:var(--muted);border-radius:999px;align-items:center;gap:.75rem;margin-inline:auto;padding:.5rem .5rem .5rem 1rem;font-size:.85rem;animation:.22s cubic-bezier(.2,.8,.3,1) rise;display:flex;position:fixed}.update-reload{background:var(--accent);color:var(--accent-ink);cursor:pointer;border:0;border-radius:999px;flex:none;padding:.35rem .9rem;font-size:.85rem;font-weight:650}.update-dismiss{width:28px;height:28px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.update-dismiss:hover{background:var(--bg-hover);color:var(--text)}.update-dismiss svg{fill:none;stroke:currentColor;stroke-width:2.5px;stroke-linecap:round;width:13px;height:13px}
