
*{box-sizing:border-box}html,body{margin:0;padding:0;background:#080808;color:#f5f3ef;font-family:Arial,Helvetica,sans-serif}body{overflow-x:hidden}a{color:inherit;text-decoration:none}
.site-header{height:88px;background:rgba(8,8,8,.97);border-bottom:1px solid #292929;position:sticky;top:0;z-index:50}.header-inner{height:100%;max-width:1420px;margin:auto;padding:0 28px;display:flex;align-items:center;gap:35px}.logo{font-size:25px;font-weight:900;letter-spacing:-1.2px;margin-right:auto}.logo span{color:#dfb84f}.main-nav ul{display:flex;gap:30px;list-style:none;margin:0;padding:0}.main-nav a{font-size:14px;font-weight:800;letter-spacing:.5px;text-transform:uppercase}.main-nav a:hover,.main-nav .current>a{color:#dfb84f}.live-pill{border:1px solid #54352d;border-radius:30px;padding:13px 20px;font-size:14px;font-weight:900}.live-pill i,.ticker-live i{display:inline-block;width:7px;height:7px;background:#ef3340;border-radius:50%;margin-right:9px}.menu-toggle{display:none;background:none;border:0;color:white;font-size:25px}
.hero{min-height:610px;background:radial-gradient(circle at 80% 35%,#191711 0,#0a0a0a 48%,#050505 100%)}.hero-inner{max-width:1420px;margin:auto;padding:76px 28px;display:grid;grid-template-columns:1fr 480px;gap:70px}.eyebrow,.np-label,.page-kicker,.section-head small,.screen-label{color:#dfb84f;font-size:13px;font-weight:900;letter-spacing:3px}.hero h1{font-size:110px;line-height:.9;letter-spacing:-6px;margin:30px 0}.hero h1 b{color:#dfb84f}.hero p{font-size:19px;color:#ddd;max-width:700px;line-height:1.5}.hero-actions{display:flex;gap:14px;margin-top:40px}.btn{display:inline-block;padding:18px 26px;font-weight:900;font-size:14px;border-radius:3px}.btn-gold{background:#dfb84f;color:#111}.btn-outline{border:1px solid #555}.btn-dark{background:#111;color:#fff}
.now-playing{height:520px;border:1px solid #4b412c;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:linear-gradient(145deg,#151410,#090909)}.screen-label{position:absolute;margin-top:-450px}.np-space{flex:1}.now-playing strong{font-size:44px;margin:12px 0}.now-playing span{color:#aaa}.np-watch{margin-top:28px;color:#dfb84f;font-weight:900;font-size:13px}.content-section{max-width:1420px;margin:auto;padding:80px 28px}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:32px}.section-head h2{font-size:30px;margin:10px 0 0}.section-head>a{color:#dfb84f;font-weight:900;font-size:13px}
.news-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:20px}.news-card{border:1px solid #292929;background:#0b0b0b;min-height:380px;padding-bottom:25px}.news-card .visual{height:210px;margin-bottom:22px;background:linear-gradient(135deg,#1c1810,#0b0b0b);display:flex;align-items:end;padding:22px;font-weight:900;font-size:13px;letter-spacing:2px;color:#dfb84f}.visual-2{background:linear-gradient(135deg,#171717,#0b0b0b)!important}.visual-3{background:linear-gradient(135deg,#16130d,#0b0b0b)!important}.news-meta,.news-card h3,.news-card p{margin-left:25px;margin-right:25px}.news-meta{font-size:11px;color:#dfb84f;font-weight:900;letter-spacing:1.5px}.news-card h3{font-size:23px;line-height:1.1;margin-top:12px;margin-bottom:10px}.news-card p{color:#999;line-height:1.5}
.gold-band{border-top:1px solid #2d281d;border-bottom:1px solid #2d281d;padding:50px 28px;background:#dfb84f;color:#111}.gold-band-inner{max-width:1420px;margin:auto;display:flex;justify-content:space-between;align-items:center;gap:30px}.gold-band small{font-weight:900;letter-spacing:2px}.gold-band h2{font-size:36px;margin:10px 0 0}.gold-band .btn{border:1px solid #111}
.charts-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:20px}.chart-feature{min-height:350px;border:1px solid #4b412c;padding:35px;background:radial-gradient(circle at 75% 30%,#191711,#0b0b0b 60%);display:flex;flex-direction:column;justify-content:space-between}.chart-number{font-size:14px;color:#dfb84f;font-weight:900;letter-spacing:2px}.chart-feature span{display:block;color:#dfb84f;font-size:12px;font-weight:900;letter-spacing:2px}.chart-feature strong{display:block;font-size:42px;margin-top:10px}.chart-feature p{color:#999}.chart-feature>a{color:#dfb84f;font-size:12px;font-weight:900}.chart-list{border-top:1px solid #292929}.chart-list div{min-height:87px;border-bottom:1px solid #292929;display:grid;grid-template-columns:55px 1fr 150px;align-items:center;gap:12px}.chart-list b{color:#dfb84f}.chart-list span{font-weight:900}.chart-list em{font-style:normal;color:#888;font-size:13px}
.section-dark{max-width:none;background:#0d0d0d}.section-dark>.section-head,.section-dark>.video-grid{max-width:1364px;margin-left:auto;margin-right:auto}.video-grid{display:grid;grid-template-columns:1.6fr 1fr 1fr;gap:16px}.video-card{min-height:310px;border:1px solid #292929;background:linear-gradient(135deg,#17140e,#090909);padding:28px;display:flex;flex-direction:column;justify-content:end;position:relative}.video-card:nth-child(2){background:linear-gradient(135deg,#141414,#090909)}.video-card:nth-child(3){background:linear-gradient(135deg,#17110d,#090909)}.video-card .play{position:absolute;top:25px;right:25px;width:46px;height:46px;border:1px solid #dfb84f;border-radius:50%;display:grid;place-items:center;color:#dfb84f;font-size:13px}.video-card span{color:#dfb84f;font-size:11px;font-weight:900;letter-spacing:2px}.video-card strong{font-size:32px;margin-top:8px}.video-card small{color:#999;margin-top:8px}
.show-grid-big{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.show-grid-big a{min-height:220px;border:1px solid #292929;padding:26px;display:flex;flex-direction:column;justify-content:space-between;background:#0b0b0b}.show-grid-big b{color:#dfb84f}.show-grid-big strong{font-size:25px}.show-grid-big span{color:#888}.events-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.events-grid article{min-height:230px;border:1px solid #292929;padding:28px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(140deg,#15130e,#090909)}.events-grid span,.events-grid em{color:#dfb84f;font-size:11px;font-weight:900;letter-spacing:2px}.events-grid strong{font-size:24px;margin:10px 0}.events-grid em{font-style:normal;color:#777}
.fashion-feature{display:grid;grid-template-columns:1fr 1fr;min-height:390px;border:1px solid #3a3426}.fashion-feature>div:first-child{padding:50px;display:flex;flex-direction:column;justify-content:center}.fashion-feature h2{font-size:52px;line-height:.95;margin:14px 0}.fashion-feature p{color:#999;max-width:520px;line-height:1.6;margin-bottom:28px}.fashion-art{background:linear-gradient(145deg,#1b1710,#080808);display:flex;flex-direction:column;justify-content:end;padding:35px}.fashion-art span{color:#dfb84f;font-size:12px;font-weight:900;letter-spacing:3px}.fashion-art strong{font-size:72px;line-height:.9}
.hosts-big{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.hosts-big div{min-height:230px;border:1px solid #292929;padding:25px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(150deg,#141414,#090909)}.hosts-big span{color:#dfb84f;font-size:12px;font-weight:900}.hosts-big strong{font-size:20px}.social-band{border-top:1px solid #292929;background:#0d0d0d;padding:75px 28px;text-align:center}.social-band small{color:#dfb84f;font-weight:900;letter-spacing:3px}.social-band h2{font-size:38px;margin:12px 0 28px}.social-band a{display:inline-block;margin:0 12px;padding:10px 0;font-size:12px;font-weight:900;letter-spacing:1.5px;border-bottom:1px solid #555}.social-band a:hover{color:#dfb84f;border-color:#dfb84f}
.inner-page{min-height:650px;background:#0a0a0a}.inner-container{max-width:1420px;margin:auto;padding:70px 28px}.component-page:has(.irt-news-page) .inner-container{padding-top:0 !important}.component-page:has(.irt-news-page) .irt-news-page{padding-top:32px !important}.page-title{font-size:56px;margin:14px 0 50px}.inner-container .blog,.inner-container .com-content-article{color:#ddd}footer{border-top:1px solid #292929;background:#070707}.footer-inner{max-width:1420px;margin:auto;padding:30px 28px;display:flex;justify-content:space-between;color:#999}.footer-inner strong{color:#fff}
@media(max-width:1000px){.main-nav ul{gap:18px}.hero-inner{grid-template-columns:1fr 400px;gap:35px}.hero h1{font-size:82px}.news-grid,.video-grid{grid-template-columns:1fr 1fr}.news-main{grid-column:1/-1}.show-grid-big,.hosts-big{grid-template-columns:1fr 1fr}.charts-layout{grid-template-columns:1fr}.fashion-feature{grid-template-columns:1fr}.fashion-art{min-height:280px}}
@media(max-width:900px){.site-header{height:72px}.header-inner{padding:0 18px}.menu-toggle{display:block}.main-nav{display:none;position:absolute;top:72px;left:0;right:0;background:#090909;border-bottom:1px solid #333;padding:20px}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav li{padding:13px 0}.live-pill{padding:10px 13px}.hero-inner{grid-template-columns:1fr;padding:55px 20px}.hero h1{font-size:64px;letter-spacing:-3px}.now-playing{height:400px}.content-section{padding:55px 20px}.footer-inner{padding:25px 20px;display:block}.footer-inner span{display:block;margin-top:8px}.page-title{font-size:40px}.ticker-inner{overflow:hidden;white-space:nowrap}.gold-band{padding:45px 20px}.gold-band-inner{display:block}.gold-band .btn{margin-top:20px}}
@media(max-width:600px){.news-grid,.video-grid,.show-grid-big,.hosts-big,.events-grid{grid-template-columns:1fr}.news-main{grid-column:auto}.chart-list div{grid-template-columns:40px 1fr}.chart-list em{display:none}.fashion-feature h2{font-size:40px}.fashion-art strong{font-size:54px}.social-band h2{font-size:30px}}


/* InRating TV 1.3.13 layout fixes */
.site-header{
    position:relative !important;
    z-index:50;
}
.hero{
    position:relative;
    z-index:1;
    padding-top:96px !important;
}
.hero-inner{
    position:relative;
}
.now-playing{
    position:relative;
    overflow:hidden;
}
.now-playing .now-playing-actions,
.now-playing-actions{
    position:relative;
    display:block;
    margin-top:24px;
    white-space:normal;
    z-index:2;
}
.now-playing a{
    position:relative;
}
.live-strip{
    position:relative;
    z-index:2;
}
@media (max-width: 900px){
    .hero{
        padding-top:64px !important;
    }
}

/* InRating TV 1.3.13 — Now Playing cleanup */
.now-playing{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end}
.now-art{position:absolute;inset:0 0 150px 0;display:grid;place-items:center;pointer-events:none}
.now-art span{display:grid;place-items:center;width:110px;height:110px;border:1px solid #4f4630;border-radius:50%;color:#dfb84f;font-size:12px;font-weight:900;letter-spacing:3px;background:radial-gradient(circle,rgba(223,184,79,.08),transparent 62%)}
.now-playing .screen-label,.now-playing .np-space,.now-playing .np-watch,.now-playing-actions{display:none!important}
.now-playing .np-label{position:relative;margin:0;color:#dfb84f;font-size:13px;font-weight:900;letter-spacing:3px}
.now-playing strong{position:relative;display:block;margin:12px 0 6px;font-size:44px;line-height:1.05}
.now-playing .np-meta{position:relative;display:block;color:#aaa;font-size:16px}
@media(max-width:900px){
  .now-playing{height:400px}
  .now-art{inset:0 0 130px 0}
  .now-playing strong{font-size:36px}
}

/* InRating TV 1.3.13 — spacing and duplicate-menu cleanup */
.site-header{position:sticky;top:0;z-index:100}
.hero{min-height:0 !important}
.hero-inner{
  min-height:560px !important;
  padding:58px 28px 62px !important;
  align-items:center !important;
}
.main-nav{flex-shrink:1}
.now-playing{align-self:center}
.ticker,.ticker-inner{display:none !important}
@media(max-width:900px){
  .hero-inner{
    min-height:0 !important;
    padding:45px 20px 55px !important;
    align-items:stretch !important;
  }
}

/* InRating TV 1.3.13 — final header/hero spacing */
.site-header{position:sticky;top:0;z-index:100;background:rgba(8,8,8,.98)}
.header-inner{height:88px;display:flex;align-items:center}
.main-nav{display:flex !important;align-items:center;justify-content:center;flex:1;min-width:0}
.main-nav ul{display:flex;align-items:center;gap:26px;list-style:none;margin:0;padding:0}
.main-nav li{padding:0!important;margin:0!important}
.main-nav a{display:block;white-space:nowrap}
.hero{min-height:0!important}
.hero-inner{
  min-height:480px!important;
  padding:42px 28px 48px!important;
  align-items:center!important;
}
.now-playing{height:480px!important}
.screen-label{margin-top:-380px!important}
@media(max-width:1000px){
  .hero-inner{grid-template-columns:1fr 360px;gap:35px;min-height:480px!important;padding:38px 20px 44px!important}
  .main-nav ul{gap:16px}
  .main-nav a{font-size:12px}
}
@media(max-width:900px){
  .main-nav{display:none!important;position:absolute;left:0;right:0;top:72px;background:#090909;padding:18px 20px;border-bottom:1px solid #333}
  .main-nav.open{display:flex!important}
  .main-nav ul{display:block;width:100%}
  .main-nav li{padding:10px 0!important}
  .header-inner{height:72px}
  .hero-inner{grid-template-columns:1fr;min-height:0!important;padding:42px 20px 48px!important}
  .hero h1{font-size:64px;letter-spacing:-3px}
  .now-playing{height:360px!important}
}
@media(max-width:600px){
  .hero h1{font-size:54px}
}

/* InRating TV 1.3.13 — compact section rhythm */
.hero-inner{
  min-height:500px !important;
  padding:34px 28px 42px !important;
}
.hero h1{margin-top:20px !important;margin-bottom:26px !important}
.hero p{margin-top:0 !important;margin-bottom:0 !important}
.content-section{
  padding-top:54px !important;
  padding-bottom:54px !important;
}
.content-section + .content-section{
  padding-top:54px !important;
}
.gold-band{
  padding-top:36px !important;
  padding-bottom:36px !important;
}
.section-head{
  margin-bottom:22px !important;
}
.news-card{
  min-height:0 !important;
}
.news-card .visual{
  height:185px !important;
}
.video-card{
  min-height:270px !important;
}
.show-grid-big a{
  min-height:185px !important;
}
.events-grid article{
  min-height:195px !important;
}
.fashion-feature{
  min-height:330px !important;
}
.hosts-big div{
  min-height:185px !important;
}
.social-band{
  padding-top:58px !important;
  padding-bottom:58px !important;
}
@media(max-width:900px){
  .hero-inner{
    min-height:0 !important;
    padding:42px 20px 48px !important;
  }
  .content-section{
    padding-top:42px !important;
    padding-bottom:42px !important;
  }
  .gold-band{
    padding-top:30px !important;
    padding-bottom:30px !important;
  }
  .video-card{min-height:220px !important}
  .fashion-feature{min-height:0 !important}
}

/* InRating TV 1.3.14 — final Hero position correction
   Root cause fixed at the cascade level: old versions accumulated multiple
   !important padding/min-height rules. This final layer makes Hero start
   directly below the header and keeps the right card aligned. */
.site-header{position:sticky!important;top:0!important;height:88px!important}
.hero{
  min-height:0!important;
  height:auto!important;
  padding:0!important;
  margin:0!important;
}
.hero-inner{
  min-height:0!important;
  height:auto!important;
  padding:56px 28px 58px!important;
  margin:0 auto!important;
  align-items:center!important;
}
.hero-copy{margin:0!important;padding:0!important}
.eyebrow{margin-top:0!important}
.hero h1{margin-top:20px!important}
.now-playing{
  height:500px!important;
  margin:0!important;
}
@media(max-width:900px){
  .site-header,.header-inner{height:72px!important}
  .hero{padding:0!important}
  .hero-inner{
    min-height:0!important;
    padding:42px 20px 50px!important;
    align-items:stretch!important;
  }
  .now-playing{height:360px!important}
}

/* =========================================================
   SHOW SECTION — 1.4.5
   Dedicated entertainment layout. Scoped to .show-page so
   the approved homepage/news styles remain untouched.
   ========================================================= */
.show-page{background:#080808;color:#f4f0e8;padding-bottom:0}.show-page a{color:inherit}.show-page .eyebrow,.show-page small{letter-spacing:.24em;text-transform:uppercase;color:#d9ae39;font-size:11px;font-weight:700}.show-hero{max-width:1500px;margin:0 auto;min-height:430px;display:grid;grid-template-columns:1.05fr 1.25fr .42fr;border:1px solid #29251e;background:linear-gradient(110deg,#0c0c0c,#14120f 58%,#090909);position:relative;overflow:hidden}.show-hero-media{grid-column:2;grid-row:1;min-height:430px;background:radial-gradient(circle at 52% 48%,#8d6b28 0,rgba(74,54,19,.34) 22%,transparent 52%),linear-gradient(135deg,#17130f,#050505);display:flex;align-items:flex-end;justify-content:center}.show-hero-glow{width:60%;height:72%;border-radius:50%;background:radial-gradient(circle,rgba(221,178,64,.2),transparent 68%);filter:blur(8px)}.show-hero-camera{position:absolute;right:31%;bottom:45px;color:#d8b44e;font-size:12px;letter-spacing:.25em;text-align:center;opacity:.85}.show-hero-copy{grid-column:1;grid-row:1;padding:76px 48px 48px;align-self:center}.show-hero-copy h1{font-size:88px;line-height:.85;margin:14px 0 12px;font-weight:800;letter-spacing:-.04em}.show-subtitle{font-family:Georgia,serif;font-size:25px;letter-spacing:.12em;color:#fff}.show-hero-copy p{max-width:420px;color:#c6c1b7;line-height:1.65;margin:20px 0 28px}.show-hero-script{grid-column:3;align-self:center;font-family:cursive;font-size:32px;line-height:1.15;color:#d8b14a;transform:rotate(-8deg);padding:20px}.show-tabs{max-width:1500px;margin:0 auto;display:flex;flex-wrap:wrap;border:1px solid #2a271f;border-top:0;background:#0d0d0d}.show-tabs a{padding:16px 24px;font-size:12px;font-weight:700;letter-spacing:.06em;border-right:1px solid #29251f;text-decoration:none}.show-tabs a.active{background:#ead08a;color:#15120b}.show-section,.show-schedule-wrap,.show-feature-row,.show-special,.show-final{max-width:1500px;margin:0 auto}.show-section{padding:42px 0}.show-section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:20px;padding:0 4px}.show-section-head h2{margin:6px 0 0;font-size:25px;letter-spacing:.01em}.show-section-head>a{font-size:11px;color:#c7a13d;text-decoration:none}.show-cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.show-card{border:1px solid #302c25;background:#0e0e0e;min-width:0}.show-card-art{height:245px;background:radial-gradient(circle at 65% 25%,rgba(218,177,67,.38),transparent 25%),linear-gradient(145deg,#1c2430,#080808 58%);position:relative}.show-card:nth-child(2) .show-card-art{background:radial-gradient(circle at 60% 30%,rgba(109,87,180,.48),transparent 28%),linear-gradient(145deg,#172031,#080808)}.show-card:nth-child(3) .show-card-art{background:radial-gradient(circle at 55% 35%,rgba(163,62,149,.48),transparent 30%),linear-gradient(145deg,#26152b,#080808)}.show-card:nth-child(4) .show-card-art{background:radial-gradient(circle at 65% 30%,rgba(205,118,44,.36),transparent 27%),linear-gradient(145deg,#252019,#080808)}.show-card:nth-child(5) .show-card-art{background:radial-gradient(circle at 60% 30%,rgba(178,134,68,.35),transparent 28%),linear-gradient(145deg,#29251e,#080808)}.show-card-art span{position:absolute;left:14px;bottom:10px;font-family:Georgia,serif;font-size:44px;color:#d4ad48}.show-card-body{padding:15px}.show-card-body h3{font-size:21px;margin:0 0 7px}.show-card-body p{font-size:10px;color:#d5ad3f;margin:0 0 7px;text-transform:uppercase}.show-card-body small{color:#8f8b83;letter-spacing:.02em;text-transform:none;font-size:10px}.show-card-body a{display:block;border:1px solid #b58a24;padding:9px 10px;text-align:center;margin-top:14px;font-size:10px;text-decoration:none;color:#e4bf59}.show-schedule-wrap{display:grid;grid-template-columns:1fr 300px;gap:14px}.show-schedule-wrap .show-section{max-width:none;margin:0;padding:0}.show-schedule{border:1px solid #2d2922;padding:22px;background:#0c0c0c}.schedule-list{border-top:1px solid #2b2823}.schedule-list div{display:grid;grid-template-columns:54px 1fr;gap:10px;padding:13px 0;border-bottom:1px solid #292620}.schedule-list b{color:#d9b24c}.schedule-list span{font-size:12px}.show-mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.show-mini-grid article{border:1px solid #29251f;background:#0e0e0e}.mini-art{height:150px;background:linear-gradient(145deg,#222,#0a0a0a);position:relative}.mini-art span{position:absolute;left:12px;bottom:8px;color:#c7a244;font-family:Georgia,serif;font-size:30px}.show-mini-grid h3{font-size:14px;margin:12px}.show-mini-grid p{font-size:9px;color:#777;margin:0 12px 14px}.show-feature-row{display:grid;grid-template-columns:1.3fr .7fr;gap:12px;padding:10px 0 40px}.show-feature{min-height:250px;border:1px solid #2b2822;background:linear-gradient(110deg,#0e0e0e,#16130e);display:flex;justify-content:space-between;overflow:hidden}.show-feature>div:first-child{padding:34px;max-width:55%}.show-feature h2{font-family:Georgia,serif;font-size:38px;line-height:.95;margin:8px 0 12px}.show-feature p{color:#aaa;font-size:13px;line-height:1.5}.feature-art{min-width:38%;background:radial-gradient(circle at 50% 45%,rgba(216,176,66,.3),transparent 42%),linear-gradient(145deg,#241e15,#070707);display:flex;align-items:center;justify-content:center;color:#b89135;letter-spacing:.3em;font-size:12px}.show-host-feature .feature-art{background:radial-gradient(circle at 50% 35%,rgba(201,153,65,.28),transparent 36%),linear-gradient(145deg,#171620,#050505)}.show-video-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.show-video-grid article{min-width:0}.video-art{height:150px;background:linear-gradient(145deg,#27221b,#080808);border:1px solid #302c25;display:flex;align-items:center;justify-content:center;position:relative}.video-art i{width:46px;height:46px;border:1px solid #d2a83d;border-radius:50%;display:grid;place-items:center;color:#d2a83d;font-style:normal}.show-video-grid h3{font-size:13px;margin:10px 0 4px}.show-video-grid p{font-size:10px;color:#888;margin:0}.show-special{margin-top:10px;border:1px solid #9c7725;background:linear-gradient(100deg,#15110a,#0b0b0b);min-height:190px;padding:35px 42px;display:flex;align-items:center;justify-content:space-between}.show-special h2{font-family:Georgia,serif;font-size:36px;margin:7px 0}.show-special p{color:#aaa}.special-star{font-size:115px;color:#d0a33a;padding-right:50px}.show-final{margin-top:12px;min-height:220px;padding:45px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 75% 45%,rgba(195,149,52,.3),transparent 30%),linear-gradient(110deg,#17130d,#070707);border-top:1px solid #5b461d;border-bottom:1px solid #302719}.show-final h2{font-family:Georgia,serif;font-size:42px;margin:8px 0 18px}.final-script{font-family:cursive;color:#d4ad45;font-size:34px;line-height:1.05;transform:rotate(-7deg);padding-right:60px}.show-page .btn{display:inline-block;text-decoration:none}.show-page .btn-gold{background:#dcb84f;color:#0a0a0a;padding:12px 18px;font-weight:800;font-size:11px;letter-spacing:.04em}.show-page .btn-outline{border:1px solid #a8842d;color:#d6ae45;padding:11px 17px;font-size:11px;font-weight:700}.show-page .module-slot{max-width:1500px;margin:0 auto}
@media(max-width:1050px){.show-hero{grid-template-columns:1fr 1fr}.show-hero-media{grid-column:2}.show-hero-script{display:none}.show-cards{grid-template-columns:repeat(2,1fr)}.show-schedule-wrap,.show-feature-row{grid-template-columns:1fr}.show-mini-grid{grid-template-columns:repeat(2,1fr)}.show-video-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.show-hero{display:flex;flex-direction:column-reverse}.show-hero-media{min-height:260px}.show-hero-copy{padding:35px 22px}.show-hero-copy h1{font-size:62px}.show-tabs{overflow-x:auto;flex-wrap:nowrap}.show-tabs a{white-space:nowrap;padding:13px 16px}.show-section{padding:30px 14px}.show-cards,.show-mini-grid,.show-video-grid{grid-template-columns:1fr}.show-feature{min-height:0}.show-feature>div:first-child{max-width:65%;padding:25px}.show-feature h2{font-size:28px}.show-final{padding:30px 20px}.final-script{display:none}.show-special{margin:10px 14px;padding:28px}.special-star{font-size:70px;padding-right:10px}}

/* ==========================
   InRating TV 1.5.1 sections
   ========================== */
.section-page{background:#f4f0e8;color:#171513;min-height:70vh}.editorial-wrap{max-width:1220px;margin:0 auto;padding:78px 28px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px}.section-heading small{display:block;letter-spacing:.22em;font-size:11px;color:#907348;margin-bottom:8px}.section-heading h2{margin:0;font-size:32px;letter-spacing:.02em}.section-heading>a{color:#8f6c36;text-decoration:none;font-weight:700}.section-hero{background:#111;color:#fff}.section-hero-inner{max-width:1220px;margin:0 auto;padding:85px 28px;display:flex;justify-content:space-between;align-items:flex-end}.section-hero small,.charts-hero small,.video-hero small,.fashion-hero small,.events-hero small,.hosts-hero small{letter-spacing:.22em;color:#c7a46b;font-size:11px}.section-hero h1,.charts-hero h1,.video-hero h1,.fashion-hero h1,.events-hero h1,.hosts-hero h1{font-size:72px;line-height:.9;margin:14px 0}.section-hero p,.charts-hero p,.video-hero p,.fashion-hero p,.events-hero p,.hosts-hero p{max-width:680px;color:#bdb9b0;font-size:18px}.hero-stamp,.chart-ring,.video-hero-play,.fashion-mark,.redcarpet,.hosts-monogram{width:190px;height:190px;border:1px solid rgba(201,169,112,.55);border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#c9a970;font-weight:800;letter-spacing:.08em}.hero-stamp b{font-size:38px}.section-tabs,.chart-nav,.fashion-nav,.events-nav,.hosts-nav{max-width:1220px;margin:0 auto;display:flex;gap:24px;flex-wrap:wrap;padding:20px 28px;border-bottom:1px solid #d9d1c5}.section-tabs a,.chart-nav a,.fashion-nav a,.events-nav a,.hosts-nav a{font-size:12px;letter-spacing:.12em;text-decoration:none;color:#666}.section-tabs a.active,.chart-nav a.active,.fashion-nav a.active,.events-nav a.active,.hosts-nav a.active{color:#a07a43;font-weight:800}.editorial-feature{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;align-items:center}.editorial-art,.story-art{background:linear-gradient(145deg,#171717,#6f634e);color:#d2b179;min-height:330px;display:flex;align-items:flex-end;justify-content:space-between;padding:25px;font-weight:800;letter-spacing:.14em}.editorial-art span{font-size:72px;opacity:.55}.editorial-feature h2{font-size:44px;line-height:1.02;margin:12px 0}.editorial-feature p{color:#6f6a62;line-height:1.7}.tag{font-size:11px;letter-spacing:.14em;color:#9f7b47}.btn{display:inline-block;padding:13px 18px;text-decoration:none;font-weight:800;font-size:12px;letter-spacing:.08em}.btn-gold{background:#b08b53;color:#111}.news-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-editorial-grid article{background:#fff;padding:0 0 22px;border:1px solid #e2dbd0}.news-editorial-grid article>span{display:block;padding:18px 20px 0;font-size:10px;color:#9b7745;letter-spacing:.1em}.news-editorial-grid h3,.news-editorial-grid p{padding:0 20px}.news-editorial-grid h3{font-size:21px;margin:10px 0}.news-editorial-grid p{color:#777}.story-art{min-height:190px;padding:18px;font-size:13px}.story-art::after{content:'•';font-size:70px;line-height:1;opacity:.35}.section-dark{background:#111;color:#fff}.video-news-strip,.media-grid,.short-grid,.fashion-video-grid,.event-video-grid,.host-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-news-strip>div,.fashion-video-grid>div,.event-video-grid>div,.host-video-grid>div{background:#181818;padding:28px;min-height:120px;display:flex;flex-direction:column;gap:8px}.video-news-strip i,.fashion-video-grid i,.event-video-grid i,.host-video-grid i{font-style:normal;font-size:26px;color:#c3a46f}.pagination-bar{display:none!important}.pagination-bar span{margin-right:auto;color:#777;font-size:11px;letter-spacing:.1em}.pagination-bar a{padding:8px 12px;background:#fff;color:#333;text-decoration:none}.pagination-bar a.active{background:#111;color:#fff}.charts-hero,.video-hero{background:#0b0b0b;color:#fff;padding:90px max(28px,calc((100vw - 1164px)/2));display:flex;justify-content:space-between;align-items:center}.charts-hero h1,.video-hero h1{font-size:96px}.chart-nav{background:#faf7f1}.rank-list{border-top:1px solid #d8d0c3}.rank-list article{display:grid;grid-template-columns:90px 1fr 100px 100px;gap:20px;align-items:center;padding:21px 0;border-bottom:1px solid #ddd5c9}.rank-list article>b{font-size:38px}.rank-list article div span{font-size:10px;letter-spacing:.15em;color:#9c7848}.rank-list article h3{margin:5px 0;font-size:22px}.rank-list em{font-style:normal;color:#8b816f;font-size:11px}.rank-list a{color:#9a7542;text-decoration:none;font-size:11px;font-weight:800}.chart-feature-band{display:grid;grid-template-columns:1fr 1fr;background:#191919;color:#fff}.chart-feature-band>div{padding:75px}.chart-feature-band h2{font-size:42px;margin:10px 0}.chart-video-placeholder{min-height:360px;display:flex;align-items:center;justify-content:center;font-size:70px;color:#d0ad76;position:relative}.chart-video-placeholder span{position:absolute;right:30px;bottom:25px;font-size:28px}.new-entries{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.new-entries>div{background:#fff;border:1px solid #e2dacf;padding:28px;display:flex;flex-direction:column;gap:7px}.new-entries b{font-size:40px}.new-entries span{font-size:10px;color:#9b7743;letter-spacing:.15em}.video-feature-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px}.video-feature-main,.video-feature-side>div{background:#171717;color:#fff;min-height:350px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}.video-feature-main i,.video-feature-side i{font-style:normal;font-size:55px;color:#caa76e;margin-bottom:auto}.video-feature-main span{color:#c6a369;letter-spacing:.14em;font-size:11px}.video-feature-main h2{font-size:34px;margin:10px 0}.video-feature-side{display:grid;gap:20px}.video-feature-side>div{min-height:165px}.media-grid{grid-template-columns:repeat(4,1fr)}.media-grid article{background:#fff;border:1px solid #e1dbd0}.media-art{min-height:180px;background:linear-gradient(145deg,#171717,#726650);color:#d0ad70;padding:18px;display:flex;justify-content:space-between}.media-art i{font-style:normal;font-size:28px}.media-art span{font-size:38px;opacity:.45}.media-grid article>span,.media-grid article h3,.media-grid article p{display:block;padding:0 16px}.media-grid article>span{margin-top:14px;font-size:10px;color:#9a7746}.short-grid{grid-template-columns:repeat(4,1fr)}.short-grid>div{aspect-ratio:9/13;background:#1a1a1a;border:1px solid #34302b;display:flex;align-items:center;justify-content:center;flex-direction:column;font-size:38px;color:#c8a66c}.short-grid b{font-size:11px;margin-top:10px}.fashion-hero{background:#191714;color:#f4eee3;padding:85px max(28px,calc((100vw - 1164px)/2));display:flex;justify-content:space-between;align-items:center}.fashion-hero h1{font-weight:500;letter-spacing:.06em}.fashion-mark{border-radius:0;width:160px;height:160px;font-size:64px}.fashion-mark span,.redcarpet span{font-size:11px;display:block}.fashion-lead-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:24px}.fashion-cover{min-height:470px;background:linear-gradient(145deg,#ddd6ca,#8c806e);padding:30px;display:flex;flex-direction:column;justify-content:flex-end;color:#161513}.fashion-cover span{font-size:11px;letter-spacing:.15em}.fashion-cover strong{font-size:38px}.fashion-lead-list{display:grid;gap:14px}.fashion-lead-list article{background:#fff;padding:30px;border:1px solid #e0d7ca}.fashion-lead-list small{color:#967240;letter-spacing:.14em}.runway-grid,.trend-grid,.beauty-strip,.fashion-gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.runway-grid>div{background:#1a1917;color:#fff;min-height:250px;padding:26px;display:flex;flex-direction:column;justify-content:flex-end}.runway-grid span{color:#b89865;font-size:13px}.runway-grid b{font-size:28px;margin-top:8px}.runway-grid em{font-style:normal;color:#aaa;font-size:12px;margin-top:5px}.trend-grid{grid-template-columns:repeat(4,1fr)}.trend-grid article{background:#fff;border-top:3px solid #1a1917;padding:24px}.trend-grid article>div{font-size:36px;color:#a17c49}.beauty-strip{grid-template-columns:repeat(3,1fr)}.beauty-strip>div{background:#1b1917;color:#fff;min-height:170px;padding:28px;font-size:28px;font-weight:800}.beauty-strip span{color:#c3a46a}.fashion-gallery{grid-template-columns:repeat(4,1fr)}.fashion-gallery>div{aspect-ratio:1;background:linear-gradient(140deg,#151515,#7b6b57);display:flex;align-items:flex-end;padding:18px;color:#d4b37d;font-weight:800}.fashion-video-grid{grid-template-columns:repeat(3,1fr)}.events-hero,.hosts-hero{background:#111;color:#fff;padding:85px max(28px,calc((100vw - 1164px)/2));display:flex;justify-content:space-between;align-items:center}.redcarpet{border-radius:8px;background:#5f1717;color:#f4d5cf;border-color:#a65a55}.event-feature{display:grid;grid-template-columns:1fr .85fr;gap:30px;background:#fff;border:1px solid #e0d8cc;align-items:stretch}.event-feature>div:first-child{padding:55px}.event-feature h2{font-size:42px}.event-feature span{font-size:11px;color:#a27b47;letter-spacing:.14em}.event-cover{min-height:380px;background:linear-gradient(145deg,#171515,#6b4e3f);color:#d6b37a;font-size:45px;font-weight:800;padding:30px;display:flex;flex-direction:column;justify-content:flex-end}.events-editorial-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.events-editorial-grid article{background:#fff;border:1px solid #e0d8cc;padding:20px}.events-editorial-grid article>div{min-height:150px;background:#24211e;color:#c7a86f;display:flex;align-items:flex-end;padding:15px;font-size:18px;font-weight:800}.events-editorial-grid span{display:block;color:#9a7545;font-size:10px;letter-spacing:.13em;margin-top:16px}.event-calendar{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.event-calendar>div{background:#fff;padding:25px;border-left:3px solid #9d7746}.event-calendar b{font-size:28px;display:block}.event-calendar span{display:block;margin-top:12px}.event-calendar em{font-style:normal;font-size:10px;color:#9d7746;letter-spacing:.1em}.event-final{background:#191716;color:#fff;padding:75px 28px;text-align:center}.event-final small{color:#c5a367;letter-spacing:.2em}.event-final h2{font-size:44px;margin:10px 0 28px}.hosts-hero h1{font-size:82px}.hosts-monogram{border-radius:0}.host-editorial-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.host-editorial-grid article{background:#fff;border:1px solid #ded6cb}.host-art{min-height:310px;background:linear-gradient(145deg,#171717,#756b5d);color:#d4b47b;padding:18px;display:flex;align-items:flex-end}.host-art span{font-size:54px;opacity:.5}.host-editorial-grid article>div+div{padding:22px}.host-editorial-grid small{color:#9a7748;letter-spacing:.14em}.host-editorial-grid h3{font-size:22px;margin:8px 0}.host-editorial-grid p{color:#777;min-height:45px}.host-editorial-grid a{color:#9c7747;text-decoration:none;font-size:11px;font-weight:800}.hosts-feature-row{background:#e6ded0;max-width:100%;display:grid;grid-template-columns:1fr 1fr;padding:75px max(28px,calc((100vw - 1164px)/2));gap:35px}.host-quote{font-size:38px;font-weight:500;display:flex;align-items:center;justify-content:center;color:#6e604f}.host-video-grid{grid-template-columns:repeat(3,1fr)}
@media(max-width:900px){.section-hero-inner,.charts-hero,.video-hero,.fashion-hero,.events-hero,.hosts-hero{flex-direction:column;align-items:flex-start;gap:35px}.editorial-feature,.fashion-lead-grid,.video-feature-grid,.chart-feature-band,.event-feature,.hosts-feature-row{grid-template-columns:1fr}.news-editorial-grid,.media-grid,.events-editorial-grid,.host-editorial-grid{grid-template-columns:repeat(2,1fr)}.runway-grid,.trend-grid,.fashion-gallery,.event-calendar,.new-entries{grid-template-columns:repeat(2,1fr)}.section-heading{align-items:flex-start;flex-direction:column}.rank-list article{grid-template-columns:55px 1fr;gap:10px}.rank-list article em,.rank-list article a{grid-column:2}.video-news-strip,.fashion-video-grid,.event-video-grid,.host-video-grid,.beauty-strip,.short-grid{grid-template-columns:1fr 1fr}}
@media(max-width:600px){.section-hero h1,.fashion-hero h1,.events-hero h1,.hosts-hero h1{font-size:54px}.charts-hero h1,.video-hero h1{font-size:62px}.news-editorial-grid,.media-grid,.events-editorial-grid,.host-editorial-grid,.runway-grid,.trend-grid,.fashion-gallery,.event-calendar,.new-entries,.video-news-strip,.fashion-video-grid,.event-video-grid,.host-video-grid,.beauty-strip,.short-grid{grid-template-columns:1fr}.editorial-wrap{padding:52px 18px}.section-tabs,.chart-nav,.fashion-nav,.events-nav,.hosts-nav{padding:16px 18px;gap:14px}.section-hero-inner,.charts-hero,.video-hero,.fashion-hero,.events-hero,.hosts-hero{padding-left:18px;padding-right:18px}}

/* InRating TV 1.5.2 visual fidelity layer */
.fashion-hero{position:relative;overflow:hidden;background-image:linear-gradient(90deg,rgba(16,14,12,.95) 0%,rgba(16,14,12,.70) 42%,rgba(16,14,12,.22) 100%),url('../images/fashion-hero.jpg');background-size:cover;background-position:center right;min-height:360px}
.events-hero{position:relative;overflow:hidden;background-image:linear-gradient(90deg,rgba(12,10,9,.96) 0%,rgba(12,10,9,.66) 45%,rgba(12,10,9,.18) 100%),url('../images/events-hero.jpg');background-size:cover;background-position:center right;min-height:340px}
.charts-hero{position:relative;overflow:hidden;background-image:linear-gradient(90deg,rgba(5,8,12,.96) 0%,rgba(5,8,12,.56) 48%,rgba(5,8,12,.12) 100%),url('../images/top10-hero.jpg');background-size:cover;background-position:center right;min-height:390px}
.fashion-cover{background-image:linear-gradient(180deg,rgba(10,10,10,.03),rgba(10,10,10,.64)),url('../images/fashion-hero.jpg');background-size:cover;background-position:center}
.event-cover{background-image:linear-gradient(180deg,rgba(20,15,12,.04),rgba(20,15,12,.66)),url('../images/events-hero.jpg');background-size:cover;background-position:center}
.chart-video-placeholder{background-image:linear-gradient(90deg,rgba(10,10,10,.18),rgba(10,10,10,.78)),url('../images/top10-hero.jpg');background-size:cover;background-position:center}
@media(max-width:600px){.fashion-hero,.events-hero,.charts-hero{min-height:300px;background-position:58% center}}


/* =========================================================
   HOMEPAGE MODULE CHROME FIX — 1.5.3
   Removes Joomla frontend module preview/edit bars from the
   visual homepage without disabling module editing in admin.
   Does not touch SHOW / TOP 10 / other section layouts.
   ========================================================= */
.is-home .mod-preview-info,
.is-home .mod-preview,
.is-home .mod-edit,
.is-home .module-edit,
.is-home .module-edit-link,
.is-home .mod-menu__edit,
.is-home a[href*="task=module.edit"]{
    display:none !important;
}

/* Keep the homepage module blocks visually aligned with the
   finished 1420px homepage grid. */
.is-home .module-slot{
    box-sizing:border-box;
    max-width:1420px;
    margin-left:auto;
    margin-right:auto;
}

/* Some Joomla frontend-edit wrappers can leave empty spacing
   after their controls are hidden. */
.is-home .module-slot:empty,
.is-home .module-slot > .mod-preview-info:only-child{
    display:none !important;
}


/* TOP10 INTERACTIVE RESTORE 1.4.9 */
.top10-page{background:#08090b;color:#f5f2ea;padding:0 0 34px;max-width:none}
.top10-page a{color:inherit;text-decoration:none}
.top10-hero-visual{max-width:1536px;height:480px;min-height:0;margin:0 auto;background:#08090b url('../img/top10-hero.png') center/100% 100% no-repeat;position:relative;border-bottom:1px solid #4f432a;overflow:hidden}
.top10-hero-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,0) 52%,rgba(0,0,0,.18));pointer-events:none}
.top10-hero-overlay{position:absolute;inset:0;z-index:2}
/* The visible CTA is baked into top10-hero.png. Keep only a transparent, active click hotspot over it. */
.top10-hero-button{position:absolute;left:32.5%;top:77%;width:35%;height:20%;display:block;padding:0!important;border:0!important;border-radius:0;background:transparent!important;color:transparent!important;font-size:0!important;line-height:0;text-decoration:none;z-index:3;cursor:pointer;outline:none;box-shadow:none;transition:none}
.top10-hero-button:hover{background:transparent!important;border:0!important;transform:none;box-shadow:none;filter:none;color:transparent!important}
.top10-hero-button:focus-visible{outline:2px solid #e8c85b;outline-offset:-2px}

@media(max-width:900px){.top10-hero-visual{height:330px;background-size:cover;background-position:center 58%}.top10-hero-button{left:29%;top:74%;width:42%;height:20%}}
@media(max-width:600px){.top10-hero-visual{height:285px;background-position:center 60%}.top10-hero-button{left:25%;top:73%;width:50%;height:21%}}

.top10-tabs-wrap{max-width:1536px;margin:0 auto;background:#08090b;border-bottom:1px solid #2d3034;padding:12px 14px}
.top10-tabs{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}
.top10-tab{appearance:none;border:1px solid #35373c;background:linear-gradient(145deg,#17191e,#0b0c0f);color:#f4f1ea;min-height:132px;padding:0;position:relative;overflow:hidden;display:flex;align-items:flex-end;text-align:left;cursor:pointer;transition:transform .2s,border-color .2s,box-shadow .2s}
.top10-tab:hover{transform:translateY(-3px);border-color:#caa63c;box-shadow:0 9px 25px rgba(0,0,0,.35)}
.top10-tab.active{border-color:#e0b947;box-shadow:inset 0 -3px 0 #e0b947}
.top10-tab-art{position:absolute;inset:0;background-size:cover;background-position:center;opacity:.74;transition:.25s}
.top10-tab:hover .top10-tab-art,.top10-tab.active .top10-tab-art{opacity:1;transform:scale(1.04)}
.top10-tab-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.82) 78%)}
.top10-tab-copy{position:relative;z-index:2;padding:17px 16px 16px;padding-right:44px}
.top10-tab-copy strong{display:block;font-size:18px;line-height:1.02;letter-spacing:.01em}
.top10-tab-copy small{display:block;color:#c7c6bf;font-size:9px;margin-top:9px}
.top10-tab>i{position:absolute;z-index:3;right:11px;bottom:11px;width:25px;height:25px;border:1px solid #d8b13f;border-radius:50%;display:grid;place-items:center;font-style:normal;color:#e2bd52;transition:.2s}
.top10-tab:hover>i,.top10-tab.active>i{background:#e0b947;color:#111}
.top10-tab-art.art-1{background-image:url('../img/top10-tile-1.png')}.top10-tab-art.art-2{background-image:url('../img/top10-tile-2.png')}.top10-tab-art.art-3{background-image:url('../img/top10-tile-3.png')}.top10-tab-art.art-4{background-image:url('../img/top10-tile-4.png')}.top10-tab-art.art-5{background-image:url('../img/top10-tile-5.png')}.top10-tab-art.art-6{background-image:url('../img/top10-tile-6.png')}
.top10-main-grid{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1.05fr 1.28fr .55fr;gap:18px;padding:28px 14px 12px}
.top10-panel{background:#0b0c0e;border-top:1px solid #2b2d31;padding:16px 0}
.top10-section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:14px;padding:0 4px}
.top10-section-head small{display:block;color:#d5ae42;letter-spacing:.2em;font-size:9px;text-transform:uppercase}
.top10-section-head h2{font-size:23px;margin:6px 0 0;line-height:1}
.top10-section-head a{font-size:10px;color:#c8a548;white-space:nowrap}
.top10-section-head.compact{margin-top:8px}
.top10-ranking-list{border-top:1px solid #292b30}
.top10-rank-row{width:100%;display:grid;grid-template-columns:40px 48px 1fr 34px 30px;align-items:center;gap:10px;padding:7px 6px;border:0;border-bottom:1px solid #24262b;background:#0a0b0d;color:#f2f0ea;text-align:left;cursor:pointer;transition:.18s}
.top10-rank-row:hover{background:#141416;transform:translateX(2px)}
.top10-rank-row.is-first{background:linear-gradient(90deg,#282214,#0a0b0d);box-shadow:inset 3px 0 0 #d8b247}
.rank-num{font-size:22px;font-weight:900;text-align:center;color:#d8d7d1}.is-first .rank-num{color:#e3bb4d}
.rank-art{width:48px;height:48px;border:1px solid #3b3d42;background-size:cover;background-position:center;box-shadow:inset 0 0 20px rgba(0,0,0,.34)}
.rank-art.art-r1{background:linear-gradient(145deg,#92622d,#15161a)}.rank-art.art-r2{background:linear-gradient(145deg,#425b87,#0a0b0d)}.rank-art.art-r3{background:linear-gradient(145deg,#7b5c42,#121316)}.rank-art.art-r4{background:linear-gradient(145deg,#34373a,#0a0b0d)}.rank-art.art-r5{background:linear-gradient(145deg,#742d32,#0a0b0d)}.rank-art.art-r6{background:linear-gradient(145deg,#a57c3b,#0a0b0d)}.rank-art.art-r7{background:linear-gradient(145deg,#334d75,#0a0b0d)}.rank-art.art-r8{background:linear-gradient(145deg,#6b4e3d,#0a0b0d)}.rank-art.art-r9{background:linear-gradient(145deg,#7d4047,#0a0b0d)}.rank-art.art-r10{background:linear-gradient(145deg,#a87346,#0a0b0d)}
.rank-info strong{display:block;font-size:11px}.rank-info strong span{font-weight:500;color:#d0cec7}.rank-info small{display:block;font-size:8px;color:#83858a;margin-top:4px}.rank-trend{font-size:10px;color:#4fa86a;text-align:center}.rank-trend.down{color:#df6464}.rank-play{width:24px;height:24px;border-radius:50%;border:1px solid #b7b8b6;display:grid;place-items:center;font-size:9px;transition:.18s}.top10-rank-row:hover .rank-play{border-color:#e0b947;color:#e0b947}
.top10-feature-card{border:1px solid #3c3527;overflow:hidden}.feature-photo{min-height:270px;position:relative;background:radial-gradient(circle at 70% 23%,#e8c16b 0,rgba(192,146,45,.35) 11%,transparent 32%),linear-gradient(130deg,#31271e,#15171c 53%,#090a0c);overflow:hidden}.feature-photo:before{content:"KOLA";position:absolute;right:17%;bottom:21%;font-family:Georgia,serif;font-size:94px;color:rgba(245,231,203,.12)}.feature-light{position:absolute;width:240px;height:240px;border-radius:50%;left:19%;top:4%;background:radial-gradient(circle,rgba(255,241,210,.56),rgba(181,131,58,.22) 34%,transparent 70%);filter:blur(4px)}.feature-photo button,.mini-video-art button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;width:55px;height:55px;border-radius:50%;border:1px solid #fff;background:rgba(0,0,0,.55);color:#fff;font-size:15px;cursor:pointer;transition:.2s}.feature-photo button:hover,.mini-video-art button:hover{background:#e0b947;color:#111;border-color:#e0b947;transform:translate(-50%,-50%) scale(1.06)}
.feature-copy{position:absolute;z-index:3;left:18px;bottom:16px;display:flex;flex-direction:column}.feature-copy strong{font-size:21px}.feature-copy small{font-size:9px;color:#dedbd3;margin-top:6px}
.top10-video-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.top10-video-card{min-width:0;cursor:pointer}.mini-video-art{height:128px;border:1px solid #34363a;position:relative;overflow:hidden;background:radial-gradient(circle at 52% 30%,rgba(197,156,76,.58),transparent 25%),linear-gradient(145deg,#282620,#0b0c0f);transition:.2s}.mini-video-art:hover{border-color:#d2a93e;transform:translateY(-2px)}.mini-video-art:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.35))}.mv-2{background:radial-gradient(circle at 40% 25%,rgba(81,127,179,.65),transparent 25%),linear-gradient(145deg,#16273a,#0a0b0e)}.mv-3{background:radial-gradient(circle at 62% 25%,rgba(185,84,117,.55),transparent 23%),linear-gradient(145deg,#2a1720,#0a0b0e)}.ed-1{background:radial-gradient(circle at 55% 25%,rgba(87,140,203,.5),transparent 25%),linear-gradient(145deg,#1a2433,#0a0b0e)}.ed-2{background:radial-gradient(circle at 45% 25%,rgba(92,159,110,.5),transparent 25%),linear-gradient(145deg,#17251d,#0a0b0e)}.ed-3{background:radial-gradient(circle at 65% 25%,rgba(215,151,59,.53),transparent 25%),linear-gradient(145deg,#2b2217,#0a0b0e)}.mini-video-art button{width:36px;height:36px;font-size:11px}.top10-video-card strong{display:block;font-size:11px;margin-top:8px}.top10-video-card span{display:block;font-size:10px;color:#888;margin-top:3px}
.top10-side-col{padding-top:16px}
.top10-bottom-grid{max-width:1536px;margin:0 auto;display:grid;grid-template-columns:1.25fr .9fr .58fr;gap:18px;padding:0 14px}.top10-bottom-grid>.top10-panel{min-width:0}.archive-years{display:flex;gap:10px;align-items:center;margin:10px 4px 16px;flex-wrap:wrap}.archive-years button{border:0;background:none;color:#a5a4a0;font-size:11px;padding:7px 11px;border-radius:18px;cursor:pointer}.archive-years button:hover,.archive-years button.active{background:#a27d29;color:#111}.archive-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.archive-cards article small{display:block;font-size:8px;line-height:1.3;color:#9a9a97;margin-top:7px}.vinyl{aspect-ratio:1;border:1px solid #3a3c40;border-radius:4px;background:radial-gradient(circle at 50% 50%,#d2a73c 0 6%,#17181a 7% 10%,#777 11% 12%,#111 13% 22%,#3b3b3c 23% 24%,#101113 25% 47%,#26272a 48% 49%,#101113 50% 100%);transition:.2s}.archive-cards article:hover .vinyl{transform:rotate(4deg) scale(1.02);border-color:#d5ae41}.v-2{background:radial-gradient(circle at 50% 50%,#818181 0 5%,#18191b 6% 13%,#737373 14% 15%,#101113 16% 45%,#292a2d 46% 48%,#101113 49%)}.v-3{background:radial-gradient(circle at 50% 50%,#b78b36 0 6%,#1b1c1f 7% 15%,#8d6a2c 16%,#101113 17% 47%,#28292c 48% 49%,#101113 50%)}.v-4{background:radial-gradient(circle at 50% 50%,#aaa 0 5%,#17181a 6% 12%,#666 13% 15%,#101113 16% 44%,#28292c 45% 47%,#101113 48%)}
.top10-news article{display:flex;gap:10px;padding:9px 4px;border-bottom:1px solid #24262a}.news-thumb{width:60px;height:46px;flex:0 0 auto;border:1px solid #34373b;background:linear-gradient(145deg,#83532c,#0a0d10)}.nt-2{background:linear-gradient(145deg,#324a79,#0a0d10)}.nt-3{background:linear-gradient(145deg,#4a292f,#0a0d10)}.top10-news strong{display:block;font-size:10px;line-height:1.35}.top10-news small{display:block;font-size:8px;color:#7f8185;margin-top:4px}
.top10-final-promo{min-height:235px;padding:20px;border:1px solid #1b5da2;background:radial-gradient(circle at 72% 28%,rgba(30,124,221,.65),transparent 34%),linear-gradient(145deg,#091321,#05080d);display:flex;flex-direction:column;justify-content:flex-end;transition:.22s}.top10-final-promo:hover{transform:translateY(-3px);border-color:#4c92d9}.top10-final-promo small{font-size:8px;letter-spacing:.18em}.top10-final-promo strong{font-size:32px;margin:7px 0}.top10-final-promo span{font-size:10px;line-height:1.4;color:#d8dce3;margin-bottom:14px}.top10-final-promo b{font-size:9px;border:1px solid #e0b743;padding:9px 10px;width:max-content}
@media(max-width:1100px){.top10-tabs{grid-template-columns:repeat(3,1fr)}.top10-main-grid,.top10-bottom-grid{grid-template-columns:1fr}.top10-side-col{display:block}.top10-final-promo{min-height:210px}.top10-hero-visual{height:360px;min-height:0}.top10-hero-button{left:31%;top:61%;width:38%;height:14%}}
@media(max-width:700px){.top10-hero-visual{height:320px;min-height:0}.top10-hero-button{left:29%;top:60%;width:43%;height:16%}.top10-tabs{grid-template-columns:1fr 1fr}.top10-tab{min-height:120px}.top10-main-grid,.top10-bottom-grid{padding-left:8px;padding-right:8px}.top10-side-col{grid-template-columns:1fr}.top10-section-head{align-items:flex-start}.top10-section-head h2{font-size:19px}.top10-video-grid{grid-template-columns:1fr}.top10-rank-row{grid-template-columns:33px 42px 1fr 28px 26px}.rank-art{width:42px;height:42px}.archive-cards{grid-template-columns:repeat(2,1fr)}}



/* ================= FASHION 1.5.1 ================= */
.fashion-page{background:#f4f0e7;color:#101010;min-height:100vh}.fashion-hero-new{position:relative;min-height:480px;background:#090909;color:#fff;display:grid;grid-template-columns:1fr 1.15fr 300px;overflow:hidden}.fashion-hero-new-bg{position:absolute;inset:0;background-image:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.72) 34%,rgba(0,0,0,.08) 75%,rgba(0,0,0,.75) 100%),url('../images/fashion-hero.png');background-size:cover;background-position:center;filter:saturate(.9)}.fashion-hero-new-copy,.fashion-hero-new-side{position:relative;z-index:1}.fashion-hero-new-copy{padding:92px 5vw 60px}.fashion-kicker{font-size:11px;letter-spacing:4px;color:#d9b25a;font-weight:800}.fashion-hero-new h1{font-family:Georgia,serif;font-size:82px;letter-spacing:3px;margin:26px 0 0;font-weight:500}.fashion-subtitle{font-size:20px;letter-spacing:7px;color:#c9c0b3;margin:4px 0 22px}.fashion-hero-new-copy p{font-size:17px;line-height:1.5;color:#ddd;margin-bottom:26px}.fashion-btn{display:inline-flex;align-items:center;padding:13px 20px;border:1px solid #d7b44f;text-decoration:none;font-weight:800;font-size:11px;letter-spacing:1.5px;transition:.25s}.fashion-btn-gold{background:#d9b64f;color:#111}.fashion-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.25)}.fashion-hero-new-side{display:flex;flex-direction:column}.fashion-hero-new-side a{flex:1;border-left:1px solid rgba(255,255,255,.35);border-bottom:1px solid rgba(255,255,255,.35);padding:34px 28px;display:flex;flex-direction:column;justify-content:center;color:#fff;text-decoration:none;background:rgba(8,8,8,.48);transition:.3s}.fashion-hero-new-side a:first-child{background:linear-gradient(135deg,rgba(10,10,10,.72),rgba(38,30,17,.38))}.fashion-hero-new-side a:hover{background:rgba(210,172,75,.16)}.fashion-hero-new-side span{font-family:Georgia,serif;font-size:18px}.fashion-hero-new-side b{font-size:22px;margin:4px 0 20px}.fashion-hero-new-side small{color:#d9b64f;font-weight:800}.fashion-tabs{display:flex;gap:0;background:#fbf8f1;border-bottom:1px solid #d8d0c2;padding:0 5%;position:sticky;top:0;z-index:8;overflow:auto}.fashion-tabs a{white-space:nowrap;padding:18px 22px;color:#4b453c;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:1.2px;border-bottom:2px solid transparent;transition:.2s}.fashion-tabs a:hover,.fashion-tabs a.active{color:#a17824;border-bottom-color:#c49d3e}.fashion-section{padding:42px 5% 12px}.fashion-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.fashion-head small{font-size:10px;letter-spacing:3px;color:#a77d2c;font-weight:900}.fashion-head h2{margin:5px 0 0;font-size:27px;letter-spacing:.5px}.fashion-head>a{font-size:11px;color:#9c7427;text-decoration:none;font-weight:800;white-space:nowrap}.fashion-news-layout{display:grid;grid-template-columns:1.1fr 1fr .72fr;gap:14px}.fashion-main-card,.fashion-world-feature{position:relative;min-height:390px;background:#111;color:#fff;overflow:hidden;padding:0 22px 22px;display:flex;flex-direction:column;justify-content:flex-end}.fashion-image{background-size:cover;background-position:center;position:relative;overflow:hidden}.fashion-main-card>.fashion-image,.fashion-world-feature>.fashion-image{position:absolute;inset:0;background-image:linear-gradient(0deg,rgba(0,0,0,.9),rgba(0,0,0,.1) 70%),url('../images/fashion-hero.png')}.fashion-main-card>span,.fashion-world-feature>span{position:relative;z-index:1;display:inline-block;background:#e3c46a;color:#191919;font-size:9px;font-weight:900;padding:5px 8px;width:max-content}.fashion-main-card h3,.fashion-world-feature h3{position:relative;z-index:1;font-family:Georgia,serif;font-size:25px;line-height:1.12;margin:9px 0}.fashion-main-card>small,.fashion-world-feature>small{position:relative;z-index:1;color:#d5d0c8}.fashion-brief-list{display:flex;flex-direction:column;gap:0}.fashion-brief-list a{display:grid;grid-template-columns:92px 1fr;gap:12px;padding:10px 0;border-bottom:1px solid #ddd4c5;text-decoration:none;color:#191919;min-height:82px}.fi-thumb{height:64px;background-image:url('../images/fashion-hero.png');background-size:cover;background-position:center}.fi-2{background-position:15% 35%}.fi-3{background-position:70% 25%}.fi-4{background-position:35% 75%}.fi-5{background-position:85% 70%}.fi-6{background-position:52% 25%}.fi-7{background-position:80% 20%}.fi-8{background-position:22% 15%}.fi-9{background-position:70% 70%}.fi-10{background-position:40% 35%}.fashion-brief-list b{font-size:14px;line-height:1.25;display:block}.fashion-brief-list small{display:block;color:#999;font-size:10px;margin-top:7px}.fashion-promo-stack{display:flex;flex-direction:column;gap:12px}.fashion-promo-stack>a{min-height:220px;padding:28px;color:#fff;text-decoration:none;background:linear-gradient(145deg,#1b1916,#050505);border:1px solid #39342b;display:flex;flex-direction:column;justify-content:end;transition:.3s}.fashion-promo-stack>a:hover{transform:translateY(-3px);border-color:#b89545}.fashion-promo-stack strong{font-family:Georgia,serif;font-size:30px}.fashion-promo-stack span{color:#d2c7b7;font-size:11px;margin:7px 0 22px}.fashion-promo-stack small{color:#dfbd5b;font-weight:900}.fashion-promo-stack blockquote{margin:0;background:#171620;color:#e9e2d8;padding:27px;font-family:Georgia,serif;font-size:16px;line-height:1.45;border:1px solid #302d27}.fashion-promo-stack blockquote small{display:block;text-align:right;color:#aaa;font-family:Arial,sans-serif;font-size:10px;margin-top:10px}.fashion-world-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.fashion-world-feature{min-height:350px}.fashion-brief-list.compact a{min-height:80px}.fashion-gallery-grid-new{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.fashion-gallery-grid-new a,.fashion-tile-grid a{text-decoration:none;color:#111}.fashion-gallery-grid-new .fashion-image{height:190px;background-image:linear-gradient(0deg,rgba(0,0,0,.45),transparent),url('../images/fashion-hero.png');transition:.3s}.fashion-gallery-grid-new a:hover .fashion-image{transform:scale(1.025);filter:brightness(1.06)}.fashion-gallery-grid-new b,.fashion-gallery-grid-new small{display:block;margin-top:9px}.fashion-gallery-grid-new b{font-size:13px}.fashion-gallery-grid-new small{font-size:10px;color:#999}.fi-11{background-position:20% 25%}.fi-12{background-position:80% 25%}.fi-13{background-position:45% 50%}.fi-14{background-position:72% 60%}.fi-15{background-position:18% 75%}.fashion-video-section{background:#111;color:#fff;padding-bottom:46px}.fashion-video-section .fashion-head h2{color:#fff}.fashion-video-section .fashion-head a{color:#d8b458}.fashion-video-grid-new{display:grid;grid-template-columns:1.5fr .85fr;gap:14px}.fashion-video-main{display:block;color:#fff;text-decoration:none;border:1px solid #302d28;background:#080808;padding-bottom:20px}.fashion-video-main .fashion-image{height:420px;background-image:linear-gradient(0deg,rgba(0,0,0,.78),transparent 60%),url('../images/fashion-hero.png')}.fashion-video-main .fashion-image i,.fashion-video-list-new i{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:54px;height:54px;border-radius:50%;border:1px solid #fff;display:grid;place-items:center;font-style:normal}.fashion-video-main>b,.fashion-video-main>span,.fashion-video-main>small{display:block;margin-left:22px}.fashion-video-main>b{font-size:17px;margin-top:16px}.fashion-video-main>span{color:#bbb;margin-top:5px}.fashion-video-main>small{color:#d9b64f;margin-top:9px}.fashion-video-list-new{display:flex;flex-direction:column;gap:12px}.fashion-video-list-new a{display:grid;grid-template-columns:150px 1fr;gap:12px;align-items:center;color:#fff;text-decoration:none;border-bottom:1px solid #2d2a25;padding-bottom:12px}.fashion-video-list-new .fashion-image{height:90px;background-image:url('../images/fashion-hero.png')}.fashion-video-list-new span{font-weight:700;font-size:13px}.fashion-video-list-new small{color:#aaa;margin-top:5px}.fashion-lower-grid{display:grid;grid-template-columns:1fr 1fr .72fr;gap:12px;padding:30px 5% 45px;background:#f4f0e7}.fashion-lower-grid .fashion-section{padding:0}.fashion-tile-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.fashion-tile-grid .fashion-image{height:135px;background-image:url('../images/fashion-hero.png')}.fashion-tile-grid b{display:block;text-align:center;font-size:10px;letter-spacing:1px;margin-top:8px}.fi-20{background-position:25% 60%}.fi-21{background-position:65% 65%}.fi-22{background-position:90% 45%}.fi-23{background-position:50% 20%}.fi-24{background-position:15% 20%}.fi-25{background-position:75% 25%}.fi-26{background-position:35% 70%}.fi-27{background-position:85% 75%}.fashion-event-list{border-top:1px solid #d8d0c2}.fashion-event-list a{display:grid;grid-template-columns:58px 1fr;gap:10px;padding:11px 0;border-bottom:1px solid #d8d0c2;color:#171717;text-decoration:none}.fashion-event-list>a>b{font-size:18px;line-height:.9}.fashion-event-list>a>b small{font-size:8px;letter-spacing:1px}.fashion-event-list span{font-size:12px;font-weight:800}.fashion-event-list span small{display:block;color:#999;font-weight:400;margin-top:4px}.fashion-final{min-height:180px;background:#0b0b0b;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:36px 5%;background-image:linear-gradient(90deg,rgba(5,5,5,.96),rgba(5,5,5,.65)),url('../images/fashion-hero.png');background-size:cover;background-position:center 70%}.fashion-final small{color:#d8b457;letter-spacing:3px}.fashion-final h2{font-family:Georgia,serif;font-size:32px;margin:7px 0}.fashion-final p{color:#aaa;margin:0 0 17px}.fashion-final-script{font-family:Georgia,serif;color:#d7b354;font-size:18px;line-height:1.7;letter-spacing:3px;text-align:right}
@media(max-width:1000px){.fashion-hero-new{grid-template-columns:1fr}.fashion-hero-new-side{display:grid;grid-template-columns:1fr 1fr}.fashion-news-layout,.fashion-world-grid,.fashion-video-grid-new,.fashion-lower-grid{grid-template-columns:1fr}.fashion-gallery-grid-new{grid-template-columns:repeat(3,1fr)}.fashion-tile-grid{grid-template-columns:repeat(4,1fr)}}
@media(max-width:600px){.fashion-hero-new-copy{padding:65px 24px 45px}.fashion-hero-new h1{font-size:58px}.fashion-tabs a{padding:15px 14px}.fashion-section{padding:32px 18px 8px}.fashion-gallery-grid-new{grid-template-columns:1fr 1fr}.fashion-lower-grid{padding:25px 18px 35px}.fashion-final{padding:32px 18px}.fashion-final-script{display:none}.fashion-video-main .fashion-image{height:270px}.fashion-tile-grid{grid-template-columns:1fr 1fr}}


/* NEWS V2 — editorial layout from approved mockup */
.news-page-v2{background:#f7f3eb;color:#121212}.news-hero-module-slot{width:100%;}.news-tabs-module-slot{width:100%;}.news-hero-v2{position:relative;min-height:430px;background:#111;color:#fff;display:grid;grid-template-columns:1fr 320px;overflow:hidden}.news-hero-v2-media{position:absolute;inset:0;background:url('../images/news-hero-approved-structure.jpg') center/cover no-repeat;transform:none}.news-hero-v2-approved .news-hero-v2-overlay,.news-hero-v2-approved .news-hero-v2-copy,.news-hero-v2-approved .news-hero-v2-side{display:none}.news-hero-v2-approved{display:block;min-height:575px;height:575px}.news-hero-v2-hotspot{position:absolute;z-index:5;display:block;border-radius:2px}.news-hero-v2-hotspot-main{left:4.4%;top:75.2%;width:21.2%;height:10.5%}.news-hero-v2-hotspot-stars{right:0;top:0;width:23.0%;height:51.0%}.news-hero-v2-hotspot-events{right:0;bottom:0;width:23.0%;height:49.0%}.news-hero-v2-hotspot:focus-visible{outline:2px solid #d5b06c;outline-offset:-2px}.news-hero-v2-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.48) 45%,rgba(0,0,0,.15) 72%,rgba(0,0,0,.72) 100%)}.news-hero-v2-copy{position:relative;z-index:2;padding:70px max(32px,calc((100vw - 1164px)/2)) 60px;align-self:center}.news-hero-v2-copy small,.news-v2-head small,.news-v2-star-card>span{font-size:11px;letter-spacing:.18em;color:#c4a46d;font-weight:800}.news-hero-v2-copy h1{font-size:78px;line-height:.95;margin:14px 0 5px;font-weight:700}.news-hero-v2-sub{font-size:16px;letter-spacing:.24em;color:#ddd;text-transform:uppercase}.news-hero-v2-copy p{font-size:17px;line-height:1.45;margin:22px 0}.news-v2-btn{display:inline-block;border:1px solid #b99659;color:#fff;text-decoration:none;padding:13px 20px;font-size:11px;font-weight:800;letter-spacing:.08em}.news-hero-v2-side{position:relative;z-index:2;grid-column:2;display:grid;grid-template-rows:1fr 1fr;border-left:1px solid rgba(255,255,255,.3)}.news-hero-v2-side a{display:flex;flex-direction:column;justify-content:center;padding:28px;background:rgba(0,0,0,.38);border-bottom:1px solid rgba(255,255,255,.3);color:#fff;text-decoration:none}.news-hero-v2-side span{font-size:11px;letter-spacing:.12em;color:#d0b17b}.news-hero-v2-side b{font-family:Georgia,serif;font-size:22px;line-height:1.05;margin:8px 0 15px}.news-hero-v2-side small{font-size:10px;color:#d0b17b}.news-v2-tabs{display:flex;gap:28px;padding:18px max(24px,calc((100vw - 1164px)/2));background:#faf7f1;border-bottom:1px solid #ded6ca;overflow:auto;white-space:nowrap}.news-v2-tabs a{color:#756d63;text-decoration:none;font-size:11px;letter-spacing:.12em}.news-v2-tabs a.active{color:#9b7540;font-weight:800}.news-v2-wrap{max-width:1220px;margin:auto;padding:48px 28px}.news-v2-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.news-v2-head h2{font-size:29px;margin:7px 0 0}.news-v2-head a{color:#9a7541;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap}.news-v2-leads{display:grid;grid-template-columns:1.15fr .9fr 1fr;gap:22px}.news-v2-main-card,.news-v2-star-card{background:#fff;border:1px solid #ddd5c9}.news-v2-image{background:#27231f center/cover no-repeat}.news-v2-img-main{height:360px;background-image:url('../images/news-hero.jpg')}.news-v2-main-card>span,.news-v2-main-card>h3,.news-v2-main-card>small{display:block;margin-left:18px;margin-right:18px}.news-v2-main-card>span{margin-top:16px;font-size:10px;color:#9a7541;letter-spacing:.14em}.news-v2-main-card h3{font-size:25px;line-height:1.08;margin-top:8px}.news-v2-main-card small,.news-v2-star-card small{color:#777;margin-bottom:18px}.news-v2-list{display:grid;align-content:start}.news-v2-list a{display:grid;grid-template-columns:90px 1fr;gap:12px;padding:0 0 15px;margin-bottom:15px;border-bottom:1px solid #ddd5c9;color:#222;text-decoration:none}.news-v2-thumb{height:70px;background:#24211e center/cover no-repeat}.n2{background-image:url('../images/news-hero.jpg');background-position:22% center}.n3{background-image:url('../images/fashion-hero.jpg')}.n4{background-image:url('../images/events-hero.jpg')}.n5{background-image:url('../images/top10-hero.jpg')}.news-v2-list b{font-size:14px;line-height:1.15}.news-v2-list small,.news-v2-mini-list small{display:block;color:#888;margin-top:7px;font-size:10px}.news-v2-aside{min-width:0}.news-v2-star-card .n6{height:245px;background-image:url('../images/news-hero.jpg');background-position:65% center}.news-v2-star-card h3{font-size:22px;line-height:1.08;margin:8px 16px}.news-v2-star-card>span,.news-v2-star-card>small{display:block;margin-left:16px}.news-v2-mini-list a{display:block;padding:14px 0;border-bottom:1px solid #ddd5c9;color:#222;text-decoration:none}.news-v2-mini-list b{font-size:13px}.news-v2-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.news-v2-latest-grid article{background:#fff;border:1px solid #ddd5c9;padding-bottom:20px}.news-v2-square{height:180px;background:#292621 center/cover no-repeat}.s1{background-image:url('../images/news-hero.jpg');background-position:20% center}.s2{background-image:url('../images/fashion-hero.jpg')}.s3{background-image:url('../images/top10-hero.jpg')}.s4{background-image:url('../images/events-hero.jpg')}.s5{background-image:url('../images/fashion-hero.jpg');filter:saturate(.65)}.s6{background-image:url('../images/top10-body.png')}.news-v2-latest-grid article>span,.news-v2-latest-grid article>h3,.news-v2-latest-grid article>a{display:block;margin-left:18px;margin-right:18px}.news-v2-latest-grid article>span{font-size:10px;color:#9a7541;letter-spacing:.12em;margin-top:14px}.news-v2-latest-grid h3{font-size:18px;line-height:1.15;min-height:63px}.news-v2-latest-grid a{color:#9a7541;text-decoration:none;font-size:10px;font-weight:800}.news-v2-category-band{background:#fff;border-top:1px solid #ddd5c9;border-bottom:1px solid #ddd5c9}.news-v2-cats{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.news-v2-cats a{color:#171717;text-decoration:none;text-align:center}.cat-img{aspect-ratio:1.08;background:#282522 center/cover no-repeat;margin-bottom:9px}.c1{background-image:url('../images/news-hero.jpg')}.c2{background-image:url('../images/fashion-hero.jpg')}.c3{background-image:url('../images/fashion-hero.png')}.c4{background-image:url('../images/events-hero.jpg')}.c5{background-image:url('../images/top10-body.png')}.c6{background-image:url('../images/top10-charts.png')}.c7{background-image:url('../images/top10-hero.png')}.news-v2-cats b{font-size:10px;letter-spacing:.08em}.news-v2-media-row{display:grid;grid-template-columns:1.6fr .8fr;gap:28px}.news-v2-video-main{display:grid;grid-template-columns:1.3fr .7fr;gap:15px}.news-v2-video-main>a{background:#181818;color:#fff;text-decoration:none;padding-bottom:18px}.news-v2-video-art{height:300px;background:url('../images/news-hero.jpg') center/cover;display:flex;align-items:center;justify-content:center;position:relative}.news-v2-video-art:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.28)}.news-v2-video-art i{position:relative;z-index:2;border:2px solid #fff;border-radius:50%;padding:16px 19px;font-style:normal}.news-v2-video-main>a>b,.news-v2-video-main>a>span{display:block;margin-left:18px;margin-right:18px}.news-v2-video-main>a>b{margin-top:13px}.news-v2-video-main>a>span{color:#aaa;font-size:12px;margin-top:5px}.news-v2-video-side{display:grid;gap:10px}.news-v2-video-side a{display:grid;grid-template-columns:35px 1fr;gap:9px;align-content:center;background:#fff;border-bottom:1px solid #ddd5c9;color:#222;text-decoration:none;padding:10px}.news-v2-video-side i{grid-row:1/3;border:1px solid #9a7541;border-radius:50%;width:28px;height:28px;display:flex;align-items:center;justify-content:center;font-style:normal;color:#9a7541}.news-v2-video-side small{color:#888}.news-v2-popular ol{margin:0 0 22px;padding:0;list-style:none;counter-reset:news}.news-v2-popular li{counter-increment:news;padding:11px 0;border-bottom:1px solid #ddd5c9;font-size:13px}.news-v2-popular li:before{content:counter(news);display:inline-block;width:28px;color:#9a7541;font-weight:800}.news-v2-subscribe{background:#171717;color:#fff;padding:28px;min-height:190px;display:flex;flex-direction:column;justify-content:flex-end;background-image:linear-gradient(120deg,rgba(0,0,0,.7),rgba(0,0,0,.25)),url('../images/events-hero.jpg');background-size:cover;background-position:center}.news-v2-subscribe b{font-family:Georgia,serif;font-size:25px;line-height:1}.news-v2-subscribe span{color:#ddd;font-size:12px;margin:10px 0 18px}.news-v2-subscribe a{color:#d2af73;text-decoration:none;font-size:10px;font-weight:800}.news-v2-quote{background:#171717;color:#fff;padding:62px 28px}.news-v2-quote>div{max-width:1220px;margin:auto}.news-v2-quote small{color:#c8a76c;letter-spacing:.18em}.news-v2-quote h2{font-size:36px;max-width:800px;margin:12px 0}.news-v2-quote p{color:#aaa}.news-v2-quote .news-v2-btn{margin-top:8px}
@media(max-width:900px){.news-hero-v2{grid-template-columns:1fr}.news-hero-v2-side{grid-column:1;display:grid;grid-template-columns:1fr 1fr;min-height:150px}.news-hero-v2-copy{padding:60px 28px 40px}.news-v2-leads,.news-v2-media-row{grid-template-columns:1fr}.news-v2-cats{grid-template-columns:repeat(4,1fr)}.news-v2-video-main{grid-template-columns:1fr}.news-v2-latest-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.news-hero-v2{min-height:620px}.news-hero-v2-copy h1{font-size:54px}.news-hero-v2-side{grid-template-columns:1fr}.news-v2-wrap{padding:38px 16px}.news-v2-latest-grid{grid-template-columns:1fr}.news-v2-cats{grid-template-columns:repeat(2,1fr)}.news-v2-head h2{font-size:24px}.news-v2-quote h2{font-size:27px}.news-v2-tabs{padding-left:16px}.news-v2-img-main{height:270px}.news-v2-square{height:210px}}

/* VIDEO V2 — approved editorial media layout */
.video-page-v2{background:#f5f1e9;color:#171513;min-height:70vh}.video-v2-hero{min-height:500px;position:relative;display:flex;align-items:center;overflow:hidden;color:#fff;background:#101010}.video-v2-hero-bg{position:absolute;inset:0;background-image:url('../images/news-hero.jpg');background-size:cover;background-position:center;filter:saturate(.75)}.video-v2-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92),rgba(0,0,0,.52) 55%,rgba(0,0,0,.25))}.video-v2-hero-copy{position:relative;z-index:2;max-width:1220px;width:100%;margin:auto;padding:90px 28px}.video-v2-hero-copy small,.video-v2-head small{color:#b38b50;letter-spacing:.2em;font-size:11px;font-weight:800}.video-v2-hero-copy h1{font-size:96px;line-height:.9;margin:15px 0}.video-v2-hero-copy p{max-width:600px;color:#d3d0c9;font-size:18px;line-height:1.5;margin:20px 0 28px}.video-v2-btn{display:inline-block;border:1px solid #b9975e;padding:14px 20px;color:#fff;text-decoration:none;font-size:11px;font-weight:800;letter-spacing:.1em}.video-v2-hero-stamp{position:absolute;z-index:2;right:max(28px,calc((100vw - 1164px)/2));width:190px;height:190px;border:1px solid rgba(202,167,103,.7);border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;transform:rotate(-8deg)}.video-v2-hero-stamp b{font-family:Georgia,serif;font-size:42px;color:#c9a66c}.video-v2-hero-stamp span{font-size:10px;letter-spacing:.16em;color:#bbb}.video-v2-tabs{display:flex;gap:27px;max-width:1220px;margin:auto;padding:20px 28px;border-bottom:1px solid #d9d1c5;overflow:auto;white-space:nowrap}.video-v2-tabs a{color:#70695f;text-decoration:none;font-size:11px;letter-spacing:.12em}.video-v2-tabs a.active{color:#9b7540;font-weight:800}.video-v2-wrap{max-width:1220px;margin:auto;padding:58px 28px}.video-v2-head{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:25px}.video-v2-head h2{font-size:31px;margin:7px 0 0}.video-v2-head>a{color:#977341;text-decoration:none;font-size:11px;font-weight:800;white-space:nowrap}.video-v2-feature-grid{display:grid;grid-template-columns:1.45fr .85fr;gap:20px}.video-v2-feature-main{background:#fff;border:1px solid #ddd5ca;color:#171513;text-decoration:none}.video-v2-art{height:365px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.video-v2-art:after,.video-v2-card-art:after,.video-v2-clip-art:after,.fashion-video-art:after,.portrait-art:after,.short-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.38))}.v2-news{background-image:url('../images/news-hero.jpg')}.v2-fashion{background-image:url('../images/fashion-hero.jpg')}.v2-events{background-image:url('../images/events-hero.jpg')}.v2-top10{background-image:url('../images/top10-hero.jpg')}.v2-news2{background-image:url('../images/news-hero.jpg');background-position:70% center}.v2-fashion2{background-image:url('../images/fashion-hero.png')}.video-v2-art i,.video-v2-side-art i,.video-v2-clip-art i,.video-v2-card-art i,.fashion-video-art i,.portrait-art i,.short-art i{position:relative;z-index:2;width:54px;height:54px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-style:normal}.video-v2-art span{position:absolute;z-index:2;top:18px;left:18px;border:1px solid rgba(255,255,255,.7);padding:7px 10px;font-size:9px;color:#fff;letter-spacing:.12em}.video-v2-feature-copy{padding:22px}.video-v2-feature-copy small,.video-v2-card>small{color:#997644;font-size:10px;letter-spacing:.14em}.video-v2-feature-copy h3{font-size:29px;line-height:1.08;margin:8px 0}.video-v2-feature-copy p{color:#777}.video-v2-feature-copy b,.video-v2-card>b{color:#9b7540;font-size:10px;letter-spacing:.1em}.video-v2-feature-side{display:grid;gap:20px}.video-v2-feature-side-module{display:grid;gap:20px;width:100%}.video-v2-feature-side-module>*{width:100%}.video-v2-feature-side a{display:grid;grid-template-columns:1fr .95fr;background:#fff;border:1px solid #ddd5ca;color:#171513;text-decoration:none}.video-v2-side-art{min-height:205px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.video-v2-feature-side a>div:last-child{padding:24px;display:flex;flex-direction:column;justify-content:center}.video-v2-feature-side small{color:#997644;font-size:10px;letter-spacing:.13em}.video-v2-feature-side b{font-family:Georgia,serif;font-size:24px;margin:7px 0}.video-v2-feature-side span{color:#777;font-size:12px}.video-v2-dark{background:#121212;color:#fff}.video-v2-dark .video-v2-head h2{color:#fff}.video-v2-dark .video-v2-head>a{color:#c4a36d}.video-v2-clip-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.video-v2-clip-grid a{color:#fff;text-decoration:none}.video-v2-clip-art{height:255px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.clip-1{background-image:url('../images/top10-hero.jpg')}.clip-2{background-image:url('../images/top10-charts.png')}.clip-3{background-image:url('../images/top10-body.png')}.clip-4{background-image:url('../images/top10-tile-4.png')}.video-v2-clip-art span{position:absolute;right:14px;bottom:12px;z-index:2;color:#d0ae72;font-size:30px;font-weight:800}.video-v2-clip-grid b{display:block;margin-top:12px;font-size:14px}.video-v2-clip-grid small{display:block;color:#999;margin-top:5px}.video-v2-latest-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.video-v2-card{background:#fff;border:1px solid #ddd5ca;color:#171513;text-decoration:none;padding-bottom:18px}.video-v2-card-art{height:230px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.video-v2-card-art span{position:absolute;z-index:2;right:13px;bottom:11px;color:#fff;font-size:10px;background:rgba(0,0,0,.6);padding:6px}.video-v2-card>small,.video-v2-card>h3,.video-v2-card>b{display:block;margin-left:18px;margin-right:18px}.video-v2-card>small{margin-top:14px}.video-v2-card h3{font-size:20px;line-height:1.12;margin-top:8px;min-height:45px}.video-v2-split{background:#e8e0d3}.video-v2-interview-row{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.video-v2-interview-row a{background:#fff;border:1px solid #d8cfc2;color:#171513;text-decoration:none;padding-bottom:18px}.portrait-art{height:300px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.p1{background-image:url('../images/news-hero.jpg');background-position:30% center}.p2{background-image:url('../images/fashion-hero.jpg');background-position:70% center}.p3{background-image:url('../images/events-hero.jpg')}.video-v2-interview-row b,.video-v2-interview-row span{display:block;margin:12px 18px 0}.video-v2-interview-row span{color:#777;font-size:12px}.video-v2-fashion-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:16px}.video-v2-fashion-grid a{color:#171513;text-decoration:none}.fashion-video-art{height:340px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.fv1{background-image:url('../images/fashion-hero.jpg')}.fv2{background-image:url('../images/fashion-hero.png')}.fv3{background-image:url('../images/news-hero.jpg');background-position:70% center}.video-v2-fashion-grid b{display:inline-block;margin-top:11px}.video-v2-fashion-grid span{float:right;margin-top:11px;color:#8e6d42;font-size:11px}.video-v2-shorts{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.video-v2-shorts a{color:#fff;text-decoration:none}.short-art{aspect-ratio:9/13;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.s1{background-image:url('../images/news-hero.jpg')}.s2{background-image:url('../images/fashion-hero.jpg')}.s3{background-image:url('../images/events-hero.jpg')}.s4{background-image:url('../images/top10-hero.jpg')}.s5{background-image:url('../images/top10-charts.png')}.video-v2-shorts b{display:block;margin-top:9px;color:#d0ad71;font-size:10px;letter-spacing:.13em}.video-v2-final{background:#171717;color:#fff;display:flex;align-items:center;justify-content:space-between;padding:75px max(28px,calc((100vw - 1164px)/2));gap:40px}.video-v2-final small{color:#c5a36a;letter-spacing:.2em}.video-v2-final h2{font-size:43px;max-width:720px;margin:10px 0}.video-v2-final p{color:#aaa}.video-v2-final strong{width:175px;height:175px;border:1px solid #8e7146;border-radius:50%;display:flex;align-items:center;justify-content:center;text-align:center;color:#c5a36a;font-size:26px;line-height:1.05;letter-spacing:.12em;transform:rotate(8deg)}
@media(max-width:1000px){.video-v2-hero-stamp{right:30px;width:150px;height:150px}.video-v2-feature-grid,.video-v2-fashion-grid{grid-template-columns:1fr}.video-v2-clip-grid{grid-template-columns:repeat(2,1fr)}.video-v2-latest-grid{grid-template-columns:repeat(2,1fr)}.video-v2-interview-row{grid-template-columns:1fr 1fr}.video-v2-shorts{grid-template-columns:repeat(3,1fr)}}
@media(max-width:650px){.video-v2-hero{min-height:560px}.video-v2-hero-copy{padding:70px 18px 40px}.video-v2-hero-copy h1{font-size:62px}.video-v2-hero-stamp{display:none}.video-v2-wrap{padding:42px 16px}.video-v2-tabs{padding:16px}.video-v2-head{align-items:flex-start;flex-direction:column}.video-v2-feature-side a{grid-template-columns:1fr}.video-v2-side-art{min-height:220px}.video-v2-clip-grid,.video-v2-latest-grid,.video-v2-interview-row,.video-v2-shorts{grid-template-columns:1fr}.video-v2-card-art{height:250px}.video-v2-final{padding:50px 18px;align-items:flex-start}.video-v2-final strong{display:none}.video-v2-final h2{font-size:31px}}

/* VIDEO HERO STRUCTURE 1.6.28 */
.video-v2-hero-approved{min-height:500px;position:relative;overflow:hidden;background:#111;color:#fff;display:block}
.video-v2-hero-approved-media{position:absolute;inset:0;background:url('../images/video-hero-approved-structure.jpg') center/cover no-repeat}
.video-v2-hero-hotspot{position:absolute;z-index:3;display:block;text-decoration:none}
.video-v2-hero-hotspot-main{left:4.5%;bottom:15%;width:275px;height:64px}
.video-v2-hero-hotspot-main:focus{outline:2px solid #d0ae72;outline-offset:4px}
@media(max-width:1000px){.video-v2-hero-approved{min-height:430px}.video-v2-hero-hotspot-main{left:5%;bottom:14%;width:245px;height:58px}}
@media(max-width:650px){.video-v2-hero-approved{min-height:560px}.video-v2-hero-approved-media{background-position:center top}.video-v2-hero-hotspot-main{left:18px;bottom:42px;width:250px;height:58px}}

/* EVENTS 1.6.7 */
.events-hero-v2{min-height:430px;position:relative;overflow:hidden;background:linear-gradient(90deg,rgba(10,8,8,.98) 0%,rgba(10,8,8,.82) 48%,rgba(25,8,8,.35) 100%),url('../images/events-hero.jpg') center/cover no-repeat!important}
.events-hero-v2>div:first-child{position:relative;z-index:2;max-width:720px}.events-hero-v2 p{max-width:650px}.events-hero-v2 .btn{margin-top:18px}.events-hero-v2 .redcarpet{position:relative;z-index:2;box-shadow:0 0 80px rgba(160,30,30,.25)}
.event-feature-v2{display:grid;grid-template-columns:1fr 1.08fr;gap:0;min-height:430px;background:#111;color:#fff;overflow:hidden}.event-feature-copy{padding:56px;display:flex;flex-direction:column;justify-content:center}.event-feature-copy>span{color:#c9a76d;font-size:11px;letter-spacing:.18em}.event-feature-copy h2{font-size:46px;line-height:1.02;margin:14px 0}.event-feature-copy p{color:#aaa;line-height:1.7;max-width:520px}.event-feature-image{position:relative;min-height:430px;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.58)),url('../images/events-hero.jpg') center/cover no-repeat;display:flex;align-items:flex-end;padding:34px}.event-feature-image>div{display:flex;flex-direction:column;gap:7px}.event-feature-image small{letter-spacing:.18em;color:#dbc28f}.event-feature-image strong{font-family:Georgia,serif;font-size:44px;line-height:.92}.event-feature-image span{color:#d1af70;font-size:12px;letter-spacing:.2em}
.events-editorial-grid-v2{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.event-card{background:#fff;border:1px solid #ded6ca;color:#171513;text-decoration:none;display:block;overflow:hidden}.event-card-image{height:245px;position:relative;background:center/cover no-repeat;display:flex;align-items:flex-end;padding:18px}.event-card-image:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 35%,rgba(0,0,0,.62))}.event-card-image span{position:relative;z-index:2;color:#fff;font-size:11px;letter-spacing:.2em}.event-card.e1 .event-card-image{background-image:url('../images/events-hero.jpg');background-position:15% center}.event-card.e2 .event-card-image{background-image:url('../images/events-hero.jpg');background-position:50% center;filter:saturate(.8)}.event-card.e3 .event-card-image{background-image:url('../images/events-hero.jpg');background-position:78% center;filter:grayscale(.35)}.event-card.e4 .event-card-image{background-image:url('../images/events-hero.jpg');background-position:center right}.event-card-copy{padding:18px 20px 22px}.event-card-copy small{color:#987543;letter-spacing:.12em;font-size:10px}.event-card-copy h3{font-size:21px;margin:8px 0}.event-card-copy p{margin:0;color:#777;font-size:11px;letter-spacing:.08em}
.event-calendar-v2{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #d7cfc3}.event-calendar-v2 a{position:relative;display:flex;flex-direction:column;gap:8px;padding:24px 20px;border-right:1px solid #d7cfc3;color:#171513;text-decoration:none;transition:.2s}.event-calendar-v2 a:last-child{border-right:0}.event-calendar-v2 a:hover{background:#171513;color:#fff}.event-calendar-v2 b{font-size:28px}.event-calendar-v2 span{font-size:14px}.event-calendar-v2 em{font-style:normal;color:#9a7644;font-size:10px;letter-spacing:.16em}.event-calendar-v2 i{position:absolute;right:18px;bottom:20px;font-style:normal;color:#9a7644}
.event-video-grid-v2{grid-template-columns:repeat(3,1fr);gap:18px}.event-video-grid-v2 a{color:#fff;text-decoration:none;background:#171717;display:block;padding-bottom:22px}.event-video-grid-v2 .event-video-art{height:260px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}.event-video-art:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.2)}.v-red{background-image:url('../images/events-hero.jpg')}.v-win{background-image:url('../images/events-hero.jpg');background-position:65% center}.v-back{background-image:url('../images/events-hero.jpg');background-position:35% center}.event-video-grid-v2 i{position:relative;z-index:2;width:56px;height:56px;border:1px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-style:normal}.event-video-grid-v2 b,.event-video-grid-v2 span{display:block;margin:14px 20px 0}.event-video-grid-v2 b{color:#d0ad70;font-size:12px;letter-spacing:.16em}.event-video-grid-v2 span{color:#999;font-size:12px}
.event-final-v2{text-align:center;padding:90px 28px!important;background:linear-gradient(120deg,#0b0b0b,#241010);color:#fff}.event-final-v2 h2{font-size:48px;max-width:850px;margin:10px auto}.event-final-v2 p{color:#aaa;margin:0 auto 24px}.event-final-v2 small{color:#c5a36a;letter-spacing:.2em}
@media(max-width:900px){.event-feature-v2{grid-template-columns:1fr}.event-feature-image{min-height:300px}.events-editorial-grid-v2{grid-template-columns:repeat(2,1fr)}.event-calendar-v2{grid-template-columns:repeat(2,1fr)}.event-calendar-v2 a:nth-child(2){border-right:0}.event-calendar-v2 a{border-bottom:1px solid #d7cfc3}.event-video-grid-v2{grid-template-columns:1fr}.event-final-v2 h2{font-size:38px}}
@media(max-width:600px){.events-hero-v2{min-height:520px;padding:70px 22px!important;display:block}.events-hero-v2 h1{font-size:58px}.events-hero-v2 .redcarpet{margin:35px 0 0;width:130px;height:130px}.event-feature-copy{padding:32px 22px}.event-feature-copy h2{font-size:34px}.event-feature-image{min-height:260px;padding:24px}.event-feature-image strong{font-size:34px}.events-editorial-grid-v2{grid-template-columns:1fr}.event-card-image{height:280px}.event-calendar-v2{grid-template-columns:1fr}.event-calendar-v2 a{border-right:0}.event-final-v2{padding:65px 22px!important}.event-final-v2 h2{font-size:31px}}

/* EVENTS V3 — faithful to approved mockup */
.events-v3{background:#f4f0e8}
.events-v3-hero{min-height:430px;display:flex;align-items:center;justify-content:space-between;padding:72px max(28px,calc((100vw - 1220px)/2));background:linear-gradient(90deg,rgba(8,7,7,.98) 0%,rgba(8,7,7,.74) 43%,rgba(8,7,7,.18) 100%),url('../images/events-hero.jpg') center/cover no-repeat!important;color:#fff;position:relative;overflow:hidden}
.events-hero-copy-v3{max-width:640px;position:relative;z-index:2}.events-hero-copy-v3 h1{font-family:Georgia,serif;font-size:84px;line-height:.92;margin:10px 0 6px;color:#f3d07a}.events-v3-subtitle{font-family:Georgia,serif;font-size:28px;margin-bottom:16px}.events-hero-copy-v3 p{max-width:650px;color:#e2ddd4;line-height:1.5}.events-v3-script{font-family:cursive;font-size:39px;line-height:1.08;color:#d4b063;transform:rotate(-7deg);position:relative;z-index:2;margin-top:20px}.events-v3-side{display:flex;flex-direction:column;gap:4px;align-self:flex-end;position:relative;z-index:2;font-size:11px;letter-spacing:.18em;color:#fff}.events-v3-side small{color:#d2b06d;margin-top:10px}.events-v3-categories{background:#111;color:#fff;display:grid;grid-template-columns:repeat(9,1fr);gap:0;border-top:1px solid #3d352d;border-bottom:1px solid #3d352d}.events-v3-categories a{min-height:86px;border-right:1px solid #2e2924;color:#fff;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:8px;padding:10px 6px;transition:.2s}.events-v3-categories a:hover,.events-v3-categories a:focus{background:#1d1a17}.events-v3-categories i{font-style:normal;font-size:27px;color:#d9b66e;line-height:1}.events-v3-categories b{font-size:11px;line-height:1.15}.events-v3-feature{grid-template-columns:1.05fr .95fr;min-height:430px}.events-v3-feature-image{background:linear-gradient(180deg,rgba(0,0,0,.04),rgba(0,0,0,.55)),url('../images/events-feature.jpg') center/cover no-repeat}.events-v3-feature-image strong{font-size:54px;line-height:.9;letter-spacing:.02em}.events-v3-feature-image span{color:#d9bb84;max-width:330px}.events-v3-feature-image .btn{margin-top:14px}.events-v3-feature-copy{padding:58px 54px}.events-v3-feature-copy h2{font-size:46px}.events-v3-pills{display:flex;gap:8px;flex-wrap:wrap;margin:20px 0}.events-v3-pills a{border:1px solid #8a6b39;padding:9px 12px;color:#d1b06e;text-decoration:none;font-size:10px;letter-spacing:.12em}.events-v3-grid .event-card-image{height:285px}.events-v3-grid .e1 .event-card-image{background-image:url('../images/events-card-1.jpg');}.events-v3-grid .e2 .event-card-image{background-image:url('../images/events-card-2.jpg');}.events-v3-grid .e3 .event-card-image{background-image:url('../images/events-card-3.jpg');}.events-v3-grid .e4 .event-card-image{background-image:url('../images/events-card-4.jpg');}.events-v3-video{background:#111;color:#fff}.events-v3-video-grid{grid-template-columns:repeat(6,1fr)}.events-v3-video-grid a{background:#181818;color:#fff;text-decoration:none;display:block}.events-v3-video-grid .event-video-art{height:205px;position:relative;background:center/cover no-repeat}.events-v3-video-grid .event-video-art:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.18)}.events-v3-video-grid i{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:44px;height:44px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-style:normal}.events-v3-video-grid span{position:absolute;z-index:2;right:10px;bottom:10px;background:rgba(0,0,0,.6);padding:5px 7px;font-size:10px}.events-v3-video-grid b,.events-v3-video-grid em{display:block;padding:0 14px}.events-v3-video-grid b{margin-top:12px;font-size:14px}.events-v3-video-grid em{font-style:normal;color:#777;font-size:10px;padding-bottom:16px}.evv1{background-image:url('../images/events-video-1.jpg')}.evv2{background-image:url('../images/events-video-2.jpg')}.evv3{background-image:url('../images/events-video-3.jpg')}.evv4{background-image:url('../images/events-card-4.jpg')}.evv5{background-image:url('../images/events-gallery-4.jpg')}.evv6{background-image:url('../images/fashion-hero.jpg');background-position:70% center}.events-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.events-gallery-grid a{color:#171513;text-decoration:none}.events-gallery-art{height:285px;background:center/cover no-repeat;position:relative;display:flex;align-items:flex-end;padding:17px}.events-gallery-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 50%,rgba(0,0,0,.65))}.events-gallery-art span{position:relative;z-index:2;color:#fff;font-size:11px;letter-spacing:.13em}.eg1{background-image:url('../images/events-gallery-1.jpg')}.eg2{background-image:url('../images/events-gallery-2.jpg')}.eg3{background-image:url('../images/events-gallery-3.jpg')}.eg4{background-image:url('../images/events-gallery-4.jpg')}.events-gallery-grid b,.events-gallery-grid small{display:block;margin-top:9px}.events-gallery-grid small{color:#8d6d42;font-size:11px}.events-v3-calendar-grid{grid-template-columns:repeat(4,1fr)}.events-v3-calendar-grid a{padding:25px 20px;display:grid;grid-template-columns:56px 1fr 24px;grid-template-rows:auto auto auto;gap:3px 12px;align-items:center}.events-v3-calendar-grid b{grid-row:1/3;font-size:36px}.events-v3-calendar-grid em{font-style:normal;color:#9d7844;font-size:10px;letter-spacing:.12em}.events-v3-calendar-grid span{font-weight:800;font-size:14px}.events-v3-calendar-grid small{color:#777;font-size:11px}.events-v3-calendar-grid i{grid-column:3;grid-row:1/4}.events-v3-final{background:linear-gradient(115deg,#090909,#251010);display:flex;align-items:center;justify-content:space-between;gap:40px}.events-v3-final-script{font-family:cursive;font-size:50px;line-height:.95;color:#d3af68;transform:rotate(-7deg)}
@media(max-width:1000px){.events-v3-categories{grid-template-columns:repeat(5,1fr)}.events-v3-video-grid{grid-template-columns:repeat(3,1fr)}.events-gallery-grid{grid-template-columns:repeat(2,1fr)}.events-v3-calendar-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.events-v3-hero{min-height:560px;padding:72px 22px 40px;display:block}.events-hero-copy-v3 h1{font-size:60px}.events-v3-subtitle{font-size:24px}.events-v3-script{font-size:32px;margin-top:32px}.events-v3-side{display:none}.events-v3-categories{grid-template-columns:repeat(3,1fr)}.events-v3-categories a{min-height:82px}.events-v3-feature{grid-template-columns:1fr}.events-v3-feature-image{min-height:330px}.events-v3-feature-image strong{font-size:40px}.events-v3-feature-copy{padding:34px 22px}.events-v3-feature-copy h2{font-size:34px}.events-v3-grid{grid-template-columns:1fr}.events-v3-grid .event-card-image{height:300px}.events-v3-video-grid{grid-template-columns:1fr}.events-v3-video-grid .event-video-art{height:240px}.events-gallery-grid{grid-template-columns:1fr}.events-gallery-art{height:320px}.events-v3-calendar-grid{grid-template-columns:1fr}.events-v3-final{display:block;text-align:center;padding:70px 24px!important}.events-v3-final-script{font-size:38px;margin-top:30px}}


/* EVENTS V4 — full approved-layout reconstruction */
.events-v4{background:#f3efe7;color:#111}
.events-v4-hero{min-height:470px;padding:76px max(28px,calc((100vw - 1220px)/2));background:linear-gradient(90deg,rgba(6,5,5,.98) 0%,rgba(8,7,7,.76) 48%,rgba(8,7,7,.20) 100%),url('../images/events-hero.jpg') center/cover no-repeat;display:grid;grid-template-columns:1.1fr .7fr .25fr;align-items:center;gap:40px;position:relative;overflow:hidden;color:#fff}
.events-v4-copy{max-width:720px}.events-v4-copy small{color:#d4ad5e;letter-spacing:.24em;font-size:12px}.events-v4-copy h1{font-family:Georgia,serif;color:#e8c777;font-size:92px;line-height:.85;margin:20px 0 14px}.events-v4-subtitle{font-family:Georgia,serif;font-size:30px;margin-bottom:20px}.events-v4-copy p{max-width:680px;line-height:1.65;color:#ddd;margin-bottom:26px}.events-v4-script{font-family:cursive;color:#d3ac59;font-size:44px;line-height:1.04;transform:rotate(-7deg);justify-self:center}.events-v4-side{display:flex;flex-direction:column;gap:7px;align-self:end;font-size:11px;letter-spacing:.15em}.events-v4-side small{color:#d3b169;margin-top:8px}
.events-v4-tabs{display:grid;grid-template-columns:repeat(9,1fr);background:#111;color:#fff;border-top:1px solid #3b332a;border-bottom:1px solid #3b332a}.events-v4-tabs a{min-height:88px;padding:11px 7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;text-align:center;color:#fff;text-decoration:none;border-right:1px solid #2b2723;transition:.2s}.events-v4-tabs a:hover,.events-v4-tabs a.is-active{background:#cfae63;color:#111}.events-v4-tabs i{font-style:normal;font-size:24px}.events-v4-tabs b{font-size:11px;line-height:1.12}
.events-v4-section,.events-v4-duo{max-width:1280px;margin:0 auto}.events-v4-section{padding:70px 0}.events-v4-heading{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.events-v4-heading small{color:#9b7747;letter-spacing:.22em;font-size:11px}.events-v4-heading h2{font-size:38px;letter-spacing:.01em;margin:10px 0 0}.events-v4-heading>a{color:#9b7747;text-decoration:none;font-weight:800;white-space:nowrap}
.events-v4-feature-grid{display:grid;grid-template-columns:1.15fr .95fr .70fr;gap:16px;align-items:stretch}.events-v4-main-feature,.events-v4-current,.events-v4-interview{min-height:440px}.events-v4-main-image{height:100%;min-height:440px;background:linear-gradient(180deg,rgba(0,0,0,.08),rgba(0,0,0,.68)),url('../images/events-feature.jpg') center/cover no-repeat;padding:30px;display:flex;flex-direction:column;justify-content:end;color:#fff}.events-v4-main-image span{color:#dfbb74;letter-spacing:.15em;font-size:12px}.events-v4-main-image strong{font-family:Georgia,serif;font-size:48px;line-height:.9;margin:12px 0}.events-v4-main-image>small{color:#ddd;max-width:320px;margin-bottom:16px}.events-v4-current{background:#111;color:#fff;padding:28px}.events-v4-current-head small{color:#c89f55;letter-spacing:.17em}.events-v4-current-head h3{font-size:28px;margin:8px 0 18px}.events-v4-current>a{display:grid;grid-template-columns:118px 1fr;gap:12px;padding:10px 0;border-top:1px solid #292929;color:#fff;text-decoration:none}.events-v4-current>a:first-of-type{border-top:0}.ev4-thumb{height:78px;background-size:cover;background-position:center}.ev4-1{background-image:url('../images/events-card-1.jpg')}.ev4-2{background-image:url('../images/events-card-2.jpg')}.ev4-3{background-image:url('../images/events-card-3.jpg')}.ev4-4{background-image:url('../images/events-card-4.jpg')}.events-v4-current span{display:flex;flex-direction:column;justify-content:center}.events-v4-current b{font-size:13px;line-height:1.3}.events-v4-current small{color:#999;margin-top:5px}.events-v4-interview{background:linear-gradient(180deg,#120d0b,#241915)}.ev4-interview-art{height:100%;min-height:440px;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.75)),url('../images/events-feature.jpg') center/cover no-repeat;padding:32px;display:flex;flex-direction:column;justify-content:end;color:#fff}.ev4-interview-art span{color:#ddba73;letter-spacing:.18em;font-size:11px}.ev4-interview-art strong{font-family:Georgia,serif;font-size:34px;line-height:1;margin:9px 0}.ev4-interview-art em{color:#e1c278;font-style:normal}.ev4-interview-art small{color:#ddd;margin-bottom:18px}
.events-v4-video{max-width:none;background:#111;color:#fff;padding-left:max(20px,calc((100vw - 1280px)/2));padding-right:max(20px,calc((100vw - 1280px)/2))}.events-v4-video-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.events-v4-video-grid a{color:#fff;text-decoration:none}.ev4-video-art{height:180px;background-size:cover;background-position:center;position:relative;overflow:hidden}.ev4-video-art:after{content:'';position:absolute;inset:0;background:rgba(0,0,0,.22)}.events-v4-video-grid .ev4-video-art i{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);width:46px;height:46px;border:1px solid #fff;border-radius:50%;display:grid;place-items:center;font-style:normal}.events-v4-video-grid .ev4-video-art span{position:absolute;z-index:2;right:8px;bottom:8px;background:rgba(0,0,0,.65);padding:4px 6px;font-size:10px}.events-v4-video-grid b{display:block;font-size:13px;margin-top:10px}.events-v4-video-grid small{display:block;color:#999;margin-top:4px}.evv1{background-image:url('../images/events-video-1.jpg')}.evv2{background-image:url('../images/events-video-2.jpg')}.evv3{background-image:url('../images/events-video-3.jpg')}.evv4{background-image:url('../images/events-video-1.jpg')}.evv5{background-image:url('../images/events-video-2.jpg')}.evv6{background-image:url('../images/events-video-3.jpg')}
.events-v4-duo{display:grid;grid-template-columns:1.05fr .95fr;gap:34px}.events-v4-duo .events-v4-section{width:100%;padding:64px 0}.events-v4-gallery-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.events-v4-gallery-grid a{color:#111;text-decoration:none}.ev4-gallery-art{height:190px;background-size:cover;background-position:center}.eg1{background-image:url('../images/events-gallery-1.jpg')}.eg2{background-image:url('../images/events-gallery-2.jpg')}.eg3{background-image:url('../images/events-gallery-3.jpg')}.eg4{background-image:url('../images/events-gallery-4.jpg')}.events-v4-gallery-grid b{display:block;margin-top:9px;font-size:14px}.events-v4-gallery-grid small{color:#777;display:block;margin-top:4px}.events-v4-calendar-list{border-top:1px solid #d6cdbd}.events-v4-calendar-list a{display:grid;grid-template-columns:56px 45px 1fr 24px;grid-template-rows:auto auto;gap:2px 12px;padding:18px 0;border-bottom:1px solid #d6cdbd;text-decoration:none;color:#111;align-items:center}.events-v4-calendar-list b{font-size:33px;grid-row:1/3}.events-v4-calendar-list em{font-style:normal;color:#9d7745;font-size:10px}.events-v4-calendar-list span{font-weight:800;font-size:14px}.events-v4-calendar-list small{color:#777;font-size:11px}.events-v4-calendar-list i{grid-column:4;grid-row:1/3;font-style:normal;color:#9b7747;font-size:20px}
.events-v4-special{background:linear-gradient(100deg,#080808,#28130f);color:#fff;min-height:250px;padding:65px max(28px,calc((100vw - 1280px)/2));display:flex;justify-content:space-between;align-items:center;gap:50px}.events-v4-special small{color:#d1a95b;letter-spacing:.19em}.events-v4-special h2{font-family:Georgia,serif;font-size:42px;margin:10px 0}.events-v4-special p{color:#cfcfcf;max-width:680px;line-height:1.55}.events-v4-special-script{font-family:cursive;color:#d4ad60;font-size:54px;line-height:.95;transform:rotate(-7deg)}
@media(max-width:1100px){.events-v4-hero{grid-template-columns:1fr .5fr}.events-v4-side{display:none}.events-v4-feature-grid{grid-template-columns:1fr 1fr}.events-v4-interview{grid-column:1/-1;min-height:300px}.ev4-interview-art{min-height:300px}.events-v4-video-grid{grid-template-columns:repeat(3,1fr)}.events-v4-duo{grid-template-columns:1fr}.events-v4-tabs{grid-template-columns:repeat(5,1fr)}}
@media(max-width:700px){.events-v4-hero{display:block;min-height:560px;padding:58px 20px 34px}.events-v4-copy h1{font-size:68px}.events-v4-subtitle{font-size:24px}.events-v4-script{font-size:34px;margin-top:28px}.events-v4-tabs{grid-template-columns:repeat(3,1fr)}.events-v4-tabs a{min-height:78px}.events-v4-section{padding:52px 18px}.events-v4-heading h2{font-size:29px}.events-v4-heading>a{font-size:12px}.events-v4-feature-grid{grid-template-columns:1fr}.events-v4-main-image{min-height:390px}.events-v4-current{min-height:0}.events-v4-interview{grid-column:auto}.events-v4-video{padding-left:18px;padding-right:18px}.events-v4-video-grid{grid-template-columns:1fr 1fr}.ev4-video-art{height:170px}.events-v4-gallery-grid{grid-template-columns:1fr 1fr}.events-v4-calendar-list a{grid-template-columns:50px 38px 1fr 18px}.events-v4-special{display:block;padding:55px 20px}.events-v4-special h2{font-size:30px}.events-v4-special-script{font-size:40px;margin-top:30px}}
@media(max-width:480px){.events-v4-video-grid{grid-template-columns:1fr}.events-v4-gallery-grid{grid-template-columns:1fr}.events-v4-copy p{font-size:14px}.events-v4-main-image strong{font-size:42px}}

/* EVENTS V5 — fidelity pass against approved mockup */
.events-v4-feature-section{max-width:none;background:#111214;color:#fff;padding:42px max(20px,calc((100vw - 1280px)/2)) 48px;}
.events-v4-feature-section .events-v4-heading{max-width:1280px;margin:0 auto 24px;}
.events-v4-feature-section .events-v4-heading h2{color:#fff;}
.events-v4-feature-grid{max-width:1280px;margin:0 auto;grid-template-columns:1.62fr .96fr .72fr;gap:16px;align-items:stretch;}
.events-v4-main-feature,.events-v4-current,.events-v4-interview{min-height:420px;}
.events-v4-main-image{height:420px;min-height:420px;display:block;background:linear-gradient(180deg,rgba(0,0,0,.05),rgba(0,0,0,.12)),url('../images/events-feature.jpg') center/cover no-repeat;border:1px solid #2d2923;transition:transform .22s,border-color .22s,filter .22s;}
.events-v4-main-image:hover{transform:translateY(-2px);border-color:#cda85a;filter:brightness(1.04)}
.events-v4-current{border:1px solid #2b2b2b;padding:24px;background:#101113;}
.events-v4-current-head h3{font-size:25px;}
.events-v4-interview{border:1px solid #3a3027;}
.events-v4-interview .ev4-interview-art{min-height:420px;height:420px;}
.events-v4-video{background:#111214;color:#fff;max-width:none;padding:44px max(20px,calc((100vw - 1280px)/2)) 50px;}
.events-v4-video .events-v4-heading{max-width:1280px;margin:0 auto 24px;}
.events-v4-video .events-v4-heading h2{color:#fff;}
.events-v4-video-grid{max-width:1280px;margin:0 auto;}
.events-v4-duo{background:#f3efe7;max-width:none;padding:0 max(20px,calc((100vw - 1280px)/2));}
.events-v4-duo .events-v4-section{max-width:none;}
.events-v4-gallery-grid .ev4-gallery-art{transition:transform .2s,filter .2s}
.events-v4-gallery-grid a:hover .ev4-gallery-art{transform:translateY(-2px);filter:brightness(1.04)}
.events-v4-current>a:hover{background:#18191b}
@media(max-width:1100px){.events-v4-feature-grid{grid-template-columns:1.3fr .95fr}.events-v4-interview{grid-column:1/-1}.events-v4-interview .ev4-interview-art{height:320px;min-height:320px}.events-v4-main-image{height:390px;min-height:390px}.events-v4-main-feature,.events-v4-current{min-height:390px}}
@media(max-width:700px){.events-v4-feature-section{padding:34px 18px 40px}.events-v4-feature-grid{grid-template-columns:1fr}.events-v4-main-image{height:360px;min-height:360px}.events-v4-current{min-height:0}.events-v4-interview .ev4-interview-art{height:320px;min-height:320px}.events-v4-video{padding-left:18px;padding-right:18px}.events-v4-duo{padding:0 18px}}

/* EVENTS V6 — dimension and spacing fidelity pass */
.events-page{background:#f3efe7;}
.events-v4-feature-section{background:#111214;color:#fff;padding:28px 0 34px;}
.events-v4-feature-section .events-v4-heading{max-width:1280px;margin:0 auto 18px;padding:0;}
.events-v4-feature-grid{max-width:1280px;margin:0 auto;grid-template-columns:1.58fr .97fr .72fr;gap:14px;align-items:stretch;}
.events-v4-main-feature,.events-v4-current,.events-v4-interview{height:360px;min-height:360px;overflow:hidden;}
.events-v4-main-image{height:360px;min-height:360px;padding:0;background-position:center;background-size:cover;}
.events-v4-current{padding:18px 20px;background:#101113;border:1px solid #2b2b2b;}
.events-v4-current-head h3{font-size:22px;margin:6px 0 10px;}
.events-v4-current>a{grid-template-columns:98px 1fr;gap:10px;padding:7px 0;min-height:60px;}
.ev4-thumb{height:58px;}
.events-v4-current b{font-size:12px;line-height:1.2;}
.events-v4-current small{font-size:10px;line-height:1.2;margin-top:3px;}
.events-v4-interview .ev4-interview-art{height:360px;min-height:360px;padding:24px;}
.events-v4-interview .btn{padding:11px 16px;font-size:12px;}
.events-v4-video{background:#111214;color:#fff;padding:28px 0 34px;}
.events-v4-video .events-v4-heading{max-width:1280px;margin:0 auto 16px;padding:0;}
.events-v4-video-grid{max-width:1280px;margin:0 auto;grid-template-columns:repeat(6,1fr);gap:12px;}
.ev4-video-art{height:132px;}
.events-v4-duo{grid-template-columns:1.58fr .92fr;gap:30px;background:#f3efe7;padding:0 max(20px,calc((100vw - 1280px)/2));}
.events-v4-duo .events-v4-section{padding:46px 0 52px;}
.events-v4-gallery-grid{grid-template-columns:repeat(4,1fr);gap:12px;}
.ev4-gallery-art{height:165px;}
.events-v4-calendar-list a{padding:15px 0;grid-template-columns:52px 40px 1fr 20px;gap:2px 9px;}
.events-v4-special{min-height:190px;padding:38px max(28px,calc((100vw - 1280px)/2));}
.events-v4-special h2{font-size:36px;}
@media(max-width:1100px){
  .events-v4-feature-grid{grid-template-columns:1.35fr .95fr;}
  .events-v4-interview{grid-column:1/-1;height:280px;min-height:280px;}
  .events-v4-interview .ev4-interview-art{height:280px;min-height:280px;}
  .events-v4-main-feature,.events-v4-current,.events-v4-main-image{height:340px;min-height:340px;}
  .events-v4-video-grid{grid-template-columns:repeat(3,1fr);}
  .events-v4-duo{grid-template-columns:1fr;}
}
@media(max-width:700px){
  .events-v4-feature-section{padding:22px 14px 28px;}
  .events-v4-feature-grid{grid-template-columns:1fr;gap:12px;}
  .events-v4-main-feature,.events-v4-current,.events-v4-main-image{height:auto;min-height:0;}
  .events-v4-main-image{height:330px;}
  .events-v4-current{height:auto;}
  .events-v4-interview{height:300px;min-height:300px;}
  .events-v4-interview .ev4-interview-art{height:300px;min-height:300px;}
  .events-v4-video{padding:24px 14px 30px;}
  .events-v4-video-grid{grid-template-columns:1fr 1fr;gap:10px;}
  .ev4-video-art{height:150px;}
  .events-v4-duo{padding:0 14px;}
  .events-v4-gallery-grid{grid-template-columns:1fr 1fr;}
  .ev4-gallery-art{height:150px;}
}
@media(max-width:480px){
  .events-v4-video-grid{grid-template-columns:1fr;}
  .events-v4-gallery-grid{grid-template-columns:1fr;}
  .events-v4-main-image{height:300px;}
}


/* InRating TV 1.6.22 — homepage Top 10 alignment and width fix; base structure preserved */
.is-home .module-top10-slot{
  width:100%!important;
  max-width:1364px!important;
  margin:0 auto!important;
  padding:22px 28px 46px!important;
  box-sizing:border-box!important;
}
.is-home .module-top10-slot > *{
  width:100%!important;
  max-width:none!important;
  margin-left:auto!important;
  margin-right:auto!important;
  box-sizing:border-box!important;
}
/* Keep the module header aligned with its cards instead of spanning the viewport. */
.is-home .module-top10-slot .irt-top10-head,
.is-home .module-top10-slot .irt-top10-header,
.is-home .module-top10-slot .top10-head,
.is-home .module-top10-slot .top10-header,
.is-home .module-top10-slot .section-head{
  width:100%!important;
  max-width:1280px!important;
  margin:0 auto 18px!important;
  padding:0!important;
  box-sizing:border-box!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:24px!important;
}
.is-home .module-top10-slot .irt-top10-head h2,
.is-home .module-top10-slot .irt-top10-header h2,
.is-home .module-top10-slot .top10-head h2,
.is-home .module-top10-slot .top10-header h2,
.is-home .module-top10-slot .section-head h2{
  margin:0!important;
}
.is-home .module-top10-slot .irt-top10-grid,
.is-home .module-top10-slot .top10-grid,
.is-home .module-top10-slot .top10-cards,
.is-home .module-top10-slot .top10-items{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:16px!important;
  width:100%!important;
  max-width:1280px!important;
  margin:0 auto!important;
  padding:0!important;
  box-sizing:border-box!important;
}
.is-home .module-top10-slot .irt-top10-card,
.is-home .module-top10-slot .top10-card,
.is-home .module-top10-slot .top10-item{
  min-width:0!important;
  overflow:hidden!important;
  box-sizing:border-box!important;
}
.is-home .module-top10-slot .irt-top10-card img,
.is-home .module-top10-slot .top10-card img,
.is-home .module-top10-slot .top10-item img{
  display:block!important;
  width:100%!important;
  height:auto!important;
  aspect-ratio:16/9!important;
  object-fit:cover!important;
}
.is-home .gold-band{padding-top:34px!important;padding-bottom:34px!important;}
.is-home .gold-band-inner{min-height:0!important;}
.is-home .gold-band h2{font-size:34px!important;line-height:1.08!important;max-width:820px!important;margin:8px 0 0!important;}
@media(max-width:700px){
  .is-home .gold-band h2{font-size:28px!important;max-width:680px!important;}
  .is-home .module-top10-slot{max-width:100%!important;padding:18px 14px 34px!important;}
  .is-home .module-top10-slot .irt-top10-grid,
  .is-home .module-top10-slot .top10-grid,
  .is-home .module-top10-slot .top10-cards,
  .is-home .module-top10-slot .top10-items{grid-template-columns:1fr!important;}
  .is-home .module-top10-slot .irt-top10-head,
  .is-home .module-top10-slot .irt-top10-header,
  .is-home .module-top10-slot .top10-head,
  .is-home .module-top10-slot .top10-header,
  .is-home .module-top10-slot .section-head{margin-bottom:14px!important;}
}


/* InRating TV 1.6.22 — homepage vertical rhythm fix
   Tightens excessive gaps between homepage module sections without
   changing the inner-page layouts or the approved 1.6.22 structure. */
.is-home .module-slot{
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:0!important;
  padding-bottom:0!important;
}
.is-home .module-slot > section{
  margin-top:0!important;
  margin-bottom:0!important;
  padding-top:34px!important;
  padding-bottom:34px!important;
}
.is-home .module-slot > section:first-child{padding-top:28px!important;}
.is-home .module-slot > section:last-child{padding-bottom:34px!important;}
.is-home .module-slot > div{
  margin-top:0!important;
  margin-bottom:0!important;
}
.is-home .module-slot > section > :first-child{margin-top:0!important;}
.is-home .module-slot > section > :last-child{margin-bottom:0!important;}
@media(max-width:900px){
  .is-home .module-slot > section{padding-top:28px!important;padding-bottom:28px!important;}
}
@media(max-width:600px){
  .is-home .module-slot > section{padding-top:22px!important;padding-bottom:22px!important;}
}


/* InRating TV 1.6.24 — dedicated LIVE page */
.live-pill{transition:color .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease;white-space:nowrap}
.live-pill:hover,.live-pill.active{color:#dfb84f;border-color:#dfb84f;background:rgba(223,184,79,.06);box-shadow:0 0 0 1px rgba(223,184,79,.08)}
.live-page{min-height:calc(100vh - 88px);background:radial-gradient(circle at 72% 18%,#18150e 0,#0b0b0b 38%,#060606 80%);padding:64px 28px 90px}
.live-page-inner{max-width:1420px;margin:0 auto}
.live-page-kicker{color:#dfb84f;font-size:13px;font-weight:900;letter-spacing:3px}
.live-page-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin:12px 0 30px}
.live-page-heading h1{font-size:72px;line-height:.95;letter-spacing:-3px;margin:0}
.live-page-heading p{color:#aaa;font-size:17px;margin:14px 0 0}
.live-status{display:inline-flex;align-items:center;gap:9px;border:1px solid #4c302c;border-radius:30px;padding:11px 16px;color:#ddd;font-size:12px;font-weight:900;letter-spacing:1.5px;white-space:nowrap}
.live-status i{display:inline-block;width:8px;height:8px;border-radius:50%;background:#ef3340;box-shadow:0 0 0 4px rgba(239,51,64,.08)}
.live-player-shell{border:1px solid #4b412c;background:#050505;box-shadow:0 18px 70px rgba(0,0,0,.35)}
.live-player-frame{position:relative;width:100%;aspect-ratio:16/9;min-height:520px;overflow:hidden;background:#000;display:flex;align-items:stretch;justify-content:center}
.live-player-frame>div,.live-player-frame>.moduletable,.live-player-frame>.custom,.live-player-frame>.moduletable>div{width:100%;height:100%;min-height:100%}
.live-player-frame iframe,.live-player-frame video,.live-player-frame object,.live-player-frame embed{display:block;width:100%!important;height:100%!important;min-height:100%;border:0!important;background:#000}
.live-player-frame iframe{position:absolute;inset:0}
.live-player-frame video{object-fit:contain}
.live-player-empty{min-height:520px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:40px;color:#999}
.live-player-empty strong{color:#fff;font-size:42px}
.live-player-empty span{color:#dfb84f;font-size:12px;font-weight:900;letter-spacing:3px;margin-top:10px}
.live-player-empty p{margin-top:22px}
.live-page-info{display:flex;justify-content:space-between;align-items:center;gap:25px;padding:24px 0 0}
.live-page-info div{display:flex;flex-direction:column;gap:7px}
.live-page-info small{color:#dfb84f;font-weight:900;letter-spacing:2px;font-size:11px}
.live-page-info strong{font-size:24px}
.live-page-info span{color:#888;font-size:13px}
.live-page-info .btn{margin-left:auto}
@media(max-width:900px){
  .live-page{min-height:calc(100vh - 72px);padding:44px 20px 65px}
  .live-page-heading{align-items:flex-start;flex-direction:column}
  .live-page-heading h1{font-size:56px}
  .live-status{margin-top:0}
  .live-player-frame,.live-player-empty{min-height:320px}
  .live-page-info{align-items:flex-start;flex-direction:column}
  .live-page-info .btn{margin-left:0}
}
@media(max-width:600px){
  .live-page{padding:36px 16px 50px}
  .live-page-heading h1{font-size:48px}
  .live-page-heading p{font-size:15px}
  .live-player-frame{aspect-ratio:16/9;min-height:0}
  .live-player-empty{min-height:260px}
}

/* 1.6.30 RESPONSIVE HERO FIX — NEWS + VIDEO */
.news-hero-mobile-copy,.video-hero-mobile-copy{display:none}
@media (max-width:650px){
  .news-hero-v2-approved{height:520px;min-height:520px;background:#0c0c0c}
  .news-hero-v2-approved .news-hero-v2-media{background-image:url('../images/news-hero.jpg');background-position:68% center;background-size:cover;filter:brightness(.48)}
  .news-hero-v2-approved:after,.video-v2-hero-approved:after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.68) 55%,rgba(0,0,0,.25) 100%);pointer-events:none}
  .news-hero-mobile-copy{display:block;position:relative;z-index:3;padding:92px 20px 30px;max-width:360px;color:#fff}
  .news-hero-mobile-copy small,.video-hero-mobile-copy small{display:block;color:#d0ad70;font-size:10px;font-weight:800;letter-spacing:.16em}
  .news-hero-mobile-copy h1{font-size:54px;line-height:.9;letter-spacing:-2px;margin:14px 0 16px}
  .news-hero-mobile-copy p{font-size:15px;line-height:1.45;margin:0 0 24px;color:#eee}
  .news-hero-mobile-copy .news-v2-btn{padding:13px 16px;font-size:10px}
  .news-hero-v2-hotspot{display:none}

  .video-v2-hero-approved{height:560px;min-height:560px;background:#0b0b0b}
  .video-v2-hero-approved .video-v2-hero-approved-media{background-position:72% center;background-size:cover;filter:brightness(.42)}
  .video-hero-mobile-copy{display:block;position:relative;z-index:3;padding:86px 20px 30px;max-width:370px;color:#fff}
  .video-hero-mobile-copy h1{font-size:62px;line-height:.9;letter-spacing:-2px;margin:14px 0 12px}
  .video-hero-mobile-copy h2{font-size:20px;line-height:1.12;margin:0 0 18px;font-weight:800}
  .video-hero-mobile-copy h2 em{color:#d0ad70;font-style:normal}
  .video-hero-mobile-copy p{font-size:14px;line-height:1.45;color:#eee;margin:0 0 22px}
  .video-hero-mobile-copy .video-v2-btn{padding:13px 16px;font-size:10px}
  .video-v2-hero-hotspot{display:none}
  .news-v2-tabs,.video-v2-tabs{overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:22px;padding:15px 16px}
  .news-v2-tabs::-webkit-scrollbar,.video-v2-tabs::-webkit-scrollbar{display:none}
  .news-v2-tabs a,.video-v2-tabs a{flex:0 0 auto;white-space:nowrap;font-size:10px;padding:3px 0}
  .news-v2-wrap,.video-v2-wrap{padding:36px 16px}
  .news-v2-head h2,.video-v2-head h2{font-size:24px}
  .news-v2-head>a,.video-v2-head>a{font-size:10px}
  .news-v2-leads{grid-template-columns:1fr;gap:16px}
  .news-v2-main-card h3{font-size:22px}
  .news-v2-list a{grid-template-columns:82px 1fr}
  .news-v2-thumb{height:64px}
  .news-v2-aside{margin-top:0}
  .news-v2-star-card .n6{height:230px}
  .news-v2-latest-grid{grid-template-columns:1fr}
  .news-v2-cats{grid-template-columns:repeat(2,1fr);gap:10px}
  .news-v2-media-row{grid-template-columns:1fr;gap:34px}
  .news-v2-video-main{grid-template-columns:1fr}
  .news-v2-video-art{height:240px}
  .news-v2-video-side{grid-template-columns:1fr}
  .video-v2-feature-grid,.video-v2-fashion-grid{grid-template-columns:1fr}
  .video-v2-feature-main .video-v2-art{height:280px}
  .video-v2-feature-side a{grid-template-columns:1fr}
  .video-v2-side-art{min-height:190px}
  .video-v2-clip-grid,.video-v2-latest-grid,.video-v2-interview-row,.video-v2-shorts{grid-template-columns:1fr}
  .video-v2-card-art{height:240px}
}
@media (max-width:380px){
  .news-hero-mobile-copy{padding-top:78px}
  .news-hero-mobile-copy h1{font-size:48px}
  .video-hero-mobile-copy{padding-top:74px}
  .video-hero-mobile-copy h1{font-size:56px}
  .video-hero-mobile-copy h2{font-size:18px}
}

/* InRating TV 1.6.31 — dedicated frontend news module positions */
.news-module-slot{width:100%;min-width:0}
.news-main-slot,.news-main-slot-left,.news-main-slot-right,.news-latest-slot,.news-categories-slot,.news-video-slot,.news-popular-slot,.news-bottom-slot{display:block;min-width:0}
.news-main-slot .mod-irt-news,.news-main-slot-left .mod-irt-news,.news-main-slot-right .mod-irt-news,.news-latest-slot .mod-irt-news,.news-categories-slot .mod-irt-news,.news-video-slot .mod-irt-news,.news-popular-slot .mod-irt-news,.news-bottom-slot .mod-irt-news{margin:0}
.news-main-dual-slots{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.9fr);gap:22px;align-items:start}
.news-main-slot-right{border-left:1px solid #ddd5c9;padding-left:22px}

@media(max-width:900px){.news-main-dual-slots{grid-template-columns:1fr}.news-main-slot-right{border-left:0;border-top:1px solid #ddd5c9;padding-left:0;padding-top:22px}}

/* 1.6.52 news cleanup */
.news-v2-video-lead{background:#181818;color:#fff;text-decoration:none;min-height:300px;padding:28px;display:flex;flex-direction:column;justify-content:flex-end}
.news-v2-video-lead b{font-size:24px;line-height:1.1}.news-v2-video-lead span{color:#aaa;font-size:12px;margin-top:8px}.news-v2-video-lead em{font-style:normal;color:#d2af73;font-size:11px;font-weight:800;margin-top:14px}
.news-v2-social{background:#171717;color:#fff;padding:28px;min-height:190px}.news-v2-social small{color:#c8a66a;letter-spacing:.18em;font-size:11px}.news-v2-social h3{font-size:24px;margin:10px 0 18px}.news-v2-social .social-band,.news-v2-social .social-links{margin:0}
.news-v2-social-links{margin-top:18px}
.news-v2-social-links a,.news-v2-social a{color:#d2af73!important;text-decoration:none}


/* 1.6.52 — Top 10 granular module positions */
.top10-hero-module-slot{width:100%;min-height:440px}
.top10-tabs-module-slot{width:100%;padding:18px 0}
.top10-ranking-panel>.moduletable,.top10-panel>.top10-module-slot{width:100%}
.top10-side-module-slot{width:100%;min-height:180px}
.top10-side-module-slot .moduletable{height:100%}
.top10-final-module-slot{min-height:300px}
@media(max-width:900px){.top10-hero-module-slot{min-height:320px}.top10-side-module-slot{min-height:160px}.top10-final-module-slot{min-height:260px}}


/* InRating TV 1.6.55 — TOP 10 chart is anchored in the page layout, not rendered above the tabs. */
.top10-ranking-module-slot{width:100%;min-width:0}
.top10-ranking-module-slot .irt-chart-widget{width:100%;margin:0}
.top10-ranking-module-slot .irt-chart-tabs-module{display:none!important}
.top10-ranking-module-slot .irt-chart-ranking{background:transparent;border-top:0;padding:0;margin:0}
.top10-ranking-module-slot .irt-chart-ranking .top10-section-head{padding:0 4px;margin-bottom:14px}
.top10-ranking-module-slot .irt-chart-ranking .top10-ranking-list{border-top:1px solid #292b30}
.top10-ranking-module-slot .irt-chart-ranking .irt-vote-status{margin-left:4px}
.top10-main-grid{grid-template-columns:1.05fr 1.28fr .55fr!important}
@media(max-width:1100px){.top10-main-grid{grid-template-columns:1fr!important}}

/* InRating TV 1.6.56 — TOP 10 tabs are template-owned and linked to real chart IDs. */
.top10-tabs-wrap .top10-tabs{width:100%;}
.top10-tabs-wrap .top10-tab-art{background-position:center;background-size:cover;background-repeat:no-repeat;}
.top10-ranking-module-slot .irt-chart-tabs-module{display:none!important;}
.top10-ranking-module-slot .irt-chart-widget{min-width:0;}

/* InRating TV 1.6.58 — TOP 10 hero CTA duplicate fix. The button artwork is part of the hero image; HTML is click-only. */
/* EVENTS positions: module overrides preserve the existing page composition. */
.events-tabs-module-slot{width:100%;min-height:72px}
.events-v4-hero>.moduletable,.events-v4-feature-section>.moduletable,.events-v4-video>.moduletable,.events-v4-gallery>.moduletable,.events-v4-calendar>.moduletable,.events-v4-special>.moduletable,.events-tabs-module-slot>.moduletable{width:100%;margin:0}
/* EVENTS module position slots: preserve existing visual wrappers when a module is assigned. */
.events-v4-module-slot{width:100%;min-height:0}
.events-v4-hero-module{grid-column:1/-1}
.events-tabs-module-slot{width:100%;min-height:84px}
.events-tabs-module-slot .moduletable{width:100%;margin:0}
/* EVENTS module position slots — added without changing the existing fallback design. */
.events-v4-module-slot{width:100%;min-height:0}
.events-v4-hero-module{grid-column:1/-1}
.events-tabs-module-slot{width:100%;min-height:0}

/* IRT NEWS: remove social promo from popular sidebar */
.news-v2-popular .news-v2-social{display:none !important;}
.news-v2-popular .news-v2-social-links{display:none !important;}


/* InRating TV 1.7.19 — NEWS CATEGORY COMPACT BOTTOM FIX.
   Category pages should not inherit the generic inner-page minimum height
   or the component's large bottom padding when they contain short content. */
.component-page:has(.irt-news-page){min-height:0!important;}
.component-page:has(.irt-news-page) .inner-container{min-height:0!important;padding-bottom:0!important;}
.component-page:has(.irt-news-page) .irt-news-page{padding-bottom:24px!important;}

/* VIDEO HUB 2.0.0 — category tabs and module slots */
.video-v2-tabs button{border:0;background:transparent;color:#6e655b;font:inherit;cursor:pointer;text-decoration:none;display:block;font-size:11px;letter-spacing:.1em;padding:3px 0;white-space:nowrap}
.video-v2-tabs button.active{color:#a77b35;font-weight:800}
.video-v2-tabs button:focus-visible{outline:2px solid #c6a05e;outline-offset:5px}
.video-tab-panel[hidden]{display:none!important}
.video-v2-latest-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}
.video-v2-popular{background:#fff;border:1px solid #ddd5ca;padding:20px}
.video-v2-popular-head small{color:#997644;font-size:10px;letter-spacing:.16em}
.video-v2-popular-head h3{margin:6px 0 16px;font-size:20px}
.video-v2-popular>a{display:grid;grid-template-columns:24px 78px 1fr;gap:9px;align-items:center;padding:11px 0;border-top:1px solid #e4ddd3;color:#171513;text-decoration:none}
.video-v2-popular>a>span{font-weight:800;color:#b18442}
.popular-art{height:54px;position:relative;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center}
.popular-art i{font-style:normal;color:#fff;border:1px solid #fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:9px}
.popular-art b{position:absolute;right:3px;bottom:3px;background:rgba(0,0,0,.7);color:#fff;font-size:8px;padding:2px 3px}
.video-v2-popular>a strong{font-size:11px;line-height:1.18}
.video-v2-module-note{margin:0;color:#777;font-size:11px;max-width:340px}
.video-v2-hero-module{position:absolute;inset:0;z-index:2}
.video-v2-hero-module>*{width:100%;height:100%}
@media(max-width:1000px){.video-v2-latest-layout{grid-template-columns:1fr}.video-v2-popular{display:none}}
@media(max-width:650px){.video-v2-tabs button{font-size:10px}.video-v2-tabs{gap:18px}}

/* VIDEO HUB 1.7.22 — visual tabs and explicit module slots */
.video-v2-tabs{align-items:center;gap:10px;padding:14px 28px;background:#f5f1e9;border-bottom:1px solid #d9d1c5;}
.video-v2-tabs button{border:1px solid transparent;background:#eee8dd;color:#5f584f;font:inherit;cursor:pointer;text-decoration:none;display:block;font-size:10px;letter-spacing:.08em;padding:11px 18px;white-space:nowrap;border-radius:2px;transition:background .2s,color .2s,border-color .2s,transform .2s;}
.video-v2-tabs button:hover{background:#e4dac9;color:#171513;}
.video-v2-tabs button.active{background:#171513;color:#d0ad70;border-color:#171513;font-weight:800;}
.video-v2-tabs-module{width:100%;}
.video-v2-tabs-module>*{width:100%;}
.video-v2-feature-side>.moduletable{margin:0;width:100%;}
@media(max-width:650px){.video-v2-tabs{gap:7px;padding:12px 16px}.video-v2-tabs button{font-size:9px;padding:9px 13px}}

/* VIDEO HUB 2.1 — full editorial layout aligned to approved mockup */
.video-page-v3{background:#f6f1e8;color:#171513;min-height:100vh}
.video-hub-hero{position:relative;min-height:470px;background:#0b0b0b;overflow:hidden}
.video-hub-hero-bg{position:absolute;inset:0;background:url('../images/video-hero-approved-structure.jpg') center/cover no-repeat;filter:brightness(.50)}
.video-hub-hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.70) 48%,rgba(0,0,0,.25) 100%)}
.video-hub-hero-copy{position:relative;z-index:2;width:min(560px,45%);padding:70px 0 60px 5vw;color:#fff}
.video-hub-hero-copy small{color:#d0ad70;font-size:13px;font-weight:800;letter-spacing:.18em}
.video-hub-hero-copy h1{font-size:92px;line-height:.88;letter-spacing:-4px;margin:22px 0 20px;font-weight:900}
.video-hub-hero-copy h2{font-size:26px;line-height:1.08;margin:0 0 20px;font-weight:900}
.video-hub-hero-copy h2 em{font-style:normal;color:#d0ad70}
.video-hub-hero-copy p{max-width:470px;color:#eee;font-size:16px;line-height:1.45;margin:0 0 28px}
.video-hub-btn{display:inline-block;border:1px solid #d0ad70;color:#fff;padding:15px 22px;text-decoration:none;font-size:11px;font-weight:900;letter-spacing:.08em}
.video-hub-hero-play{position:absolute;z-index:3;left:50%;top:50%;transform:translate(-50%,-50%);width:64px;height:64px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px}
.video-hub-hero-side{position:absolute;z-index:3;right:2.8%;top:28px;width:min(330px,24%);display:flex;flex-direction:column;gap:14px}
.video-hub-hero-side a{display:grid;grid-template-columns:84px 1fr;gap:10px;align-items:center;padding:8px;border:1px solid rgba(255,255,255,.25);background:rgba(0,0,0,.42);color:#fff;text-decoration:none;position:relative}
.video-hub-hero-side .hero-mini{grid-row:span 2;width:84px;height:70px;background:center/cover no-repeat}
.hero-mini-1{background-image:url('../images/events-video-2.jpg')}.hero-mini-2{background-image:url('../images/fashion-hero.jpg')}.hero-mini-3{background-image:url('../images/events-card-3.jpg')}
.video-hub-hero-side b{font-size:12px;line-height:1.18;padding-right:18px}.video-hub-hero-side small{grid-column:2;color:#d0ad70;font-size:10px}.video-hub-hero-side i{position:absolute;left:41px;top:28px;border:1px solid #fff;width:26px;height:26px;border-radius:50%;display:flex;justify-content:center;align-items:center;font-style:normal;font-size:9px;background:rgba(0,0,0,.35)}
.video-hub-tabs{max-width:1300px;margin:0 auto;padding:16px 0;border-bottom:1px solid #ddd4c8;display:flex;gap:10px;align-items:center}
.video-hub-tabs button{border:1px solid transparent;background:#ede7dd;color:#625a50;cursor:pointer;font-size:11px;letter-spacing:.08em;padding:12px 18px;white-space:nowrap;font-weight:700;transition:.2s}
.video-hub-tabs button:hover{background:#e2d8c8}.video-hub-tabs button.active{background:#171513;color:#d0ad70;border-color:#171513}
.video-hub-tabs-module{width:100%}.video-hub-tabs-module>*{width:100%}
.video-hub-section{max-width:1300px;margin:0 auto;padding:48px 0 36px}.video-hub-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:22px}.video-hub-head small{color:#a0783b;font-size:11px;letter-spacing:.16em;font-weight:800}.video-hub-head h2{font-size:30px;line-height:1;margin:8px 0 0;font-weight:900}.video-hub-head>a{color:#9a7136;text-decoration:none;font-size:11px;font-weight:800}
.video-hub-content-grid{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:28px}.video-hub-main-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}
.video-hub-card{background:#fff;border:1px solid #ddd4c8;display:flex;flex-direction:column;text-decoration:none;color:#171513;min-width:0}.video-hub-art{position:relative;height:156px;background:#222 center/cover no-repeat;overflow:hidden}.video-hub-art.portrait{height:250px}.video-hub-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:42px;height:42px;border:2px solid #fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;background:rgba(0,0,0,.2);font-size:14px}.video-hub-art>b{position:absolute;right:5px;bottom:5px;background:rgba(0,0,0,.78);color:#fff;padding:4px 5px;font-size:9px}.video-hub-card>small{padding:12px 12px 0;color:#a0783b;font-size:10px;letter-spacing:.12em;font-weight:800}.video-hub-card h3{padding:5px 12px 0;margin:0;font-size:16px;line-height:1.16}.video-hub-card p{padding:4px 12px 0;margin:0;color:#777;font-size:12px;line-height:1.4}.video-hub-watch{padding:14px 12px 16px;color:#a0783b;text-decoration:none;font-size:10px;font-weight:800;letter-spacing:.05em;margin-top:auto}
.video-hub-popular{background:#fff;border:1px solid #ddd4c8;padding:18px;height:max-content}.popular-kicker{color:#a0783b;font-size:10px;letter-spacing:.16em;font-weight:800}.video-hub-popular>h3{margin:5px 0 13px;font-size:20px}.video-hub-popular>a{display:grid;grid-template-columns:24px 70px 1fr;gap:8px;align-items:center;padding:10px 0;border-top:1px solid #e5ddd3;color:#171513;text-decoration:none}.video-hub-popular>a>span{font-size:12px;font-weight:900;color:#b18442}.popular-thumb{height:48px;background:center/cover no-repeat;position:relative;display:flex;align-items:center;justify-content:center}.popular-thumb i{color:#fff;border:1px solid #fff;border-radius:50%;width:22px;height:22px;display:flex;align-items:center;justify-content:center;font-style:normal;font-size:8px}.popular-thumb b{position:absolute;right:2px;bottom:2px;background:rgba(0,0,0,.78);color:#fff;font-size:7px;padding:2px 3px}.video-hub-popular>a strong{font-size:10px;line-height:1.2}.video-hub-popular .popular-all{display:block;text-align:center;border:1px solid #171513;margin-top:12px;padding:11px 8px;font-weight:900;font-size:10px}
.video-hub-4grid,.video-hub-3grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.video-hub-3grid{grid-template-columns:repeat(3,1fr)}
.video-hub-panel[hidden],.video-tab-panel[hidden]{display:none!important}.video-hub-panel{display:none}.video-hub-panel:not([hidden]){display:block}.video-hub-feature-position{padding-top:20px;padding-bottom:20px}
.video-hub-shorts-section{background:#0d0d0d;color:#fff;max-width:none;padding:48px max(24px,calc((100% - 1300px)/2))}.video-hub-shorts-section .video-hub-head h2{color:#fff}.video-hub-shorts-section .video-hub-head p{color:#aaa;margin:0;font-size:12px}.video-hub-shorts-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.video-hub-shorts-grid a{color:#fff;text-decoration:none}.short-thumb{aspect-ratio:9/16;background:#222 center/cover no-repeat;position:relative;overflow:hidden}.short-1{background-image:url('../images/events-video-1.jpg')}.short-2{background-image:url('../images/events-video-2.jpg')}.short-3{background-image:url('../images/events-video-3.jpg')}.short-4{background-image:url('../images/events-card-1.jpg')}.short-5{background-image:url('../images/events-card-2.jpg')}.short-6{background-image:url('../images/events-card-3.jpg')}.video-hub-shorts-grid b{display:block;padding-top:8px;font-size:11px}
.video-hub-final{max-width:1300px;margin:0 auto 50px;background:#171513;color:#fff;padding:34px 40px;display:flex;align-items:center;justify-content:space-between}.video-hub-final small{color:#d0ad70;letter-spacing:.16em}.video-hub-final h2{font-size:26px;margin:8px 0}.video-hub-final p{color:#bbb;margin:0}.video-hub-final strong{font-size:24px;line-height:.9;color:#d0ad70;text-align:center}
@media(max-width:1100px){.video-hub-main-grid{grid-template-columns:repeat(2,1fr)}.video-hub-content-grid{grid-template-columns:1fr}.video-hub-popular{display:none}.video-hub-hero-copy{width:55%}.video-hub-hero-side{width:31%}.video-hub-tabs{padding-left:16px;padding-right:16px;overflow:auto}.video-hub-section{padding-left:16px;padding-right:16px}.video-hub-shorts-section{padding-left:16px;padding-right:16px}.video-hub-shorts-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:700px){.video-hub-hero{min-height:620px}.video-hub-hero-copy{width:100%;padding:58px 20px 24px}.video-hub-hero-copy h1{font-size:64px}.video-hub-hero-copy h2{font-size:19px}.video-hub-hero-side{position:absolute;right:16px;left:16px;bottom:16px;top:auto;width:auto;gap:8px}.video-hub-hero-side a{grid-template-columns:72px 1fr}.video-hub-hero-side .hero-mini{width:72px;height:58px}.video-hub-hero-side i{left:25px;top:21px}.video-hub-hero-play{display:none}.video-hub-tabs{gap:7px}.video-hub-tabs button{font-size:9px;padding:9px 12px}.video-hub-head h2{font-size:24px}.video-hub-main-grid{grid-template-columns:1fr}.video-hub-4grid,.video-hub-3grid{grid-template-columns:1fr 1fr}.video-hub-shorts-grid{grid-template-columns:repeat(2,1fr)}.video-hub-final{margin:0 16px 30px;padding:26px 22px}}
@media(max-width:460px){.video-hub-4grid,.video-hub-3grid{grid-template-columns:1fr}.video-hub-shorts-grid{grid-template-columns:repeat(2,1fr)}}


/* VIDEO HUB 2.2 FINAL — layout matching approved mockup */
.video-page-final{background:#f6f1e8;color:#171513;min-height:100vh}
.video-final-hero{position:relative;min-height:430px;overflow:hidden;background:#0b0b0b}
.video-final-hero-bg{position:absolute;inset:0;background:url('../images/video-hero-bg.jpg') center/cover no-repeat;filter:brightness(.62)}
.video-final-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0%,rgba(0,0,0,.68) 47%,rgba(0,0,0,.20) 100%)}
.video-final-hero-copy{position:relative;z-index:2;max-width:620px;padding:62px 0 54px 5vw;color:#fff}
.video-final-hero-copy small{color:#d6b36a;font-size:13px;font-weight:800;letter-spacing:.18em}
.video-final-hero-copy h1{margin:18px 0 8px;font-size:88px;line-height:.9;letter-spacing:-4px;font-weight:900}
.video-final-hero-copy h2{margin:0 0 18px;font-size:25px;line-height:1.1;font-weight:900}
.video-final-hero-copy h2 em{font-style:normal;color:#d6b36a}
.video-final-hero-copy p{margin:0 0 26px;color:#ededed;font-size:16px;line-height:1.45}
.video-final-btn{display:inline-block;border:1px solid #d6b36a;color:#fff;text-decoration:none;padding:14px 20px;font-size:11px;font-weight:900;letter-spacing:.08em}
.video-final-module{width:100%}.video-final-module>*{width:100%}
.video-final-tabs{max-width:1380px;margin:0 auto;padding:17px 0;border-bottom:1px solid #d8d0c4;display:flex;gap:12px;align-items:center;overflow:auto}
.video-final-tabs button{border:1px solid transparent;background:#eee7dc;color:#5c554c;cursor:pointer;padding:12px 20px;font-size:11px;letter-spacing:.08em;white-space:nowrap;font-weight:800;transition:.2s;border-radius:3px}
.video-final-tabs button:hover{background:#e2d7c7;color:#171513}.video-final-tabs button.active{background:#171513;color:#d6b36a;border-color:#171513}
.video-final-tabs-module>*{width:100%}
.video-final-section{max-width:1380px;margin:0 auto;padding:42px 0 12px}
.video-final-head{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:20px}.video-final-head small{display:block;color:#a0783b;font-size:11px;letter-spacing:.16em;font-weight:900}.video-final-head h2{margin:7px 0 0;font-size:29px;line-height:1;font-weight:900}.video-final-head>a{color:#a0783b;text-decoration:none;font-size:11px;font-weight:900}
.video-final-shorts-grid{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:14px}
.video-final-short-card{color:#171513;text-decoration:none;min-width:0}.video-final-short-art{aspect-ratio:9/14;background:#1c1c1c center/cover no-repeat;position:relative;overflow:hidden;border-radius:3px}.video-final-short-art:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,0) 48%,rgba(0,0,0,.72) 100%)}.video-final-short-play{position:absolute;z-index:2;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:13px}.video-final-short-art>b{position:absolute;z-index:3;right:6px;top:6px;background:rgba(0,0,0,.8);color:#fff;padding:4px 5px;font-size:8px}.video-final-short-card strong{display:block;margin-top:8px;font-size:13px;line-height:1.15}.video-final-short-card small{display:inline-block;margin-top:6px;padding:4px 6px;border-radius:3px;background:#ddd1bf;color:#171513;font-size:8px;font-weight:900;letter-spacing:.06em}
.video-final-latest-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.video-final-latest-card{background:#fff;border:1px solid #ded7cd;color:#171513;text-decoration:none;min-width:0}.video-final-latest-art{aspect-ratio:16/9;background:#202020 center/cover no-repeat;position:relative;overflow:hidden}.video-final-play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:46px;height:46px;border:2px solid #fff;border-radius:50%;color:#fff;font-size:14px;background:rgba(0,0,0,.2)}.video-final-latest-art>b{position:absolute;right:6px;bottom:6px;background:rgba(0,0,0,.8);color:#fff;padding:4px 6px;font-size:9px}.video-final-latest-card>small{display:block;padding:10px 12px 0;color:#a0783b;font-size:9px;font-weight:900;letter-spacing:.12em}.video-final-latest-card>strong{display:block;padding:6px 12px 14px;font-size:15px;line-height:1.18}
.video-final-panel[hidden]{display:none!important}.video-final-category-panel{padding-top:38px}.video-final-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.video-final-category-card{background:#fff;border:1px solid #ded7cd}.video-final-category-card .video-final-latest-art{aspect-ratio:16/10}.video-final-category-card .portrait{aspect-ratio:4/5}.video-final-category-card>small{display:block;padding:10px 12px 0;color:#a0783b;font-size:9px;font-weight:900;letter-spacing:.12em}.video-final-category-card>strong{display:block;padding:5px 12px 0;font-size:16px;line-height:1.17}.video-final-category-card>p{padding:4px 12px 14px;margin:0;color:#777;font-size:12px}
.video-final-cta{max-width:1380px;margin:42px auto 44px;padding:34px 40px;background:#171513;color:#fff;display:flex;justify-content:space-between;align-items:center}.video-final-cta small{color:#d6b36a;letter-spacing:.16em;font-weight:900}.video-final-cta h2{margin:8px 0;font-size:27px}.video-final-cta p{margin:0;color:#aaa}.video-final-cta strong{color:#d6b36a;text-align:center;line-height:.92;font-size:24px}
@media(max-width:1150px){.video-final-section,.video-final-tabs,.video-final-cta{margin-left:16px;margin-right:16px}.video-final-shorts-grid{grid-template-columns:repeat(4,1fr)}.video-final-latest-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.video-final-hero{min-height:500px}.video-final-hero-copy{padding:55px 20px 45px}.video-final-hero-copy h1{font-size:64px}.video-final-hero-copy h2{font-size:20px}.video-final-tabs{gap:7px;padding:12px 4px}.video-final-tabs button{font-size:9px;padding:9px 12px}.video-final-section{padding-top:34px}.video-final-head h2{font-size:24px}.video-final-shorts-grid{grid-template-columns:repeat(2,1fr)}.video-final-latest-grid,.video-final-category-grid{grid-template-columns:1fr}.video-final-cta{margin-bottom:28px;padding:26px 22px;gap:18px}.video-final-cta h2{font-size:21px}}
