.opt-trailers{--opt-accent:#b7182e;--opt-bg:#111318;--opt-card:#1a1d24;--opt-text:#f5f6f8;--opt-muted:#a9adb8;--opt-radius:14px;color:var(--opt-text)}.opt-section-title{margin:0 0 1rem}.opt-featured{margin-bottom:1.5rem}.opt-card-featured{width:100%}.opt-card-featured .opt-thumbnail{aspect-ratio:16 / 9}.opt-card-featured .opt-content{padding:1.2rem 1.35rem 1.35rem}.opt-card-featured .opt-title{min-height:0;font-size:clamp(1.3rem, 2.8vw, 2.15rem);line-height:1.2}.opt-card-featured .opt-play{width:82px;height:82px}.opt-card-featured .opt-play::after{left:34px;top:24px;border-top-width:17px;border-bottom-width:17px;border-left-width:25px}.opt-featured-kicker{display:inline-block;margin-bottom:.45rem;color:#ff8796;font-size:.78rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.opt-grid{display:grid;grid-template-columns:repeat(var(--opt-columns,3),minmax(0,1fr));gap:1.25rem}.opt-card{min-width:0;overflow:hidden;border-radius:var(--opt-radius);background:var(--opt-card);box-shadow:0 8px 28px rgb(0 0 0 / .18)}.opt-open{display:block;width:100%;padding:0;border:0;color:inherit;background:#fff0;text-align:left;cursor:pointer}.opt-open:focus-visible{outline:3px solid var(--opt-accent);outline-offset:3px}.opt-thumbnail{position:relative;display:block;aspect-ratio:16 / 9;overflow:hidden;background:#08090c}.opt-thumbnail img{display:block;width:100%;height:100%;object-fit:cover;transition:transform 180ms ease,opacity 180ms ease}.opt-open:hover .opt-thumbnail img,.opt-open:focus-visible .opt-thumbnail img{transform:scale(1.025);opacity:.82}.opt-play{position:absolute;left:50%;top:50%;width:58px;height:58px;transform:translate(-50%,-50%);border-radius:999px;background:rgb(183 24 46 / .94);box-shadow:0 8px 24px rgb(0 0 0 / .32)}.opt-play::after{content:'';position:absolute;left:23px;top:17px;width:0;height:0;border-top:12px solid #fff0;border-bottom:12px solid #fff0;border-left:18px solid #fff}.opt-duration{position:absolute;right:.55rem;bottom:.55rem;padding:.18rem .42rem;border-radius:4px;background:rgb(0 0 0 / .78);color:#fff;font-size:.75rem;line-height:1.2}.opt-content{display:block;padding:.95rem 1rem 1.05rem}.opt-title{display:-webkit-box;overflow:hidden;min-height:2.7em;color:var(--opt-text);font-weight:700;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.opt-meta{display:flex;flex-wrap:wrap;gap:.35rem .75rem;margin-top:.55rem;color:var(--opt-muted);font-size:.82rem}.opt-tags{display:flex;flex-wrap:wrap;gap:.35rem;margin-top:.7rem}.opt-tags span{padding:.2rem .5rem;border:1px solid rgb(255 255 255 / .13);border-radius:999px;color:#e7e9ee;font-size:.72rem;line-height:1.2}.opt-modal[hidden]{display:none}.opt-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:1rem}.opt-backdrop{position:absolute;inset:0;background:rgb(0 0 0 / .86);backdrop-filter:blur(5px)}.opt-dialog{position:relative;z-index:1;width:min(1100px, 96vw);border-radius:12px;background:#0b0c0f;box-shadow:0 24px 80px rgb(0 0 0 / .55)}.opt-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:54px;padding:.55rem .7rem .55rem 1rem}.opt-player-wrap{aspect-ratio:16 / 9;overflow:hidden;border-radius:0 0 12px 12px;background:#000}.opt-player-wrap iframe{display:block;width:100%;height:100%;border:0}.opt-close{flex:0 0 auto;width:40px;height:40px;border:1px solid rgb(255 255 255 / .35);border-radius:999px;background:#20232a;color:#fff;font-size:1.55rem;line-height:1;cursor:pointer}.opt-modal-title{margin:0;color:#fff;font-weight:600}html.opt-modal-open,html.opt-modal-open body{overflow:hidden}.opt-empty{padding:1rem;border-left:4px solid var(--opt-accent,#b7182e);background:rgb(0 0 0 / .05)}@media (max-width:900px){.opt-grid{grid-template-columns:repeat(min(var(--opt-columns, 3), 2),minmax(0,1fr))}}@media (max-width:580px){.opt-card-featured .opt-play{width:64px;height:64px}.opt-card-featured .opt-play::after{left:27px;top:19px;border-top-width:13px;border-bottom-width:13px;border-left-width:20px}.opt-card-featured .opt-content{padding:1rem}.opt-grid{grid-template-columns:1fr}.opt-modal{padding:.5rem}}.opt-trailers [hidden]{display:none!important}.opt-gallery-summary{margin:0 0 18px;font-size:.92rem;opacity:.82}.opt-filters{display:grid;grid-template-columns:minmax(180px,1fr) minmax(160px,0.8fr) auto auto;gap:.9rem;align-items:end;margin:0 0 1.25rem;padding:1rem;border:1px solid rgb(255 255 255 / .1);border-radius:var(--opt-radius);background:var(--opt-card)}.opt-filter-field{display:grid;gap:.4rem;min-width:0;color:var(--opt-muted);font-size:.82rem;font-weight:700}.opt-filter-field select{width:100%;min-height:44px;padding:.55rem 2.2rem .55rem .75rem;border:1px solid rgb(255 255 255 / .18);border-radius:8px;background:#101218;color:var(--opt-text);font:inherit;cursor:pointer}.opt-filter-field select:focus-visible,.opt-filter-reset:focus-visible,.opt-filter-refresh:focus-visible{outline:3px solid var(--opt-accent);outline-offset:2px}.opt-filter-reset{min-height:44px;padding:.55rem .9rem;border:1px solid rgb(255 255 255 / .18);border-radius:8px;background:#fff0;color:var(--opt-text);font-weight:700;cursor:pointer}.opt-filter-reset:hover{background:rgb(255 255 255 / .08)}.opt-filter-count{grid-column:1 / -1;margin:0;color:var(--opt-muted);font-size:.82rem}.opt-no-results{margin:1rem 0 0;padding:1rem;border-left:4px solid var(--opt-accent);background:rgb(0 0 0 / .08)}@media (max-width:760px){.opt-filters{grid-template-columns:1fr 1fr}.opt-filter-refresh,.opt-filter-reset{grid-column:auto}}@media (max-width:520px){.opt-filters{grid-template-columns:1fr}.opt-filter-refresh,.opt-filter-reset,.opt-filter-count,.opt-refresh-status{grid-column:1}}.opt-filter-refresh{min-height:44px;padding:.55rem .95rem;border:1px solid var(--opt-accent);border-radius:8px;background:var(--opt-accent);color:#fff;font-weight:800;cursor:pointer}.opt-filter-refresh:hover{filter:brightness(1.08)}.opt-filter-refresh:disabled{cursor:wait;opacity:.65}.opt-filter-refresh:focus-visible{outline:3px solid #fff;outline-offset:2px}.opt-refresh-status{grid-column:1 / -1;min-height:1.2em;margin:-.35rem 0 0;color:#b8e6c1;font-size:.82rem}.opt-refresh-status.is-error{color:#ff9aa8}.opt-trailers.is-refreshing .opt-filter-refresh::before{content:'';display:inline-block;width:.85em;height:.85em;margin-right:.5em;border:2px solid rgb(255 255 255 / .45);border-top-color:#fff;border-radius:50%;vertical-align:-.08em;animation:opt-spin 0.7s linear infinite}@keyframes opt-spin{to{transform:rotate(360deg)}}.opt-tabs{display:flex;flex-wrap:wrap;gap:.55rem;margin:0 0 1.25rem}.opt-tabs button{min-height:38px;padding:.5rem .85rem;border:1px solid rgb(255 255 255 / .16);border-radius:999px;background:rgb(255 255 255 / .06);color:var(--opt-text);font:inherit;font-weight:750;cursor:pointer}.opt-tabs button:hover,.opt-tabs button.is-active{border-color:var(--opt-accent);background:var(--opt-accent);color:#fff}.opt-tabs button:focus-visible,.opt-load-more:focus-visible{outline:3px solid var(--opt-accent);outline-offset:3px}.opt-badges{position:absolute;z-index:2;left:.55rem;top:.55rem;display:flex;flex-wrap:wrap;gap:.32rem;max-width:calc(100% - 1.1rem);pointer-events:none}.opt-badges span{padding:.2rem .46rem;border:1px solid rgb(255 255 255 / .24);border-radius:999px;background:rgb(0 0 0 / .72);color:#fff;font-size:.68rem;font-weight:800;line-height:1.15;letter-spacing:.02em;text-transform:uppercase}.opt-load-more-wrap{display:flex;justify-content:center;margin:1.4rem 0 0}.opt-load-more{min-height:44px;padding:.72rem 1.25rem;border:1px solid var(--opt-accent);border-radius:999px;background:#fff0;color:var(--opt-accent);font:inherit;font-weight:850;cursor:pointer}.opt-load-more:hover{background:var(--opt-accent);color:#fff}