.detail-cover{width:100%;max-height:310px;grid-column:1/-1;object-fit:cover;border:5px solid #ffffffb8;border-radius:18px}.promo-section{margin-top:22px;padding:28px;border:1px solid #ffe09c;border-radius:20px;background:#fff}.promo-section h2{margin:5px 0 14px;color:#542716;font-weight:900}.promo-section p{white-space:pre-line;color:#775b4d}.highlight-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:18px}.highlight-grid article{display:flex;gap:9px;padding:12px;border-radius:12px;background:#fff4cd;color:#6d3b17}.highlight-grid b{color:#e94720}.poster-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.poster-grid img{width:100%;max-height:520px;object-fit:cover;border-radius:14px}.schedule-list{display:grid;gap:8px}.schedule-list div{padding:11px 14px;border-left:4px solid #ff8a1d;border-radius:8px;background:#fff7de;color:#63391f}.contact-panel{display:flex;align-items:center;justify-content:space-between;gap:16px}@media(max-width:680px){.highlight-grid{grid-template-columns:1fr}.contact-panel{align-items:start;flex-direction:column}}
