.mv-heading{display:flex;justify-content:space-between;align-items:center;gap:30px;padding:25px 30px;margin:12px 0 28px;border:1px solid #b99d65;border-radius:9px;background:#102632;color:#fffefa}.mv-heading .eyebrow{color:#dbc18c}.mv-heading h1{font:clamp(2rem,4vw,3.1rem)/1.1 Georgia,serif;margin:10px 0 14px;letter-spacing:-.03em}.mv-heading p{font-size:1rem;max-width:640px;color:#e1e7e8;margin-bottom:0}.mv-total{flex:0 0 auto;border-left:1px solid #8a794f;padding-left:30px;display:grid;text-align:center;gap:4px}.mv-total strong{font:3rem Georgia,serif;color:#dfc793}.mv-total span{font-size:.875rem}.mv-controls{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:22px;background:#fffefa;border:1px solid #d8cfbe;border-radius:9px}.mv-controls label,.mv-toolbar label{display:grid;gap:7px;font-size:.875rem;font-weight:600;min-width:0}.mv-controls input,.mv-controls select,.mv-toolbar select{width:100%;min-height:44px;background:white;border:1px solid #c6bbab;border-radius:4px;padding:9px 11px;font:inherit;color:#102632;min-width:0}.mv-controls :focus-visible,.mv-toolbar :focus-visible,.mv-card a:focus-visible,.mv-pagination button:focus-visible{outline:3px solid #987136;outline-offset:3px}.mv-toolbar{display:flex;align-items:center;gap:20px;margin:24px 0 0;scroll-margin-top:20px}.mv-toolbar>p{font-size:1rem;font-weight:600;margin:0}.mv-toolbar label{display:flex;align-items:center;margin-left:auto;white-space:nowrap}.mv-toolbar select{width:auto}.mv-toolbar button{font-size:.875rem}.mv-source-note{font-size:.875rem;color:#5c676a;line-height:1.5;margin:14px 0 22px}.mv-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.mv-card{background:#fffefa;border:1px solid #d8cfbe;border-radius:9px;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 4px 14px #10263206}.mv-cover{position:relative;display:block;background:#102632;aspect-ratio:16/9;overflow:hidden}.mv-cover img{width:100%;height:100%;object-fit:cover;transition:transform .2s}.mv-cover:hover img{transform:scale(1.03)}.mv-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;background:#102632dd;color:white;border:1px solid #e5d4ad99;border-radius:50%;width:46px;height:46px;font-size:1rem;padding-left:3px}.mv-duration{position:absolute;right:10px;bottom:10px;background:#102632ed;color:white;font-size:.875rem;border-radius:3px;padding:3px 6px}.mv-copy{padding:20px;display:flex;flex-direction:column;flex:1}.mv-author{color:#80622d;font-size:.875rem;font-weight:650;margin:0 0 8px}.mv-copy h2{font-size:1.05rem;line-height:1.4;margin:0 0 12px;overflow-wrap:anywhere}.mv-copy h2 a{color:#102632;text-decoration:none}.mv-copy h2 a:hover{text-decoration:underline}.mv-description{font-size:1rem;line-height:1.55;color:#566266;margin:0 0 16px}.mv-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:auto}.mv-tags span{font-size:.875rem;background:#eee7d9;color:#65512f;padding:5px 8px;border-radius:4px;line-height:1.4}.mv-meta{display:flex;flex-wrap:wrap;gap:8px;justify-content:space-between;border-top:1px solid #e3dccc;padding-top:14px;margin-top:17px;font-size:.875rem;color:#566266}.mv-pagination{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:30px;flex-wrap:wrap}.mv-pagination button{background:#fffefa;border:1px solid #b9a580;padding:11px 15px;border-radius:4px;font:inherit;cursor:pointer;color:#102632}.mv-pagination button:disabled{opacity:.4;cursor:default}.mv-empty{padding:50px;text-align:center;border:1px solid #d8cfbe;border-radius:9px;background:#fffefa}.mv-detail-head{max-width:950px;margin:24px 0}.mv-detail-head h1{font:clamp(1.8rem,4vw,2.7rem)/1.2 Georgia,serif;overflow-wrap:anywhere}.mv-detail-head>p:last-child{font-size:1.1rem;line-height:1.6;color:#5c676a}.mv-watch{display:grid;grid-template-columns:minmax(0,1.8fr) minmax(270px,1fr);gap:24px;align-items:start}.mv-player{aspect-ratio:16/9;background:#102632;border-radius:8px;overflow:hidden}.mv-player iframe{width:100%;height:100%;border:0}.mv-player button{border:0;position:relative;width:100%;height:100%;cursor:pointer;display:block;background:#102632;padding:0}.mv-player img{width:100%;height:100%;object-fit:cover;opacity:.75}.mv-player button span{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#102632eb;color:white;padding:16px 22px;border:1px solid #c2a369;border-radius:5px;font-size:1rem;white-space:nowrap}.mv-context{border:1px solid #d8cfbe;padding:24px;border-radius:9px;background:#fffefa}.mv-context h2{font-size:1.25rem}.mv-context>p{font-size:1rem;line-height:1.65}.mv-context dl{font-size:.875rem;line-height:1.5;margin:22px 0}.mv-context dl>div{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid #e3dccc}.mv-context dt{color:#5c676a}.mv-context dd{margin:0;text-align:right}.mv-context .mv-note{font-size:.875rem;color:#5c676a;line-height:1.5}.mv-context .btn{width:100%;justify-content:center}.mv-related-title{margin:40px 0 22px;font-size:1.4rem}@media(max-width:1150px){.mv-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mv-watch{grid-template-columns:1fr}}@media(max-width:650px){.mv-heading{padding:24px;align-items:start}.mv-total{border:0;padding:0}.mv-total strong{font-size:2.3rem}.mv-total span{max-width:80px}.mv-controls{grid-template-columns:repeat(2,minmax(0,1fr));padding:16px;gap:12px}.mv-search{grid-column:1/-1}.mv-grid{grid-template-columns:1fr}.mv-toolbar{gap:12px;flex-wrap:wrap}.mv-toolbar label{margin-left:0;width:100%;justify-content:space-between}.mv-heading h1{font-size:2rem}.mv-heading p{font-size:1rem}.mv-context{padding:20px}}@media(prefers-reduced-motion:reduce){.mv-cover img{transition:none}}
@media(min-width:651px) and (max-width:1050px){.mv-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.mv-search{grid-column:1/-1}}
