.page-home .hero{padding:56px 0 88px}.page-home .hero .wrap{grid-template-columns:1.05fr .95fr;align-items:center;gap:52px;display:grid}.page-home .hero h1{color:var(--ink);margin:18px 0 16px;font-size:52px;font-weight:800}.page-home .hero h1 .u{background:linear-gradient(#0000 62%,#d9a93a66 62%)}.page-home .hero .lead{color:var(--muted);max-width:42ch;margin-bottom:28px;font-size:17.5px}.page-home .hero-cta{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.page-home .hero-trust{flex-wrap:wrap;gap:20px;margin-top:26px;display:flex}.page-home .hero-trust .t{color:var(--ink);align-items:center;gap:8px;font-size:13.5px;font-weight:600;display:flex}.page-home .hero-trust .d{background:var(--blue);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:11px;font-weight:900;display:flex}.page-home .calc-card{border:1px solid var(--line);background:#fff;border-radius:24px;padding:28px 26px;box-shadow:0 28px 56px #27303d1c}.page-home .calc-card h3{margin-bottom:4px;font-size:19px;font-weight:700}.page-home .calc-card .sub{color:var(--muted);margin-bottom:20px;font-size:13px}.page-home .field{margin-bottom:14px}.page-home .field label{color:var(--muted);text-transform:uppercase;letter-spacing:.07em;margin-bottom:7px;font-size:11.5px;font-weight:700;display:block}.page-home .seg-ctrl{gap:6px;display:flex}.page-home .seg-ctrl .opt{text-align:center;border:1px solid var(--line);color:var(--muted);cursor:pointer;border-radius:10px;flex:1;padding:10px;font-size:13px;font-weight:700}.page-home .seg-ctrl .opt.on{background:var(--blue);color:#fff;border-color:var(--blue)}.page-home .inp-mock{background:var(--cream);border:1px solid var(--line);color:var(--ink);border-radius:10px;padding:12px 14px;font-size:15.5px;font-weight:600}.page-home .calc-result{background:var(--blue-soft);border-radius:14px;justify-content:space-between;align-items:center;margin-top:18px;padding:16px 18px;display:flex}.page-home .calc-result .lab{color:var(--blue);text-transform:uppercase;letter-spacing:.05em;font-size:12px;font-weight:700}.page-home .calc-result .val{font-family:var(--head);color:var(--blue);font-size:28px;font-weight:800}.page-home .calc-card .go{justify-content:center;width:100%;margin-top:14px}.page-home .partners{border-top:1px solid var(--line);padding:30px 0}.page-home .partners .wrap{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;display:flex}.page-home .partners .lab{letter-spacing:.12em;text-transform:uppercase;color:var(--muted);font-size:11.5px;font-weight:700}.page-home .partners .p{color:#c2c9d6;font-size:15.5px;font-weight:700}.page-home .block{padding:88px 0}.page-home .sec-head{text-align:center;max-width:600px;margin:0 auto 48px}.page-home .sec-head h2{margin-top:14px;font-size:40px;font-weight:800}.page-home .sec-head p{color:var(--muted);margin-top:12px;font-size:16px}.page-home .svc-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.page-home .svc-card{border:1px solid var(--line);background:#fff;border-radius:20px;padding:30px 26px;transition:all .2s}.page-home .svc-card:hover{transform:translateY(-4px);box-shadow:0 20px 44px #27303d1a}.page-home .svc-card .ic{border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;font-size:22px;display:flex}.page-home .svc-card .ic.blue{background:var(--blue-soft);color:var(--blue)}.page-home .svc-card .ic.red{color:var(--red);background:#c8412f17}.page-home .svc-card h3{margin-bottom:8px;font-size:19px;font-weight:700}.page-home .svc-card p{color:var(--muted);font-size:14.5px}.page-home .svc-card a.more{color:var(--red);margin-top:14px;font-size:13.5px;font-weight:700;display:inline-block}.page-home .svc-card a.more:hover{text-decoration:underline}.page-home .steps-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.page-home .step{text-align:center;padding:16px 12px}.page-home .step .num{color:#fff;width:60px;height:60px;font-family:var(--head);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 18px;font-size:22px;font-weight:800;display:flex}.page-home .step h3{margin-bottom:8px;font-size:18px;font-weight:700}.page-home .step p{color:var(--muted);font-size:14.5px}.page-home .res-banner{background:var(--blue);text-align:center;padding:32px 44px}.page-home .res-banner h2{color:#fff;font-family:var(--sans);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:25px;font-weight:800}.page-home .res-tools-bg{background:#e6e2d9;padding:60px 44px}.page-home .res-tools-grid{grid-template-columns:repeat(4,1fr);gap:30px;max-width:1100px;margin:0 auto;display:grid}.page-home .res-tool{text-align:center;cursor:pointer;padding:10px;transition:all .18s}.page-home .res-tool:hover{transform:translateY(-4px)}.page-home .res-tool svg{width:108px;height:108px;color:var(--blue);margin:0 auto 22px;transition:all .2s;display:block}.page-home .res-tool:hover svg{color:var(--red)}.page-home .res-tool h3{font-family:var(--sans);letter-spacing:.07em;text-transform:uppercase;color:var(--blue);font-size:14.5px;font-weight:800;line-height:1.38}.page-home .res-tool:hover h3{color:var(--red)}.page-home .why-section{background:var(--blue-deep)}.page-home .why-inner{grid-template-columns:1fr 1fr;align-items:center;gap:64px;display:grid}.page-home .why-copy{padding:80px 0}.page-home .why-copy h2{color:#fff;margin-top:16px;margin-bottom:18px;font-size:40px;font-weight:800}.page-home .why-copy .lead{color:#bfcde2;max-width:42ch;margin-bottom:28px;font-size:17px}.page-home .why-list{gap:18px;list-style:none;display:grid}.page-home .why-list li{align-items:flex-start;gap:14px;display:flex}.page-home .why-list li .ck{color:#fff;background:#ffffff24;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;font-size:13px;font-weight:800;display:flex}.page-home .why-list li h4{color:#fff;font-size:16.5px;font-family:var(--head);margin-bottom:2px}.page-home .why-list li p{color:#b2c3dc;font-size:14.5px}.page-home .why-img .ph{border-radius:0;height:100%;min-height:500px}.page-home .reviews-grid{grid-template-columns:repeat(3,1fr);gap:22px;display:grid}.page-home .review-feature{text-align:center;max-width:680px;margin:0 auto}.page-home .review-feature .review-card{text-align:left}.page-home .review-more{color:var(--blue);margin-top:22px;font-size:14.5px;font-weight:700;display:inline-block}.page-home .review-more:hover{color:var(--red)}.page-home .review-card{border:1px solid var(--line);background:#fff;border-radius:20px;flex-direction:column;padding:28px 26px;display:flex}.page-home .review-card .stars{color:var(--star);letter-spacing:2px;margin-bottom:14px;font-size:15px}.page-home .review-card blockquote{color:var(--ink);flex:1;font-size:15px;font-style:italic;line-height:1.65}.page-home .review-card .by{color:var(--blue);margin-top:18px;font-size:14px;font-weight:700}.page-home .review-card .by span{color:var(--muted);margin-top:2px;font-size:12.5px;font-weight:500;display:block}.page-home .team-grid{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.page-home .team-grid .member{flex:220px;max-width:272px}.page-home .member{border:1px solid var(--line);background:#fff;border-radius:20px;transition:all .2s;overflow:hidden}.page-home .member:hover{transform:translateY(-4px);box-shadow:0 20px 44px #27303d1a}.page-home .member .ph{aspect-ratio:1;border-radius:0}.page-home .member .mb{padding:20px 20px 24px}.page-home .member h3{margin-bottom:2px;font-size:18px;font-weight:700}.page-home .member .role{color:var(--red);letter-spacing:.04em;text-transform:uppercase;margin-top:4px;font-size:12px;font-weight:700}.page-home .member .contact{color:var(--muted);margin-top:10px;font-size:13px;line-height:1.7}.page-home .member .contact a{color:var(--blue);overflow-wrap:anywhere;font-size:12px;font-weight:600}.page-home .faq-list{gap:8px;max-width:780px;margin:0 auto;display:grid}.page-home details.faq{border:1px solid var(--line);background:#fff;border-radius:14px;overflow:hidden}.page-home details.faq summary{cursor:pointer;color:var(--blue);justify-content:space-between;align-items:center;padding:22px 26px;font-size:16px;font-weight:700;list-style:none;display:flex}.page-home details.faq summary::-webkit-details-marker{display:none}.page-home details.faq summary:after{content:"+";color:var(--muted);flex-shrink:0;font-size:22px;line-height:1;transition:all .2s}.page-home details.faq[open] summary:after{content:"−";color:var(--red)}.page-home details.faq[open]{box-shadow:0 8px 24px #27303d12}.page-home details.faq .ans{color:var(--muted);padding:0 26px 22px;font-size:15px;line-height:1.72}.page-home .cta-inner{background:var(--red);border-radius:28px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:34px;padding:58px 52px;display:flex;position:relative;overflow:hidden}.page-home .cta-inner h2{color:#fff;max-width:18ch;font-size:36px;font-weight:800}.page-home .cta-inner p{color:#ffffffbf;max-width:42ch;margin-top:10px}.page-home .cta-inner .cc{flex-wrap:wrap;gap:12px;display:flex}@media (max-width:980px){.page-home .hero .wrap,.page-home .why-inner{grid-template-columns:1fr}.page-home .svc-grid,.page-home .reviews-grid,.page-home .steps-grid,.page-home .team-grid,.page-home .res-tools-grid{grid-template-columns:1fr 1fr}.page-home .hero h1{font-size:38px}.page-home .why-copy{padding:56px 0}.page-home .why-img .ph{min-height:280px}.page-home .cta-inner{flex-direction:column;align-items:flex-start;padding:40px 32px}}@media (max-width:600px){.page-home .hero{padding:36px 0 56px}.page-home .hero h1{font-size:30px}.page-home .hero .lead{font-size:16px}.page-home .hero-cta{gap:10px}.page-home .hero-cta .btn{justify-content:center;width:100%}.page-home .block{padding:56px 0}.page-home .sec-head{margin-bottom:34px}.page-home .sec-head h2{font-size:28px}.page-home .svc-grid,.page-home .reviews-grid,.page-home .steps-grid,.page-home .res-tools-grid{grid-template-columns:1fr}.page-home .team-grid .member{flex-basis:100%;max-width:none}.page-home .res-banner{padding:26px 22px}.page-home .res-banner h2{letter-spacing:.06em;font-size:18px}.page-home .res-tools-bg{padding:40px 22px}.page-home .res-tool svg{width:88px;height:88px}.page-home .why-copy h2,.page-home .cta-inner h2{font-size:27px}.page-home .cta-inner{border-radius:22px;padding:36px 26px}.page-home .cta-inner .cc{width:100%}.page-home .cta-inner .cc .btn{flex:1;justify-content:center}}.page-home .calc-card input.inp-mock,.page-home .calc-card select.inp-mock{width:100%;font-family:var(--sans);color:var(--ink);appearance:none;outline:none;font-weight:600}.page-home .calc-card input.inp-mock:focus,.page-home .calc-card select.inp-mock:focus{border-color:var(--blue);background:#fff;box-shadow:0 0 0 3px #0038881f}.page-home .calc-card .seg-ctrl .opt{cursor:pointer;-webkit-user-select:none;user-select:none}.page-home .attorney-band{background:linear-gradient(135deg,var(--blue-deep),var(--navy));color:#fff;padding:66px 0}.page-home .attorney-inner{align-items:center;gap:46px;display:flex}.page-home .attorney-badge{color:#fff;background:#ffffff12;border:1px solid #ffffff29;border-radius:26px;flex:none;justify-content:center;align-items:center;width:124px;height:124px;display:flex}.page-home .attorney-badge svg{width:68px;height:68px}.page-home .attorney-text{flex:1}.page-home .attorney-text .eyebrow{background:var(--red);color:#fff;margin-bottom:16px}.page-home .attorney-text h2{color:#fff;margin-bottom:14px;font-size:33px;font-weight:800}.page-home .attorney-text p{color:#c9d5e8;max-width:64ch;margin-bottom:24px;font-size:16.5px;line-height:1.72}@media (max-width:780px){.page-home .attorney-inner{text-align:center;flex-direction:column;gap:28px}.page-home .attorney-text p{margin-left:auto;margin-right:auto}}@media (max-width:600px){.page-home .attorney-band{padding:52px 0}.page-home .attorney-text h2{font-size:26px}.page-home .attorney-badge{width:100px;height:100px}.page-home .attorney-badge svg{width:56px;height:56px}}
