:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--accent:#be1021;--accent-fill:#be1021;--bg:#f5f7fa;--panel:#fff;--panel-2:#edf0f4;--text:#15171a;--muted:#68717e;--line:#dfe3e8;--shadow:0 10px 30px #14192314}:root[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--accent:#ff7b84;--accent-fill:#a90e1d;--bg:#090a0c;--panel:#0e1013;--panel-2:#131519;--text:#f2f5fa;--muted:#8c94a1;--line:#212429;--shadow:none}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button:focus-visible,input:focus-visible,a:focus-visible{outline:3px solid var(--accent);outline-offset:3px}.skip-link{background:var(--panel);border:2px solid var(--accent);color:var(--text);z-index:100;border-radius:8px;padding:10px 14px;position:fixed;top:10px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}button,input{font:inherit}.snippet-excluded{display:contents}.site-header{background:color-mix(in srgb, var(--panel) 92%, transparent);border-bottom:1px solid var(--line);z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);grid-template-columns:208px minmax(240px,500px) 1fr;align-items:center;gap:28px;height:64px;padding:0 22px;display:grid;position:sticky;top:0}.brand{align-items:center;gap:8px;font-size:18px;font-weight:800;display:flex}.brand span{color:var(--accent)}.brand img{object-fit:contain;max-width:160px;height:36px}.search{background:var(--panel-2);border-radius:9px;height:36px;display:flex}.search input{color:var(--text);background:0 0;border:0;outline:0;width:100%;min-width:0;padding:0 16px}.search button,.icon-button{color:var(--muted);cursor:pointer;background:0 0;border:0;font-size:18px}.icon-button{justify-self:end}.shell{grid-template-columns:208px minmax(0,1fr);min-height:calc(100vh - 64px);display:grid}aside{border-right:1px solid var(--line);flex-direction:column;gap:6px;height:calc(100vh - 64px);padding:18px 12px;display:flex;position:sticky;top:64px}aside a{color:var(--muted);border-radius:8px;padding:11px 12px}aside a:hover,aside a.active{background:var(--panel-2);color:var(--text)}aside a.active{color:var(--accent)}.content{min-width:0;padding:26px 28px 60px}.mobile-navigation,.tag-chips{display:none}.hero{box-shadow:var(--shadow);background:linear-gradient(135deg,#172e4a,#5c1f52) 50%/cover;border-radius:14px;flex-direction:column;justify-content:flex-end;height:354px;margin-bottom:30px;padding:28px;display:flex;overflow:hidden}.hero span,.eyebrow{color:var(--accent);letter-spacing:.08em;font-size:11px;font-weight:800}.hero h1{color:#fff;margin:12px 0 5px;font-size:34px;line-height:1.1}.hero p{color:#d1d6e0;max-width:620px;margin:0 0 18px}.hero b{background:var(--accent-fill);color:#fff;border-radius:8px;width:max-content;padding:11px 16px}.featured-section{margin-bottom:32px}.featured-heading{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.featured-heading h1{margin:0;font-size:22px}.featured-controls{gap:8px;display:flex}.featured-controls button{background:var(--panel-2);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.featured-stack{border:1px solid var(--line);border-radius:12px;height:clamp(290px,31vw,370px);display:flex;overflow:hidden}.featured-slide{background:linear-gradient(135deg,#172e4a,#752994) 50%/cover;border-right:1px solid #ffffff2e;flex:0 0 92px;min-width:0;transition:flex-basis .48s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.featured-slide:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#04050714,#040507eb);position:absolute;inset:0}.featured-image{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.featured-slide:last-child{border-right:0}.featured-slide.active{flex:520px}.featured-rank{color:var(--accent);z-index:2;font-size:22px;font-weight:900;position:absolute;top:18px;left:18px}.featured-copy{color:#fff;z-index:2;max-width:min(480px,78%);animation:.36s cubic-bezier(.22,1,.36,1) .12s both featured-copy-in;position:absolute;bottom:24px;left:22px}.featured-copy small{background:var(--accent-fill);letter-spacing:.06em;border-radius:4px;padding:4px 6px;font-size:9px;font-weight:800;display:inline-block}.featured-copy h2{margin:12px 0 8px;font-size:clamp(25px,3vw,38px);line-height:1.05}.featured-copy p{color:#d7d9de;-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:440px;margin:0 0 10px;font-size:13px;line-height:1.5;display:-webkit-box;overflow:hidden}.featured-meta{color:#d7d9de;gap:8px;margin-bottom:15px;font-size:11px;display:flex}.featured-copy>a{background:var(--accent-fill);border-radius:7px;padding:10px 14px;font-size:12px;font-weight:800;display:inline-block}.featured-slide-trigger{color:#fff;cursor:pointer;text-align:left;z-index:2;background:0 0;border:0;width:100%;height:100%;padding:54px 12px 16px;position:absolute;inset:0}.consent-banner{z-index:1000;color:#15171a;background:#fff;border:1px solid #dfe3e8;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;width:calc(100% - 32px);max-width:760px;padding:16px;display:flex;position:fixed;bottom:16px;left:50%;transform:translate(-50%);box-shadow:0 12px 36px #0000003d}.consent-banner p{margin:0}.consent-banner>div{flex-shrink:0;gap:8px;display:flex}.consent-banner a{color:#9d0d1c;font-weight:700;text-decoration:underline}.consent-banner button{color:#15171a;background:#fff;border:1px solid #b8bec7;border-radius:6px;min-height:44px;padding:0 14px}.consent-banner .primary{background:var(--accent-fill);color:#fff}.not-found-page{padding-top:48px}.not-found-page>div{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.not-found-page>div a{color:var(--accent);font-weight:700}.featured-slide-trigger span{-webkit-line-clamp:3;-webkit-box-orient:vertical;font-size:12px;font-weight:800;display:-webkit-box;position:absolute;bottom:18px;left:12px;right:10px;overflow:hidden}.featured-dots{justify-content:center;gap:2px;padding-top:12px;display:flex}.featured-dots button{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;display:flex}.featured-dots button:before{background:var(--muted);content:"";opacity:.65;border-radius:999px;width:7px;height:7px}.featured-dots button[aria-pressed=true]:before{background:var(--accent-fill);opacity:1;width:18px}.section-title{justify-content:space-between;align-items:baseline;display:flex}.section-title h2,.up-next h2{font-size:18px}.section-title small{color:var(--muted)}.category-heading{align-items:flex-end;margin-bottom:22px}.category-heading h1{margin:0;font-size:28px}.category-heading p{color:var(--muted);margin:8px 0 0;line-height:1.6}.video-grid{grid-template-columns:repeat(5,minmax(150px,1fr));gap:28px 16px;display:grid}.infinite-page+.infinite-page{margin-top:28px}.infinite-page-marker{pointer-events:none;height:1px;display:block;position:relative;top:-12px}.infinite-status{color:var(--muted);justify-content:center;align-items:center;min-height:72px;font-size:12px;display:flex}.infinite-status button{background:var(--panel-2);border:1px solid var(--line);color:var(--text);cursor:pointer;border-radius:8px;padding:9px 14px}.crawl-pagination{border-top:1px solid var(--line);color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;margin-top:4px;padding-top:16px;font-size:11px;display:grid}.crawl-pagination>:last-child{justify-self:end}.crawl-pagination a{color:var(--accent)}.video-card{min-width:0;display:block}.poster{aspect-ratio:16/9;background:linear-gradient(135deg,#172e4a,#752994) 50%/cover;border-radius:9px;margin-bottom:10px;transition:box-shadow .3s,transform .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.poster-image{object-fit:cover;width:100%;height:100%;display:block}.poster.preview-active{background-color:#080809}.poster-preview-frame{opacity:0;pointer-events:none;z-index:1;background-position:50%;background-repeat:no-repeat;transition:opacity .32s;position:absolute;inset:0}.poster-preview-frame.active{opacity:1}.video-card:hover .poster{transform:translateY(-2px);box-shadow:0 10px 24px #0003}.poster span{color:#fff;z-index:2;z-index:1;background:#080809;border-radius:5px;padding:4px 6px;font-size:10px;font-weight:700;position:absolute;bottom:7px;right:7px}.video-card strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;display:block;overflow:hidden}.video-card small,.meta{color:var(--muted);margin-top:6px;font-size:11px;display:block}.empty{background:var(--panel);border:1px solid var(--line);text-align:center;border-radius:12px;padding:48px}.empty p{color:var(--muted)}.watch-layout{grid-template-columns:minmax(0,1fr) 315px;gap:20px;padding:26px 28px 60px;display:grid}.player{aspect-ratio:16/9;background:#030405;border-radius:10px;position:relative;overflow:hidden}.player iframe{border:0;width:100%;height:100%}.watch-layout article>h1{margin:8px 0;font-size:28px}.eyebrow{margin-top:22px}.description{background:var(--panel);border:1px solid var(--line);border-radius:10px;margin-top:24px;padding:18px}.description h2{margin:0 0 10px;font-size:14px}.description p{color:var(--muted);white-space:pre-wrap;margin:0;line-height:1.7}.video-details{background:var(--panel);border:1px solid var(--line);border-radius:10px;margin-top:24px;padding:18px}.video-details h2{margin:0 0 14px;font-size:14px}.video-details dl{grid-template-columns:minmax(90px,auto) 1fr;gap:10px 18px;margin:0;font-size:13px;display:grid}.video-details dt{color:var(--muted);font-weight:600}.video-details dd{min-width:0;margin:0}.video-details a{color:var(--accent);font-weight:700}.watch-tags{margin-top:20px}.watch-tags h2{margin:0 0 10px;font-size:14px}.watch-tags .tag-chips{flex-wrap:wrap;gap:8px;display:flex}.watch-tags .tag-chips a{background:var(--panel-2);color:var(--muted);border-radius:999px;padding:7px 11px;font-size:11px}.watch-tags .tag-chips a:hover{color:var(--accent)}.up-next{background:var(--panel);border-radius:10px;padding:12px}.up-next .video-card{margin-bottom:20px;display:block}.up-next .poster{margin:0 0 10px}.up-next strong{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.breadcrumb{color:var(--muted);flex-wrap:wrap;align-items:center;gap:8px;margin:0 0 18px;font-size:12px;display:flex}.breadcrumb>span{align-items:center;gap:8px;min-width:0;display:flex}.breadcrumb b{color:var(--muted);font-size:16px}.breadcrumb a:hover{color:var(--accent)}.breadcrumb [aria-current=page]{color:var(--text);text-overflow:ellipsis;white-space:nowrap;max-width:420px;overflow:hidden}.watch-layout>.breadcrumb{grid-column:1/-1;margin-bottom:-2px}.content section+section{margin-top:36px}.section-title>a{color:var(--accent);font-size:12px;font-weight:700}.engagement-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-top:14px;display:flex}.engagement-stats{color:var(--muted);align-items:center;gap:16px;display:flex}.engagement-stats span{font-variant-numeric:tabular-nums;align-items:center;gap:6px;font-size:13px;display:inline-flex}.engagement-stats span.liked{color:var(--accent)}.engagement-stats svg{stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:18px;height:18px}.viewer-actions{flex-wrap:wrap;gap:10px;display:flex}.viewer-actions a,.viewer-actions button{background:var(--panel-2);color:var(--text);cursor:pointer;border:0;border-radius:8px;padding:10px 14px}.viewer-actions button[aria-pressed=true]{background:var(--accent-fill);color:#fff}.cinema-toggle{white-space:nowrap}.up-next-empty{color:var(--muted);font-size:11px;line-height:1.5}.cinema-mode body:after{content:"";z-index:50;background:#000000f0;position:fixed;inset:0}.cinema-mode .player{z-index:51;position:relative;box-shadow:0 0 0 1px #ffffff1f,0 0 48px #000000e6}.actor-grid{grid-template-columns:repeat(6,minmax(120px,1fr));gap:28px 20px;margin-top:22px;display:grid}.profile-rank-grid{grid-template-columns:repeat(5,minmax(120px,1fr));gap:24px 16px;display:grid}.profile-rank-card strong,.profile-rank-card small{display:block}.profile-rank-card strong{margin-top:10px;font-size:13px}.profile-rank-card small,.section-empty{color:var(--muted);margin-top:5px;font-size:11px}.profile-rank-image{aspect-ratio:1;background:linear-gradient(135deg,#172e4a,#752994) 50%/cover no-repeat;border-radius:12px;justify-content:center;align-items:center;font-size:36px;font-weight:800;display:flex;overflow:hidden}.profile-rank-image img,.actor-photo img{width:100%;height:100%}.actor-card{text-align:center}.actor-card strong,.actor-card small{display:block}.actor-card small{color:var(--muted);margin-top:5px;font-size:11px}.actor-photo{aspect-ratio:1;background:linear-gradient(135deg,#172e4a,#752994) 50%/cover;border-radius:50%;justify-content:center;align-items:center;max-width:180px;margin:0 auto 12px;font-size:38px;font-weight:800;display:flex;overflow:hidden}.actor-profile{background:var(--panel);border:1px solid var(--line);border-radius:14px;grid-template-columns:180px minmax(0,1fr);align-items:center;gap:28px;padding:24px;display:grid}.actor-photo-large{width:180px;margin:0}.actor-profile h1{margin:8px 0;font-size:32px}.actor-biography{color:var(--muted);white-space:pre-wrap;max-width:760px;line-height:1.7}@media (max-width:1100px){.video-grid{grid-template-columns:repeat(3,1fr)}.actor-grid{grid-template-columns:repeat(4,1fr)}.profile-rank-grid{grid-template-columns:repeat(3,1fr)}.watch-layout{grid-template-columns:minmax(0,1fr) 280px}}.site-sidebar{overflow-y:auto}.site-sidebar .sidebar-cookie-settings{color:var(--muted);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;width:100%;padding:11px 12px}.site-sidebar .sidebar-cookie-settings:hover{background:var(--panel-2);color:var(--text)}.sidebar-divider{border-top:1px solid var(--line);margin:6px 8px}.sidebar-legal-divider{margin-top:auto}.sidebar-label{color:var(--muted);letter-spacing:.1em;padding:2px 12px;font-size:9px;font-weight:800}.legal-page{width:min(100%,1040px)}.legal-header{border-bottom:1px solid var(--line);margin:8px 0 28px;padding:18px 0 24px}.legal-header h1{letter-spacing:-.035em;margin:9px 0 12px;font-size:clamp(30px,4vw,44px)}.legal-header>p:not(.eyebrow){color:var(--muted);max-width:760px;margin:0 0 12px;font-size:16px;line-height:1.7}.legal-header small{color:var(--muted)}.legal-copy{max-width:820px}.legal-copy section{margin-bottom:30px}.legal-copy h2{margin:0 0 10px;font-size:20px}.legal-copy p,.legal-copy li{color:var(--muted);line-height:1.75}.legal-copy p{margin:0 0 12px}.legal-copy ul{margin:8px 0 0;padding-left:22px}.legal-copy li+li{margin-top:7px}.legal-copy a{color:var(--accent);text-underline-offset:3px;text-decoration:underline}.legal-configuration-notice{background:color-mix(in srgb, var(--accent) 9%, var(--panel));border:1px solid color-mix(in srgb, var(--accent) 35%, var(--line));border-radius:10px;padding:14px 16px}@media (max-width:760px){.consent-banner{flex-direction:column;align-items:stretch}.consent-banner>div{justify-content:flex-end}.site-header{grid-template-columns:1fr auto;height:64px;padding:0 16px}.brand{font-size:16px}.search{display:none}.shell{display:block}.shell aside{display:none}.content{padding:16px 12px 88px}.category-heading{align-items:flex-start;gap:12px}.category-heading h1{font-size:24px}.crawl-pagination{gap:8px}.legal-header{margin-top:0;padding-top:10px}.mobile-navigation{background:color-mix(in srgb, var(--panel) 94%, transparent);border-bottom:1px solid var(--line);scrollbar-width:none;z-index:15;align-items:center;gap:8px;padding:8px 12px;display:flex;position:sticky;top:64px;overflow-x:auto}.mobile-navigation a,.mobile-navigation .sidebar-cookie-settings,.tag-chips a{background:var(--panel-2);color:var(--text);cursor:pointer;border:0;border-radius:999px;flex:none;padding:8px 14px}.mobile-navigation a.active,.tag-chips a.active{background:var(--accent-fill);color:#fff}.mobile-nav-divider{border-left:1px solid var(--line);flex:none;align-self:stretch}.mobile-nav-label{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;flex:none;font-size:9px;font-weight:800}.tag-chips{scrollbar-width:none;gap:8px;padding:0 0 16px;display:flex;overflow-x:auto}.featured-section{margin-bottom:24px}.featured-heading h1{font-size:17px}.featured-controls{display:none}.featured-stack{height:235px}.featured-slide{flex-basis:10%}.featured-slide.active{flex-basis:60%}.featured-rank{font-size:18px;top:12px;left:10px}.featured-copy{max-width:calc(100% - 24px);bottom:14px;left:12px}.featured-copy h2{margin:8px 0;font-size:20px}.featured-copy p,.featured-meta{display:none}.featured-copy>a{padding:8px 10px;font-size:10px}.featured-slide-trigger span{display:none}.hero{height:212px;margin-bottom:24px;padding:14px}.hero h1{font-size:22px}.hero p{display:none}.hero b{border-radius:50%;width:42px;height:42px;margin-left:auto;padding:0;font-size:0;position:absolute;right:28px}.hero b:after{content:"▶";font-size:14px;position:absolute;top:12px;left:14px}.video-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 10px;display:grid}.actor-grid{grid-template-columns:repeat(3,1fr);gap:20px 12px}.profile-rank-grid{grid-template-columns:repeat(2,1fr)}.actor-photo{font-size:28px}.actor-profile{grid-template-columns:96px minmax(0,1fr);gap:16px;padding:16px}.actor-photo-large{width:96px}.actor-profile h1{font-size:24px}.actor-biography{grid-column:1/-1}.watch-layout{padding:12px 0 80px;display:block}.watch-layout>.breadcrumb{margin:0 16px 12px}.watch-layout article>h1,.watch-layout article>.meta,.watch-layout article>.eyebrow,.watch-layout article>.video-details,.watch-layout article>.description,.watch-layout article>.watch-tags{margin-left:16px;margin-right:16px}.watch-layout article>h1{font-size:22px}.player{border-radius:0}.description{margin-top:22px}.video-details dl{grid-template-columns:82px 1fr}.up-next{background:0 0;padding:16px}}@media (max-width:499px){.video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:249px){.video-grid{flex-direction:column;gap:14px;display:flex}.video-grid .video-card{grid-template-columns:132px minmax(0,1fr);gap:10px;min-height:76px;display:grid}.video-grid .video-card .poster{grid-row:span 2;margin:0}.video-grid .video-card strong{white-space:normal;align-self:end}.video-grid .video-card small{align-self:start}}@media (prefers-reduced-motion:reduce){.featured-copy,.featured-slide,.poster,.poster-preview-frame{transition:none;animation:none}}@keyframes featured-copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
