:root{--navy:#1B2B4B;--navy-dark:#111C32;--red:#FF2336;--cream:#F7F5EF;--ink:#222222;--muted:#666;--line:#e8e0d3;--white:#fff}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--cream);line-height:1.6}h1,h2,h3{font-family:Georgia,'Times New Roman',serif;line-height:1.1;margin:0 0 1rem}h1{font-size:clamp(2.6rem,6vw,5.3rem)}h2{font-size:clamp(2rem,4vw,3.2rem)}h3{font-size:1.55rem}a{color:var(--navy)}.topbar{background:var(--navy-dark);color:#fff;font-size:.92rem}.topbar .container{display:flex;justify-content:space-between;gap:1rem;padding:.55rem 0}.site-header{background:#fff;position:sticky;top:0;z-index:20;box-shadow:0 2px 12px rgba(0,0,0,.06)}.header-inner{height:98px;display:flex;align-items:center;justify-content:space-between;gap:2rem}.logo img{height:78px;width:auto;display:block}.main-nav{display:flex;gap:1.35rem;align-items:center}.main-nav a{text-decoration:none;color:var(--navy-dark);font-weight:800}.main-nav a.active,.main-nav a:hover{color:var(--red)}.header-cta{background:var(--navy);color:#fff!important;padding:.85rem 1.15rem;border-radius:8px;text-decoration:none;font-weight:900}.mobile-toggle{display:none;background:none;border:0;font-size:2rem;color:var(--navy)}.hero{position:relative;min-height:650px;background:linear-gradient(90deg,rgba(17,28,50,.92),rgba(17,28,50,.6),rgba(17,28,50,.15)),var(--hero-img) center/cover no-repeat;color:#fff;display:flex;align-items:center}.eyebrow{color:var(--red);font-weight:900;letter-spacing:.18em;text-transform:uppercase;font-size:.86rem}.hero p{font-size:1.25rem;max-width:660px}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap;margin-top:2rem}.btn-red{background:var(--red);color:#fff}.btn-light{background:#fff;color:var(--navy)}.btn-navy{background:var(--navy);color:#fff}.trust{background:#fff;border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.trust-item{padding:1.4rem;border-right:1px solid var(--line)}.trust-item:last-child{border-right:0}.trust-icon{width:46px;height:46px;border-radius:50%;background:var(--navy);color:#fff;display:flex;align-items:center;justify-content:center;margin-bottom:.7rem}.section{padding:5rem 0}.section.white{background:#fff}.section-title{text-align:center;max-width:780px;margin:0 auto 2.3rem}.service-card img,.news-card img{width:100%;height:230px;object-fit:cover}.service-card h3{color:var(--navy)}.split{display:grid;grid-template-columns:1fr 1.1fr;gap:3rem;align-items:center}.split img{border-radius:18px;width:100%;height:420px;object-fit:cover}.feature-list{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.feature{background:#fff;border:1px solid var(--line);border-radius:16px;padding:1.5rem}.feature .trust-icon{background:var(--red)}.pricing-grid,.staff-grid,.testimonials-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.price{font-size:2rem;color:var(--navy);font-weight:900}.staff-card img{width:100%;height:280px;object-fit:cover}.testimonial{background:#fff;padding:1.5rem;border-radius:16px;border:1px solid var(--line)}.cta-band{background:var(--navy);color:#fff;padding:3.2rem 0}.footer{background:var(--navy-dark);color:#fff;padding:4rem 0 1rem}.footer a{color:#fff;text-decoration:none}.footer-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.2fr 1.2fr;gap:2rem}.footer-logo{max-width:140px;margin-bottom:1rem}.footer h4{color:#fff;font-family:Arial,Helvetica,sans-serif}.footer .small{color:#d9deea;font-size:.95rem}.copyright{border-top:1px solid rgba(255,255,255,.15);margin-top:2rem;padding-top:1rem;text-align:center;color:#d9deea}.page-hero{background:linear-gradient(90deg,rgba(17,28,50,.95),rgba(17,28,50,.55)),var(--hero-img) center/cover no-repeat;color:#fff;padding:6rem 0}.content-body{background:#fff;border-radius:18px;padding:2rem;border:1px solid var(--line)}.admin-nav{background:#111C32;color:#fff;padding:1rem;display:flex;gap:1rem;flex-wrap:wrap}.admin-nav a{color:#fff;text-decoration:none;font-weight:700}.admin-wrap{width:min(1100px,94%);margin:2rem auto;background:#fff;padding:2rem;border-radius:16px}.admin-card{border:1px solid #ddd;padding:1.25rem;border-radius:12px;margin:1rem 0}.admin-table{width:100%;border-collapse:collapse}.admin-table th,.admin-table td{border-bottom:1px solid #eee;padding:.75rem;text-align:left}.alert{padding:1rem;border-radius:8px;margin:1rem 0}.alert-danger{background:#ffe8e8;color:#7a0000}.actions{display:flex;gap:.5rem;flex-wrap:wrap}@media(max-width:980px){.mobile-toggle{display:block}.main-nav{display:none;position:absolute;top:98px;left:0;right:0;background:#fff;padding:1.2rem;box-shadow:0 10px 20px rgba(0,0,0,.1);flex-direction:column;align-items:flex-start}.main-nav.open{display:flex}.trust-grid,.feature-list,.pricing-grid,.staff-grid,.testimonials-grid,.footer-grid,.split{grid-template-columns:1fr}.trust-item{border-right:0;border-bottom:1px solid var(--line)}.topbar .container{display:block}.hero{min-height:560px}.header-inner{height:88px}.logo img{height:66px}}
