/*
Theme Name: NasDem Sumsel Portal
Theme URI: https://example.org/
Author: ABDIM STORE
Description: Theme portal resmi DPW Partai NasDem Sumatera Selatan dengan berita, pengurus, 17 DPD kabupaten/kota, agenda, galeri, dan PPID terintegrasi.
Version: 2.5.0
Text Domain: nasdem-sumsel
*/
:root{--navy:#063864;--navy-dark:#042b4c;--blue:#006eb8;--blue2:#0089d7;--yellow:#ffc800;--text:#082c4b;--muted:#687d8e;--line:#dbe5ed;--soft:#f3f8fc;--white:#fff;--shadow:0 16px 40px rgba(4,43,76,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:#fff}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.ppid-icon{display:inline-flex;align-items:center;justify-content:center}.ppid-icon svg{width:18px;height:18px}.ppid-container{width:min(calc(100% - 56px),1180px);margin-inline:auto}
.ppid-topbar{height:34px;background:#05345a;color:#d9e7f1;font-size:10px}.ppid-topbar__inner{height:100%;display:flex;align-items:center;justify-content:space-between}.ppid-topbar__right{display:flex;align-items:center;gap:18px}.ppid-social-mini{font-weight:900;color:#fff;font-size:11px}
.ppid-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.98);border-bottom:1px solid #e6edf2;box-shadow:0 2px 12px rgba(0,34,62,.04)}.admin-bar .ppid-header{top:32px}.ppid-header__inner{height:72px;display:flex;align-items:center;gap:26px}.ppid-brand{display:flex;align-items:center;min-width:315px}.ppid-brand__logo{width:auto;height:50px;max-width:128px;object-fit:contain;display:block}.ppid-brand__divider{width:1px;height:36px;background:#d7e2ea;margin:0 18px}.ppid-brand__text{display:flex;flex-direction:column;gap:2px}.ppid-brand__text strong{font-size:15px;line-height:1;color:#113a5e}.ppid-brand__text span{font-size:8.5px;color:#7e909f}.ppid-nav{margin-left:auto;display:flex;align-items:stretch;height:100%;gap:5px}.ppid-nav a{position:relative;display:flex;align-items:center;padding:0 8px;font-size:10px;font-weight:800;color:#173c59;white-space:nowrap}.ppid-nav a.is-active:after,.ppid-nav a:hover:after{content:"";position:absolute;left:8px;right:8px;bottom:14px;height:3px;border-radius:3px;background:var(--yellow)}.ppid-header__cta{margin-left:8px}.ppid-menu-toggle{display:none;border:0;background:#eef6fb;color:var(--navy);width:42px;height:42px;border-radius:11px;align-items:center;justify-content:center}.ppid-mobile-menu{display:none}
.ppid-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;border-radius:10px;padding:13px 18px;font-size:11px;font-weight:900;transition:.2s;white-space:nowrap}.ppid-btn:hover{transform:translateY(-1px)}.ppid-btn--yellow{background:var(--yellow);color:#123b5d;box-shadow:0 8px 20px rgba(255,200,0,.24)}.ppid-btn--outline-light{border:1px solid rgba(255,255,255,.8);color:#fff;background:rgba(6,56,100,.12)}
.ppid-hero{position:relative;min-height:425px;overflow:hidden;background:linear-gradient(115deg,#053f75 0%,#005da2 54%,#0f6aa1 100%);color:#fff}.ppid-hero__media{position:absolute;inset:0 0 0 45%;background:url('assets/images/hero-nasdem-building.jpg') center/cover no-repeat;filter:saturate(.95)}.ppid-hero__shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(2,48,89,.98) 0%,rgba(0,77,132,.95) 39%,rgba(0,81,139,.72) 58%,rgba(0,69,118,.16) 100%)}.ppid-hero__shade:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,56,98,.03),rgba(3,53,91,.2))}.ppid-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1.05fr) minmax(390px,.82fr);gap:64px;align-items:center;min-height:425px;padding:46px 0 60px}.ppid-hero__copy{max-width:560px}.ppid-hero__eyebrow{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:900;letter-spacing:.09em;margin-bottom:16px}.ppid-hero__eyebrow i{width:24px;height:3px;background:var(--yellow);border-radius:3px}.ppid-hero h1{font-size:46px;line-height:1.04;letter-spacing:-.035em;margin:0 0 18px}.ppid-hero h1 span{color:var(--yellow)}.ppid-hero__copy>p{max-width:540px;margin:0;color:#dbe9f4;font-size:13px;line-height:1.75}.ppid-hero__actions{display:flex;gap:12px;margin-top:25px}.ppid-hero__values{display:flex;align-items:center;gap:20px;margin-top:30px;font-size:9px;font-weight:700;color:#d9e7f1}.ppid-hero__values span{display:flex;align-items:center;gap:5px}
.ppid-search-card{align-self:end;margin-bottom:-14px;background:#fff;color:var(--text);padding:22px 24px 20px;border-radius:19px;box-shadow:0 18px 45px rgba(1,38,68,.22)}.ppid-search-card h3{margin:0;font-size:21px}.ppid-search-card>p{font-size:10px;color:#7890a1;margin:5px 0 15px}.ppid-search-form{display:grid;grid-template-columns:1fr 46px;background:#f7fafc;border:1px solid #dbe7ef;border-radius:10px;overflow:hidden}.ppid-search-form input{border:0;background:transparent;outline:0;padding:12px 14px;font-size:10px;color:#324f64}.ppid-search-form button{border:0;background:#006bb6;color:#fff;display:grid;place-items:center;margin:4px;border-radius:8px;cursor:pointer}.ppid-popular{margin-top:12px}.ppid-popular small{display:block;color:#7c8d9b;font-size:8.5px;margin-bottom:7px}.ppid-popular div{display:flex;gap:7px;flex-wrap:wrap}.ppid-popular a{font-size:8px;font-weight:800;color:#17649b;border:1px solid #d1e3ef;background:#fff;padding:5px 9px;border-radius:999px}
.ppid-overview{position:relative;z-index:5;margin-top:-24px}.ppid-overview__grid{background:#fff;border:1px solid #e5edf3;box-shadow:var(--shadow);border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden}.ppid-overview__item{display:flex;align-items:center;justify-content:center;gap:15px;padding:18px 12px;border-right:1px solid #e6edf3}.ppid-overview__item:last-child{border-right:0}.ppid-overview__item>span{width:40px;height:40px;border-radius:50%;display:grid;place-items:center;background:#eef7fd;color:var(--blue)}.ppid-overview__item strong{display:block;font-size:21px;line-height:1}.ppid-overview__item small{display:block;color:#81909c;font-size:8px;margin-top:5px}
.ppid-section{padding:72px 0}.ppid-section--soft{background:linear-gradient(180deg,#eef6fb 0%,#f6faff 100%)}.ppid-section--cta{padding-top:8px;padding-bottom:58px}.ppid-section-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:30px}.ppid-kicker{display:flex;align-items:center;gap:9px;color:#006bb6;font-size:9px;font-weight:900;letter-spacing:.12em;margin-bottom:10px}.ppid-kicker:before{content:"";width:24px;height:3px;border-radius:3px;background:var(--yellow)}.ppid-title{font-size:32px;line-height:1.08;letter-spacing:-.025em;margin:0}.ppid-lead{max-width:620px;color:#748898;font-size:11px;line-height:1.7;margin:8px 0 0}.ppid-link-button{align-self:center;border:1px solid #62a7d3;color:#075b94;border-radius:9px;padding:11px 14px;font-size:9px;font-weight:900;display:inline-flex;align-items:center;gap:8px}.ppid-link-button svg{width:14px}
.ppid-services{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.ppid-service-card{position:relative;overflow:hidden;border:1px solid #dbe6ee;background:#fff;border-radius:16px;padding:22px;display:grid;grid-template-columns:48px 1fr;gap:14px;min-height:158px;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.ppid-service-card:after{content:"";position:absolute;right:-42px;bottom:-42px;width:96px;height:96px;border-radius:28px;background:#f3f8fc;transform:rotate(24deg);transition:.22s}.ppid-service-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(8,60,100,.10);border-color:#b6d6eb}.ppid-service-card:hover:after{transform:rotate(34deg) scale(1.08)}.ppid-service-card__icon{position:relative;z-index:2;width:43px;height:43px;border-radius:13px;background:#eaf6fd;color:#006bb6;display:grid;place-items:center}.ppid-service-card__body{position:relative;z-index:2;display:flex;flex-direction:column;min-width:0}.ppid-service-card__number{display:block;font-size:8px;line-height:1;font-weight:900;letter-spacing:.14em;color:#9aacb9;margin-bottom:7px}.ppid-service-card h3{font-size:13px;margin:0 0 7px}.ppid-service-card p{font-size:9.5px;line-height:1.55;color:#6f8494;margin:0;max-width:265px}.ppid-service-card b{display:inline-flex;align-items:center;gap:6px;margin-top:auto;padding-top:14px;color:#006bb6;font-size:8.5px;font-weight:900}.ppid-service-card b svg{width:14px}.ppid-service-card--featured{background:linear-gradient(135deg,#06477e 0%,#006db8 100%);border-color:#0064aa;color:#fff;box-shadow:0 14px 30px rgba(0,89,151,.16)}.ppid-service-card--featured:after{background:rgba(255,255,255,.07)}.ppid-service-card--featured .ppid-service-card__icon{background:rgba(255,255,255,.12);color:#fff}.ppid-service-card--featured .ppid-service-card__number{color:#9fd1ef}.ppid-service-card--featured p{color:#d9ebf6}.ppid-service-card--featured b{color:#fff}.ppid-service-card--request{background:linear-gradient(135deg,#fffdf5 0%,#fff9dd 100%);border-color:#efd365}.ppid-service-card--request:after{background:rgba(255,200,0,.08)}.ppid-service-card--request .ppid-service-card__icon{background:#fff0a2;color:#806900}.ppid-service-card--request .ppid-service-card__number{color:#b89a1d}.ppid-service-card--request b{color:#8b6d00}
.ppid-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.ppid-category{--cat:#108ad2;position:relative;background:#fff;border:1px solid #dbe5ed;border-radius:12px;padding:22px 18px 20px;min-height:190px;border-top:3px solid var(--cat);transition:.2s}.ppid-category:hover{transform:translateY(-3px);box-shadow:0 12px 30px rgba(8,60,100,.08)}.ppid-category__icon{width:38px;height:38px;border-radius:50%;background:color-mix(in srgb,var(--cat) 14%,white);color:var(--cat);display:grid;place-items:center;margin-bottom:15px}.ppid-category h3{font-size:13px;margin:0 0 8px}.ppid-category p{font-size:9.5px;line-height:1.55;color:#718596;margin:0 0 16px}.ppid-category b{font-size:9px;color:var(--cat);display:inline-flex;align-items:center;gap:5px}.ppid-category b svg{width:13px}.ppid-category--blue{--cat:#1e8fe0}.ppid-category--green{--cat:#23b178}.ppid-category--purple{--cat:#8160e6}.ppid-category--orange{--cat:#f0a114}
.ppid-doc-table{border:1px solid #dce6ed;border-radius:10px;overflow:hidden;background:#fff}.ppid-doc-head,.ppid-doc-row{display:grid;grid-template-columns:minmax(260px,2.2fr) 1fr .95fr .65fr 80px;align-items:center;gap:14px;padding:11px 16px}.ppid-doc-head{background:#f7fafc;color:#6a8091;font-size:8px;font-weight:800;border-bottom:1px solid #dfe8ef}.ppid-doc-row{font-size:9.5px;border-bottom:1px solid #e7edf2}.ppid-doc-row:last-child{border-bottom:0}.ppid-doc-name{display:flex;align-items:center;gap:11px;min-width:0}.ppid-doc-name strong{font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ppid-doc-pdf{flex:0 0 auto;width:24px;height:28px;display:grid;place-items:center;border-radius:4px;background:#e83c39;color:#fff;font-size:6px;font-weight:900}.ppid-badge{justify-self:start;padding:5px 8px;border-radius:999px;background:#e9f4fb;color:#1771a9;font-size:7.5px;font-weight:800}.ppid-doc-link{justify-self:end;border:1px solid #cbdce8;border-radius:7px;padding:7px 9px;color:#126ca8;font-weight:900;display:inline-flex;align-items:center;gap:5px}.ppid-doc-link svg{width:13px}
.ppid-cta{position:relative;overflow:hidden;background:linear-gradient(100deg,#063a68 0%,#006fb7 66%,#0a5d91 100%);color:#fff;border-radius:16px;padding:27px 30px;display:grid;grid-template-columns:52px 1fr auto;align-items:center;gap:20px}.ppid-cta:after{content:"";position:absolute;right:-30px;top:-60px;width:300px;height:240px;background:linear-gradient(125deg,rgba(255,255,255,.04),rgba(255,200,0,.05));transform:skewX(-18deg)}.ppid-cta__icon{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:rgba(255,255,255,.1)}.ppid-cta span{font-size:7.5px;letter-spacing:.12em;font-weight:900;color:#b8d5e8}.ppid-cta h2{font-size:19px;margin:4px 0 4px}.ppid-cta p{font-size:9px;color:#cfe0ec;margin:0}.ppid-cta .ppid-btn{position:relative;z-index:2}
.ppid-footer{background:#052c4c;color:#b7cad8}.ppid-footer__top{display:grid;grid-template-columns:1.25fr .72fr .72fr 1fr;gap:46px;padding:50px 0 36px}.ppid-brand--footer{min-width:0}.ppid-footer__brand .ppid-brand__logo{width:140px}.ppid-footer h4{font-size:11px;color:#fff;margin:11px 0 4px}.ppid-footer p,.ppid-footer a{font-size:8.8px;line-height:1.7;margin:5px 0}.ppid-footer a:hover{color:#fff}.ppid-footer__about{max-width:250px;margin-top:14px!important}.ppid-footer__social{display:flex;gap:12px;margin-top:15px;color:#fff;font-size:11px}.ppid-restorasi{font-family:cursive;font-style:italic;font-size:24px;line-height:.85;color:#fff;text-align:right;margin-top:22px}.ppid-footer__bottom{border-top:1px solid rgba(255,255,255,.1);padding:15px 0 19px;display:flex;justify-content:space-between;font-size:8px;color:#819cae}
.ppid-page-hero{background:linear-gradient(125deg,#07375c,#006bb6);color:#fff;padding:68px 0}.ppid-page-hero h1{font-size:clamp(36px,5vw,56px);line-height:1.04;margin:0 0 10px}.ppid-page-hero p{max-width:720px;color:#d7e7f2}.ppid-content-card{background:#fff;border:1px solid var(--line);border-radius:22px;padding:34px;box-shadow:0 12px 36px rgba(15,55,86,.05)}.ppid-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.ppid-field{display:flex;flex-direction:column;gap:7px}.ppid-field--full{grid-column:1/-1}.ppid-field label{font-weight:800;font-size:12px}.ppid-field input,.ppid-field select,.ppid-field textarea{width:100%;border:1px solid var(--line);background:#fbfdff;border-radius:12px;padding:13px;outline:0}.ppid-field input:focus,.ppid-field select:focus,.ppid-field textarea:focus{border-color:#81c4e9;box-shadow:0 0 0 4px rgba(0,107,182,.07)}.ppid-alert{padding:14px 16px;border-radius:13px;margin-bottom:20px;font-size:13px;font-weight:750}.ppid-alert--success{background:#e9f8f2;color:#08704c;border:1px solid #bfeadb}.ppid-alert--error{background:#fff0f0;color:#a42d2d;border:1px solid #f4c7c7}
@media(max-width:1080px){.ppid-nav,.ppid-header__cta{display:none}.ppid-menu-toggle{display:flex;margin-left:auto}.ppid-mobile-menu{position:fixed;top:72px;left:16px;right:16px;padding:10px;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 25px 60px rgba(4,43,76,.18);z-index:1001}.ppid-mobile-menu.is-open{display:block}.ppid-mobile-menu a{display:block;padding:11px;border-radius:8px;font-size:12px;font-weight:800}.ppid-mobile-menu a:hover{background:#eef6fb}.ppid-hero__inner{grid-template-columns:1fr;gap:28px}.ppid-search-card{max-width:650px;margin-bottom:0}.ppid-hero__media{left:52%;opacity:.58}.ppid-services{grid-template-columns:repeat(2,1fr)}.ppid-footer__top{grid-template-columns:1.2fr 1fr 1fr}.ppid-footer__top>div:last-child{grid-column:1/-1}.ppid-restorasi{text-align:left}}
@media(max-width:720px){.ppid-container{width:min(calc(100% - 28px),1180px)}.ppid-topbar{display:none}.ppid-header__inner{height:66px}.ppid-brand{min-width:0}.ppid-brand__logo{width:auto;height:44px;max-width:112px}.ppid-brand__divider,.ppid-brand__text{display:none}.ppid-mobile-menu{top:66px}.admin-bar .ppid-mobile-menu{top:112px}.ppid-hero{min-height:0}.ppid-hero__media{left:0;opacity:.2}.ppid-hero__shade{background:linear-gradient(90deg,rgba(3,53,95,.98),rgba(0,88,151,.88))}.ppid-hero__inner{padding:42px 0 58px;min-height:0}.ppid-hero h1{font-size:39px}.ppid-hero__copy>p{font-size:12px}.ppid-hero__actions{display:grid}.ppid-btn{width:100%}.ppid-hero__values{display:grid;grid-template-columns:1fr 1fr;gap:10px;font-size:8px}.ppid-search-card{padding:18px}.ppid-popular div{gap:5px}.ppid-overview{margin-top:-20px}.ppid-overview__grid{grid-template-columns:1fr 1fr}.ppid-overview__item{justify-content:flex-start;padding:14px 12px;border-bottom:1px solid #e6edf3}.ppid-overview__item:nth-child(2){border-right:0}.ppid-overview__item:nth-child(n+3){border-bottom:0}.ppid-overview__item strong{font-size:17px}.ppid-section{padding:58px 0}.ppid-section-head{display:block}.ppid-title{font-size:28px}.ppid-link-button{margin-top:14px}.ppid-services,.ppid-category-grid{grid-template-columns:1fr}.ppid-doc-head{display:none}.ppid-doc-row{grid-template-columns:minmax(0,1fr) auto;padding:13px}.ppid-doc-row>span:nth-of-type(2),.ppid-doc-row>span:nth-of-type(3),.ppid-doc-row>span:nth-of-type(4){display:none}.ppid-doc-name strong{white-space:normal}.ppid-doc-link{grid-column:2}.ppid-cta{grid-template-columns:1fr;padding:24px}.ppid-cta .ppid-btn{justify-self:start}.ppid-footer__top{grid-template-columns:1fr;gap:24px;padding-top:40px}.ppid-footer__top>div:last-child{grid-column:auto}.ppid-footer__bottom{flex-direction:column;gap:7px}.ppid-form-grid{grid-template-columns:1fr}.ppid-field--full{grid-column:auto}.ppid-content-card{padding:22px}}
@media(max-width:782px){.admin-bar .ppid-header{top:46px}}

/* ===== NasDem Sumsel Portal v2.0 ===== */
.nasdem-main-logo{max-width:150px!important;height:50px!important}.sumsel-hero{position:relative;min-height:560px;overflow:hidden;background:#063a68;color:#fff}.sumsel-hero__media{position:absolute;inset:0;background:url('assets/images/hero-nasdem-building.jpg') center/cover no-repeat}.sumsel-hero__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,39,76,.98) 0%,rgba(0,75,132,.91) 46%,rgba(0,78,135,.44) 72%,rgba(0,51,93,.50) 100%)}.sumsel-hero__inner{position:relative;z-index:2;min-height:560px;display:grid;grid-template-columns:1.1fr .78fr;align-items:center;gap:70px;padding:70px 0}.sumsel-hero__copy{max-width:690px}.sumsel-kicker{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:900;letter-spacing:.13em;margin-bottom:18px}.sumsel-kicker i{width:26px;height:3px;background:var(--yellow);border-radius:3px}.sumsel-hero h1{font-size:clamp(44px,3.6vw,56px);line-height:1.08;letter-spacing:-.035em;margin:0 0 20px;max-width:650px}.sumsel-hero__copy>p{font-size:14px;line-height:1.8;color:#dfeaf4;max-width:630px;margin:0}.sumsel-hero__actions{display:flex;gap:12px;margin-top:30px}.sumsel-hero__trust{display:flex;gap:24px;flex-wrap:wrap;margin-top:34px;color:#d6e5f1;font-size:10px;font-weight:750}.sumsel-hero__trust span{display:flex;align-items:center;gap:7px}.sumsel-hero__panel{background:rgba(255,255,255,.98);color:var(--text);padding:26px;border-radius:22px;box-shadow:0 28px 70px rgba(1,30,55,.28)}.sumsel-panel-label{font-size:8px;font-weight:900;letter-spacing:.14em;color:var(--blue)}.sumsel-hero__panel h3{font-size:24px;margin:7px 0 18px}.sumsel-quick-grid{display:grid;gap:10px}.sumsel-quick-grid>a{display:grid;grid-template-columns:42px 1fr 18px;gap:12px;align-items:center;border:1px solid #dfe9f0;border-radius:13px;padding:12px;background:#fff;transition:.2s}.sumsel-quick-grid>a:hover{transform:translateX(3px);border-color:#9bcbe7;background:#f8fcff}.sumsel-quick-grid>a>.ppid-icon:first-child{width:42px;height:42px;border-radius:11px;background:#eaf6fd;color:var(--blue)}.sumsel-quick-grid strong{display:block;font-size:11px}.sumsel-quick-grid small{font-size:8px;color:#8192a0}.sumsel-quick-grid>a>.ppid-icon:last-child{color:#2a78aa}.sumsel-statbar{position:relative;z-index:4;margin-top:-35px}.sumsel-statgrid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid #e0e9f0;border-radius:16px;box-shadow:0 20px 50px rgba(7,50,84,.10);overflow:hidden}.sumsel-statgrid>div{padding:21px 26px;text-align:center;border-right:1px solid #e7eef3}.sumsel-statgrid>div:last-child{border:0}.sumsel-statgrid strong{display:block;color:var(--navy);font-size:26px;line-height:1}.sumsel-statgrid span{font-size:9px;color:#75899a;display:block;margin-top:7px}
.sumsel-news{display:grid;grid-template-columns:1.25fr .9fr;gap:22px}.sumsel-news-featured{display:grid;grid-template-columns:1.05fr 1fr;border:1px solid #dde7ee;border-radius:18px;overflow:hidden;background:#fff}.sumsel-news-image{position:relative;min-height:330px;background:#e9f2f8;overflow:hidden}.sumsel-news-image img{width:100%;height:100%;object-fit:cover}.sumsel-news-placeholder{height:100%;min-height:330px;display:grid;place-items:center;color:#77acd0}.sumsel-news-placeholder svg{width:54px;height:54px}.sumsel-news-badge{position:absolute;top:16px;left:16px;background:var(--yellow);color:#143b59;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:900}.sumsel-news-featured>div{padding:28px;display:flex;flex-direction:column;justify-content:center}.sumsel-news-meta{font-size:8px;color:#8a9aa7;text-transform:uppercase;letter-spacing:.05em}.sumsel-news-featured h3{font-size:25px;line-height:1.15;margin:9px 0 12px}.sumsel-news-featured p{font-size:10.5px;line-height:1.7;color:#6e8292}.sumsel-readmore{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:9px;font-weight:900;margin-top:10px}.sumsel-news-list{display:grid;gap:10px}.sumsel-news-list article{display:grid;grid-template-columns:120px 1fr;gap:14px;border:1px solid #e1e9ef;border-radius:14px;padding:10px;background:#fff}.sumsel-news-thumb{border-radius:10px;overflow:hidden;display:grid;place-items:center;background:#eaf5fb;color:var(--blue);min-height:85px}.sumsel-news-thumb img{width:100%;height:100%;object-fit:cover}.sumsel-news-list small{font-size:7.5px;color:#8a9aa7}.sumsel-news-list h4{font-size:11.5px;line-height:1.3;margin:5px 0 8px}.sumsel-news-list div>a{font-size:8px;color:var(--blue);font-weight:900;display:inline-flex;gap:5px;align-items:center}.sumsel-empty{border:1px dashed #cbdbe7;background:#f8fbfd;border-radius:18px;padding:48px;text-align:center;color:#718697}.sumsel-empty>div{width:52px;height:52px;margin:0 auto 12px;border-radius:15px;background:#eaf5fb;color:var(--blue);display:grid;place-items:center}.sumsel-empty h3{color:var(--text);margin:0 0 8px}.sumsel-empty p{font-size:10px;margin:0}.sumsel-empty--compact{grid-column:1/-1;padding:30px}
.sumsel-about{background:#06365f;color:#fff;position:relative;overflow:hidden}.sumsel-about:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;right:-100px;top:-170px;background:rgba(255,200,0,.07)}.sumsel-about__grid{position:relative;z-index:1;display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}.sumsel-about__visual{min-height:340px;border-radius:24px;background:linear-gradient(145deg,#fff,#edf7fd);padding:35px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 25px 70px rgba(0,0,0,.15)}.sumsel-about__logo img{width:min(100%,390px)}.sumsel-about__number{display:flex;align-items:flex-end;gap:14px;color:var(--navy)}.sumsel-about__number strong{font-size:68px;line-height:.85;color:#006bb6}.sumsel-about__number span{font-size:11px;max-width:200px;line-height:1.4}.sumsel-about .ppid-kicker,.sumsel-about .ppid-title{color:#fff}.sumsel-copy{color:#d2e1ed;font-size:12px;line-height:1.8;max-width:650px}.sumsel-about-links{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.sumsel-about-links a{display:grid;grid-template-columns:38px 1fr 16px;gap:10px;align-items:center;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:13px;padding:14px}.sumsel-about-links a>.ppid-icon:first-child{width:38px;height:38px;border-radius:10px;background:rgba(255,200,0,.13);color:var(--yellow)}.sumsel-about-links strong{display:block;font-size:10px}.sumsel-about-links small{font-size:8px;color:#adc4d5}
.sumsel-leader-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.sumsel-leader{background:#fff;border:1px solid #dfe8ef;border-radius:16px;overflow:hidden;transition:.2s}.sumsel-leader:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(8,60,100,.09)}.sumsel-leader__photo{height:250px;background:linear-gradient(145deg,#eaf5fb,#dcecf6);display:grid;place-items:center;overflow:hidden}.sumsel-leader__photo img{width:100%;height:100%;object-fit:cover}.sumsel-leader__photo>span{width:72px;height:72px;border-radius:50%;display:grid;place-items:center;background:#fff;color:#0b72b6}.sumsel-leader__photo svg{width:32px;height:32px}.sumsel-leader>div:last-child{padding:18px}.sumsel-leader small{font-size:8px;font-weight:900;letter-spacing:.08em;color:#1682c5;text-transform:uppercase}.sumsel-leader h3{font-size:15px;margin:6px 0 6px}.sumsel-leader p{font-size:9px;color:#7b8e9d;margin:0 0 12px}.sumsel-leader div>a{font-size:8px;font-weight:900;color:var(--blue);display:inline-flex;align-items:center;gap:5px}
.sumsel-dpd-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.sumsel-dpd-card{display:grid;grid-template-columns:42px 1fr 16px;gap:11px;align-items:center;border:1px solid #dfe7ed;background:#fff;border-radius:14px;padding:15px;transition:.2s}.sumsel-dpd-card:hover{transform:translateY(-3px);border-color:#93c8e6;box-shadow:0 12px 28px rgba(5,63,105,.08)}.sumsel-dpd-card>.ppid-icon:first-child{width:42px;height:42px;border-radius:12px;background:#eaf6fd;color:var(--blue)}.sumsel-dpd-card small{font-size:6.5px;font-weight:900;color:#7e93a3;letter-spacing:.08em}.sumsel-dpd-card h3{font-size:11px;margin:4px 0 0}.sumsel-dpd-card>.ppid-icon:last-child{color:#4a90bc}
.sumsel-agenda-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sumsel-agenda{display:grid;grid-template-columns:72px 1fr;gap:16px;background:#fff;border:1px solid #dfe8ef;border-radius:15px;padding:18px}.sumsel-agenda__date{height:72px;border-radius:14px;background:linear-gradient(145deg,#073e70,#0074bd);color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.sumsel-agenda__date strong{font-size:26px;line-height:1}.sumsel-agenda__date span{font-size:7px;margin-top:4px;letter-spacing:.1em}.sumsel-agenda small{font-size:8px;color:#8295a3;display:flex;align-items:center;gap:5px}.sumsel-agenda h3{font-size:14px;line-height:1.35;margin:8px 0}.sumsel-agenda div>a{font-size:8px;font-weight:900;color:var(--blue);display:inline-flex;align-items:center;gap:5px}
.sumsel-gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;grid-auto-rows:200px;gap:12px}.sumsel-gallery-item{position:relative;overflow:hidden;border-radius:16px;background:linear-gradient(145deg,#eaf5fb,#dcecf6);display:grid;place-items:center;color:#0a70b2}.sumsel-gallery-item:first-child{grid-row:span 2}.sumsel-gallery-item img{width:100%;height:100%;object-fit:cover}.sumsel-gallery-item>div{position:absolute;left:0;right:0;bottom:0;padding:42px 18px 16px;background:linear-gradient(transparent,rgba(2,31,56,.85));color:#fff}.sumsel-gallery-item small{display:block;font-size:7px;letter-spacing:.12em;font-weight:900;color:#ffd83d}.sumsel-gallery-item strong{font-size:11px}.sumsel-gallery-item--demo>.ppid-icon{opacity:.6}.sumsel-gallery-item--demo>div{background:linear-gradient(transparent,rgba(3,55,94,.82))}
.sumsel-ppid{padding-top:18px}.sumsel-ppid__card{display:grid;grid-template-columns:70px 1fr .75fr;gap:24px;align-items:center;border-radius:22px;background:linear-gradient(105deg,#052f54,#006fb9);color:#fff;padding:34px;box-shadow:0 18px 45px rgba(4,52,89,.18)}.sumsel-ppid__icon{width:66px;height:66px;border-radius:18px;background:rgba(255,255,255,.10);display:grid;place-items:center;color:#ffd21e}.sumsel-ppid__icon svg{width:32px;height:32px}.sumsel-ppid span{font-size:7.5px;letter-spacing:.13em;font-weight:900;color:#a7c9df}.sumsel-ppid h2{font-size:25px;margin:5px 0 8px}.sumsel-ppid p{font-size:9.5px;line-height:1.65;color:#cee0ec;margin:0}.sumsel-ppid__actions{display:flex;align-items:center;gap:18px;margin-top:18px}.sumsel-text-link{font-size:9px;font-weight:900;color:#fff;display:inline-flex;align-items:center;gap:5px}.sumsel-ppid__stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.sumsel-ppid__stats div{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.10);border-radius:13px;padding:16px;text-align:center}.sumsel-ppid__stats strong{display:block;font-size:20px}.sumsel-ppid__stats span{font-size:7px;color:#c2d8e6}.sumsel-contact-cta{background:linear-gradient(100deg,#063a68,#006fb7)}
@media(max-width:1080px){.sumsel-hero__inner{grid-template-columns:1fr;gap:30px}.sumsel-hero__panel{max-width:700px}.sumsel-news{grid-template-columns:1fr}.sumsel-about__grid{grid-template-columns:1fr}.sumsel-leader-grid,.sumsel-dpd-grid{grid-template-columns:repeat(2,1fr)}.sumsel-ppid__card{grid-template-columns:60px 1fr}.sumsel-ppid__stats{grid-column:1/-1}.sumsel-gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.nasdem-main-logo{height:44px!important;max-width:125px!important}.sumsel-hero{min-height:0}.sumsel-hero__media{background-position:65% center}.sumsel-hero__overlay{background:linear-gradient(90deg,rgba(3,43,79,.97),rgba(0,89,151,.80))}.sumsel-hero__inner{min-height:0;padding:48px 0 68px}.sumsel-hero h1{font-size:34px;line-height:1.1;letter-spacing:-.025em;max-width:520px}.sumsel-hero__copy>p{font-size:12px}.sumsel-hero__actions{display:grid}.sumsel-hero__trust{display:grid;gap:10px}.sumsel-hero__panel{padding:18px}.sumsel-statbar{margin-top:-25px}.sumsel-statgrid{display:flex;overflow:auto;scroll-snap-type:x mandatory}.sumsel-statgrid>div{min-width:145px;scroll-snap-align:start}.sumsel-news-featured{grid-template-columns:1fr}.sumsel-news-image{min-height:220px}.sumsel-news-featured>div{padding:20px}.sumsel-news-featured h3{font-size:21px}.sumsel-news-list article{grid-template-columns:90px 1fr}.sumsel-about__grid{gap:28px}.sumsel-about__visual{min-height:260px;padding:24px}.sumsel-about__number strong{font-size:54px}.sumsel-about-links{grid-template-columns:1fr}.sumsel-leader-grid,.sumsel-dpd-grid,.sumsel-agenda-grid{grid-template-columns:1fr}.sumsel-leader__photo{height:300px}.sumsel-gallery-grid{grid-template-columns:1fr 1fr;grid-auto-rows:160px}.sumsel-gallery-item:first-child{grid-column:1/-1;grid-row:auto;height:220px}.sumsel-ppid__card{grid-template-columns:1fr;padding:24px}.sumsel-ppid__stats{grid-template-columns:1fr 1fr 1fr}.sumsel-ppid__icon{width:54px;height:54px}.sumsel-ppid__actions{align-items:stretch;flex-direction:column}.sumsel-ppid__actions .ppid-btn{width:100%}}

/* v2.1.0 — homepage content expansion */
.sumsel-news-starter{display:grid;grid-template-columns:1.3fr .7fr;gap:16px;padding:28px;border:1px solid #dce7ef;border-radius:20px;background:linear-gradient(135deg,#fff,#f3f9fd);box-shadow:0 14px 34px rgba(5,55,94,.06)}
.sumsel-news-starter__main{display:grid;grid-template-columns:62px 1fr;gap:18px;align-items:center}.sumsel-news-starter__icon{width:62px;height:62px;border-radius:18px;background:linear-gradient(145deg,#073f70,#0075bb);color:#fff;display:grid;place-items:center}.sumsel-news-starter__icon svg{width:28px;height:28px}.sumsel-news-starter__main small{font-size:8px;letter-spacing:.14em;font-weight:900;color:#1681c2}.sumsel-news-starter__main h3{font-size:22px;margin:6px 0;color:var(--text)}.sumsel-news-starter__main p{font-size:10px;line-height:1.65;color:#718495;margin:0}.sumsel-news-starter__links{display:grid;gap:9px}.sumsel-news-starter__links a{display:grid;grid-template-columns:38px 1fr 16px;gap:10px;align-items:center;border:1px solid #deE8ef;background:#fff;border-radius:13px;padding:12px}.sumsel-news-starter__links a>.ppid-icon:first-child{width:38px;height:38px;border-radius:10px;background:#eaf6fd;color:var(--blue)}.sumsel-news-starter__links strong{display:block;font-size:10px}.sumsel-news-starter__links small{font-size:7.5px;color:#8092a0}
.sumsel-focus{padding-top:72px;padding-bottom:72px}.sumsel-focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sumsel-focus-card{min-height:235px;border:1px solid #dce7ef;border-radius:18px;background:#fff;padding:22px;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.22s}.sumsel-focus-card:after{content:"";position:absolute;width:120px;height:120px;border-radius:50%;right:-55px;bottom:-65px;background:#f0f7fb}.sumsel-focus-card:hover{transform:translateY(-5px);box-shadow:0 18px 38px rgba(4,54,94,.10);border-color:#bcd8e9}.sumsel-focus-card__icon{width:48px;height:48px;border-radius:14px;background:#eaf6fd;color:#0874b8;display:grid;place-items:center;margin-bottom:26px}.sumsel-focus-card__icon svg{width:22px;height:22px}.sumsel-focus-card small{font-size:7px;letter-spacing:.14em;font-weight:900;color:#1681c2}.sumsel-focus-card h3{font-size:17px;margin:7px 0 8px;position:relative;z-index:1}.sumsel-focus-card p{font-size:9px;line-height:1.65;color:#718596;margin:0 0 18px;position:relative;z-index:1}.sumsel-focus-card strong{margin-top:auto;display:inline-flex;align-items:center;gap:6px;color:#0873b5;font-size:8.5px;position:relative;z-index:1}.sumsel-focus-card--blue{background:linear-gradient(145deg,#073d6d,#006fb8);border-color:transparent;color:#fff}.sumsel-focus-card--blue:after{background:rgba(255,255,255,.06)}.sumsel-focus-card--blue .sumsel-focus-card__icon{background:rgba(255,255,255,.12);color:#ffd02a}.sumsel-focus-card--blue small,.sumsel-focus-card--blue p{color:#cfe2ee}.sumsel-focus-card--blue strong{color:#fff}.sumsel-focus-card--yellow{background:#fffaf0;border-color:#f0d879}.sumsel-focus-card--yellow .sumsel-focus-card__icon{background:#fff0a9;color:#8b6b00}.sumsel-focus-card--yellow:after{background:#fff3bf}
.sumsel-dpd-section{background:linear-gradient(180deg,#fff,#f6fbff)}.sumsel-dpd-card{min-height:78px}.sumsel-dpd-card--placeholder{cursor:default}.sumsel-dpd-status{font-size:6px!important;white-space:nowrap;color:#7c91a1;background:#f1f6f9;border-radius:999px;padding:5px 7px}.sumsel-dpd-card--placeholder>.ppid-icon:first-child{background:#f0f7fb;color:#7aa9c6}
.sumsel-agenda-empty{grid-column:1/-1;display:grid;grid-template-columns:58px 1fr auto;gap:18px;align-items:center;border:1px solid #dce7ef;border-radius:18px;background:linear-gradient(135deg,#fff,#f6fbff);padding:24px}.sumsel-agenda-empty__icon{width:58px;height:58px;border-radius:16px;background:#eaf6fd;color:#0874b8;display:grid;place-items:center}.sumsel-agenda-empty__icon svg{width:26px;height:26px}.sumsel-agenda-empty small{font-size:7px;letter-spacing:.14em;font-weight:900;color:#1681c2}.sumsel-agenda-empty h3{font-size:17px;margin:5px 0}.sumsel-agenda-empty p{font-size:9px;color:#748795;margin:0}.sumsel-agenda-empty>a{display:inline-flex;align-items:center;gap:6px;border:1px solid #8bc1e2;border-radius:10px;padding:10px 13px;color:#0872b4;font-size:8px;font-weight:900}
.sumsel-gallery-item--demo{background:linear-gradient(145deg,#dceefa,#f4f9fd)}.sumsel-gallery-brand{width:120px;opacity:.16}.sumsel-gallery-brand img{width:100%;height:auto;object-fit:contain}.sumsel-gallery-item--demo>div{padding-top:56px}.sumsel-gallery-item--demo em{display:block;margin-top:4px;font-size:7px;font-style:normal;color:#c8dcea}
@media(max-width:1080px){.sumsel-focus-grid{grid-template-columns:repeat(2,1fr)}.sumsel-news-starter{grid-template-columns:1fr}.sumsel-dpd-status{display:none}}
@media(max-width:720px){.sumsel-focus{padding-top:52px;padding-bottom:52px}.sumsel-focus-grid{grid-template-columns:1fr}.sumsel-focus-card{min-height:210px}.sumsel-news-starter{padding:18px}.sumsel-news-starter__main{grid-template-columns:48px 1fr}.sumsel-news-starter__icon{width:48px;height:48px;border-radius:13px}.sumsel-news-starter__main h3{font-size:18px}.sumsel-agenda-empty{grid-template-columns:48px 1fr;padding:18px}.sumsel-agenda-empty__icon{width:48px;height:48px;border-radius:13px}.sumsel-agenda-empty>a{grid-column:1/-1;justify-content:center}.sumsel-gallery-brand{width:86px}}

/* v2.2.1 Hero typography refinement */
@media (min-width:721px) and (max-width:1100px){.sumsel-hero h1{font-size:clamp(40px,4.5vw,48px);max-width:590px}.sumsel-hero__inner{gap:42px}}

/* v2.2.2 — premium DPD network cards */
.sumsel-dpd-section{background:linear-gradient(180deg,#f8fbfe 0%,#eef6fb 100%);position:relative;overflow:hidden}
.sumsel-dpd-section:before{content:"";position:absolute;right:-120px;top:80px;width:340px;height:340px;border-radius:50%;background:radial-gradient(circle,rgba(0,110,184,.08),rgba(0,110,184,0) 68%);pointer-events:none}
.sumsel-dpd-grid{position:relative;z-index:1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}
.sumsel-dpd-card{position:relative;overflow:hidden;min-height:190px;border:1px solid #d8e5ee;background:rgba(255,255,255,.94);border-radius:18px;padding:20px;display:flex;flex-direction:column;gap:0;box-shadow:0 8px 24px rgba(4,55,94,.035);transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease,background .24s ease}
.sumsel-dpd-card__accent{position:absolute;left:0;right:0;top:0;height:4px;background:linear-gradient(90deg,#006eb8 0%,#1a9be0 70%,#ffc800 100%)}
.sumsel-dpd-card__top{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}
.sumsel-dpd-card__icon{width:46px;height:46px;border-radius:14px;background:#eaf6fd;color:#0876b9;display:grid;place-items:center;transition:.24s}
.sumsel-dpd-card__icon svg{width:21px;height:21px}
.sumsel-dpd-card__number{font-size:11px;font-weight:900;letter-spacing:.12em;color:#b4c4cf}
.sumsel-dpd-card__type{display:inline-flex;align-items:center;width:max-content;border-radius:999px;padding:5px 8px;background:#edf7fd;color:#0872b4;font-size:7px;line-height:1;font-weight:900;letter-spacing:.14em;margin-bottom:8px}
.sumsel-dpd-card.is-city .sumsel-dpd-card__type{background:#fff4bd;color:#7b6500}
.sumsel-dpd-card__body h3{font-size:16px;line-height:1.25;margin:0 0 7px;color:#072f52;letter-spacing:-.015em}
.sumsel-dpd-card__body p{font-size:9px;line-height:1.5;color:#7b8f9e;margin:0}
.sumsel-dpd-card__footer{margin-top:auto;padding-top:18px;display:flex;align-items:center;justify-content:space-between;border-top:1px solid #edf2f6;color:#0a6da9;font-size:8px;font-weight:900}
.sumsel-dpd-card__arrow{width:30px;height:30px;border-radius:9px;background:#eff7fc;color:#0876b9;display:grid;place-items:center;transition:.24s}
.sumsel-dpd-card__arrow svg{width:14px;height:14px}
.sumsel-dpd-card:hover{transform:translateY(-5px);border-color:#a8d3ea;box-shadow:0 18px 40px rgba(5,63,105,.11);background:#fff}
.sumsel-dpd-card:hover .sumsel-dpd-card__icon{background:#0873b5;color:#fff;transform:scale(1.04)}
.sumsel-dpd-card:hover .sumsel-dpd-card__arrow{background:#ffc800;color:#063864;transform:translateX(2px)}
.sumsel-dpd-card--placeholder{cursor:default}
.sumsel-dpd-card--placeholder:hover{transform:none;box-shadow:0 8px 24px rgba(4,55,94,.035);border-color:#d8e5ee}
.sumsel-dpd-card--placeholder:hover .sumsel-dpd-card__icon{background:#eaf6fd;color:#0876b9;transform:none}
.sumsel-dpd-card--placeholder:hover .sumsel-dpd-card__arrow{background:#eff7fc;color:#0876b9;transform:none}
@media(max-width:1080px){.sumsel-dpd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.sumsel-dpd-grid{grid-template-columns:1fr;gap:12px}.sumsel-dpd-card{min-height:168px;padding:18px;border-radius:16px}.sumsel-dpd-card__top{margin-bottom:16px}.sumsel-dpd-card__body h3{font-size:15px}}

/* v2.2.3 — compact DPD cards */
.sumsel-dpd-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}
.sumsel-dpd-card{min-height:0;border-radius:14px;padding:14px 15px;display:grid;grid-template-columns:38px minmax(0,1fr) 26px;grid-template-rows:auto;column-gap:11px;align-items:center;box-shadow:none}
.sumsel-dpd-card__accent{height:3px}
.sumsel-dpd-card__top{display:contents;margin:0}
.sumsel-dpd-card__icon{grid-column:1;grid-row:1;width:38px;height:38px;border-radius:11px}
.sumsel-dpd-card__icon svg{width:18px;height:18px}
.sumsel-dpd-card__number{display:none}
.sumsel-dpd-card__body{grid-column:2;grid-row:1;min-width:0}
.sumsel-dpd-card__type{padding:4px 7px;font-size:6px;margin:0 0 5px}
.sumsel-dpd-card__body h3{font-size:12px;line-height:1.2;margin:0;color:#072f52;white-space:normal}
.sumsel-dpd-card__body p{display:none}
.sumsel-dpd-card__footer{grid-column:3;grid-row:1;margin:0;padding:0;border:0;display:block;font-size:0}
.sumsel-dpd-card__footer>span:first-child{display:none}
.sumsel-dpd-card__arrow{width:26px;height:26px;border-radius:8px}
.sumsel-dpd-card__arrow svg{width:12px;height:12px}
.sumsel-dpd-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(5,63,105,.08)}
.sumsel-dpd-card:hover .sumsel-dpd-card__icon{transform:none}
@media(max-width:1080px){.sumsel-dpd-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.sumsel-dpd-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:560px){.sumsel-dpd-grid{grid-template-columns:1fr;gap:9px}.sumsel-dpd-card{padding:12px 13px;border-radius:12px;grid-template-columns:36px minmax(0,1fr) 25px}.sumsel-dpd-card__icon{width:36px;height:36px}.sumsel-dpd-card__body h3{font-size:12px}}
/* v2.3.0 Internal pages */
.sumsel-inner-hero{padding:62px 0 58px;background:linear-gradient(120deg,#063864,#075f99);color:#fff}.sumsel-inner-hero h1{max-width:760px;margin:8px 0 10px;font-size:42px}.sumsel-inner-hero p{max-width:720px;color:#dcecf7}.sumsel-profile-layout{display:grid;grid-template-columns:1.5fr .8fr;gap:34px}.sumsel-profile-main h2,.sumsel-ppid-intro h2{font-size:32px;margin:8px 0 16px}.sumsel-profile-main p{color:var(--muted);line-height:1.8}.sumsel-profile-facts{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:28px}.sumsel-profile-facts div{padding:18px;border:1px solid var(--line);border-radius:12px}.sumsel-profile-facts b{display:block;font-size:23px;color:var(--blue)}.sumsel-profile-facts span{font-size:11px;color:var(--muted)}.sumsel-profile-side{display:grid;gap:14px}.sumsel-side-card{padding:24px;border-radius:14px;background:#073f6d;color:#fff}.sumsel-side-card span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#a8d7f3}.sumsel-side-card h3{font-size:21px;margin:8px 0}.sumsel-side-card p{font-size:12px;color:#d7e8f4}.sumsel-side-card a{display:inline-flex;gap:7px;align-items:center;margin-top:10px;font-size:11px;font-weight:800;color:#fff}.sumsel-side-card--yellow{background:#fff8d8;color:var(--text);border:1px solid #f0d35a}.sumsel-side-card--yellow span,.sumsel-side-card--yellow a{color:#856c00}.sumsel-side-card--yellow p{color:#6f6a50}.sumsel-focus-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sumsel-focus-card{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px}.sumsel-focus-card>svg{width:27px;color:var(--blue)}.sumsel-focus-card h3{font-size:15px;margin:14px 0 7px}.sumsel-focus-card p{font-size:11px;line-height:1.6;color:var(--muted);margin:0}.sumsel-leader-grid--page{grid-template-columns:repeat(3,1fr)}.sumsel-leader-grid--page .sumsel-leader{background:#fff}.sumsel-leader-grid--page p{font-size:10px;color:var(--muted)}.sumsel-dpd-toolbar{display:flex;justify-content:space-between;margin-bottom:20px}.sumsel-dpd-toolbar b{display:block;font-size:18px}.sumsel-dpd-toolbar span{font-size:11px;color:var(--muted)}.sumsel-agenda-list{display:grid;gap:12px}.sumsel-agenda-row{display:grid;grid-template-columns:82px 1fr 42px;align-items:center;gap:20px;padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#fff}.sumsel-agenda-date{text-align:center;padding-right:18px;border-right:1px solid var(--line)}.sumsel-agenda-date b{display:block;font-size:25px;color:var(--blue)}.sumsel-agenda-date span,.sumsel-agenda-row small{font-size:9px;color:var(--muted);font-weight:800}.sumsel-agenda-row h3{font-size:15px;margin:4px 0}.sumsel-agenda-row p{font-size:10px;color:var(--muted);margin:0}.sumsel-round-arrow{width:36px;height:36px;border-radius:10px;background:#eaf6fd;color:var(--blue);display:grid;place-items:center}.sumsel-gallery-grid--page{grid-template-columns:repeat(3,1fr)}.sumsel-gallery-grid--page .sumsel-gallery-card{min-height:240px}.sumsel-empty{text-align:center;padding:55px 25px;border:1px dashed #c9dce9;border-radius:14px;background:#fff}.sumsel-empty>span svg{width:34px;color:var(--blue)}.sumsel-ppid-intro{display:flex;justify-content:space-between;align-items:center;gap:30px;margin-bottom:30px}.sumsel-ppid-intro>div{max-width:720px}.sumsel-ppid-intro p{color:var(--muted);line-height:1.7}.sumsel-ppid-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.sumsel-ppid-menu>a{display:grid;grid-template-columns:42px 1fr 18px;gap:14px;align-items:start;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff}.sumsel-ppid-menu>a>svg:first-child{padding:10px;width:42px;height:42px;border-radius:11px;background:#eaf6fd;color:var(--blue)}.sumsel-ppid-menu>a>svg:last-child{color:var(--blue);margin-top:12px}.sumsel-ppid-menu small{font-size:8px;font-weight:900;color:var(--blue)}.sumsel-ppid-menu h3{font-size:14px;margin:5px 0}.sumsel-ppid-menu p{font-size:10px;color:var(--muted);line-height:1.55;margin:0}
@media(max-width:900px){.sumsel-profile-layout{grid-template-columns:1fr}.sumsel-focus-grid{grid-template-columns:repeat(2,1fr)}.sumsel-leader-grid--page,.sumsel-gallery-grid--page,.sumsel-ppid-menu{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.sumsel-inner-hero{padding:42px 0}.sumsel-inner-hero h1{font-size:31px}.sumsel-profile-main h2,.sumsel-ppid-intro h2{font-size:25px}.sumsel-profile-facts,.sumsel-focus-grid,.sumsel-leader-grid--page,.sumsel-gallery-grid--page,.sumsel-ppid-menu{grid-template-columns:1fr}.sumsel-agenda-row{grid-template-columns:60px 1fr}.sumsel-agenda-row>.sumsel-round-arrow{display:none}.sumsel-ppid-intro{align-items:flex-start;flex-direction:column}}


/* v2.3.1 — internal page polish + correct active navigation */
.ppid-nav .current-menu-item>a:after,.ppid-nav .current_page_item>a:after,.ppid-nav .current-menu-parent>a:after,.ppid-nav .current_page_parent>a:after{content:"";position:absolute;left:8px;right:8px;bottom:14px;height:3px;border-radius:3px;background:var(--yellow)}
.ppid-nav .current-menu-item>a,.ppid-nav .current_page_item>a,.ppid-nav .current-menu-parent>a,.ppid-nav .current_page_parent>a{color:#082f50}
.sumsel-inner-hero__grid{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:42px}.sumsel-inner-hero__mark{width:220px;min-height:120px;padding:22px;border:1px solid rgba(255,255,255,.16);border-radius:18px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.sumsel-inner-hero__mark img{width:150px;height:auto;filter:drop-shadow(0 8px 20px rgba(0,0,0,.12))}.sumsel-inner-hero__mark span{margin-top:10px;font-size:10px;font-weight:900;letter-spacing:.12em;color:#ffe16a;text-transform:uppercase}
.sumsel-profile-section{padding-top:68px}.sumsel-profile-main h2{max-width:650px;line-height:1.12}.sumsel-profile-lead{font-size:15px!important;color:#3d607a!important}.sumsel-profile-facts div{position:relative;overflow:hidden;background:#fff;box-shadow:0 8px 24px rgba(6,56,100,.05)}.sumsel-profile-facts div:before{content:"";position:absolute;left:0;top:0;width:4px;height:100%;background:linear-gradient(var(--blue),var(--yellow))}.sumsel-side-card{box-shadow:0 16px 36px rgba(4,43,76,.12)}.sumsel-side-card--leader{background:linear-gradient(145deg,#063864,#076ca8)}
.sumsel-values-section .ppid-section-head p{margin-top:8px;color:var(--muted);font-size:12px}.sumsel-focus-card{position:relative;overflow:hidden;min-height:190px;transition:.22s ease;box-shadow:0 8px 24px rgba(6,56,100,.04)}.sumsel-focus-card:hover{transform:translateY(-4px);box-shadow:0 18px 34px rgba(6,56,100,.10);border-color:#bdd7e8}.sumsel-focus-card small{position:absolute;top:18px;right:18px;font-weight:900;color:#c2d2dd}.sumsel-focus-icon{width:46px;height:46px;border-radius:13px;background:#eaf6fd;color:var(--blue);display:grid;place-items:center}.sumsel-focus-icon svg{width:22px}.sumsel-focus-card>svg{display:none}
.sumsel-profile-cta-section{padding-top:0}.sumsel-profile-cta{display:grid;grid-template-columns:1fr auto;align-items:center;gap:30px;padding:30px 34px;border-radius:18px;background:linear-gradient(120deg,#05345d,#0879bd);color:#fff;box-shadow:0 18px 44px rgba(3,52,92,.16)}.sumsel-profile-cta h2{font-size:25px;margin:7px 0}.sumsel-profile-cta p{margin:0;color:#cfe5f3}.sumsel-profile-cta__actions{display:flex;gap:10px}.ppid-btn--outline-light{border:1px solid rgba(255,255,255,.45);color:#fff;background:transparent}.ppid-btn--outline-light:hover{background:#fff;color:#073f6d}
.sumsel-gallery-hero-stat{width:150px;height:112px;border-radius:18px;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);display:grid;place-items:center;align-content:center;text-align:center}.sumsel-gallery-hero-stat strong{font-size:38px;line-height:1;color:#fff}.sumsel-gallery-hero-stat span{font-size:10px;margin-top:7px;color:#cfe6f5;font-weight:800}.sumsel-gallery-page{position:relative;z-index:1;background:#fff}.sumsel-gallery-page__head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:26px}.sumsel-gallery-page__head h2{font-size:28px;margin:7px 0 0}.sumsel-gallery-page__head>p{max-width:440px;color:var(--muted);font-size:11px;line-height:1.7;margin:0}.sumsel-gallery-grid--page{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:auto;gap:18px}.sumsel-gallery-grid--page .sumsel-gallery-card{display:block;min-height:0;height:auto;overflow:hidden;border:1px solid var(--line);border-radius:16px;background:#fff;box-shadow:0 10px 28px rgba(5,58,98,.06);transition:.22s ease}.sumsel-gallery-grid--page .sumsel-gallery-card:hover{transform:translateY(-4px);box-shadow:0 18px 38px rgba(5,58,98,.12);border-color:#bad7e9}.sumsel-gallery-card__media{height:220px;overflow:hidden;background:#eaf4fa}.sumsel-gallery-card__media img{width:100%;height:100%;display:block;object-fit:cover}.sumsel-gallery-placeholder{height:100%;display:grid;place-items:center;color:var(--blue);background:linear-gradient(145deg,#edf7fc,#dfeef7)}.sumsel-gallery-placeholder svg{width:34px}.sumsel-gallery-card__body{padding:16px 17px 18px}.sumsel-gallery-card__body small{display:block;font-size:7.5px;letter-spacing:.13em;font-weight:900;color:var(--blue)}.sumsel-gallery-card__body h3{font-size:14px;line-height:1.35;margin:7px 0 13px;color:var(--text)}.sumsel-gallery-card__body span{display:inline-flex;align-items:center;gap:6px;color:var(--blue);font-size:9px;font-weight:900}.sumsel-gallery-card__body span svg{width:13px}.sumsel-gallery-grid--page .sumsel-empty{grid-column:1/-1}
@media(max-width:900px){.sumsel-inner-hero__grid{grid-template-columns:1fr}.sumsel-inner-hero__mark,.sumsel-gallery-hero-stat{display:none}.sumsel-profile-cta{grid-template-columns:1fr}.sumsel-gallery-grid--page{grid-template-columns:repeat(2,minmax(0,1fr))}.sumsel-gallery-page__head{align-items:flex-start;flex-direction:column}}
@media(max-width:620px){.sumsel-profile-cta{padding:24px}.sumsel-profile-cta__actions{width:100%;flex-direction:column}.sumsel-gallery-grid--page{grid-template-columns:1fr}.sumsel-gallery-card__media{height:210px}.sumsel-gallery-page__head h2{font-size:24px}}


/* v2.3.2 — dedicated Berita Terkini portal */
.news-page-hero{background:linear-gradient(135deg,#073b68 0%,#086da8 100%);color:#fff;padding:68px 0 62px;position:relative;overflow:hidden}
.news-page-hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-80px;top:-160px;background:rgba(255,200,0,.12)}
.news-page-hero .ppid-kicker{color:#ffd137}.news-page-hero h1{font-size:42px;line-height:1.08;margin:10px 0 12px;letter-spacing:-1.2px}.news-page-hero p{max-width:700px;color:#dcecf7;margin:0;font-size:15px;line-height:1.7}
.news-portal{padding:64px 0 82px;background:#f7fbfe}.news-portal__top{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:28px}.news-portal__top h2{margin:6px 0 0;font-size:30px;color:#07365e}.news-portal__count{font-size:12px;color:#69839a}
.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.news-card{background:#fff;border:1px solid #dbe8f0;border-radius:16px;overflow:hidden;box-shadow:0 10px 28px rgba(5,54,92,.05);transition:.2s}.news-card:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(5,54,92,.1)}.news-card__image{display:block;aspect-ratio:16/9;background:#eaf5fb;overflow:hidden;position:relative}.news-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.news-card:hover .news-card__image img{transform:scale(1.035)}.news-card__placeholder{height:100%;display:grid;place-items:center;color:#0b7abe}.news-card__placeholder svg{width:42px;height:42px}.news-card__body{padding:19px 20px 21px}.news-card__meta{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#6c879c;font-weight:800;margin-bottom:9px}.news-card h3{font-size:17px;line-height:1.35;margin:0 0 9px}.news-card h3 a{color:#07365e}.news-card p{font-size:12px;line-height:1.65;color:#6c8191;margin:0 0 15px}.news-card__link{display:inline-flex;align-items:center;gap:7px;font-weight:900;font-size:11px;color:#0075bd}.news-card__link svg{width:14px}
.news-pagination{margin-top:38px}.news-pagination .nav-links{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.news-pagination .page-numbers{min-width:38px;height:38px;border:1px solid #d6e4ed;background:#fff;border-radius:10px;display:grid;place-items:center;color:#0a5f9b;font-size:12px;font-weight:800;padding:0 10px}.news-pagination .page-numbers.current{background:#073f6d;color:#fff;border-color:#073f6d}.news-empty{background:#fff;border:1px solid #dbe8f0;border-radius:16px;padding:42px;text-align:center;color:#61798b}.ppid-header__cta.is-active{box-shadow:0 0 0 3px rgba(255,200,0,.22),0 12px 26px rgba(255,200,0,.18)}
@media(max-width:900px){.news-grid{grid-template-columns:repeat(2,1fr)}.news-page-hero h1{font-size:36px}}
@media(max-width:620px){.news-page-hero{padding:48px 0}.news-page-hero h1{font-size:31px}.news-portal{padding:42px 0 58px}.news-portal__top{align-items:flex-start;flex-direction:column}.news-grid{grid-template-columns:1fr}.news-card__body{padding:17px}.news-card h3{font-size:16px}}


/* v2.3.3 — refined DPD directory page */
.sumsel-dpd-hero{position:relative;overflow:hidden;padding-bottom:76px}
.sumsel-dpd-hero:after{content:"";position:absolute;right:-90px;top:-150px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(255,200,0,.13),rgba(255,200,0,0) 68%);pointer-events:none}
.sumsel-dpd-summary{position:relative;z-index:1;display:flex;gap:10px;margin-top:28px;max-width:520px}
.sumsel-dpd-summary>div{min-width:130px;padding:13px 16px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(255,255,255,.09);backdrop-filter:blur(8px)}
.sumsel-dpd-summary strong{display:block;font-size:21px;line-height:1;color:#fff}.sumsel-dpd-summary span{display:block;margin-top:5px;font-size:8.5px;font-weight:800;letter-spacing:.04em;color:#cae3f2}
.sumsel-dpd-directory{padding:58px 0 78px;background:linear-gradient(180deg,#f7fbfe 0%,#eef6fb 100%)}
.sumsel-dpd-directory__head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:24px}
.sumsel-dpd-directory__head h2{font-size:27px;line-height:1.2;margin:7px 0 7px;color:#07365e}.sumsel-dpd-directory__head p{margin:0;color:var(--muted);font-size:11px;line-height:1.6}
.sumsel-dpd-search{width:290px;height:44px;display:flex;align-items:center;gap:10px;padding:0 13px;border:1px solid #d3e2ec;border-radius:12px;background:#fff;box-shadow:0 8px 22px rgba(4,55,94,.04)}
.sumsel-dpd-search span{display:grid;place-items:center;color:var(--blue)}.sumsel-dpd-search svg{width:17px;height:17px}.sumsel-dpd-search input{width:100%;border:0;outline:0;background:transparent;color:#0a3658;font:inherit;font-size:11px}.sumsel-dpd-search input::placeholder{color:#91a3b0}
.sumsel-dpd-grid--directory{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px}
.sumsel-dpd-card--directory{min-height:82px;padding:13px 14px;grid-template-columns:40px minmax(0,1fr) 28px;border-radius:13px;border:1px solid #dbe6ed;background:#fff;box-shadow:0 5px 16px rgba(4,55,94,.025)}
.sumsel-dpd-card--directory:before{content:"";position:absolute;left:0;top:13px;bottom:13px;width:3px;border-radius:0 4px 4px 0;background:#0a7cc1;opacity:0;transition:.2s}
.sumsel-dpd-card--directory .sumsel-dpd-card__icon{width:40px;height:40px;border-radius:11px;background:#edf7fc;color:#0876b9}
.sumsel-dpd-card--directory .sumsel-dpd-card__type{display:block;width:auto;padding:0;background:none!important;color:#7c92a3!important;font-size:6px;margin:0 0 5px;letter-spacing:.13em}
.sumsel-dpd-card--directory.is-city .sumsel-dpd-card__type{color:#947600!important}
.sumsel-dpd-card--directory h3{font-size:11.5px;line-height:1.22;margin:0;color:#07365e}
.sumsel-dpd-card--directory .sumsel-dpd-card__arrow{width:27px;height:27px;border-radius:8px;background:#eff7fb;color:#0876b9}
.sumsel-dpd-card--directory:hover{transform:translateY(-2px);border-color:#a9d1e6;box-shadow:0 10px 24px rgba(4,55,94,.075)}
.sumsel-dpd-card--directory:hover:before{opacity:1}.sumsel-dpd-card--directory:hover .sumsel-dpd-card__icon{background:#0876b9;color:#fff}.sumsel-dpd-card--directory:hover .sumsel-dpd-card__arrow{background:#ffc800;color:#07365e}
.sumsel-dpd-card--directory[hidden]{display:none!important}.sumsel-dpd-noresult{padding:38px;border:1px dashed #bed4e2;border-radius:14px;background:#fff;text-align:center;color:#6b8192;font-size:12px}
@media(max-width:1080px){.sumsel-dpd-grid--directory{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:820px){.sumsel-dpd-directory__head{align-items:flex-start;flex-direction:column}.sumsel-dpd-search{width:100%}.sumsel-dpd-grid--directory{grid-template-columns:repeat(2,minmax(0,1fr))}.sumsel-dpd-summary{flex-wrap:wrap}}
@media(max-width:560px){.sumsel-dpd-hero{padding-bottom:48px}.sumsel-dpd-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:7px}.sumsel-dpd-summary>div{min-width:0;padding:11px 10px}.sumsel-dpd-summary strong{font-size:18px}.sumsel-dpd-summary span{font-size:7px}.sumsel-dpd-directory{padding:42px 0 58px}.sumsel-dpd-directory__head h2{font-size:23px}.sumsel-dpd-grid--directory{grid-template-columns:1fr;gap:8px}.sumsel-dpd-card--directory{min-height:72px;padding:11px 12px}}


/* v2.3.4 — richer and more compact DPW leadership presentation */
.sumsel-leadership-section{background:linear-gradient(180deg,#eef6fb 0%,#f8fbfd 100%)}
.sumsel-leadership-head{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:22px}
.sumsel-leadership-head__meta{display:flex;gap:8px;flex-wrap:wrap;margin-top:13px}
.sumsel-leadership-head__meta span{display:inline-flex;align-items:center;gap:6px;padding:6px 9px;border:1px solid #d5e4ed;border-radius:999px;background:#fff;color:#5f788b;font-size:8px;font-weight:800}
.sumsel-leadership-head__meta strong{color:#0877bb;font-size:10px}
.sumsel-leader-featured-grid{display:grid;grid-template-columns:1.35fr .9fr .9fr;gap:14px;margin-bottom:14px}
.sumsel-leader-featured{position:relative;overflow:hidden;min-height:300px;border-radius:18px;border:1px solid #d7e4ed;background:#fff;box-shadow:0 12px 28px rgba(4,55,94,.05)}
.sumsel-leader-featured--primary{display:grid;grid-template-columns:1.05fr 1fr;background:linear-gradient(135deg,#063d6a,#086fae);border-color:#0a6ba7;color:#fff}
.sumsel-leader-featured__photo{min-height:300px;background:#dfeef7;overflow:hidden;position:relative}
.sumsel-leader-featured__photo img{width:100%;height:100%;object-fit:cover;object-position:center top}
.sumsel-leader-featured__photo .sumsel-leader-avatar{width:100%;height:100%;min-height:300px;border-radius:0;font-size:58px;background:linear-gradient(145deg,#e9f5fb,#d7ebf6)}
.sumsel-leader-featured--primary .sumsel-leader-featured__photo:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(6,61,106,0),rgba(6,61,106,.15))}
.sumsel-leader-featured__content{padding:24px;display:flex;flex-direction:column;justify-content:center;min-width:0}
.sumsel-leader-featured__role{display:block;font-size:8px;line-height:1.35;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#1780bd;margin-bottom:9px}
.sumsel-leader-featured--primary .sumsel-leader-featured__role{color:#8fd2fa}
.sumsel-leader-featured h3{font-size:22px;line-height:1.15;margin:0 0 8px;color:#07365e}
.sumsel-leader-featured--primary h3{font-size:28px;color:#fff}
.sumsel-leader-featured p{font-size:10px;line-height:1.6;color:#718596;margin:0 0 16px}
.sumsel-leader-featured--primary p{color:#d3e7f4}
.sumsel-leader-featured__link{margin-top:auto;display:inline-flex;align-items:center;gap:7px;font-size:9px;font-weight:900;color:#0877bb}
.sumsel-leader-featured--primary .sumsel-leader-featured__link{color:#fff}
.sumsel-leader-featured__link svg{width:14px}
.sumsel-leader-compact-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:11px}
.sumsel-leader-compact{display:grid;grid-template-columns:54px minmax(0,1fr) 28px;gap:12px;align-items:center;min-height:84px;padding:12px 13px;border:1px solid #d9e5ed;border-radius:13px;background:#fff;transition:.2s}
.sumsel-leader-compact:hover{transform:translateY(-2px);border-color:#acd3e8;box-shadow:0 10px 22px rgba(4,55,94,.07)}
.sumsel-leader-avatar{width:54px;height:54px;border-radius:12px;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#eaf6fc,#d9edf7);color:#0877bb;font-weight:900;font-size:16px}
.sumsel-leader-avatar img{width:100%;height:100%;object-fit:cover}
.sumsel-leader-compact small{display:block;font-size:6.5px;line-height:1.3;font-weight:900;letter-spacing:.09em;text-transform:uppercase;color:#7b92a3;margin-bottom:4px}
.sumsel-leader-compact h3{font-size:11.5px;line-height:1.2;margin:0;color:#07365e}
.sumsel-leader-compact .arrow{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#eef7fb;color:#0877bb}
.sumsel-leader-compact .arrow svg{width:13px}
.sumsel-leader-compact:hover .arrow{background:#ffc800;color:#07365e}

/* full Pengurus page */
.sumsel-leaders-page{background:linear-gradient(180deg,#f6fbfe 0%,#edf6fb 100%);padding:54px 0 76px}
.sumsel-leaders-summary{display:grid;grid-template-columns:1.4fr repeat(3,.6fr);gap:12px;margin-bottom:24px}
.sumsel-leaders-summary__intro{padding:22px 24px;border-radius:16px;background:linear-gradient(135deg,#063d6a,#0876b7);color:#fff}
.sumsel-leaders-summary__intro small{display:block;font-size:7px;font-weight:900;letter-spacing:.14em;color:#9ed5f3;margin-bottom:7px}.sumsel-leaders-summary__intro h2{font-size:24px;line-height:1.15;margin:0 0 7px}.sumsel-leaders-summary__intro p{font-size:10px;line-height:1.65;color:#d7e9f4;margin:0}
.sumsel-leaders-summary__stat{padding:18px;border-radius:16px;border:1px solid #d7e5ee;background:#fff;display:flex;flex-direction:column;justify-content:center}.sumsel-leaders-summary__stat strong{font-size:26px;line-height:1;color:#0876b7}.sumsel-leaders-summary__stat span{font-size:8px;color:#71899a;margin-top:6px;font-weight:800}
.sumsel-leaders-page__section-title{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:30px 0 15px}.sumsel-leaders-page__section-title h2{font-size:20px;margin:0}.sumsel-leaders-page__section-title span{font-size:9px;color:#7a90a0}
.sumsel-leaders-page .sumsel-leader-featured-grid{grid-template-columns:1.3fr .85fr .85fr}
.sumsel-leaders-page .sumsel-leader-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.sumsel-leader-source-note{margin-top:18px;padding:12px 15px;border-left:3px solid #ffc800;background:#fff;border-radius:0 10px 10px 0;color:#6f8595;font-size:8.5px;line-height:1.6}

@media(max-width:1000px){.sumsel-leader-featured-grid,.sumsel-leaders-page .sumsel-leader-featured-grid{grid-template-columns:1fr 1fr}.sumsel-leader-featured--primary{grid-column:1/-1}.sumsel-leader-compact-grid,.sumsel-leaders-page .sumsel-leader-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sumsel-leaders-summary{grid-template-columns:1fr 1fr 1fr}.sumsel-leaders-summary__intro{grid-column:1/-1}}
@media(max-width:650px){.sumsel-leadership-head{align-items:flex-start;flex-direction:column}.sumsel-leader-featured-grid,.sumsel-leaders-page .sumsel-leader-featured-grid{grid-template-columns:1fr}.sumsel-leader-featured--primary{display:block;grid-column:auto}.sumsel-leader-featured__photo,.sumsel-leader-featured__photo .sumsel-leader-avatar{min-height:220px;height:220px}.sumsel-leader-featured{min-height:0}.sumsel-leader-featured__content{padding:19px}.sumsel-leader-featured--primary h3{font-size:24px}.sumsel-leader-compact-grid,.sumsel-leaders-page .sumsel-leader-compact-grid{grid-template-columns:1fr}.sumsel-leaders-summary{grid-template-columns:1fr 1fr}.sumsel-leaders-summary__intro{grid-column:1/-1}.sumsel-leaders-summary__stat:last-child{grid-column:1/-1}.sumsel-leaders-page{padding:42px 0 58px}}


/* v2.3.5 — tighter, more balanced leadership cards */
.sumsel-leader-featured-grid{grid-template-columns:1.15fr 1fr 1fr;gap:14px}
.sumsel-leader-featured{min-height:0;display:grid;grid-template-rows:190px auto;border-radius:16px;box-shadow:0 10px 24px rgba(4,55,94,.055)}
.sumsel-leader-featured--primary{display:grid;grid-template-columns:1fr;grid-template-rows:190px auto;background:#fff;border-color:#cfe1ec;color:var(--text)}
.sumsel-leader-featured__photo{min-height:0;height:190px;background:linear-gradient(145deg,#eef8fd,#dceef8)}
.sumsel-leader-featured__photo img{height:190px;object-fit:cover;object-position:center 20%}
.sumsel-leader-featured__photo .sumsel-leader-avatar{height:190px;min-height:190px;font-size:44px;background:linear-gradient(145deg,#eaf6fc,#d6eaf5);color:#0877bb}
.sumsel-leader-featured--primary .sumsel-leader-featured__photo:after{display:none}
.sumsel-leader-featured__content{padding:17px 18px 16px;justify-content:flex-start;background:#fff}
.sumsel-leader-featured--primary .sumsel-leader-featured__content{background:linear-gradient(135deg,#064574,#0875b6);color:#fff}
.sumsel-leader-featured__role{font-size:7px;line-height:1.35;margin-bottom:6px}
.sumsel-leader-featured--primary .sumsel-leader-featured__role{color:#a9defb}
.sumsel-leader-featured h3,.sumsel-leader-featured--primary h3{font-size:17px;line-height:1.2;margin:0 0 6px}
.sumsel-leader-featured--primary h3{color:#fff}
.sumsel-leader-featured p{font-size:9px;margin:0 0 10px}
.sumsel-leader-featured__link{padding-top:3px;margin-top:auto;font-size:8.5px}
.sumsel-leader-featured--primary .sumsel-leader-featured__link{color:#fff}
.sumsel-leader-featured:not(.sumsel-leader-featured--primary) .sumsel-leader-featured__photo:has(.sumsel-leader-avatar)::after{content:"Foto profil belum tersedia";position:absolute;left:50%;bottom:16px;transform:translateX(-50%);white-space:nowrap;padding:5px 8px;border-radius:999px;background:rgba(255,255,255,.82);font-size:6.5px;font-weight:900;letter-spacing:.06em;color:#6f899b;text-transform:uppercase}
.sumsel-leader-compact-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-top:12px}
.sumsel-leader-compact{min-height:72px;padding:10px 11px;grid-template-columns:46px minmax(0,1fr) 27px;gap:10px;border-radius:12px}
.sumsel-leader-compact .sumsel-leader-avatar{width:46px;height:46px;border-radius:12px;font-size:14px}
.sumsel-leader-compact small{font-size:6px;margin-bottom:3px}
.sumsel-leader-compact h3{font-size:10.5px}
.sumsel-leaders-page .sumsel-leader-featured-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.sumsel-leaders-page__section-title{margin-top:22px}
.sumsel-leaders-page__section-title:first-of-type{margin-top:0}
.sumsel-leader-source-note{margin-top:20px}
@media(max-width:1000px){.sumsel-leader-featured-grid,.sumsel-leaders-page .sumsel-leader-featured-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sumsel-leader-featured--primary{grid-column:auto}.sumsel-leader-compact-grid,.sumsel-leaders-page .sumsel-leader-compact-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:650px){.sumsel-leader-featured-grid,.sumsel-leaders-page .sumsel-leader-featured-grid{grid-template-columns:1fr}.sumsel-leader-featured__photo,.sumsel-leader-featured__photo img,.sumsel-leader-featured__photo .sumsel-leader-avatar{height:210px;min-height:210px}.sumsel-leader-featured,.sumsel-leader-featured--primary{grid-template-rows:210px auto}.sumsel-leader-compact-grid,.sumsel-leaders-page .sumsel-leader-compact-grid{grid-template-columns:1fr}}

/* v2.3.6 - PPID portal expansion */
.sumsel-ppid-hero{padding:58px 0;background:linear-gradient(120deg,#063864 0%,#0068aa 72%,#0b79bc 100%)}
.sumsel-ppid-hero__grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);gap:56px;align-items:center}
.sumsel-ppid-hero h1{font-size:44px;margin:7px 0 12px}.sumsel-ppid-hero p{max-width:760px}
.sumsel-ppid-hero__actions{display:flex;gap:10px;margin-top:22px}
.sumsel-ppid-hero__facts{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.sumsel-ppid-hero__facts div{padding:18px 20px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px)}
.sumsel-ppid-hero__facts strong{display:block;font-size:24px;line-height:1;color:#fff}.sumsel-ppid-hero__facts span{display:block;margin-top:7px;font-size:9px;color:#cde3f0;font-weight:700}
.sumsel-ppid-intro--tight{margin-bottom:24px}.sumsel-ppid-menu--premium{gap:16px}
.sumsel-ppid-menu--premium>a{position:relative;overflow:hidden;display:grid;grid-template-columns:50px 1fr;gap:16px;min-height:210px;padding:24px;border-radius:16px;transition:.2s}
.sumsel-ppid-menu--premium>a:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(6,56,100,.09);border-color:#b8d8ea}
.sumsel-ppid-menu--premium>a>svg{display:none}.sumsel-ppid-menu__icon{width:48px;height:48px;border-radius:13px;background:#e9f6fd;color:var(--blue);display:grid;place-items:center}.sumsel-ppid-menu__icon .ppid-icon svg{width:23px;height:23px}
.sumsel-ppid-menu--premium h3{font-size:17px;margin:6px 0 9px}.sumsel-ppid-menu--premium p{font-size:10.5px;line-height:1.65}.sumsel-ppid-menu--premium b{display:inline-flex;align-items:center;gap:6px;margin-top:17px;font-size:9px;color:var(--blue)}.sumsel-ppid-menu--premium b svg{width:14px}
.sumsel-ppid-menu--premium .sumsel-ppid-menu__featured{background:linear-gradient(145deg,#064b82,#006eb8);border-color:#0065aa;color:#fff}.sumsel-ppid-menu--premium .sumsel-ppid-menu__featured small,.sumsel-ppid-menu--premium .sumsel-ppid-menu__featured b{color:#fff}.sumsel-ppid-menu--premium .sumsel-ppid-menu__featured p{color:#d7eaf5}.sumsel-ppid-menu--premium .sumsel-ppid-menu__featured .sumsel-ppid-menu__icon{background:rgba(255,255,255,.13);color:#fff}
.sumsel-ppid-menu--premium .sumsel-ppid-menu__regulation{background:#fffdf4;border-color:#eadb96}.sumsel-ppid-menu--premium .sumsel-ppid-menu__regulation .sumsel-ppid-menu__icon{background:#fff0ad;color:#806900}
.sumsel-ppid-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.sumsel-ppid-category{--accent:#168ad0;position:relative;display:flex;flex-direction:column;min-height:225px;padding:22px;background:#fff;border:1px solid var(--line);border-top:3px solid var(--accent);border-radius:14px;transition:.2s}.sumsel-ppid-category:hover{transform:translateY(-3px);box-shadow:0 13px 30px rgba(7,55,91,.08)}
.sumsel-ppid-category__icon{width:42px;height:42px;border-radius:12px;background:color-mix(in srgb,var(--accent) 11%,white);color:var(--accent);display:grid;place-items:center}.sumsel-ppid-category__count{position:absolute;right:18px;top:21px;padding:5px 8px;border-radius:999px;background:#f3f8fb;color:#708695;font-size:8px;font-weight:800}.sumsel-ppid-category h3{font-size:15px;margin:17px 0 8px}.sumsel-ppid-category p{font-size:10px;line-height:1.6;color:var(--muted);margin:0}.sumsel-ppid-category b{margin-top:auto;padding-top:18px;display:inline-flex;align-items:center;gap:6px;color:var(--accent);font-size:9px}.sumsel-ppid-category b svg{width:13px}.sumsel-ppid-category--blue{--accent:#168ad0}.sumsel-ppid-category--green{--accent:#21aa73}.sumsel-ppid-category--purple{--accent:#7a60d8}.sumsel-ppid-category--orange{--accent:#e69a15}
.sumsel-ppid-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;counter-reset:step}.sumsel-ppid-steps>div{position:relative;padding:22px;border:1px solid var(--line);border-radius:14px;background:#fff;min-height:190px}.sumsel-ppid-steps>div:after{content:"";position:absolute;top:41px;right:-15px;width:15px;border-top:1px dashed #a9c8da}.sumsel-ppid-steps>div:last-child:after{display:none}.sumsel-ppid-steps>div>span{position:absolute;right:18px;top:16px;font-size:10px;font-weight:900;color:#a6bac8}.sumsel-ppid-steps i{width:44px;height:44px;border-radius:12px;background:#eaf6fd;color:var(--blue);display:grid;place-items:center;font-style:normal}.sumsel-ppid-steps h3{font-size:14px;margin:18px 0 8px}.sumsel-ppid-steps p{font-size:10px;line-height:1.6;color:var(--muted);margin:0}.sumsel-ppid-process__cta{margin-top:16px;padding:18px 20px;border-radius:14px;background:#073f6d;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:20px}.sumsel-ppid-process__cta b{display:block;font-size:14px}.sumsel-ppid-process__cta span{display:block;margin-top:4px;font-size:9.5px;color:#cfe2ef}
.sumsel-ppid-doc-list{display:grid;gap:10px}.sumsel-ppid-doc-list article{display:grid;grid-template-columns:44px 1fr 38px;gap:14px;align-items:center;padding:15px 17px;border:1px solid var(--line);border-radius:12px;background:#fff}.sumsel-ppid-doc-list__file{width:42px;height:46px;border-radius:9px;background:#e74845;color:#fff;display:grid;place-items:center;font-size:8px;font-weight:900}.sumsel-ppid-doc-list small{font-size:8px;font-weight:900;color:var(--blue)}.sumsel-ppid-doc-list h3{font-size:12px;margin:4px 0}.sumsel-ppid-doc-list p{font-size:9px;color:var(--muted);margin:0}.sumsel-ppid-doc-empty{display:grid;grid-template-columns:52px 1fr auto;gap:18px;align-items:center;padding:22px;border:1px dashed #bdd4e3;border-radius:14px;background:#fff}.sumsel-ppid-doc-empty>span{width:52px;height:52px;border-radius:14px;background:#eaf6fd;color:var(--blue);display:grid;place-items:center}.sumsel-ppid-doc-empty h3{font-size:14px;margin:0 0 5px}.sumsel-ppid-doc-empty p{font-size:10px;color:var(--muted);margin:0}
.sumsel-ppid-standard__grid{display:grid;grid-template-columns:1.2fr .8fr;gap:34px;align-items:start}.sumsel-ppid-standard__points{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.sumsel-ppid-standard__points>div{display:flex;gap:12px;padding:16px;border:1px solid var(--line);border-radius:12px}.sumsel-ppid-standard__points>div>.ppid-icon{width:36px;height:36px;flex:0 0 auto;border-radius:10px;background:#eaf6fd;color:var(--blue)}.sumsel-ppid-standard__points b{display:block;font-size:11px}.sumsel-ppid-standard__points small{display:block;margin-top:3px;font-size:9px;line-height:1.5;color:var(--muted)}
.sumsel-ppid-contact-card{padding:26px;border-radius:18px;background:linear-gradient(145deg,#063864,#006bb6);color:#fff;box-shadow:0 16px 35px rgba(4,55,94,.16)}.sumsel-ppid-contact-card__icon{width:48px;height:48px;border-radius:13px;background:rgba(255,255,255,.12);color:#ffd11a;display:grid;place-items:center}.sumsel-ppid-contact-card>small{display:block;margin-top:18px;font-size:8px;letter-spacing:.1em;font-weight:900;color:#a8d2e9}.sumsel-ppid-contact-card h3{font-size:21px;margin:7px 0 9px}.sumsel-ppid-contact-card>p{font-size:10px;line-height:1.65;color:#d4e6f1}.sumsel-ppid-contact-card dl{margin:20px 0;display:grid;gap:9px}.sumsel-ppid-contact-card dl>div{display:grid;grid-template-columns:95px 1fr;gap:10px;padding-top:9px;border-top:1px solid rgba(255,255,255,.12)}.sumsel-ppid-contact-card dt{font-size:8px;color:#acd0e4}.sumsel-ppid-contact-card dd{font-size:9px;margin:0;font-weight:800}
.sumsel-ppid-faq__grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.sumsel-ppid-faq details{background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 18px}.sumsel-ppid-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:17px 0;font-size:11px;font-weight:850}.sumsel-ppid-faq summary::-webkit-details-marker{display:none}.sumsel-ppid-faq summary span{width:26px;height:26px;border-radius:8px;background:#eef7fc;color:var(--blue);display:grid;place-items:center;font-size:16px}.sumsel-ppid-faq details[open] summary span{transform:rotate(45deg)}.sumsel-ppid-faq details p{padding:0 0 17px;margin:0;font-size:10px;line-height:1.65;color:var(--muted)}
@media(max-width:980px){.sumsel-ppid-hero__grid,.sumsel-ppid-standard__grid{grid-template-columns:1fr}.sumsel-ppid-hero__facts{max-width:650px}.sumsel-ppid-category-grid,.sumsel-ppid-steps{grid-template-columns:1fr 1fr}.sumsel-ppid-steps>div:after{display:none}}
@media(max-width:720px){.sumsel-ppid-hero{padding:42px 0}.sumsel-ppid-hero h1{font-size:34px}.sumsel-ppid-hero__actions{display:grid}.sumsel-ppid-hero__facts{grid-template-columns:1fr 1fr}.sumsel-ppid-menu--premium{grid-template-columns:1fr}.sumsel-ppid-menu--premium>a{min-height:0}.sumsel-ppid-category-grid,.sumsel-ppid-steps,.sumsel-ppid-standard__points,.sumsel-ppid-faq__grid{grid-template-columns:1fr}.sumsel-ppid-process__cta{align-items:flex-start;flex-direction:column}.sumsel-ppid-doc-empty{grid-template-columns:44px 1fr}.sumsel-ppid-doc-empty .ppid-link-button{grid-column:1/-1;margin:0}.sumsel-ppid-contact-card dl>div{grid-template-columns:1fr}.sumsel-ppid-contact-card dd{margin-top:-4px}}


/* v2.3.7 - PPID subpages & six service cards */
.sumsel-ppid-profile-menu{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}
.sumsel-ppid-profile-menu>a{position:relative;display:grid;grid-template-columns:56px 1fr;gap:16px;min-height:190px;padding:24px;border:1px solid #d9e4ec;border-radius:16px;background:#fff;transition:.22s;overflow:hidden}
.sumsel-ppid-profile-menu>a:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:linear-gradient(90deg,var(--blue),#39a9e6,var(--yellow));opacity:.9}
.sumsel-ppid-profile-menu>a:hover{transform:translateY(-4px);box-shadow:0 16px 34px rgba(5,58,98,.09);border-color:#bdd7e7}
.sumsel-ppid-profile-menu__icon{width:52px;height:52px;border-radius:14px;background:#eaf6fd;color:var(--blue);display:grid;place-items:center}.sumsel-ppid-profile-menu__icon svg{width:24px;height:24px}
.sumsel-ppid-profile-menu small{display:block;font-size:8px;font-weight:900;letter-spacing:.08em;color:#1682c2}.sumsel-ppid-profile-menu h3{font-size:16px;line-height:1.25;margin:6px 0 8px}.sumsel-ppid-profile-menu p{font-size:10px;line-height:1.6;color:var(--muted);margin:0}.sumsel-ppid-profile-menu b{display:inline-flex;align-items:center;gap:6px;margin-top:16px;font-size:9px;color:var(--blue)}.sumsel-ppid-profile-menu b svg{width:13px}
.sumsel-ppid-profile-menu__request{background:#fffbee!important;border-color:#efd46a!important}.sumsel-ppid-profile-menu__request .sumsel-ppid-profile-menu__icon{background:#ffe98c;color:#725d00}
.sumsel-ppid-subhero{padding:46px 0;background:linear-gradient(120deg,#063864,#086aa9);color:#fff}.sumsel-ppid-subhero h1{font-size:38px;margin:8px 0 10px}.sumsel-ppid-subhero p{max-width:760px;font-size:13px;line-height:1.6;color:#d8e9f4}.sumsel-ppid-breadcrumb{display:flex;align-items:center;gap:8px;margin-top:20px;font-size:9px;color:#c8dfed}.sumsel-ppid-breadcrumb strong{color:#fff}
.sumsel-ppid-content-layout{display:grid;grid-template-columns:minmax(0,1fr) 285px;gap:42px;align-items:start}.sumsel-ppid-article h2{font-size:30px;line-height:1.2;margin:8px 0 16px}.sumsel-ppid-article h3{font-size:18px;margin:32px 0 12px}.sumsel-ppid-article p{font-size:11px;line-height:1.8;color:#607b8f}.sumsel-ppid-article p.lead{font-size:13px;color:#496b83;max-width:780px}
.sumsel-ppid-side{position:sticky;top:118px;padding:20px;border:1px solid var(--line);border-radius:16px;background:#f8fbfd}.sumsel-ppid-side>small{font-size:8px;font-weight:900;color:var(--blue);letter-spacing:.1em}.sumsel-ppid-side>h3{font-size:16px;margin:6px 0 14px}.sumsel-ppid-side>a{display:flex;justify-content:space-between;align-items:center;gap:10px;padding:11px 10px;border-top:1px solid #e0eaf0;font-size:9.5px;font-weight:800}.sumsel-ppid-side>a.is-active{color:var(--blue);background:#eaf6fd;border-radius:9px;border-top-color:transparent}.sumsel-ppid-side>a svg{width:13px}.sumsel-ppid-side__help{margin-top:16px;padding:16px;border-radius:12px;background:linear-gradient(145deg,#073e6a,#066eac);color:#fff}.sumsel-ppid-side__help b{font-size:11px}.sumsel-ppid-side__help p{font-size:9px;line-height:1.55;color:#d6e7f1;margin:6px 0 13px}.sumsel-ppid-side__help .ppid-btn{font-size:8px;padding:10px 12px}
.sumsel-ppid-info-box{display:flex;gap:14px;margin:22px 0;padding:17px;border:1px solid #cce0ec;border-radius:12px;background:#f4fbff}.sumsel-ppid-info-box>span{width:38px;height:38px;border-radius:10px;background:#dff2fc;color:var(--blue);display:grid;place-items:center;flex:0 0 auto}.sumsel-ppid-info-box p{margin:0}
.sumsel-ppid-feature-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sumsel-ppid-feature-list>div{display:flex;gap:13px;padding:17px;border:1px solid var(--line);border-radius:12px}.sumsel-ppid-feature-list>div>.ppid-icon{width:38px;height:38px;border-radius:10px;background:#eaf6fd;color:var(--blue);flex:0 0 auto}.sumsel-ppid-feature-list b{display:block;font-size:11px}.sumsel-ppid-feature-list small{display:block;margin-top:4px;font-size:9px;line-height:1.55;color:var(--muted)}
.sumsel-ppid-vision{margin:15px 0 30px;padding:24px 26px;border-left:4px solid var(--yellow);border-radius:0 14px 14px 0;background:#f4f9fc;font-size:20px;line-height:1.45;font-weight:800;color:var(--navy)}.sumsel-ppid-number-list{display:grid;gap:10px;margin-top:12px}.sumsel-ppid-number-list>div{display:grid;grid-template-columns:48px 1fr;gap:14px;padding:16px;border:1px solid var(--line);border-radius:12px}.sumsel-ppid-number-list i{width:42px;height:42px;border-radius:11px;background:#073f6d;color:#fff;display:grid;place-items:center;font-size:10px;font-style:normal;font-weight:900}.sumsel-ppid-number-list b{display:block;font-size:11px}.sumsel-ppid-number-list small{display:block;margin-top:4px;font-size:9px;line-height:1.55;color:var(--muted)}.sumsel-ppid-values{display:flex;flex-wrap:wrap;gap:8px}.sumsel-ppid-values span{padding:9px 12px;border:1px solid #bed7e6;border-radius:999px;background:#f6fbfe;font-size:9px;font-weight:850;color:#145d8b}
.sumsel-ppid-duty-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.sumsel-ppid-duty-grid>div{padding:20px;border:1px solid var(--line);border-radius:13px;background:#fff}.sumsel-ppid-duty-grid strong{font-size:10px;color:var(--blue)}.sumsel-ppid-duty-grid h3{font-size:14px;margin:8px 0 7px}.sumsel-ppid-duty-grid p{font-size:9.5px;margin:0;line-height:1.6}
.sumsel-ppid-org{text-align:center;margin:28px 0}.sumsel-ppid-org .level{max-width:520px;margin:auto;padding:20px;border:1px solid #bed7e7;border-radius:14px;background:#fff}.sumsel-ppid-org .level--top{background:#073e6a;color:#fff}.sumsel-ppid-org .level--main{background:#eaf6fd}.sumsel-ppid-org .level small,.sumsel-ppid-org__branches small{display:block;font-size:8px;letter-spacing:.08em;color:#6f8798;font-weight:900}.sumsel-ppid-org .level--top small{color:#a9d0e6}.sumsel-ppid-org .level b,.sumsel-ppid-org__branches b{display:block;margin-top:5px;font-size:13px}.sumsel-ppid-org .line{display:block;width:1px;height:28px;background:#aac8da;margin:auto}.sumsel-ppid-org__branches{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.sumsel-ppid-org__branches>div{padding:18px 12px;border:1px solid var(--line);border-radius:12px;background:#fff}
.sumsel-ppid-reg-list{display:grid;gap:10px;margin-top:22px}.sumsel-ppid-reg-list>a{display:grid;grid-template-columns:48px 1fr 24px;gap:14px;align-items:center;padding:16px;border:1px solid var(--line);border-radius:12px}.sumsel-ppid-reg-list>a>span{width:46px;height:46px;border-radius:10px;background:#073f6d;color:#fff;display:grid;place-items:center;font-size:9px;font-weight:900}.sumsel-ppid-reg-list small{font-size:8px;font-weight:900;color:var(--blue)}.sumsel-ppid-reg-list h3{font-size:13px;margin:3px 0}.sumsel-ppid-reg-list p{font-size:9px;margin:0}.sumsel-ppid-reg-list>a>.ppid-icon{color:var(--blue)}
@media(max-width:980px){.sumsel-ppid-profile-menu{grid-template-columns:1fr 1fr}.sumsel-ppid-content-layout{grid-template-columns:1fr}.sumsel-ppid-side{position:static}.sumsel-ppid-org__branches{grid-template-columns:1fr}}
@media(max-width:680px){.sumsel-ppid-profile-menu,.sumsel-ppid-feature-list,.sumsel-ppid-duty-grid{grid-template-columns:1fr}.sumsel-ppid-profile-menu>a{min-height:0}.sumsel-ppid-subhero h1{font-size:31px}.sumsel-ppid-content-layout{gap:24px}.sumsel-ppid-article h2{font-size:25px}.sumsel-ppid-vision{font-size:17px}}

/* v2.3.8 - PPID detail pages inspired by institutional portal layouts */
.ppid-section--ppid-detail{background:linear-gradient(180deg,#f8fbfd 0,#fff 18%,#fff 100%)}
.sumsel-ppid-brand-panel{position:relative;overflow:hidden;display:grid;grid-template-columns:96px 1fr;gap:22px;align-items:center;min-height:300px;margin:0 0 34px;padding:38px 42px;border:1px solid #d7e5ef;border-radius:22px;background:linear-gradient(135deg,#fff 0%,#f8fcff 52%,#eef8fd 100%);box-shadow:0 16px 40px rgba(5,58,98,.07)}
.sumsel-ppid-brand-panel:after{content:"";position:absolute;right:-70px;top:-85px;width:380px;height:380px;border-radius:50%;background:linear-gradient(145deg,rgba(0,111,184,.08),rgba(255,200,0,.10));z-index:0}
.sumsel-ppid-brand-panel:before{content:"NASDEM";position:absolute;right:26px;bottom:-30px;font-size:92px;line-height:1;font-weight:950;letter-spacing:-.05em;color:rgba(0,105,174,.035);z-index:0}
.sumsel-ppid-brand-panel__mark{position:relative;z-index:2;width:76px;height:76px;border-radius:20px;background:linear-gradient(145deg,#063e6d,#0878bd);color:#ffd21a;display:grid;place-items:center;box-shadow:0 12px 24px rgba(3,69,116,.18)}
.sumsel-ppid-brand-panel__mark .ppid-icon,.sumsel-ppid-brand-panel__mark svg{width:34px;height:34px}
.sumsel-ppid-brand-panel__logo{position:relative;z-index:2;grid-column:1/-1;display:flex;align-items:center;justify-content:flex-start;margin-bottom:4px}
.sumsel-ppid-brand-panel__logo img{width:auto;height:54px;max-width:165px;object-fit:contain}
.sumsel-ppid-brand-panel__text{position:relative;z-index:2;grid-column:2}
.sumsel-ppid-brand-panel__text small{font-size:9px;font-weight:900;letter-spacing:.12em;color:var(--blue)}
.sumsel-ppid-brand-panel__text h2{max-width:660px;margin:6px 0 10px;font-size:32px;line-height:1.12;letter-spacing:-.02em}
.sumsel-ppid-brand-panel__text p{max-width:700px;margin:0;font-size:12px;line-height:1.65;color:#56748a}
.sumsel-ppid-copy-block{margin:0 0 24px}.sumsel-ppid-copy-block h2{max-width:760px}
.sumsel-ppid-highlight-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0 30px}
.sumsel-ppid-highlight-grid>div{padding:22px;border:1px solid #d9e5ed;border-radius:15px;background:#fff}
.sumsel-ppid-highlight-grid>div>span{width:42px;height:42px;border-radius:12px;background:#eaf6fd;color:var(--blue);display:grid;place-items:center;margin-bottom:14px}
.sumsel-ppid-highlight-grid>div>span svg{width:21px;height:21px}.sumsel-ppid-highlight-grid b{display:block;font-size:13px}.sumsel-ppid-highlight-grid p{margin:6px 0 0!important;font-size:9.7px!important;line-height:1.65!important}
.sumsel-ppid-law-callout{margin:28px 0;padding:20px 22px;border-left:4px solid var(--yellow);border-radius:0 14px 14px 0;background:#fff9de}
.sumsel-ppid-law-callout strong{display:block;font-size:12px;color:#7f6500}.sumsel-ppid-law-callout p{margin:6px 0 0!important;font-size:10px!important;color:#716b50!important}
.sumsel-ppid-source-note{display:flex;gap:13px;margin-top:28px;padding:16px 18px;border:1px dashed #bfd5e4;border-radius:12px;background:#f7fbfd}
.sumsel-ppid-source-note>span{width:36px;height:36px;flex:0 0 auto;border-radius:10px;background:#e5f4fc;color:var(--blue);display:grid;place-items:center}.sumsel-ppid-source-note p{margin:0!important;font-size:9px!important;line-height:1.65!important;color:#6f8493!important}
.sumsel-ppid-number-list--large>div{padding:20px 22px}.sumsel-ppid-number-list--large i{width:46px;height:46px}.sumsel-ppid-number-list--large b{font-size:12px}.sumsel-ppid-number-list--large small{font-size:9.5px}
.sumsel-ppid-values--cards{display:grid;grid-template-columns:repeat(5,1fr);gap:8px}.sumsel-ppid-values--cards span{display:grid;place-items:center;text-align:center;min-height:58px;border-radius:12px;background:#fff;border:1px solid #d3e2eb}
.sumsel-ppid-duty-grid--rich>div{min-height:170px;padding:23px}.sumsel-ppid-duty-grid--rich strong{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:9px;background:#eaf6fd}.sumsel-ppid-duty-grid--rich h3{font-size:15px}.sumsel-ppid-duty-grid--rich p{font-size:9.8px}
.sumsel-ppid-org--official .level{box-shadow:0 10px 26px rgba(5,58,98,.05)}
.sumsel-ppid-people-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:14px 0 24px}.sumsel-ppid-people-grid>div{display:grid;grid-template-columns:46px 1fr;grid-template-rows:auto auto;column-gap:13px;align-items:center;padding:16px 18px;border:1px solid var(--line);border-radius:12px;background:#fff}.sumsel-ppid-people-grid>div>span{grid-row:1/3;width:44px;height:44px;border-radius:11px;background:#e6f4fb;color:var(--blue);display:grid;place-items:center;font-size:12px;font-weight:900}.sumsel-ppid-people-grid small{font-size:7px;letter-spacing:.08em;font-weight:900;color:#678398}.sumsel-ppid-people-grid b{font-size:11px}
.sumsel-ppid-reg-list--rich>a{padding:18px 19px;background:#fff;transition:.2s}.sumsel-ppid-reg-list--rich>a:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(5,58,98,.06);border-color:#bdd7e6}.sumsel-ppid-reg-list--rich>a>span{background:linear-gradient(145deg,#073f6d,#0877b9)}
.sumsel-ppid-request-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0 30px}.sumsel-ppid-request-steps>div{position:relative;padding:18px 16px;border:1px solid #d9e5ed;border-radius:13px;background:#fff}.sumsel-ppid-request-steps i{width:32px;height:32px;border-radius:9px;background:#073f6d;color:#fff;display:grid;place-items:center;font-style:normal;font-weight:900;font-size:10px;margin-bottom:12px}.sumsel-ppid-request-steps b{display:block;font-size:11px}.sumsel-ppid-request-steps p{font-size:8.8px!important;line-height:1.55!important;margin:5px 0 0!important}
.sumsel-ppid-form-shell{padding:26px;border:1px solid #d6e4ed;border-radius:18px;background:#fff;box-shadow:0 16px 34px rgba(5,58,98,.06)}
.sumsel-ppid-form-head{display:flex;gap:14px;align-items:flex-start;margin-bottom:22px;padding-bottom:20px;border-bottom:1px solid #e0eaf0}.sumsel-ppid-form-head>span{width:48px;height:48px;flex:0 0 auto;border-radius:13px;background:#eaf6fd;color:var(--blue);display:grid;place-items:center}.sumsel-ppid-form-head small{font-size:8px;font-weight:900;letter-spacing:.1em;color:var(--blue)}.sumsel-ppid-form-head h3{font-size:18px;margin:4px 0!important}.sumsel-ppid-form-head p{font-size:9px!important;margin:0!important}
.sumsel-ppid-form-consent{display:flex;gap:10px;align-items:center;padding:13px 14px;border-radius:11px;background:#f5fafd}.sumsel-ppid-form-consent>span{color:var(--blue)}.sumsel-ppid-form-consent p{margin:0!important;font-size:9px!important}
@media(max-width:980px){.sumsel-ppid-values--cards{grid-template-columns:repeat(3,1fr)}.sumsel-ppid-request-steps{grid-template-columns:1fr 1fr}}
@media(max-width:680px){.sumsel-ppid-brand-panel{grid-template-columns:1fr;min-height:0;padding:26px 22px}.sumsel-ppid-brand-panel__logo,.sumsel-ppid-brand-panel__text{grid-column:1}.sumsel-ppid-brand-panel__text h2{font-size:26px}.sumsel-ppid-highlight-grid,.sumsel-ppid-people-grid,.sumsel-ppid-request-steps{grid-template-columns:1fr}.sumsel-ppid-values--cards{grid-template-columns:1fr 1fr}.sumsel-ppid-duty-grid--rich>div{min-height:0}}

/* v2.3.11 — PPID detail brand panel: logo first, decorative icon removed */
.sumsel-ppid-brand-panel__mark{display:none!important}

/* v2.4.0 — Homepage news hero slider */
.sumsel-hero--slider{position:relative;min-height:610px;background:#063864;overflow:hidden}
.sumsel-hero-slider{position:absolute;inset:0;z-index:0}
.sumsel-hero-slide{position:absolute;inset:0;opacity:0;visibility:hidden;transition:opacity .65s ease,visibility .65s ease;pointer-events:none}
.sumsel-hero-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}
.sumsel-hero-slide__media{position:absolute;inset:0;background-size:cover;background-position:center center;transform:scale(1.02);transition:transform 7s ease}
.sumsel-hero-slide.is-active .sumsel-hero-slide__media{transform:scale(1.07)}
.sumsel-hero-slide__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,45,79,.96) 0%,rgba(4,73,119,.90) 43%,rgba(4,76,121,.48) 70%,rgba(4,53,88,.38) 100%)}
.sumsel-hero--slider .sumsel-hero__inner{position:relative;z-index:3;min-height:610px;display:flex;align-items:center;padding-top:44px;padding-bottom:72px}
.sumsel-hero--slider .sumsel-hero__copy{max-width:820px;padding-right:20px}
.sumsel-hero__copy--news .sumsel-hero-news-meta{font-size:10px;font-weight:800;color:#bcd9eb;letter-spacing:.04em;margin:13px 0 10px}
.sumsel-hero__copy--news .sumsel-hero-news-meta span{color:#ffd033;margin:0 6px}
.sumsel-hero--slider .sumsel-hero__copy h1{font-size:clamp(40px,3.65vw,58px);line-height:1.05;letter-spacing:-1.6px;margin:10px 0 18px;max-width:800px}
.sumsel-hero--slider .sumsel-hero__copy h1 a{color:#fff;text-decoration:none}
.sumsel-hero--slider .sumsel-hero__copy p{max-width:650px;font-size:14px;line-height:1.75;color:#e0edf5}
.sumsel-hero-slider__chrome{position:relative;z-index:8;min-height:610px;pointer-events:none}
.sumsel-hero__panel--slider{position:absolute;right:0;top:82px;width:min(390px,34vw);pointer-events:auto;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);box-shadow:0 24px 60px rgba(3,40,69,.24)}
.sumsel-hero-slider__controls{position:absolute;left:0;bottom:38px;display:flex;align-items:center;gap:12px;pointer-events:auto}
.sumsel-hero-slider__arrow{width:35px;height:35px;border:1px solid rgba(255,255,255,.42);border-radius:50%;background:rgba(3,40,69,.34);color:#fff;font-size:24px;line-height:1;display:grid;place-items:center;cursor:pointer;transition:.2s}
.sumsel-hero-slider__arrow:hover{background:#ffc800;border-color:#ffc800;color:#07375f}
.sumsel-hero-slider__dots{display:flex;align-items:center;gap:7px}
.sumsel-hero-slider__dot{width:7px;height:7px;border:0;border-radius:50%;padding:0;background:rgba(255,255,255,.48);cursor:pointer;transition:.22s}
.sumsel-hero-slider__dot.is-active{width:26px;border-radius:10px;background:#ffc800}
.sumsel-hero--slider[data-slider-single="true"] .sumsel-hero-slider__controls{display:none}

@media(max-width:1080px){
  .sumsel-hero--slider{min-height:650px}.sumsel-hero--slider .sumsel-hero__inner,.sumsel-hero-slider__chrome{min-height:650px}
  .sumsel-hero--slider .sumsel-hero__copy{max-width:760px}
  .sumsel-hero--slider .sumsel-hero__copy h1{font-size:44px}
}
@media(max-width:900px){
  .sumsel-hero--slider{min-height:auto;padding-bottom:0}.sumsel-hero-slider{position:relative;height:520px}.sumsel-hero-slide{min-height:520px}.sumsel-hero--slider .sumsel-hero__inner{min-height:520px;padding:54px 22px 86px}.sumsel-hero--slider .sumsel-hero__copy{max-width:720px;padding-right:0}.sumsel-hero-slider__chrome{min-height:0;padding:0 22px 28px;background:#073b68}.sumsel-hero-slider__controls{left:22px;bottom:auto;top:-72px}.sumsel-hero--slider .sumsel-hero__copy h1{font-size:42px}
}
@media(max-width:620px){
  .sumsel-hero-slider{height:500px}.sumsel-hero-slide{min-height:500px}.sumsel-hero--slider .sumsel-hero__inner{min-height:500px;padding:44px 18px 90px}.sumsel-hero--slider .sumsel-hero__copy h1{font-size:32px;line-height:1.1;letter-spacing:-.7px}.sumsel-hero--slider .sumsel-hero__copy p{font-size:12px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.sumsel-hero--slider .sumsel-hero__actions{display:flex;flex-wrap:wrap}.sumsel-hero__copy--news .sumsel-hero-news-meta{font-size:8px}.sumsel-hero-slider__chrome{padding:0 14px 22px}.sumsel-hero-slider__controls{left:16px;top:-66px}
}
@media(prefers-reduced-motion:reduce){.sumsel-hero-slide,.sumsel-hero-slide__media{transition:none!important}.sumsel-hero-slide.is-active .sumsel-hero-slide__media{transform:none}}


/* v2.4.2 — Mobile homepage polish */
@media (max-width:620px){
  .ppid-container{width:min(calc(100% - 28px),1180px)}
  .ppid-topbar{display:none}
  .ppid-header__inner{height:58px;gap:10px}
  .ppid-brand{min-width:0;flex:1}
  .ppid-brand__logo,.nasdem-main-logo{height:34px!important;max-width:92px!important}
  .ppid-brand__divider{height:28px;margin:0 10px}
  .ppid-brand__text strong{font-size:11px}
  .ppid-brand__text span{font-size:7px}
  .ppid-header__cta{display:none}
  .ppid-menu-toggle{display:flex;width:36px;height:36px;border-radius:9px;flex:0 0 36px}

  .sumsel-hero--slider{min-height:430px}
  .sumsel-hero-slider{height:430px}
  .sumsel-hero-slide{min-height:430px}
  .sumsel-hero--slider .sumsel-hero__inner{min-height:430px;padding:34px 14px 76px;align-items:flex-end}
  .sumsel-hero-slide__media{background-position:center 32%}
  .sumsel-hero-slide__overlay{background:linear-gradient(180deg,rgba(3,46,80,.28) 0%,rgba(3,48,82,.60) 36%,rgba(3,43,76,.96) 100%)}
  .sumsel-kicker{font-size:7px;letter-spacing:.1em;margin-bottom:9px;gap:7px}
  .sumsel-kicker i{width:18px;height:2px}
  .sumsel-hero__copy--news .sumsel-hero-news-meta{font-size:7px;margin:6px 0 6px}
  .sumsel-hero--slider .sumsel-hero__copy h1{font-size:27px;line-height:1.08;letter-spacing:-.55px;margin:7px 0 10px;max-width:100%}
  .sumsel-hero--slider .sumsel-hero__copy p{font-size:10px;line-height:1.55;-webkit-line-clamp:2;max-width:100%;margin:0}
  .sumsel-hero--slider .sumsel-hero__actions{margin-top:14px;display:flex;gap:8px;flex-wrap:nowrap}
  .sumsel-hero--slider .ppid-btn{padding:10px 12px;font-size:8px;border-radius:8px}
  .sumsel-hero__trust{display:none!important}
  .sumsel-hero-slider__chrome{height:0;min-height:0;padding:0 14px;background:transparent;overflow:visible}
  .sumsel-hero-slider__controls{left:14px;top:-48px;gap:8px}
  .sumsel-hero-slider__arrow{width:28px;height:28px;font-size:18px}
  .sumsel-hero-slider__dot{width:6px;height:6px}
  .sumsel-hero-slider__dot.is-active{width:19px}

  .sumsel-statbar{margin-top:-14px}
  .sumsel-statgrid{display:grid;grid-template-columns:repeat(4,1fr);overflow:hidden;border-radius:11px}
  .sumsel-statgrid>div{min-width:0;padding:11px 4px;border-right:1px solid #e7eef3;scroll-snap-align:none}
  .sumsel-statgrid strong{font-size:17px}
  .sumsel-statgrid span{font-size:6.5px;margin-top:4px;line-height:1.2}

  .ppid-section{padding:44px 0}
  .ppid-section-head{display:block;margin-bottom:18px}
  .ppid-kicker{font-size:7px;margin-bottom:7px}
  .ppid-kicker:before{width:18px;height:2px}
  .ppid-title{font-size:24px;line-height:1.12}
  .ppid-lead{font-size:9.5px;line-height:1.55;margin-top:6px}
  .ppid-section-head .ppid-link-button{margin-top:13px;padding:8px 10px;font-size:8px}

  .sumsel-news{gap:10px}
  .sumsel-news-featured{border-radius:14px}
  .sumsel-news-image{min-height:0;aspect-ratio:16/9}
  .sumsel-news-featured>div{padding:14px 14px 15px}
  .sumsel-news-featured h3{font-size:17px;line-height:1.2;margin:6px 0 7px}
  .sumsel-news-featured p{font-size:9px;line-height:1.5;margin:0}
  .sumsel-news-badge{top:10px;left:10px;padding:5px 8px;font-size:6.5px}
  .sumsel-news-list{gap:7px}
  .sumsel-news-list article{grid-template-columns:74px 1fr;gap:9px;padding:7px;border-radius:11px}
  .sumsel-news-thumb{min-height:58px;border-radius:8px}
  .sumsel-news-list h4{font-size:9.5px;margin:3px 0 5px;line-height:1.25}
  .sumsel-news-list small,.sumsel-news-list div>a{font-size:6.5px}

  .sumsel-about{padding-top:38px;padding-bottom:40px}
  .sumsel-about__grid{gap:20px}
  .sumsel-about__visual{min-height:0;padding:18px;border-radius:16px;gap:14px}
  .sumsel-about__logo img{width:min(100%,220px);margin:auto}
  .sumsel-about__number{align-items:center;gap:10px}
  .sumsel-about__number strong{font-size:40px}
  .sumsel-about__number span{font-size:8.5px;line-height:1.3}
  .sumsel-copy{font-size:9.5px;line-height:1.6}
  .sumsel-about-links{margin-top:14px;gap:7px}
  .sumsel-about-links a{padding:10px;border-radius:10px;grid-template-columns:32px 1fr 14px}
  .sumsel-about-links a>.ppid-icon:first-child{width:32px;height:32px;border-radius:8px}

  .sumsel-focus{padding-top:40px!important;padding-bottom:42px!important}
  .sumsel-focus-grid{gap:8px}
  .sumsel-focus-card{min-height:0!important;padding:14px 14px 13px!important;border-radius:13px!important}
  .sumsel-focus-card__icon{width:38px!important;height:38px!important;border-radius:10px!important;margin-bottom:12px!important}
  .sumsel-focus-card small{font-size:6.5px!important}
  .sumsel-focus-card h3{font-size:15px!important;margin:4px 0 5px!important}
  .sumsel-focus-card p{font-size:8.5px!important;line-height:1.45!important;margin:0 0 10px!important}
  .sumsel-focus-card strong{font-size:7.5px!important}

  .sumsel-leadership-section{padding-top:42px;padding-bottom:44px}
  .sumsel-leadership-head{margin-bottom:16px;gap:12px}
  .sumsel-leadership-head__meta{gap:5px;margin-top:9px}
  .sumsel-leadership-head__meta span{padding:5px 7px;font-size:6.5px}
  .sumsel-leadership-head__meta strong{font-size:8px}
  .sumsel-leadership-head .ppid-link-button{padding:8px 10px;font-size:7.5px}
  .sumsel-leader-featured-grid{gap:9px}
  .sumsel-leader-featured,.sumsel-leader-featured--primary{grid-template-rows:170px auto!important;border-radius:13px!important}
  .sumsel-leader-featured__photo,.sumsel-leader-featured__photo img,.sumsel-leader-featured__photo .sumsel-leader-avatar{height:170px!important;min-height:170px!important}
  .sumsel-leader-featured__content{padding:13px!important}
  .sumsel-leader-featured__role{font-size:6.5px!important}
  .sumsel-leader-featured h3,.sumsel-leader-featured--primary h3{font-size:16px!important;margin:5px 0!important}
  .sumsel-leader-featured__content p{font-size:7.5px!important}
  .sumsel-leader-featured__link{font-size:7.5px!important;margin-top:9px!important}
  .sumsel-leader-compact-grid{gap:7px!important;margin-top:8px!important}
  .sumsel-leader-compact{padding:8px!important;border-radius:10px!important;grid-template-columns:38px 1fr 26px!important;gap:8px!important}
  .sumsel-leader-compact .sumsel-leader-avatar{width:38px!important;height:38px!important;border-radius:9px!important}
  .sumsel-leader-compact small{font-size:5.8px!important}
  .sumsel-leader-compact h3{font-size:9px!important;margin-top:2px!important}

  .sumsel-dpd-section,.sumsel-ppid{padding-top:42px;padding-bottom:42px}
  .sumsel-dpd-grid{gap:7px!important}
  .sumsel-dpd-card{min-height:0!important;padding:11px!important;border-radius:11px!important}
  .sumsel-agenda-grid{gap:8px}
  .sumsel-gallery-grid{gap:7px;grid-auto-rows:135px}
  .sumsel-gallery-item:first-child{height:185px}
  .sumsel-ppid__card{padding:18px!important;border-radius:14px!important;gap:12px!important}
  .sumsel-ppid__card h2{font-size:20px!important}
  .sumsel-ppid__card p{font-size:9px!important;line-height:1.5!important}
  .sumsel-contact-cta{padding:18px!important;border-radius:14px!important}
}

@media (max-width:390px){
  .ppid-container{width:min(calc(100% - 22px),1180px)}
  .ppid-brand__text{display:none}
  .ppid-brand__divider{display:none}
  .sumsel-hero--slider .sumsel-hero__copy h1{font-size:25px}
  .sumsel-statgrid strong{font-size:16px}
  .ppid-title{font-size:22px}
}

/* v2.4.4 — mobile hero joins directly to the next section */
@media(max-width:720px){
  .sumsel-hero--slider{margin-bottom:0!important;}
  .sumsel-hero--slider + .ppid-section{margin-top:0!important;}
}


/* v2.4.5 — mobile Pusat Aktivitas compact directory */
@media (max-width:720px){
  .sumsel-focus{
    padding-top:34px!important;
    padding-bottom:36px!important;
  }
  .sumsel-focus .ppid-section-head{
    margin-bottom:18px!important;
  }
  .sumsel-focus .ppid-kicker{
    margin-bottom:7px;
    font-size:7.5px;
  }
  .sumsel-focus .ppid-title{
    font-size:22px!important;
    line-height:1.12!important;
    max-width:340px;
  }
  .sumsel-focus .ppid-lead{
    font-size:9px!important;
    line-height:1.55!important;
    margin-top:7px!important;
    max-width:350px;
  }
  .sumsel-focus-grid{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:8px!important;
  }
  .sumsel-focus-card,
  .sumsel-focus-card--blue,
  .sumsel-focus-card--yellow{
    min-height:0!important;
    padding:12px 42px 12px 12px!important;
    border-radius:12px!important;
    display:grid!important;
    grid-template-columns:40px minmax(0,1fr)!important;
    grid-template-rows:auto auto auto!important;
    column-gap:11px!important;
    row-gap:2px!important;
    align-items:center!important;
    background:#fff!important;
    border:1px solid #dce7ef!important;
    color:var(--text)!important;
    box-shadow:0 5px 16px rgba(6,56,100,.035)!important;
    overflow:hidden!important;
  }
  .sumsel-focus-card:after{
    display:none!important;
  }
  .sumsel-focus-card:hover{
    transform:none!important;
    box-shadow:0 7px 20px rgba(6,56,100,.06)!important;
  }
  .sumsel-focus-card__icon{
    grid-column:1!important;
    grid-row:1 / span 3!important;
    width:40px!important;
    height:40px!important;
    margin:0!important;
    border-radius:10px!important;
    background:#eaf6fd!important;
    color:#0874b8!important;
  }
  .sumsel-focus-card--blue .sumsel-focus-card__icon{
    background:#eaf6fd!important;
    color:#0874b8!important;
  }
  .sumsel-focus-card--yellow{
    background:#fffdf5!important;
    border-color:#f1dda0!important;
  }
  .sumsel-focus-card--yellow .sumsel-focus-card__icon{
    background:#fff0ad!important;
    color:#8b6b00!important;
  }
  .sumsel-focus-card small{
    position:static!important;
    grid-column:2!important;
    grid-row:1!important;
    font-size:5.8px!important;
    line-height:1.1!important;
    letter-spacing:.12em!important;
    color:#9aafbd!important;
    margin:0 0 2px!important;
    white-space:nowrap!important;
  }
  .sumsel-focus-card h3{
    grid-column:2!important;
    grid-row:2!important;
    font-size:13px!important;
    line-height:1.2!important;
    margin:0!important;
    color:var(--text)!important;
  }
  .sumsel-focus-card p{
    grid-column:2!important;
    grid-row:3!important;
    font-size:7.6px!important;
    line-height:1.38!important;
    margin:2px 0 0!important;
    color:#718596!important;
    max-width:none!important;
  }
  .sumsel-focus-card strong{
    position:absolute!important;
    right:12px!important;
    top:50%!important;
    transform:translateY(-50%)!important;
    width:26px!important;
    height:26px!important;
    padding:0!important;
    margin:0!important;
    border-radius:8px!important;
    background:#eef7fc!important;
    color:#0874b8!important;
    display:grid!important;
    place-items:center!important;
    font-size:0!important;
  }
  .sumsel-focus-card--yellow strong{
    background:#fff0ad!important;
    color:#8b6b00!important;
  }
  .sumsel-focus-card strong svg{
    width:13px!important;
    height:13px!important;
  }
}

/* v2.4.6 - homepage leadership simplified */
.sumsel-home-leaders{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:16px}
.sumsel-home-leader{display:grid;grid-template-rows:180px auto;background:#fff;border:1px solid #d8e5ee;border-radius:16px;overflow:hidden;min-width:0;box-shadow:0 10px 24px rgba(5,53,88,.05)}
.sumsel-home-leader__photo{display:block;background:#eaf5fb;overflow:hidden}
.sumsel-home-leader__photo img{width:100%;height:100%;object-fit:cover;display:block}
.sumsel-home-leader__photo .sumsel-leader-avatar{height:100%;min-height:180px;display:grid;place-items:center;font-size:38px}
.sumsel-home-leader__content{padding:16px 18px 18px}
.sumsel-home-leader__content>span{display:block;color:#0877bb;font-size:8px;line-height:1.5;font-weight:900;letter-spacing:.07em;text-transform:uppercase;margin-bottom:6px}
.sumsel-home-leader__content h3{font-size:17px;line-height:1.25;margin:0 0 13px;color:#062d4e}
.sumsel-home-leader__content a{display:inline-flex;align-items:center;gap:6px;color:#0676ba;font-size:9px;font-weight:900}
.sumsel-home-leader__content a svg{width:13px}
.sumsel-home-leader--primary{grid-template-columns:1.05fr .95fr;grid-template-rows:1fr;background:linear-gradient(135deg,#064b80,#087ab9);border-color:#0875b4}
.sumsel-home-leader--primary .sumsel-home-leader__photo{min-height:260px}
.sumsel-home-leader--primary .sumsel-home-leader__content{display:flex;flex-direction:column;justify-content:center;color:#fff;padding:24px}
.sumsel-home-leader--primary .sumsel-home-leader__content>span,.sumsel-home-leader--primary .sumsel-home-leader__content a{color:#fff}
.sumsel-home-leader--primary .sumsel-home-leader__content h3{color:#fff;font-size:26px}
@media(max-width:900px){.sumsel-home-leaders{grid-template-columns:1fr 1fr}.sumsel-home-leader--primary{grid-column:1/-1}}
@media(max-width:650px){.sumsel-home-leaders{grid-template-columns:1fr;gap:10px}.sumsel-home-leader,.sumsel-home-leader--primary{display:grid;grid-template-columns:92px 1fr;grid-template-rows:1fr;min-height:106px;border-radius:13px}.sumsel-home-leader__photo,.sumsel-home-leader--primary .sumsel-home-leader__photo{min-height:106px;height:106px}.sumsel-home-leader__photo .sumsel-leader-avatar{min-height:106px;height:106px;font-size:24px}.sumsel-home-leader__content,.sumsel-home-leader--primary .sumsel-home-leader__content{padding:13px 14px;justify-content:center}.sumsel-home-leader__content>span{font-size:6.5px;margin-bottom:4px}.sumsel-home-leader__content h3,.sumsel-home-leader--primary .sumsel-home-leader__content h3{font-size:15px;margin-bottom:7px}.sumsel-home-leader__content a{font-size:7px}.sumsel-home-leader--primary{background:linear-gradient(135deg,#064b80,#087ab9)}.sumsel-leadership-head .ppid-lead{max-width:480px}}


/* v2.4.7 — Mars & Hymne homepage */
.sumsel-anthems{background:linear-gradient(135deg,#052d59 0%,#0a3e82 100%);color:#fff;padding-top:64px;padding-bottom:64px;position:relative;overflow:hidden}
.sumsel-anthems:after{content:"";position:absolute;right:-180px;top:-210px;width:520px;height:520px;border-radius:50%;background:rgba(255,200,0,.07);pointer-events:none}
.sumsel-anthems .ppid-container{position:relative;z-index:1}
.sumsel-anthems .ppid-kicker{color:#ffc800}
.sumsel-anthems .ppid-title{color:#fff}
.sumsel-anthems .ppid-lead{color:#cbdced;max-width:720px}
.sumsel-anthems__head{margin-bottom:24px}
.sumsel-anthems__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;max-width:1040px}
.sumsel-anthem-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 18px 38px rgba(0,0,0,.14)}
.sumsel-anthem-card__media{appearance:none;border:0;padding:0;margin:0;display:block;width:100%;aspect-ratio:16/9;position:relative;overflow:hidden;background:#063864;cursor:pointer}
.sumsel-anthem-card__media img{width:100%;height:100%;object-fit:cover;display:block;transform:scale(1.02);transition:transform .28s ease}
.sumsel-anthem-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,30,61,.10),rgba(3,30,61,.38))}
.sumsel-anthem-card:hover .sumsel-anthem-card__media img{transform:scale(1.055)}
.sumsel-anthem-card__play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;display:grid;place-items:center;background:#ffc800;color:#052d59;box-shadow:0 12px 28px rgba(0,0,0,.22);transition:transform .2s ease}
.sumsel-anthem-card:hover .sumsel-anthem-card__play{transform:translate(-50%,-50%) scale(1.07)}
.sumsel-anthem-card__play svg{width:28px;height:28px;fill:currentColor}
.sumsel-anthem-card__body{padding:20px 22px 22px;color:#062d4e}
.sumsel-anthem-card__body>span{display:block;font-size:8px;font-weight:900;letter-spacing:.14em;color:#6b7f94;margin-bottom:8px}
.sumsel-anthem-card__body h3{margin:0;font-size:21px;line-height:1.25}
.sumsel-anthem-card__body button{appearance:none;border:0;background:none;padding:10px 0 0;color:#0876bb;font:inherit;font-size:9px;font-weight:900;cursor:pointer}
.sumsel-video-modal{position:fixed;inset:0;z-index:99999;display:none;align-items:center;justify-content:center;padding:24px}
.sumsel-video-modal.is-open{display:flex}
.sumsel-video-modal__backdrop{position:absolute;inset:0;background:rgba(2,17,32,.86);backdrop-filter:blur(5px)}
.sumsel-video-modal__dialog{position:relative;z-index:1;width:min(960px,94vw)}
.sumsel-video-modal__close{position:absolute;right:-4px;top:-48px;width:38px;height:38px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:rgba(255,255,255,.10);color:#fff;font-size:28px;line-height:1;cursor:pointer}
.sumsel-video-modal__frame{position:relative;padding-top:56.25%;background:#000;border-radius:14px;overflow:hidden;box-shadow:0 30px 70px rgba(0,0,0,.4)}
.sumsel-video-modal__frame iframe{position:absolute;inset:0;width:100%;height:100%;border:0}
body.sumsel-video-open{overflow:hidden}
@media(max-width:720px){
 .sumsel-anthems{padding-top:36px;padding-bottom:38px}
 .sumsel-anthems__grid{grid-template-columns:1fr;gap:12px}
 .sumsel-anthem-card{border-radius:13px}
 .sumsel-anthem-card__body{padding:14px 15px 16px}
 .sumsel-anthem-card__body h3{font-size:16px}
 .sumsel-anthem-card__play{width:50px;height:50px}
 .sumsel-anthem-card__play svg{width:22px;height:22px}
 .sumsel-video-modal{padding:12px}
 .sumsel-video-modal__dialog{width:100%}
 .sumsel-video-modal__close{right:0;top:-44px}
}

/* v2.4.8 — premium light Mars & Hymne section */
.sumsel-anthems{background:linear-gradient(135deg,#f7fbff 0%,#edf6fd 100%);color:#062d4e;padding-top:68px;padding-bottom:72px;position:relative;overflow:hidden}
.sumsel-anthems:after{right:-145px;top:-230px;width:480px;height:480px;background:rgba(0,110,184,.045)}
.sumsel-anthems:before{content:"";position:absolute;right:70px;top:24px;width:170px;height:4px;border-radius:10px;background:#ffc800;transform:rotate(-7deg);opacity:.9}
.sumsel-anthems .ppid-kicker{color:#075fa4}
.sumsel-anthems .ppid-title{color:#082d55;font-size:38px}
.sumsel-anthems .ppid-lead{color:#627b94;max-width:760px}
.sumsel-anthems__head{margin-bottom:30px;max-width:850px}
.sumsel-anthems__script{position:absolute;right:12px;top:-6px;color:#07559c;font-family:cursive;font-size:29px;font-weight:700;font-style:italic;line-height:.9;text-align:center;transform:rotate(-6deg);z-index:2}
.sumsel-anthems__grid{gap:24px;max-width:none}
.sumsel-anthem-card{border:1px solid #dbe8f2;border-radius:18px;box-shadow:0 18px 42px rgba(6,56,100,.09)}
.sumsel-anthem-card__media{background:#073b70}
.sumsel-anthem-card__overlay{background:linear-gradient(180deg,rgba(2,29,62,.05),rgba(2,29,62,.28))}
.sumsel-anthem-card__play{width:72px;height:72px;background:#ffc800;color:#052d59;box-shadow:0 14px 34px rgba(0,0,0,.22)}
.sumsel-anthem-card__body{position:relative;padding:21px 76px 24px 24px;min-height:128px}
.sumsel-anthem-card__body>span{font-size:9px;color:#778ca1}
.sumsel-anthem-card__body h3{font-size:23px;color:#082d55}
.sumsel-anthem-card__body p{margin:7px 0 0;color:#71869b;font-size:12px;line-height:1.5}
.sumsel-anthem-card__body button{position:absolute;right:22px;top:50%;transform:translateY(-50%);width:46px;height:46px;padding:0;border-radius:50%;background:#edf6fd;color:#0876bb;font-size:20px;display:grid;place-items:center;transition:.2s}
.sumsel-anthem-card__body button:hover{background:#ffc800;color:#052d59;transform:translateY(-50%) translateX(2px)}
@media(max-width:720px){
 .sumsel-anthems{padding-top:40px;padding-bottom:42px}
 .sumsel-anthems:before,.sumsel-anthems__script{display:none}
 .sumsel-anthems .ppid-title{font-size:27px;line-height:1.1}
 .sumsel-anthems__head{margin-bottom:20px}
 .sumsel-anthems__grid{gap:16px}
 .sumsel-anthem-card__body{padding:16px 58px 18px 16px;min-height:auto}
 .sumsel-anthem-card__body h3{font-size:18px}
 .sumsel-anthem-card__body p{font-size:11px}
 .sumsel-anthem-card__body button{right:14px;width:38px;height:38px}
}

/* v2.4.9 — local custom thumbnails for Mars & Hymne */
.sumsel-anthem-card__media img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}

/* v2.5.0 — homepage section order: Mars & Hymne after Pimpinan DPW */
