body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#1e1e1e;color:#f0f0f0;font-family:Open Sans,sans-serif;margin:0;padding:0}.container{margin:20px auto;max-width:1200px;text-align:center;width:90%}.search-bar{display:flex;justify-content:center;margin-bottom:20px}.search-bar input{border:1px solid #444;border-radius:5px;font-size:16px;padding:10px;width:300px}.search-bar button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;margin-left:10px;padding:10px 15px}.search-bar button:hover{background-color:#45a049}.movie-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));justify-content:center;margin-top:20px}.movie-card{background:#292929;border-radius:8px;box-shadow:0 4px 8px #0000004d;padding:10px;text-align:center;transition:transform .3s}.movie-card:hover{transform:scale(1.05)}.movie-poster{border-radius:5px;width:100%}.no-poster{background:#444;border-radius:5px;color:#fff;font-size:14px;padding:40px 10px}.movie-card h3{font-size:16px;margin:10px 0}.movie-card button{background-color:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:8px 12px}.movie-card button:hover{background-color:#45a049}.tabs{display:flex;justify-content:center;margin-bottom:20px}.tabs button{background:#444;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:16px;margin:0 10px;padding:10px 15px}.tabs .active{background:#4caf50}.pagination{display:flex;justify-content:center;margin:20px 0}.pagination button{background:#4caf50;border:none;border-radius:5px;color:#fff;cursor:pointer;margin:0 5px;padding:10px 15px}.pagination button:disabled{background:#444;cursor:not-allowed}.modal{align-items:center;background:#000000b3;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.modal-content{background:#222;border-radius:10px;color:#fff;height:75%;max-width:800px;overflow-y:auto;padding:20px;position:relative;text-align:left;width:80%}.close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:20px;position:absolute;right:15px;top:10px}.modal-content h3{font-size:18px;margin-top:20px}.modal-content p{font-size:14px;line-height:1.5}.mood-chip{background:#333;border:1px solid #ffffff08;border-radius:999px;color:#fff;font-size:13px;padding:6px 10px}.reelbot-title{font-size:18px;margin-top:18px}.reelbot-body{background:#1b1b1b;color:#e6e6e6;font-size:14px;line-height:1.6;margin-top:8px;padding:14px}.recommendations-block{margin-top:18px}.recommendation-list{margin:8px 0 0 20px}.recommendation-item{margin-bottom:10px}.recommendation-link{align-items:center;color:inherit;display:flex;gap:12px;text-decoration:none}.rec-poster img,.rec-poster-placeholder{border-radius:6px;width:64px}.rec-poster-placeholder{align-items:center;background:#333;color:#aaa;display:flex;font-size:12px;height:96px;justify-content:center}.rec-title{font-weight:700}.review-text{max-height:150px;position:relative;transition:max-height .3s ease-in-out}.review-toggle{background:none;border:none;color:#4caf50;cursor:pointer;font-size:14px;margin-top:5px}.recommended-movies{justify-content:space-between;margin-top:10px}.movie-recommendation{align-items:center;display:flex;font-size:14px;padding:5px 10px}.movie-thumbnail{margin-right:8px}.movie-recommendation:hover{background:#4caf50}.error-message{background:#2a2a2a;border-radius:5px;color:#ff4c4c;padding:10px}.movie-details-container{background:#222;border-radius:10px;color:#fff;margin:20px auto;max-width:800px;padding:20px;width:90%}.movie-title{margin:8px 0 14px}.movie-details-grid{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:320px 1fr}.meta-row{color:#ddd;display:flex;flex-wrap:wrap;gap:20px}.reelbot-body{background:linear-gradient(180deg,#151515,#1b1b1b);border-radius:8px;color:#eaeaea;margin-top:10px;padding:12px}.reviews-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr;margin-top:18px}.review-card{background:#252525;border-radius:8px;padding:12px}.review-card-header{font-weight:700;margin-bottom:8px}.review-text{max-height:140px;overflow:hidden}.review-text.expanded{max-height:1000px}.recommendation-tiles{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}.recommendation-tile{align-items:center;background:#262626;border-radius:8px;color:inherit;display:flex;flex-direction:column;padding:8px;text-decoration:none;width:140px}.recommendation-tile img{border-radius:6px;width:100%}.rec-title{font-size:14px;margin-top:8px;text-align:center}.movie-info{align-items:center;display:flex;gap:20px}@media only screen and (max-width:500px){.movie-info{display:block}}.movie-poster-large{border-radius:8px;width:150px}.movie-text{flex:1 1}.review-section{background:#292929;border-radius:8px;margin-top:15px;padding:10px}.recommended-movies-section{margin-top:20px}.recommended-movies{display:flex;gap:10px}.movie-recommendation{background:#333;border-radius:5px;color:#fff;padding:8px;text-decoration:none}.home_btn,.movie-thumbnail{font-weight:700}.home_btn{background-color:#4caf50;border-radius:5px;color:#fff;font-size:18px;max-width:55px;padding:10px 15px;text-decoration:none}.home_btn:hover{background-color:#fff;color:#4caf50}.home_btn:visited{color:#fff}.movie-details-page{background:radial-gradient(circle at top,#10203d 0,#08101e 28%,#060b14 60%,#05070d 100%);min-height:100vh;padding:28px 0 48px}.detail-shell{background:#0000;margin:0 auto;max-width:1180px;padding:0;width:calc(100% - 32px)}.detail-topbar{margin-bottom:16px}.detail-hero,.detail-info-card{background-color:#0b1320;border:1px solid #78a0d21f;box-shadow:0 24px 60px #00000047}.detail-hero{grid-gap:28px;background-position:50%;background-size:cover;border-radius:24px;display:grid;gap:28px;grid-template-columns:260px minmax(0,1fr);overflow:hidden;padding:24px}.detail-poster-column{display:flex;justify-content:center}.detail-poster{border-radius:18px;box-shadow:0 18px 42px #0000006b;max-width:260px;width:100%}.detail-content-column{display:flex;flex-direction:column;justify-content:center}.detail-eyebrow{color:#43d295;font-size:12px;font-weight:700;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.detail-title{font-size:clamp(2rem,4vw,3.25rem);line-height:1.05;margin:0}.detail-tagline{color:#c9d8e8;font-size:1rem;margin:10px 0 0}.detail-meta-strip{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.detail-meta-pill{background:#0e1c2fdb;border:1px solid #8bacd629;border-radius:999px;color:#eff6ff;font-size:.95rem;padding:8px 12px}.detail-description{line-height:1.75;max-width:70ch}.detail-actions{margin-top:22px}.primary-cta{background:linear-gradient(135deg,#1fe291,#17b9d4);border:none;border-radius:999px;box-shadow:0 10px 30px #1fe29133;color:#08121f;cursor:pointer;font-size:.98rem;font-weight:700;padding:12px 20px}.primary-cta:disabled{cursor:wait;opacity:.72}.detail-info-card,.reelbot-panel{border-radius:22px;margin-top:20px}.reelbot-panel{background:#050d18b8;border:1px solid #43d29529;padding:18px}.detail-section-title,.reelbot-panel-header{font-size:1.15rem;font-weight:700;margin:0 0 14px}.detail-secondary-text{color:#9db1c8;line-height:1.68;margin:0}.detail-info-card{padding:24px}.detail-anchor-target{scroll-margin-top:112px}.detail-facts-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.detail-facts-grid--curated{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.detail-fact-item{background:#0a131fc2;border:1px solid #819bbe1a;border-radius:16px;min-height:136px;padding:16px}.detail-fact-item--wide{grid-column:span 2}.detail-fact-label{color:#89a0ba;font-size:.82rem;letter-spacing:.08em;margin-bottom:8px;text-transform:uppercase}.detail-fact-value{color:#edf4fb;font-size:1.06rem;line-height:1.65;max-width:28ch}.detail-section-head--facts{margin-bottom:18px}.detail-facts-inline{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.detail-fact-pill{align-items:center;background:#ffffff08;border:1px solid #819bbe1f;border-radius:999px;display:inline-flex;gap:8px;padding:10px 12px}.detail-fact-pill-label{color:#89a0ba;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.detail-fact-pill-value{color:#edf4fb;font-size:.92rem}.similar-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(145px,1fr))}.similar-card{background:#0a131fc2;border:1px solid #819bbe1a;border-radius:16px;color:inherit;text-decoration:none;transition:transform .2s ease,border-color .2s ease}.similar-card:hover{border-color:#43d29547;transform:translateY(-4px)}.similar-poster{aspect-ratio:2/3;background:#182436;border-radius:12px;object-fit:cover;width:100%}.similar-poster-placeholder{align-items:center;color:#97a7bb;display:flex;font-size:.9rem;justify-content:center}.similar-title{color:#edf4fb;font-weight:700;margin-top:12px}.similar-year{color:#89a0ba;font-size:.92rem;margin-top:6px}@media only screen and (max-width:860px){.detail-hero{grid-template-columns:1fr}.detail-poster-column{justify-content:flex-start}.detail-poster{max-width:220px}}@media only screen and (max-width:560px){.movie-details-page{padding-top:20px}.detail-topbar{align-items:flex-start;flex-direction:column}.detail-hero,.detail-info-card{border-radius:18px}.detail-hero,.detail-info-card{padding:18px}.detail-fact-item--wide{grid-column:auto}}.browse-page{background:radial-gradient(circle at top,#10203d 0,#08101e 28%,#060b14 60%,#05070d 100%);min-height:100vh;padding:28px 0 48px}.browse-shell{max-width:1180px;width:calc(100% - 32px)}.browse-hero{grid-gap:24px;align-items:center;background:linear-gradient(135deg,#0a131ffa,#0d1e35eb);border:1px solid #78a0d21f;border-radius:24px;box-shadow:0 24px 60px #00000047;display:grid;gap:24px;grid-template-columns:minmax(0,1.5fr) minmax(320px,.9fr);margin-bottom:22px;padding:28px;text-align:left}.browse-hero--compact{grid-template-columns:minmax(0,1fr) auto}.browse-kicker{color:#43d295;font-size:12px;font-weight:700;letter-spacing:.14em;margin-bottom:10px;text-transform:uppercase}.browse-title{color:#f7fbff;font-size:clamp(2rem,4vw,3.15rem);line-height:1.05;margin:0}.browse-subtitle{color:#bfd1e4;font-size:1rem;line-height:1.7;margin:14px 0 0;max-width:65ch}.browse-subtitle-break{display:block}.browse-hero-actions,.search-bar--hero{justify-content:flex-end}.search-bar--hero{margin:0}.search-bar--hero input{background:#07101ceb;border:1px solid #84a4cc29;border-radius:14px;color:#eef4fb;max-width:380px;padding:14px 16px}.search-bar--hero input::placeholder{color:#8fa7c0}.card-link,.movie-card button,.search-bar--hero button{align-items:center;background:linear-gradient(135deg,#1fe291,#17b9d4);border:none;border-radius:999px;box-shadow:0 10px 30px #1fe2912e;color:#08121f;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;padding:12px 18px;text-decoration:none}.card-link:hover,.movie-card button:hover,.search-bar--hero button:hover{transform:translateY(-1px)}.browse-tabs{gap:10px;justify-content:flex-start;margin-bottom:24px}.browse-tabs button{background:#0c1625eb;border:1px solid #84a4cc1a;border-radius:999px;color:#dce7f3;margin:0;padding:10px 16px}.browse-tabs .active{background:linear-gradient(135deg,#1fe291,#17b9d4);color:#08121f}.section-header{align-items:flex-end;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px;text-align:left}.section-title{color:#f3f8fd;font-size:1.6rem;margin:0}.section-subtitle{color:#9fb2c8;line-height:1.65;margin:6px 0 0;max-width:62ch}.results-count{color:#43d295;font-weight:700;white-space:nowrap}.browse-page .movie-list{gap:22px;grid-template-columns:repeat(auto-fill,minmax(230px,230px));justify-content:start}.browse-page .movie-card{background:linear-gradient(180deg,#0a131ffa,#0a121ee6);border:1px solid #819bbe1a;border-radius:20px;box-shadow:0 20px 45px #0000003d;display:flex;flex-direction:column;overflow:hidden;padding:0;text-align:left}.browse-page .movie-card:hover{transform:translateY(-6px)}.browse-page .movie-poster,.browse-page .no-poster{aspect-ratio:2/3;border-radius:0;object-fit:cover;width:100%}.browse-page .no-poster{align-items:center;background:linear-gradient(135deg,#16263a,#0d1726);color:#aebed0;display:flex;justify-content:center;padding:0 20px}.movie-card-meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.movie-card-chip{background:#122136d9;border:1px solid #85a6ce1f;border-radius:999px;color:#eaf2fa;font-size:.8rem;padding:6px 10px}.movie-card-title{color:#f4f9ff;font-size:1.1rem;margin:0}.movie-card-date{margin:8px 0 10px}.movie-card-overview{-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;color:#c8d6e4;display:-webkit-box;font-size:.95rem;line-height:1.6;margin:0 0 14px;min-height:4.8em;overflow:hidden}.browse-pagination{align-items:center;gap:12px;margin-top:28px}.browse-pagination span,.empty-state{color:#c8d6e4}.empty-state{background:#0a131ffa;border:1px solid #819bbe1a;border-radius:18px;padding:24px;text-align:center}@media only screen and (max-width:860px){.browse-hero,.browse-hero--compact{grid-template-columns:1fr}.browse-hero-actions,.search-bar--hero{justify-content:flex-start}}@media only screen and (max-width:560px){.browse-page{padding-top:20px}.browse-shell{width:calc(100% - 20px)}.browse-hero{border-radius:18px;padding:20px}.section-header{align-items:flex-start;flex-direction:column}.search-bar{align-items:stretch;flex-direction:column;gap:10px}.search-bar button{margin-left:0}}:root{--bg-page:#070d15;--bg-panel:#0b1320;--bg-panel-elevated:#101a28;--text-primary:#eef3f8;--text-secondary:#9fb1c3;--accent-start:#f2c556;--accent-end:#c88b2d;--accent-soft:#f2c5562e;--accent-border:#f2c5563d;--accent-text:#1e1608}body{background-color:#070d15;background-color:var(--bg-page);color:#eef3f8;color:var(--text-primary)}.app-shell{background:radial-gradient(circle at top,#111d31 0,#09111d 28%,#060b14 58%,#05070d 100%);display:flex;flex-direction:column;min-height:100vh}.site-main{flex:1 0 auto;padding-top:86px}.site-header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070c14b8;border-bottom:1px solid #ffffff0d;left:0;position:fixed;right:0;top:0;z-index:1000}.site-header-inner{display:flex;gap:20px;justify-content:space-between;margin:0 auto;min-height:70px;width:min(1180px,calc(100% - 32px))}.site-brand{align-items:center;display:inline-flex;flex:0 0 auto;gap:12px;text-decoration:none}.site-brand-mark{background:linear-gradient(135deg,#f2c556,#c88b2d);background:linear-gradient(135deg,var(--accent-start),var(--accent-end));box-shadow:0 10px 30px #c88b2d2e;color:#1e1608;color:var(--accent-text);font-weight:800;height:40px;letter-spacing:.04em;width:40px}.site-brand-copy{display:flex;flex-direction:column}.site-brand-title{color:#eef3f8;color:var(--text-primary);font-weight:700;letter-spacing:.01em}.site-brand-subtitle{color:#9fb1c3;color:var(--text-secondary);font-size:.82rem}.site-nav{align-items:center;flex-wrap:nowrap;min-width:0;overflow-x:auto;scrollbar-width:none}.site-nav::-webkit-scrollbar{display:none}.site-nav-link{color:#9fb1c3;color:var(--text-secondary);flex:0 0 auto;padding:10px 14px;transition:background-color .2s ease,color .2s ease,border-color .2s ease;white-space:nowrap}.site-nav-link:hover{background:#ffffff0d;color:#eef3f8;color:var(--text-primary)}.site-nav-link.is-active{background:#f2c55617;border:1px solid #f2c55624;color:#f2c556;color:var(--accent-start)}.browse-tabs .active,.card-link,.home_btn,.movie-card button,.movie-recommendation:hover,.pagination button,.primary-cta,.search-bar button,.search-bar--hero button,.tabs .active{background:linear-gradient(135deg,#f2c556,#c88b2d);background:linear-gradient(135deg,var(--accent-start),var(--accent-end));color:#1e1608;color:var(--accent-text)}.card-link:hover,.home_btn:hover,.movie-card button:hover,.primary-cta:hover,.search-bar button:hover,.search-bar--hero button:hover{background:linear-gradient(135deg,#f6cf72,#d79733);color:#1e1608;color:var(--accent-text)}.browse-tabs button,.pagination button:disabled,.tabs button{background:#0e1623eb;color:#eef3f8;color:var(--text-primary)}.search-bar input,.search-bar--hero input{background:#07101ceb;color:#eef3f8;color:var(--text-primary)}.browse-kicker,.detail-eyebrow,.results-count,.review-toggle,.site-nav-link.is-active{color:#f2c556;color:var(--accent-start)}.reelbot-panel,.similar-card:hover{border-color:#f2c5563d;border-color:var(--accent-border)}.detail-breadcrumb{align-items:center;color:#9fb1c3;color:var(--text-secondary);display:inline-flex;flex-wrap:wrap;font-size:.95rem;gap:8px;letter-spacing:.02em}.detail-breadcrumb-link{color:#b8cade;text-decoration:none;transition:color .18s ease}.detail-breadcrumb-link:hover{color:#eef3f8;color:var(--text-primary)}.detail-breadcrumb-separator{color:#6f879f}.detail-breadcrumb-current{color:#eef3f8;color:var(--text-primary)}@media only screen and (max-width:860px){.site-main{padding-top:132px}.site-header-inner{align-items:flex-start;flex-direction:column;justify-content:flex-start;min-height:96px;padding:12px 0;width:calc(100% - 20px)}.site-nav{flex-wrap:nowrap;overflow-x:auto;padding-bottom:2px;width:100%}.site-nav-link{white-space:nowrap}}.loading-message{background:#0c1523eb;border:1px solid #f2c55624;border-radius:999px;box-shadow:0 12px 28px #0000002e;color:#eef3f8;color:var(--text-primary);margin:18px auto 0;padding:12px 18px;width:fit-content}.site-brand-mark{background:radial-gradient(circle at 30% 30%,#f2c5562e,#c88b2d0d 55%,#0000 56%),#0d1622;border:1px solid #f2c55633;border-radius:999px;box-shadow:0 10px 30px #c88b2d1f}.site-brand-ring{border:2px solid #f2c556;border:2px solid var(--accent-start);opacity:.95}.site-brand-play{margin-left:4px}.site-brand-dot{background:#f2c556;background:var(--accent-start);border-radius:999px;height:6px;position:absolute;right:8px;top:8px;width:6px}.site-brand-title{letter-spacing:.015em}.site-brand-subtitle{letter-spacing:.02em}.detail-tagline{align-items:center;background:#f2c55614;border-left:2px solid #f2c5566b;border-radius:0 12px 12px 0;color:#f4d98d;display:inline-flex;font-size:.98rem;line-height:1.5;margin:14px 0 0;max-width:100%;padding:10px 14px;width:fit-content}.detail-meta-strip{margin:16px 0 0}.detail-reelbot-cta-block{margin-top:18px;max-width:66ch}.detail-reelbot-cta-copy{color:#eef3f8;color:var(--text-primary);line-height:1.68;margin:6px 0 0}.detail-reelbot-cta-actions{display:flex;flex-wrap:wrap;margin-top:14px}.detail-description{color:#d7e3ef;line-height:1.8}.movie-card-content{display:flex;flex-direction:column;min-height:158px;padding:16px}.movie-card-date{color:#8fa7c0;font-size:.92rem;margin:8px 0 16px}.card-link{margin-top:auto;width:fit-content}.site-nav-link{position:relative}.site-nav-link.is-active{box-shadow:inset 0 0 0 1px #f2c5561a,0 8px 24px #c88b2d14}.site-nav-link.is-active:after{background:linear-gradient(90deg,#f2c55600,#f2c556f2,#c88b2d00);border-radius:999px;bottom:6px;content:"";height:2px;left:14px;position:absolute;right:14px}.site-brand-mark{align-items:center;background:linear-gradient(180deg,#121d2cf5,#09101afa);border:1px solid #f2c55624;box-shadow:0 10px 30px #0000002e,inset 0 1px 0 #ffffff08;display:inline-flex;justify-content:center;overflow:hidden;position:relative}.site-brand-core{background:radial-gradient(circle at 35% 35%,#f7d47d,#d39b35 70%,#a66d17 100%);box-shadow:0 0 20px #f2c55633;height:13px;width:13px}.site-brand-core,.site-brand-node{border-radius:50%;position:absolute}.site-brand-node{background:#7db7ff;box-shadow:0 0 12px #7db7ff3d;height:7px;width:7px}.site-brand-node--top{left:50%;top:8px;transform:translateX(-50%)}.site-brand-node--right{right:8px;top:50%;transform:translateY(-50%)}.site-brand-node--bottom{bottom:8px;left:11px}.site-brand-link{background:linear-gradient(135deg,#f2c556e6,#7db7ff8c);opacity:.9;position:absolute;transform-origin:center}.site-brand-link--top{height:10px;left:50%;top:13px;transform:translateX(-50%);width:2px}.site-brand-link--right{height:2px;right:13px;top:50%;transform:translateY(-50%);width:9px}.site-brand-link--bottom{bottom:12px;height:11px;left:17px;transform:rotate(48deg);width:2px}.site-brand-spark{background:linear-gradient(135deg,#f2c556,#7db7ff);clip-path:polygon(50% 0,63% 36%,100% 50%,63% 64%,50% 100%,37% 64%,0 50%,37% 36%);height:10px;opacity:.95;position:absolute;right:6px;top:6px;width:10px}.empty-state,.loading-message{align-items:center;display:inline-flex;gap:12px}.status-glyph{border-color:#f2c556c7 #f2c556c7 #f2c55633 #f2c55633;border-radius:50%;border-style:solid;border-width:2px;box-shadow:0 0 0 4px #f2c55614;flex:0 0 auto;height:18px;position:relative;width:18px}.status-glyph:after,.status-glyph:before{border-radius:50%;content:"";position:absolute}.status-glyph:before{background:#7db7ff;height:6px;right:-2px;top:-2px;width:6px}.status-glyph:after{border-bottom:4px solid #0000;border-left:6px solid #f2c556;border-left:6px solid var(--accent-start);border-radius:0;border-top:4px solid #0000;bottom:4px;height:0;left:6px;width:0}.detail-description-block{background:#060d167a;border:1px solid #ffffff0d;border-radius:16px;margin-top:18px;max-width:70ch;padding:16px 18px}.detail-description-label{color:#f2c556;color:var(--accent-start);font-size:.78rem;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.detail-description{color:#dfe8f2;font-size:1rem;line-height:1.82;margin:0}.reelbot-panel-header{align-items:center;display:flex;gap:10px}.reelbot-panel-header:before{background:linear-gradient(135deg,#f2c556,#7db7ff);background:linear-gradient(135deg,var(--accent-start),#7db7ff);border-radius:50%;box-shadow:0 0 14px #f2c55633;content:"";height:10px;width:10px}.detail-hero{align-items:start}.detail-poster-column{align-self:start}.detail-poster{aspect-ratio:2/3;object-fit:cover}.detail-content-column{justify-content:flex-start;min-width:0}.reelbot-module{display:flex;flex-direction:column;gap:22px;margin-top:24px}.reelbot-module-intro{display:flex;flex-direction:column;gap:8px}.reelbot-module-copy{color:#9fb1c3;color:var(--text-secondary);line-height:1.75;margin:0;max-width:68ch}.reelbot-module-head{margin-bottom:2px}.reelbot-module-title{margin:4px 0 0}.reelbot-action-grid{grid-gap:12px;display:grid;gap:12px}.reelbot-action-card{align-items:flex-start;background:linear-gradient(180deg,#0a131ff0,#080f18e6);border:1px solid #ffffff12;border-radius:18px;color:#eef3f8;color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;gap:8px;min-height:96px;overflow:hidden;padding:16px;position:relative;text-align:left;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.reelbot-action-card:before{background:linear-gradient(135deg,#f2c556,#7db7ff);background:linear-gradient(135deg,var(--accent-start),#7db7ff);border-radius:50%;box-shadow:0 0 16px #7db7ff2e;content:"";height:10px;opacity:.92;position:absolute;right:14px;top:14px;width:10px}.reelbot-action-card:hover:not(:disabled){border-color:#f2c5563d;box-shadow:0 18px 40px #0000002e;transform:translateY(-2px)}.reelbot-action-card:disabled{cursor:wait;opacity:.72}.reelbot-action-card.is-active{background:linear-gradient(180deg,#18160ceb,#0b131ff5);border-color:#f2c5564d;box-shadow:inset 0 0 0 1px #f2c55614,0 18px 36px #00000029}.reelbot-action-title{color:#eef3f8;color:var(--text-primary);font-size:1rem;font-weight:700}.reelbot-action-copy{color:#9fb1c3;color:var(--text-secondary);font-size:.92rem;line-height:1.55}.reelbot-panel{background:linear-gradient(180deg,#060d18e0,#060c16cc);margin-top:4px}.reelbot-panel-top-copy{min-width:0}.reelbot-panel-top{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:18px}.reelbot-panel-kicker{color:#f2c556;color:var(--accent-start);font-size:.72rem;font-weight:700;letter-spacing:.12em;margin-bottom:6px;text-transform:uppercase}.reelbot-panel-header{font-size:1.34rem;letter-spacing:-.02em;line-height:1.18;margin-bottom:0}.reelbot-panel-caption{color:#c1d0df;font-size:.96rem;line-height:1.7;margin:14px 0 0;max-width:60ch}.reelbot-panel-caption--standalone{margin:0 0 18px}.reelbot-warning-chip{align-items:center;background:#f2c5561f;border:1px solid #f2c55633;border-radius:999px;color:#f5d686;display:inline-flex;font-size:.8rem;padding:8px 10px;white-space:nowrap}.reelbot-body{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;color:#e6eef8;padding:18px}.reelbot-body ol,.reelbot-body p,.reelbot-body ul{margin:0 0 14px}.reelbot-body ol:last-child,.reelbot-body p:last-child,.reelbot-body ul:last-child{margin-bottom:0}.reelbot-body ol,.reelbot-body ul{padding-left:20px}.reelbot-body li+li{margin-top:10px}.reelbot-body--recommendations ol,.reelbot-body--recommendations ul{list-style:none;padding-left:0}.reelbot-body--recommendations li{border-top:1px solid #819bbe14;padding:12px 0}.reelbot-body--recommendations li:first-child{border-top:0;padding-top:0}.reelbot-body--recommendations li strong{color:#fff1c2;display:block;margin-bottom:6px}.reelbot-next-watch-list{grid-gap:12px;display:grid;gap:12px}.reelbot-next-watch-card{grid-gap:14px;align-items:center;background:#0b121d9e;border:1px solid #819bbe1a;border-radius:16px;color:inherit;display:grid;gap:14px;grid-template-columns:72px minmax(0,1fr);padding:12px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.reelbot-next-watch-card.is-clickable:focus-visible,.reelbot-next-watch-card.is-clickable:hover{background:#0d1522e6;border-color:#f2c55633;box-shadow:0 14px 28px #00000029;transform:translateY(-2px)}.reelbot-next-watch-poster-shell{width:72px}.reelbot-next-watch-poster{aspect-ratio:2/3;background:#182436;border-radius:12px;object-fit:cover;width:100%}.reelbot-next-watch-poster--placeholder{align-items:center;color:#97a7bb;display:flex;font-size:.82rem;justify-content:center;text-align:center}.reelbot-next-watch-copy{min-width:0}.reelbot-next-watch-topline{align-items:center;display:flex;gap:10px;justify-content:space-between}.reelbot-next-watch-role{color:#f5e2ac;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.reelbot-next-watch-affordance{color:#f1ddb0c2;font-size:.76rem;font-weight:700;letter-spacing:.04em;opacity:0;text-transform:uppercase;transform:translateX(-4px);transition:opacity .18s ease,transform .18s ease}.reelbot-next-watch-card.is-clickable:focus-visible .reelbot-next-watch-affordance,.reelbot-next-watch-card.is-clickable:hover .reelbot-next-watch-affordance{opacity:1;transform:translateX(0)}.reelbot-next-watch-title-row{align-items:baseline;display:flex;gap:10px;justify-content:space-between;margin-top:6px}.reelbot-next-watch-title{color:#edf4fb;font-size:1rem;font-weight:700;line-height:1.25}.reelbot-next-watch-year{color:#89a0ba;flex:0 0 auto;font-size:.84rem}.reelbot-next-watch-reason{color:#c1d0df;line-height:1.55;margin:6px 0 0}@media only screen and (max-width:860px){.detail-poster-column{justify-content:flex-start}.reelbot-action-grid{grid-template-columns:1fr}.reelbot-next-watch-card{gap:12px;grid-template-columns:64px minmax(0,1fr)}.reelbot-next-watch-poster-shell{width:64px}}@media only screen and (max-width:560px){.reelbot-panel-top{align-items:flex-start;flex-direction:column}}.reelbot-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reelbot-action-card.is-primary{background:radial-gradient(circle at top left,#f2c5562e,#f2c55600 36%),radial-gradient(circle at bottom right,#7db7ff29,#7db7ff00 30%),linear-gradient(135deg,#1b170af5,#0b121ef7 58%,#071c30f5);border-color:#f2c55642;box-shadow:inset 0 0 0 1px #f2c5560f,0 20px 42px #0000002e;grid-column:1/-1;min-height:136px;padding:18px 18px 20px}.reelbot-action-card.is-primary:before{height:12px;right:18px;top:18px;width:12px}.reelbot-action-kicker{align-items:center;color:#f2c556;color:var(--accent-start);display:inline-flex;font-size:.72rem;font-weight:700;gap:8px;letter-spacing:.12em;text-transform:uppercase}.reelbot-action-kicker:before{background:linear-gradient(135deg,#f2c556,#7db7ff);background:linear-gradient(135deg,var(--accent-start),#7db7ff);border-radius:50%;box-shadow:0 0 12px #7db7ff3d;content:"";height:8px;width:8px}.reelbot-action-card.is-primary .reelbot-action-title{font-size:1.28rem;line-height:1.15}.reelbot-action-card.is-primary .reelbot-action-copy{font-size:.98rem;max-width:58ch}.reelbot-action-footer{margin-top:auto;padding-top:4px}.reelbot-action-cta{align-items:center;background:linear-gradient(135deg,#f2c55624,#7db7ff1f);border:1px solid #f2c5562e;border-radius:999px;color:#f6e0a3;display:inline-flex;font-size:.9rem;font-weight:700;gap:10px;padding:10px 14px}.reelbot-action-card.is-primary .reelbot-action-cta{background:linear-gradient(135deg,#f2c5562e,#7db7ff24);box-shadow:0 10px 24px #f2c55614}.reelbot-panel.is-primary{background:radial-gradient(circle at top right,#f2c55614,#f2c55600 28%),linear-gradient(180deg,#080f19eb,#060c16d1);border-color:#f2c55642}.reelbot-panel.is-primary .reelbot-body{background:#ffffff0a}@media only screen and (max-width:860px){.reelbot-action-card.is-primary{grid-column:auto}}.reelbot-action-card.is-primary{background:radial-gradient(circle at top left,#f2c5561f,#f2c55600 34%),radial-gradient(circle at bottom right,#7db7ff1f,#7db7ff00 28%),linear-gradient(135deg,#111216f5,#0a121ef7 58%,#071828f2);border-color:#f2c55633;box-shadow:inset 0 0 0 1px #f2c5560a,0 16px 34px #00000029;min-height:124px}.reelbot-action-card.is-primary .reelbot-action-title{font-size:1.2rem}.reelbot-action-card.is-primary .reelbot-action-copy{color:#c9d7e5}.reelbot-action-cta{gap:8px}.reelbot-action-cta:after{background:linear-gradient(135deg,#f2c556,#7db7ff);background:linear-gradient(135deg,var(--accent-start),#7db7ff);border-radius:50%;box-shadow:0 0 10px #7db7ff2e;content:"";height:8px;width:8px}.site-brand-title{letter-spacing:.02em}.site-brand-subtitle{color:#a8b7c9}.site-brand-mark{background:linear-gradient(180deg,#111822fa,#090f18fa);border:1px solid #f2c5562e;border-radius:14px;box-shadow:0 10px 26px #0000002e,inset 0 1px 0 #ffffff08;height:42px;width:42px}.site-brand-ring{border-color:#f2c5562e #f2c5562e #0000 #f2c55680;border-radius:999px;border-style:solid;inset:8px;opacity:.96;position:absolute}.site-brand-play{border-bottom:7px solid #0000;border-left:11px solid #f2c556;border-left:11px solid var(--accent-start);border-top:7px solid #0000;filter:drop-shadow(0 0 10px rgba(242,197,86,.16));height:0;margin-left:3px;position:relative;width:0;z-index:1}.site-brand-ai-link{background:linear-gradient(90deg,#f2c556eb,#7db7ffd1);height:2px;position:absolute;right:9px;top:12px;transform:rotate(-34deg);transform-origin:right center;width:10px}.site-brand-ai-node{background:#7db7ff;border-radius:50%;box-shadow:0 0 12px #7db7ff47;height:7px;position:absolute;right:6px;top:7px;width:7px}.browse-title--brand{font-size:clamp(2.3rem,5vw,4rem);margin-bottom:8px}.browse-powered{color:#f2c556;color:var(--accent-start);font-size:.76rem;font-weight:700;letter-spacing:.16em;margin-bottom:14px;text-transform:uppercase}.browse-subtitle--hero{max-width:52ch}.feature-strip{background:linear-gradient(180deg,#0a131ff5,#09121de6);border:1px solid #819bbe14;border-radius:22px;box-shadow:0 20px 45px #00000029;margin-bottom:22px;padding:22px;text-align:left}.section-header--compact{margin-bottom:14px}.capability-grid,.mood-grid{grid-gap:12px;display:grid;gap:12px}.mood-grid{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.capability-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.capability-card,.mood-card{background:#070f18e0;border:1px solid #ffffff12;border-radius:18px;padding:16px}.mood-card{align-items:flex-start;color:#eef3f8;color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;gap:8px;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.mood-card:hover{border-color:#f2c5562e;box-shadow:0 14px 26px #00000024;transform:translateY(-2px)}.mood-card.is-active{background:linear-gradient(135deg,#18160ce0,#0a121ef0);border-color:#f2c5563d;box-shadow:inset 0 0 0 1px #f2c5560f}.capability-title,.mood-card-title{color:#eef3f8;color:var(--text-primary);font-weight:700}.capability-copy,.mood-card-copy{color:#9fb1c3;color:var(--text-secondary);font-size:.94rem;line-height:1.6;margin:0}.movie-poster-link{display:block;text-decoration:none}.movie-poster-link:hover .movie-poster,.movie-poster-link:hover .no-poster{filter:brightness(1.04)}.movie-title-link{color:inherit;text-decoration:none}.movie-title-link:hover{color:#fff7e1}.browse-page .card-link{box-shadow:none;font-size:.84rem;padding:9px 12px}.browse-page .card-link:hover{transform:none}.browse-page .movie-card{box-shadow:0 16px 34px #0003}.browse-page .movie-card:hover{transform:translateY(-4px)}@media only screen and (max-width:560px){.feature-strip{border-radius:18px;padding:18px}}.browse-hero--compact{gap:28px;margin-bottom:24px}.browse-hero-actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.reelbot-inline-button{align-items:center;background:linear-gradient(135deg,#1e180af0,#0a121df0);border:1px solid #f2c5563d;border-radius:999px;color:#fff1c2;cursor:pointer;display:inline-flex;font-weight:600;gap:8px;letter-spacing:.01em;min-height:40px;padding:0 16px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.reelbot-inline-button:hover{background:linear-gradient(135deg,#2a200af5,#0b1624f5);border-color:#f2c55666;transform:translateY(-1px)}.reelbot-inline-button--secondary{background:#ffffff08;border-color:#819bbe29;color:#eef3f8;color:var(--text-primary)}.reelbot-inline-button--secondary:focus-visible,.reelbot-inline-button--secondary:hover{background:#f2c5560d;border-color:#f2c55638;color:#fff1c2}.browse-hero-note{color:#9fb1c3;color:var(--text-secondary);font-size:.95rem}.mood-rail{margin:0 0 28px}.mood-chip-row{display:flex;flex-wrap:wrap;gap:10px}.mood-rail-chip{background:#080f18db;border:1px solid #ffffff14;border-radius:999px;color:#9fb1c3;color:var(--text-secondary);cursor:pointer;min-height:40px;padding:0 14px;transition:transform .16s ease,border-color .16s ease,color .16s ease,background .16s ease}.mood-rail-chip:hover{border-color:#f2c5563d;color:#eef3f8;color:var(--text-primary);transform:translateY(-1px)}.mood-rail-chip.is-active{background:linear-gradient(135deg,#231c0af5,#08121ff5);border-color:#f2c55657;box-shadow:inset 0 0 0 1px #f2c55614;color:#fff1c2}.mood-rail-chip-label{font-size:.9rem;font-weight:600}.section-header--stacked-mobile{gap:12px}.reelbot-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#03070cc7;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.reelbot-modal{background:linear-gradient(180deg,#09111cfa,#060d16fa);border:1px solid #f2c55629;border-radius:26px;box-shadow:0 28px 80px #0000006b;max-height:min(80vh,720px);overflow-y:auto;padding:30px;position:relative;width:min(760px,100%)}.reelbot-modal-close{background:#ffffff08;border:1px solid #ffffff14;border-radius:50%;color:#eef3f8;color:var(--text-primary);cursor:pointer;font-size:1.4rem;height:38px;position:absolute;right:16px;top:16px;width:38px}.reelbot-modal-kicker{color:#f2c556;color:var(--accent-start);font-size:.75rem;font-weight:700;letter-spacing:.18em;margin-bottom:12px;text-transform:uppercase}.reelbot-modal-title{font-size:clamp(1.9rem,4vw,2.5rem);margin:0 0 10px}.reelbot-modal-copy{color:#9fb1c3;color:var(--text-secondary);line-height:1.7;margin:0 0 24px;max-width:58ch}.reelbot-modal-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.reelbot-modal-card{background:#080f18e0;border:1px solid #ffffff12;border-radius:18px;padding:18px}.reelbot-modal-card-title{color:#eef3f8;color:var(--text-primary);font-weight:700;margin-bottom:8px}.reelbot-modal-card-copy{color:#9fb1c3;color:var(--text-secondary);line-height:1.6;margin:0}@media only screen and (max-width:900px){.browse-hero--compact{gap:18px}.section-header--stacked-mobile{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:640px){.browse-hero-actions{align-items:flex-start}.mood-chip-row{gap:8px}.mood-rail-chip{min-height:38px;padding:0 12px}.reelbot-modal-overlay{padding:16px}.reelbot-modal{border-radius:20px;padding:24px 20px}}.search-bar--hero{grid-gap:10px;align-items:center;display:grid;gap:10px;grid-template-columns:minmax(0,1fr) auto;max-width:440px;width:100%}.search-bar--hero input{max-width:none;min-width:0;width:100%}.search-bar--hero button{margin-left:0;min-width:92px}.browse-hero--compact{align-items:end;grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.mood-rail{margin-bottom:16px}.browse-tabs{margin-bottom:18px}.browse-page .movie-list{gap:20px;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.reelbot-panel--stage.is-empty{background:radial-gradient(circle at top right,#f2c5560f,#f2c55600 26%),linear-gradient(180deg,#080f19eb,#060c16d1)}.reelbot-empty-state{background:#ffffff08}.detail-section-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:18px}.detail-section-head .detail-section-title{margin-bottom:6px}.detail-text-action{align-items:center;background:linear-gradient(135deg,#221c0beb,#08111df0);border:1px solid #f2c55638;border-radius:999px;color:#f6e0a3;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;padding:10px 14px;transition:transform .18s ease,border-color .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease;white-space:nowrap}.detail-text-action:hover{border-color:#f2c55657;box-shadow:0 10px 22px #00000024;transform:translateY(-1px)}@media only screen and (max-width:1024px){.browse-page .movie-list{gap:18px;grid-template-columns:repeat(auto-fill,minmax(220px,220px));justify-content:start}}@media only screen and (max-width:860px){.browse-page .movie-list{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-section-head{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:640px){.search-bar--hero{grid-template-columns:1fr;max-width:none}.search-bar--hero button{width:100%}.browse-page .movie-list{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.movie-card-content{padding:13px}.movie-card-title{font-size:.98rem}.movie-card-date{font-size:.84rem;margin:6px 0 10px}.movie-card-chip{font-size:.72rem;padding:5px 8px}.browse-page .card-link{font-size:.76rem;padding:8px 10px}.detail-text-action{width:100%}}@media only screen and (max-width:420px){.browse-shell{width:calc(100% - 16px)}.browse-hero{padding:18px}.browse-page .movie-list{gap:12px}.movie-card-content{padding:12px}.movie-card-title{font-size:.94rem}.browse-page .card-link{width:100%}}.browse-hero--with-search{align-items:end;grid-template-columns:minmax(0,1fr) minmax(280px,420px)}.browse-hero--solo{grid-template-columns:minmax(0,1fr)}.site-header-actions{align-items:center;display:flex;flex:1 1 auto;gap:14px;justify-content:flex-end;min-width:0}.site-header-search{align-items:center;display:flex;flex:0 1 320px;gap:8px;margin:0;min-width:220px;width:min(320px,100%)}.site-header-search input{background:#07101ceb;border:1px solid #819bbe29;border-radius:12px;color:#eef3f8;color:var(--text-primary);flex:1 1;min-width:0;padding:11px 14px}.site-header-search input::placeholder{color:#8fa7c0}.site-header-search button{background:linear-gradient(135deg,#f2c556,#c88b2d);background:linear-gradient(135deg,var(--accent-start),var(--accent-end));border:none;border-radius:999px;color:#1e1608;color:var(--accent-text);cursor:pointer;font-weight:700;min-width:82px;padding:11px 14px}.site-header-search button:hover{background:linear-gradient(135deg,#f6cf72,#d79733)}.site-footer{margin-top:48px;padding:0 0 36px}.site-footer-inner{grid-gap:20px 32px;align-items:end;background:linear-gradient(180deg,#070c14d1,#070c14ad);border:1px solid #819bbe1f;border-radius:24px;box-sizing:border-box;display:grid;gap:20px 32px;grid-template-columns:minmax(0,1.05fr) minmax(280px,.95fr);margin:0 auto;padding:24px 28px;width:min(1180px,calc(100% - 32px))}.site-footer-title{color:#eef3f8;color:var(--text-primary);font-size:1rem;font-weight:700;letter-spacing:.01em}.site-footer-copy,.site-footer-credit{color:#9fb1c3;color:var(--text-secondary);line-height:1.7;margin:8px 0 0}.site-footer-meta{align-items:flex-end;display:flex;flex-direction:column;gap:12px}.site-footer a{color:#f1c65f;text-decoration:none}.site-footer a:hover{color:#f7d681}.site-footer-links{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end;min-width:0;order:1}.site-footer-links a{background:#09121fc2;border:1px solid #819bbe1f;border-radius:999px;box-sizing:border-box;color:#eef3f8;color:var(--text-primary);min-width:0;overflow-wrap:anywhere;padding:9px 14px}.site-footer-links a:hover{background:#101c2deb;color:#eef3f8;color:var(--text-primary)}.site-footer-credit{color:#9fb2cabd;font-size:.82rem;line-height:1.55;margin-top:2px;order:3}.site-footer-version{color:#9fb2ca9e;font-size:.76rem;letter-spacing:.08em;order:2;text-transform:uppercase}.detail-watchfit{background:linear-gradient(180deg,#080e18d1,#080e16b8);border:1px solid #819bbe1a;border-radius:20px;padding:18px}.reelbot-controls-layout{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.95fr)}.reelbot-controls-rail{display:flex;flex-direction:column;gap:18px}.detail-watchfit-head{align-items:flex-start;display:flex;gap:12px;justify-content:space-between;margin-bottom:14px}.detail-watchfit-head .detail-secondary-text{max-width:42ch}.detail-watchfit-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}.detail-watchfit-item{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:14px}.detail-watchfit-label{color:#89a0ba;font-size:.76rem;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.detail-watchfit-value{color:#f2f7fc;font-size:1.05rem;font-weight:700;margin-bottom:6px}.detail-watchfit-note{color:#9fb1c3;color:var(--text-secondary);font-size:.9rem;line-height:1.55}.reelbot-subsection{display:flex;flex-direction:column;gap:12px}.reelbot-subsection--compact,.reelbot-subsection--core{background:linear-gradient(180deg,#070e18d1,#070d16b8);border:1px solid #819bbe1a;border-radius:22px;padding:20px}.reelbot-subsection--compact{position:sticky;top:112px}.reelbot-controls-rail .reelbot-subsection--compact+.reelbot-subsection--compact{top:336px}.reelbot-subsection-copy{color:#9fb1c3;color:var(--text-secondary);line-height:1.65;margin:6px 0 0}.reelbot-chip-row{display:flex;flex-wrap:wrap;gap:10px}.reelbot-chip-row--panel{gap:8px}.reelbot-chip-row--footer{margin-top:2px}.reelbot-question-chip{align-items:center;background:#080f18db;border:1px solid #819bbe24;border-radius:999px;color:#eef3f8;color:var(--text-primary);cursor:pointer;display:inline-flex;font-weight:600;justify-content:center;min-height:42px;padding:0 14px;transition:transform .16s ease,border-color .16s ease,background .16s ease}.reelbot-question-chip:hover:not(:disabled){background:#0a121eeb;border-color:#f2c5563d;box-shadow:0 10px 20px #00000024;transform:translateY(-1px)}.reelbot-question-chip:focus-visible{border-color:#f2c55647;box-shadow:0 0 0 3px #f2c5561f;outline:none}.reelbot-question-chip:disabled{cursor:wait;opacity:.72}.reelbot-question-chip.is-active{background:linear-gradient(135deg,#1c180af0,#08121ff5);border-color:#f2c5564d;color:#fff1c2}.reelbot-question-chip--panel{font-size:.92rem;min-height:38px;padding:0 12px}.reelbot-question-chip--spoiler{border-color:#f2c5562e;color:#f5e2ac}.reelbot-compact-launcher{align-items:center;display:flex;gap:14px;justify-content:space-between;padding:8px 0 2px;scroll-margin-top:104px}.reelbot-compact-launcher-copy{color:#eef3f8;color:var(--text-primary);font-size:1rem;font-weight:600;line-height:1.45;margin:0}.reelbot-compact-launcher-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.reelbot-panel--stage{background:linear-gradient(180deg,#070d16e0,#060b13d1);border-color:#819bbe1f;box-shadow:0 22px 48px #00000038;margin-top:0;min-height:320px;overflow:hidden;position:relative;scroll-margin-top:104px}.reelbot-panel--stage:before{background:linear-gradient(90deg,#f2c55638,#7db7ff29,#f2c55600);content:"";height:1px;left:22px;position:absolute;right:22px;top:0}.reelbot-panel--stage.is-empty{background:linear-gradient(180deg,#080d16db,#070c14cc);border-style:solid}.reelbot-panel--stage.is-live{animation:reelbotResponseEnter .22s ease;background:linear-gradient(180deg,#0c131ff5,#070d16e0);border-color:#f2c5563d;box-shadow:0 26px 56px #0000003d}.reelbot-panel--stage.is-pulsing{animation:reelbotPanelPulse 1.3s ease}.reelbot-panel--stage.is-empty .reelbot-panel-kicker{color:#9cb1c8}.reelbot-empty-state{animation:reelbotResponseContentEnter .18s ease;background:hsla(0,0%,100%,.025);border:1px solid #ffffff0d;border-radius:16px;padding:18px}.reelbot-empty-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}.reelbot-empty-cta,.reelbot-empty-link{border-radius:999px;cursor:pointer;font-weight:700;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.reelbot-empty-cta{background:linear-gradient(135deg,#f2c556,#c88b2d);background:linear-gradient(135deg,var(--accent-start),var(--accent-end));border:none;box-shadow:0 10px 24px #f2c55629;color:#1e1608;color:var(--accent-text);padding:12px 18px}.reelbot-empty-link{background:#ffffff08;border:1px solid #819bbe29;color:#eef3f8;color:var(--text-primary);padding:12px 16px}.reelbot-empty-cta:hover,.reelbot-empty-link:hover{box-shadow:0 10px 22px #00000024;transform:translateY(-1px)}.reelbot-compact-launcher .reelbot-empty-cta,.reelbot-compact-launcher .reelbot-empty-link{min-height:42px}.reelbot-stage-toolbar{background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;display:flex;flex-direction:column;gap:14px;margin-bottom:16px;padding:16px}.reelbot-stage-toolbar-group{display:flex;flex-direction:column;gap:8px}.reelbot-panel-footer-label,.reelbot-stage-toolbar-label{color:#93abc2;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.reelbot-loading-state{align-items:center;animation:reelbotResponseContentEnter .18s ease;gap:12px;min-height:140px;padding:14px 2px}.reelbot-loading-dot{animation:reelbotLoadingPulse 1.2s ease infinite;background:linear-gradient(135deg,#f2c556,#7db7ff);background:linear-gradient(135deg,var(--accent-start),#7db7ff);border-radius:50%;box-shadow:0 0 0 0 #7db7ff4d;flex:0 0 auto;height:12px;width:12px}.reelbot-panel-footer{animation:reelbotResponseContentEnter .18s ease;border-top:1px solid #ffffff0f;display:flex;flex-direction:column;gap:12px;margin-top:22px;padding-top:18px}@keyframes reelbotPanelPulse{0%{box-shadow:0 0 0 0 #f2c55600}30%{box-shadow:0 0 0 3px #f2c5561f,0 24px 54px #0000003d}to{box-shadow:0 22px 48px #00000038}}@keyframes reelbotResponseEnter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes reelbotResponseContentEnter{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes reelbotLoadingPulse{0%{box-shadow:0 0 0 0 #7db7ff47;transform:scale(.92)}70%{box-shadow:0 0 0 10px #7db7ff00;transform:scale(1)}to{box-shadow:0 0 0 0 #7db7ff00;transform:scale(.92)}}.reelbot-placeholder-copy{line-height:1.72;margin:0;max-width:64ch}.reelbot-modal-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}@media only screen and (max-width:980px){.site-footer-inner{grid-template-columns:1fr}.site-footer-meta{align-items:flex-start}.site-footer-links{justify-content:flex-start}.site-header-actions{gap:10px}.site-header-search{width:min(280px,100%)}.reelbot-controls-layout{grid-template-columns:1fr}.reelbot-controls-rail{grid-gap:18px;display:grid;gap:18px;grid-template-columns:repeat(2,minmax(0,1fr))}.reelbot-controls-rail .reelbot-subsection--compact+.reelbot-subsection--compact,.reelbot-subsection--compact{position:static;top:auto}}@media only screen and (max-width:1240px){.site-header-inner{gap:14px}.site-header-actions,.site-header.has-search .site-header-inner{gap:10px}.site-header.has-search .site-nav{gap:6px}.site-nav-link{padding:10px 12px;white-space:nowrap}.site-header-search{flex-basis:272px;min-width:200px}.site-header.has-search .site-header-search{flex-basis:236px;min-width:170px}}@media only screen and (max-width:860px){.site-main.has-header-search{padding-top:178px}.site-header.has-search .site-header-inner{align-items:stretch}.site-header-actions{align-items:stretch;flex-direction:column;gap:10px;width:100%}.site-header-search{width:100%}.detail-watchfit-head,.reelbot-panel-top{flex-direction:column}}@media only screen and (max-width:640px){.site-header,.site-header.has-search{position:sticky;top:0}.site-main,.site-main.has-header-search{padding-top:16px}.site-header-search{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto;min-width:0;width:100%}.site-header-search button{min-width:78px;width:auto}.detail-watchfit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reelbot-controls-rail{grid-template-columns:1fr}.reelbot-chip-row{gap:8px}.reelbot-question-chip{justify-content:flex-start;width:100%}.reelbot-empty-actions{flex-direction:column}.reelbot-empty-cta,.reelbot-empty-link{width:100%}.reelbot-panel--stage{min-height:0}}@media only screen and (max-width:420px){.detail-watchfit-grid{grid-template-columns:1fr}}.browse-decision-grid{grid-gap:28px;display:grid;gap:28px;grid-template-columns:minmax(0,1.45fr) minmax(280px,.85fr);margin:0 0 36px}.browse-library-card,.library-filters-card,.pick-for-me-card{background:linear-gradient(180deg,#09111ce6,#070d16d6);border:1px solid #819bbe1f;border-radius:24px;box-shadow:0 20px 42px #0000002e;padding:26px}.pick-summary-row{display:flex;flex-wrap:wrap;gap:10px;margin:2px 0 18px}.browse-library-link,.pick-summary-chip{align-items:center;background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;color:#eef3f8;color:var(--text-primary);display:inline-flex;font-size:.88rem;min-height:36px;padding:0 12px;text-decoration:none}.pick-control-group{display:flex;flex-direction:column;gap:10px}.pick-control-group--prompt{align-items:stretch;margin-top:28px;width:100%}.pick-control-group--prompt .detail-description-label,.pick-control-group--prompt .prompt-composer-copy{text-align:left}.pick-control-group+.pick-control-group{margin-top:24px}.pick-prompt-suggestions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start;margin:4px 0 0}.pick-prompt-chip{min-height:40px}.pick-prompt-chip.is-active{background:#f2c55614;border-color:#f2c5564d;box-shadow:inset 0 1px 0 #ffffff08;color:#fff1c2}.pick-prompt-input{background:#0000;border:none;border-radius:999px;color:#eef3f8;color:var(--text-primary);font-size:.96rem;min-height:42px;padding:0 16px;width:100%}.pick-prompt-input::placeholder{color:#9fb1c3;color:var(--text-secondary)}.prompt-composer-copy{line-height:1.7;margin:2px 0;max-width:62ch}.pick-for-me-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.reelbot-inline-button--solid{background:linear-gradient(135deg,#f2c556,#c88b2d);background:linear-gradient(135deg,var(--accent-start),var(--accent-end));border-color:#0000;color:#1e1608;color:var(--accent-text)}.reelbot-inline-button--solid:focus-visible,.reelbot-inline-button--solid:hover{background:linear-gradient(135deg,#f6cf72,#d79733);border-color:#0000;color:#1e1608;color:var(--accent-text)}.reelbot-inline-button:focus-visible{outline:2px solid #f2c55694;outline-offset:2px}.pick-result-stage{background:#ffffff08;border:1px solid #819bbe1a;border-radius:20px;margin-top:28px;padding:22px}.pick-result-stage.is-live{background:linear-gradient(180deg,#0c131ff0,#080d16db);border-color:#f2c55638}.pick-result-copy{margin-bottom:14px}.pick-empty-state--result{display:flex;flex-direction:column;gap:8px;justify-content:center;min-height:148px}.pick-empty-actions{display:flex;margin-top:4px}.pick-empty-title{color:#eef3f8;color:var(--text-primary);font-size:1.18rem;line-height:1.25;margin:0}.recommendation-rationale{background:linear-gradient(135deg,#1f180a57,#08121fd1);border:1px solid #f2c55629;padding:20px 20px 22px}.recommendation-rationale-head{align-items:flex-start;display:flex;gap:14px;justify-content:space-between}.recommendation-rationale-title{color:#eef3f8;color:var(--text-primary);font-size:1.28rem;margin:4px 0 0}.recommendation-confidence-pill{align-items:center;background:#f2c55614;border:1px solid #f2c55638;border-radius:999px;color:#f5e2ac;display:inline-flex;flex-shrink:0;font-size:.82rem;font-weight:700;justify-content:center;letter-spacing:.06em;min-height:36px;padding:0 14px;text-transform:uppercase}.recommendation-rationale-copy{line-height:1.72;margin-top:12px;max-width:60ch}.recommendation-criteria-row{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.recommendation-criteria-chip{align-items:center;background:#ffffff0a;border:1px solid #819bbe24;border-radius:999px;color:#eef3f8;color:var(--text-primary);display:inline-flex;font-size:.88rem;min-height:34px;padding:0 14px}.recommendation-confidence-block{border-top:1px solid #819bbe1a;margin-top:16px;padding-top:16px}.recommendation-confidence-row{align-items:center;display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.recommendation-confidence-label{color:#9fb1c3;color:var(--text-secondary);font-size:.86rem;letter-spacing:.08em;text-transform:uppercase}.recommendation-confidence-value{color:#eef3f8;color:var(--text-primary);font-weight:700}.recommendation-confidence-track{background:#819bbe24;border-radius:999px;height:8px;overflow:hidden}.recommendation-confidence-fill{background:linear-gradient(90deg,#f2c556f0,#5296edc7);border-radius:inherit;box-shadow:0 0 18px #f2c55629;display:block;height:100%}.recommendation-rationale-list-block{margin-top:16px}.recommendation-rationale-list{color:#9fb1c3;color:var(--text-secondary);line-height:1.72;margin:10px 0 0;padding-left:18px}.recommendation-rationale-list li+li{margin-top:8px}.pick-primary-actions{align-items:flex-start;display:flex;flex-direction:column;gap:14px;margin-top:4px}.pick-taste-actions{margin-top:0}.pick-backups-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-top:26px}.pick-backups-head .detail-secondary-text{margin-top:6px;max-width:48ch}.pick-result-rotate{flex-shrink:0}.pick-alternate-card{grid-gap:14px;align-items:flex-start;display:grid;grid-template-columns:82px minmax(0,1fr)}.pick-alternate-poster-link{text-decoration:none}.pick-alternate-poster,.pick-alternate-poster--placeholder{background:#ffffff0a;object-fit:cover}.pick-alternate-poster--placeholder{align-items:center;color:#9fb1c3;color:var(--text-secondary);display:flex;justify-content:center}.pick-alternate-body{min-width:0}.pick-alternate-meta{margin-top:8px}.pick-alternate-meta,.taste-action-bar{display:flex;flex-wrap:wrap;gap:8px}.taste-action-bar--compact{gap:6px}.taste-action-button{align-items:center;background:#ffffff08;border:1px solid #819bbe1f;border-radius:999px;color:#9fb1c3;color:var(--text-secondary);cursor:pointer;display:inline-flex;font-size:.84rem;font-weight:600;justify-content:center;min-height:36px;padding:0 14px;transition:border-color .16s ease,color .16s ease,background .16s ease,transform .16s ease}.taste-action-button:focus-visible,.taste-action-button:hover:not(:disabled){background:#f2c5560f;border-color:#f2c55638;color:#eef3f8;color:var(--text-primary);transform:translateY(-1px)}.taste-action-button.is-active{background:linear-gradient(135deg,#211b0aeb,#08111df0);border-color:#f2c5563d;color:#f6e0a3}.detail-taste-actions{display:inline-flex;flex-wrap:wrap;gap:8px}.detail-taste-actions .taste-action-button{background:hsla(0,0%,100%,.025);border-color:#819bbe24;color:#9fb1c3;color:var(--text-secondary);min-height:34px;padding:0 13px}.detail-taste-actions .taste-action-button:focus-visible,.detail-taste-actions .taste-action-button:hover:not(:disabled){background:#f2c5560f}.detail-hero-actions{display:flex;flex-direction:column;gap:14px;margin-top:20px}.detail-hero-inline-row{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.detail-hero-inline-row--primary{margin-bottom:2px}.detail-hero-tracking-actions{display:flex;justify-content:flex-start}.detail-trailer-cta{align-items:center;background:linear-gradient(135deg,#211b0aeb,#08111df0);border:1px solid #f2c55638;border-radius:999px;color:#f6e0a3;display:inline-flex;font-size:.92rem;font-weight:700;justify-content:center;min-height:42px;padding:0 16px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,color .18s ease,box-shadow .18s ease}.detail-trailer-cta:focus-visible,.detail-trailer-cta:hover{border-color:#f2c55657;box-shadow:0 10px 22px #00000024;color:#fff1c2;transform:translateY(-1px)}.detail-trailer-cta--placeholder{cursor:not-allowed;opacity:.72}.detail-trailer-note{color:#9fb1c3;color:var(--text-secondary);font-size:.92rem;line-height:1.6}.detail-vibe-value-row{display:flex;gap:12px;justify-content:space-between;margin-bottom:10px}.detail-vibe-meter-label{color:#f5e2ac;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.detail-vibe-scale{background:#819bbe24;border-radius:999px;height:6px;margin-bottom:10px;overflow:hidden}.detail-vibe-scale-fill{background:linear-gradient(90deg,#f2c556f0,#5296edbd);border-radius:inherit;box-shadow:0 0 18px #f2c55629;display:block;height:100%}.detail-section-head--with-count{align-items:flex-start}.provider-group-stack{display:flex;flex-direction:column;gap:20px}.provider-group{display:flex;flex-direction:column;gap:12px}.provider-chip-row{display:flex;flex-wrap:wrap;gap:10px}.provider-chip{align-items:center;background:#ffffff08;border:1px solid #819bbe1f;border-radius:999px;display:inline-flex;gap:10px;min-height:46px;padding:6px 14px 6px 8px}.provider-chip-logo{background:#ffffff14;border-radius:999px}.provider-chip-name{color:#eef3f8;color:var(--text-primary);font-size:.9rem}.provider-placeholder{background:#ffffff08;border:1px solid #819bbe1a;border-radius:18px;padding:20px}.provider-placeholder .detail-secondary-text{margin-top:8px;max-width:60ch}.pick-primary-card{grid-gap:18px;align-items:start;display:grid;gap:18px;grid-template-columns:minmax(140px,180px) minmax(0,1fr)}.pick-primary-poster-link{display:block;text-decoration:none}.pick-primary-poster,.pick-primary-poster--placeholder{aspect-ratio:2/3;background:#ffffff0a;border-radius:18px;object-fit:cover;width:100%}.pick-primary-poster--placeholder{align-items:center;color:#9fb1c3;color:var(--text-secondary);display:flex;justify-content:center}.pick-primary-content{text-align:left}.browse-library-title,.pick-primary-title{color:#eef3f8;color:var(--text-primary);font-size:1.5rem;margin:10px 0}.pick-primary-reason{color:#fff1c2;line-height:1.65;margin:0 0 10px}.browse-library-copy,.pick-primary-overview{color:#9fb1c3;color:var(--text-secondary);line-height:1.7;margin:0 0 16px}.pick-alternates-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:18px}.pick-alternate-card{background:#ffffff08;border:1px solid #ffffff12;border-radius:16px;padding:16px}.pick-alternate-head{align-items:flex-start;display:flex;gap:10px;justify-content:space-between}.pick-alternate-title{font-size:1rem;margin:0}.pick-alternate-reason,.pick-empty-state p{color:#9fb1c3;color:var(--text-secondary);line-height:1.65;margin:10px 0 0}.browse-library-card{text-align:left}.movie-night-mode-card{background:linear-gradient(180deg,#09111ce6,#070d16d6);border:1px solid #819bbe1f;border-radius:24px;box-shadow:0 20px 42px #0000002e;grid-column:1/-1;margin-top:2px;padding:26px}.movie-night-mode-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4px}.movie-night-mode-group{display:flex;flex-direction:column;gap:12px}.movie-night-mode-footer{align-items:center;border-top:1px solid #819bbe1a;display:flex;gap:16px;justify-content:space-between;margin-top:22px;padding-top:16px}.movie-night-mode-summary{max-width:48ch}.browse-library-links{display:flex;flex-wrap:wrap;gap:10px;margin:16px 0 18px}.browse-library-link:hover{border-color:#f2c55642;color:#fff1c2}.browse-library-cta{width:100%}.library-filters-card{margin-bottom:24px;text-align:left}.browse-tabs--library{margin-bottom:20px}.filter-group-stack{display:flex;flex-direction:column;gap:18px}.filter-group-row{display:flex;flex-direction:column;gap:12px}.filter-group-head .detail-secondary-text{margin-top:6px;max-width:58ch}.detail-vibe-strip{background:#ffffff08;border:1px solid #819bbe1a;border-radius:22px;margin-top:24px;padding:22px}.detail-watchfit-head--compact .detail-secondary-text{max-width:54ch}.detail-vibe-grid{grid-column-gap:14px;grid-row-gap:24px;column-gap:14px;margin-top:16px;row-gap:24px}.detail-vibe-item{background:#070e18d1;border:1px solid #ffffff0d;border-radius:16px;padding:16px}.detail-vibe-label{color:#97adc7;font-size:.76rem;letter-spacing:.12em;margin-bottom:8px;text-transform:uppercase}.detail-vibe-value{color:#f2f7fc;font-size:1.04rem;font-weight:700;margin-bottom:6px}.detail-vibe-note{color:#9fb1c3;color:var(--text-secondary);font-size:.9rem}.detail-decision-card{background:linear-gradient(180deg,#0a111de6,#070d16d1);border:1px solid #819bbe1f;border-radius:24px;box-shadow:0 20px 44px #00000029;margin-top:18px;overflow:hidden;padding:24px;position:relative}.detail-decision-card:before{background:linear-gradient(90deg,#f2c556e0,#f2c5562e 55%,#f2c55600);content:"";height:1px;left:24px;position:absolute;right:24px;top:0}.detail-decision-card:after{box-shadow:inset 0 1px 0 #fff1c20a;content:"";inset:0;pointer-events:none;position:absolute}.detail-decision-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between}.detail-decision-title{color:#fbf5e8;font-size:clamp(1.6rem,3vw,2.3rem);letter-spacing:-.03em;line-height:1.08;margin:0}.detail-decision-context{color:#dbe6f2b3;font-size:.88rem;line-height:1.5;margin:-2px 0 12px}.detail-decision-summary{color:#dbe6f2;font-size:1rem;line-height:1.7;margin:12px 0 0;max-width:44ch}.detail-decision-cta{margin-top:16px}.detail-decision-snapshot-grid{grid-gap:14px;display:grid;gap:14px;margin-top:26px}.detail-vibe-item--compact{background:linear-gradient(180deg,#0b121deb,#080e18db);border:1px solid #ffffff0f;box-shadow:inset 0 1px 0 #ffffff08;padding:16px}.detail-vibe-item--compact .detail-vibe-label{color:#abbcd0e6;margin-bottom:10px}.detail-vibe-item--compact .detail-vibe-value{color:#f4efe2;font-size:1.04rem;margin-bottom:0}.reelbot-module--streamlined{background:linear-gradient(180deg,#09101ce0,#070d16cc);border:1px solid #819bbe1f;border-radius:24px;box-shadow:0 20px 44px #00000029;margin-top:24px;overflow:hidden;padding:24px;position:relative}.reelbot-module--streamlined:before{background:linear-gradient(90deg,#7db7ff24,#f2c55652,#7db7ff0f);content:"";height:1px;left:24px;position:absolute;right:24px;top:0}.reelbot-primary-row{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:18px 0}.reelbot-primary-action{align-items:flex-start;background:#080f18db;border:1px solid #819bbe1f;border-radius:18px;color:#eef3f8;color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;gap:8px;min-height:142px;padding:18px;text-align:left;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.reelbot-primary-action:hover:not(:disabled){background:linear-gradient(180deg,#0b131ff0,#080f18e6);border-color:#f2c55642;box-shadow:0 14px 28px #00000029;transform:translateY(-2px)}.reelbot-primary-action:focus-visible{border-color:#f2c55657;box-shadow:0 0 0 3px #f2c55624,0 14px 28px #00000029;outline:none}.reelbot-primary-action.is-active,.reelbot-primary-action.is-featured{background:linear-gradient(135deg,#1c180aeb,#08121ff5);border-color:#f2c55647;box-shadow:inset 0 1px 0 #fff1c20a,0 12px 28px #00000029}.reelbot-primary-action-title{color:#eef3f8;color:var(--text-primary);font-weight:700}.reelbot-primary-action-copy{color:#9fb1c3;color:var(--text-secondary);font-size:.92rem;line-height:1.55}.reelbot-secondary-stack{display:flex;flex-direction:column;gap:16px;margin-top:18px}.reelbot-secondary-actions{display:flex;flex-wrap:wrap;gap:10px;margin:4px 0 18px}.reelbot-secondary-action{align-items:center;background:#080f18b8;border:1px solid #819bbe2e;border-radius:999px;color:#dbe7f3;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:700;justify-content:center;min-height:42px;padding:10px 14px;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.reelbot-secondary-action:hover:not(:disabled){background:#0a121ee0;border-color:#819bbe47;box-shadow:0 10px 22px #00000024;transform:translateY(-1px)}.reelbot-secondary-action:focus-visible{border-color:#f2c55647;box-shadow:0 0 0 3px #f2c5561f,0 10px 22px #00000024;outline:none}.reelbot-secondary-action.is-active{background:linear-gradient(135deg,#221c0be0,#08111df0);border-color:#f2c55642;color:#f6e0a3}.reelbot-inline-subsection{background:linear-gradient(180deg,#070e18e0,#070d16c2);border:1px solid #819bbe1f;border-radius:20px;padding:20px}.reelbot-inline-subsection .reelbot-chip-row{margin-top:12px}.reelbot-spoiler-drawer{background:linear-gradient(180deg,#0a101bd1,#080d16c2);border:1px solid #f2c55624;border-radius:20px;padding:20px}.reelbot-spoiler-summary{color:#f5e2ac;cursor:pointer;font-weight:700;list-style:none}.reelbot-spoiler-summary::-webkit-details-marker{display:none}.reelbot-spoiler-drawer .reelbot-chip-row,.reelbot-spoiler-drawer .reelbot-subsection-copy{margin-top:12px}.detail-info-card--compact-facts,.detail-info-card--split{background:linear-gradient(180deg,#09111ce0,#070d16d1);border:1px solid #819bbe1a}.detail-info-card--utility{background:linear-gradient(180deg,#09101be6,#070d16d6);border-color:#819bbe14;box-shadow:0 16px 34px #00000024}.detail-info-card--utility .detail-section-title{color:#eef4fa}.detail-info-card--utility .detail-description-label{color:#c9d5e5b8}.review-split-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.review-split-card{background:#080f18e0;border:1px solid #ffffff0f;border-radius:18px;padding:18px}.review-split-card--positive{border-color:#43d2952e}.review-split-card--negative{border-color:#f2c5562e}.review-split-kicker{color:#fff1c2;font-size:.78rem;font-weight:700;letter-spacing:.12em;margin-bottom:10px;text-transform:uppercase}.review-split-quote{color:#eef3f8;color:var(--text-primary);line-height:1.75;margin:0 0 14px}.review-split-meta{color:#9fb1c3;color:var(--text-secondary);font-size:.9rem}.detail-compact-facts{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.detail-compact-fact{background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;display:flex;flex-direction:column;gap:8px;min-height:0;padding:14px 16px}.detail-compact-fact-value{color:#eef3f8;color:var(--text-primary);line-height:1.65}.next-watch-spotlight{align-items:center;background:#ffffff08;border:1px solid #ffffff0f;border-radius:18px;display:flex;gap:18px;justify-content:space-between;margin-bottom:20px;padding:20px}@media only screen and (max-width:1024px){.browse-decision-grid,.movie-night-mode-grid{grid-template-columns:1fr}.pick-primary-card{grid-template-columns:minmax(120px,160px) minmax(0,1fr)}}@media only screen and (max-width:860px){.next-watch-spotlight,.pick-primary-card,.review-split-grid{display:grid;grid-template-columns:1fr}.detail-section-head--with-count,.movie-night-mode-footer,.pick-backups-head,.recommendation-rationale-head{align-items:flex-start;flex-direction:column}.next-watch-spotlight{align-items:flex-start}}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.detail-compact-facts,.detail-vibe-grid,.pick-alternates-grid,.reelbot-primary-row{grid-template-columns:1fr}.pick-alternate-card{grid-template-columns:72px minmax(0,1fr)}.browse-library-links,.pick-summary-row,.taste-action-bar{gap:8px}}@media only screen and (max-width:560px){.browse-library-card,.library-filters-card,.movie-night-mode-card,.pick-for-me-card{border-radius:20px;padding:20px}.detail-vibe-strip,.pick-result-stage,.recommendation-rationale{padding:16px}.pick-primary-card{gap:14px}.browse-library-title,.pick-primary-title,.recommendation-rationale-title{font-size:1.25rem}.taste-action-button{min-height:34px;padding:0 12px}}.reelbot-preview-banner{background:linear-gradient(135deg,#1e180a38,#08121fb8);border:1px solid #f2c55629;border-radius:18px;margin:0 0 16px;padding:16px 18px}.reelbot-preview-banner .detail-secondary-text{margin-top:8px;max-width:62ch}.browse-hero-actions{justify-content:flex-start}.browse-hero-aside{display:flex;flex-direction:column;gap:14px;width:100%}.browse-hero-aside .search-bar--hero{justify-content:stretch;width:100%}.browse-hero-aside .search-bar--hero input{max-width:none}.hero-preview-card{background:linear-gradient(180deg,#080f19eb,#0a121cd1);border:1px solid #819bbe1f;border-radius:18px;padding:18px}.hero-preview-head,.mood-rail-actions{align-items:center;display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.results-count--context{background:#ffffff0a;border:1px solid #ffffff14;border-radius:999px;padding:8px 12px}.hero-preview-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:12px}.hero-preview-item{color:inherit;text-decoration:none}.hero-preview-item:hover .hero-preview-title{color:#fff1c2}.hero-preview-poster,.hero-preview-poster--placeholder{aspect-ratio:2/3;background:#ffffff0a;border-radius:14px;object-fit:cover;width:100%}.hero-preview-poster--placeholder{align-items:center;color:#9fb1c3;color:var(--text-secondary);display:flex;font-size:.82rem;justify-content:center}.hero-preview-title{color:#eef3f8;color:var(--text-primary);display:block;font-size:.84rem;line-height:1.4;margin-top:8px}.browse-library-link--header{min-height:40px}.feed-empty-state{align-items:center;display:flex;flex-direction:column;gap:14px;min-height:220px}.feed-followup-card{align-items:center;background:linear-gradient(180deg,#080e18d1,#080e16b3);border:1px solid #819bbe1f;border-radius:20px;display:flex;gap:16px;justify-content:space-between;margin-top:18px;padding:18px 20px}.feed-followup-card .detail-secondary-text{margin:8px 0 0}@media only screen and (max-width:1024px){.browse-hero--with-search{grid-template-columns:1fr}}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.hero-preview-grid{grid-template-columns:repeat(3,minmax(84px,1fr))}.feed-followup-card{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:560px){.hero-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pick-control-note{font-size:.92rem;margin:10px 0 0}.pick-empty-note{margin:0;text-align:center}.pick-result-stage--empty{padding-bottom:16px;padding-top:16px}#pick-for-me{scroll-margin-top:110px}.pick-prompt-shell{background:#080f18db;border:1px solid #ffffff14;border-radius:999px;margin-top:10px;padding:2px;width:100%}.pick-empty-state-soft{display:flex;flex-direction:column;gap:12px}.pick-soft-fallback{margin:0;text-align:center}#library-filters,#library-results,#movie-grid,#pick-for-me,#pick-result{scroll-margin-top:112px}@media only screen and (max-width:720px){#pick-result{scroll-margin-top:88px}}.browse-library-link,.card-link,.hero-preview-item,.movie-title-link{text-decoration:none}.browse-library-link,.card-link{transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.browse-library-link:hover,.card-link:hover{transform:translateY(-1px)}.library-reelbot-card{margin-bottom:24px;text-align:left}.floating-filter-link{align-items:center;background:#09101bf0;border:1px solid #f2c5563d;border-radius:999px;bottom:18px;box-shadow:0 16px 36px #00000038;color:#fff1c2;display:inline-flex;justify-content:center;min-height:42px;padding:0 16px;position:fixed;right:18px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease;z-index:980}.floating-filter-link:hover{background:#0d1624fa;border-color:#f2c55661;transform:translateY(-1px)}.detail-floating-reelbot{align-items:center;background:#09101bf0;border:1px solid #f2c55638;border-radius:999px;bottom:18px;box-shadow:0 16px 36px #0003;color:#fff1c2;display:inline-flex;justify-content:center;min-height:42px;padding:0 16px;position:fixed;right:18px;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease;z-index:980}.detail-floating-reelbot:focus-visible,.detail-floating-reelbot:hover{background:#0d1624fa;border-color:#f2c55657;transform:translateY(-1px)}.detail-floating-reelbot.is-pulsing{animation:detailFloatingPulse 1.6s ease-out 1}@keyframes detailFloatingPulse{0%{box-shadow:0 0 0 0 #f2c55642,0 16px 36px #0003}70%{box-shadow:0 0 0 12px #f2c55600,0 16px 36px #0003}to{box-shadow:0 16px 36px #0003}}@media only screen and (max-width:640px){.detail-floating-reelbot,.floating-filter-link{bottom:14px;font-size:.92rem;min-height:40px;padding:0 14px;right:14px}.site-header.has-search .site-header-inner{min-height:0;padding-bottom:10px}.site-header.has-search .site-nav{width:100%}.site-header.has-search .site-header-search input{min-width:0;width:100%}.site-header.has-search .site-header-search button{padding-left:14px;padding-right:14px}}.site-brand-mark{border-radius:12px}.site-brand-mark:before{border-color:#f2c556e0 #f2c55685 #0000 #f2c55624;border-radius:999px;border-style:solid;border-width:2px;content:"";inset:6px;position:absolute;transform:rotate(12deg)}.site-brand-mark:after{background:#7db7ff;border-radius:50%;box-shadow:0 0 12px #7db7ff6b;content:"";height:6px;position:absolute;right:6px;top:6px;width:6px}.site-brand-ring{border-color:#f2c556e6 #f2c55680 #0000 #f2c55647;border-width:2px;inset:10px;transform:rotate(18deg)}.status-glyph{border-color:#f2c556e0 #f2c55694 #0000 #f2c55638;transform:rotate(14deg)}.reelbot-primary-action{box-shadow:inset 0 1px 0 #ffffff08}.reelbot-primary-action-title{display:block}.reelbot-primary-action-copy{min-height:3.1em}.reelbot-primary-action-meta{color:#f5e2ac;font-size:.78rem;font-weight:700;letter-spacing:.08em;margin-top:auto;text-transform:uppercase}.reelbot-inline-subsection .reelbot-subsection-copy{margin-top:8px}.reelbot-spoiler-drawer{background:linear-gradient(180deg,#1c140a4d,#080d16d6);border-color:#f2c5563d;box-shadow:0 16px 34px #0000002e}.reelbot-spoiler-summary{align-items:center;display:flex;gap:12px;justify-content:space-between;letter-spacing:.08em;min-height:44px;padding:0 2px;text-transform:uppercase}.reelbot-spoiler-summary:after{align-items:center;background:#f2c5561f;border:1px solid #f2c5563d;border-radius:999px;color:#fff1c2;content:"Contains spoilers";display:inline-flex;font-size:.72rem;letter-spacing:.08em;min-height:28px;padding:0 10px}.reelbot-spoiler-drawer[open] .reelbot-spoiler-summary:after{content:"Spoilers active"}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.reelbot-spoiler-summary{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:640px){.site-header.has-search .site-header-inner{gap:8px;padding-bottom:8px;padding-top:8px}.site-header.has-search .site-header-actions{gap:8px}.site-header.has-search .site-nav{gap:6px;padding-bottom:0}.site-header.has-search .site-nav-link{font-size:.95rem;padding:9px 12px}.site-header.has-search .site-header-search button,.site-header.has-search .site-header-search input{min-height:42px}.browse-page{padding-bottom:72px;padding-top:14px}.browse-hero{gap:14px;margin-bottom:16px;padding:16px}.browse-title{font-size:clamp(1.65rem,7vw,2.15rem)}.browse-subtitle,.browse-subtitle--hero{font-size:.94rem;line-height:1.58;margin-top:10px}.browse-kicker,.browse-powered{margin-bottom:8px}.browse-hero--compact{gap:14px}.browse-tabs{margin-bottom:14px}.browse-page .movie-list{gap:12px}.movie-poster{border-radius:12px}.results-count,.results-count--context{font-size:.82rem}}@media only screen and (max-width:560px){.floating-filter-link{display:none}.browse-page{padding-bottom:40px}.section-header .mood-rail-actions{justify-content:space-between;width:100%}}@media only screen and (max-width:420px){.site-header.has-search .site-brand-copy{gap:2px}.site-header.has-search .site-brand-title{font-size:1rem}.site-header.has-search .site-brand-subtitle{font-size:.76rem}.browse-hero{padding:14px}.browse-title{font-size:1.55rem}.browse-subtitle,.browse-subtitle--hero{font-size:.9rem}.site-header.has-search .site-nav-link{font-size:.92rem;padding:8px 10px}}.recommendation-rationale{background:linear-gradient(135deg,#1f180a61,#08121fe0);border-color:#f2c5562e;border-radius:20px;margin-bottom:28px;padding:24px 24px 26px}.recommendation-criteria-block,.recommendation-rationale-summary-block{margin-top:18px}.recommendation-rationale-copy{margin-top:8px}.recommendation-confidence-block{margin-top:20px;padding-top:18px}.recommendation-rationale-list-block{margin-top:18px}.pick-result-stage{border-radius:22px;margin-top:30px;padding:26px}.pick-result-stage.is-live{box-shadow:0 24px 48px #0000002e}.pick-primary-card{align-items:stretch;gap:24px}.pick-primary-content{display:flex;flex-direction:column;gap:10px}.pick-primary-kicker{margin-bottom:-2px}.pick-primary-reason{margin:0;max-width:52ch}.pick-primary-overview{margin:0;max-width:62ch}.pick-primary-action-row{display:flex;flex-wrap:wrap}.pick-result-refresh{background:#ffffff08;border-color:#819bbe2e;color:#eef3f8;color:var(--text-primary)}.pick-result-refresh:focus-visible,.pick-result-refresh:hover{border-color:#f2c5563d;color:#fff1c2}.pick-backups-block{border-top:1px solid #819bbe1a;margin-top:30px}.pick-backups-title{color:#eef3f8;color:var(--text-primary);font-size:1.05rem;margin:6px 0 0}.pick-alternates-grid{gap:16px;grid-template-columns:repeat(auto-fit,minmax(210px,210px));margin-top:16px}.pick-alternate-card{background:linear-gradient(180deg,#0a111ce6,#080e17d1);border:1px solid #819bbe14;border-radius:18px;display:flex;flex-direction:column;gap:14px;padding:14px}.pick-alternate-poster,.pick-alternate-poster--placeholder{aspect-ratio:2/3;border-radius:14px;width:100%}.pick-alternate-body{display:flex;flex-direction:column;gap:10px}.pick-alternate-meta{margin-top:6px}.pick-alternate-reason{color:#9fb1c3;color:var(--text-secondary);font-size:.92rem;line-height:1.6;margin:0}.taste-action-bar{align-items:center;gap:10px}.taste-action-feedback{color:#f5e2ac;flex-basis:100%;font-size:.8rem;line-height:1.5}.reelbot-signature-strip{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(4,minmax(0,1fr))}.reelbot-signature-strip--panel{margin-top:16px}.reelbot-signature-item{background:#ffffff08;border:1px solid #819bbe1a;border-radius:16px;display:flex;flex-direction:column;gap:6px;padding:12px 14px}.reelbot-signature-label{color:#f5e2ac;font-size:.72rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.reelbot-signature-value{color:#9fb1c3;color:var(--text-secondary);font-size:.9rem;line-height:1.5}.movie-night-mode-card{padding:30px}.movie-night-mode-note{color:#9fb1c3;color:var(--text-secondary);line-height:1.7;margin:4px 0 20px;max-width:58ch}.movie-night-mode-grid{gap:18px;margin-top:0}.movie-night-mode-group{background:hsla(0,0%,100%,.025);border:1px solid #819bbe17;border-radius:18px;padding:16px 16px 18px}.movie-night-mode-summary-wrap{display:flex;flex-direction:column;gap:6px}.movie-night-mode-summary{margin:0}.detail-hero-actions{gap:18px}.detail-trailer-cta{box-shadow:0 10px 24px #0000002e;cursor:pointer;min-height:44px;padding:0 18px}.detail-text-action--hero{background:#ffffff08;border-color:#819bbe24;color:#eef3f8;color:var(--text-primary)}.detail-text-action--hero:focus-visible,.detail-text-action--hero:hover{border-color:#f2c5563d;color:#fff1c2}.detail-text-action--disabled{box-shadow:none;cursor:not-allowed;opacity:.68}.detail-vibe-grid{margin-top:18px}.detail-vibe-item{background:linear-gradient(180deg,#0a111ceb,#080e17d6);border-color:#819bbe14;border-radius:18px;box-shadow:inset 0 1px 0 #ffffff08}.detail-vibe-label{margin-bottom:10px}.detail-vibe-scale{margin-bottom:12px}.next-watch-spotlight{margin-bottom:24px}.trailer-modal-backdrop{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#04070cc7;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:1200}.trailer-modal{background:linear-gradient(180deg,#090f19fa,#070c14f5);border:1px solid #819bbe24;border-radius:24px;box-shadow:0 40px 80px #00000052;max-height:calc(100vh - 48px);overflow:auto;width:min(980px,100%)}.trailer-modal-head{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;padding:22px 22px 0}.trailer-modal-title{color:#eef3f8;color:var(--text-primary);font-size:1.4rem;margin:6px 0 0}.trailer-modal-copy{margin-top:8px;max-width:58ch}.trailer-modal-close{background:#ffffff0a;border:1px solid #819bbe1f;border-radius:999px;color:#eef3f8;color:var(--text-primary);cursor:pointer;font-weight:600;min-height:38px;padding:0 14px}.trailer-modal-close:focus-visible,.trailer-modal-close:hover{border-color:#f2c5563d;color:#fff1c2}.trailer-modal-frame-wrap{padding:20px 22px 22px}.trailer-modal-frame{aspect-ratio:16/9;background:#0000008c;border:0;border-radius:18px;width:100%}.saved-movies-shell{padding:26px}.saved-movies-count-row{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.saved-movie-tabs{margin-top:18px}.saved-movies-tab-copy{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin:22px 0 18px}.saved-movie-list{gap:20px}.saved-movie-card{min-height:100%}.saved-movie-card-content{display:flex;flex-direction:column;gap:10px}.saved-movie-note{color:#f5e2ac;font-size:.86rem;line-height:1.5;margin:0}.saved-movie-overview{color:#9fb1c3;color:var(--text-secondary);line-height:1.65;margin:0}.saved-movie-actions{align-items:flex-start;display:flex;flex-direction:column;gap:12px;margin-top:auto}.saved-movie-empty-state{align-items:flex-start;gap:14px}.saved-movie-empty-state strong{color:#eef3f8;color:var(--text-primary);display:block;margin-bottom:6px}.saved-movie-empty-state p{color:#9fb1c3;color:var(--text-secondary);line-height:1.65;margin:0}@media only screen and (max-width:1024px){.reelbot-signature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.pick-alternates-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}@media only screen and (max-width:860px){.saved-movies-count-row,.saved-movies-tab-copy,.trailer-modal-head{align-items:flex-start;flex-direction:column}}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.reelbot-signature-strip{grid-template-columns:1fr}.pick-result-stage,.recommendation-rationale,.saved-movies-shell,.trailer-modal-frame-wrap{padding-left:18px;padding-right:18px}.pick-primary-action-row{align-items:flex-start;flex-direction:column}.trailer-modal-backdrop{padding:16px}}@media only screen and (max-width:560px){.movie-night-mode-card{padding:22px}.pick-result-stage,.recommendation-rationale,.saved-movies-shell{padding:18px}.trailer-modal-head{padding:18px 18px 0}.trailer-modal-frame-wrap{padding:16px 18px 18px}}.site-menu-toggle{align-items:center;background:#09121fc2;border:1px solid #819bbe1f;border-radius:999px;color:#eef3f8;color:var(--text-primary);cursor:pointer;display:none;flex-direction:column;gap:4px;height:42px;justify-content:center;padding:0;width:42px}.site-menu-toggle span{background:currentColor;border-radius:999px;display:block;height:2px;transition:transform .18s ease,opacity .18s ease;width:16px}.site-menu-toggle.is-open span:first-child{transform:translateY(6px) rotate(45deg)}.site-menu-toggle.is-open span:nth-child(2){opacity:0}.site-menu-toggle.is-open span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.site-nav-shell{align-items:center;display:flex;gap:14px}.recommendation-rationale-list{list-style:none;padding-left:0}.recommendation-rationale-list li{grid-gap:12px;align-items:start;display:grid;gap:12px;grid-template-columns:10px minmax(0,1fr)}.recommendation-rationale-list li:before{background:#f2c556eb;border-radius:999px;content:"";height:6px;margin-top:.72em;width:6px}.recommendation-rationale-list li+li{margin-top:10px}.pick-alternates-grid{grid-template-columns:repeat(auto-fit,minmax(220px,240px));justify-content:flex-start}.pick-alternate-card{min-width:0}.pick-alternate-reason,.pick-alternate-title{max-width:32ch}.taste-action-bar--compact{display:flex;flex-wrap:wrap;gap:8px;width:100%}.taste-action-bar--compact .taste-action-button{min-width:0;padding:0 10px;width:auto}.taste-action-bar--compact .taste-action-feedback{grid-column:1/-1}.saved-movie-list{grid-template-columns:repeat(auto-fit,minmax(220px,220px));justify-content:flex-start}.saved-movie-card{width:220px}.saved-movie-card .movie-poster,.saved-movie-card .no-poster{height:330px}@media only screen and (max-width:860px){.site-menu-toggle{display:inline-flex}.site-nav-shell{align-items:stretch;background:linear-gradient(180deg,#080e18fa,#070c14f5);border:1px solid #819bbe1f;border-radius:20px;box-shadow:0 24px 50px #00000047;display:none;flex-direction:column;gap:12px;left:0;padding:16px;position:absolute;right:0;top:calc(100% + 10px);z-index:50}.site-nav-shell.is-open{display:flex}.site-header-actions{margin-left:auto;position:relative}.site-nav{flex-wrap:wrap;overflow:visible}.site-nav-link{justify-content:flex-start;padding:12px 14px;width:100%}.site-header-search{width:100%}}@media only screen and (min-width:861px){.site-menu-toggle{display:none}}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.pick-alternates-grid,.saved-movie-list{grid-template-columns:1fr}.saved-movie-card{width:100%}.taste-action-bar--compact{grid-template-columns:1fr}}.pick-for-me-card--primary{margin-bottom:24px}.pick-tool-grid{grid-gap:18px 22px;display:grid;gap:18px 22px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:6px}.pick-result-section{margin-bottom:34px}.secondary-discovery-section{margin-bottom:32px;margin-top:20px}.secondary-discovery-grid{grid-gap:22px;display:grid;gap:22px;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr)}.browse-library-card--secondary,.mood-rail--secondary{background:linear-gradient(180deg,#080e18d6,#080e16b8);border:1px solid #819bbe1a;border-radius:22px;box-shadow:0 18px 38px #00000029;padding:24px}.browse-tabs--secondary{margin-top:8px}.movie-night-mode-card--embedded{background:#0000;border:none;box-shadow:none;margin-top:24px;padding:0}.movie-night-mode-inline-head{margin-bottom:16px}.movie-night-mode-card--embedded .movie-night-mode-note{margin:8px 0 0}.movie-night-mode-grid--embedded{gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.movie-night-mode-card--embedded .movie-night-mode-group{background:hsla(0,0%,100%,.025);border:1px solid #819bbe17;border-radius:18px;padding:14px 14px 16px}.movie-night-mode-footer--embedded{margin-top:18px;padding-top:14px}.pick-result-stage{margin-top:0}.pick-primary-card{background:linear-gradient(180deg,#0b121ef0,#080d16db);border:1px solid #819bbe1a;border-radius:22px;padding:22px}.pick-primary-action-row{align-items:center}.pick-alternate-poster-link{display:block}.pick-control-note{color:#9fb1c3;color:var(--text-secondary);line-height:1.6;margin:0}@media only screen and (max-width:1024px){.movie-night-mode-grid--embedded,.pick-tool-grid,.secondary-discovery-grid{grid-template-columns:1fr}}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.pick-primary-card{grid-template-columns:1fr;padding:18px}.browse-library-card--secondary,.mood-rail--secondary{padding:20px}}.pick-result-header{align-items:flex-start;display:flex;gap:16px;justify-content:space-between;margin-bottom:18px}.pick-result-title{color:#eef3f8;color:var(--text-primary);font-size:1.38rem;margin:6px 0 0}.pick-result-confidence{opacity:.82}.pick-primary-card--hero{box-shadow:0 24px 54px #0003;margin-bottom:26px;padding:24px}.pick-primary-content>.pick-result-confidence-detail--inline{margin:6px 0 10px}.pick-primary-hook{color:#fff1c2;font-size:1.02rem;line-height:1.65;margin:0;max-width:46ch}.recommendation-rationale{background:linear-gradient(180deg,#0a101be6,#080d17c7);border:1px solid #819bbe1f;border-radius:18px;margin-bottom:22px;margin-top:0;padding:18px 20px}.recommendation-rationale-title{color:#fff1c2;font-size:.9rem;font-weight:700;letter-spacing:.04em;line-height:1.2;margin:0 0 6px;text-transform:uppercase}.recommendation-rationale-copy{color:#f4efe2d6;font-size:.97rem;line-height:1.65;margin:0;max-width:54ch}.recommendation-support-block{grid-gap:18px;align-items:end;border-top:1px solid #819bbe1a;display:grid;gap:18px;grid-template-columns:minmax(0,220px) minmax(0,1fr);margin-top:18px;padding-top:18px}.recommendation-confidence-block{border-top:none;margin-top:0;padding-top:0}.recommendation-confidence-label{font-size:.76rem;letter-spacing:.07em}.recommendation-confidence-track{height:6px;opacity:.8}.recommendation-confidence-value{font-size:.94rem}.recommendation-criteria-row{margin-top:10px}.recommendation-criteria-chip{font-size:.83rem;min-height:32px;opacity:.92}.pick-result-actions-block{margin:0 0 32px;padding-top:4px}.pick-primary-actions{gap:16px;margin-top:10px}.pick-primary-action-row{gap:12px}.pick-backups-block{margin-top:34px;padding-top:24px}.pick-backups-title{font-size:1.08rem}.pick-alternate-card{background:linear-gradient(180deg,#090f19b8,#080d1699);border-color:#819bbe12;box-shadow:none}.pick-control-group+.pick-control-group{margin-top:26px}@media only screen and (max-width:900px){.recommendation-support-block{grid-template-columns:1fr}}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.pick-result-header{align-items:flex-start;flex-direction:column}.pick-primary-card--hero{padding:18px}}.pick-result-actions-copy{margin:8px 0 0;max-width:52ch}.pick-result-actions-block{padding:18px 20px 0}.pick-alternate-kicker{color:#f5e2acd1}.pick-refine-panel{border-top:1px solid #819bbe1a;margin-top:18px;padding-top:18px}.pick-refine-summary{color:#eef3f8;color:var(--text-primary);cursor:pointer;font-weight:700;list-style:none}.pick-refine-summary::-webkit-details-marker{display:none}.pick-refine-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:18px}.pick-backup-meta,.pick-backups-block,.pick-primary-content,.pick-result-header,.pick-result-stage,.pick-result-summary,.pick-result-title,.recommendation-rationale{text-align:left}.pick-result-title{margin-top:4px}.pick-primary-card--hero{margin-bottom:14px}.recommendation-rationale{margin:18px 0 20px}.pick-backups-block{border-top:1px solid #819bbe14;margin-top:28px;padding-top:22px}.pick-backups-head{margin-top:0}.pick-backups-eyebrow{color:#d5ddeb8f;font-size:.76rem;font-weight:600;letter-spacing:.08em;margin:6px 0 0;text-transform:uppercase}.pick-backup-strip{grid-gap:14px;display:grid;gap:14px;grid-auto-columns:minmax(190px,222px);grid-auto-flow:column;overflow-x:auto;padding:2px 2px 10px;scroll-snap-type:x proximity;scrollbar-width:thin}.pick-backup-card{background:linear-gradient(180deg,#090f19e0,#080d16bd);border:1px solid #819bbe14;border-radius:18px;min-width:0;padding:14px;scroll-snap-align:start}.pick-backup-poster-link{display:block;text-decoration:none}.pick-backup-poster,.pick-backup-poster--placeholder{aspect-ratio:2/3;background:#ffffff0a;border-radius:14px;object-fit:cover;width:100%}.pick-backup-poster--placeholder{align-items:center;color:#9fb1c3;color:var(--text-secondary);display:flex;font-size:.82rem;justify-content:center}.pick-backup-meta{margin-top:10px}.pick-backup-title{font-size:.94rem;line-height:1.35;margin:0}@media only screen and (max-width:900px){.pick-refine-grid{grid-template-columns:1fr}.pick-backup-strip{grid-auto-columns:minmax(180px,210px)}}@media only screen and (max-width:640px){.pick-backup-strip{grid-auto-columns:minmax(176px,72vw)}}.taste-learning-strip{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.taste-learning-chips{display:flex;flex-wrap:wrap;gap:10px}.pick-context-anchor{color:#f5e2ac;font-size:.95rem;line-height:1.6;margin:0 0 12px}.pick-taste-cue{color:#9fb1c3;color:var(--text-secondary);margin:14px 0 0}.pick-prompt-input.is-invalid{border-color:#e87070c7;box-shadow:0 0 0 1px #e870701f}.pick-prompt-validation{color:#f0b3b3;font-size:.9rem;line-height:1.5;margin:10px 0 0}.mode-divider{align-items:center;display:flex;gap:14px;margin:34px 0 22px}.mode-divider-line{background:linear-gradient(90deg,#819bbe05,#819bbe38,#819bbe05);flex:1 1;height:1px}.mode-divider-label{color:#9fb1c3;color:var(--text-secondary);font-size:.78rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.explore-mode-shell{padding-top:4px}.explore-mode-header{margin-bottom:18px}.feed-showing-label{align-items:center;background:#f2c5560f;border:1px solid #f2c5562e;border-radius:999px;color:#f5e2ac;display:inline-flex;font-size:.84rem;font-weight:600;margin-top:12px;min-height:32px;padding:0 12px}.reelbot-loading-state{align-items:flex-start;display:flex;flex-direction:column;gap:10px}.reelbot-loading-copy{grid-gap:4px;display:grid;gap:4px}.reelbot-loading-title{color:#fff1c2;font-size:.98rem;font-weight:600;margin:0}.reelbot-loading-dot{animation:reelbotPulse 1.25s ease-in-out infinite;background:linear-gradient(135deg,#f2c556,#c88b2d);background:linear-gradient(135deg,var(--accent-start),var(--accent-end));border-radius:999px;box-shadow:0 0 18px #f2c5563d;height:10px;width:10px}@keyframes reelbotPulse{0%,to{opacity:.7;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}.movie-card-chip--accent{border-color:#f2c55633;color:#f5e2ac}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.mode-divider{margin:28px 0 18px}}.site-header-inner{align-items:center}.site-header-actions{margin-left:auto}.site-nav{display:flex;flex-wrap:wrap;gap:8px}.site-nav-link{align-items:center;border-radius:999px;display:inline-flex;justify-content:center;min-height:40px;padding:0 14px;text-decoration:none}.site-nav-link.is-active{background:#f2c5561a;border-color:#f2c5562e;color:#f5e2ac}.site-header-search{flex:0 1 280px;max-width:280px}.search-results-page .browse-shell{gap:24px}.search-results-hero{grid-gap:24px;align-items:end;display:grid;gap:24px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.9fr)}.search-results-hero-copy{max-width:62ch}.search-results-toolbar{grid-gap:14px;display:grid;gap:14px;justify-items:end}.search-results-form{background:linear-gradient(180deg,#080e18eb,#0a121ed6);border:1px solid #819bbe29;border-radius:22px;box-shadow:0 18px 40px #0000002e;max-width:460px;padding:10px;width:100%}.search-results-form input{min-height:50px}.search-results-form button{min-width:150px}.search-results-section-head{margin-top:2px}.search-top-match-card{grid-gap:28px;background:radial-gradient(circle at top right,#f2c55624,#0000 30%),linear-gradient(180deg,#0c131ff7,#080d16e6);border:1px solid #f2c55633;border-radius:26px;box-shadow:0 24px 50px #00000038;display:grid;gap:28px;grid-template-columns:minmax(160px,220px) minmax(0,1fr);margin-bottom:28px;padding:26px}.search-top-match-poster,.search-top-match-poster--placeholder,.search-top-match-poster-link{display:block;width:100%}.search-top-match-poster,.search-top-match-poster--placeholder{aspect-ratio:2/3;background:#ffffff0a;border-radius:20px;object-fit:cover}.search-top-match-poster--placeholder{align-items:center;color:#9fb1c3;color:var(--text-secondary);display:flex;justify-content:center}.search-top-match-content{grid-gap:24px;align-items:start;display:grid;gap:24px;grid-template-columns:minmax(0,1fr) minmax(180px,220px)}.search-top-match-main{min-width:0}.search-top-match-title{font-size:clamp(1.8rem,3vw,2.35rem);line-height:1.05;margin:10px 0 12px}.search-top-match-summary{color:#f4efe2e6;font-size:1rem;line-height:1.55;margin:14px 0 0}.search-top-match-overview{-webkit-line-clamp:4;line-clamp:4;-webkit-box-orient:vertical;color:#f4efe2a8;display:-webkit-box;font-size:.94rem;line-height:1.72;margin:14px 0 0;overflow:hidden}.search-top-match-aside{grid-gap:16px;align-content:start;background:#ffffff08;border:1px solid #819bbe1f;border-radius:20px;display:grid;gap:16px;padding:18px}.search-top-match-fact-label{color:#f6d57a;font-size:.73rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.search-top-match-date{font-size:.98rem;margin:-6px 0 0}.search-top-match-actions{grid-gap:12px;display:grid;gap:12px}.search-top-match-actions .card-link{justify-content:center;width:100%}.search-top-match-ask{align-items:flex-start;background:hsla(0,0%,100%,.045);border:1px solid #ffffff1a;border-radius:16px;padding:.95rem 1rem}.search-related-grid{gap:22px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))!important}.search-result-card{background:linear-gradient(180deg,#0a121efa,#070d16eb);border-color:#819bbe1f;border-radius:22px;box-shadow:0 18px 36px #00000038;height:100%}.search-result-card:hover{border-color:#f2c5562e}.search-result-card .movie-card-content{display:flex;flex-direction:column;gap:10px;height:100%;padding:18px}.search-result-card .movie-card-meta{margin-bottom:0}.search-result-card .provider-badge-row{min-height:28px}.search-result-card .movie-card-title{font-size:1.18rem;line-height:1.3}.search-result-card .movie-card-date{margin:0}.search-result-overview{-webkit-line-clamp:3;line-clamp:3;color:#f4efe2ad;font-size:.9rem;line-height:1.62;margin-bottom:0;min-height:auto}.search-result-actions{grid-gap:10px;align-items:stretch;display:grid;gap:10px;grid-template-columns:minmax(0,1fr);margin-top:auto;padding-top:14px}.search-result-actions .card-link{justify-content:center;width:100%}.search-result-ask{align-items:flex-start;background:#ffffff0a;border:1px solid #ffffff14;border-radius:16px;display:flex;flex-direction:column;gap:.22rem;justify-content:center;min-height:54px;opacity:1;padding:.9rem 1rem}.search-result-ask:focus-visible,.search-result-ask:hover{background:#ffffff0f;border-color:#f2c55642}.search-result-ask .movie-card-ask-copy{color:#f4efe294}.search-related-section{margin-top:10px}@media (max-width:980px){.search-results-hero{align-items:start;grid-template-columns:1fr}.search-results-toolbar{justify-items:stretch}.search-results-form{max-width:none}.search-top-match-content{grid-template-columns:1fr}}@media (max-width:720px){.search-top-match-card{gap:18px;grid-template-columns:1fr;padding:20px}.search-top-match-poster-link{max-width:220px}.search-top-match-aside{padding:16px}.search-results-form button{width:100%}}.saved-empty-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.my-movies-taste-card{margin-bottom:24px}.browse-filter-summary-bar{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080e18eb;border:1px solid #819bbe1a;border-radius:18px;display:flex;gap:14px;justify-content:space-between;margin:18px 0 22px;padding:14px 16px;position:sticky;top:86px;z-index:8}.browse-filter-summary-chips{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.pick-summary-chip--dismissable{align-items:center;cursor:pointer;display:inline-flex;gap:8px}.pick-summary-chip-x{font-size:.95rem;line-height:1;opacity:.72}.library-reelbot-summary{align-items:center;display:flex;gap:12px;justify-content:space-between}.library-reelbot-summary-cta{color:#f5e2ac;font-size:.9rem}.library-reelbot-card--collapsed{margin-bottom:26px}.library-reelbot-summary{color:#eef3f8;color:var(--text-primary);cursor:pointer;font-weight:700;list-style:none}.library-reelbot-summary::-webkit-details-marker{display:none}.library-reelbot-body{margin-top:16px}.detail-compact-fact{justify-content:space-between;min-height:110px}.similar-reason-label{color:#f5e2ac;font-size:.75rem;font-weight:700;letter-spacing:.08em;margin-top:10px;text-transform:uppercase}@media only screen and (max-width:920px){.search-top-match-card{grid-template-columns:1fr}.browse-filter-summary-bar{align-items:flex-start;flex-direction:column;top:72px}.browse-filter-summary-chips{justify-content:flex-start}}@media only screen and (max-width:640px){.site-header-search{max-width:none}.saved-empty-actions{align-items:flex-start;flex-direction:column}}.mood-rail--grid{margin:14px 0 18px}.site-header-inner{min-height:76px;position:relative}.site-header-left,.site-header-right{align-items:center;display:flex;min-width:0;position:relative;z-index:2}.site-header-left{flex:0 0 auto}.site-header-center{align-items:center;display:flex;justify-content:center;left:50%;max-width:calc(100% - 420px);pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:max-content;z-index:1}.site-header-center .site-nav{pointer-events:auto}.site-header-right{flex:0 0 auto;gap:12px;justify-content:flex-end;margin-left:auto;min-width:280px}.site-brand-subtitle{font-size:.74rem;opacity:.68}.site-nav--desktop{flex-wrap:nowrap;gap:31px;overflow:visible}.site-nav--desktop .site-nav-link{background:#0000;border:1px solid #0000;min-height:38px;padding:0 12px}.site-nav--desktop .site-nav-link.is-active{background:#f2c55614;border-color:#f2c55629;box-shadow:inset 0 1px 0 #ffffff08;color:#f5e2ac}.site-header-search{flex:0 0 264px;max-width:264px;width:264px}.site-nav--mobile,.site-nav-shell{display:none}@media only screen and (max-width:1240px){.site-header-center{max-width:calc(100% - 360px)}.site-nav--desktop{gap:24px}.site-header-right{min-width:232px}.site-header-search{flex-basis:232px;max-width:232px;width:232px}}@media only screen and (max-width:860px){.site-main.has-header-search{padding-top:86px}.site-header-center{display:none;max-width:none;position:static;transform:none}.site-header-right{gap:10px;min-width:0}.site-header-right .site-header-search{display:none}.site-menu-toggle{display:inline-flex}.site-nav-shell{align-items:stretch;background:linear-gradient(180deg,#080e18fa,#070c14f5);border:1px solid #819bbe1f;border-radius:20px;box-shadow:0 24px 50px #00000047;display:none;flex-direction:column;gap:12px;left:0;padding:16px;position:absolute;right:0;top:calc(100% + 10px);z-index:50}.site-nav-shell.is-open{display:flex}.site-nav--mobile{display:flex;flex-wrap:wrap;gap:8px;overflow:visible}.site-nav--mobile .site-nav-link{justify-content:flex-start;padding:12px 14px;width:100%}.site-nav-shell .site-header-search{display:flex;flex:1 1 auto;max-width:none;width:100%}}@media only screen and (max-width:640px){.site-header-inner{min-height:72px;width:min(1180px,calc(100% - 24px))}.site-brand-copy{gap:2px}.site-brand-subtitle{font-size:.7rem}.site-nav-shell .site-header-search{grid-gap:8px;display:grid;gap:8px;grid-template-columns:minmax(0,1fr) auto}}.section-header>div:first-child{flex:1 1 auto;min-width:0}.pick-backups-copy,.section-subtitle{line-height:1.6;max-width:560px}.pick-result-header{margin-bottom:20px}.pick-primary-card--hero{padding:28px}.pick-result-actions-block{border-top:1px solid #819bbe14;margin:0 0 18px;padding:14px 0 0}.pick-primary-actions{gap:12px;margin-top:0}.pick-primary-action-row--primary{align-items:center;flex-wrap:wrap;gap:10px}.pick-primary-detail-link{min-width:136px;text-align:center}.pick-taste-actions{align-self:center;display:inline-flex;flex-wrap:wrap;gap:10px;justify-content:center;width:auto}.pick-personal-actions-block{align-items:center;display:flex;flex-direction:column;gap:8px}.pick-personal-actions-label{color:#d5ddeb94;font-size:.78rem;font-weight:600;letter-spacing:.02em}.pick-taste-actions .taste-action-button{background:#ffffff05;border-color:#819bbe29;min-width:84px;padding:0 14px}.pick-taste-cue{font-size:.88rem;line-height:1.6;margin:2px 0 0;max-width:540px;opacity:.65}.pick-result-section .recommendation-rationale .detail-description-label{color:#d5ddeb8f;font-size:.72rem;font-weight:600;letter-spacing:.05em;margin-bottom:6px}.pick-result-section .recommendation-rationale-list-block{margin-top:2px}.pick-backups-head{margin-bottom:14px}.pick-backups-copy{margin:6px 0 0}@media only screen and (max-width:720px){.browse-subtitle-break{display:inline}.pick-primary-card--hero{padding:22px}.pick-primary-action-row--primary{width:100%}.pick-primary-detail-link,.pick-result-refresh{justify-content:center;width:100%}}.detail-jump-links-wrap{margin:14px 0}.detail-jump-links-copy{color:#9fb1c3;color:var(--text-secondary);line-height:1.6;margin:0 0 10px;max-width:56ch}.detail-jump-links{display:flex;flex-wrap:wrap;gap:10px}.detail-jump-link{align-items:center;background:#0e1623db;border:1px solid #f2c55629;border-radius:999px;box-shadow:inset 0 1px 0 #ffffff05;color:#dbe7f3;display:inline-flex;min-height:38px;padding:0 15px;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.detail-jump-link:focus-visible,.detail-jump-link:hover{background:#131d2cf0;border-color:#f2c55642;color:#fff1c2;transform:translateY(-1px)}.detail-vibe-strip{margin-top:18px}.detail-watchfit-head--compact .detail-secondary-text{line-height:1.6;max-width:62ch}.detail-vibe-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-decision-snapshot-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.detail-vibe-item{display:flex;flex-direction:column;justify-content:flex-start;min-height:100%;padding:18px}.detail-vibe-value-row{align-items:center;gap:10px}.detail-vibe-value{line-height:1.2}.detail-vibe-note{line-height:1.55;max-width:30ch}.detail-vibe-meter-label{display:none}.detail-compact-facts{align-items:stretch}.detail-compact-fact{align-items:flex-start}.detail-fact-pill-label{margin-bottom:10px}.detail-compact-fact-value{line-height:1.5}.detail-section-head>div:first-child{flex:1 1 auto;min-width:0}.detail-section-head .detail-secondary-text{line-height:1.6;max-width:58ch}.next-watch-spotlight .detail-secondary-text{line-height:1.6;max-width:54ch}@media only screen and (max-width:860px){.detail-vibe-grid{grid-template-columns:1fr 1fr}.detail-decision-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:640px){.detail-decision-snapshot-grid,.detail-vibe-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-jump-links-copy,.detail-section-head .detail-secondary-text,.detail-vibe-note,.next-watch-spotlight .detail-secondary-text{max-width:none}}.detail-secondary-text,.pick-backups-copy,.section-subtitle{line-height:1.6;max-width:620px}.explore-mode-header .section-subtitle,.pick-result-section .section-subtitle{max-width:560px}.home-poster-grid{column-gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,200px));justify-content:center;margin-left:auto;margin-right:auto;max-width:100%;row-gap:24px;width:fit-content}.home-poster-grid .movie-card{width:200px}.browse-pagination{margin-top:32px}@media only screen and (max-width:860px){.home-poster-grid{grid-template-columns:repeat(2,minmax(0,200px))}}@media only screen and (max-width:640px){.home-poster-grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}.home-poster-grid .movie-card{width:auto}}.detail-hero-actions{margin-top:16px}.detail-compact-facts,.detail-vibe-grid{align-items:stretch}.detail-compact-fact,.detail-vibe-item,.provider-group,.reelbot-inline-subsection,.reelbot-panel--stage,.reelbot-spoiler-panel,.review-split-card{border-radius:20px}.detail-vibe-item{min-height:184px}.detail-vibe-item--compact{min-height:0}.detail-vibe-note{max-width:32ch}.detail-compact-fact{justify-content:flex-start;min-height:148px}.detail-compact-fact-subvalue{color:#9fb1c3;color:var(--text-secondary);display:block;font-size:.9rem;margin-top:6px}.reelbot-spoiler-panel{background:linear-gradient(180deg,#0c121de0,#080d16c7);border:1px solid #f2c5562e;border-radius:20px;padding:20px;position:relative;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.reelbot-spoiler-panel:before{background:linear-gradient(90deg,#f2c55657,#f2c55614 55%,#f2c55600);content:"";height:1px;left:20px;position:absolute;right:20px;top:0}.reelbot-spoiler-panel.is-enabled{background:linear-gradient(180deg,#161410e6,#0a0f19d1);border-color:#f2c55647;box-shadow:inset 0 1px 0 #fff1c20a,0 16px 34px #00000024}.reelbot-spoiler-toggle-row{align-items:center;display:flex;gap:18px;justify-content:space-between}.reelbot-spoiler-copy{min-width:0}.reelbot-spoiler-state-line{margin:4px 0 10px}.reelbot-spoiler-state-pill{align-items:center;background:#0b121db8;border:1px solid #819bbe38;border-radius:999px;color:#e7eff8eb;display:inline-flex;font-size:.74rem;font-weight:700;letter-spacing:.08em;min-height:28px;padding:0 10px;text-transform:uppercase}.reelbot-spoiler-state-pill.is-enabled{background:#f2c5561f;border-color:#f2c5564d;box-shadow:0 0 0 1px #f2c5560f;color:#f6df9d}.reelbot-spoiler-copy .detail-description-label{color:#f1ddb0}.reelbot-spoiler-toggle{align-items:center;background:#090f19d1;border:1px solid #f2c5562e;border-radius:999px;cursor:pointer;display:inline-flex;justify-content:center;min-height:40px;min-width:72px;padding:0 10px;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.reelbot-spoiler-toggle:focus-visible,.reelbot-spoiler-toggle:hover{border-color:#f2c55647;box-shadow:0 10px 22px #00000024;transform:translateY(-1px)}.reelbot-spoiler-toggle-track{align-items:center;background:#819bbe38;border-radius:999px;display:inline-flex;height:24px;position:relative;transition:background .18s ease;width:42px}.reelbot-spoiler-toggle-thumb{background:#f3f7fb;border-radius:50%;height:18px;left:3px;position:absolute;transition:transform .18s ease;width:18px}.reelbot-spoiler-toggle.is-enabled .reelbot-spoiler-toggle-track{background:#f2c55680}.reelbot-spoiler-toggle.is-enabled{background:#18140bdb;border-color:#f2c5564d;box-shadow:0 0 0 1px #f2c5560f,0 12px 24px #00000029}.reelbot-spoiler-toggle.is-enabled .reelbot-spoiler-toggle-thumb{transform:translateX(18px)}.reelbot-spoiler-panel .reelbot-chip-row{margin-top:14px}.compare-panel{background:linear-gradient(180deg,#080e18e0,#070d16c7);border:1px solid #819bbe1a;margin-bottom:22px;padding:20px}.compare-panel-head{align-items:flex-start;display:flex;gap:18px;justify-content:space-between;margin-bottom:16px}.compare-chip-row{display:flex;flex-wrap:wrap;gap:10px}.compare-chip{background:#0a111cb3;border:1px solid #819bbe24;border-radius:999px;color:#9fb1c3;color:var(--text-secondary);min-height:34px;padding:0 14px}.compare-chip.is-active{background:#f2c55614;border-color:#f2c5563d;color:#fff1c2}.compare-table{grid-gap:12px;display:grid;gap:12px}.compare-table-head{color:#eef3f8;color:var(--text-primary);font-size:1.02rem;font-weight:700}.compare-row{grid-gap:14px;border-top:1px solid #819bbe14;display:grid;gap:14px;grid-template-columns:140px minmax(0,1fr);padding-top:12px}.compare-row-label{color:#f5e2ac;font-size:.82rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.compare-row-values{grid-gap:8px;display:grid;gap:8px}.compare-row-value{color:#eef3f8;color:var(--text-primary);line-height:1.6}.compare-row-value span{color:#9fb1c3;color:var(--text-secondary);font-weight:700}@media only screen and (max-width:860px){.compare-panel-head,.next-watch-spotlight,.reelbot-compact-launcher,.reelbot-spoiler-toggle-row{align-items:flex-start;flex-direction:column}.compare-row{grid-template-columns:1fr}.reelbot-compact-launcher-actions{justify-content:flex-start;width:100%}}.movie-card--browse{overflow:hidden;position:relative}.movie-poster-shell{position:relative}.movie-hover-preview{align-items:center;background:linear-gradient(180deg,#060a110f,#060a11eb 62%,#060a11f7);display:flex;flex-direction:column;inset:0;justify-content:flex-end;opacity:0;padding:16px;pointer-events:none;position:absolute;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease}.movie-card--browse:focus-within .movie-hover-preview,.movie-card--browse:hover .movie-hover-preview{opacity:1;pointer-events:auto;transform:translateY(0)}.movie-hover-actions{align-items:center;display:flex;justify-content:center;width:100%}.movie-card-quick-glance{margin:2px 0 12px}.movie-card-quick-glance-copy{color:#9fb1c3;color:var(--text-secondary);font-size:.88rem;line-height:1.55}@media only screen and (max-width:640px){.movie-hover-preview{display:none}}.provider-badge-row{gap:.5rem;margin-top:.65rem}.provider-badge-row--compact{margin-top:.55rem}.provider-badge-pill{background:#ffffff0a;border:1px solid #ffffff1f;color:#f4efe2e6;font-size:.78rem;gap:.4rem;padding:.38rem .65rem}.provider-badge-logo{height:18px;width:18px}.movie-card-actions-row{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;margin-top:auto}.movie-card-ask-reelbot{align-items:center;color:#f4efe2eb;display:inline-flex;font-size:.88rem;justify-content:center;line-height:1.1;opacity:.82;text-decoration:none;transition:opacity .16s ease,transform .16s ease}.movie-card-ask-reelbot:focus-visible,.movie-card-ask-reelbot:hover{opacity:1;transform:translateY(-1px)}.movie-card-ask-reelbot--overlay{background:#ffffff0d;border:1px solid #ffffff1f;border-radius:999px;padding:.7rem .95rem}.movie-hover-actions--stacked{align-items:flex-start;display:flex;flex-direction:column;gap:.7rem}.pick-result-confidence-detail{align-items:center;color:#f4efe2bd;display:inline-flex;font-size:.8rem;gap:.55rem;letter-spacing:.03em}.pick-result-confidence-detail--inline{justify-content:flex-start}.pick-result-confidence-stars{color:#f6d57a;letter-spacing:.08em}.pick-backup-reason{font-size:.88rem;line-height:1.5;margin:.5rem 0 0}.pick-backup-tags{color:#f4efe285;font-size:.76rem;line-height:1.45;margin:.55rem 0 0}.detail-decision-grid{grid-gap:1.25rem;align-items:stretch;display:grid;gap:1.25rem;grid-template-columns:minmax(0,1.5fr) minmax(280px,.9fr);margin-top:1.4rem}.detail-info-card--fit-snapshot,.detail-info-card--watch-now{height:100%}.watch-now-provider-grid{grid-gap:1rem;display:grid;gap:1rem}.provider-group--watch-now{grid-gap:.75rem;display:grid;gap:.75rem}.provider-chip-row--cta{grid-gap:.75rem;display:grid;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.provider-chip--cta{align-items:flex-start;background:linear-gradient(180deg,#ffffff14,#ffffff08);gap:.45rem;min-height:108px}.provider-chip-cta-copy{color:#f4efe2ad;font-size:.78rem}.watch-now-primary-cta-wrap{display:flex;flex-direction:column;gap:.75rem;padding-top:.25rem}.watch-now-primary-cta{justify-content:center;text-decoration:none}.watch-now-primary-note{margin:0}.detail-fit-snapshot-grid{grid-gap:.9rem;display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-fit-snapshot-item{background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:18px;display:flex;flex-direction:column;gap:.35rem;padding:1rem}.detail-fit-snapshot-value{color:#f4efe2;font-size:1rem;font-weight:600}.detail-info-card--why-reelbot{margin-top:1.2rem;padding-top:22px;position:relative}.detail-info-card--why-reelbot:before{background:linear-gradient(90deg,#f2c55647,#f2c55614 45%,#f2c55600);content:"";height:1px;left:24px;position:absolute;right:24px;top:0}.detail-info-card--why-reelbot .detail-section-title{color:#f3f6fa;font-size:1.22rem}.detail-why-reelbot-list{grid-gap:.7rem;color:#f4efe2e0;display:grid;gap:.7rem;list-style:none;margin:0;padding-left:0}.detail-why-reelbot-list li{line-height:1.7;padding-left:1.15rem;position:relative}.detail-why-reelbot-list li:before{background:linear-gradient(135deg,#f2c556f5,#f2c55675);border-radius:50%;box-shadow:0 0 10px #f2c55629;content:"";height:6px;left:0;position:absolute;top:.72rem;width:6px}.similar-card .provider-badge-row{margin-top:.55rem}@media (max-width:980px){.detail-decision-grid{grid-template-columns:1fr}}@media (max-width:720px){.detail-fit-snapshot-grid,.movie-card-actions-row,.provider-chip-row--cta{grid-template-columns:1fr}.movie-card-actions-row{display:grid}.pick-result-confidence-stack{align-items:flex-start}}.provider-badge-row{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.55rem}.provider-badge-row--compact{gap:.35rem;margin-top:.45rem}.provider-badge-pill{align-items:center;background:hsla(0,0%,100%,.035);border:1px solid #ffffff14;border-radius:999px;color:#f4efe2b8;display:inline-flex;font-size:.72rem;gap:.32rem;line-height:1;padding:.28rem .52rem;text-decoration:none}.provider-badge-pill--link:focus-visible,.provider-badge-pill--link:hover{border-color:#f6d57a52;color:#f4efe2e6}.provider-badge-logo{border-radius:4px;flex:0 0 auto;height:14px;object-fit:cover;width:14px}.provider-badge-name{white-space:nowrap}.watch-now-head{align-items:flex-start;gap:1rem}.watch-now-head-actions{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:flex-end}.watch-now-layout{grid-gap:1rem;display:grid;gap:1rem}.watch-now-group{grid-gap:.65rem;display:grid;gap:.65rem}.watch-now-group-label{color:#f4efe2ad;font-size:.76rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.watch-now-provider-grid--grouped{grid-gap:.65rem;display:grid;gap:.65rem;grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.provider-chip--cta{background:hsla(0,0%,100%,.035);border:1px solid #ffffff17;border-radius:16px;display:flex;flex-direction:column;gap:.55rem;min-height:84px;padding:.8rem .9rem;text-decoration:none;transition:transform .16s ease,border-color .16s ease,background .16s ease}.provider-chip--cta:focus-visible,.provider-chip--cta:hover{background:hsla(0,0%,100%,.055);border-color:#f6d57a57;transform:translateY(-1px)}.provider-chip--disabled{opacity:.62}.provider-chip-top{align-items:center;display:flex;gap:.8rem;justify-content:space-between}.provider-chip-brand{align-items:center;display:inline-flex;gap:.55rem;min-width:0}.provider-chip-logo{border-radius:8px;flex:0 0 auto;height:28px;object-fit:cover;width:28px}.provider-chip-name{color:#f4efe2;font-size:.93rem;font-weight:600;line-height:1.2}.provider-chip-action{color:#f4efe2;font-size:.86rem;line-height:1.25}.provider-chip-cta-copy{color:#f4efe28f;font-size:.74rem;line-height:1.2}.watch-now-primary-cta{align-items:center;display:inline-flex;gap:.45rem;white-space:nowrap}.watch-now-external-glyph{color:#f6d57adb;flex:0 0 auto;font-size:.86rem;line-height:1}.watch-now-footnote{color:#f4efe28a;font-size:.74rem;margin:.15rem 0 0}.provider-placeholder--clean{align-items:center;display:flex;min-height:96px}.provider-placeholder--clean .detail-secondary-text{margin:0}.movie-card .provider-badge-row,.pick-backup-card .provider-badge-row,.pick-primary-card .provider-badge-row,.similar-card .provider-badge-row{opacity:.92}@media (max-width:720px){.watch-now-head-actions{justify-content:flex-start}.watch-now-provider-grid--grouped{grid-template-columns:1fr}}.hero-trust-signal{color:#f4efe294;font-size:.82rem;line-height:1.5;margin-top:.8rem}.site-footer-microcopy{color:#f4efe29e;font-size:.84rem;line-height:1.55;margin:.4rem 0 0}.seo-intro-section{margin:0 0 36px;padding:22px 0 6px}.seo-intro-copy{max-width:72ch}.seo-intro-copy .section-title{margin-bottom:10px}#root,body,html{max-width:100%}body{overflow-x:hidden}.app-shell,.browse-page,.detail-shell,.movie-details-page,.site-main{max-width:100%}.browse-hero-aside,.detail-content-column,.detail-section-head,.movie-card-content,.pick-prompt-input,.pick-prompt-shell,.search-bar input,.search-bar--hero,.search-bar--hero input,.site-footer-inner,.site-header-center,.site-header-inner,.site-header-left,.site-header-right,.site-header-search,.site-header-search form,.site-header-search input{min-width:0}.search-bar{align-items:stretch;flex-wrap:wrap;gap:10px}.search-bar input{flex:1 1 220px;max-width:100%;width:auto}.search-bar button{margin-left:0}.card-link,.detail-jump-link,.detail-text-action,.detail-trailer-cta,.mood-rail-chip,.movie-card-ask-reelbot,.pick-summary-chip,.reelbot-inline-button,.search-bar--hero button,.site-footer-links a,.site-header-search button{min-height:44px}.detail-jump-link,.mood-rail-chip,.pick-prompt-chip,.site-footer-links a{max-width:100%;text-align:left;white-space:normal}.site-header-search{min-width:0}.site-header-search input{width:100%}.site-nav-shell{margin:0 auto;max-width:calc(100vw - 24px)}.site-footer-links{row-gap:10px}.site-footer-copy,.site-footer-credit,.site-footer-microcopy{max-width:60ch}.browse-filter-summary-chips,.detail-hero-inline-row,.detail-hero-inline-row--primary,.detail-hero-tracking-actions,.detail-jump-links,.detail-reelbot-cta-actions,.mood-chip-row,.pick-prompt-suggestions{flex-wrap:wrap}.detail-reelbot-cta-actions{gap:10px}.browse-filter-summary-bar{align-items:flex-start}.browse-page .movie-list,.home-poster-grid,.similar-grid{width:100%}.browse-page .movie-card,.home-poster-grid .movie-card,.similar-card{min-width:0}.movie-card-actions-row{align-items:stretch}.movie-card-ask-reelbot{min-width:0}.detail-floating-reelbot,.floating-filter-link{max-width:calc(100vw - 28px)}.provider-badge-row{gap:.35rem}.provider-badge-row--compact{gap:.3rem;margin-top:.4rem}.provider-badge-pill{color:#f4efe2a8;font-size:.68rem;padding:.24rem .46rem}.provider-badge-logo{height:12px;width:12px}.watch-now-provider-grid--grouped{grid-template-columns:repeat(auto-fit,minmax(185px,1fr))}.provider-chip--cta{min-height:82px}.provider-chip-action,.provider-chip-cta-copy,.provider-chip-name{overflow-wrap:anywhere}@media only screen and (max-width:1024px){.site-header-center{max-width:calc(100% - 320px)}.site-header-right{min-width:208px}.site-header-search{flex-basis:208px;max-width:208px;width:208px}.browse-page .movie-list,.similar-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media only screen and (max-width:860px){.site-nav-shell{left:12px;right:12px}.browse-shell,.detail-shell{width:calc(100% - 24px)}.browse-hero-actions{flex-wrap:wrap;gap:10px;justify-content:flex-start;width:100%}.search-bar--hero{max-width:none}.browse-page .movie-list{gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-hero{gap:22px;grid-template-columns:1fr;padding:22px}.detail-poster-column{justify-content:flex-start}.detail-poster{max-width:220px}.detail-hero-actions,.detail-reelbot-cta-actions,.reelbot-secondary-actions{align-items:stretch}.detail-decision-grid{gap:1rem}.detail-compact-facts,.detail-fit-snapshot-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-footer-inner{padding:22px 22px 24px}}@media only screen and (max-width:640px){.site-header-inner{width:calc(100% - 20px)}.site-nav-shell .site-header-search{grid-template-columns:1fr}.site-nav-shell .site-header-search button{width:100%}.detail-hero-inline-row,.detail-hero-inline-row--primary,.detail-reelbot-cta-actions,.movie-card-actions-row,.pick-for-me-actions,.reelbot-secondary-actions,.search-bar--hero{display:grid;grid-template-columns:1fr}.detail-hero-actions .detail-text-action,.detail-hero-actions .detail-trailer-cta,.detail-reelbot-cta-actions .detail-text-action,.movie-card-actions-row .card-link,.movie-card-actions-row .movie-card-ask-reelbot,.pick-for-me-actions .reelbot-inline-button,.reelbot-secondary-action,.search-bar--hero button{justify-content:center;text-align:center;width:100%}.movie-card-ask-reelbot{align-items:center}.browse-hero{padding:18px}.hero-preview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.browse-filter-summary-bar,.detail-section-head--with-count,.site-footer-inner,.watch-now-head{gap:12px}.results-count{white-space:normal}.detail-jump-link,.mood-rail-chip,.pick-prompt-chip{justify-content:flex-start;width:100%}.detail-jump-links{display:grid}.detail-compact-facts,.detail-jump-links,.review-split-grid,.similar-grid,.watch-now-provider-grid--grouped{grid-template-columns:1fr}.detail-compact-fact,.detail-fit-snapshot-item,.detail-vibe-item,.provider-chip--cta,.review-split-card,.similar-card{min-height:0}.watch-now-head-actions{justify-content:flex-start;width:100%}.watch-now-primary-cta{width:100%}.site-footer{margin-top:36px}.site-footer-inner{width:calc(100% - 20px)}.site-footer-links{display:grid;grid-template-columns:1fr;width:100%}.site-footer-links a{justify-content:center}}@media only screen and (max-width:480px){.browse-page .movie-list,.detail-fit-snapshot-grid,.detail-vibe-grid,.hero-preview-grid,.home-poster-grid,.similar-grid{grid-template-columns:1fr 1fr}.browse-page .movie-list{gap:12px}.browse-shell,.detail-shell,.site-footer-inner{width:calc(100% - 16px)}.browse-hero,.detail-hero,.detail-info-card,.pick-for-me-card,.site-footer-inner{border-radius:18px}.detail-poster{max-width:184px}.provider-chip--cta{padding:.75rem .8rem}.detail-floating-reelbot,.floating-filter-link{justify-content:center;left:12px;right:12px;width:auto}}@media only screen and (max-width:380px){.browse-page .movie-list,.detail-fit-snapshot-grid,.detail-vibe-grid,.hero-preview-grid,.home-poster-grid,.similar-grid{grid-template-columns:1fr}.site-brand-title{font-size:1rem}.site-brand-subtitle{font-size:.68rem}}.home-page .browse-copy,.home-page .explore-mode-header>div:first-child,.home-page .pick-control-group--prompt,.home-page .pick-for-me-card .section-header>div:first-child,.home-page .pick-result-section .section-header>div:first-child,.home-page .seo-intro-copy{min-width:0}.home-page .browse-subtitle,.home-page .detail-secondary-text,.home-page .prompt-composer-copy,.home-page .section-subtitle{max-width:60ch}.home-page .pick-for-me-card--primary{margin-bottom:30px;padding:30px 30px 32px}.home-page .pick-for-me-card--primary .section-header{margin-bottom:10px}.home-page .pick-control-group--prompt{gap:12px;margin-top:22px}.home-page .pick-prompt-suggestions{gap:10px;margin-top:6px;max-width:760px}.home-page .pick-prompt-chip{min-height:38px;padding:0 14px}.home-page .pick-prompt-shell{background:#080f18eb;border-color:#ffffff1a;box-shadow:inset 0 1px 0 #ffffff08;margin-top:12px;padding:3px}.home-page .pick-prompt-input{font-size:.98rem;min-height:52px;padding:0 18px}.home-page .pick-for-me-actions{align-items:center;gap:12px;margin-top:22px}.home-page .pick-for-me-actions .reelbot-inline-button--solid{justify-content:center;margin-right:2px;min-width:156px;text-align:center}.home-page .pick-for-me-actions .reelbot-inline-button--secondary{justify-content:center;min-width:132px;text-align:center}.home-page .pick-result-section,.home-page .secondary-discovery-section{margin-top:0}.home-page .explore-mode-shell{padding-top:8px}.home-page .home-poster-grid{column-gap:18px;grid-template-columns:repeat(auto-fit,minmax(190px,190px));row-gap:22px;width:fit-content}.home-page .home-poster-grid .movie-card{width:190px}.home-page .home-movie-card{overflow:hidden;padding:0;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.home-page .home-movie-card:focus-within,.home-page .home-movie-card:hover{border-color:#819bbe2e;box-shadow:0 22px 44px #0000003d;transform:translateY(-4px)}.home-page .home-movie-card-link{color:inherit;display:flex;flex-direction:column;height:100%;text-decoration:none}.home-page .home-movie-card-poster-shell{overflow:hidden;position:relative}.home-page .home-movie-card-label{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#080e18c7;border:1px solid #f2c55629;border-radius:999px;color:#f4e2af;display:inline-flex;font-size:.68rem;font-weight:700;left:12px;letter-spacing:.08em;min-height:26px;padding:0 10px;position:absolute;text-transform:uppercase;top:12px;z-index:2}.home-page .home-movie-card-overlay{background:linear-gradient(180deg,#070c1414,#070c1400 32%,#070c1429 62%,#070c1470);inset:0;pointer-events:none;position:absolute}.home-page .home-movie-card-link:focus-visible{outline:2px solid #f2c556b8;outline-offset:-2px}.home-page .home-movie-card .movie-poster,.home-page .home-movie-card .no-poster{border-radius:0;transition:transform .2s ease;width:100%}.home-page .home-movie-card:focus-within .movie-poster,.home-page .home-movie-card:hover .movie-poster{transform:scale(1.03)}.home-page .home-movie-card .movie-card-content{padding:14px 14px 15px}.home-page .home-movie-card .movie-card-meta{gap:6px;margin-bottom:8px}.home-page .home-movie-card .movie-card-chip{font-size:.76rem;padding:5px 9px}.home-page .home-movie-card .movie-card-title{font-size:1rem;line-height:1.35}.home-page .home-movie-card .movie-card-date{font-size:.88rem;line-height:1.45;margin:6px 0 0}@media only screen and (max-width:860px){.home-page .browse-subtitle,.home-page .detail-secondary-text,.home-page .prompt-composer-copy,.home-page .section-subtitle{max-width:none}.home-page .pick-for-me-card--primary{padding:24px 22px 26px}.home-page .home-poster-grid{grid-template-columns:repeat(2,minmax(0,190px));width:100%}.home-page .home-poster-grid .movie-card{width:auto}}@media only screen and (max-width:640px){.home-shell{width:calc(100% - 24px)}.home-page .browse-hero,.home-page .browse-library-card--secondary,.home-page .pick-for-me-card,.home-page .pick-result-section{overflow:hidden}.home-page .browse-copy,.home-page .explore-mode-header,.home-page .pick-for-me-card,.home-page .pick-result-section,.home-page .seo-intro-copy{padding-left:2px;padding-right:2px}.home-page .browse-subtitle,.home-page .detail-secondary-text,.home-page .prompt-composer-copy,.home-page .section-subtitle{padding-right:6px}.home-page .pick-control-group--prompt{margin-top:18px}.home-page .pick-prompt-suggestions{gap:8px}.home-page .pick-prompt-shell{margin-top:10px;padding:3px}.home-page .pick-prompt-input{font-size:.95rem;min-height:50px;padding:0 16px}.home-page .pick-for-me-actions{margin-top:16px}.home-page .home-poster-grid{gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.home-page .home-movie-card .movie-card-content{padding:12px 12px 13px}.home-page .home-movie-card .movie-card-title{font-size:.94rem}.home-page .home-movie-card .movie-card-date{font-size:.83rem}}@media only screen and (max-width:420px){.home-shell{width:calc(100% - 18px)}.home-page .browse-hero,.home-page .browse-library-card--secondary,.home-page .pick-for-me-card--primary{padding-left:16px;padding-right:16px}.home-page .seo-intro-section{padding-top:18px}.home-page .browse-subtitle,.home-page .detail-secondary-text,.home-page .prompt-composer-copy,.home-page .section-subtitle{padding-right:0}}.home-page .pick-control-group--prompt{max-width:780px}.home-page .pick-prompt-suggestions{align-items:center}.home-page .pick-prompt-chip{max-width:100%;white-space:nowrap;width:auto}.home-page .pick-prompt-shell{max-width:780px;overflow:hidden;width:100%}.home-page .pick-prompt-input{box-sizing:border-box;display:block;line-height:1.35;max-width:100%;width:100%}.home-page .pick-for-me-actions{width:100%}.home-page .pick-for-me-actions .reelbot-inline-button{min-height:46px}.home-page .explore-mode-shell,.home-page .feed-followup-card,.home-page .pick-result-section,.home-page .section-header{max-width:100%}.detail-shortcuts-card{padding:22px 24px}.detail-shortcuts-card .detail-reelbot-cta-actions--standalone{margin-top:0}.detail-summary-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:minmax(0,1.2fr) minmax(280px,.9fr);margin-top:18px}#what-to-watch-next,#where-to-watch,.detail-info-card--compact-facts,.detail-info-card--fit-snapshot,.detail-info-card--split,.detail-info-card--why-reelbot,.detail-vibe-strip.detail-info-card,.reelbot-module--streamlined{margin-top:18px}.detail-vibe-strip.detail-info-card{padding:24px}.detail-vibe-grid{row-gap:16px}.detail-compact-fact,.detail-fit-snapshot-item,.detail-vibe-item,.reelbot-inline-subsection,.reelbot-primary-action,.reelbot-spoiler-panel,.review-split-card,.similar-card{border-radius:18px}.reelbot-module--streamlined{padding:26px}.reelbot-primary-row{gap:16px}.reelbot-primary-action{min-height:150px;padding:20px}.reelbot-secondary-actions{margin-bottom:20px}.reelbot-spoiler-panel{margin-bottom:28px}.detail-reelbot-cta-actions .detail-text-action,.reelbot-question-chip,.reelbot-secondary-action{min-height:42px}#where-to-watch{margin-top:28px;padding:24px}.detail-compact-facts{gap:16px;grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.detail-why-reelbot-list{max-width:60ch}.similar-grid{gap:18px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.similar-card{padding:12px}.similar-card .provider-badge-row{display:none}@media only screen and (max-width:860px){.detail-summary-grid{gap:16px;grid-template-columns:1fr}.reelbot-module--streamlined{padding:22px}}@media only screen and (max-width:640px){.home-page .pick-prompt-chip{white-space:normal}.home-page .pick-prompt-suggestions{display:flex;flex-wrap:wrap}.home-page .mood-rail-chip,.home-page .pick-prompt-chip{justify-content:center;width:auto}.home-page .pick-prompt-shell{max-width:none}.home-page .pick-prompt-input{padding-left:16px;padding-right:16px}#what-to-watch-next,#where-to-watch,.detail-info-card--compact-facts,.detail-info-card--split,.detail-info-card--why-reelbot,.detail-shortcuts-card,.detail-vibe-strip.detail-info-card,.reelbot-module--streamlined{padding:20px}.detail-shortcuts-card .detail-reelbot-cta-actions--standalone{display:grid;grid-template-columns:1fr}.reelbot-primary-row{grid-template-columns:1fr}.similar-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media only screen and (max-width:420px){.home-page .pick-for-me-card--primary{padding-bottom:18px;padding-top:18px}#what-to-watch-next,#where-to-watch,.detail-info-card--compact-facts,.detail-info-card--split,.detail-info-card--why-reelbot,.detail-shortcuts-card,.detail-vibe-strip.detail-info-card,.reelbot-module--streamlined{padding:18px 16px}.similar-grid{grid-template-columns:1fr}}.movie-details-page .detail-shell{max-width:1180px;width:calc(100% - 32px)}@media only screen and (max-width:860px){.movie-details-page .detail-shell{width:calc(100% - 24px)}}@media only screen and (max-width:640px){.movie-details-page .detail-shell{width:calc(100% - 20px)}.site-header,.site-header.has-search{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#070c14e6}}@media only screen and (max-width:480px){.movie-details-page .detail-shell{width:calc(100% - 16px)}}
/*# sourceMappingURL=main.ed3c8806.css.map*/