.civ-video-gallery{--civ-blue:#0a4da3;--civ-blue-dark:#052b5f;--civ-red:#e31e24;--civ-text:#172033;--civ-muted:#667085;--civ-border:#e1e8f0;--civ-bg:#fff;--civ-soft:#f6f8fb;margin:28px 0;color:var(--civ-text)}
.civ-video-gallery *{box-sizing:border-box}.civ-video-section-heading{margin:0 0 18px}.civ-video-section-heading h2{margin:2px 0 0;font-size:clamp(26px,3vw,38px);color:var(--civ-blue-dark)}.civ-video-eyebrow,.civ-video-kicker{margin:0;color:var(--civ-blue);font-size:12px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}
.civ-sensitive-notice{display:flex;gap:12px;align-items:flex-start;margin:0 0 18px;padding:14px 16px;border:1px solid #f1c7cc;border-left:5px solid var(--civ-red);border-radius:12px;background:#fff7f7}.civ-sensitive-notice p{margin:3px 0 0}.civ-sensitive-icon{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:50%;background:var(--civ-red);color:#fff;font-weight:900}
.civ-video-toolbar-public{display:flex;align-items:center;justify-content:space-between;gap:14px;flex-wrap:wrap;margin:0 0 20px}.civ-video-search{position:relative;display:flex;align-items:center;min-width:min(100%,320px);flex:1;max-width:520px}.civ-video-search input{width:100%;height:44px;padding:0 42px 0 16px;border:1px solid var(--civ-border);border-radius:999px;background:#fff;color:var(--civ-text);font-size:15px;outline:none}.civ-video-search input:focus{border-color:var(--civ-blue);box-shadow:0 0 0 3px rgba(10,77,163,.12)}.civ-video-search>span:last-child{position:absolute;right:15px;font-size:22px;color:var(--civ-muted)}.civ-video-filters{display:flex;gap:8px;flex-wrap:wrap}.civ-video-filters button{border:1px solid var(--civ-border);border-radius:999px;padding:8px 13px;background:#fff;color:#344054;font-weight:800;cursor:pointer}.civ-video-filters button:hover,.civ-video-filters button.is-active{background:var(--civ-blue-dark);border-color:var(--civ-blue-dark);color:#fff}
.civ-video-grid{display:grid;grid-template-columns:repeat(var(--civ-columns),minmax(0,1fr));gap:var(--civ-gap)}.civ-video-card{min-width:0}.civ-video-cover{position:relative;display:block;width:100%;aspect-ratio:16/9;padding:0;border:0;overflow:hidden;border-radius:var(--civ-radius);background:#092d58;cursor:pointer;text-decoration:none}.civ-video-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .28s ease,filter .28s ease}.civ-video-card:hover .civ-video-cover img,.civ-video-featured:hover .civ-video-cover img{transform:scale(1.025);filter:saturate(1.05)}.civ-video-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(2,16,34,.45),rgba(2,16,34,0) 60%)}.civ-video-play{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:58px;height:58px;padding-left:4px;border:2px solid rgba(255,255,255,.8);border-radius:50%;background:rgba(227,30,36,.95);color:#fff;font-size:22px;box-shadow:0 10px 28px rgba(0,0,0,.3);transform:translate(-50%,-50%);transition:transform .2s}.civ-video-card:hover .civ-video-play,.civ-video-featured:hover .civ-video-play{transform:translate(-50%,-50%) scale(1.06)}.civ-video-duration{position:absolute;right:8px;bottom:8px;padding:3px 6px;border-radius:5px;background:rgba(0,0,0,.82);color:#fff;font-size:12px;font-weight:800}.civ-video-source-badge{position:absolute;left:8px;top:8px;padding:5px 8px;border-radius:999px;background:rgba(5,43,95,.88);color:#fff;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.civ-video-placeholder{display:grid;place-items:center;width:100%;height:100%;background:linear-gradient(135deg,#0a4da3,#052b5f);color:#fff;font-size:28px;font-weight:900;letter-spacing:.08em}
.civ-video-card-body{padding:12px 3px 0}.civ-video-provider{margin:0 0 4px;color:var(--civ-blue);font-size:11px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.civ-video-card-body h3,.civ-video-featured-copy h3{margin:0;color:var(--civ-text);font-size:16px;line-height:1.3}.civ-video-description{margin:7px 0 0;color:var(--civ-muted);font-size:14px;line-height:1.5}.civ-video-gallery-link{display:inline-block;margin-top:7px;color:var(--civ-muted);font-size:12px;text-decoration:none}.civ-video-gallery-link:hover{text-decoration:underline}.civ-video-download{display:inline-flex;margin-top:8px;padding:7px 11px;border-radius:999px;background:var(--civ-blue-dark);color:#fff!important;font-size:12px;font-weight:800;text-decoration:none!important}
.civ-video-featured{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(260px,.75fr);gap:26px;align-items:center;margin:0 0 28px;padding:16px;border-radius:calc(var(--civ-radius) + 6px);background:#071a31;color:#fff}.civ-video-featured .civ-video-cover{border-radius:var(--civ-radius)}.civ-video-featured-copy{padding:10px 16px 10px 0}.civ-video-featured-copy h3{color:#fff;font-size:clamp(24px,3vw,36px)}.civ-video-featured-copy>p:last-child{color:#c9d6e6;line-height:1.65}.civ-video-featured-copy .civ-video-provider{color:#67b5ff}
.civ-video-style-youtube .civ-video-card{background:transparent}.civ-video-style-youtube .civ-video-card-body{padding-left:2px;padding-right:2px}.civ-video-style-youtube .civ-video-cover{border-radius:12px}.civ-video-style-youtube .civ-video-play{width:54px;height:54px}
.civ-video-style-dailymotion{padding:22px;border-radius:20px;background:#0b0c10;color:#fff}.civ-video-style-dailymotion .civ-video-toolbar-public{border-bottom:1px solid #292b31;padding-bottom:16px}.civ-video-style-dailymotion .civ-video-search input,.civ-video-style-dailymotion .civ-video-filters button{background:#17191f;border-color:#2c3038;color:#f5f7fa}.civ-video-style-dailymotion .civ-video-filters button.is-active{background:#fff;color:#111;border-color:#fff}.civ-video-style-dailymotion .civ-video-card-body h3{color:#fff}.civ-video-style-dailymotion .civ-video-provider{color:#8ebfff}.civ-video-style-dailymotion .civ-video-description,.civ-video-style-dailymotion .civ-video-gallery-link{color:#aeb7c3}.civ-video-style-dailymotion .civ-video-cover{border-radius:4px}.civ-video-style-dailymotion .civ-video-play{border-radius:6px;background:#fff;color:#111;border-color:#fff}.civ-video-style-dailymotion .civ-video-source-badge{border-radius:4px;background:rgba(0,0,0,.78)}
.civ-video-style-cinema .civ-video-card{overflow:hidden;border:1px solid var(--civ-border);border-radius:calc(var(--civ-radius) + 4px);background:#fff;box-shadow:0 12px 30px rgba(5,43,95,.09)}.civ-video-style-cinema .civ-video-cover{border-radius:0}.civ-video-style-cinema .civ-video-card-body{padding:15px 16px 17px}.civ-video-style-cinema .civ-video-card-body h3{font-size:17px}
.civ-video-modal[hidden]{display:none}.civ-video-modal{position:fixed;z-index:999999;inset:0;display:grid;place-items:center;padding:24px}.civ-video-backdrop{position:absolute;inset:0;background:rgba(1,8,18,.94);backdrop-filter:blur(7px)}.civ-video-modal-panel{position:relative;z-index:2;width:min(1120px,95vw);padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:18px;background:#071a31;box-shadow:0 28px 90px rgba(0,0,0,.55)}.civ-video-player{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#000}.civ-video-player iframe,.civ-video-player video{display:block;width:100%;height:100%;border:0;object-fit:contain}.civ-video-modal-title{margin:13px 48px 0 2px;color:#fff;font-size:18px}.civ-video-modal-close{position:absolute;right:-10px;top:-10px;z-index:5;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:50%;background:var(--civ-red);color:#fff;font-size:28px;cursor:pointer}.civ-video-modal-open{overflow:hidden}.civ-video-consent{display:grid;place-items:center;min-height:360px;padding:36px;text-align:center;color:#fff}.civ-video-consent h3{font-size:24px;margin:0 0 8px}.civ-video-consent p{max-width:620px;color:#cbd5e1}.civ-video-consent>div{display:flex;gap:10px;flex-wrap:wrap;justify-content:center}.civ-video-consent button,.civ-video-consent a{padding:10px 15px;border-radius:999px;border:0;background:#fff;color:#052b5f;font-weight:800;text-decoration:none;cursor:pointer}.civ-video-consent a{background:#183b63;color:#fff}.civ-video-no-results{padding:16px;border:1px dashed var(--civ-border);border-radius:12px;background:var(--civ-soft);color:var(--civ-muted)}
.civ-video-archive{display:grid;grid-template-columns:repeat(var(--civ-archive-columns),minmax(0,1fr));gap:24px;margin:24px 0}.civ-video-album-card{overflow:hidden;border:1px solid #dbe7f3;border-radius:18px;background:#fff;box-shadow:0 12px 34px rgba(4,45,92,.10);transition:transform .2s}.civ-video-album-card:hover{transform:translateY(-4px)}.civ-video-album-cover{position:relative;display:block;aspect-ratio:16/10;overflow:hidden;background:#092d58}.civ-video-album-cover img{width:100%;height:100%;object-fit:cover}.civ-video-play-small{position:absolute;left:50%;top:50%;display:grid;place-items:center;width:50px;height:50px;padding-left:4px;border-radius:50%;background:rgba(227,30,36,.95);color:#fff;transform:translate(-50%,-50%)}.civ-video-count-badge{position:absolute;right:10px;bottom:10px;padding:6px 9px;border-radius:999px;background:rgba(5,43,95,.92);color:#fff;font-size:12px;font-weight:800}.civ-video-album-body{padding:16px}.civ-video-album-body h3{margin:4px 0 8px;line-height:1.25}.civ-video-album-body h3 a{text-decoration:none;color:#102e51}.civ-video-album-body p:last-child{margin:0;color:#667085}.civ-gallery-pagination ul{display:flex;gap:7px;justify-content:center;list-style:none;margin:28px 0;padding:0}.civ-gallery-pagination a,.civ-gallery-pagination span{display:grid;place-items:center;min-width:38px;height:38px;padding:0 9px;border-radius:10px;border:1px solid #d8e4f0;text-decoration:none}.civ-gallery-pagination .current{background:#073b78;color:#fff;border-color:#073b78}.civ-gallery-empty{padding:18px;border:1px dashed #a9bdd2;border-radius:12px;background:#f7faff;color:#4b627a}
@media(max-width:1280px){.civ-video-grid{grid-template-columns:repeat(min(var(--civ-columns),3),minmax(0,1fr))}}@media(max-width:900px){.civ-video-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.civ-video-featured{grid-template-columns:1fr}.civ-video-featured-copy{padding:0 4px 10px}.civ-video-archive{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.civ-video-grid,.civ-video-archive{grid-template-columns:1fr}.civ-video-toolbar-public{align-items:stretch}.civ-video-search{max-width:none}.civ-video-filters{overflow:auto;flex-wrap:nowrap;padding-bottom:4px}.civ-video-filters button{white-space:nowrap}.civ-video-modal{padding:8px}.civ-video-modal-panel{width:100%;padding:8px;border-radius:12px}.civ-video-modal-close{right:4px;top:4px}.civ-video-style-dailymotion{padding:14px}.civ-video-featured{padding:10px}}
@media(prefers-reduced-motion:reduce){.civ-video-cover img,.civ-video-play,.civ-video-album-card{transition:none}}

/* CIV 2.1: neutral editorial surface, warm accents and legible player. */
.civ-video-gallery{--civ-blue:#8b6239;--civ-blue-dark:#29231f;--civ-red:#a63737;--civ-text:#252321;--civ-muted:#615d57;--civ-border:#e6e0d7;--civ-soft:#f7f4ef}
.civ-video-gallery .civ-video-section-heading h2{color:#29231f;letter-spacing:-.025em}
.civ-video-gallery .civ-video-eyebrow,.civ-video-kicker{color:#8b6239}
.civ-video-gallery .civ-video-search input{border-color:#ddd6cc;background:#fcfbf9}
.civ-video-gallery .civ-video-search input:focus{border-color:#8b6239;box-shadow:0 0 0 3px rgba(139,98,57,.15)}
.civ-video-gallery .civ-video-filters button{background:#f8f6f2;color:#403a34;border-color:#e6e0d7}
.civ-video-gallery .civ-video-filters button:hover,.civ-video-gallery .civ-video-filters button.is-active{background:#29231f;border-color:#29231f;color:#fff}
.civ-video-gallery .civ-video-cover,.civ-video-album-cover{background:#29231f}
.civ-video-gallery .civ-video-overlay{background:linear-gradient(to top,rgba(21,17,14,.58),transparent 62%)}
.civ-video-gallery .civ-video-source-badge,.civ-video-count-badge{background:rgba(36,30,26,.85)}
.civ-video-gallery .civ-video-placeholder,.civ-video-archive .civ-video-placeholder{background:linear-gradient(135deg,#534438,#211d1a)}
.civ-video-gallery .civ-video-play,.civ-video-play-small{background:rgba(166,55,55,.94)}
.civ-video-gallery .civ-video-featured{background:#27221e;box-shadow:0 16px 42px rgba(36,30,26,.14)}
.civ-video-gallery .civ-video-featured-copy .civ-video-provider{color:#e1bb87}
.civ-video-gallery .civ-video-featured-copy>p:last-child{color:#e0d9cf}
.civ-video-gallery .civ-video-style-dailymotion .civ-video-provider{color:#d6af7b}
.civ-video-gallery .civ-video-style-cinema .civ-video-card{box-shadow:0 12px 28px rgba(36,30,26,.08)}
.civ-video-gallery .civ-video-modal{overflow-y:auto;align-items:center}
.civ-video-gallery .civ-video-backdrop{background:rgba(18,16,15,.92)}
.civ-video-gallery .civ-video-modal-panel{background:#27221e;border-color:#51473c;max-height:calc(100dvh - 48px);overflow-y:auto;box-shadow:0 30px 90px rgba(0,0,0,.55)}
.civ-video-gallery .civ-video-modal-title,.civ-video-gallery .civ-video-consent h3{color:#fff!important}
.civ-video-gallery .civ-video-consent p{color:#e0d9cf}
.civ-video-gallery .civ-video-consent button{color:#29231f}
.civ-video-gallery .civ-video-consent a{background:#524238;color:#fff}
.civ-video-gallery .civ-video-player:empty{display:none}
.civ-video-gallery .civ-video-consent[hidden],.civ-video-gallery .civ-video-no-results[hidden]{display:none!important}
.civ-video-album-card{border-color:#e6e0d7;box-shadow:0 12px 32px rgba(36,30,26,.08)}
.civ-video-album-body h3 a{color:#29231f}
.civ-gallery-pagination .current{background:#29231f;color:#fff;border-color:#29231f}
.civ-gallery-empty{background:#f8f6f2;border-color:#d9d0c3;color:#51473c}
.civ-video-category-nav{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0 24px}
.civ-video-category-nav a{display:inline-flex;align-items:center;min-height:39px;padding:7px 15px;border:1px solid #ded6cb;border-radius:999px;background:#faf8f5;color:#403a34;text-decoration:none;font-size:14px;font-weight:700}
.civ-video-category-nav a:hover,.civ-video-category-nav a.is-active{background:#29231f;border-color:#29231f;color:#fff}
@media(max-width:620px){.civ-video-gallery .civ-video-modal-panel{max-height:calc(100dvh - 16px)}.civ-video-gallery .civ-video-consent{min-height:240px;padding:25px 15px}}
.civ-video-gallery .civ-video-featured[hidden],.civ-video-gallery .civ-video-card[hidden]{display:none!important}

/* 2.2: video-first card layout that follows the actual content width. */
.civ-video-gallery.civ-video-style-youtube{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;width:100%;max-width:100%;}
.civ-video-gallery .civ-video-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:28px 20px;align-items:start}
.civ-video-gallery.civ-video-style-youtube .civ-video-card{min-width:0;background:transparent;border:0;box-shadow:none}
.civ-video-gallery.civ-video-style-youtube .civ-video-cover{aspect-ratio:16/9;border-radius:12px}
.civ-video-gallery.civ-video-style-youtube .civ-video-card-body{display:flex;flex-direction:column;gap:5px;padding:11px 2px 2px;min-width:0}
.civ-video-gallery.civ-video-style-youtube .civ-video-card-body h3{order:1;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:#252321;font:700 16px/1.38 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:0;max-height:2.76em}
.civ-video-gallery.civ-video-style-youtube .civ-video-provider{order:2;margin:0;color:#706b65;font:500 12px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:0;text-transform:none}
.civ-video-gallery.civ-video-style-youtube .civ-video-description{order:3;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;margin:0;color:#706b65;font:400 13px/1.45 system-ui,-apple-system,"Segoe UI",sans-serif;max-height:2.9em;white-space:normal}
.civ-video-gallery.civ-video-style-youtube .civ-video-gallery-link{order:4;margin:0;font-size:12px}
.civ-video-gallery.civ-video-style-youtube .civ-video-source-badge{display:none}
.civ-video-gallery.civ-video-style-youtube .civ-video-play{width:50px;height:50px;padding-left:3px;border:1px solid rgba(255,255,255,.75);background:rgba(27,24,22,.72);font-size:19px;box-shadow:0 5px 22px rgba(0,0,0,.24)}
.civ-video-gallery.civ-video-style-youtube .civ-video-card:hover .civ-video-play,.civ-video-gallery.civ-video-style-youtube .civ-video-featured:hover .civ-video-play{background:#a63737}
.civ-video-gallery .civ-video-result-count{margin:4px 0 16px;color:#67615a;font:500 13px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-gallery .civ-video-full-description[hidden],.civ-video-gallery .civ-video-modal-description[hidden]{display:none!important}
.civ-video-gallery .civ-video-modal-description{margin:8px 2px 0;max-height:180px;overflow-y:auto;color:#ddd5cb;font:400 14px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif;white-space:pre-line}
.civ-video-gallery .civ-video-featured-copy .civ-video-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;max-height:5em}
@media(max-width:620px){.civ-video-gallery .civ-video-grid{grid-template-columns:minmax(0,1fr);gap:24px}}

/* 2.3: focused watch view with in-gallery recommendations. */
.civ-video-gallery .civ-video-modal{padding:14px;font-family:system-ui,-apple-system,"Segoe UI",sans-serif;align-items:center}
.civ-video-gallery .civ-video-modal-panel{width:min(1480px,calc(100vw - 28px));max-height:calc(100dvh - 28px);padding:0;overflow:auto;border:1px solid #e5e0d9;border-radius:18px;background:#fff;color:#24211f;box-shadow:0 30px 90px rgba(0,0,0,.38)}
.civ-video-gallery .civ-video-watch-header{position:sticky;top:0;z-index:6;display:flex;align-items:center;justify-content:space-between;min-height:62px;padding:9px 22px;border-bottom:1px solid #ece8e2;background:#fff}
.civ-video-gallery .civ-video-watch-brand{display:flex;align-items:center;gap:9px;color:#27221e;font-size:17px;font-weight:800;letter-spacing:-.025em}
.civ-video-gallery .civ-video-watch-mark{display:grid;place-items:center;width:29px;height:21px;padding-left:2px;border-radius:7px;background:#a63737;color:#fff;font-size:12px}
.civ-video-gallery .civ-video-modal-close{position:static;flex:0 0 38px;width:38px;height:38px;background:#f2f0ed;color:#332e29;font-size:27px;box-shadow:none}
.civ-video-gallery .civ-video-modal-close:hover{background:#e8e3dc}
.civ-video-gallery .civ-video-watch-layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,330px);gap:26px;padding:20px 24px 26px}
.civ-video-gallery .civ-video-watch-main{min-width:0}
.civ-video-gallery .civ-video-watch-stage{position:relative;width:100%;aspect-ratio:16/9;overflow:hidden;border-radius:12px;background:#141414}
.civ-video-gallery .civ-video-watch-stage .civ-video-player{position:absolute;inset:0;width:100%;height:100%;aspect-ratio:auto;border-radius:0}
.civ-video-gallery .civ-video-watch-stage .civ-video-player iframe,.civ-video-gallery .civ-video-watch-stage .civ-video-player video{width:100%;height:100%}
.civ-video-gallery .civ-video-watch-stage .civ-video-consent{position:absolute;inset:0;min-height:0;padding:24px;color:#fff}
.civ-video-gallery .civ-video-watch-stage .civ-video-consent h3{color:#fff}
.civ-video-gallery .civ-video-modal-title{margin:16px 0 10px;color:#24211f!important;font:750 clamp(19px,2vw,24px)/1.35 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.02em}
.civ-video-gallery .civ-video-watch-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:0 0 15px}
.civ-video-gallery .civ-video-watch-avatar{display:grid;place-items:center;flex:0 0 40px;width:40px;height:40px;border-radius:50%;background:#29231f;color:#fff;font-size:11px;font-weight:900}
.civ-video-gallery .civ-video-watch-publisher{display:flex;flex:1 1 180px;flex-direction:column;gap:2px;min-width:0;color:#29231f;font-size:13px;line-height:1.25}
.civ-video-gallery .civ-video-watch-publisher strong{font-weight:750}
.civ-video-gallery .civ-video-watch-category{color:#706b65;font-size:12px}
.civ-video-gallery .civ-video-watch-source,.civ-video-gallery .civ-video-watch-share{display:inline-flex;align-items:center;justify-content:center;min-height:35px;padding:7px 13px;border:0;border-radius:999px;background:#f1efeb;color:#302b26;font:700 12px/1.25 system-ui,-apple-system,"Segoe UI",sans-serif;text-decoration:none;cursor:pointer}
.civ-video-gallery .civ-video-watch-source:hover,.civ-video-gallery .civ-video-watch-share:hover{background:#e8e3dc;color:#302b26}
.civ-video-gallery .civ-video-watch-description{margin-top:13px;padding:14px 17px;border-radius:12px;background:#f5f3ef;color:#38332f}
.civ-video-gallery .civ-video-watch-description[hidden],.civ-video-gallery .civ-video-description-toggle[hidden]{display:none!important}
.civ-video-gallery .civ-video-watch-description .civ-video-modal-description{margin:0;max-height:none;overflow:visible;color:#38332f;font:400 14px/1.55 system-ui,-apple-system,"Segoe UI",sans-serif;white-space:pre-line}
.civ-video-gallery .civ-video-watch-description:not(.is-expanded) .civ-video-modal-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;white-space:normal}
.civ-video-gallery .civ-video-description-toggle{margin:7px 0 0;padding:3px 0;border:0;background:transparent;color:#70502f;font-size:13px;font-weight:800;cursor:pointer}
.civ-video-gallery .civ-video-watch-related{min-width:0}
.civ-video-gallery .civ-video-watch-related h3{margin:0 0 15px;color:#29231f;font:750 17px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-gallery .civ-video-watch-related-list{display:grid;gap:11px}
.civ-video-gallery .civ-video-related-item{display:grid;grid-template-columns:minmax(110px,43%) minmax(0,1fr);gap:10px;align-items:start;width:100%;padding:5px;border:1px solid transparent;border-radius:11px;background:#fff;color:#29231f;text-align:left;text-decoration:none;cursor:pointer}
.civ-video-gallery .civ-video-related-item:hover,.civ-video-gallery .civ-video-related-item.is-playing{background:#f5f3ef;border-color:#ebe5dc}
.civ-video-gallery .civ-video-related-thumb{position:relative;display:block;aspect-ratio:16/9;overflow:hidden;border-radius:8px;background:#29231f}
.civ-video-gallery .civ-video-related-thumb img{display:block;width:100%;height:100%;object-fit:cover}
.civ-video-gallery .civ-video-related-duration{position:absolute;right:5px;bottom:5px;padding:2px 4px;border-radius:3px;background:rgba(0,0,0,.82);color:#fff;font-size:11px;font-weight:700}
.civ-video-gallery .civ-video-related-copy{display:flex;flex-direction:column;min-width:0;gap:5px}
.civ-video-gallery .civ-video-related-copy strong{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#29231f;font:700 13px/1.35 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-gallery .civ-video-related-copy small{color:#716b65;font-size:11px;line-height:1.35}
@media(max-width:980px){.civ-video-gallery .civ-video-watch-layout{grid-template-columns:1fr}.civ-video-gallery .civ-video-watch-related-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.civ-video-gallery .civ-video-modal{padding:0}.civ-video-gallery .civ-video-modal-panel{width:100vw;max-height:100dvh;border-radius:0}.civ-video-gallery .civ-video-watch-header{padding:7px 15px}.civ-video-gallery .civ-video-watch-layout{gap:24px;padding:12px}.civ-video-gallery .civ-video-watch-stage{border-radius:8px}.civ-video-gallery .civ-video-watch-stage .civ-video-consent{padding:15px}.civ-video-gallery .civ-video-watch-related-list{grid-template-columns:1fr}.civ-video-gallery .civ-video-modal-title{font-size:19px}}
.civ-video-gallery .civ-video-related-item[hidden],.civ-video-gallery .civ-video-watch-related[hidden]{display:none!important}
.civ-video-gallery .civ-video-watch-layout.has-no-related{grid-template-columns:minmax(0,1fr)}

/* 2.4: full descriptions and category catalog. */
.civ-video-gallery.civ-video-style-youtube .civ-video-description,.civ-video-gallery .civ-video-featured-copy .civ-video-description{display:block;max-height:none;overflow:visible;-webkit-line-clamp:unset;-webkit-box-orient:unset;white-space:pre-line;overflow-wrap:anywhere}
.civ-video-gallery .civ-video-watch-description:not(.is-expanded) .civ-video-modal-description{display:block;overflow:visible;-webkit-line-clamp:unset;white-space:pre-line}
.civ-video-catalog-page{box-sizing:border-box;width:min(1320px,calc(100% - 40px));margin:34px auto 72px;padding:0 0 20px;color:#29231f;font-family:system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-catalog-intro{position:relative;padding:30px 34px;border:1px solid #e7e0d6;border-radius:18px;background:linear-gradient(120deg,#fbf9f5,#f3eee6);box-shadow:0 12px 32px rgba(39,31,25,.05)}
.civ-video-catalog-eyebrow{margin:0 0 9px;color:#865d33;font-size:11px;font-weight:800;letter-spacing:.12em}
.civ-video-catalog-intro h1{margin:0;color:#29231f;font:750 clamp(28px,3vw,42px)/1.15 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.035em}
.civ-video-catalog-intro p:not(.civ-video-catalog-eyebrow){margin:12px 0 0;color:#655f58;font-size:15px;line-height:1.5}
.civ-video-catalog-count{display:inline-flex;margin-top:18px;padding:7px 12px;border-radius:999px;background:#fff;color:#5a4b3d;font-size:12px;font-weight:800}
.civ-video-catalog-page .civ-video-category-nav{gap:10px;margin:25px 0}
.civ-video-catalog-page .civ-video-category-nav a{min-height:44px;padding:9px 15px;gap:10px;background:#fff;box-shadow:0 3px 12px rgba(39,31,25,.04)}
.civ-video-catalog-page .civ-video-category-nav a:hover,.civ-video-catalog-page .civ-video-category-nav a.is-active{background:#29231f;color:#fff}
.civ-video-category-count{display:inline-grid;place-items:center;min-width:22px;height:22px;padding:0 5px;border-radius:999px;background:#eee8e0;color:#5b5047;font-size:11px}
.civ-video-category-nav .is-active .civ-video-category-count,.civ-video-category-nav a:hover .civ-video-category-count{background:#524439;color:#fff}
.civ-video-catalog-page .civ-video-archive{grid-template-columns:repeat(var(--civ-archive-columns),minmax(0,1fr));gap:25px}
.civ-video-catalog-page .civ-video-album-body{padding:17px 18px 20px}
.civ-video-catalog-page .civ-video-album-body h3 a{color:#29231f}
.civ-video-back-to-catalog{margin:0 0 16px}
.civ-video-back-to-catalog a{display:inline-flex;align-items:center;min-height:36px;padding:7px 13px;border:1px solid #e5ddd2;border-radius:999px;background:#fff;color:#51463a;text-decoration:none;font-size:13px;font-weight:700}
.civ-video-back-to-catalog a:hover{background:#f4efe9;color:#29231f}
@media(max-width:980px){.civ-video-catalog-page .civ-video-archive{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.civ-video-catalog-page{width:calc(100% - 24px);margin:20px auto 50px}.civ-video-catalog-intro{padding:23px 20px}.civ-video-catalog-page .civ-video-archive{grid-template-columns:1fr}}

/* 2.4.1: compact gallery cards with full descriptions on demand. */
.civ-video-gallery.civ-video-style-youtube .civ-video-description,.civ-video-gallery .civ-video-featured-copy .civ-video-description{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:4.35em;overflow:hidden;white-space:normal;overflow-wrap:anywhere}
.civ-video-gallery.civ-video-style-youtube .civ-video-card-details{order:4}
.civ-video-gallery.civ-video-style-youtube .civ-video-gallery-link{order:5}
.civ-video-gallery .civ-video-card-details{margin:3px 0 0;font:400 13px/1.5 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-gallery .civ-video-card-details summary{display:list-item;width:max-content;max-width:100%;padding:3px 0;color:#805a34;font-weight:750;cursor:pointer;list-style:revert}
.civ-video-gallery .civ-video-card-details summary:hover{text-decoration:underline}
.civ-video-gallery .civ-video-card-details summary:focus-visible{outline:2px solid #805a34;outline-offset:3px;border-radius:3px}
.civ-video-gallery .civ-video-card-details .civ-video-full-description{box-sizing:border-box;max-height:230px;overflow-y:auto;margin:9px 0 0;padding:13px 15px;border:1px solid #e8e1d7;border-radius:10px;background:#f9f7f3;color:#3f3933;white-space:pre-line;overflow-wrap:anywhere}
.civ-video-gallery .civ-video-featured-copy .civ-video-card-details summary{color:#ebc99b}
.civ-video-gallery .civ-video-featured-copy .civ-video-full-description{color:#3f3933}

/* 2.4.2: thumbnail and title only in the catalog; full text belongs to the player. */
.civ-video-gallery .civ-video-card-body .civ-video-provider,.civ-video-gallery .civ-video-featured-copy .civ-video-provider,.civ-video-gallery .civ-video-card-body .civ-video-description,.civ-video-gallery .civ-video-featured-copy .civ-video-description{display:none!important}
.civ-video-gallery.civ-video-style-youtube .civ-video-card-body{padding-top:11px}
.civ-video-gallery .civ-video-watch-related-list{grid-template-columns:1fr;gap:14px;max-height:calc(100dvh - 112px);overflow-y:auto;padding-right:4px}
.civ-video-gallery .civ-video-related-item{display:flex;flex-direction:column;gap:8px;padding:8px;border:1px solid #ebe5dc;border-radius:12px;background:#fff}
.civ-video-gallery .civ-video-related-item:hover,.civ-video-gallery .civ-video-related-item.is-playing{border-color:#b9a48c;background:#f8f5f0}
.civ-video-gallery .civ-video-related-thumb{width:100%;aspect-ratio:16/9}
.civ-video-gallery .civ-video-related-copy{width:100%;padding:0 2px 2px}
.civ-video-gallery .civ-video-related-copy strong{display:block;max-height:none;overflow:visible;-webkit-line-clamp:unset;color:#29231f;font:700 13px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-gallery .civ-video-watch-description .civ-video-modal-description{display:block;max-height:none;overflow:visible;-webkit-line-clamp:unset;white-space:pre-line}
@media(max-width:980px){.civ-video-gallery .civ-video-watch-related-list{grid-template-columns:repeat(2,minmax(0,1fr));max-height:none;overflow:visible}}
@media(max-width:620px){.civ-video-gallery .civ-video-watch-related-list{grid-template-columns:1fr}}

/* 2.4.3: focus the watch view on the film and its full description. */
.civ-video-gallery .civ-video-watch-header{min-height:48px;padding:5px 20px;justify-content:flex-end}
.civ-video-gallery .civ-video-watch-layout{padding-top:16px}
.civ-video-gallery .civ-video-modal-title{margin-bottom:0}
.civ-video-gallery .civ-video-watch-description{margin-top:13px;overflow-wrap:anywhere}
@media(max-width:620px){.civ-video-gallery .civ-video-watch-header{min-height:48px;padding:5px 12px}.civ-video-gallery .civ-video-watch-layout{padding-top:12px}}

/* 2.4.4: restrained TV-style masthead, using the configured site name. */
.civ-video-gallery .civ-video-watch-header{justify-content:space-between;gap:12px;min-height:56px;padding:8px 24px;border-bottom:1px solid #4b4135;background:#25221f}
.civ-video-gallery .civ-video-watch-brand{min-width:0;gap:12px;color:#e9e4dc;font:650 11px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.08em;text-transform:uppercase}
.civ-video-gallery .civ-video-watch-brand strong{overflow:hidden;min-width:0;font-weight:750;text-overflow:ellipsis;white-space:nowrap}
.civ-video-gallery .civ-video-watch-brand>span:last-child{flex:0 0 auto;color:#d5b589;font-weight:750;white-space:nowrap}
.civ-video-gallery .civ-video-watch-brand-divider{display:block;flex:0 0 1px;height:14px;background:#81715e}
.civ-video-gallery .civ-video-modal-close{background:#413a33;color:#fff}
.civ-video-gallery .civ-video-modal-close:hover{background:#5b4d3d;color:#fff}
@media(max-width:620px){.civ-video-gallery .civ-video-watch-header{min-height:52px;padding:7px 12px}.civ-video-gallery .civ-video-watch-brand{gap:7px;font-size:9px;letter-spacing:.035em}.civ-video-gallery .civ-video-watch-brand>span:last-child{font-size:9px}}

/* 2.5: portal video section with a TV-style category rail and a quieter watch view. */
.civ-video-catalog-page .civ-video-catalog-intro{overflow:hidden;padding:34px 38px;border-color:#41372f;background:radial-gradient(circle at 85% 12%,rgba(166,119,72,.23),transparent 42%),linear-gradient(135deg,#292521,#1d1b19);box-shadow:0 14px 34px rgba(36,30,26,.14)}
.civ-video-catalog-page .civ-video-catalog-eyebrow{color:#d9ba91;letter-spacing:.105em}
.civ-video-catalog-page .civ-video-catalog-eyebrow span{margin:0 6px;color:#8e8274}
.civ-video-catalog-page .civ-video-catalog-intro h1{color:#fff;font-size:clamp(30px,3vw,44px)}
.civ-video-catalog-page .civ-video-catalog-intro p:not(.civ-video-catalog-eyebrow){color:#d9d3ca}
.civ-video-catalog-page .civ-video-catalog-count{border:1px solid #716252;background:#40372e;color:#f3e4d0}
.civ-video-catalog-tools{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin:24px 0 0}
.civ-video-catalog-search{position:relative;display:block;flex:1 1 280px;max-width:470px}
.civ-video-catalog-search input{box-sizing:border-box;width:100%;height:46px;padding:0 45px 0 17px;border:1px solid #e3dcd1;border-radius:12px;background:#fff;color:#29231f;font:500 14px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-catalog-search input:focus{outline:2px solid #a87c4a;outline-offset:2px}
.civ-video-catalog-search>span:last-child{position:absolute;right:15px;top:50%;color:#7d7166;font-size:23px;line-height:1;transform:translateY(-50%);pointer-events:none}
.civ-video-catalog-visible{color:#6f665e;font-size:13px}
.civ-video-catalog-page .civ-video-category-nav{display:flex;flex-wrap:nowrap;gap:9px;margin:18px 0 26px;padding:3px 2px 10px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:thin;scrollbar-color:#cbbfae transparent}
.civ-video-catalog-page .civ-video-category-nav a{flex:0 0 auto;scroll-snap-align:start;white-space:nowrap;box-shadow:none}
.civ-video-catalog-page .civ-video-archive{margin-top:0}
.civ-video-catalog-page .civ-video-album-card{border-color:#e7e0d8;box-shadow:0 6px 22px rgba(34,28,22,.06)}
.civ-video-catalog-page .civ-video-album-card:hover{transform:translateY(-2px);box-shadow:0 12px 30px rgba(34,28,22,.11)}
.civ-video-catalog-page .civ-video-album-cover{aspect-ratio:16/9;background:#24211e}
.civ-video-catalog-page .civ-video-album-body h3{margin:5px 0 8px;font-size:17px;line-height:1.35}
.civ-video-catalog-page .civ-video-album-body .civ-video-kicker{font-size:10px;line-height:1.4}
.civ-video-album-card[hidden],.civ-video-catalog-page .civ-gallery-empty[hidden]{display:none!important}
.civ-video-single-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 19px;font:700 13px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-single-nav a{display:inline-flex;align-items:center;min-height:36px;padding:6px 13px;border:1px solid #e5ddd2;border-radius:999px;background:#fff;color:#51463a;text-decoration:none}
.civ-video-single-nav a:hover,.civ-video-single-nav a:focus-visible{border-color:#b99c76;background:#f4efe9;color:#29231f}
.civ-video-single-nav .civ-video-single-all{background:#29231f;border-color:#29231f;color:#fff}
.civ-video-single-nav .civ-video-single-all:hover,.civ-video-single-nav .civ-video-single-all:focus-visible{background:#47392c;border-color:#47392c;color:#fff}
.civ-video-gallery .civ-video-watch-brand>span:last-child{color:#d5b589}
.civ-video-gallery .civ-video-watch-actions{display:flex;align-items:center;gap:14px;margin-left:auto}
.civ-video-gallery .civ-video-watch-all{color:#ded4c6;font:650 12px/1.4 system-ui,-apple-system,"Segoe UI",sans-serif;text-decoration:none}
.civ-video-gallery .civ-video-watch-all:hover{color:#fff;text-decoration:underline}
.civ-video-gallery .civ-video-watch-layout{gap:22px;padding:18px 22px 28px}
.civ-video-gallery .civ-video-modal-title{margin-top:18px;font-size:clamp(19px,1.6vw,23px);line-height:1.38}
.civ-video-gallery .civ-video-watch-description{margin-top:15px;padding:17px 20px;border-left:3px solid #ba9670;background:#faf8f5}
.civ-video-gallery .civ-video-watch-description .civ-video-modal-description{color:#37312d;line-height:1.68}
.civ-video-gallery .civ-video-watch-related{position:sticky;top:73px;align-self:start;padding:12px;border:1px solid #eae4dc;border-radius:15px;background:#f9f7f3}
.civ-video-gallery .civ-video-watch-related-top{display:flex;justify-content:space-between;align-items:center;gap:8px;margin:0 2px 12px;color:#5f5449;font:750 11px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.045em;text-transform:uppercase}
.civ-video-gallery .civ-video-watch-related-top span:last-child{font-size:10px;color:#8a7b69;white-space:nowrap}
.civ-video-gallery .civ-video-watch-related-list{gap:11px;max-height:calc(100dvh - 168px);padding-right:2px;overscroll-behavior:contain}
.civ-video-gallery .civ-video-related-item{gap:7px;padding:7px;border-color:#ebe3d9}
.civ-video-gallery .civ-video-related-item.is-playing{border-color:#a98359;box-shadow:0 0 0 1px #a98359}
.civ-video-gallery .civ-video-related-item:focus-visible{outline:3px solid #b68a56;outline-offset:2px}
.civ-video-gallery .civ-video-related-copy strong{font-size:12.5px;line-height:1.4}
.civ-video-gallery .civ-video-modal-close:focus-visible,.civ-video-gallery .civ-video-watch-all:focus-visible,.civ-video-category-nav a:focus-visible,.civ-video-album-card a:focus-visible{outline:3px solid #c49b67;outline-offset:3px}
@media(max-width:980px){.civ-video-gallery .civ-video-watch-related{position:static}.civ-video-gallery .civ-video-watch-related-list{max-height:none;overflow:visible}}
@media(max-width:620px){.civ-video-catalog-page .civ-video-catalog-intro{padding:25px 21px}.civ-video-catalog-tools{margin-top:17px}.civ-video-catalog-search{max-width:none}.civ-video-gallery .civ-video-watch-header{gap:8px}.civ-video-gallery .civ-video-watch-all{font-size:0}.civ-video-gallery .civ-video-watch-all::before{content:"Galerii";font-size:11px}.civ-video-gallery .civ-video-watch-actions{gap:8px}.civ-video-gallery .civ-video-watch-layout{gap:20px;padding:12px}.civ-video-gallery .civ-video-watch-related{padding:10px}.civ-video-gallery .civ-video-watch-description{padding:14px 15px}}

/* 2.6.0: optional publisher-owned promotion above the video, separate from playback controls. */
.civ-video-gallery .civ-video-own-banner{display:flex;flex-direction:column;align-items:center;gap:7px;max-width:100%;margin:0 0 18px;padding:12px 14px;border:1px solid #e9e2d9;border-radius:12px;background:#f8f6f3}
.civ-video-gallery .civ-video-own-banner>span{color:#71665b;font:700 10px/1 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.12em;text-transform:uppercase}
.civ-video-gallery .civ-video-own-banner a,.civ-video-gallery .civ-video-own-banner>img{display:block;max-width:100%}
.civ-video-gallery .civ-video-own-banner a:focus-visible{outline:3px solid #b68a56;outline-offset:3px}
.civ-video-gallery .civ-video-own-banner img{display:block;width:auto;max-width:100%;height:auto;max-height:105px;object-fit:contain}
@media(max-width:620px){.civ-video-gallery .civ-video-own-banner{margin-bottom:12px;padding:9px}.civ-video-gallery .civ-video-own-banner img{max-height:76px}}

/* Cinema editorial: dark watch surface and deliberate navigation. */
.civ-video-gallery .civ-video-modal-panel{border-color:#4a4036;background:#191817;color:#f3eee7;box-shadow:0 36px 110px rgba(0,0,0,.6)}
.civ-video-gallery .civ-video-watch-header{border-bottom-color:#413930;background:#211f1d}
.civ-video-gallery .civ-video-watch-layout{background:radial-gradient(circle at 28% 0,rgba(91,68,46,.16),transparent 35%),#191817}
.civ-video-gallery .civ-video-watch-stage{border:1px solid #4b4138;background:#050505;box-shadow:0 14px 35px rgba(0,0,0,.28)}
.civ-video-gallery .civ-video-modal-title{color:#f8f4ee!important;font-weight:730}
.civ-video-gallery .civ-video-watch-description{border:1px solid #3c352e;border-left:3px solid #bd9161;background:#24211e;color:#e4ded5}
.civ-video-gallery .civ-video-watch-description .civ-video-modal-description{color:#e4ded5}
.civ-video-gallery .civ-video-own-banner{border-color:#40382f;background:#231f1c}
.civ-video-gallery .civ-video-own-banner>span{color:#bca990}
.civ-video-gallery .civ-video-watch-related{border-color:#403831;background:#221f1c}
.civ-video-gallery .civ-video-watch-related-top{color:#ddd0be}
.civ-video-gallery .civ-video-watch-related-top span:last-child{color:#b49f86}
.civ-video-gallery .civ-video-watch-category-menu{display:flex;gap:7px;flex-wrap:wrap;margin:0 2px 12px}
.civ-video-gallery .civ-video-watch-category-menu a{display:inline-flex;align-items:center;min-height:29px;padding:5px 10px;border:1px solid #68543e;border-radius:999px;background:#382d23;color:#e6cba6;font:700 11px/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;text-decoration:none}
.civ-video-gallery .civ-video-watch-category-menu a:hover{background:#4d3827;color:#fff}
.civ-video-gallery .civ-video-watch-controls{display:flex;align-items:center;justify-content:space-between;gap:8px;margin:0 2px 13px;padding:6px;border:1px solid #433a32;border-radius:10px;background:#2c2722}
.civ-video-gallery .civ-video-watch-controls button{display:grid;place-items:center;flex:0 0 34px;width:34px;height:31px;padding:0;border:1px solid #665544;border-radius:8px;background:#3d332b;color:#f4e9da;font-size:18px;line-height:1;cursor:pointer}
.civ-video-gallery .civ-video-watch-controls button:hover:not(:disabled){border-color:#b99161;background:#5b422c}
.civ-video-gallery .civ-video-watch-controls button:disabled{opacity:.35;cursor:default}
.civ-video-gallery .civ-video-watch-controls span{color:#e2d3be;font:700 12px/1 system-ui,-apple-system,"Segoe UI",sans-serif;font-variant-numeric:tabular-nums}
.civ-video-gallery .civ-video-watch-related-list{scrollbar-color:#75604b #221f1c}
.civ-video-gallery .civ-video-related-item{border-color:#484037;background:#2d2823;color:#ede8e0}
.civ-video-gallery .civ-video-related-item:hover{border-color:#95724d;background:#393027}
.civ-video-gallery .civ-video-related-item.is-playing{border-color:#d2a66e;background:#3a3026;box-shadow:0 0 0 1px #d2a66e}
.civ-video-gallery .civ-video-related-copy strong{color:#f1eae0}
.civ-video-gallery .civ-video-watch-controls button:focus-visible,.civ-video-gallery .civ-video-watch-category-menu a:focus-visible{outline:3px solid #d1a570;outline-offset:2px}
.civ-video-catalog-page .civ-video-archive.is-single{grid-template-columns:minmax(0,1fr);max-width:900px}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-card{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(250px,.85fr);align-items:stretch}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-cover{height:100%;min-height:250px;aspect-ratio:auto}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body{display:flex;flex-direction:column;justify-content:center;gap:8px;padding:26px 28px}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body h3{font-size:clamp(20px,2vw,27px);line-height:1.26}
@media(max-width:620px){.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-card{display:block}.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-cover{min-height:0;aspect-ratio:16/9}.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body{padding:18px 19px}.civ-video-gallery .civ-video-watch-related{background:#221f1c}}

/* 2.7: editorial cinema with a usable in-player library. */
.civ-video-gallery .civ-video-modal-panel{width:min(1600px,calc(100vw - 24px));border-radius:20px}
.civ-video-gallery .civ-video-watch-header{position:sticky;top:0;z-index:4;min-height:62px;padding:9px 26px;background:rgba(31,29,27,.96);backdrop-filter:blur(16px)}
.civ-video-gallery .civ-video-watch-brand{letter-spacing:.055em}
.civ-video-gallery .civ-video-watch-actions{gap:12px}
.civ-video-gallery .civ-video-theater-toggle{display:inline-flex;align-items:center;gap:7px;min-height:34px;padding:5px 12px;border:1px solid #625448;border-radius:8px;background:#352e28;color:#e9dccb;font:700 11px/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;cursor:pointer}
.civ-video-gallery .civ-video-theater-toggle:hover,.civ-video-gallery .civ-video-theater-toggle[aria-pressed="true"]{background:#5b402a;border-color:#ba9065;color:#fff}
.civ-video-gallery .civ-video-theater-toggle:focus-visible{outline:3px solid #d1a570;outline-offset:2px}
.civ-video-gallery .civ-video-watch-layout{grid-template-columns:minmax(0,1fr) minmax(300px,350px);gap:26px;padding:24px 27px 38px;min-height:620px}
.civ-video-gallery .civ-video-watch-layout.is-theater{grid-template-columns:minmax(0,1fr)}
.civ-video-gallery .civ-video-watch-layout.is-theater .civ-video-watch-related{display:none}
.civ-video-gallery .civ-video-watch-layout.is-theater .civ-video-watch-main{width:min(100%,1280px);margin-inline:auto}
.civ-video-gallery .civ-video-watch-stage{border:1px solid #50463c;border-radius:15px}
.civ-video-gallery .civ-video-watch-overline{display:flex;align-items:center;gap:8px;margin:19px 0 2px;color:#d9b98e;font:750 10px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.12em;text-transform:uppercase}
.civ-video-gallery .civ-video-live-dot{width:7px;height:7px;border-radius:50%;background:#d7a96e;box-shadow:0 0 0 3px rgba(215,169,110,.14)}
.civ-video-gallery .civ-video-watch-current{margin-left:auto;color:#a99b8c;letter-spacing:0;text-transform:none}
.civ-video-gallery .civ-video-modal-title{margin:7px 0 0;font-size:clamp(20px,2.1vw,29px);line-height:1.26;letter-spacing:-.025em}
.civ-video-gallery .civ-video-watch-description{margin-top:20px;padding:20px 22px;border-radius:11px}
.civ-video-gallery .civ-video-watch-related{top:84px;border-radius:15px;background:#24211e}
.civ-video-gallery .civ-video-watch-related-top{padding:3px 1px 8px;border-bottom:1px solid #514438;font-size:12px}
.civ-video-gallery .civ-video-watch-find{position:relative;display:block;margin:0 2px 12px}
.civ-video-gallery .civ-video-watch-find input{box-sizing:border-box;width:100%;height:38px;padding:0 37px 0 12px;border:1px solid #574b40;border-radius:8px;background:#302a25;color:#fff;font:500 12px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-gallery .civ-video-watch-find input::placeholder{color:#b9ad9f}
.civ-video-gallery .civ-video-watch-find input:focus{outline:2px solid #d1a570;outline-offset:1px}
.civ-video-gallery .civ-video-watch-find>span:last-child{position:absolute;right:12px;top:50%;color:#d5c1a9;font-size:21px;transform:translateY(-50%);pointer-events:none}
.civ-video-gallery .civ-video-watch-empty{padding:12px;color:#c8baaa;font-size:12px}
.civ-video-gallery .civ-video-watch-empty[hidden],.civ-video-gallery .civ-video-related-item[hidden]{display:none!important}
.civ-video-gallery .civ-video-related-item{position:relative;padding:7px 7px 10px;transition:background .18s ease,border-color .18s ease,transform .18s ease}
.civ-video-gallery .civ-video-related-item:hover{transform:translateY(-2px)}
.civ-video-gallery .civ-video-related-item.is-playing::before{content:"În redare";position:absolute;z-index:2;top:14px;left:14px;padding:4px 7px;border-radius:5px;background:#d5a56a;color:#241a10;font:800 10px/1 system-ui,-apple-system,"Segoe UI",sans-serif}
.civ-video-gallery .civ-video-related-copy strong{font-size:13px;line-height:1.38}
@media(max-width:980px){.civ-video-gallery .civ-video-watch-layout{grid-template-columns:1fr;min-height:0}.civ-video-gallery .civ-video-watch-related{top:auto}.civ-video-gallery .civ-video-watch-related-list{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.civ-video-gallery .civ-video-modal-panel{width:100vw;border-radius:0}.civ-video-gallery .civ-video-watch-header{min-height:53px;padding:7px 12px}.civ-video-gallery .civ-video-theater-toggle{width:34px;justify-content:center;padding:0;font-size:17px}.civ-video-gallery .civ-video-theater-toggle span{display:none}.civ-video-gallery .civ-video-watch-layout{padding:12px 12px 28px}.civ-video-gallery .civ-video-watch-overline{margin-top:17px}.civ-video-gallery .civ-video-modal-title{font-size:21px}.civ-video-gallery .civ-video-watch-related-list{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.civ-video-gallery .civ-video-related-item{transition:none}}

/* 2.8: recompose the catalog as a visual collection, instead of an empty banner plus a small card. */
.civ-video-catalog-page{width:min(1380px,calc(100% - 48px));margin:26px auto 78px;color:#29231f}
.civ-video-catalog-page .civ-video-catalog-intro{min-height:0;padding:34px 44px 36px;border:0;border-radius:20px;background:radial-gradient(circle at 90% 10%,rgba(180,122,68,.25),transparent 37%),linear-gradient(120deg,#171614,#2b2520 72%,#34291f);box-shadow:0 18px 44px rgba(35,26,19,.12)}
.civ-video-catalog-page .civ-video-catalog-intro::before{content:"";position:absolute;right:-80px;top:-140px;width:430px;height:430px;border:1px solid rgba(230,193,145,.13);border-radius:50%;box-shadow:0 0 0 65px rgba(230,193,145,.035),0 0 0 130px rgba(230,193,145,.025);pointer-events:none}
.civ-video-catalog-page .civ-video-catalog-eyebrow{position:relative;margin-bottom:11px;color:#dcb98a;font-size:11px}
.civ-video-catalog-page .civ-video-catalog-intro h1{position:relative;max-width:930px;font-size:clamp(29px,3.1vw,48px);line-height:1.12;letter-spacing:-.038em}
.civ-video-catalog-page .civ-video-catalog-intro p:not(.civ-video-catalog-eyebrow){position:relative;max-width:760px;margin-top:12px;color:#e2d7c9;font-size:15px}
.civ-video-catalog-page .civ-video-catalog-count{position:relative;margin-top:16px;padding:6px 11px;border-color:#8d7055;background:#3e3329;color:#f4dfbf}
.civ-video-catalog-page .civ-video-catalog-tools{margin-top:25px}
.civ-video-catalog-page .civ-video-catalog-search{max-width:560px}
.civ-video-catalog-page .civ-video-catalog-search input{border-radius:9px;box-shadow:0 4px 14px rgba(39,31,25,.04)}
.civ-video-catalog-page .civ-video-category-nav{margin:17px 0 31px;padding-bottom:8px}
.civ-video-catalog-page .civ-video-category-nav a{min-height:42px;border-radius:9px;font-size:13px}
.civ-video-catalog-section{display:flex;align-items:center;gap:15px;margin:8px 0 22px}
.civ-video-catalog-section .civ-video-catalog-rule{display:block;width:4px;height:42px;border-radius:2px;background:#a67647}
.civ-video-catalog-section p{margin:0 0 2px;color:#886444;font:800 10px/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.16em}
.civ-video-catalog-section h2{margin:0;color:#29231f;font:750 clamp(21px,2vw,27px)/1.2 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.025em}
.civ-video-catalog-page .civ-video-archive{gap:22px;margin:0 0 30px;max-width:none}
.civ-video-catalog-page .civ-video-album-card{overflow:hidden;border-radius:16px;box-shadow:0 7px 24px rgba(24,20,17,.08)}
.civ-video-catalog-page .civ-video-album-cover{aspect-ratio:16/9;min-height:0}
.civ-video-catalog-page .civ-video-album-cover img{transition:transform .35s ease}
.civ-video-catalog-page .civ-video-album-card:hover .civ-video-album-cover img{transform:scale(1.035)}
.civ-video-catalog-page .civ-video-play-small{left:20px;top:auto;bottom:18px;width:42px;height:42px;transform:none;background:#f1e0c7;color:#32251c;box-shadow:0 4px 18px rgba(0,0,0,.25)}
.civ-video-catalog-page .civ-video-count-badge{right:14px;bottom:18px;border-radius:6px;background:rgba(20,17,15,.88)}
.civ-video-catalog-page .civ-video-album-body{padding:19px 21px 21px}
.civ-video-catalog-page .civ-video-album-body .civ-video-kicker{color:#8c613b}
.civ-video-catalog-page .civ-video-album-body h3{font-size:18px;line-height:1.32}
.civ-video-catalog-page .civ-video-album-body h3 a:hover{text-decoration:underline;text-decoration-color:#ae8054;text-underline-offset:3px}
.civ-video-catalog-page .civ-video-archive.is-single{grid-template-columns:minmax(0,1fr);max-width:100%}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-card{position:relative;display:block;height:clamp(290px,29vw,420px);border:0;background:#1b1715;color:#fff}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-cover{position:absolute;inset:0;display:block;height:100%;min-height:0;aspect-ratio:auto}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-cover::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(15,11,9,.78),rgba(15,11,9,.33) 58%,rgba(15,11,9,.05));pointer-events:none}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-play-small{z-index:2;left:auto;right:23px;bottom:22px;width:54px;height:54px}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-count-badge{z-index:2;top:20px;bottom:auto;right:20px}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body{position:absolute;z-index:2;left:0;bottom:0;display:block;width:min(770px,90%);padding:32px 38px 38px;pointer-events:none}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-kicker{color:#edc597;font-size:11px;letter-spacing:.15em}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body h3{margin:9px 0 0;font-size:clamp(25px,3.1vw,43px);line-height:1.16;letter-spacing:-.03em}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body h3 a{color:#fff;pointer-events:auto}
.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body p:last-child{color:#e6d8c9}
@media(max-width:620px){.civ-video-catalog-page{width:calc(100% - 24px);margin-top:14px}.civ-video-catalog-page .civ-video-catalog-intro{padding:25px 22px 27px}.civ-video-catalog-page .civ-video-catalog-intro h1{font-size:29px}.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-card{height:340px}.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-cover{position:absolute;inset:0;height:100%;aspect-ratio:auto}.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body{position:absolute;bottom:0;width:100%;padding:24px 22px 28px}.civ-video-catalog-page .civ-video-archive.is-single .civ-video-album-body h3{font-size:26px;padding-right:18px}.civ-video-catalog-page .civ-video-archive.is-single .civ-video-play-small{right:15px;bottom:15px;width:38px;height:38px}}
.civ-video-catalog-page{display:flex;flex-direction:column}
.civ-video-catalog-page .civ-video-catalog-intro{order:1}
.civ-video-catalog-page .civ-video-catalog-tools{order:2}
.civ-video-catalog-page .civ-video-category-nav{order:3}
.civ-video-catalog-page .civ-video-catalog-section{order:4}
.civ-video-catalog-page .civ-video-archive{order:5}
.civ-video-catalog-page .civ-gallery-empty{order:6}

/* 2.8.1: full gallery identity, readable queue and a calmer watch sidebar. */
.civ-video-gallery .civ-video-watch-layout{grid-template-columns:minmax(0,1fr) minmax(340px,390px)}
.civ-video-gallery .civ-video-watch-related{padding:17px 16px 19px;border:1px solid #413a32;border-radius:14px;background:#211f1d}
.civ-video-gallery .civ-video-watch-related-top{display:block;margin:0 0 16px;padding:0 0 15px;border-bottom:1px solid #544637;text-transform:none;letter-spacing:normal}
.civ-video-gallery .civ-video-watch-related-top .civ-video-watch-related-label{margin:0 0 7px;color:#cba477;font:800 10px/1.25 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:.14em}
.civ-video-gallery .civ-video-watch-related-top .civ-video-watch-gallery-title{display:block;margin:0;color:#faf5ee;font:720 clamp(17px,1.45vw,21px)/1.34 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:-.018em;text-transform:none;overflow-wrap:normal;word-break:normal;hyphens:none}
.civ-video-gallery .civ-video-watch-related-top .civ-video-watch-gallery-count{display:block;margin-top:9px;color:#bfb1a2;font:550 12px/1.3 system-ui,-apple-system,"Segoe UI",sans-serif;letter-spacing:normal;text-transform:none;white-space:normal}
.civ-video-gallery .civ-video-watch-category-menu{margin:0 0 17px}
.civ-video-gallery .civ-video-watch-category-menu a{min-height:31px;border-radius:7px;background:#312923;color:#edcfa8;font-size:11px}
.civ-video-gallery .civ-video-watch-controls{margin-bottom:15px;background:#292520}
.civ-video-gallery .civ-video-watch-related-list{gap:15px}
.civ-video-gallery .civ-video-related-item{padding:0 0 15px;border:0;border-bottom:1px solid #4b4239;border-radius:0;background:transparent;box-shadow:none}
.civ-video-gallery .civ-video-related-item:hover{border:0;border-bottom:1px solid #a48561;background:transparent;transform:none}
.civ-video-gallery .civ-video-related-item.is-playing{border:0;border-bottom:1px solid #d2a66e;background:transparent;box-shadow:none}
.civ-video-gallery .civ-video-related-thumb{border-radius:9px}
.civ-video-gallery .civ-video-related-copy{padding:2px 2px 0}
.civ-video-gallery .civ-video-related-copy strong{color:#eee9e2;font-size:13px;line-height:1.45;overflow-wrap:normal;word-break:normal;hyphens:none}
.civ-video-gallery .civ-video-related-item.is-playing .civ-video-related-copy strong{color:#f5d4a9}
.civ-video-gallery .civ-video-related-item.is-playing::before{top:9px;left:9px}
.civ-video-gallery .civ-video-watch-header .civ-video-watch-brand{font-size:12px}
@media(max-width:980px){.civ-video-gallery .civ-video-watch-layout{grid-template-columns:minmax(0,1fr)}.civ-video-gallery .civ-video-watch-related{position:static}}
@media(max-width:620px){.civ-video-gallery .civ-video-watch-related{padding:16px 13px}.civ-video-gallery .civ-video-watch-related-top .civ-video-watch-gallery-title{font-size:19px}.civ-video-gallery .civ-video-watch-header .civ-video-watch-brand{font-size:9px}}
