#home .jk,#home h1,#home h2,#home h3{font-family:Plus Jakarta Sans,sans-serif}#home .hd{display:flex;justify-content:space-between;align-items:center;gap:24px;border-bottom:1px solid var(--line);padding:20px 4vw}#home .brand img{height:50px;width:auto;display:block}#home .nav-desktop{display:flex;gap:26px;align-items:center}#home .nav-desktop>a{padding:10px 0;line-height:1}#home .nav-desktop a{font-family:Plus Jakarta Sans;font-size:13px;font-weight:500;color:var(--ink);text-decoration:none}#home .nav-desktop a:hover{color:var(--teal)}#home .hd .right{display:flex;align-items:center;gap:22px}#home .hd .tel{font-size:13.5px;font-weight:600;color:var(--ink)}#home .hd .cta,#home .hd .tel{font-family:Plus Jakarta Sans;text-decoration:none;white-space:nowrap}#home .hd .cta{background:var(--teal);color:var(--navy);font-weight:700;font-size:13px;padding:12px 22px;border-radius:99px}#home .burger{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:6px}#home .burger span{width:22px;height:2px;background:var(--ink);display:block;border-radius:2px}#home .nav-mobile{display:none;flex-direction:column;border-bottom:1px solid var(--line)}#home .nav-mobile.open{display:flex}#home .nav-mobile a{padding:15px 24px;font-size:15px;color:var(--ink);text-decoration:none;border-top:1px solid var(--off);font-family:Plus Jakarta Sans}#home .dd{position:relative}#home .ddt{font-family:Plus Jakarta Sans;font-size:13px;font-weight:500;color:var(--ink);cursor:pointer;white-space:nowrap;display:inline-flex;align-items:center;gap:5px;padding:10px 0;line-height:1}#home .ddt i{font-style:normal;font-size:9px;color:var(--mut)}#home .dd:hover .ddt{color:var(--teal)}#home .ddm{position:absolute;top:100%;left:-14px;background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 14px 38px rgba(13,23,59,.12);padding:8px 0;min-width:235px;display:none;z-index:30}#home .dd:hover .ddm,#home .ddm a{display:block}#home .ddm a{padding:10px 20px;font-family:Plus Jakarta Sans;font-size:13px;color:var(--ink);text-decoration:none}#home .ddm a:hover{background:var(--off);color:var(--teal)}#home .nav-mobile details{border-top:1px solid var(--off)}#home .nav-mobile summary{padding:15px 24px;font-size:15px;font-family:Plus Jakarta Sans;font-weight:500;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center}#home .nav-mobile summary:after{content:"▾";font-size:11px;color:var(--mut)}#home .nav-mobile details[open] summary:after{content:"▴"}#home .nav-mobile details a{padding:12px 24px 12px 38px;font-size:14px;border-top:1px solid var(--off);display:block;color:var(--ink);text-decoration:none}#home .nav-mobile a.solo{font-weight:500}#home .hero{position:relative;height:78vh;min-height:580px;overflow:hidden}#home .hero img.bg{width:100%;height:100%;object-fit:cover;display:block;position:absolute;inset:0}#home .hero .scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(13,23,59,.32),rgba(13,23,59,.18) 35%,rgba(13,23,59,.55))}#home .hero .inner{position:absolute;inset:0;padding:0 5vw;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;max-width:1100px;margin:0 auto}#home .hero .kicker{font-family:Plus Jakarta Sans;font-size:11.5px;letter-spacing:5px;color:#bfe9f0;font-weight:600;margin-bottom:20px;text-shadow:0 1px 12px rgba(0,0,0,.4)}#home .hero h1{font-size:54px;line-height:1.1;font-weight:600;color:#fff;letter-spacing:-.5px;max-width:760px;text-shadow:0 2px 22px rgba(13,23,59,.45)}#home .hero h1 em{font-style:italic;font-weight:500;color:var(--teal)}#home .hero p.sub{font-size:16px;line-height:1.7;color:hsla(0,0%,100%,.92);margin:22px auto 0;max-width:560px;font-weight:400;text-shadow:0 1px 16px rgba(13,23,59,.5)}#home .hero .ctas{display:flex;gap:14px;margin-top:36px;flex-wrap:wrap;justify-content:center}#home .hero .ctas a{font-family:Plus Jakarta Sans;font-weight:700;font-size:13.5px;padding:15px 30px;border-radius:99px;text-decoration:none;white-space:nowrap;transition:all .15s}#home .hero .ctas .primary{background:var(--teal);color:var(--navy)}#home .hero .ctas .primary:hover{background:#fff}#home .hero .ctas .ghost{background:transparent;color:#fff;border:1.5px solid hsla(0,0%,100%,.65)}#home .hero .ctas .ghost:hover{background:hsla(0,0%,100%,.12);border-color:#fff}#home .statwrap{margin:-52px auto 0;position:relative;z-index:2;max-width:1140px;padding:0 24px}#home .stats{background:#fff;border-radius:14px;display:grid;grid-template-columns:repeat(4,1fr);text-align:center;padding:26px 0;box-shadow:0 14px 44px rgba(13,23,59,.1)}#home .stats>div+div{border-left:1px solid var(--line)}#home .stats .n{font-family:Plus Jakarta Sans;font-size:30px;font-weight:700;color:var(--navy)}#home .stats .l{font-size:10.5px;letter-spacing:2.4px;color:var(--mut);margin-top:6px;font-weight:400}#home .intro{max-width:780px;margin:0 auto;text-align:center}#home .intro p{font-size:17px;line-height:1.85;color:#42485a}#home .rule{width:72px;height:2px;background:var(--teal);margin:26px auto 30px;border-radius:2px}#home section{padding:84px 4vw}#home section.tight{padding-top:0}#home section.off{background:var(--off)}#home .sechead{display:flex;flex-direction:column;align-items:flex-start;text-align:left;margin-bottom:36px;gap:0;max-width:1320px;margin-left:auto;margin-right:auto}#home .sechead.row{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:24px}#home .sechead.row>div{display:flex;flex-direction:column}#home .eyebrow{font-family:Plus Jakarta Sans;font-size:11px;letter-spacing:3px;color:var(--teal);font-weight:700;margin-bottom:10px}#home h2.sec{font-size:34px;font-weight:700;letter-spacing:-.4px;color:var(--navy);line-height:1.1}#home .sechead .more-link{font-family:Plus Jakarta Sans;font-size:13px;font-weight:600;color:var(--ink);text-decoration:none;white-space:nowrap}#home .sechead .more-link:hover{color:var(--teal)}#home .sechead .more-link:after{content:" →"}#home .ccards{display:grid;grid-gap:22px;gap:22px;max-width:1320px;margin:0 auto;grid-template-columns:repeat(4,1fr)}#home .ccard{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:4/5;cursor:pointer;display:block;text-decoration:none}#home .ccard img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}#home .ccard:hover img{transform:scale(1.06)}#home .ccard .info{position:absolute;bottom:0;left:0;right:0;padding:30px 22px 22px;background:linear-gradient(transparent,rgba(13,23,59,.86));color:#fff}#home .ccard .city{font-size:10.5px;letter-spacing:2.5px;color:var(--teal)}#home .ccard .city,#home .ccard .name{font-family:Plus Jakarta Sans;font-weight:700}#home .ccard .name{font-size:21px;margin-top:6px;letter-spacing:-.2px;line-height:1.15}#home .ccard .count{font-size:12px;color:hsla(0,0%,100%,.7);margin-top:4px;font-weight:400}#home .tcards{display:grid;grid-gap:24px;gap:24px;max-width:1320px;margin:0 auto;grid-template-columns:repeat(3,1fr)}#home .tcard{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.06);transition:all .15s}#home .tcard:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(0,0,0,.12)}#home .tcard .imgw{position:relative;height:220px;background:#e2e8f0;overflow:hidden}#home .tcard .imgw img{width:100%;height:100%;object-fit:cover;display:block}#home .badge{top:12px;left:12px;padding:4px 10px;border-radius:6px;font-weight:700;text-transform:uppercase;font-family:Plus Jakarta Sans}#home .badge,#home .nph{position:absolute;color:#fff;font-size:11px}#home .nph{bottom:10px;right:10px;background:rgba(0,0,0,.6);padding:3px 8px;border-radius:4px}#home .tcard .b{padding:16px 20px 18px}#home .tcard .pr{font-size:22px;font-weight:800;color:var(--navy);margin-bottom:4px;font-family:Plus Jakarta Sans}#home .tcard .ad{font-size:13px;color:var(--slate);margin-bottom:12px}#home .tcard .specs{display:flex;gap:16px;font-size:13px;color:#475569}#home .tcard .specs strong{font-weight:600}#home .tcard .hl{margin-top:6px;font-size:12px;color:#94a3b8}#home .tcard .cf{margin-top:14px;padding-top:14px;border-top:1px solid #f1f5f9;display:flex;justify-content:space-between}#home .tcard .mls{font-size:10px;color:#94a3b8}#home .tcard .vd{font-size:11px;color:var(--teal);font-weight:600;font-family:Plus Jakarta Sans}#home .areas{display:grid;grid-gap:18px;gap:18px;max-width:1320px;margin:0 auto;grid-template-columns:repeat(4,1fr)}#home .atile{position:relative;aspect-ratio:5/4;border-radius:12px;overflow:hidden;cursor:pointer;display:block;text-decoration:none}#home .atile img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s}#home .atile:hover img{transform:scale(1.08)}#home .atile:before{content:"";position:absolute;inset:0;background:linear-gradient(transparent 40%,rgba(13,23,59,.78));z-index:1}#home .atile .lbl{position:absolute;inset:auto 0 0 0;padding:18px 20px;z-index:2;color:#fff}#home .atile .name{font-family:Plus Jakarta Sans;font-size:18px;font-weight:700;letter-spacing:-.2px}#home .atile .meta{font-size:12px;color:hsla(0,0%,100%,.75);margin-top:3px}#home .who{display:grid;grid-template-columns:1fr 1.1fr;grid-gap:64px;gap:64px;max-width:1320px;margin:0 auto;align-items:center}#home .who .copy h2{font-size:34px;font-weight:700;letter-spacing:-.4px;color:var(--navy);line-height:1.1}#home .who .copy h2 em{font-style:italic;color:var(--teal);font-weight:500}#home .who .copy p{font-size:15.5px;line-height:1.85;color:#42485a;margin-top:18px}#home .who .copy a.more-link{display:inline-block;margin-top:24px;font-family:Plus Jakarta Sans;font-size:13.5px;font-weight:600;color:var(--ink);text-decoration:none;border-bottom:1.5px solid var(--teal);padding-bottom:2px}#home .who .copy a.more-link:hover{color:var(--teal)}#home .agents{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:18px;gap:18px}#home .ag{background:#fff;border:1px solid var(--line);border-radius:14px;overflow:hidden;display:flex;flex-direction:column}#home .ag .ph{width:100%;aspect-ratio:5/6;background:#e8eaee;overflow:hidden}#home .ag .ph img{width:100%;height:100%;object-fit:cover;display:block}#home .ag .meta{padding:16px 18px 18px}#home .ag .name{font-family:Plus Jakarta Sans;font-size:15px;font-weight:700;color:var(--navy);letter-spacing:-.1px}#home .ag .role{font-size:11.5px;color:var(--teal);margin-top:4px;font-family:Plus Jakarta Sans;font-weight:600;letter-spacing:1.4px;text-transform:uppercase}#home .lead{background:var(--navy);padding:60px 4vw;display:flex;justify-content:space-between;align-items:center;gap:40px;flex-wrap:wrap}#home .lead .copy{max-width:560px}#home .lead h3{font-size:30px;font-weight:700;color:#fff;line-height:1.15;letter-spacing:-.4px}#home .lead h3 em{font-style:italic;font-weight:500;color:var(--teal)}#home .lead p{color:#8b9bc7;font-size:14px;margin-top:14px;line-height:1.7}#home .lead .ctab{display:flex;gap:12px;align-items:center;flex-wrap:wrap}#home .lead a.primary{font-family:Plus Jakarta Sans;background:var(--teal);color:var(--navy);font-weight:700;font-size:13.5px;padding:15px 28px;border-radius:99px;text-decoration:none}#home .lead a.primary:hover{background:#fff}#home .lead a.phone{display:inline-flex;flex-direction:column;justify-content:center;background:transparent;border:1.5px solid var(--teal);color:#fff;font-family:Plus Jakarta Sans;font-size:16px;font-weight:700;text-decoration:none;padding:10px 28px;border-radius:99px;line-height:1.18;transition:background .15s,color .15s}#home .lead a.phone span{color:var(--teal);font-weight:600;display:block;font-size:10px;letter-spacing:2.5px;margin-bottom:1px;transition:color .15s}#home .lead a.phone:hover{background:var(--teal);color:var(--navy)}#home .lead a.phone:hover span{color:var(--navy)}#home footer.site{background:var(--navy);color:#8b9bc7;padding:64px 4vw 0}#home footer.site .cols{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;grid-gap:44px;gap:44px;max-width:1320px}#home footer.site .flogo img{height:46px;width:auto}#home footer.site .about p{font-size:13px;line-height:1.85;margin:18px 0 0}#home footer.site h5{font-family:Plus Jakarta Sans;font-size:11px;letter-spacing:2.5px;color:#fff;font-weight:700;margin:4px 0 16px}#home footer.site .col a{display:block;font-size:13px;color:#8b9bc7;text-decoration:none;padding:5px 0}#home footer.site .col a:hover{color:var(--teal)}#home footer.site .contact a{color:#cdd6ee}#home footer.site .social{margin-top:14px;font-family:Plus Jakarta Sans;font-size:12.5px}#home footer.site .social a{display:inline;color:var(--teal)}#home footer.site .compliance{border-top:1px solid hsla(0,0%,100%,.1);margin-top:48px;padding:26px 0 30px;display:flex;gap:22px;align-items:flex-start;max-width:1320px;flex-wrap:wrap}#home footer.site .compliance img{height:30px;width:auto;background:#fff;border-radius:6px;padding:5px 9px}#home footer.site .compliance p{font-size:11px;line-height:1.7;color:#6b7aa8;margin:0;max-width:880px}#home footer.site .legal{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:0 0 26px;max-width:1320px;font-size:11.5px;color:#6b7aa8}@media (max-width:1280px){#home .ccards{grid-template-columns:repeat(3,1fr)}#home .tcards{grid-template-columns:repeat(2,1fr)}#home .areas{grid-template-columns:repeat(3,1fr)}#home .hero h1{font-size:54px}}@media (max-width:900px){#home footer.site .cols{grid-template-columns:1fr 1fr;gap:30px}#home footer.site{padding:48px 22px 0}}@media (max-width:820px){#home .hd .tel{display:none!important}#home .hd .cta{padding:10px 16px;font-size:12px}#home .brand img{height:41px}#home .nav-desktop{display:none}#home .burger{display:flex}#home .hd{padding:14px 20px}#home .hero{height:auto!important;min-height:auto!important;overflow:visible!important}#home .hero .scrim{background:linear-gradient(180deg,rgba(13,23,59,.55),rgba(13,23,59,.42) 45%,rgba(13,23,59,.62))!important}#home .hero .inner{position:relative!important;z-index:2!important;inset:auto!important;min-height:0!important;padding:64px 6vw 72px!important}#home .hero h1{font-size:36px}#home .hero p.sub{font-size:15px;margin-top:16px}#home .hero .csr{margin-top:26px}#home .hero .ctas{margin-top:20px}#home .statwrap{margin:-52px 18px 0;padding:0}#home .stats{grid-template-columns:repeat(2,1fr);padding:18px 0}#home .stats .n{font-size:24px}#home section{padding:54px 20px}#home h2.sec{font-size:26px}#home .ccards{grid-template-columns:repeat(2,1fr);gap:14px}#home .tcards{grid-template-columns:1fr}#home .areas{grid-template-columns:repeat(2,1fr);gap:12px}#home .who{grid-template-columns:1fr;gap:36px}#home .agents{grid-template-columns:repeat(2,1fr)}#home .lead{padding:48px 20px}#home .lead h3{font-size:24px}#home .sechead.row{flex-direction:column;align-items:flex-start;gap:6px}}@media (max-width:560px){#home .ccards,#home footer.site .cols{grid-template-columns:1fr}}#home .hero .csr{position:relative;width:min(560px,92vw);margin:32px auto 0}#home .hero .csr-field{background:#fff;border-radius:99px;padding:0 22px;height:58px;box-shadow:0 16px 44px rgba(13,23,59,.3)}#home .hero .csr-field input{font-size:16px;font-weight:500}#home .hero .csr-field input::placeholder{color:#8a90a0;font-weight:400}#home .hero .csr-ic{width:20px;height:20px}@media (max-width:640px){#home .hero .csr{margin-top:26px}#home .hero .csr-field{height:54px}#home .hero .csr-field input{font-size:16px}#home .hero .csr-field input::placeholder{font-size:13px}}@media (max-width:820px){#home .hero .ctas .ghost{display:none}}