/* Talas Express v5: video showcase + exact five-story category compositions.
   Intentionally keeps the site's existing colors, surfaces and typography. */
.premium-video-showcase{margin:0 0 22px;border:1px solid #e7e9ed;border-radius:14px;background:#fff;box-shadow:0 14px 36px rgba(15,23,42,.08);overflow:hidden}.pv-heading{display:flex;align-items:end;justify-content:space-between;gap:12px;padding:14px 15px 11px}.pv-heading h2{font-size:17px;line-height:1.05;font-weight:950;letter-spacing:-.55px;color:#101820}.pv-heading>a{font-size:10px;font-weight:900;color:#b40f20}.pv-kicker{display:block;margin-bottom:4px;font-size:9px;font-weight:950;letter-spacing:1.5px;color:#c71927}.pv-shell{display:grid;grid-template-columns:minmax(0,1fr) 43px;min-height:0;background:#0b1118}.pv-stage{position:relative;aspect-ratio:16/10;min-width:0;overflow:hidden;background:#101820}.pv-slide{position:absolute;inset:0}.pv-slide[hidden]{display:none!important}.pv-cover-link{position:absolute;inset:0;display:block;overflow:hidden}.pv-cover-link img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.75,.2,1),filter .3s ease}.pv-slide:hover .pv-cover-link img{transform:scale(1.035)}.pv-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(4,8,13,.03) 30%,rgba(4,8,13,.3) 58%,rgba(4,8,13,.94) 100%)}.pv-copy{position:absolute;z-index:3;left:16px;right:14px;bottom:15px;color:#fff}.pv-copy small{display:block;margin-bottom:6px;font-size:8px;font-weight:900;letter-spacing:1.4px;color:#ff4456}.pv-copy strong{display:block;font-size:18px;line-height:1.16;font-weight:950;letter-spacing:-.45px;text-wrap:balance}.pv-play{position:absolute;z-index:4;top:50%;left:50%;display:grid;width:52px;height:52px;place-items:center;transform:translate(-50%,-58%);border-radius:50%;background:#d71928;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.28);transition:transform .2s ease,background .2s ease}.pv-play svg{width:20px;height:20px}.pv-slide:hover .pv-play{transform:translate(-50%,-58%) scale(1.08);background:#eb1b2b}.pv-preview{position:absolute;z-index:2;inset:0;pointer-events:none;opacity:0;transition:opacity .22s ease;background:#05080c}.pv-preview.is-playing{opacity:1}.pv-preview video,.pv-preview iframe{width:100%;height:100%;object-fit:cover;border:0}.pv-rail{display:grid;grid-template-rows:repeat(5,1fr);background:#20242a;border-left:1px solid rgba(255,255,255,.08)}.pv-tab{position:relative;display:grid;place-items:center;min-height:0;border-bottom:1px solid rgba(255,255,255,.08);cursor:pointer;color:#fff;transition:background .18s ease}.pv-tab:last-child{border-bottom:0}.pv-tab span{font-size:14px;font-weight:950}.pv-tab:hover,.pv-tab.is-active{background:#bd1927}.pv-tab.is-active:before{content:"";position:absolute;left:-7px;top:50%;transform:translateY(-50%);border-top:7px solid transparent;border-bottom:7px solid transparent;border-right:7px solid #bd1927}.pv-mobile-strip{display:none}

/* Category composition only. No new section backgrounds, theme colors or decorative textures. */
.te-category-five{display:grid;gap:16px;align-items:stretch}.te-category-five article{min-width:0}.te-category-five a{display:block;height:100%;color:inherit}.te-cat-small{overflow:hidden}.te-cat-small .card-image{border-radius:6px;aspect-ratio:1.58}.te-cat-small-copy{padding-top:11px}.te-cat-small-copy .eyebrow{margin-bottom:6px}.te-cat-small h3{font-size:16px;line-height:1.28;font-weight:800;text-wrap:pretty}.te-cat-lead{min-width:0}.te-cat-lead-media{position:relative;overflow:hidden;border-radius:6px;background:#eef0f4}.te-cat-lead-media>img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.te-cat-lead:hover .te-cat-lead-media>img{transform:scale(1.018)}.te-cat-lead-copy{padding-top:12px}.te-cat-lead-copy .eyebrow{margin-bottom:7px}.te-cat-lead h3{font-size:clamp(22px,2.1vw,29px);line-height:1.13;font-weight:850;letter-spacing:-.55px;text-wrap:pretty}.te-cat-lead-summary{margin-top:12px;font-size:15px;line-height:1.55;color:#475569}.te-cat-lead-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,15,24,.01) 42%,rgba(8,15,24,.78) 100%)}.te-cat-lead-overlay{position:absolute;left:22px;right:22px;bottom:22px;color:#fff}.te-cat-lead-overlay h3{max-width:94%;color:#fff;font-size:clamp(26px,2.7vw,37px);line-height:1.08;text-shadow:0 2px 12px rgba(0,0,0,.4)}

/* Reference layout 1: large left + 2x2 right. */
.te-category-layout--lead-left .te-category-five{grid-template-columns:minmax(0,2.05fr) minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}.te-category-layout--lead-left .te-cat-lead{grid-column:1;grid-row:1/span 2}.te-category-layout--lead-left .te-cat-lead-media{aspect-ratio:1.42}.te-category-layout--lead-left .te-cat-small:nth-child(2){grid-column:2;grid-row:1}.te-category-layout--lead-left .te-cat-small:nth-child(3){grid-column:3;grid-row:1}.te-category-layout--lead-left .te-cat-small:nth-child(4){grid-column:2;grid-row:2}.te-category-layout--lead-left .te-cat-small:nth-child(5){grid-column:3;grid-row:2}

/* Reference layout 2: two left + tall centre + two right. */
.te-category-layout--lead-center .te-category-five{grid-template-columns:minmax(0,.96fr) minmax(0,1.32fr) minmax(0,.96fr);grid-template-rows:repeat(2,minmax(0,1fr))}.te-category-layout--lead-center .te-cat-lead{grid-column:2;grid-row:1/span 2}.te-category-layout--lead-center .te-cat-lead-media{aspect-ratio:.9}.te-category-layout--lead-center .te-cat-lead h3{font-size:clamp(21px,1.9vw,27px)}.te-category-layout--lead-center .te-cat-small:nth-child(1){grid-column:1;grid-row:1}.te-category-layout--lead-center .te-cat-small:nth-child(3){grid-column:3;grid-row:1}.te-category-layout--lead-center .te-cat-small:nth-child(4){grid-column:1;grid-row:2}.te-category-layout--lead-center .te-cat-small:nth-child(5){grid-column:3;grid-row:2}

/* Reference layout 3: tall visual lead left + 2x2 right. */
.te-category-layout--lead-overlay .te-category-five{grid-template-columns:minmax(0,2.03fr) minmax(0,1fr) minmax(0,1fr);grid-template-rows:repeat(2,minmax(0,1fr))}.te-category-layout--lead-overlay .te-cat-lead{grid-column:1;grid-row:1/span 2}.te-category-layout--lead-overlay .te-cat-lead-media{height:100%;min-height:530px}.te-category-layout--lead-overlay .te-cat-small:nth-child(2){grid-column:2;grid-row:1}.te-category-layout--lead-overlay .te-cat-small:nth-child(3){grid-column:3;grid-row:1}.te-category-layout--lead-overlay .te-cat-small:nth-child(4){grid-column:2;grid-row:2}.te-category-layout--lead-overlay .te-cat-small:nth-child(5){grid-column:3;grid-row:2}

@media (max-width:980px){.te-category-layout--lead-left .te-category-five,.te-category-layout--lead-center .te-category-five,.te-category-layout--lead-overlay .te-category-five{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:auto}.te-category-layout .te-cat-lead{grid-column:1/-1!important;grid-row:auto!important}.te-category-layout .te-cat-small{grid-column:auto!important;grid-row:auto!important}.te-category-layout--lead-center .te-cat-lead-media,.te-category-layout--lead-left .te-cat-lead-media{aspect-ratio:1.7}.te-category-layout--lead-overlay .te-cat-lead-media{height:auto;min-height:0;aspect-ratio:1.55}.te-cat-lead-overlay{left:18px;right:18px;bottom:18px}}
@media (max-width:800px){.premium-video-showcase{border-radius:12px;margin-top:10px}.pv-heading{padding:13px 14px 10px}.pv-shell{grid-template-columns:1fr}.pv-stage{aspect-ratio:16/9}.pv-rail{display:none}.pv-copy{left:14px;right:12px;bottom:13px}.pv-copy strong{font-size:17px}.pv-play{width:48px;height:48px}.pv-mobile-strip{display:flex;gap:8px;overflow-x:auto;padding:10px;background:#fff;scroll-snap-type:x mandatory;scrollbar-width:none}.pv-mobile-strip::-webkit-scrollbar{display:none}.pv-mobile-strip button{flex:0 0 74%;scroll-snap-align:start;display:flex;gap:8px;align-items:center;padding:9px 11px;border:1px solid #e4e7eb;border-radius:10px;background:#f8fafc;text-align:left;font-size:11px;line-height:1.25;font-weight:800}.pv-mobile-strip button span{display:grid;place-items:center;flex:0 0 28px;height:28px;border-radius:8px;background:#18212b;color:#fff;font-size:10px}.pv-mobile-strip button.is-active{border-color:#e1a4aa;background:#fff5f6}.pv-mobile-strip button.is-active span{background:#bd1927}}
@media (max-width:560px){.te-category-five{gap:16px 10px}.te-cat-small h3{font-size:13px;line-height:1.28}.te-cat-small-copy{padding-top:9px}.te-cat-small-copy .eyebrow{font-size:8px;margin-bottom:5px}.te-cat-lead h3{font-size:21px}.te-cat-lead-summary{font-size:13px;line-height:1.45;margin-top:9px}.te-cat-lead-overlay{left:14px;right:14px;bottom:14px}.te-cat-lead-overlay h3{font-size:23px}.te-category-layout--lead-overlay .te-cat-lead-media{aspect-ratio:1.22}.te-cat-small .card-image{aspect-ratio:1.35}}
@media (prefers-reduced-motion:reduce){.pv-cover-link img,.pv-play,.pv-preview,.te-cat-lead-media>img{transition:none!important}.pv-slide:hover .pv-cover-link img,.te-cat-lead:hover .te-cat-lead-media>img{transform:none}.pv-preview{display:none!important}}
