.video-section{padding:92px 0;background:#f7faff}.video-shell{max-width:1240px;margin:0 auto;padding:0 24px}.video-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:34px}.video-head .eyebrow,.video-card .video-type{font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#1769dc}.video-head h2{margin:8px 0 10px;color:#08224a;font-size:42px;line-height:1.08}.video-head p{max-width:650px;color:#627590;line-height:1.7;margin:0}.video-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:20px}.video-card{background:#fff;border:1px solid #dce6f2;border-radius:20px;overflow:hidden;box-shadow:0 12px 30px rgba(20,61,110,.07);transition:.25s ease}.video-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(20,61,110,.12)}.video-thumb{position:relative;aspect-ratio:16/9;background:linear-gradient(135deg,#eaf4ff,#dcecff);overflow:hidden}.video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.video-thumb.placeholder{display:grid;place-items:center;background:linear-gradient(135deg,#eaf4ff,#d7e9fc)}.video-thumb.placeholder:before{content:'ICEN';font-size:clamp(34px,6vw,76px);font-weight:800;letter-spacing:.08em;color:rgba(23,105,220,.14)}.video-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;border:0;background:#1769dc;color:#fff;display:grid;place-items:center;box-shadow:0 10px 25px rgba(23,105,220,.32);cursor:pointer}.video-play svg{width:25px;height:25px;fill:currentColor;margin-left:3px}.video-body{padding:22px}.video-body h3{margin:7px 0 9px;color:#08224a;font-size:21px;line-height:1.25}.video-body p{margin:0 0 16px;color:#71829a;line-height:1.6;font-size:14px}.video-link{display:inline-flex;align-items:center;gap:8px;color:#1769dc;font-weight:800;font-size:14px;text-decoration:none}.video-card.featured .video-body{padding:26px}.video-card.featured .video-body h3{font-size:25px}.video-category{margin:46px 0 0;padding:25px 28px;border-radius:18px;background:#08224a;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:24px}.video-category h3{margin:0 0 5px;font-size:21px}.video-category p{margin:0;color:#c9d7ea;font-size:14px}.video-category a{white-space:nowrap}.video-modal{position:fixed;inset:0;background:rgba(3,17,38,.82);z-index:100000;display:none;align-items:center;justify-content:center;padding:24px}.video-modal.open{display:flex}.video-modal-inner{width:min(1000px,96vw);background:#061a37;border-radius:18px;overflow:hidden;box-shadow:0 30px 80px rgba(0,0,0,.4)}.video-modal-top{display:flex;justify-content:space-between;align-items:center;padding:14px 18px;color:#fff}.video-modal-title{font-weight:800}.video-close{width:38px;height:38px;border:0;border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:22px;cursor:pointer}.video-frame{position:relative;aspect-ratio:16/9;background:#000}.video-frame iframe,.video-frame video{position:absolute;inset:0;width:100%;height:100%;border:0}.category-video{margin:22px 0 34px;padding:24px;border:1px solid #dce6f2;border-radius:18px;background:#f7faff;display:grid;grid-template-columns:280px 1fr;gap:24px;align-items:center}.category-video .video-thumb{border-radius:13px}.category-video h3{margin:0 0 7px;color:#08224a}.category-video p{margin:0 0 13px;color:#627590;line-height:1.6;font-size:14px}.product-video-mini{margin-top:12px}.product-video-mini button{border:1px solid #cbd9e9;background:#f7faff;color:#1769dc;border-radius:9px;padding:9px 12px;font-weight:800;cursor:pointer;font-size:12px}.product-video-mini button:hover{background:#eaf3ff}.video-center-hero{padding:72px 0 36px;background:linear-gradient(135deg,#f7faff,#edf6ff)}.video-filters{display:flex;flex-wrap:wrap;gap:10px;margin:28px 0}.video-filter{border:1px solid #cbd9e9;background:#fff;color:#315174;padding:9px 14px;border-radius:999px;font-weight:700;cursor:pointer}.video-filter.active,.video-filter:hover{background:#1769dc;color:#fff;border-color:#1769dc}.vc-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:80px}.vc-card{background:#fff;border:1px solid #dce6f2;border-radius:18px;overflow:hidden}.vc-card .video-body{min-height:145px}.vc-card[data-category="product"]{}.vc-card.hidden{display:none}
@media(max-width:900px){.video-grid{grid-template-columns:1fr 1fr}.video-card.featured{grid-column:1/-1}.category-video{grid-template-columns:1fr}.video-head{align-items:start;flex-direction:column}.video-category{align-items:flex-start;flex-direction:column}.vc-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.video-section{padding:65px 0}.video-grid,.vc-grid{grid-template-columns:1fr}.video-head h2{font-size:34px}.video-shell{padding:0 16px}.video-category{padding:22px}.category-video{padding:18px}}

/* ===== ICEN Video System V2: two clear modules ===== */
.video-home-modules{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
.video-home-module{display:grid;grid-template-columns:72px 1fr;gap:20px;align-items:start;background:#fff;border:1px solid #dce6f2;border-radius:20px;padding:28px;box-shadow:0 12px 30px rgba(20,61,110,.07)}
.video-home-module h3{margin:7px 0 9px;color:#08224a;font-size:24px;line-height:1.2}
.video-home-module p{margin:0 0 16px;color:#627590;line-height:1.65;font-size:14px}
.video-home-icon{width:72px;height:72px;border-radius:18px;display:grid;place-items:center;background:#eaf4ff;color:#1769dc;font-size:25px;font-weight:900;box-shadow:inset 0 0 0 1px #d5e6fa}
.video-center-list{padding:0 0 80px;background:#fff}
.video-library-module{padding:68px 0 0}
.video-library-head{display:flex;justify-content:space-between;gap:24px;margin-bottom:24px}
.video-library-head h2{margin:8px 0 10px;color:#08224a;font-size:34px;line-height:1.12}
.video-library-head p{max-width:720px;margin:0;color:#627590;line-height:1.7}
.video-empty-state{border:1px dashed #c9d9eb;border-radius:20px;background:#f7faff;padding:44px 28px;text-align:center}
.video-empty-icon{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;margin:0 auto 16px;background:#1769dc;color:#fff;font-weight:900;font-size:20px;box-shadow:0 10px 25px rgba(23,105,220,.2)}
.video-empty-state h3{margin:0 0 8px;color:#08224a;font-size:22px}
.video-empty-state p{max-width:680px;margin:0 auto 20px;color:#71829a;line-height:1.65;font-size:14px}
.video-library-module + .video-library-module{border-top:1px solid #e2eaf3;margin-top:58px}
@media(max-width:700px){.video-home-modules{grid-template-columns:1fr}.video-home-module{grid-template-columns:58px 1fr;padding:22px}.video-home-icon{width:58px;height:58px;border-radius:15px}.video-library-module{padding-top:52px}.video-library-head h2{font-size:30px}}

/* appended from verified-video package */
.video-site-header{padding:18px 6%;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #dce6f2}
.video-site-header img{height:48px;width:auto}
.video-site-header nav{display:flex;gap:24px}
.video-site-header nav a{color:#08224a;text-decoration:none;font-weight:700}
.video-center-hero h1{font-size:clamp(42px,6vw,68px);color:#08224a;margin:10px 0}
.video-center-hero p{max-width:760px;color:#627590;line-height:1.7;font-size:18px}
.eyebrow,.video-type{font-size:12px;letter-spacing:.12em;text-transform:uppercase;font-weight:800;color:#1769dc}
.video-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}
.video-thumb.vimeo-thumb{background:linear-gradient(145deg,#dcecff,#eef5ff)}
.video-body small{color:#8192a9}
.btn{display:inline-block;padding:12px 18px;border-radius:9px;text-decoration:none;font-weight:800}
.btn-outline{border:1px solid #1769dc;color:#1769dc;background:#fff}
.video-library-home{display:grid;grid-template-columns:1fr;gap:26px}
.video-library-home-module{border:1px solid #dce6f2;border-radius:18px;padding:24px;background:#fff}
.video-library-home-module.company{background:#f7faff}
.video-library-home-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-end;margin-bottom:18px}
.video-library-home-head h3{font-size:27px;color:#08224a;margin:7px 0}
.video-library-home-head p{color:#627590;line-height:1.55;margin:0}
.video-grid.compact{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.video-grid.compact .video-card .video-thumb{height:170px}
.watch-video-btn{border:1px solid #1769dc;background:#fff;color:#1769dc;border-radius:8px;padding:9px 12px;font-weight:800;cursor:pointer}
.watch-video-btn:hover{background:#eef5ff}
.video-card-grid,.video-grid.compact{grid-template-columns:1fr 1fr}
.video-library-home-head,.video-library-head{display:block}
.video-library-home-head .video-link{display:inline-block;margin-top:12px}
