:root{--lh-navy:#071b2b;--lh-navy2:#0c2a40;--lh-gold:#d3a84c;--lh-gold2:#f0c86e;--lh-ink:#16202a;--lh-muted:#66717c;--lh-soft:#f5f1e9;--lh-white:#fff;--lh-radius:22px;--lh-shadow:0 20px 60px rgba(8,28,43,.12)}*{box-sizing:border-box}html{scroll-behavior:smooth}.lhlocal-page{margin:0;color:var(--lh-ink);font-family:Manrope,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65;background:#fff}.lhlocal-page a{text-decoration:none;color:inherit}.lhlocal-page p{margin-top:0}.lh-wrap{width:min(1160px,calc(100% - 36px));margin:auto}.lh-topbar{background:#04131f;color:#dbe4ea;font-size:13px}.lh-topbar .lh-wrap{display:flex;justify-content:space-between;gap:20px;padding:8px 0}.lh-header{position:absolute;z-index:30;left:0;right:0;top:37px;color:#fff}.lh-nav{height:88px;display:flex;align-items:center;justify-content:space-between;gap:28px}.lh-brand{display:flex;align-items:center;gap:12px;font-weight:800;letter-spacing:.08em}.lh-brand b{color:var(--lh-gold2)}.lh-mark{width:45px;height:45px;border-radius:50%;border:1px solid var(--lh-gold);display:grid;place-items:center;color:var(--lh-gold2);font-family:"Playfair Display",serif;font-size:18px}.lh-nav nav{display:flex;gap:28px;font-size:14px;font-weight:700}.lh-nav nav a:hover{color:var(--lh-gold2)}.lh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:14px 21px;font-weight:800;border:1px solid transparent;transition:.2s}.lh-btn:hover{transform:translateY(-2px)}.lh-btn-gold{background:linear-gradient(135deg,var(--lh-gold2),var(--lh-gold));color:#17140d;box-shadow:0 14px 34px rgba(211,168,76,.28)}.lh-btn-ghost{border-color:rgba(255,255,255,.35);background:rgba(2,12,20,.42);color:#fff;backdrop-filter:blur(10px)}.lh-btn-dark{background:var(--lh-navy);color:#fff}.lh-hero{min-height:690px;position:relative;display:flex;align-items:center;color:#fff;background:linear-gradient(90deg,rgba(3,15,24,.96),rgba(3,15,24,.75) 50%,rgba(3,15,24,.32)),var(--lh-hero,linear-gradient(135deg,#071b2b,#174867));background-size:cover;background-position:center}.lh-hero:after{content:"";position:absolute;inset:auto 0 0;height:150px;background:linear-gradient(transparent,rgba(3,15,24,.62))}.lh-hero-inner{position:relative;z-index:2;padding-top:115px;padding-bottom:70px}.lh-breadcrumb{display:flex;gap:9px;align-items:center;color:#cbd6dd;font-size:13px;margin-bottom:32px}.lh-breadcrumb a{color:var(--lh-gold2)}.lh-eyebrow,.lh-kicker{text-transform:uppercase;letter-spacing:.16em;color:var(--lh-gold);font-weight:800;font-size:12px}.lh-hero h1{font-family:"Playfair Display",serif;font-size:clamp(44px,6vw,72px);line-height:1.05;letter-spacing:-.025em;max-width:900px;margin:12px 0 24px}.lh-lead{font-size:18px;color:#e2e8ec;max-width:780px}.lh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.lh-trust{position:relative;z-index:4;margin-top:-42px}.lh-trust-grid{display:grid;grid-template-columns:repeat(4,1fr);background:#fff;border-radius:var(--lh-radius);box-shadow:var(--lh-shadow);overflow:hidden}.lh-trust-grid div{padding:24px;border-right:1px solid #e8e4dc}.lh-trust-grid div:last-child{border:0}.lh-trust-grid b,.lh-trust-grid span{display:block}.lh-trust-grid b{color:#9b6c13;margin-bottom:4px}.lh-trust-grid span{font-size:13px;color:var(--lh-muted)}.lh-section{padding:90px 0}.lh-soft{background:var(--lh-soft)}.lh-two-col{display:grid;grid-template-columns:1.25fr .75fr;gap:38px;align-items:start}.lh-section h2{font-family:"Playfair Display",serif;font-size:clamp(32px,4vw,48px);line-height:1.14;margin:10px 0 28px}.lh-card{background:#fff;border:1px solid #e8e4dc;border-radius:var(--lh-radius);padding:30px;box-shadow:0 14px 42px rgba(13,32,45,.07)}.lh-contact-card{background:var(--lh-navy);color:#fff;position:sticky;top:22px}.lh-contact-card h3{font-family:"Playfair Display",serif;font-size:30px;line-height:1.2;margin:9px 0 16px}.lh-contact-card p{color:#c5d0d7}.lh-phone{display:block;color:var(--lh-gold2)!important;font-weight:800;font-size:27px;margin:20px 0 10px}.lh-text-link{font-weight:800;color:#9b6c13!important}.lh-contact-card .lh-text-link{color:#fff!important}.lh-checks{display:grid;gap:14px}.lh-checks>div{display:flex;gap:13px;align-items:flex-start;padding:18px 20px;background:#f8f6f1;border-radius:16px}.lh-checks span{color:#9b6c13;font-weight:900}.lh-checks p{margin:0}.lh-content-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lh-content-grid .lh-card h2{font-family:"Playfair Display",serif;font-size:27px;margin:0 0 16px}.lh-content-grid p{color:var(--lh-muted)}.lh-section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:35px}.lh-section-head h2{margin-bottom:0}.lh-section-head>p{max-width:470px;color:var(--lh-muted)}.lh-prices{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.lh-prices .lh-card{position:relative}.lh-prices h3{font-size:22px;margin-top:0}.lh-prices strong,.lh-prices span{display:block}.lh-prices strong{font-size:32px;color:#9b6c13}.lh-prices span{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--lh-muted);margin-bottom:18px}.lh-prices p{margin:0}.lh-prices .lh-featured{border-color:var(--lh-gold);transform:translateY(-8px)}.lh-featured em{position:absolute;right:20px;top:20px;background:#f5e5bd;color:#74500c;border-radius:99px;padding:5px 10px;font-size:11px;font-style:normal;font-weight:800}.lh-price-note{text-align:center;color:var(--lh-muted);font-size:13px;margin:24px auto 0;max-width:760px}.lh-dark{background:var(--lh-navy);color:#fff}.lh-dark .lh-kicker{color:var(--lh-gold2)}.lh-faq-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:54px}.lh-faq-layout>div:first-child>p:last-child{color:#bdc9d0}.lh-faqs{display:grid;gap:12px}.lh-faqs details{border:1px solid rgba(255,255,255,.14);background:var(--lh-navy2);border-radius:16px;padding:18px 20px}.lh-faqs summary{cursor:pointer;font-weight:800}.lh-faqs details p{color:#c7d1d7;margin:14px 0 2px}.lh-related{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.lh-related .lh-card{display:block;padding:24px;transition:.2s}.lh-related .lh-card:hover{transform:translateY(-4px);border-color:var(--lh-gold)}.lh-related span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:#9b6c13;font-weight:800}.lh-related h3{font-family:"Playfair Display",serif;font-size:22px;line-height:1.25;min-height:58px}.lh-related b{font-size:13px}.lh-cta{padding:42px 0;background:linear-gradient(135deg,var(--lh-gold2),var(--lh-gold));color:#17140d}.lh-cta .lh-wrap{display:flex;justify-content:space-between;align-items:center;gap:24px}.lh-cta p{font-size:11px;letter-spacing:.15em;font-weight:900;margin-bottom:4px}.lh-cta h2{font-family:"Playfair Display",serif;font-size:34px;margin:0}.lh-footer{background:#04131f;color:#c9d3d9;padding:58px 0 100px}.lh-footer-grid{display:grid;grid-template-columns:1.3fr 1fr .7fr;gap:45px}.lh-footer p{max-width:440px;margin-top:20px}.lh-footer b,.lh-footer a,.lh-footer span{display:block;margin-bottom:9px}.lh-footer b{color:#fff}.lh-footer .lh-brand{display:flex;color:#fff}.lh-mobile-bar{display:none;position:fixed;z-index:100;left:0;right:0;bottom:0;background:#04131f;padding:10px;gap:8px;box-shadow:0 -10px 30px rgba(0,0,0,.2)}.lh-mobile-bar a{flex:1;text-align:center;padding:12px;border-radius:999px;background:var(--lh-gold);color:#17140d;font-weight:800}.lh-mobile-bar a:last-child{background:#17364a;color:#fff}@media(max-width:900px){.lh-nav nav,.lh-nav-call{display:none}.lh-topbar .lh-wrap{justify-content:center;text-align:center}.lh-topbar .lh-wrap span:first-child{display:none}.lh-header{top:37px}.lh-hero{min-height:700px;background-position:center}.lh-hero-inner{padding-top:100px}.lh-trust{margin-top:-25px}.lh-trust-grid,.lh-content-grid,.lh-prices,.lh-related,.lh-footer-grid{grid-template-columns:1fr 1fr}.lh-trust-grid div{border-bottom:1px solid #e8e4dc}.lh-two-col,.lh-faq-layout{grid-template-columns:1fr}.lh-contact-card{position:static}.lh-section-head{display:block}.lh-section-head>p{margin-top:15px}.lh-mobile-bar{display:flex}.lh-footer{padding-bottom:100px}}@media(max-width:600px){.lh-wrap{width:min(100% - 24px,1160px)}.lh-hero h1{font-size:42px}.lh-lead{font-size:16px}.lh-actions .lh-btn{width:100%}.lh-trust-grid,.lh-content-grid,.lh-prices,.lh-related,.lh-footer-grid{grid-template-columns:1fr}.lh-trust-grid div{border-right:0}.lh-section{padding:68px 0}.lh-section h2{font-size:34px}.lh-prices .lh-featured{transform:none}.lh-cta .lh-wrap{display:block}.lh-cta .lh-btn{margin-top:20px}.lh-breadcrumb{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.lh-related h3{min-height:0}}

