:root{--navy: #06254b;--blue: #0f5fa8;--yellow: #ffc928;--red: #d41414;--green: #2f7d32;--ink: #0f172a;--muted: #5b6472;--bg: #f8fbff;--card: #fff;--line: #d9e3ef;--shadow: 0 18px 55px rgba(3, 21, 45, .13);--radius: 24px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;color:var(--ink);background:var(--bg);padding-bottom:86px}.lh-wrap{width:min(1120px,calc(100% - 32px));margin:auto}.lh-top{padding:16px 0;background:#fff;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:10}.lh-top-inner{display:flex;align-items:center;justify-content:space-between;gap:16px}.lh-logo{height:78px;max-width:280px;object-fit:contain}.lh-call-mini{display:inline-flex;align-items:center;gap:9px;border:2px solid var(--navy);color:var(--navy);text-decoration:none;border-radius:999px;padding:12px 16px;font-weight:900;white-space:nowrap}.lh-call-mini span{background:var(--yellow);width:28px;height:28px;border-radius:50%;display:grid;place-items:center}.lh-hero{padding:32px 0 18px}.lh-hero-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:28px;align-items:center}.lh-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#fff4c9;color:var(--navy);border:1px solid #ffe082;border-radius:999px;padding:9px 13px;font-size:13px;font-weight:900;letter-spacing:.03em;text-transform:uppercase}.lh-h1{font-size:clamp(42px,6vw,78px);line-height:.94;margin:18px 0 12px;letter-spacing:-.055em;color:var(--navy);font-weight:900}.lh-h1 .accent{display:block;color:var(--green)}.lh-h1 .red{color:var(--red)}.lh-sub{font-size:clamp(19px,2vw,24px);line-height:1.35;color:#1e293b;max-width:600px;margin:0 0 22px;font-weight:700}.lh-trust-row{display:flex;flex-wrap:wrap;gap:10px;margin:20px 0}.lh-pill{background:#fff;border:1px solid var(--line);border-radius:999px;padding:11px 13px;font-weight:900;color:var(--navy);box-shadow:0 8px 24px #03152d0d}.lh-cta-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.lh-btn{display:inline-flex;justify-content:center;align-items:center;gap:10px;text-decoration:none;border-radius:16px;padding:16px 20px;font-weight:900;font-size:17px;border:0;cursor:pointer}.lh-btn-primary{background:var(--navy);color:#fff;box-shadow:var(--shadow)}.lh-btn-secondary{background:var(--yellow);color:var(--navy)}.lh-hero-copy{min-width:0}.lh-hero-card{background:#fff;border:1px solid var(--line);border-radius:34px;padding:12px;box-shadow:var(--shadow);overflow:hidden}.lh-hero-picture{display:block;width:100%;height:100%}.lh-hero-photo{display:block;width:100%;height:100%;min-height:460px;object-fit:cover;object-position:center center;border-radius:24px}.lh-mini-proof{padding:6px 0 24px}.lh-proof-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.lh-proof{background:#fff;border:1px solid var(--line);border-radius:22px;padding:18px;display:flex;gap:13px;align-items:flex-start;min-height:100px}.lh-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;flex:0 0 42px;color:#fff;background:var(--blue);font-size:22px;font-weight:900}.lh-icon.green{background:var(--green)}.lh-icon.purple{background:#6841a5}.lh-proof h3{font-size:17px;margin:0 0 4px;color:var(--navy)}.lh-proof p{font-size:14px;line-height:1.4;margin:0;color:var(--muted);font-weight:650}.lh-section{padding:16px 0;scroll-margin-top:116px}.lh-compact-card{background:#fff;border:1px solid var(--line);border-radius:28px;padding:24px;box-shadow:0 14px 44px #03152d12}.lh-section-title{font-size:clamp(26px,3vw,40px);line-height:1.05;letter-spacing:-.035em;margin:0 0 12px;color:var(--navy)}.lh-two{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lh-list{display:grid;gap:10px;margin:0;padding:0;list-style:none}.lh-list li{display:flex;gap:10px;align-items:flex-start;font-weight:750;color:#243244}.lh-check{color:var(--green);font-weight:900}.lh-simple-form{display:grid;gap:12px}.lh-field{display:grid;gap:6px}.lh-field label{font-size:13px;font-weight:900;color:var(--navy)}.lh-simple-form input,.lh-simple-form select{width:100%;font:inherit;border:1px solid var(--line);border-radius:14px;padding:14px;background:#fff}.lh-small{font-size:12px;color:var(--muted);line-height:1.4;margin:0}.lh-sticky{position:fixed;left:0;right:0;bottom:0;background:#fff;border-top:1px solid var(--line);box-shadow:0 -12px 30px #03152d1f;z-index:30}.lh-sticky .lh-wrap{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px}.lh-sticky-text{font-weight:900;color:var(--navy)}.lh-sticky .lh-btn{padding:13px 16px;border-radius:14px}.lh-locations-section{padding:20px 0 32px}.lh-locations-title{font-size:clamp(22px,2.5vw,32px);font-weight:900;color:var(--navy);letter-spacing:-.03em;margin:0 0 16px}.lh-locations-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.lh-location-card{position:relative;background:#fff;border:1px solid var(--line);border-radius:22px;padding:22px;display:flex;gap:14px;align-items:flex-start;box-shadow:0 8px 24px #03152d0f}.lh-icon-pin{background:transparent;border:2px solid var(--navy);color:var(--navy);font-size:18px}.lh-location-name{font-size:18px;font-weight:900;color:var(--navy);margin:0 0 6px}.lh-location-address{font-style:normal;font-size:15px;line-height:1.5;color:var(--muted);font-weight:650;margin:0 0 10px}.lh-location-rating{position:absolute;top:18px;right:18px;font-size:13px;font-weight:700;color:var(--navy)}.lh-location-map{font-size:13px;font-weight:900;color:var(--blue);text-decoration:none}.lh-location-map:hover{text-decoration:underline}@media(min-width:841px){.lh-hero-grid{display:grid!important;grid-template-columns:.95fr 1.05fr!important;gap:28px!important;align-items:center!important}.lh-hero-copy{order:1!important}.lh-hero-card{order:2!important;padding:12px!important;border-radius:34px!important;background:#fff!important;border:1px solid var(--line)!important;box-shadow:var(--shadow)!important}.lh-hero-photo{min-height:460px!important;border-radius:24px!important}}@media(max-width:840px){html,body{overflow-x:hidden}.lh-top{position:sticky!important;top:0!important;padding:8px 0!important}.lh-top-inner{gap:8px!important}.lh-logo{height:44px!important;max-width:186px!important}.lh-call-mini{font-size:16px!important;padding:8px 10px!important;border-width:1.5px!important;min-width:54px;justify-content:center}.lh-call-mini strong{display:none!important}.lh-call-mini span{width:34px!important;height:34px!important;font-size:18px!important}.lh-wrap{width:min(100% - 24px,1120px)!important}body{padding-bottom:106px!important}.lh-hero{padding:14px 0 8px!important}.lh-hero-grid{display:flex!important;flex-direction:column!important;gap:14px!important;align-items:stretch!important}.lh-hero-copy{order:1!important}.lh-hero-card{order:2!important;width:100%!important;margin:0!important;padding:0!important;border-radius:22px!important;overflow:hidden!important;background:#fff!important;border:1px solid var(--line)!important;box-shadow:0 8px 22px #03152d14!important}.lh-hero-photo{width:100%!important;height:220px!important;min-height:220px!important;max-height:none!important;border-radius:0!important;object-fit:cover!important;object-position:center center!important;background:#fff!important}.lh-eyebrow{font-size:11px!important;padding:7px 10px!important}.lh-h1{font-size:clamp(34px,10.2vw,46px)!important;line-height:.97!important;margin:10px 0 8px!important;letter-spacing:-.045em!important}.lh-sub{font-size:16px!important;line-height:1.3!important;margin:0 0 12px!important;max-width:100%!important}.lh-cta-row{gap:8px!important}.lh-cta-row .lh-btn{flex:1 1 100%!important;padding:13px 14px!important;font-size:16px!important;border-radius:14px!important}.lh-trust-row{margin:10px 0 0!important;gap:8px!important}.lh-pill{font-size:11px!important;padding:8px 10px!important;box-shadow:none!important}.lh-mini-proof{padding:6px 0 12px!important}.lh-proof-grid{grid-template-columns:1fr}.lh-proof{min-height:auto}.lh-two{grid-template-columns:1fr}.lh-compact-card{padding:18px}.lh-sticky .lh-wrap{padding:9px 14px}.lh-sticky-text{font-size:13px}.lh-sticky .lh-btn{font-size:15px;flex:1}.lh-section{scroll-margin-top:68px!important}.lh-locations-grid{grid-template-columns:1fr}.lh-locations-title{font-size:22px}}@media(max-width:390px){.lh-hero-photo{height:196px!important;min-height:196px!important}.lh-h1{font-size:clamp(30px,8.9vw,39px)!important}.lh-sub{font-size:15px!important}}@tailwind base;@tailwind components;@tailwind utilities;@layer base{*{@apply border-border;}body{@apply font-sans antialiased bg-background text-foreground;}}@layer utilities{input[type=search]::-webkit-search-cancel-button{@apply hidden;}[contenteditable][data-placeholder]:empty:before{content:attr(data-placeholder);color:hsl(var(--muted-foreground));pointer-events:none}.toggle-elevate:before,.toggle-elevate-2:before{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;z-index:-1}.toggle-elevate.toggle-elevated:before{background-color:var(--elevate-2)}.border.toggle-elevate:before{inset:-1px}.hover-elevate:not(.no-default-hover-elevate),.active-elevate:not(.no-default-active-elevate),.hover-elevate-2:not(.no-default-hover-elevate),.active-elevate-2:not(.no-default-active-elevate){position:relative;z-index:0}.hover-elevate:not(.no-default-hover-elevate):after,.active-elevate:not(.no-default-active-elevate):after,.hover-elevate-2:not(.no-default-hover-elevate):after,.active-elevate-2:not(.no-default-active-elevate):after{content:"";pointer-events:none;position:absolute;inset:0;border-radius:inherit;z-index:999}.hover-elevate:hover:not(.no-default-hover-elevate):after,.active-elevate:active:not(.no-default-active-elevate):after{background-color:var(--elevate-1)}.hover-elevate-2:hover:not(.no-default-hover-elevate):after,.active-elevate-2:active:not(.no-default-active-elevate):after{background-color:var(--elevate-2)}.border.hover-elevate:not(.no-hover-interaction-elevate):after,.border.active-elevate:not(.no-active-interaction-elevate):after,.border.hover-elevate-2:not(.no-hover-interaction-elevate):after,.border.active-elevate-2:not(.no-active-interaction-elevate):after{inset:-1px}}
