:root{--navy:#062b4f;--deep:#031b34;--gold:#c7943c;--cream:#f8f4ed;--text:#10233f;--muted:#667085}*{box-sizing:border-box}body{margin:0;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.container{max-width:1180px;margin:auto;padding:0 22px}.topbar{background:white;position:sticky;top:0;z-index:99;box-shadow:0 8px 30px rgba(0,0,0,.08)}.nav{display:flex;align-items:center;justify-content:space-between;height:78px}.brand{display:flex;align-items:center;gap:12px;font-family:Georgia,serif;color:var(--navy)}.anchor{font-size:42px;color:var(--gold);line-height:1}.brand b{font-size:28px}.brand span{display:block;font-size:11px;letter-spacing:.12em;color:var(--gold);text-transform:uppercase}.menu{display:flex;gap:24px;align-items:center;font-weight:700;font-size:14px}.btn{display:inline-flex;gap:10px;align-items:center;background:var(--gold);color:white;padding:14px 22px;border-radius:6px;font-weight:800;border:0;cursor:pointer}.btn.outline{background:transparent;border:1px solid rgba(255,255,255,.55)}.hero{min-height:680px;background:linear-gradient(90deg,rgba(3,27,52,.96),rgba(6,43,79,.65),rgba(6,43,79,.15)),url('https://images.unsplash.com/photo-1548574505-5e239809ee19?auto=format&fit=crop&w=2200&q=80') center/cover;color:white}.hero .container{display:grid;grid-template-columns:1fr 420px;gap:40px;align-items:center;min-height:680px}.hero h1{font-family:Georgia,serif;font-size:68px;line-height:1.02;margin:0}.gold{color:var(--gold)}.script{font-family:'Brush Script MT',cursive;font-size:42px;color:white;font-weight:400}.lead{font-size:22px;line-height:1.6;max-width:680px}.profile-card{position:relative}.profile-card img{width:100%;border-radius:50%;border:8px solid white;box-shadow:0 24px 80px rgba(0,0,0,.35);background:#eee}.featurebar{background:var(--deep);color:white;margin-top:-48px;position:relative;z-index:2;border-radius:10px;padding:26px;display:grid;grid-template-columns:repeat(4,1fr);gap:18px;box-shadow:0 20px 50px rgba(0,0,0,.25)}.feature{display:flex;gap:14px}.ico{width:44px;height:44px;border:1px solid var(--gold);border-radius:50%;display:grid;place-items:center;color:var(--gold)}section{padding:72px 0}.section-head{display:flex;justify-content:space-between;align-items:end;margin-bottom:28px}h2{font-family:Georgia,serif;font-size:38px;color:var(--deep);margin:0 0 12px}.grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.grid.three{grid-template-columns:repeat(3,1fr)}.card{background:white;border:1px solid #e8edf2;border-radius:8px;overflow:hidden;box-shadow:0 12px 32px rgba(16,35,63,.08)}.card img{width:100%;height:175px;object-fit:cover}.card-body{padding:22px}.card h3{margin:0 0 10px;color:var(--deep)}.card p,.muted{color:var(--muted);line-height:1.65}.band{background:linear-gradient(90deg,rgba(3,27,52,.95),rgba(3,27,52,.75)),url('https://images.unsplash.com/photo-1500375592092-40eb2168fd21?auto=format&fit=crop&w=1800&q=80') center/cover;color:white}.band h2{color:white}.page-hero{background:linear-gradient(90deg,rgba(3,27,52,.92),rgba(3,27,52,.45)),url('https://images.unsplash.com/photo-1548574505-5e239809ee19?auto=format&fit=crop&w=1800&q=80') center/cover;color:white;padding:86px 0}.page-hero h1{font-family:Georgia,serif;font-size:52px;margin:0}.content{font-size:18px;line-height:1.8}.faq details{border:1px solid #e8edf2;border-radius:8px;margin-bottom:12px;padding:18px;background:#fff}.faq summary{font-weight:800;cursor:pointer}.contact-wrap{display:grid;grid-template-columns:1fr 1.2fr;gap:38px}.form input,.form textarea,.form select{width:100%;padding:15px;margin:0 0 14px;border:1px solid #d8e0ea;border-radius:7px;font:inherit}.form textarea{height:170px}.footer{background:var(--deep);color:white;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.4fr;gap:30px}.footer a{display:block;color:#d8e4ef;margin:9px 0}.copy{border-top:1px solid rgba(255,255,255,.12);margin-top:30px;padding-top:20px;color:#bdd0df;font-size:13px}.notice{padding:14px;border-radius:8px;margin-bottom:18px}.success{background:#e8fff1;color:#106b35}.error{background:#fff0f0;color:#8a1f1f}@media(max-width:900px){.menu{display:none}.hero .container,.contact-wrap{grid-template-columns:1fr}.hero h1{font-size:44px}.grid,.grid.three,.featurebar,.footer-grid{grid-template-columns:1fr}.featurebar{margin-top:0;border-radius:0}.profile-card{max-width:330px}}
