:root{--vm-navy:#071d35;--vm-blue:#0b4f8a;--vm-gold:#c6a15b;--vm-ink:#172331;--vm-muted:#627080;--vm-paper:#f5f7f9;--vm-white:#fff;--vm-line:#dfe5ea;--vm-shadow:0 18px 50px rgba(7,29,53,.12)}
.vm-site{margin:0;color:var(--vm-ink);line-height:1.65}.vm-site .site-content,.vm-site .ast-container{max-width:none;padding:0}.vm-site #content{margin:0}.vm-container{width:min(1160px,92%);margin:auto}.vm-skip{position:absolute;left:-9999px}.vm-skip:focus{left:1rem;top:1rem;z-index:9999;background:#fff;padding:.7rem 1rem}.vm-topbar{background:var(--vm-navy);color:#dbe7f2;font-size:.87rem;padding:.45rem 0}.vm-topbar .vm-container{display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.vm-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);border-bottom:1px solid var(--vm-line);backdrop-filter:blur(12px)}.vm-nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1rem}.vm-brand{display:flex;align-items:center;gap:.85rem;text-decoration:none}.vm-monogram{width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:var(--vm-navy);color:var(--vm-gold);font-family:Georgia,serif;border:1px solid var(--vm-gold)}.vm-brand-copy strong{display:block;color:var(--vm-navy);font-family:Georgia,serif;font-size:1.08rem}.vm-brand-copy small{display:block;color:var(--vm-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.72rem}.vm-menu{display:flex;gap:1.35rem;list-style:none;margin:0;padding:0}.vm-menu a{text-decoration:none;color:var(--vm-navy);font-weight:700}.vm-menu-btn{display:none;background:none;border:0;font-size:1.5rem}.vm-btn{display:inline-flex;align-items:center;justify-content:center;padding:.85rem 1.15rem;border-radius:5px;text-decoration:none;font-weight:800;border:1px solid transparent}.vm-btn-primary{background:var(--vm-blue);color:#fff}.vm-btn-gold{background:var(--vm-gold);color:var(--vm-navy)}.vm-btn-outline{background:#fff;color:var(--vm-navy);border-color:var(--vm-navy)}.vm-btn-outline-light{background:transparent;color:#fff;border-color:#b8c8d6}.vm-hero{color:#fff;background:linear-gradient(90deg,#061a30 0%,#0a2f52 58%,#eef3f7 58%);overflow:hidden}.vm-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;min-height:650px;align-items:stretch}.vm-hero-copy{padding:6.5rem 3rem 5rem 0;align-self:center}.vm-eyebrow{text-transform:uppercase;letter-spacing:.16em;font-weight:800;font-size:.78rem;color:var(--vm-gold)}.vm-hero h1,.vm-page-hero h1,.vm-section h2{font-family:Georgia,'Times New Roman',serif;line-height:1.14}.vm-hero h1{font-size:clamp(3rem,6vw,5.4rem);color:#fff;margin:.7rem 0 1.2rem;max-width:760px}.vm-hero p{font-size:1.18rem;color:#e5edf4;max-width:680px}.vm-hero-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.vm-trust-row{display:flex;gap:1.4rem;flex-wrap:wrap;margin-top:2.7rem;font-size:.9rem}.vm-trust-row span{padding-right:1.4rem;border-right:1px solid rgba(255,255,255,.2)}.vm-trust-row span:last-child{border:0}.vm-trust-row strong{display:block;color:var(--vm-gold)}.vm-hero-photo{display:flex;align-items:flex-end;background:linear-gradient(145deg,#e8eef3,#fff)}.vm-hero-photo img{width:100%;height:100%;object-fit:cover;object-position:50% 15%;display:block}.vm-section{padding:5.5rem 0}.vm-section-alt{background:var(--vm-paper)}.vm-section-head{max-width:780px;margin-bottom:2.5rem}.vm-section h2{font-size:clamp(2rem,4vw,3.25rem);color:var(--vm-navy);margin:.4rem 0 1rem}.vm-section-head p,.vm-card p{color:var(--vm-muted)}.vm-grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:1.2rem}.vm-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem}.vm-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.vm-card{background:#fff;border:1px solid var(--vm-line);border-radius:10px;padding:1.7rem;box-shadow:0 7px 24px rgba(7,29,53,.05)}.vm-card h2,.vm-card h3{font-family:Georgia,serif;color:var(--vm-navy)}.vm-card h2{font-size:1.55rem}.vm-card h3{font-size:1.3rem}.vm-num{font-family:Georgia,serif;color:var(--vm-gold);font-size:2rem}.vm-center{text-align:center;margin-top:2rem}.vm-profile{display:grid;grid-template-columns:.8fr 1.2fr;gap:4rem;align-items:center}.vm-profile-photo img{width:100%;border-radius:10px;display:block}.vm-profile blockquote{font-family:Georgia,serif;font-size:1.4rem;color:var(--vm-navy);border-left:4px solid var(--vm-gold);padding-left:1.2rem;margin:1.5rem 0}.vm-band{background:var(--vm-navy);color:#fff;padding:3.6rem 0}.vm-band-grid{display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center}.vm-band h2{color:#fff;font-family:Georgia,serif;font-size:2.2rem;margin:0}.vm-band p{color:#cbd9e6;margin:.5rem 0 0}.vm-page-hero{background:var(--vm-navy);color:#fff;padding:4.8rem 0}.vm-page-hero h1{font-size:clamp(2.6rem,5vw,4.5rem);color:#fff;margin:.4rem 0}.vm-page-hero p{color:#d7e3ed;max-width:760px;font-size:1.08rem}.vm-content{max-width:920px}.vm-content h2{font-family:Georgia,serif;color:var(--vm-navy);margin-top:2.5rem}.vm-content blockquote{border-left:4px solid var(--vm-gold);padding-left:1.2rem;font-family:Georgia,serif;font-size:1.35rem}.vm-process{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem}.vm-step{border-top:3px solid var(--vm-gold);padding:1.2rem;background:#fff}.vm-step strong{display:block;color:var(--vm-navy)}.vm-step span{color:var(--vm-muted)}.vm-notice,.vm-contact-placeholder{background:#f2f6fa;border-left:4px solid var(--vm-blue);padding:1rem 1.2rem}.vm-footer{background:#041426;color:#d9e4ee;padding:4rem 0 1.5rem}.vm-footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:3rem}.vm-footer h3{color:#fff}.vm-footer a{color:#d9e4ee}.vm-brand-footer .vm-brand-copy strong{color:#fff}.vm-brand-footer .vm-brand-copy small{color:#aabccc}.vm-legal{margin-top:2.5rem;padding-top:1.2rem;border-top:1px solid #2b4055;font-size:.8rem;color:#9fb1c1}
@media(max-width:900px){.vm-header-cta{display:none}.vm-menu-btn{display:block}.vm-nav nav{margin-left:auto}.vm-menu{display:none;position:absolute;left:0;right:0;top:78px;background:#fff;padding:1rem 4%;box-shadow:var(--vm-shadow);flex-direction:column}.vm-menu.is-open{display:flex}.vm-hero{background:#071d35}.vm-hero-grid,.vm-profile,.vm-grid-4,.vm-grid-3,.vm-grid-2,.vm-footer-grid,.vm-band-grid{grid-template-columns:1fr}.vm-hero-copy{padding:4.5rem 0 2rem}.vm-hero-photo{max-height:560px}.vm-process{grid-template-columns:1fr 1fr}}
@media(max-width:560px){.vm-brand-copy small{display:none}.vm-process{grid-template-columns:1fr}.vm-trust-row{flex-direction:column;gap:.7rem}.vm-trust-row span{border:0;padding:0}.vm-hero h1{font-size:2.8rem}}
