.explore-page{padding:clamp(20px,4vw,60px)}.explore-page h1{font-size:clamp(42px,6vw,80px)}.explore-page p{color:#bbb6ac;line-height:1.6}.explore-tabs,.explore-search,.explore-pagination{flex-wrap:wrap;align-items:end;gap:14px;margin:28px 0;display:flex}.explore-page button{cursor:pointer;border:1px solid #706a60;border-radius:3px;min-height:48px;padding:12px 18px}.explore-page button:disabled{opacity:.5;cursor:default}.explore-tabs [aria-pressed=true]{color:#111;background:#eadfce}.explore-search label{gap:8px;display:grid}.explore-search input,.explore-search select{color:#eee;background:#161612;border:1px solid #706a60;max-width:100%;padding:12px}.explore-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:22px;display:grid}.explore-page .explore-card{text-align:left;background:#151512;padding:0 0 16px;overflow:hidden}.explore-card img,.explore-no-poster{aspect-ratio:2/3;object-fit:cover;width:100%;height:auto}.explore-no-poster{background:#272723;place-items:center;display:grid}.explore-card h2{margin:14px 12px 0;font-size:22px}.explore-card p,.explore-card span{margin:10px 12px;font-size:14px;display:block}.explore-detail{max-width:1000px;margin-top:24px}.explore-detail>img{aspect-ratio:16/9;object-fit:cover;object-position:center;width:100%;height:auto;max-height:min(62vh,680px);display:block}.explore-detail h2{margin:24px 0;font-size:clamp(32px,5vw,60px)}.explore-detail h3{margin:24px 0 12px;font-size:24px}.explore-video{max-width:900px;margin:28px 0}.explore-video iframe{aspect-ratio:16/9;border:0;width:100%;min-height:200px}.embed-consent{background:#24241f;padding:28px}.explore-video a{margin-top:12px;text-decoration:underline;display:inline-block}@media (max-width:450px){.explore-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.explore-card h2{font-size:18px}.explore-search label{width:100%}}
