/* ICBD HOME 0.3.1 — video senza overflow */
.home-video-preview{background:#071722}
.home-video-thumb{background:linear-gradient(145deg,#071722,#10394a)}
.home-video-thumb iframe{display:block;position:absolute;inset:0;width:100%;height:100%;border:0;pointer-events:none}

.icbd-video-modal{padding:18px!important;overflow:hidden}
.icbd-video-modal-panel{width:auto!important;max-width:94vw!important;max-height:92vh!important;padding:14px!important;border-radius:22px!important;background:#082433!important;display:flex;align-items:center;justify-content:center}
.icbd-video-modal-frame{height:min(78vh,760px)!important;width:auto!important;max-width:86vw!important;aspect-ratio:9/16!important;margin:0 auto!important;border-radius:14px!important;background:#000!important}
.icbd-video-modal-frame iframe{display:block;width:100%!important;height:100%!important;border:0!important}
.icbd-video-modal-close{top:10px!important;right:10px!important}

html:not([data-icbd-theme="dark"]) .home-video-tab{background:#fff;border-color:#cbdfe7}
html:not([data-icbd-theme="dark"]) .home-video-thumb{background:linear-gradient(145deg,#eaf6fb,#d8ecf4)}
html[data-icbd-theme="dark"] .home-video-tab{background:#0a2531;border-color:rgba(255,255,255,.12)}

@media(max-width:700px){.icbd-video-modal{padding:8px!important}.icbd-video-modal-panel{max-width:96vw!important;max-height:94vh!important;padding:10px!important}.icbd-video-modal-frame{height:min(82vh,700px)!important;max-width:88vw!important}}
