:root{--ink:#202a36;--hero:#151a23;--paper:#f6f3ee;--card:#fff;--soft:#f4eee8;--coral:#ff7a59;--sand:#f3b562;--muted:#687180}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}.site-header{height:84px;padding:22px 6.7%;display:flex;align-items:center;justify-content:space-between;background:var(--hero);color:#fff;position:relative;z-index:2}.brand{font-weight:700;letter-spacing:2px;font-size:25px}.brand span{display:block;font-size:10px;letter-spacing:2.5px;color:#c6ced8;margin-top:5px}.site-header nav{display:flex;gap:30px;font-size:14px}.site-header nav a:hover,.mobile-nav a:hover{color:#ffad7c}.menu{display:none;background:none;border:1px solid #fff;color:#fff;padding:10px 15px;border-radius:24px}.mobile-nav{display:none}.hero{min-height:516px;background:linear-gradient(135deg,var(--hero),#303b49);color:#fff;padding:106px 6.7% 70px;position:relative;overflow:hidden}.hero-copy{position:relative;z-index:1;max-width:700px}.eyebrow{color:#ffad7c;font-size:13px;font-weight:700;letter-spacing:2px;margin:0 0 27px}.hero h1{font-size:clamp(44px,5vw,74px);line-height:1.02;margin:0 0 22px;letter-spacing:-2px}.lead{font-size:22px;color:#d9dee6;margin:0 0 45px}.primary{display:inline-flex;align-items:center;min-height:54px;padding:0 28px;border-radius:28px;background:linear-gradient(100deg,var(--coral),var(--sand));font-weight:700;color:#25232a}.hero-contact{position:absolute;left:6.7%;bottom:45px;z-index:1}.hero-contact a{font-size:28px;font-weight:700}.hero-contact p{color:#c6ced8;margin:8px 0 0;font-size:14px}.hero-orb{position:absolute;border-radius:50%;background:#fff;opacity:.05}.orb-one{width:520px;height:520px;right:-120px;top:-230px}.orb-two{width:340px;height:340px;right:120px;bottom:-245px;background:var(--coral);opacity:.12}.branches{max-width:1248px;margin:50px auto 90px;background:var(--card);border-radius:24px;overflow:hidden;box-shadow:0 12px 36px #202a3614}.section-head{padding:30px 44px;background:var(--ink);color:#fff;display:flex;align-items:center;justify-content:space-between}.section-head h2{margin:0;font-size:27px}.section-head span{color:#ffb28b;font-size:14px}.branch-grid{padding:38px 44px 20px;display:grid;grid-template-columns:1fr 1fr;gap:70px}.branch-label,.left-bank span{color:#f06f50;font-size:14px;font-weight:700;letter-spacing:1px}.sub-label{color:#687180;font-size:12px;letter-spacing:1px}.branch{display:block;padding:14px 0;border-bottom:1px solid #ece8e3}.branch b,.branch-card b{display:block;font-size:17px}.branch small,.branch-card small{display:block;color:var(--muted);font-size:14px;margin-top:8px}.branch-cards{display:grid;gap:18px}.branch-card{display:flex;min-height:128px;padding:27px 30px;flex-direction:column;justify-content:center;background:var(--soft);border-radius:16px}.left-bank{padding:0 44px 40px;margin:8px 0 0;color:var(--muted);font-size:14px}.left-bank span{margin-right:30px}.reviews{max-width:1248px;margin:0 auto 70px;padding:50px 0}.reviews h2,.contact h2{font-size:42px;line-height:1.05;margin:0 0 18px}.reviews>p:last-child{color:var(--muted);font-size:18px}.contact{max-width:1248px;margin:0 auto 90px;padding:40px 44px;background:#f4eee8;border-radius:20px;display:flex;align-items:center;justify-content:space-between}.contact .eyebrow{margin-bottom:14px}.contact h2{margin:0;font-size:34px}.contact-phone{font-size:24px;font-weight:700;color:#f06f50}footer{background:var(--ink);color:#fff;padding:44px 80px;display:flex;justify-content:space-between;align-items:center;gap:40px}footer div{display:flex;flex-direction:column;gap:8px}footer div:last-child{align-items:flex-end;text-align:right}footer strong{font-size:21px;letter-spacing:2px;line-height:1;font-weight:700}footer div:first-child span{color:#aeb8c5;font-size:14px}footer div:last-child span{color:#fff;font-size:16px}footer a{color:#ffb28b;font-size:17px;font-weight:700}@media(max-width:1100px){.branches,.reviews,.contact{margin-left:24px;margin-right:24px}.branch-grid{gap:28px}}@media(max-width:767px){.site-header{height:78px;padding:18px 20px}.brand{font-size:19px}.brand span{font-size:8px;letter-spacing:1.7px}.site-header nav{display:none}.menu{display:block}.mobile-nav{padding:14px 20px;background:var(--hero);color:#fff;gap:16px;flex-direction:column}.mobile-nav.is-open{display:flex}.hero{min-height:520px;padding:68px 20px 150px}.hero h1{font-size:50px}.lead{font-size:18px;line-height:1.3;margin-bottom:32px}.hero-contact{left:20px;bottom:42px}.hero-contact a{font-size:22px}.hero-contact p{font-size:12px}.branches{margin:25px 12px 60px;border-radius:16px}.section-head{padding:25px 22px;align-items:flex-start;gap:15px;flex-direction:column}.branch-grid{padding:28px 22px 10px;display:block}.branch-cards{margin-top:28px}.branch-card{min-height:112px;padding:22px}.left-bank{padding:0 22px 30px;line-height:1.8}.left-bank span{display:block;margin:0}.reviews{margin:0 20px 50px;padding:25px 0}.reviews h2{font-size:34px}.contact{margin:0 20px 60px;padding:28px 22px;display:block}.contact h2{font-size:30px;margin-bottom:24px}.contact-phone{font-size:20px}footer{padding:32px 20px;gap:20px;flex-direction:column;align-items:flex-start}footer div:last-child{align-items:flex-start;text-align:left}}
