
:root{--navy:#071f52;--blue:#0b4da2;--teal:#12b9b4;--ink:#102044;--muted:#61708a;--line:#dfe8f3;--bg:#f5f8fc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,"Noto Sans Thai","Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--bg);line-height:1.7}a{text-decoration:none;color:inherit}.container{width:min(1180px,92%);margin:auto}.nav{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.97);backdrop-filter:blur(12px);border-bottom:1px solid var(--line)}.navin{height:72px;display:flex;align-items:center;justify-content:space-between;gap:22px}.brand img{width:188px;height:46px;object-fit:contain}.navlinks{display:flex;gap:21px;align-items:center;font-size:13px;font-weight:900;text-transform:uppercase}.navlinks a:hover{color:var(--teal)}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 20px;border-radius:11px;border:1px solid #d8e2ef;background:#fff;font-weight:900;transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(5,32,77,.12)}.btn.primary{background:linear-gradient(105deg,#08245a,#12b9b4);color:#fff;border-color:transparent}.hero{position:relative;isolation:isolate;min-height:610px;display:flex;align-items:center;overflow:hidden;color:#fff;background-image:linear-gradient(90deg,rgba(3,22,60,.94),rgba(5,31,72,.72) 55%,rgba(5,25,55,.38)),url('assets/home-hero.jpg');background-size:cover;background-position:center}.hero-inner{position:relative;z-index:2;padding:85px 0}.hero-copy{max-width:760px}.eyebrow{font-size:13px;letter-spacing:2.6px;font-weight:1000;color:#45d9d1}.hero h1{font-size:clamp(44px,6vw,78px);line-height:1.03;margin:10px 0 20px;letter-spacing:-2px}.hero h1 span{color:#18c3ba}.hero p{font-size:19px;color:#e6effd;max-width:760px}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero .btn:not(.primary){color:var(--navy)}.stats{position:relative;margin-top:-42px;z-index:5}.statsbox{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:0 18px 55px rgba(8,36,90,.15);overflow:hidden}.stat{text-align:center;padding:22px;border-right:1px solid var(--line)}.stat:last-child{border:0}.stat b{display:block;font-size:30px;color:var(--teal)}.stat small{font-weight:900;color:#64748b}.section{padding:82px 0}.section.white{background:#fff}.section-head{max-width:820px;margin:0 auto 38px;text-align:center}.section-head h2{font-size:40px;line-height:1.18;margin:8px 0 12px}.lead{color:var(--muted);font-size:16px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.solution-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:25px;box-shadow:0 8px 30px rgba(20,42,80,.05);transition:.2s}.solution-card:hover{transform:translateY(-5px);box-shadow:0 18px 40px rgba(20,42,80,.1)}.logo{height:105px;display:flex;align-items:center;justify-content:center}.logo img{max-width:200px;max-height:100px;object-fit:contain}.solution-card h3{text-align:center;margin:12px 0 7px;font-size:20px}.solution-card p{text-align:center;color:var(--muted);min-height:52px}.link{display:block;text-align:center;margin-top:14px;color:var(--blue);font-weight:900}.flow{display:flex;justify-content:center;align-items:center;gap:10px;flex-wrap:wrap}.flow div{background:#f7fbff;border:1px solid var(--line);border-radius:12px;padding:13px 17px;font-weight:900}.flow b{color:var(--teal);font-size:22px}.inds{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.inds>div{background:#fff;border:1px solid var(--line);border-radius:14px;padding:22px 8px;text-align:center;font-size:28px;box-shadow:0 7px 20px rgba(20,42,80,.04)}.inds span{display:block;font-size:13px;font-weight:900;margin-top:7px}.about{display:grid;grid-template-columns:1.05fr .95fr;gap:55px;align-items:center}.about h2{font-size:42px;line-height:1.15;margin:8px 0 15px}.about p{color:var(--muted)}.about>img{width:100%;height:440px;object-fit:cover;border-radius:22px;box-shadow:0 18px 45px rgba(10,36,80,.12)}.checks{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.checks div{background:#f5fafb;padding:10px 12px;border-radius:9px;font-weight:800}.checks div:before{content:'✓';color:#0a9e9a;margin-right:8px}.location{background:#f1f6fb}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:24px}.contact-card,.map{background:#fff;border:1px solid var(--line);border-radius:20px;padding:28px;box-shadow:0 10px 30px rgba(20,42,80,.06)}.contact-card h3{font-size:24px;margin-top:0}.contact-card a:not(.btn){color:var(--blue);font-weight:800}.map{padding:0;overflow:hidden;min-height:430px}.map iframe{width:100%;height:430px;border:0}.footer{background:#041635;color:#cbd9ee;padding:38px 0}.foot{display:grid;grid-template-columns:1fr 1.6fr 1fr;gap:30px;align-items:center}.foot img{width:190px;height:auto;background:#fff;border-radius:6px}.foot a{color:#fff}.copy{border-top:1px solid #17325b;margin-top:28px;padding-top:15px;color:#91a6c8;font-size:13px}@media(max-width:900px){.navlinks{display:none}.grid3{grid-template-columns:1fr 1fr}.inds{grid-template-columns:repeat(4,1fr)}.about,.contact-grid{grid-template-columns:1fr}.statsbox{grid-template-columns:1fr 1fr}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--line)}}@media(max-width:600px){.grid3,.inds,.checks{grid-template-columns:1fr}.section{padding:60px 0}.section-head h2,.about h2{font-size:31px}.hero h1{font-size:44px}.hero{min-height:660px}.foot{grid-template-columns:1fr}.stats{margin-top:-30px}.stat{padding:16px 8px}.stat b{font-size:25px}.contact-grid{gap:15px}}

/* ===== I TRUST NETWORK BU DETAIL V4 ===== */
.bu-detail-hero{position:relative;min-height:620px;display:flex;align-items:center;background-size:cover;background-position:center;overflow:hidden;color:#fff}
.bu-detail-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,16,43,.94),rgba(5,28,65,.68) 52%,rgba(4,17,43,.20))}
.bu-detail-hero .bu-wrap{position:relative;z-index:2}
.bu-wrap{width:min(1180px,92%);margin:auto}
.bu-kicker{font-size:12px;font-weight:900;letter-spacing:2.4px;color:#47d5d0;margin-bottom:14px}
.bu-detail-hero h1{font-size:clamp(42px,6vw,68px);line-height:1.05;letter-spacing:-2px;max-width:800px;margin:0 0 20px}
.bu-detail-hero p{max-width:720px;font-size:18px;color:#dbe7f8}
.bu-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}
.bu-btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 19px;border-radius:11px;font-weight:900;font-size:13px;border:1px solid rgba(255,255,255,.35)}
.bu-btn.main{background:#31d0ca;color:#062044;border-color:#31d0ca}.bu-btn.alt{color:#fff;background:rgba(255,255,255,.09)}
.bu-section{padding:76px 0;background:#f6f9fd}.bu-section.white{background:#fff}
.bu-eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;color:#54708f}.bu-section h2{font-size:38px;line-height:1.15;letter-spacing:-1px;margin:7px 0 13px;color:#0a2348}.bu-lead{max-width:780px;color:#65758e}
.bu-feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:30px}
.bu-feature{padding:24px;border-radius:18px;background:#fff;border:1px solid #e0e8f2;box-shadow:0 12px 32px rgba(13,39,76,.05)}
.bu-feature .ico{width:38px;height:38px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:#dff9f7;color:#087e7a;font-weight:900;margin-bottom:13px}
.bu-feature h3{margin:0 0 7px;font-size:18px;color:#0c2850}.bu-feature p{margin:0;color:#687890;font-size:14px}
.bu-split{display:grid;grid-template-columns:1.05fr .95fr;gap:38px;align-items:center}
.bu-visual{min-height:360px;border-radius:26px;overflow:hidden;background:linear-gradient(135deg,#092b63,#0e8d91);position:relative;box-shadow:0 20px 55px rgba(7,35,76,.14)}
.bu-visual:before{content:"";position:absolute;inset:22px;border:1px solid rgba(255,255,255,.22);border-radius:20px}
.bu-visual .panel{position:absolute;left:12%;right:12%;top:20%;bottom:18%;background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.28);border-radius:18px;padding:24px;color:#fff}
.bu-visual .bar{height:10px;border-radius:10px;background:rgba(255,255,255,.7);margin:0 0 16px;width:75%}.bu-visual .bar.s{width:52%;opacity:.6}
.bu-visual .nodes{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:35px}.bu-visual .node{height:75px;border-radius:12px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.18)}
.bu-flow{display:flex;margin-top:34px}.bu-step{flex:1;padding:22px 18px;background:#fff;border:1px solid #e0e8f2;text-align:center;position:relative}.bu-step:first-child{border-radius:16px 0 0 16px}.bu-step:last-child{border-radius:0 16px 16px 0}.bu-step:not(:last-child):after{content:"→";position:absolute;right:-12px;top:50%;transform:translateY(-50%);z-index:2;width:24px;height:24px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#31d0ca;color:#062044;font-weight:900}.bu-step small{display:block;color:#2ba7a2;font-weight:900;letter-spacing:1px}.bu-step b{display:block;margin-top:6px;color:#0c2850}
.bu-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:25px}.bu-tag{padding:10px 15px;border-radius:999px;background:#fff;border:1px solid #dce6f1;font-size:13px;font-weight:800;color:#304767}
.bu-cta{margin:0 auto 70px;padding:42px;border-radius:26px;background:linear-gradient(110deg,#061c48,#0a4b92);color:#fff;display:flex;justify-content:space-between;align-items:center;gap:30px}.bu-cta h2{color:#fff;margin:0 0 7px}.bu-cta p{margin:0;color:#cfe0f6}
@media(max-width:850px){.bu-feature-grid,.bu-split{grid-template-columns:1fr}.bu-flow{flex-direction:column}.bu-step:first-child,.bu-step:last-child{border-radius:0}.bu-step:first-child{border-radius:16px 16px 0 0}.bu-step:last-child{border-radius:0 0 16px 16px}.bu-step:not(:last-child):after{content:"↓";right:50%;top:auto;bottom:-12px;transform:translateX(50%)}.bu-cta{flex-direction:column;align-items:flex-start}}

.lang-switch{display:inline-flex;align-items:center;padding:4px;border:1px solid #d8e3ef;border-radius:999px;background:#fff;margin-left:2px}
.lang-switch button{border:0;background:transparent;border-radius:999px;padding:7px 10px;font-size:11px;font-weight:900;cursor:pointer;color:#64748b}
.lang-switch button:hover{background:#eef5fb;color:#08245a}
@media(max-width:850px){.lang-switch{margin-left:auto}.navbtn{display:none}}

/* ===== BOOKKUB FEATURE MODULE V6 ===== */
.bookkub-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.bookkub-card{background:#fff;border:1px solid #e0e8f2;border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(13,39,76,.05)}
.bookkub-card .num{font-size:11px;font-weight:900;letter-spacing:1.5px;color:#24aaa5}.bookkub-card h3{font-size:18px;color:#0a2348;margin:7px 0}.bookkub-card p{font-size:14px;color:#687890;margin:0;line-height:1.7}
.bookkub-integrations{display:flex;gap:12px;flex-wrap:wrap;margin-top:25px}.bookkub-pill{padding:12px 16px;border-radius:12px;background:#eef8f8;border:1px solid #d3eeec;color:#0a5f5b;font-weight:900;font-size:13px}
.bookkub-architecture{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.bookkub-arch{padding:24px;border-radius:18px;background:#082957;color:#fff}.bookkub-arch h3{margin-top:0}.bookkub-arch p{color:#cfe0f6;font-size:14px;line-height:1.7}
@media(max-width:850px){.bookkub-grid,.bookkub-architecture{grid-template-columns:1fr}}

/* ===== BUILDEYE V7 ===== */
.beye-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.beye-card{background:#fff;border:1px solid #e0e8f2;border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(13,39,76,.05)}
.beye-card .num{font-size:11px;font-weight:900;letter-spacing:1.5px;color:#d88922}.beye-card h3{font-size:18px;color:#0a2348;margin:7px 0}.beye-card p{font-size:14px;color:#687890;margin:0;line-height:1.7}
.beye-value{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:30px}.beye-value article{padding:26px;border-radius:20px;background:linear-gradient(135deg,#082957,#0c4c72);color:#fff}.beye-value h3{margin:0 0 8px}.beye-value p{margin:0;color:#d9e8f6;line-height:1.7;font-size:14px}
.beye-spec{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px}.beye-spec div{padding:18px;border:1px solid #e0e8f2;border-radius:15px;background:#fff}.beye-spec b{display:block;color:#0a2348;font-size:14px}.beye-spec span{font-size:12px;color:#718098}
.beye-process{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:28px}.beye-process article{padding:22px;background:#fff;border:1px solid #dfe8f2}.beye-process article:first-child{border-radius:16px 0 0 16px}.beye-process article:last-child{border-radius:0 16px 16px 0}.beye-process small{color:#d88922;font-weight:900}.beye-process h3{margin:7px 0;color:#0a2348}.beye-process p{margin:0;color:#687890;font-size:13px;line-height:1.6}
.beye-scenario{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:25px}.beye-scenario div{padding:22px;border-radius:18px;background:#f4f7fb;border:1px solid #e2e9f1}.beye-scenario h3{margin:0 0 8px;color:#0a2348}.beye-scenario p{margin:0;color:#687890;font-size:14px}
@media(max-width:850px){.beye-grid,.beye-value,.beye-spec,.beye-process,.beye-scenario{grid-template-columns:1fr}.beye-process article:first-child,.beye-process article:last-child{border-radius:0}.beye-process article:first-child{border-radius:16px 16px 0 0}.beye-process article:last-child{border-radius:0 0 16px 16px}}


/* ===== SHARED HEADER V9 ===== */
.nav{position:sticky;top:0;z-index:1000;width:100%;background:rgba(255,255,255,.96);backdrop-filter:blur(12px);border-bottom:1px solid #e4ebf2}
.nav .navin{min-height:78px;display:flex;align-items:center;gap:26px}
.nav .brand{display:flex;align-items:center;flex:0 0 auto;text-decoration:none}
.nav .brand img{display:block;width:auto;height:42px;max-width:190px;object-fit:contain}
.nav .main-nav{display:flex;align-items:center;gap:28px;margin-left:auto}
.nav .main-nav a{display:inline-flex;align-items:center;min-height:42px;text-decoration:none;font-size:12px;font-weight:800;letter-spacing:.7px;color:#1c3556;white-space:nowrap}
.nav .main-nav a:hover{color:#16a8a2}
.nav .lang-switch{display:flex;align-items:center;gap:2px;padding:3px 5px;border:1px solid #dbe5ee;border-radius:999px;background:#fff}
.nav .lang-switch button{border:0;background:transparent;padding:6px 8px;border-radius:999px;font-size:10px;font-weight:900;color:#718098;cursor:pointer}
.nav .lang-switch button.active{background:#082957;color:#fff}
.nav .lang-switch span{font-size:10px;color:#b4bfca}
.nav .navbtn{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 17px;border-radius:9px;background:#082957;color:#fff!important;text-decoration:none;font-size:11px;font-weight:900;white-space:nowrap}
.nav .navbtn:hover{background:#123d78}
@media(max-width:900px){
 .nav .navin{gap:12px}
 .nav .main-nav{gap:12px}
 .nav .main-nav a{font-size:10px}
 .nav .navbtn{display:none}
}
@media(max-width:650px){
 .nav .navin{min-height:68px}
 .nav .brand img{height:34px;max-width:155px}
 .nav .main-nav{display:none}
 .nav .lang-switch{margin-left:auto}
}

/* ===== V11 COMMUNITY / SECURITY ECOSYSTEM ===== */
.eco-section{padding:76px 0;background:#f6f9fc}
.eco-section.white{background:#fff}
.eco-head{max-width:800px}
.eco-eyebrow{font-size:12px;font-weight:900;letter-spacing:2px;color:#179b96}
.eco-head h2{font-size:36px;line-height:1.18;margin:8px 0 13px;color:#0a2348}
.eco-head p{color:#687890}
.eco-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:30px}
.eco-card{padding:24px;background:#fff;border:1px solid #e1e9f2;border-radius:18px;box-shadow:0 10px 30px rgba(14,39,75,.05)}
.eco-card .badge{display:inline-flex;width:38px;height:38px;align-items:center;justify-content:center;border-radius:12px;background:#def7f4;color:#0d7773;font-weight:900;margin-bottom:13px}
.eco-card h3{font-size:18px;margin:0 0 8px;color:#0b2850}
.eco-card p{font-size:14px;color:#687890;margin:0;line-height:1.7}
.eco-flow{display:flex;margin-top:30px}
.eco-step{flex:1;padding:20px 16px;background:#fff;border:1px solid #dfe8f2;text-align:center;position:relative}
.eco-step:first-child{border-radius:15px 0 0 15px}.eco-step:last-child{border-radius:0 15px 15px 0}
.eco-step:not(:last-child):after{content:"→";position:absolute;right:-12px;top:50%;transform:translateY(-50%);width:24px;height:24px;border-radius:50%;background:#25c4bd;color:#062c48;display:flex;align-items:center;justify-content:center;font-weight:900;z-index:2}
.eco-step small{display:block;font-size:11px;font-weight:900;color:#1caaa4;letter-spacing:1px}
.eco-step b{display:block;margin-top:6px;color:#0b2850}
.eco-split{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-top:30px}
.eco-panel{background:linear-gradient(135deg,#072852,#0b6173);color:#fff;padding:28px;border-radius:20px}
.eco-panel h3{margin-top:0}.eco-panel p{color:#d8e7f4;font-size:14px;line-height:1.7}
.eco-tags{display:flex;gap:10px;flex-wrap:wrap;margin-top:22px}
.eco-tag{padding:10px 14px;border-radius:999px;background:#edf8f7;border:1px solid #d2ecea;color:#0a716d;font-size:12px;font-weight:900}
@media(max-width:850px){.eco-grid,.eco-split{grid-template-columns:1fr}.eco-flow{flex-direction:column}.eco-step:first-child,.eco-step:last-child{border-radius:0}.eco-step:first-child{border-radius:15px 15px 0 0}.eco-step:last-child{border-radius:0 0 15px 15px}.eco-step:not(:last-child):after{content:"↓";right:50%;top:auto;bottom:-12px;transform:translateX(50%)}}

/* ===== ACCESS CONTROL V13 ===== */
.ac13-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:28px}
.ac13-card{background:#fff;border:1px solid #e0e8f2;border-radius:18px;padding:24px;box-shadow:0 10px 28px rgba(13,39,76,.05)}
.ac13-card .num{font-size:11px;font-weight:900;letter-spacing:1.5px;color:#159f99}
.ac13-card h3{font-size:18px;color:#0a2348;margin:7px 0}.ac13-card p{font-size:14px;color:#687890;margin:0;line-height:1.7}
.ac13-adv{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:30px}
.ac13-adv article{padding:28px;border-radius:20px;background:linear-gradient(135deg,#082957,#0b6173);color:#fff}
.ac13-adv h3{margin:0 0 8px}.ac13-adv p{color:#d9e8f6;margin:0;font-size:14px;line-height:1.7}
.ac13-demo{display:grid;grid-template-columns:1.1fr .9fr;gap:24px;margin-top:30px;align-items:stretch}
.ac13-demo .panel{background:#fff;border:1px solid #dfe8f2;border-radius:20px;padding:25px}
.ac13-demo h3{margin-top:0;color:#0a2348}.ac13-demo p{color:#687890}
@media(max-width:850px){.ac13-grid,.ac13-adv,.ac13-demo{grid-template-columns:1fr}}

/* ===== V14 UNIQUE PHOTO HEROES ===== */
.bu-detail-hero{background-size:cover!important;background-position:center!important;background-repeat:no-repeat!important}
.bu-detail-hero:after{background:linear-gradient(90deg,rgba(3,16,43,.96) 0%,rgba(4,24,58,.82) 42%,rgba(4,20,48,.46) 70%,rgba(4,16,38,.18) 100%)!important}
@media(max-width:850px){.bu-detail-hero{background-position:62% center!important}.bu-detail-hero:after{background:linear-gradient(90deg,rgba(3,16,43,.97),rgba(4,24,58,.84))!important}}

/* ===== V15 HOME HERO + ACCESS LINK FIX ===== */
.home-hero{
  background-image:
    linear-gradient(90deg,
      rgba(3,22,60,.96) 0%,
      rgba(5,31,72,.86) 38%,
      rgba(5,31,72,.50) 64%,
      rgba(5,25,55,.18) 100%),
    url('assets/home-hero-v15.jpg') !important;
  background-size:cover !important;
  background-position:center right !important;
  background-repeat:no-repeat !important;
}
.home-hero .hero-copy{max-width:690px}
@media(max-width:700px){
  .home-hero{
    background-position:68% center !important;
    background-image:
      linear-gradient(90deg,rgba(3,22,60,.97),rgba(5,31,72,.82)),
      url('assets/home-hero-v15.jpg') !important;
  }
}

/* ===== V16 HOME HERO REFRAME ===== */
.home-hero{
  background-image:
    linear-gradient(90deg,
      rgba(3,22,60,.94) 0%,
      rgba(4,27,66,.72) 38%,
      rgba(4,24,60,.18) 62%,
      rgba(4,20,48,.05) 100%),
    url('assets/home-hero-v16.jpg') !important;
  background-size:cover !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
}
.home-hero .hero-inner,
.home-hero .hero-copy{
  position:relative;
  z-index:2;
}
@media(max-width:900px){
  .home-hero{
    background-position:68% center !important;
  }
}
@media(max-width:650px){
  .home-hero{
    background-image:
      linear-gradient(90deg,rgba(3,22,60,.97),rgba(4,27,66,.84)),
      url('assets/home-hero-v16.jpg') !important;
    background-position:72% center !important;
  }
}


/* ===== V17 REDUCE HERO BACKGROUND ZOOM ===== */

/* HOME */
.home-hero{
  background-size:100% auto !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  background-color:#061f4b !important;
}

/* ALL BU DETAIL HEROES */
.bu-detail-hero{
  background-size:100% auto !important;
  background-position:center center !important;
  background-repeat:no-repeat !important;
  background-color:#061f4b !important;
}

/* Give hero enough height to show the graphic without forcing crop */
.home-hero,
.bu-detail-hero{
  min-height:620px;
}

/* Tablet / narrower desktop */
@media(max-width:1200px){
  .home-hero,
  .bu-detail-hero{
    background-size:auto 92% !important;
    background-position:center right !important;
  }
}

/* Mobile: keep the subject visible but still reduce the zoom compared with cover */
@media(max-width:700px){
  .home-hero,
  .bu-detail-hero{
    background-size:auto 88% !important;
    background-position:72% center !important;
    min-height:600px;
  }
}

/* ===== V18 FOOTER - HORIZONTAL ON ALL PAGES ===== */
.site-footer-v18{
  width:100%;
  background:linear-gradient(180deg,#071d49 0%,#082652 100%);
  color:#fff;
  margin-top:0;
  border-top:1px solid rgba(255,255,255,.06);
}

.footer-row-v18{
  max-width:1180px;
  margin:0 auto;
  min-height:112px;
  padding:22px 28px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:28px;
}

.footer-brand-v18{
  flex:0 0 235px;
  display:flex;
  align-items:center;
  justify-content:flex-start;
}

.footer-brand-v18 img{
  width:210px;
  max-width:100%;
  height:auto;
  display:block;
  filter:brightness(0) invert(1);
}

.footer-separator-v18{
  width:1px;
  height:44px;
  background:rgba(255,255,255,.24);
  flex:0 0 1px;
}

.footer-contact-v18{
  display:flex;
  align-items:center;
  gap:14px;
  min-width:210px;
}

.footer-icon-v18{
  width:42px;
  height:42px;
  border:1.5px solid rgba(255,255,255,.85);
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 42px;
  font-size:20px;
}

.footer-line-v18{
  width:42px;
  height:42px;
  border-radius:50%;
  background:#34c759;
  display:flex;
  align-items:center;
  justify-content:center;
  flex:0 0 42px;
  font-size:9px;
  font-weight:900;
  color:white;
}

.footer-title-v18{
  font-size:13px;
  font-weight:800;
  margin-bottom:3px;
}

.footer-contact-v18 a,
.footer-contact-v18 span{
  color:#fff;
  text-decoration:none;
  font-size:15px;
  white-space:nowrap;
}

.footer-contact-v18 a:hover{
  color:#26c6c0;
}

.footer-bottom-v18{
  border-top:1px solid rgba(255,255,255,.10);
  padding:14px 24px 16px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:10px;
  flex-wrap:wrap;
  text-align:center;
  font-size:12px;
  color:rgba(255,255,255,.78);
}

.footer-bottom-v18 a{
  color:rgba(255,255,255,.88);
  text-decoration:none;
}

@media(max-width:900px){
  .footer-row-v18{
    flex-wrap:wrap;
    gap:22px 28px;
  }

  .footer-brand-v18{
    flex:0 0 100%;
    justify-content:center;
  }

  .footer-separator-v18{
    display:none;
  }
}

@media(max-width:640px){
  .footer-row-v18{
    flex-direction:column;
    padding:28px 22px;
  }

  .footer-contact-v18{
    min-width:0;
    width:100%;
    justify-content:center;
    text-align:left;
  }

  .footer-brand-v18{
    flex:auto;
  }
}

/* ===== V19 FOOTER: 4-COLUMN CORPORATE STYLE ===== */
.site-footer-v19{
  width:100%;
  background:#061a42;
  color:#fff;
  margin:0;
  border-top:1px solid rgba(255,255,255,.05);
}

.footer-main-v19{
  max-width:1180px;
  margin:0 auto;
  padding:48px 28px 38px;
  display:grid;
  grid-template-columns:1.35fr .8fr 1fr 1.05fr;
  gap:52px;
  align-items:start;
}

.footer-col-v19{
  display:flex;
  flex-direction:column;
  gap:13px;
}

.footer-col-v19 h3{
  margin:0 0 10px;
  font-size:15px;
  font-weight:800;
  color:#fff;
  letter-spacing:.02em;
}

.footer-col-v19 a,
.footer-col-v19 span,
.footer-col-v19 p{
  color:rgba(255,255,255,.82);
  font-size:14px;
  line-height:1.65;
  text-decoration:none;
  margin:0;
}

.footer-col-v19 a:hover{
  color:#2bc7c1;
}

.footer-brand-v19 img{
  width:190px;
  max-width:100%;
  height:auto;
  display:block;
  background:#fff;
  padding:4px 8px;
  margin-bottom:12px;
}

.footer-brand-v19 p{
  max-width:315px;
}

.footer-bottom-v19{
  max-width:1180px;
  margin:0 auto;
  padding:18px 28px 20px;
  border-top:1px solid rgba(255,255,255,.14);
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  color:rgba(255,255,255,.78);
  font-size:13px;
}

@media(max-width:900px){
  .footer-main-v19{
    grid-template-columns:1fr 1fr;
    gap:36px 44px;
  }
  .footer-bottom-v19{
    flex-direction:column;
    text-align:center;
  }
}

@media(max-width:620px){
  .footer-main-v19{
    grid-template-columns:1fr;
    gap:30px;
    text-align:left;
  }
  .footer-brand-v19 img{
    width:170px;
  }
}

/* ===== V20 HOME CENTERING FIX ===== */
.eco-section > .wrap,
.eco-section .wrap{
  width:min(1180px,92%) !important;
  margin-left:auto !important;
  margin-right:auto !important;
}

.eco-section .eco-head{
  max-width:860px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  text-align:center !important;
}

.eco-section .eco-flow{
  width:100% !important;
  margin:30px auto 0 !important;
}

#about .container,
.section .container{
  margin-left:auto !important;
  margin-right:auto !important;
}

@media(max-width:700px){
  .eco-section .eco-head{
    text-align:left !important;
  }
}

/* ===== V20 ACCESS CUSTOMER / PROJECT GALLERY ===== */
.customer-section-v20{
  padding:72px 0;
  background:#f6f9fc;
}
.customer-wrap-v20{
  width:min(1180px,92%);
  margin:0 auto;
}
.customer-head-v20{
  max-width:780px;
  margin:0 auto 30px;
  text-align:center;
}
.customer-head-v20 .eyebrow-v20{
  font-size:12px;
  font-weight:900;
  letter-spacing:2px;
  color:#15a49e;
}
.customer-head-v20 h2{
  margin:8px 0 10px;
  color:#0a2348;
  font-size:34px;
}
.customer-head-v20 p{
  margin:0;
  color:#66768d;
  line-height:1.7;
}
.customer-grid-v20{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:18px;
}
.customer-card-v20{
  background:#fff;
  border:1px solid #dfe8f2;
  border-radius:18px;
  overflow:hidden;
  box-shadow:0 12px 30px rgba(10,35,72,.06);
}
.customer-thumb-v20{
  height:190px;
  background:
    linear-gradient(135deg,rgba(6,35,82,.88),rgba(14,119,129,.56)),
    url('assets/access-control-photo.jpg') center/cover no-repeat;
  display:flex;
  align-items:flex-end;
  padding:20px;
  color:#fff;
}
.customer-thumb-v20 h3{
  margin:0;
  font-size:20px;
}
.customer-body-v20{
  padding:20px;
}
.customer-body-v20 p{
  color:#6b7b91;
  font-size:14px;
  line-height:1.65;
  margin:0 0 16px;
}
.customer-link-v20{
  display:inline-flex;
  align-items:center;
  gap:8px;
  font-weight:900;
  color:#0b6f70;
  text-decoration:none;
}
.customer-link-v20:hover{color:#0aa9a3}

.project-gallery-v20{
  width:min(1180px,92%);
  margin:0 auto;
  padding:64px 0;
}
.project-gallery-v20 h1{
  color:#0a2348;
  margin-bottom:10px;
}
.project-gallery-v20 .lead{
  color:#687890;
  max-width:760px;
}
.project-gallery-grid-v20{
  margin-top:28px;
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:16px;
}
.project-gallery-item-v20{
  border-radius:18px;
  overflow:hidden;
  border:1px solid #dde7f0;
  background:#fff;
  box-shadow:0 10px 28px rgba(10,35,72,.05);
}
.project-gallery-item-v20 img{
  width:100%;
  height:220px;
  object-fit:cover;
  display:block;
}
.project-gallery-item-v20 div{
  padding:15px 17px;
  color:#53657d;
  font-size:13px;
}
@media(max-width:850px){
  .customer-grid-v20,
  .project-gallery-grid-v20{grid-template-columns:1fr}
}

/* ===== V21 ACCESS PROJECT CARDS ===== */
.customer-grid-v21{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:20px;
}
.project-card-v21{
  display:flex;
  flex-direction:column;
  background:#fff;
  border:1px solid #dde7f1;
  border-radius:20px;
  overflow:hidden;
  box-shadow:0 12px 34px rgba(7,34,74,.08);
  transition:transform .2s ease, box-shadow .2s ease;
}
.project-card-v21:hover{
  transform:translateY(-4px);
  box-shadow:0 18px 42px rgba(7,34,74,.14);
}
.project-image-v21{
  position:relative;
  height:220px;
  overflow:hidden;
  background:#dbe5ef;
}
.project-image-v21 img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .35s ease;
}
.project-card-v21:hover .project-image-v21 img{transform:scale(1.035)}
.project-image-v21:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(180deg,transparent 45%,rgba(4,22,52,.48) 100%);
  pointer-events:none;
}
.project-card-body-v21{
  padding:20px 20px 22px;
  display:flex;
  flex-direction:column;
  flex:1;
}
.project-card-body-v21 h3{
  margin:0 0 8px;
  color:#0b2850;
  font-size:19px;
}
.project-card-body-v21 p{
  margin:0 0 18px;
  color:#6a7b91;
  font-size:14px;
  line-height:1.65;
}
.project-actions-v21{
  margin-top:auto;
  display:flex;
  gap:10px;
  flex-wrap:wrap;
}
.project-actions-v21 a{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:40px;
  padding:0 14px;
  border-radius:10px;
  text-decoration:none;
  font-size:13px;
  font-weight:900;
}
.project-gallery-link-v21{
  background:linear-gradient(90deg,#082957,#19b9b2);
  color:#fff !important;
}
.project-official-link-v21{
  border:1px solid #d7e2ec;
  color:#0a4660 !important;
  background:#fff;
}
.project-source-v21{
  margin-top:28px;
  text-align:center;
  color:#7c899b;
  font-size:12px;
}
@media(max-width:950px){.customer-grid-v21{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){.customer-grid-v21{grid-template-columns:1fr}.project-image-v21{height:210px}}

/* ===== V23 WASHX CUSTOMERS ===== */
.washx-customers-v23{padding:76px 0;background:linear-gradient(180deg,#f7fafc 0%,#eef5fa 100%)}
.washx-customers-head-v23{text-align:center;max-width:820px;margin:0 auto 34px}
.washx-customers-head-v23 h2{margin:10px 0 8px;color:#0b2850;font-size:36px;line-height:1.15}
.washx-customers-grid-v23{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}
.washx-customer-card-v23{background:#fff;border:1px solid #dce7ef;border-radius:18px;padding:14px 14px 18px;text-align:center;box-shadow:0 12px 30px rgba(7,34,74,.07);transition:.2s ease}
.washx-customer-card-v23:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(7,34,74,.13)}
.washx-logo-box-v23{height:190px;border-radius:14px;overflow:hidden;background:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #eef2f6}
.washx-logo-box-v23.dark{background:#020202}.washx-logo-box-v23.red{background:#e71317}
.washx-logo-box-v23 img{width:100%;height:100%;object-fit:contain;display:block}
.washx-customer-card-v23 h3{margin:15px 6px 0;color:#0a274f;font-size:14px;letter-spacing:.02em}
@media(max-width:1000px){.washx-customers-grid-v23{grid-template-columns:repeat(2,1fr)}}
@media(max-width:600px){.washx-customers-grid-v23{grid-template-columns:1fr}.washx-customers-head-v23 h2{font-size:29px}.washx-logo-box-v23{height:220px}}

/* ===== V24 WASHX CUSTOMER LOGO HARDENING ===== */
.washx-customers-grid-v23 > *{min-width:0}
.washx-logo-box-v23 img{
  max-width:100% !important;
  max-height:180px !important;
  object-fit:contain !important;
}

/* ===== V25 VMS CUSTOMERS ===== */
.vms-customers-v25{padding:76px 0;background:linear-gradient(180deg,#f7fafc,#eef5fa)}
.vms-wrap-v25{width:min(1180px,92%);margin:0 auto}.vms-head-v25{max-width:820px;margin:0 auto 34px;text-align:center}
.vms-head-v25 h2{font-size:34px;color:#0a2348;margin:8px 0 12px}.vms-head-v25 p{color:#66778e;line-height:1.75}
.vms-grid-v25{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}.vms-card-v25{background:#fff;border:1px solid #dce6ef;border-radius:20px;overflow:hidden;box-shadow:0 14px 36px rgba(7,34,74,.08)}
.vms-img-v25{height:280px;overflow:hidden;background:#071d49}.vms-img-v25 img{width:100%;height:100%;object-fit:cover;display:block}.vms-body-v25{padding:22px}.vms-body-v25 h3{margin:0 0 10px;color:#0a2348;font-size:22px}.vms-body-v25 p{margin:0 0 18px;color:#697a90;line-height:1.7;font-size:14px}
.vms-actions-v25{display:flex;gap:10px;flex-wrap:wrap}.vms-actions-v25 a{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 15px;border-radius:10px;text-decoration:none;font-weight:800;font-size:13px}.vms-primary-v25{color:#fff;background:linear-gradient(90deg,#092a58,#18b8b1)}.vms-secondary-v25{color:#0b5066;border:1px solid #d8e2ec;background:#fff}
.vms-project-v25{width:min(1180px,92%);margin:0 auto;padding:56px 0 72px}.vms-project-hero-v25{border-radius:24px;overflow:hidden;min-height:380px;display:flex;align-items:end;background-position:center;background-size:cover;box-shadow:0 16px 42px rgba(7,34,74,.12)}.vms-project-overlay-v25{width:100%;padding:46px;color:white;background:linear-gradient(180deg,transparent,rgba(3,20,50,.9))}.vms-project-overlay-v25 h1{margin:8px 0 8px;font-size:42px}.vms-project-panel-v25{margin-top:28px;background:#fff;border:1px solid #dce6ef;border-radius:18px;padding:26px}.vms-project-panel-v25 p{color:#65768d;line-height:1.75}.vms-note-v25{font-size:13px;color:#8190a2}
@media(max-width:760px){.vms-grid-v25{grid-template-columns:1fr}.vms-img-v25{height:230px}.vms-project-overlay-v25 h1{font-size:30px}}
