.lp-topbar{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px clamp(20px,3vw,48px);background:var(--white);border-bottom:1px solid rgba(0,55,86,.08)}.lp-topbar-brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none}.lp-topbar-logo{height:36px;width:auto;display:block}.lp-topbar-sub{font-size:14px;color:var(--navy);font-weight:600;letter-spacing:.08em;text-transform:uppercase;border-left:1px solid var(--grey-light);padding-left:14px;white-space:nowrap}.lp-topbar-phone{display:inline-flex;align-items:baseline;gap:8px;text-decoration:none}.lp-topbar-phone-label{font-size:12.5px;color:var(--silver);letter-spacing:.04em}.lp-topbar-phone-num{font-size:16px;font-weight:600;color:var(--navy)}.lp-topbar-phone:hover .lp-topbar-phone-num{color:var(--teal)}.lp-hero{padding:64px 48px 80px;background:linear-gradient(180deg,var(--grey-bg) 0%,var(--white) 100%)}.lp-hero-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1.2fr minmax(0,440px);gap:72px;align-items:start}.lp-hero-copy h1{font-family:var(--font-sans);font-weight:500;font-size:clamp(40px,5.4vw,68px);color:var(--navy);line-height:1.02;margin:14px 0 24px;letter-spacing:-.028em;max-width:18ch}.lp-lede{font-size:20px;line-height:1.55;color:var(--text-light);max-width:560px;margin-bottom:28px}.lp-hero-bullets{list-style:none;padding:0;margin:0 0 32px;border-top:1px solid var(--grey-light)}.lp-hero-bullets li{padding:14px 0 14px 28px;position:relative;border-bottom:1px solid var(--grey-light);font-size:15.5px;color:var(--text);line-height:1.5}.lp-hero-bullets li:before{content:"→";position:absolute;left:0;top:14px;color:var(--teal);font-weight:600}.lp-hero-cta{display:flex;align-items:center;gap:24px;flex-wrap:wrap}.lp-hero-phone{display:inline-flex;align-items:baseline;gap:8px;text-decoration:none;color:var(--navy);padding:8px 0}.lp-phone-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 4px #00838a2e;animation:floatPulse 2.4s ease-in-out infinite;align-self:center}.lp-phone-label{font-size:12.5px;color:var(--silver);letter-spacing:.04em}.lp-phone-number{font-size:17px;font-weight:600;color:var(--navy);letter-spacing:.01em}.lp-hero-form{background:var(--navy);color:var(--white);padding:28px 26px 26px;border:1px solid var(--navy);position:sticky;top:96px;box-shadow:0 24px 60px #00375638;border-radius:2px}.lp-hero-form:before{content:"";display:block;width:36px;height:2px;background:var(--teal);margin-bottom:16px}.lp-form-title{font-family:var(--font-sans);font-weight:500;font-size:22px;margin:0 0 4px;letter-spacing:-.012em;line-height:1.2;color:var(--white)}.lp-form-lede{font-size:13px;color:#ffffffad;line-height:1.55;margin:0 0 22px}.lp-hero-form .field{margin-bottom:12px}.lp-hero-form .field-label{color:var(--teal-light);font-size:10.5px;letter-spacing:.16em;margin-bottom:6px}.lp-hero-form .field input,.lp-hero-form .field textarea{background:#ffffff0f;color:var(--white);border:1px solid rgba(255,255,255,.18);font-size:14.5px;padding:11px 13px;transition:background .2s,border-color .2s}.lp-hero-form .field input::placeholder,.lp-hero-form .field textarea::placeholder{color:#ffffff52}.lp-hero-form .field input:hover,.lp-hero-form .field textarea:hover{background:#ffffff17}.lp-hero-form .field input:focus,.lp-hero-form .field textarea:focus{border-color:var(--teal-light);background:#ffffff1a}.lp-hero-form .field textarea{min-height:84px}.lp-form-submit{width:100%;margin-top:10px;border:none;cursor:pointer;font-family:var(--font-sans);padding:14px 20px;font-size:13px;display:inline-flex;align-items:center;justify-content:center;gap:10px}.lp-form-submit:after{content:"→";font-size:14px;transition:transform .2s}.lp-form-submit:hover:after{transform:translate(3px)}.lp-form-fine{font-size:11.5px;color:#ffffff8c;margin:14px 0 0;line-height:1.55;padding-top:14px;border-top:1px solid rgba(255,255,255,.08);text-align:center}.lp-proof{background:var(--navy);color:var(--white);padding:48px}.lp-proof-inner{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.lp-proof-item{padding-left:16px;border-left:2px solid var(--teal)}.lp-proof-num{font-family:var(--font-sans);font-weight:500;font-size:36px;color:var(--white);line-height:1;letter-spacing:-.02em;margin-bottom:8px}.lp-proof-label{font-size:13px;color:#ffffffa6;line-height:1.5}.lp-benefit-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.lp-benefit{background:var(--white);border:1px solid var(--grey-light);padding:32px 28px}.lp-benefit-icon{width:44px;height:44px;background:#00838a14;border:1px solid rgba(0,131,138,.2);display:flex;align-items:center;justify-content:center;font-size:20px;margin-bottom:18px}.lp-benefit h3{font-family:var(--font-sans);font-weight:500;font-size:18px;color:var(--navy);margin-bottom:8px;letter-spacing:-.005em}.lp-benefit p{font-size:14.5px;color:var(--text-light);line-height:1.6}.lp-faqs{display:flex;flex-direction:column;gap:0;border-top:1px solid var(--grey-light)}.lp-faq{border-bottom:1px solid var(--grey-light)}.lp-faq summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:18px 0;font-family:var(--font-sans);font-weight:500;font-size:16.5px;color:var(--navy);letter-spacing:-.005em}.lp-faq summary::-webkit-details-marker{display:none}.lp-faq-chev{font-size:22px;color:var(--teal);line-height:1;transition:transform .2s}.lp-faq[open] .lp-faq-chev{transform:rotate(45deg)}.lp-faq p{padding:0 0 20px;margin:0;font-size:15px;color:var(--text-light);line-height:1.7}.lp-footer{background:var(--navy);color:#ffffffb3;padding:44px clamp(20px,3vw,48px)}.lp-footer-inner{max-width:880px;margin:0 auto;text-align:center}.lp-footer-disclaimer{font-size:12.5px;line-height:1.7;color:#fff9;margin:0 0 20px}.lp-footer-disclaimer strong{color:#ffffffd9;font-weight:600}.lp-footer-meta{display:flex;align-items:center;justify-content:center;gap:18px;flex-wrap:wrap;font-size:12px;color:#ffffff80;padding-top:18px;border-top:1px solid rgba(255,255,255,.1)}.lp-footer-links{display:inline-flex;gap:18px}.lp-footer-links a{color:#fff9;text-decoration:none}.lp-footer-links a:hover{color:var(--white)}@media(max-width:900px){.lp-topbar{padding:14px 20px}.lp-topbar-sub,.lp-topbar-phone-label{display:none}.lp-hero{padding:40px 20px 48px}.lp-hero-inner{grid-template-columns:1fr;gap:32px}.lp-hero-form{position:static;padding:24px 20px}.lp-proof{padding:40px 20px}.lp-proof-inner{grid-template-columns:repeat(2,1fr);gap:24px}.lp-benefit-grid{grid-template-columns:1fr}}.lp-atty-card{display:flex;flex-direction:column}.lp-atty-photo{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;background:var(--grey-light)}.lp-atty-placeholder{width:100%;aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--teal),var(--navy-deep));color:#fffc;font-size:56px;font-weight:500;letter-spacing:-.02em}
