.landing-root{--red:#c00;--red-deep:#900;--dark:#0d0000;--dark-2:#1a0000;--cream:#faf8f5;--line:#e8e2dc;--text:#1a1a1a;--muted:#555;--faint:#888;--font-heading:"Gilroy","Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,sans-serif;--font-body:"Plus Jakarta Sans","Gilroy",-apple-system,BlinkMacSystemFont,sans-serif;--max:1200px;font-family:var(--font-body);color:var(--text);background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-root *,.landing-root :after,.landing-root :before{box-sizing:border-box}.landing-root a{text-decoration:none;color:inherit}.landing-root img,.landing-root video{max-width:100%;display:block}.landing-root .container{max-width:var(--max);margin:0 auto;padding:0 24px}.landing-root .red{color:var(--red)}.landing-root .italic-light{font-weight:300;font-style:italic;color:hsla(0,0%,100%,.75)}.landing-root .section-title-editorial:not(.on-dark) .italic-light{color:rgba(13,0,0,.55)}.landing-root .navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#fff;transition:box-shadow .3s ease,border-color .3s ease;border-bottom:1px solid transparent}.landing-root .navbar.scrolled{border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 20px rgba(0,0,0,.06)}.landing-root .nav-inner{max-width:var(--max);margin:0 auto;padding:0 12px;height:72px;display:flex;align-items:center;justify-content:space-between;gap:12px;position:relative}.landing-root .logo{display:inline-flex;flex-shrink:0}.landing-root .logo img{display:block;height:68px;width:auto;-o-object-fit:contain;object-fit:contain}@media (max-width:640px){.landing-root .logo img{height:52px}.landing-root .nav-inner{padding:0 14px;gap:8px}.landing-root .nav-right{gap:6px}.landing-root .nav-phone-label{font-size:.66rem;letter-spacing:.8px;gap:5px}.landing-root .nav-phone-num{font-size:.64rem}.landing-root .nav-cta{padding:9px 12px;font-size:.62rem;letter-spacing:1.1px}}@media (max-width:400px){.landing-root .nav-phone-label{font-size:0;gap:0}.landing-root .nav-phone-label svg{width:18px;height:18px}.landing-root .nav-phone-num{font-size:.66rem}}.landing-root .nav-links{display:none;align-items:center;gap:22px}@media (min-width:1024px){.landing-root .nav-links{display:flex;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}}.landing-root .nav-item{position:relative}.landing-root .nav-trigger{display:inline-flex;align-items:center;gap:5px;padding:26px 0;margin:0;background:transparent;border:0;font-family:var(--font-heading);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1.8px;white-space:nowrap;color:rgba(0,0,0,.7);position:relative;transition:color .2s;cursor:pointer}.landing-root .nav-trigger:hover{color:#000}.landing-root .nav-chevron{transition:transform .2s ease}.landing-root .nav-item.open .nav-chevron{transform:rotate(180deg)}.landing-root .nav-underline{position:absolute;left:0;bottom:-1px;width:0;height:1px;background:var(--red);transition:width .3s ease;pointer-events:none}.landing-root .nav-item.open .nav-underline,.landing-root .nav-item:hover .nav-underline{width:100%}.landing-root .nav-dropdown{position:absolute;top:100%;left:50%;transform:translate(-50%,-8px);z-index:50;opacity:0;visibility:hidden;transition:opacity .2s ease,transform .2s ease,visibility .2s ease;pointer-events:none}.landing-root .nav-item.open .nav-dropdown,.landing-root .nav-item:hover .nav-dropdown{opacity:1;visibility:visible;transform:translate(-50%);pointer-events:auto}.landing-root .nav-dropdown-panel{width:520px;background:hsla(0,0%,100%,.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(0,0,0,.1);box-shadow:0 10px 40px rgba(0,0,0,.1)}.landing-root .nav-dropdown-head{display:flex;align-items:center;gap:12px;padding:16px 24px;border-bottom:1px solid rgba(0,0,0,.1);font-family:var(--font-heading);font-size:.62rem;font-weight:600;text-transform:uppercase;letter-spacing:3px;color:var(--red)}.landing-root .nav-dropdown-line{height:1px;width:24px;background:var(--red);display:inline-block}.landing-root .nav-dropdown-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:0 8px;padding:12px}.landing-root .nav-dropdown-grid>a,.landing-root .nav-dropdown-grid>span{display:flex;align-items:center;gap:12px;padding:10px 12px;font-family:var(--font-body);font-size:.78rem;font-weight:500;color:rgba(0,0,0,.65);transition:color .15s ease,background .15s ease}.landing-root .nav-dropdown-grid>a:hover{color:#000;background:rgba(0,0,0,.03)}.landing-root .nav-dd-num{font-family:var(--font-heading);font-size:.62rem;font-weight:700;color:rgba(204,0,0,.8);flex-shrink:0}.landing-root .nav-right{display:flex;align-items:center;gap:16px;margin-left:auto}.landing-root .nav-phone{display:inline-flex;flex-direction:column;align-items:flex-end;justify-content:center;gap:3px;font-family:var(--font-heading);white-space:nowrap;color:#0a0a0a;transition:color .2s;line-height:1}.landing-root .nav-phone-label{display:inline-flex;align-items:center;gap:7px;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1.4px;color:#0a0a0a}.landing-root .nav-phone-label svg{color:var(--red)}.landing-root .nav-phone-num{font-size:.78rem;font-weight:700;letter-spacing:.3px;color:var(--red)}.landing-root .nav-phone:hover .nav-phone-label{color:var(--red)}.landing-root .nav-phone:hover .nav-phone-num{color:#f33}.landing-root .nav-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 16px;background:var(--dark);color:#fff;border:1px solid rgba(0,0,0,.15);font-family:var(--font-heading);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:1.5px;white-space:nowrap;transition:background .2s,border-color .2s}.landing-root .nav-cta:hover{background:var(--red);border-color:var(--red)}.landing-root .hero{position:relative;min-height:100vh;max-height:960px;background:var(--dark);overflow:hidden;display:flex;align-items:center}.landing-root .video-wrap{position:absolute;inset:0;z-index:0}.landing-root .bg-video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.landing-root .video-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.92) 0,rgba(0,0,0,.82) 42%,rgba(0,0,0,.55) 72%,rgba(0,0,0,.38)),linear-gradient(180deg,rgba(0,0,0,.35) 0,rgba(0,0,0,.15) 40%,rgba(0,0,0,.45))}.landing-root .hero-content{position:relative;z-index:2;width:100%;max-width:1280px;margin:0 auto;padding:140px 24px 100px;color:#fff;display:flex;flex-direction:column;align-items:flex-start;animation:landingFadeUp .8s ease both}@media (min-width:768px){.landing-root .hero-content{padding-left:64px;padding-right:64px}}.landing-root .hero-headline{font-family:var(--font-heading);font-size:clamp(2.1rem,4.2vw,3.6rem);line-height:1.06;font-weight:900;letter-spacing:-.025em;color:#fff;margin:0 0 28px;max-width:720px}.landing-root .hero-headline-bold{display:block}.landing-root .hero-headline-italic{display:block;margin-top:6px;font-weight:300;font-style:italic;color:hsla(0,0%,100%,.72)}.landing-root .hero-address{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:.95rem;font-weight:600;letter-spacing:-.005em;color:hsla(0,0%,100%,.82);margin:0 0 24px;transition:color .2s}.landing-root .hero-address:hover{color:var(--red)}.landing-root .hero-sub{max-width:540px;font-size:clamp(.98rem,1.2vw,1.08rem);line-height:1.65;color:hsla(0,0%,100%,.72);margin:0 0 44px}.landing-root .hero-actions{display:flex;flex-direction:column;align-items:flex-start;gap:20px;margin:0 0 52px}@media (min-width:640px){.landing-root .hero-actions{flex-direction:row;align-items:center;gap:36px}}.landing-root .btn-editorial-dark{display:inline-flex;align-items:center;justify-content:center;gap:16px;padding:16px 32px;border:1px solid hsla(0,0%,100%,.18);background:rgba(0,0,0,.6);color:#fff;font-family:var(--font-heading);font-size:.78rem;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .2s ease;cursor:pointer}.landing-root .btn-editorial-dark:hover{background:var(--red);border-color:var(--red);color:#fff}.landing-root .btn-editorial-dark:hover svg{transform:translateX(4px)}.landing-root .btn-editorial-dark svg{transition:transform .3s}.landing-root .btn-editorial-light{display:inline-flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 0;border-top:1px solid var(--dark);border-bottom:1px solid var(--dark);background:transparent;color:var(--dark);font-family:var(--font-heading);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;transition:color .2s,border-color .2s;cursor:pointer;min-width:280px}.landing-root .btn-editorial-light:hover{color:var(--red);border-color:var(--red)}.landing-root .btn-editorial-light:hover svg{transform:translateX(4px)}.landing-root .btn-editorial-light svg{transition:transform .3s}.landing-root .hero-phone-column{display:inline-flex;flex-direction:column;transition:color .2s}.landing-root .hero-phone-kicker{font-family:var(--font-heading);font-size:.62rem;text-transform:uppercase;letter-spacing:2.5px;color:hsla(0,0%,100%,.48);margin-bottom:4px}.landing-root .hero-phone-num{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-heading);font-size:1.15rem;font-weight:900;letter-spacing:-.01em;color:#fff;transition:color .2s}.landing-root .hero-phone-column:hover .hero-phone-num{color:var(--red)}.landing-root .hero-trust{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;width:100%;max-width:580px;border-top:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.16)}.landing-root .hero-trust-cell{background:rgba(0,0,0,.55);padding:22px 20px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.landing-root .hero-trust-num{font-family:var(--font-heading);font-size:1.2rem;font-weight:900;line-height:1;letter-spacing:-.02em;color:#fff}.landing-root .hero-trust-num .red{color:var(--red)}.landing-root .google-logo{display:inline-block;vertical-align:-.18em;width:1em;height:1em;margin-left:6px;-o-object-fit:contain;object-fit:contain}.landing-root .google-logo-lg{width:1.1em;height:1.1em;margin-left:8px;vertical-align:-.22em}.landing-root .hero-trust-label{margin-top:8px;font-family:var(--font-heading);font-size:.58rem;text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.48)}@media (min-width:768px){.landing-root .hero-trust-num{font-size:1.35rem}}.landing-root .scroll-hint{position:absolute;bottom:32px;left:50%;transform:translateX(-50%);z-index:2;display:flex;flex-direction:column;align-items:center;gap:10px;opacity:.6;transition:opacity .2s}.landing-root .scroll-hint:hover{opacity:1}.landing-root .scroll-hint span{font-family:var(--font-heading);font-size:.62rem;text-transform:uppercase;letter-spacing:3px;color:hsla(0,0%,100%,.5)}.landing-root .scroll-capsule{height:38px;width:22px;border:1px solid hsla(0,0%,100%,.3);border-radius:12px;display:flex;justify-content:center;padding:5px}.landing-root .scroll-dot{width:3px;height:6px;background:hsla(0,0%,100%,.8);border-radius:2px;animation:landingScrollDot 1.8s ease-in-out infinite}@keyframes landingScrollDot{0%{opacity:1;transform:translateY(0)}50%{opacity:.3;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes landingFadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.landing-root .seen-on{background:#f7f5f0;border-top:1px solid rgba(0,0,0,.08);border-bottom:1px solid rgba(0,0,0,.08);padding:32px 0;overflow:hidden}.landing-root .seen-label{text-align:center;margin-bottom:18px;font-family:var(--font-heading);font-size:.68rem;text-transform:uppercase;letter-spacing:3px;color:rgba(0,0,0,.5)}.landing-root .logos-track{position:relative;overflow:hidden}.landing-root .logos-track:after,.landing-root .logos-track:before{content:"";position:absolute;top:0;bottom:0;width:100px;z-index:2;pointer-events:none}.landing-root .logos-track:before{left:0;background:linear-gradient(90deg,#f7f5f0,transparent)}.landing-root .logos-track:after{right:0;background:linear-gradient(270deg,#f7f5f0,transparent)}.landing-root .logos-inner{display:flex;width:-moz-max-content;width:max-content;animation:landingLogoScroll 30s linear infinite;align-items:center}.landing-root .logo-item{width:140px;height:72px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;margin:0 10px;color:rgba(0,0,0,.55)}.landing-root .logo-item img{max-height:61px;max-width:100%;width:auto;height:auto;-o-object-fit:contain;object-fit:contain;display:block}@keyframes landingLogoScroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}.landing-root .section-header-split{display:grid;gap:24px;margin-bottom:64px}@media (min-width:768px){.landing-root .section-header-split{grid-template-columns:1.1fr 1fr;align-items:end;gap:64px}}.landing-root .section-title-editorial{font-family:var(--font-heading);font-size:clamp(2rem,4vw,3rem);line-height:1.08;font-weight:900;letter-spacing:-.02em;color:var(--dark);max-width:520px}.landing-root .section-title-editorial.on-dark{color:#fff}.landing-root .section-sub-editorial{max-width:460px;font-size:1rem;line-height:1.7;color:var(--muted)}@media (min-width:768px){.landing-root .section-sub-editorial{justify-self:end;padding-bottom:8px}}.landing-root .section-sub-editorial.no-right-align{justify-self:start;margin-bottom:32px}.landing-root .section-sub-editorial.on-dark{color:hsla(0,0%,100%,.85)}.landing-root .section-cta-editorial{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:56px}@media (min-width:640px){.landing-root .section-cta-editorial{flex-direction:row;justify-content:center}}.landing-root .btn-cta-phone{display:inline-flex;align-items:center;gap:10px;font-family:var(--font-heading);font-size:.85rem;font-weight:700;color:var(--dark);transition:color .2s}.landing-root .btn-cta-phone:hover{color:var(--red)}.landing-root .btn-cta-phone.on-dark{color:hsla(0,0%,100%,.85)}.landing-root .btn-cta-phone.on-dark:hover{color:var(--red)}.landing-root .on-light{color:var(--dark)}.landing-root .testimonials{background:var(--cream);padding:112px 0}.landing-root .stats-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin-bottom:80px}.landing-root .stat-cell{padding:32px 20px;text-align:center;border-right:1px solid var(--line)}.landing-root .stat-cell:last-child{border-right:none}.landing-root .stat-num{font-family:var(--font-heading);font-size:clamp(1.6rem,3.5vw,2.8rem);font-weight:900;line-height:1;letter-spacing:-.02em;color:var(--dark)}.landing-root .stat-num .red{color:var(--red)}.landing-root .stat-label{margin-top:12px;font-family:var(--font-heading);font-size:.68rem;text-transform:uppercase;letter-spacing:2.5px;color:var(--faint)}.landing-root .testi-grid-new{display:grid;grid-template-columns:1fr;gap:40px}@media (min-width:768px){.landing-root .testi-grid-new{grid-template-columns:repeat(2,1fr);gap:32px}}@media (min-width:1024px){.landing-root .testi-grid-new{grid-template-columns:repeat(3,1fr)}}.landing-root .review-card{display:flex;flex-direction:column;gap:18px;padding:28px;background:#fff;border:1px solid rgba(0,0,0,.08);border-top:3px solid var(--red);box-shadow:0 2px 14px rgba(0,0,0,.04);transition:transform .3s ease,box-shadow .3s ease}.landing-root .review-card:hover{transform:translateY(-3px);box-shadow:0 6px 24px rgba(0,0,0,.08)}.landing-root .review-card-head{display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-root .review-badge{display:inline-flex;align-items:center;gap:7px;padding:5px 12px 5px 8px;border:1px solid rgba(0,0,0,.12);border-radius:999px;font-family:var(--font-heading);font-size:.72rem;font-weight:600;letter-spacing:.5px;color:rgba(0,0,0,.7)}.landing-root .review-badge-logo{width:14px;height:14px;-o-object-fit:contain;object-fit:contain}.landing-root .review-stars{display:inline-flex;gap:2px}.landing-root .review-stars svg{width:16px;height:16px}.landing-root .review-card-body{font-family:var(--font-body);font-size:.95rem;line-height:1.6;color:rgba(0,0,0,.75);flex:1;display:-webkit-box;-webkit-line-clamp:5;line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.landing-root .review-card.is-expanded .review-card-body{display:block;-webkit-line-clamp:unset;line-clamp:unset;overflow:visible}.landing-root .review-readmore{align-self:flex-start;margin-top:-6px;padding:0;background:transparent;border:0;font-family:var(--font-heading);font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:1.6px;color:var(--red);cursor:pointer;transition:color .2s}.landing-root .review-readmore:hover{color:var(--dark)}.landing-root .review-card-foot{display:flex;align-items:center;gap:12px;padding-top:16px;border-top:1px solid rgba(0,0,0,.08)}.landing-root .review-avatar{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background:var(--dark);color:#fff;font-family:var(--font-heading);font-size:1rem;font-weight:700;flex-shrink:0}.landing-root .review-name{font-family:var(--font-heading);font-size:.95rem;font-weight:700;color:var(--dark)}.landing-root .review-meta{font-family:var(--font-heading);font-size:.66rem;text-transform:uppercase;letter-spacing:1.8px;color:var(--red);margin-top:2px}.landing-root .empathy-break{background:var(--dark);padding:112px 0}.landing-root .empathy-grid-new{display:grid;grid-template-columns:1fr;gap:2px;background:hsla(0,0%,100%,.08);border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}@media (min-width:768px){.landing-root .empathy-grid-new{grid-template-columns:repeat(3,1fr)}}.landing-root .empathy-card-new{background:var(--dark);padding:48px 36px;display:flex;flex-direction:column;gap:14px;transition:background .3s}.landing-root .empathy-card-new:hover{background:var(--dark-2)}.landing-root .empathy-num{font-family:var(--font-heading);font-size:.75rem;font-weight:600;letter-spacing:3px;color:var(--red);margin-bottom:8px}.landing-root .empathy-card-new h3{font-family:var(--font-heading);font-size:1.4rem;font-weight:800;line-height:1.2;letter-spacing:-.01em;color:#fff}.landing-root .empathy-card-new p{font-size:.95rem;line-height:1.7;color:hsla(0,0%,100%,.55)}.landing-root .attorneys-section{background:#fff;padding:112px 0}.landing-root .attorney-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px 24px;margin-bottom:64px}@media (min-width:640px){.landing-root .attorney-grid{grid-template-columns:repeat(2,1fr);gap:48px 24px}}@media (min-width:1024px){.landing-root .attorney-grid{grid-template-columns:repeat(4,1fr)}}.landing-root .attorney-card{display:block;position:relative}.landing-root .attorney-portrait{position:relative;aspect-ratio:3/4;overflow:hidden;background:#f4f1ec;margin-bottom:20px}.landing-root .attorney-portrait img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;transition:transform .7s ease}.landing-root .attorney-card:hover .attorney-portrait img{transform:scale(1.05)}.landing-root .attorney-portrait-overlay{position:absolute;inset:0;background:transparent;transition:background .5s;pointer-events:none}.landing-root .attorney-card:hover .attorney-portrait-overlay{background:rgba(0,0,0,.15)}.landing-root .attorney-index{position:absolute;top:12px;left:12px;font-family:var(--font-heading);font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.85);z-index:2}.landing-root .attorney-arrow{position:absolute;bottom:12px;right:12px;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.4);background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;opacity:0;transition:opacity .3s;z-index:2}.landing-root .attorney-card:hover .attorney-arrow{opacity:1}.landing-root .attorney-name{font-family:var(--font-heading);font-size:1.1rem;font-weight:700;line-height:1.25;color:var(--dark);transition:color .2s;margin-bottom:6px;min-height:2.5em;display:flex;align-items:flex-start}.landing-root .attorney-card:hover .attorney-name{color:var(--red)}.landing-root .attorney-title{font-family:var(--font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:2px;color:var(--faint)}.landing-root .attorney-foot{display:flex;flex-direction:column;gap:16px;border-top:1px solid var(--line);padding-top:32px}@media (min-width:768px){.landing-root .attorney-foot{flex-direction:row;align-items:center;justify-content:space-between}}.landing-root .attorney-foot p{font-size:.95rem;color:var(--muted)}.landing-root .attorney-foot p strong{color:var(--dark);font-weight:700}.landing-root .link-underline{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--dark);padding-bottom:4px;font-family:var(--font-heading);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:var(--dark);transition:color .2s,border-color .2s;align-self:flex-start}.landing-root .link-underline:hover{color:var(--red);border-bottom-color:var(--red)}.landing-root .link-underline:hover svg{transform:translateX(4px)}.landing-root .link-underline svg{transition:transform .3s}.landing-root .attorney-message{background:var(--cream);padding:112px 0}.landing-root .attorney-message-inner{display:grid;grid-template-columns:1fr;gap:56px;align-items:center}@media (min-width:900px){.landing-root .attorney-message-inner{grid-template-columns:1.1fr 1fr;gap:80px}}.landing-root .attorney-message-photo{width:100%;overflow:hidden}.landing-root .attorney-message-photo img{width:100%;height:auto;-o-object-fit:cover;object-fit:cover}.landing-root .attorney-quote{margin-top:24px;font-family:var(--font-heading);font-size:1.1rem;font-style:italic;line-height:1.65;color:#333;border-left:2px solid var(--red);padding-left:20px;margin-bottom:20px;max-width:540px}.landing-root .attorney-para{font-size:1rem;line-height:1.75;color:var(--muted);margin-bottom:32px;max-width:540px}.landing-root .attorney-stats-new{display:flex;flex-wrap:wrap;gap:32px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:28px 0;margin-bottom:36px;max-width:540px}.landing-root .a-stat-new{display:flex;flex-direction:column;gap:4px}.landing-root .a-num-new{font-family:var(--font-heading);font-size:1.7rem;font-weight:900;letter-spacing:-.02em;color:var(--red);line-height:1}.landing-root .a-label-new{font-family:var(--font-heading);font-size:.68rem;text-transform:uppercase;letter-spacing:2px;color:var(--faint)}.landing-root .contact-section{background:#fff;padding:112px 0}.landing-root .contact-inner-new{display:grid;grid-template-columns:1fr;gap:48px}@media (min-width:900px){.landing-root .contact-inner-new{grid-template-columns:1.1fr 1fr;gap:80px}}.landing-root .contact-copy-new .section-sub-editorial{justify-self:start;margin-bottom:36px}.landing-root .commitments{border-top:1px solid var(--line);margin-bottom:44px}.landing-root .commitment-row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:20px;border-bottom:1px solid var(--line);padding:20px 0}.landing-root .commitment-num{font-family:var(--font-heading);font-size:.78rem;font-weight:700;color:var(--red)}.landing-root .commitment-label{font-family:var(--font-heading);font-size:1rem;font-weight:700;color:var(--dark)}.landing-root .commitment-detail{font-size:.82rem;color:var(--faint);text-align:right}.landing-root .contact-phone-block .contact-phone-kicker{font-family:var(--font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:2.5px;color:var(--faint);margin-bottom:8px}.landing-root .contact-phone-big{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-heading);font-size:1.9rem;font-weight:900;letter-spacing:-.02em;color:var(--dark);transition:color .2s}.landing-root .contact-phone-big:hover{color:var(--red)}.landing-root .contact-form-new{background:var(--cream);padding:40px}@media (min-width:768px){.landing-root .contact-form-new{padding:48px}}.landing-root .contact-form-head{border-bottom:1px solid var(--line);padding-bottom:24px;margin-bottom:32px}.landing-root .contact-form-kicker{font-family:var(--font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:2.5px;color:var(--faint);margin-bottom:8px}.landing-root .contact-form-title{font-family:var(--font-heading);font-size:1.55rem;font-weight:900;letter-spacing:-.01em;color:var(--dark)}.landing-root .form-row-new{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:24px}@media (min-width:480px){.landing-root .form-row-new{grid-template-columns:1fr 1fr}}.landing-root .field{display:flex;flex-direction:column;gap:8px;margin-bottom:24px}.landing-root .field label{font-family:var(--font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:2px;color:var(--faint)}.landing-root .field input,.landing-root .field select,.landing-root .field textarea{border:0;border-bottom:1px solid #d6cfc6;background:transparent;padding:10px 0;font-family:var(--font-body);font-size:.95rem;color:var(--dark);outline:none;transition:border-color .2s;width:100%;resize:none}.landing-root .field input::-moz-placeholder,.landing-root .field textarea::-moz-placeholder{color:#b8afa3}.landing-root .field input::placeholder,.landing-root .field textarea::placeholder{color:#b8afa3}.landing-root .field input:focus,.landing-root .field select:focus,.landing-root .field textarea:focus{border-bottom-color:var(--red)}.landing-root .btn-submit-new{display:inline-flex;align-items:center;justify-content:space-between;width:100%;gap:16px;padding:18px 0;border:0;border-top:1px solid var(--dark);border-bottom:1px solid var(--dark);background:transparent;font-family:var(--font-heading);font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:2.5px;color:var(--dark);cursor:pointer;transition:color .2s,border-color .2s;margin-top:8px}.landing-root .btn-submit-new:hover{color:var(--red);border-color:var(--red)}.landing-root .btn-submit-new:hover svg{transform:translateX(4px)}.landing-root .btn-submit-new svg{transition:transform .3s}.landing-root .btn-submit-new.submitted{color:#1a7a1a;border-color:#1a7a1a;cursor:default}.landing-root .form-disclaimer-new{margin-top:16px;font-size:.72rem;line-height:1.6;color:#999}.landing-root .cta-banner{background:var(--dark);position:relative;overflow:hidden}.landing-root .cta-banner-rule{height:3px;width:100%;background:var(--red)}.landing-root .cta-banner-inner{display:grid;grid-template-columns:1fr;gap:48px;padding:96px 24px;align-items:center}@media (min-width:900px){.landing-root .cta-banner-inner{grid-template-columns:1.3fr 1fr;gap:80px;padding:112px 24px}}.landing-root .cta-banner-para{margin-top:28px;max-width:540px;font-size:1.05rem;line-height:1.7;color:hsla(0,0%,100%,.82)}.landing-root .cta-banner-commitments{display:flex;flex-wrap:wrap;gap:12px 32px;margin-top:36px;font-family:var(--font-heading);font-size:.78rem;text-transform:uppercase;letter-spacing:2px;color:hsla(0,0%,100%,.78)}.landing-root .cta-banner-commitments span{display:inline-flex;align-items:center;gap:8px}.landing-root .cta-dot{width:4px;height:4px;border-radius:50%;background:var(--red)}.landing-root .cta-banner-right{display:flex;flex-direction:column;gap:24px}@media (min-width:900px){.landing-root .cta-banner-right{align-items:flex-end}}.landing-root .cta-banner-phone{display:inline-flex;flex-direction:column}@media (min-width:900px){.landing-root .cta-banner-phone{align-items:flex-end}}.landing-root .cta-phone-kicker{font-family:var(--font-heading);font-size:.7rem;text-transform:uppercase;letter-spacing:2.5px;color:hsla(0,0%,100%,.5);margin-bottom:6px}.landing-root .cta-phone-num{display:inline-flex;align-items:center;gap:12px;font-family:var(--font-heading);font-size:clamp(1.8rem,4vw,2.6rem);font-weight:900;letter-spacing:-.02em;color:#fff;transition:color .2s}.landing-root .cta-banner-phone:hover .cta-phone-num{color:var(--red)}.landing-root .footer-new{background:#fff;border-top:3px solid var(--red);color:#1a1a1a}.landing-root .footer-inner-new{max-width:1160px;margin:0 auto;padding:64px 20px 40px}.landing-root .footer-top{display:flex;flex-direction:column;gap:24px;align-items:flex-start;margin-bottom:48px}@media (min-width:768px){.landing-root .footer-top{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:48px}}.landing-root .footer-brand-disclaimer{max-width:560px;margin:0;font-size:.84rem;line-height:1.7;color:rgba(0,0,0,.7)}.landing-root .footer-brand-disclaimer strong{font-weight:700;color:#0a0a0a}.landing-root .footer-social{display:flex;gap:12px;flex-shrink:0}.landing-root .footer-social-icon{width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,.12);display:flex;align-items:center;justify-content:center;color:rgba(0,0,0,.55);transition:color .2s ease,border-color .2s ease,background-color .2s ease}.landing-root .footer-social-icon:hover{color:#000;border-color:rgba(0,0,0,.35);background-color:rgba(0,0,0,.04)}.landing-root .footer-firm{display:flex;flex-direction:column;gap:16px;align-items:flex-start;margin-top:48px;padding-top:32px;border-top:1px solid rgba(0,0,0,.08)}@media (min-width:768px){.landing-root .footer-firm{flex-direction:row;align-items:flex-start;justify-content:space-between}}.landing-root .footer-firm-left{display:flex;flex-direction:column;gap:6px}.landing-root .footer-firm-kicker{font-family:var(--font-heading);font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--red)}.landing-root .footer-firm-name{font-family:var(--font-heading);font-size:1.35rem;font-weight:800;color:#0a0a0a;letter-spacing:-.01em}.landing-root .footer-firm-address{font-size:.86rem;color:rgba(0,0,0,.65);margin-top:2px}.landing-root .footer-firm-contact{display:flex;flex-wrap:wrap;align-items:center;gap:8px 24px;margin-top:8px}.landing-root .footer-firm-email{font-size:.86rem;color:rgba(0,0,0,.6)}.landing-root .footer-firm-hours{font-family:var(--font-heading);font-size:.72rem;font-weight:600;text-transform:uppercase;letter-spacing:2px;color:rgba(0,0,0,.55)}.landing-root .footer-phone-red{color:var(--red);font-weight:700;font-size:.92rem;transition:color .2s}.landing-root .footer-phone-red:hover{color:#f33}.landing-root .footer-bottom-new{border-top:1px solid rgba(0,0,0,.08);padding:20px 0}.landing-root .footer-bottom-row{max-width:1160px;margin:0 auto;padding:0 20px;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:16px;font-size:.74rem;color:rgba(0,0,0,.72)}.landing-root .footer-disclaimer{max-width:1160px;margin:12px auto 0;padding:0 20px;text-align:center;font-size:.72rem;line-height:1.7;color:rgba(0,0,0,.68)}.landing-root .footer-disclaimer strong{font-weight:700;color:#0a0a0a}.landing-root .sticky-cta-new{position:fixed;bottom:0;left:0;right:0;z-index:200;display:flex}@media (min-width:1024px){.landing-root .sticky-cta-new{display:none}}.landing-root .sticky-call-new,.landing-root .sticky-review-new{flex:1;padding:16px;text-align:center;font-family:var(--font-heading);font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#fff;display:inline-flex;align-items:center;justify-content:center;gap:8px}.landing-root .sticky-call-new{background:var(--dark);border-top:2px solid hsla(0,0%,100%,.1)}.landing-root .sticky-review-new{background:var(--red)}.landing-root .fade-in{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.landing-root .fade-in.visible{opacity:1;transform:translateY(0)}@media (max-width:1023px){.landing-root .nav-links{display:none}}@media (max-width:768px){.landing-root .hero-content{padding:120px 20px 80px}.landing-root .hero-headline{font-size:2rem}.landing-root .section-header-split{margin-bottom:48px}.landing-root .attorney-message,.landing-root .attorneys-section,.landing-root .contact-section,.landing-root .empathy-break,.landing-root .testimonials{padding:80px 0}.landing-root .cta-banner-inner{padding:72px 24px}.landing-root .contact-form-new{padding:28px}.landing-root{padding-bottom:60px}}@media (max-width:640px){.landing-root .nav-inner{height:64px;gap:6px}.landing-root .logo img{height:44px}.landing-root .nav-phone{align-items:flex-end;gap:1px}.landing-root .nav-phone-num{font-size:.78rem}.landing-root .nav-cta{padding:8px 10px;font-size:.6rem;letter-spacing:1px}.landing-root .hero-content{padding:100px 20px 64px}.landing-root .hero-headline{font-size:1.7rem;line-height:1.1}.landing-root .hero-sub{font-size:.95rem;margin-bottom:32px}.landing-root .hero-actions{margin-bottom:36px;width:100%}.landing-root .btn-editorial-dark{width:100%;padding:14px 20px;font-size:.72rem;letter-spacing:2px}.landing-root .hero-trust{max-width:100%}.landing-root .hero-trust-cell{padding:16px 10px}.landing-root .hero-trust-num{font-size:.95rem}.landing-root .hero-trust-label{font-size:.5rem;letter-spacing:1.4px}.landing-root .section-title-editorial{font-size:1.7rem;line-height:1.1}.landing-root .stats-strip{margin-bottom:56px}.landing-root .stat-cell{padding:22px 10px}.landing-root .stat-num{font-size:1.2rem}.landing-root .stat-label{font-size:.56rem;letter-spacing:1.6px;margin-top:8px}.landing-root .testi-grid-new{gap:24px}.landing-root .review-card{padding:22px}.landing-root .empathy-card-new{padding:36px 24px}.landing-root .attorney-grid{gap:28px 16px}.landing-root .attorney-name{font-size:.95rem;min-height:0}.landing-root .attorney-para,.landing-root .attorney-quote{max-width:100%}.landing-root .attorney-stats-new{gap:20px}.landing-root .a-num-new{font-size:1.4rem}.landing-root .commitment-row{grid-template-columns:auto 1fr;gap:8px 14px}.landing-root .commitment-detail{grid-column:2;text-align:left}.landing-root .commitment-label{font-size:.9rem}.landing-root .contact-phone-big{font-size:1.5rem}.landing-root .contact-form-new{padding:24px}.landing-root .contact-form-title{font-size:1.3rem}.landing-root .btn-submit-new{font-size:.72rem;letter-spacing:2px;padding:16px 0}.landing-root .btn-editorial-light{min-width:0;width:100%;font-size:.75rem;letter-spacing:2px}.landing-root .cta-banner-inner{padding:64px 20px;gap:32px}.landing-root .cta-banner-para{font-size:.95rem}.landing-root .cta-banner-commitments{gap:8px 16px;font-size:.66rem;letter-spacing:1.4px}.landing-root .cta-phone-num{font-size:1.5rem}.landing-root .footer-inner-new{padding:48px 20px 32px}.landing-root .footer-firm-name{font-size:1.15rem}.landing-root .footer-firm-contact{gap:6px 16px}.landing-root .logo-item{width:110px;margin:0 6px;height:60px}.landing-root .logo-item img{max-height:48px}}@media (max-width:380px){.landing-root .nav-phone-label{display:none}.landing-root .nav-phone{justify-content:center}.landing-root .hero-headline,.landing-root .section-title-editorial{font-size:1.5rem}.landing-root .hero-trust-num{font-size:.82rem}.landing-root .stat-num{font-size:1rem}.landing-root .cta-phone-num{font-size:1.25rem}}