/* V2.10.0.4 — galeri video ikonik khusus beranda website utama. */
.home-video-section{position:relative;isolation:isolate;overflow:hidden;background:linear-gradient(145deg,#092e2b 0%,#0d4b46 48%,#123b4a 100%);color:#fff;padding-block:clamp(3.4rem,7vw,6.25rem)}
.home-video-section:before{content:"";position:absolute;inset:0;z-index:-3;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:38px 38px;mask-image:linear-gradient(to bottom,#000 12%,transparent 92%)}
.home-video-orb{position:absolute;z-index:-2;border-radius:50%;filter:blur(8px);pointer-events:none}.home-video-orb--one{width:34rem;height:34rem;right:-14rem;top:-16rem;background:radial-gradient(circle,rgba(249,115,22,.3),transparent 68%)}.home-video-orb--two{width:28rem;height:28rem;left:-14rem;bottom:-16rem;background:radial-gradient(circle,rgba(45,212,191,.22),transparent 68%)}
.home-video-shell{position:relative}.home-video-heading{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:clamp(1.5rem,3vw,2.25rem)}.home-video-heading .section-kicker{color:#a7f3d0}.home-video-heading h2{max-width:720px;margin:.3rem 0 0;color:#fff;font-size:clamp(2rem,4vw,3.65rem);line-height:1.02;letter-spacing:-.045em}.home-video-heading>p{max-width:470px;margin:0;color:rgba(255,255,255,.7);font-size:.95rem;line-height:1.7}
.home-video-layout{display:grid;grid-template-columns:minmax(0,1.58fr) minmax(330px,.86fr);gap:1.15rem;align-items:stretch}.home-video-featured{min-width:0}.home-video-player,.home-video-thumb{position:relative;display:block;width:100%;padding:0;border:0;background:#061614;color:#fff;overflow:hidden;text-align:left;cursor:pointer}.home-video-player{min-height:535px;border-radius:1.55rem;box-shadow:0 32px 85px rgba(0,0,0,.34)}.home-video-player>img,.home-video-thumb>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.2,.7,.2,1),filter .3s ease}.home-video-player:hover>img,.home-video-thumb:hover>img{transform:scale(1.035);filter:saturate(1.12)}.home-video-player iframe{position:absolute;inset:0;width:100%;height:100%;border:0;background:#000}.home-video-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04) 22%,rgba(2,13,13,.94) 100%)}.home-video-play,.home-video-thumb>span{position:absolute;z-index:2;display:grid;place-items:center;border-radius:50%;background:linear-gradient(145deg,#f97316,#ea580c);color:#fff;box-shadow:0 15px 42px rgba(249,115,22,.38)}.home-video-play{left:50%;top:44%;width:76px;height:76px;transform:translate(-50%,-50%);transition:transform .2s ease}.home-video-player:hover .home-video-play{transform:translate(-50%,-50%) scale(1.08)}.home-video-copy{position:absolute;z-index:2;left:0;right:0;bottom:0;display:grid;gap:.45rem;padding:clamp(1.4rem,4vw,2.4rem)}.home-video-copy small,.home-video-card small{color:#fdba74;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}.home-video-copy strong{max-width:850px;color:#fff;font-size:clamp(1.75rem,3.2vw,3.15rem);line-height:1.04;letter-spacing:-.04em}.home-video-copy em{max-width:710px;color:rgba(255,255,255,.72);font-size:.86rem;font-style:normal;line-height:1.55}
.home-video-list{display:grid;grid-template-rows:repeat(5,minmax(0,1fr));gap:.68rem;min-height:0}.home-video-card{display:grid;grid-template-columns:145px minmax(0,1fr);gap:.85rem;align-items:center;padding:.65rem;border:1px solid rgba(255,255,255,.12);border-radius:1.05rem;background:rgba(255,255,255,.065);backdrop-filter:blur(12px);transition:transform .2s ease,border-color .2s ease,background .2s ease}.home-video-card:hover{transform:translateX(-3px);border-color:rgba(253,186,116,.55);background:rgba(255,255,255,.095)}.home-video-thumb{height:92px;border-radius:.75rem}.home-video-thumb>span{left:50%;top:50%;width:42px;height:42px;transform:translate(-50%,-50%)}.home-video-card h3{margin:.28rem 0 .45rem;color:#fff;font-size:clamp(.9rem,1.25vw,1.08rem);line-height:1.2}.home-video-card a{display:inline-flex;align-items:center;gap:.32rem;color:rgba(255,255,255,.65);text-decoration:none;font-size:.69rem;font-weight:800}.home-video-card a:hover{color:#fff}
.home-video-player.is-playing>img,.home-video-player.is-playing>.home-video-shade,.home-video-player.is-playing>.home-video-play,.home-video-player.is-playing>.home-video-copy{display:none}.home-video-modal-open{overflow:hidden}.home-video-modal{position:fixed;inset:0;z-index:4500;display:grid;place-items:center;padding:clamp(12px,3vw,34px);background:rgba(2,9,12,.9);backdrop-filter:blur(13px)}.home-video-modal__panel{position:relative;width:min(1120px,100%);aspect-ratio:16/9;border-radius:1.2rem;overflow:hidden;background:#000;box-shadow:0 38px 110px rgba(0,0,0,.58)}.home-video-modal__panel iframe{width:100%;height:100%;border:0}.home-video-modal__close{position:absolute;z-index:2;right:12px;top:12px;width:44px;height:44px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(8,20,22,.76);color:#fff;font-size:1.7rem;line-height:1;cursor:pointer;backdrop-filter:blur(10px)}.home-video-modal__close:hover{background:#ea580c}
@media(max-width:1080px){.home-video-layout{grid-template-columns:1fr}.home-video-player{min-height:490px}.home-video-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}.home-video-card{grid-template-columns:135px minmax(0,1fr)}}
@media(max-width:760px){.home-video-heading{display:grid;gap:.75rem}.home-video-heading>p{font-size:.86rem}.home-video-player{min-height:420px;border-radius:1.1rem}.home-video-play{width:62px;height:62px}.home-video-list{grid-template-columns:1fr}.home-video-card{grid-template-columns:125px minmax(0,1fr)}}
@media(max-width:480px){.home-video-section{padding-block:3rem}.home-video-player{min-height:355px}.home-video-copy strong{font-size:1.55rem}.home-video-copy em{display:none}.home-video-card{grid-template-columns:110px minmax(0,1fr);padding:.52rem}.home-video-thumb{height:80px}}
@media(prefers-reduced-motion:reduce){.home-video-player>img,.home-video-thumb>img,.home-video-play,.home-video-card{transition:none}}

/* V2.10.0.6 — rasio video presisi dan kartu yang lebih rapat. */
.home-video-layout{align-items:start}
.home-video-player{min-height:0;aspect-ratio:16/9}
.home-video-player>img,.home-video-thumb>img{object-position:center}
.home-video-list{align-content:start}
.home-video-card{grid-template-columns:112px minmax(0,1fr);gap:.72rem;padding:.52rem}
.home-video-thumb{height:auto;aspect-ratio:16/9}
.home-video-card h3{margin:.22rem 0 .32rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
@media(max-width:1080px){
  .home-video-player{min-height:0;aspect-ratio:16/9}
  .home-video-list{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none}
  .home-video-card{grid-template-columns:120px minmax(0,1fr)}
}
@media(max-width:760px){
  .home-video-section{padding-block:clamp(2.4rem,8vw,3.4rem)}
  .home-video-heading{margin-bottom:1.15rem}
  .home-video-player{min-height:0;aspect-ratio:16/9;border-radius:1rem}
  .home-video-copy{gap:.25rem;padding:1rem 1.05rem}
  .home-video-copy strong{font-size:clamp(1.22rem,5.7vw,1.7rem);line-height:1.08}
  .home-video-copy em{display:none}
  .home-video-play{top:45%;width:56px;height:56px}
  .home-video-list{grid-template-columns:1fr;gap:.62rem}
  .home-video-card{grid-template-columns:112px minmax(0,1fr);padding:.5rem}
  .home-video-thumb{height:auto;aspect-ratio:16/9}
}
@media(max-width:420px){
  .home-video-player{aspect-ratio:16/9}
  .home-video-copy small{font-size:.6rem}
  .home-video-copy strong{font-size:1.22rem}
  .home-video-card{grid-template-columns:104px minmax(0,1fr)}
}
/* V2.10.0.7 — orientasi video, rasio adaptif, dan fallback YouTube. */
.home-video-featured.home-video-orientation-portrait{display:grid;grid-template-columns:minmax(250px,420px) minmax(0,1fr);gap:1rem;align-items:center}.home-video-featured.home-video-orientation-portrait .home-video-player{aspect-ratio:9/16;max-height:680px}.home-video-featured.home-video-orientation-square .home-video-player{aspect-ratio:1/1}.home-video-orientation-portrait .home-video-thumb{aspect-ratio:9/16;max-height:105px;background:#030a09}.home-video-orientation-portrait .home-video-thumb img{object-fit:cover}.home-video-orientation-square .home-video-thumb{aspect-ratio:1/1}.home-video-direct-link{display:inline-flex;align-items:center;gap:.35rem;margin:.65rem .3rem 0;color:rgba(255,255,255,.7);font-size:.69rem;font-weight:800;text-decoration:none}.home-video-direct-link:hover{color:#fff}.home-video-modal__panel.is-portrait{width:min(430px,calc(100vw - 28px));aspect-ratio:9/16;max-height:calc(100vh - 36px)}.home-video-modal__panel.is-square{width:min(720px,calc(100vw - 28px));aspect-ratio:1/1;max-height:calc(100vh - 36px)}.home-video-modal__panel.is-landscape{aspect-ratio:16/9}.home-video-modal__fallback{position:absolute;z-index:3;left:50%;bottom:10px;transform:translateX(-50%);padding:.48rem .7rem;border-radius:999px;background:rgba(0,0,0,.64);color:#fff;font-size:.66rem;font-weight:800;text-decoration:none;white-space:nowrap;opacity:.72}.home-video-modal__fallback:hover{opacity:1}.home-video-player.is-playing{aspect-ratio:16/9}.home-video-player.is-playing.is-portrait{aspect-ratio:9/16;max-width:430px;margin-inline:auto}.home-video-player.is-playing.is-square{aspect-ratio:1/1;max-width:720px;margin-inline:auto}@media(max-width:760px){.home-video-featured.home-video-orientation-portrait{display:block}.home-video-featured.home-video-orientation-portrait .home-video-player{width:min(78vw,360px);margin-inline:auto}.home-video-orientation-portrait.home-video-card{grid-template-columns:78px minmax(0,1fr)}.home-video-orientation-portrait .home-video-thumb{max-height:none;width:70px;margin-inline:auto}}

/* ==========================================================
   V2.10.0.11 — Thumbnail video bersih
   Judul dan deskripsi tidak lagi menutupi poster/video.
   ========================================================== */
.home-video-shade{background:linear-gradient(180deg,rgba(0,0,0,.03),rgba(2,13,13,.24))}
.home-video-play{top:50%}
.home-video-featured-copy{display:grid;gap:.45rem;padding:.95rem .2rem .1rem}
.home-video-featured-copy small{color:#fdba74;font-size:.68rem;font-weight:900;text-transform:uppercase;letter-spacing:.13em}
.home-video-featured-copy h3{margin:0;color:#fff;font-size:clamp(1.35rem,2.5vw,2.15rem);line-height:1.12;letter-spacing:-.025em}
.home-video-featured-copy p{margin:0;max-width:760px;color:rgba(255,255,255,.72);font-size:.86rem;line-height:1.55}
.home-video-featured-copy .home-video-direct-link{margin:.1rem 0 0}
.home-video-featured.home-video-orientation-portrait .home-video-featured-copy{align-self:center;padding:1rem 0}
@media(max-width:760px){
  .home-video-featured-copy{padding:.8rem .05rem 0}
  .home-video-featured-copy h3{font-size:1.28rem}
  .home-video-featured-copy p{font-size:.8rem}
}
