:root{--navy:#0b1d2a;--navy2:#102a3d;--red:#920303;--ink:#111820;--muted:#6d7780;--line:#e6eaed;--paper:#fff;--soft:#f6f7f8;--max:1270px;--radius:8px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.55}.container{width:min(calc(100% - 40px),var(--max));margin:auto}a{color:inherit;text-decoration:none}a:hover{color:var(--red)}img{display:block;max-width:100%;height:auto}.topbar{background:var(--navy);color:#fff;font-size:11px}.topbar-inner{display:flex;justify-content:space-between;gap:20px;padding:6px 0}.header-main{display:grid;grid-template-columns:330px minmax(300px,1fr) auto;gap:28px;align-items:center;padding:16px 0}.branding{display:flex;align-items:center;min-height:92px}.lk-logo-link{display:block;line-height:0}.lk-site-logo{display:block;width:auto;height:90px;max-width:100%;object-fit:contain;object-position:left center}.header-top-ad{display:flex;align-items:center;justify-content:center;min-width:0}.header-top-ad .ad-slot,.header-top-ad .ad-slot>a{display:block;width:100%;min-width:0}.header-top-ad .ad-slot img{flex:none}.header-top-ad .ad-slot{width:100%;margin:0;max-width:none}.header-top-ad .ad-slot img{display:block;width:100%;height:90px;object-fit:fill;border-radius:0}.header-top-ad .ad-empty{width:100%;min-height:84px;border:1px solid #d9dee2;background:#f7f8f8;display:flex;align-items:center;justify-content:center;flex-direction:column;letter-spacing:.16em;color:#8a9196}.ad-empty span{font-size:12px;font-weight:800}.ad-empty small{font-size:10px;letter-spacing:.04em;color:#9ea5aa;margin-top:3px}.header-actions{display:flex;align-items:center;gap:7px}.header-actions button{border:1px solid #d8dde1;background:#fff;color:var(--navy);padding:9px 12px;font-weight:800;cursor:pointer}.menu-toggle{display:none}.primary-nav{background:var(--navy);border-bottom:1px solid rgba(255,255,255,.08)}.nav-inner{display:flex}.nav-menu{list-style:none;margin:0;padding:0;display:flex;align-items:stretch}.nav-menu>li{position:relative}.nav-menu>li>a{display:flex;align-items:center;gap:5px;color:#fff;padding:14px 16px;font-size:12px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.nav-menu>li:first-child>a{background:var(--red)}.nav-menu .current-menu-item>a{background:var(--red);color:#fff}.nav-menu .sub-menu{display:none;position:absolute;z-index:50;top:100%;left:0;min-width:220px;padding:9px 0;margin:0;list-style:none;background:#fff;border:1px solid var(--line);box-shadow:0 18px 38px rgba(0,0,0,.12)}.nav-menu li:hover>.sub-menu{display:block}.nav-menu .sub-menu a{display:block;padding:8px 15px;font-size:12px;font-weight:700}.nav-menu .sub-menu a:hover{background:#f7f8f9;color:var(--red)}.nav-menu .submenu-toggle{display:none}.search-panel{display:none;background:var(--soft);border-bottom:1px solid var(--line);padding:12px 0}.search-open .search-panel{display:block}.search-panel form{display:flex;gap:8px}.search-panel input{flex:1;border:1px solid #cfd5da;padding:11px 13px}.search-panel button{border:0;background:var(--navy);color:#fff;font-weight:800;padding:11px 18px}.site-main{padding:18px 0 55px}.breaking-strip{display:flex;background:#111;color:#fff;margin-bottom:18px;overflow:hidden}.breaking-label{background:var(--red);padding:10px 14px;font-size:11px;font-weight:900;letter-spacing:.08em}.breaking-track{display:flex;gap:28px;align-items:center;overflow:auto;white-space:nowrap;padding:0 16px;font-size:12px}.breaking-track a:hover{color:#fff;text-decoration:underline}.home-lead{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(290px,.9fr) minmax(240px,.72fr);gap:14px;margin-bottom:22px}.hero-card{position:relative;min-height:460px;border-radius:var(--radius);overflow:hidden;background:#dfe3e6}.hero-card img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(8,17,24,0) 28%,rgba(8,17,24,.88) 100%)}.hero-copy{position:absolute;left:24px;right:24px;bottom:22px;color:#fff}.eyebrow{font-size:10px;text-transform:uppercase;font-weight:900;letter-spacing:.1em;color:var(--red)}.hero-copy .eyebrow{color:#fff}.hero-copy h1{font-family:Georgia,serif;font-size:clamp(36px,3.8vw,58px);line-height:1.02;letter-spacing:-.035em;margin:7px 0 12px}.hero-copy p{font-size:14px;max-width:820px;margin:0 0 12px;color:#f1f4f6}.meta-line{font-size:11px;color:#8e979e}.hero-copy .meta-line{color:#fff;opacity:.9}.lead-list{border-top:2px solid var(--navy);padding-top:7px}.lead-list h2,.sidebox h2{font-size:18px;margin:0 0 8px}.mini-card{display:grid;grid-template-columns:92px 1fr;gap:10px;padding:10px 0;border-bottom:1px solid var(--line)}.mini-image{aspect-ratio:4/3;background:#eee;overflow:hidden;border-radius:4px}.mini-image img{width:100%;height:100%;object-fit:cover}.mini-card h3{font-size:14px;line-height:1.2;margin:4px 0}.sidebox{border-top:2px solid var(--navy);padding-top:7px}.most-read{list-style:none;padding:0;margin:8px 0 0;counter-reset:mr}.most-read li{display:grid;grid-template-columns:28px 1fr;gap:9px;padding:10px 0;border-bottom:1px solid var(--line);counter-increment:mr}.most-read li::before{content:counter(mr);width:23px;height:23px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#177ddc;color:#fff;font-size:11px;font-weight:900}.most-read a{font-size:12px;font-weight:800;line-height:1.28}.section-head{display:flex;align-items:center;justify-content:space-between;border-left:4px solid var(--red);padding-left:10px;margin-bottom:10px}.section-head h2{margin:0;font-size:16px;text-transform:uppercase;letter-spacing:.03em}.section-head a{font-size:10px;font-weight:800;color:#6a7379}.news-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.news-tile{min-width:0}.news-tile .tile-image{aspect-ratio:16/10;background:#edf0f2;overflow:hidden;border-radius:4px}.news-tile .tile-image img{width:100%;height:100%;object-fit:cover}.news-tile h3{margin:8px 0 4px;font-size:14px;line-height:1.24}.news-tile .eyebrow{margin-top:6px}.home-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:22px}.home-primary{min-width:0}.section-block{margin-bottom:28px}.section-block .news-grid-4{margin-top:4px}.regional-strip{display:grid;grid-template-columns:repeat(5,1fr);gap:12px}.regional-box{border:1px solid var(--line);padding:13px;border-top:2px solid var(--red);min-height:160px}.regional-box h3{font-size:12px;margin:0 0 10px;text-transform:uppercase}.regional-box ul{list-style:none;padding:0;margin:0}.regional-box li{padding:6px 0;border-bottom:1px dotted #dfe4e7;font-size:11px}.regional-box li:last-child{border-bottom:0}.visual-row{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.visual-row article{overflow:hidden;border-radius:5px;background:#eef1f2}.visual-row img{aspect-ratio:1.25;object-fit:cover;width:100%}.visual-row h3{font-size:11px;line-height:1.25;margin:7px 9px 10px}.sidebar .ad-slot{max-width:none;margin:0 0 18px}.ad-slot{margin:18px auto;text-align:center}.ad-slot img{margin:auto;max-width:100%;height:auto}.ad-label{text-transform:uppercase;letter-spacing:.12em;font-size:9px;color:#8f979d;margin-bottom:4px}.ad-mobile{display:none}.ad-footer{margin-top:28px}.side-widget{border-top:2px solid var(--navy);padding-top:8px;margin:0 0 22px}.side-widget h3{font-size:16px;margin:0}.footer-feature{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;align-items:center}.footer-feature .ad-slot{max-width:none}.site-footer{background:var(--navy);color:#fff;padding:32px 0 17px}.footer-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr 1fr;gap:28px}.footer-brand{display:flex;align-items:baseline;gap:1px;font-family:Georgia,serif;font-size:25px;line-height:1;letter-spacing:-.025em;white-space:nowrap}.footer-brand-main{font-weight:700}.footer-brand-domain{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:.52em;font-weight:600;letter-spacing:-.02em;color:#c8d0d6;margin-left:1px}.footer-tagline{margin:8px 0 8px!important;font-family:Georgia,serif;font-size:14px!important;font-style:italic;letter-spacing:.01em;color:#fff!important}.site-footer p,.site-footer a{color:#c8d0d6;font-size:12px}.footer-widget h3{font-size:10px;text-transform:uppercase;letter-spacing:.12em;color:#fff}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:24px;padding-top:11px;display:flex;justify-content:space-between;gap:18px;font-size:10px;color:#98a3ab}.footer-bottom span:first-child{letter-spacing:.01em}.footer-bottom span:last-child{line-height:1.5;text-align:right}.archive-head{padding:18px 0;border-bottom:2px solid var(--navy);margin-bottom:20px}.archive-head h1{font-size:38px;line-height:1.05;margin:0}.news-list{display:flex;flex-direction:column}.news-card{display:grid;grid-template-columns:250px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid var(--line)}.news-card-image{aspect-ratio:16/10;background:#edf0f2;overflow:hidden;border-radius:4px}.news-card-image img{width:100%;height:100%;object-fit:cover}.news-card h3{font-size:20px;line-height:1.18;margin:6px 0}.article-title{font-family:Georgia,serif;font-size:clamp(42px,5vw,70px);line-height:1.02;letter-spacing:-.03em;margin:6px 0 14px}.article-layout{align-items:start}.article-deck{font-size:19px;color:#5e676e;max-width:860px}.article-meta{display:flex;gap:14px;flex-wrap:wrap;font-size:11px;color:#6b757c;padding:12px 0 18px;border-bottom:1px solid var(--line)}.article-figure{margin:22px 0}.article-figure img{width:100%;border-radius:4px}.article-figure figcaption{font-size:10px;color:#717a80;margin-top:6px}.article-content{font-family:Georgia,serif;font-size:19px;line-height:1.86;max-width:800px}.article-content p{margin:0 0 1.25em}.article-content h2,.article-content h3{font-family:Inter,system-ui,sans-serif;line-height:1.2}.article-tags{padding:16px 0;border-top:1px solid var(--line)}.article-tags a{display:inline-block;border:1px solid var(--line);padding:5px 8px;margin:3px;font-size:11px}.share-row{display:flex;gap:7px;flex-wrap:wrap;margin:12px 0 22px}.share-row a{border:1px solid var(--line);padding:7px 9px;font-size:11px;font-weight:800}.article-nav{display:grid;grid-template-columns:1fr 1fr;gap:18px;border-top:2px solid var(--navy);padding-top:17px}.article-nav span{font-size:9px;color:#8c959b;text-transform:uppercase;letter-spacing:.1em}.article-nav a{font-weight:900;font-size:14px}.empty-state{text-align:center;padding:90px 0}.image-placeholder{width:100%;height:100%;min-height:120px;background:linear-gradient(135deg,#eef0f1,#d8dde1)}@media(max-width:1100px){.home-lead{grid-template-columns:minmax(0,1.45fr) minmax(260px,.85fr)}.home-lead .sidebox{grid-column:1/-1}.regional-strip{grid-template-columns:repeat(3,1fr)}.header-main{grid-template-columns:280px minmax(260px,1fr) auto}.nav-menu>li>a{padding-left:11px;padding-right:11px;font-size:11px}.home-layout{grid-template-columns:minmax(0,1fr) 265px}.news-grid-4{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.container{width:min(calc(100% - 24px),var(--max))}.topbar-inner{justify-content:center}.topbar-right{display:none}.header-main{grid-template-columns:1fr auto;gap:10px;padding:10px 0}.branding{min-height:64px}.lk-site-logo{height:64px}.header-top-ad{grid-column:1/-1;grid-row:2}.header-top-ad .ad-slot img{height:62px}.header-top-ad .ad-empty{min-height:62px}.header-actions button{padding:7px 9px}.menu-toggle{display:block;font-size:0;width:40px;height:36px;position:relative}.menu-toggle:before,.menu-toggle:after{content:"";position:absolute;left:10px;right:10px;height:2px;background:var(--navy)}.menu-toggle:before{top:12px;box-shadow:0 6px 0 var(--navy),0 12px 0 var(--navy)}.menu-toggle:after{display:none}.nav-open .menu-toggle:before{top:17px;box-shadow:none;transform:rotate(45deg)}.nav-open .menu-toggle:after{display:block;top:17px;transform:rotate(-45deg)}.primary-nav{display:none}.nav-open .primary-nav{display:block}.nav-menu{display:block}.nav-menu>li>a{padding:12px 42px 12px 5px;border-bottom:1px solid rgba(255,255,255,.08);white-space:normal}.nav-menu>li:first-child>a{background:transparent}.nav-menu .sub-menu{position:static;background:#0f2a3e;border:0;box-shadow:none;display:none;padding:0 0 6px 12px;min-width:0}.nav-menu li.submenu-open>.sub-menu{display:block}.nav-menu .sub-menu a{color:#dae2e7;padding:8px 10px;font-size:11px;border-left:2px solid rgba(255,255,255,.08)}.nav-menu .submenu-toggle{display:block;position:absolute;right:1px;top:6px;width:32px;height:32px;background:#0f2a3e;border:1px solid rgba(255,255,255,.15);color:#fff}.nav-menu li.submenu-open>.submenu-toggle{background:var(--red)}.home-lead{grid-template-columns:1fr}.home-lead .sidebox{grid-column:auto}.hero-card{min-height:420px}.home-layout{grid-template-columns:1fr}.regional-strip{grid-template-columns:1fr 1fr}.visual-row{grid-template-columns:repeat(2,1fr)}.footer-feature{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.sidebar{order:2}.home-primary{order:1}.news-grid-4{grid-template-columns:1fr 1fr}}@media(max-width:560px){.lk-site-logo{height:54px}.header-top-ad .ad-slot img{height:90px;width:100%;object-fit:fill}.hero-card{min-height:390px}.hero-copy{left:16px;right:16px;bottom:16px}.hero-copy h1{font-size:32px}.hero-copy p{font-size:12px}.news-grid-4{grid-template-columns:1fr}.regional-strip{grid-template-columns:1fr}.visual-row{grid-template-columns:1fr 1fr}.news-card{grid-template-columns:105px 1fr;gap:12px}.news-card h3{font-size:15px}.article-title{font-size:36px}.article-content{font-size:18px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:6px}}.hero-card{min-height:440px}.hero-copy{left:28px;right:28px;bottom:24px;max-width:900px}.hero-copy h1{font-size:clamp(34px,3.0vw,46px);line-height:1.04;letter-spacing:-.025em;margin:6px 0 10px;max-width:900px}.hero-copy p{font-size:13px;max-width:720px;line-height:1.55;margin-bottom:10px}.news-tile h3{font-size:15px;line-height:1.3;font-weight:750}.mini-card h3{font-size:15px;line-height:1.28;font-weight:750}.archive-head h1{font-family:Georgia,serif;font-size:40px;letter-spacing:-.02em}.article-title{font-size:clamp(38px,4.2vw,56px);line-height:1.05;letter-spacing:-.025em;max-width:980px}.article-deck{font-size:18px;line-height:1.55;max-width:820px}.article-content{font-size:18px;line-height:1.88}.article-figure{margin-top:20px}@media(max-width:820px){.hero-card{min-height:400px}.hero-copy{left:20px;right:20px;bottom:20px}.hero-copy h1{font-size:clamp(30px,7vw,40px)}}@media(max-width:560px){.hero-card{min-height:370px}.hero-copy h1{font-size:30px}.article-title{font-size:34px}}.hero-copy h1{font-size:clamp(30px,3vw,42px);line-height:1.08;letter-spacing:-.02em;max-width:780px;margin:7px 0 10px}.hero-copy p{font-size:13px;max-width:700px;line-height:1.5}.regional-box{padding:0 0 12px;min-height:220px;overflow:hidden}.regional-box h3{padding:12px 13px 9px;margin:0;border-bottom:1px solid var(--line)}.regional-lead{display:block;color:inherit}.regional-image{display:block;aspect-ratio:16/9;background:#eef1f2;overflow:hidden}.regional-image img{width:100%;height:100%;object-fit:cover}.regional-title{display:block;font-size:13px;font-weight:750;line-height:1.28;padding:9px 13px 6px}.regional-more{padding:7px 13px;border-top:1px dotted #dfe4e7;font-size:11px;line-height:1.3}.regional-empty{padding:16px 13px;font-size:11px;color:var(--muted)}@media(max-width:820px){.hero-copy h1{font-size:clamp(28px,6vw,38px)}.regional-box{min-height:0}}@media(max-width:560px){.hero-copy h1{font-size:30px}}.hero-copy h1{font-size:clamp(28px,2.55vw,40px);line-height:1.09;letter-spacing:-.018em;max-width:760px;font-weight:700}.article-layout{grid-template-columns:minmax(0,1fr) 320px;gap:30px}.article{min-width:0}.article-title{font-family:Georgia,serif;font-size:clamp(36px,4vw,52px);line-height:1.07;letter-spacing:-.025em;max-width:900px;margin:7px 0 12px;font-weight:700}.article-deck{font-size:17px;line-height:1.55;color:#667078;max-width:820px;margin:0 0 10px}.article-meta{font-size:11px;gap:12px;padding:10px 0 16px}.article-content{max-width:820px;font-size:18px;line-height:1.88}.article-content p:first-child{margin-top:0}.article-sidebar{position:sticky;top:18px;align-self:start}.article-sidebar .ad-slot{margin-top:0}.newsroom-panel{border-top:2px solid var(--navy);padding-top:9px;margin-bottom:24px}.newsroom-panel h2{font-size:20px;margin:2px 0 10px;line-height:1.15}.panel-kicker{font-size:9px;color:#8b949a;letter-spacing:.13em;text-transform:uppercase;font-weight:800;margin-bottom:4px}.side-news-card{display:grid;grid-template-columns:94px minmax(0,1fr);gap:11px;padding:10px 0;border-bottom:1px solid var(--line)}.side-news-image{display:block;aspect-ratio:4/3;overflow:hidden;border-radius:4px;background:#edf0f2}.side-news-image img{width:100%;height:100%;object-fit:cover}.side-news-card h3{font-size:13px;line-height:1.28;margin:3px 0 4px;font-weight:750}.side-news-card .meta-line{font-size:10px}.topic-links{border-top:1px solid var(--line)}.topic-links a{display:flex;justify-content:space-between;gap:10px;padding:9px 0;border-bottom:1px solid var(--line);font-size:12px;font-weight:750}.topic-links span{color:#9aa1a6}.article-bottom-section{margin-top:34px;padding-top:4px}.article-bottom-section .section-head{margin-bottom:14px}.article-bottom-section .section-head h2{font-size:16px}.related-card{display:block;border:0;padding:0}.related-card .news-card-image{display:block;width:100%;aspect-ratio:16/10}.related-card .news-card-body{padding-top:7px}.related-card h3{font-size:14px;line-height:1.28;margin:4px 0}.latest-bottom{border-top:1px solid var(--line);padding-top:24px}.article-sidebar .most-read{margin-top:8px}.article-sidebar .most-read li{padding:10px 0}.article-sidebar .most-read a{font-size:12px}@media(max-width:1100px){.article-layout{grid-template-columns:minmax(0,1fr) 290px}.article-title{font-size:clamp(34px,4vw,48px)}}@media(max-width:820px){.article-layout{grid-template-columns:1fr;gap:24px}.article-sidebar{position:static;order:2}.article{order:1}.article-sidebar .newsroom-panel{margin-bottom:20px}.hero-copy h1{font-size:clamp(28px,6vw,38px)}}@media(max-width:560px){.article-title{font-size:32px}.article-content{font-size:17px}.side-news-card{grid-template-columns:88px minmax(0,1fr)}}.article-layout{grid-template-columns:minmax(0,820px) 320px;gap:44px;max-width:1180px;margin:0 auto}.article{padding-right:4px}.article-kicker{margin-bottom:10px}.article-title{font-family:Georgia,"Times New Roman",serif;font-size:clamp(38px,4.2vw,52px);line-height:1.08;letter-spacing:-.022em;font-weight:700;max-width:900px;margin:0 0 14px}.article-meta{align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:10px 0 11px;margin-bottom:20px;color:#68727a}.article-meta span:first-child{font-weight:700;color:var(--ink)}.article-figure{margin:0 0 22px}.article-figure img{width:100%;max-height:620px;object-fit:cover;border-radius:3px}.article-content{font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.9;max-width:790px;color:#242a2f}.article-content p{margin:0 0 1.3em}.article-content p:first-child::first-letter{font-size:3.2em;line-height:.85;float:left;padding:7px 8px 0 0;font-weight:700;color:var(--navy)}.article-tags{margin-top:24px}.share-row{border-top:1px solid var(--line);padding-top:14px;margin-top:12px}.share-row span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8b949a;font-weight:800;margin-right:4px;align-self:center}.share-row a{border-radius:2px;background:#fff}.article-sidebar{position:sticky;top:16px}.newsroom-panel{border-top:3px solid var(--navy);padding-top:9px;margin-bottom:26px;background:#fff}.newsroom-panel h2{font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:850;letter-spacing:-.01em;margin:1px 0 9px}.panel-kicker{font-size:9px;letter-spacing:.16em;color:#9aa2a8}.side-news-card{grid-template-columns:102px minmax(0,1fr);gap:12px;padding:11px 0}.side-news-image{border-radius:3px;aspect-ratio:16/10}.side-news-card h3{font-size:13px;line-height:1.28;font-weight:750;margin:2px 0 5px}.side-news-card .eyebrow{font-size:8px}.side-news-card .meta-line{font-size:9px}.article-sidebar .most-read{margin:0;padding:0;counter-reset:pop}.article-sidebar .most-read li{grid-template-columns:26px 1fr;gap:9px;padding:10px 0}.article-sidebar .most-read li::before{content:counter(pop);counter-increment:pop;width:22px;height:22px;border-radius:50%;background:var(--red);font-size:10px}.article-sidebar .most-read a{font-size:12px;line-height:1.32}.topic-links a{font-size:12px;padding:10px 0}.article-bottom-section{margin-top:38px}.article-bottom-section .section-head{margin-bottom:15px}.article-bottom-section .section-head h2{font-size:15px;letter-spacing:.05em}.related-card .news-card-image{border-radius:3px}.related-card h3{font-size:13px;line-height:1.3;font-weight:750}.latest-bottom{margin-top:40px}.news-grid-4{gap:16px}.news-tile .tile-image{border-radius:3px}.news-tile h3{font-size:13px;line-height:1.3;font-weight:750}.breadcrumb{display:none}@media(max-width:1100px){.article-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px}.article-title{font-size:clamp(36px,4.5vw,48px)}}@media(max-width:820px){.article-layout{grid-template-columns:1fr;gap:26px}.article-sidebar{position:static}.article-title{font-size:34px}.article-content{font-size:17px;line-height:1.82}.article-content p:first-child::first-letter{font-size:2.7em}}@media(max-width:560px){.article-title{font-size:30px}.article-content{font-size:16.5px}.side-news-card{grid-template-columns:88px minmax(0,1fr)}}.single-page-main{padding-top:26px}.single-breadcrumb{display:flex;align-items:center;gap:8px;color:#7a838a;font-size:11px;margin:0 auto 16px;max-width:1184px}.single-breadcrumb a{font-weight:700;color:#4f5b63}.content-grid.article-layout{display:grid;grid-template-columns:minmax(0,820px) 320px;gap:42px;align-items:start;max-width:1184px;margin:0 auto}.single-article{min-width:0}.article-kicker{margin-bottom:7px}.article-title{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(34px,3.45vw,48px);font-weight:800;line-height:1.08;letter-spacing:-.027em;max-width:790px;margin:0 0 12px;color:#111820}.article-deck{font-family:Inter,system-ui,sans-serif;font-size:17px;line-height:1.55;color:#657078;max-width:760px;margin:0 0 10px}.article-meta{display:flex;gap:12px;flex-wrap:wrap;align-items:center;border-bottom:1px solid #e5e9ec;padding:9px 0 15px;color:#727c83;font-size:11px}.article-figure{width:100%;max-width:790px;margin:22px 0 24px}.article-figure img{display:block;width:100%;height:auto;max-height:430px;object-fit:cover;border-radius:3px}.article-figure figcaption{font-size:10px;line-height:1.5;color:#7a838a;margin-top:6px}.article-content{max-width:790px;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.9;color:#242a2f}.article-content p{margin:0 0 1.22em}.article-content h2,.article-content h3,.article-content h4{font-family:Inter,system-ui,sans-serif;color:#111820;line-height:1.3;margin:1.5em 0 .6em}.article-content img{max-width:100%;height:auto;border-radius:2px}.share-row{border-top:1px solid #e5e9ec;padding-top:13px;margin-top:24px;display:flex;align-items:center;gap:7px}.share-row span{font-size:10px;text-transform:uppercase;letter-spacing:.1em;color:#8a9399;font-weight:800;margin-right:2px}.share-row a{background:#fff;border:1px solid #dfe4e7;padding:7px 10px;font-size:10px;font-weight:800}.article-tags{border-top:0;padding:11px 0 0}.article-tags a{border:1px solid #dfe4e7;background:#fff;padding:4px 8px;font-size:10px;margin:2px}.article-sidebar{position:sticky;top:16px;min-width:0}.article-sidebar .ad-slot{margin:0 0 18px}.newsroom-panel{border-top:2px solid #0b1d2a;padding-top:9px;margin:0 0 24px}.newsroom-panel .panel-kicker{font-size:9px;letter-spacing:.14em;color:#939ca2;font-weight:800;text-transform:uppercase}.newsroom-panel h2{font-family:Inter,system-ui,sans-serif;font-size:17px;font-weight:800;letter-spacing:-.01em;margin:2px 0 8px}.side-news-card{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;padding:10px 0;border-bottom:1px solid #e5e9ec}.side-news-image{display:block;aspect-ratio:16/10;background:#eef1f2;overflow:hidden;border-radius:3px}.side-news-image img{width:100%;height:100%;object-fit:cover}.side-news-card h3{font-family:Inter,system-ui,sans-serif;font-size:12.5px;line-height:1.28;font-weight:750;margin:2px 0 4px}.side-news-card .eyebrow{font-size:8px}.side-news-card .meta-line{font-size:9px}.side-feature-card{display:grid;grid-template-columns:78px minmax(0,1fr);gap:10px;padding:9px 0;border-bottom:1px solid #e5e9ec}.side-feature-image{display:block;aspect-ratio:1.25;background:#eef1f2;overflow:hidden;border-radius:3px}.side-feature-image img{width:100%;height:100%;object-fit:cover}.side-feature-card h3{font-family:Inter,system-ui,sans-serif;font-size:12px;line-height:1.3;margin:0;font-weight:750}.side-feature-card .meta-line{font-size:9px;margin-top:4px}.article-sidebar .most-read{margin:0;padding:0;list-style:none;counter-reset:pop}.article-sidebar .most-read li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:9px;align-items:start;padding:10px 0;border-bottom:1px solid #e5e9ec;counter-increment:pop}.article-sidebar .most-read li::before{content:counter(pop);width:22px;height:22px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#920303;color:#fff;font-size:10px;font-weight:800}.article-sidebar .most-read a{font-family:Inter,system-ui,sans-serif;font-size:12px;line-height:1.34;font-weight:750}.article-bottom-section{max-width:790px;margin-top:38px;padding-top:0}.article-bottom-section .section-head{margin-bottom:13px}.article-bottom-section .section-head h2{font-family:Inter,system-ui,sans-serif;font-size:14px;letter-spacing:.06em}.related-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.related-card{display:block;border:0;padding:0;min-width:0}.related-card .news-card-image{display:block;width:100%;aspect-ratio:16/10;border-radius:3px;overflow:hidden;background:#eef1f2}.related-card .news-card-image img{width:100%;height:100%;object-fit:cover}.related-card .news-card-body{padding-top:7px}.related-card h3{font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.28;font-weight:750;margin:3px 0}.latest-list{border-top:1px solid #e5e9ec}.latest-row{display:grid;grid-template-columns:180px minmax(0,1fr);gap:14px;padding:13px 0;border-bottom:1px solid #e5e9ec}.latest-row-image{display:block;aspect-ratio:16/10;overflow:hidden;border-radius:3px;background:#eef1f2}.latest-row-image img{width:100%;height:100%;object-fit:cover}.latest-row-body h3{font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.26;margin:4px 0 6px;font-weight:780}.latest-row-body .meta-line{font-size:10px}@media(max-width:1100px){.content-grid.article-layout{grid-template-columns:minmax(0,1fr) 290px;gap:28px}.article-title{font-size:clamp(32px,4vw,44px)}}@media(max-width:820px){.content-grid.article-layout{grid-template-columns:1fr;gap:24px}.article-sidebar{position:static}.article-title{font-size:34px}.article-content{font-size:17px;line-height:1.82}.article-figure,.article-content,.article-bottom-section{max-width:none}.related-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:560px){.single-page-main{padding-top:18px}.article-title{font-size:30px}.article-content{font-size:16.5px}.latest-row{grid-template-columns:120px minmax(0,1fr)}.latest-row-body h3{font-size:14px}.related-grid{grid-template-columns:1fr}.side-news-card{grid-template-columns:84px minmax(0,1fr)}}.home-primary,.sidebar,.section-block,.news-grid-4,.regional-strip,.visual-row,.news-tile,.regional-box{min-width:0}.section-block{display:block;clear:both;overflow:visible;height:auto}.news-grid-4{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;align-items:start;grid-auto-rows:auto}.news-tile{display:block;height:auto;min-height:0;overflow:visible}.news-tile .tile-image{display:block;width:100%;height:auto;overflow:hidden}.news-tile .eyebrow{display:block;min-height:1.2em;margin-top:7px}.news-tile h3{display:block;margin:7px 0 4px!important;min-height:0;height:auto;white-space:normal;overflow:visible;overflow-wrap:anywhere;word-break:normal}.news-tile .meta-line{display:block;min-height:1.2em}.regional-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;align-items:stretch;grid-auto-rows:auto}.regional-box{display:block;height:auto;min-height:0!important;overflow:visible!important;padding:0 0 12px}.regional-box h3{white-space:normal;overflow-wrap:anywhere;margin:0;padding:12px 13px 9px}.regional-lead{display:block;min-width:0;overflow:visible}.regional-title{display:block;min-height:0;height:auto;white-space:normal;overflow-wrap:anywhere;word-break:normal}.regional-more{min-height:0;height:auto;white-space:normal;overflow-wrap:anywhere}.visual-row{align-items:start;grid-auto-rows:auto}.visual-row article{min-width:0;height:auto}.visual-row h3{white-space:normal;overflow-wrap:anywhere}@media(max-width:1100px){.news-grid-4{grid-template-columns:repeat(3,minmax(0,1fr))}.regional-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:820px){.news-grid-4{grid-template-columns:repeat(2,minmax(0,1fr))}.regional-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.news-grid-4{grid-template-columns:1fr}.regional-strip{grid-template-columns:1fr}}.video-preview{display:block;position:relative;width:100%;height:100%;min-height:90px;overflow:hidden;background:#edf0f2}.video-preview img{display:block;width:100%;height:100%;object-fit:cover}.video-preview-embed iframe{display:block;width:100%;height:100%;min-height:90px;border:0}.video-play{position:absolute;left:10px;bottom:10px;width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:rgba(214,31,44,.96);color:#fff;font-size:12px;line-height:1;padding-left:2px;box-shadow:0 3px 10px rgba(0,0,0,.18)}.video-mini-card .mini-image{position:relative}.video-mini-card .video-preview{aspect-ratio:4/3;min-height:0}.video-mini-card .video-preview-embed{aspect-ratio:4/3}.video-mini-card .video-play{left:8px;bottom:8px;width:28px;height:28px;font-size:11px}.hero-card .hero-media-link{position:absolute;inset:0;display:block;z-index:1;background:#dfe3e6}.hero-card .hero-media-link>.video-preview,.hero-card .hero-media-link>.image-placeholder{position:absolute;inset:0;width:100%;height:100%;min-height:0}.hero-card .hero-media-link>.video-preview img{width:100%;height:100%;object-fit:cover}.hero-card .hero-media-link>.video-preview-embed{display:block;width:100%;height:100%}.hero-card .hero-media-link>.video-preview-embed iframe{width:100%;height:100%;min-height:0}.hero-video-badge{position:absolute;z-index:4;top:16px;left:16px;background:rgba(214,31,44,.96);color:#fff;padding:6px 9px;border-radius:3px;font-size:9px;font-weight:900;letter-spacing:.08em;box-shadow:0 3px 12px rgba(0,0,0,.18)}.hero-card.hero-has-video .video-play{left:50%;top:50%;bottom:auto;transform:translate(-50%,-50%);width:58px;height:58px;font-size:20px;padding-left:3px;background:rgba(214,31,44,.96);box-shadow:0 8px 24px rgba(0,0,0,.26)}.hero-card.hero-has-video .hero-overlay{z-index:2;pointer-events:none}.hero-card .hero-copy{z-index:3}.hero-card .hero-media-link{z-index:1}@media(max-width:560px){.hero-video-badge{top:12px;left:12px;padding:5px 8px;font-size:8px}.hero-card.hero-has-video .video-play{width:48px;height:48px;font-size:16px}}.regional-image{display:block;position:relative;aspect-ratio:16/10;background:#edf0f2;overflow:hidden;border-radius:0}.regional-image>img,.regional-image>.video-preview,.regional-image>.video-preview img{display:block;width:100%;height:100%;object-fit:cover}.regional-image>.video-preview{min-height:0}.regional-image .video-play{left:50%;top:50%;bottom:auto;transform:translate(-50%,-50%);width:42px;height:42px;font-size:15px;padding-left:2px}.regional-image .video-preview-embed iframe{width:100%;height:100%;min-height:0}@media(max-width:560px){.regional-image .video-play{width:38px;height:38px;font-size:13px}}.regional-category{display:block;margin-bottom:3px;color:var(--red);font-size:9px;font-weight:900;line-height:1.2;letter-spacing:.08em;text-transform:uppercase}.regional-title .regional-category{padding:0}.regional-more .regional-category{margin-bottom:2px}.regional-more-title{display:block}.regional-box h3{white-space:nowrap;overflow:hidden;text-overflow:clip;font-size:clamp(10px,0.78vw,12px);line-height:1.2;letter-spacing:-.01em;word-break:normal;overflow-wrap:normal}.regional-box{min-width:0}@media(max-width:1100px){.regional-box h3{font-size:12px}}@media(max-width:560px){.regional-box h3{font-size:11px}}.mini-image{display:block;position:relative;overflow:hidden;aspect-ratio:4/3;background:#edf0f2;border-radius:4px;min-width:0}.mini-image>.video-preview{position:absolute;inset:0;width:100%;height:100%;min-height:0}.mini-image>.video-preview img{display:block;width:100%;height:100%;object-fit:cover}.tile-image>.video-preview{display:block;width:100%;height:100%;min-height:0}.tile-image>.video-preview img{display:block;width:100%;height:100%;object-fit:cover}.news-card-image>.video-preview{display:block;width:100%;height:100%;min-height:0}.news-card-image>.video-preview img{display:block;width:100%;height:100%;object-fit:cover}.sidebar .video-preview{width:100%;height:100%;min-height:0}@media(max-width:560px){.mini-image{aspect-ratio:4/3}}.custom-card-widget{margin-bottom:18px}.custom-home-card{display:block;width:100%;aspect-ratio:3/2;overflow:hidden;border-radius:4px;background:#edf0f2}.custom-home-card img{display:block;width:100%;height:100%;object-fit:cover}.custom-home-card:hover img{transform:scale(1.015);transition:transform .2s ease}.popular-widget{margin-top:0}.breaking-strip{display:flex;align-items:stretch;min-width:0}.breaking-label{display:flex;align-items:center;justify-content:center;flex:0 0 auto;white-space:nowrap}.breaking-window{position:relative;flex:1 1 auto;min-width:0;overflow:hidden}.breaking-track{display:flex;align-items:center;width:max-content;min-width:max-content;gap:28px;overflow:visible;white-space:nowrap;padding:0 16px;animation:lkBreakingSlide 42s linear infinite;will-change:transform}.breaking-track a{display:block;flex:0 0 auto;color:#fff;white-space:nowrap}.breaking-track a:hover{color:#fff;text-decoration:underline}@keyframes lkBreakingSlide{from{transform:translateX(0)}to{transform:translateX(calc(-50% - 14px))}}@media(prefers-reduced-motion:reduce){.breaking-track{animation:none}}.event-widget{min-width:0}.event-widget-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px}.event-widget-head--no-title{justify-content:flex-end}.event-widget-head h2{margin:0}.event-widget-head a{font-size:10px;font-weight:800;color:#6a7379;white-space:nowrap}.event-gallery{display:grid;grid-auto-flow:column;grid-auto-columns:92px;grid-template-rows:repeat(2,92px);gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 2px 8px;scroll-snap-type:x proximity;scrollbar-width:thin;scroll-behavior:smooth}.event-gallery::-webkit-scrollbar{height:6px}.event-gallery::-webkit-scrollbar-track{background:#eef1f3;border-radius:10px}.event-gallery::-webkit-scrollbar-thumb{background:#9ba5ab;border-radius:10px}.event-photo{position:relative;display:block;width:92px;height:92px;overflow:hidden;border-radius:4px;background:#edf0f2;scroll-snap-align:start}.event-photo img{display:block;width:100%;height:100%;object-fit:cover}.event-photo-title{position:absolute;inset:auto 0 0;padding:22px 7px 6px;color:#fff;background:linear-gradient(180deg,rgba(0,0,0,0),rgba(0,0,0,.78));font-size:9px;line-height:1.2;font-weight:750;opacity:0;transition:opacity .18s ease}.event-photo:hover .event-photo-title,.event-photo:focus-visible .event-photo-title{opacity:1}.event-empty{border:1px solid var(--line);background:#f7f8f9;color:#7a8389;font-size:11px;padding:16px;text-align:center}@media(max-width:820px){.breaking-label{font-size:10px;padding:10px 11px}.breaking-track{gap:22px;padding:0 12px;animation-duration:36s}}@media(max-width:560px){.breaking-label{font-size:9px;padding:10px 9px}.breaking-track{gap:18px;animation-duration:32s}.event-gallery{grid-auto-columns:84px;grid-template-rows:repeat(2,84px);gap:7px}.event-photo{width:84px;height:84px}.event-photo-title{font-size:8px}}.breaking-strip{display:flex;align-items:stretch;min-width:0;height:52px;background:#10212d}.breaking-label{display:flex;align-items:center;justify-content:center;flex:0 0 172px;min-width:172px;padding:0 14px;white-space:nowrap;background:#920303;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;line-height:1;font-weight:900;letter-spacing:.035em}.breaking-window{position:relative;flex:1 1 auto;min-width:0;overflow:hidden;display:flex;align-items:center;background:#10212d}.breaking-track{display:flex;align-items:center;width:max-content;min-width:max-content;gap:18px;overflow:visible;white-space:nowrap;padding:0 14px;animation:lkBreakingSlide 78s linear infinite;will-change:transform;transform:translateX(0)}.breaking-track a{display:flex;align-items:center;flex:0 0 auto;color:#f4f7f8;white-space:nowrap;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;line-height:1.2;font-weight:650;letter-spacing:.001em;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.breaking-track a:hover,.breaking-track a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:2px}.breaking-window:hover .breaking-track,.breaking-window:focus-within .breaking-track{animation-play-state:paused}@media(max-width:1100px){.breaking-label{flex-basis:158px;min-width:158px;padding:0 12px;font-size:10.5px}.breaking-track{gap:15px;padding:0 12px;animation-duration:88s}.breaking-track a{font-size:12.5px}}@media(max-width:820px){.breaking-strip{height:50px}.breaking-label{flex-basis:145px;min-width:145px;padding:0 10px;font-size:10px}.breaking-track{gap:14px;padding:0 11px;animation-duration:94s}.breaking-track a{font-size:12px}}@media(max-width:560px){.breaking-strip{height:48px}.breaking-label{flex-basis:126px;min-width:126px;padding:0 8px;font-size:9px;letter-spacing:.025em}.breaking-track{gap:12px;padding:0 9px;animation-duration:100s}.breaking-track a{font-size:11px}}.breaking-strip{width:100%;max-width:var(--max);height:48px;margin:0 auto 18px;display:flex;align-items:stretch;overflow:hidden;background:#0b1d2a;border:1px solid rgba(16,42,61,.06)}.breaking-label{flex:0 0 150px;min-width:150px;height:48px;padding:0 10px;display:flex;align-items:center;justify-content:center;background:#920303;color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:10.5px;line-height:1;font-weight:900;letter-spacing:.045em;white-space:nowrap}.breaking-window{flex:1 1 auto;min-width:0;height:48px;display:flex;align-items:center;overflow:hidden;background:#102a3d}.breaking-track{display:flex;align-items:center;width:max-content;min-width:max-content;gap:13px;padding:0 12px;white-space:nowrap;overflow:visible;animation:lkBreakingSlide 96s linear infinite;will-change:transform;transform:translate3d(0,0,0)}.breaking-track a{display:flex;align-items:center;flex:0 0 auto;color:#f7f9fa;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11.5px;line-height:1.2;font-weight:700;letter-spacing:0;white-space:nowrap;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;transition:color .15s ease}.breaking-track a:hover,.breaking-track a:focus-visible{color:#fff;text-decoration:underline;text-underline-offset:2px}.breaking-window:hover .breaking-track,.breaking-window:focus-within .breaking-track{animation-play-state:paused}@media(max-width:1100px){.breaking-label{flex-basis:142px;min-width:142px;font-size:10px}.breaking-track{gap:11px;padding:0 10px;animation-duration:104s}.breaking-track a{font-size:11px}}@media(max-width:820px){.breaking-strip,.breaking-label,.breaking-window{height:46px}.breaking-label{flex-basis:132px;min-width:132px;font-size:9.5px;letter-spacing:.035em}.breaking-track{gap:10px;padding:0 9px;animation-duration:112s}.breaking-track a{font-size:10.5px}}@media(max-width:560px){.breaking-strip,.breaking-label,.breaking-window{height:44px}.breaking-label{flex-basis:118px;min-width:118px;padding:0 7px;font-size:8.5px}.breaking-track{gap:9px;padding:0 8px;animation-duration:120s}.breaking-track a{font-size:10px}}.breaking-strip{height:42px;margin-bottom:18px}.breaking-label{flex-basis:132px;min-width:132px;height:42px;padding:0 8px;font-size:12px;letter-spacing:.035em}.breaking-window{height:42px}.breaking-track{gap:12px;padding:0 10px;animation-duration:104s}.breaking-track a{font-size:13px;line-height:1.15;font-weight:750;letter-spacing:-.005em}@media(max-width:1100px){.breaking-strip,.breaking-window{height:41px}.breaking-label{height:41px;flex-basis:128px;min-width:128px;font-size:11.5px}.breaking-track{gap:11px;padding:0 9px;animation-duration:112s}.breaking-track a{font-size:12.5px}}@media(max-width:820px){.breaking-strip,.breaking-window,.breaking-label{height:40px}.breaking-label{flex-basis:124px;min-width:124px;font-size:11px}.breaking-track{gap:10px;padding:0 8px;animation-duration:120s}.breaking-track a{font-size:12px}}@media(max-width:560px){.breaking-strip,.breaking-window,.breaking-label{height:38px}.breaking-label{flex-basis:112px;min-width:112px;padding:0 6px;font-size:10px}.breaking-track{gap:9px;padding:0 7px;animation-duration:128s}.breaking-track a{font-size:11px}}.breaking-track a{display:inline-flex;align-items:center;color:#fff;white-space:nowrap;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-weight:750;line-height:1.1}.breaking-track a::before{content:"";display:inline-block;width:2px;height:1em;flex:0 0 2px;margin:0 10px 0 0;background:#920303;border-radius:1px}.breaking-track a:hover,.breaking-track a:focus-visible{color:#fff;text-decoration:none}@media(max-width:1100px){.breaking-track a::before{margin-right:9px}}@media(max-width:820px){.breaking-track a::before{width:2px;flex-basis:2px;margin-right:8px}}@media(max-width:560px){.breaking-track a::before{height:.95em;margin-right:7px}}.event-widget-head h2{font-size:17px;letter-spacing:.04em;font-weight:900;margin:0}.event-gallery{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;padding:2px 1px 8px;scroll-snap-type:x proximity;scrollbar-width:thin}.event-gallery::-webkit-scrollbar{height:6px}.event-gallery::-webkit-scrollbar-track{background:#eef1f3;border-radius:10px}.event-gallery::-webkit-scrollbar-thumb{background:#9ba5ab;border-radius:10px}.event-photo{position:relative;display:block;flex:0 0 92px;width:92px;aspect-ratio:1/1;height:auto;overflow:hidden;border-radius:4px;background:#edf0f2;scroll-snap-align:start}.event-photo img{display:block;width:100%;height:100%;object-fit:cover}.event-photo:hover img{transform:scale(1.02);transition:transform .18s ease}.event-empty{border:1px solid var(--line);background:#f7f8f9;color:#7a8389;font-size:11px;padding:16px;text-align:center}@media(max-width:560px){.event-photo{flex-basis:84px;width:84px}.event-gallery{gap:7px}}.event-widget{min-width:0;min-height:640px;display:flex;flex-direction:column;overflow:hidden}.event-widget-head{flex:0 0 auto;margin-bottom:10px}.event-gallery{display:flex;flex:1 1 auto;flex-direction:column;align-items:stretch;gap:10px;min-height:0;width:100%;max-height:100%;overflow-x:hidden;overflow-y:auto;padding:2px 3px 8px 2px;scroll-snap-type:y proximity;scroll-behavior:smooth;scrollbar-width:thin}.event-gallery::-webkit-scrollbar{width:6px;height:0}.event-gallery::-webkit-scrollbar-track{background:#eef1f3;border-radius:10px}.event-gallery::-webkit-scrollbar-thumb{background:#9ba5ab;border-radius:10px}.event-photo{position:relative;display:block;flex:0 0 auto;width:100%;height:auto;aspect-ratio:1/1;overflow:hidden;border-radius:4px;background:#edf0f2;scroll-snap-align:start}.event-photo img{display:block;width:100%;height:100%;object-fit:cover}.event-photo:hover img{transform:scale(1.01);transition:transform .18s ease}.event-empty{width:100%}@media(max-width:1100px){.event-widget{min-height:600px}}@media(max-width:820px){.event-widget{min-height:560px}}@media(max-width:560px){.event-widget{min-height:0}.event-gallery{max-height:none;overflow-y:auto;gap:8px}.event-photo{width:100%;aspect-ratio:1/1}}.event-widget{height:660px;min-height:660px;max-height:660px;display:flex;flex-direction:column;overflow:hidden}.event-widget-head{flex:0 0 auto;margin-bottom:10px}.event-gallery{flex:1 1 auto;min-height:0;height:auto;max-height:none;display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;overflow-y:auto;overflow-x:hidden;padding:2px 3px 10px 2px;scroll-snap-type:y mandatory;scrollbar-width:thin}.event-photo{flex:0 0 auto;width:100%;height:auto;aspect-ratio:1/1;scroll-snap-align:start;border-radius:5px;overflow:hidden;background:#edf0f2}.event-photo img{display:block;width:100%;height:100%;object-fit:cover}.event-gallery::-webkit-scrollbar{width:7px;height:0}.event-gallery::-webkit-scrollbar-track{background:#edf0f2;border-radius:10px}.event-gallery::-webkit-scrollbar-thumb{background:#8c979e;border-radius:10px}@media(max-width:1100px){.event-widget{height:620px;min-height:620px;max-height:620px}}@media(max-width:820px){.event-widget{height:560px;min-height:560px;max-height:560px}}@media(max-width:560px){.event-widget{height:auto;min-height:0;max-height:none}.event-gallery{max-height:560px}}.video-preview{position:relative;display:block;width:100%;height:100%;min-height:0;overflow:hidden;background:#edf0f2}.video-preview-image{display:block;width:100%;height:100%;object-fit:cover}.video-preview-fallback{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1b2a35,#0b1d2a);color:#fff}.video-fallback-label{font-size:12px;font-weight:900;letter-spacing:.16em}.hero-card .hero-media-link>.video-preview-fallback{position:absolute;inset:0}.header-top-ad{min-width:0;overflow:hidden;justify-content:flex-start}.header-top-ad .ad-slot{display:flex;align-items:center;justify-content:flex-start;min-width:0;width:100%;height:90px;overflow:hidden}.header-top-ad .ad-slot>a{display:block;flex:0 0 auto;height:90px;max-width:none}.header-top-ad .ad-slot img{display:block;flex:0 0 auto;width:auto;max-width:none;height:90px;object-fit:contain;border-radius:0}@media(max-width:820px){.header-top-ad .ad-slot{height:62px}.header-top-ad .ad-slot>a{height:62px}.header-top-ad .ad-slot img{height:62px}}@media(max-width:560px){.header-top-ad .ad-slot{height:90px}.header-top-ad .ad-slot>a{height:90px}.header-top-ad .ad-slot img{height:90px}}.nav-menu>li{flex:0 0 auto;min-width:max-content}.nav-menu>li>a{white-space:nowrap;flex-wrap:nowrap}.nav-menu{min-width:max-content}.nav-inner{min-width:0;overflow:hidden}.event-widget{height:660px;min-height:660px;max-height:660px;display:flex;flex-direction:column;overflow:hidden}.event-widget-head{flex:0 0 auto;margin-bottom:10px}.event-gallery{flex:1 1 auto;min-height:0;height:auto;max-height:none;display:flex;flex-direction:column;align-items:stretch;gap:12px;width:100%;overflow-y:auto;overflow-x:hidden;padding:2px 8px 10px 2px;scroll-snap-type:y mandatory;scrollbar-width:thin}.event-photo{position:relative;display:block;flex:0 0 auto;width:100%;height:auto;aspect-ratio:1/1;overflow:hidden;border-radius:5px;background:#edf0f2;scroll-snap-align:start}.event-photo img{display:block;width:100%;height:100%;object-fit:cover}@media(max-width:1100px){.event-widget{height:620px;min-height:620px;max-height:620px}}@media(max-width:820px){.event-widget{height:560px;min-height:560px;max-height:560px}}@media(max-width:560px){.event-widget{height:560px;min-height:560px;max-height:560px}.event-gallery{gap:8px;padding-right:7px}}@media(min-width:821px){.event-widget.event-align-photo{height:var(--lk-event-height,auto);min-height:0;max-height:none}.event-widget.event-align-photo .event-gallery{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}}@media(max-width:820px){.event-widget.event-align-photo{height:auto;min-height:0;max-height:none}.event-widget.event-align-photo .event-gallery{max-height:560px}}@media(min-width:821px){.event-widget.event-align-photo{height:var(--lk-event-height,auto);min-height:0;max-height:none}.event-widget.event-align-photo .event-gallery{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden}}.event-photo img{transform:scale(1);transform-origin:center center;transition:transform .28s cubic-bezier(.2,.7,.2,1);will-change:transform;cursor:zoom-in}.event-photo[data-zoom-level]:not([data-zoom-level="0"]) img{cursor:zoom-out}.event-photo{-webkit-tap-highlight-color:transparent}.event-photo{user-select:none;-webkit-user-select:none}.event-photo img{cursor:default;transform:none!important;transform-origin:center center;transition:none}.lk-event-lightbox{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;background:rgba(7,14,20,.82);backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);padding:24px}.lk-event-lightbox.is-open{display:flex}.lk-event-lightbox__stage{position:relative;width:min(92vw,1200px);height:min(88vh,900px);display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px}.lk-event-lightbox__img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;transform:translate3d(0,0,0) scale(1);transform-origin:center center;will-change:transform;user-select:none;-webkit-user-drag:none;touch-action:none;cursor:zoom-out}.lk-event-lightbox.is-zoomed .lk-event-lightbox__img{cursor:grab}.lk-event-lightbox.is-dragging .lk-event-lightbox__img{cursor:grabbing}.lk-event-lightbox__hint{position:absolute;left:50%;bottom:10px;transform:translateX(-50%);padding:7px 12px;border-radius:999px;background:rgba(0,0,0,.58);color:#fff;font:700 11px/1.2 system-ui,sans-serif;letter-spacing:.02em;text-align:center;pointer-events:none;white-space:nowrap}.lk-event-lightbox__close{position:absolute;top:10px;right:10px;width:38px;height:38px;border:0;border-radius:50%;background:rgba(0,0,0,.58);color:#fff;font:800 20px/38px system-ui,sans-serif;text-align:center;cursor:pointer;z-index:2}.lk-event-lightbox__close:hover{background:rgba(0,0,0,.76)}@media(max-width:820px){.lk-event-lightbox{padding:12px}.lk-event-lightbox__stage{width:96vw;height:88vh}.lk-event-lightbox__hint{font-size:10px;bottom:8px}.lk-event-lightbox__close{top:7px;right:7px}}.event-gallery{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scroll-behavior:auto;cursor:default}.event-photo{cursor:context-menu}.lk-event-lightbox__img{cursor:zoom-out}.lk-event-lightbox.is-zoomed .lk-event-lightbox__img{cursor:grab}.lk-event-lightbox.is-dragging .lk-event-lightbox__img{cursor:grabbing}@media(min-width:821px){.event-gallery{direction:rtl;padding-left:8px;padding-right:2px;scrollbar-width:thin;scrollbar-color:#7d8991 #eef1f3}.event-gallery>*{direction:ltr}.event-gallery::-webkit-scrollbar{width:7px;height:0}.event-gallery::-webkit-scrollbar-track{background:#eef1f3;border-radius:10px}.event-gallery::-webkit-scrollbar-thumb{background:#7d8991;border-radius:10px;border:1px solid #eef1f3}.event-gallery::-webkit-scrollbar-thumb:hover{background:#5f6b73}}@media(max-width:820px){.event-gallery{direction:ltr;scrollbar-width:thin;scrollbar-color:#7d8991 #eef1f3}}.event-photo{touch-action:pan-y}.event-photo img{pointer-events:none}.highlight-carousel{position:relative;width:100%}.highlight-viewport{overflow:hidden;width:100%}.highlight-track{display:flex;align-items:stretch;gap:14px;width:max-content;transform:translate3d(0,0,0);will-change:transform}.highlight-slide{flex:0 0 calc((min(100vw,var(--max)) - 40px - 42px) / 4);min-width:0}.highlight-slide .tile-image{display:block}.highlight-slide h3{min-height:2.48em}.highlight-track.is-no-transition{transition:none!important}@media(max-width:1100px){.highlight-slide{flex-basis:calc((100vw - 40px - 14px) / 2)}}@media(max-width:560px){.highlight-track{gap:10px}.highlight-slide{flex-basis:calc(100vw - 40px)}}.hero-carousel{position:relative;min-width:0}.hero-carousel .hero-card{position:relative;min-height:440px;overflow:hidden;border-radius:var(--radius);background:#dfe3e6;isolation:isolate}.hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translate3d(18px,0,0);transition:opacity .72s cubic-bezier(.22,.61,.36,1),transform .72s cubic-bezier(.22,.61,.36,1),visibility 0s linear .72s}.hero-slide.is-active{opacity:1;visibility:visible;transform:translate3d(0,0,0);transition-delay:0s;z-index:1}.hero-carousel .hero-slide .hero-media-link{position:absolute;inset:0;display:block;z-index:1;background:#dfe3e6}.hero-carousel .hero-slide .hero-media-link>img,.hero-carousel .hero-slide .hero-media-link>.video-preview{position:absolute;inset:0;width:100%;height:100%;min-height:0;object-fit:cover}.hero-carousel .hero-slide .hero-media-link>.video-preview img{width:100%;height:100%;object-fit:cover}.hero-carousel .hero-slide .hero-overlay{z-index:2;pointer-events:none}.hero-carousel .hero-slide .hero-copy{z-index:3}.hero-carousel .hero-slide .hero-video-badge{z-index:4}.hero-carousel .hero-slide .hero-media-link{z-index:1}.hero-carousel-dots{position:absolute;right:18px;bottom:18px;z-index:6;display:flex;gap:6px;align-items:center}.hero-dot{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.48);cursor:pointer;box-shadow:0 1px 6px rgba(0,0,0,.24);transition:width .25s ease,background .25s ease,opacity .25s ease}.hero-dot.is-active{width:24px;background:#fff}.hero-dot:focus-visible{outline:2px solid #fff;outline-offset:3px}@media(max-width:820px){.hero-carousel .hero-card{min-height:400px}}@media(max-width:560px){.hero-carousel .hero-card{min-height:370px}.hero-carousel-dots{right:14px;bottom:14px}}@media(prefers-reduced-motion:reduce){.hero-slide{transition:none;transform:none}.hero-dot{transition:none}}.home-lead{display:grid;grid-template-columns:minmax(0,1.62fr) minmax(270px,.86fr) minmax(235px,.70fr);gap:16px;align-items:stretch;margin-bottom:24px}.home-lead>.hero-carousel,.home-lead>.lead-list,.home-lead>.sidebox{min-width:0;align-self:stretch}.home-lead>.hero-carousel{display:flex}.home-lead>.hero-carousel .hero-card{width:100%;height:100%;min-height:460px}.home-lead>.lead-list,.home-lead>.sidebox{height:100%}.home-lead>.lead-list{padding-bottom:4px}.home-lead>.sidebox{display:flex;flex-direction:column}.home-lead>.sidebox>.custom-card-widget{flex:0 0 auto}.home-lead>.sidebox>.popular-widget{flex:0 0 auto}@media(min-width:1101px){.home-lead>.hero-carousel .hero-card{min-height:500px}.home-lead>.lead-list .mini-card{padding:9px 0}}@media(max-width:1100px){.home-lead{grid-template-columns:minmax(0,1.55fr) minmax(260px,.9fr) minmax(220px,.72fr);gap:14px}.home-lead>.hero-carousel .hero-card{min-height:440px}}@media(max-width:820px){.home-lead{grid-template-columns:1fr;gap:18px}.home-lead>.hero-carousel .hero-card{min-height:420px;height:420px}.home-lead>.lead-list,.home-lead>.sidebox{height:auto}}@media(max-width:560px){.home-lead{gap:16px}.home-lead>.hero-carousel .hero-card{min-height:390px;height:390px}}@media(min-width:821px){.home-lead{align-items:stretch}.home-lead>.hero-carousel{display:block;min-height:0;height:auto}.home-lead>.hero-carousel .hero-card{width:100%;height:auto;min-height:0;aspect-ratio:3 / 2;max-height:none}.home-lead>.lead-list{height:100%;min-height:0;overflow:hidden;padding-top:7px;padding-bottom:0}.home-lead>.lead-list .mini-card{grid-template-columns:82px minmax(0,1fr);gap:10px;padding:8px 0}.home-lead>.lead-list .mini-card:first-of-type{padding-top:7px}.home-lead>.lead-list .mini-card:last-child{padding-bottom:7px}.home-lead>.lead-list .mini-card h3{font-size:13px;line-height:1.22;margin:3px 0}.home-lead>.lead-list .mini-card .eyebrow{font-size:9px}.home-lead>.lead-list .mini-card .meta-line{font-size:9px}}@media(max-width:820px){.home-lead>.hero-carousel .hero-card{min-height:0;height:auto;aspect-ratio:3 / 2}}.home-lead{position:relative}.home-blank-photo{position:absolute;z-index:2;left:0;top:0;width:0;height:0;min-width:0;min-height:0;margin:0;overflow:hidden;border-radius:var(--radius);background:#eef1f4;border:1px solid rgba(13,34,52,.10);box-shadow:0 10px 28px rgba(13,34,52,.07)}.home-blank-photo__link{display:block;width:100%;height:100%}.home-blank-photo img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transition:transform .45s cubic-bezier(.22,.61,.36,1)}.home-blank-photo__link:hover img{transform:scale(1.008)}.home-blank-photo__placeholder{width:100%;height:100%;min-height:90px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;background:radial-gradient(circle at 15% 20%,rgba(220,30,55,.08),transparent 30%),linear-gradient(135deg,#f8fafb 0%,#eef2f5 100%);color:#173044;padding:18px;box-sizing:border-box}.home-blank-photo__placeholder-kicker{font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:#d51e36}.home-blank-photo__placeholder strong{font-size:18px;line-height:1.25;font-weight:800}.home-blank-photo__placeholder small{font-size:12px;color:#647383}@media(min-width:1101px){.home-lead>.sidebox{grid-column:3;grid-row:1;align-self:stretch}.home-blank-photo{display:block}}@media(max-width:1100px){.home-blank-photo{position:relative;left:auto;top:auto;width:100%;height:auto;aspect-ratio:3.2 / 1;margin-top:0}}@media(max-width:820px){.home-blank-photo{aspect-ratio:16 / 6}}@media(max-width:560px){.home-blank-photo{aspect-ratio:16 / 7}}.home-blank-photo{position:relative !important;left:auto !important;top:auto !important;width:100% !important;height:auto !important;min-width:0 !important;min-height:0 !important;display:block !important;aspect-ratio:1920 / 580 !important;margin:2px 0 24px !important;overflow:hidden;border-radius:var(--radius);background:#eef1f4;border:1px solid rgba(13,34,52,.10);box-shadow:0 10px 28px rgba(13,34,52,.07);z-index:1}.home-blank-photo__link{display:block;width:100%;height:100%}.home-blank-photo img{display:block;width:100% !important;height:100% !important;max-width:none !important;object-fit:cover;object-position:center}.home-blank-photo__placeholder{width:100%;height:100%;min-height:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;text-align:center;background:radial-gradient(circle at 15% 20%,rgba(220,30,55,.08),transparent 30%),linear-gradient(135deg,#f8fafb 0%,#eef2f5 100%);color:#173044;padding:18px;box-sizing:border-box}@media(max-width:1100px){.home-blank-photo{aspect-ratio:16 / 5.1 !important;margin:2px 0 22px !important}}@media(max-width:820px){.home-blank-photo{aspect-ratio:16 / 6 !important;margin:2px 0 20px !important}}@media(max-width:560px){.home-blank-photo{aspect-ratio:16 / 7 !important}}@media(min-width:821px){.home-lead{grid-template-columns:minmax(0,1.62fr) minmax(270px,.86fr) minmax(235px,.70fr);grid-auto-flow:row;column-gap:16px;row-gap:16px;align-items:stretch}.home-lead>.hero-carousel{grid-column:1;grid-row:1}.home-lead>.lead-list{grid-column:2;grid-row:1}.home-lead>.sidebox{grid-column:3;grid-row:1 / span 2;align-self:stretch;min-height:0}.home-lead>.home-blank-photo{grid-column:1 / 3;grid-row:2;width:100%;height:auto;aspect-ratio:1920 / 580;margin:0;align-self:stretch}}@media(max-width:1100px) and (min-width:821px){.home-lead{grid-template-columns:minmax(0,1.55fr) minmax(260px,.9fr) minmax(220px,.72fr);column-gap:14px;row-gap:14px}}@media(max-width:820px){.home-lead>.home-blank-photo{grid-column:1;grid-row:auto;width:100%;margin:0 0 20px !important}.home-lead>.sidebox{grid-column:1;grid-row:auto}}.home-blank-photo{max-width:none;box-shadow:0 8px 24px rgba(13,34,52,.055)}@media(min-width:821px){.home-lead>.home-blank-photo{aspect-ratio:8.28 / 1 !important;min-height:0 !important;height:auto !important}.home-blank-photo img{object-fit:cover !important;object-position:center !important}.home-lead>.sidebox{align-self:start !important;height:max-content !important;min-height:0 !important}.home-lead>.sidebox>.side-widget,.home-lead>.sidebox>.ad-slot{margin-bottom:12px}.home-lead>.sidebox .most-read li{padding:7px 0}.home-lead>.sidebox .most-read a{line-height:1.2}}@media(max-width:820px){.home-lead>.home-blank-photo{aspect-ratio:8.28 / 1 !important}}@media (min-width:821px){.home-lead>.home-blank-photo,section.home-blank-photo{width:100% !important;height:auto !important;min-height:0 !important;max-height:none !important;aspect-ratio:8.28 / 1 !important;overflow:hidden !important;margin:0 0 18px !important}.home-lead>.home-blank-photo img,section.home-blank-photo img{width:100% !important;height:100% !important;max-width:none !important;object-fit:cover !important;object-position:center center !important}.home-lead>.home-blank-photo__link,section.home-blank-photo>.home-blank-photo__link{width:100% !important;height:100% !important}.home-lead>.sidebox{align-self:start !important;height:max-content !important;min-height:0 !important}.home-lead>.sidebox .side-widget,.home-lead>.sidebox .popular-widget,.home-lead>.sidebox .ad-slot{margin-bottom:10px !important}.home-lead>.sidebox .most-read li{padding:6px 0 !important}}@media (max-width:820px){section.home-blank-photo{width:100% !important;height:auto !important;min-height:0 !important;aspect-ratio:8.28 / 1 !important;margin:0 0 18px !important}section.home-blank-photo img{width:100% !important;height:100% !important;object-fit:cover !important;object-position:center center !important}}@media (min-width:821px){.home-lead>.sidebox .popular-widget{height:auto !important;min-height:0 !important;margin-bottom:14px !important;padding-bottom:0 !important}.home-lead>.sidebox .popular-widget h2{margin-bottom:5px !important;line-height:1.15 !important}.home-lead>.sidebox .most-read{margin:4px 0 0 !important}.home-lead>.sidebox .most-read li{grid-template-columns:26px minmax(0,1fr);gap:8px;padding:7px 0 !important;min-height:0}.home-lead>.sidebox .most-read li::before{width:22px;height:22px;font-size:10px}.home-lead>.sidebox .most-read a{font-size:12px !important;line-height:1.22 !important;font-weight:800}}@media (max-width:820px){.home-lead>.sidebox .popular-widget{margin-bottom:16px}}@media (min-width:821px){.home-lead>.sidebox .popular-widget{padding-top:8px !important;margin-bottom:12px !important}.home-lead>.sidebox .popular-widget h2{font-size:18px !important;margin:0 0 5px !important;line-height:1.15 !important}.home-lead>.sidebox .most-read{margin:3px 0 0 !important;padding:0 !important}.home-lead>.sidebox .most-read li{grid-template-columns:28px minmax(0,1fr) !important;gap:8px !important;padding:6px 0 !important;min-height:0 !important;align-items:start !important}.home-lead>.sidebox .most-read li::before{width:23px !important;height:23px !important;background:var(--red) !important;color:#fff !important;font-size:11px !important;font-weight:900 !important;box-shadow:0 2px 7px rgba(214,31,44,.18)}.home-lead>.sidebox .most-read a{display:block !important;font-size:12px !important;line-height:1.20 !important;font-weight:850 !important}}@media (max-width:820px){.home-lead>.sidebox .most-read li::before{background:var(--red) !important;color:#fff !important}}.trending-widget .most-read li::before{background:var(--red) !important;color:#fff !important;font-weight:900 !important;box-shadow:0 2px 7px rgba(214,31,44,.16)}.primary-nav{position:relative;z-index:100;overflow:visible;box-shadow:0 2px 0 rgba(0,0,0,.06)}.nav-inner{display:flex;align-items:stretch;overflow:visible;min-width:0}.nav-menu{display:flex;align-items:stretch;list-style:none;margin:0;padding:0;overflow:visible;min-width:0}.nav-menu>li{position:relative;flex:0 0 auto;min-width:max-content}.nav-menu>li>a{display:flex;align-items:center;color:#fff;padding:14px 13px;font-size:12px;font-weight:900;letter-spacing:.02em;white-space:nowrap}.nav-menu>li:first-child>a{background:var(--red)}.nav-menu>.nav-home{order:0}.nav-menu>.nav-group{order:1}.nav-menu .current-menu-item>a{background:var(--red);color:#fff}.nav-menu>li.menu-item-has-children>a.nav-parent-link::after{display:none !important;content:none !important}.nav-menu .sub-menu{display:none;position:absolute;z-index:1000;top:100%;left:0;min-width:220px;margin:0;padding:8px;list-style:none;background:#fff;border:1px solid #dfe5e9;border-top:3px solid var(--red);border-radius:0 0 7px 7px;box-shadow:0 18px 40px rgba(10,25,38,.16);visibility:hidden;opacity:0;transform:translateY(4px);pointer-events:none;transition:opacity .14s ease,transform .14s ease,visibility 0s linear .14s}.nav-menu>li.menu-item-has-children:hover>.sub-menu,.nav-menu>li.menu-item-has-children:focus-within>.sub-menu{display:block;visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto;transition-delay:0s}.nav-menu .sub-menu a{display:block;padding:9px 11px;font-size:11px;font-weight:800;color:var(--navy);border-radius:4px;white-space:nowrap}.nav-menu .sub-menu a:hover,.nav-menu .sub-menu li.current-menu-item>a{background:#f5f7f8;color:var(--red)}.nav-group--humaniora>.sub-menu{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));min-width:430px;gap:2px 8px}.nav-group--humaniora>.sub-menu a{white-space:normal}@media(max-width:820px){.primary-nav{overflow:visible}.nav-menu{display:block;min-width:0}.nav-menu>li{min-width:0}.nav-menu>li>a{padding:12px 5px;border-bottom:1px solid rgba(255,255,255,.08);white-space:normal}.nav-menu .sub-menu{position:static;display:none;visibility:visible;opacity:1;transform:none;pointer-events:auto;border:0;border-left:2px solid var(--red);border-radius:0;box-shadow:none;background:rgba(255,255,255,.04);padding:2px 0 6px 9px;min-width:0}.nav-menu>li.menu-item-has-children.submenu-open>.sub-menu{display:block}.nav-menu .sub-menu a{color:#fff;background:transparent;padding:8px 10px;white-space:normal}.nav-menu .sub-menu a:hover{background:rgba(255,255,255,.08);color:#fff}.nav-group--humaniora>.sub-menu{display:none;grid-template-columns:1fr;min-width:0}.nav-group--humaniora.submenu-open>.sub-menu{display:block}}.section-head>a{display:inline-flex;align-items:center;gap:4px}.hero-copy>p{max-width:760px}.trending-widget .most-read li::before{background:var(--red)!important;color:#fff!important}.regional-box-head{display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid var(--line);padding-bottom:6px;margin-bottom:8px}.regional-box-head h3{margin:0}.regional-box-head>a{font-size:10px;font-weight:900;color:var(--muted);white-space:nowrap}.regional-box-head>a:hover{color:var(--red)}.hukrim-widget .section-head{margin-bottom:5px}.hukrim-widget .section-head h2{font-size:18px}.article-overview{margin:20px 0 24px;padding:16px 18px;border:1px solid var(--line);border-left:4px solid var(--red);background:#fafbfb;border-radius:6px}.article-overview__head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:8px}.article-overview__head h2{margin:2px 0 0;font-size:18px}.article-overview ul{margin:0;padding-left:20px;display:grid;gap:8px}.article-overview li{font-size:14px;line-height:1.55}@media(max-width:820px){.regional-box-head{align-items:flex-start}.article-overview{padding:14px 15px}.article-overview li{font-size:13px}}.primary-nav{overflow:visible !important}.nav-inner{overflow:visible !important;min-width:0}.nav-menu{width:100%;display:flex;align-items:stretch;overflow:visible !important;justify-content:flex-start}.nav-menu>li{flex:0 0 auto;min-width:0}.nav-menu>li>a{padding:13px 10px;font-size:11px;line-height:1.1;letter-spacing:.01em;white-space:nowrap}.nav-menu .sub-menu{top:100%;left:0;display:none;width:max-content;min-width:0;max-width:420px;padding:7px 8px;margin:0;background:#fff;border:1px solid #dfe5e9;border-top:3px solid var(--red);border-radius:0 0 7px 7px;box-shadow:0 18px 40px rgba(10,25,38,.16)}.nav-menu>li.menu-item-has-children:hover>.sub-menu,.nav-menu>li.menu-item-has-children:focus-within>.sub-menu{display:block;visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}.nav-menu .sub-menu a{display:flex;align-items:center;gap:8px;padding:8px 10px;font-size:11px;line-height:1.2;font-weight:800;color:var(--navy);border-radius:3px;white-space:nowrap}.nav-menu .sub-menu a::before{content:"";display:inline-block;flex:0 0 2px;width:2px;height:1.15em;background:var(--red);border-radius:1px}.nav-menu .sub-menu a:hover,.nav-menu .sub-menu li.current-menu-item>a{background:#f7f8f9;color:var(--red)}.nav-group--humaniora>.sub-menu{display:none;grid-template-columns:repeat(2,max-content);column-gap:12px;row-gap:1px;width:max-content;min-width:300px}.nav-group--humaniora:hover>.sub-menu,.nav-group--humaniora:focus-within>.sub-menu{display:grid}.nav-group--humaniora>.sub-menu a{min-width:132px}.regional-box-head>a{display:none !important}.regional-box-head{margin-bottom:8px}@media (min-width:821px){.nav-menu>li>a{padding-left:9px;padding-right:9px}}@media (max-width:1100px) and (min-width:821px){.nav-menu>li>a{font-size:10px;padding-left:7px;padding-right:7px}}@media (max-width:820px){.nav-menu>li>a{font-size:12px;padding:12px 5px}.nav-menu .sub-menu a{font-size:12px}.nav-group--humaniora>.sub-menu{display:none;grid-template-columns:1fr;min-width:0;width:auto}.nav-group--humaniora.submenu-open>.sub-menu{display:block}}@media (min-width:821px){.primary-nav>.container{width:100%;max-width:none;padding-left:0;padding-right:0}.nav-inner{width:100%}.nav-menu{width:100%;display:flex;align-items:stretch}.nav-menu>li{flex:1 1 0;min-width:0}.nav-menu>li>a{justify-content:center;padding:13px 6px;font-size:11px;letter-spacing:0}.nav-menu>li.nav-home>a{justify-content:center}.nav-menu .sub-menu{width:220px;min-width:220px;max-width:220px;padding:6px 7px;border-top-width:2px;border-radius:0 0 7px 7px}.nav-menu .sub-menu a{padding:7px 8px;gap:9px;font-size:11px;line-height:1.2}.nav-menu .sub-menu a::before{width:2px;height:1em;min-height:1em;max-height:1.2em}.nav-group--humaniora>.sub-menu{display:none;grid-template-columns:1fr;gap:0;width:220px;min-width:220px;max-width:220px}.nav-group--humaniora:hover>.sub-menu,.nav-group--humaniora:focus-within>.sub-menu{display:block}.public-news-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;align-items:start}.public-news-grid .news-tile .tile-image{aspect-ratio:16/10}.public-news-grid .news-tile h3{font-size:12px;line-height:1.2;margin-top:6px}.public-news-grid .news-tile .eyebrow{font-size:8px;margin-top:4px}.photo-section .visual-row{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.photo-section .visual-row img{aspect-ratio:1.55}.photo-section .visual-row h3{font-size:12px;line-height:1.25;margin:7px 10px 10px}}@media (max-width:1100px) and (min-width:821px){.nav-menu>li>a{font-size:10px;padding-left:4px;padding-right:4px}.nav-menu .sub-menu,.nav-group--humaniora>.sub-menu{width:205px;min-width:205px;max-width:205px}.public-news-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.public-news-grid .news-tile h3{font-size:11px}}@media (max-width:820px){.public-news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-section .visual-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.photo-section .visual-row img{aspect-ratio:1.35}}@media (max-width:560px){.public-news-grid{grid-template-columns:1fr}.photo-section .visual-row{grid-template-columns:1fr 1fr}}@media (min-width:821px){.primary-nav>.container{width:100%;max-width:none;padding:0}.nav-inner{width:100%;display:block;overflow:visible}.nav-menu{width:100%;display:grid;grid-template-columns:repeat(11,minmax(0,1fr));align-items:stretch;margin:0;padding:0}.nav-menu>li{min-width:0;width:auto;flex:none}.nav-menu>li>a{width:100%;justify-content:center;text-align:center;padding:13px 4px;font-size:10px;line-height:1.05;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:clip}.nav-menu>li.nav-home>a{padding-left:4px;padding-right:4px}.nav-menu .sub-menu{width:250px;min-width:250px;max-width:250px;padding:6px 7px;border-top:2px solid var(--red)}.nav-menu .sub-menu a{padding:7px 8px;gap:8px;font-size:11px;line-height:1.15}.nav-menu .sub-menu a::before{width:2px;height:1.1em;min-height:1.1em;max-height:1.2em}.nav-group--humaniora>.sub-menu{display:none;width:292px;min-width:292px;max-width:292px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px;row-gap:1px}.nav-group--humaniora:hover>.sub-menu,.nav-group--humaniora:focus-within>.sub-menu{display:grid}.nav-group--humaniora>.sub-menu a{min-width:0}}@media (min-width:821px) and (max-width:1450px){.nav-menu>li>a{font-size:9px;padding-left:2px;padding-right:2px}}@media (min-width:821px){.primary-nav>.container{width:100%;max-width:none;padding:0}.nav-inner{width:100%;display:block;overflow:visible}.nav-menu{width:100%;display:grid;grid-template-columns:repeat(11,minmax(0,1fr));align-items:stretch;margin:0;padding:0}.nav-menu>li{min-width:0;width:auto;flex:none}.nav-menu>li>a{width:100%;justify-content:center;text-align:center;padding:13px 4px;font-size:10px;line-height:1.05;letter-spacing:0;white-space:nowrap;overflow:hidden;text-overflow:clip}.nav-menu>li.nav-home>a{padding-left:4px;padding-right:4px}.nav-menu .sub-menu{width:250px;min-width:250px;max-width:250px;padding:6px 7px;border-top:2px solid var(--red)}.nav-menu .sub-menu a{padding:7px 8px;gap:8px;font-size:11px;line-height:1.15}.nav-menu .sub-menu a::before{width:2px;height:1.1em;min-height:1.1em;max-height:1.2em}.nav-group--humaniora>.sub-menu{display:none;width:292px;min-width:292px;max-width:292px;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px;row-gap:1px}.nav-group--humaniora:hover>.sub-menu,.nav-group--humaniora:focus-within>.sub-menu{display:grid}.nav-group--humaniora>.sub-menu a{min-width:0}}@media (min-width:821px) and (max-width:1450px){.nav-menu>li>a{font-size:9px;padding-left:2px;padding-right:2px}}@media (min-width:821px){.primary-nav>.container{width:100%;max-width:none;padding:0}.nav-inner{width:100%;display:block;overflow:visible}.nav-menu{width:100%;display:flex;align-items:stretch;justify-content:space-between;gap:0;margin:0;padding:0 14px;overflow:visible;list-style:none}.nav-menu>li{position:relative;flex:0 0 auto;min-width:max-content;width:auto}.nav-menu>li>a{width:auto;display:flex;align-items:center;justify-content:center;padding:13px 8px;font-size:11px;line-height:1;letter-spacing:0;white-space:nowrap;overflow:visible;text-overflow:clip}.nav-menu .sub-menu{top:100%;left:0;width:max-content;min-width:190px;max-width:260px;padding:7px 8px;margin:0;background:#fff;border:1px solid #dfe5e9;border-top:3px solid var(--red);border-radius:0 0 7px 7px;box-shadow:0 16px 32px rgba(10,25,38,.14)}.nav-menu .sub-menu a{display:flex;align-items:center;gap:8px;padding:7px 9px;font-size:11px;line-height:1.15;font-weight:800;color:var(--navy);border-radius:3px;white-space:nowrap}.nav-menu .sub-menu a::before{content:"";display:inline-block;flex:0 0 2px;width:2px;height:1.05em;background:var(--red);border-radius:1px}.nav-menu .sub-menu a:hover,.nav-menu .sub-menu li.current-menu-item>a{background:#f7f8f9;color:var(--red)}.nav-group--humaniora>.sub-menu{width:248px;min-width:248px;max-width:248px;display:none;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:8px;row-gap:1px}.nav-group--humaniora:hover>.sub-menu,.nav-group--humaniora:focus-within>.sub-menu{display:grid}.nav-group--humaniora>.sub-menu a{min-width:0}}@media (min-width:821px) and (max-width:1450px){.nav-menu{padding-left:8px;padding-right:8px}.nav-menu>li>a{font-size:10px;padding-left:5px;padding-right:5px}.nav-menu .sub-menu a{font-size:10px}.nav-group--humaniora>.sub-menu{width:230px;min-width:230px;max-width:230px}}@media (max-width:1100px) and (min-width:821px){.nav-menu>li>a{font-size:9px;padding-left:4px;padding-right:4px}.nav-menu .sub-menu a{font-size:10px}.nav-group--humaniora>.sub-menu{width:215px;min-width:215px;max-width:215px}}@media (min-width:821px){.primary-nav>.container{width:min(calc(100% - 40px),var(--max)) !important;max-width:var(--max) !important;margin-left:auto !important;margin-right:auto !important;padding-left:0 !important;padding-right:0 !important}.nav-inner{width:100% !important;display:block !important;overflow:visible !important;min-width:0 !important}.nav-menu{width:100% !important;display:flex !important;align-items:stretch !important;justify-content:space-between !important;gap:0 !important;margin:0 !important;padding:0 !important;overflow:visible !important;list-style:none !important}.nav-menu>li{position:relative !important;flex:1 1 max-content !important;min-width:max-content !important;width:auto !important}.nav-menu>li>a{width:auto !important;min-width:max-content !important;display:flex !important;align-items:center !important;justify-content:center !important;padding:13px 8px !important;font-size:11px !important;line-height:1 !important;letter-spacing:0 !important;white-space:nowrap !important;overflow:visible !important;text-overflow:clip !important}.nav-menu>li.nav-home>a{padding-left:10px !important;padding-right:10px !important}.nav-menu .sub-menu,.nav-menu>li.menu-item-has-children>.sub-menu{top:100% !important;left:0 !important;display:none !important;visibility:hidden !important;opacity:0 !important;transform:translateY(3px) !important;pointer-events:none !important;width:max-content !important;min-width:190px !important;max-width:280px !important;padding:6px !important;margin:0 !important;background:#fff !important;border:1px solid #dfe5e9 !important;border-top:3px solid var(--red) !important;border-radius:0 0 6px 6px !important;box-shadow:0 14px 30px rgba(10,25,38,.14) !important}.nav-menu>li.menu-item-has-children:hover>.sub-menu,.nav-menu>li.menu-item-has-children:focus-within>.sub-menu{display:block !important;visibility:visible !important;opacity:1 !important;transform:translateY(0) !important;pointer-events:auto !important}.nav-menu .sub-menu a{display:flex !important;align-items:center !important;gap:8px !important;padding:6px 8px !important;font-size:11px !important;line-height:1.15 !important;font-weight:800 !important;color:var(--navy) !important;border-radius:3px !important;white-space:nowrap !important}.nav-menu .sub-menu a::before{content:"" !important;display:inline-block !important;flex:0 0 2px !important;width:2px !important;height:1.05em !important;min-height:1.05em !important;max-height:1.2em !important;background:var(--red) !important;border-radius:1px !important}.nav-menu .sub-menu a:hover,.nav-menu .sub-menu li.current-menu-item>a{background:#f6f8f9 !important;color:var(--red) !important}.nav-group--humaniora>.sub-menu{width:248px !important;min-width:248px !important;max-width:248px !important;display:none !important;grid-template-columns:repeat(2,minmax(0,1fr)) !important;column-gap:6px !important;row-gap:1px !important}.nav-group--humaniora:hover>.sub-menu,.nav-group--humaniora:focus-within>.sub-menu{display:grid !important}.nav-group--humaniora>.sub-menu a{min-width:0 !important}}@media (min-width:821px) and (max-width:1100px){.nav-menu>li>a{font-size:9px !important;padding-left:5px !important;padding-right:5px !important}.nav-menu .sub-menu a{font-size:10px !important}.nav-group--humaniora>.sub-menu{width:225px !important;min-width:225px !important;max-width:225px !important}}@media (min-width:821px){.public-news-grid{grid-template-columns:repeat(5,minmax(0,1fr)) !important;gap:8px !important}.public-news-grid .news-tile .tile-image{aspect-ratio:16/9 !important}.public-news-grid .news-tile h3{font-size:11px !important;line-height:1.18 !important;margin-top:5px !important}.public-news-grid .news-tile .eyebrow{font-size:8px !important;margin-top:4px !important}.photo-section .visual-row{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:12px !important}.photo-section .visual-row img{aspect-ratio:1.6 !important}.photo-section .visual-row h3{font-size:12px !important;line-height:1.25 !important;margin:7px 10px 10px !important}}.hero-carousel .hero-card{aspect-ratio:3 / 2 !important;min-height:0 !important;height:auto !important}.hero-carousel .hero-slide{inset:0 !important}.hero-carousel .hero-copy{left:0 !important;right:0 !important;bottom:0 !important;height:25% !important;min-height:0 !important;padding:8px 18px 9px !important;display:flex !important;flex-direction:column !important;justify-content:flex-start !important;color:#fff !important;background:linear-gradient(180deg,rgba(6,12,18,.02) 0%,rgba(6,12,18,.78) 26%,rgba(6,12,18,.95) 100%) !important;overflow:visible !important}.hero-carousel .hero-copy .eyebrow{flex:0 0 auto !important;margin:0 0 4px !important;font-size:9px !important;line-height:1 !important;letter-spacing:.12em !important;color:#fff !important;opacity:.96}.hero-carousel .hero-copy h1{flex:0 0 auto !important;margin:0 !important;max-width:900px !important;font-size:clamp(19px,1.95vw,30px) !important;line-height:1.04 !important;letter-spacing:-.02em !important;display:block !important;overflow:visible !important}.hero-carousel .hero-copy p{flex:0 0 auto !important;margin:7px 0 0 !important;padding-top:7px !important;max-width:900px !important;font-size:11px !important;line-height:1.2 !important;color:rgba(255,255,255,.92) !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:1 !important;overflow:hidden !important;border-top:1px solid rgba(255,255,255,.38) !important}.hero-carousel .hero-copy .meta-line{flex:0 0 auto !important;margin:6px 0 0 !important;padding-top:0 !important;border-top:0 !important;font-size:8px !important;line-height:1 !important;color:rgba(255,255,255,.82) !important}.hero-carousel .hero-copy .meta-line::before{content:none !important}@media (min-width:821px) and (max-width:1100px){.hero-carousel .hero-copy{padding:12px 18px 12px !important}.hero-carousel .hero-copy h1{font-size:clamp(20px,2.7vw,29px) !important}.hero-carousel .hero-copy p{font-size:11px !important;-webkit-line-clamp:1 !important;margin-top:5px !important}}@media (max-width:820px){.hero-carousel .hero-card{aspect-ratio:3 / 2 !important}.hero-carousel .hero-copy{height:25% !important;padding:8px 16px 9px !important}.hero-carousel .hero-copy .eyebrow{font-size:8px !important;margin-bottom:3px !important}.hero-carousel .hero-copy h1{font-size:clamp(18px,4vw,26px) !important;line-height:1.03 !important}.hero-carousel .hero-copy p{font-size:10px !important;line-height:1.18 !important;margin-top:6px !important;padding-top:6px !important;-webkit-line-clamp:1 !important}.hero-carousel .hero-copy .meta-line{margin-top:5px !important;padding-top:0 !important;font-size:8px !important}}@media (max-width:560px){.hero-carousel .hero-card{aspect-ratio:3 / 2 !important;min-height:0 !important;height:auto !important}.hero-carousel .hero-copy{height:25% !important;padding:7px 13px 8px !important}.hero-carousel .hero-copy .eyebrow{font-size:7px !important;letter-spacing:.1em !important;margin-bottom:3px !important}.hero-carousel .hero-copy h1{font-size:clamp(16px,4.9vw,21px) !important;line-height:1.03 !important;display:block !important;overflow:visible !important}.hero-carousel .hero-copy p{display:-webkit-box !important;font-size:8px !important;line-height:1.15 !important;margin-top:4px !important;padding-top:4px !important;-webkit-line-clamp:1 !important}.hero-carousel .hero-copy .meta-line{margin-top:4px !important;padding-top:0 !important;font-size:7px !important}.hero-carousel-dots{right:12px !important;bottom:11px !important}}.regional-title{display:block;height:66px;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:normal}.regional-title .regional-category{display:block;margin-bottom:3px;height:auto;max-height:11px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.regional-title .regional-title-text,.regional-more-title{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:normal}.regional-title .regional-title-text{line-height:1.28}.regional-more{height:70px;overflow:hidden;white-space:normal;overflow-wrap:anywhere;word-break:normal}.regional-more-title{line-height:1.3;max-height:42.9px}.site-page-main{padding:28px 0 64px}.site-page-wrap{max-width:1040px;margin:0 auto}.site-page-breadcrumb{display:flex;align-items:center;gap:8px;font-size:11px;color:#8a949b;margin-bottom:26px}.site-page-breadcrumb a{font-weight:700;color:#5f6970}.site-page-breadcrumb a:hover{color:var(--red)}.site-page-breadcrumb span:last-child{color:#9aa2a8}.site-page{background:#fff;border-top:2px solid var(--navy);padding-top:28px}.site-page-header{padding:0 0 24px;border-bottom:1px solid var(--line)}.site-page-title{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:clamp(34px,4vw,50px);line-height:1.08;letter-spacing:-.03em;font-weight:800;color:#111820;margin:6px 0 0;max-width:900px}.site-page-content{max-width:790px;padding:28px 0 0;font-family:Georgia,"Times New Roman",serif;font-size:18px;line-height:1.9;color:#242a2f}.site-page-content p{margin:0 0 1.25em}.site-page-content h2,.site-page-content h3,.site-page-content h4{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#111820;line-height:1.3;margin:1.6em 0 .65em}.site-page-content h2{font-size:24px}.site-page-content h3{font-size:20px}.site-page-content h4{font-size:17px}.site-page-content ul,.site-page-content ol{margin:0 0 1.25em 1.35em;padding:0}.site-page-content li{margin:.35em 0}.site-page-content a{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:2px}.site-page-content blockquote{margin:1.5em 0;padding:14px 18px;border-left:3px solid var(--red);background:var(--soft);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#394249}.site-page-content img{max-width:100%;height:auto}@media(max-width:820px){.site-page-wrap{max-width:none}.site-page-content{max-width:none;font-size:17px;line-height:1.82}.site-page-title{font-size:34px}}@media(max-width:560px){.site-page-main{padding:20px 0 44px}.site-page-breadcrumb{margin-bottom:18px}.site-page{padding-top:22px}.site-page-header{padding-bottom:20px}.site-page-title{font-size:30px}.site-page-content{padding-top:22px;font-size:16.5px}}@media (min-width:1451px){.nav-menu>li>a{padding-left:6px !important;padding-right:6px !important;font-size:10px !important}.nav-menu>li.nav-home>a{padding-left:9px !important;padding-right:9px !important}}.single-article,.article-content,.article-content>*,.video-embed{min-width:0;max-width:100%}.single-article>.video-embed{display:block;position:relative;width:100%;max-width:790px;height:0;padding-bottom:56.25%;margin:22px 0 26px;overflow:hidden;background:#eef1f2}.single-article>.video-embed iframe{position:absolute;inset:0;display:block;width:100% !important;height:100% !important;min-width:0 !important;min-height:0 !important;max-width:100% !important;max-height:none !important;border:0}.single-article>.video-embed>*{max-width:100%}.article-content .wp-block-embed,.article-content .wp-block-embed__wrapper,.article-content .embed-responsive,.article-content .video-embed{width:100%;max-width:790px;min-width:0;margin-left:0;margin-right:0}.article-content .wp-block-embed__wrapper,.article-content .embed-responsive,.article-content .video-embed{position:relative;overflow:hidden;aspect-ratio:16 / 9}.article-content .wp-block-embed iframe,.article-content .embed-responsive iframe,.article-content .video-embed iframe{display:block;width:100% !important;max-width:100% !important;height:100% !important;min-width:0 !important;min-height:0 !important;max-height:none !important;border:0}@media (max-width:820px){.single-article>.video-embed{width:100% !important;max-width:100% !important;height:0 !important;padding-bottom:56.25% !important;aspect-ratio:auto !important;margin-left:0 !important;margin-right:0 !important}.single-article>.video-embed iframe{position:absolute !important;inset:0 !important;width:100% !important;height:100% !important}.article-content .wp-block-embed,.article-content .wp-block-embed__wrapper,.article-content .embed-responsive,.article-content .video-embed{width:100% !important;max-width:100% !important;min-width:0 !important}.article-content .wp-block-embed__wrapper,.article-content .embed-responsive,.article-content .video-embed{aspect-ratio:16 / 9 !important;height:auto !important}.article-content .wp-block-embed iframe,.article-content .embed-responsive iframe,.article-content .video-embed iframe{width:100% !important;height:100% !important;min-height:0 !important}}.lingkar-insight-widget{border-top:2px solid var(--navy);padding-top:9px}.lingkar-insight-head{flex:0 0 auto;margin-bottom:10px;padding-bottom:0}.lingkar-insight-head h2{margin:0;font-size:17px;line-height:1.2;letter-spacing:.04em;font-weight:900}.lingkar-insight-menu{display:block;border-top:1px solid var(--line)}.lingkar-insight-item{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:68px;padding:12px 0;border-bottom:1px solid var(--line);color:var(--ink);font-size:16px;font-weight:850;line-height:1.2;transition:padding-left .15s ease,color .15s ease}.lingkar-insight-item:hover{color:var(--red);padding-left:6px}.lingkar-insight-arrow{flex:0 0 auto;color:var(--red);font-size:22px;line-height:1;font-weight:500}@media(max-width:820px){.lingkar-insight-item{min-height:62px;font-size:15px}}.lingkar-insight-widget .lingkar-insight-head .eyebrow{display:none!important}.lingkar-insight-widget .lingkar-insight-head h2{margin:0!important;font-size:17px!important;line-height:1.2!important;letter-spacing:.04em!important;font-weight:900!important}@media (min-width:821px){.home-layout{grid-template-columns:minmax(0,1fr) 280px;gap:24px;align-items:start}.home-primary{min-width:0}.sidebar{min-width:0}.sidebar .side-widget{margin-bottom:18px;padding-top:9px}.sidebar .side-widget>h2,.sidebar .side-widget .event-widget-head h2{font-size:16px;line-height:1.15;letter-spacing:.02em;margin:0;font-weight:900}.sidebar .video-mini-card{grid-template-columns:86px minmax(0,1fr);gap:9px;padding:9px 0}.sidebar .video-mini-card h3{font-size:12px;line-height:1.22;margin:3px 0 0;font-weight:850}.sidebar .video-mini-card .eyebrow{font-size:8px}.lingkar-insight-widget{margin-top:2px;padding-top:8px}.lingkar-insight-widget .lingkar-insight-head h2{font-size:16px !important;line-height:1.1 !important;letter-spacing:.05em !important}.lingkar-insight-menu{margin-top:2px;border-top:1px solid var(--line)}.lingkar-insight-item{min-height:50px;padding:10px 0;font-size:14px;font-weight:850}.lingkar-insight-item:hover{padding-left:4px}.lingkar-insight-arrow{font-size:19px}.event-widget{min-height:0}.home-primary .section-block{margin-bottom:24px}.home-primary .section-head{margin-bottom:11px;padding-left:9px}.home-primary .section-head h2{font-size:15px;line-height:1.1}.home-primary .section-head a{font-size:9px}.home-primary .news-tile h3{font-size:13px;line-height:1.22;margin-top:7px}.home-primary .eyebrow{font-size:8px}.regional-box{min-height:148px;padding:11px}.regional-box h3{font-size:11px}.regional-box li{font-size:10px}.photo-section .visual-row{gap:10px}.photo-section .visual-row h3{font-size:11px;line-height:1.22}}@media (min-width:821px) and (max-width:1100px){.home-layout{grid-template-columns:minmax(0,1fr) 260px;gap:18px}.sidebar .video-mini-card{grid-template-columns:78px minmax(0,1fr)}.sidebar .video-mini-card h3{font-size:11px}.lingkar-insight-item{font-size:13px;min-height:46px}}@media (min-width:1101px){.home-primary .news-grid-4{gap:16px}.public-news-grid{gap:11px}}@media (max-width:820px){.home-layout{gap:24px}.sidebar .side-widget{margin-bottom:20px}.lingkar-insight-item{min-height:52px;padding:11px 0;font-size:15px}.lingkar-insight-arrow{font-size:20px}.sidebar .video-mini-card{grid-template-columns:92px minmax(0,1fr)}}:root{--lk-font-ui:"Helvetica Neue",Arial,sans-serif;--lk-font-body:Georgia,"Times New Roman",serif;--lk-rule:#dfe5e9}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body,button,input,textarea,select{font-family:var(--lk-font-ui)}body{font-weight:400;letter-spacing:0}.nav-menu>li>a,.breaking-label,.breaking-track,.eyebrow,.meta-line,.section-head h2,.section-head a,.lead-list h2,.lead-list h3,.side-widget h2,.side-widget h3,.most-read a,.regional-box h3,.regional-category,.regional-title-text,.regional-more-title,.news-tile h3,.visual-row h3,.lingkar-insight-item,.event-widget-head h2,.header-actions button{font-family:var(--lk-font-ui)}.section-head{border-left:3px solid var(--red);padding-left:10px;margin-bottom:12px;min-height:24px}.section-head h2{font-size:13px;line-height:1.15;font-weight:800;letter-spacing:.045em}.section-head a{font-size:9px;line-height:1.2;font-weight:700;letter-spacing:.015em}.eyebrow{font-size:9px;line-height:1.2;font-weight:800;letter-spacing:.075em}.meta-line{font-size:10px;line-height:1.35;font-weight:500;letter-spacing:.005em}.regional-strip{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:0;align-items:stretch}.regional-box{border:0 !important;border-radius:0;padding:0 12px 12px;min-height:0 !important;background:transparent}.regional-box + .regional-box{border-left:1px solid var(--lk-rule) !important}.regional-box-head{display:block;margin:0 0 9px;padding:0 0 7px;border:0 !important}.regional-box-head h3,.regional-box>h3{margin:0;padding:0;border:0 !important;font-family:var(--lk-font-ui);font-size:10px !important;line-height:1.2;font-weight:800;letter-spacing:.055em;color:var(--navy);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.regional-lead{min-width:0}.regional-image{aspect-ratio:16/10;border-radius:3px;background:#eef1f2}.regional-title{height:66px;padding:8px 0 0;font-family:var(--lk-font-ui)}.regional-title .regional-category{margin-bottom:5px;font-size:8px;font-weight:800;letter-spacing:.075em}.regional-title .regional-title-text,.regional-more-title{font-family:var(--lk-font-ui);font-size:12px;line-height:1.32;font-weight:700;letter-spacing:-.006em}.regional-more{height:66px;padding:8px 0 0;border-top:1px solid var(--lk-rule) !important;font-family:var(--lk-font-ui)}.regional-more .regional-category{font-size:8px;line-height:1.15;margin-bottom:4px}.regional-empty{padding:14px 0;font-size:11px;color:var(--muted)}.home-primary .news-tile h3{font-family:var(--lk-font-ui);font-size:12px;line-height:1.3;font-weight:700;letter-spacing:-.006em}.home-primary .news-tile .eyebrow{font-size:8px}.home-primary .news-tile .meta-line{font-size:9px}.lingkar-insight-widget .lingkar-insight-menu{border-top:0}.lingkar-insight-item{font-family:var(--lk-font-ui);font-size:13px;line-height:1.25;font-weight:700;letter-spacing:0;min-height:48px;padding:10px 0}.lingkar-insight-arrow{font-size:18px;font-weight:400}.sidebar .side-widget>h2,.sidebar .side-widget .event-widget-head h2,.lingkar-insight-widget .lingkar-insight-head h2{font-family:var(--lk-font-ui);font-weight:800 !important;letter-spacing:.045em !important}.sidebar .video-mini-card h3{font-family:var(--lk-font-ui);font-size:11px;line-height:1.28;font-weight:700}.sidebar .video-mini-card .eyebrow{font-size:8px}.most-read a{font-weight:700;line-height:1.3}.home-layout{align-items:start}.home-primary,.sidebar{min-width:0}.home-primary .section-block{clear:both}.home-primary .section-block + .section-block{margin-top:0}.highlight-slide .tile-image,.public-news-grid .tile-image,.photo-section .visual-row img{border-radius:3px}.highlight-slide h3{font-weight:700}@media (min-width:821px){.regional-strip{margin-left:-6px;margin-right:-6px}.regional-box{padding-left:12px;padding-right:12px}.regional-image{width:100%}}@media (max-width:1100px) and (min-width:821px){.regional-box-head h3,.regional-box>h3{font-size:9px !important}.regional-title .regional-title-text,.regional-more-title{font-size:11px}}@media (max-width:820px){.regional-strip{grid-template-columns:repeat(2,minmax(0,1fr));gap:0}.regional-box{padding:0 10px 12px}.regional-box:nth-child(odd){border-left:0 !important}.regional-box:nth-child(even){border-left:1px solid var(--lk-rule) !important}.regional-box:nth-child(n+3){margin-top:14px;padding-top:14px;border-top:1px solid var(--lk-rule) !important}.regional-title{height:64px}.regional-more{height:64px}}@media (max-width:560px){.section-head{margin-bottom:10px;padding-left:9px;border-left-width:3px}.section-head h2{font-size:12px}.regional-strip{grid-template-columns:1fr}.regional-box,.regional-box:nth-child(even),.regional-box:nth-child(odd){border-left:0 !important}.regional-box + .regional-box,.regional-box:nth-child(n+3){margin-top:12px;padding-top:12px;border-top:1px solid var(--lk-rule) !important}.regional-box-head h3,.regional-box>h3{font-size:10px !important}.regional-title .regional-title-text,.regional-more-title{font-size:12px}}.single-page-main .article-title{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:clamp(30px,2.6vw,40px) !important;font-weight:700 !important;line-height:1.12 !important;letter-spacing:-.018em !important;max-width:760px !important;margin:0 0 12px !important}@media (max-width:1100px){.single-page-main .article-title{font-size:clamp(29px,3.3vw,38px) !important}}@media (max-width:820px){.single-page-main .article-title{font-size:32px !important;line-height:1.13 !important}}@media (max-width:560px){.single-page-main .article-title{font-size:27px !important;line-height:1.16 !important;letter-spacing:-.012em !important}}@media (min-width:821px){.hero-carousel-dots{top:16px !important;left:18px !important;right:auto !important;bottom:auto !important;z-index:6 !important}.home-lead>.lead-list.hukrim-widget{align-self:stretch !important;height:auto !important;min-height:0 !important;margin:0 !important;padding-top:7px !important;padding-bottom:0 !important;overflow:hidden !important;display:flex !important;flex-direction:column !important}.home-lead>.lead-list.hukrim-widget .mini-card{flex:1 1 0 !important;min-height:0 !important;align-items:center !important}.home-lead>.lead-list.hukrim-widget .mini-card:last-child{padding-bottom:0 !important}}@media (max-width:820px){.hero-carousel-dots{top:14px !important;left:14px !important;right:auto !important;bottom:auto !important}}@media (max-width:560px){.hero-carousel-dots{top:11px !important;left:12px !important;right:auto !important;bottom:auto !important}}@media (max-width:560px){.header-main{grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:8px 0 2px;align-items:center}.branding{min-height:76px;min-width:0}.lk-logo-link{max-width:100%}.lk-site-logo{width:auto;height:70px !important;max-width:100%;object-fit:contain;object-position:left center}.header-actions{gap:6px;flex:0 0 auto}.header-actions button{min-width:40px;height:40px;padding:7px 9px;font-size:12px}.header-top-ad{grid-column:1/-1;grid-row:2;width:100%;padding:6px 0 4px}.header-top-ad .ad-slot,.header-top-ad .ad-slot>a,.header-top-ad .ad-slot .ad-mobile{width:100%;margin:0}.header-top-ad .ad-slot img{width:100% !important;height:auto !important;max-height:92px;object-fit:contain !important;object-position:center}.header-top-ad .ad-empty{min-height:68px;max-height:68px}.site-main{padding-top:12px}.home-lead{gap:18px}.home-lead>.hero-carousel{width:calc(100% + 24px);margin-left:-12px}.home-lead>.hero-carousel .hero-card{width:100%;height:auto;min-height:0;aspect-ratio:1.48 / 1;border-radius:0}.hero-carousel .hero-copy{left:18px;right:18px;bottom:16px}.hero-carousel .hero-copy .eyebrow{font-size:8px !important;letter-spacing:.09em !important;margin-bottom:4px !important}.hero-carousel .hero-copy h1{font-family:var(--lk-font-ui) !important;font-size:27px !important;font-weight:800 !important;line-height:1.08 !important;letter-spacing:-.02em !important;margin:4px 0 7px !important}.hero-carousel .hero-copy p{display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important;font-size:10px !important;line-height:1.25 !important;margin:0 0 5px !important}.hero-carousel .hero-copy .meta-line{font-size:8px !important;margin-top:3px !important}.hero-carousel-dots{top:11px !important;left:12px !important;right:auto !important;bottom:auto !important}.highlight-viewport{width:calc(100% + 0px);overflow:hidden;touch-action:pan-y;overscroll-behavior-x:contain;cursor:grab}.highlight-viewport.is-dragging{cursor:grabbing}.highlight-track{gap:10px !important;will-change:transform;user-select:none;-webkit-user-select:none}.highlight-slide{flex:0 0 calc((100vw - 34px) / 2) !important}.highlight-slide .tile-image{aspect-ratio:1.28 / 1;border-radius:2px}.highlight-slide .tile-image img{pointer-events:none}.highlight-slide .eyebrow{font-size:8px;margin-top:5px}.highlight-slide h3{min-height:0;margin:4px 0 3px;font-size:12.5px;line-height:1.22;font-weight:750;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}.highlight-slide .meta-line{font-size:8px}.home-lead>.lead-list.hukrim-widget{border-top:2px solid var(--navy);padding-top:8px !important}.home-lead>.lead-list.hukrim-widget .mini-card{grid-template-columns:92px minmax(0,1fr) !important;gap:10px !important;padding:9px 0 !important;align-items:start !important}.home-lead>.lead-list.hukrim-widget .mini-card h3{font-size:15px !important;line-height:1.22 !important;margin:3px 0 4px !important}.home-lead>.lead-list.hukrim-widget .mini-card .eyebrow{font-size:8px !important}.home-lead>.lead-list.hukrim-widget .mini-card .meta-line{font-size:8px !important}}@media (min-width:561px) and (max-width:820px){.header-main{gap:10px;padding:10px 0 4px}.branding{min-height:70px}.lk-site-logo{height:68px !important}.header-top-ad{padding:6px 0}.header-top-ad .ad-slot img{width:100% !important;height:auto !important;max-height:88px;object-fit:contain !important}}.nav-backdrop,.nav-mobile-head{display:none}@media (max-width:820px){body.nav-open{overflow:hidden}.menu-toggle{display:inline-flex !important;align-items:center;justify-content:center;gap:7px;width:46px !important;height:42px !important;min-width:46px !important;padding:0 !important;position:relative !important;border:1px solid #d8dde1 !important;background:#fff !important;color:var(--navy) !important;border-radius:0;overflow:hidden}.menu-toggle__bars{width:20px;height:16px;display:flex;flex-direction:column;justify-content:space-between;flex:0 0 auto}.menu-toggle__bars i{display:block;width:100%;height:2px;background:var(--navy);border-radius:99px;transform-origin:center;transition:transform .18s ease,opacity .18s ease}.menu-toggle__label{display:none}.nav-open .menu-toggle__bars i:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-open .menu-toggle__bars i:nth-child(2){opacity:0}.nav-open .menu-toggle__bars i:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-backdrop[hidden]{display:none !important}.nav-backdrop:not([hidden]){display:block;position:fixed;inset:0;z-index:998;margin:0;padding:0;border:0;background:rgba(8,19,28,.38);backdrop-filter:blur(1.5px);-webkit-backdrop-filter:blur(1.5px);opacity:0;animation:lk-nav-backdrop-in .18s ease forwards}@keyframes lk-nav-backdrop-in{to{opacity:1}}.primary-nav{display:block !important;position:fixed !important;top:var(--lk-nav-top,0px);left:0;right:0;bottom:0;z-index:999;overflow:hidden !important;background:#fff !important;border:0 !important;box-shadow:0 16px 40px rgba(6,20,30,.18);transform:translateY(-12px);opacity:0;visibility:hidden;pointer-events:none;transition:transform .2s ease,opacity .2s ease,visibility 0s linear .2s}.nav-open .primary-nav{transform:translateY(0);opacity:1;visibility:visible;pointer-events:auto;transition-delay:0s}.primary-nav>.container{width:100% !important;max-width:none !important;height:100%;margin:0;padding:0 !important;display:flex;flex-direction:column}.nav-mobile-head{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:0 0 auto;min-height:66px;padding:13px 18px 12px;border-bottom:1px solid var(--line);background:#fff}.nav-mobile-head>div{display:flex;flex-direction:column;gap:2px}.nav-mobile-kicker{color:var(--red);font-size:9px;line-height:1;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.nav-mobile-head strong{color:var(--navy);font-size:17px;line-height:1.05;font-weight:900;letter-spacing:.025em}.nav-mobile-close{width:38px;height:38px;flex:0 0 38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--line);background:#fff;color:var(--navy);font-family:Arial,sans-serif;font-size:27px;line-height:1;cursor:pointer}.nav-mobile-close:hover{border-color:#c5ccd1;color:var(--red)}.nav-inner{flex:1 1 auto;min-height:0;width:100% !important;display:block !important;overflow-y:auto !important;overflow-x:hidden !important;-webkit-overflow-scrolling:touch;overscroll-behavior:contain;background:#fff}.nav-menu{width:100% !important;min-width:0 !important;display:block !important;margin:0 !important;padding:7px 0 22px !important;background:#fff}.nav-menu>li{position:relative !important;width:100% !important;min-width:0 !important;display:block !important;border-bottom:1px solid var(--line)}.nav-menu>li:first-child{border-top:0}.nav-menu>li>a,.nav-menu>li.nav-home>a{width:100% !important;min-width:0 !important;min-height:54px;display:flex !important;align-items:center !important;justify-content:flex-start !important;gap:8px;padding:13px 58px 13px 18px !important;border:0 !important;background:#fff !important;color:var(--navy) !important;font-size:14px !important;line-height:1.18 !important;font-weight:850 !important;letter-spacing:.015em !important;white-space:normal !important}.nav-menu>li.current-menu-item>a,.nav-menu>li>a:focus-visible,.nav-menu>li>a:hover{background:#fafbfc !important;color:var(--navy) !important}.nav-menu>li.nav-home>a::before{content:"";width:5px;height:5px;flex:0 0 5px;border-radius:50%;background:var(--red)}.nav-menu .submenu-toggle{display:inline-flex !important;position:absolute !important;z-index:2;right:12px;top:8px;width:38px;height:38px;align-items:center;justify-content:center;margin:0;padding:0;border:1px solid #dfe4e7;border-radius:4px;background:#fff;color:var(--navy);cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease}.nav-menu .submenu-toggle span{display:block;font-size:19px;line-height:1;transform:translateY(-1px);transition:transform .16s ease}.nav-menu>li.submenu-open>.submenu-toggle{background:var(--navy);border-color:var(--navy);color:#fff}.nav-menu>li.submenu-open>.submenu-toggle span{transform:rotate(180deg) translateY(1px)}.nav-menu .sub-menu,.nav-group--humaniora>.sub-menu{position:static !important;display:none !important;width:100% !important;min-width:0 !important;max-width:none !important;margin:0 !important;padding:4px 12px 12px 28px !important;list-style:none;background:#f7f8f9 !important;border:0 !important;border-left:3px solid var(--red) !important;border-radius:0 !important;box-shadow:none !important;visibility:visible !important;opacity:1 !important;transform:none !important;pointer-events:auto !important}.nav-menu>li.submenu-open>.sub-menu,.nav-group--humaniora.submenu-open>.sub-menu{display:block !important}.nav-menu .sub-menu li{width:100%;border-bottom:1px solid #e3e7e9}.nav-menu .sub-menu li:last-child{border-bottom:0}.nav-menu .sub-menu a{display:flex !important;align-items:center;min-height:43px;width:100%;padding:10px 8px !important;border:0 !important;background:transparent !important;color:#33404a !important;font-size:12px !important;line-height:1.22 !important;font-weight:700 !important;white-space:normal !important}.nav-menu .sub-menu a::before{content:"" !important;width:4px;height:4px;flex:0 0 4px;margin-right:10px;background:var(--red);border-radius:50%}.nav-menu .sub-menu a:hover,.nav-menu .sub-menu li.current-menu-item>a{color:var(--red) !important;background:#fff !important}.nav-open .search-panel{display:none !important}}@media (max-width:560px){.nav-mobile-head{min-height:62px;padding:12px 16px 11px}.nav-mobile-head strong{font-size:16px}.nav-mobile-close{width:36px;height:36px;flex-basis:36px;font-size:25px}.nav-menu>li>a,.nav-menu>li.nav-home>a{min-height:52px;padding-left:16px !important;padding-right:56px !important;font-size:13.5px !important}.nav-menu .submenu-toggle{right:10px;top:7px;width:36px;height:36px}.nav-menu .sub-menu{padding-left:24px !important}}@media (min-width:821px){.primary-nav{position:sticky !important;top:0;z-index:1200 !important;width:100%;box-shadow:0 5px 20px rgba(7,21,31,.10);isolation:isolate}}@media (min-width:783px){body.admin-bar .primary-nav{top:32px}}@media (prefers-reduced-motion:reduce){.menu-toggle__bars i,.nav-backdrop:not([hidden]),.primary-nav,.nav-menu .submenu-toggle,.nav-menu .submenu-toggle span{transition:none !important;animation:none !important}}@media (max-width:820px){.menu-toggle::before,.menu-toggle::after{content:none !important;display:none !important;box-shadow:none !important}.menu-toggle{width:46px !important;height:42px !important;min-width:46px !important;padding:0 !important}.menu-toggle__bars{width:22px !important;height:16px !important;flex:0 0 22px !important;display:flex !important;flex-direction:column !important;justify-content:space-between !important;align-items:stretch !important}.menu-toggle__bars i,.menu-toggle__bars i:first-child,.menu-toggle__bars i:nth-child(2),.menu-toggle__bars i:nth-child(3){display:block !important;position:static !important;width:22px !important;height:2px !important;min-height:2px !important;margin:0 !important;padding:0 !important;border:0 !important;background:var(--navy) !important;border-radius:999px !important;box-shadow:none !important;opacity:1;transform:none !important}.nav-open .menu-toggle__bars i:nth-child(1){transform:translateY(7px) rotate(45deg) !important}.nav-open .menu-toggle__bars i:nth-child(2){opacity:0 !important}.nav-open .menu-toggle__bars i:nth-child(3){transform:translateY(-7px) rotate(-45deg) !important}.hero-carousel .hero-card{aspect-ratio:1.34 / 1 !important;min-height:0 !important;height:auto !important}.hero-carousel .hero-copy{left:0 !important;right:0 !important;bottom:0 !important;height:auto !important;min-height:0 !important;padding:18px 18px 19px !important;display:block !important;background:linear-gradient(180deg,rgba(6,12,18,0) 0%,rgba(6,12,18,.58) 18%,rgba(6,12,18,.94) 100%) !important;overflow:visible !important}.hero-carousel .hero-copy .eyebrow{margin:0 0 5px !important;font-size:9px !important;line-height:1.15 !important}.hero-carousel .hero-copy h1{display:block !important;max-width:100% !important;margin:0 !important;font-family:var(--lk-font-ui) !important;font-size:25px !important;font-weight:800 !important;line-height:1.08 !important;letter-spacing:-.018em !important;white-space:normal !important;overflow:visible !important;text-overflow:clip !important;-webkit-line-clamp:unset !important}.hero-carousel .hero-copy p{display:none !important}.hero-carousel .hero-copy .meta-line{display:block !important;margin-top:7px !important;font-size:8px !important;line-height:1.2 !important}}@media (max-width:380px){.hero-carousel .hero-card{aspect-ratio:1.28 / 1 !important}.hero-carousel .hero-copy{padding:16px 15px 18px !important}.hero-carousel .hero-copy h1{font-size:22px !important;line-height:1.08 !important}}@media (prefers-reduced-motion:reduce){.menu-toggle__bars i{transition:none !important}}.hero-carousel{touch-action:pan-y;cursor:grab}.hero-carousel.is-dragging{cursor:grabbing}.hero-carousel .hero-slide a,.hero-carousel .hero-slide h1 a{-webkit-user-drag:none;user-select:none}.hero-carousel .hero-slide img{-webkit-user-drag:none;user-select:none}@media (max-width:560px){.hero-carousel{touch-action:pan-y}}@media (prefers-reduced-motion:reduce){.hero-carousel{cursor:default}}.lk-modern-picture{display:block;width:100%;max-width:100%}.lk-modern-picture>img{display:block;max-width:100%}.hero-media-link>.lk-modern-picture,.mini-image>.lk-modern-picture,.tile-image>.lk-modern-picture,.news-card-image>.lk-modern-picture,.regional-image>.lk-modern-picture,.latest-row-image>.lk-modern-picture,.side-news-image>.lk-modern-picture,.side-feature-image>.lk-modern-picture,.visual-row article>a>.lk-modern-picture,.home-blank-photo__link>.lk-modern-picture,.custom-home-card>.lk-modern-picture{width:100%;height:100%}.hero-media-link>.lk-modern-picture>img,.mini-image>.lk-modern-picture>img,.tile-image>.lk-modern-picture>img,.news-card-image>.lk-modern-picture>img,.regional-image>.lk-modern-picture>img,.latest-row-image>.lk-modern-picture>img,.side-news-image>.lk-modern-picture>img,.side-feature-image>.lk-modern-picture>img,.visual-row article>a>.lk-modern-picture>img,.home-blank-photo__link>.lk-modern-picture>img,.custom-home-card>.lk-modern-picture>img{width:100%;height:100%;object-fit:cover}.article-figure>.lk-modern-picture{width:100%}.article-figure>.lk-modern-picture>img{width:100%;height:auto}.lk-inline-picture{margin-left:0;margin-right:0}.hero-carousel .hero-media-link,.hero-carousel .hero-copy h1 a,.highlight-slide .tile-image,.highlight-slide h3 a{pointer-events:auto !important;position:relative}.hero-carousel .hero-copy h1 a,.highlight-slide h3 a{z-index:7}.home-blank-photo{aspect-ratio:8.28 / 1 !important;min-height:0 !important;height:auto !important;overflow:hidden !important;background:#fff !important}.home-blank-photo__link,.home-blank-photo .lk-modern-picture{width:100% !important;height:100% !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;background:#fff !important}.home-blank-photo img,.home-blank-photo .lk-modern-picture>img{display:block !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;background:#fff !important;transform:none !important}.home-blank-photo__link:hover img{transform:none !important}@media(max-width:820px){.home-blank-photo{aspect-ratio:8.28 / 1 !important;width:100% !important;height:auto !important;min-height:0 !important}}.home-blank-photo{box-sizing:border-box !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;background:#fff !important}.home-blank-photo__link,.home-blank-photo>.lk-modern-picture,.home-blank-photo>img{box-sizing:border-box !important;display:flex !important;align-items:center !important;justify-content:center !important;flex:0 0 auto !important;width:100% !important;height:100% !important;min-width:0 !important;min-height:0 !important;max-width:100% !important;max-height:100% !important;overflow:hidden !important;background:#fff !important}.home-blank-photo>.lk-modern-picture>img,.home-blank-photo__link>.lk-modern-picture>img,.home-blank-photo>img,.home-blank-photo__link>img{display:block !important;flex:0 0 auto !important;width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;min-width:0 !important;min-height:0 !important;object-fit:contain !important;object-position:center center !important;transform:none !important}.home-blank-photo__link:hover img{transform:none !important}.home-promo-slot{position:relative !important;width:100% !important;aspect-ratio:32 / 5 !important;height:auto !important;min-height:0 !important;max-height:none !important;margin:0 0 18px !important;padding:0 !important;box-sizing:border-box !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;background:#fff !important;border:0 !important;box-shadow:none !important}.home-promo-slot__link{position:absolute !important;inset:0 !important;display:flex !important;align-items:center !important;justify-content:center !important;width:100% !important;height:100% !important;overflow:hidden !important;margin:0 !important;padding:0 !important;box-sizing:border-box !important}.home-promo-slot__image{position:relative !important;display:block !important;flex:0 0 auto !important;width:auto !important;height:auto !important;max-width:100% !important;max-height:100% !important;min-width:0 !important;min-height:0 !important;object-fit:contain !important;object-position:center center !important;border:0 !important;margin:0 !important;padding:0 !important;transform:none !important}.home-promo-slot__placeholder{width:100% !important;height:100% !important;display:flex !important;flex-direction:column !important;align-items:center !important;justify-content:center !important;gap:7px !important;text-align:center !important;padding:18px !important;box-sizing:border-box !important;background:#f7f9fa !important;color:#173044 !important}.home-promo-slot__placeholder-kicker{font-size:10px !important;font-weight:800 !important;letter-spacing:.16em !important;text-transform:uppercase !important;color:#d51e36 !important}.home-promo-slot__placeholder strong{font-size:18px !important;line-height:1.25 !important;font-weight:800 !important}.home-promo-slot__placeholder small{font-size:12px !important;color:#647383 !important}@media(max-width:820px){.home-promo-slot{width:100% !important;aspect-ratio:32 / 5 !important;height:auto !important;margin:0 0 18px !important}}@media(max-width:560px){.home-promo-slot{aspect-ratio:32 / 5 !important;margin-bottom:16px !important}.home-promo-slot__placeholder strong{font-size:14px !important}.home-promo-slot__placeholder small{font-size:10px !important}}@media(min-width:821px){.home-lead>.home-promo-slot{grid-column:1 / 3 !important;grid-row:2 !important;align-self:stretch !important}}@media(max-width:820px){.home-lead>.home-promo-slot{grid-column:1 !important;grid-row:auto !important;width:100% !important}}.hero-carousel,.highlight-viewport{touch-action:pan-y pinch-zoom;-webkit-tap-highlight-color:transparent}.highlight-viewport{cursor:grab}.highlight-viewport.is-dragging{cursor:grabbing}.event-widget-head h2{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.event-widget-hint{margin:0;color:#7d8991;font-family:var(--lk-font-ui);font-size:8px;line-height:1.2;font-weight:650;letter-spacing:0;text-transform:none}.event-widget .event-gallery{contain:layout paint}.event-widget .event-photo{background:#fff}.event-widget .event-photo img,.event-widget .event-responsive-image{width:100%;height:100%;object-fit:contain;object-position:center;display:block;max-width:none;image-rendering:auto;transform:none !important;filter:none !important;backface-visibility:hidden;-webkit-backface-visibility:hidden}@media(max-width:560px){.event-widget-head h2{gap:6px}.event-widget-hint{font-size:7.5px}}.event-widget-head h2{display:block;margin:0;line-height:1.15}.event-widget-hint{display:block;margin:3px 0 0;color:#7d8991;font-family:var(--lk-font-ui);font-size:9px;line-height:1.25;font-weight:400;letter-spacing:0;text-transform:none;white-space:normal}@media(max-width:560px){.event-widget-hint{font-size:8px}}.custom-home-card{display:block !important;width:100% !important;aspect-ratio:3 / 2 !important;overflow:hidden !important;border-radius:4px !important;background:#fff !important}.custom-home-card .homepage-custom-image,.custom-home-card>img{display:block !important;width:100% !important;height:100% !important;max-width:none !important;object-fit:cover !important;object-position:center center !important;transform:none !important;image-rendering:auto;backface-visibility:hidden;-webkit-backface-visibility:hidden}.custom-home-card:hover .homepage-custom-image,.custom-home-card:hover>img{transform:none !important}.single-page-main .article-kicker .eyebrow{color:#920303 !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:9px !important;font-weight:800 !important;letter-spacing:.12em !important}.single-page-main .article-title{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;color:#12161a !important;font-size:clamp(29px,3vw,38px) !important;font-weight:760 !important;line-height:1.16 !important;letter-spacing:-.018em !important;max-width:790px !important;margin:0 0 10px !important}.single-page-main .article-deck{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;color:#4f565c !important;font-size:15.5px !important;line-height:1.65 !important;max-width:760px !important;margin:0 0 11px !important}.single-page-main .article-meta{border-top:1px solid #e4e6e8 !important;border-bottom:1px solid #e4e6e8 !important;color:#777e84 !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:10.5px !important;line-height:1.35 !important;padding:9px 0 11px !important;margin-bottom:19px !important}.single-page-main .article-meta span:first-child{color:#202428 !important;font-weight:700 !important}.single-page-main .article-content{max-width:790px !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:17px !important;line-height:1.82 !important;color:#24282c !important;letter-spacing:0 !important}.single-page-main .article-content p{margin:0 0 1.12em !important}.single-page-main .article-content p:first-child::first-letter{font-size:2.8em !important;line-height:.88 !important;padding:6px 7px 0 0 !important;color:#920303 !important;font-weight:750 !important}.single-page-main .article-content h2,.single-page-main .article-content h3,.single-page-main .article-content h4{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;color:#111417 !important;line-height:1.3 !important;letter-spacing:-.01em !important}.single-page-main .article-content h2{font-size:22px !important}.single-page-main .article-content h3{font-size:19px !important}.single-page-main .article-content h4{font-size:17px !important}.single-page-main .article-content a{color:#b91d2b !important;text-decoration-thickness:1px !important;text-underline-offset:2px}.single-page-main .article-overview{margin:18px 0 25px !important;padding:15px 17px !important;border:1px solid #d9dde0 !important;border-left:3px solid #920303 !important;border-radius:4px !important;background:#fff !important;box-shadow:0 5px 16px rgba(18,22,26,.045) !important}.single-page-main .article-overview__head{align-items:baseline !important;gap:12px !important;margin-bottom:8px !important;padding-bottom:7px !important;border-bottom:1px solid #eceeef !important}.single-page-main .article-overview__head .panel-kicker{color:#920303 !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:8.5px !important;font-weight:800 !important;letter-spacing:.14em !important}.single-page-main .article-overview__head h2{margin:0 !important;color:#111417 !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:16px !important;font-weight:760 !important;letter-spacing:-.01em !important}.single-page-main .article-overview ul{margin:0 !important;padding-left:18px !important;display:grid !important;gap:7px !important}.single-page-main .article-overview li{color:#262a2e !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:13px !important;line-height:1.58 !important;padding-left:2px !important}.single-page-main .article-overview li::marker{color:#920303 !important}.single-page-main .article-figure figcaption{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;color:#777d82 !important;font-size:9.5px !important}@media(max-width:820px){.single-page-main .article-title{font-size:31px !important;line-height:1.17 !important}.single-page-main .article-deck{font-size:15px !important}.single-page-main .article-content{font-size:16.5px !important;line-height:1.8 !important}.single-page-main .article-overview{padding:14px 15px !important}.single-page-main .article-overview li{font-size:12.8px !important}}@media(max-width:560px){.single-page-main .article-title{font-size:27px !important;line-height:1.19 !important;letter-spacing:-.012em !important}.single-page-main .article-content{font-size:16px !important;line-height:1.78 !important}.single-page-main .article-content p:first-child::first-letter{font-size:2.55em !important}.single-page-main .article-overview{margin-top:16px !important;padding:13px 14px !important}.single-page-main .article-overview__head{display:block !important}.single-page-main .article-overview__head h2{margin-top:4px !important}}.single-page-main .article-content p:first-child::first-letter{font-family:Georgia,"Times New Roman",serif !important;font-size:3.55em !important;line-height:.98 !important;float:left !important;padding:2px 9px 0 0 !important;margin:0 !important;font-weight:500 !important;color:#920303 !important;letter-spacing:-.02em !important}@media(max-width:820px){.single-page-main .article-content p:first-child::first-letter{font-size:3.55em !important;line-height:.99 !important;padding:2px 8px 0 0 !important;font-weight:500 !important}}@media(max-width:560px){.single-page-main .article-content p:first-child::first-letter{font-size:3.55em !important;line-height:.99 !important}}.lk-preview-source{-webkit-tap-highlight-color:transparent;user-select:none;-webkit-user-select:none;cursor:zoom-in}.lk-preview-source img{-webkit-user-drag:none;user-select:none;-webkit-user-select:none}.lk-preview-source:focus-visible{outline:2px solid rgba(200,32,46,.72);outline-offset:2px}.event-gallery .lk-preview-source{touch-action:pan-y}.hero-carousel-nav{position:absolute;top:16px;left:18px;z-index:8;display:flex;align-items:center;gap:8px;padding:5px 7px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:rgba(8,17,24,.20);box-shadow:0 8px 22px rgba(0,0,0,.18);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px)}.hero-nav{width:34px;height:34px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(255,255,255,.46);border-radius:50%;background:rgba(255,255,255,.10);color:#fff;cursor:pointer;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;box-shadow:0 3px 12px rgba(0,0,0,.18)}.hero-nav:hover{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.78);box-shadow:0 5px 16px rgba(0,0,0,.24);transform:translateY(-1px)}.hero-nav:active{transform:translateY(0) scale(.96)}.hero-nav:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero-nav svg{width:20px;height:14px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.hero-carousel-dots{position:static !important;display:flex;align-items:center;gap:8px;margin:0 1px}.hero-carousel-dots .hero-dot{width:14px;height:14px;min-width:14px;padding:0;border:1px solid rgba(255,255,255,.62);border-radius:999px;background:rgba(255,255,255,.42);cursor:pointer;box-shadow:0 1px 7px rgba(0,0,0,.24);transition:transform .18s ease,background .18s ease,border-color .18s ease,width .22s ease,box-shadow .18s ease}.hero-carousel-dots .hero-dot:hover{transform:scale(1.12);background:rgba(255,255,255,.72);border-color:#fff}.hero-carousel-dots .hero-dot.is-active{width:48px;min-width:48px;background:#fff;border-color:#fff;box-shadow:0 2px 10px rgba(0,0,0,.26)}.hero-carousel-dots .hero-dot:focus-visible{outline:2px solid #fff;outline-offset:3px}.hero-carousel{cursor:grab}.hero-carousel.is-dragging{cursor:grabbing}@media(max-width:820px){.hero-carousel-nav{top:14px;left:14px;gap:6px;padding:4px 6px}.hero-nav{width:31px;height:31px}.hero-nav svg{width:18px;height:13px}.hero-carousel-dots{gap:7px}.hero-carousel-dots .hero-dot{width:12px;height:12px;min-width:12px}.hero-carousel-dots .hero-dot.is-active{width:40px;min-width:40px}}@media(max-width:560px){.hero-carousel-nav{top:11px;left:11px;gap:5px;padding:3px 5px}.hero-nav{width:28px;height:28px}.hero-nav svg{width:17px;height:12px}.hero-carousel-dots{gap:6px}.hero-carousel-dots .hero-dot{width:11px;height:11px;min-width:11px}.hero-carousel-dots .hero-dot.is-active{width:34px;min-width:34px}}@media(prefers-reduced-motion:reduce){.hero-nav,.hero-carousel-dots .hero-dot{transition:none}}@media (min-width:821px){.hero-carousel{cursor:default !important}.hero-carousel.is-dragging{cursor:default !important}.hero-carousel .hero-video-badge{left:auto !important;right:16px !important;top:16px !important}}@media (max-width:820px){.hero-carousel .hero-video-badge{left:auto !important;right:12px !important;top:12px !important}}.hero-carousel .hero-video-badge{z-index:7 !important;pointer-events:none}.highlight-section-head{gap:14px}.highlight-section-head .section-head-title{min-width:0;display:flex;align-items:center}.highlight-head-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.highlight-carousel-nav{display:inline-flex;align-items:center;gap:4px;padding:3px;border:1px solid #dfe3e6;border-radius:999px;background:rgba(255,255,255,.96);box-shadow:0 4px 14px rgba(11,29,42,.08)}.highlight-nav{width:32px;height:32px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:50%;background:transparent;color:var(--navy);cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease,transform .18s ease,box-shadow .18s ease}.highlight-nav svg{width:19px;height:13px;display:block;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.highlight-nav:hover{background:var(--red);border-color:var(--red);color:#fff;transform:translateY(-1px);box-shadow:0 4px 10px rgba(214,31,44,.22)}.highlight-nav:active{transform:translateY(0) scale(.96)}.highlight-nav:focus-visible{outline:2px solid var(--red);outline-offset:2px}.highlight-view-all{white-space:nowrap;font-size:10px;font-weight:800;color:#6a7379}.highlight-view-all:hover{color:var(--red)}@media(max-width:560px){.highlight-section-head{gap:8px;align-items:center}.highlight-head-actions{gap:7px}.highlight-carousel-nav{padding:2px}.highlight-nav{width:29px;height:29px}.highlight-nav svg{width:17px;height:12px}.highlight-view-all{display:none}}.highlight-nav:disabled{opacity:.35;cursor:default;transform:none !important;box-shadow:none !important}.highlight-nav:disabled:hover{background:transparent;border-color:transparent;color:var(--navy)}.hero-carousel-nav{top:14px !important;left:16px !important;gap:6px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;backdrop-filter:none !important;-webkit-backdrop-filter:none !important}.hero-nav{width:24px !important;height:24px !important;border:0 !important;border-radius:50% !important;background:transparent !important;color:#fff !important;box-shadow:none !important;opacity:.94;transform:none !important}.hero-nav:hover,.hero-nav:active{background:transparent !important;border-color:transparent !important;box-shadow:none !important;transform:none !important;opacity:1}.hero-nav svg{width:16px !important;height:11px !important;filter:drop-shadow(0 1px 3px rgba(0,0,0,.45))}.hero-carousel-dots{gap:5px !important;margin:0 0 0 1px !important}.hero-carousel-dots .hero-dot,.hero-carousel-dots .hero-dot:hover,.hero-carousel-dots .hero-dot:active{width:7px !important;height:7px !important;min-width:7px !important;padding:0 !important;border:0 !important;border-radius:50% !important;background:rgba(255,255,255,.72) !important;box-shadow:0 1px 4px rgba(0,0,0,.30) !important;transform:none !important}.hero-carousel-dots .hero-dot.is-active{width:18px !important;min-width:18px !important;height:7px !important;border-radius:999px !important;background:#fff !important;box-shadow:0 1px 5px rgba(0,0,0,.34) !important}@media(max-width:820px){.hero-carousel-nav{top:11px !important;left:11px !important;gap:5px !important}.hero-nav{width:21px !important;height:21px !important}.hero-nav svg{width:14px !important;height:10px !important}.hero-carousel-dots{gap:4px !important}.hero-carousel-dots .hero-dot{width:6px !important;height:6px !important;min-width:6px !important}.hero-carousel-dots .hero-dot.is-active{width:15px !important;min-width:15px !important;height:6px !important}}@media(max-width:560px){.hero-carousel-nav{top:9px !important;left:9px !important;gap:4px !important}.hero-nav{width:19px !important;height:19px !important}.hero-nav svg{width:13px !important;height:9px !important}.hero-carousel-dots{gap:4px !important}.hero-carousel-dots .hero-dot{width:6px !important;height:6px !important;min-width:6px !important}.hero-carousel-dots .hero-dot.is-active{width:14px !important;min-width:14px !important;height:6px !important}}.jelajah-section{grid-column:1 / -1;min-width:0;margin-top:0}.jelajah-head{display:flex;align-items:center;min-height:30px;padding:6px 12px;margin:0 0 10px;border-radius:2px;background:var(--navy)}.jelajah-head h2{margin:0;color:#fff;font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:14px;font-weight:900;line-height:1.1;letter-spacing:.055em;text-transform:uppercase}.jelajah-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.34fr) minmax(0,.92fr) minmax(0,1.34fr);grid-template-rows:repeat(2,minmax(0,112px));grid-template-areas:"humaniora nusantara otomotif mancanegara" "politik nusantara tekno mancanegara";gap:10px 12px;align-items:stretch}.jelajah-small,.jelajah-feature{min-width:0;min-height:0;overflow:hidden;border:1px solid #e0e5e8;background:#fff;box-shadow:0 4px 14px rgba(11,29,42,.045)}.jelajah-small{position:relative;display:grid;grid-template-columns:76px minmax(0,1fr);gap:9px;align-items:center;padding:7px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.jelajah-small::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--red);transform:scaleY(.28);transform-origin:center;transition:transform .24s ease}.jelajah-small:hover{transform:translateY(-1px);border-color:#d7dde1;box-shadow:0 8px 20px rgba(11,29,42,.09)}.jelajah-small:hover::before{transform:scaleY(1)}.jelajah-small__media{display:block;width:76px;height:76px;overflow:hidden;border-radius:2px;background:#eef1f3}.jelajah-small__media picture,.jelajah-small__media>img,.jelajah-small__media>.video-preview{display:block;width:100%;height:100%}.jelajah-small__media picture img,.jelajah-small__media>img,.jelajah-small__media>.video-preview img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .42s cubic-bezier(.22,.61,.36,1)}.jelajah-small:hover .jelajah-small__media picture img,.jelajah-small:hover .jelajah-small__media>img,.jelajah-small:hover .jelajah-small__media>.video-preview img{transform:scale(1.035)}.jelajah-small__body{min-width:0;align-self:center}.jelajah-small__label,.jelajah-feature__label{display:inline-flex;align-items:center;color:var(--red);font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:8px;line-height:1.05;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.jelajah-small__body h3{margin:4px 0 3px;font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:12px;line-height:1.22;font-weight:780;letter-spacing:-.006em;overflow-wrap:anywhere}.jelajah-small__body .meta-line{font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:8px;line-height:1.2;color:#89939a}.jelajah-empty-media{border:1px dashed #d5dce0;background:#f7f8f9}.jelajah-feature{position:relative;border-radius:2px;isolation:isolate}.jelajah-feature__media{position:absolute;inset:0;z-index:0;display:block;overflow:hidden;background:#dfe5e8}.jelajah-feature__media picture,.jelajah-feature__media>img,.jelajah-feature__media>.video-preview{position:absolute;inset:0;display:block;width:100%;height:100%}.jelajah-feature__media picture img,.jelajah-feature__media>img,.jelajah-feature__media>.video-preview img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .52s cubic-bezier(.22,.61,.36,1)}.jelajah-feature::after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(8,17,24,.02) 20%,rgba(8,17,24,.86) 100%)}.jelajah-feature:hover .jelajah-feature__media picture img,.jelajah-feature:hover .jelajah-feature__media>img,.jelajah-feature:hover .jelajah-feature__media>.video-preview img{transform:scale(1.025)}.jelajah-feature__overlay{position:absolute;left:13px;right:13px;bottom:11px;z-index:2;color:#fff}.jelajah-feature__label{padding:4px 6px;margin-bottom:5px;border-radius:2px;color:#fff;background:var(--red);letter-spacing:.075em;box-shadow:0 2px 8px rgba(0,0,0,.16)}.jelajah-feature__overlay h3{margin:0 0 4px;font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:17px;line-height:1.08;font-weight:820;letter-spacing:-.015em;text-shadow:0 2px 10px rgba(0,0,0,.25)}.jelajah-feature__overlay h3 a{color:#fff}.jelajah-feature__overlay h3 a:hover{color:#fff}.jelajah-feature__overlay .meta-line{color:rgba(255,255,255,.84);font-size:8px;line-height:1.2}.jelajah-feature__empty{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-end;padding:14px;color:#fff;background:linear-gradient(135deg,#173348,#0b1d2a)}.jelajah-feature__empty .jelajah-feature__label{margin-bottom:7px}.jelajah-feature__empty h3{margin:0;font-size:15px;line-height:1.15}.jelajah-small--humaniora{grid-area:humaniora}.jelajah-feature--nusantara{grid-area:nusantara}.jelajah-small--otomotif{grid-area:otomotif}.jelajah-feature--mancanegara{grid-area:mancanegara}.jelajah-small--politik{grid-area:politik}.jelajah-small--tekno{grid-area:tekno}@media(max-width:1100px) and (min-width:821px){.jelajah-grid{gap:9px 10px}.jelajah-small{grid-template-columns:64px minmax(0,1fr);padding:6px;gap:8px}.jelajah-small__media{width:64px;height:64px}.jelajah-small__body h3{font-size:11px}.jelajah-feature__overlay h3{font-size:15px}}@media(max-width:820px){.jelajah-section{grid-column:1 / -1}.jelajah-grid{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:none;grid-template-areas:"nusantara nusantara" "humaniora otomotif" "politik tekno" "mancanegara mancanegara";gap:10px}.jelajah-feature{min-height:230px}.jelajah-small{min-height:102px}.jelajah-feature__overlay h3{font-size:18px}}@media(max-width:560px){.jelajah-head{min-height:28px;padding:6px 10px;margin-bottom:9px}.jelajah-head h2{font-size:13px}.jelajah-grid{grid-template-columns:1fr;grid-template-areas:"nusantara" "humaniora" "politik" "otomotif" "tekno" "mancanegara";gap:9px}.jelajah-feature{min-height:205px}.jelajah-small{min-height:86px;grid-template-columns:64px minmax(0,1fr);padding:6px;gap:8px}.jelajah-small__media{width:64px;height:64px}.jelajah-small__body h3{font-size:11.5px;line-height:1.22}.jelajah-feature__overlay{left:11px;right:11px;bottom:10px}.jelajah-feature__overlay h3{font-size:17px;line-height:1.1}}.jelajah-feature__slides{position:absolute;inset:0;z-index:0;overflow:hidden}.jelajah-feature__slide{position:absolute;inset:0;opacity:0;visibility:hidden;transform:translate3d(14px,0,0);transition:opacity .44s cubic-bezier(.22,.61,.36,1),transform .52s cubic-bezier(.22,.61,.36,1),visibility 0s linear .52s;pointer-events:none}.jelajah-feature__slide.is-active{opacity:1;visibility:visible;transform:translate3d(0,0,0);transition-delay:0s;pointer-events:auto}.jelajah-feature__slide .jelajah-feature__media,.jelajah-feature__slide .jelajah-feature__overlay{position:absolute}.jelajah-feature__controls{position:absolute;z-index:7;top:10px;left:10px;display:flex;align-items:center;gap:5px;padding:4px;border:1px solid rgba(255,255,255,.24);border-radius:999px;background:rgba(7,18,27,.38);box-shadow:0 8px 24px rgba(0,0,0,.22);backdrop-filter:blur(8px) saturate(120%);-webkit-backdrop-filter:blur(8px) saturate(120%)}.jelajah-feature__nav{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.10);color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}.jelajah-feature__nav:hover,.jelajah-feature__nav:focus-visible{background:rgba(255,255,255,.22);border-color:rgba(255,255,255,.55);box-shadow:0 5px 14px rgba(0,0,0,.18);transform:translateY(-1px);outline:none}.jelajah-feature__nav:active{transform:translateY(0) scale(.96)}.jelajah-feature__nav svg{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(max-width:560px){.jelajah-feature__controls{top:8px;left:8px}.jelajah-feature__nav{width:27px;height:27px}}@media(max-width:820px){.event-gallery{overscroll-behavior-y:auto !important;-webkit-overflow-scrolling:touch;touch-action:pan-y}}@media(max-width:820px){.event-widget{height:auto !important;min-height:0 !important;max-height:none !important;overflow:visible !important}.event-widget .event-gallery{display:flex !important;flex-direction:row !important;flex-wrap:nowrap !important;align-items:stretch !important;gap:9px !important;width:100% !important;height:auto !important;max-height:none !important;min-height:0 !important;overflow-x:auto !important;overflow-y:hidden !important;padding:2px 1px 7px !important;scroll-snap-type:x mandatory !important;scroll-snap-stop:always;scroll-behavior:smooth !important;overscroll-behavior-x:contain !important;overscroll-behavior-y:auto !important;-webkit-overflow-scrolling:touch !important;touch-action:auto !important;scrollbar-width:none !important;contain:layout paint}.event-widget .event-gallery::-webkit-scrollbar{width:0 !important;height:0 !important;display:none !important}.event-widget .event-photo{flex:0 0 calc((100% - 9px) / 2) !important;width:calc((100% - 9px) / 2) !important;height:auto !important;min-width:0 !important;aspect-ratio:1 / 1 !important;scroll-snap-align:start !important;scroll-snap-stop:always;border-radius:4px !important;overflow:hidden !important;background:#fff !important}.event-widget .event-photo img,.event-widget .event-responsive-image{width:100% !important;height:100% !important;max-width:none !important;object-fit:contain !important;object-position:center !important;transform:none !important;touch-action:auto !important}.event-widget .event-gallery .lk-preview-source{touch-action:auto !important}}@media(max-width:560px){.event-widget .event-gallery{gap:8px !important;padding:2px 1px 6px !important}.event-widget .event-photo{flex-basis:calc((100% - 8px) / 2) !important;width:calc((100% - 8px) / 2) !important}}.jelajah-feature__overlay h3{font-family:Georgia,"Times New Roman",serif;font-size:clamp(19px,1.7vw,24px);line-height:1.08;font-weight:700;letter-spacing:-.022em;margin:0 0 6px;padding:5px 10px 6px;margin-left:-10px;margin-right:-10px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;background:rgba(0,0,0,.88);border-radius:1px;text-shadow:0 1px 5px rgba(0,0,0,.38);box-decoration-break:clone;-webkit-box-decoration-break:clone}.jelajah-feature__overlay h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;color:#fff}.jelajah-feature__overlay h3 a:hover{color:#fff}@media(max-width:1100px) and (min-width:821px){.jelajah-feature__overlay h3{font-size:clamp(18px,1.65vw,21px)}}@media(max-width:560px){.jelajah-feature__overlay h3{font-size:20px;line-height:1.08;padding:5px 8px 6px;margin-left:-8px;margin-right:-8px}}.jelajah-feature::after{content:none;background:none !important}.single-page-main .article-lead-row{width:100% !important;max-width:none !important;display:grid !important;grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr) !important;gap:14px !important;align-items:stretch !important;margin:22px 0 26px !important}.single-page-main .article-lead-row .article-figure{width:100% !important;max-width:none !important;margin:0 !important;min-width:0 !important}.single-page-main .article-photo-frame{width:100% !important;aspect-ratio:3 / 2 !important;padding:2px !important;border:1px solid #920303 !important;background:#f7f8f9 !important;box-sizing:border-box !important;overflow:hidden !important}.single-page-main .article-photo-frame img{display:block !important;width:100% !important;height:100% !important;max-width:none !important;max-height:none !important;object-fit:contain !important;object-position:center center !important;border-radius:0 !important;background:#fff !important}.single-page-main .article-lead-row .article-figure figcaption{margin-top:6px !important;max-width:none !important}.single-page-main .article-lead-row .article-overview{width:100% !important;max-width:none !important;height:100% !important;margin:0 !important;box-sizing:border-box !important}.single-page-main .article-title,.single-page-main .article-deck,.single-page-main .article-meta,.single-page-main .article-content,.single-page-main .share-row,.single-page-main .article-tags,.single-page-main .article-bottom-section{width:100% !important;max-width:none !important}.single-page-main .article-content{margin-top:0 !important}.single-page-main .article-lead-row>.article-overview:only-child{grid-column:1 / -1 !important}@media(max-width:820px){.single-page-main .article-lead-row{grid-template-columns:1fr !important;gap:18px !important}.single-page-main .article-lead-row .article-overview{height:auto !important}}.single-page-main .article-lead-row{grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr) !important;grid-template-rows:auto auto !important;column-gap:14px !important;row-gap:0 !important;align-items:stretch !important}.single-page-main .article-lead-row .article-figure{grid-column:1 !important;grid-row:1 !important;width:100% !important;margin:0 !important}.single-page-main .article-lead-row .article-overview{grid-column:2 !important;grid-row:1 !important;align-self:stretch !important;height:auto !important;margin:0 !important}.single-page-main .article-figure-caption{grid-column:1 !important;grid-row:2 !important;align-self:start !important;margin:6px 0 0 !important;padding:0 !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif !important;font-size:9.5px !important;line-height:1.5 !important;color:#777d82 !important}.jelajah-feature__overlay h3{font-family:var(--lk-font-ui,Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif) !important;font-size:18px !important;line-height:1.12 !important;font-weight:780 !important;letter-spacing:-.012em !important;text-shadow:none !important}.jelajah-feature__overlay h3 a{font-family:inherit !important;color:#fff !important}@media(max-width:1100px) and (min-width:821px){.jelajah-feature__overlay h3{font-size:17px !important}}@media(max-width:820px){.single-page-main .article-lead-row{display:flex !important;flex-direction:column !important;gap:14px !important}.single-page-main .article-lead-row .article-figure,.single-page-main .article-lead-row .article-overview,.single-page-main .article-figure-caption{grid-column:auto !important;grid-row:auto !important}.single-page-main .article-lead-row .article-figure{order:1 !important}.single-page-main .article-lead-row .article-overview{order:2 !important}.single-page-main .article-figure-caption{order:3 !important}}.single-page-main .article-lead-row{grid-template-rows:var(--lk-photo-frame-height,auto) auto !important}.single-page-main .article-lead-row .article-overview{height:var(--lk-photo-frame-height,auto) !important;max-height:var(--lk-photo-frame-height,none) !important;overflow:auto !important;overscroll-behavior:contain;scrollbar-width:thin}.site-footer .footer-grid{display:grid !important;grid-template-columns:minmax(0,1.02fr) minmax(0,1.98fr) !important;gap:30px !important;align-items:stretch !important}.site-footer .footer-brand-block{min-width:0}.site-footer .footer-brand-break{display:none}.site-footer .footer-channel-panel{min-width:0;border-left:1px solid rgba(255,255,255,.22);padding-left:30px}.site-footer .footer-channel-heading{color:#fff;font-size:14px !important;line-height:1.1 !important;font-weight:850;letter-spacing:.06em;margin:0 0 8px !important}.site-footer .footer-channel-columns{display:grid !important;grid-template-columns:repeat(5,minmax(0,1fr)) !important;grid-auto-flow:row !important;column-gap:24px !important;row-gap:2px !important;align-items:start}.site-footer .footer-channel-column{display:contents !important}.site-footer .footer-channel-columns a{display:block !important;color:#d4dbe0 !important;font-size:12px !important;line-height:1.15 !important;font-weight:450 !important;padding:1px 0 !important;white-space:normal}.site-footer .footer-channel-columns a:hover,.site-footer .footer-channel-columns a:focus-visible{color:#fff !important;text-decoration:underline;text-underline-offset:2px}.site-footer .footer-extra-widgets{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:22px;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}@media(max-width:820px){.single-page-main .article-lead-row .article-overview{height:auto !important;max-height:none !important;overflow:visible !important}.site-footer .footer-grid{grid-template-columns:1fr !important;gap:22px !important}.site-footer .footer-channel-panel{border-left:0;padding-left:0;border-top:1px solid rgba(255,255,255,.18);padding-top:18px}.site-footer .footer-channel-columns{grid-template-columns:repeat(3,minmax(0,1fr)) !important;column-gap:20px !important;row-gap:2px !important}.site-footer .footer-extra-widgets{grid-template-columns:1fr 1fr}}@media(max-width:560px){.site-footer .footer-channel-columns{grid-template-columns:repeat(2,minmax(0,1fr)) !important;column-gap:18px !important}.site-footer .footer-extra-widgets{grid-template-columns:1fr}}.home-site-main{padding-bottom:4px !important}.index-news-section{width:100%;margin:20px 0 6px}.index-news-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin:0 0 9px;padding-left:11px;border-left:3px solid var(--red);min-height:27px}.index-news-title-wrap{min-width:0}.index-news-head h2{margin:0;color:var(--navy);font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:15px;line-height:1.05;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.index-news-actions{margin-left:auto;display:flex;align-items:center;gap:9px}.index-news-view-all{display:inline-flex;align-items:center;gap:5px;white-space:nowrap;color:#707a81;font-size:9px;line-height:1;font-weight:850;letter-spacing:.015em;transition:color .18s ease}.index-news-view-all span{font-size:11px;line-height:1;transform:translateY(-.15px)}.index-news-view-all:hover{color:var(--red)}.index-news-nav{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid #e1e6e9;border-radius:999px;background:rgba(255,255,255,.98);box-shadow:0 3px 10px rgba(11,29,42,.06)}.index-news-nav-button{width:27px;height:27px;padding:0;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:transparent;color:#42515b;cursor:pointer;transition:background .18s ease,color .18s ease,transform .18s ease,box-shadow .18s ease}.index-news-nav-button svg{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.index-news-nav-button:hover:not(:disabled),.index-news-nav-button:focus-visible:not(:disabled){background:var(--navy);color:#fff;transform:translateY(-1px);box-shadow:0 4px 10px rgba(11,29,42,.16);outline:none}.index-news-nav-button:active:not(:disabled){transform:translateY(0) scale(.96)}.index-news-nav-button:focus-visible{outline:2px solid var(--red);outline-offset:2px}.index-news-nav-button:disabled{opacity:.28;cursor:default;transform:none !important;box-shadow:none !important}.index-news-carousel{width:100%;min-width:0}.index-news-viewport{width:100%;min-width:0;overflow:hidden;cursor:grab;touch-action:pan-y pinch-zoom;-webkit-tap-highlight-color:transparent}.index-news-viewport.is-dragging{cursor:grabbing}.index-news-track{display:flex;align-items:stretch;gap:10px;will-change:transform}.index-news-card{position:relative;flex:0 0 calc((100% - 60px) / 7);min-width:0;overflow:hidden;border:1px solid #e1e6e9;border-radius:3px;background:#fff;box-shadow:0 2px 9px rgba(11,29,42,.038);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.index-news-card::before{content:"";position:absolute;left:0;top:0;bottom:0;width:2px;background:var(--red);transform:scaleY(.16);transform-origin:center;transition:transform .22s ease;z-index:2}.index-news-card:hover{transform:translateY(-2px);border-color:#d5dce0;box-shadow:0 8px 18px rgba(11,29,42,.09)}.index-news-card:hover::before{transform:scaleY(1)}.index-news-card__image{display:block;width:100%;aspect-ratio:16 / 8.8;overflow:hidden;background:#eef1f3}.index-news-card__image picture,.index-news-card__image>img,.index-news-card__image>.video-preview{display:block;width:100%;height:100%}.index-news-card__image picture img,.index-news-card__image>img,.index-news-card__image>.video-preview img{width:100%;height:100%;object-fit:cover;transition:transform .38s cubic-bezier(.22,.61,.36,1),filter .25s ease}.index-news-card:hover .index-news-card__image picture img,.index-news-card:hover .index-news-card__image>img,.index-news-card:hover .index-news-card__image>.video-preview img{transform:scale(1.035);filter:saturate(1.03) contrast(1.015)}.index-news-card__body{padding:7px 8px 8px}.index-news-card__category{min-height:9px;color:var(--red);font-size:7px;line-height:1.1;font-weight:900;letter-spacing:.095em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-news-card__title{margin:4px 0 6px;font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:11.5px;line-height:1.17;font-weight:800;letter-spacing:-.006em;min-height:2.34em;max-height:2.34em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.index-news-card__title{color:var(--ink)}.index-news-card__link:hover .index-news-card__title{color:var(--red)}.index-news-card__meta{color:#8b959c;font-size:7px;line-height:1.15;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.index-news-empty{width:100%;min-height:136px;display:flex;align-items:center;justify-content:center;border:1px dashed #d6dde1;background:#f8f9f9;color:#7b858b;font-size:12px}@media(max-width:1100px){.index-news-card{flex-basis:calc((100% - 50px) / 6)}}@media(max-width:900px){.index-news-card{flex-basis:calc((100% - 30px) / 4)}}@media(max-width:760px){.index-news-card{flex-basis:calc((100% - 10px) / 2)}}@media(max-width:560px){.home-site-main{padding-bottom:10px}.index-news-section{margin:18px 0 4px}.index-news-head{gap:8px;align-items:center;margin-bottom:8px;padding-left:9px;border-left-width:3px}.index-news-head h2{font-size:12px;letter-spacing:.04em}.index-news-actions{gap:6px}.index-news-view-all{font-size:8px}.index-news-view-all span{font-size:10px}.index-news-nav{padding:2px}.index-news-nav-button{width:25px;height:25px}.index-news-nav-button svg{width:14px;height:14px}.index-news-track{gap:8px}.index-news-card{flex-basis:100%}.index-news-card__body{padding:7px 8px 8px}.index-news-card__title{font-size:12px;line-height:1.2;min-height:2.4em;max-height:2.4em}}.index-news-section{margin:18px 0 12px;overflow:visible}.index-news-head{margin-bottom:10px;min-height:30px}.index-news-nav-button.is-loading{position:relative;color:#90999f}.index-news-nav-button.is-loading::after{content:"";width:10px;height:10px;border:1.5px solid currentColor;border-top-color:transparent;border-radius:50%;animation:indexNewsSpin .75s linear infinite}.index-news-nav-button.is-loading svg{opacity:0}.index-news-card{border-radius:2px;box-shadow:0 2px 10px rgba(11,29,42,.045)}.index-news-card__image{aspect-ratio:16 / 9}.index-news-card__body{padding:8px 9px 9px}.index-news-card__title{letter-spacing:-.008em}@keyframes indexNewsSpin{to{transform:rotate(360deg)}}@media(max-width:560px){.index-news-section{margin:16px 0 9px}.index-news-head{margin-bottom:8px}}.index-news-track{gap:10px}.index-news-card{flex:0 0 calc((100% - 60px) / 7) !important}@media(max-width:1100px){.index-news-card{flex-basis:calc((100% - 50px) / 6) !important}}@media(max-width:900px){.index-news-card{flex-basis:calc((100% - 30px) / 4) !important}}@media(max-width:760px){.index-news-card{flex-basis:calc((100% - 10px) / 2) !important}}@media(max-width:560px){.index-news-track{gap:8px}.index-news-card{flex-basis:100% !important}}@media(max-width:560px){.home-lead>.hero-carousel{width:100% !important;max-width:100% !important;margin-left:0 !important;margin-right:0 !important}.single-page-main .article-lead-row{gap:0 !important}.single-page-main .article-lead-row .article-figure{order:1 !important}.single-page-main .article-figure-caption{order:2 !important;margin:6px 0 14px !important;padding:0 !important;width:100% !important}.single-page-main .article-lead-row .article-overview{order:3 !important}}@media (min-width:821px){.hero-carousel .hero-copy h1,.hero-carousel .hero-copy p{position:relative !important;top:-8px !important}.hero-carousel-nav .hero-nav{position:relative !important;width:18px !important;height:18px !important;padding:0 !important;border:0 !important;border-radius:0 !important;background:transparent !important;box-shadow:none !important;color:#fff !important;opacity:.96}.hero-carousel-nav .hero-nav svg{display:none !important}.hero-carousel-nav .hero-nav::before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-top:4px solid transparent;border-bottom:4px solid transparent;filter:drop-shadow(0 1px 2px rgba(0,0,0,.42));transition:transform .16s ease,opacity .16s ease}.hero-carousel-nav .hero-nav-prev::before{border-right:6px solid rgba(255,255,255,.95);transform:translate(-58%,-50%)}.hero-carousel-nav .hero-nav-next::before{border-left:6px solid rgba(255,255,255,.95);transform:translate(-42%,-50%)}.hero-carousel-nav .hero-nav:hover::before{opacity:1}.hero-carousel-nav .hero-nav-prev:hover::before{transform:translate(-62%,-50%) scale(1.08)}.hero-carousel-nav .hero-nav-next:hover::before{transform:translate(-38%,-50%) scale(1.08)}}@media (min-width:821px){.hero-carousel .hero-copy .eyebrow{margin-bottom:4px !important;position:relative !important;top:-8px !important}}@media (min-width:821px){.home-lead{row-gap:16px}.home-lead>.hero-story-nav{grid-column:1 / 3 !important;grid-row:2 !important;width:100%;min-width:0;align-self:start;padding:0;margin:0;position:relative;z-index:2}.home-lead>.home-promo-slot{grid-column:1 / 3 !important;grid-row:3 !important}.home-lead>.sidebox{grid-column:3 !important;grid-row:1 / span 3 !important}.hero-story-nav-track{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;min-width:0;padding:10px 0 0;border-top:3px solid var(--ink);position:relative}.hero-story-nav-track::before{content:"";position:absolute;top:-3px;left:0;width:32%;height:3px;background:var(--red);pointer-events:none}.hero-story-nav-card{appearance:none;-webkit-appearance:none;display:flex;flex-direction:column;width:100%;min-width:0;margin:0;padding:0;border:1px solid #e3e7ea;border-top:3px solid #171b1f;border-radius:6px;overflow:hidden;background:#fff;color:var(--ink);text-align:left;cursor:pointer;box-shadow:0 3px 12px rgba(11,29,42,.06);transition:border-color .22s ease,box-shadow .22s ease,transform .22s ease;position:relative}.hero-story-nav-card:hover{transform:translateY(-2px);border-color:#cbd1d6;box-shadow:0 8px 18px rgba(11,29,42,.10)}.hero-story-nav-card.is-active{border-top-color:var(--red);box-shadow:0 8px 20px rgba(11,29,42,.12),0 0 0 1px rgba(214,31,44,.10);animation:heroStoryNavActive .48s cubic-bezier(.22,.61,.36,1)}.hero-story-nav-card__image{display:block;position:relative;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#eef1f3}.hero-story-nav-card__image::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(7,14,20,0) 48%,rgba(7,14,20,.12) 100%);pointer-events:none}.hero-story-nav-card__image img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;transition:transform .38s cubic-bezier(.22,.61,.36,1)}.hero-story-nav-card:hover .hero-story-nav-card__image img,.hero-story-nav-card.is-active .hero-story-nav-card__image img{transform:scale(1.018)}.hero-story-nav-card__image .image-placeholder{width:100%;height:100%;min-height:0}.hero-story-nav-card__title{display:block;min-height:51px;padding:8px 10px 10px;border-top:1px solid #e7eaec;font-size:13px;line-height:1.18;font-weight:850;letter-spacing:-.012em;color:#14191d;background:linear-gradient(180deg,#fff 0%,#fbfcfc 100%);overflow:visible;word-break:normal;overflow-wrap:anywhere}.hero-story-nav-card.is-active .hero-story-nav-card__title{color:#111}}@keyframes heroStoryNavActive{0%{transform:translateY(0);box-shadow:0 3px 12px rgba(11,29,42,.06),0 0 0 0 rgba(214,31,44,0)}45%{transform:translateY(-3px);box-shadow:0 10px 24px rgba(11,29,42,.13),0 0 0 2px rgba(214,31,44,.12)}100%{transform:translateY(0);box-shadow:0 8px 20px rgba(11,29,42,.12),0 0 0 1px rgba(214,31,44,.10)}}@media (max-width:820px){.hero-story-nav{display:none !important}}@media (prefers-reduced-motion:reduce){.hero-story-nav-card,.hero-story-nav-card__image img{transition:none !important}.hero-story-nav-card.is-active{animation:none !important}}@media (min-width:821px){.home-lead>.sidebox>.popular-feature-card{width:100%;height:234px;min-height:234px;margin:0 0 0;flex:0 0 234px}.home-lead>.sidebox>.popular-feature-card .jelajah-feature__overlay h3{font-size:18px;line-height:1.10;letter-spacing:-.012em}}@media (max-width:820px){.home-lead>.sidebox>.popular-feature-card{width:100%;min-height:230px;height:230px;margin:0}}.popular-feature-card .jelajah-feature__overlay h3,.popular-feature-card .jelajah-feature__overlay h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden}.header-top-ad{min-width:0;overflow:visible !important;justify-content:center}.header-top-ad .ad-slot{display:block !important;width:100% !important;min-width:0 !important;height:auto !important;min-height:0 !important;max-width:none !important;margin:0 !important;overflow:visible !important;text-align:center}.header-top-ad .ad-slot .ad-desktop,.header-top-ad .ad-slot .ad-mobile{width:100%;min-width:0;margin:0 auto;line-height:0}.header-top-ad .ad-slot .ad-desktop>a,.header-top-ad .ad-slot .ad-mobile>a{display:block;width:100% !important;max-width:750px !important;margin:0 auto;line-height:0}.header-top-ad .ad-slot .ad-desktop>a>img,.header-top-ad .ad-slot .ad-mobile>a>img,.header-top-ad .ad-slot .ad-desktop.ad-image-desktop>a>img,.header-top-ad .ad-slot .ad-mobile-image>a>img{display:block;width:100% !important;max-width:750px !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:center;margin:0 auto;border-radius:0}.header-top-ad .ad-slot .ad-desktop>a>picture,.header-top-ad .ad-slot .ad-mobile>a>picture,.header-top-ad .ad-slot .ad-desktop.ad-image-desktop>a>picture,.header-top-ad .ad-slot .ad-mobile-image>a>picture{display:block;width:100% !important;max-width:750px !important;margin:0 auto;line-height:0}.header-top-ad .ad-slot .ad-desktop>a>picture>img,.header-top-ad .ad-slot .ad-mobile>a>picture>img,.header-top-ad .ad-slot .ad-desktop.ad-image-desktop>a>picture>img,.header-top-ad .ad-slot .ad-mobile-image>a>picture>img{display:block;width:100% !important;max-width:750px !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:center;margin:0 auto;border-radius:0}.header-top-ad .ad-slot .ad-desktop>img,.header-top-ad .ad-slot .ad-mobile>img{display:block;width:100% !important;max-width:750px !important;height:auto !important;max-height:none !important;object-fit:contain !important;margin:0 auto}.header-top-ad .ad-slot .ad-desktop.ad-image-desktop,.header-top-ad .ad-slot .ad-mobile.ad-mobile-image{width:100%;max-width:750px;margin:0 auto}.header-top-ad .ad-slot .ad-desktop.ad-image-desktop>img,.header-top-ad .ad-slot .ad-mobile.ad-mobile-image>img{display:block;width:100% !important;max-width:750px !important;height:auto !important;max-height:none !important;object-fit:contain !important;margin:0 auto}.header-top-ad .ad-slot .ad-mobile{display:none !important}@media(max-width:820px){.header-top-ad .ad-slot .ad-desktop>a,.header-top-ad .ad-slot .ad-mobile>a,.header-top-ad .ad-slot .ad-desktop.ad-image-desktop,.header-top-ad .ad-slot .ad-mobile.ad-mobile-image{width:100%;max-width:750px}.header-top-ad .ad-slot.has-mobile-ad .ad-desktop{display:none !important}.header-top-ad .ad-slot.has-mobile-ad .ad-mobile{display:block !important}}@media(max-width:560px){.header-top-ad{width:100%;padding:6px 0 4px}.header-top-ad .ad-slot,.header-top-ad .ad-slot .ad-desktop,.header-top-ad .ad-slot .ad-mobile{height:auto !important;max-height:none !important}.header-top-ad .ad-slot .ad-desktop>a,.header-top-ad .ad-slot .ad-mobile>a,.header-top-ad .ad-slot .ad-desktop.ad-image-desktop,.header-top-ad .ad-slot .ad-mobile.ad-mobile-image{width:100%;max-width:750px}}.header-actions{justify-content:flex-end}.header-actions .search-toggle{position:relative;display:inline-flex;align-items:center;justify-content:flex-end;gap:8px;min-width:76px;height:40px;padding:7px 2px 10px 0 !important;border:0 !important;background:transparent !important;color:var(--navy);font-size:11px;font-weight:900;letter-spacing:.11em;line-height:1;text-transform:uppercase;box-shadow:none !important;transition:color .18s ease,transform .18s ease}.header-actions .search-toggle::after{content:"";position:absolute;right:0;bottom:3px;width:100%;height:1px;background:linear-gradient(90deg,var(--red) 0 15px,var(--navy) 15px 36px,rgba(11,29,42,.22) 36px 100%)}.search-toggle__icon{position:relative;display:inline-block;width:18px;height:18px;flex:0 0 18px}.search-toggle__icon::before{content:"";position:absolute;left:1px;top:1px;width:11px;height:11px;border:2px solid currentColor;border-radius:50%}.search-toggle__icon::after{content:"";position:absolute;left:12px;top:13px;width:7px;height:2px;background:currentColor;transform:rotate(45deg);transform-origin:left center;border-radius:2px}.search-toggle__label::after{content:"";display:inline-block;width:11px;height:1px;margin-left:6px;vertical-align:middle;background:var(--red)}.header-actions .search-toggle:hover,.header-actions .search-toggle:focus-visible{color:var(--red);outline:none;transform:translateY(-1px)}.header-actions .search-toggle:hover::after,.header-actions .search-toggle:focus-visible::after{background:linear-gradient(90deg,var(--red) 0 28px,var(--navy) 28px 44px,rgba(11,29,42,.22) 44px 100%)}@media (max-width:820px){.header-actions .search-toggle{min-width:74px;height:40px;font-size:10px;letter-spacing:.09em}}@media (min-width:821px){.header-main{grid-template-columns:390px minmax(300px,1fr) auto;align-items:center}.lk-site-logo{height:120px;max-width:100%;width:auto;object-fit:contain;object-position:left center}.header-top-ad .ad-slot .ad-desktop,.header-top-ad .ad-slot .ad-desktop.ad-image-desktop{width:100%;max-width:600px !important;margin:0 auto}.header-top-ad .ad-slot .ad-desktop>a,.header-top-ad .ad-slot .ad-desktop>a>img,.header-top-ad .ad-slot .ad-desktop.ad-image-desktop>img,.header-top-ad .ad-slot .ad-desktop>a>picture,.header-top-ad .ad-slot .ad-desktop>a>picture>img{max-width:600px !important}.header-actions{align-self:flex-end;margin-bottom:8px}}.event-widget-head{position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:6px;margin-bottom:10px;border-bottom:0}.event-widget-title-wrap{margin:0 !important;line-height:1 !important}.event-widget-title-link,.event-widget-view-all{appearance:none;-webkit-appearance:none;border:0;background:transparent;padding:0;margin:0;font:inherit;color:inherit;text-align:left}.event-widget-title-link::after{content:none !important;display:none !important}.event-widget-title-mark{display:none !important}.event-widget-title-link{position:relative;display:inline-flex;align-items:center;cursor:pointer;color:#15191d;font-family:var(--lk-font-ui);font-size:17px;line-height:1.1;font-weight:900;letter-spacing:.045em;text-transform:uppercase;transition:color .22s ease,transform .22s ease,letter-spacing .22s ease,text-shadow .22s ease}.event-widget-title-link:hover,.event-widget-title-link:focus-visible{color:#920303;letter-spacing:.06em;transform:translateX(2px);text-shadow:0 5px 18px rgba(200,32,46,.10);outline:none}.event-widget-title-link:active{transform:translateX(2px) scale(.985)}.event-widget-title-link:focus-visible{box-shadow:0 0 0 3px rgba(200,32,46,.10);border-radius:3px}.event-widget-view-all{position:relative;display:inline-flex;align-items:center;cursor:pointer;color:#687178;font-family:var(--lk-font-ui);font-size:9px;line-height:1.2;font-weight:800;letter-spacing:.09em;text-transform:uppercase;transition:color .22s ease,transform .22s ease,letter-spacing .22s ease}.event-widget-view-all::after{content:"";position:absolute;left:0;right:0;bottom:-4px;height:1px;background:linear-gradient(90deg,#920303 0 36%,#1e2a33 36% 100%);transform:scaleX(0);transform-origin:left center;transition:transform .24s cubic-bezier(.2,.7,.2,1)}.event-widget-view-all:hover,.event-widget-view-all:focus-visible{color:#920303;letter-spacing:.11em;transform:translateX(-1px);outline:none}.event-widget-view-all:hover::after,.event-widget-view-all:focus-visible::after{transform:scaleX(1)}.event-widget-view-all:focus-visible{box-shadow:0 0 0 3px rgba(200,32,46,.08);border-radius:3px}.event-widget-view-all:active{transform:translateX(-1px) translateY(1px)}.lk-event-all-modal{position:fixed;inset:0;z-index:100000;display:none;align-items:flex-start;justify-content:center;overflow-y:auto;overflow-x:hidden;padding:24px;background:rgba(7,14,20,.90);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.lk-event-all-modal.is-open{display:block}.lk-event-all-modal__panel{position:relative;width:min(1240px,calc(100vw - 48px));min-height:calc(100vh - 48px);margin:0 auto;display:flex;flex-direction:column;overflow:visible;background:#fff;border:1px solid rgba(255,255,255,.58);border-radius:14px;box-shadow:0 28px 86px rgba(0,0,0,.36)}.lk-event-all-modal__head{position:sticky;top:0;z-index:4;flex:0 0 auto;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:18px 22px 16px;border-bottom:1px solid rgba(18,22,26,.09);background:rgba(255,255,255,.96);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:14px 14px 0 0}.lk-event-all-modal__heading{text-align:center;min-width:0}.lk-event-all-modal__back{appearance:none;-webkit-appearance:none;display:inline-flex;align-items:center;gap:7px;padding:7px 9px;border:1px solid rgba(18,22,26,.10);border-radius:6px;background:#fff;color:#4c565d;font:800 9px/1 var(--lk-font-ui),system-ui,sans-serif;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;transition:color .22s ease,border-color .22s ease,background-color .22s ease,transform .22s ease}.lk-event-all-modal__back-icon{font-size:16px;line-height:1;transform:translateY(-1px)}.lk-event-all-modal__back:hover,.lk-event-all-modal__back:focus-visible{color:#920303;border-color:rgba(200,32,46,.34);background:rgba(200,32,46,.04);transform:translateX(-2px);outline:none}.lk-event-all-modal__back:active{transform:translateX(-2px) translateY(1px)}.lk-event-all-modal__eyebrow{margin:0 0 4px;color:#920303;font-family:var(--lk-font-ui);font-size:8px;font-weight:850;line-height:1.2;letter-spacing:.16em;text-transform:uppercase}.lk-event-all-modal__title{margin:0;color:#15191d;font-family:var(--lk-font-ui);font-size:22px;font-weight:900;line-height:1.05;letter-spacing:.035em}.lk-event-all-modal__close{flex:0 0 auto;width:38px;height:38px;border:1px solid rgba(18,22,26,.14);border-radius:50%;background:#fff;color:#1a2025;font:800 20px/36px system-ui,sans-serif;text-align:center;cursor:pointer;transition:transform .22s ease,background-color .22s ease,border-color .22s ease,color .22s ease}.lk-event-all-modal__close:hover,.lk-event-all-modal__close:focus-visible{transform:rotate(3deg);border-color:rgba(200,32,46,.45);background:rgba(200,32,46,.05);color:#920303;outline:none}.lk-event-all-modal__grid{flex:0 0 auto;min-height:0;overflow:visible;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;padding:18px;background:#f5f6f7;border-radius:0 0 14px 14px}.lk-event-all-item{position:relative;display:block;width:100%;aspect-ratio:1/1;overflow:hidden;padding:0;border:1px solid rgba(18,22,26,.08);border-radius:8px;background:#fff;cursor:zoom-in;box-shadow:0 5px 18px rgba(0,0,0,.07);transition:transform .26s cubic-bezier(.2,.7,.2,1),box-shadow .26s ease,border-color .26s ease}.lk-event-all-item::before{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,0),rgba(16,21,25,.06));opacity:0;transition:opacity .24s ease}.lk-event-all-item:hover,.lk-event-all-item:focus-visible{transform:translateY(-2px);border-color:rgba(200,32,46,.28);box-shadow:0 10px 26px rgba(0,0,0,.12);outline:none}.lk-event-all-item:hover::before,.lk-event-all-item:focus-visible::before{opacity:1}.lk-event-all-item img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;background:#fff;pointer-events:none}.lk-event-all-modal__empty{grid-column:1/-1;padding:42px 20px;text-align:center;color:#737d84;font:650 12px/1.5 var(--lk-font-ui),system-ui,sans-serif}body.lk-event-all-open{overflow:hidden}@media(max-width:1100px){.lk-event-all-modal{padding:18px}.lk-event-all-modal__panel{width:min(100%,calc(100vw - 36px));min-height:calc(100vh - 36px)}.lk-event-all-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:14px}}@media(max-width:820px){.event-widget-head{align-items:center;gap:10px;padding-bottom:5px}.event-widget-title-link{font-size:16px}.event-widget-view-all{font-size:8.5px;letter-spacing:.08em}.lk-event-all-modal{padding:10px}.lk-event-all-modal__panel{width:calc(100vw - 20px);min-height:calc(100vh - 20px);border-radius:10px}.lk-event-all-modal__head{gap:10px;padding:14px 14px 12px;border-radius:10px 10px 0 0}.lk-event-all-modal__back{font-size:8px;padding:6px 7px;gap:5px}.lk-event-all-modal__back-icon{font-size:15px}.lk-event-all-modal__eyebrow{font-size:7.5px}.lk-event-all-modal__title{font-size:20px}.lk-event-all-modal__close{width:36px;height:36px;line-height:34px;font-size:19px}.lk-event-all-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:10px;border-radius:0 0 10px 10px}}@media(max-width:560px){.event-widget-head{gap:7px}.event-widget-title-link{font-size:15px}.event-widget-view-all{font-size:7.7px;letter-spacing:.07em}.lk-event-all-modal{padding:6px}.lk-event-all-modal__panel{width:calc(100vw - 12px);min-height:calc(100vh - 12px);border-radius:9px}.lk-event-all-modal__head{grid-template-columns:auto 1fr auto;gap:7px;padding:12px 10px 10px;border-radius:9px 9px 0 0}.lk-event-all-modal__back{font-size:7.5px;padding:6px 6px;letter-spacing:.10em}.lk-event-all-modal__back-icon{font-size:14px}.lk-event-all-modal__eyebrow{font-size:7px;margin-bottom:3px}.lk-event-all-modal__title{font-size:17px}.lk-event-all-modal__close{width:33px;height:33px;line-height:31px;font-size:18px}.lk-event-all-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:8px;border-radius:0 0 9px 9px}}@media(prefers-reduced-motion:reduce){.event-widget-title-link,.event-widget-view-all,.event-widget-view-all::after,.lk-event-all-modal__back,.lk-event-all-modal__close,.lk-event-all-item,.lk-event-all-item::before{transition:none !important}}.event-page{--event-ink:#111820;--event-muted:#69737b;--event-paper:#fff;--event-soft:#f4f6f7;--event-border:#e2e7ea;background:radial-gradient(circle at 8% 0%,rgba(214,31,44,.045),transparent 24%),linear-gradient(180deg,#fbfcfc 0%,#f5f7f8 45%,#fff 100%);min-height:calc(100vh - 190px);padding-bottom:64px}.event-page__masthead{position:relative;overflow:hidden;border-bottom:1px solid var(--event-border);background:rgba(255,255,255,.94)}.event-page__masthead::before{content:"";position:absolute;left:0;top:0;width:88px;height:3px;background:var(--red)}.event-page__masthead::after{content:"";position:absolute;right:0;bottom:0;width:28%;height:1px;background:linear-gradient(90deg,transparent,var(--navy));opacity:.18}.event-page__masthead-inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:30px;min-height:180px;padding:34px 0 31px}.event-page__back{display:inline-flex;align-items:center;gap:8px;min-width:112px;padding:9px 11px;border:1px solid #d9dfe3;background:#fff;color:#4f5b63;font:800 10px/1 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:.13em;text-transform:uppercase;transition:color .2s ease,border-color .2s ease,background-color .2s ease,transform .2s ease}.event-page__back-icon{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:17px;line-height:1}.event-page__back:hover,.event-page__back:focus-visible{color:var(--red);border-color:rgba(214,31,44,.28);background:#fff;transform:translateX(-2px);outline:none}.event-page__heading{text-align:center;min-width:0}.event-page__eyebrow{margin:0 0 7px;color:var(--red);font:850 9px/1.1 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:.19em;text-transform:uppercase}.event-page__heading h1{margin:0;color:var(--event-ink);font:900 clamp(32px,4.1vw,54px)/.98 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:-.035em}.event-page__rule{display:flex;align-items:center;justify-content:center;gap:0;margin:14px auto 11px;width:90px;height:3px}.event-page__rule::before{content:"";width:38px;height:2px;background:var(--red)}.event-page__rule span{display:block;width:52px;height:2px;background:var(--navy)}.event-page__heading p{max-width:650px;margin:0 auto;color:var(--event-muted);font:500 12px/1.6 var(--lk-font-ui),Inter,system-ui,sans-serif}.event-page__count{min-width:92px;padding-left:18px;border-left:1px solid var(--event-border);text-align:left}.event-page__count strong{display:block;color:var(--navy);font:900 25px/.95 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:-.02em}.event-page__count span{display:block;margin-top:4px;color:#8a949b;font:800 8px/1.2 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:.14em}.event-page__content{padding-top:30px}.event-page__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.event-page__item{position:relative;display:block;width:100%;padding:0;border:0;overflow:hidden;background:#fff;color:inherit;text-align:left;cursor:zoom-in;box-shadow:0 4px 16px rgba(14,25,33,.06);outline:1px solid rgba(17,24,32,.07);outline-offset:-1px;transition:transform .28s cubic-bezier(.2,.7,.2,1),box-shadow .28s ease,outline-color .28s ease}.event-page__item::after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 58%,rgba(7,14,20,.32) 100%);opacity:0;transition:opacity .26s ease}.event-page__item:hover,.event-page__item:focus-visible{transform:translateY(-4px);box-shadow:0 18px 38px rgba(10,24,34,.15);outline-color:rgba(214,31,44,.24)}.event-page__item:hover::after,.event-page__item:focus-visible::after{opacity:1}.event-page__media{display:block;aspect-ratio:1/1;width:100%;background:#fff;overflow:hidden}.event-page__media img{display:block;width:100%;height:100%;max-width:none;object-fit:contain;object-position:center;background:#fff;transition:transform .36s cubic-bezier(.2,.7,.2,1)}.event-page__item:hover .event-page__media img,.event-page__item:focus-visible .event-page__media img{transform:scale(1.012)}.event-page__item-meta{position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:34px;padding:8px 11px;border-top:1px solid #edf0f2;background:#fff}.event-page__item-index{color:#9aa3a9;font:850 8px/1 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:.12em}.event-page__item-action{color:#59646c;font:850 8px/1 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:.1em}.event-page__item:hover .event-page__item-action,.event-page__item:focus-visible .event-page__item-action{color:var(--red)}.event-page__empty{max-width:760px;margin:28px auto 0;padding:55px 28px;border:1px solid var(--event-border);background:rgba(255,255,255,.88);text-align:center;box-shadow:0 8px 28px rgba(12,28,38,.05)}.event-page__empty-kicker{color:var(--red);font:850 9px/1 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:.18em}.event-page__empty h2{margin:9px 0 6px;color:var(--event-ink);font:850 27px/1.05 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:-.025em}.event-page__empty p{max-width:520px;margin:0 auto 20px;color:#778189;font-size:13px;line-height:1.7}.event-page__empty-back{display:inline-flex;align-items:center;justify-content:center;padding:10px 13px;background:var(--navy);color:#fff;font:850 9px/1 var(--lk-font-ui),Inter,system-ui,sans-serif;letter-spacing:.11em;transition:background-color .2s ease,transform .2s ease}.event-page__empty-back:hover,.event-page__empty-back:focus-visible{background:var(--red);color:#fff;transform:translateY(-1px);outline:none}@media(max-width:1100px){.event-page__masthead-inner{grid-template-columns:auto minmax(0,1fr) auto;gap:20px;min-height:160px;padding:28px 0 26px}.event-page__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.event-page__content{padding-top:24px}}@media(max-width:820px){.event-page{padding-bottom:44px}.event-page__masthead-inner{grid-template-columns:auto 1fr;gap:18px;min-height:0;padding:22px 0 21px}.event-page__heading{text-align:left}.event-page__heading h1{font-size:clamp(28px,6.2vw,40px)}.event-page__heading p{margin-left:0;font-size:11px;max-width:590px}.event-page__rule{justify-content:flex-start;margin-left:0}.event-page__count{grid-column:2;border-left:0;border-top:1px solid var(--event-border);padding:11px 0 0;display:flex;align-items:baseline;gap:7px}.event-page__count strong{font-size:22px}.event-page__count span{margin-top:0}.event-page__content{padding-top:18px}.event-page__grid{gap:11px}}@media(max-width:560px){.event-page{min-height:calc(100vh - 120px)}.event-page__masthead::before{width:60px}.event-page__masthead-inner{grid-template-columns:1fr;gap:14px;padding:18px 0 17px}.event-page__back{min-width:auto;width:max-content;padding:8px 10px;font-size:9px}.event-page__heading{text-align:left}.event-page__heading h1{font-size:29px}.event-page__heading p{font-size:10.5px;line-height:1.5}.event-page__rule{margin-top:10px;margin-bottom:9px}.event-page__count{grid-column:auto;border-top:0;padding:0}.event-page__count strong{font-size:20px}.event-page__content{padding-top:14px}.event-page__grid{grid-template-columns:1fr;gap:12px}.event-page__item-meta{min-height:31px;padding:7px 10px}}@media(prefers-reduced-motion:reduce){.event-page__back,.event-page__item,.event-page__item::after,.event-page__media img,.event-page__empty-back{transition:none !important}}.single-page-main .article-publication-meta{display:flex;align-items:center;flex-wrap:wrap;gap:7px 12px;color:#737c83;font-size:11px;line-height:1.5;border-bottom:1px solid #e5e9ec;padding:9px 0 15px;margin-bottom:20px}.single-page-main .article-publication-meta .article-publication{display:inline-flex;align-items:center;flex-wrap:wrap;gap:7px}.single-page-main .article-publication strong{color:#111820;font-weight:800}.single-page-main .article-publication__dash{color:#a0a7ad;font-weight:500}.single-page-main .article-publication time{color:#838b92}.single-page-main .article-updated{color:#7b848b}.single-page-main .article-updated::before{content:'•';display:inline-block;margin-right:10px;color:#b2b8bd}.single-page-main .article-reading-time{color:#8a9298;white-space:nowrap}.single-page-main .article-byline{margin:28px 0 22px;padding:13px 0 14px;border-top:1px solid #e2e6e9;border-bottom:1px solid #e7eaec;display:flex;align-items:baseline;flex-wrap:wrap;gap:5px 8px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:13px;line-height:1.6;color:#2b3136}.single-page-main .article-byline__slash{color:#9aa2a8}.single-page-main .article-byline__person{color:#20262b !important;font-weight:750;text-decoration:none !important;border-bottom:1px solid transparent;transition:color .16s ease,border-color .16s ease}.single-page-main .article-byline__person:hover,.single-page-main .article-byline__person:focus-visible{color:#920303 !important;border-bottom-color:#920303}.person-archive-head p{max-width:720px;color:#727b82;margin:7px 0 0}@media(max-width:560px){.single-page-main .article-publication-meta{font-size:10px;gap:5px 9px;padding:8px 0 13px;margin-bottom:17px}.single-page-main .article-updated::before{margin-right:7px}.single-page-main .article-reading-time{width:100%;font-size:9.5px}.single-page-main .article-byline{margin:24px 0 19px;padding:12px 0 13px;font-size:12.5px}}.lk-inline-related{margin:24px 0 26px;padding:9px 0 10px 17px;border-left:3px solid #920303;border-top:1px solid #eceeef;border-bottom:1px solid #eceeef;background:#fff}.lk-inline-related__label{margin:0 0 5px;color:#15191d;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:11px;line-height:1.25;font-weight:800;letter-spacing:.035em}.lk-inline-related__link{display:block !important;margin:0;color:#245d9c !important;text-decoration:none !important;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:16px;font-weight:650;line-height:1.45;letter-spacing:-.005em}.lk-inline-related__link:hover{color:#920303 !important}.article-content .lk-auto-person,.article-content .lk-auto-taxonomy{color:#245d9c !important;text-decoration:none !important;border-bottom:1px solid rgba(36,93,156,.32);text-underline-offset:3px;transition:color .15s ease,border-color .15s ease}.article-content .lk-auto-person{font-weight:560}.article-content .lk-auto-category{border-bottom-style:dotted}.article-content .lk-auto-person-tag{font-weight:560;border-bottom-style:dashed}.article-content .lk-auto-taxonomy:hover,.article-content .lk-auto-person:hover{color:#920303 !important;border-bottom-color:rgba(200,32,46,.45)}@media(max-width:560px){.lk-inline-related{margin:18px 0 21px;padding:8px 0 9px 14px}.lk-inline-related__label{font-size:10px}.lk-inline-related__link{font-size:15px;line-height:1.42}}.home-lead>.lead-list.hukrim-widget{border-top:2px solid var(--navy) !important;padding-top:8px !important}.home-lead>.lead-list.hukrim-widget .section-head{border-left:3px solid var(--red) !important;padding-left:10px !important;margin-bottom:8px !important;min-height:28px;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:14px}.home-lead>.lead-list.hukrim-widget .section-head::before{display:none !important;content:none !important}.home-lead>.lead-list.hukrim-widget .section-head h2{font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important;display:block;flex:0 0 auto;font-size:18px !important;line-height:1.05 !important;font-weight:850 !important;letter-spacing:.025em !important;text-transform:uppercase;margin:0 !important}.home-lead>.lead-list.hukrim-widget .section-head a{font-size:10px !important;font-weight:700 !important;letter-spacing:.01em}.home-lead>.lead-list.hukrim-widget .mini-card{position:relative;border-bottom:1px solid #e5e9ec !important;padding-top:9px;padding-bottom:9px;font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important;transform:translateY(0) scale(1);transform-origin:center center;will-change:transform,box-shadow;transition:transform .24s cubic-bezier(.2,.65,.2,1),box-shadow .24s ease,background-color .24s ease}.home-lead>.lead-list.hukrim-widget .mini-card:last-child{border-bottom:0 !important}.home-lead>.lead-list.hukrim-widget .mini-card::before{content:"";position:absolute;left:0;top:50%;width:2px;height:0;background:var(--red);transform:translateY(-50%);transition:height .18s ease}.home-lead>.lead-list.hukrim-widget .mini-card:hover::before,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within::before{height:34px}.home-lead>.lead-list.hukrim-widget .mini-card:hover,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within{transform:translateY(-3px) scale(1.012);z-index:2;background:rgba(246,248,249,.92);box-shadow:0 8px 20px rgba(11,29,42,.10)}.home-lead>.lead-list.hukrim-widget .mini-card .eyebrow{font-size:9px !important;font-weight:800 !important;letter-spacing:.09em !important;color:var(--red) !important}.home-lead>.lead-list.hukrim-widget .mini-card h3,.home-lead>.lead-list.hukrim-widget .mini-card h3 a{font-size:13px !important;line-height:1.22 !important;font-weight:720 !important;letter-spacing:-.014em !important;color:#15232d !important}.home-lead>.lead-list.hukrim-widget .mini-card .meta-line{font-size:9px !important;line-height:1.25 !important;color:#8a949b !important}.home-lead>.lead-list.hukrim-widget .mini-image{border-radius:3px !important}.home-lead>.sidebox>.popular-widget{border-top:2px solid var(--navy) !important;padding-top:8px !important}.home-lead>.sidebox>.popular-widget h2{font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important;position:relative;display:flex;align-items:center;gap:8px;margin:0 0 6px !important;font-size:18px !important;line-height:1.15 !important;font-weight:800 !important;letter-spacing:.02em !important;text-transform:uppercase}.home-lead>.sidebox>.popular-widget h2::before{content:"";width:22px;height:2px;flex:0 0 22px;background:var(--red)}.home-lead>.sidebox>.popular-widget .most-read{margin-top:4px !important}.home-lead>.sidebox>.popular-widget .most-read li{position:relative;grid-template-columns:28px minmax(0,1fr) !important;transform:translateY(0) scale(1);transform-origin:center center;will-change:transform,box-shadow;transition:transform .24s cubic-bezier(.2,.65,.2,1),box-shadow .24s ease,background-color .24s ease;gap:8px !important;align-items:start !important;padding:6px 0 !important;border-bottom:1px solid #e5e9ec !important}.home-lead>.sidebox>.popular-widget .most-read li:last-child{border-bottom:0 !important}.home-lead>.sidebox>.popular-widget .most-read li:hover,.home-lead>.sidebox>.popular-widget .most-read li:focus-within{transform:translateY(-3px) scale(1.012);z-index:2;background:rgba(246,248,249,.92);box-shadow:0 8px 20px rgba(11,29,42,.09)}.home-lead>.sidebox>.popular-widget .most-read li::before{content:counter(mr) !important;width:28px !important;height:auto !important;min-height:23px;border-radius:0 !important;display:flex !important;align-items:flex-start !important;justify-content:flex-start !important;padding-top:1px;background:transparent !important;color:var(--navy) !important;box-shadow:none !important;font-size:13px !important;line-height:1.3 !important;font-weight:750 !important;font-variant-numeric:tabular-nums;font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important}.home-lead>.sidebox>.popular-widget .most-read li:hover::before,.home-lead>.sidebox>.popular-widget .most-read li:focus-within::before{color:var(--red) !important}.home-lead>.sidebox>.popular-widget .most-read a{display:block !important;font-size:12px !important;line-height:1.25 !important;font-weight:720 !important;letter-spacing:-.012em;font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important;color:#15232d !important}@media(max-width:820px){.home-lead>.lead-list.hukrim-widget .mini-card{padding-top:9px !important;padding-bottom:9px !important}.home-lead>.sidebox>.popular-widget .most-read li{padding:7px 0 !important}}@media(prefers-reduced-motion:reduce){.home-lead>.lead-list.hukrim-widget .mini-card,.home-lead>.lead-list.hukrim-widget .mini-card::before,.home-lead>.sidebox>.popular-widget .most-read li{transition:none !important}}.section-head h2 .section-heading-link,.regional-box-head h3 .regional-heading-link{color:inherit !important;text-decoration:none !important;font:inherit}.section-head h2 .section-heading-link:hover,.section-head h2 .section-heading-link:focus-visible,.regional-box-head h3 .regional-heading-link:hover,.regional-box-head h3 .regional-heading-link:focus-visible{color:var(--red) !important;text-decoration:none !important}.home-lead>.lead-list.hukrim-widget .mini-card .eyebrow{font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important;font-size:9px !important;line-height:1.2 !important;font-weight:900 !important;letter-spacing:.095em !important;text-transform:uppercase;color:var(--red) !important;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}.home-lead>.lead-list.hukrim-widget .mini-card,.home-lead>.sidebox>.popular-widget .most-read li,.regional-lead,.regional-more,.public-news-grid .news-tile,.photo-section .visual-row article{position:relative;backface-visibility:hidden;-webkit-backface-visibility:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;will-change:transform,box-shadow;transform:translate3d(0,0,0) scale(1);transform-origin:center center;transition:transform .24s cubic-bezier(.2,.65,.2,1),box-shadow .24s ease,background-color .24s ease}.regional-lead:hover,.regional-lead:focus-visible,.regional-more:hover,.regional-more:focus-within{z-index:2;transform:translate3d(0,-1px,0);background:#fbfcfc;box-shadow:0 4px 12px rgba(11,29,42,.07);border-radius:2px}.public-news-grid .news-tile:hover,.public-news-grid .news-tile:focus-within{z-index:2;transform:translate3d(0,-3px,0) scale(1.012);background:rgba(246,248,249,.96);box-shadow:0 9px 22px rgba(11,29,42,.10);border-radius:4px}.photo-section .visual-row article:hover,.photo-section .visual-row article:focus-within{z-index:2;transform:translate3d(0,-3px,0) scale(1.012);box-shadow:0 9px 22px rgba(11,29,42,.10)}.regional-lead .regional-image,.public-news-grid .tile-image,.photo-section .visual-row img{transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}.home-lead>.lead-list.hukrim-widget .mini-card:not(:hover),.home-lead>.sidebox>.popular-widget .most-read li:not(:hover),.regional-lead:not(:hover),.regional-more:not(:hover),.public-news-grid .news-tile:not(:hover),.photo-section .visual-row article:not(:hover){opacity:1;filter:none}.popular-archive-intro{margin:8px 0 0;color:var(--muted);font-size:12px;line-height:1.5}.popular-archive-card{transition:background-color .18s ease,box-shadow .18s ease}.popular-archive-card:hover,.popular-archive-card:focus-within{background:#fafbfb;box-shadow:0 8px 20px rgba(11,29,42,.06)}@media(prefers-reduced-motion:reduce){.regional-lead,.regional-more,.public-news-grid .news-tile,.photo-section .visual-row article{transition:none !important;transform:none !important}}.home-lead>.lead-list.hukrim-widget .section-head h2,.home-lead>.sidebox>.popular-widget h2{font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important;font-size:22px !important;line-height:1.15 !important;font-weight:850 !important;letter-spacing:.025em !important;text-transform:uppercase !important}.home-lead>.lead-list.hukrim-widget .section-head h2 .section-heading-link,.home-lead>.sidebox>.popular-widget h2 .section-heading-link{font:inherit !important;letter-spacing:inherit !important;line-height:inherit !important}.home-lead>.lead-list.hukrim-widget .mini-card .eyebrow{font-family:"Inter","Aptos","Segoe UI","Helvetica Neue",Arial,sans-serif !important;font-size:10px !important;line-height:1.2 !important;font-weight:900 !important;letter-spacing:.10em !important;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.single-page-main .newsroom-panel h2 .section-heading-link,.single-page-main .latest-bottom .section-head h2 .section-heading-link{color:inherit !important;text-decoration:none !important;font:inherit !important}.single-page-main .newsroom-panel h2 .section-heading-link:hover,.single-page-main .latest-bottom .section-head h2 .section-heading-link:hover,.single-page-main .newsroom-panel h2 .section-heading-link:focus-visible,.single-page-main .latest-bottom .section-head h2 .section-heading-link:focus-visible{color:var(--red) !important}.lk-ad-gallery{position:relative !important;width:100% !important;margin:0 0 24px !important;padding:5px 0 8px !important;background:transparent !important;border:0 !important;overflow:visible !important}.lk-ad-gallery__ornament{position:relative !important;display:flex !important;align-items:center !important;width:100% !important;height:5px !important;margin:0 0 6px !important;overflow:visible !important}.lk-ad-gallery__ornament-line{position:relative !important;display:block !important;flex:1 1 auto !important;height:1px !important;min-width:20px !important;background:linear-gradient(90deg,rgba(11,29,42,0),rgba(11,29,42,.24) 32%,rgba(11,29,42,.45) 50%,rgba(11,29,42,.13) 86%,rgba(11,29,42,0)) !important;transform-origin:left center !important;animation:lkAdGalleryRule 5.8s ease-in-out infinite !important}.lk-ad-gallery__ornament-line--right{transform-origin:right center !important;animation-delay:1.15s !important}.lk-ad-gallery__ornament-mark{position:relative !important;display:block !important;flex:0 0 28px !important;width:28px !important;height:1px !important;margin:0 8px !important;background:var(--red) !important;transform:skewX(-28deg) !important;box-shadow:9px 0 0 rgba(11,29,42,.22) !important}.lk-ad-gallery__grid{display:grid !important;grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:5px !important;width:100% !important;align-items:stretch !important}.lk-ad-gallery__item{position:relative !important;min-width:0 !important;aspect-ratio:3 / 2 !important;overflow:visible !important;background:var(--soft) !important;border:1px solid rgba(11,29,42,.10) !important}.lk-ad-gallery__item::before{content:"" !important;position:absolute !important;z-index:4 !important;top:-1px !important;left:8px !important;width:22px !important;height:1px !important;background:var(--red) !important;transform-origin:left center !important;transition:width .35s ease,opacity .35s ease !important}.lk-ad-gallery__item::after{content:"" !important;position:absolute !important;z-index:5 !important;top:10px !important;right:-3px !important;width:1px !important;height:calc(100% - 20px) !important;background:linear-gradient(180deg,rgba(214,31,44,.74),rgba(11,29,42,.12) 50%,rgba(214,31,44,.42)) !important;opacity:.72 !important;transform:scaleY(.78) !important;transform-origin:center !important;transition:transform .4s ease,opacity .4s ease !important}.lk-ad-gallery__item:last-child::after{display:none !important}.lk-ad-gallery__link{position:relative !important;display:block !important;width:100% !important;height:100% !important;overflow:hidden !important;background:#f4f6f7 !important;border:0 !important}.lk-ad-gallery__media{position:absolute !important;inset:0 !important;display:block !important;width:100% !important;height:100% !important;overflow:hidden !important}.lk-ad-gallery__media::after{content:"" !important;position:absolute !important;inset:0 !important;z-index:2 !important;background:linear-gradient(112deg,rgba(255,255,255,0) 0 46%,rgba(255,255,255,.16) 50%,rgba(255,255,255,0) 54%) !important;background-size:220% 100% !important;background-position:-115% 0 !important;opacity:0 !important}.lk-ad-gallery__media img{position:relative !important;z-index:1 !important;display:block !important;width:100% !important;height:100% !important;max-width:none !important;object-fit:cover !important;object-position:center center !important;transform:scale(1) !important;transition:transform .45s cubic-bezier(.22,.61,.36,1),filter .35s ease !important}.lk-ad-gallery__item:hover::before,.lk-ad-gallery__item:focus-within::before{width:38px !important}.lk-ad-gallery__item:hover::after,.lk-ad-gallery__item:focus-within::after{opacity:1 !important;transform:scaleY(1) !important}.lk-ad-gallery__item:hover .lk-ad-gallery__media::after,.lk-ad-gallery__item:focus-within .lk-ad-gallery__media::after{opacity:1 !important;animation:lkAdGallerySheen 1.35s ease forwards !important}.lk-ad-gallery__item:hover .lk-ad-gallery__media img,.lk-ad-gallery__item:focus-within .lk-ad-gallery__media img{transform:scale(1.012) !important;filter:saturate(1.02) contrast(1.01) !important}.lk-ad-gallery__item:focus-within{outline:1px solid rgba(214,31,44,.24) !important;outline-offset:2px !important}.lk-ad-gallery-empty{position:relative !important;display:flex !important;align-items:center !important;width:100% !important;height:8px !important;margin:0 0 10px !important;padding:0 !important;background:transparent !important;overflow:visible !important}.lk-ad-gallery-empty__line{flex:1 1 auto !important;height:1px !important;min-width:22px !important;background:linear-gradient(90deg,rgba(11,29,42,0),rgba(11,29,42,.16) 34%,rgba(11,29,42,.33) 50%,rgba(11,29,42,.09) 86%,rgba(11,29,42,0)) !important;transform-origin:left center !important;animation:lkAdGalleryRule 6.8s ease-in-out infinite !important}.lk-ad-gallery-empty__line--right{transform-origin:right center !important;animation-delay:1.35s !important}.lk-ad-gallery-empty__mark{flex:0 0 20px !important;width:20px !important;height:1px !important;margin:0 7px !important;background:var(--red) !important;transform:skewX(-28deg) !important;box-shadow:7px 0 0 rgba(11,29,42,.16) !important}@keyframes lkAdGalleryRule{0%,100%{transform:scaleX(.74);opacity:.48}50%{transform:scaleX(1);opacity:.95}}@keyframes lkAdGallerySheen{0%{background-position:-115% 0}100%{background-position:115% 0}}@media(max-width:1100px){.lk-ad-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}@media(max-width:700px){.lk-ad-gallery{margin-bottom:18px !important;padding-top:4px !important}.lk-ad-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:5px !important}.lk-ad-gallery__ornament{margin-bottom:5px !important}.lk-ad-gallery__item::after{right:-3px !important;top:9px !important;height:calc(100% - 18px) !important}}@media(max-width:420px){.lk-ad-gallery__grid{grid-template-columns:1fr !important}.lk-ad-gallery__item::after{display:none !important}}@media(prefers-reduced-motion:reduce){.lk-ad-gallery__ornament-line,.lk-ad-gallery-empty__line,.lk-ad-gallery__media::after{animation:none !important}.lk-ad-gallery__item::before,.lk-ad-gallery__item::after,.lk-ad-gallery__media img{transition:none !important}}@media (min-width:821px){.home-lead>.lk-ad-gallery,.home-lead>.lk-ad-gallery-empty,.home-lead>.home-promo-slot{grid-column:1 / 3 !important;grid-row:3 !important;width:100% !important;min-width:0 !important}.home-lead>.sidebox{grid-column:3 !important}.home-lead.has-ad-gallery>.sidebox{grid-row:1 / span 3 !important}.home-lead:not(.has-ad-gallery)>.sidebox{grid-row:1 / span 2 !important;align-self:start !important;height:max-content !important;min-height:0 !important}}@media (min-width:1101px){.lk-ad-gallery--count-1 .lk-ad-gallery__grid{grid-template-columns:1fr !important}.lk-ad-gallery--count-2 .lk-ad-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.lk-ad-gallery--count-3 .lk-ad-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}.lk-ad-gallery--count-4 .lk-ad-gallery__grid{grid-template-columns:repeat(4,minmax(0,1fr)) !important}.lk-ad-gallery--count-5 .lk-ad-gallery__grid{grid-template-columns:repeat(5,minmax(0,1fr)) !important}.lk-ad-gallery--count-6 .lk-ad-gallery__grid{grid-template-columns:repeat(6,minmax(0,1fr)) !important}}@media (max-width:1100px) and (min-width:701px){.lk-ad-gallery--count-1 .lk-ad-gallery__grid{grid-template-columns:1fr !important}.lk-ad-gallery--count-2 .lk-ad-gallery__grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important}.lk-ad-gallery--count-3 .lk-ad-gallery__grid,.lk-ad-gallery--count-4 .lk-ad-gallery__grid,.lk-ad-gallery--count-5 .lk-ad-gallery__grid,.lk-ad-gallery--count-6 .lk-ad-gallery__grid{grid-template-columns:repeat(3,minmax(0,1fr)) !important}}.lk-ad-gallery--jelajah-top{margin-top:4px !important;margin-bottom:22px !important}.lk-ad-gallery-empty--jelajah-top{margin-top:4px !important;margin-bottom:14px !important}@media(max-width:700px){.lk-ad-gallery--jelajah-top{margin-top:2px !important;margin-bottom:16px !important}.lk-ad-gallery-empty--jelajah-top{margin-top:2px !important;margin-bottom:10px !important}}@media (min-width:821px){.home-layout{row-gap:8px !important}.lk-ad-gallery--jelajah-top{grid-column:1 / -1 !important;width:100% !important;max-width:none !important;margin:0 0 8px !important;padding:0 !important;border:0 !important;background:transparent !important}}.lk-ad-gallery__ornament,.lk-ad-gallery-empty--jelajah-top{display:none !important}.lk-ad-gallery__item{border:0 !important;background:transparent !important}.lk-ad-gallery__item::before,.lk-ad-gallery__item::after{display:none !important;content:none !important}.lk-ad-gallery__media::after{display:none !important;content:none !important}.lk-ad-gallery__grid{width:100% !important;gap:4px !important}.lk-ad-gallery__media img{transition:transform .38s cubic-bezier(.22,.61,.36,1),filter .3s ease !important}.lk-ad-gallery__item:hover .lk-ad-gallery__media img,.lk-ad-gallery__item:focus-within .lk-ad-gallery__media img{transform:scale(1.008) !important;filter:none !important}.lk-ad-gallery__item:focus-within{outline:none !important;outline-offset:0 !important}@media(max-width:820px){.lk-ad-gallery--jelajah-top{margin:0 0 8px !important;padding:0 !important}.lk-ad-gallery__grid{gap:4px !important}}@media (max-width:820px){.topbar{display:none !important}.header-main{display:block !important;width:100% !important;max-width:none !important;padding:var(--lk-mobile-header-height,84px) 0 0 !important}.header-mobile-bar{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:1200 !important;width:100%;background:#fff;border-bottom:1px solid #e6eaed;box-shadow:0 4px 18px rgba(7,21,31,.08);display:grid !important;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;padding:8px 12px 2px !important}.header-mobile-bar>.branding,.header-mobile-bar>.header-actions{min-width:0}.header-mobile-bar .branding{min-height:76px}.header-mobile-bar .header-actions{flex:0 0 auto}.header-top-ad{display:block !important;width:min(calc(100% - 24px),var(--max));margin:0 auto;padding:6px 0 4px}.photo-section .visual-row article:nth-child(4){display:block}}@media (min-width:821px){.header-mobile-bar{display:contents}.photo-section .visual-row article:nth-child(4){display:none}}@media (max-width:560px){.header-main{padding:var(--lk-mobile-header-height,79px) 0 0 !important}.header-mobile-bar{padding:6px 12px 1px !important;grid-template-columns:minmax(0,1fr) auto;gap:6px}.header-mobile-bar .branding{min-height:72px}.header-mobile-bar .lk-site-logo{height:68px !important}.photo-section .visual-row{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:10px !important}.photo-section .visual-row article{min-width:0}}.home-lead>.sidebox>.popular-widget .most-read li{transform:translate3d(0,0,0) !important;transform-origin:center center !important;transition:transform .22s cubic-bezier(.2,.65,.2,1),box-shadow .22s ease,background-color .22s ease !important}.home-lead>.sidebox>.popular-widget .most-read li:hover,.home-lead>.sidebox>.popular-widget .most-read li:focus-within{z-index:2;transform:translate3d(0,-1px,0) !important;background:#fbfcfc !important;box-shadow:0 4px 12px rgba(11,29,42,.07) !important}.home-lead>.sidebox>.popular-widget .most-read li:hover::before,.home-lead>.sidebox>.popular-widget .most-read li:focus-within::before{color:var(--red) !important}.popular-feature-card{transition:transform .22s cubic-bezier(.2,.65,.2,1),box-shadow .22s ease,border-color .22s ease !important}.popular-feature-card:hover,.popular-feature-card:focus-within{transform:translate3d(0,-1px,0) !important;border-color:#d7dde1 !important;box-shadow:0 4px 12px rgba(11,29,42,.07) !important}.popular-feature-card:hover .jelajah-feature__media picture img,.popular-feature-card:hover .jelajah-feature__media>img,.popular-feature-card:hover .jelajah-feature__media>.video-preview img{transform:scale(1) !important}@media(prefers-reduced-motion:reduce){.popular-feature-card,.home-lead>.sidebox>.popular-widget .most-read li{transition:none !important;transform:none !important}.popular-feature-card:hover,.popular-feature-card:focus-within,.home-lead>.sidebox>.popular-widget .most-read li:hover,.home-lead>.sidebox>.popular-widget .most-read li:focus-within{transform:none !important}}.home-lead>.lead-list.hukrim-widget .mini-card{transform:translateY(0);transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease,border-color .22s ease}.home-lead>.lead-list.hukrim-widget .mini-card:hover,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within{transform:translateY(-1px);z-index:2;background:#fff;border-bottom-color:#d7dde1 !important;box-shadow:0 8px 20px rgba(11,29,42,.09)}.home-lead>.lead-list.hukrim-widget .mini-card::before{height:100%;top:0;bottom:0;transform:scaleY(.28);transform-origin:center;transition:transform .24s ease}.home-lead>.lead-list.hukrim-widget .mini-card:hover::before,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within::before{height:100%;transform:scaleY(1)}.home-lead>.lead-list.hukrim-widget .mini-image img,.home-lead>.lead-list.hukrim-widget .mini-image>.video-preview img{transition:transform .42s cubic-bezier(.22,.61,.36,1)}.home-lead>.lead-list.hukrim-widget .mini-card:hover .mini-image img,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within .mini-image img,.home-lead>.lead-list.hukrim-widget .mini-card:hover .mini-image>.video-preview img,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within .mini-image>.video-preview img{transform:scale(1.035)}@media(prefers-reduced-motion:reduce){.home-lead>.lead-list.hukrim-widget .mini-card,.home-lead>.lead-list.hukrim-widget .mini-card::before,.home-lead>.lead-list.hukrim-widget .mini-image img,.home-lead>.lead-list.hukrim-widget .mini-image>.video-preview img{transition:none !important}.home-lead>.lead-list.hukrim-widget .mini-card:hover,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within,.home-lead>.lead-list.hukrim-widget .mini-card:hover .mini-image img,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within .mini-image img,.home-lead>.lead-list.hukrim-widget .mini-card:hover .mini-image>.video-preview img,.home-lead>.lead-list.hukrim-widget .mini-card:focus-within .mini-image>.video-preview img{transform:none !important}}.home-site-main .jelajah-section{content-visibility:auto;contain-intrinsic-size:720px}

/* v3.0.31.3 — Full-width PUBLIK editorial strip above INDEKS BERITA. */
.public-feature-section{width:100%;margin:20px 0 16px !important}
.public-feature-head{margin-bottom:10px !important}
.public-feature-head h2{margin:0 !important}
.public-feature-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;width:100%;align-items:stretch}
.public-feature-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-top:2px solid var(--navy);background:#fff;border-radius:4px;box-shadow:0 2px 9px rgba(11,29,42,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.public-feature-card:hover,.public-feature-card:focus-within{transform:translateY(-1px);border-color:#d7dde1;box-shadow:0 7px 17px rgba(11,29,42,.08)}
.public-feature-card__image{display:block;aspect-ratio:16/10;background:#edf0f2;overflow:hidden}
.public-feature-card__image img,.public-feature-card__image>.video-preview img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.public-feature-card:hover .public-feature-card__image img,.public-feature-card:focus-within .public-feature-card__image img,.public-feature-card:hover .public-feature-card__image>.video-preview img,.public-feature-card:focus-within .public-feature-card__image>.video-preview img{transform:scale(1.02)}
.public-feature-card__body{padding:8px 10px 10px}
.public-feature-card__category{font-size:8px;line-height:1.1;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--red);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.public-feature-card h3{margin:0;font-size:13px;line-height:1.22;font-weight:850;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.public-feature-card h3 a{display:block}
.public-feature-card__summary{margin:6px 0 0;color:#68727a;font-size:10px;line-height:1.28;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:25.6px}
.public-feature-empty{grid-column:1/-1;padding:18px 12px;border:1px dashed #d9dfe3;color:#7c858b;text-align:center;font-size:11px}
@media(max-width:1100px) and (min-width:821px){.public-feature-grid{gap:8px}.public-feature-card__body{padding:8px}.public-feature-card h3{font-size:12px}.public-feature-card__summary{font-size:9px}}
@media(max-width:820px){.public-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}}
@media(max-width:560px){.public-feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.public-feature-section{margin:16px 0 12px !important}.public-feature-card__body{padding:8px}.public-feature-card h3{font-size:11.5px}.public-feature-card__summary{font-size:9px;line-height:1.25}}
@media(max-width:380px){.public-feature-grid{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){.public-feature-card,.public-feature-card__image img,.public-feature-card__image>.video-preview img{transition:none}.public-feature-card:hover,.public-feature-card:focus-within,.public-feature-card:hover .public-feature-card__image img,.public-feature-card:focus-within .public-feature-card__image img,.public-feature-card:hover .public-feature-card__image>.video-preview img,.public-feature-card:focus-within .public-feature-card__image>.video-preview img{transform:none}}
.single-page-main .article-lead-row.no-main-photo .article-overview{grid-column:1 / -1 !important;grid-row:1 !important;height:auto !important;max-height:none !important;overflow:visible !important}
.single-page-main .article-lead-row.no-main-photo .article-figure-caption{grid-column:1 / -1 !important;grid-row:2 !important}


/* v3.0.32.1 — PARIWISATA three-card full-width photo carousel */
.pariwisata-feature-section{width:100%;margin:20px 0 16px !important}
.pariwisata-feature-head{margin-bottom:10px !important}
.pariwisata-feature-head h2{margin:0 !important}
.pariwisata-feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:100%;align-items:stretch}
.pariwisata-feature-card{min-width:0;overflow:hidden;border:1px solid var(--line);border-top:2px solid var(--navy);background:#fff;border-radius:4px;box-shadow:0 2px 9px rgba(11,29,42,.035);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}
.pariwisata-feature-card:hover,.pariwisata-feature-card:focus-within{transform:translateY(-1px);border-color:#d7dde1;box-shadow:0 7px 17px rgba(11,29,42,.08)}
.pariwisata-feature-media{position:relative;width:100%;aspect-ratio:16/10;background:#edf0f2;overflow:hidden}
.pariwisata-photo-slide{position:absolute;inset:0;display:block;opacity:0;visibility:hidden;transition:opacity .36s ease}
.pariwisata-photo-slide.is-active{opacity:1;visibility:visible}
.pariwisata-photo-slide img{width:100%;height:100%;object-fit:cover}
.pariwisata-photo-caption{position:absolute;left:0;right:0;bottom:0;display:block;padding:6px 9px 7px;background:linear-gradient(180deg,rgba(11,29,42,0),rgba(11,29,42,.82));color:#fff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:9.5px;line-height:15px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pariwisata-photo-empty{display:flex;width:100%;height:100%;align-items:center;justify-content:center;color:#8a9298;font-size:11px}
.pariwisata-feature-controls{position:absolute;left:0;right:0;top:50%;display:flex;justify-content:space-between;align-items:center;transform:translateY(-50%);padding:0 7px;pointer-events:none}
.pariwisata-feature-nav{pointer-events:auto;width:30px;height:30px;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:rgba(11,29,42,.5);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;backdrop-filter:blur(2px)}
.pariwisata-feature-nav:hover,.pariwisata-feature-nav:focus-visible{background:rgba(11,29,42,.78);outline:none}
.pariwisata-feature-nav svg.lk-chevron{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
.pariwisata-feature-card__body{padding:8px 10px 11px}
.pariwisata-feature-card__category{font-size:8px;line-height:1.1;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--red);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.pariwisata-feature-card h3{margin:0;font-size:13px;line-height:1.24;font-weight:850;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.pariwisata-feature-card h3 a{display:block}
.pariwisata-feature-empty{grid-column:1/-1;padding:18px 12px;border:1px dashed #d9dfe3;color:#7c858b;text-align:center;font-size:11px}
@media(max-width:820px){.pariwisata-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}}
@media(max-width:560px){.pariwisata-feature-grid{grid-template-columns:1fr;gap:8px}.pariwisata-feature-section{margin:16px 0 12px !important}.pariwisata-feature-card__body{padding:8px}.pariwisata-feature-card h3{font-size:12px}}
@media(prefers-reduced-motion:reduce){.pariwisata-feature-card,.pariwisata-photo-slide{transition:none}.pariwisata-feature-card:hover,.pariwisata-feature-card:focus-within{transform:none}}


/* v3.0.32.3 — shared homepage archive carousel controls */
.home-archive-section{width:100%;min-width:0}
.home-archive-head{margin-bottom:10px !important}
.home-archive-actions{display:flex;align-items:center;gap:9px}
.home-archive-actions>a{white-space:nowrap}
.home-archive-nav{display:flex;align-items:center;gap:4px}
.home-archive-nav-button{width:28px;height:28px;border:1px solid #d7dde1;background:#fff;color:var(--navy);border-radius:50%;padding:0;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s ease,border-color .2s ease,color .2s ease}
.home-archive-nav-button:hover:not(:disabled),.home-archive-nav-button:focus-visible:not(:disabled){background:var(--navy);border-color:var(--navy);color:#fff;outline:none}
.home-archive-nav-button:disabled{opacity:.36;cursor:not-allowed}
.home-archive-nav-button.is-loading{opacity:.55}
.home-archive-nav-button svg.lk-chevron{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2.25;stroke-linecap:round;stroke-linejoin:round}
.home-archive-carousel{width:100%;min-width:0;overflow:hidden}
.home-archive-viewport{width:100%;overflow:hidden;touch-action:pan-y}
.home-archive-track{display:flex;gap:10px;will-change:transform;transform:translate3d(0,0,0)}
.home-archive-card{flex:0 0 calc((100% - 30px)/4);min-width:0}
.home-archive-carousel--pariwisata .home-archive-card{flex-basis:calc((100% - 20px)/3)}
.home-archive-card .photo-home-card__media,.photo-home-card__media{display:block;aspect-ratio:16/10;background:#edf0f2;overflow:hidden;border-radius:4px}
.photo-home-card__media img{width:100%;height:100%;object-fit:cover}
.photo-home-card__body{padding:7px 8px 9px}
.photo-home-card__category{font-size:8px;line-height:1.1;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:var(--red);margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.photo-home-card h3{margin:0;font-size:12px;line-height:1.24;font-weight:850;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden}
.photo-home-card h3 a{display:block}
.home-archive-track>.public-feature-card{flex-basis:calc((100% - 40px)/5);display:block}
.home-archive-track>.pariwisata-feature-card{flex-basis:calc((100% - 20px)/3);display:block}
.pariwisata-feature-section .home-archive-track{gap:10px}
.public-feature-section .home-archive-track{gap:10px}
.photo-section .home-archive-track{gap:9px}
@media(max-width:1100px){.home-archive-card{flex-basis:calc((100% - 20px)/3)}.home-archive-track>.public-feature-card{flex-basis:calc((100% - 20px)/3)}.home-archive-track>.pariwisata-feature-card{flex-basis:calc((100% - 20px)/3)}}
@media(max-width:760px){.home-archive-card,.home-archive-track>.public-feature-card,.home-archive-track>.pariwisata-feature-card{flex-basis:calc((100% - 10px)/2)}}
@media(max-width:560px){.home-archive-card,.home-archive-track>.public-feature-card,.home-archive-track>.pariwisata-feature-card{flex-basis:100%}.home-archive-actions{gap:7px}.home-archive-nav-button{width:27px;height:27px}.home-archive-track{gap:8px}.home-archive-head{margin-bottom:9px !important}}
@media(prefers-reduced-motion:reduce){.home-archive-nav-button,.home-archive-track{transition:none !important}}

/* v3.0.32.5 — LINGKAR INSIGHT archive carousel */
.home-archive-track>.insight-feature-card{flex-basis:calc((100% - 40px)/5);display:block}
.insight-feature-card{min-width:0;overflow:hidden;border:1px solid #e1e6e9;border-radius:3px;background:#fff;box-shadow:0 2px 9px rgba(11,29,42,.038);transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}
.insight-feature-card:hover{transform:translateY(-2px);border-color:#d5dce0;box-shadow:0 8px 18px rgba(11,29,42,.09)}
.insight-feature-card__image{display:block;width:100%;aspect-ratio:16 / 9;overflow:hidden;background:#eef1f3}
.insight-feature-card__image picture,.insight-feature-card__image>img,.insight-feature-card__image>.video-preview{display:block;width:100%;height:100%}
.insight-feature-card__image picture img,.insight-feature-card__image>img,.insight-feature-card__image>.video-preview img{width:100%;height:100%;object-fit:cover;transition:transform .38s cubic-bezier(.22,.61,.36,1),filter .25s ease}
.insight-feature-card:hover .insight-feature-card__image picture img,.insight-feature-card:hover .insight-feature-card__image>img,.insight-feature-card:hover .insight-feature-card__image>.video-preview img{transform:scale(1.035);filter:saturate(1.03) contrast(1.015)}
.insight-feature-card__body{padding:7px 8px 8px}
.insight-feature-card__category{min-height:9px;color:var(--red);font-size:7px;line-height:1.1;font-weight:900;letter-spacing:.095em;text-transform:uppercase;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.insight-feature-card h3{margin:4px 0 0;font-family:var(--lk-font-ui,Inter,system-ui,sans-serif);font-size:11.5px;line-height:1.17;font-weight:800;letter-spacing:-.006em;min-height:2.34em;max-height:2.34em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}
.insight-feature-card h3 a{color:var(--ink)}
.insight-feature-card h3 a:hover{color:var(--red)}
@media(max-width:1100px){.home-archive-track>.insight-feature-card{flex-basis:calc((100% - 20px)/3)}}
@media(max-width:760px){.home-archive-track>.insight-feature-card{flex-basis:calc((100% - 10px)/2)}}
@media(max-width:560px){.home-archive-track>.insight-feature-card{flex-basis:100%}}
/* Keep INDEKS BERITA and homepage archive controls on a consistent simple chevron. */
.index-news-nav-button svg.lk-chevron,.home-archive-nav-button svg.lk-chevron{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:560px){.index-news-nav-button svg.lk-chevron,.home-archive-nav-button svg.lk-chevron{width:14px;height:14px}}

/* v3.0.32.7 — JELAJAH NUSANTARA/MANCANEGARA arrow consistency */
.jelajah-feature__nav svg.lk-chevron{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:560px){.jelajah-feature__nav svg.lk-chevron{width:14px;height:14px}}


/* v3.0.32.8 — HUMANIORA mirrors LINGKAR INSIGHT card animation and geometry. */
.home-archive-track>.humaniora-feature-card{flex-basis:calc((100% - 40px)/5);display:block}
.humaniora-feature-card{min-width:0}
@media(max-width:1100px){.home-archive-track>.humaniora-feature-card{flex-basis:calc((100% - 20px)/3)}}
@media(max-width:760px){.home-archive-track>.humaniora-feature-card{flex-basis:calc((100% - 10px)/2)}}
@media(max-width:560px){.home-archive-track>.humaniora-feature-card{flex-basis:100%}}

/* v3.0.32.8 — HIGHLIGHT and INDEKS BERITA use the same simple chevron shape as LINGKAR INSIGHT. */
.highlight-nav svg.lk-chevron,.index-news-nav-button svg.lk-chevron,.home-archive-nav-button svg.lk-chevron{width:15px;height:15px;display:block;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
@media(max-width:560px){.highlight-nav svg.lk-chevron,.index-news-nav-button svg.lk-chevron,.home-archive-nav-button svg.lk-chevron{width:14px;height:14px}}

/* Kalteng Dalam Angka — premium static data story. Visuals are generated in the newsroom workspace. */
.lk-kda-section{margin-top:30px;border-top:3px solid #13263d;padding-top:18px}
.lk-kda-head{align-items:flex-end;gap:20px}
.lk-kda-head h2{margin:2px 0 4px;font-size:clamp(28px,2.6vw,40px);line-height:1;letter-spacing:-.035em;color:#111b28}
.lk-kda-kicker{font-size:11px;font-weight:900;letter-spacing:.16em;color:#b0202a}
.lk-kda-deck{margin:7px 0 0;color:#697482;font-size:14px;line-height:1.45}
.lk-kda-head-meta{display:flex;align-items:center;gap:14px;font-size:13px;white-space:nowrap}
.lk-kda-head-meta a,.lk-kda-footer a{font-weight:850;color:#13263d;text-decoration:none}
.lk-kda-archive-nav{display:flex;align-items:center;gap:6px}
.lk-kda-archive-button{width:34px;height:34px;border:1px solid #d2d9e0;border-radius:50%;background:#fff;color:#13263d;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;transition:transform .2s ease,background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}
.lk-kda-archive-button:hover,.lk-kda-archive-button:focus-visible{background:#13263d;border-color:#13263d;color:#fff;outline:none;transform:translateY(-1px);box-shadow:0 8px 18px rgba(19,38,61,.12)}
.lk-kda-archive-button svg.lk-chevron{width:16px;height:16px;display:block;fill:none;stroke:currentColor;stroke-width:2.15;stroke-linecap:round;stroke-linejoin:round}
.lk-kda-story-title{margin:16px 0 13px;font-size:clamp(21px,2vw,28px);font-weight:900;line-height:1.13;letter-spacing:-.022em;color:#111b28}
.lk-kda-story-title a{text-decoration:none;color:inherit}
.lk-kda-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;align-items:stretch}
.lk-kda-card{--lk-kda-accent:#13263d;min-width:0;height:var(--lk-kda-card-height,760px);border:1px solid #d8dee5;border-radius:14px;background:#fff;overflow:hidden;box-sizing:border-box;box-shadow:0 12px 34px rgba(19,38,61,.07);position:relative}
.lk-kda-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;background:var(--lk-kda-accent)}
.lk-kda-card-slot-bars{--lk-kda-accent:#b0202a}.lk-kda-card-slot-pies{--lk-kda-accent:#1b739d}
.lk-kda-card-link{display:flex;flex-direction:column;min-height:0;box-sizing:border-box;padding:16px 17px 14px;color:inherit;text-decoration:none;height:100%;overflow:hidden}
.lk-kda-card-head{flex:0 0 auto;padding-top:2px}
.lk-kda-card-kicker{display:none}
.lk-kda-card h3{font-size:clamp(17px,1.25vw,20px);line-height:1.14;letter-spacing:-.012em;margin:0;color:#102338;min-height:2.28em;display:flex;align-items:flex-start}
.lk-kda-card-body{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:12px;padding-top:10px;overflow:hidden}
.lk-kda-chart-list{flex:1 1 auto;min-height:0;display:grid;grid-template-rows:repeat(var(--lk-kda-row-count,1),minmax(0,1fr));overflow:hidden}
.lk-kda-bar-row{min-height:0;display:flex;flex-direction:column;justify-content:center}
.lk-kda-bar-meta{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px;min-width:0}
.lk-kda-bar-label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9.6px;line-height:1.15;color:#4d5a69}
.lk-kda-bar-value{flex:0 0 auto;font-size:9.6px;line-height:1.15;color:#102338;font-weight:900}
.lk-kda-bar-track{height:8px;border-radius:999px;background:#eef2f5;overflow:hidden;position:relative}
.lk-kda-bar-fill{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--lk-kda-accent),rgba(176,32,42,.75))}
.lk-kda-pie-panel{flex:1 1 0;display:flex;flex-direction:column;gap:7px;min-height:214px;padding:8px 0 10px;border-bottom:1px solid #edf0f3;overflow:visible}
.lk-kda-pie-panel:last-child{border-bottom:0;padding-bottom:0}
.lk-kda-pie-title{display:flex;align-items:baseline;justify-content:space-between;gap:8px;font-size:10.5px;line-height:1.2;font-weight:900;letter-spacing:.01em;color:#253548;text-transform:none}
.lk-kda-pie-source-note{flex:0 0 auto;font-size:8px;font-weight:800;letter-spacing:.06em;color:#8a949f;white-space:nowrap}
.lk-kda-pie-layout{display:grid;grid-template-columns:minmax(150px,42%) minmax(0,1fr);gap:9px;align-items:center;min-height:0;flex:1 1 auto}
.lk-kda-pie-graphic{display:grid;place-items:center;min-width:0}
.lk-kda-pie-svg{display:block;width:min(100%,210px);height:auto;overflow:visible}
.lk-kda-pie-legend{display:grid;grid-template-columns:1fr 1fr;column-gap:10px;row-gap:4px;align-content:center;min-width:0;overflow:visible}
.lk-kda-pie-legend-item{display:grid;grid-template-columns:7px minmax(0,1fr) auto;grid-template-rows:auto auto;column-gap:5px;align-items:center;min-width:0;line-height:1}
.lk-kda-pie-legend-item i{grid-row:1/3;width:7px;height:7px;border-radius:2px;display:block}
.lk-kda-pie-legend-item span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:8px;color:#5b6774}
.lk-kda-pie-legend-item strong{font-size:8px;color:#1a2b3d;white-space:nowrap;text-align:right}
.lk-kda-pie-legend-item em{grid-column:2/4;font-size:7px;font-style:normal;color:#9aa3ad;margin-top:1px}
.lk-kda-pie-panel--compact{padding-top:6px;padding-bottom:8px}
.lk-kda-pie-panel--compact .lk-kda-pie-layout{grid-template-columns:minmax(118px,35%) minmax(0,1fr)}
.lk-kda-pie-panel--compact .lk-kda-pie-svg{width:min(100%,204px)}
.lk-kda-pie-panel--compact .lk-kda-pie-legend{overflow:visible}
.lk-kda-pie-panel--compact .lk-kda-pie-title{font-size:10px}
.lk-kda-pie-panel--comparison{--lk-kda-accent:#1d8465}
.lk-kda-footer{display:flex;justify-content:space-between;gap:15px;padding-top:11px;margin-top:12px;border-top:1px solid #e4e7ea;font-size:11px;color:#717b87}
.lk-kda-static-preview{display:block;overflow:hidden;width:100%;aspect-ratio:16/9;background:#f5f7fa}.lk-kda-static-preview svg{display:block;width:100%;height:100%}
@media(max-width:1100px){.lk-kda-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.lk-kda-grid{grid-template-columns:1fr}.lk-kda-card{height:var(--lk-kda-card-height,760px)}.lk-kda-head-meta{white-space:normal;flex-wrap:wrap}.lk-kda-footer{flex-direction:column}.lk-kda-archive-button{width:32px;height:32px}.lk-kda-pie-layout{grid-template-columns:minmax(115px,36%) minmax(0,1fr)}.lk-kda-pie-legend{grid-template-columns:1fr 1fr;row-gap:3px}}
@media(max-width:560px){.lk-kda-card{height:var(--lk-kda-card-height,760px)}.lk-kda-card-link{padding:14px 13px 12px}.lk-kda-pie-layout{grid-template-columns:1fr;gap:2px}.lk-kda-pie-graphic{height:175px}.lk-kda-pie-svg{width:175px}.lk-kda-pie-legend{max-height:150px}.lk-kda-pie-panel--compact .lk-kda-pie-layout{grid-template-columns:1fr}}

/* KDA 3.0.40.0 — locked editorial chart frame */
.lk-kda-grid{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
  align-items:stretch;
}
.lk-kda-card{
  height:var(--lk-kda-card-height,760px);
  min-height:720px;
  overflow:hidden;
  box-sizing:border-box;
}
.lk-kda-card-link{
  height:100%;
  min-height:0;
  overflow:hidden;
  box-sizing:border-box;
  padding:18px 18px 15px;
}
.lk-kda-card-head{flex:0 0 auto;min-width:0}
.lk-kda-card h3{
  min-height:0;
  height:auto;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:normal;
  line-height:1.16;
}
.lk-kda-card-body{
  flex:1 1 auto;
  min-height:0;
  overflow:hidden;
  padding-top:12px;
  display:flex;
  flex-direction:column;
}
.lk-kda-chart-list{
  height:100%;
  flex:1 1 auto;
  min-height:0;
  display:flex;
  flex-direction:column;
  justify-content:stretch;
  overflow:hidden;
}
.lk-kda-bar-row{
  flex:1 1 0;
  min-height:48px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:4px 0;
  box-sizing:border-box;
}
.lk-kda-bar-meta{
  display:grid;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:end;
  gap:10px;
  margin-bottom:5px;
}
.lk-kda-bar-label{
  min-width:0;
  max-width:100%;
  overflow:visible;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:normal;
  font-size:11px;
  line-height:1.22;
  color:#4d5a69;
}
.lk-kda-bar-value{
  flex:0 0 auto;
  font-size:11px;
  line-height:1.15;
  color:#102338;
  font-weight:900;
  white-space:nowrap;
}
.lk-kda-bar-track{
  height:9px;
  flex:0 0 9px;
  border-radius:999px;
  background:#eef2f5;
  overflow:hidden;
}
.lk-kda-pie-panel{
  flex:1 1 0;
  min-height:0;
  display:flex;
  flex-direction:column;
  gap:9px;
  padding:10px 0 12px;
  border-bottom:1px solid #edf0f3;
  overflow:hidden;
}
.lk-kda-pie-panel:last-child{border-bottom:0;padding-bottom:0}
.lk-kda-pie-title{
  flex:0 0 auto;
  display:flex;
  align-items:flex-start;
  justify-content:space-between;
  gap:12px;
  min-width:0;
  font-size:12px;
  line-height:1.25;
  font-weight:900;
  letter-spacing:0;
  color:#253548;
}
.lk-kda-pie-title>span:first-child{
  min-width:0;
  white-space:normal;
  overflow:visible;
  overflow-wrap:anywhere;
}
.lk-kda-pie-source-note{
  flex:0 1 46%;
  max-width:46%;
  min-width:0;
  white-space:normal;
  overflow-wrap:anywhere;
  color:#8a949f;
  font-size:8.5px;
  line-height:1.25;
  text-align:right;
}
.lk-kda-pie-layout{
  flex:1 1 auto;
  min-height:0;
  display:grid;
  grid-template-columns:minmax(150px,44%) minmax(0,56%);
  gap:12px;
  align-items:stretch;
}
.lk-kda-pie-graphic{
  min-width:0;
  min-height:0;
  display:grid;
  place-items:center;
  overflow:hidden;
}
.lk-kda-pie-svg{
  display:block;
  width:min(100%,232px);
  max-width:100%;
  height:auto;
  overflow:visible;
}
.lk-kda-pie-legend{
  min-width:0;
  min-height:0;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  column-gap:12px;
  row-gap:7px;
  align-content:space-evenly;
  justify-content:stretch;
  overflow:hidden;
}
.lk-kda-pie-legend-item{
  min-width:0;
  display:grid;
  grid-template-columns:8px minmax(0,1fr) auto;
  grid-template-rows:auto auto;
  column-gap:6px;
  align-content:center;
  align-items:start;
  line-height:1.12;
  overflow:visible;
}
.lk-kda-pie-legend-item i{
  grid-row:1/3;
  width:8px;
  height:8px;
  margin-top:3px;
  border-radius:2px;
  display:block;
}
.lk-kda-pie-legend-item .lk-kda-pie-legend-label,
.lk-kda-pie-legend-item span{
  min-width:0;
  overflow:visible;
  text-overflow:clip;
  white-space:normal;
  overflow-wrap:anywhere;
  word-break:normal;
  font-size:9.5px;
  line-height:1.16;
  color:#5b6774;
}
.lk-kda-pie-legend-item strong{
  font-size:9.5px;
  color:#1a2b3d;
  white-space:nowrap;
  text-align:right;
}
.lk-kda-pie-legend-item em{
  grid-column:2/4;
  font-size:8px;
  font-style:normal;
  color:#8d98a4;
  margin-top:2px;
  white-space:normal;
}
.lk-kda-pie-delta{font-weight:900;margin-left:3px}
.lk-kda-pie-delta.is-up{color:#1d8465}
.lk-kda-pie-delta.is-down{color:#b0202a}
.lk-kda-pie-delta.is-flat{color:#8d98a4}
.lk-kda-card-slot-bars .lk-kda-card-body{padding-bottom:4px}
.lk-kda-card-slot-pies .lk-kda-card-body{padding-bottom:0}
@media(max-width:1100px){
  .lk-kda-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:900px){
  .lk-kda-grid{grid-template-columns:1fr}
  .lk-kda-card{height:var(--lk-kda-card-height,760px);min-height:720px}
  .lk-kda-pie-layout{grid-template-columns:minmax(150px,40%) minmax(0,60%)}
}
@media(max-width:560px){
  .lk-kda-card-link{padding:15px 14px 13px}
  .lk-kda-pie-layout{grid-template-columns:1fr;grid-template-rows:auto minmax(0,1fr);gap:6px}
  .lk-kda-pie-graphic{min-height:205px}
  .lk-kda-pie-svg{width:205px}
  .lk-kda-pie-legend{grid-template-columns:1fr 1fr;row-gap:6px}
}


/* KDA 3.0.40 — fixed editorial frame + professional multi-chart fit */
:root{--lk-kda-card-height:460px}
.regional-box{height:var(--lk-kda-card-height);min-height:var(--lk-kda-card-height);box-sizing:border-box;overflow:hidden}
.lk-kda-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;align-items:stretch}
.lk-kda-card{height:var(--lk-kda-card-height);min-height:var(--lk-kda-card-height);max-height:var(--lk-kda-card-height);overflow:hidden;box-sizing:border-box;border-radius:12px}
.lk-kda-card-link{height:100%;min-height:0;overflow:hidden;padding:16px 17px 14px}
.lk-kda-card-head{flex:0 0 auto;min-height:44px}
.lk-kda-card h3{font-size:clamp(17px,1.22vw,20px);line-height:1.12;margin:0;white-space:normal;overflow-wrap:anywhere}
.lk-kda-card-body{flex:1 1 auto;min-height:0;overflow:hidden;padding-top:8px}
.lk-kda-chart-list{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}
.lk-kda-bar-row{flex:1 1 0;min-height:17px;padding:2px 0;display:flex;flex-direction:column;justify-content:center}
.lk-kda-bar-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center;margin-bottom:3px;min-height:15px}
.lk-kda-bar-label{min-width:0;overflow:visible;text-overflow:clip;white-space:nowrap;overflow-wrap:normal;font-size:10px;line-height:1.05;color:#53606e}
.lk-kda-bar-value{font-size:10px;line-height:1.05;white-space:nowrap;color:#13263d;font-weight:900}
.lk-kda-bar-track{height:7px;flex:0 0 7px;border-radius:999px;background:#edf1f4;overflow:hidden}
.lk-kda-bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--lk-kda-accent,#b0202a),rgba(27,115,157,.72))}
.lk-kda-pie-panel{min-height:0;flex:1 1 0;padding:6px 0 7px;gap:5px;overflow:hidden;border-bottom:1px solid #edf0f3}
.lk-kda-pie-panel:last-child{padding-bottom:0;border-bottom:0}
.lk-kda-pie-title{font-size:10.5px;line-height:1.15;min-height:24px;align-items:flex-start}
.lk-kda-pie-title>span:first-child{white-space:normal;overflow:visible;overflow-wrap:anywhere}
.lk-kda-pie-source-note{font-size:7.5px;line-height:1.15;max-width:48%;white-space:normal}
.lk-kda-pie-layout{grid-template-columns:minmax(126px,38%) minmax(0,62%);gap:7px;align-items:center;min-height:0;overflow:hidden}
.lk-kda-pie-graphic{overflow:hidden;min-height:0}
.lk-kda-pie-svg{width:min(100%,185px);max-width:100%;height:auto}
.lk-kda-pie-legend{grid-template-columns:1fr 1fr;column-gap:7px;row-gap:3px;align-content:center;min-height:0;overflow:hidden}
.lk-kda-pie-legend-item{grid-template-columns:6px minmax(0,1fr) auto;column-gap:4px;min-width:0}
.lk-kda-pie-legend-item i{width:6px;height:6px;margin-top:2px}
.lk-kda-pie-legend-item .lk-kda-pie-legend-label,.lk-kda-pie-legend-item span{font-size:8.1px;line-height:1.05;white-space:nowrap;overflow:visible;text-overflow:clip;overflow-wrap:normal}
.lk-kda-pie-legend-item strong{font-size:8.1px;line-height:1.05}
.lk-kda-pie-legend-item em{font-size:7px;line-height:1.0;white-space:normal;margin-top:1px}
.lk-kda-compare-panel{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden}
.lk-kda-compare-head{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:end;padding:4px 0 7px;border-bottom:1px solid #edf0f3}
.lk-kda-compare-head strong{font-size:10.5px;line-height:1.15;color:#253548;overflow-wrap:anywhere}
.lk-kda-compare-head span{font-size:7.5px;line-height:1.1;color:#8a949f;text-align:right;white-space:nowrap}
.lk-kda-compare-list{height:100%;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding-top:3px}
.lk-kda-compare-row{flex:1 1 0;min-height:17px;display:flex;flex-direction:column;justify-content:center;padding:2px 0;overflow:hidden}
.lk-kda-compare-meta{display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:5px;align-items:center;margin-bottom:2px}
.lk-kda-compare-meta span{font-size:9px;line-height:1.05;white-space:nowrap;overflow:visible;text-overflow:clip}
.lk-kda-compare-meta strong{font-size:9px;line-height:1.05;color:#13263d;white-space:nowrap}
.lk-kda-compare-delta{font-size:7px;font-style:normal;white-space:nowrap}
.lk-kda-compare-delta.is-up{color:#1d8465}.lk-kda-compare-delta.is-down{color:#b0202a}.lk-kda-compare-delta.is-flat{color:#8d98a4}
.lk-kda-compare-track{height:7px;position:relative;border-radius:999px;background:#eef1f4;overflow:hidden}
.lk-kda-compare-track span{position:absolute;left:0;top:0;height:100%;border-radius:999px}
.lk-kda-compare-first{background:#cfd6dc}.lk-kda-compare-last{background:linear-gradient(90deg,#1b739d,#13263d)}
.lk-kda-card-slot-pies .lk-kda-card-body{padding-bottom:0}
@media(max-width:1100px){.lk-kda-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.regional-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:900px){.lk-kda-grid{grid-template-columns:1fr}.regional-box{height:auto;min-height:var(--lk-kda-card-height);max-height:none}.lk-kda-card{height:var(--lk-kda-card-height);min-height:var(--lk-kda-card-height)}}
@media(max-width:560px){:root{--lk-kda-card-height:520px}.lk-kda-card-link{padding:14px 13px 12px}.lk-kda-pie-layout{grid-template-columns:1fr;grid-template-rows:170px minmax(0,1fr);gap:4px}.lk-kda-pie-svg{width:165px}.lk-kda-pie-legend{grid-template-columns:1fr 1fr;row-gap:4px}.lk-kda-bar-label{font-size:9.5px}.lk-kda-bar-value{font-size:9.5px}}


/* KDA 3.0.40.0 — percentage card: fill the locked frame without dead space */
.lk-kda-card-slot-pies .lk-kda-pie-panel--single{
  flex:1 1 auto;
  min-height:0;
  padding:0;
  border-bottom:0;
  overflow:hidden;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{
  flex:1 1 auto;
  min-height:0;
  height:100%;
  grid-template-columns:minmax(188px,48%) minmax(0,52%);
  gap:12px;
  align-items:stretch;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-graphic{
  width:100%;
  height:100%;
  min-height:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:6px 0;
  box-sizing:border-box;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{
  width:min(100%,220px);
  height:auto;
  max-height:100%;
  flex:0 0 auto;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{
  height:100%;
  min-height:0;
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-auto-rows:minmax(0,1fr);
  column-gap:10px;
  row-gap:5px;
  align-content:stretch;
  overflow:hidden;
  padding:6px 0;
  box-sizing:border-box;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item{
  align-content:center;
  align-items:center;
  min-height:0;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span{
  font-size:9px;
  line-height:1.12;
  white-space:normal;
  overflow-wrap:anywhere;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{
  font-size:9px;
  line-height:1.12;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item em{
  font-size:7.6px;
  line-height:1.05;
}

@media(max-width:1100px){
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{grid-template-columns:minmax(176px,44%) minmax(0,56%)}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:min(100%,205px)}
}
@media(max-width:560px){
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{grid-template-columns:1fr;grid-template-rows:190px minmax(0,1fr);gap:4px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-graphic{height:190px;padding:0}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:190px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{padding:0;grid-auto-rows:minmax(0,1fr)}
}


/* KDA 3.0.41 — single percentage card: donut first, legend below, no overlap */
.lk-kda-card-slot-pies .lk-kda-pie-panel--single{
  display:flex;
  flex:1 1 auto;
  min-height:0;
  padding:0;
  border:0;
  overflow:hidden;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{
  display:grid;
  grid-template-columns:1fr;
  grid-template-rows:minmax(215px,1fr) minmax(118px,auto);
  gap:8px;
  width:100%;
  height:100%;
  min-height:0;
  overflow:hidden;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-graphic{
  grid-row:1;
  width:100%;
  height:100%;
  min-height:0;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  padding:0;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{
  display:block;
  width:min(100%,250px);
  height:auto;
  max-height:100%;
  flex:0 0 auto;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{
  grid-row:2;
  align-self:stretch;
  width:100%;
  min-width:0;
  min-height:0;
  display:grid;
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-auto-rows:minmax(0,1fr);
  column-gap:16px;
  row-gap:2px;
  align-content:stretch;
  overflow:hidden;
  padding:2px 4px 0;
  box-sizing:border-box;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item{
  min-width:0;
  min-height:0;
  display:grid;
  grid-template-columns:7px minmax(0,1fr) auto;
  grid-template-rows:auto auto;
  column-gap:5px;
  align-content:center;
  align-items:center;
  line-height:1;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item i{
  grid-row:1/3;
  width:7px;
  height:7px;
  border-radius:2px;
  display:block;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span{
  min-width:0;
  font-size:8.8px;
  line-height:1.08;
  white-space:nowrap;
  overflow:visible;
  text-overflow:clip;
  overflow-wrap:normal;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{
  font-size:8.8px;
  line-height:1.08;
  white-space:nowrap;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item em{
  grid-column:2/4;
  font-size:7.2px;
  line-height:1.0;
  white-space:nowrap;
  margin-top:1px;
}
/* Percentage charts get a slightly larger visual share while preserving the locked card height. */
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-layout{
  grid-template-rows:minmax(225px,1fr) minmax(118px,auto);
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-svg{
  width:min(100%,265px);
}
@media(max-width:1100px){
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{
    grid-template-rows:minmax(205px,1fr) minmax(118px,auto);
  }
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:min(100%,235px)}
}
@media(max-width:560px){
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{
    grid-template-rows:190px minmax(0,1fr);
    gap:6px;
  }
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:185px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{
    column-gap:10px;
    row-gap:2px;
    padding:0;
  }
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span,
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{font-size:8.2px}
}

/* KDA 3.0.42 — proportional percentage donut + clean two-column data legend */
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-layout{
  grid-template-rows:minmax(252px,1fr) minmax(112px,118px);
  gap:6px;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-graphic{
  min-height:0;
  padding:0;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-svg{
  width:min(100%,280px);
  height:auto;
  max-height:100%;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend{
  grid-template-columns:repeat(2,minmax(0,1fr));
  grid-auto-rows:minmax(0,1fr);
  column-gap:16px;
  row-gap:2px;
  padding:0 3px;
  align-content:stretch;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item{
  grid-template-columns:8px minmax(0,1fr) auto;
  grid-template-rows:1fr;
  column-gap:6px;
  align-items:center;
  align-content:center;
  min-height:0;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item i{
  grid-row:1;
  width:8px;
  height:8px;
  margin:0;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item span{
  min-width:0;
  font-size:9.2px;
  line-height:1.05;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:clip;
  overflow-wrap:normal;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item strong{
  font-size:9.2px;
  line-height:1.05;
  white-space:nowrap;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item em{
  display:none;
}
@media(max-width:1100px){
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-layout{
    grid-template-rows:minmax(240px,1fr) minmax(112px,118px);
  }
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-svg{width:min(100%,255px)}
}
@media(max-width:560px){
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-layout{
    grid-template-rows:205px minmax(0,1fr);
    gap:6px;
  }
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-svg{width:205px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend{
    column-gap:10px;
  }
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item span,
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single.lk-kda-pie-panel--percent .lk-kda-pie-legend-item strong{font-size:8.2px}
}


/* KDA 3.0.43 — show every processed region, keep three cards aligned, and tune density by data count. */
:root{--lk-kda-card-height:620px}
.lk-kda-card,
.regional-box{height:var(--lk-kda-card-height);min-height:var(--lk-kda-card-height);max-height:var(--lk-kda-card-height);box-sizing:border-box;overflow:hidden}
.lk-kda-chart-list{height:100%;min-height:0;overflow:hidden;display:flex;flex-direction:column}
.lk-kda-bars{--lk-kda-row-count:14}
.lk-kda-bar-row{
  flex:1 1 0;
  min-height:0;
  padding:3px 0;
  display:flex;
  flex-direction:column;
  justify-content:center;
  box-sizing:border-box;
}
.lk-kda-bar-row.is-total{padding-top:5px;padding-bottom:5px;border-bottom:1px solid #e7ebef;margin-bottom:2px}
.lk-kda-bar-row.is-total .lk-kda-bar-label,.lk-kda-bar-row.is-total .lk-kda-bar-value{font-weight:900;color:#13263d}
.lk-kda-bar-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;margin-bottom:3px;min-width:0}
.lk-kda-bar-label{
  min-width:0;max-width:100%;overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;word-break:normal;
  font-size:clamp(8px, calc(11.5px - (var(--lk-kda-row-count,14) * .16px)), 11px);
  line-height:1.08;color:#53606e;
}
.lk-kda-bar-value{
  font-size:clamp(8px, calc(11.5px - (var(--lk-kda-row-count,14) * .16px)), 11px);
  line-height:1.08;white-space:nowrap;color:#13263d;font-weight:900;
}
.lk-kda-bar-track{height:7px;flex:0 0 7px;border-radius:999px;background:#edf1f4;overflow:hidden}
.lk-kda-bar-fill{display:block;height:100%;border-radius:999px;background:linear-gradient(90deg,var(--lk-kda-accent,#b0202a),rgba(27,115,157,.72))}

/* Single-metric circular cards: 7 rows per legend column for 14 regions. */
.lk-kda-card-slot-pies .lk-kda-pie-panel--single{display:flex;flex:1 1 auto;min-height:0;padding:0;border:0;overflow:hidden}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{
  display:grid;grid-template-columns:1fr;grid-template-rows:minmax(290px,1fr) minmax(175px,auto);
  gap:8px;width:100%;height:100%;min-height:0;overflow:hidden;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-graphic{
  grid-row:1;width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:0;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{display:block;width:min(100%,285px);height:auto;max-height:100%;flex:0 0 auto}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{
  grid-row:2;align-self:stretch;width:100%;min-width:0;min-height:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));
  grid-auto-rows:minmax(0,1fr);column-gap:16px;row-gap:2px;align-content:stretch;overflow:hidden;padding:0 4px;box-sizing:border-box;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item{
  min-width:0;min-height:0;display:grid;grid-template-columns:8px minmax(0,1fr) auto;grid-template-rows:minmax(0,1fr);
  column-gap:6px;align-content:center;align-items:center;line-height:1;overflow:visible;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item i{grid-row:1;width:8px;height:8px;border-radius:2px;display:block;margin:0}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span{
  min-width:0;font-size:9.2px;line-height:1.08;white-space:normal;overflow:visible;text-overflow:clip;overflow-wrap:anywhere;word-break:normal;color:#5b6774;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{font-size:9.2px;line-height:1.08;white-space:nowrap;color:#13263d;font-weight:900}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item em{display:none}

/* Preserve a usable density if another metric is packed into the circular slot. */
.lk-kda-card-slot-pies .lk-kda-pie-panel--compact .lk-kda-pie-layout{grid-template-rows:minmax(180px,1fr) minmax(100px,auto)}
.lk-kda-card-slot-pies .lk-kda-pie-panel--compact .lk-kda-pie-svg{width:min(100%,205px)}
.lk-kda-card-slot-pies .lk-kda-pie-panel--compact .lk-kda-pie-legend{column-gap:10px;row-gap:2px}
.lk-kda-card-slot-pies .lk-kda-pie-panel--compact .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
.lk-kda-card-slot-pies .lk-kda-pie-panel--compact .lk-kda-pie-legend-item span,
.lk-kda-card-slot-pies .lk-kda-pie-panel--compact .lk-kda-pie-legend-item strong{font-size:8px}

@media(max-width:1100px){
  :root{--lk-kda-card-height:620px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{grid-template-rows:minmax(275px,1fr) minmax(180px,auto)}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:min(100%,270px)}
}
@media(max-width:560px){
  :root{--lk-kda-card-height:620px}
  .lk-kda-card{height:var(--lk-kda-card-height);min-height:var(--lk-kda-card-height);max-height:none}
  .lk-kda-bar-label,.lk-kda-bar-value{font-size:9px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{grid-template-rows:260px minmax(0,1fr);gap:6px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:250px}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{column-gap:10px;row-gap:2px;padding:0}
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span,
  .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{font-size:8.4px}
}


/* v3.0.44.0 — EVENT card refresh-safe layout lock.
 * The widget no longer derives its height from FOTO via JavaScript.
 * Lazy images/content-visibility can otherwise produce a transient height on F5.
 */
.event-widget{
  min-width:0 !important;
  min-height:660px !important;
  height:660px !important;
  max-height:660px !important;
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
}
.event-widget.event-align-photo{
  height:660px !important;
  min-height:660px !important;
  max-height:660px !important;
}
.event-widget-head{
  flex:0 0 auto !important;
  min-height:0 !important;
}
.event-widget .event-gallery{
  flex:1 1 auto !important;
  min-height:0 !important;
  height:auto !important;
  max-height:none !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
}
@media (max-width:1100px){
  .event-widget,.event-widget.event-align-photo{
    height:620px !important;
    min-height:620px !important;
    max-height:620px !important;
  }
}
@media (max-width:820px){
  .event-widget,.event-widget.event-align-photo{
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
  }
  .event-widget .event-gallery{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    overscroll-behavior-x:contain !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
  }
  .event-widget .event-gallery::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}
  .event-widget .event-photo{
    flex:0 0 calc((100% - 9px) / 2) !important;
    width:calc((100% - 9px) / 2) !important;
    min-width:0 !important;
    height:auto !important;
    aspect-ratio:1 / 1 !important;
  }
}
@media (max-width:560px){
  .event-widget .event-gallery{gap:8px !important}
  .event-widget .event-photo{
    flex-basis:calc((100% - 8px) / 2) !important;
    width:calc((100% - 8px) / 2) !important;
  }
}


/* v3.0.46.0 — EVENT card: fixed viewport + precision bottom alignment.
 * The card stays closed to the FOTO section height, while the gallery itself
 * scrolls internally. JS only refines --lk-event-height after the FOTO layout
 * is stable; a CSS fallback prevents any collapsed flash on refresh/F5.
 */
.event-widget{
  --lk-event-height:660px;
  min-width:0 !important;
  min-height:var(--lk-event-height) !important;
  height:var(--lk-event-height) !important;
  max-height:var(--lk-event-height) !important;
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
  align-self:start !important;
}
.event-widget.event-align-photo{
  min-height:var(--lk-event-height) !important;
  height:var(--lk-event-height) !important;
  max-height:var(--lk-event-height) !important;
}
.event-widget-head{
  flex:0 0 auto !important;
  min-height:0 !important;
}
.event-widget .event-gallery{
  flex:1 1 auto !important;
  min-height:0 !important;
  height:auto !important;
  max-height:none !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  overscroll-behavior-y:contain !important;
  -webkit-overflow-scrolling:touch !important;
  scrollbar-width:thin !important;
  box-sizing:border-box !important;
}
@media (max-width:1100px){
  .event-widget{
    --lk-event-height:620px;
  }
}
@media (max-width:820px){
  .event-widget,.event-widget.event-align-photo{
    --lk-event-height:auto;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow:visible !important;
    align-self:stretch !important;
  }
  .event-widget .event-gallery{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scrollbar-width:none !important;
  }
  .event-widget .event-gallery::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}
  .event-widget .event-photo{
    flex:0 0 calc((100% - 9px) / 2) !important;
    width:calc((100% - 9px) / 2) !important;
    min-width:0 !important;
    height:auto !important;
    aspect-ratio:1 / 1 !important;
  }
}
@media (max-width:560px){
  .event-widget .event-gallery{gap:8px !important}
  .event-widget .event-photo{
    flex-basis:calc((100% - 8px) / 2) !important;
    width:calc((100% - 8px) / 2) !important;
  }
}

/* v3.0.46.0 — Rubrik Utama compact card restoration. */
.regional-box{
  height:auto !important;
  min-height:160px !important;
  max-height:none !important;
  overflow:hidden !important;
}


/* v3.0.47.0 — EVENT / FOTO synchronized card frame. */
.event-widget{
  --lk-event-height:360px;
  min-width:0 !important;
  height:var(--lk-event-height) !important;
  min-height:var(--lk-event-height) !important;
  max-height:var(--lk-event-height) !important;
  display:flex !important;
  flex-direction:column !important;
  align-self:start !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}
.event-widget.event-align-photo{
  height:var(--lk-event-height) !important;
  min-height:var(--lk-event-height) !important;
  max-height:var(--lk-event-height) !important;
}
.event-widget .event-widget-head,
.event-widget .event-widget-head--no-title{
  flex:0 0 auto !important;
  min-height:0 !important;
  margin-bottom:10px !important;
  overflow:visible !important;
}
.event-widget .event-gallery{
  display:flex !important;
  flex:1 1 auto !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  min-width:0 !important;
  min-height:0 !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  gap:10px !important;
  padding:2px 2px 8px !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  overscroll-behavior-y:contain !important;
  scroll-snap-type:y proximity !important;
  scroll-behavior:smooth !important;
  scrollbar-width:thin !important;
  box-sizing:border-box !important;
}
.event-widget .event-gallery::-webkit-scrollbar{width:6px !important;height:0 !important}
.event-widget .event-gallery::-webkit-scrollbar-track{background:#eef1f3;border-radius:10px}
.event-widget .event-gallery::-webkit-scrollbar-thumb{background:#9ba5ab;border-radius:10px}
.event-widget .event-photo{
  position:relative !important;
  flex:0 0 auto !important;
  display:block !important;
  width:100% !important;
  height:auto !important;
  min-width:0 !important;
  min-height:0 !important;
  aspect-ratio:1 / 1 !important;
  overflow:hidden !important;
  border-radius:4px !important;
  scroll-snap-align:start !important;
  background:#edf0f2 !important;
}
.event-widget .event-photo img,
.event-widget .event-photo .event-responsive-image{
  display:block !important;
  width:100% !important;
  height:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center !important;
  transform:none !important;
  filter:none !important;
  backface-visibility:hidden !important;
  -webkit-backface-visibility:hidden !important;
}
.event-widget .event-photo.lk-preview-source{cursor:zoom-in !important}

/* The EVENT frame is aligned only on desktop/tablet widths. On mobile it becomes
 * a predictable compact horizontal gallery instead of changing page height. */
@media(max-width:820px){
  .event-widget,.event-widget.event-align-photo{
    --lk-event-height:420px;
    height:var(--lk-event-height) !important;
    min-height:var(--lk-event-height) !important;
    max-height:var(--lk-event-height) !important;
    overflow:hidden !important;
    align-self:stretch !important;
  }
  .event-widget .event-gallery{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    gap:8px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x proximity !important;
    padding:2px 1px 8px !important;
    scrollbar-width:none !important;
  }
  .event-widget .event-gallery::-webkit-scrollbar{display:none !important}
  .event-widget .event-photo{
    flex:0 0 min(78vw,340px) !important;
    width:min(78vw,340px) !important;
    height:min(78vw,340px) !important;
    aspect-ratio:1 / 1 !important;
  }
}
@media(max-width:560px){
  .event-widget,.event-widget.event-align-photo{
    --lk-event-height:calc(100vw * .92) !important;
  }
  .event-widget .event-photo{
    flex-basis:calc(100vw - 46px) !important;
    width:calc(100vw - 46px) !important;
    height:calc(100vw - 46px) !important;
  }
}


/* v3.0.48.0 — Canonical EVENT frame.
 * The frame is stable on refresh and follows only the FOTO card-row bottom edge
 * when the FOTO row actually changes. The gallery scrolls inside the locked frame.
 */
@media (min-width:821px){
  .event-widget{
    --lk-event-height:680px;
    height:var(--lk-event-height) !important;
    min-height:var(--lk-event-height) !important;
    max-height:var(--lk-event-height) !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    align-self:start !important;
    box-sizing:border-box !important;
  }
  .event-widget.event-align-photo{
    height:var(--lk-event-height) !important;
    min-height:var(--lk-event-height) !important;
    max-height:var(--lk-event-height) !important;
  }
  .event-widget .event-widget-head{
    flex:0 0 auto !important;
    min-height:0 !important;
    margin-bottom:10px !important;
  }
  .event-widget .event-gallery{
    flex:1 1 auto !important;
    min-height:0 !important;
    max-height:none !important;
    height:auto !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    box-sizing:border-box !important;
    overscroll-behavior:contain !important;
  }
  .event-widget .event-photo{
    width:100% !important;
    aspect-ratio:1 / 1 !important;
    height:auto !important;
    min-height:0 !important;
  }
}

/* v3.0.49.0 — CANONICAL EVENT LAYER. Earlier EVENT rules are intentionally superseded here. */
.event-widget{
  --lk-event-height:360px;
  min-width:0 !important;
  height:var(--lk-event-height) !important;
  min-height:var(--lk-event-height) !important;
  max-height:var(--lk-event-height) !important;
  display:flex !important;
  flex-direction:column !important;
  align-self:start !important;
  overflow:hidden !important;
  box-sizing:border-box !important;
}
.event-widget.event-frame-locked{height:var(--lk-event-height) !important;min-height:var(--lk-event-height) !important;max-height:var(--lk-event-height) !important}
.event-widget .event-widget-head,
.event-widget .event-widget-head--no-title{
  flex:0 0 auto !important;
  min-height:0 !important;
  margin-bottom:10px !important;
  overflow:visible !important;
}
.event-widget .event-gallery{
  flex:1 1 auto !important;
  min-height:0 !important;
  width:100% !important;
  height:auto !important;
  max-height:none !important;
  display:flex !important;
  flex-direction:column !important;
  align-items:stretch !important;
  justify-content:flex-start !important;
  gap:8px !important;
  padding:2px 2px 8px !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  overscroll-behavior:contain !important;
  scroll-snap-type:y proximity !important;
  scrollbar-width:thin !important;
  box-sizing:border-box !important;
}
.event-widget .event-photo{
  flex:0 0 auto !important;
  display:block !important;
  width:100% !important;
  height:auto !important;
  aspect-ratio:1 / 1 !important;
  min-width:0 !important;
  min-height:0 !important;
  overflow:hidden !important;
  border-radius:4px !important;
  scroll-snap-align:start !important;
  background:#edf0f2 !important;
  cursor:zoom-in !important;
  -webkit-tap-highlight-color:transparent !important;
  user-select:none !important;
  -webkit-user-select:none !important;
}
.event-widget .event-photo img,
.event-widget .event-photo .event-responsive-image{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  min-width:0 !important;
  min-height:0 !important;
  object-fit:cover !important;
  object-position:center !important;
  pointer-events:none !important;
  transform:none !important;
  transition:none !important;
}
.event-widget .event-gallery::-webkit-scrollbar{width:6px !important;height:0 !important}
.event-widget .event-gallery::-webkit-scrollbar-track{background:#eef1f3 !important;border-radius:10px !important}
.event-widget .event-gallery::-webkit-scrollbar-thumb{background:#9ba5ab !important;border-radius:10px !important}

@media(max-width:820px){
  .event-widget{
    --lk-event-height:360px;
    height:var(--lk-event-height) !important;
    min-height:var(--lk-event-height) !important;
    max-height:var(--lk-event-height) !important;
    overflow:hidden !important;
    align-self:stretch !important;
  }
  .event-widget .event-gallery{
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    gap:8px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x proximity !important;
    scrollbar-width:none !important;
  }
  .event-widget .event-gallery::-webkit-scrollbar{display:none !important}
  .event-widget .event-photo{
    flex:0 0 min(78vw,340px) !important;
    width:min(78vw,340px) !important;
    height:auto !important;
    aspect-ratio:1 / 1 !important;
  }
}

body.lk-event-lightbox-open{overflow:hidden !important}
.lk-event-lightbox{z-index:999999 !important}
.lk-event-lightbox.is-open{display:flex !important}
.lk-event-lightbox__stage{cursor:default !important}
.lk-event-lightbox__img{pointer-events:auto !important}

/* v3.0.50.0 — FINAL EVENT FRAME: deterministic, refresh-safe, no cross-section measurement. */
@media (min-width:821px){
  .event-widget{
    --lk-event-height:680px;
    height:680px !important;
    min-height:680px !important;
    max-height:680px !important;
    display:flex !important;
    flex-direction:column !important;
    align-self:start !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  .event-widget.event-frame-stable{height:680px !important;min-height:680px !important;max-height:680px !important}
  .event-widget .event-widget-head,
  .event-widget .event-widget-head--no-title{
    flex:0 0 auto !important;
    margin:0 0 10px !important;
    min-height:0 !important;
    height:auto !important;
    overflow:visible !important;
  }
  .event-widget .event-gallery{
    flex:1 1 auto !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    display:flex !important;
    flex-direction:column !important;
    gap:10px !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    box-sizing:border-box !important;
  }
  .event-widget .event-photo{
    flex:0 0 auto !important;
    width:100% !important;
    height:auto !important;
    aspect-ratio:1 / 1 !important;
    min-width:0 !important;
    min-height:0 !important;
    overflow:hidden !important;
  }
  .event-widget .event-photo img,
  .event-widget .event-photo .event-responsive-image{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    object-position:center !important;
    pointer-events:auto !important;
    user-select:none !important;
    -webkit-user-drag:none !important;
  }
}
@media (min-width:1101px){
  .event-widget,.event-widget.event-frame-stable{height:680px !important;min-height:680px !important;max-height:680px !important}
}
@media (max-width:1100px) and (min-width:821px){
  .event-widget,.event-widget.event-frame-stable{height:620px !important;min-height:620px !important;max-height:620px !important}
}
@media (max-width:820px){
  .event-widget,.event-widget.event-frame-stable{
    height:430px !important;
    min-height:430px !important;
    max-height:430px !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
    align-self:stretch !important;
  }
  .event-widget .event-gallery{
    flex:1 1 auto !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    gap:8px !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:none !important;
    overscroll-behavior-x:contain !important;
  }
  .event-widget .event-gallery::-webkit-scrollbar{display:none !important}
  .event-widget .event-photo{
    flex:0 0 min(78vw,340px) !important;
    width:min(78vw,340px) !important;
    height:auto !important;
    aspect-ratio:1 / 1 !important;
    min-height:0 !important;
  }
  .event-widget .event-photo img,
  .event-widget .event-photo .event-responsive-image{
    width:100% !important;
    height:100% !important;
    object-fit:cover !important;
    pointer-events:auto !important;
  }
}
body.lk-event-lightbox-open{overflow:hidden !important}
.lk-event-lightbox{position:fixed !important;inset:0 !important;z-index:999999 !important;display:none !important;align-items:center !important;justify-content:center !important;background:rgba(7,14,20,.82) !important;backdrop-filter:blur(2px) !important;-webkit-backdrop-filter:blur(2px) !important;padding:24px !important}
.lk-event-lightbox.is-open{display:flex !important}
.lk-event-lightbox__stage{position:relative !important;width:min(92vw,1200px) !important;height:min(88vh,900px) !important;display:flex !important;align-items:center !important;justify-content:center !important;overflow:hidden !important;border-radius:8px !important}
.lk-event-lightbox__img{display:block !important;max-width:100% !important;max-height:100% !important;width:auto !important;height:auto !important;object-fit:contain !important;transform:translate3d(0,0,0) scale(1) !important;transform-origin:center center !important;will-change:transform !important;user-select:none !important;-webkit-user-drag:none !important;touch-action:none !important;cursor:zoom-out !important;pointer-events:auto !important}
.lk-event-lightbox.is-zoomed .lk-event-lightbox__img{cursor:grab !important}
.lk-event-lightbox.is-dragging .lk-event-lightbox__img{cursor:grabbing !important}
.lk-event-lightbox__hint{position:absolute !important;left:50% !important;bottom:10px !important;transform:translateX(-50%) !important;padding:7px 12px !important;border-radius:999px !important;background:rgba(0,0,0,.58) !important;color:#fff !important;font:700 11px/1.2 system-ui,sans-serif !important;pointer-events:none !important;white-space:nowrap !important}
.lk-event-lightbox__close{position:absolute !important;top:10px !important;right:10px !important;width:38px !important;height:38px !important;border:0 !important;border-radius:50% !important;background:rgba(0,0,0,.58) !important;color:#fff !important;font:800 20px/38px system-ui,sans-serif !important;text-align:center !important;cursor:pointer !important;z-index:2 !important}
@media(max-width:820px){
  .lk-event-lightbox{padding:12px !important}
  .lk-event-lightbox__stage{width:96vw !important;height:88vh !important}
  .lk-event-lightbox__hint{font-size:10px !important;bottom:8px !important}
  .lk-event-lightbox__close{top:7px !important;right:7px !important}
}


/* v3.0.51.0 — CANONICAL EVENT FRAME + in-box KDA story navigation. */
.event-widget{
  --lk-event-height:660px;
  height:var(--lk-event-height) !important;
  min-height:var(--lk-event-height) !important;
  max-height:var(--lk-event-height) !important;
  min-width:0 !important;
  display:flex !important;
  flex-direction:column !important;
  overflow:hidden !important;
  overflow-anchor:none !important;
}
.event-widget .event-widget-head,
.event-widget .event-widget-head--no-title{
  flex:0 0 auto !important;
  height:auto !important;
  min-height:0 !important;
  margin:0 0 10px !important;
}
.event-widget .event-gallery{
  flex:1 1 auto !important;
  min-height:0 !important;
  height:auto !important;
  max-height:none !important;
  width:100% !important;
  display:flex !important;
  flex-direction:column !important;
  flex-wrap:nowrap !important;
  gap:10px !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  scroll-behavior:auto !important;
  scroll-snap-type:none !important;
  overflow-anchor:none !important;
}
.event-widget .event-photo{
  flex:0 0 auto !important;
  width:100% !important;
  height:auto !important;
  aspect-ratio:16 / 10 !important;
  min-height:0 !important;
  overflow:hidden !important;
}
.event-widget .event-photo img,
.event-widget .event-photo .event-responsive-image{
  display:block !important;
  width:100% !important;
  height:100% !important;
  max-width:none !important;
  object-fit:cover !important;
  object-position:center !important;
  pointer-events:auto !important;
}
@media (max-width:1100px){
  .event-widget{--lk-event-height:620px}
}
@media (max-width:820px){
  .event-widget{--lk-event-height:500px}
  .event-widget .event-gallery{
    flex-direction:column !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
  }
  .event-widget .event-photo{
    width:100% !important;
    flex-basis:auto !important;
    aspect-ratio:16 / 10 !important;
  }
}
@media (max-width:560px){
  .event-widget{--lk-event-height:430px}
}

.lk-kda-story-carousel{position:relative;min-width:0}
.lk-kda-story-slide{display:none;min-width:0}
.lk-kda-story-slide.is-active{display:block}
.lk-kda-story-period-data{display:none}
.lk-kda-story-nav{display:flex;align-items:center;gap:8px}
.lk-kda-story-nav .lk-kda-archive-button{cursor:pointer}

/* v3.0.53.0 — ADAPTIVE EVENT ↔ FOTO FRAME.
 * Desktop height is supplied by event.js from EVENT top -> FOTO bottom.
 * The fixed 520px value is only a non-zero first-paint fallback.
 */
@media (min-width:821px){
  .event-widget,
  .event-widget.event-align-photo,
  .event-widget.event-frame-stable,
  .event-widget.event-frame-locked{
    --lk-event-height:520px;
    height:var(--lk-event-height) !important;
    min-height:var(--lk-event-height) !important;
    max-height:var(--lk-event-height) !important;
    min-width:0 !important;
    display:flex !important;
    flex-direction:column !important;
    align-self:start !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  .event-widget .event-widget-head,
  .event-widget .event-widget-head--no-title{
    flex:0 0 auto !important;
    min-height:0 !important;
    height:auto !important;
    margin:0 0 10px !important;
    overflow:visible !important;
  }
  .event-widget .event-gallery{
    flex:1 1 auto !important;
    min-height:0 !important;
    width:100% !important;
    height:auto !important;
    max-height:none !important;
    display:flex !important;
    flex-direction:column !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    gap:10px !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    box-sizing:border-box !important;
  }
  .event-widget .event-photo{
    flex:0 0 auto !important;
    width:100% !important;
    height:auto !important;
    aspect-ratio:16 / 10 !important;
    min-width:0 !important;
    min-height:0 !important;
    overflow:hidden !important;
  }
  .event-widget .event-photo img,
  .event-widget .event-photo .event-responsive-image{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    object-fit:cover !important;
    object-position:center !important;
  }
}

@media (max-width:820px){
  .event-widget,
  .event-widget.event-align-photo,
  .event-widget.event-frame-stable,
  .event-widget.event-frame-locked{
    --lk-event-height:auto !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    align-self:stretch !important;
  }
}

/* v3.0.54.0 — EVENT matches the user's reference design.
 * Desktop behavior: dynamic frame ends exactly at FOTO bottom; content remains
 * complete inside a vertical scroll viewport; poster images are never cropped.
 * RTL on the scroll viewport places the vertical scrollbar on the left while
 * inner EVENT content stays LTR. The lightbox continues to use the original
 * image URL for enlargement.
 */
@media (min-width:821px){
  .event-widget.event-align-photo{
    height:var(--lk-event-height,auto) !important;
    min-height:var(--lk-event-height,auto) !important;
    max-height:var(--lk-event-height,auto) !important;
    display:flex;
    flex-direction:column;
    overflow:hidden;
  }
  .event-widget.event-align-photo .event-widget-head{
    flex:0 0 auto;
    justify-content:flex-start;
    margin-bottom:10px;
    text-align:left;
  }
  .event-widget.event-align-photo .event-widget-view-all{
    display:block;
    text-align:left;
  }
  .event-widget.event-align-photo .event-gallery{
    flex:1 1 auto;
    min-height:0;
    width:100%;
    max-height:none;
    overflow-y:auto;
    overflow-x:hidden;
    display:flex;
    flex-direction:column;
    align-items:stretch;
    gap:10px;
    padding:2px 3px 8px 2px;
    scroll-snap-type:y proximity;
    scroll-behavior:smooth;
    scrollbar-width:thin;
    scrollbar-gutter:stable;
    direction:rtl;
  }
  .event-widget.event-align-photo .event-gallery > *{
    direction:ltr;
  }
  .event-widget.event-align-photo .event-photo{
    flex:0 0 auto;
    width:100%;
    height:auto;
    min-height:0;
    aspect-ratio:auto;
    overflow:hidden;
    background:#fff;
    border-radius:5px;
    scroll-snap-align:start;
  }
  .event-widget.event-align-photo .event-photo img{
    display:block;
    width:100%;
    max-width:100%;
    height:auto;
    object-fit:contain;
    background:#fff;
  }
  .event-widget.event-align-photo .event-gallery::-webkit-scrollbar{
    width:7px;
    height:0;
  }
  .event-widget.event-align-photo .event-gallery::-webkit-scrollbar-track{
    background:#edf0f2;
    border-radius:10px;
  }
  .event-widget.event-align-photo .event-gallery::-webkit-scrollbar-thumb{
    background:#8c979e;
    border-radius:10px;
  }
}

/* v3.0.55.0 — AUTHORITATIVE EVENT FRAME. Must remain the last EVENT block. */
@media (min-width:821px){
  .event-widget.event-align-photo.event-frame-ready{
    height:var(--lk-event-height) !important;
    min-height:var(--lk-event-height) !important;
    max-height:var(--lk-event-height) !important;
    display:flex !important;
    flex-direction:column !important;
    align-self:start !important;
    overflow:hidden !important;
    box-sizing:border-box !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-widget-head,
  .event-widget.event-align-photo.event-frame-ready .event-widget-head--no-title{
    flex:0 0 auto !important;
    height:auto !important;
    min-height:0 !important;
    margin:0 0 10px !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-gallery{
    flex:1 1 auto !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    width:100% !important;
    display:flex !important;
    flex-direction:column !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    gap:10px !important;
    overflow-x:hidden !important;
    overflow-y:auto !important;
    scrollbar-width:thin !important;
    scrollbar-gutter:stable !important;
    direction:rtl !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-gallery > *{
    direction:ltr !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-photo{
    flex:0 0 auto !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:auto !important;
    overflow:hidden !important;
    background:#fff !important;
    border-radius:5px !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-photo img,
  .event-widget.event-align-photo.event-frame-ready .event-photo .event-responsive-image{
    display:block !important;
    width:100% !important;
    height:auto !important;
    max-width:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    object-fit:contain !important;
    object-position:center top !important;
    background:#fff !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-gallery::-webkit-scrollbar{
    width:7px !important;
    height:0 !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-gallery::-webkit-scrollbar-track{
    background:#edf0f2 !important;
    border-radius:10px !important;
  }
  .event-widget.event-align-photo.event-frame-ready .event-gallery::-webkit-scrollbar-thumb{
    background:#8c979e !important;
    border-radius:10px !important;
  }
}


/* v3.0.58.0 — KDA compact frame matched to the live Rubrik Utama row. */
.lk-kda-section{--lk-kda-card-height:320px}
.lk-kda-card{
  height:var(--lk-kda-card-height) !important;
  min-height:var(--lk-kda-card-height) !important;
  max-height:var(--lk-kda-card-height) !important;
  box-sizing:border-box !important;
  overflow:hidden !important;
}
.lk-kda-card-link{padding:11px 14px 10px !important}
.lk-kda-card-head{min-height:0 !important}
.lk-kda-card h3{
  font-size:clamp(14px,1.35vw,18px) !important;
  line-height:1.08 !important;
  min-height:0 !important;
  max-height:2.16em !important;
  overflow:hidden !important;
}
.lk-kda-card-body{padding-top:5px !important;gap:5px !important}

/* Side cards: keep rows dense and let the lower rows disappear cleanly when the
 * shared compact frame is shorter than the complete data set. */
.lk-kda-card-slot-bars .lk-kda-chart-list{
  height:100% !important;
  min-height:0 !important;
  overflow:hidden !important;
  display:flex !important;
  flex-direction:column !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-row{
  flex:0 0 clamp(19px,calc(var(--lk-kda-card-height) / 15.5),27px) !important;
  min-height:0 !important;
  padding:1px 0 !important;
  overflow:hidden !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-meta{
  grid-template-columns:minmax(0,1fr) auto !important;
  margin-bottom:2px !important;
  min-height:11px !important;
  gap:6px !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-label,
.lk-kda-card-slot-bars .lk-kda-bar-value{
  font-size:clamp(7.4px,calc(var(--lk-kda-card-height) * .026),9.6px) !important;
  line-height:1.02 !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-label{
  overflow:hidden !important;
  text-overflow:clip !important;
  white-space:nowrap !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-track{height:5px !important;flex-basis:5px !important}

/* Middle card: move the donut to the top and reserve the lower zone for the
 * complete two-column legend so the 16-region facts remain visible. */
.lk-kda-card-slot-pies .lk-kda-pie-panel--single{
  flex:1 1 auto !important;
  min-height:0 !important;
  padding:0 !important;
  border:0 !important;
  overflow:hidden !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{
  display:grid !important;
  grid-template-columns:1fr !important;
  grid-template-rows:auto minmax(0,1fr) !important;
  gap:2px !important;
  width:100% !important;
  height:100% !important;
  min-height:0 !important;
  overflow:hidden !important;
  align-content:start !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-graphic{
  grid-row:1 !important;
  width:100% !important;
  height:auto !important;
  min-height:0 !important;
  display:flex !important;
  align-items:flex-start !important;
  justify-content:center !important;
  overflow:hidden !important;
  padding:0 !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{
  display:block !important;
  width:min(100%,clamp(105px,calc(var(--lk-kda-card-height) * .42),175px)) !important;
  height:auto !important;
  max-height:100% !important;
  flex:0 0 auto !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{
  grid-row:2 !important;
  align-self:stretch !important;
  width:100% !important;
  min-width:0 !important;
  min-height:0 !important;
  display:grid !important;
  grid-template-columns:repeat(2,minmax(0,1fr)) !important;
  grid-auto-rows:minmax(0,1fr) !important;
  column-gap:9px !important;
  row-gap:1px !important;
  align-content:stretch !important;
  overflow:hidden !important;
  padding:0 2px !important;
  box-sizing:border-box !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item{
  min-width:0 !important;
  min-height:0 !important;
  display:grid !important;
  grid-template-columns:6px minmax(0,1fr) auto !important;
  column-gap:4px !important;
  align-content:center !important;
  align-items:center !important;
  line-height:1 !important;
  overflow:hidden !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item i{
  width:6px !important;
  height:6px !important;
  margin:0 !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span{
  min-width:0 !important;
  font-size:clamp(6.8px,calc(var(--lk-kda-card-height) * .024),8.8px) !important;
  line-height:1.03 !important;
  white-space:normal !important;
  overflow:visible !important;
  text-overflow:clip !important;
}
.lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{
  font-size:clamp(6.8px,calc(var(--lk-kda-card-height) * .024),8.8px) !important;
  line-height:1.03 !important;
  white-space:nowrap !important;
}

@media(max-width:900px){
  .lk-kda-section{--lk-kda-card-height:320px}
  .lk-kda-card{height:var(--lk-kda-card-height) !important;min-height:var(--lk-kda-card-height) !important;max-height:var(--lk-kda-card-height) !important}
}


/* v3.0.60.0 — KDA regional labels use full names + independently scrollable side cards.
 * Legacy newsroom aliases are expanded to complete regional names for public display.
 * Left and right side data lists can be
 * scrolled vertically when the shared card frame is shorter than all rows.
 */
.lk-kda-card-slot-bars .lk-kda-chart-list{
  height:100% !important;
  max-height:100% !important;
  min-height:0 !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  display:flex !important;
  flex-direction:column !important;
  gap:0 !important;
  padding-right:5px !important;
  scrollbar-gutter:stable !important;
  overscroll-behavior:contain !important;
  -webkit-overflow-scrolling:touch !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-row{
  flex:0 0 25px !important;
  min-height:25px !important;
  height:25px !important;
  padding:1px 0 !important;
  box-sizing:border-box !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-row.is-total{
  flex-basis:28px !important;
  min-height:28px !important;
  height:28px !important;
  padding:3px 0 !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-meta{margin-bottom:2px !important;min-height:10px !important}
.lk-kda-card-slot-bars .lk-kda-bar-label,
.lk-kda-card-slot-bars .lk-kda-bar-value{
  font-size:8.6px !important;
  line-height:1 !important;
}
.lk-kda-card-slot-bars .lk-kda-bar-track{height:4px !important;flex-basis:4px !important}
.lk-kda-card-slot-bars .lk-kda-chart-list::-webkit-scrollbar{width:7px}
.lk-kda-card-slot-bars .lk-kda-chart-list::-webkit-scrollbar-track{background:#eef2f5;border-radius:8px}
.lk-kda-card-slot-bars .lk-kda-chart-list::-webkit-scrollbar-thumb{background:#a6b0b7;border-radius:8px}
.lk-kda-card-slot-bars .lk-kda-chart-list{scrollbar-width:thin;scrollbar-color:#a6b0b7 #eef2f5}

/* The right card's comparison list gets its own scroll viewport. The donut
 * legend in the middle card is intentionally left non-scrolling. */
.lk-kda-card-slot-pies .lk-kda-compare-panel{
  height:100% !important;
  min-height:0 !important;
  overflow:hidden !important;
  display:flex !important;
  flex-direction:column !important;
}
.lk-kda-card-slot-pies .lk-kda-compare-list{
  flex:1 1 auto !important;
  min-height:0 !important;
  max-height:100% !important;
  overflow-x:hidden !important;
  overflow-y:auto !important;
  padding-right:5px !important;
  scrollbar-gutter:stable !important;
  overscroll-behavior:contain !important;
  -webkit-overflow-scrolling:touch !important;
  display:flex !important;
  flex-direction:column !important;
  gap:0 !important;
}
.lk-kda-card-slot-pies .lk-kda-compare-row{
  flex:0 0 25px !important;
  min-height:25px !important;
  height:25px !important;
  padding:1px 0 !important;
}
.lk-kda-card-slot-pies .lk-kda-compare-meta{min-height:10px !important;margin-bottom:2px !important}
.lk-kda-card-slot-pies .lk-kda-compare-meta span,
.lk-kda-card-slot-pies .lk-kda-compare-meta strong,
.lk-kda-card-slot-pies .lk-kda-compare-meta em{font-size:8.6px !important;line-height:1 !important}
.lk-kda-card-slot-pies .lk-kda-compare-track{height:4px !important;min-height:4px !important}
.lk-kda-card-slot-pies .lk-kda-compare-list::-webkit-scrollbar{width:7px}
.lk-kda-card-slot-pies .lk-kda-compare-list::-webkit-scrollbar-track{background:#eef2f5;border-radius:8px}
.lk-kda-card-slot-pies .lk-kda-compare-list::-webkit-scrollbar-thumb{background:#a6b0b7;border-radius:8px}
.lk-kda-card-slot-pies .lk-kda-compare-list{scrollbar-width:thin;scrollbar-color:#a6b0b7 #eef2f5}

/* Make the full source label easy to inspect without changing the compact visual. */
.lk-kda-bar-label[data-full-region]{cursor:help}

.lk-kda-compare-label[data-full-region]{cursor:help}


/*
 * v3.0.61.0 — MOBILE + TABLET REDESIGN
 *
 * Scope: homepage only, max 1020px. HERO is intentionally excluded from all
 * visual changes below; its existing responsive treatment remains canonical.
 * Goals:
 * - compact editorial cards with varied, professional shapes
 * - KDA mobile/tablet shows only the circular middle card
 * - ad gallery shows exactly two banners horizontally and supports finger swipe
 * - preserve existing carousel controls and content
 */
@media (max-width:1020px){
  .home-site-main{padding:10px 0 34px !important;overflow-x:clip !important}
  .home-site-main .container{width:min(calc(100% - 28px),var(--max)) !important;max-width:100% !important}
  .home-site-main .section-block{margin:0 0 20px !important}

  /* Compact editorial section headings. */
  .home-site-main .section-head{
    margin:0 0 9px !important;
    padding:0 0 7px 8px !important;
    border-left:3px solid var(--red) !important;
    border-bottom:1px solid #e7ebee !important;
    gap:8px !important;
  }
  .home-site-main .section-head h2{font-size:13px !important;line-height:1.1 !important;letter-spacing:.055em !important}
  .home-site-main .section-head a{font-size:9px !important}

  /* Keep the hero untouched, but make its sibling lead widgets compact. */
  .home-site-main .home-lead{gap:10px !important;margin-bottom:16px !important}
  .home-site-main .lead-list,
  .home-site-main .sidebox{
    border-top:2px solid var(--navy) !important;
    padding-top:6px !important;
    min-width:0 !important;
  }
  .home-site-main .lead-list .section-head{border-left:0 !important;padding-left:0 !important}
  .home-site-main .mini-card{
    grid-template-columns:86px minmax(0,1fr) !important;
    gap:9px !important;
    padding:8px 0 !important;
    min-width:0 !important;
  }
  .home-site-main .mini-card h3{font-size:12px !important;line-height:1.18 !important;margin:3px 0 !important}
  .home-site-main .mini-card .eyebrow{font-size:8px !important}
  .home-site-main .mini-image{border-radius:9px !important;aspect-ratio:16/10 !important}
  .home-site-main .popular-widget .most-read{margin-top:4px !important}
  .home-site-main .popular-widget .most-read li{padding:7px 0 !important;grid-template-columns:24px minmax(0,1fr) !important;gap:7px !important}
  .home-site-main .popular-widget .most-read li::before{width:20px !important;height:20px !important;font-size:9px !important}
  .home-site-main .popular-widget .most-read a{font-size:10.5px !important;line-height:1.22 !important}

  /* Main editorial cards: dense 2-up grid on tablet/large phones. */
  .home-site-main .news-grid-4{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:9px !important}
  .home-site-main .news-tile{padding:0 !important;border:1px solid #e4e9ec !important;border-radius:12px !important;overflow:hidden !important;background:#fff !important;box-shadow:0 2px 8px rgba(11,29,42,.035) !important}
  .home-site-main .news-tile:nth-child(2n){border-radius:6px 12px 6px 12px !important}
  .home-site-main .news-tile .tile-image{border-radius:0 !important;aspect-ratio:16/10 !important}
  .home-site-main .news-tile .eyebrow{font-size:8px !important;margin:7px 8px 0 !important}
  .home-site-main .news-tile h3{font-size:11.5px !important;line-height:1.17 !important;margin:4px 8px 5px !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:3 !important;overflow:hidden !important}
  .home-site-main .news-tile .meta-line{font-size:8px !important;margin:0 8px 8px !important}

  /* Rubrik Utama: compact cards with subtle geometric variation. */
  .home-site-main .regional-strip{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:9px !important}
  .home-site-main .regional-box{
    min-width:0 !important;
    min-height:138px !important;
    height:auto !important;
    max-height:none !important;
    padding:10px !important;
    border:1px solid #e1e7ea !important;
    border-top:3px solid var(--red) !important;
    border-radius:12px !important;
    background:#fff !important;
    overflow:hidden !important;
    box-shadow:0 2px 10px rgba(11,29,42,.035) !important;
  }
  .home-site-main .regional-box:nth-child(2n){border-top-color:var(--navy) !important;border-radius:6px 12px 12px 6px !important}
  .home-site-main .regional-box:nth-child(3n){border-radius:12px 6px 12px 6px !important}
  .home-site-main .regional-box h3{font-size:9.5px !important;margin:0 0 7px !important;line-height:1.1 !important}
  .home-site-main .regional-lead{display:block !important}
  .home-site-main .regional-image{display:block !important;aspect-ratio:16/9 !important;border-radius:7px !important;overflow:hidden !important;margin-bottom:6px !important}
  .home-site-main .regional-image img{width:100% !important;height:100% !important;object-fit:cover !important}
  .home-site-main .regional-title-text{font-size:10px !important;line-height:1.16 !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important}
  .home-site-main .regional-category{font-size:7px !important;line-height:1 !important}
  .home-site-main .regional-more{padding:6px 0 !important}
  .home-site-main .regional-more-title{font-size:9px !important;line-height:1.14 !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important}

  /* KDA — only the circular middle card on mobile/tablet. */
  .home-site-main .lk-kda-section{
    margin-top:18px !important;
    margin-bottom:22px !important;
    padding-top:13px !important;
    border-top:2px solid var(--navy) !important;
  }
  .home-site-main .lk-kda-head{align-items:flex-end !important;gap:10px !important}
  .home-site-main .lk-kda-head h2{font-size:20px !important;line-height:1 !important}
  .home-site-main .lk-kda-kicker{font-size:8px !important;letter-spacing:.14em !important}
  .home-site-main .lk-kda-deck{font-size:10px !important;line-height:1.3 !important;margin-top:5px !important}
  .home-site-main .lk-kda-head-meta{font-size:9px !important;gap:6px !important}
  .home-site-main .lk-kda-archive-button{width:28px !important;height:28px !important}
  .home-site-main .lk-kda-grid{
    display:block !important;
    margin:0 !important;
  }
  .home-site-main .lk-kda-grid > .lk-kda-card:nth-child(1),
  .home-site-main .lk-kda-grid > .lk-kda-card:nth-child(3){display:none !important}
  .home-site-main .lk-kda-grid > .lk-kda-card:nth-child(2){display:block !important;width:100% !important}
  .home-site-main .lk-kda-card{
    width:100% !important;
    height:320px !important;
    min-height:320px !important;
    max-height:320px !important;
    padding:0 !important;
    border:1px solid #dce3e7 !important;
    border-top:3px solid var(--navy) !important;
    border-radius:14px !important;
    background:#fff !important;
    box-shadow:0 4px 14px rgba(11,29,42,.045) !important;
    overflow:hidden !important;
  }
  .home-site-main .lk-kda-card-link{padding:10px 11px 9px !important}
  .home-site-main .lk-kda-card-head{min-height:0 !important}
  .home-site-main .lk-kda-card h3{font-size:15px !important;line-height:1.08 !important;margin:0 !important;max-height:2.2em !important;overflow:hidden !important}
  .home-site-main .lk-kda-card-body{padding-top:4px !important;overflow:hidden !important}
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single{height:100% !important;overflow:hidden !important}
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{
    display:grid !important;
    grid-template-rows:155px minmax(0,1fr) !important;
    gap:4px !important;
    height:100% !important;
    min-height:0 !important;
    overflow:hidden !important;
  }
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-graphic{
    align-items:flex-start !important;
    justify-content:center !important;
    min-height:0 !important;
    padding:0 !important;
    overflow:hidden !important;
  }
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{
    width:150px !important;
    max-width:100% !important;
    height:auto !important;
  }
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-auto-rows:minmax(0,auto) !important;
    align-content:start !important;
    column-gap:9px !important;
    row-gap:3px !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    padding:0 2px 2px !important;
    scrollbar-width:thin !important;
    scrollbar-color:#a6b0b7 #eef2f5 !important;
  }
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item{
    min-height:18px !important;
    grid-template-columns:6px minmax(0,1fr) auto !important;
    column-gap:4px !important;
    overflow:hidden !important;
  }
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span{
    font-size:7.6px !important;
    line-height:1.05 !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
  }
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{font-size:7.6px !important;line-height:1.05 !important}
  .home-site-main .lk-kda-footer{display:none !important}

  /* All archive carousels: more breathing room, but still compact. */
  .home-site-main .home-archive-carousel{min-width:0 !important}
  .home-site-main .home-archive-viewport{overflow:hidden !important}
  .home-site-main .home-archive-track{gap:9px !important}
  .home-site-main .home-archive-track > article{border-radius:11px !important}
  .home-site-main .home-archive-head{margin-bottom:7px !important}
  .home-site-main .home-archive-actions{gap:6px !important}
  .home-site-main .home-archive-nav-button{width:28px !important;height:28px !important}
  .home-site-main .home-archive-actions > a{font-size:8.5px !important}

  /* JELAJAH: two-up compact cards, feature cards keep their own controls. */
  .home-site-main .jelajah-section{margin:0 0 20px !important;padding-top:2px !important}
  .home-site-main .jelajah-head h2{font-size:13px !important;margin-bottom:8px !important}
  .home-site-main .jelajah-grid{grid-template-columns:repeat(2,minmax(0,1fr)) !important;gap:8px !important}
  .home-site-main .jelajah-small,
  .home-site-main .jelajah-feature{min-width:0 !important;border-radius:12px !important;overflow:hidden !important}
  .home-site-main .jelajah-small:nth-child(2n){border-radius:6px 12px 6px 12px !important}
  .home-site-main .jelajah-small__body{padding:7px 8px 8px !important}
  .home-site-main .jelajah-small__label{font-size:7px !important}
  .home-site-main .jelajah-small h3{font-size:10px !important;line-height:1.15 !important;-webkit-line-clamp:2 !important}
  .home-site-main .jelajah-feature__overlay{padding:9px !important}
  .home-site-main .jelajah-feature__label{font-size:7px !important}
  .home-site-main .jelajah-feature h3{font-size:10.5px !important;line-height:1.13 !important;-webkit-line-clamp:2 !important}

  /* Sidebar becomes a compact responsive block instead of a desktop rail. */
  .home-site-main .sidebar{min-width:0 !important}
  .home-site-main .sidebar .side-widget{margin-bottom:14px !important;padding-top:7px !important}
  .home-site-main .sidebar .side-widget h2{font-size:13px !important;line-height:1.1 !important}

  /* EVENT: two posters visible; horizontal native swipe. */
  .home-site-main .event-widget{margin-bottom:16px !important;border-top:2px solid var(--navy) !important;padding-top:7px !important;min-width:0 !important}
  .home-site-main .event-widget-head{padding:0 !important;margin-bottom:7px !important}
  .home-site-main .event-widget-view-all{font-size:10px !important;font-weight:900 !important;letter-spacing:.05em !important}
  .home-site-main .event-gallery{
    display:flex !important;
    flex-direction:row !important;
    flex-wrap:nowrap !important;
    gap:8px !important;
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    scroll-padding-inline:0 !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
    overscroll-behavior-x:contain !important;
    touch-action:pan-x !important;
    padding:0 1px 3px !important;
  }
  .home-site-main .event-gallery::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}
  .home-site-main .event-widget .event-photo{
    flex:0 0 calc((100% - 8px)/2) !important;
    width:calc((100% - 8px)/2) !important;
    min-width:0 !important;
    aspect-ratio:3/2 !important;
    height:auto !important;
    scroll-snap-align:start !important;
    border-radius:9px !important;
    overflow:hidden !important;
    border:1px solid #e0e5e8 !important;
  }
  .home-site-main .event-widget .event-photo img,
  .home-site-main .event-widget .event-photo .event-responsive-image{
    width:100% !important;height:100% !important;object-fit:contain !important;background:#fff !important
  }

  /* Ad gallery: exactly two banners visible and finger-scroll the rest. */
  .home-site-main .lk-ad-gallery--jelajah-top{
    width:100% !important;
    margin:2px 0 17px !important;
    padding:0 !important;
    overflow:hidden !important;
  }
  .home-site-main .lk-ad-gallery--jelajah-top .lk-ad-gallery__grid{
    display:flex !important;
    flex-wrap:nowrap !important;
    align-items:stretch !important;
    gap:10px !important;
    width:100% !important;
    max-width:100% !important;
    overflow-x:auto !important;
    overflow-y:hidden !important;
    scroll-snap-type:x mandatory !important;
    scroll-padding-inline:0 !important;
    scrollbar-width:none !important;
    -webkit-overflow-scrolling:touch !important;
    overscroll-behavior-x:contain !important;
    touch-action:pan-x !important;
    padding:0 1px 4px !important;
  }
  .home-site-main .lk-ad-gallery--jelajah-top .lk-ad-gallery__grid::-webkit-scrollbar{display:none !important;width:0 !important;height:0 !important}
  .home-site-main .lk-ad-gallery--jelajah-top .lk-ad-gallery__item{
    flex:0 0 calc((100% - 10px)/2) !important;
    width:calc((100% - 10px)/2) !important;
    max-width:none !important;
    min-width:0 !important;
    aspect-ratio:3/2 !important;
    scroll-snap-align:start !important;
    border:1px solid #e0e5e8 !important;
    border-radius:10px !important;
    overflow:hidden !important;
    background:#fff !important;
  }
  .home-site-main .lk-ad-gallery--jelajah-top .lk-ad-gallery__link,
  .home-site-main .lk-ad-gallery--jelajah-top .lk-ad-gallery__media{width:100% !important;height:100% !important}
  .home-site-main .lk-ad-gallery--jelajah-top .lk-ad-gallery__media img{width:100% !important;height:100% !important;object-fit:cover !important}

  /* Other lower sections: keep cards compact and content readable. */
  .home-site-main .pariwisata-feature-section .home-archive-track > article,
  .home-site-main .public-feature-section .home-archive-track > article,
  .home-site-main .lingkar-insight-section .home-archive-track > article,
  .home-site-main .humaniora-section .home-archive-track > article{border:1px solid #e3e8eb !important;box-shadow:0 2px 8px rgba(11,29,42,.03) !important}
  .home-site-main .index-news-section{margin-top:3px !important}
}

@media (min-width:821px) and (max-width:1020px){
  /* Tablet: use two-column content rhythm while keeping the HERO's own layout untouched. */
  .home-site-main .home-layout{grid-template-columns:minmax(0,1fr) 240px !important;gap:16px !important;align-items:start !important}
  .home-site-main .home-layout .home-primary{min-width:0 !important}
  .home-site-main .home-layout .sidebar{min-width:0 !important}
  .home-site-main .home-layout .lk-ad-gallery--jelajah-top{grid-column:1 / -1 !important}
  .home-site-main .lk-kda-card{height:305px !important;min-height:305px !important;max-height:305px !important}
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{grid-template-rows:148px minmax(0,1fr) !important}
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:142px !important}
}

@media (max-width:560px){
  .home-site-main .container{width:calc(100% - 20px) !important}
  .home-site-main .section-block{margin-bottom:17px !important}
  .home-site-main .section-head{margin-bottom:8px !important}
  .home-site-main .mini-card{grid-template-columns:78px minmax(0,1fr) !important;gap:8px !important}
  .home-site-main .mini-card h3{font-size:11px !important}
  .home-site-main .regional-strip{gap:8px !important}
  .home-site-main .regional-box{min-height:128px !important;padding:8px !important;border-radius:10px !important}
  .home-site-main .regional-box h3{font-size:8.5px !important}
  .home-site-main .regional-title-text{font-size:9px !important}
  .home-site-main .regional-more-title{font-size:8.5px !important}
  .home-site-main .lk-kda-section{margin-top:16px !important}
  .home-site-main .lk-kda-card{height:300px !important;min-height:300px !important;max-height:300px !important}
  .home-site-main .lk-kda-card h3{font-size:14px !important}
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-layout{grid-template-rows:145px minmax(0,1fr) !important}
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-svg{width:138px !important}
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item .lk-kda-pie-legend-label,
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item span,
  .home-site-main .lk-kda-card-slot-pies .lk-kda-pie-panel--single .lk-kda-pie-legend-item strong{font-size:7.3px !important}
  .home-site-main .lk-ad-gallery--jelajah-top .lk-ad-gallery__item{border-radius:8px !important}
}

@media (prefers-reduced-motion:reduce){
  .home-site-main .lk-ad-gallery__grid{scroll-behavior:auto !important}
}


/* v3.0.62.0 — MOBILE/TABLET COMPACT POLISH
 * JELAJAH becomes a true 2-column 3-row compact grid; Insight loads six cards
 * so mobile/tablet pages are 2+2+2; Index News is swipe-first on touch.
 */
@media (max-width:820px){
  .home-site-main .jelajah-grid{
    grid-template-columns:repeat(2,minmax(0,1fr)) !important;
    grid-template-rows:150px 92px 92px !important;
    grid-template-areas:
      "nusantara mancanegara"
      "humaniora otomotif"
      "politik tekno" !important;
    gap:8px !important;
    align-items:stretch !important;
  }
  .home-site-main .jelajah-feature{
    min-height:0 !important;
    height:100% !important;
    border-radius:10px !important;
  }
  .home-site-main .jelajah-small{
    min-height:0 !important;
    height:100% !important;
    grid-template-columns:52px minmax(0,1fr) !important;
    gap:7px !important;
    padding:6px !important;
    border-radius:9px !important;
  }
  .home-site-main .jelajah-small__media{
    width:52px !important;
    height:52px !important;
    border-radius:4px !important;
  }
  .home-site-main .jelajah-small__label{font-size:6.6px !important;line-height:1 !important}
  .home-site-main .jelajah-small__body h3{font-size:9.5px !important;line-height:1.13 !important;margin:3px 0 0 !important;display:-webkit-box !important;-webkit-box-orient:vertical !important;-webkit-line-clamp:2 !important;overflow:hidden !important}
  .home-site-main .jelajah-feature__overlay{left:8px !important;right:8px !important;bottom:8px !important}
  .home-site-main .jelajah-feature__label{font-size:6.5px !important;padding:3px 5px !important;margin-bottom:4px !important}
  .home-site-main .jelajah-feature__overlay h3{font-size:12.5px !important;line-height:1.08 !important;max-height:2.2em !important;overflow:hidden !important}
  .home-site-main .jelajah-feature__overlay .meta-line{font-size:6.5px !important}

  /* Six LINGKAR INSIGHT cards: two per view on tablet/mobile => 2 | 2 | 2. */
  .home-site-main .lingkar-insight-section .home-archive-track{gap:8px !important}
  .home-site-main .lingkar-insight-section .home-archive-track > .insight-feature-card{
    flex:0 0 calc((100% - 8px)/2) !important;
    width:calc((100% - 8px)/2) !important;
    border-radius:9px !important;
    box-shadow:0 2px 8px rgba(11,29,42,.035) !important;
  }
  .home-site-main .lingkar-insight-section .insight-feature-card__image{aspect-ratio:16/9 !important}
  .home-site-main .lingkar-insight-section .insight-feature-card__body{padding:6px 7px 7px !important}
  .home-site-main .lingkar-insight-section .insight-feature-card__category{font-size:6.5px !important;line-height:1 !important;margin-bottom:3px !important}
  .home-site-main .lingkar-insight-section .insight-feature-card h3{font-size:9.5px !important;line-height:1.12 !important;min-height:2.24em !important;max-height:2.24em !important}

  /* Index News: swipe-first interaction. Arrows become secondary/hidden on touch layouts. */
  .home-site-main .index-news-viewport{
    touch-action:pan-y !important;
    cursor:grab !important;
    user-select:none !important;
    -webkit-user-select:none !important;
    -webkit-overflow-scrolling:touch !important;
  }
  .home-site-main .index-news-viewport.is-dragging{cursor:grabbing !important}
  .home-site-main .index-news-card{
    border-radius:8px !important;
    box-shadow:0 2px 8px rgba(11,29,42,.035) !important;
  }
  .home-site-main .index-news-nav{display:none !important}
  .home-site-main .index-news-actions{margin-left:auto !important}
}

@media (max-width:560px){
  .home-site-main .jelajah-grid{
    grid-template-rows:130px 84px 84px !important;
    gap:7px !important;
  }
  .home-site-main .jelajah-small{grid-template-columns:46px minmax(0,1fr) !important;padding:5px !important;gap:6px !important;border-radius:8px !important}
  .home-site-main .jelajah-small__media{width:46px !important;height:46px !important}
  .home-site-main .jelajah-small__body h3{font-size:9px !important}
  .home-site-main .jelajah-feature__overlay{left:7px !important;right:7px !important;bottom:7px !important}
  .home-site-main .jelajah-feature__overlay h3{font-size:11.5px !important}
  .home-site-main .lingkar-insight-section .home-archive-track{gap:7px !important}
  .home-site-main .lingkar-insight-section .home-archive-track > .insight-feature-card{flex-basis:calc((100% - 7px)/2) !important;width:calc((100% - 7px)/2) !important}
  .home-site-main .index-news-track{gap:8px !important}
}

/* v3.0.63.0 — Rubrik Utama: six equal cards, with LINGKAR INSIGHT directly after LINGKAR PALANGKA. */
@media (min-width:1101px){
  .home-site-main .regional-strip{grid-template-columns:repeat(6,minmax(0,1fr)) !important;gap:11px !important}
}
@media (max-width:1100px) and (min-width:821px){
  .home-site-main .regional-strip{grid-template-columns:repeat(3,minmax(0,1fr)) !important;gap:10px !important}
}

/* v3.0.63.0 — NUSANTARA/MANCANEGARA titles: dark list-style backdrop, always readable up to two lines. */
.home-site-main .jelajah-feature--nusantara .jelajah-feature__overlay h3,
.home-site-main .jelajah-feature--mancanegara .jelajah-feature__overlay h3{
  display:-webkit-box !important;
  -webkit-box-orient:vertical !important;
  -webkit-line-clamp:2 !important;
  overflow:hidden !important;
  max-height:calc(2 * 1.18em + 10px) !important;
  margin:5px 0 0 !important;
  padding:5px 8px 6px !important;
  background:rgba(5,12,18,.90) !important;
  color:#fff !important;
  border-left:3px solid #fff !important;
  border-radius:2px !important;
  line-height:1.18 !important;
  box-decoration-break:clone !important;
  -webkit-box-decoration-break:clone !important;
}
.home-site-main .jelajah-feature--nusantara .jelajah-feature__overlay h3 a,
.home-site-main .jelajah-feature--mancanegara .jelajah-feature__overlay h3 a{
  color:#fff !important;
}
.home-site-main .jelajah-feature--nusantara .jelajah-feature__overlay .meta-line,
.home-site-main .jelajah-feature--mancanegara .jelajah-feature__overlay .meta-line{
  text-shadow:0 1px 2px rgba(0,0,0,.75) !important;
}
@media(max-width:820px){
  .home-site-main .jelajah-feature--nusantara .jelajah-feature__overlay,
  .home-site-main .jelajah-feature--mancanegara .jelajah-feature__overlay{
    left:7px !important;right:7px !important;bottom:7px !important
  }
  .home-site-main .jelajah-feature--nusantara .jelajah-feature__overlay h3,
  .home-site-main .jelajah-feature--mancanegara .jelajah-feature__overlay h3{
    font-size:11.5px !important;
    line-height:1.16 !important;
    max-height:calc(2 * 1.16em + 10px) !important;
    padding:4px 7px 5px !important;
    margin-top:4px !important;
  }
}

/* v3.0.63.0 — INDEKS BERITA: explicit finger-swipe support on touch layouts. */
@media (max-width:1100px){
  .home-site-main .index-news-viewport{
    position:relative !important;
    overflow:hidden !important;
    touch-action:pan-y !important;
    -webkit-user-select:none !important;
    user-select:none !important;
  }
  .home-site-main .index-news-track{
    will-change:transform !important;
  }
}
@media (max-width:820px){
  .home-site-main .index-news-section::after{
    content:'Usap ke kiri atau kanan untuk melihat berita lain' !important;
    display:block !important;
    margin-top:6px !important;
    font-size:8px !important;
    line-height:1.2 !important;
    color:#89939b !important;
    text-align:right !important;
  }
}


/* v3.0.64.0 — DESKTOP ONLY: remove the extra LINGKAR INSIGHT card from RUBRIK UTAMA.
 * Tablet/mobile remain exactly as in v3.0.63.0. The separate LINGKAR INSIGHT section below RUBRIK UTAMA is untouched.
 */
@media (min-width:1101px){
  .home-site-main .section-block > .regional-strip > .regional-box:nth-child(6){
    display:none !important;
  }
  .home-site-main .section-block > .regional-strip{
    grid-template-columns:repeat(5,minmax(0,1fr)) !important;
    gap:11px !important;
  }
}



/* v3.0.69.2 — LINGKAR INSIGHT intentionally uses the same sizing geometry as HUMANIORA. */

/* v3.0.68.0 — DESKTOP ONLY: BERITA POPULER photo must stay fully visible.
 * Keep the existing card dimensions unchanged. Only change the media fitting
 * so the complete source photo is visible inside the existing fixed frame.
 * Tablet/mobile are intentionally untouched.
 */
@media (min-width:1101px){
  .home-site-main .home-lead > .sidebox > .popular-feature-card .jelajah-feature__media{
    background:#0b1d2a !important;
  }
  .home-site-main .home-lead > .sidebox > .popular-feature-card .jelajah-feature__media picture img,
  .home-site-main .home-lead > .sidebox > .popular-feature-card .jelajah-feature__media > img,
  .home-site-main .home-lead > .sidebox > .popular-feature-card .jelajah-feature__media > .video-preview img{
    width:100% !important;
    height:100% !important;
    max-width:100% !important;
    max-height:100% !important;
    object-fit:contain !important;
    object-position:center center !important;
    transform:none !important;
  }
}


/* v3.0.69.5 — reduce mobile/tablet render work below the fold without changing desktop geometry. */
@media (max-width:1100px){
  .home-site-main .highlight-section,
  .home-site-main .lk-kda-section,
  .home-site-main .lingkar-insight-section,
  .home-site-main .humaniora-section,
  .home-site-main .photo-section,
  .home-site-main .jelajah-section,
  .home-site-main .pariwisata-feature-section,
  .home-site-main .public-feature-section,
  .home-site-main .index-news-section{
    content-visibility:auto;
    contain-intrinsic-size:520px;
  }
}
@media (max-width:560px){
  .home-site-main .highlight-section,
  .home-site-main .lk-kda-section,
  .home-site-main .lingkar-insight-section,
  .home-site-main .humaniora-section,
  .home-site-main .photo-section,
  .home-site-main .jelajah-section,
  .home-site-main .pariwisata-feature-section,
  .home-site-main .public-feature-section,
  .home-site-main .index-news-section{
    contain-intrinsic-size:440px;
  }
}


/* v3.0.69.7 — Editorial Overview 3 Poin: complete sentences, no clipping. */
.single-page-main .article-overview{height:auto !important;max-height:none !important;overflow:visible !important;min-height:0 !important}
.single-page-main .article-overview ul{overflow:visible !important}
.single-page-main .article-overview li{height:auto !important;max-height:none !important;overflow:visible !important;white-space:normal !important;overflow-wrap:anywhere !important;word-break:normal !important}
@media (min-width:821px){
  .single-page-main .article-lead-row{grid-template-rows:auto !important;align-items:start !important}
  .single-page-main .article-lead-row .article-overview{align-self:start !important;height:auto !important;max-height:none !important;overflow:visible !important}
}

/* v3.0.69.9 — INDEKS BERITA: one native full-card article anchor.
 * The entire photo/title/meta region is one link so no carousel overlay or
 * delegated click handler can steal a simple tap. */
.index-news-card__link{
  position:relative !important;
  z-index:3 !important;
  display:flex !important;
  flex-direction:column !important;
  width:100% !important;
  height:100% !important;
  color:inherit !important;
  text-decoration:none !important;
  pointer-events:auto !important;
  cursor:pointer !important;
}
.index-news-card__body{display:flex !important;flex-direction:column !important;min-height:0 !important}
.index-news-card__category,.index-news-card__title,.index-news-card__meta{display:block !important}
.index-news-card__title{color:var(--ink) !important}
.index-news-card__link:hover .index-news-card__title,.index-news-card__link:focus-visible .index-news-card__title{color:var(--red) !important}
.index-news-card__link:focus-visible{outline:2px solid var(--red) !important;outline-offset:-2px !important}
.index-news-view-all{
  position:relative !important;
  z-index:4 !important;
  display:inline-flex !important;
  pointer-events:auto !important;
  cursor:pointer !important;
}


/* v3.0.69.9 — dedicated all-news archive pagination. */
.all-news-archive-intro{
  margin:8px 0 0;
  color:#68737a;
  font-size:13px;
  line-height:1.55;
}
.all-news-pagination{margin-top:22px}
.all-news-pagination ul{
  display:flex;
  align-items:center;
  justify-content:flex-start;
  gap:5px;
  list-style:none;
  margin:0;
  padding:0;
}
.all-news-pagination li{margin:0;padding:0}
.all-news-pagination a,.all-news-pagination span{
  display:flex;
  align-items:center;
  justify-content:center;
  min-width:32px;
  height:32px;
  padding:0 9px;
  border:1px solid #dfe5e8;
  border-radius:3px;
  background:#fff;
  color:#43515a;
  font-size:11px;
  font-weight:800;
  text-decoration:none;
}
.all-news-pagination .current{
  border-color:var(--navy);
  background:var(--navy);
  color:#fff;
}
.all-news-pagination a:hover{
  border-color:var(--red);
  color:var(--red);
}
@media(max-width:700px){
  .all-news-archive-intro{font-size:12px}
  .all-news-pagination ul{gap:4px}
  .all-news-pagination a,.all-news-pagination span{min-width:30px;height:30px;padding:0 8px;font-size:10px}
}


/* v3.0.73.3 — TRUE PHOTO/CARD HEIGHT LOCK — CSS ONLY
 * Desktop source of truth: the 3:2 photo frame determines the grid row height.
 * The summary card stretches to that exact row height. Its text area scrolls
 * inside the card and therefore can never change the card's outer height.
 * Caption stays outside the lead row and is aligned directly below the photo.
 */
@media (min-width:821px){
  .single-page-main .article-lead-row.has-main-photo{
    display:grid !important;
    grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr) !important;
    grid-template-rows:auto !important;
    column-gap:14px !important;
    row-gap:0 !important;
    align-items:stretch !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:22px 0 0 !important;
    overflow:visible !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-figure{
    grid-column:1 !important;
    grid-row:1 !important;
    width:100% !important;
    height:auto !important;
    min-width:0 !important;
    min-height:0 !important;
    margin:0 !important;
    align-self:stretch !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-photo-frame{
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:3 / 2 !important;
    padding:2px !important;
    border:1px solid #920303 !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-photo-frame img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center center !important;
    border-radius:0 !important;
    background:#fff !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview{
    grid-column:2 !important;
    grid-row:1 !important;
    align-self:stretch !important;
    justify-self:stretch !important;
    width:100% !important;
    height:auto !important;
    min-width:0 !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    box-sizing:border-box !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview__head{
    flex:0 0 auto !important;
    min-width:0 !important;
    min-height:0 !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview ul{
    flex:1 1 auto !important;
    min-width:0 !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:auto !important;
    scrollbar-color:#8f999f #eef2f5 !important;
    scrollbar-gutter:stable !important;
    margin:0 !important;
    padding-right:8px !important;
    cursor:auto !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar{
    width:8px !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar-track{
    background:#eef2f5 !important;
    border-radius:8px !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar-thumb{
    background:#8f999f !important;
    border-radius:8px !important;
    border:1px solid #eef2f5 !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar-thumb:hover{
    background:#68747c !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview li{
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
  }

  /* Caption is a separate block, so caption length can never change the card. */
  .single-page-main .article-figure-caption--lead{
    width:calc((100% - 14px) * 0.6515151515) !important;
    max-width:calc((100% - 14px) * 0.6515151515) !important;
    margin:6px 0 0 !important;
    padding:0 !important;
    font-size:10px !important;
    line-height:1.5 !important;
    color:#717a80 !important;
  }
}

@media (max-width:820px){
  .single-page-main .article-lead-row.has-main-photo{
    display:flex !important;
    flex-direction:column !important;
    gap:14px !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:22px 0 0 !important;
    overflow:visible !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-figure,
  .single-page-main .article-lead-row.has-main-photo .article-overview{
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-photo-frame{
    width:100% !important;
    height:auto !important;
    aspect-ratio:3 / 2 !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview{
    overflow:visible !important;
    display:block !important;
  }
  .single-page-main .article-figure-caption--lead{
    width:100% !important;
    max-width:none !important;
    margin:6px 0 0 !important;
  }
}


/* v3.0.73.4 — HARD PHOTO/CARD HEIGHT LOCK
 * The desktop lead row is explicitly locked to the measured 3:2 photo frame.
 * The summary card can never grow with text; only its inner list scrolls.
 * Caption remains a separate block immediately below the photo.
 */
@media (min-width:821px){
  .single-page-main .article-lead-row.has-main-photo{
    display:grid !important;
    grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr) !important;
    grid-template-rows:var(--lk-photo-row-height, auto) !important;
    column-gap:14px !important;
    row-gap:0 !important;
    align-items:stretch !important;
    height:var(--lk-photo-row-height, auto) !important;
    min-height:0 !important;
    max-height:none !important;
    margin:22px 0 0 !important;
    overflow:visible !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-figure{
    grid-column:1 !important;
    grid-row:1 !important;
    width:100% !important;
    height:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 !important;
    align-self:stretch !important;
    overflow:hidden !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-photo-frame{
    width:100% !important;
    height:100% !important;
    min-height:0 !important;
    max-height:none !important;
    aspect-ratio:auto !important;
    padding:2px !important;
    border:1px solid #920303 !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-photo-frame img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center center !important;
    border-radius:0 !important;
    background:#fff !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview{
    grid-column:2 !important;
    grid-row:1 !important;
    align-self:stretch !important;
    justify-self:stretch !important;
    width:100% !important;
    height:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    box-sizing:border-box !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview__head{
    flex:0 0 auto !important;
    min-width:0 !important;
    min-height:0 !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview ul{
    flex:1 1 0 !important;
    min-width:0 !important;
    min-height:0 !important;
    height:0 !important;
    max-height:none !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:thin !important;
    scrollbar-color:#8f999f #eef2f5 !important;
    scrollbar-gutter:stable !important;
    margin:0 !important;
    padding-right:8px !important;
    cursor:auto !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar{width:9px !important}
  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar-track{background:#eef2f5 !important;border-radius:9px !important}
  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar-thumb{background:#8f999f !important;border-radius:9px !important;border:1px solid #eef2f5 !important}
  .single-page-main .article-lead-row.has-main-photo .article-overview ul::-webkit-scrollbar-thumb:hover{background:#68747c !important}

  .single-page-main .article-lead-row.has-main-photo .article-overview li{
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    overflow:visible !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
  }

  .single-page-main .article-figure-caption--lead{
    display:block !important;
    width:calc((100% - 14px) * 0.6515151515) !important;
    max-width:calc((100% - 14px) * 0.6515151515) !important;
    margin:6px 0 0 !important;
    padding:0 !important;
    font-size:10px !important;
    line-height:1.5 !important;
    color:#717a80 !important;
  }
}

@media (max-width:820px){
  .single-page-main .article-lead-row.has-main-photo{
    display:flex !important;
    flex-direction:column !important;
    gap:14px !important;
    width:100% !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:22px 0 0 !important;
    overflow:visible !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-figure{
    order:1 !important;
    width:100% !important;
    height:auto !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-photo-frame{
    width:100% !important;
    height:auto !important;
    aspect-ratio:3 / 2 !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview{
    order:2 !important;
    width:100% !important;
    height:auto !important;
    max-height:none !important;
    overflow:visible !important;
    display:block !important;
  }
  .single-page-main .article-overview ul{overflow:visible !important}
  .single-page-main .article-figure-caption--lead{
    width:100% !important;
    max-width:none !important;
    margin:6px 0 14px !important;
  }
}


/* v3.0.73.5 — FINAL OVERVIEW SCROLL / NO-OVERLAP + TIGHT LEAD CAPTION
 * The overview viewport is a flex column. Each point keeps its natural block
 * height; only the UL itself scrolls. This prevents long points from visually
 * stacking on top of the following point while preserving the card height lock.
 * The lead caption sits immediately under the photo with no extra row spacing.
 */
@media (min-width:821px){
  .single-page-main .article-lead-row.has-main-photo .article-overview{
    overflow:hidden !important;
    display:flex !important;
    flex-direction:column !important;
    min-height:0 !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview__head{
    flex:0 0 auto !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview ul{
    display:flex !important;
    flex-direction:column !important;
    justify-content:flex-start !important;
    align-content:flex-start !important;
    align-items:stretch !important;
    flex:1 1 auto !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    gap:8px !important;
    margin:0 !important;
    padding-top:0 !important;
    padding-bottom:2px !important;
    padding-left:18px !important;
    padding-right:7px !important;
    list-style:disc !important;
    box-sizing:border-box !important;
    overscroll-behavior:contain !important;
    scrollbar-width:auto !important;
    scrollbar-gutter:stable !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview li{
    display:block !important;
    flex:0 0 auto !important;
    width:auto !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    padding:0 2px 0 0 !important;
    overflow:visible !important;
    position:static !important;
    transform:none !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
    line-height:1.58 !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview li::marker{
    color:#920303 !important;
  }
  .single-page-main .article-figure-caption--lead{
    margin-top:2px !important;
    margin-bottom:0 !important;
    line-height:1.3 !important;
  }
}


/* v3.0.73.6 — HARD GEOMETRY: photo width is the sole source of lead height.
 * The overview has its own scroll viewport. The caption is an exact grid row
 * beneath the photo, so no text can alter photo/card geometry.
 */
@media (min-width:821px){
  .single-page-main .article-lead-row.has-main-photo{
    display:grid !important;
    grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr) !important;
    grid-template-rows:var(--lk-lead-photo-height,auto) !important;
    column-gap:14px !important;
    row-gap:0 !important;
    align-items:stretch !important;
    height:var(--lk-lead-photo-height,auto) !important;
    min-height:0 !important;
    max-height:none !important;
    margin:22px 0 0 !important;
    overflow:visible !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-figure{
    grid-column:1 !important;
    grid-row:1 !important;
    width:100% !important;
    height:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    margin:0 !important;
    padding:0 !important;
    overflow:visible !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-photo-frame{
    display:block !important;
    width:100% !important;
    height:100% !important;
    aspect-ratio:auto !important;
    min-height:0 !important;
    max-height:none !important;
    padding:2px !important;
    border:1px solid #920303 !important;
    box-sizing:border-box !important;
    overflow:hidden !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-photo-frame img{
    display:block !important;
    width:100% !important;
    height:100% !important;
    max-width:none !important;
    max-height:none !important;
    object-fit:cover !important;
    object-position:center center !important;
    border-radius:0 !important;
    background:#fff !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview{
    grid-column:2 !important;
    grid-row:1 !important;
    align-self:stretch !important;
    justify-self:stretch !important;
    width:100% !important;
    height:100% !important;
    min-width:0 !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 !important;
    padding:16px 18px !important;
    box-sizing:border-box !important;
    display:flex !important;
    flex-direction:column !important;
    overflow:hidden !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview__head{
    flex:0 0 auto !important;
    min-width:0 !important;
    min-height:0 !important;
    margin-bottom:8px !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll{
    flex:1 1 auto !important;
    min-width:0 !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow-y:auto !important;
    overflow-x:hidden !important;
    overscroll-behavior:contain !important;
    -webkit-overflow-scrolling:touch !important;
    scrollbar-width:auto !important;
    scrollbar-color:#8f999f #eef2f5 !important;
    scrollbar-gutter:stable !important;
    padding-right:4px !important;
    cursor:auto !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll::-webkit-scrollbar{width:9px !important}
  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll::-webkit-scrollbar-track{background:#eef2f5 !important;border-radius:9px !important}
  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll::-webkit-scrollbar-thumb{background:#8f999f !important;border-radius:9px !important;border:1px solid #eef2f5 !important}
  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll::-webkit-scrollbar-thumb:hover{background:#68747c !important}

  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll ul{
    display:block !important;
    margin:0 !important;
    padding:0 0 0 22px !important;
    min-width:0 !important;
    min-height:0 !important;
    height:auto !important;
    max-height:none !important;
    overflow:visible !important;
    list-style:disc !important;
    box-sizing:border-box !important;
  }

  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll li{
    display:list-item !important;
    width:auto !important;
    height:auto !important;
    min-height:0 !important;
    max-height:none !important;
    margin:0 0 8px !important;
    padding:0 2px 0 0 !important;
    overflow:visible !important;
    position:static !important;
    transform:none !important;
    white-space:normal !important;
    overflow-wrap:anywhere !important;
    word-break:normal !important;
    line-height:1.58 !important;
  }
  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll li:last-child{margin-bottom:0 !important}
  .single-page-main .article-lead-row.has-main-photo .article-overview__scroll li::marker{color:#920303 !important}

  .single-page-main .article-figure-caption-row{
    display:grid !important;
    grid-template-columns:minmax(0,1.72fr) minmax(250px,.92fr) !important;
    column-gap:14px !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }

  .single-page-main .article-figure-caption--lead{
    grid-column:1 !important;
    width:100% !important;
    max-width:none !important;
    margin:3px 0 0 !important;
    padding:0 !important;
    font-size:10px !important;
    line-height:1.35 !important;
    color:#717a80 !important;
  }
}

@media (max-width:820px){
  .single-page-main .article-figure-caption-row{
    display:block !important;
    width:100% !important;
    margin:0 !important;
    padding:0 !important;
  }
  .single-page-main .article-figure-caption--lead{
    width:100% !important;
    max-width:none !important;
    margin:4px 0 14px !important;
  }
}

/* v3.0.73.7 — add deliberate breathing room between lead caption and article body. */
.single-page-main .article-content{margin-top:14px !important}
@media (max-width:820px){
  .single-page-main .article-content{margin-top:10px !important}
}


/* v3.0.73.8 — EVENT image hover cursor. */
/* Show the browser's native magnifying-glass cursor only while the pointer is over event images. */
.event-widget .event-photo.lk-preview-source,
.event-widget .event-photo.lk-preview-source img,
.event-widget .event-photo.lk-preview-source .event-responsive-image,
.event-page__media,
.event-page__media img{
  cursor:zoom-in !important;
}
