/*
Theme Name: BNP Corporate V2
Theme URI: https://bnp.co.id/
Author: PT Binar Nusa Persada
Description: Corporate technology website for Binar Nusa Persada featuring Wastara, Rumara, One Hub and partner showcase.
Version: 2.6.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 7.4
Text Domain: bnp-corporate
*/

:root{--blue:#0f57d8;--blue2:#0a46b9;--navy:#07172f;--ink:#16223b;--muted:#687386;--line:#e6eaf0;--soft:#f7f9fc;--white:#fff;--green:#11a36a;--shadow:0 18px 50px rgba(7,35,84,.10)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--ink);background:#fff;line-height:1.6}img{max-width:100%;height:auto}a{color:inherit}.bnp-container{width:min(1180px,calc(100% - 40px));margin:auto}.bnp-header{position:sticky;top:0;z-index:1000;background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.bnp-nav{height:80px;display:flex;align-items:center;justify-content:space-between;gap:28px}.bnp-brand img{width:172px;display:block}.bnp-links{display:flex;align-items:center;gap:28px}.bnp-links a{text-decoration:none;font-size:14px;font-weight:750;color:#33415f}.bnp-links a:hover{color:var(--blue)}.bnp-menu{display:none;border:0;background:transparent;font-size:28px;cursor:pointer;color:var(--navy)}.bnp-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;background:var(--blue);color:#fff;padding:13px 20px;border-radius:12px;font-weight:800;transition:.2s;border:1px solid var(--blue)}.bnp-btn:hover{background:var(--blue2);border-color:var(--blue2);transform:translateY(-1px)}.bnp-btn.secondary{background:#fff;color:var(--navy);border-color:var(--line)}
.hero{padding:96px 0 76px;background:radial-gradient(circle at 82% 15%,#eaf2ff 0,transparent 32%),linear-gradient(180deg,#fff,#f8fbff)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:72px;align-items:center}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.15em;color:var(--blue);margin-bottom:16px}.hero h1,.section h2{color:var(--navy);margin-top:0}.hero h1{font-size:clamp(48px,6vw,78px);line-height:.98;letter-spacing:-.055em;margin-bottom:24px}.hero h1 span{color:var(--blue)}.hero .lead{font-size:19px;color:var(--muted);max-width:680px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.hero-panel{background:#fff;border:1px solid var(--line);border-radius:26px;padding:28px;box-shadow:var(--shadow);position:relative;overflow:hidden}.hero-panel:before{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:50%;background:#edf4ff}.hero-panel h3{margin:0 0 18px;color:var(--navy);position:relative}.eco-item{position:relative;display:flex;align-items:center;gap:16px;padding:15px;border:1px solid var(--line);border-radius:17px;margin:11px 0;background:#fff}.eco-item img{width:62px;height:58px;object-fit:contain}.eco-item .name{font-weight:850;font-size:18px;color:var(--navy)}.eco-item small{display:block;color:var(--muted)}.badge{margin-left:auto;font-size:11px;font-weight:900;padding:6px 9px;border-radius:99px;background:#eef4ff;color:var(--blue)}.badge.dev{background:#f2f0ff;color:#6654c9}.section{padding:96px 0}.section-head{max-width:790px;margin-bottom:44px}.section h2{font-size:clamp(36px,4.2vw,56px);line-height:1.08;letter-spacing:-.04em;margin-bottom:18px}.section-head p{font-size:17px;color:var(--muted)}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{border:1px solid var(--line);border-radius:22px;padding:28px;background:#fff;box-shadow:0 8px 28px rgba(10,45,100,.05);display:flex;flex-direction:column;min-height:478px}.product-logo{height:96px;display:flex;align-items:center;margin-bottom:20px}.product-logo img{max-width:210px;max-height:90px;object-fit:contain;object-position:left center}.product-card h3{font-size:29px;margin:0 0 10px;color:var(--navy)}.product-card p{color:var(--muted)}.product-card ul{padding-left:18px;color:#344054}.product-card li{margin:8px 0}.product-card .product-link{margin-top:auto;padding-top:18px;text-decoration:none;color:var(--blue);font-weight:850}.product-tag{display:inline-flex;width:max-content;font-size:11px;font-weight:900;padding:6px 9px;border-radius:99px;background:#eaf8f2;color:#14714a;margin-bottom:12px}.product-tag.dev{background:#f0f2ff;color:#5551c9}.onehub-mark{display:flex;align-items:center;gap:14px}.onehub-icon{width:60px;height:60px;border-radius:16px;background:var(--blue);display:grid;place-items:center;color:#fff;font-size:23px;font-weight:900}.onehub-word{font-size:30px;font-weight:900;color:var(--navy);letter-spacing:-.03em}
.platform{background:var(--navy);color:#fff}.platform-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:64px;align-items:center}.platform h2{color:#fff}.platform p{color:#b8c3d9}.platform-points{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.platform-point{padding:18px 0;border-top:1px solid rgba(255,255,255,.14)}.platform-point b{color:#73aaff}.platform-point small{display:block;color:#9eabc3}.principles{background:#fff;color:var(--ink);border-radius:22px;padding:28px}.principle{display:flex;justify-content:space-between;gap:20px;padding:20px 0;border-bottom:1px solid var(--line)}.principle:last-child{border-bottom:0}.principle strong{font-size:21px;color:var(--navy)}.principle span{color:var(--muted);text-align:right;max-width:240px}
.partners{background:#f7f9fc;overflow:hidden}.partner-shell{background:#fff;border:1px solid var(--line);border-radius:24px;padding:34px 0;overflow:hidden}.partner-title{padding:0 34px 22px;font-weight:800;color:#4e5d76}.partner-marquee{overflow:hidden;mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent);-webkit-mask-image:linear-gradient(to right,transparent,#000 6%,#000 94%,transparent)}.partner-track{display:flex;width:max-content;gap:22px;animation:bnp-scroll 30s linear infinite;padding:6px 0}.partner-marquee:hover .partner-track{animation-play-state:paused}.partner-logo{width:190px;height:105px;flex:0 0 190px;border:1px solid #edf0f4;border-radius:16px;background:#fff;display:flex;align-items:center;justify-content:center;padding:18px}.partner-logo img{max-width:150px;max-height:76px;object-fit:contain;filter:saturate(.96)}@keyframes bnp-scroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}
.about-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:64px;align-items:center}.about-logo{border:1px solid var(--line);border-radius:24px;padding:46px;background:#fff;box-shadow:var(--shadow)}.about-copy p{font-size:17px;color:var(--muted)}.about-bullets{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.about-bullets div{padding:14px 16px;border:1px solid var(--line);border-radius:14px;font-weight:750;color:#344054}.cta-section{padding:24px 0 0}.cta-card{background:linear-gradient(120deg,#071733,#0b409f);border-radius:28px;padding:46px;color:#fff;display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-card h2{color:#fff;font-size:42px;margin:0 0 8px}.cta-card p{color:#c9d4e8;margin:0}.site-footer{background:#061126;color:#b9c3d7;padding:58px 0 24px;margin-top:95px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:36px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:14px}.footer-logo img{width:52px;height:52px;object-fit:contain}.footer-logo .bnp-white{font-size:38px;line-height:1;font-weight:900;letter-spacing:-.05em;color:#fff}.footer-logo .company-name{font-size:12px;line-height:1.2;color:#fff;font-weight:700;border-left:1px solid rgba(255,255,255,.25);padding-left:12px}.site-footer h4{color:#fff;margin-top:0}.site-footer a{display:block;text-decoration:none;color:#aeb9cf;margin:8px 0;font-size:14px}.site-footer a:hover{color:#fff}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:36px;padding-top:18px;font-size:13px;display:flex;justify-content:space-between}
@media(max-width:900px){.bnp-links{display:none;position:absolute;top:80px;left:0;right:0;background:#fff;padding:22px;flex-direction:column;border-bottom:1px solid var(--line)}.bnp-links.open{display:flex}.bnp-menu{display:block}.hero-grid,.platform-grid,.about-grid{grid-template-columns:1fr}.products{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.about-bullets{grid-template-columns:1fr}.partner-logo{width:160px;flex-basis:160px}}@media(max-width:560px){.bnp-container{width:min(100% - 26px,1180px)}.section{padding:72px 0}.hero{padding:70px 0 56px}.bnp-brand img{width:145px}.platform-points{grid-template-columns:1fr}.cta-card{flex-direction:column;align-items:flex-start}.footer-grid{grid-template-columns:1fr}.copyright{flex-direction:column;gap:8px}.footer-logo .bnp-white{font-size:34px}}

/* V2 image resilience */
.bnp-brand img,.product-logo img,.eco-item img,.partner-logo img,.about-logo img,.footer-logo img{
  display:block;
}
.partner-logo{overflow:hidden}
.partner-logo img{width:auto;height:auto}



/* ===== BNP V2.4 Premium Footer ===== */
.bnp-footer{
  background:#07162f;
  color:#fff;
  padding:64px 0 24px;
  margin-top:0;
}
.bnp-footer-top{
  display:grid;
  grid-template-columns:1.7fr .75fr .8fr 1fr;
  gap:52px;
  padding-bottom:42px;
}
.bnp-footer-intro{max-width:390px}
.bnp-footer-name{
  font-size:21px;
  line-height:1.2;
  font-weight:800;
  letter-spacing:-.02em;
  margin-bottom:14px;
}
.bnp-footer-intro p{
  margin:0 0 22px;
  color:#aebbd0;
  font-size:14px;
  line-height:1.7;
}
.bnp-footer-address{
  color:#8493ab;
  font-size:13px;
  line-height:1.7;
}
.bnp-footer-col{
  display:flex;
  flex-direction:column;
  align-items:flex-start;
  gap:11px;
}
.bnp-footer-col h4{
  margin:0 0 8px;
  color:#fff;
  font-size:14px;
  font-weight:800;
}
.bnp-footer-col a,.bnp-footer-col span{
  color:#aebbd0;
  font-size:14px;
  text-decoration:none;
  transition:color .2s ease;
}
.bnp-footer-col a:hover{color:#fff}
.bnp-footer-wa{
  display:inline-flex!important;
  padding:9px 13px;
  border:1px solid rgba(255,255,255,.18);
  border-radius:10px;
}
.bnp-footer-tagline{
  margin:10px 0 0!important;
  color:#fff!important;
  font-weight:750;
  line-height:1.45!important;
  font-size:14px!important;
}
.bnp-footer-bottom{
  display:flex;
  justify-content:space-between;
  gap:20px;
  padding-top:22px;
  border-top:1px solid rgba(255,255,255,.11);
  color:#73839d;
  font-size:12px;
}
.bnp-wa-float{
  position:fixed;
  right:22px;
  bottom:22px;
  z-index:9999;
  width:58px;
  height:58px;
  border-radius:50%;
  background:#25D366;
  color:#fff!important;
  display:flex;
  align-items:center;
  justify-content:center;
  font-weight:850;
  font-size:14px;
  text-decoration:none;
  border:3px solid #fff;
  box-shadow:0 12px 28px rgba(0,0,0,.22);
  transition:transform .2s ease;
}
.bnp-wa-float:hover{transform:translateY(-2px)}
@media(max-width:900px){
  .bnp-footer-top{grid-template-columns:1fr 1fr;gap:36px}
}
@media(max-width:600px){
  .bnp-footer{padding-top:48px}
  .bnp-footer-top{grid-template-columns:1fr;gap:30px}
  .bnp-footer-bottom{flex-direction:column;gap:6px}
}

/* ===== BNP V2.6 CTA + compact footer ===== */
.cta-section{
  padding-bottom:72px !important;
}
.bnp-footer{
  margin-top:28px !important;
  padding:38px 0 18px !important;
}
.bnp-footer-top{
  gap:36px !important;
  padding-bottom:26px !important;
}
.bnp-footer-name{
  font-size:18px !important;
  margin-bottom:10px !important;
}
.bnp-footer-address{
  font-size:12px !important;
  line-height:1.6 !important;
}
.bnp-footer-col{
  gap:8px !important;
}
.bnp-footer-col h4{
  font-size:13px !important;
  margin-bottom:5px !important;
}
.bnp-footer-col a,.bnp-footer-col span{
  font-size:12px !important;
}
.bnp-footer-tagline{
  font-size:12px !important;
  margin-top:6px !important;
}
.bnp-footer-wa{
  padding:7px 10px !important;
}
.bnp-footer-bottom{
  padding-top:16px !important;
  font-size:11px !important;
}
@media(max-width:600px){
  .cta-section{padding-bottom:52px !important}
  .bnp-footer{margin-top:18px !important;padding-top:32px !important}
}
