@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700;800;900&display=swap";.simple-login-page[data-v-6d01176f]{background:radial-gradient(circle at top,#ffffff1f,#0000 36%),linear-gradient(135deg,#006b5f 0%,#008f7d 48%,#00a58f 100%);justify-content:center;align-items:center;min-height:100vh;padding:28px 16px;font-family:Poppins,Arial,sans-serif;display:flex}.simple-login-card[data-v-6d01176f]{background:#fff;border-radius:26px;width:min(420px,100%);padding:34px 30px 30px;box-shadow:0 22px 60px #00332d33}.simple-login-brand[data-v-6d01176f]{text-align:center;flex-direction:column;align-items:center;margin-bottom:28px;display:flex}.simple-login-logo[data-v-6d01176f]{color:#008f7d;letter-spacing:.02em;background:#f2fbf8;border:1px solid #d8eee8;border-radius:50%;place-items:center;width:78px;height:78px;margin-bottom:13px;font-size:24px;font-weight:900;display:grid;overflow:hidden}.simple-login-logo img[data-v-6d01176f]{object-fit:contain;width:100%;height:100%;padding:7px}.simple-login-brand h1[data-v-6d01176f]{color:#10241f;letter-spacing:-.03em;margin:0;font-size:25px;font-weight:850;line-height:1.2}.simple-login-form[data-v-6d01176f]{gap:16px;display:grid}.simple-login-field[data-v-6d01176f]{gap:7px;display:grid}.simple-login-field label[data-v-6d01176f]{color:#24352f;font-size:14px;font-weight:700}.simple-login-field input[data-v-6d01176f]{color:#10241f;background:#fbfdfc;border:1px solid #d7e2de;border-radius:15px;outline:none;width:100%;height:52px;padding:0 16px;font-size:15px;font-weight:500;transition:all .18s}.simple-login-field input[data-v-6d01176f]::placeholder{color:#97a6a1;font-weight:500}.simple-login-field input[data-v-6d01176f]:focus{background:#fff;border-color:#008f7d;box-shadow:0 0 0 4px #008f7d1f}.simple-login-button[data-v-6d01176f]{color:#fff;letter-spacing:.01em;cursor:pointer;background:#008f7d;border:0;border-radius:16px;width:100%;height:53px;margin-top:4px;font-size:16px;font-weight:850;transition:all .18s}.simple-login-button[data-v-6d01176f]:hover{background:#007c6d;transform:translateY(-1px)}.simple-login-button[data-v-6d01176f]:disabled{opacity:.75;cursor:not-allowed;transform:none}.simple-login-alert[data-v-6d01176f]{text-align:center;border-radius:14px;margin-top:16px;padding:12px 14px;font-size:13px;font-weight:700}.simple-login-alert.success[data-v-6d01176f]{color:#047857;background:#ecfdf5}.simple-login-alert.danger[data-v-6d01176f]{color:#be123c;background:#fff1f2}@media (width<=480px){.simple-login-page[data-v-6d01176f]{padding:20px 14px}.simple-login-card[data-v-6d01176f]{border-radius:22px;padding:30px 22px 24px}.simple-login-logo[data-v-6d01176f]{width:70px;height:70px}.simple-login-brand h1[data-v-6d01176f]{font-size:22px}.simple-login-field input[data-v-6d01176f],.simple-login-button[data-v-6d01176f]{border-radius:14px;height:50px}}:root{--emas:#d6a21e;--emas-tua:#8f6100;--emas-lembut:#fff4cc;--emas-pucat:#fff9e8;--teks:#2f2817;--teks-lembut:#6b6048;--latar:#f6f1e4;--putih:#fff;--garis:#ead9a7;--bayangan:0 14px 35px #8f61002e}*{box-sizing:border-box}body{background:var(--latar);color:var(--teks);margin:0;font-family:Segoe UI,Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input{font-family:inherit}.container{width:min(1160px,100% - 32px);margin:0 auto}.site-header{z-index:100;background:var(--emas-tua);color:var(--putih);position:sticky;top:0;box-shadow:0 2px 12px #8f610038}.top-line{background:#7a5200;height:26px;font-size:12px}.top-line-inner{color:#ffffffe6;justify-content:flex-end;align-items:center;gap:16px;height:26px;display:flex}.main-header{min-height:70px}.header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:70px;display:flex}.brand{min-width:250px;color:var(--putih);align-items:center;gap:12px;display:flex}.brand.router-link-active,.brand.router-link-exact-active,.brand:hover{color:var(--putih);background:0 0}.brand-logo{background:var(--emas);width:54px;height:54px;color:var(--putih);border:2px solid #ffffffc2;border-radius:50%;flex:none;place-items:center;font-weight:700;display:grid;overflow:hidden}.brand-logo img{object-fit:cover;width:100%;height:100%}.brand-title{color:var(--putih);font-family:Georgia,Times New Roman,serif;font-size:25px;font-weight:500;line-height:1.05}.brand-subtitle{color:#ffe7a0;margin-top:4px;font-size:12px;font-weight:400}.nav{align-items:center;gap:2px;display:flex}.nav>a,.dropdown-trigger{color:var(--putih);text-transform:uppercase;cursor:pointer;background:0 0;border:none;border-radius:0;align-items:center;gap:5px;padding:10px 9px;font-size:12px;font-weight:500;display:inline-flex}.dropdown-trigger:after{content:"";border-top:5px solid;border-left:4px solid #0000;border-right:4px solid #0000;width:0;height:0;margin-left:5px;transition:transform .18s}.nav-dropdown.open .dropdown-trigger:after,.nav-dropdown:hover .dropdown-trigger:after{transform:rotate(180deg)}.nav>a:hover,.dropdown-trigger:hover,.nav>.router-link-active,.nav>.router-link-exact-active{color:var(--emas-tua);background:var(--putih)}.nav-login{margin-left:4px;color:var(--emas-tua)!important;background:var(--putih)!important;font-weight:600!important}.nav-dropdown{position:relative}.nav-dropdown-menu{background:var(--putih);width:230px;color:var(--teks);box-shadow:var(--bayangan);border-top:3px solid var(--emas);padding:6px 0;display:none;position:absolute;top:36px;left:0}.nav-dropdown:hover .nav-dropdown-menu{display:grid}.nav-dropdown-menu a{border-bottom:1px solid var(--garis);color:var(--teks);padding:10px 14px;font-size:13px}.nav-dropdown-menu a:hover{color:var(--emas-tua);background:var(--emas-pucat)}.nav-search{align-items:center;gap:4px;margin-left:6px;display:flex}.nav-search input{border:none;outline:none;width:165px;height:32px;padding:0 11px;font-size:12px}.nav-search button{background:var(--putih);height:32px;color:var(--emas-tua);cursor:pointer;border:none;padding:0 10px;font-size:12px;font-weight:650}.mobile-button{display:none}.home-hero{background:var(--emas-tua);min-height:510px;position:relative;overflow:hidden}.home-hero-image{object-fit:cover;width:100%;height:510px}.hero-overlay{background:#8f610024;position:absolute;inset:0}.hero-caption{position:absolute;bottom:46px;left:50%;transform:translate(-50%)}.hero-panel{border-left:6px solid var(--emas);width:min(560px,92vw);box-shadow:var(--bayangan);background:#ffffffe0;padding:22px 24px}.section-kicker{color:var(--emas-tua);text-transform:uppercase;letter-spacing:.8px;font-size:12px;font-weight:700}.hero-panel h1{color:var(--emas-tua);margin:8px 0;font-family:Georgia,Times New Roman,serif;font-size:clamp(26px,4vw,42px);font-weight:500;line-height:1.08}.hero-panel p{color:var(--teks);margin:0;line-height:1.55}.hero-actions{flex-wrap:wrap;gap:9px;margin-top:16px;display:flex}.btn{cursor:pointer;border:none;justify-content:center;align-items:center;padding:9px 14px;font-size:13px;font-weight:600;display:inline-flex}.btn-primary{background:var(--emas-tua);color:var(--putih)}.btn-white{background:var(--putih);color:var(--emas-tua);border:1px solid var(--garis)}.btn-gold{background:var(--emas);color:var(--putih)}.intro-band{background:var(--emas-tua);color:var(--putih);padding:28px 0}.intro-grid{grid-template-columns:170px 1fr;align-items:center;gap:28px;display:grid}.intro-logo span{color:var(--emas);letter-spacing:-2px;font-size:40px;font-weight:300;line-height:1;display:block}.intro-text h2{display:none}.intro-text p,.intro-html p{color:#fffffff5;margin:0;font-size:15px;line-height:1.75}.section{padding:36px 0}.section-white{background:var(--putih)}.section-title-line{border-bottom:1px solid var(--garis);margin-bottom:18px}.section-title-line h2{color:var(--emas-tua);border-bottom:3px solid var(--emas);margin:0;padding-bottom:9px;font-size:25px;font-weight:400;display:inline-block}.section-title-line.light{border-bottom-color:#ffffff47}.section-title-line.light h2{color:var(--putih)}.education-list{grid-template-columns:repeat(3,1fr);gap:28px;display:grid}.education-item h3{color:var(--emas-tua);margin:0 0 8px;font-size:20px;font-weight:500}.education-item p{color:var(--teks-lembut);margin:0 0 10px;line-height:1.6}.education-item span{color:var(--emas-tua);border:1px solid var(--garis);padding:5px 9px;font-size:12px;display:inline-flex}.news-zone{background:#eee7d8}.news-grid{grid-template-columns:repeat(3,1fr);gap:26px;display:grid}.news-card{background:var(--putih);box-shadow:0 7px 18px #8f61001f}.news-image{background:#e5d6ad;height:190px}.news-image img{object-fit:cover;width:100%;height:100%}.news-body{padding:15px}.news-body h3{color:var(--emas-tua);margin:0 0 8px;font-size:17px;font-weight:500;line-height:1.35}.news-meta{color:var(--emas-tua);margin-bottom:8px;font-size:12px}.news-body p{color:var(--teks-lembut);margin:0;font-size:14px;line-height:1.6}.section-more{text-align:center;margin-top:28px}.section-more a{color:var(--emas-tua);font-weight:500}.media-band{background:var(--emas-tua);padding:42px 0}.media-grid{grid-template-columns:1fr 1.35fr;gap:28px;display:grid}.media-card{color:var(--putih);background:#ffffff24;grid-template-columns:170px 1fr;gap:14px;margin-bottom:14px;display:grid}.media-card img{object-fit:cover;width:170px;height:105px}.media-card div{padding:12px 12px 12px 0}.media-card h3{color:var(--putih);margin:0 0 6px;font-size:16px;font-weight:500}.media-card p{color:#ffffffdb;margin:0;font-size:13px;line-height:1.45}.media-empty{color:#ffffffe0}.gallery-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.gallery-grid img{object-fit:cover;background:#ffffff1a;width:100%;height:190px}.light-more a{color:var(--putih)}.values-grid{grid-template-columns:repeat(3,1fr);gap:34px;display:grid}.value-item h3{color:var(--emas-tua);border-bottom:1px solid var(--garis);margin:0 0 14px;padding-bottom:10px;font-weight:500}.value-item p{color:var(--teks-lembut);margin:0 0 7px;line-height:1.65}.page-hero{background:var(--putih);border-bottom:1px solid var(--garis);padding:34px 0}.page-hero h1{color:var(--emas-tua);margin:8px 0;font-size:clamp(28px,3vw,42px);font-weight:400}.page-hero p{color:var(--teks-lembut);max-width:760px;line-height:1.7}.detail-meta{flex-wrap:wrap;gap:8px;display:flex}.detail-meta span{background:var(--emas-pucat);border:1px solid var(--garis);color:var(--teks-lembut);padding:7px 10px;font-size:12px}.grid-3,.post-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.post-card,.program-card{background:var(--putih);border:1px solid var(--garis);overflow:hidden;box-shadow:0 8px 20px #8f61001a}.post-image,.program-image{background:#e5d6ad;height:190px}.post-image img,.program-image img{object-fit:cover;width:100%;height:100%}.post-body,.program-body{padding:15px}.post-meta{color:var(--emas-tua);margin-bottom:7px;font-size:12px}.post-body h3,.program-body h3{color:var(--emas-tua);margin:0 0 8px;font-size:18px;font-weight:500;line-height:1.35}.post-body p,.program-body p{color:var(--teks-lembut);margin:0;line-height:1.6}.program-icon{background:var(--emas);width:48px;height:48px;color:var(--putih);place-items:center;margin-bottom:10px;font-weight:650;display:grid}.article-wrap{max-width:940px}.main-article-image{background:var(--putih);margin:0 0 20px;padding:12px;box-shadow:0 8px 20px #8f61001a}.article{background:var(--putih);border:1px solid var(--garis);padding:clamp(22px,4vw,42px);box-shadow:0 8px 20px #8f61001a}.article h2{color:var(--emas-tua);font-weight:400}.article p{color:var(--teks);font-size:17px;line-height:1.85}.article figure{margin:28px 0}.article img{object-fit:cover;width:100%;max-height:540px}.article figcaption{text-align:center;color:var(--teks-lembut);margin-top:8px;font-size:13px}.detail-box,.contact-list{gap:12px;display:grid}.detail-box{grid-template-columns:repeat(3,1fr)}.detail-box div,.contact-list div{background:var(--emas-pucat);border:1px solid var(--garis);padding:13px}.contact-card{background:var(--putih);border:1px solid var(--garis);grid-template-columns:1fr 1fr;gap:24px;padding:28px;display:grid}.map-box{background:var(--emas-pucat);border:1px solid var(--garis);min-height:320px;color:var(--teks-lembut);place-items:center;display:grid}.map-box iframe{border:none;width:100%;height:100%}.pagination{justify-content:center;gap:7px;margin-top:26px;display:flex}.pagination button{border:1px solid var(--garis);background:var(--putih);cursor:pointer;padding:8px 12px}.pagination button.active{background:var(--emas-tua);color:var(--putih)}.loading-box,.empty-box{background:var(--putih);border:1px solid var(--garis);color:var(--teks-lembut);padding:20px}.search-page-box{gap:10px;margin-bottom:20px;display:flex}.search-page-box input{border:1px solid var(--garis);outline:none;flex:1;padding:12px 14px}.login-page{background:var(--latar);place-items:center;min-height:calc(100vh - 96px);padding:50px 16px;display:grid}.login-card{background:var(--putih);border:1px solid var(--garis);width:min(430px,100%);box-shadow:var(--bayangan);padding:28px}.login-logo{background:var(--emas);width:60px;height:60px;color:var(--putih);place-items:center;font-weight:700;display:grid}.login-card h1{color:var(--emas-tua);font-weight:400}.login-card p{color:var(--teks-lembut);line-height:1.6}.form-group{margin-bottom:14px}.form-group label{color:var(--teks);margin-bottom:7px;font-weight:600;display:block}.form-group input{border:1px solid var(--garis);outline:none;width:100%;padding:12px 13px}.login-message{margin-top:13px;padding:12px}.login-message.success{color:#146c32;background:#e7f8ec}.login-message.error{color:#b42318;background:#fff0f0}.login-info{background:var(--emas-pucat);color:var(--emas-tua);margin-top:14px;padding:13px}.footer{background:var(--emas-tua);color:var(--putih)}.footer-kantor{padding:38px 0}.footer-title{color:#ffe7a0;text-transform:uppercase;border-bottom:1px solid #ffffff40;width:230px;margin-bottom:14px;padding-bottom:9px;font-size:13px}.footer h3{margin:0 0 10px;font-weight:500}.footer p{color:#ffffffe6;max-width:680px;line-height:1.7}.footer-contact{color:#ffffffeb;gap:5px;font-size:14px;display:grid}.footer-bottom{text-align:center;color:#ffffffe0;background:#7a5200;padding:14px 0;font-size:12px}@media (width<=1020px){.nav-search input{width:130px}.brand-title{font-size:21px}}@media (width<=900px){.top-line{display:none}.main-header,.header-inner{min-height:72px}.brand-title{font-size:21px}.brand-subtitle{display:none}.mobile-button{width:42px;height:42px;color:var(--putih);cursor:pointer;background:0 0;border:1px solid #ffffff9e;justify-content:center;align-items:center;font-size:28px;display:inline-flex}.nav{background:var(--putih);color:var(--teks);box-shadow:var(--bayangan);padding:18px 24px 24px;display:none;position:absolute;top:72px;left:0;right:0}.nav.show{display:block}.nav>a,.dropdown-trigger{width:100%;color:var(--teks);border-bottom:1px solid var(--garis);text-align:left;justify-content:space-between;padding:15px 0;font-size:16px;font-weight:400}.nav>a:hover,.dropdown-trigger:hover,.nav>.router-link-active,.nav>.router-link-exact-active{color:var(--emas-tua);background:0 0}.nav-login{color:var(--teks)!important;background:0 0!important;margin:0!important}.nav-dropdown:hover .nav-dropdown-menu{display:none}.nav-dropdown.open .nav-dropdown-menu{display:grid}.nav-dropdown-menu{width:100%;box-shadow:none;border-top:none;padding:0 0 8px 14px;position:static}.nav-dropdown-menu a{border-bottom:1px solid var(--garis);padding:12px 0;font-size:15px}.nav-search{grid-template-columns:1fr auto;margin:16px 0 6px;display:grid}.nav-search input{border:1px solid var(--garis);width:100%;height:42px}.nav-search button{background:var(--emas);height:42px;color:var(--putih)}.home-hero{background:var(--emas-tua);height:360px;min-height:360px;overflow:hidden}.home-hero-image{object-fit:cover;width:100%;height:360px;min-height:360px}.hero-overlay{background:#8f610038;display:block}.hero-caption{z-index:2;width:min(100% - 28px,520px);margin:0;padding:0;position:absolute;bottom:14px;left:50%;right:auto;transform:translate(-50%)}.hero-panel{border-left:5px solid var(--emas);background:#ffffffe0;width:100%;padding:15px 16px 16px;position:relative;box-shadow:0 12px 28px #40290047}.hero-panel .section-kicker{color:var(--emas-tua);font-size:10px}.hero-panel h1{color:var(--emas-tua);margin:6px 0 7px;font-size:23px;line-height:1.1}.hero-panel p{color:var(--teks);font-size:13px;line-height:1.45}.hero-actions{gap:7px;margin-top:11px}.hero-actions .btn{padding:8px 11px;font-size:12px}.intro-grid{grid-template-columns:1fr;gap:12px}.intro-logo span{font-size:40px}.education-list,.news-grid,.media-grid,.values-grid,.grid-3,.detail-box,.contact-card,.media-card{grid-template-columns:1fr}.media-card img{width:100%;height:190px}.media-card div{padding:12px}.gallery-grid{grid-template-columns:1fr}.search-page-box{display:grid}}.site-header .brand-title,.home-hero .hero-panel h1{white-space:nowrap!important;word-break:keep-all!important;overflow-wrap:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-wrap:nowrap!important}.site-header .brand-text{min-width:0!important;max-width:none!important}.site-header .brand-title{letter-spacing:-.45px!important;font-size:17px!important;line-height:1.05!important}.home-hero .hero-panel{width:min(920px,96vw)!important;max-width:96vw!important}.home-hero .hero-panel h1{letter-spacing:-.65px!important;max-width:none!important;font-size:clamp(18px,2vw,28px)!important;line-height:1.04!important}@media (width<=900px){.site-header .brand-title{letter-spacing:-.55px!important;font-size:13px!important;line-height:1.05!important}.site-header .brand-logo{width:46px!important;height:46px!important}.home-hero .hero-caption{width:calc(100% - 16px)!important;bottom:12px!important}.home-hero .hero-panel{width:100%!important;max-width:100%!important;padding:13px 12px 14px!important}.home-hero .hero-panel h1{letter-spacing:-.55px!important;font-size:clamp(10px,3.05vw,15px)!important;line-height:1.05!important}.home-hero .hero-panel p{font-size:12px!important}.home-hero .hero-actions .btn{padding:7px 9px!important;font-size:11px!important}}@media (width<=380px){.home-hero .hero-panel h1{letter-spacing:-.65px!important;font-size:10.5px!important}.site-header .brand-title{letter-spacing:-.65px!important;font-size:12px!important}}.admin-login-page{background:#f3f0e7;place-items:center;min-height:100vh;padding:28px 16px;display:grid}.admin-login-box{background:#fff;grid-template-columns:1fr 430px;width:min(940px,100%);min-height:530px;display:grid;box-shadow:0 18px 50px #8f610038}.login-brand{background:var(--emas-tua,#8f6100);color:#fff;justify-content:center;align-items:center;gap:18px;padding:42px;display:flex}.login-brand-logo{background:var(--emas,#d6a21e);border:2px solid #fffc;place-items:center;width:78px;height:78px;font-size:28px;font-weight:800;display:grid}.login-brand h1{margin:0 0 6px;font-size:34px;font-weight:500}.login-brand p{color:#ffffffe0;margin:0}.login-panel{flex-direction:column;justify-content:center;padding:38px 32px;display:flex}.login-panel h2{color:var(--emas-tua,#8f6100);margin:0 0 6px;font-weight:500}.login-subtitle{color:#6b6048;margin:0 0 22px}.admin-form-group input{background:#fff;border:1px solid #ead9a7;outline:none;width:100%;height:44px;padding:0 12px}.admin-form-group input:focus{border-color:var(--emas,#d6a21e);box-shadow:0 0 0 4px #d6a21e21}.admin-login-button,.adminlte-primary-button{background:var(--emas-tua,#8f6100);color:#fff;cursor:pointer;border:none;min-height:42px;padding:0 16px;font-weight:700}.admin-login-button{width:100%}.admin-alert{margin-top:14px;padding:12px;font-weight:600}.admin-alert.success{color:#146c32;background:#e7f8ec}.admin-alert.danger{color:#b42318;background:#fff0f0}.login-helper{color:var(--emas-tua,#8f6100);background:#fff9e8;border:1px solid #ead9a7;margin-top:16px;padding:12px;font-size:13px;line-height:1.6}.adminlte-wrapper{background:#eef0f3;min-height:100vh;display:flex}.adminlte-sidebar{color:#d8d8d8;background:#2d2d2d;flex:0 0 260px;align-self:flex-start;width:260px;min-height:100vh;position:sticky;top:0}.adminlte-brand{background:var(--emas-tua,#8f6100);color:#fff;align-items:center;gap:12px;height:64px;padding:0 16px;display:flex}.adminlte-logo{background:var(--emas,#d6a21e);place-items:center;width:38px;height:38px;font-weight:800;display:grid}.adminlte-brand strong,.adminlte-brand span{display:block}.adminlte-brand span{opacity:.9;font-size:12px}.adminlte-user{border-bottom:1px solid #ffffff14;align-items:center;gap:12px;padding:18px 16px;display:flex}.adminlte-avatar{color:#fff;background:#444;border-radius:50%;place-items:center;width:42px;height:42px;font-weight:800;display:grid}.adminlte-user strong,.adminlte-user span{display:block}.adminlte-user span{color:#aaa;font-size:12px}.adminlte-menu{padding:12px 8px}.adminlte-menu a{color:#d8d8d8;border-radius:4px;align-items:center;gap:11px;margin-bottom:4px;padding:11px 12px;display:flex}.menu-icon{text-align:center;width:24px}.adminlte-main{flex:1;min-width:0}.adminlte-topbar{z-index:20;background:#fff;border-bottom:1px solid #d7dce2;align-items:center;gap:16px;height:64px;padding:0 22px;display:flex;position:sticky;top:0}.adminlte-toggle{background:var(--emas-tua,#8f6100);color:#fff;cursor:pointer;border:none;width:42px;height:38px;font-size:20px;display:none}.adminlte-breadcrumb{display:grid}.adminlte-breadcrumb strong{color:#2f2817}.adminlte-breadcrumb span{color:#6b6048;font-size:12px}.adminlte-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.adminlte-public-link,.adminlte-logout{color:var(--emas-tua,#8f6100);cursor:pointer;background:#fff;border:1px solid #ead9a7;padding:9px 12px;font-size:13px}.adminlte-logout{background:var(--emas-tua,#8f6100);color:#fff}.adminlte-content{padding:24px}.adminlte-page-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;display:flex}.adminlte-page-head h1{color:#2f2817;margin:0 0 4px;font-size:28px;font-weight:500}.adminlte-page-head p{color:#6b6048;margin:0}.adminlte-role-badge,.adminlte-status{color:var(--emas-tua,#8f6100);background:#fff9e8;border:1px solid #ead9a7;padding:6px 10px;font-size:12px;font-weight:700;display:inline-flex}.adminlte-stat-grid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:20px;display:grid}.adminlte-stat-card{color:#fff;min-height:115px;padding:20px;box-shadow:0 8px 18px #00000014}.adminlte-stat-card span{opacity:.9;margin-bottom:10px;display:block}.adminlte-stat-card strong{font-size:38px;line-height:1}.adminlte-stat-card.gold{background:var(--emas,#d6a21e)}.adminlte-stat-card.dark-gold{background:var(--emas-tua,#8f6100)}.adminlte-stat-card.soft{background:#b8943b}.adminlte-stat-card.green{background:#6d763b}.adminlte-panel{background:#fff;border:1px solid #d7dce2;margin-bottom:18px;padding:18px;box-shadow:0 7px 16px #0000000a}.adminlte-panel h2{color:#2f2817;margin:0 0 10px;font-size:20px;font-weight:500}.adminlte-panel-head{justify-content:space-between;align-items:center;gap:14px;margin-bottom:12px;display:flex}.adminlte-panel-head h2{margin:0}.adminlte-panel-head a{color:var(--emas-tua,#8f6100);font-weight:700}.adminlte-table-wrap{width:100%;overflow-x:auto}.adminlte-table{border-collapse:collapse;width:100%}.adminlte-table th,.adminlte-table td{text-align:left;vertical-align:top;border-bottom:1px solid #e4e7ec;padding:11px 10px}.adminlte-table th{color:#2f2817;background:#f8f9fb;font-size:13px}.adminlte-table small{color:#7a7a7a;max-width:460px;margin-top:4px;display:block}.adminlte-thumb{object-fit:cover;width:72px;height:52px}.adminlte-info-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.adminlte-loading,.adminlte-note{color:var(--emas-tua,#8f6100);background:#fff9e8;border:1px solid #ead9a7;padding:13px}.adminlte-filter-row{gap:8px;margin-bottom:14px;display:flex}.adminlte-filter-row input{border:1px solid #d7dce2;outline:none;flex:1;min-height:40px;padding:0 12px}.adminlte-filter-row button{background:var(--emas-tua,#8f6100);color:#fff;cursor:pointer;border:none;padding:0 16px}.adminlte-backdrop{display:none}@media (width<=900px){.admin-login-box{grid-template-columns:1fr}.login-brand{min-height:180px;padding:24px}.login-brand h1{font-size:28px}.adminlte-sidebar{z-index:40;transition:all .2s;position:fixed;top:0;bottom:0;left:-270px}.adminlte-sidebar.show{left:0}.adminlte-toggle{justify-content:center;align-items:center;display:inline-flex}.adminlte-content{padding:16px}.adminlte-page-head,.adminlte-panel-head{flex-direction:column;align-items:flex-start}.adminlte-actions{gap:6px}.adminlte-public-link,.adminlte-logout{padding:8px 9px}.adminlte-stat-grid,.adminlte-info-grid{grid-template-columns:1fr}.adminlte-backdrop{z-index:30;background:#00000059;display:block;position:fixed;inset:0}}@media (width<=900px){.admin-form-grid,.admin-form-grid.two{grid-template-columns:1fr}.admin-form-side{order:-1}.adminlte-filter-row{display:grid}.adminlte-primary-link,.adminlte-secondary-link{width:100%}}.logo-preview{width:150px;max-width:150px}.logo-preview img{object-fit:contain;background:#fff;width:130px;height:130px}.favicon-preview{width:90px;max-width:90px}.favicon-preview img{object-fit:contain;background:#fff;width:64px;height:64px}.home-hero{background:var(--emas-tua,#8f6100);width:100%;min-height:520px;position:relative;overflow:hidden}.hero-overlay{z-index:1;background:#8f610038;position:absolute;inset:0}.hero-caption{z-index:2;position:absolute;bottom:42px;left:50%;transform:translate(-50%)}@media (width<=900px){.home-hero{height:390px;min-height:390px}.home-hero-image{object-fit:cover;object-position:center center;width:100%;height:390px}.hero-caption{width:calc(100% - 24px);bottom:14px;left:12px;right:12px;transform:none}.hero-panel{border-left:5px solid var(--emas,#d6a21e);background:#ffffffe0;width:100%;padding:13px 14px}.hero-panel h1{white-space:nowrap;letter-spacing:-.5px;font-size:clamp(13px,3.4vw,18px);line-height:1.1}.hero-panel p{font-size:12px;line-height:1.45}.hero-actions{gap:7px;margin-top:10px}.hero-actions .btn{padding:7px 9px;font-size:11px}}@media (width<=420px){.home-hero{height:360px;min-height:360px}.home-hero-image{object-position:center top;height:360px}.hero-panel h1{font-size:11.5px}}@media (width<=900px){.home-hero{background:var(--emas-tua,#8f6100);height:360px;min-height:360px;overflow:hidden}.home-hero-image{object-fit:contain;object-position:center center;background:var(--emas-tua,#8f6100);width:100%;height:360px}.home-hero{background:var(--emas-tua,#8f6100);width:100%;position:relative;height:390px!important;min-height:390px!important;overflow:hidden!important}.home-hero-image{object-fit:cover!important;object-position:center center!important;width:100%!important;height:390px!important;min-height:390px!important;display:block!important}.hero-overlay{z-index:1;background:#8f61002e;position:absolute;inset:0;display:block!important}.hero-caption{z-index:2!important;width:auto!important;position:absolute!important;bottom:12px!important;left:12px!important;right:12px!important;transform:none!important}.hero-panel{border-left:5px solid var(--emas,#d6a21e)!important;background:#ffffffe0!important;width:100%!important;padding:12px 13px!important}.hero-panel h1{white-space:nowrap!important;letter-spacing:-.5px!important;font-size:12px!important;line-height:1.1!important}.hero-panel p{font-size:12px!important;line-height:1.4!important}.hero-actions{gap:7px!important;margin-top:9px!important}.hero-actions .btn{padding:7px 9px!important;font-size:11px!important}}.home-hero{background:var(--emas-tua,#8f6100);width:100%;height:520px;min-height:520px;position:relative;overflow:hidden}.home-hero picture{width:100%;height:100%;display:block}.home-hero-image{object-fit:cover;object-position:center center;width:100%;height:520px;display:block}@media (width<=900px){.home-hero{height:430px!important;min-height:430px!important}.home-hero picture{height:430px!important}.home-hero-image{object-fit:cover!important;object-position:center center!important;height:430px!important}.hero-caption{z-index:2!important;width:auto!important;position:absolute!important;bottom:12px!important;left:12px!important;right:12px!important;transform:none!important}.hero-panel{border-left:5px solid var(--emas,#d6a21e)!important;background:#ffffffe0!important;width:100%!important;padding:12px 13px!important}.hero-panel h1{white-space:nowrap!important;letter-spacing:-.5px!important;font-size:12px!important;line-height:1.1!important}.hero-panel p{font-size:12px!important;line-height:1.4!important}.hero-actions .btn{padding:7px 9px!important;font-size:11px!important}}.admin-form-grid{grid-template-columns:1fr 320px;gap:22px;display:grid}.admin-form-grid.two{grid-template-columns:repeat(2,1fr)}.admin-form-group{margin-bottom:15px}.admin-form-group label{color:#2f2817;margin-bottom:7px;font-weight:600;display:block}.admin-form-group input,.admin-form-group select,.admin-form-group textarea{color:#2f2817;background:#fff;border:1px solid #ead9a7;outline:none;width:100%;padding:11px 12px}.admin-form-group textarea{resize:vertical}.full-col{grid-column:1/-1}.full{width:100%}.admin-preview-image{background:#fff9e8;border:1px solid #ead9a7;margin-bottom:14px;padding:8px}.admin-preview-image img{object-fit:cover;width:100%;max-height:180px}.admin-preview-image.large img{max-height:360px}.adminlte-primary-link,.adminlte-secondary-link{background:var(--emas-tua,#8f6100);color:#fff;justify-content:center;align-items:center;min-height:40px;padding:0 14px;font-weight:700;display:inline-flex}.adminlte-secondary-link{color:var(--emas-tua,#8f6100);background:#fff;border:1px solid #ead9a7}.admin-action{flex-wrap:wrap;gap:6px;display:flex}.admin-action a,.admin-action button{background:var(--emas-tua,#8f6100);color:#fff;cursor:pointer;border:none;padding:7px 9px;font-size:12px}.admin-pagination{justify-content:center;gap:6px;margin-top:18px;display:flex}.admin-pagination button{color:var(--emas-tua,#8f6100);cursor:pointer;background:#fff;border:1px solid #ead9a7;min-width:36px;height:36px}.admin-pagination button.active{background:var(--emas-tua,#8f6100);color:#fff}.admin-pagination button:disabled{opacity:.5;cursor:not-allowed}.ckeditor-wrapper{background:#fff}.ckeditor-wrapper .ck-editor__editable{min-height:360px}.adminlte-filter-row select{border:1px solid #d7dce2;min-height:40px;padding:0 12px}.adminlte-primary-button.full{width:100%}@media (width<=900px){.admin-form-grid,.admin-form-grid.two{grid-template-columns:1fr}.admin-form-side{order:-1}.adminlte-filter-row{display:grid}.adminlte-primary-link,.adminlte-secondary-link{width:100%}}.adminlte-brand-logo,.adminlte-user-photo,.adminlte-top-user,.admin-user-table-photo,.admin-user-photo-preview{overflow:hidden}.adminlte-brand-logo img,.adminlte-user-photo img,.adminlte-top-user img,.admin-user-table-photo img,.admin-user-photo-preview img{object-fit:cover;width:100%;height:100%;display:block}.adminlte-brand-logo img{object-fit:contain;background:#fff;padding:3px}.adminlte-brand-text strong,.adminlte-brand-text span,.adminlte-user-info strong,.adminlte-user-info span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.adminlte-user-info{min-width:0}.adminlte-top-user{color:#006b5d;background:#eefaf7;border:1px solid #d7ebe6;border-radius:50%;flex:0 0 36px;place-items:center;width:36px;height:36px;font-size:13px;font-weight:900;display:inline-grid}.admin-user-table-photo{color:#006b5d;background:#eefaf7;border:1px solid #d7ebe6;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.user-form-grid{grid-template-columns:1fr 260px}.inner-user-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.user-photo-side{align-self:start}.admin-user-photo-preview{color:#006b5d;background:#eefaf7;border:1px solid #d7ebe6;border-radius:26px;place-items:center;width:148px;height:148px;margin:0 0 12px;font-size:42px;font-weight:900;display:grid}.admin-help-text{color:#667a74;margin-top:7px;font-size:12px;line-height:1.45;display:block}:root{--portal-primary:#8f6100;--portal-primary-dark:#654400;--portal-accent:#d6a21e;--portal-green:#1c7c54;--portal-text:#1f2937;--portal-muted:#6b7280;--portal-bg:#f5f1e6;--portal-card:#fff;--portal-line:#ead9a7;--portal-shadow:0 16px 44px #3124081f}body{color:var(--portal-text);background:var(--portal-bg)!important}.portal-header{z-index:1000;position:sticky;top:0}.mobile-drawer-head,.drawer-backdrop{display:none}.portal-main,.article-main{min-width:0}.headline-card{background:var(--portal-card);box-shadow:var(--portal-shadow);border:1px solid #8f610029;border-radius:24px;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);margin-bottom:28px;display:grid;overflow:hidden}.headline-image{background:#e9ddbf;min-height:390px}.headline-image img{object-fit:cover;width:100%;height:100%;min-height:390px}.headline-kicker,.article-kicker,.archive-hero span{width:fit-content;color:var(--portal-primary-dark);letter-spacing:.8px;background:#fff3c4;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-flex}.headline-body h1{color:#19140a;letter-spacing:-.8px;margin:14px 0 12px;font-size:clamp(30px,4vw,48px);line-height:1.06}.headline-body p{color:var(--portal-muted);font-size:17px;line-height:1.7}.portal-meta,.article-meta{color:var(--portal-muted);flex-wrap:wrap;gap:10px 14px;margin-top:16px;font-size:13px;display:flex}.portal-section{background:var(--portal-card);border:1px solid #8f610024;border-radius:22px;margin-bottom:26px;padding:22px;box-shadow:0 10px 28px #31240814}.portal-section-head{border-bottom:3px solid var(--portal-primary);justify-content:space-between;align-items:center;gap:16px;margin-bottom:18px;padding-bottom:12px;display:flex}.portal-section-head.green{border-bottom-color:var(--portal-green)}.portal-section-head h2{color:#17130a;margin:0;font-size:25px;font-weight:900}.portal-card{background:#fff;border:1px solid #8f610021;border-radius:18px;transition:transform .2s,box-shadow .2s,border-color .2s;display:block;overflow:hidden}.portal-card:hover{border-color:#8f610052;transform:translateY(-3px);box-shadow:0 14px 30px #3124081f}.portal-card-img{background:#efe2c3;min-height:150px}.portal-card-img img{object-fit:cover;width:100%;height:100%;min-height:150px}.portal-card-body{padding:16px 18px}.portal-card-body h3{color:#17130a;margin:8px 0;font-size:20px;font-weight:850;line-height:1.28}.portal-card-body p{color:var(--portal-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:14px;line-height:1.58;display:-webkit-box;overflow:hidden}.portal-img-empty{color:#604100;background:linear-gradient(135deg,#fff3c4,#d7b45a);place-items:center;height:100%;min-height:150px;font-weight:900;display:grid}.portal-grid-2{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.popular-sidebar{background:#fff;border:1px solid #8f610024;border-radius:22px;padding:18px;box-shadow:0 10px 28px #31240814}.sidebar-title h3{color:#17130a;margin:0;font-size:19px;font-weight:900}.popular-item{border-bottom:1px solid #f0e3c1;grid-template-columns:34px 1fr;gap:11px;padding:13px 0;display:grid}.popular-item h4{color:#17130a;margin:0 0 5px;font-size:14px;line-height:1.35}.portal-pagination{flex-wrap:wrap;justify-content:center;gap:7px;margin-top:22px;display:flex}.portal-pagination button{min-width:38px;height:38px;color:var(--portal-primary);cursor:pointer;background:#fff;border:1px solid #ead9a7;border-radius:10px;font-weight:900}.portal-pagination button.active,.portal-pagination button:hover:not(:disabled){background:var(--portal-primary);color:#fff}.portal-pagination button:disabled{opacity:.45;cursor:not-allowed}.archive-hero,.article-hero{color:#fff;background:linear-gradient(135deg,#7a5200,#d6a21e);padding:52px 0}.archive-hero h1,.article-hero h1{color:#fff;margin:14px 0;font-size:clamp(34px,5vw,58px);line-height:1.05}.archive-hero p,.article-hero p{color:#ffffffe6;max-width:780px;font-size:17px;line-height:1.7}.article-main{background:#fff;border:1px solid #8f610024;border-radius:22px;overflow:hidden;box-shadow:0 10px 28px #31240814}.article-content h2,.article-content h3{color:#17130a;margin:28px 0 14px;line-height:1.25}.article-content figure{margin:22px 0}.readalso-box a{color:#17130a;margin:8px 0;font-weight:850;line-height:1.45;display:block}.share-box,.comment-box{background:#fff9e8;border:1px solid #ead9a7;border-radius:18px;margin:0 clamp(18px,4vw,54px) 30px;padding:20px}.share-title,.comment-head h3{color:#17130a;margin-bottom:12px;font-weight:900}.share-actions{flex-wrap:wrap;gap:10px;display:flex}.share-actions a,.share-actions button,.comment-form button{color:#fff;background:var(--portal-primary);cursor:pointer;border:none;border-radius:12px;padding:11px 14px;font-weight:900}.share-actions .wa{background:#16a34a}.share-actions .fb{background:#2563eb}.share-actions .tg{background:#0284c7}.share-box small{color:var(--portal-primary);margin-top:10px;font-weight:800;display:block}.comment-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.comment-head h3{margin:0}.comment-head span{color:var(--portal-muted);font-size:13px;font-weight:800}.comment-form{gap:10px;display:grid}.comment-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.comment-form input,.comment-form textarea{color:#17130a;background:#fff;border:1px solid #ead9a7;border-radius:12px;outline:none;width:100%;padding:12px 13px}.comment-form button{width:fit-content}.comment-message{color:var(--portal-primary);font-weight:800}.comment-list{gap:12px;margin-top:18px;display:grid}.comment-item{background:#fff;border:1px solid #ead9a7;border-radius:14px;padding:14px}.comment-item strong{color:#17130a}.comment-item small{color:var(--portal-muted);margin:4px 0 8px;display:block}.comment-item p{color:#3f3a2f;margin:0;line-height:1.6}.footer-grid{text-align:left;grid-template-columns:1.3fr 1fr .7fr;gap:26px;display:grid}.footer-grid h3,.footer-grid h4{color:#fff;margin:0 0 10px}.footer-grid p,.footer-grid a{color:#ffffffd1;line-height:1.65}.footer-grid a{margin-bottom:7px;display:block}.portal-admin-stats{grid-template-columns:repeat(4,minmax(0,1fr))}.loading-box,.empty-box{color:var(--portal-muted);background:#fff;border:1px solid #ead9a7;border-radius:16px;padding:20px}@media (width<=1024px){.portal-layout{grid-template-columns:1fr}.portal-side{position:static}.headline-card{grid-template-columns:1fr}.headline-image,.headline-image img{min-height:270px}.portal-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.top-line{display:none}.mobile-button{color:#fff;background:#ffffff1f;border:1px solid #ffffff47;border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;font-size:24px;display:inline-flex!important}.drawer-backdrop{z-index:1200;background:#0000007a;display:block;position:fixed;inset:0}.nav{z-index:1300;color:#17130a;background:#fff;flex-direction:column;gap:10px;width:min(86vw,380px);height:100vh;padding:18px;transition:transform .25s;top:0;bottom:0;right:0;overflow-y:auto;transform:translate(105%);box-shadow:-18px 0 50px #00000038;align-items:stretch!important;display:flex!important;position:fixed!important}.nav.show{transform:translate(0)}.mobile-drawer-head{border-bottom:1px solid #ead9a7;justify-content:space-between;align-items:center;margin-bottom:8px;padding-bottom:12px;display:flex}.mobile-drawer-head button{color:#654400;background:#fff4cc;border:none;border-radius:10px;width:36px;height:36px;font-size:24px}.nav a{background:#fff9e8;border:1px solid #ead9a7;border-radius:12px;font-weight:850;color:#17130a!important;padding:12px 14px!important}.nav-search{grid-template-columns:1fr auto;gap:8px;margin-top:8px;display:grid!important}.nav-search input{min-width:0}.portal-card.horizontal{grid-template-columns:120px 1fr}.portal-card-img,.portal-card-img img,.portal-img-empty{min-height:115px}.portal-grid-2,.comment-row,.footer-grid{grid-template-columns:1fr}.article-content{font-size:16px;line-height:1.78}}@media (width<=560px){.container{width:min(100% - 22px,1180px)}.portal-home{padding-top:18px}.headline-body{padding:20px}.headline-body h1{font-size:28px}.portal-section{border-radius:18px;padding:16px}.portal-card.horizontal{grid-template-columns:1fr}.portal-card-body h3{font-size:18px}.archive-hero,.article-hero{padding:34px 0}.article-hero h1{font-size:31px}.share-actions a,.share-actions button{text-align:center;flex:calc(50% - 10px)}.portal-admin-stats{grid-template-columns:1fr}}.portal-header{z-index:999;background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;box-shadow:0 8px 24px #0f172a14}.portal-header .top-line{color:#fff;background:#0f172a;font-size:13px}.portal-header .brand-logo{color:#fff;background:linear-gradient(135deg,#0f172a,#b45309);border-radius:16px;flex:none;justify-content:center;align-items:center;width:52px;height:52px;font-weight:900;display:flex;overflow:hidden}.portal-header .brand-title{letter-spacing:-.02em;color:#111827;font-size:19px;font-weight:900;line-height:1.2}.portal-header .brand-subtitle{color:#64748b;margin-top:3px;font-size:13px;line-height:1.3}.portal-header .nav{align-items:center;gap:4px;display:flex}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger{color:#111827;white-space:nowrap;cursor:pointer;background:0 0;border:0;border-radius:999px;align-items:center;gap:6px;min-height:42px;padding:0 13px;font-size:14px;font-weight:800;text-decoration:none;transition:all .18s;display:inline-flex}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .nav-dropdown:hover .nav-dropdown-trigger,.portal-header .nav .router-link-active:not(.nav-login){color:#b45309;background:#fff7ed}.portal-header .chevron{font-size:12px;line-height:1}.portal-header .nav-dropdown-menu{opacity:0;visibility:hidden;z-index:1005;background:#fff;border:1px solid #e5e7eb;border-radius:18px;width:260px;padding:10px;transition:all .18s;position:absolute;top:calc(100% + 10px);left:0;transform:translateY(8px);box-shadow:0 24px 60px #0f172a2e}.portal-header .nav-dropdown-menu:before{content:"";background:#fff;border-top:1px solid #e5e7eb;border-left:1px solid #e5e7eb;width:14px;height:14px;position:absolute;top:-7px;left:24px;transform:rotate(45deg)}.portal-header .nav-dropdown-menu a{color:#111827;border-radius:12px;padding:11px 12px;font-size:14px;font-weight:800;line-height:1.25;text-decoration:none;display:block;position:relative}.portal-header .nav-dropdown-menu a:hover{color:#b45309;background:#fff7ed}.portal-header .nav-search input{color:#111827;background:0 0;border:0;outline:0;width:180px;padding:0 12px;font-size:13px}.portal-header .nav-search button{color:#fff;cursor:pointer;background:#b45309;border:0;height:100%;padding:0 14px;font-size:13px;font-weight:900}.portal-header .nav-login{background:#0f172a;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 16px;font-size:14px;font-weight:900;text-decoration:none;display:inline-flex;color:#fff!important}.portal-header .nav-login:hover{background:#b45309}.portal-header .mobile-button,.portal-header .mobile-drawer-head,.portal-header .mobile-accordion,.portal-header .drawer-backdrop{display:none}@media (width<=1120px){.portal-header .brand-title{font-size:16px}.portal-header .brand-subtitle{font-size:12px}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger{padding:0 9px;font-size:13px}.portal-header .nav-search input{width:135px}}@media (width<=900px){.portal-header .top-line{display:none}.portal-header .header-inner{min-height:68px}.portal-header .brand-logo{border-radius:14px;width:44px;height:44px}.portal-header .brand-title{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 130px);font-size:15px;overflow:hidden}.portal-header .brand-subtitle{text-overflow:ellipsis;white-space:nowrap;max-width:calc(100vw - 130px);font-size:11px;overflow:hidden}.portal-header .mobile-button{color:#fff;cursor:pointer;background:#0f172a;border:0;border-radius:14px;flex:none;justify-content:center;align-items:center;width:42px;height:42px;font-size:25px;font-weight:900;line-height:1;display:inline-flex}.portal-header .drawer-backdrop{z-index:1000;background:#0f172a7a;display:block;position:fixed;inset:0}.portal-header .nav{z-index:1001;color:#111827;background:#fff;flex-direction:column;align-items:stretch;gap:8px;width:min(84vw,350px);height:100vh;padding:14px;transition:transform .24s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:24px 0 70px #0f172a47}.portal-header .nav.show{transform:translate(0)}.portal-header .mobile-drawer-head{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:12px;margin-bottom:4px;padding:8px 4px 14px;display:flex}.portal-header .mobile-drawer-head strong{color:#111827;font-size:18px;display:block}.portal-header .mobile-drawer-head small{color:#64748b;margin-top:3px;font-size:12px;display:block}.portal-header .mobile-drawer-head button{color:#111827;cursor:pointer;background:#f1f5f9;border:0;border-radius:12px;width:38px;height:38px;font-size:24px;font-weight:900}.portal-header .desktop-dropdown{display:none}.portal-header .mobile-accordion{display:block}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-login,.portal-header .mobile-accordion-trigger{text-align:left;cursor:pointer;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;justify-content:space-between;align-items:center;width:100%;min-height:46px;padding:0 14px;font-size:15px;font-weight:900;text-decoration:none;display:flex;color:#111827!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .mobile-accordion-trigger:hover,.portal-header .nav .router-link-active:not(.nav-login){background:#fff7ed;border-color:#fed7aa;color:#b45309!important}.portal-header .mobile-accordion-trigger b{transition:transform .18s}.portal-header .mobile-accordion-trigger b.rotate{transform:rotate(180deg)}.portal-header .mobile-submenu{gap:6px;padding:8px 0 2px 14px;display:grid}.portal-header .mobile-submenu a{color:#334155;background:#fff;border:1px solid #e5e7eb;border-radius:12px;align-items:center;min-height:42px;padding:0 12px;font-size:14px;font-weight:800;text-decoration:none;display:flex}.portal-header .mobile-submenu a:hover,.portal-header .mobile-submenu .router-link-active{color:#b45309;background:#fff7ed;border-color:#fed7aa}.portal-header .nav-search{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;width:100%;height:auto;min-height:46px;margin:6px 0 0;overflow:hidden}.portal-header .nav-search input{flex:1;width:auto;min-width:0;height:46px;padding:0 12px;font-size:14px}.portal-header .nav-search button{border-radius:0;height:46px;padding:0 14px}.portal-header .nav-login{background:#0f172a;border-color:#0f172a;justify-content:center;margin-top:2px;color:#fff!important}}:root{--emas:#d6a21e;--emas-tua:#8f6100;--emas-gelap:#7a5200;--emas-pucat:#fff9e8;--putih:#fff;--teks:#2f2817;--garis:#ead9a7}html,body,#app,.app,button,input,textarea,select,a,p,span,div,small,strong,label,table,th,td,h1,h2,h3,h4,h5,h6{font-family:Poppins,Arial,Helvetica,sans-serif!important}.site-header.portal-header,.portal-header{background:var(--emas-tua)!important;color:var(--putih)!important;border-bottom:none!important;box-shadow:0 2px 12px #8f610038!important}.portal-header .top-line{background:var(--emas-gelap)!important;color:var(--putih)!important}.portal-header .top-line-inner{color:#ffffffeb!important}.portal-header .main-header{background:var(--emas-tua)!important}.portal-header .brand,.portal-header .brand:hover,.portal-header .brand.router-link-active,.portal-header .brand.router-link-exact-active{color:var(--putih)!important;background:0 0!important}.portal-header .brand-logo{background:var(--emas)!important;width:54px!important;height:54px!important;color:var(--putih)!important;border:2px solid #ffffffc2!important;border-radius:50%!important}.portal-header .brand-title{color:var(--putih)!important;letter-spacing:0!important;font-size:23px!important;font-weight:700!important}.portal-header .brand-subtitle{color:#ffe7a0!important;font-size:12px!important;font-weight:400!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger{color:var(--putih)!important;text-transform:uppercase!important;background:0 0!important;border:0!important;border-radius:0!important;min-height:40px!important;padding:0 10px!important;font-size:12px!important;font-weight:700!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .nav-dropdown:hover .nav-dropdown-trigger,.portal-header .nav .router-link-active:not(.nav-login),.portal-header .nav .router-link-exact-active:not(.nav-login){background:var(--putih)!important;color:var(--emas-tua)!important}.portal-header .nav-dropdown-menu{background:var(--putih)!important;border-top:3px solid var(--emas)!important;border-radius:0 0 10px 10px!important;box-shadow:0 14px 35px #8f61002e!important}.portal-header .nav-dropdown-menu a{color:var(--teks)!important;border-radius:0!important;font-size:13px!important;font-weight:600!important}.portal-header .nav-dropdown-menu a:hover{background:var(--emas-pucat)!important;color:var(--emas-tua)!important}.portal-header .nav-search{background:0 0!important;border:0!important;border-radius:0!important}.portal-header .nav-search input{background:var(--putih)!important;color:var(--teks)!important;border-radius:0!important;height:32px!important;font-size:12px!important}.portal-header .nav-search button{background:var(--putih)!important;color:var(--emas-tua)!important;border-radius:0!important;height:32px!important;font-size:12px!important;font-weight:700!important}.portal-header .nav-login{background:var(--putih)!important;color:var(--emas-tua)!important;border:0!important;border-radius:0!important}@media (width<=900px){.portal-header .main-header,.portal-header{background:var(--emas-tua)!important}.portal-header .header-inner{min-height:66px!important}.portal-header .brand-logo{width:44px!important;height:44px!important}.portal-header .brand-title{color:var(--putih)!important;font-size:15px!important;font-weight:700!important}.portal-header .brand-subtitle{color:#ffe7a0!important;font-size:11px!important}.portal-header .mobile-button{background:var(--emas)!important;color:var(--putih)!important;border:1px solid #ffffffa6!important}.portal-header .nav{background:var(--putih)!important;color:var(--teks)!important}.portal-header .mobile-drawer-head strong,.portal-header .mobile-drawer-head button{color:var(--teks)!important}.portal-header .mobile-drawer-head small{color:#6b6048!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-login,.portal-header .mobile-accordion-trigger{width:100%!important;min-height:46px!important;color:var(--teks)!important;text-transform:none!important;background:#f8fafc!important;border:1px solid #ead9a7!important;border-radius:12px!important;font-size:15px!important;font-weight:700!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .mobile-accordion-trigger:hover,.portal-header .nav .router-link-active:not(.nav-login){background:var(--emas-pucat)!important;color:var(--emas-tua)!important;border-color:var(--emas)!important}.portal-header .mobile-submenu a{color:var(--teks)!important;font-family:Poppins,Arial,Helvetica,sans-serif!important}.portal-header .nav-search{background:#f8fafc!important;border:1px solid #ead9a7!important;border-radius:12px!important}.portal-header .nav-search input{border-radius:12px 0 0 12px!important;height:46px!important}.portal-header .nav-search button{background:var(--emas-tua)!important;height:46px!important;color:var(--putih)!important}.portal-header .nav-login{background:var(--emas-tua)!important;color:var(--putih)!important;border-color:var(--emas-tua)!important;justify-content:center!important}}:root{--font-portal:"Poppins", Arial, Helvetica, sans-serif}html,body,#app,#app *,#app :before,#app :after,body *,body :before,body :after,button,input,textarea,select,option,optgroup,a,p,span,div,section,article,aside,main,header,footer,nav,ul,ol,li,small,strong,b,i,em,label,table,thead,tbody,tfoot,tr,th,td,caption,form,fieldset,legend,h1,h2,h3,h4,h5,h6,pre,code,kbd,samp,blockquote,figcaption,input::placeholder,textarea::placeholder,.site-header,.portal-header,.portal-header *,.top-line,.top-line *,.main-header,.main-header *,.header-inner,.header-inner *,.brand,.brand *,.brand-title,.brand-subtitle,.nav,.nav *,.nav-link,.nav-login,.nav-dropdown,.nav-dropdown *,.nav-dropdown-trigger,.nav-dropdown-menu,.nav-dropdown-menu *,.mobile-button,.mobile-drawer-head,.mobile-drawer-head *,.mobile-accordion,.mobile-accordion *,.mobile-submenu,.mobile-submenu *,.portal-page,.portal-page *,.portal-section,.portal-section *,.portal-layout,.portal-layout *,.portal-content,.portal-content *,.article-card,.article-card *,.article-detail,.article-detail *,.article-body,.article-body *,.tulisan-detail,.tulisan-detail *,.beranda,.beranda *,.hero,.hero *,.card,.card *,.badge,.badge *,.meta,.meta *,.popular-sidebar,.popular-sidebar *,.sidebar,.sidebar *,.read-also,.read-also *,.share-buttons,.share-buttons *,.comment-box,.comment-box *,.komentar,.komentar *,.pagination,.pagination *,.admin-layout,.admin-layout *,.admin-page,.admin-page *,.admin-card,.admin-card *,.admin-table,.admin-table *,.dashboard,.dashboard *,.stat-card,.stat-card *,.footer,.footer *,.portal-footer,.portal-footer *,.footer-grid,.footer-grid *,.footer-bottom,.footer-bottom *{font-family:var(--font-portal)!important}svg,svg *{font-family:inherit!important}#kontak-footer{scroll-margin-top:105px}.simple-contact-footer,.simple-contact-footer *{font-family:Poppins,Arial,Helvetica,sans-serif!important}.portal-footer.simple-contact-footer{margin-top:56px;color:#fff!important;background:radial-gradient(circle at 0 0,#f59e0b2e,#0000 34%),linear-gradient(135deg,#111827 0%,#1f2937 48%,#78350f 100%)!important}.simple-footer-block{min-width:0}.simple-footer-block h4{color:#fff!important;letter-spacing:-.02em!important;margin:0 0 14px!important;font-size:18px!important;font-weight:900!important;line-height:1.2!important}.simple-footer-hours{background:#ffffff14;border:1px solid #ffffff24;border-radius:20px;padding:18px 20px;box-shadow:0 16px 38px #00000024}.simple-footer-hours p{color:#ffffffd1!important;margin:0!important;font-size:14px!important;font-weight:700!important;line-height:1.65!important}.footer-icon-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.footer-icon-link{background:#ffffff1a;border:1px solid #ffffff24;border-radius:16px;justify-content:center;align-items:center;width:46px;height:46px;transition:transform .18s,box-shadow .18s,border-color .18s,filter .18s;display:inline-flex;box-shadow:0 12px 28px #0000002e;color:#fff!important;text-decoration:none!important}.footer-icon-link:hover{filter:brightness(1.08);border-color:#ffffff5c;transform:translateY(-3px);box-shadow:0 18px 34px #0000003d}.footer-icon-link svg{fill:currentColor;width:22px;height:22px;display:block}.footer-icon-wa{color:#fff!important;background:#25d366!important}.footer-icon-youtube{color:#fff!important;background:red!important}.footer-icon-instagram{color:#fff!important;background:radial-gradient(circle at 30% 107%,#fdf497 0% 5%,#fd5949 45%,#d6249f 62%,#285aeb 90%)!important}.footer-icon-tiktok{color:#fff!important;background:#000!important}.footer-icon-map{color:#111827!important;background:#f59e0b!important}.footer-icon-phone{color:#fff!important;background:#0ea5e9!important}.footer-icon-email{color:#fff!important;background:#7c3aed!important}.simple-contact-footer .footer-bottom{color:#ffffffc7!important;text-align:center!important;background:#0000003d!important;border-top:1px solid #ffffff24!important;padding:16px 12px!important;font-size:13px!important;font-weight:700!important}.simple-contact-footer .footer-grid,.simple-contact-footer .footer-about,.simple-contact-footer .footer-menu-box,.simple-contact-footer .footer-contact-box,.simple-contact-footer .footer-contact-list,.simple-contact-footer .footer-contact-item{all:unset}@media (width<=920px){#kontak-footer{scroll-margin-top:88px}.simple-footer-inner{grid-template-columns:1fr;gap:18px;padding-top:28px;padding-bottom:24px}.footer-icon-row{gap:10px}.footer-icon-link{border-radius:15px;width:44px;height:44px}.footer-icon-link svg{width:21px;height:21px}.simple-footer-hours{padding:16px 18px}}.portal-header .mobile-button,.portal-header .mobile-button:hover,.portal-header .mobile-button:focus,.portal-header .mobile-button:active{display:none;box-shadow:none!important;cursor:pointer!important;color:#111827!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important;padding:0!important}.portal-header .mobile-button span,.portal-header .mobile-button i,.portal-header .mobile-drawer-close span,.portal-header .mobile-drawer-close i{font-family:Poppins,Arial,Helvetica,sans-serif!important}.portal-header .nav-icon-lines{flex-direction:column!important;justify-content:space-between!important;align-items:stretch!important;width:26px!important;height:18px!important;display:flex!important}.portal-header .nav-icon-lines i{width:26px!important;height:3px!important;box-shadow:none!important;background:currentColor!important;border-radius:99px!important;display:block!important}.portal-header .nav-icon-x{width:28px!important;height:28px!important;display:none!important;position:relative!important}.portal-header .nav-icon-x:before,.portal-header .nav-icon-x:after,.portal-header .nav-x-only:before,.portal-header .nav-x-only:after{content:""!important;transform-origin:50%!important;background:currentColor!important;border-radius:99px!important;width:28px!important;height:3px!important;position:absolute!important;top:50%!important;left:50%!important}.portal-header .nav-icon-x:before,.portal-header .nav-x-only:before{transform:translate(-50%,-50%)rotate(45deg)!important}.portal-header .nav-icon-x:after,.portal-header .nav-x-only:after{transform:translate(-50%,-50%)rotate(-45deg)!important}.portal-header .mobile-button.active .nav-icon-lines{display:none!important}.portal-header .mobile-button.active .nav-icon-x{display:block!important}.portal-header .mobile-drawer-head .mobile-drawer-close,.portal-header .mobile-drawer-head .mobile-drawer-close:hover,.portal-header .mobile-drawer-head .mobile-drawer-close:focus,.portal-header .mobile-drawer-head .mobile-drawer-close:active{box-shadow:none!important;color:#111827!important;cursor:pointer!important;-webkit-tap-highlight-color:transparent!important;background:0 0!important;border:0!important;border-radius:0!important;outline:0!important;justify-content:center!important;align-items:center!important;width:34px!important;min-width:34px!important;height:34px!important;min-height:34px!important;padding:0!important;display:inline-flex!important}.portal-header .nav-x-only{width:28px!important;height:28px!important;display:block!important;position:relative!important}@media (width<=900px){.portal-header .mobile-button,.portal-header .mobile-button:hover,.portal-header .mobile-button:focus,.portal-header .mobile-button:active{display:inline-flex!important}}.portal-header .mobile-button,.portal-header .mobile-button:hover,.portal-header .mobile-button:focus,.portal-header .mobile-button:active{color:#fff!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.portal-header .mobile-button .nav-icon-lines i,.portal-header .mobile-button .nav-icon-x:before,.portal-header .mobile-button .nav-icon-x:after{background:#fff!important}.portal-header .mobile-drawer-close,.portal-header .mobile-drawer-close:hover,.portal-header .mobile-drawer-close:focus,.portal-header .mobile-drawer-close:active{box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important}.portal-header .mobile-drawer-close .nav-x-only:before,.portal-header .mobile-drawer-close .nav-x-only:after{background:#111827!important}@media (width<=900px){.portal-header .main-header .mobile-button,.portal-header .header-inner .mobile-button,.site-header .mobile-button{color:#fff!important}.portal-header .main-header .mobile-button .nav-icon-lines i,.portal-header .header-inner .mobile-button .nav-icon-lines i,.site-header .mobile-button .nav-icon-lines i,.portal-header .main-header .mobile-button .nav-icon-x:before,.portal-header .main-header .mobile-button .nav-icon-x:after,.portal-header .header-inner .mobile-button .nav-icon-x:before,.portal-header .header-inner .mobile-button .nav-icon-x:after,.site-header .mobile-button .nav-icon-x:before,.site-header .mobile-button .nav-icon-x:after{background:#fff!important}.portal-header .brand{flex:auto!important;gap:10px!important;min-width:0!important}.portal-header .brand-logo{border-radius:13px!important;width:42px!important;height:42px!important;box-shadow:0 7px 18px #0f172a2e!important}.portal-header .brand-text{min-width:0!important;display:block!important}.portal-header .brand-title{text-overflow:ellipsis!important;white-space:nowrap!important;letter-spacing:-.01em!important;max-width:calc(100vw - 112px)!important;font-size:14px!important;font-weight:900!important;line-height:1.12!important;overflow:hidden!important}.portal-header .brand-subtitle{text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffffe0!important;max-width:calc(100vw - 112px)!important;margin-top:3px!important;font-size:10.5px!important;font-weight:700!important;line-height:1.15!important;display:block!important;overflow:hidden!important}.portal-header .main-header .brand-title,.portal-header .header-inner .brand-title{color:#fff!important}.portal-header .mobile-drawer-identity{border-bottom:1px solid #e5e7eb!important;align-items:center!important;gap:10px!important;padding:10px 4px 16px!important}.portal-header .mobile-drawer-brand{color:#111827!important;flex:auto!important;align-items:center!important;gap:11px!important;min-width:0!important;text-decoration:none!important;display:flex!important}.portal-header .mobile-drawer-logo{color:#fff!important;background:linear-gradient(135deg,#0f172a,#b45309)!important;border-radius:15px!important;flex:none!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:16px!important;font-weight:900!important;display:flex!important;overflow:hidden!important;box-shadow:0 10px 24px #0f172a2e!important}.portal-header .mobile-drawer-logo img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.portal-header .mobile-drawer-text{min-width:0!important;display:block!important}.portal-header .mobile-drawer-text strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#111827!important;letter-spacing:-.01em!important;max-width:210px!important;font-size:15px!important;font-weight:900!important;line-height:1.18!important;display:block!important;overflow:hidden!important}.portal-header .mobile-drawer-text small{-webkit-line-clamp:2!important;color:#64748b!important;-webkit-box-orient:vertical!important;max-width:210px!important;margin-top:4px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.3!important;display:-webkit-box!important;overflow:hidden!important}.portal-header .mobile-drawer-head>div:not(.mobile-drawer-logo):not(.mobile-drawer-text) strong,.portal-header .mobile-drawer-head>div:not(.mobile-drawer-logo):not(.mobile-drawer-text) small{display:none!important}.portal-header .mobile-drawer-close{flex:none!important}}@media (width<=380px){.portal-header .brand-title,.portal-header .brand-subtitle{max-width:calc(100vw - 102px)!important}.portal-header .brand-title{font-size:13px!important}.portal-header .brand-subtitle{font-size:10px!important}.portal-header .mobile-drawer-text strong,.portal-header .mobile-drawer-text small{max-width:185px!important}}:root{--font-portal:"Poppins", Arial, Helvetica, sans-serif;--nu-green:#00866b;--nu-green-dark:#006b55;--nu-green-deep:#004b3d;--nu-tosca:#00a884;--nu-tosca-soft:#e7fff8;--nu-yellow:#f4c542;--nu-red:#d71920;--nu-bg:#f3f7f6;--nu-card:#fff;--nu-text:#17201d;--nu-muted:#697974;--nu-line:#dbe8e4;--nu-shadow:0 14px 34px #004b3d1a;--nu-radius:14px;--emas:var(--nu-tosca)!important;--emas-tua:var(--nu-green)!important;--emas-gelap:var(--nu-green-dark)!important;--emas-lembut:var(--nu-tosca-soft)!important;--emas-pucat:var(--nu-tosca-soft)!important;--teks:var(--nu-text)!important;--teks-lembut:var(--nu-muted)!important;--latar:var(--nu-bg)!important;--putih:#fff!important;--garis:var(--nu-line)!important;--portal-primary:var(--nu-green)!important;--portal-primary-dark:var(--nu-green-dark)!important;--portal-accent:var(--nu-tosca)!important;--portal-green:var(--nu-green)!important;--portal-text:var(--nu-text)!important;--portal-muted:var(--nu-muted)!important;--portal-bg:var(--nu-bg)!important;--portal-card:var(--nu-card)!important;--portal-line:var(--nu-line)!important}html,body,#app,#app *,#app :before,#app :after,body *,body :before,body :after,button,input,textarea,select,option,optgroup{font-family:var(--font-portal)!important}html{scroll-behavior:smooth}body{font-size:15px;background:var(--nu-bg)!important;color:var(--nu-text)!important;margin:0!important}button,input,textarea,select{font:inherit!important}a{text-decoration:none!important}.site-header.portal-header,.portal-header{z-index:1200!important;background:var(--nu-green)!important;color:#fff!important;border:0!important;position:sticky!important;top:0!important;box-shadow:0 8px 22px #004b3d29!important}.portal-header .top-line{background:var(--nu-green-dark)!important;color:#ffffffeb!important;border-bottom:1px solid #ffffff1f!important;font-size:12px!important}.portal-header .top-line-inner{justify-content:flex-end!important;align-items:center!important;gap:18px!important;height:auto!important;min-height:30px!important;display:flex!important}.portal-header .header-inner{justify-content:space-between!important;align-items:center!important;gap:18px!important;min-height:70px!important;display:flex!important}.portal-header .brand{color:#fff!important;background:0 0!important;flex:0 auto!important;align-items:center!important;gap:12px!important;min-width:0!important;max-width:430px!important;display:flex!important}.portal-header .brand:hover,.portal-header .brand.router-link-active,.portal-header .brand.router-link-exact-active{color:#fff!important;background:0 0!important}.portal-header .brand-logo{width:50px!important;height:50px!important;color:var(--nu-green)!important;background:#fff!important;border:2px solid #ffffffe6!important;border-radius:50%!important;flex:none!important;font-size:16px!important;font-weight:800!important;overflow:hidden!important;box-shadow:0 8px 18px #0000001a!important}.portal-header .brand-text{min-width:0!important}.portal-header .brand-title{color:#fff!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;font-size:clamp(18px,2.1vw,24px)!important;font-weight:800!important;line-height:1.15!important;overflow:hidden!important}.portal-header .brand-subtitle{color:#ffffffd6!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:100%!important;margin-top:3px!important;font-size:12px!important;font-weight:500!important;overflow:hidden!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger{color:#fff!important;text-transform:none!important;letter-spacing:0!important;white-space:nowrap!important;background:0 0!important;border:0!important;border-radius:6px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:0 11px!important;font-size:13px!important;font-weight:700!important;transition:background .18s,color .18s,transform .18s!important;display:inline-flex!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .nav-dropdown:hover .nav-dropdown-trigger,.portal-header .nav .router-link-active:not(.nav-login),.portal-header .nav .router-link-exact-active:not(.nav-login){color:#fff!important;background:#ffffff29!important}.portal-header .nav-dropdown-menu{border:1px solid var(--nu-line)!important;border-top:4px solid var(--nu-tosca)!important;opacity:0!important;visibility:hidden!important;z-index:1300!important;background:#fff!important;border-radius:12px!important;width:260px!important;padding:8px!important;transition:all .18s!important;display:block!important;position:absolute!important;top:calc(100% + 10px)!important;left:0!important;transform:translateY(8px)!important;box-shadow:0 20px 46px #004b3d33!important}.portal-header .nav-dropdown:hover .nav-dropdown-menu,.portal-header .nav-dropdown:focus-within .nav-dropdown-menu{opacity:1!important;visibility:visible!important;transform:translateY(0)!important}.portal-header .nav-dropdown-menu:before{display:none!important}.portal-header .nav-dropdown-menu a{color:var(--nu-text)!important;background:#fff!important;border:0!important;border-radius:9px!important;padding:10px 12px!important;font-size:13px!important;font-weight:600!important;line-height:1.35!important;display:block!important}.portal-header .nav-search{background:#fff!important;border:1px solid #ffffff38!important;border-radius:8px!important;align-items:center!important;height:38px!important;margin-left:6px!important;display:flex!important;overflow:hidden!important}.portal-header .nav-search button{border:0!important;border-left:1px solid var(--nu-line)!important;background:var(--nu-tosca)!important;color:#fff!important;cursor:pointer!important;border-radius:0!important;height:38px!important;padding:0 13px!important;font-size:12px!important;font-weight:800!important}.portal-header .nav-login{min-height:38px!important;color:var(--nu-green)!important;background:#fff!important;border:0!important;border-radius:8px!important;padding:0 14px!important;font-size:13px!important;font-weight:800!important}.portal-header .nav-login:hover{background:var(--nu-yellow)!important;color:var(--nu-green-deep)!important}.portal-header .mobile-actions,.portal-header .mobile-search-panel,.portal-header .mobile-drawer-head,.portal-header .mobile-accordion,.portal-header .drawer-backdrop{display:none!important}.mobile-search-drop-enter-active,.mobile-search-drop-leave-active{transition:opacity .18s,transform .18s}.mobile-search-drop-enter-from,.mobile-search-drop-leave-to{opacity:0;transform:translateY(-8px)}@media (width<=1180px){.portal-header .brand{max-width:330px!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger{padding:0 8px!important;font-size:12px!important}.portal-header .nav-search input{width:130px!important}}@media (width<=900px){.portal-header .top-line{display:none!important}.portal-header .main-header,.portal-header .header-inner{min-height:64px!important}.portal-header .brand{gap:9px!important;max-width:calc(100vw - 130px)!important}.portal-header .brand-logo{width:42px!important;height:42px!important}.portal-header .brand-title{max-width:calc(100vw - 190px)!important;font-size:14px!important}.portal-header .brand-subtitle{max-width:calc(100vw - 190px)!important;font-size:10px!important;display:block!important}.portal-header .mobile-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;margin-left:auto!important;display:flex!important}.portal-header .mobile-search-button,.portal-header .mobile-button{color:#fff!important;cursor:pointer!important;background:#ffffff24!important;border:1px solid #ffffff5c!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;width:40px!important;height:40px!important;padding:0!important;display:inline-flex!important}.portal-header .mobile-search-button.active,.portal-header .mobile-button.active,.portal-header .mobile-search-button:hover,.portal-header .mobile-button:hover{color:var(--nu-green)!important;background:#fff!important}.portal-header .mobile-search-button svg{fill:currentColor!important;width:21px!important;height:21px!important}.portal-header .mobile-button .nav-icon-lines{gap:4px!important;width:21px!important;display:grid!important;position:relative!important}.portal-header .mobile-button .nav-icon-lines i{background:currentColor!important;border-radius:20px!important;width:21px!important;height:2px!important;display:block!important}.portal-header .mobile-button .nav-icon-x,.portal-header .nav-x-only{display:none!important}.portal-header .mobile-search-panel{border-bottom:1px solid var(--nu-line)!important;z-index:1199!important;background:#fff!important;padding:12px 0!important;display:block!important;position:absolute!important;top:64px!important;left:0!important;right:0!important;box-shadow:0 14px 30px #004b3d29!important}.portal-header .mobile-search-inner{grid-template-columns:minmax(0,1fr) auto!important;gap:8px!important;display:grid!important}.portal-header .mobile-search-inner input{border:1px solid var(--nu-line)!important;min-width:0!important;height:43px!important;color:var(--nu-text)!important;background:#f8fbfa!important;border-radius:10px!important;outline:0!important;padding:0 13px!important;font-size:14px!important}.portal-header .mobile-search-inner button{background:var(--nu-green)!important;color:#fff!important;border:0!important;border-radius:10px!important;height:43px!important;padding:0 16px!important;font-weight:800!important}.portal-header .drawer-backdrop{z-index:1400!important;background:#00000073!important;display:block!important;position:fixed!important;inset:0!important}.portal-header .nav{z-index:1500!important;width:min(86vw,360px)!important;height:100vh!important;color:var(--nu-text)!important;background:#fff!important;border-radius:0!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:15px!important;transition:transform .25s!important;display:flex!important;position:fixed!important;inset:0 0 0 auto!important;overflow-y:auto!important;transform:translate(105%)!important;box-shadow:-24px 0 64px #0000003d!important}.portal-header .nav.show{transform:translate(0)!important}.portal-header .mobile-drawer-head{border-bottom:1px solid var(--nu-line)!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:3px!important;padding:4px 0 13px!important;display:flex!important}.portal-header .mobile-drawer-brand{min-width:0!important;color:var(--nu-text)!important;background:0 0!important;border:0!important;align-items:center!important;gap:10px!important;padding:0!important;display:flex!important}.portal-header .mobile-drawer-logo{background:var(--nu-green)!important;color:#fff!important;border-radius:50%!important;flex:none!important;place-items:center!important;width:42px!important;height:42px!important;font-weight:800!important;display:grid!important;overflow:hidden!important}.portal-header .mobile-drawer-logo img{object-fit:cover!important;width:100%!important;height:100%!important}.portal-header .mobile-drawer-text{min-width:0!important}.portal-header .mobile-drawer-text strong{color:var(--nu-text)!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:220px!important;font-size:14px!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.portal-header .mobile-drawer-text small{color:var(--nu-muted)!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:220px!important;margin-top:2px!important;font-size:11px!important;display:block!important;overflow:hidden!important}.portal-header .mobile-drawer-close{background:var(--nu-tosca-soft)!important;width:36px!important;height:36px!important;color:var(--nu-green)!important;cursor:pointer!important;border:0!important;border-radius:10px!important;flex:none!important;place-items:center!important;font-size:0!important;display:grid!important;position:relative!important}.portal-header .mobile-drawer-close:before,.portal-header .mobile-drawer-close:after{content:""!important;background:currentColor!important;border-radius:10px!important;width:18px!important;height:2px!important;position:absolute!important}.portal-header .mobile-drawer-close:before{transform:rotate(45deg)!important}.portal-header .mobile-drawer-close:after{transform:rotate(-45deg)!important}.portal-header .desktop-dropdown{display:none!important}.portal-header .mobile-accordion{display:block!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-login,.portal-header .mobile-accordion-trigger{width:100%!important;min-height:45px!important;color:var(--nu-text)!important;border:1px solid var(--nu-line)!important;text-align:left!important;text-transform:none!important;background:#f7fbfa!important;border-radius:10px!important;justify-content:space-between!important;align-items:center!important;padding:0 13px!important;font-size:14px!important;font-weight:700!important;display:flex!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .mobile-accordion-trigger:hover,.portal-header .nav .router-link-active:not(.nav-login),.portal-header .nav .router-link-exact-active:not(.nav-login){background:var(--nu-tosca-soft)!important;color:var(--nu-green-dark)!important;border-color:#00a88459!important}.portal-header .mobile-accordion-trigger b{transition:transform .18s!important}.portal-header .mobile-accordion-trigger b.rotate{transform:rotate(180deg)!important}.portal-header .mobile-submenu{gap:7px!important;padding:8px 0 2px 14px!important;display:grid!important}.portal-header .mobile-submenu a{min-height:40px!important;color:var(--nu-text)!important;border:1px solid var(--nu-line)!important;background:#fff!important;border-radius:10px!important;align-items:center!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.portal-header .mobile-submenu a:hover,.portal-header .mobile-submenu .router-link-active,.portal-header .mobile-submenu .router-link-exact-active{background:var(--nu-tosca-soft)!important;color:var(--nu-green-dark)!important}.portal-header .nav .nav-search{display:none!important}.portal-header .nav-login{background:var(--nu-green)!important;color:#fff!important;border-color:var(--nu-green)!important;justify-content:center!important;margin-top:2px!important}}.portal-home,.archive-page,.article-page,.section{background:var(--nu-bg)!important}.portal-home{padding:28px 0 50px!important}.portal-layout{grid-template-columns:minmax(0,1fr) 320px!important;align-items:start!important;gap:22px!important;display:grid!important}.portal-side{position:sticky!important;top:96px!important}.headline-card{border-radius:var(--nu-radius)!important;border:1px solid var(--nu-line)!important;box-shadow:var(--nu-shadow)!important;color:var(--nu-text)!important;background:#fff!important;grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr)!important;margin-bottom:22px!important;display:grid!important;overflow:hidden!important}.headline-image,.headline-image img{min-height:350px!important}.headline-image{background:#d7ece7!important}.headline-image img{object-fit:cover!important;width:100%!important;height:100%!important}.headline-body{flex-direction:column!important;justify-content:center!important;padding:26px!important;display:flex!important}.headline-kicker,.article-kicker,.archive-hero span,.section-kicker,.portal-meta span:first-child,.post-meta{background:var(--nu-tosca-soft)!important;width:fit-content!important;color:var(--nu-green-dark)!important;letter-spacing:.01em!important;text-transform:uppercase!important;border-radius:6px!important;align-items:center!important;padding:4px 8px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important}.headline-body h1{color:var(--nu-text)!important;letter-spacing:-.03em!important;margin:12px 0 10px!important;font-size:clamp(28px,4vw,42px)!important;font-weight:800!important;line-height:1.16!important}.headline-body p{color:var(--nu-muted)!important;margin:0!important;font-size:15px!important;line-height:1.72!important}.portal-meta,.article-meta{color:var(--nu-muted)!important;flex-wrap:wrap!important;align-items:center!important;gap:8px 10px!important;margin-top:12px!important;font-size:12px!important;font-weight:500!important;display:flex!important}.portal-meta span:not(:first-child),.article-meta span{color:var(--nu-muted)!important;text-transform:none!important;background:0 0!important;border-radius:0!important;padding:0!important;font-weight:500!important}.portal-section,.popular-sidebar,.article-main,.share-box,.comment-box,.loading-box,.empty-box,.contact-card,.article,.login-card,.post-card{border:1px solid var(--nu-line)!important;border-radius:var(--nu-radius)!important;background:#fff!important;box-shadow:0 8px 22px #004b3d0f!important}.portal-section{margin-bottom:22px!important;padding:18px!important}.portal-section-head{border-bottom:2px solid var(--nu-line)!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:14px!important;padding-bottom:12px!important;display:flex!important;position:relative!important}.portal-section-head:after{content:""!important;background:var(--nu-green)!important;width:120px!important;height:2px!important;position:absolute!important;bottom:-2px!important;left:0!important}.portal-section-head.green:after{background:var(--nu-tosca)!important}.portal-section-head h2,.sidebar-title h3{color:var(--nu-text)!important;letter-spacing:-.01em!important;margin:0!important;font-size:21px!important;font-weight:800!important}.portal-section-head a{color:var(--nu-green)!important;font-size:13px!important;font-weight:700!important}.portal-list{gap:12px!important;display:grid!important}.portal-card,.post-card{color:var(--nu-text)!important;border:1px solid var(--nu-line)!important;background:#fff!important;border-radius:12px!important;transition:transform .18s,box-shadow .18s,border-color .18s!important;display:block!important;overflow:hidden!important}.portal-card:hover,.post-card:hover{border-color:#00a88473!important;transform:translateY(-2px)!important;box-shadow:0 14px 28px #004b3d1a!important}.portal-card.horizontal{grid-template-columns:190px minmax(0,1fr)!important;display:grid!important}.portal-card-img,.post-image{background:#d7ece7!important;min-height:132px!important;overflow:hidden!important}.portal-card-img img,.post-image img{object-fit:cover!important;width:100%!important;height:100%!important;min-height:132px!important;transition:transform .25s!important}.portal-card:hover .portal-card-img img,.post-card:hover .post-image img{transform:scale(1.04)!important}.portal-img-empty,.image-placeholder{background:linear-gradient(135deg, var(--nu-green), var(--nu-tosca))!important;color:#fff!important;place-items:center!important;height:100%!important;min-height:132px!important;font-weight:800!important;display:grid!important}.portal-card-body,.post-body{padding:14px 15px!important}.portal-card-body h3,.post-body h3,.popular-item h4{color:var(--nu-text)!important;font-weight:800!important;line-height:1.36!important}.portal-card-body h3,.post-body h3{margin:8px 0!important;font-size:18px!important}.portal-card-body p,.post-body p{color:var(--nu-muted)!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:13.5px!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}.portal-card-foot{color:var(--nu-muted)!important;justify-content:space-between!important;gap:10px!important;margin-top:11px!important;font-size:11.5px!important;font-weight:500!important;display:flex!important}.portal-grid-2,.grid-3{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:16px!important;display:grid!important}.popular-sidebar{padding:16px!important}.sidebar-title{border-bottom:2px solid var(--nu-line)!important;align-items:center!important;gap:9px!important;margin-bottom:4px!important;padding-bottom:12px!important;display:flex!important}.sidebar-title span{background:var(--nu-green)!important;border-radius:20px!important;width:5px!important;height:25px!important}.popular-item{border-bottom:1px solid var(--nu-line)!important;color:var(--nu-text)!important;grid-template-columns:32px minmax(0,1fr)!important;gap:10px!important;padding:12px 0!important;display:grid!important}.popular-item:last-child{border-bottom:0!important}.popular-number{background:var(--nu-green)!important;color:#fff!important;border-radius:7px!important;place-items:center!important;width:29px!important;height:29px!important;font-size:12px!important;font-weight:800!important;display:grid!important}.popular-item h4{margin:0 0 5px!important;font-size:13.5px!important}.popular-item p,.sidebar-loading,.sidebar-empty{color:var(--nu-muted)!important;margin:0!important;font-size:11.5px!important}.portal-pagination,.pagination{flex-wrap:wrap!important;justify-content:center!important;gap:7px!important;margin-top:22px!important;display:flex!important}.portal-pagination button,.pagination button{border:1px solid var(--nu-line)!important;min-width:37px!important;height:37px!important;color:var(--nu-green)!important;cursor:pointer!important;background:#fff!important;border-radius:9px!important;font-size:13px!important;font-weight:800!important}.portal-pagination button.active,.portal-pagination button:hover:not(:disabled),.pagination button.active,.pagination button:hover:not(:disabled){background:var(--nu-green)!important;color:#fff!important;border-color:var(--nu-green)!important}.archive-hero,.article-hero,.page-hero{background:linear-gradient(135deg, var(--nu-green-deep), var(--nu-green), var(--nu-tosca))!important;color:#fff!important;padding:42px 0!important}.archive-hero h1,.article-hero h1,.page-hero h1{color:#fff!important;letter-spacing:-.03em!important;margin:11px 0 10px!important;font-size:clamp(30px,4.5vw,50px)!important;font-weight:800!important;line-height:1.12!important}.archive-hero p,.article-hero p,.page-hero p{color:#ffffffe0!important;max-width:790px!important;margin:0!important;font-size:15px!important;line-height:1.75!important}.article-hero-inner{max-width:900px!important}.article-page{padding:28px 0 52px!important}.article-main{overflow:hidden!important}.main-article-image{background:#d7ece7!important;margin:0!important}.main-article-image img{object-fit:cover!important;width:100%!important;max-height:500px!important}.article-content{color:#26302d!important;padding:28px clamp(18px,4vw,48px)!important;font-size:16.5px!important;line-height:1.88!important}.article-content p{margin:0 0 17px!important}.article-content h2,.article-content h3{color:var(--nu-text)!important;font-weight:800!important;line-height:1.3!important}.article-content img{border-radius:12px!important;max-width:100%!important;height:auto!important}.readalso-box{border-left:5px solid var(--nu-green)!important;background:var(--nu-tosca-soft)!important;border-radius:12px!important;margin:24px 0!important;padding:16px 18px!important}.readalso-label{color:var(--nu-green-dark)!important;text-transform:uppercase!important;margin-bottom:8px!important;font-size:12px!important;font-weight:800!important}.readalso-box a{color:var(--nu-text)!important;font-weight:700!important}.share-box,.comment-box{background:#f8fbfa!important;margin:0 clamp(18px,4vw,48px) 26px!important;padding:18px!important}.share-actions a,.share-actions button,.comment-form button,.btn.btn-primary,.admin-login-button,.adminlte-primary-button,.adminlte-filter-row button{background:var(--nu-green)!important;color:#fff!important;cursor:pointer!important;border:0!important;border-radius:9px!important;font-weight:800!important}.search-page-box{grid-template-columns:minmax(0,1fr) auto!important;gap:10px!important;margin-bottom:18px!important;display:grid!important}.search-page-box input,.comment-form input,.comment-form textarea,.form-group input,.admin-form-group input,.admin-form-group select,.admin-form-group textarea,.adminlte-filter-row input,.adminlte-filter-row select{border:1px solid var(--nu-line)!important;color:var(--nu-text)!important;background:#fff!important;border-radius:9px!important;outline:0!important}.search-page-box input:focus,.comment-form input:focus,.comment-form textarea:focus,.form-group input:focus,.admin-form-group input:focus,.admin-form-group select:focus,.admin-form-group textarea:focus,.adminlte-filter-row input:focus,.adminlte-filter-row select:focus{border-color:var(--nu-tosca)!important;box-shadow:0 0 0 4px #00a8841f!important}.footer,.portal-footer,.simple-contact-footer{background:var(--nu-green-deep)!important;color:#fff!important}.footer-bottom{color:#ffffffd1!important;background:#003d32!important}.simple-footer-block h4,.footer h3,.footer h4{color:#fff!important;font-weight:800!important}.footer p,.footer a,.portal-footer p,.portal-footer a{color:#ffffffd6!important}.adminlte-wrapper,.admin-login-page{color:var(--nu-text)!important;background:#eef5f3!important}.adminlte-sidebar{color:#ffffffd1!important;background:#12342c!important}.adminlte-brand,.login-brand{background:var(--nu-green)!important;color:#fff!important}.adminlte-logo,.login-brand-logo,.adminlte-avatar{background:var(--nu-tosca)!important;color:#fff!important;border-radius:10px!important}.adminlte-user{border-bottom-color:#ffffff1a!important}.adminlte-menu a{color:#ffffffd1!important;border-radius:10px!important;font-weight:600!important}.adminlte-menu a:hover,.adminlte-menu .router-link-active,.adminlte-menu .router-link-exact-active{background:var(--nu-green)!important;color:#fff!important}.adminlte-topbar,.adminlte-panel,.admin-login-box,.login-card{border-color:var(--nu-line)!important;background:#fff!important;box-shadow:0 8px 22px #004b3d0f!important}.adminlte-topbar{z-index:20!important;height:64px!important;position:sticky!important;top:0!important}.adminlte-toggle,.adminlte-logout{background:var(--nu-green)!important;color:#fff!important;border-radius:9px!important}.adminlte-public-link,.adminlte-secondary-link{border-color:var(--nu-line)!important;color:var(--nu-green)!important;background:#fff!important;border-radius:9px!important;font-weight:700!important}.adminlte-page-head h1,.adminlte-panel h2,.login-panel h2,.login-card h1,.adminlte-breadcrumb strong{color:var(--nu-text)!important;font-weight:800!important}.adminlte-page-head p,.adminlte-breadcrumb span,.login-subtitle,.login-card p{color:var(--nu-muted)!important}.adminlte-stat-card{border-radius:14px!important;box-shadow:0 10px 24px #004b3d1c!important}.adminlte-stat-card.gold,.adminlte-stat-card.dark-gold,.adminlte-stat-card.soft,.adminlte-stat-card.green{background:linear-gradient(135deg, var(--nu-green), var(--nu-tosca))!important}.adminlte-table th{color:var(--nu-text)!important;background:#f1f8f6!important;font-weight:800!important}.adminlte-table td{color:#43524e!important}.adminlte-role-badge,.adminlte-status,.adminlte-loading,.adminlte-note,.login-info{background:var(--nu-tosca-soft)!important;color:var(--nu-green-dark)!important;border-color:#00a88440!important;border-radius:9px!important}.admin-action a,.admin-action button,.admin-pagination button.active,.adminlte-primary-link{background:var(--nu-green)!important;color:#fff!important;border-radius:8px!important}.admin-action button:last-child{background:#b42318!important}.admin-pagination button{border-color:var(--nu-line)!important;color:var(--nu-green)!important;border-radius:9px!important}.ck,.ck *,.ck-editor__editable,.ck-editor__editable *{font-family:var(--font-portal)!important}@media (width<=1024px){.portal-layout{grid-template-columns:1fr!important}.portal-side{position:static!important}.headline-card{grid-template-columns:1fr!important}.headline-image,.headline-image img{min-height:255px!important}}@media (width<=900px){.container{width:min(100% - 24px,1140px)!important}.portal-home{padding:18px 0 42px!important}.portal-section{border-radius:13px!important;padding:14px!important}.headline-body{padding:18px!important}.headline-body h1{font-size:26px!important}.portal-card.horizontal{grid-template-columns:122px minmax(0,1fr)!important}.portal-card-img,.portal-card-img img,.portal-img-empty{min-height:110px!important}.portal-card-body{padding:12px!important}.portal-card-body h3,.post-body h3{font-size:15.5px!important;line-height:1.38!important}.portal-card-body p,.portal-card-foot{display:none!important}.portal-grid-2,.grid-3,.comment-row,.footer-grid{grid-template-columns:1fr!important}.archive-hero,.article-hero,.page-hero{padding:30px 0!important}.archive-hero h1,.article-hero h1,.page-hero h1{font-size:29px!important}.article-content{font-size:15.5px!important;line-height:1.78!important}.search-page-box{grid-template-columns:1fr!important}.adminlte-sidebar{z-index:40!important;transition:left .22s!important;position:fixed!important;top:0!important;bottom:0!important;left:-280px!important}.adminlte-sidebar.show{left:0!important}.adminlte-content{padding:15px!important}.adminlte-actions{gap:6px!important}}@media (width<=520px){.portal-header .brand-title{max-width:calc(100vw - 175px)!important;font-size:13px!important}.portal-header .brand-subtitle{max-width:calc(100vw - 175px)!important}.portal-header .mobile-search-button,.portal-header .mobile-button{width:38px!important;height:38px!important}.portal-section-head h2,.sidebar-title h3{font-size:18px!important}}.nu-home-container{grid-template-columns:minmax(0,1fr) 310px!important;align-items:start!important;gap:34px!important;width:min(1160px,100% - 48px)!important;margin-inline:auto!important;display:grid!important}.nu-headline-card,.nu-news-item{color:#101223!important;background:#fff!important;text-decoration:none!important}.nu-headline-card{margin-bottom:16px!important;display:block!important}.nu-headline-media{background:#edf3f2!important;width:100%!important;position:relative!important;overflow:hidden!important}.nu-headline-media img{aspect-ratio:16/9!important;object-fit:cover!important;width:100%!important;height:auto!important}.nu-category-label{color:#fff!important;letter-spacing:0!important;text-transform:none!important;background:#009b8f!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:fit-content!important;padding:8px 14px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.nu-news-item{border-top:2px dashed #e4e4e7!important;grid-template-columns:minmax(0,1fr) 158px!important;align-items:center!important;gap:24px!important;padding:28px 0!important;transition:opacity .18s!important;display:grid!important}.nu-category-inline{margin-bottom:18px!important;padding:8px 14px!important;font-size:15px!important;position:static!important}.nu-news-thumb{background:#edf3f2!important;justify-self:end!important;width:158px!important;height:122px!important;overflow:hidden!important}.nu-news-thumb img{object-fit:cover!important;width:100%!important;height:100%!important}.nu-image-empty{color:#fff!important;text-align:center!important;background:linear-gradient(135deg,#00866b,#00a884)!important;place-items:center!important;min-height:100%!important;padding:12px!important;font-weight:700!important;display:grid!important}.nu-image-empty.small{font-size:12px!important}.nu-home-actions a{color:#fff!important;background:#009b8f!important;border-radius:0!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:0 18px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.nu-home-side{box-shadow:none!important;background:#fff!important;border:0!important;border-left:1px solid #eeeeef!important;border-radius:0!important;position:sticky!important;top:112px!important}.nu-loading-box,.nu-empty-box{box-shadow:none!important;border:1px solid #eeeeef!important;border-radius:0!important}@media (width<=1024px){.nu-home-container{grid-template-columns:1fr!important}.nu-home-side{border-top:1px solid #eeeeef!important;border-left:0!important;position:static!important}}@media (width<=900px){.portal-header .main-header,.portal-header .header-inner{min-height:74px!important}.portal-header .header-inner{justify-content:center!important;position:relative!important}.portal-header .brand{text-align:center!important;justify-content:center!important;gap:8px!important;min-width:0!important;max-width:58vw!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.portal-header .brand-logo{width:36px!important;height:36px!important;display:none!important}.portal-header .brand-title{color:#fff!important;text-align:center!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:58vw!important;font-size:20px!important;line-height:1.12!important;overflow:hidden!important}.portal-header .brand-subtitle{display:none!important}.portal-header .mobile-actions{pointer-events:none!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}.portal-header .mobile-search-button,.portal-header .mobile-button{pointer-events:auto!important;color:#fff!important;background:0 0!important;border:0!important;border-radius:0!important;width:44px!important;height:44px!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.portal-header .mobile-button{left:0!important}.portal-header .mobile-search-button{right:0!important}.portal-header .mobile-search-button.active,.portal-header .mobile-button.active,.portal-header .mobile-search-button:hover,.portal-header .mobile-button:hover{color:#fff!important;background:#ffffff24!important}.portal-header .mobile-search-panel{top:74px!important}.nu-online-home{padding:48px 0 42px!important}.nu-home-container{width:calc(100% - 48px)!important;display:block!important}.nu-headline-media .nu-category-label{top:24px!important;left:24px!important}.nu-headline-title{margin-top:26px!important;font-size:29px!important;line-height:1.36!important}.nu-headline-summary{font-size:20px!important;line-height:1.45!important}.nu-home-date{font-size:17px!important}.nu-news-item{grid-template-columns:minmax(0,1fr) 112px!important;align-items:start!important;gap:16px!important;padding:26px 0!important}.nu-category-inline{margin-bottom:18px!important;font-size:16px!important}.nu-news-item h2{margin-bottom:15px!important;font-size:21px!important;line-height:1.45!important}.nu-news-thumb{width:112px!important;height:100px!important;margin-top:0!important}.nu-home-side{margin-top:34px!important}}@media (width<=520px){.nu-online-home{padding-top:42px!important}.nu-home-container{width:calc(100% - 38px)!important}.nu-category-label{padding:8px 13px!important;font-size:15px!important}.nu-headline-title{font-size:27px!important}.nu-headline-summary{font-size:18px!important}.nu-home-date{font-size:15px!important}.nu-news-item{grid-template-columns:minmax(0,1fr) 92px!important;gap:13px!important;padding:24px 0!important}.nu-news-item h2{font-size:18px!important;line-height:1.45!important}.nu-news-thumb{width:92px!important;height:84px!important}}:root{--nu-primary:#009b8f;--nu-primary-dark:#007a70;--nu-text-strong:#111326;--nu-text-soft:#6f7280;--nu-text-date:#9b9daa;--nu-border-soft:#e5e5ea;--nu-page-white:#fff}.site-header.portal-header,.portal-header{background:var(--nu-primary)!important;border-bottom:0!important;box-shadow:0 6px 18px #0000001c!important}.portal-header .top-line{display:none!important}.portal-header .header-inner{min-height:76px!important}.portal-header .brand-logo{background:#fff!important;border-color:#fffffff5!important}.portal-header .brand-title,.portal-header .brand-subtitle,.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger{color:#fff!important}.portal-header .nav{justify-content:flex-end!important;margin-left:auto!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger{border-radius:0!important;font-size:14px!important;font-weight:600!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .nav-dropdown:hover .nav-dropdown-trigger,.portal-header .nav .router-link-active:not(.nav-login),.portal-header .nav .router-link-exact-active:not(.nav-login){background:#ffffff24!important}body,#app,.app main{background:#fff!important}.nu-home-main{background:#fff!important;min-width:0!important}.nu-headline-card{color:var(--nu-text-strong)!important;box-shadow:none!important;background:#fff!important;border:0!important;border-radius:0!important;margin:0 0 16px!important;display:block!important;overflow:visible!important}.nu-headline-media{background:#eef3f2!important;border-radius:0!important;width:100%!important;position:relative!important;overflow:hidden!important}.nu-headline-media img{aspect-ratio:16/9!important;object-fit:cover!important;width:100%!important;height:auto!important;display:block!important}.nu-category-label{background:var(--nu-primary)!important;color:#fff!important;text-transform:none!important;letter-spacing:0!important;border:0!important;border-radius:0!important;justify-content:center!important;align-items:center!important;width:fit-content!important;padding:8px 15px!important;font-size:16px!important;font-weight:500!important;line-height:1!important;display:inline-flex!important}.nu-headline-media .nu-category-label{z-index:2!important;position:absolute!important;top:30px!important;left:30px!important}.nu-headline-summary{color:var(--nu-text-soft)!important;margin:0 0 18px!important;font-size:clamp(18px,1.9vw,25px)!important;font-weight:400!important;line-height:1.45!important}.nu-home-date{color:var(--nu-text-date)!important;margin:0!important;font-size:18px!important;font-weight:400!important;line-height:1.45!important}.nu-news-list{gap:0!important;margin-top:23px!important;display:grid!important}.nu-news-item{border-top:2px dashed var(--nu-border-soft)!important;color:var(--nu-text-strong)!important;background:#fff!important;grid-template-columns:minmax(0,1fr) 164px!important;align-items:center!important;gap:28px!important;padding:30px 0!important;display:grid!important}.nu-news-item:hover{opacity:.88!important}.nu-news-copy{min-width:0!important}.nu-category-inline{margin:0 0 18px!important;padding:8px 15px!important;font-size:15px!important;position:static!important}.nu-news-item h2{color:var(--nu-text-strong)!important;letter-spacing:-.04em!important;margin:0 0 16px!important;font-size:clamp(22px,2.35vw,31px)!important;font-weight:800!important;line-height:1.42!important}.nu-news-thumb{background:#edf3f2!important;border-radius:0!important;justify-self:end!important;width:164px!important;height:126px!important;overflow:hidden!important}.nu-news-thumb img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.nu-image-empty{background:linear-gradient(135deg, var(--nu-primary-dark), var(--nu-primary))!important;color:#fff!important;text-align:center!important;place-items:center!important;height:100%!important;min-height:100%!important;padding:10px!important;font-weight:700!important;display:grid!important}.nu-home-actions{border-top:2px dashed var(--nu-border-soft)!important;flex-wrap:wrap!important;gap:12px!important;padding-top:28px!important;display:flex!important}.nu-home-actions a{background:var(--nu-primary)!important;color:#fff!important;border-radius:0!important;justify-content:center!important;align-items:center!important;min-height:42px!important;padding:0 18px!important;font-size:14px!important;font-weight:700!important;display:inline-flex!important}.nu-home-side,.popular-sidebar.nu-home-side{box-shadow:none!important;background:#fff!important;border:0!important;border-left:1px solid #eeeeef!important;border-radius:0!important;padding:0 0 0 22px!important;position:sticky!important;top:104px!important}.nu-home-side .sidebar-title,.popular-sidebar .sidebar-title{border-bottom:2px solid #eeeeef!important;margin-bottom:8px!important;padding-bottom:12px!important}.nu-home-side .sidebar-title span,.popular-sidebar .sidebar-title span{background:var(--nu-primary)!important;border-radius:0!important;width:6px!important;height:28px!important}.nu-home-side .sidebar-title h3,.popular-sidebar .sidebar-title h3{color:var(--nu-text-strong)!important;font-size:22px!important;font-weight:800!important}.nu-home-side .popular-item,.popular-sidebar .popular-item{border-bottom:1px solid #eeeeef!important;grid-template-columns:34px minmax(0,1fr)!important;gap:12px!important;padding:16px 0!important}.nu-home-side .popular-number,.popular-sidebar .popular-number{background:var(--nu-primary)!important;border-radius:0!important;width:30px!important;height:30px!important}.nu-home-side .popular-item h4,.popular-sidebar .popular-item h4{color:var(--nu-text-strong)!important;font-size:14px!important;font-weight:800!important;line-height:1.45!important}.nu-home-side .popular-item p,.popular-sidebar .popular-item p{color:var(--nu-text-date)!important;font-size:12px!important}.archive-page .portal-layout,.portal-home .portal-layout{grid-template-columns:minmax(0,1fr) 328px!important;gap:36px!important;width:min(1180px,100% - 56px)!important}.archive-page .portal-grid-2,.portal-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}.archive-page .post-card,.archive-page .portal-card,.post-card,.portal-card{box-shadow:none!important;border:1px solid #eeeeef!important;border-radius:0!important}.archive-page .post-body h3,.archive-page .portal-card-body h3,.post-body h3,.portal-card-body h3{color:var(--nu-text-strong)!important;font-weight:800!important}@media (width<=1024px){.nu-home-container,.archive-page .portal-layout,.portal-home .portal-layout{grid-template-columns:1fr!important;gap:34px!important;width:min(100% - 44px,880px)!important}.nu-home-side,.popular-sidebar.nu-home-side{border-top:1px solid #eeeeef!important;border-left:0!important;padding:22px 0 0!important;position:static!important}}@media (width<=900px){.portal-header .main-header,.portal-header .header-inner{min-height:72px!important}.portal-header .header-inner{justify-content:center!important;position:relative!important}.portal-header .brand{text-align:center!important;color:#fff!important;justify-content:center!important;gap:8px!important;min-width:0!important;max-width:calc(100vw - 132px)!important;display:flex!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.portal-header .brand-logo{border-radius:50%!important;width:38px!important;height:38px!important;display:grid!important}.portal-header .brand-title{color:#fff!important;text-align:left!important;white-space:nowrap!important;text-overflow:ellipsis!important;max-width:calc(100vw - 188px)!important;font-size:15px!important;font-weight:800!important;line-height:1.15!important;overflow:hidden!important}.portal-header .brand-subtitle{display:none!important}.portal-header .mobile-actions{pointer-events:none!important;margin:0!important;display:block!important;position:absolute!important;inset:0!important}.portal-header .mobile-search-button,.portal-header .mobile-button{pointer-events:auto!important;color:#fff!important;background:0 0!important;border:0!important;border-radius:0!important;width:48px!important;height:48px!important;position:absolute!important;top:50%!important;transform:translateY(-50%)!important}.portal-header .mobile-button{left:0!important}.portal-header .mobile-search-button{right:0!important}.portal-header .mobile-search-button svg{width:25px!important;height:25px!important}.portal-header .mobile-button .nav-icon-lines{gap:5px!important;width:26px!important}.portal-header .mobile-button .nav-icon-lines i{width:26px!important;height:3px!important}.portal-header .mobile-search-button.active,.portal-header .mobile-button.active,.portal-header .mobile-search-button:hover,.portal-header .mobile-button:hover{color:#fff!important;background:#ffffff21!important}.portal-header .mobile-search-panel{top:72px!important}.portal-header .nav{width:min(86vw,360px)!important;padding:16px!important;top:0!important}.nu-online-home{padding:48px 0 46px!important}.nu-home-container{width:calc(100% - 48px)!important;display:block!important}.nu-headline-media .nu-category-label{top:24px!important;left:24px!important}.nu-headline-title{letter-spacing:-.04em!important;margin:26px 0 13px!important;font-size:30px!important;line-height:1.37!important}.nu-headline-summary{margin-bottom:17px!important;font-size:20px!important;line-height:1.48!important}.nu-home-date{font-size:17px!important}.nu-news-list{margin-top:22px!important}.nu-news-item{border-top:2px dashed var(--nu-border-soft)!important;grid-template-columns:minmax(0,1fr) 112px!important;align-items:start!important;gap:16px!important;padding:26px 0!important}.nu-category-label,.nu-category-inline{padding:8px 14px!important;font-size:16px!important}.nu-category-inline{margin-bottom:18px!important}.nu-news-item h2{margin-bottom:15px!important;font-size:21px!important;line-height:1.45!important}.nu-news-thumb{width:112px!important;height:100px!important;margin-top:0!important}.nu-home-side{margin-top:34px!important}.archive-page .portal-grid-2,.portal-grid-2{grid-template-columns:1fr!important}}@media (width<=520px){.portal-header .brand-logo{width:34px!important;height:34px!important}.portal-header .brand-title{max-width:calc(100vw - 178px)!important;font-size:13px!important}.nu-online-home{padding-top:42px!important}.nu-home-container{width:calc(100% - 38px)!important}.nu-category-label,.nu-category-inline{padding:8px 13px!important;font-size:15px!important}.nu-headline-title{font-size:27px!important}.nu-headline-summary{font-size:18px!important}.nu-home-date{font-size:15px!important}.nu-news-item{grid-template-columns:minmax(0,1fr) 92px!important;gap:13px!important;padding:24px 0!important}.nu-news-item h2{font-size:18px!important}.nu-news-thumb{width:92px!important;height:84px!important}}:root{--nu-primary:#008f7e;--nu-primary-dark:#006f63;--nu-primary-deep:#00584f;--nu-soft:#eefaf7;--nu-soft-2:#f7fbfa;--nu-text-strong:#121426;--nu-text-body:#3f4654;--nu-text-soft:#6e7482;--nu-text-date:#969ba8;--nu-border-soft:#e6e8ee;--nu-shadow-soft:0 16px 45px #141c2d14}html,body,#app,.app{width:100%!important;max-width:none!important;color:var(--nu-text-body)!important;text-align:left!important;background:#fff!important;border:0!important;margin:0!important;font-family:Poppins,Arial,Helvetica,sans-serif!important}#app *{font-family:Poppins,Arial,Helvetica,sans-serif!important}.container{width:min(1180px,100% - 48px)!important;margin-inline:auto!important}.site-header.portal-header,.portal-header{background:var(--nu-primary)!important;color:#fff!important;border:0!important;box-shadow:0 8px 24px #003c3429!important}.portal-header .top-line,.portal-header .mobile-search-panel,.portal-header .mobile-search-button{display:none!important}.portal-header .main-header{background:var(--nu-primary)!important;min-height:76px!important}.portal-header .header-inner{justify-content:space-between!important;align-items:center!important;gap:22px!important;min-height:76px!important;display:flex!important;position:relative!important}.portal-header .brand{color:#fff!important;flex:0 auto!important;align-items:center!important;gap:12px!important;min-width:0!important;max-width:360px!important;display:flex!important;position:static!important;transform:none!important}.portal-header .brand-logo{width:46px!important;height:46px!important;color:var(--nu-primary-dark)!important;background:#fff!important;border:2px solid #fffffff0!important;border-radius:50%!important;flex:none!important;place-items:center!important;display:grid!important;overflow:hidden!important}.portal-header .brand-title{color:#fff!important;letter-spacing:-.02em!important;white-space:nowrap!important;text-overflow:ellipsis!important;font-size:clamp(16px,1.65vw,22px)!important;font-weight:800!important;line-height:1.12!important;overflow:hidden!important}.portal-header .brand-subtitle{color:#ffffffd1!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin-top:3px!important;font-size:11px!important;line-height:1.25!important;overflow:hidden!important}.portal-header .nav{text-align:left!important;flex:auto!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;min-width:0!important;margin-left:auto!important;display:flex!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger,.portal-header .nav-login{color:#fff!important;white-space:nowrap!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;padding:0 11px!important;font-size:13px!important;font-weight:700!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.portal-header button.nav-dropdown-trigger{appearance:none!important}.portal-header .nav-dropdown{position:relative!important}.portal-header .nav-dropdown:not(.open) .nav-dropdown-menu{display:none!important}.portal-header .nav-dropdown-menu{border:1px solid var(--nu-border-soft)!important;border-top:4px solid var(--nu-primary)!important;opacity:1!important;visibility:visible!important;z-index:2000!important;background:#fff!important;border-radius:14px!important;width:min(280px,90vw)!important;padding:9px!important;display:block!important;position:absolute!important;top:calc(100% + 12px)!important;left:auto!important;right:0!important;transform:translateY(0)!important;box-shadow:0 22px 50px #0e222c29!important}.portal-header .nav-dropdown-menu a{min-height:40px!important;color:var(--nu-text-strong)!important;background:#fff!important;border-radius:10px!important;align-items:center!important;padding:0 12px!important;font-size:13px!important;font-weight:650!important;text-decoration:none!important;display:flex!important}.portal-header .nav-search{background:#fff!important;border:1px solid #ffffff4d!important;border-radius:999px!important;flex:none!important;align-items:center!important;height:38px!important;margin-left:8px!important;display:flex!important;overflow:hidden!important}.portal-header .nav-search input{width:clamp(130px,13vw,190px)!important;height:38px!important;color:var(--nu-text-strong)!important;background:#fff!important;border:0!important;outline:0!important;padding:0 13px!important;font-size:12.5px!important}.portal-header .nav-search button{background:var(--nu-primary-dark)!important;color:#fff!important;cursor:pointer!important;border:0!important;border-left:1px solid #edf0f3!important;border-radius:0!important;height:38px!important;padding:0 14px!important;font-size:12.5px!important;font-weight:800!important}.portal-header .nav-login{color:var(--nu-primary-dark)!important;background:#fff!important;margin-left:4px!important}.portal-header .nav-login:hover{color:var(--nu-primary-deep)!important;background:#eaf8f5!important}.portal-header .mobile-actions,.portal-header .mobile-drawer-head,.portal-header .mobile-accordion,.portal-header .drawer-backdrop{display:none!important}.nu-online-home{background:#fff!important;padding:42px 0 66px!important}.nu-home-container{grid-template-columns:minmax(0,1fr) 320px!important;align-items:start!important;gap:42px!important;width:min(1180px,100% - 56px)!important;margin:0 auto!important;display:grid!important}.nu-headline-card,.nu-home-main,.nu-news-item{color:var(--nu-text-strong)!important;box-shadow:none!important;background:#fff!important;border:0!important}.nu-headline-media{background:#edf4f2!important;border-radius:0!important;overflow:hidden!important}.nu-headline-title{color:var(--nu-text-strong)!important;letter-spacing:-.04em!important;margin:24px 0 11px!important;font-size:clamp(30px,3vw,44px)!important;font-weight:800!important;line-height:1.28!important}.nu-headline-summary{color:var(--nu-text-soft)!important;font-size:clamp(17px,1.55vw,22px)!important;line-height:1.55!important}.nu-category-label{background:var(--nu-primary)!important;color:#fff!important;box-shadow:none!important;border-radius:0!important}.nu-news-item{border-top:2px dashed #dde1e6!important;grid-template-columns:minmax(0,1fr) 148px!important;align-items:center!important;gap:26px!important;padding:27px 0!important}.nu-news-item h2{color:var(--nu-text-strong)!important;letter-spacing:-.035em!important;font-size:clamp(20px,2vw,28px)!important;line-height:1.42!important}.nu-home-date{color:var(--nu-text-date)!important}.nu-news-thumb{background:#eef3f2!important;width:148px!important;height:112px!important}.nu-home-side,.popular-sidebar.nu-home-side,.portal-side,.popular-sidebar.portal-side{background:#fff!important;border:1px solid #eef0f4!important;border-radius:16px!important;padding:20px!important;box-shadow:0 12px 34px #1118270f!important}@media (width>=901px){.article-hero{color:var(--nu-text-strong)!important;background:#fff!important;border-bottom:1px solid #eef0f4!important;padding:44px 0 26px!important}.article-hero-inner{text-align:left!important;max-width:940px!important;margin:0 auto!important}.article-kicker{background:var(--nu-soft)!important;width:fit-content!important;min-height:32px!important;color:var(--nu-primary-dark)!important;letter-spacing:.02em!important;text-transform:uppercase!important;border-radius:999px!important;align-items:center!important;padding:0 13px!important;font-size:12px!important;font-weight:800!important;display:inline-flex!important}.article-hero h1{color:var(--nu-text-strong)!important;letter-spacing:-.045em!important;margin:18px 0 14px!important;font-size:clamp(34px,4vw,54px)!important;font-weight:850!important;line-height:1.18!important}.article-hero p{max-width:820px!important;color:var(--nu-text-soft)!important;margin:0 0 16px!important;font-size:18px!important;line-height:1.7!important}.article-meta{color:var(--nu-text-date)!important;flex-wrap:wrap!important;gap:10px!important;display:flex!important}.article-meta span{color:var(--nu-text-soft)!important;background:#f8faf9!important;border:1px solid #edf0f2!important;border-radius:999px!important;padding:7px 12px!important;font-size:12.5px!important}.article-page{background:#fff!important;padding:34px 0 62px!important}.article-page .portal-layout{grid-template-columns:minmax(0,1fr) 318px!important;align-items:start!important;gap:38px!important;width:min(1180px,100% - 56px)!important;display:grid!important}.article-main{background:#fff!important;border:1px solid #eef0f4!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 16px 46px #1118270f!important}.main-article-image{background:#f0f5f4!important;margin:0!important}.main-article-image img{object-fit:cover!important;width:100%!important;max-height:520px!important}.article-content{color:var(--nu-text-body)!important;padding:32px clamp(28px,4vw,58px)!important;font-size:17px!important;line-height:1.9!important}.readalso-box{border-left-color:var(--nu-primary)!important;background:#f6fbfa!important;border-radius:14px!important}}@media (width<=900px){.container{width:calc(100% - 34px)!important}.portal-header .main-header,.portal-header .header-inner{min-height:70px!important}.portal-header .header-inner{justify-content:space-between!important;gap:12px!important}.portal-header .brand{text-align:left!important;flex:auto!important;justify-content:flex-start!important;max-width:calc(100% - 64px)!important;position:static!important;top:auto!important;left:auto!important;transform:none!important}.portal-header .brand-logo{width:38px!important;height:38px!important}.portal-header .brand-title{text-align:left!important;max-width:calc(100vw - 130px)!important;font-size:14px!important}.portal-header .brand-subtitle{display:none!important}.portal-header .mobile-actions{pointer-events:auto!important;flex:none!important;justify-content:flex-end!important;align-items:center!important;margin-left:auto!important;display:flex!important;position:static!important;inset:auto!important}.portal-header .mobile-button{color:#fff!important;pointer-events:auto!important;background:#ffffff1f!important;border:0!important;border-radius:10px!important;place-items:center!important;width:46px!important;height:46px!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;right:auto!important;transform:none!important}.portal-header .mobile-button:hover,.portal-header .mobile-button.active{background:#fff3!important}.portal-header .mobile-button .nav-icon-lines i,.portal-header .mobile-button .nav-icon-x:before,.portal-header .mobile-button .nav-icon-x:after{background:#fff!important}.portal-header .drawer-backdrop{z-index:1400!important;-webkit-backdrop-filter:blur(1px)!important;backdrop-filter:blur(1px)!important;background:#0e141c75!important;display:block!important;position:fixed!important;inset:0!important}.portal-header .nav{z-index:1500!important;width:min(88vw,370px)!important;height:100vh!important;color:var(--nu-text-strong)!important;background:#fff!important;border-radius:0!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:9px!important;margin:0!important;padding:16px!important;transition:transform .25s!important;display:flex!important;position:fixed!important;inset:0 0 0 auto!important;overflow-y:auto!important;transform:translate(105%)!important;box-shadow:-24px 0 64px #0f172a3d!important}.portal-header .nav.show{transform:translate(0)!important}.portal-header .mobile-drawer-head{border-bottom:1px solid #edf0f3!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:3px!important;padding:4px 0 14px!important;display:flex!important}.portal-header .desktop-dropdown{display:none!important}.portal-header .mobile-accordion{display:block!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-login,.portal-header .mobile-accordion-trigger{width:100%!important;min-height:46px!important;color:var(--nu-text-strong)!important;text-align:left!important;background:#f8fbfa!important;border:1px solid #edf0f3!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;padding:0 14px!important;font-size:14px!important;font-weight:700!important;display:flex!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .mobile-accordion-trigger:hover,.portal-header .nav .router-link-active:not(.nav-login),.portal-header .nav .router-link-exact-active:not(.nav-login){background:var(--nu-soft)!important;color:var(--nu-primary-dark)!important;border-color:#008f7e40!important}.portal-header .mobile-submenu{gap:7px!important;padding:8px 0 2px 14px!important;display:grid!important}.portal-header .mobile-submenu a{min-height:40px!important;color:var(--nu-text-strong)!important;background:#fff!important;border:1px solid #edf0f3!important;border-radius:11px!important;align-items:center!important;padding:0 12px!important;font-size:13px!important;font-weight:650!important;display:flex!important}.portal-header .nav .nav-search,.portal-header .nav-search{background:#fff!important;border:1px solid #dfe6e4!important;border-radius:12px!important;flex:none!important;grid-template-columns:minmax(0,1fr) auto!important;gap:0!important;width:100%!important;height:auto!important;margin:6px 0 0!important;display:grid!important;overflow:hidden!important}.portal-header .nav-search input{width:100%!important;height:44px!important;color:var(--nu-text-strong)!important;background:#fff!important;border:0!important;padding:0 13px!important;font-size:13px!important}.portal-header .nav-search button{background:var(--nu-primary)!important;color:#fff!important;border:0!important;border-left:1px solid #e5e9ee!important;height:44px!important;padding:0 15px!important;font-size:13px!important;font-weight:800!important}.portal-header .nav-login{background:var(--nu-primary)!important;color:#fff!important;border-color:var(--nu-primary)!important;justify-content:center!important}.nu-home-container{width:calc(100% - 38px)!important;display:block!important}.nu-news-item{grid-template-columns:minmax(0,1fr) 104px!important;gap:14px!important}.nu-news-thumb{width:104px!important;height:92px!important}}.article-hero .article-hero-inner>p{display:none!important}.detail-article-hero,.article-hero{color:#101828!important;box-shadow:none!important;background:#fff!important;border-bottom:1px solid #e8eeee!important}.article-hero h1{color:#101828!important;text-shadow:none!important}.article-kicker{color:#00796b!important;background:#eefaf7!important;border:1px solid #00897b29!important}.article-meta,.article-meta span,.article-meta span b{color:#475467!important;text-shadow:none!important}.article-page{background:#f6faf9!important}.article-content,.article-content p,.article-content div,.article-content span,.article-content li{color:#25303b!important}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content h5,.article-content h6,.article-content strong,.article-content b{color:#101828!important}@media (width<=900px){.detail-article-hero,.article-hero{background:#fff!important;padding:22px 0 18px!important}.article-hero-inner{text-align:left!important;width:calc(100% - 34px)!important;margin:0 auto!important}.article-kicker{letter-spacing:.02em!important;text-transform:uppercase!important;white-space:nowrap!important;text-overflow:ellipsis!important;border-radius:999px!important;align-items:center!important;max-width:100%!important;height:28px!important;padding:0 11px!important;font-size:10.5px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.article-hero h1{color:#101828!important;letter-spacing:-.045em!important;margin:13px 0 12px!important;font-size:clamp(25px,7.4vw,33px)!important;font-weight:900!important;line-height:1.14!important}.article-meta-one-line,.article-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin-top:12px!important;display:grid!important}.article-meta-one-line span,.article-meta span{color:#344054!important;white-space:nowrap!important;background:#f4fbf9!important;border:1px solid #e1eeee!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:3px!important;min-width:0!important;height:30px!important;padding:0 6px!important;font-size:10.2px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.article-meta-one-line span i,.article-meta span i{flex:none!important;font-size:11px!important;font-style:normal!important}.article-meta-one-line span b,.article-meta span b{color:#344054!important;text-overflow:ellipsis!important;white-space:nowrap!important;min-width:0!important;font-weight:700!important;display:block!important;overflow:hidden!important}.article-page{background:#f6faf9!important;padding:14px 0 36px!important}.article-page .portal-layout{width:calc(100% - 22px)!important;margin:0 auto!important;display:block!important}.article-main{background:#fff!important;border:1px solid #e6eeee!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 14px 34px #10182814!important}.main-article-image{background:#fff!important;margin:0!important;padding:10px 10px 0!important}.main-article-image img{object-fit:cover!important;border-radius:14px!important;width:100%!important;height:auto!important;max-height:none!important;display:block!important}.article-content{color:#25303b!important;text-align:left!important;background:#fff!important;padding:18px 17px 8px!important;font-size:16px!important;line-height:1.82!important}.article-content p{color:#25303b!important;margin:0 0 17px!important;font-size:16px!important;line-height:1.82!important}.article-content h2,.article-content h3{color:#101828!important;margin:24px 0 12px!important;font-size:21px!important;font-weight:850!important;line-height:1.32!important}.article-content img,.article-content figure img{border-radius:12px!important;max-width:100%!important;height:auto!important}.readalso-box,.baca-juga,.read-also-box{color:#101828!important;background:#f4fbfa!important;border-left:4px solid #008b7a!important;border-radius:14px!important;margin:20px 0!important;padding:14px 15px!important}.readalso-box *,.baca-juga *,.read-also-box *{color:#101828!important}.share-box,.share-buttons,.comment-box,.comments-box{color:#101828!important;margin:0 17px 18px!important}.portal-side,.popular-sidebar.portal-side{display:none!important}}:root{--saqo-green:#008b7a;--saqo-green-dark:#006b5d;--saqo-green-soft:#edf8f6;--saqo-text:#101828;--saqo-muted:#667085;--saqo-line:#e6eeee;--saqo-bg:#f6faf9;--saqo-white:#fff}.inner-page-hero,.archive-hero-clean,.profile-hero-clean,.pendidikan-hero-clean{color:var(--saqo-text)!important;border-bottom:1px solid var(--saqo-line)!important;box-shadow:none!important;background:#fff!important;padding:34px 0 28px!important}.inner-page-hero-inner{max-width:980px!important}.inner-page-hero .section-kicker,.archive-hero-clean span,.pendidikan-hero-clean .section-kicker,.profile-hero-clean .section-kicker{background:var(--saqo-green-soft)!important;width:fit-content!important;color:var(--saqo-green-dark)!important;letter-spacing:.02em!important;text-transform:uppercase!important;border:1px solid #008b7a24!important;border-radius:999px!important;align-items:center!important;padding:6px 11px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.inner-page-hero h1,.archive-hero-clean h1,.profile-hero-clean h1,.pendidikan-hero-clean h1{max-width:860px!important;color:var(--saqo-text)!important;letter-spacing:-.04em!important;text-shadow:none!important;margin:12px 0 0!important;font-size:clamp(31px,4vw,48px)!important;font-weight:900!important;line-height:1.14!important}.inner-page-hero p,.archive-hero-clean p,.profile-hero-clean p,.pendidikan-hero-clean p{display:none!important}.inner-content-section,.archive-page-clean,.profile-page-section,.pendidikan-page-section{background:var(--saqo-bg)!important;padding:26px 0 54px!important}.inner-narrow-wrap{max-width:960px!important}.inner-state-box{border:1px solid var(--saqo-line)!important;color:var(--saqo-muted)!important;background:#fff!important;border-radius:18px!important;box-shadow:0 12px 30px #1018280f!important}.profile-article-clean,.profile-article-clean.article{border:1px solid var(--saqo-line)!important;background:#fff!important;border-radius:22px!important;padding:0!important;overflow:hidden!important;box-shadow:0 16px 44px #10182812!important}.profile-main-image,.profile-article-clean figure{background:#fff!important;margin:0!important;padding:14px 14px 0!important}.profile-main-image img,.profile-article-clean figure img{object-fit:cover!important;border-radius:17px!important;width:100%!important;max-height:460px!important;display:block!important}.profile-content{color:#263442!important;padding:clamp(20px,4vw,38px)!important;font-size:16.5px!important;line-height:1.85!important}.profile-content p,.profile-content li,.profile-content span,.profile-content div{color:#263442!important;font-size:16.5px!important;line-height:1.85!important}.profile-content h1,.profile-content h2,.profile-content h3,.profile-content h4,.profile-content strong,.profile-content b{color:var(--saqo-text)!important;font-weight:850!important}.profile-content img{border-radius:14px!important;max-width:100%!important;height:auto!important}.archive-main-clean{min-width:0!important}.portal-archive-list .portal-card.horizontal{border:1px solid var(--saqo-line)!important;background:#fff!important;border-radius:18px!important;grid-template-columns:214px minmax(0,1fr)!important;align-items:stretch!important;min-height:150px!important;display:grid!important;overflow:hidden!important;transform:none!important;box-shadow:0 10px 30px #1018280e!important}.portal-archive-list .portal-card.horizontal:hover{border-color:#008b7a57!important;box-shadow:0 18px 42px #10182817!important}.portal-archive-list .portal-card-img{background:#dcefea!important;min-height:150px!important}.portal-archive-list .portal-card-img img,.portal-archive-list .portal-img-empty{object-fit:cover!important;width:100%!important;height:100%!important;min-height:150px!important}.portal-archive-list .portal-card-body{flex-direction:column!important;justify-content:center!important;padding:17px 18px!important;display:flex!important}.portal-archive-list .portal-meta{gap:8px!important;margin:0 0 6px!important}.portal-archive-list .portal-meta span:first-child{background:var(--saqo-green-soft)!important;color:var(--saqo-green-dark)!important;border:1px solid #008b7a1f!important;border-radius:999px!important;padding:5px 9px!important;font-size:10.5px!important}.portal-archive-list .portal-card-body p{color:var(--saqo-muted)!important;font-size:14px!important;line-height:1.65!important}.portal-archive-list .portal-card-foot{color:var(--saqo-muted)!important;margin-top:12px!important;font-size:12px!important}.archive-side-clean.popular-sidebar,.archive-side-clean .popular-sidebar,.archive-side-clean{border:1px solid var(--saqo-line)!important;border-radius:18px!important;box-shadow:0 12px 32px #1018280f!important}.pendidikan-card-clean.program-card{border:1px solid var(--saqo-line)!important;background:#fff!important;border-radius:20px!important;transition:transform .18s,box-shadow .18s,border-color .18s!important;overflow:hidden!important;box-shadow:0 12px 32px #1018280f!important}.pendidikan-card-clean.program-card:hover{border-color:#008b7a57!important;transform:translateY(-3px)!important;box-shadow:0 18px 42px #1018281a!important}.pendidikan-card-icon.program-icon{background:var(--saqo-green-soft)!important;width:42px!important;height:42px!important;color:var(--saqo-green-dark)!important;border:1px solid #008b7a24!important;border-radius:13px!important;margin-bottom:12px!important;font-size:13px!important;font-weight:900!important}.pendidikan-card-body h3{color:var(--saqo-text)!important;letter-spacing:-.02em!important;margin:0 0 8px!important;font-size:19px!important;font-weight:880!important;line-height:1.33!important}.pendidikan-card-body p{color:var(--saqo-muted)!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:14px!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}.pendidikan-detail-clean.article{border:1px solid var(--saqo-line)!important;background:#fff!important;border-radius:22px!important;max-width:980px!important;margin:0 auto!important;padding:22px!important;box-shadow:0 16px 44px #10182812!important}.back-button-clean{background:var(--saqo-green-soft)!important;color:var(--saqo-green-dark)!important;border:1px solid #008b7a24!important;border-radius:999px!important;align-items:center!important;margin:0 0 16px!important;padding:10px 14px!important;font-size:13px!important;font-weight:800!important;text-decoration:none!important;display:inline-flex!important}.pendidikan-detail-image.main-article-image{box-shadow:none!important;background:#dcefea!important;border-radius:17px!important;margin:0 0 20px!important;padding:0!important;overflow:hidden!important}.pendidikan-detail-clean h2{color:var(--saqo-text)!important;letter-spacing:-.035em!important;margin:12px 0 8px!important;font-size:clamp(26px,4vw,38px)!important;font-weight:900!important;line-height:1.18!important}.pendidikan-lead,.pendidikan-detail-clean p,.pendidikan-content p,.pendidikan-content li,.pendidikan-content div,.pendidikan-content span{color:#263442!important;font-size:16px!important;line-height:1.82!important}.pendidikan-info-box.detail-box{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;margin-top:18px!important}.pendidikan-info-box.detail-box>div{border:1px solid var(--saqo-line)!important;background:#f7fbfa!important;border-radius:16px!important;padding:14px!important}.pendidikan-info-box strong{color:var(--saqo-text)!important;margin-bottom:6px!important;font-size:13px!important;font-weight:850!important;display:block!important}.pendidikan-info-box span{color:var(--saqo-muted)!important;font-size:14px!important}.simple-footer-inner{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;padding-top:24px!important;padding-bottom:22px!important}.simple-footer-block h4{letter-spacing:-.01em!important;margin-bottom:10px!important;font-size:16px!important}.footer-icon-link{border-radius:11px!important;flex:none!important;width:34px!important;height:34px!important;box-shadow:0 8px 18px #00000024!important}.simple-footer-hours{box-shadow:none!important;background:#ffffff14!important;border-radius:16px!important;padding:13px 16px!important}.simple-footer-hours p{font-size:13px!important;line-height:1.5!important}.simple-contact-footer .footer-bottom{padding:12px!important;font-size:12px!important}@media (width<=900px){.inner-page-hero,.archive-hero-clean,.profile-hero-clean,.pendidikan-hero-clean{padding:24px 0 20px!important}.inner-page-hero-inner{width:calc(100% - 34px)!important;margin:0 auto!important}.inner-page-hero h1,.archive-hero-clean h1,.profile-hero-clean h1,.pendidikan-hero-clean h1{margin-top:11px!important;font-size:clamp(27px,8vw,34px)!important;line-height:1.13!important}.inner-content-section,.archive-page-clean,.profile-page-section,.pendidikan-page-section{padding:15px 0 38px!important}.inner-narrow-wrap,.archive-layout-clean,.pendidikan-page-section .container{width:calc(100% - 22px)!important;margin:0 auto!important}.profile-article-clean,.profile-article-clean.article,.pendidikan-detail-clean.article{border-radius:18px!important;box-shadow:0 12px 30px #10182812!important}.profile-main-image,.profile-article-clean figure{padding:10px 10px 0!important}.profile-main-image img,.profile-article-clean figure img{border-radius:14px!important;max-height:none!important}.profile-content{padding:18px 17px 8px!important}.profile-content p,.profile-content li,.profile-content span,.profile-content div{font-size:16px!important;line-height:1.82!important}.archive-layout-clean{display:block!important}.portal-archive-list{gap:10px!important}.portal-archive-list .portal-card.horizontal{min-height:118px!important;box-shadow:none!important;background:0 0!important;border-width:0 0 1px!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) 104px!important;padding:14px 0!important}.portal-archive-list .portal-card.horizontal .portal-card-img{border-radius:9px!important;grid-area:1/2!important;align-self:start!important;height:88px!important;min-height:88px!important;overflow:hidden!important}.portal-archive-list .portal-card.horizontal .portal-card-body{grid-area:1/1!important;justify-content:start!important;padding:0 13px 0 0!important}.portal-archive-list .portal-card-img img,.portal-archive-list .portal-img-empty{border-radius:9px!important;height:88px!important;min-height:88px!important}.portal-archive-list .portal-meta{margin-bottom:5px!important}.portal-archive-list .portal-meta span:first-child{padding:4px 8px!important;font-size:10px!important}.portal-archive-list .portal-meta span:not(:first-child){font-size:11px!important}.portal-archive-list .portal-card-body h3{letter-spacing:-.025em!important;-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:5px 0 6px!important;font-size:17px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.portal-archive-list .portal-card-body p{display:none!important}.portal-archive-list .portal-card-foot{justify-content:flex-start!important;gap:10px!important;margin-top:0!important;font-size:11px!important}.archive-side-clean,.archive-side-clean.popular-sidebar{display:none!important}.pendidikan-grid-clean{grid-template-columns:1fr!important;gap:12px!important}.pendidikan-card-clean.program-card{border-radius:17px!important;grid-template-columns:100px minmax(0,1fr)!important;display:grid!important}.pendidikan-card-image.program-image{height:100%!important;min-height:132px!important}.pendidikan-card-body.program-body{padding:14px!important}.pendidikan-card-icon.program-icon{border-radius:10px!important;width:34px!important;height:34px!important;margin-bottom:8px!important;font-size:11px!important}.pendidikan-card-body h3{font-size:18px!important;line-height:1.28!important}.pendidikan-card-body p{-webkit-line-clamp:2!important;font-size:13px!important;line-height:1.55!important}.pendidikan-detail-clean.article{border-radius:18px!important;width:calc(100% - 22px)!important;padding:14px!important}.back-button-clean{margin-bottom:13px!important;padding:9px 12px!important;font-size:12.5px!important}.pendidikan-detail-image.main-article-image{border-radius:14px!important}.pendidikan-detail-clean h2{font-size:25px!important}.pendidikan-lead,.pendidikan-detail-clean p,.pendidikan-content p,.pendidikan-content li,.pendidikan-content div,.pendidikan-content span{font-size:16px!important;line-height:1.82!important}.pendidikan-info-box.detail-box{grid-template-columns:1fr!important}.portal-footer.simple-contact-footer{margin-top:30px!important}.simple-footer-inner{width:calc(100% - 24px)!important;padding-top:22px!important;padding-bottom:20px!important;display:block!important}.simple-footer-block h4{text-align:left!important;font-size:15px!important}.footer-icon-row{justify-content:flex-start!important;gap:7px!important;padding-bottom:4px!important}.footer-icon-link{border-radius:10px!important;width:31px!important;height:31px!important}.footer-icon-link svg{width:14.5px!important;height:14.5px!important}.simple-footer-hours{margin-top:14px!important;padding:12px 14px!important}}@media (width<=370px){.footer-icon-row{gap:5px!important}.footer-icon-link{border-radius:9px!important;width:29px!important;height:29px!important}.footer-icon-link svg{width:13px!important;height:13px!important}.pendidikan-card-clean.program-card{grid-template-columns:90px minmax(0,1fr)!important}}:root{--saqo-primary:#00856f;--saqo-primary-dark:#006b5d;--saqo-primary-soft:#eefaf7;--saqo-text-main:#101828;--saqo-text-body:#263442;--saqo-text-muted:#667085;--saqo-border:#e5eeee;--saqo-bg-soft:#f6faf9;--saqo-card:#fff;--saqo-shadow-soft:0 14px 34px #10182812;--saqo-shadow-hover:0 20px 46px #1018281a;--saqo-font:"Poppins", Arial, Helvetica, sans-serif}html,body,#app,#app *,button,input,textarea,select{font-family:var(--saqo-font)!important}body.drawer-open{overflow:hidden!important}.portal-header,.site-header{z-index:9999!important;background:var(--saqo-primary)!important;position:sticky!important;top:0!important;box-shadow:0 8px 26px #00493f2e!important}.portal-header .top-line{color:#ffffffd1!important;background:#006b5d!important;border:0!important;font-size:11px!important}.portal-header .top-line-inner{justify-content:space-between!important;align-items:center!important;gap:16px!important;min-height:28px!important;display:flex!important}.portal-header .main-header{background:var(--saqo-primary)!important;border:0!important}.portal-header .header-inner{align-items:center!important;gap:18px!important;min-height:74px!important;display:flex!important}.portal-header .brand{color:#fff!important;align-items:center!important;gap:12px!important;min-width:0!important;text-decoration:none!important;display:inline-flex!important}.portal-header .brand-logo{background:#ffffff24!important;border:1px solid #ffffff38!important;border-radius:14px!important;flex:none!important;place-items:center!important;width:46px!important;height:46px!important;display:grid!important;overflow:hidden!important}.portal-header .brand-logo img{object-fit:cover!important;width:100%!important;height:100%!important}.portal-header .brand-logo span{color:#fff!important;font-size:15px!important;font-weight:900!important}.portal-header .brand-text{flex-direction:column!important;justify-content:center!important;gap:2px!important;min-width:0!important;line-height:1.15!important;display:flex!important}.portal-header .brand-title{text-overflow:ellipsis!important;white-space:nowrap!important;color:#fff!important;letter-spacing:-.035em!important;text-transform:none!important;max-width:min(43vw,430px)!important;font-size:clamp(18px,1.65vw,24px)!important;font-weight:900!important;line-height:1.12!important;display:block!important;overflow:hidden!important}.portal-header .brand-subtitle{text-overflow:ellipsis!important;white-space:nowrap!important;color:#ffffffdb!important;letter-spacing:0!important;max-width:min(43vw,430px)!important;font-size:11.5px!important;font-weight:600!important;line-height:1.25!important;display:block!important;overflow:hidden!important}.portal-header .nav{justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important;margin-left:auto!important;display:flex!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger,.portal-header .nav-login{color:#ffffffeb!important;white-space:nowrap!important;min-height:38px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;padding:0 10px!important;font-size:13px!important;font-weight:750!important;line-height:1!important;text-decoration:none!important;display:inline-flex!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .nav-dropdown.open .nav-dropdown-trigger,.portal-header .nav .router-link-active:not(.nav-login),.portal-header .nav .router-link-exact-active:not(.nav-login){color:#fff!important;background:#ffffff24!important}.portal-header .desktop-dropdown{position:relative!important}.portal-header .desktop-dropdown:not(.open) .nav-dropdown-menu{display:none!important}.portal-header .nav-dropdown-menu{border:1px solid var(--saqo-border)!important;z-index:10001!important;background:#fff!important;border-radius:16px!important;min-width:230px!important;padding:8px!important;position:absolute!important;top:calc(100% + 12px)!important;left:auto!important;right:0!important;box-shadow:0 22px 46px #10182829!important}.portal-header .nav-dropdown-menu a{min-height:40px!important;color:var(--saqo-text-main)!important;border-radius:12px!important;align-items:center!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;display:flex!important}.portal-header .nav-dropdown-menu a:hover,.portal-header .nav-dropdown-menu .router-link-active{background:var(--saqo-primary-soft)!important;color:var(--saqo-primary-dark)!important}.portal-header .chevron{margin-left:4px!important;transition:transform .18s!important;display:inline-flex!important}.portal-header .nav-dropdown.open .chevron{transform:rotate(180deg)!important}.portal-header .nav-search{background:#ffffff24!important;border:1px solid #ffffff2e!important;border-radius:999px!important;align-items:center!important;gap:5px!important;width:190px!important;min-height:38px!important;padding:4px!important;display:flex!important}.portal-header .nav-search input{color:#fff!important;background:0 0!important;border:0!important;outline:0!important;flex:1!important;min-width:0!important;height:30px!important;padding:0 10px!important;font-size:12px!important;font-weight:600!important}.portal-header .nav-search input::placeholder{color:#ffffffc2!important}.portal-header .nav-search button{height:30px!important;color:var(--saqo-primary-dark)!important;background:#fff!important;border:0!important;border-radius:999px!important;flex:none!important;padding:0 11px!important;font-size:11.5px!important;font-weight:850!important}.portal-header .nav-login{color:#fff!important;background:#fff3!important}.portal-header .mobile-actions,.portal-header .mobile-accordion,.portal-header .mobile-drawer-head,.portal-header .drawer-backdrop{display:none!important}.inner-page-hero,.archive-hero-clean,.profile-hero-clean,.pendidikan-hero-clean,.article-hero,.detail-article-hero{color:var(--saqo-text-main)!important;border-bottom:1px solid var(--saqo-border)!important;box-shadow:none!important;text-shadow:none!important;background:#fff!important}.inner-page-hero h1,.archive-hero-clean h1,.profile-hero-clean h1,.pendidikan-hero-clean h1,.article-hero h1,.detail-article-hero h1{color:var(--saqo-text-main)!important;text-shadow:none!important}.inner-content-section,.archive-page-clean,.profile-page-section,.pendidikan-page-section,.article-page{background:var(--saqo-bg-soft)!important}.section-kicker,.article-kicker,.archive-hero-clean span,.pendidikan-hero-clean .section-kicker,.profile-hero-clean .section-kicker{background:var(--saqo-primary-soft)!important;color:var(--saqo-primary-dark)!important;border:1px solid #00856f24!important}.profile-article-clean,.profile-article-clean.article{border:1px solid var(--saqo-border)!important;box-shadow:var(--saqo-shadow-soft)!important;background:#fff!important;border-radius:22px!important;overflow:hidden!important}.profile-content,.profile-content p,.profile-content li,.profile-content span,.profile-content div{color:var(--saqo-text-body)!important;line-height:1.86!important}.profile-content h1,.profile-content h2,.profile-content h3,.profile-content h4,.profile-content strong,.profile-content b{color:var(--saqo-text-main)!important}.archive-layout-clean{grid-template-columns:minmax(0,1fr) 320px!important;align-items:start!important;gap:24px!important;display:grid!important}.portal-archive-list{gap:14px!important;display:grid!important}.portal-archive-list .portal-card.horizontal{border:1px solid var(--saqo-border)!important;background:#fff!important;border-radius:18px!important;grid-template-columns:220px minmax(0,1fr)!important;align-items:stretch!important;min-height:152px!important;text-decoration:none!important;display:grid!important;overflow:hidden!important;box-shadow:0 10px 28px #1018280e!important}.portal-archive-list .portal-card.horizontal:hover{box-shadow:var(--saqo-shadow-hover)!important;border-color:#00856f47!important;transform:translateY(-2px)!important}.portal-archive-list .portal-card-img,.portal-archive-list .portal-card-img img,.portal-archive-list .portal-img-empty{object-fit:cover!important;background:#dcefea!important;width:100%!important;height:100%!important;min-height:152px!important}.portal-archive-list .portal-card-body{flex-direction:column!important;justify-content:center!important;min-width:0!important;padding:18px 19px!important;display:flex!important}.portal-archive-list .portal-meta{flex-wrap:wrap!important;align-items:center!important;gap:8px!important;margin-bottom:7px!important;display:flex!important}.portal-archive-list .portal-meta span:first-child{background:var(--saqo-primary-soft)!important;color:var(--saqo-primary-dark)!important;border:1px solid #00856f24!important;border-radius:999px!important;padding:5px 9px!important;font-size:10.5px!important;font-weight:850!important}.portal-archive-list .portal-meta span:not(:first-child),.portal-archive-list .portal-card-foot{color:var(--saqo-text-muted)!important}.portal-archive-list .portal-card-body h3{color:var(--saqo-text-main)!important;letter-spacing:-.025em!important;margin:0 0 7px!important;font-size:clamp(18px,2vw,22px)!important;font-weight:880!important;line-height:1.34!important}.portal-archive-list .portal-card-body p{color:var(--saqo-text-muted)!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;margin:0!important;font-size:14px!important;line-height:1.65!important;display:-webkit-box!important;overflow:hidden!important}.popular-sidebar,.archive-side-clean.popular-sidebar,.nu-home-side.popular-sidebar{border:1px solid var(--saqo-border)!important;background:#fff!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 12px 32px #1018280f!important}.popular-item{color:var(--saqo-text-main)!important;text-decoration:none!important}.popular-item h4{color:var(--saqo-text-main)!important}.popular-item p{color:var(--saqo-text-muted)!important}.pendidikan-grid-clean{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important;display:grid!important}.pendidikan-card-clean.program-card{border:1px solid var(--saqo-border)!important;background:#fff!important;border-radius:20px!important;text-decoration:none!important;overflow:hidden!important;box-shadow:0 12px 32px #1018280f!important}.pendidikan-card-clean.program-card:hover{box-shadow:var(--saqo-shadow-hover)!important;border-color:#00856f47!important;transform:translateY(-2px)!important}.pendidikan-card-image.program-image{background:#dcefea!important;height:180px!important}.pendidikan-card-image img{object-fit:cover!important;width:100%!important;height:100%!important}.pendidikan-card-body.program-body{padding:18px!important}.pendidikan-card-icon.program-icon{background:var(--saqo-primary-soft)!important;width:42px!important;height:42px!important;color:var(--saqo-primary-dark)!important;border:1px solid #00856f24!important;border-radius:13px!important;place-items:center!important;margin-bottom:12px!important;font-size:13px!important;font-weight:900!important;display:grid!important}.pendidikan-card-body h3,.pendidikan-detail-clean h2{color:var(--saqo-text-main)!important}.pendidikan-card-body p,.pendidikan-lead,.pendidikan-detail-clean p,.pendidikan-content p,.pendidikan-content li,.pendidikan-content div,.pendidikan-content span{color:var(--saqo-text-body)!important}.pendidikan-detail-clean.article{border:1px solid var(--saqo-border)!important;max-width:980px!important;box-shadow:var(--saqo-shadow-soft)!important;background:#fff!important;border-radius:22px!important;margin:0 auto!important;padding:22px!important}.pendidikan-detail-image.main-article-image{background:#dcefea!important;border-radius:17px!important;margin:0 0 20px!important;padding:0!important;overflow:hidden!important}.pendidikan-detail-image img{object-fit:cover!important;width:100%!important;max-height:430px!important;display:block!important}.back-button-clean,.pendidikan-info-box,.pendidikan-info-box.detail-box,.article-hero .article-hero-inner>p{display:none!important}.article-meta,.article-meta span,.article-meta b{color:#475467!important;text-shadow:none!important}.article-main,.article-content{color:var(--saqo-text-body)!important;background:#fff!important}.article-content,.article-content p,.article-content li,.article-content span,.article-content div{color:var(--saqo-text-body)!important;line-height:1.82!important}.article-content h1,.article-content h2,.article-content h3,.article-content h4,.article-content strong,.article-content b{color:var(--saqo-text-main)!important}.portal-footer.simple-contact-footer{color:#fff!important;background:#0b2f2a!important;margin-top:42px!important}.simple-footer-inner{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:24px!important;padding-top:24px!important;padding-bottom:22px!important;display:grid!important}.footer-icon-row{scrollbar-width:none!important;flex-wrap:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:7px!important;max-width:100%!important;padding:2px 2px 6px!important;display:flex!important;overflow:auto hidden!important}.footer-icon-row::-webkit-scrollbar{display:none!important}.footer-icon-link{width:32px!important;height:32px!important;box-shadow:none!important;border-radius:10px!important;flex:none!important;justify-content:center!important;align-items:center!important;display:inline-flex!important}.footer-icon-link svg{width:14px!important;height:14px!important}@media (width<=1180px){.portal-header .brand-title,.portal-header .brand-subtitle{max-width:330px!important}.portal-header .nav-search{width:160px!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-dropdown-trigger,.portal-header .nav-login{padding-left:8px!important;padding-right:8px!important;font-size:12.5px!important}}@media (width<=980px){.portal-header .top-line{display:none!important}.portal-header .header-inner{gap:10px!important;width:calc(100% - 24px)!important;min-height:64px!important;margin:0 auto!important}.portal-header .brand{flex:auto!important;gap:9px!important;max-width:calc(100% - 48px)!important}.portal-header .brand-logo{border-radius:12px!important;width:40px!important;height:40px!important}.portal-header .brand-text{flex:auto!important;gap:2px!important;min-width:0!important}.portal-header .brand-title{letter-spacing:-.035em!important;max-width:100%!important;font-size:clamp(15px,4.2vw,18px)!important;line-height:1.12!important}.portal-header .brand-subtitle{color:#ffffffdb!important;max-width:100%!important;font-size:clamp(9.5px,2.65vw,11px)!important;line-height:1.16!important;display:block!important}.portal-header .mobile-actions{flex:none!important;justify-content:flex-end!important;align-items:center!important;margin-left:auto!important;display:flex!important}.portal-header .mobile-button{width:38px!important;height:38px!important;box-shadow:none!important;cursor:pointer!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;justify-content:center!important;align-items:center!important;padding:0!important;display:inline-flex!important}.portal-header .mobile-button:hover,.portal-header .mobile-button.active,.portal-header .mobile-button:focus{box-shadow:none!important;background:0 0!important;border:0!important}.portal-header .mobile-button .nav-icon-x,.portal-header .mobile-button .nav-icon-x:before,.portal-header .mobile-button .nav-icon-x:after{display:none!important}.portal-header .mobile-button .nav-icon-lines{transform-origin:50%!important;width:25px!important;height:18px!important;transition:transform .28s!important;display:block!important;position:relative!important}.portal-header .mobile-button .nav-icon-lines i{width:25px!important;height:2px!important;box-shadow:none!important;background:#fff!important;border-radius:999px!important;transition:top .22s,transform .28s,opacity .18s!important;position:absolute!important;left:0!important}.portal-header .mobile-button .nav-icon-lines i:first-child{top:0!important}.portal-header .mobile-button .nav-icon-lines i:nth-child(2){top:8px!important}.portal-header .mobile-button .nav-icon-lines i:nth-child(3){top:16px!important}.portal-header .mobile-button.active .nav-icon-lines{transform:rotate(180deg)!important}.portal-header .mobile-button.active .nav-icon-lines i:first-child{top:8px!important;transform:rotate(45deg)!important}.portal-header .mobile-button.active .nav-icon-lines i:nth-child(2){opacity:0!important}.portal-header .mobile-button.active .nav-icon-lines i:nth-child(3){top:8px!important;transform:rotate(-45deg)!important}.portal-header .drawer-backdrop{z-index:9997!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#10182857!important;display:block!important;position:fixed!important;inset:0!important}.portal-header .nav{z-index:9998!important;opacity:0!important;visibility:hidden!important;background:#fff!important;border-radius:20px 0 0 20px!important;flex-direction:column!important;justify-content:flex-start!important;align-items:stretch!important;gap:8px!important;width:min(86vw,340px)!important;height:100vh!important;margin-left:0!important;padding:16px!important;transition:transform .28s,opacity .2s,visibility .2s!important;display:flex!important;position:fixed!important;inset:0 0 0 auto!important;overflow-y:auto!important;transform:translate(110%)!important;box-shadow:-22px 0 48px #1018282e!important}.portal-header .nav.show{opacity:1!important;visibility:visible!important;transform:translate(0)!important}.portal-header .mobile-drawer-head{border-bottom:1px solid var(--saqo-border)!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:6px!important;padding:2px 0 14px!important;display:flex!important}.portal-header .mobile-drawer-brand{min-width:0!important;color:var(--saqo-text-main)!important;align-items:center!important;gap:9px!important;text-decoration:none!important;display:flex!important}.portal-header .mobile-drawer-logo{background:var(--saqo-primary-soft)!important;width:38px!important;height:38px!important;color:var(--saqo-primary-dark)!important;border-radius:12px!important;flex:none!important;place-items:center!important;font-weight:900!important;display:grid!important;overflow:hidden!important}.portal-header .mobile-drawer-logo img{object-fit:cover!important;width:100%!important;height:100%!important}.portal-header .mobile-drawer-text{flex-direction:column!important;min-width:0!important;display:flex!important}.portal-header .mobile-drawer-text strong,.portal-header .mobile-drawer-text small{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:200px!important;display:block!important;overflow:hidden!important}.portal-header .mobile-drawer-text strong{color:var(--saqo-text-main)!important;font-size:13px!important;font-weight:850!important}.portal-header .mobile-drawer-text small{color:var(--saqo-text-muted)!important;margin-top:2px!important;font-size:10.5px!important;font-weight:600!important}.portal-header .mobile-drawer-close{background:0 0!important;border:0!important;place-items:center!important;width:34px!important;height:34px!important;display:grid!important}.portal-header .nav-x-only{width:20px!important;height:20px!important;display:block!important;position:relative!important}.portal-header .nav-x-only:before,.portal-header .nav-x-only:after{content:""!important;background:var(--saqo-text-main)!important;border-radius:999px!important;width:18px!important;height:2px!important;position:absolute!important;top:9px!important;left:1px!important}.portal-header .nav-x-only:before{transform:rotate(45deg)!important}.portal-header .nav-x-only:after{transform:rotate(-45deg)!important}.portal-header .nav-link,.portal-header .nav>a,.portal-header .nav-login{width:100%!important;min-height:45px!important;color:var(--saqo-text-main)!important;border:1px solid var(--saqo-border)!important;background:#fff!important;border-radius:14px!important;justify-content:flex-start!important;padding:0 14px!important;font-size:14px!important;font-weight:760!important}.portal-header .nav-link:hover,.portal-header .nav>a:hover,.portal-header .nav .router-link-active:not(.nav-login),.portal-header .nav .router-link-exact-active:not(.nav-login){background:var(--saqo-primary-soft)!important;color:var(--saqo-primary-dark)!important;border-color:#00856f29!important}.portal-header .desktop-dropdown{display:none!important}.portal-header .mobile-accordion{display:block!important}.portal-header .mobile-accordion-trigger{width:100%!important;min-height:45px!important;color:var(--saqo-text-main)!important;border:1px solid var(--saqo-border)!important;text-align:left!important;background:#fff!important;border-radius:14px!important;justify-content:space-between!important;align-items:center!important;padding:0 14px!important;font-size:14px!important;font-weight:760!important;display:flex!important}.portal-header .mobile-accordion-trigger b{color:var(--saqo-primary-dark)!important;transition:transform .2s!important}.portal-header .mobile-accordion-trigger b.rotate{transform:rotate(180deg)!important}.portal-header .mobile-submenu{background:var(--saqo-bg-soft)!important;border:1px solid var(--saqo-border)!important;border-radius:14px!important;gap:6px!important;margin:7px 0 2px!important;padding:7px!important;display:grid!important}.portal-header .mobile-submenu a{min-height:38px!important;color:var(--saqo-text-main)!important;background:#fff!important;border-radius:11px!important;align-items:center!important;padding:0 12px!important;font-size:13px!important;font-weight:700!important;text-decoration:none!important;display:flex!important}.portal-header .mobile-submenu a:hover,.portal-header .mobile-submenu .router-link-active{background:var(--saqo-primary-soft)!important;color:var(--saqo-primary-dark)!important}.portal-header .nav-search{background:var(--saqo-bg-soft)!important;border:1px solid var(--saqo-border)!important;width:100%!important;min-height:44px!important;margin-top:8px!important;padding:5px!important}.portal-header .nav-search input{height:34px!important;color:var(--saqo-text-main)!important;font-size:13px!important}.portal-header .nav-search input::placeholder{color:#98a2b3!important}.portal-header .nav-search button{background:var(--saqo-primary)!important;color:#fff!important;height:34px!important}.portal-header .nav-login{background:var(--saqo-primary)!important;color:#fff!important;border-color:var(--saqo-primary)!important;justify-content:center!important;margin-top:4px!important}.mobile-search-panel{display:none!important}.inner-page-hero,.archive-hero-clean,.profile-hero-clean,.pendidikan-hero-clean,.article-hero,.detail-article-hero{padding:23px 0 19px!important}.inner-page-hero-inner,.article-hero-inner{width:calc(100% - 32px)!important;margin:0 auto!important}.inner-page-hero h1,.archive-hero-clean h1,.profile-hero-clean h1,.pendidikan-hero-clean h1,.article-hero h1{letter-spacing:-.04em!important;font-size:clamp(26px,7.6vw,34px)!important;line-height:1.14!important}.inner-content-section,.archive-page-clean,.profile-page-section,.pendidikan-page-section,.article-page{padding-top:14px!important;padding-bottom:38px!important}.archive-layout-clean,.inner-narrow-wrap,.pendidikan-page-section .container,.article-page .portal-layout{width:calc(100% - 22px)!important;margin:0 auto!important;display:block!important}.profile-article-clean,.profile-article-clean.article,.pendidikan-detail-clean.article,.article-main{border:1px solid var(--saqo-border)!important;border-radius:18px!important;overflow:hidden!important;box-shadow:0 12px 30px #10182812!important}.profile-main-image,.profile-article-clean figure,.main-article-image,.pendidikan-detail-image.main-article-image{background:#fff!important;margin:0!important;padding:10px 10px 0!important}.profile-main-image img,.profile-article-clean figure img,.main-article-image img,.pendidikan-detail-image img{object-fit:cover!important;border-radius:14px!important;width:100%!important;height:auto!important;max-height:none!important}.profile-content,.article-content,.pendidikan-content,.pendidikan-detail-clean.article{padding:18px 17px 10px!important}.profile-content p,.profile-content li,.profile-content span,.profile-content div,.article-content p,.article-content li,.article-content span,.article-content div,.pendidikan-content p,.pendidikan-content li,.pendidikan-content span,.pendidikan-content div,.pendidikan-lead{color:var(--saqo-text-body)!important;font-size:16px!important;line-height:1.82!important}.portal-archive-list{border:1px solid var(--saqo-border)!important;background:#fff!important;border-radius:18px!important;gap:0!important;overflow:hidden!important;box-shadow:0 12px 30px #1018280f!important}.portal-archive-list .portal-card.horizontal{border:0!important;border-bottom:1px solid var(--saqo-border)!important;min-height:120px!important;box-shadow:none!important;background:#fff!important;border-radius:0!important;grid-template-columns:minmax(0,1fr) 106px!important;gap:12px!important;padding:14px!important}.portal-archive-list .portal-card.horizontal:last-child{border-bottom:0!important}.portal-archive-list .portal-card.horizontal .portal-card-img{border-radius:10px!important;grid-area:1/2!important;align-self:start!important;height:88px!important;min-height:88px!important;overflow:hidden!important}.portal-archive-list .portal-card.horizontal .portal-card-body{grid-area:1/1!important;justify-content:flex-start!important;padding:0!important}.portal-archive-list .portal-card-img img,.portal-archive-list .portal-img-empty{border-radius:10px!important;height:88px!important;min-height:88px!important}.portal-archive-list .portal-meta{margin-bottom:6px!important}.portal-archive-list .portal-meta span:first-child{padding:4px 8px!important;font-size:9.8px!important}.portal-archive-list .portal-meta span:not(:first-child){font-size:10.5px!important}.portal-archive-list .portal-card-body h3{-webkit-line-clamp:3!important;-webkit-box-orient:vertical!important;margin:0 0 6px!important;font-size:16.5px!important;line-height:1.35!important;display:-webkit-box!important;overflow:hidden!important}.portal-archive-list .portal-card-body p{display:none!important}.portal-archive-list .portal-card-foot{gap:8px!important;margin-top:0!important;font-size:10.5px!important}.archive-side-clean,.archive-side-clean.popular-sidebar,.portal-side,.popular-sidebar.portal-side{display:none!important}.pendidikan-grid-clean{grid-template-columns:1fr!important;gap:12px!important}.pendidikan-card-clean.program-card{border-radius:18px!important;grid-template-columns:104px minmax(0,1fr)!important;min-height:126px!important;display:grid!important;box-shadow:0 10px 24px #1018280f!important}.pendidikan-card-image.program-image{height:100%!important;min-height:126px!important}.pendidikan-card-body.program-body{padding:14px!important}.pendidikan-card-icon.program-icon{border-radius:10px!important;width:34px!important;height:34px!important;margin-bottom:8px!important;font-size:11px!important}.pendidikan-card-body h3{margin:0 0 6px!important;font-size:18px!important;line-height:1.28!important}.pendidikan-card-body p{-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;font-size:13px!important;line-height:1.55!important;display:-webkit-box!important;overflow:hidden!important}.pendidikan-detail-clean.article{width:100%!important}.pendidikan-detail-clean h2{font-size:25px!important;line-height:1.2!important}.article-meta-one-line,.article-meta{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:6px!important;width:100%!important;margin-top:12px!important;display:grid!important}.article-meta-one-line span,.article-meta span{border:1px solid var(--saqo-border)!important;color:#344054!important;white-space:nowrap!important;background:#f4fbf9!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;gap:3px!important;min-width:0!important;height:30px!important;padding:0 6px!important;font-size:10px!important;font-weight:700!important;line-height:1!important;display:inline-flex!important;overflow:hidden!important}.article-meta-one-line span b,.article-meta span b{text-overflow:ellipsis!important;white-space:nowrap!important;color:#344054!important;min-width:0!important;overflow:hidden!important}.simple-footer-inner{width:calc(100% - 24px)!important;padding-top:22px!important;padding-bottom:20px!important;display:block!important}.footer-icon-row{gap:6px!important;padding-bottom:4px!important}.footer-icon-link{border-radius:9px!important;width:30px!important;height:30px!important}.footer-icon-link svg{width:13px!important;height:13px!important}.simple-footer-hours{margin-top:14px!important;padding:12px 14px!important}}@media (width<=380px){.portal-header .brand-title{font-size:14.5px!important}.portal-header .brand-subtitle{font-size:9.2px!important}.portal-header .brand-logo{width:37px!important;height:37px!important}.portal-archive-list .portal-card.horizontal{grid-template-columns:minmax(0,1fr) 92px!important;gap:10px!important;padding:13px!important}.portal-archive-list .portal-card.horizontal .portal-card-img,.portal-archive-list .portal-card-img img,.portal-archive-list .portal-img-empty{height:82px!important;min-height:82px!important}.portal-archive-list .portal-card-body h3{font-size:15.8px!important}.pendidikan-card-clean.program-card{grid-template-columns:92px minmax(0,1fr)!important}.footer-icon-row{gap:5px!important}.footer-icon-link{width:28px!important;height:28px!important}}.article-meta-one-line,.article-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}.article-meta-one-line span,.article-meta span{color:#344054!important}.portal-card-foot{justify-content:flex-start!important;gap:8px!important}.popular-item p{color:#667085!important;margin-top:5px!important;font-size:12px!important;line-height:1.35!important}@media (width<=900px){.article-meta-one-line,.article-meta{grid-template-columns:repeat(2,minmax(0,1fr))!important}html,body,#app,.adminlte-wrapper,.adminlte-wrapper *{font-family:Poppins,Arial,Helvetica,sans-serif!important}body:has(.adminlte-wrapper){background:#f4f8f7!important;overflow-x:hidden!important}.adminlte-wrapper{color:#172b26!important;background:#f4f8f7!important;width:100%!important;min-height:100vh!important;display:block!important;overflow-x:hidden!important}.adminlte-main{width:100%!important;min-width:0!important;display:block!important}.adminlte-topbar{z-index:25!important;background:#fff!important;border-bottom:1px solid #e1ebe8!important;grid-template-columns:42px minmax(0,1fr) auto!important;align-items:center!important;gap:9px!important;height:auto!important;min-height:62px!important;padding:9px 11px!important;display:grid!important;position:sticky!important;top:0!important;box-shadow:0 8px 24px #1018280f!important}.adminlte-toggle{color:#fff!important;background:#00856f!important;border:0!important;border-radius:13px!important;flex:0 0 42px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:22px!important;line-height:1!important;display:inline-flex!important;box-shadow:0 10px 22px #00856f2e!important}.adminlte-breadcrumb{gap:2px!important;min-width:0!important;display:grid!important}.adminlte-breadcrumb strong{text-overflow:ellipsis!important;white-space:nowrap!important;color:#10241f!important;letter-spacing:-.02em!important;max-width:100%!important;font-size:15px!important;font-weight:850!important;overflow:hidden!important}.adminlte-breadcrumb span{text-overflow:ellipsis!important;white-space:nowrap!important;color:#667a74!important;max-width:100%!important;font-size:11px!important;font-weight:600!important;overflow:hidden!important}.adminlte-actions{justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important;margin-left:0!important;display:inline-flex!important}.adminlte-public-link,.adminlte-logout{color:#006b5d!important;white-space:nowrap!important;background:#fff!important;border:1px solid #dbe9e5!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:36px!important;padding:0 10px!important;font-size:11px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.adminlte-logout{color:#fff!important;background:#00856f!important;border-color:#00856f!important}.adminlte-content{width:100%!important;max-width:100vw!important;padding:12px 11px 28px!important;overflow-x:hidden!important}.adminlte-page-head{background:#fff!important;border:1px solid #e1ebe8!important;border-radius:18px!important;flex-direction:column!important;align-items:stretch!important;gap:12px!important;width:100%!important;margin:0 0 12px!important;padding:15px!important;display:flex!important;box-shadow:0 10px 26px #1018280e!important}.adminlte-page-head h1{color:#10241f!important;letter-spacing:-.04em!important;margin:0 0 4px!important;font-size:22px!important;font-weight:900!important;line-height:1.18!important}.adminlte-page-head p{color:#667a74!important;margin:0!important;font-size:13px!important;font-weight:500!important;line-height:1.48!important}.adminlte-role-badge,.adminlte-status{color:#007566!important;background:#eefaf7!important;border:1px solid #d7ebe6!important;border-radius:999px!important;align-items:center!important;width:fit-content!important;min-height:28px!important;padding:0 10px!important;font-size:11px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.adminlte-panel{background:#fff!important;border:1px solid #e1ebe8!important;border-radius:18px!important;width:100%!important;max-width:100%!important;margin:0 0 13px!important;padding:14px!important;overflow:hidden!important;box-shadow:0 10px 26px #1018280e!important}.adminlte-panel h2{color:#10241f!important;letter-spacing:-.025em!important;font-size:18px!important;font-weight:850!important;line-height:1.25!important}.adminlte-panel-head{flex-direction:column!important;align-items:stretch!important;gap:10px!important;width:100%!important;margin-bottom:12px!important;display:flex!important}.adminlte-panel-head a{color:#006b5d!important;background:#eefaf7!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;min-height:38px!important;font-size:12px!important;font-weight:850!important;display:inline-flex!important}.adminlte-primary-link,.adminlte-secondary-link,.adminlte-primary-button,.admin-login-button{color:#fff!important;text-align:center!important;width:100%!important;min-height:44px!important;box-shadow:none!important;background:#00856f!important;border:0!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:0 14px!important;font-size:14px!important;font-weight:850!important;display:inline-flex!important}.adminlte-secondary-link{color:#006b5d!important;background:#f4fbf9!important;border:1px solid #d7ebe6!important}.adminlte-stat-grid,.portal-admin-stats{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;margin:0 0 13px!important;display:grid!important}.adminlte-stat-card{min-height:104px!important;box-shadow:none!important;border-radius:18px!important;padding:14px!important;overflow:hidden!important}.adminlte-stat-card.gold,.adminlte-stat-card.dark-gold,.adminlte-stat-card.soft,.adminlte-stat-card.green{background:linear-gradient(135deg,#00856f,#006b5d)!important}.adminlte-stat-card span{color:#ffffffdb!important;margin-bottom:8px!important;font-size:11.5px!important;font-weight:700!important;line-height:1.25!important}.adminlte-stat-card strong{color:#fff!important;letter-spacing:-.05em!important;font-size:clamp(25px,8vw,34px)!important;font-weight:900!important;line-height:1!important}.adminlte-filter-row{grid-template-columns:1fr!important;gap:9px!important;width:100%!important;margin-bottom:13px!important;display:grid!important}.adminlte-filter-row input,.adminlte-filter-row select,.adminlte-filter-row button{border-radius:14px!important;width:100%!important;min-height:44px!important;padding:0 13px!important;font-size:14px!important;font-weight:600!important}.adminlte-filter-row input,.adminlte-filter-row select{color:#10241f!important;background:#fbfdfc!important;border:1px solid #d7e5e1!important;outline:none!important}.adminlte-filter-row input:focus,.adminlte-filter-row select:focus{background:#fff!important;border-color:#00856f!important;box-shadow:0 0 0 4px #00856f1a!important}.adminlte-filter-row button{color:#fff!important;background:#00856f!important;border:0!important;font-weight:850!important}.adminlte-table-wrap{width:100%!important;max-width:100%!important;overflow:visible!important}.adminlte-table,.adminlte-table thead,.adminlte-table tbody,.adminlte-table tr,.adminlte-table th,.adminlte-table td{width:100%!important;display:block!important}.adminlte-table thead{display:none!important}.adminlte-table tr{background:#fff!important;border:1px solid #e1ebe8!important;border-radius:17px!important;margin:0 0 12px!important;padding:13px!important;box-shadow:0 8px 22px #1018280b!important}.adminlte-table tbody tr:last-child{margin-bottom:0!important}.adminlte-table th,.adminlte-table td{border:0!important}.adminlte-table td{color:#283a35!important;overflow-wrap:anywhere!important;grid-template-columns:98px minmax(0,1fr)!important;align-items:start!important;gap:10px!important;min-height:34px!important;padding:7px 0!important;font-size:13px!important;line-height:1.45!important;display:grid!important}.adminlte-table td:before{content:attr(data-label)!important;color:#71817c!important;text-transform:uppercase!important;letter-spacing:.025em!important;font-size:11px!important;font-weight:850!important;line-height:1.4!important}.adminlte-table td[colspan]{text-align:center!important;color:#667a74!important;font-weight:700!important;display:block!important}.adminlte-table td[colspan]:before{display:none!important}.adminlte-table td strong{color:#10241f!important;font-size:14px!important;font-weight:850!important;line-height:1.38!important;display:block!important}.adminlte-table small{-webkit-line-clamp:2!important;color:#667a74!important;-webkit-box-orient:vertical!important;margin-top:4px!important;font-size:12px!important;line-height:1.45!important;display:-webkit-box!important;overflow:hidden!important}.adminlte-thumb{object-fit:cover!important;background:#eef3f1!important;border-radius:12px!important;width:112px!important;max-width:100%!important;height:74px!important}.admin-action{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:7px!important;width:100%!important;display:grid!important}.admin-action a,.admin-action button{color:#fff!important;text-align:center!important;background:#00856f!important;border:0!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:36px!important;padding:0 10px!important;font-size:12px!important;font-weight:850!important;line-height:1!important;display:inline-flex!important}.admin-action button:last-child{background:#e5484d!important}.admin-pagination{flex-wrap:wrap!important;justify-content:center!important;gap:7px!important;width:100%!important;margin:15px 0 0!important;display:flex!important}.admin-pagination button{color:#006b5d!important;background:#fff!important;border:1px solid #d7ebe6!important;border-radius:12px!important;min-width:38px!important;height:38px!important;font-size:13px!important;font-weight:850!important}.admin-pagination button.active{color:#fff!important;background:#00856f!important;border-color:#00856f!important}.admin-form-grid,.admin-form-grid.two,.adminlte-info-grid{grid-template-columns:1fr!important;gap:0!important;display:grid!important}.admin-form-side{order:0!important}.admin-form-group{margin-bottom:14px!important}.admin-form-group label{color:#24352f!important;margin-bottom:7px!important;font-size:13px!important;font-weight:800!important;display:block!important}.admin-form-group input,.admin-form-group select,.admin-form-group textarea{color:#10241f!important;background:#fbfdfc!important;border:1px solid #d7e5e1!important;border-radius:14px!important;outline:none!important;width:100%!important;max-width:100%!important;min-height:44px!important;padding:10px 13px!important;font-size:14px!important;font-weight:500!important;line-height:1.45!important}.admin-form-group textarea{resize:vertical!important;min-height:112px!important}.admin-form-group input:focus,.admin-form-group select:focus,.admin-form-group textarea:focus{background:#fff!important;border-color:#00856f!important;box-shadow:0 0 0 4px #00856f1a!important}.admin-preview-image,.admin-preview-image.large,.logo-preview,.favicon-preview{background:#f8fcfb!important;border:1px solid #e1ebe8!important;border-radius:16px!important;width:100%!important;max-width:100%!important;margin:0 0 14px!important;padding:9px!important}.admin-preview-image img,.admin-preview-image.large img,.logo-preview img,.favicon-preview img{object-fit:contain!important;background:#fff!important;border-radius:12px!important;width:100%!important;height:auto!important;max-height:230px!important}.ckeditor-wrapper{border-radius:14px!important;width:100%!important;max-width:100%!important;overflow:hidden!important}.ckeditor-wrapper .ck.ck-editor,.ckeditor-wrapper .ck-editor,.ckeditor-wrapper .ck-editor__main,.ckeditor-wrapper .ck-content{max-width:100%!important}.ckeditor-wrapper .ck-toolbar,.ckeditor-wrapper .ck-toolbar__items{flex-wrap:wrap!important}.ckeditor-wrapper .ck-editor__editable{overflow-wrap:anywhere!important;max-width:100%!important;min-height:260px!important}.adminlte-loading,.adminlte-note,.admin-alert{color:#006b5d!important;background:#eefaf7!important;border:1px solid #d7ebe6!important;border-radius:14px!important;padding:12px 13px!important;font-size:13px!important;font-weight:750!important;line-height:1.5!important}.adminlte-sidebar{z-index:50!important;color:#dcebe7!important;background:#10241f!important;flex:none!important;width:min(286px,84vw)!important;min-height:100vh!important;max-height:100vh!important;transition:left .24s!important;position:fixed!important;top:0!important;bottom:0!important;left:-292px!important;overflow-y:auto!important;box-shadow:20px 0 48px #10241f38!important}.adminlte-sidebar.show{left:0!important}.adminlte-brand{color:#fff!important;background:#00856f!important;gap:11px!important;height:auto!important;min-height:68px!important;padding:14px!important}.adminlte-logo{color:#fff!important;background:#ffffff2e!important;border-radius:14px!important;flex:0 0 42px!important;width:42px!important;height:42px!important;font-weight:900!important}.adminlte-brand strong{color:#fff!important;font-size:15px!important;font-weight:900!important}.adminlte-brand span{color:#ffffffd1!important;font-size:11px!important;font-weight:700!important}.adminlte-user{border-bottom:1px solid #ffffff14!important;padding:14px!important}.adminlte-avatar{color:#fff!important;background:#ffffff1f!important;flex:0 0 42px!important;width:42px!important;height:42px!important}.adminlte-user strong{color:#fff!important;font-size:13px!important;font-weight:850!important}.adminlte-user span{color:#ffffffad!important;font-size:11px!important;font-weight:600!important}.adminlte-menu{padding:10px!important}.adminlte-menu a{color:#dcebe7!important;background:0 0!important;border-radius:14px!important;align-items:center!important;gap:10px!important;min-height:44px!important;margin-bottom:5px!important;padding:0 12px!important;font-size:13px!important;font-weight:750!important;display:flex!important}.adminlte-menu a:hover,.adminlte-menu .router-link-active,.adminlte-menu .router-link-exact-active{color:#fff!important;background:#00856f47!important}.menu-icon{color:#fff!important;background:#ffffff14!important;border-radius:9px!important;flex:0 0 26px!important;place-items:center!important;width:26px!important;height:26px!important;font-size:13px!important;display:inline-grid!important}.adminlte-backdrop{z-index:40!important;-webkit-backdrop-filter:blur(2px)!important;backdrop-filter:blur(2px)!important;background:#10241f70!important;display:block!important;position:fixed!important;inset:0!important}}@media (width<=420px){.adminlte-topbar{grid-template-columns:40px minmax(0,1fr) auto!important;gap:7px!important;padding:8px 9px!important}.adminlte-toggle{flex-basis:40px!important;width:40px!important;height:40px!important}.adminlte-public-link{display:none!important}.adminlte-logout{min-height:34px!important;padding:0 9px!important;font-size:10.5px!important}.adminlte-content{padding:10px 9px 26px!important}.adminlte-page-head,.adminlte-panel{border-radius:16px!important;padding:13px!important}.adminlte-stat-grid,.portal-admin-stats{grid-template-columns:1fr 1fr!important;gap:8px!important}.adminlte-stat-card{border-radius:16px!important;min-height:94px!important;padding:12px!important}.adminlte-stat-card strong{font-size:28px!important}.adminlte-table td{grid-template-columns:88px minmax(0,1fr)!important;gap:8px!important;font-size:12.5px!important}.adminlte-thumb{width:96px!important;height:64px!important}.admin-action{grid-template-columns:1fr!important}}@media (width<=900px){.adminlte-brand-logo,.adminlte-user-photo,.adminlte-top-user,.admin-user-table-photo,.admin-user-photo-preview{overflow:hidden!important}.adminlte-brand-logo img,.adminlte-user-photo img,.adminlte-top-user img,.admin-user-table-photo img,.admin-user-photo-preview img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.adminlte-brand-logo img{object-fit:contain!important;background:#fff!important;padding:3px!important}.adminlte-brand-text,.adminlte-user-info{min-width:0!important}.adminlte-brand-text strong,.adminlte-brand-text span,.adminlte-user-info strong,.adminlte-user-info span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.adminlte-top-user{color:#006b5d!important;background:#eefaf7!important;border:1px solid #d7ebe6!important;border-radius:50%!important;flex:0 0 36px!important;place-items:center!important;width:36px!important;height:36px!important;font-size:12px!important;font-weight:900!important;display:inline-grid!important}.admin-user-table-photo{color:#006b5d!important;background:#eefaf7!important;border:1px solid #d7ebe6!important;border-radius:50%!important;place-items:center!important;width:46px!important;height:46px!important;font-weight:900!important;display:grid!important}.user-form-grid,.inner-user-grid{grid-template-columns:1fr!important}.user-photo-side{order:-1!important}.admin-user-photo-preview{color:#006b5d!important;background:#eefaf7!important;border:1px solid #d7ebe6!important;border-radius:24px!important;place-items:center!important;width:132px!important;height:132px!important;margin:0 auto 12px!important;font-size:36px!important;font-weight:900!important;display:grid!important}.admin-help-text{color:#667a74!important;margin-top:7px!important;font-size:12px!important;line-height:1.45!important;display:block!important}}@media (width<=420px){.adminlte-top-user{display:none!important}}.adminlte-brand{gap:10px!important}.adminlte-brand-logo,.adminlte-logo.adminlte-brand-logo{width:42px!important;min-width:42px!important;height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;flex:0 0 42px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important;overflow:visible!important}.adminlte-brand-logo img,.adminlte-logo.adminlte-brand-logo img{object-fit:contain!important;width:42px!important;max-width:42px!important;height:42px!important;max-height:42px!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important}.adminlte-brand-logo span{color:#fff!important;background:#ffffff29!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;font-size:13px!important;font-weight:900!important;display:inline-flex!important}.adminlte-user-photo,.adminlte-top-user,.admin-user-table-photo,.admin-user-photo-preview{overflow:hidden!important}.adminlte-user-photo img,.adminlte-top-user img,.admin-user-table-photo img,.admin-user-photo-preview img{object-fit:cover!important;width:100%!important;height:100%!important;display:block!important}.adminlte-brand-text{min-width:0!important}.adminlte-brand-text strong,.adminlte-brand-text span{text-overflow:ellipsis!important;white-space:nowrap!important;max-width:100%!important;overflow:hidden!important}.admin-author-box{background:#f7fbfa;border:1px solid #dbe8e4;border-radius:14px;margin-bottom:16px;padding:14px}.admin-author-box h3{color:#12372f;margin:0 0 4px;font-size:16px;font-weight:800}.admin-author-box p{color:#667085;margin:0 0 12px;font-size:12px;line-height:1.45}.admin-author-preview,.admin-author-table{align-items:center;gap:10px;display:flex}.admin-author-preview{background:#fff;border:1px solid #dbe8e4;border-radius:12px;margin:0 0 14px;padding:9px}.admin-author-preview img,.admin-author-table img{object-fit:cover;background:#eef4f2;border-radius:50%;flex:0 0 44px;width:44px;height:44px}.admin-author-preview strong,.admin-author-table strong{color:#101828;font-size:13px;line-height:1.2;display:block}.admin-author-preview span,.admin-author-table small{color:#667085;letter-spacing:.02em;text-transform:uppercase;margin-top:2px;font-size:11px;font-weight:700;display:block}.article-author-card{background:#f8fbfa;border:1px solid #e4efec;border-radius:16px;align-items:center;gap:12px;margin:14px 18px 0;padding:12px 13px;display:flex}.article-author-card img,.article-author-avatar{object-fit:cover;border-radius:50%;flex:0 0 46px;width:46px;height:46px}.article-author-avatar{color:#fff;background:#0f8a78;justify-content:center;align-items:center;font-weight:800;display:inline-flex}.article-author-card span,.article-author-card small{color:#667085;letter-spacing:.02em;text-transform:uppercase;font-size:11px;font-weight:700;display:block}.article-author-card strong{color:#101828;margin:2px 0;font-size:14px;line-height:1.25;display:block}.portal-card-foot{flex-direction:column;align-items:flex-start;gap:2px;display:flex}.portal-card-foot small{color:#667085;letter-spacing:.02em;text-transform:uppercase;font-size:10px;font-weight:800}@media (width<=900px){.article-author-card{border-radius:14px;margin:12px 10px 0}.admin-author-box{border-radius:12px;padding:12px}}.main-photo-caption{color:#6b7280;margin:9px 0 0;font-size:13px;line-height:1.5}.news-share-box{background:0 0!important;border:0!important;margin:14px 18px 22px!important;padding:0!important}.news-share-box .share-title{color:#475467!important;text-transform:uppercase!important;letter-spacing:.03em!important;margin:0 0 10px!important;font-size:12px!important;font-weight:800!important}.news-share-actions{flex-wrap:wrap!important;gap:8px!important;display:flex!important}.share-actions .share-icon-btn{color:#111827!important;background:#fff!important;border:1px solid #e4e7ec!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;width:42px!important;height:42px!important;padding:0!important;text-decoration:none!important;display:inline-flex!important;box-shadow:0 2px 8px #1018280f!important}.share-actions .share-icon-btn svg{fill:currentColor!important;width:20px!important;height:20px!important}.share-actions .share-icon-btn.wa{color:#16a34a!important}.share-actions .share-icon-btn.fb{color:#2563eb!important}.share-actions .share-icon-btn.tg{color:#0284c7!important}.share-actions .share-icon-btn.copy{color:#f97316!important}.news-share-box small{color:#0f766e;margin-top:9px;font-size:12px;font-weight:700;display:block}@media (width<=900px){.main-photo-caption{margin:8px 0 0;font-size:12px}.news-share-box{margin:12px 10px 20px!important}}.news-detail-page{background:#fff!important;padding:24px 0 52px!important}.news-detail-layout{align-items:start!important}.news-detail-main{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;overflow:visible!important}.news-detail-head{text-align:center!important;padding:0 0 14px!important}.news-detail-head h1{color:#111827!important;letter-spacing:-.025em!important;width:min(760px,100%)!important;margin:0 auto 12px!important;font-size:clamp(24px,3.4vw,40px)!important;font-weight:850!important;line-height:1.2!important}.news-detail-meta{color:#8a8f98!important;justify-content:center!important;align-items:center!important;gap:7px!important;font-size:13px!important;line-height:1.4!important;display:flex!important}.news-detail-source{color:#009b72!important;font-weight:800!important}.news-detail-image,.news-detail-main .main-article-image{background:0 0!important;margin:0!important;padding:0!important}.news-detail-image img,.news-detail-main .main-article-image img{object-fit:cover!important;border-radius:0!important;width:100%!important;max-height:520px!important;display:block!important}.news-detail-main .main-photo-caption{color:#747b86!important;margin:8px 0 0!important;padding:0!important;font-size:13px!important;line-height:1.45!important}.news-detail-author,.article-author-card.news-detail-author{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:10px!important;margin:18px 0 9px!important;padding:0!important;display:flex!important}.news-detail-author img,.news-detail-author .article-author-avatar{object-fit:cover!important;border-radius:50%!important;flex:0 0 42px!important;width:42px!important;height:42px!important}.news-detail-author strong{color:#111827!important;margin:0!important;font-size:14px!important;font-weight:800!important;line-height:1.2!important;display:block!important}.news-detail-author small{color:#8a8f98!important;letter-spacing:0!important;text-transform:none!important;margin-top:2px!important;font-size:12px!important;font-weight:500!important;line-height:1.2!important;display:block!important}.news-detail-share,.news-share-box.share-inline-row{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-items:center!important;gap:10px!important;margin:0 0 22px!important;padding:0!important;display:flex!important}.news-share-box .share-title{display:none!important}.news-share-actions{flex-wrap:nowrap!important;align-items:center!important;gap:9px!important;display:flex!important}.news-share-actions .share-icon-btn,.share-actions.news-share-actions .share-icon-btn{width:38px!important;min-width:38px!important;height:38px!important;min-height:38px!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1px solid #e2e8f0!important;border-radius:7px!important;justify-content:center!important;align-items:center!important;padding:0!important;text-decoration:none!important;display:inline-flex!important}.news-share-actions .share-icon-btn svg{fill:currentColor!important;width:18px!important;height:18px!important}.news-share-actions .share-icon-btn.wa{color:#16a34a!important}.news-share-actions .share-icon-btn.fb{color:#2563eb!important}.news-share-actions .share-icon-btn.copy{color:#f97316!important}.news-share-actions .share-icon-btn.tg{color:#0284c7!important}.share-copy-message{color:#0f766e!important;white-space:nowrap!important;font-size:12px!important;font-weight:600!important}.news-detail-content,.article-content.news-detail-content{color:#1f2937!important;padding:0!important;font-size:16px!important;line-height:1.78!important}.news-detail-content p:first-child{margin-top:0!important}@media (width<=900px){.news-detail-page{padding:16px 0 44px!important}.news-detail-layout{width:min(100% - 28px,680px)!important;display:block!important}.news-detail-head h1{margin-bottom:10px!important;font-size:20px!important;line-height:1.28!important}.news-detail-meta{gap:5px!important;font-size:11px!important}.news-detail-main .main-photo-caption{font-size:12px!important}.news-detail-author,.article-author-card.news-detail-author{margin:18px 0 10px!important}.news-detail-author img,.news-detail-author .article-author-avatar{flex-basis:40px!important;width:40px!important;height:40px!important}.news-share-actions{gap:8px!important}.news-share-actions .share-icon-btn,.share-actions.news-share-actions .share-icon-btn{width:36px!important;min-width:36px!important;height:36px!important;min-height:36px!important}}.news-detail-image,.news-detail-main .news-detail-image,.news-detail-main .main-article-image.news-detail-image{box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;display:block!important;overflow:visible!important}.news-detail-main .news-main-photo-caption,.news-main-photo-caption{width:auto!important;max-width:100%!important;box-shadow:none!important;color:#747b86!important;text-align:left!important;background:0 0!important;border:0!important;border-radius:0!important;margin:8px 0 0!important;padding:0!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important;display:block!important}.news-detail-main figure,.news-detail-main figcaption{box-shadow:none!important;background:0 0!important;border:0!important}@media (width<=900px){.news-detail-main .news-main-photo-caption,.news-main-photo-caption{margin-top:7px!important;font-size:12px!important;line-height:1.42!important}}.news-detail-content .readalso-box,.article-content.news-detail-content .readalso-box{box-shadow:none!important;background:0 0!important;border:0!important;border-left:3px solid #0f8a78!important;border-radius:0!important;margin:26px 0!important;padding:13px 0 13px 15px!important;display:block!important}.news-detail-content .readalso-label,.article-content.news-detail-content .readalso-label{color:#0f8a78!important;letter-spacing:.01em!important;text-transform:none!important;margin:0 0 7px!important;font-size:12px!important;font-weight:850!important;line-height:1.25!important}.news-detail-content .readalso-box a,.article-content.news-detail-content .readalso-box a{color:#344054!important;margin:0!important;font-size:15px!important;font-weight:750!important;line-height:1.45!important;text-decoration:none!important;display:block!important}.news-detail-content .readalso-box a+a,.article-content.news-detail-content .readalso-box a+a{margin-top:6px!important}.news-detail-content .readalso-box a:hover,.article-content.news-detail-content .readalso-box a:hover{color:#0f8a78!important}.news-detail-editor{color:#667085!important;border-top:1px solid #e5e7eb!important;margin:30px 0 0!important;padding:12px 0 0!important;font-size:13px!important;line-height:1.4!important}.news-detail-editor span{color:#8a8f98!important;margin-right:6px!important;font-weight:500!important}.news-detail-editor strong{color:#344054!important;font-weight:750!important}.news-detail-main .comment-box{display:none!important}@media (width<=900px){.news-detail-content .readalso-box,.article-content.news-detail-content .readalso-box{margin:22px 0!important;padding:12px 0 12px 13px!important}.news-detail-content .readalso-box a,.article-content.news-detail-content .readalso-box a{font-size:14px!important}.news-detail-editor{margin-top:24px!important;font-size:12px!important}}
