.draft-banner{background:#111;color:#ffffffbf;font-size:11px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;text-align:center;padding:10px 16px}.draft-banner a{color:#ffffffe6;text-decoration:underline;text-underline-offset:3px}.draft-banner a:hover{color:#fff}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--ink: #1a3a4a;--ink-soft: #3d5a6a;--ink-muted: #6b8494;--surface: #f7f5f0;--surface-2: #ffffff;--accent: #c9a227;--accent-dark: #a8841a;--line: rgba(26, 58, 74, .12);--radius: 12px;--radius-lg: 20px}body{font-family:DM Sans,system-ui,sans-serif;background:var(--surface);color:var(--ink);line-height:1.55;-webkit-font-smoothing:antialiased}.h-wrap{max-width:72rem;margin:0 auto;padding:0 1.5rem}.h-top{background:var(--ink);color:#ffffffbf;font-size:.8rem;padding:.5rem 0}.h-top .h-wrap{display:flex;flex-wrap:wrap;gap:1rem 2rem;justify-content:space-between}.h-top a{color:#fff;text-decoration:none;font-weight:600}.h-header{background:var(--surface-2);border-bottom:1px solid var(--line);position:sticky;top:0;z-index:50}.h-header .h-wrap{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-top:1rem;padding-bottom:1rem;flex-wrap:wrap}.h-logo{text-decoration:none;color:inherit}.h-logo strong{display:block;font-family:Fraunces,Georgia,serif;font-size:1.35rem;font-weight:600;letter-spacing:-.02em}.h-logo span{font-size:.75rem;color:var(--ink-muted);text-transform:uppercase;letter-spacing:.08em}.h-nav{display:flex;flex-wrap:wrap;gap:1.25rem 1.75rem;list-style:none}.h-nav a{text-decoration:none;color:var(--ink-soft);font-size:.9rem;font-weight:500}.h-nav a:hover{color:var(--accent-dark)}.h-btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.5rem;border-radius:999px;font-weight:600;font-size:.9rem;text-decoration:none;border:none;cursor:pointer;transition:transform .15s,background .15s}.h-btn-primary{background:var(--accent);color:var(--ink)}.h-btn-primary:hover{background:var(--accent-dark);color:#fff}.h-btn-outline{background:transparent;border:1.5px solid var(--ink);color:var(--ink)}.h-btn-outline:hover{background:var(--ink);color:#fff}.h-hero{position:relative;min-height:34rem;display:flex;align-items:center;overflow:hidden}.h-hero-bg{position:absolute;inset:0;background:linear-gradient(100deg,#1a3a4aeb,#1a3a4ab3,#1a3a4a59),url(https://images.unsplash.com/photo-1497366754035-f200968a6e72?w=1600&q=80) center/cover}.h-hero .h-wrap{position:relative;z-index:1;padding-top:4rem;padding-bottom:4rem}.h-hero-eyebrow{display:inline-block;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem}.h-hero h1{font-family:Fraunces,Georgia,serif;font-size:clamp(2.25rem,5vw,3.75rem);font-weight:600;line-height:1.08;color:#fff;max-width:14ch;margin-bottom:1.25rem}.h-hero-lead{font-size:1.125rem;color:#ffffffd1;max-width:36rem;margin-bottom:2rem}.h-hero-ctas{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2.5rem}.h-hero-pills{display:flex;flex-wrap:wrap;gap:.75rem}.h-pill{padding:.5rem 1rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:999px;color:#ffffffe6;font-size:.85rem;font-weight:500}.h-section{padding:5rem 0}.h-section-alt{background:var(--surface-2)}.h-section-head{max-width:36rem;margin-bottom:3rem}.h-section-head h2{font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:600;margin-bottom:.75rem}.h-section-head p{color:var(--ink-muted);font-size:1.05rem}.h-cat-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1.25rem}.h-cat-card{background:var(--surface-2);border:1px solid var(--line);border-radius:var(--radius-lg);padding:1.75rem;transition:box-shadow .2s,transform .2s}.h-section-alt .h-cat-card{background:var(--surface)}.h-cat-card:hover{box-shadow:0 12px 40px #1a3a4a1a;transform:translateY(-3px)}.h-cat-icon{font-size:1.75rem;margin-bottom:1rem}.h-cat-card h3{font-size:1.15rem;font-weight:700;margin-bottom:.5rem}.h-cat-card p{font-size:.9rem;color:var(--ink-muted);margin-bottom:1rem;line-height:1.55}.h-cat-link{font-size:.85rem;font-weight:600;color:var(--accent-dark);text-decoration:none}.h-trust-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.h-trust-image{border-radius:var(--radius-lg);overflow:hidden;height:24rem;background:var(--ink)}.h-trust-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.h-trust-list{list-style:none;display:flex;flex-direction:column;gap:1.25rem;margin-top:1.5rem}.h-trust-list li{display:flex;gap:1rem;align-items:flex-start;padding:1rem 0;border-bottom:1px solid var(--line)}.h-trust-list li:last-child{border-bottom:none}.h-trust-num{width:2rem;height:2rem;border-radius:50%;background:var(--accent);color:var(--ink);display:grid;place-items:center;font-size:.8rem;font-weight:700;flex-shrink:0}.h-trust-list strong{display:block;font-size:.95rem;margin-bottom:.25rem}.h-trust-list span{font-size:.875rem;color:var(--ink-muted)}.h-cta{background:var(--ink);color:#fff;padding:5rem 0}.h-cta-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.h-cta h2{font-family:Fraunces,Georgia,serif;font-size:clamp(1.75rem,3vw,2.25rem);margin-bottom:1rem}.h-cta>.h-wrap>.h-cta-grid>div:first-child p{color:#ffffffb3;margin-bottom:1.5rem;max-width:28rem}.h-contact-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.12);border-radius:var(--radius-lg);padding:2rem}.h-contact-item{margin-bottom:1.25rem}.h-contact-item:last-child{margin-bottom:0}.h-contact-item dt{font-size:.7rem;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80;margin-bottom:.25rem}.h-contact-item dd{font-size:1rem;font-weight:600}.h-contact-item a{color:#fff;text-decoration:none}.h-footer{background:#122530;color:#ffffff8c;padding:3rem 0 2rem;font-size:.875rem}.h-footer .h-wrap{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;align-items:center}.h-footer strong{color:#fff;display:block;margin-bottom:.25rem}@media(max-width:900px){.h-cat-grid{grid-template-columns:repeat(2,1fr)}.h-trust-grid,.h-cta-grid{grid-template-columns:1fr}.h-trust-image{height:16rem}.h-nav{display:none}}@media(max-width:540px){.h-cat-grid{grid-template-columns:1fr}}
