/*
Theme Name: PPSI Kota Bogor
Theme URI: https://ppsikotabogor.id/
Author: PPSI Kota Bogor
Description: Modern heritage WordPress theme — Akar Tradisi, Masa Depan Budaya.
Version: 1.7.1
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: ppsi-kota-bogor
License: GPL-2.0-or-later
*/
:root{--g:#0c2f22;--g2:#123f2e;--r:#7a1518;--gold:#c99a43;--gold2:#e2bd6a;--iv:#f5f1e8;--paper:#fbf8f0;--ink:#171717;--muted:#6d6a62;--line:rgba(23,23,23,.12);--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;line-height:1.65}a{text-decoration:none;color:inherit}img{max-width:100%;height:auto;display:block}.container{width:min(var(--max),calc(100% - 40px));margin:auto}.site-main{overflow:hidden}.display{font-family:Georgia,"Times New Roman",serif;letter-spacing:-.045em}.kicker{display:inline-flex;gap:9px;align-items:center;font-size:11px;font-weight:900;letter-spacing:.16em;text-transform:uppercase;color:var(--gold)}.kicker:before{content:"";width:30px;height:1px;background:currentColor}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 19px;border-radius:9px;font-size:12px;font-weight:900;transition:.25s}.btn-primary{background:var(--gold);color:#111}.btn-primary:hover{background:var(--gold2);transform:translateY(-2px)}.btn-outline{border:1px solid rgba(255,255,255,.4);color:#fff}.btn-outline:hover{background:#fff;color:#111}.dark-outline{border-color:var(--g);color:var(--g)}.dark-outline:hover{background:var(--g);color:#fff}.text-link{font-size:12px;font-weight:900;color:var(--g)}.section{padding:86px 0}.section.dark{background:#111;color:#fff}.section.green{background:var(--g);color:#fff}.section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:35px}.section-head h2{font-size:clamp(34px,4vw,58px);line-height:1;margin:8px 0 0}.section-head p{max-width:620px;color:var(--muted);margin:0}.dark .section-head p{color:rgba(255,255,255,.68)}.card{background:#fff;border:1px solid var(--line);border-radius:17px;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.04)}.card-pad{padding:22px}
.site-header{position:sticky;top:0;z-index:1000;background:rgba(7,30,22,.97);backdrop-filter:blur(14px);border-bottom:1px solid rgba(255,255,255,.08)}.header-inner{min-height:78px;display:flex;align-items:center;gap:22px}.brand{display:flex;align-items:center;gap:10px;color:#fff}.brand-mark{width:48px;height:48px;display:grid;place-items:center;border:1px solid var(--gold2);border-radius:8px;color:var(--gold2);font-weight:900}.brand-copy strong{display:block;font-size:14px;line-height:1}.brand-copy small{display:block;font-size:8px;letter-spacing:.08em;opacity:.72;margin-top:5px}.main-nav{margin-left:auto}.main-nav ul{list-style:none;display:flex;gap:3px;margin:0;padding:0}.main-nav a{display:block;color:rgba(255,255,255,.8);font-size:11px;font-weight:800;padding:10px 8px;border-radius:7px}.main-nav a:hover{background:rgba(255,255,255,.08);color:#fff}.menu-toggle{display:none;background:none;border:0;color:#fff;font-size:25px;margin-left:auto}.header-cta{white-space:nowrap}
.site-header{transition:transform .28s ease, background .28s ease, box-shadow .28s ease}
.site-header.is-hidden{transform:translateY(-100%)}
.site-header.is-compact .header-inner{min-height:64px}
.site-header.is-compact .brand .custom-logo{height:44px;max-width:64px}
.site-header.is-compact .brand-mark{width:42px;height:42px}
.site-header.is-compact .brand-copy strong{font-size:12px}
.site-header.is-compact .brand-copy small{font-size:8px}
.hero{position:relative;min-height:calc(100vh - 78px);display:flex;align-items:center;color:#fff;background:radial-gradient(circle at 78% 30%,rgba(201,154,67,.17),transparent 30%),linear-gradient(90deg,rgba(4,18,13,.98),rgba(4,18,13,.78) 48%,rgba(4,18,13,.36))}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:calc(100vh - 78px)}.hero-copy{padding:70px 0}.hero h1{font-size:clamp(54px,7vw,104px);line-height:.88;margin:14px 0 23px;max-width:760px}.hero-lead{max-width:640px;font-size:clamp(17px,2vw,21px);color:rgba(255,255,255,.84)}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-art{height:100%;display:flex;align-items:end;justify-content:center;position:relative}.hero-art img{width:min(100%,620px);max-height:calc(100vh - 90px);object-fit:contain;object-position:center bottom;filter:drop-shadow(0 25px 35px rgba(0,0,0,.5))}.quote{position:absolute;right:0;bottom:13%;max-width:240px;padding:17px 19px;border-left:2px solid var(--gold);background:rgba(7,30,22,.72);font:15px/1.45 Georgia,serif}.quote small{display:block;margin-top:7px;font:800 9px Inter,sans-serif;color:var(--gold);letter-spacing:.08em}.heritage-strip{background:var(--g2);color:#fff}.heritage-strip .container{display:grid;grid-template-columns:repeat(5,1fr)}.heritage-item{text-align:center;padding:18px 8px;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;border-right:1px solid rgba(255,255,255,.14)}
.about-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:55px;align-items:center}.about-photo{min-height:380px;border:1px solid var(--line);border-radius:19px;display:grid;place-items:center;background:linear-gradient(135deg,rgba(12,47,34,.1),rgba(201,154,67,.08));text-align:center;padding:25px;color:var(--g);font:28px Georgia,serif}.about-photo small{font:13px Inter,sans-serif;color:var(--muted)}.about-copy h2{font-size:clamp(38px,4vw,62px);line-height:.98;margin:8px 0 20px}.about-copy p{font-size:17px;color:#4e4b45}.about-facts{display:grid;grid-template-columns:repeat(3,1fr);margin-top:30px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.fact{padding:18px 12px;border-right:1px solid var(--line)}.fact:last-child{border:0}.fact strong{display:block;font:700 28px Georgia,serif;color:var(--g)}.fact span{font-size:10px;font-weight:900;letter-spacing:.07em;text-transform:uppercase;color:var(--muted)}
.roots{background:#111;color:#fff;position:relative}.roots-flow{display:grid;grid-template-columns:repeat(5,1fr);margin-top:48px}.root-step{text-align:center;padding:0 15px;position:relative}.root-step:not(:last-child):after{content:"→";position:absolute;right:-8px;top:30px;color:var(--gold);font-size:23px}.root-icon{width:64px;height:64px;border:1px solid rgba(226,189,106,.7);border-radius:50%;display:grid;place-items:center;margin:0 auto 15px;color:var(--gold);font-weight:900}.root-step h3{font:700 20px Georgia,serif;margin:0 0 7px}.root-step p{margin:0;color:rgba(255,255,255,.63);font-size:12px}
.grid{display:grid;gap:18px}.paguron-grid{grid-template-columns:repeat(4,1fr)}.paguron-card{padding:22px;text-align:center}.paguron-logo{width:82px;height:82px;border-radius:50%;margin:0 auto 15px;border:1px solid var(--line);display:grid;place-items:center;color:var(--g);font-weight:900;background:var(--paper)}.paguron-card h3{font:700 20px Georgia,serif;margin:0 0 5px}.paguron-card p{font-size:12px;color:var(--muted);margin:0 0 13px}.card-link{font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;color:var(--g)}
.tokoh-grid{grid-template-columns:repeat(3,1fr)}.person-card{background:#0e0e0e;color:#fff;border-color:rgba(255,255,255,.12)}.person-photo{aspect-ratio:4/3;background:#222;display:grid;place-items:center;color:#777}.person-photo img{width:100%;height:100%;object-fit:cover}.person-photo span{font-size:11px;letter-spacing:.1em;text-transform:uppercase}.person-card h3{font:700 22px Georgia,serif;margin:0}.person-card p{font-size:12px;color:rgba(255,255,255,.6);margin:5px 0 15px}
.program-grid{grid-template-columns:repeat(3,1fr)}.program-card{padding:27px;min-height:200px}.program-num{font-size:11px;font-weight:900;color:var(--gold);letter-spacing:.12em}.program-card h3{font:700 22px Georgia,serif;margin:9px 0 8px}.program-card p{margin:0;color:var(--muted);font-size:13px}.summit{min-height:370px;border-radius:21px;overflow:hidden;position:relative;background:linear-gradient(90deg,rgba(8,26,19,.98),rgba(8,26,19,.45)),url('assets/images/si-maung-raga-c.webp') center/cover;color:#fff;padding:42px;display:flex;align-items:end}.summit-content{max-width:650px}.summit h2{font-size:clamp(38px,5vw,65px);line-height:.95;margin:10px 0}.summit p{color:rgba(255,255,255,.72)}.agenda-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:20px;margin-top:20px}.agenda-list{padding:25px;background:var(--g);color:#fff;border-radius:18px}.agenda-item{display:grid;grid-template-columns:64px 1fr;gap:14px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.13)}.agenda-item:last-child{border:0}.agenda-date{background:#fff;color:var(--g);border-radius:8px;padding:6px;text-align:center;font-size:10px;font-weight:900}.agenda-date strong{display:block;font:700 22px Georgia,serif}.agenda-item h3{font-size:14px;margin:0}.agenda-item p{font-size:11px;color:rgba(255,255,255,.6);margin:3px 0 0}.eco-map{display:grid;grid-template-columns:1fr 250px 1fr;gap:18px;align-items:center;max-width:900px;margin:auto}.eco-side{display:grid;gap:12px}.eco-node{background:#fff;border:1px solid var(--line);border-radius:11px;padding:14px;font-size:11px;font-weight:900}.eco-center{width:185px;height:185px;border-radius:50%;background:var(--g);color:#fff;display:grid;place-items:center;text-align:center;margin:auto;box-shadow:0 0 0 14px rgba(12,47,34,.08)}.eco-center strong{display:block;font:700 31px Georgia,serif}.eco-center small{font-size:9px;letter-spacing:.1em;opacity:.7}.media-grid{grid-template-columns:repeat(4,1fr)}.media-card .thumb{aspect-ratio:4/3;background:#ddd;display:grid;place-items:center;color:#777;font-size:10px;letter-spacing:.1em}.media-card .thumb img{width:100%;height:100%;object-fit:cover}.media-type{font-size:9px;font-weight:900;color:var(--r);letter-spacing:.1em;text-transform:uppercase}.media-card h3{font:700 18px Georgia,serif;margin:6px 0}.cta{background:var(--g);color:#fff}.cta-inner{display:grid;grid-template-columns:1.4fr .6fr;align-items:center;gap:40px}.cta h2{font-size:clamp(40px,5vw,72px);line-height:.95;margin:10px 0 15px}.cta p{max-width:750px;color:rgba(255,255,255,.7)}.site-footer{background:#081b14;color:#fff;padding:55px 0 20px}.footer-grid{display:grid;grid-template-columns:1.3fr repeat(4,1fr);gap:30px}.footer-brand p{font-size:12px;color:rgba(255,255,255,.6)}.footer-col h3{font-size:10px;color:var(--gold);letter-spacing:.1em;text-transform:uppercase}.footer-col a{display:block;font-size:11px;color:rgba(255,255,255,.65);padding:3px 0}.footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:35px;padding-top:17px;color:rgba(255,255,255,.45);font-size:10px;display:flex;justify-content:space-between}.page-hero{background:var(--g);color:#fff;padding:85px 0}.page-hero h1{font:700 clamp(44px,6vw,78px) Georgia,serif;line-height:.95;margin:12px 0}.page-content{padding:70px 0}.entry-content{max-width:900px}.entry-content h2{font:700 35px Georgia,serif;color:var(--g)}.entry-content h3{color:var(--g)}.entry-content img{border-radius:15px}
@media(max-width:980px){.main-nav{display:none;position:absolute;left:14px;right:14px;top:78px;background:#081b14;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:8px}.main-nav.open{display:block}.main-nav ul{display:block}.main-nav a{padding:12px}.menu-toggle{display:block}.header-cta{display:none}.hero-grid{grid-template-columns:1fr}.hero{min-height:auto}.hero-copy{padding:70px 0 25px}.hero-art{min-height:470px}.quote{right:5px}.about-grid{grid-template-columns:1fr}.roots-flow{grid-template-columns:1fr;gap:30px}.root-step:not(:last-child):after{content:"↓";right:auto;top:auto;bottom:-27px;left:50%;font-size:19px}.paguron-grid{grid-template-columns:repeat(2,1fr)}.program-grid{grid-template-columns:repeat(2,1fr)}.media-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}.agenda-grid{grid-template-columns:1fr}.eco-map{grid-template-columns:1fr}.eco-center{order:-1}.cta-inner{grid-template-columns:1fr}}
@media(max-width:620px){.container{width:calc(100% - 26px)}.section{padding:60px 0}.section-head{display:block}.section-head p{margin-top:14px}.hero h1{font-size:55px}.hero-art{min-height:420px}.quote{display:none}.heritage-strip .container{grid-template-columns:repeat(2,1fr)}.about-facts{grid-template-columns:1fr}.fact{border-right:0;border-bottom:1px solid var(--line)}.paguron-grid,.tokoh-grid,.program-grid,.media-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}}


/* PPSI V1.2 — GOLD LOGO + COMPACT SMART AUTO-HIDE HEADER */
.site-header{position:fixed!important;left:0!important;right:0!important;top:0!important;height:74px!important;z-index:1000!important;background:rgba(7,30,22,.95)!important;border-bottom:1px solid rgba(226,189,106,.16)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);transform:translateY(0);transition:transform .28s ease,background .28s ease,box-shadow .28s ease}
.site-header.is-hidden{transform:translateY(-105%)!important}
.site-header.is-compact{height:62px!important;background:rgba(7,30,22,.98)!important;box-shadow:0 8px 25px rgba(0,0,0,.16)}
.site-header .header-inner{height:74px!important;min-height:74px!important;display:flex!important;align-items:center!important;gap:20px!important}
.site-header.is-compact .header-inner{height:62px!important;min-height:62px!important}
.site-header .brand{display:flex!important;align-items:center!important;gap:11px!important;min-width:0!important;max-width:260px!important;width:auto!important;color:#fff!important}
.site-header .site-logo{display:block!important;width:auto!important;height:56px!important;max-width:78px!important;max-height:56px!important;object-fit:contain!important;flex:0 0 auto!important}
.site-header.is-compact .site-logo{height:45px!important;max-height:45px!important;max-width:63px!important}
.site-header .brand-copy{min-width:0!important;color:#fff!important}
.site-header .brand-copy strong{display:block!important;color:#fff!important;font-size:13px!important;line-height:1.05!important;white-space:nowrap!important}
.site-header .brand-copy small{display:block!important;color:rgba(255,255,255,.62)!important;font-size:8px!important;line-height:1.2!important;letter-spacing:.07em!important;margin-top:4px!important;white-space:nowrap!important}
.site-header.is-compact .brand-copy strong{font-size:12px!important}
.site-header.is-compact .brand-copy small{font-size:7px!important}
.site-header .main-nav{margin-left:auto!important;min-width:0!important}
.site-header .main-nav ul{display:flex!important;align-items:center!important;flex-wrap:nowrap!important;gap:1px!important}
.site-header .main-nav a{color:rgba(255,255,255,.84)!important;font-size:10px!important;line-height:1!important;padding:10px 8px!important;white-space:nowrap!important}
.site-header .main-nav a:hover{color:#fff!important;background:rgba(255,255,255,.07)!important}
.site-header .header-cta{flex:0 0 auto!important;min-height:42px!important;padding:10px 16px!important;font-size:11px!important}
body{padding-top:74px!important}
.hero{min-height:calc(100vh - 74px)!important}
.hero-grid{min-height:calc(100vh - 74px)!important}
@media (max-width:1100px) and (min-width:981px){
 .site-header .brand{max-width:210px!important}.site-header .brand-copy small{display:none!important}.site-header .main-nav a{font-size:9px!important;padding:9px 6px!important}.site-header .header-cta{font-size:10px!important;padding-inline:12px!important}
}
@media (max-width:980px){
 .site-header{height:64px!important}.site-header .header-inner{height:64px!important;min-height:64px!important}.site-header.is-compact{height:56px!important}.site-header.is-compact .header-inner{height:56px!important;min-height:56px!important}
 .site-header .site-logo{height:47px!important;max-height:47px!important;max-width:66px!important}.site-header.is-compact .site-logo{height:41px!important;max-height:41px!important;max-width:58px!important}
 .site-header .brand-copy strong{font-size:11px!important}.site-header .brand-copy small{font-size:7px!important}
 .site-header .main-nav{top:64px!important;left:12px!important;right:12px!important;padding:8px!important}.site-header.is-compact .main-nav{top:56px!important}
 .site-header .menu-toggle{display:block!important;margin-left:auto!important}
 body{padding-top:64px!important}.hero{min-height:calc(100vh - 64px)!important}.hero-grid{min-height:calc(100vh - 64px)!important}
}
@media (max-width:620px){
 .site-header .brand-copy small{display:none!important}.site-header .brand-copy strong{font-size:10px!important}
 .site-header .site-logo{height:43px!important;max-height:43px!important;max-width:60px!important}.site-header .brand{gap:8px!important;max-width:180px!important}
 .site-header .menu-toggle{font-size:26px!important}
 .hero h1{font-size:clamp(43px,12.8vw,58px)!important;line-height:.91!important;letter-spacing:-.045em!important}
 .hero-copy{padding-top:58px!important}
}


/* =========================================================
   PPSI V1.3 — LIVING HERITAGE HERO
   ========================================================= */
.hero-v13{
  position:relative!important;
  min-height:calc(100vh - 74px)!important;
  overflow:hidden!important;
  isolation:isolate;
  background:
    radial-gradient(circle at 77% 45%, rgba(201,154,67,.22), transparent 25%),
    radial-gradient(circle at 10% 80%, rgba(17,70,49,.35), transparent 34%),
    linear-gradient(110deg,#061a12 0%,#0b2d20 45%,#122f24 100%)!important;
}
.hero-v13-bg{
  position:absolute;inset:0;z-index:-4;
  background:
    linear-gradient(90deg,rgba(4,18,13,.98) 0%,rgba(5,24,17,.90) 43%,rgba(7,25,18,.55) 72%,rgba(5,17,12,.70) 100%),
    radial-gradient(circle at 78% 52%,rgba(226,189,106,.15),transparent 31%);
}
.hero-v13-pattern{
  position:absolute;inset:0;z-index:-3;opacity:.15;pointer-events:none;
  background-image:
    radial-gradient(circle,rgba(226,189,106,.35) 0 1px,transparent 1.5px),
    linear-gradient(135deg,transparent 0 48%,rgba(226,189,106,.10) 48.2% 49%,transparent 49.2% 100%);
  background-size:28px 28px,100% 100%;
  mask-image:linear-gradient(90deg,#000 0%,#000 55%,transparent 95%);
}
.hero-v13-grid{
  position:relative;z-index:1;
  min-height:calc(100vh - 74px)!important;
  grid-template-columns:minmax(0,1.02fr) minmax(420px,.98fr)!important;
}
.hero-v13-copy{padding:76px 0 48px!important;position:relative;z-index:4}
.hero-v13 h1{
  font-size:clamp(48px,6.2vw,88px)!important;
  line-height:.91!important;
  letter-spacing:-.045em!important;
  max-width:780px!important;
  margin:16px 0 25px!important;
  text-wrap:balance;
}
.hero-v13 h1 em{
  color:var(--ppsi-gold-2);
  font-style:normal;
}
.hero-v13 .hero-lead{
  max-width:640px!important;
  color:rgba(255,255,255,.77)!important;
  font-size:clamp(16px,1.55vw,20px)!important;
  line-height:1.6!important;
}
.hero-v13 .hero-actions{margin-top:28px!important}
.hero-v13 .hero-actions .btn span{font-size:18px;line-height:0}
.hero-signature{
  display:flex;align-items:center;gap:10px;
  margin-top:28px;color:rgba(255,255,255,.46);
  font-size:9px;font-weight:900;letter-spacing:.17em;
}
.hero-signature b{color:var(--ppsi-gold)}
.hero-v13-art{
  min-height:100%!important;
  align-self:stretch!important;
  position:relative!important;
  display:flex!important;
  align-items:flex-end!important;
  justify-content:center!important;
  overflow:visible!important;
}
.hero-v13-art .hero-glow{
  position:absolute;
  width:620px;height:620px;
  right:-20px;bottom:-100px;
  border-radius:50%;
  background:radial-gradient(circle,rgba(201,154,67,.22) 0%,rgba(201,154,67,.08) 35%,transparent 70%);
  filter:blur(4px);
}
.hero-v13-art .maung{
  position:absolute!important;
  object-fit:contain!important;
  object-position:center bottom!important;
  filter:drop-shadow(0 28px 35px rgba(0,0,0,.48));
  pointer-events:none;
  user-select:none;
}
.hero-v13-art .maung-main{
  width:min(100%,650px)!important;
  max-height:calc(100vh - 84px)!important;
  right:-8px;
  bottom:-6px;
  z-index:3;
}
.hero-v13-art .maung-secondary{
  width:min(100%,420px)!important;
  max-height:58%!important;
  right:-120px;
  bottom:-20px;
  opacity:.13;
  filter:blur(1px) saturate(.75) drop-shadow(0 20px 25px rgba(0,0,0,.45));
  z-index:1;
  transform:scaleX(-1);
}
.hero-badge{
  position:absolute;
  right:22px;bottom:68px;z-index:5;
  padding:13px 17px;
  border-left:2px solid var(--ppsi-gold);
  background:rgba(5,22,15,.70);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  color:#fff;
}
.hero-badge strong{display:block;font-size:11px;letter-spacing:.12em}
.hero-badge span{display:block;margin-top:4px;color:rgba(255,255,255,.52);font-size:9px}
.heritage-strip-v13{
  position:relative;
  background:#092419!important;
  border-top:1px solid rgba(226,189,106,.12);
  border-bottom:1px solid rgba(226,189,106,.12);
}
.heritage-strip-v13 .container{
  grid-template-columns:repeat(5,1fr)!important;
}
.heritage-strip-v13 .heritage-item{
  min-height:74px;
  display:flex!important;
  flex-direction:column;
  justify-content:center;
  align-items:center;
  gap:4px;
  border-right:1px solid rgba(255,255,255,.10);
  transition:.2s ease;
}
.heritage-strip-v13 .heritage-item:hover{
  background:rgba(201,154,67,.08);
}
.heritage-strip-v13 strong{
  font-size:11px;letter-spacing:.12em;color:#fff;
}
.heritage-strip-v13 span{
  font-size:9px;color:rgba(255,255,255,.42);
}
@media (max-width:1100px) and (min-width:981px){
  .hero-v13-grid{grid-template-columns:minmax(0,1fr) minmax(360px,.82fr)!important}
  .hero-v13 h1{font-size:clamp(45px,5.8vw,72px)!important}
  .hero-v13-art .maung-main{width:min(100%,520px)!important}
}
@media (max-width:980px){
  .hero-v13{min-height:auto!important}
  .hero-v13-grid{
    min-height:auto!important;
    grid-template-columns:1fr!important;
  }
  .hero-v13-copy{
    padding:58px 0 12px!important;
    min-height:auto!important;
  }
  .hero-v13 h1{
    font-size:clamp(48px,9vw,72px)!important;
    max-width:820px!important;
  }
  .hero-v13-art{
    min-height:480px!important;
    height:480px!important;
    margin-top:-10px;
  }
  .hero-v13-art .maung-main{
    width:min(100%,560px)!important;
    max-height:500px!important;
    right:50%!important;
    transform:translateX(50%)!important;
  }
  .hero-v13-art .maung-secondary{
    width:380px!important;
    right:-100px!important;
    bottom:-15px!important;
  }
  .hero-badge{right:12px;bottom:42px}
  .heritage-strip-v13 .container{grid-template-columns:repeat(5,1fr)!important}
}
@media (max-width:620px){
  .hero-v13{
    min-height:auto!important;
    background:
      radial-gradient(circle at 70% 58%,rgba(201,154,67,.18),transparent 31%),
      linear-gradient(135deg,#061a12 0%,#0c2d20 58%,#172d25 100%)!important;
  }
  .hero-v13-pattern{opacity:.10}
  .hero-v13-copy{
    padding:50px 0 0!important;
  }
  .hero-v13 h1{
    font-size:clamp(43px,12.8vw,58px)!important;
    line-height:.91!important;
    margin:14px 0 20px!important;
  }
  .hero-v13 .hero-lead{
    font-size:15px!important;
    line-height:1.55!important;
    max-width:520px!important;
  }
  .hero-v13 .hero-actions{
    flex-direction:column!important;
    align-items:stretch!important;
    max-width:330px;
  }
  .hero-v13 .hero-actions .btn{width:100%}
  .hero-signature{font-size:7px;margin-top:21px}
  .hero-v13-art{
    min-height:390px!important;
    height:390px!important;
    margin-top:0!important;
  }
  .hero-v13-art .hero-glow{
    width:420px;height:420px;
    right:50%;bottom:-100px;
    transform:translateX(50%);
  }
  .hero-v13-art .maung-main{
    width:430px!important;
    max-width:115%!important;
    max-height:410px!important;
    right:50%!important;
    bottom:-3px!important;
    transform:translateX(50%)!important;
  }
  .hero-v13-art .maung-secondary{display:none!important}
  .hero-badge{
    right:8px!important;
    bottom:25px!important;
    padding:10px 12px!important;
  }
  .hero-badge strong{font-size:9px}
  .hero-badge span{font-size:7px}
  .heritage-strip-v13 .container{
    grid-template-columns:repeat(2,1fr)!important;
  }
  .heritage-strip-v13 .heritage-item{
    min-height:62px!important;
  }
  .heritage-strip-v13 .heritage-item:last-child{
    grid-column:1 / -1;
    border-right:0!important;
  }
}


/* =========================================================
   P.P.S.I V1.4 — ABOUT / CULTURAL AUTHORITY
   ========================================================= */
.about-v14{background:#f6f0e4!important;color:#16241d}
.about-v14-intro{
  display:grid;grid-template-columns:1.1fr .9fr;gap:70px;
  align-items:end;margin-bottom:52px
}
.about-v14-intro h2{margin:12px 0 0;font-size:clamp(46px,5.6vw,78px)!important;line-height:.92!important}
.about-v14-intro h2 em,.about-v14-position h3 em{font-style:normal;color:#b9872f}
.about-v14-lead{max-width:600px}
.about-v14-lead p{font-size:18px;line-height:1.7;color:#5e5a51;margin:0 0 24px}
.about-v14-position{
  display:grid;grid-template-columns:1.2fr .8fr;
  background:#09291e;color:#fff;border-radius:28px;overflow:hidden;
  margin-bottom:24px
}
.position-main{padding:48px 52px}
.position-main h3{font-size:clamp(36px,4.4vw,62px)!important;line-height:.95!important;margin:13px 0 20px}
.position-main p{max-width:720px;color:rgba(255,255,255,.72);font-size:17px;line-height:1.65;margin:0}
.position-quote{
  padding:48px 42px;display:flex;flex-direction:column;justify-content:center;
  background:linear-gradient(135deg,rgba(201,154,67,.18),rgba(255,255,255,.03))
}
.position-quote span{font-family:Georgia,serif;color:#d9ae59;font-size:82px;line-height:.5}
.position-quote p{font-family:Georgia,serif;font-size:25px;line-height:1.35;margin:16px 0 0;color:#f7f0e4}
.about-v14-grid{display:grid;grid-template-columns:1.35fr .65fr;gap:24px;margin-bottom:70px}
.about-panel{border-radius:24px;padding:34px;background:#fffaf0;border:1px solid rgba(25,49,38,.10)}
.vision-panel{background:#e9e0cf}
.panel-kicker{font-size:10px;letter-spacing:.16em;font-weight:900;color:#b07f27}
.vision-panel h3{font-family:Georgia,serif;font-size:26px;line-height:1.35;margin:18px 0 0;color:#183126}
.values-panel{background:#0f3024;color:#fff}
.values-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}
.values-grid span{padding:11px 12px;border:1px solid rgba(226,189,106,.22);border-radius:10px;color:#eee5d3;font-size:12px}
.values-grid span::before{content:"✦";color:#d7ad57;margin-right:7px}
.about-v14-mission{padding-top:5px}
.mission-head{display:grid;grid-template-columns:.75fr 1.25fr;column-gap:45px;align-items:end;margin-bottom:28px}
.mission-head .kicker{grid-column:1/-1}
.mission-head h3{font-size:48px!important;line-height:1!important;margin:10px 0 0}
.mission-head p{margin:0;color:#686158;line-height:1.6}
.mission-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.mission-grid article{background:#fff;border:1px solid rgba(25,49,38,.10);border-radius:18px;padding:25px;min-height:190px;position:relative;overflow:hidden}
.mission-grid article::after{content:"";position:absolute;right:-35px;bottom:-45px;width:120px;height:120px;border-radius:50%;background:rgba(201,154,67,.09)}
.mission-grid b{font-size:11px;color:#b07f27;letter-spacing:.12em}
.mission-grid h4{font-size:18px;margin:14px 0 9px;color:#13281f}
.mission-grid p{font-size:13px;line-height:1.55;color:#6b655d;margin:0}
.about-v14-bottom{
  display:grid;grid-template-columns:repeat(3,1fr);
  margin-top:70px;border-top:1px solid rgba(25,49,38,.16)
}
.about-v14-bottom div{padding:23px 18px;border-right:1px solid rgba(25,49,38,.12)}
.about-v14-bottom div:last-child{border-right:0}
.about-v14-bottom strong{display:block;color:#b07f27;font-size:10px;letter-spacing:.14em;margin-bottom:7px}
.about-v14-bottom span{font-size:12px;color:#5f5a52;line-height:1.5}
@media(max-width:980px){
  .about-v14-intro{grid-template-columns:1fr;gap:24px}
  .about-v14-position{grid-template-columns:1fr}
  .position-quote{min-height:250px}
  .about-v14-grid{grid-template-columns:1fr}
  .mission-head{grid-template-columns:1fr;gap:10px}
  .mission-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .about-v14-intro h2{font-size:47px!important}
  .about-v14-lead p{font-size:15px}
  .position-main{padding:32px 25px}
  .position-main h3{font-size:40px!important}
  .position-main p{font-size:15px}
  .position-quote{padding:32px 25px;min-height:225px}
  .position-quote p{font-size:21px}
  .about-panel{padding:25px}
  .mission-head h3{font-size:38px!important}
  .mission-grid{grid-template-columns:1fr}
  .mission-grid article{min-height:auto}
  .about-v14-bottom{grid-template-columns:1fr;margin-top:45px}
  .about-v14-bottom div{border-right:0;border-bottom:1px solid rgba(25,49,38,.12)}
  .about-v14-bottom div:last-child{border-bottom:0}
}


/* =========================================================
   P.P.S.I V1.5 — PAGURON DIGITAL DIRECTORY
   ========================================================= */
.paguron-v15{background:#f8f2e7!important;color:#14271f}
.directory-intro{
  display:flex;align-items:center;justify-content:space-between;gap:25px;
  padding:24px 0;border-top:1px solid rgba(20,39,31,.13);
  border-bottom:1px solid rgba(20,39,31,.13);margin-top:32px
}
.directory-count{font-family:Georgia,serif;font-size:48px;line-height:.8;color:#b7862f}
.directory-count-label{margin-left:12px;font-size:11px;letter-spacing:.13em;text-transform:uppercase;font-weight:900;color:#676159}
.directory-search{position:relative;width:min(100%,340px)}
.directory-search input{
  width:100%;height:46px;border:1px solid rgba(20,39,31,.18);border-radius:999px;
  background:#fffdf8;padding:0 45px 0 18px;font-size:13px;outline:none;color:#172a22
}
.directory-search input:focus{border-color:#b7862f;box-shadow:0 0 0 3px rgba(183,134,47,.10)}
.directory-search span{position:absolute;right:17px;top:10px;font-size:22px;color:#a87a29}
.directory-filters{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0}
.directory-filter{
  appearance:none;border:1px solid rgba(20,39,31,.16);background:transparent;
  border-radius:999px;padding:10px 15px;color:#33433b;font-size:9px;
  font-weight:900;letter-spacing:.10em;cursor:pointer
}
.directory-filter:hover,.directory-filter.is-active{background:#0a2a1f;color:#fff;border-color:#0a2a1f}
.directory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.directory-card{
  display:flex;flex-direction:column;background:#fffdf8;border:1px solid rgba(20,39,31,.10);
  border-radius:18px;overflow:hidden;min-width:0;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease
}
.directory-card:hover{transform:translateY(-4px);box-shadow:0 18px 35px rgba(20,39,31,.10);border-color:rgba(183,134,47,.40)}
.directory-visual{height:170px;background:#0b2d21;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden}
.directory-visual img{width:100%;height:100%;object-fit:cover;display:block}
.directory-monogram{
  width:92px;height:92px;border:1px solid rgba(226,189,106,.65);border-radius:50%;
  display:flex;align-items:center;justify-content:center;color:#e0b65e;
  font-family:Georgia,serif;font-size:30px;background:rgba(226,189,106,.06)
}
.directory-status{
  position:absolute;left:12px;top:12px;padding:7px 9px;border-radius:999px;
  background:rgba(5,22,15,.78);color:#e5c578;font-size:8px;font-weight:900;letter-spacing:.10em
}
.directory-body{padding:19px 18px 20px;display:flex;flex-direction:column;flex:1}
.directory-type{font-size:8px;font-weight:900;letter-spacing:.13em;text-transform:uppercase;color:#b07f27}
.directory-body h3{font-size:19px;line-height:1.12;margin:8px 0;color:#16291f}
.directory-body p{font-size:12px;line-height:1.55;color:#6a655c;margin:0 0 11px}
.directory-location{color:#8b6729!important;font-size:10px!important}
.directory-link{margin-top:auto;padding-top:10px;color:#a67827;font-size:9px;font-weight:900;letter-spacing:.10em}
.directory-link span{font-size:14px;margin-left:4px}
.directory-actions{display:flex;align-items:center;gap:24px;margin-top:27px}
.directory-empty{padding:35px;text-align:center;background:#fff;border:1px dashed rgba(20,39,31,.2);border-radius:16px;margin-top:16px}
.directory-empty strong,.directory-empty span{display:block}
.directory-empty span{margin-top:6px;color:#716b61;font-size:13px}
.directory-note{
  display:flex;gap:12px;align-items:center;margin-top:35px;padding:17px 20px;
  border-left:3px solid #b7862f;background:rgba(183,134,47,.07);font-size:11px;color:#625d54;line-height:1.5
}
.directory-note strong{color:#9b7028;white-space:nowrap}
.footer-logo{display:block;width:50px;height:50px;object-fit:contain;flex:0 0 auto}
.site-footer .footer-brand .brand{align-items:center}
@media(max-width:1100px) and (min-width:981px){
  .directory-grid{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:980px){
  .directory-grid{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:620px){
  .directory-intro{align-items:flex-start;flex-direction:column}
  .directory-search{width:100%}
  .directory-count{font-size:42px}
  .directory-grid{grid-template-columns:1fr}
  .directory-visual{height:210px}
  .directory-actions{flex-direction:column;align-items:flex-start}
  .directory-note{align-items:flex-start;flex-direction:column}
  .footer-logo{width:76px;height:76px}
}

/* P.P.S.I V1.5.1 — footer logo fix */
.site-footer .footer-brand .brand{display:flex!important;align-items:center!important;gap:12px!important}
.site-footer .footer-logo{
  display:block!important;
  width:58px!important;
  height:58px!important;
  max-width:58px!important;
  max-height:58px!important;
  object-fit:contain!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding:0!important;
}
.site-footer .brand-copy strong{color:#fff!important}
@media(max-width:620px){
  .site-footer .footer-logo{
    width:72px!important;height:72px!important;
    max-width:72px!important;max-height:72px!important;
  }
}


/* =========================================================
   P.P.S.I V1.6 — HERITAGE KEEPERS / TOKOH PELESTARI
   ========================================================= */
.heritage-keepers-v16{
  background:#f6f0e4!important;
  color:#172b21;
}
.hk-head{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:60px;
  align-items:end;
  margin-bottom:48px;
}
.hk-head h2{
  margin:12px 0 0;
  font-size:clamp(48px,5.7vw,78px)!important;
  line-height:.92!important;
}
.hk-head h2 em,.hk-feature h3 em{
  color:#b9872f;
  font-style:normal;
}
.hk-intro{
  max-width:580px;
  padding-bottom:5px;
}
.hk-intro p{
  color:#625e56;
  font-size:17px;
  line-height:1.7;
  margin:0 0 18px;
}
.hk-note{
  color:#b07f27;
  font-size:9px;
  font-weight:900;
  letter-spacing:.16em;
}
.hk-feature{
  display:grid;
  grid-template-columns:110px 1fr auto;
  gap:30px;
  align-items:center;
  background:#09291e;
  color:#fff;
  border-radius:26px;
  padding:30px 34px;
  margin-bottom:24px;
  overflow:hidden;
  position:relative;
}
.hk-feature::after{
  content:"";
  position:absolute;
  width:360px;height:360px;
  border-radius:50%;
  right:-170px;top:-180px;
  background:rgba(201,154,67,.10);
}
.hk-feature-mark{
  width:92px;height:92px;
  display:flex;align-items:center;justify-content:center;
  position:relative;z-index:1;
}
.hk-feature-mark img{
  width:100%;height:100%;object-fit:contain;
  filter:drop-shadow(0 8px 16px rgba(0,0,0,.3));
}
.hk-feature .panel-kicker{
  color:#d8ad55;
}
.hk-feature h3{
  margin:9px 0 8px;
  font-family:Georgia,serif;
  font-size:clamp(25px,3vw,42px);
  line-height:1.05;
  position:relative;z-index:1;
}
.hk-feature p{
  margin:0;
  color:rgba(255,255,255,.65);
  line-height:1.55;
  max-width:720px;
  position:relative;z-index:1;
}
.hk-feature .btn{position:relative;z-index:2;white-space:nowrap}
.hk-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.hk-card{
  min-height:260px;
  background:#fffaf0;
  border:1px solid rgba(25,49,38,.11);
  border-radius:20px;
  padding:28px;
  position:relative;
  overflow:hidden;
  transition:transform .22s ease,box-shadow .22s ease;
}
.hk-card:hover{
  transform:translateY(-4px);
  box-shadow:0 16px 35px rgba(18,37,29,.08);
}
.hk-number{
  position:absolute;
  right:22px;top:18px;
  color:rgba(176,127,39,.22);
  font-size:44px;
  font-weight:900;
}
.hk-icon{
  color:#b07f27;
  font-size:9px;
  font-weight:900;
  letter-spacing:.16em;
}
.hk-card h3{
  font-family:Georgia,serif;
  font-size:28px;
  margin:15px 0 10px;
  color:#193126;
}
.hk-card p{
  color:#6a655d;
  line-height:1.6;
  font-size:14px;
  max-width:370px;
}
.hk-tag{
  display:inline-block;
  margin-top:14px;
  color:#b07f27;
  font-size:8px;
  font-weight:900;
  letter-spacing:.12em;
}
.hk-quote{
  margin-top:42px;
  padding:38px 45px;
  border-top:1px solid rgba(25,49,38,.14);
  border-bottom:1px solid rgba(25,49,38,.14);
  display:grid;
  grid-template-columns:60px 1fr auto;
  gap:20px;
  align-items:center;
}
.hk-quote span{
  font-family:Georgia,serif;
  color:#b9872f;
  font-size:78px;
  line-height:.5;
}
.hk-quote p{
  margin:0;
  font-family:Georgia,serif;
  color:#23392e;
  font-size:24px;
  line-height:1.35;
}
.hk-quote b{
  color:#b07f27;
  font-size:9px;
  letter-spacing:.14em;
  white-space:nowrap;
}
@media(max-width:980px){
  .hk-head{grid-template-columns:1fr;gap:22px}
  .hk-feature{grid-template-columns:90px 1fr}
  .hk-feature .btn{grid-column:2;justify-self:start}
  .hk-grid{grid-template-columns:1fr 1fr}
  .hk-quote{grid-template-columns:50px 1fr}
  .hk-quote b{grid-column:2}
}
@media(max-width:620px){
  .hk-head h2{font-size:47px!important}
  .hk-intro p{font-size:15px}
  .hk-feature{
    grid-template-columns:1fr;
    padding:26px 22px;
    gap:18px;
  }
  .hk-feature-mark{width:78px;height:78px}
  .hk-feature h3{font-size:28px}
  .hk-feature p{font-size:14px}
  .hk-feature .btn{grid-column:auto;width:100%}
  .hk-grid{grid-template-columns:1fr}
  .hk-card{min-height:auto}
  .hk-quote{
    grid-template-columns:38px 1fr;
    padding:30px 0;
    gap:12px;
  }
  .hk-quote span{font-size:60px}
  .hk-quote p{font-size:20px}
  .hk-quote b{grid-column:2}
}

/* V1.6 master-logo consistency */
.site-header .custom-logo,
.site-footer .footer-logo,
.brand-logo,
.logo img,
.site-logo img{
  object-fit:contain;
}

/* P.P.S.I V1.6.1 — SINGLE MASTER LOGO */
.site-header .custom-logo,
.site-header .site-logo img,
.site-header .brand-logo,
.site-footer .footer-logo,
.site-footer .brand-logo,
.hk-feature-mark img,
.logo img{
  content:url("assets/images/ppsi-logo-master.png")!important;
  object-fit:contain!important;
}
.site-header .custom-logo-link,
.site-header .site-logo,
.site-header .brand-logo{
  display:flex!important;
  align-items:center!important;
}
.site-footer .footer-logo{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}


/* =========================================================
   P.P.S.I V1.7 — SEJARAH & BUDAYA / LIVING HERITAGE
   ========================================================= */
.heritage-history-v17{
  background:#f7f1e6!important;
  color:#183126;
  overflow:hidden;
}
.heritage-intro-v17{
  display:grid;
  grid-template-columns:105px 1fr;
  gap:30px;
  align-items:center;
  background:#09291e;
  color:#fff;
  border-radius:26px;
  padding:30px 34px;
  margin:38px 0 55px;
  position:relative;
  overflow:hidden;
}
.heritage-intro-v17:after{
  content:"";
  position:absolute;
  width:420px;height:420px;
  right:-220px;top:-220px;
  border-radius:50%;
  background:rgba(194,145,50,.09);
}
.heritage-intro-mark{
  width:90px;height:90px;
  display:flex;align-items:center;justify-content:center;
  position:relative;z-index:1;
}
.heritage-intro-mark img{
  width:100%;height:100%;
  object-fit:contain;
}
.heritage-intro-v17 .panel-kicker{
  color:#d4a64c;
}
.heritage-intro-v17 h3{
  font-family:Georgia,serif;
  font-size:clamp(28px,3.2vw,46px);
  line-height:1.05;
  margin:9px 0 12px;
  position:relative;z-index:1;
}
.heritage-intro-v17 h3 em{
  color:#d4a64c;
  font-style:normal;
}
.heritage-intro-v17 p{
  margin:0;
  color:rgba(255,255,255,.67);
  line-height:1.65;
  max-width:800px;
  position:relative;z-index:1;
}
.heritage-timeline-v17{
  position:relative;
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:14px;
  padding:12px 0 20px;
}
.timeline-line{
  position:absolute;
  left:8%;
  right:8%;
  top:43px;
  height:1px;
  background:rgba(183,135,47,.35);
}
.history-node{
  position:relative;
  padding-top:1px;
}
.history-no{
  position:relative;
  z-index:2;
  display:flex;
  align-items:center;
  justify-content:center;
  width:54px;height:54px;
  border-radius:50%;
  background:#f7f1e6;
  border:1px solid #b8872f;
  color:#9c7022;
  font-weight:900;
  font-size:13px;
  margin:0 auto 28px;
}
.history-dot{
  position:absolute;
  width:8px;height:8px;
  border-radius:50%;
  background:#b8872f;
  top:23px;
  left:50%;
  transform:translateX(-50%);
  z-index:3;
}
.history-copy{
  background:#fffaf1;
  border:1px solid rgba(24,49,38,.10);
  border-radius:18px;
  padding:25px 20px;
  min-height:240px;
}
.history-label{
  color:#b07f27;
  font-size:8px;
  font-weight:900;
  letter-spacing:.13em;
}
.history-copy h3{
  margin:13px 0 9px;
  font-family:Georgia,serif;
  font-size:28px;
  color:#193126;
}
.history-copy p{
  margin:0;
  color:#6b665e;
  font-size:13px;
  line-height:1.6;
}
.history-status{
  display:inline-block;
  margin-top:20px;
  color:#193126;
  font-size:7px;
  font-weight:900;
  letter-spacing:.12em;
}
.heritage-note-v17{
  margin-top:42px;
  padding:30px 34px;
  border-top:1px solid rgba(24,49,38,.13);
  border-bottom:1px solid rgba(24,49,38,.13);
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:50px;
  align-items:center;
}
.heritage-note-v17 h3{
  margin:8px 0 0;
  font-family:Georgia,serif;
  font-size:32px;
  line-height:1.1;
}
.heritage-note-v17 p{
  color:#68635c;
  line-height:1.65;
  margin:0;
  font-size:14px;
}
@media(max-width:1050px){
  .heritage-timeline-v17{
    grid-template-columns:repeat(2,1fr);
  }
  .timeline-line{display:none}
  .history-no{margin-left:0}
  .history-dot{left:27px;top:24px}
}
@media(max-width:620px){
  .heritage-intro-v17{
    grid-template-columns:1fr;
    padding:25px 22px;
  }
  .heritage-intro-mark{
    width:76px;height:76px;
  }
  .heritage-intro-v17 h3{font-size:29px}
  .heritage-intro-v17 p{font-size:14px}
  .heritage-timeline-v17{
    grid-template-columns:1fr;
    gap:12px;
  }
  .history-node{
    display:grid;
    grid-template-columns:54px 1fr;
    gap:15px;
    align-items:start;
  }
  .history-no{
    grid-row:1;
    margin:0;
  }
  .history-dot{
    left:27px;
    top:23px;
  }
  .history-copy{
    min-height:0;
    padding:22px 18px;
  }
  .heritage-note-v17{
    grid-template-columns:1fr;
    gap:18px;
    padding:28px 0;
  }
  .heritage-note-v17 h3{font-size:27px}
}

/* V1.7.1 — utility pages / paguron registration */
.register-hero-v171{padding-bottom:70px}
.register-page-v171{background:#f7f1e6}
.register-layout-v171{display:grid;grid-template-columns:.85fr 1.15fr;gap:60px;align-items:start}
.register-intro h2{font-size:clamp(42px,5vw,68px)!important;line-height:.94!important;margin:12px 0 20px}
.register-intro h2 em{color:#b9872f;font-style:normal}
.register-intro p{color:#68635c;line-height:1.7;max-width:540px}
.register-points{display:grid;gap:10px;margin-top:28px}
.register-points span{padding:13px 15px;border-left:2px solid #b9872f;background:#fffaf1;color:#3f4039;font-size:12px;font-weight:800;letter-spacing:.03em}
.register-form-v171{background:#fffaf1;border:1px solid rgba(24,49,38,.1);border-radius:22px;padding:30px;display:grid;gap:16px;box-shadow:0 15px 35px rgba(20,35,28,.05)}
.register-form-v171 label{display:grid;gap:7px;color:#253b31;font-size:10px;font-weight:900;letter-spacing:.06em;text-transform:uppercase}
.register-form-v171 input,.register-form-v171 textarea{font:inherit;font-size:14px;text-transform:none;letter-spacing:0;width:100%;box-sizing:border-box;border:1px solid #d9d3c8;border-radius:10px;background:#fff;padding:13px 14px;color:#22352c;outline:none}
.register-form-v171 input:focus,.register-form-v171 textarea:focus{border-color:#b9872f;box-shadow:0 0 0 3px rgba(185,135,47,.10)}
.register-form-v171 .form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}
.register-form-v171 small{color:#7b756b;line-height:1.5}
.form-success,.form-error{margin-bottom:22px;padding:17px 20px;border-radius:12px;font-size:14px;line-height:1.5}
.form-success{background:#e7f2e9;border:1px solid #b6d5bc;color:#245333}
.form-error{background:#f9e8e5;border:1px solid #e0b9b0;color:#71352c}
.about-page-v171{background:#f7f1e6}
@media(max-width:820px){
 .register-layout-v171{grid-template-columns:1fr;gap:35px}
 .register-form-v171{padding:22px}
}
@media(max-width:620px){
 .register-form-v171 .form-row{grid-template-columns:1fr}
 .register-intro h2{font-size:45px!important}
}

/* V1.7.4 — registration CTA is a real link, never visually disabled */
.header-cta, .header-cta:visited,
.btn[href="/daftarkan-paguron/"]{
  cursor:pointer!important;
  pointer-events:auto!important;
}


/* =========================================================
   P.P.S.I KOTA BOGOR V1.7.5
   MOBILE HAMBURGER MENU — FINAL OVERRIDE
   ========================================================= */
@media (max-width:980px){
  .site-header .main-nav{
    display:none!important;
    position:absolute!important;
    top:64px!important;
    left:12px!important;
    right:12px!important;
    width:auto!important;
    margin:0!important;
    padding:10px!important;
    background:rgba(5,25,18,.985)!important;
    border:1px solid rgba(226,189,106,.22)!important;
    border-radius:0 0 14px 14px!important;
    box-shadow:0 18px 35px rgba(0,0,0,.28)!important;
    z-index:1001!important;
  }

  .site-header .main-nav.open{
    display:block!important;
  }

  .site-header .main-nav ul{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
  }

  .site-header .main-nav li{
    display:block!important;
    width:100%!important;
    margin:0!important;
    padding:0!important;
    border-bottom:1px solid rgba(255,255,255,.07)!important;
  }

  .site-header .main-nav li:last-child{
    border-bottom:0!important;
  }

  .site-header .main-nav a{
    display:block!important;
    width:100%!important;
    box-sizing:border-box!important;
    padding:14px 13px!important;
    font-size:11px!important;
    line-height:1.2!important;
    letter-spacing:.02em!important;
    white-space:normal!important;
    color:rgba(255,255,255,.9)!important;
    background:transparent!important;
    border-radius:8px!important;
  }

  .site-header .main-nav a:hover,
  .site-header .main-nav a:focus{
    color:#fff!important;
    background:rgba(226,189,106,.10)!important;
  }

  .site-header .menu-toggle{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:44px!important;
    height:44px!important;
    margin-left:auto!important;
    padding:0!important;
    border:0!important;
    background:transparent!important;
    color:#fff!important;
    font-size:29px!important;
    line-height:1!important;
    cursor:pointer!important;
    z-index:1002!important;
  }

  .site-header .header-cta{
    display:none!important;
  }

  .site-header .header-inner{
    min-height:64px!important;
    height:64px!important;
    padding-left:14px!important;
    padding-right:14px!important;
  }

  .site-header .site-logo{
    height:43px!important;
    width:auto!important;
    max-width:60px!important;
  }

  .site-header .brand{
    max-width:calc(100% - 60px)!important;
  }

  .site-header .brand-copy strong{
    font-size:10px!important;
  }

  .site-header .brand-copy small{
    display:none!important;
  }

  /* When header is compact after scrolling */
  .site-header.is-compact{
    height:56px!important;
  }

  .site-header.is-compact .header-inner{
    height:56px!important;
    min-height:56px!important;
  }

  .site-header.is-compact .main-nav{
    top:56px!important;
  }
}

/* V1.8.0 form pages */
.ppsi-form-page{background:#f7f3e8;color:#102d22;min-height:70vh}.ppsi-form-page .page-hero{padding:100px 0 65px;background:#062a1d;color:#fff}.ppsi-form-page .page-hero h1{max-width:900px;font-size:clamp(42px,6vw,82px);line-height:.98;margin:18px 0}.ppsi-form-page .page-hero p{max-width:760px;color:rgba(255,255,255,.78);font-size:18px;line-height:1.7}.form-section{padding:75px 0}.form-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:55px;align-items:start}.form-intro h2{font-size:clamp(36px,4vw,58px);line-height:1.05;margin:14px 0 20px}.form-intro p{font-size:17px;line-height:1.8;color:#53615a}.form-note{margin-top:28px;padding:18px 20px;border-left:3px solid #d4a646;background:#eee8d9;color:#4c564f;line-height:1.6}.form-card{background:#fff;border:1px solid #ded8ca;border-radius:18px;padding:30px;box-shadow:0 18px 50px rgba(8,36,26,.08)}.form-card form{display:flex;flex-direction:column;gap:16px}.form-card label{font-weight:700;font-size:12px;letter-spacing:.04em;text-transform:uppercase;color:#26362f}.form-card input,.form-card select,.form-card textarea{display:block;width:100%;box-sizing:border-box;margin-top:8px;border:1px solid #d7d2c7;border-radius:9px;background:#faf9f5;color:#172b22;padding:13px 14px;font:inherit;text-transform:none;letter-spacing:0}.form-card textarea{resize:vertical}.two-col,.partner-pillars{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-alert{padding:14px 16px;border-radius:10px;font-weight:600}.form-alert.success{background:#e6f2e8;color:#1f6330}.form-alert.error{background:#f8e6e2;color:#8a3026}.partner-pillars{margin-top:28px}.partner-pillars div{border:1px solid #d9d2c2;padding:13px;border-radius:9px;font-size:11px;font-weight:800}@media(max-width:760px){.ppsi-form-page .page-hero{padding:75px 0 50px}.ppsi-form-page .page-hero h1{font-size:44px}.form-section{padding:50px 0}.form-grid{grid-template-columns:1fr;gap:30px}.form-card{padding:20px}.two-col,.partner-pillars{grid-template-columns:1fr}}

/* V1.8.1 Paguron media */
.paguron-media-upload{margin:12px 0;padding:24px;background:#f1ebdc;border:1px solid #d8cfbd;border-radius:14px;display:grid;gap:16px}
.paguron-media-upload h3{margin:4px 0;font-size:26px}.paguron-media-upload p{margin:0;color:#67736d;font-size:13px}
.paguron-media-upload small{display:block;margin-top:6px;color:#7a827c;font-size:11px;text-transform:none;letter-spacing:0}
.paguron-media-upload input[type=file]{background:#fff;border:1px dashed #b9ae98;padding:14px}
.paguron-profile-page{background:#f7f3e8;color:#173126}.paguron-profile-hero{background:#062a1d;color:#fff;padding:90px 0 60px}
.paguron-profile-hero-grid{display:grid;grid-template-columns:140px 1fr;gap:32px;align-items:center}.paguron-profile-logo{width:130px;height:130px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(212,166,70,.32);border-radius:18px;padding:15px}
.paguron-profile-logo img{max-width:100%;max-height:100%;object-fit:contain}.paguron-profile-hero h1{font-size:clamp(45px,6vw,78px);line-height:.95;margin:10px 0}
.paguron-profile-content{padding:65px 0 90px}.paguron-cover{border-radius:22px;overflow:hidden;margin-bottom:40px;max-height:560px}.paguron-cover img{width:100%;max-height:560px;object-fit:cover}
.paguron-profile-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:45px}.paguron-side{background:#0a3023;color:#fff;padding:28px;border-radius:18px}
.paguron-gallery{margin-top:70px;padding-top:45px;border-top:1px solid #d8d1c4}.paguron-gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.paguron-gallery-grid figure{margin:0;border-radius:14px;overflow:hidden;aspect-ratio:4/3}.paguron-gallery-grid img{width:100%;height:100%;object-fit:cover}
@media(max-width:760px){.paguron-profile-hero-grid{grid-template-columns:90px 1fr;gap:18px}.paguron-profile-logo{width:84px;height:84px}.paguron-profile-grid{grid-template-columns:1fr}.paguron-gallery-grid{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.paguron-gallery-grid{grid-template-columns:1fr}}


/* =========================================================
   P.P.S.I V1.8.2 — PAGURON FINAL INTAKE UI
   ========================================================= */
.upload-preview{
  margin-top:10px;
  min-height:120px;
  border:1px dashed #c1b59f;
  border-radius:12px;
  background:#fff;
  display:flex;
  align-items:center;
  justify-content:center;
  overflow:hidden;
  color:#899089;
  text-align:center;
  padding:8px;
}
.upload-preview img{display:block;max-width:100%;max-height:180px;object-fit:contain}
.cover-preview{aspect-ratio:16/8;min-height:160px}
.cover-preview img{width:100%;height:100%;max-height:none;object-fit:cover}
.gallery-counter{
  margin-top:8px;
  font-size:12px;
  color:#53625b;
  text-transform:none;
  letter-spacing:0;
}
.upload-gallery-preview{
  display:grid;
  grid-template-columns:repeat(5,1fr);
  gap:8px;
  margin-top:10px;
}
.upload-gallery-preview div{
  aspect-ratio:1;
  border-radius:9px;
  overflow:hidden;
  background:#ddd;
}
.upload-gallery-preview img{width:100%;height:100%;object-fit:cover}
.register-form-v171 button[disabled]{opacity:.65;cursor:wait}
@media(max-width:620px){
  .paguron-media-upload{padding:18px}
  .upload-gallery-preview{grid-template-columns:repeat(3,1fr)}
}


/* =========================================================
   P.P.S.I V1.8.2.1 — MOBILE PAGURON UPLOAD FIX
   ========================================================= */
.register-form-v171,
.register-form-v171 *,
.paguron-media-upload,
.paguron-media-upload *{
  box-sizing:border-box!important;
}

.paguron-media-upload{
  width:100%!important;
  max-width:100%!important;
  overflow:hidden!important;
}

.paguron-media-upload label{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
}

.paguron-media-upload input[type="file"]{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
  white-space:normal!important;
}

.upload-preview,
.cover-preview,
.upload-gallery-preview{
  width:100%!important;
  max-width:100%!important;
  min-width:0!important;
  overflow:hidden!important;
}

.cover-preview{
  aspect-ratio:16/9!important;
  min-height:0!important;
  height:auto!important;
  max-height:none!important;
}

.cover-preview img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:100%!important;
  max-height:none!important;
  object-fit:cover!important;
}

.upload-preview{
  min-height:110px!important;
  padding:10px!important;
}

.upload-preview img{
  max-width:100%!important;
  width:auto!important;
  height:auto!important;
  max-height:160px!important;
  object-fit:contain!important;
}

.upload-gallery-preview{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:8px!important;
}

.upload-gallery-preview div{
  min-width:0!important;
  width:100%!important;
  aspect-ratio:1/1!important;
}

.upload-gallery-preview img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}

.gallery-counter{
  width:100%!important;
  max-width:100%!important;
}

.register-form-v171 button[type="submit"]{
  width:100%!important;
  max-width:100%!important;
  white-space:normal!important;
}

@media (max-width:620px){
  .paguron-media-upload{
    padding:16px!important;
    border-radius:14px!important;
    margin-left:0!important;
    margin-right:0!important;
  }

  .paguron-media-upload h3{
    font-size:22px!important;
    line-height:1.15!important;
  }

  .paguron-media-upload p{
    font-size:12px!important;
    line-height:1.5!important;
  }

  .paguron-media-upload label{
    font-size:12px!important;
    line-height:1.35!important;
  }

  .paguron-media-upload input[type="file"]{
    padding:11px!important;
    font-size:13px!important;
  }

  .upload-preview{
    min-height:90px!important;
  }

  .cover-preview{
    aspect-ratio:16/9!important;
    width:100%!important;
  }

  .upload-gallery-preview{
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
  }

  .gallery-counter{
    margin-top:8px!important;
    font-size:12px!important;
  }
}

@media (max-width:380px){
  .upload-gallery-preview{
    grid-template-columns:1fr 1fr!important;
  }
}
