:root{--navy:#062b6f;--blue:#0b5fc2;--green:#18ad67;--cream:#fffaf3;--sky:#edf8ff;--text:#456387;--border:#062b6f21;--shadow:0 18px 45px #062b6f14}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--cream);margin:0;font-family:Arial,Helvetica,sans-serif}a{text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1160px,100% - 32px);margin:auto}.top-strip{background:linear-gradient(90deg, var(--navy), var(--blue));color:#fff;text-align:center;padding:11px 16px;font-weight:900}.top-strip a{color:#fff;text-decoration:underline}.nav{z-index:50;border-bottom:1px solid var(--border);background:#fffffff7;position:sticky;top:0;box-shadow:0 10px 26px #062b6f0f}.nav-inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;padding:14px 0;display:flex}.brand{color:var(--navy);align-items:center;gap:12px;display:flex}.logo{background:linear-gradient(135deg,#ff9f1c 0 50%,#0aa0df 50%);border-radius:15px;width:54px;height:54px}.brand strong{font-size:22px;line-height:1.1;display:block}.brand small{color:var(--text);margin-top:3px;display:block}.nav-links{flex-wrap:wrap;gap:9px;display:flex}.nav-links a{color:var(--navy);border:1px solid var(--border);background:#fff;border-radius:999px;padding:10px 14px;font-weight:900}.wa-nav{background:var(--green)!important;color:#fff!important;border-color:var(--green)!important}.hero{background:radial-gradient(circle at 12% 10%, #18ad671a, transparent 28%), radial-gradient(circle at 88% 12%, #0b5fc21f, transparent 28%), linear-gradient(135deg, #f7fbff, var(--cream) 58%, var(--sky));padding:64px 0 30px}.hero-grid{grid-template-columns:1.05fr .95fr;align-items:center;gap:28px;display:grid}.badge{background:var(--sky);border:1px solid #b8def6;border-radius:999px;margin-bottom:18px;padding:9px 14px;font-weight:900;display:inline-flex}.hero h1{letter-spacing:-1px;margin:0 0 16px;font-size:clamp(40px,5vw,68px);line-height:1.02}.hero p{color:var(--text);margin:0 0 14px;font-size:18px;line-height:1.62}.actions{flex-wrap:wrap;gap:12px;margin-top:22px;display:flex}.actions.center{justify-content:center}.btn{border-radius:999px;justify-content:center;align-items:center;min-height:46px;padding:12px 18px;font-weight:900;display:inline-flex}.btn.green{background:var(--green);color:#fff}.btn.dark{background:var(--navy);color:#fff}.btn.light{color:#1f4ec9;background:#d9e8ff}.btn.small{min-height:40px;padding:10px 15px}.hero-card,.card,.gallery-card,.branch-card,.trust-grid div,.cta-box{border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;border-radius:22px}.hero-card{overflow:hidden}.hero-card img{object-fit:contain;background:#fff;width:100%;height:420px;padding:14px}.caption{border-top:1px solid var(--border);background:linear-gradient(135deg,#fff,#eef8ff);padding:18px 20px 22px}.caption strong{margin-bottom:4px;font-size:22px;display:block}.caption span{color:var(--text);font-weight:800}.trust-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}.trust-grid div{padding:18px}.trust-grid strong{margin-bottom:6px;font-size:18px;display:block}.trust-grid span{color:var(--text);font-size:14px;line-height:1.5;display:block}.trust-grid .highlight{background:linear-gradient(135deg,#fff6e7,#fffdf8);border-color:#e88e0052}.section{padding:62px 0}.white{background:#fff}.soft{background:linear-gradient(135deg,#f8fbff,#eef7ff)}.section-title{text-align:center;margin-bottom:28px}.section-title h2{margin:0 0 12px;font-size:clamp(32px,4vw,48px)}.section-title p{color:var(--text);max-width:780px;margin:auto;font-size:17px;line-height:1.6}.cards.four,.gallery,.branches{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.card,.branch-card{padding:22px}.card h3,.branch-card h3{margin:0 0 10px;font-size:23px}.card p,.branch-card p{color:var(--text);margin:0;line-height:1.6}.gallery-card{margin:0;overflow:hidden}.gallery-card img{object-fit:contain;background:#fff;width:100%;height:245px;padding:12px}.gallery-card figcaption{border-top:1px solid var(--border);background:#f8fbff;padding:16px;font-weight:900}.chips{flex-wrap:wrap;gap:8px;margin-top:14px;display:flex}.chips span{background:var(--sky);border:1px solid #b8def6;border-radius:999px;padding:8px 12px;font-size:13px;font-weight:900}.branch-card.featured{background:linear-gradient(135deg,#fffdf8,#fff);border:2px solid #e88e0057}.phone{font-size:28px;font-weight:900;color:var(--navy)!important;margin:16px 0 10px!important}.note{font-weight:800;margin-top:8px!important}.branch-actions{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.cta{background:linear-gradient(135deg, var(--navy), var(--blue))}.cta-box{color:#fff;text-align:center;padding:40px 28px}.cta-box h2{margin:0 0 12px;font-size:clamp(30px,4vw,46px)}.cta-box p{color:#e7f2ff;max-width:720px;margin:auto;font-size:17px}footer{color:#dcebff;text-align:center;background:#041c49;padding:24px 16px}@media (width<=1080px){.hero-grid{grid-template-columns:1fr}.cards.four,.gallery,.branches,.trust-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.wrap{width:min(100% - 24px,1160px)}.nav-links{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.wa-nav{grid-column:1/-1}.hero h1{font-size:42px}.actions .btn{width:100%}.cards.four,.gallery,.branches,.trust-grid{grid-template-columns:1fr}.hero-card img,.gallery-card img{height:300px}}.cta-box{background:#fffffffa!important}.cta-box h2{color:var(--navy)!important}.cta-box p{color:#234a7d!important;font-weight:700!important}footer{color:#fff!important;font-weight:700!important}
