:root{--blue:#0b4f7a;--navy:#07355a;--ink:#17232b;--cream:#fbf8f2;--line:#e7e2d9;--muted:#65717a}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:#fff}a{color:inherit;text-decoration:none}.wrap{width:min(1240px,92%);margin:auto}.topbar{background:#172126;color:#fff;font-size:13px;padding:10px 4%;display:flex;justify-content:space-between;gap:20px}.topbar a{font-weight:700}header{background:rgba(255,255,255,.97);position:sticky;top:0;z-index:20;border-bottom:1px solid #eee}nav{height:88px;display:flex;align-items:center;gap:28px}.logo{width:245px;display:flex;align-items:center}.logo img{width:100%;height:74px;object-fit:contain}.links{margin-left:auto;display:flex;align-items:center;gap:28px}.links a{font-size:15px}.links a:hover{color:var(--blue)}.pill,.btn{border-radius:8px;padding:14px 22px;font-weight:700;display:inline-block}.pill,.primary{background:var(--navy);color:white!important}.menu{display:none;margin-left:auto;border:0;background:none;font-size:28px}.hero{background:var(--cream);padding:0}.hero-grid{display:grid;grid-template-columns:.8fr 1.35fr;min-height:590px;align-items:stretch}.hero-copy{padding:72px 45px 55px 0;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:13px;letter-spacing:1.5px;color:var(--navy);font-weight:800}.hero h1,.section-head h2,.service-hero h1{font-family:Georgia,'Times New Roman',serif;font-weight:500;line-height:.98}.hero h1{font-size:64px;margin:16px 0}.lead{font-size:17px;line-height:1.65;color:#47545d}.actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:22px}.outline{border:1px solid var(--blue);color:var(--navy);background:#fff}.hero-photo{min-height:590px;position:relative;overflow:hidden;border-radius:0 0 0 90px}.hero-photo img{width:100%;height:100%;object-fit:cover}.trust{position:absolute;left:9%;right:6%;bottom:28px;background:rgba(255,255,255,.94);padding:18px 22px;border-radius:14px;display:flex;justify-content:space-around;gap:16px;font-weight:700;font-size:14px}.services,#work,#about,#reviews,#contact{padding:70px 0}.section-head{text-align:center;max-width:760px;margin:0 auto 36px}.section-head h2{font-size:42px;margin:8px 0 14px}.section-head p{color:var(--muted);line-height:1.6}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.card{border:1px solid var(--line);border-radius:10px;overflow:hidden;background:#fff;box-shadow:0 3px 15px rgba(0,0,0,.04);transition:.2s}.card:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(0,0,0,.09)}.card img{width:100%;height:180px;object-fit:cover}.card-body{padding:20px}.card h3{font-family:Georgia,serif;font-size:21px;margin:0 0 8px}.card p{font-size:14px;line-height:1.5;color:var(--muted);min-height:42px}.learn{font-size:12px;color:var(--blue);font-weight:800}.featured-grid,.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.featured-grid img,.gallery img{width:100%;height:300px;object-fit:cover;border-radius:9px}.value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.value{padding:28px;background:var(--cream);border-radius:12px;text-align:center}.value h3{font-family:Georgia,serif}.reviews{background:var(--cream)}.quote{max-width:760px;margin:auto;text-align:center;font-family:Georgia,serif;font-size:25px;line-height:1.5}.contact-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:50px;align-items:start}.contact-card{background:var(--navy);color:#fff;padding:38px;border-radius:14px}.contact-card h2{font-family:Georgia,serif;font-size:38px;margin-top:0}.contact-card p{line-height:1.65}.contact-card .btn{background:#fff;color:var(--navy)!important;margin-top:10px}.form{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form label{font-size:13px;font-weight:700}.form input,.form select,.form textarea{width:100%;margin-top:7px;padding:13px;border:1px solid #ccd3d7;border-radius:7px;font:inherit}.form .full{grid-column:1/-1}.form textarea{min-height:120px}.form button{border:0;cursor:pointer}.note{font-size:12px;color:var(--muted)}footer{background:#172126;color:#fff;padding:34px 0}.foot{display:flex;justify-content:space-between;gap:30px;line-height:1.7}.service-hero{background:var(--cream);padding:70px 0 45px}.service-hero h1{font-size:55px;margin:10px 0}.service-hero p{max-width:720px;font-size:18px;line-height:1.65;color:var(--muted)}.service-body{padding:55px 0}.service-body h2{font-family:Georgia,serif;font-size:34px}.service-list{columns:2;line-height:2}.back{color:var(--blue);font-weight:700}.gallery{margin-top:28px}.gallery img{height:340px}
@media(max-width:900px){.links{display:none;position:absolute;top:88px;left:0;right:0;background:#fff;padding:22px 5%;flex-direction:column;align-items:flex-start;border-top:1px solid #eee}.links.open{display:flex}.menu{display:block}.hero-grid{grid-template-columns:1fr}.hero-copy{padding:55px 0}.hero h1{font-size:48px}.hero-photo{min-height:430px;border-radius:0}.cards{grid-template-columns:repeat(2,1fr)}.contact-grid{grid-template-columns:1fr}.topbar span:last-child{display:none}}@media(max-width:600px){nav{height:76px}.logo{width:190px}.logo img{height:64px}.links{top:76px}.hero h1{font-size:42px}.hero-photo{min-height:340px}.trust{font-size:11px;padding:13px;left:4%;right:4%}.cards,.featured-grid,.gallery,.value-grid{grid-template-columns:1fr}.card img{height:220px}.section-head h2{font-size:34px}.form{grid-template-columns:1fr}.form .full{grid-column:auto}.foot{flex-direction:column}.service-hero h1{font-size:42px}.service-list{columns:1}}

.reviews-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin-top:28px}
.review-card{background:#fff;border:1px solid rgba(0,0,0,.08);border-radius:14px;padding:26px;box-shadow:0 8px 24px rgba(0,0,0,.05)}
.review-card .stars{letter-spacing:3px;margin-bottom:12px;color:#173f68}
.review-card p{line-height:1.65;margin:0 0 16px}
.review-card strong{font-size:.92rem;color:#52606d}
@media(max-width:800px){.reviews-grid{grid-template-columns:1fr}}

.phone-display{cursor:text;user-select:text;-webkit-user-select:text}
