*{box-sizing:border-box}body,html{margin:0;padding:0;background:#f7f8fa;color:#1c1c34;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Arial,sans-serif;overflow-x:hidden}a{color:inherit}@keyframes revealUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.reveal-up{animation:revealUp .7s cubic-bezier(.22,1,.36,1) both}.reveal-up-delay-1{animation:revealUp .7s cubic-bezier(.22,1,.36,1) .12s both}.reveal-up-delay-2{animation:revealUp .7s cubic-bezier(.22,1,.36,1) .24s both}.article-card{transition:transform .2s ease,box-shadow .25s ease}.article-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(20,20,40,.16)}.article-card:hover .article-card-img{filter:brightness(1.04)}.article-card-img{aspect-ratio:16/10;transition:filter .25s ease}.similar-content-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:20px;gap:20px}.similar-content-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(20,20,40,.08)}.similar-content-title{padding:14px 16px;font-size:14px;font-weight:700;line-height:1.35}.img-shadow{box-shadow:0 16px 32px rgba(20,20,40,.18)}.img-placeholder{background-image:linear-gradient(135deg,#dfe3ea,#c8ceda),repeating-linear-gradient(135deg,hsla(0,0%,100%,.06),hsla(0,0%,100%,.06) 2px,transparent 0,transparent 14px);background-blend-mode:normal;position:relative}.grid-stagger>*{animation:revealUp .6s cubic-bezier(.22,1,.36,1) both}.grid-stagger>:first-child{animation-delay:.05s}.grid-stagger>:nth-child(2){animation-delay:.11s}.grid-stagger>:nth-child(3){animation-delay:.17s}.grid-stagger>:nth-child(4){animation-delay:.23s}.grid-stagger>:nth-child(5){animation-delay:.29s}.grid-stagger>:nth-child(6){animation-delay:.35s}.pill-buying{color:#1a7a3a}.pill-selling{color:#e8580a}.pill-ownership{color:#0071e3}.pill-financing{color:#7c3aed}.pill-local{color:#b8860b}.pill-insurance{color:#0e8a6d}.pill-maintenance{color:#c0392b}.pill-agentsplained{color:#c2185b}.pill-default{color:#5a5a70}.site-nav{position:relative;z-index:10}.site-nav-floating{margin-top:24px;margin-left:max(28px,calc(50% - 540px));margin-right:max(28px,calc(50% - 540px));background:hsla(0,0%,100%,.94);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:980px;padding:12px 22px;box-shadow:0 10px 30px rgba(20,20,40,.18);transition:border-radius .15s ease}.site-nav-floating.site-nav-mobile-open{border-radius:22px}.site-nav-bar{background:#fff;padding:18px 32px;border-bottom:1px solid #e6e6ee}.site-nav-row{justify-content:space-between;gap:16px}.site-nav-logo,.site-nav-row{display:flex;align-items:center}.site-nav-logo{text-decoration:none;min-width:0}.site-nav-logo-img{height:46px;width:auto;max-width:100%;display:block}.site-nav-logo-accent{color:#e8580a}.site-nav-menu{display:flex;gap:24px;list-style:none;margin:0;padding:0}.site-nav-burger{display:none;flex-direction:column;justify-content:center;gap:5px;width:34px;height:34px;min-width:34px;background:none;border:none;cursor:pointer;padding:0;flex-shrink:0}.site-nav-burger span{display:block;width:100%;height:2px;border-radius:2px;background:#2b2b40;transition:transform .15s ease,opacity .15s ease}.site-nav-bar .site-nav-burger span{background:#2b2b40}.site-nav-mobile-open .site-nav-burger span:first-child{transform:translateY(7px) rotate(45deg)}.site-nav-mobile-open .site-nav-burger span:nth-child(2){opacity:0}.site-nav-mobile-open .site-nav-burger span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-nav-mobile-panel{display:none}.site-nav-item{position:relative}.site-nav-link{font-size:14px;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:4px}.site-nav-bar .site-nav-link,.site-nav-floating .site-nav-link{color:#2b2b40}.site-nav-caret{font-size:10px;opacity:.7}.site-nav-dropdown{position:absolute;top:100%;left:0;background:#fff;border-radius:12px;box-shadow:0 14px 34px rgba(20,20,40,.2);margin:0;padding:8px;list-style:none;min-width:200px;opacity:0;visibility:hidden;transition:opacity .15s ease,visibility .15s;pointer-events:none}.site-nav-dropdown-open{opacity:1;visibility:visible;pointer-events:auto}.site-nav-dropdown li a{display:block;padding:9px 12px;border-radius:8px;font-size:13px;font-weight:600;color:#2b2b40;text-decoration:none}.site-nav-dropdown li a:hover{background:#f2f3f7}.hero{position:relative;margin-bottom:24px}.article-layout{display:grid;grid-template-columns:1fr 280px;grid-gap:32px;gap:32px;align-items:start}.article-main{min-width:0}.article-sidebar{position:relative;min-width:0}.article-sidebar-stack{margin-top:-220px}.article-mobile-extras{display:none}@media (max-width:900px){.article-layout{grid-template-columns:1fr}.article-sidebar{order:-1;margin-bottom:20px}.article-sidebar-stack{margin-top:0}.article-sidebar-extras{display:none}.article-mobile-extras{display:block;margin-top:40px}}.hero-photo{position:relative;min-height:340px;height:min(58vh,460px);background-size:cover;background-position:50%;background-color:#c8ceda;display:flex;flex-direction:column}.hero-photo-scrim{position:absolute;inset:0;background:linear-gradient(180deg,rgba(10,12,24,.15),rgba(10,12,24,.05) 30%,rgba(10,12,24,.55))}.hero-copy{position:relative;z-index:5;flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:24px max(24px,calc(50% - 516px)) 64px}.hero-title-wrap.hero-title-reserve{width:100%}.hero-copy .hero-title-wrap.hero-title-reserve h1{max-width:min(560px,calc(100% - 360px));text-align:left;margin-left:0;margin-right:0}@media (max-width:900px){.hero-copy .hero-title-wrap.hero-title-reserve h1{max-width:760px;text-align:center;margin-left:auto;margin-right:auto}}.hero-copy h1{color:#fff;font-size:clamp(24px,4vw,36px);font-weight:800;max-width:760px;margin:0 0 20px;letter-spacing:-.01em;text-shadow:0 2px 18px rgba(0,0,0,.35)}.hero-cta{display:inline-block;color:#fff;border:1.5px solid hsla(0,0%,100%,.85);border-radius:980px;padding:9px 24px;font-size:13px;font-weight:700;text-decoration:none;transition:background .2s ease}.hero-cta:hover{background:hsla(0,0%,100%,.15)}.agent-card{width:100%;max-width:380px;margin:0 auto;box-sizing:border-box;background:hsla(0,0%,100%,.92);backdrop-filter:blur(18px) saturate(180%);-webkit-backdrop-filter:blur(18px) saturate(180%);border:1px solid hsla(0,0%,100%,.6);border-radius:20px;padding:28px 22px;text-align:center;box-shadow:0 16px 40px rgba(20,20,40,.22);z-index:5;overflow:hidden}.agent-card-logo{width:auto;min-width:150px;max-width:100%;height:auto;max-height:200px;object-fit:contain;margin:0 auto 16px;display:block}.agent-card-headshot,.agent-card-headshot-placeholder{width:150px;height:150px;border-radius:50%;margin:0 auto 14px;display:block;border:4px solid #fff;box-shadow:0 4px 14px rgba(20,20,40,.15)}.agent-card-headshot{object-fit:cover}.agent-card-headshot-placeholder{background:linear-gradient(135deg,var(--s4a-brand,#e8580a),#c94c07)}.agent-card-name{display:block;font-weight:700;font-size:21px;color:#1c1c34;min-height:26px;line-height:1.2;text-decoration:none}.agent-card-name:hover{text-decoration:underline}.agent-card-profile-link{display:block;text-align:center;font-size:12.5px;font-weight:600;color:var(--s4a-brand,#ff6b35);text-decoration:none;margin-top:10px}.agent-card-profile-link:hover{text-decoration:underline}.agent-card-subtitle{font-size:12px;font-weight:600;letter-spacing:.04em;text-transform:uppercase;color:#6b6b7d;margin-top:5px}.agent-card-license{font-size:11px;font-weight:500;color:#8a8a9a;margin-top:5px}.agent-card-company{margin-top:10px}.agent-card-company,.agent-card-phone{display:block;font-size:14px;font-weight:600;color:var(--s4a-brand,#0e2a47);text-decoration:none}.agent-card-phone{margin-top:6px}.agent-card-buttons{display:flex;flex-direction:column;gap:10px;margin-top:18px}.agent-card-cta{width:100%;background:var(--s4a-brand,#0e2a47);color:#fff;border:none;border-radius:980px;padding:12px 0;font-size:15px;font-weight:700;cursor:pointer;transition:opacity .2s ease;box-sizing:border-box}.agent-card-cta:disabled{opacity:.6;cursor:default}.agent-card-cta-secondary{display:block;width:100%;background:var(--s4a-brand-light,rgba(14,42,71,.08));color:var(--s4a-brand,#0e2a47);border:1.5px solid var(--s4a-brand-border,rgba(14,42,71,.3));border-radius:980px;padding:10.5px 0;font-size:15px;font-weight:700;text-decoration:none;text-align:center;box-sizing:border-box}.agent-card-footer{margin-top:18px;padding-top:14px;border-top:1px solid rgba(0,0,0,.07);display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap}.agent-card-assoc{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a8a9a}.agent-card-footer-dot{font-size:9px;color:#8a8a9a;opacity:.5}.agent-card-footer-link{display:inline-flex;align-items:center;gap:6px;text-decoration:none;opacity:.65}.agent-card-footer-label{font-size:9px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a8a9a}.agent-card-footer-logo{height:20px;width:auto;display:block}.agent-card-compact{display:none}.agent-card-compact-inner{display:flex;align-items:center;gap:14px;background:#fff;border-radius:16px;padding:16px 18px;box-shadow:0 6px 18px rgba(20,20,40,.12)}.agent-card-compact-headshot,.agent-card-compact-headshot-placeholder{width:56px;height:56px;min-width:56px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 8px rgba(20,20,40,.18)}.agent-card-compact-headshot-placeholder{background:linear-gradient(135deg,var(--s4a-brand,#e8580a),#c94c07)}.agent-card-compact-body{min-width:0;flex:1 1}.agent-card-compact-label{font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#8a8a9a}.agent-card-compact-name{display:block;font-size:16px;font-weight:700;color:#1c1c34;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.agent-card-compact-meta{display:flex;flex-wrap:wrap;align-items:center;gap:4px 8px;margin-top:3px;font-size:12px}.agent-card-compact-company{color:#6b6b7d;font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.agent-card-compact-listings,.agent-card-compact-phone{color:var(--s4a-brand,#0e2a47);font-weight:700;text-decoration:none;white-space:nowrap}.agent-card-compact-meta-dot{color:#c4c4d0}.agent-card-compact-cta{flex-shrink:0;background:var(--s4a-brand,#0e2a47);color:#fff;border:none;border-radius:980px;padding:10px 18px;font-size:14px;font-weight:700;cursor:pointer}@media (max-width:720px){.agent-card{display:none}.agent-card-compact{display:block}}.lead-modal-backdrop{position:fixed;inset:0;background:rgba(20,20,40,.5);display:flex;align-items:center;justify-content:center;z-index:50;padding:20px}.lead-modal{position:relative;width:100%;max-width:380px;background:#fff;border-radius:18px;padding:28px 26px 24px;box-shadow:0 24px 60px rgba(20,20,40,.3)}.lead-modal-close{position:absolute;top:14px;right:16px;background:none;border:none;font-size:20px;line-height:1;color:#8a8a9a;cursor:pointer}.lead-modal-title{font-size:18px;font-weight:700;color:#1c1c34;margin-bottom:6px}.lead-modal-intro{font-size:14px;color:#6b6b7d;line-height:1.5;margin-bottom:18px}.lead-modal label{display:block;font-size:12px;font-weight:700;color:#6b6b7d;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px}.lead-modal-required{color:#c0392b}.lead-modal-optional{color:#b3b3c0;font-weight:400;text-transform:none;letter-spacing:0}.lead-modal input,.lead-modal select,.lead-modal textarea{width:100%;border:1px solid #e0e0ea;border-radius:10px;padding:10px 12px;font-size:14px;margin-bottom:14px;font-family:inherit;box-sizing:border-box;background:#fff;color:#1c1c34}.lead-modal select{-moz-appearance:none;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='6'%3E%3Cpath d='M0 0l5 6 5-6z' fill='%238a8a9a'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center;padding-right:32px}.lead-modal textarea{resize:vertical}.lead-modal-honeypot{position:absolute!important;left:-9999px!important;width:0!important;height:0!important;opacity:0!important;margin:0!important;padding:0!important}.lead-modal-error{color:#c0392b;font-size:13px;margin-bottom:12px;padding:10px 14px;background:#fdf0ee;border-radius:8px}.lead-modal button[type=submit]{width:100%;background:#0e2a47;color:#fff;border:none;border-radius:980px;padding:12px 0;font-size:14px;font-weight:700;cursor:pointer;margin-top:4px}.lead-modal button[type=submit]:disabled{opacity:.6;cursor:default}.lead-modal-success{text-align:center;padding:16px 0 4px}.lead-modal-success-icon{font-size:36px;margin-bottom:10px}.lead-modal-success-text{font-size:15px;font-weight:600;color:#1c1c34;line-height:1.4;margin-bottom:18px}.lead-modal-done{width:100%;background:#0e2a47;color:#fff;border:none;border-radius:980px;padding:12px 0;font-size:14px;font-weight:700;cursor:pointer}.share-bar{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin:28px 0}.share-bar-label{font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#8a8a9a;margin-right:4px}.share-bar button{background:#fff;border:1px solid #e0e0ea;border-radius:980px;padding:7px 16px;font-size:13px;font-weight:600;color:#1c1c34;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.share-bar button:hover{box-shadow:0 6px 14px rgba(20,20,40,.12);transform:translateY(-1px)}.home-featured-row{display:grid;grid-template-columns:1fr 280px;grid-gap:24px;gap:24px;align-items:start;margin-bottom:32px}.home-main-col{min-width:0}.home-sidebar{position:relative;z-index:6;margin-top:-150px;min-width:0}.home-mobile-extras{display:none}@media (max-width:720px){.home-featured-row{grid-template-columns:1fr}.home-sidebar{margin-top:0;order:-1;margin-bottom:20px}.home-sidebar-extras{display:none}.home-mobile-extras{display:block;margin-top:40px}.site-nav-menu{display:none}.site-nav-burger{display:flex}.site-nav-search-link{display:none}.site-nav-mobile-panel{display:block;margin-top:14px;padding-top:14px;border-top:1px solid rgba(20,20,40,.08)}.site-nav-mobile-group+.site-nav-mobile-group{margin-top:12px}.site-nav-mobile-heading{display:block;font-size:14px;font-weight:700;text-decoration:none;color:#2b2b40;padding:6px 4px}.site-nav-bar .site-nav-mobile-heading{color:#2b2b40}.site-nav-mobile-items{list-style:none;margin:2px 0 0;padding:0 0 0 12px}.site-nav-mobile-items a{display:block;font-size:13px;font-weight:600;text-decoration:none;color:#5a5a70;padding:7px 4px}.site-nav-bar .site-nav-mobile-items a{color:#5a5a70}}.featured-feed{margin-bottom:56px}.featured-feed h2{font-size:24px;font-weight:800;margin:0 0 20px}.featured-feed-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));grid-gap:22px;gap:22px}@media (max-width:720px){.featured-feed-card{flex-direction:column}.featured-feed-img{width:100%;min-width:0;height:auto;aspect-ratio:16/9}.featured-feed-title{font-size:17px}.featured-feed-excerpt{font-size:13.5px}}.featured-feed-card{display:flex;gap:18px;text-decoration:none;color:inherit;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 18px rgba(20,20,40,.08);padding:14px}.featured-feed-img{width:130px;min-width:130px;height:100px;border-radius:10px}.featured-feed-body{min-width:0}.featured-feed-category{font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;color:#e8580a;margin-bottom:4px}.featured-feed-title{font-size:15px;font-weight:700;line-height:1.3;margin-bottom:6px;overflow-wrap:break-word}.featured-feed-excerpt{font-size:12px;color:#6b6b7d;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-section{margin-bottom:56px;scroll-margin-top:24px}.category-section h2{font-size:22px;font-weight:800;margin:0 0 20px;color:#14142a}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));grid-gap:22px;gap:22px}.home-main-col .category-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.category-card{display:block;text-decoration:none;color:inherit;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px rgba(20,20,40,.08)}.category-card-title{padding:14px 16px 16px;font-size:14px;font-weight:700;line-height:1.35}.category-section-sublinks{font-size:13px;color:#7a7a90;margin:-12px 0 20px}.category-section-sublinks a{color:#0071e3;font-weight:600;text-decoration:none}.category-section-sublinks a:hover{text-decoration:underline}.coastal-banner{background:#fff;border-radius:18px;padding:28px 36px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;box-shadow:0 10px 30px rgba(20,20,40,.18)}.coastal-banner-logo{height:96px;width:auto;display:block}@media (max-width:480px){.coastal-banner-logo{height:64px}}.site-footer{background:#14142a;color:hsla(0,0%,100%,.7);margin-top:80px;padding:48px 24px}.site-footer-inner{max-width:1080px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:32px}.site-footer-logo-wrap{display:inline-block;background:#fff;padding:10px 16px;border-radius:8px;margin-bottom:12px}.site-footer-logo-img{height:34px;width:auto;max-width:100%;display:block}.site-footer-tagline{font-size:13px;max-width:320px;line-height:1.6}.site-footer-links h3{color:#fff;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin:0 0 12px}.site-footer-links ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.site-footer-links a{color:hsla(0,0%,100%,.7);text-decoration:none;font-size:13px}.site-footer-links a:hover{color:#fff}.article-mid-ad{margin:36px 0;display:flex;justify-content:center}.agent-mid-card{width:100%;max-width:820px;background:#fff;border:1px solid #ececf2;border-radius:16px;box-shadow:0 6px 20px rgba(20,20,40,.07);padding:22px 26px;box-sizing:border-box}.agent-mid-card-columns{display:flex;align-items:stretch}.agent-mid-card-main{flex:1.5 1;min-width:0}.agent-mid-card-vdivider{width:1px;align-self:stretch;background:#eeeef4;margin:14px 20px;flex-shrink:0}.agent-mid-card-sponsor{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;gap:8px;padding-top:2px}.agent-mid-card-sponsor-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a8a9a}.agent-mid-card-sponsor-row{display:flex;align-items:flex-start;gap:12px}.agent-mid-card-sponsor-headshot,.agent-mid-card-sponsor-logo{width:64px;height:64px;min-width:64px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #fff;box-shadow:0 2px 8px rgba(20,20,40,.18)}.agent-mid-card-sponsor-logo{border-radius:10px;object-fit:contain;background:#fff;padding:4px}.agent-mid-card-sponsor-text{display:flex;flex-direction:column;line-height:1.3;min-width:0;padding-top:2px}.agent-mid-card-sponsor-name-nmls{font-size:17px;font-weight:800;color:#16162b}.agent-mid-card-sponsor-name-link{color:inherit;text-decoration:none}.agent-mid-card-sponsor-name-link:hover{text-decoration:underline}.agent-mid-card-sponsor-company{font-size:13px;color:#7a7a90}.agent-mid-card-sponsor-cta{display:inline-block;align-self:flex-start;margin-top:4px;background:#fff;color:var(--sponsor-brand,#1a3a6b);border:1.5px solid var(--sponsor-brand-border,rgba(26,58,107,.35));border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;font-family:inherit;text-decoration:none;text-align:center;cursor:pointer;white-space:nowrap}.agent-mid-card-sponsor-cta:hover{background:rgba(0,0,0,.03)}@media (max-width:600px){.agent-mid-card-columns{flex-direction:column}.agent-mid-card-vdivider{display:none}.agent-mid-card-sponsor{border-top:1px solid #eeeef4;margin-top:14px;padding-top:14px;justify-content:flex-start}}.agent-mid-card-row{display:flex;align-items:flex-start;gap:18px}.agent-mid-card-headshot{width:140px;height:172px;border-radius:14px;object-fit:cover;flex-shrink:0;border:3px solid #fff;box-shadow:0 3px 12px rgba(0,0,0,.14)}.agent-mid-card-headshot-placeholder{width:140px;height:172px;border-radius:14px;background:#e4e4ee;flex-shrink:0}.agent-mid-card-body{display:flex;flex-direction:column;gap:3px;min-width:0}.agent-mid-card-name{display:block;font-size:17px;font-weight:800;color:#16162b;text-decoration:none}.agent-mid-card-name:hover{text-decoration:underline}.agent-mid-card-meta{font-size:13px;color:#7a7a90;margin-bottom:2px}.agent-mid-card-company{font-size:14px;font-weight:700;color:var(--s4a-brand,#0071e3);text-decoration:none}.agent-mid-card-company:hover{text-decoration:underline}.agent-mid-card-contact-link{font-size:13.5px;color:#0071e3;text-decoration:underline}.agent-mid-card-cta{display:inline-block;align-self:flex-start;margin-top:10px;background:var(--s4a-brand,#0e2a47);color:#fff;border:none;border-radius:8px;padding:10px 20px;font-size:14px;font-weight:700;font-family:inherit;text-decoration:none;cursor:pointer}.agent-mid-card-cta:hover{filter:brightness(1.08)}.agent-mid-card-divider{height:1px;background:#eeeef4;margin:16px 0 12px}.agent-mid-card-footer{font-size:12.5px;color:#9a9ab0}@media (max-width:480px){.agent-mid-card{padding:18px}.agent-mid-card-row{gap:14px}.agent-mid-card-headshot,.agent-mid-card-headshot-placeholder{width:96px;height:118px}}.sponsor-ad-card{width:100%;max-width:380px;margin:16px auto 0;box-sizing:border-box;background:#fff;border:1px solid #ececf2;border-radius:20px;padding:20px 22px;box-shadow:0 10px 26px rgba(20,20,40,.1)}.sponsor-ad-card-eyebrow{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--s4a-brand,#1a3a6b);margin-bottom:12px}.sponsor-ad-card-row{display:flex;align-items:flex-start;gap:14px}.sponsor-ad-card-headshot,.sponsor-ad-card-headshot-placeholder{width:60px;height:60px;min-width:60px;border-radius:50%;object-fit:cover;border:2px solid #fff;box-shadow:0 3px 10px rgba(20,20,40,.14)}.sponsor-ad-card-headshot-placeholder{background:linear-gradient(135deg,var(--s4a-brand,#1a3a6b),#0e2244)}.sponsor-ad-card-logo{width:auto;max-width:90px;height:auto;max-height:60px;min-width:0;object-fit:contain}.sponsor-ad-card-body{min-width:0;flex:1 1}.sponsor-ad-card-name-nmls{font-size:14px;font-weight:700;color:#1c1c34;line-height:1.35}.sponsor-ad-card-name-link{color:inherit;text-decoration:none}.sponsor-ad-card-name-link:hover{text-decoration:underline}.sponsor-ad-card-profile-link{display:block;text-align:center;font-size:12.5px;font-weight:600;color:var(--s4a-brand,#1a3a6b);text-decoration:none;margin-top:10px}.sponsor-ad-card-profile-link:hover{text-decoration:underline}.sponsor-ad-card-company{font-size:13px;color:#6b6b7d;margin-top:2px}.sponsor-ad-card-phone{display:block;font-size:13px;font-weight:600;color:var(--s4a-brand,#1a3a6b);margin-top:4px;text-decoration:none}.sponsor-ad-card-buttons{display:flex;flex-direction:column;gap:10px;margin-top:16px}.sponsor-ad-card-cta{background:var(--s4a-brand,#1a3a6b);color:#fff;border:none;border-radius:980px;padding:11px 0;cursor:pointer;font-family:inherit}.sponsor-ad-card-cta,.sponsor-ad-card-cta-secondary{display:block;width:100%;box-sizing:border-box;font-size:14px;font-weight:700;text-decoration:none;text-align:center}.sponsor-ad-card-cta-secondary{background:var(--s4a-brand-light,rgba(26,58,107,.08));color:var(--s4a-brand,#1a3a6b);border:1.5px solid var(--s4a-brand-border,rgba(26,58,107,.3));border-radius:980px;padding:9.5px 0}.sponsor-ad-card-eho{margin-top:12px;padding-top:12px;border-top:1px solid rgba(0,0,0,.07);font-size:10.5px;color:#9a9ab0;text-align:center}.article-prose h2{font-size:22px;font-weight:800;margin:40px 0 14px;letter-spacing:-.01em;color:#14142a}.article-prose h3{font-size:18px;font-weight:700;margin:30px 0 12px;color:#14142a}.article-prose p{margin:0 0 18px}.article-prose ol,.article-prose ul{margin:0 0 18px;padding-left:22px}.article-prose li{margin-bottom:8px}.article-prose strong{color:#14142a}.article-prose blockquote{margin:24px 0;padding:16px 20px;border-left:3px solid #e8580a;background:#fdf3ec;border-radius:0 10px 10px 0;color:#4a4a5c;font-style:italic}.article-prose a{color:#0071e3;text-decoration:underline}.article-prose figure.wp-block-image{margin:32px 0}.article-prose figure.wp-block-image img{width:100%;height:auto;border-radius:14px;display:block;box-shadow:0 16px 32px rgba(20,20,40,.18)}.article-prose figure.wp-block-image figcaption{margin-top:10px;font-size:13px;color:#8a8a9a;text-align:center;font-style:italic}.article-prose .wp-block-quote{border-left:3px solid #e8580a;background:#fdf3ec;padding:16px 20px;border-radius:0 10px 10px 0;margin:24px 0}.article-prose .wp-block-quote p{margin:0;color:#4a4a5c;font-style:italic}.legal-page{max-width:760px;margin:0 auto;padding:48px 24px 100px;font-size:15.5px;line-height:1.75;color:#33334a}.legal-page h1{font-size:30px;font-weight:800;color:#14142a;margin:0 0 8px;letter-spacing:-.01em}.legal-effective-date{font-size:13px;color:#8a8a9a;font-style:italic;margin:0 0 36px}.legal-page h2{font-size:19px;font-weight:800;color:#14142a;margin:36px 0 12px}.legal-page p,.legal-page ul{margin:0 0 16px}.legal-page ul{padding-left:22px}.legal-page li{margin-bottom:8px}.legal-page a{color:#0071e3;text-decoration:underline}.legal-eho-block{display:flex;align-items:center;gap:14px;margin:0 0 16px}.legal-eho-block p{margin:0}.legal-note{display:inline-block;background:#fdf3ec;border:1px solid #f0d5bd;border-radius:6px;padding:2px 8px;color:#a05a1e;font-size:13.5px;font-style:italic}.s4a-tw{background:hsla(0,0%,100%,.78);backdrop-filter:blur(22px) saturate(180%);-webkit-backdrop-filter:blur(22px) saturate(180%);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 10px 40px rgba(0,0,0,.09);border-radius:24px;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,sans-serif;color:#1d1d1f;max-width:420px;margin:20px auto;overflow:hidden;box-sizing:border-box}.s4a-tw-agent{display:flex;align-items:center;gap:14px;padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.06)}.s4a-tw-agent img.s4a-tw-thumb{width:104px;height:104px;border-radius:50%;object-fit:cover;border:4px solid #fff;box-shadow:0 3px 14px rgba(0,0,0,.16);flex-shrink:0}.s4a-tw-info{flex:1 1;min-width:0}.s4a-tw-info .s4a-tw-name{font-size:16px;font-weight:700;color:#1d1d1f;margin-bottom:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.s4a-tw-info .s4a-tw-links{display:flex;flex-direction:column;gap:3px}.s4a-tw-info .s4a-tw-links a{font-size:13px;font-weight:500;color:#0071e3;text-decoration:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.4}.s4a-tw-info .s4a-tw-links a:hover{text-decoration:underline}.s4a-tw-carousel{position:relative;overflow:hidden}.s4a-tw-track{display:flex;will-change:transform;transition:transform .42s cubic-bezier(.25,.46,.45,.94)}.s4a-tw-slide{min-width:100%;box-sizing:border-box;padding:20px 20px 18px;display:flex;flex-direction:column;align-items:center}.s4a-tw-slide img.s4a-tw-photo{width:100%;max-height:270px;object-fit:cover;border-radius:14px;margin-bottom:16px;display:block}.s4a-tw-quote{font-size:15px;line-height:1.6;color:#1d1d1f;text-align:center;font-style:italic;margin-bottom:18px;padding:0 4px;position:relative}.s4a-tw-quote:before{content:"\201C";font-size:52px;font-style:normal;color:#0071e3;opacity:.35;line-height:0;vertical-align:-.38em;margin-right:3px}.s4a-tw-logo-row{width:100%;display:flex;justify-content:center;padding-top:14px;border-top:1px solid rgba(0,0,0,.06)}.s4a-tw-logo-row img{max-height:130px;max-width:90%;object-fit:contain;opacity:.85}.s4a-tw-nav{display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 20px 16px}.s4a-tw-nav.s4a-tw-single{display:none}.s4a-tw-btn{background:none;border:1.5px solid rgba(0,113,227,.28);border-radius:50%;width:34px;height:34px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#0071e3;font-size:15px;line-height:1;padding:0;transition:background .18s,border-color .18s;flex-shrink:0}.s4a-tw-btn:hover{background:rgba(0,113,227,.08);border-color:#0071e3}.s4a-tw-dots{display:flex;gap:8px;align-items:center}.s4a-tw-dot{width:8px;height:8px;border-radius:50%;background:rgba(0,113,227,.22);cursor:pointer;transition:background .2s,transform .2s}.s4a-tw-dot.active{background:#0071e3;transform:scale(1.35)}.dir-search-box{margin-bottom:24px}.dir-search-box input{width:100%;box-sizing:border-box;padding:14px 18px;border-radius:12px;border:1.5px solid #e0e0ea;font-size:15px;font-family:inherit;color:#232336;background:#fff;transition:border-color .15s ease,box-shadow .15s ease}.dir-search-box input:focus{outline:none;border-color:#0e2a47;box-shadow:0 0 0 3px rgba(14,42,71,.12)}.dir-empty{font-size:14px;color:#7a7a90;padding:20px 4px}.dir-category{background:#fff;border-radius:14px;box-shadow:0 6px 18px rgba(20,20,40,.08);margin-bottom:14px;overflow:hidden}.dir-category-head{width:100%;display:flex;align-items:center;gap:10px;padding:16px 20px;background:none;border:none;cursor:pointer;font-family:inherit;text-align:left}.dir-category-name{flex:1 1;font-size:15px;font-weight:800;color:#0e2a47}.dir-category-count{font-size:12px;font-weight:700;color:#fff;background:#e8580a;border-radius:999px;padding:2px 9px;min-width:20px;text-align:center}.dir-caret{color:#9a9ab0;transition:transform .2s ease;font-size:14px}.dir-caret-open{transform:rotate(180deg)}.dir-category-body{border-top:1px solid #f0f0f5}.dir-row{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 20px;border-bottom:1px solid #f4f4f8;flex-wrap:wrap}.dir-row:last-child{border-bottom:none}.dir-row-main{min-width:0}.dir-row-name{font-size:14.5px;font-weight:700;color:#232336}.dir-row-subtitle{font-size:13px;color:#7a7a90;margin-top:2px}.dir-row-note{font-size:12.5px;color:#54546b;font-style:italic;margin-top:3px}.dir-row-tag{display:inline-block;font-size:11px;font-weight:700;color:#0e2a47;background:rgba(14,42,71,.08);border-radius:999px;padding:2px 9px;margin-top:6px}.dir-row-links{display:flex;flex-direction:column;align-items:flex-end;gap:4px;flex-shrink:0}.dir-row-links a{font-size:13px;font-weight:600;color:#0071e3;text-decoration:none;white-space:nowrap}.dir-row-links a:hover{text-decoration:underline}@media (max-width:560px){.dir-row{flex-direction:column}.dir-row-links{align-items:flex-start;flex-direction:row;flex-wrap:wrap;gap:12px}}.site-nav-search-link{display:flex;align-items:center;justify-content:center;width:34px;height:34px;min-width:34px;border-radius:999px;transition:background .15s ease;flex-shrink:0}.site-nav-bar .site-nav-search-link,.site-nav-floating .site-nav-search-link{color:#2b2b40}.site-nav-search-link:hover{background:hsla(240,8%,51%,.12)}.site-nav-mobile-search{border-bottom:1px solid rgba(20,20,40,.08);padding-bottom:10px!important;margin-bottom:6px}.site-nav-bar .site-nav-mobile-search{border-bottom-color:rgba(20,20,40,.08)}.category-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:16px}.category-section-head h2{margin:0 0 20px}.category-section-viewall{font-size:13.5px;font-weight:700;color:#0071e3;text-decoration:none;white-space:nowrap}.category-section-viewall:hover{text-decoration:underline}.archive-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-gap:24px;gap:24px}.archive-empty{font-size:15px;color:#7a7a90;padding:40px 4px;text-align:center}.search-input-box{margin-bottom:28px}.search-browse-label{font-size:12.5px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#9a9ab0;margin-bottom:12px}.search-chip-row{display:flex;flex-wrap:wrap;gap:10px}.search-chip{display:inline-block;padding:9px 16px;border-radius:999px;background:#f2f2f7;color:#232336;font-size:13.5px;font-weight:600;text-decoration:none;transition:background .15s ease}.search-chip:hover{background:#e4e4ee}.search-result-count{font-size:13px;color:#7a7a90;margin-bottom:16px}.search-results{display:flex;flex-direction:column;gap:14px}.search-result-card{display:flex;gap:16px;align-items:center;padding:12px;border-radius:12px;text-decoration:none;color:inherit;background:#fff;box-shadow:0 4px 14px rgba(20,20,40,.06);transition:box-shadow .2s ease}.search-result-card:hover{box-shadow:0 10px 24px rgba(20,20,40,.12)}.search-result-img{width:88px;height:66px;border-radius:8px;flex-shrink:0}.search-result-body{min-width:0}.search-result-type{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.05em;color:#0071e3;margin-bottom:3px}.search-result-title{font-size:15px;font-weight:700;color:#14142a;margin-bottom:3px}.search-result-snippet{font-size:13px;color:#7a7a90;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media (max-width:560px){.search-result-card{align-items:flex-start}.search-result-img{width:72px;height:54px}}.archive-tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:24px}.archive-tag-chip{font-family:inherit;font-size:13px;font-weight:600;padding:8px 15px;border-radius:999px;border:1.5px solid #e0e0ea;background:#fff;color:#54546b;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.archive-tag-chip:hover{border-color:#c8c8da}.archive-tag-chip-active{background:#0e2a47;border-color:#0e2a47;color:#fff}.archive-load-more-wrap{display:flex;justify-content:center;margin-top:32px}.archive-load-more{font-family:inherit;font-size:14px;font-weight:700;padding:12px 28px;border-radius:999px;border:1.5px solid #0e2a47;background:#fff;color:#0e2a47;cursor:pointer;transition:background .15s ease,color .15s ease}.archive-load-more:hover{background:#0e2a47;color:#fff}.agent-profile-hero{position:relative;background:radial-gradient(ellipse 640px 420px at 10% -15%,hsla(0,0%,100%,.1),transparent 60%),radial-gradient(ellipse 520px 380px at 92% 115%,var(--s4a-brand,#e8580a) 0,transparent 55%),linear-gradient(135deg,#14142a 0,#1c2846 100%);padding:0 24px 64px;overflow:hidden}.agent-profile-hero-inner{position:relative;z-index:1;max-width:900px;margin:0 auto;padding-top:36px;display:flex;align-items:center;gap:32px;flex-wrap:wrap}.agent-profile-hero-photo,.agent-profile-hero-photo-placeholder{width:148px;height:148px;border-radius:20px;flex-shrink:0;border:4px solid var(--s4a-brand,#e8580a);box-shadow:0 8px 32px rgba(0,0,0,.35)}.agent-profile-hero-photo{object-fit:cover}.agent-profile-hero-photo-placeholder{background:hsla(0,0%,100%,.08);display:flex;align-items:center;justify-content:center;font-size:56px}.agent-profile-hero-body{min-width:0}.agent-profile-hero-logo-wrap{display:inline-flex;align-items:center;justify-content:center;min-width:148px;box-sizing:border-box;background:#fff;border-radius:10px;padding:8px 16px;margin-bottom:12px;box-shadow:0 4px 14px rgba(0,0,0,.18)}.agent-profile-hero-logo{max-width:100%;max-height:48px;width:auto;height:auto;display:block}.agent-profile-hero-name{font-size:clamp(28px,4vw,40px);font-weight:800;color:#fff;letter-spacing:-.01em;line-height:1.1;margin:0 0 10px}.agent-profile-hero-meta{display:flex;flex-wrap:wrap;gap:8px 14px;font-size:14.5px;color:hsla(0,0%,100%,.78);font-weight:600}.agent-profile-hero-assoc{margin-top:10px;display:inline-block;font-size:12.5px;font-weight:700;color:#fff;background:hsla(0,0%,100%,.16);border-radius:999px;padding:4px 12px}@media (max-width:560px){.agent-profile-hero-inner{flex-direction:column;align-items:center;text-align:center}.agent-profile-hero-body{width:100%}.agent-profile-hero-logo-wrap{min-width:0;margin-left:auto;margin-right:auto}.agent-profile-hero-meta{justify-content:center}}.agent-profile-main{max-width:900px;margin:-32px auto 0;padding:0 24px;position:relative}.agent-profile-columns{display:grid;grid-template-columns:1fr 340px;grid-gap:28px;gap:28px;align-items:start}.agent-profile-bio{background:#fff;border:1px solid #ececf2;border-radius:20px;padding:24px 26px;box-shadow:0 6px 20px rgba(20,20,40,.06);margin-top:64px}.agent-profile-bio-tagline{font-size:15.5px;font-style:italic;color:#2a2a42;margin:0 0 14px;line-height:1.55}.agent-profile-bio-specialties{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.agent-profile-bio-pill{font-size:12.5px;font-weight:600;color:#2a2a42;background:#f4f4f8;border:1px solid #e2e2ec;border-radius:999px;padding:5px 12px}.agent-profile-bio-area{font-size:13.5px;color:#6b6b80}.agent-profile-bio+.agent-profile-about{margin-top:20px}.agent-profile-about{background:#fff;border:1px solid #ececf2;border-radius:20px;padding:28px 26px;box-shadow:0 6px 20px rgba(20,20,40,.06);margin-top:64px}.agent-profile-about h2{font-size:18px;font-weight:800;color:#14142a;margin:0 0 10px}.agent-profile-about-lede{font-size:14.5px;line-height:1.6;color:#4a4a5e;margin:0 0 18px}.agent-profile-specialties{background:#fff;border:1px solid #ececf2;border-radius:20px;padding:28px 26px;box-shadow:0 6px 20px rgba(20,20,40,.06);margin-top:24px}.agent-profile-specialties-bio{margin:0 0 18px}.agent-profile-specialties-bio-title{font-size:23px;font-weight:800;color:#14142a;text-align:center;margin:0 0 20px}.agent-profile-specialties-bio-heading{font-size:14.5px;font-weight:800;color:var(--s4a-brand,#14142a);margin:14px 0 6px}.agent-profile-specialties-bio-p{font-size:14.5px;line-height:1.6;color:#4a4a5e;margin:0 0 12px}.agent-profile-specialties-bio-list:last-child,.agent-profile-specialties-bio-p:last-child{margin-bottom:0}.agent-profile-specialties-bio-list{margin:0 0 12px;padding-left:20px;font-size:14.5px;line-height:1.6;color:#4a4a5e}.agent-profile-specialties-bio-list li{margin-bottom:4px}.agent-profile-specialties-group+.agent-profile-specialties-group{margin-top:18px}.agent-profile-ask-btn{display:block;width:100%;background:var(--s4a-brand,#e8580a);color:#fff;border:none;border-radius:980px;padding:14px 0;font-family:inherit;font-size:15px;font-weight:800;cursor:pointer;margin:0 0 20px;box-shadow:0 8px 20px rgba(232,88,10,.28)}.agent-profile-ask-btn:hover{filter:brightness(1.04)}.agent-profile-listings-btn{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#fff;color:#14142a;border:1.5px solid #14142a;border-radius:980px;padding:12.5px 0;font-family:inherit;font-size:14.5px;font-weight:800;text-decoration:none;margin:0 0 20px;box-sizing:border-box;transition:background .15s ease,color .15s ease}.agent-profile-listings-btn:hover{background:#14142a;color:#fff}.agent-profile-contact-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.agent-profile-contact-list li{display:flex;align-items:center;gap:10px;font-size:14.5px}.agent-profile-contact-list a{color:#0071e3;text-decoration:none;word-break:break-word}.agent-profile-contact-list a:hover{text-decoration:underline}.agent-profile-contact-icon{font-size:15px;width:20px;text-align:center;flex-shrink:0}.agent-save-col{margin-top:0}.agent-save-card{background:hsla(0,0%,100%,.97);border-radius:24px;padding:26px 22px 24px;text-align:center;box-shadow:0 16px 48px rgba(20,20,40,.16);border:1px solid #ececf2;position:-webkit-sticky;position:sticky;top:24px}.agent-save-card-kicker{font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:var(--s4a-brand,#e8580a);margin-bottom:16px}.agent-save-card-photo-wrap{margin:0 auto 14px;width:128px;height:128px}.agent-save-card-photo,.agent-save-card-photo-placeholder{width:128px;height:128px;border-radius:50%;display:block;object-fit:cover}.agent-save-card-photo-placeholder{background:#eeeef4;display:flex;align-items:center;justify-content:center;font-size:44px;color:#b0aec2}.agent-save-card-name{font-size:19px;font-weight:800;color:#14142a}.agent-save-card-title{font-size:12.5px;font-weight:700;letter-spacing:.03em;color:#6a6a80;margin-top:3px}.agent-save-card-license{font-size:11.5px;font-weight:600;color:#9494ac;margin-top:4px}.agent-save-card-logo-wrap{width:100%;max-height:90px;display:flex;align-items:center;justify-content:center;margin:0 auto 14px}.agent-save-card-logo{max-width:100%;max-height:90px;width:auto;height:auto;display:block;margin:0 auto}.agent-save-card-divider{height:1px;background:#ececf2;margin:16px 0}.agent-save-card-contact-list{display:flex;flex-direction:column;gap:7px;font-size:13px}.agent-save-card-contact-list a{color:#3c3c3e;text-decoration:none;word-break:break-word}.agent-save-card-contact-list a:hover{text-decoration:underline}.agent-save-card-contact-company{font-weight:700;color:#0071e3!important}.agent-save-card-tray{display:flex;justify-content:center;gap:8px;margin:18px 0 4px}.agent-save-card-tray-btn{flex:1 1;max-width:84px;background:#f2f2f7;border-radius:12px;padding:10px 4px 8px;display:flex;flex-direction:column;align-items:center;gap:4px;text-decoration:none;font-size:10.5px;font-weight:700;color:#3c3c3e}.agent-save-card-tray-btn span:first-child{font-size:18px}.agent-save-card-btn-primary{width:100%;margin-top:16px;background:var(--s4a-brand,#14142a);color:#fff;border:none;border-radius:980px;padding:13px 0;font-family:inherit;font-size:14.5px;font-weight:700;cursor:pointer}.agent-save-card-btn-primary:disabled{opacity:.5;cursor:default}.agent-save-card-btn-secondary{width:100%;margin-top:10px;background:rgba(0,113,227,.08);color:#0071e3;border:none;border-radius:980px;padding:11px 0;font-family:inherit;font-size:13.5px;font-weight:700;cursor:pointer}.agent-save-card-status{font-size:12px;color:#8a8a9a;min-height:16px;margin-top:8px}@media (max-width:760px){.agent-profile-columns{grid-template-columns:1fr}.agent-save-card{position:static}.agent-profile-left-col{order:2}.agent-profile-save-col{order:1}}.agent-profile-testimonials-wrap{margin-top:40px}.agent-profile-sidebar-testimonials{margin-top:20px}.agent-profile-sidebar-testimonials .s4a-tw{margin:0 auto;max-width:none}.agent-profile-section-label{max-width:900px;margin:0 auto 14px;padding:0 24px;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#8a8a9a}.agent-profile-downloads,.agent-profile-guides{margin-top:44px}.agent-profile-download-group+.agent-profile-download-group{margin-top:22px}.agent-profile-subsection-label{font-size:14px;font-weight:800;letter-spacing:.01em;text-transform:none;color:var(--s4a-brand,#e8580a);margin:0 0 10px}.agent-profile-about-extra .agent-profile-subsection-label{padding:0}.agent-profile-downloads-grid,.agent-profile-guides-grid{max-width:900px;margin:0 auto;padding:0 24px;display:grid;grid-gap:12px;gap:12px}.agent-profile-guides-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.agent-profile-downloads-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.agent-profile-left-col{display:flex;flex-direction:column}.agent-profile-about-extra{background:#fff;border:1px solid #ececf2;border-radius:20px;padding:28px 26px;box-shadow:0 6px 20px rgba(20,20,40,.06);margin-top:24px}.agent-profile-about-extra .agent-profile-section-label{max-width:none;margin:0 0 10px;padding:0}.agent-profile-about-extra .agent-profile-downloads-grid,.agent-profile-about-extra .agent-profile-guides-grid{max-width:none;margin:0 0 24px;padding:0;grid-template-columns:1fr}.agent-profile-about-extra .agent-profile-downloads-grid:last-child,.agent-profile-about-extra .agent-profile-guides-grid:last-child{margin-bottom:0}.agent-profile-about-extra .agent-profile-guide-card{padding:14px 16px}.agent-profile-about-extra .agent-profile-guide-icon{margin-bottom:6px}.agent-profile-about-extra .agent-profile-download-card{padding:14px 16px}.article-checklist-cta-wrap{margin-top:40px;display:flex;flex-direction:column;gap:14px}.article-checklist-cta{display:flex;align-items:center;gap:18px;background:#fff8f2;border:1px solid rgba(232,88,10,.22);border-radius:16px;padding:22px 24px;text-decoration:none;color:inherit;transition:transform .15s ease}.article-checklist-cta:hover{transform:translateY(-2px)}.article-checklist-cta-icon{font-size:26px;flex-shrink:0;width:52px;height:52px;background:rgba(232,88,10,.1);border-radius:14px;display:flex;align-items:center;justify-content:center}.article-checklist-cta-body{flex:1 1;min-width:0}.article-checklist-cta-kicker{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#e8580a;margin-bottom:4px}.article-checklist-cta-title{font-size:16px;font-weight:800;color:#14142a}.article-checklist-cta-desc{font-size:13px;color:#6a6a80;margin-top:2px;line-height:1.4}.article-checklist-cta-btn{flex-shrink:0;background:#e8580a;color:#fff;font-size:13.5px;font-weight:700;padding:11px 18px;border-radius:980px;white-space:nowrap}@media (max-width:560px){.article-checklist-cta{flex-wrap:wrap}.article-checklist-cta-btn{width:100%;text-align:center}}.agent-profile-download-card,.agent-profile-guide-card{background:#fff;border:1px solid #ececf2;border-radius:16px;padding:18px;text-decoration:none;color:inherit;box-shadow:0 2px 10px rgba(20,20,40,.05);transition:transform .15s ease}.agent-profile-download-card:hover,.agent-profile-guide-card:hover{transform:translateY(-2px)}.agent-profile-guide-icon{font-size:22px;margin-bottom:8px}.agent-profile-guide-title{font-size:14.5px;font-weight:700;color:#14142a;margin-bottom:4px}.agent-profile-guide-desc{font-size:12.5px;color:#8a8a9a;line-height:1.5}.agent-profile-download-card{display:flex;align-items:center;gap:12px}.agent-profile-download-icon{font-size:20px;flex-shrink:0;width:40px;height:40px;background:rgba(0,113,227,.07);border-radius:10px;display:flex;align-items:center;justify-content:center}.agent-profile-download-body{flex:1 1;min-width:0}.agent-profile-download-title{font-size:13.5px;font-weight:700;color:#14142a;line-height:1.35}.agent-profile-download-desc{font-size:11.5px;color:#8a8a9a;margin-top:2px;line-height:1.4}.agent-profile-download-dl{font-size:11px;font-weight:800;color:#0071e3;flex-shrink:0;white-space:nowrap}.agent-profile-eho{max-width:900px;margin:48px auto 0;padding:0 24px;display:flex;align-items:center;gap:12px}.agent-profile-eho p{font-size:11.5px;color:#9494ac;line-height:1.5;margin:0}.checklist-doc{max-width:900px;margin:0 auto;padding:24px 20px 64px}.checklist-print-bar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#14142a;color:#fff;border-radius:14px;padding:14px 18px;margin-bottom:18px;font-weight:700;font-size:15px}.checklist-print-btn{background:#e8580a;color:#fff;font-weight:800;font-size:14px;border:none;padding:10px 22px;border-radius:980px;cursor:pointer}.checklist-print-btn:hover{filter:brightness(1.05)}.checklist-page{background:#fff;border:1px solid #ececf2;border-radius:16px;padding:32px}.checklist-doc-header-row{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:3px solid #14142a;padding-bottom:16px;margin-bottom:16px}.checklist-a4h-label{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800;color:#e8580a;margin-bottom:4px}.checklist-doc-header h1{font-size:26px;font-weight:800;color:#14142a;margin:0}.checklist-subtitle{color:#5a5a72;font-size:14px;margin:6px 0 0}.checklist-agent-footer,.checklist-agent-strip{display:flex;align-items:center;gap:14px;background:#f6f6fb;border:1px solid #ececf2;border-radius:12px;padding:14px 16px;margin-bottom:18px}.checklist-agent-footer{margin-top:24px;margin-bottom:0}.checklist-agent-footer img,.checklist-agent-strip img{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.checklist-agent-footer-body,.checklist-agent-strip-body{flex:1 1;min-width:0}.checklist-agent-strip-name{font-weight:800;color:#14142a;font-size:15px}.checklist-agent-strip-meta{color:#5a5a72;font-size:13px;margin-top:2px}.checklist-agent-strip-contact{display:flex;flex-direction:column;gap:2px;font-size:13px;color:#14142a;text-align:right;flex-shrink:0}.checklist-info-bar{display:flex;flex-wrap:wrap;gap:10px 28px;font-size:13px;color:#5a5a72;margin-bottom:18px}.checklist-table{width:100%;border-collapse:collapse;font-size:14px}.checklist-section-hdr td{background:#14142a;color:#fff;font-weight:800;font-size:12px;letter-spacing:.04em;padding:8px 10px}.checklist-col-hdr td{background:#f6f6fb;color:#5a5a72;font-weight:700;font-size:11px;letter-spacing:.04em;padding:6px 10px;border-bottom:1px solid #ececf2}.checklist-section-gap td{padding:6px 0;border:none}.checklist-row-even td,.checklist-row-odd td{padding:10px;border-bottom:1px solid #ececf2;vertical-align:top}.checklist-row-even td{background:#fbfbfd}.checklist-td-check{width:32px;text-align:center;font-size:16px;color:#e8580a}.checklist-td-notes{width:160px;border-left:1px dashed #ececf2}.checklist-task-main{color:#14142a;font-weight:600}.checklist-task-note{color:#8a8aa3;font-size:12px;margin-top:2px}.checklist-footer-note{text-align:center;color:#9494ac;font-size:12px;margin-top:24px}@media print{.checklist-print-bar,footer,header,nav{display:none!important}.checklist-doc{max-width:none;padding:0}.checklist-page{border:none;border-radius:0;padding:0}.checklist-row-even td{background:transparent}.checklist-section-hdr td{-webkit-print-color-adjust:exact;print-color-adjust:exact}}@media (max-width:600px){.checklist-page{padding:20px 16px}.checklist-doc-header-row{flex-direction:column}.checklist-agent-footer,.checklist-agent-strip{flex-wrap:wrap}.checklist-agent-strip-contact{text-align:left}.checklist-td-notes{display:none}}.ebook-gate-page{max-width:560px;margin:0 auto;padding:48px 20px 80px}.ebook-gate-card{background:#fff;border:1px solid #e0e0ea;border-radius:18px;padding:32px 28px;box-shadow:0 12px 40px rgba(20,20,40,.08)}.ebook-gate-a4h-label{text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:800;color:#e8580a;margin-bottom:8px}.ebook-gate-card h1{font-size:24px;font-weight:800;color:#1c1c34;margin:0 0 10px}.ebook-gate-desc{color:#6b6b7d;font-size:14px;line-height:1.55;margin:0 0 22px}.ebook-gate-agent-strip{display:flex;align-items:center;gap:12px;background:#f6f6fb;border:1px solid #e0e0ea;border-radius:12px;padding:12px 14px;margin-bottom:22px}.ebook-gate-agent-strip img{width:44px;height:44px;border-radius:50%;object-fit:cover;flex-shrink:0}.ebook-gate-agent-name{font-weight:800;color:#1c1c34;font-size:14px}.ebook-gate-agent-meta{color:#6b6b7d;font-size:12px;margin-top:2px}.ebook-gate-form label{display:block;font-size:12px;font-weight:700;color:#6b6b7d;text-transform:uppercase;letter-spacing:.03em;margin-bottom:5px}.ebook-gate-optional{color:#b3b3c0;font-weight:400;text-transform:none;letter-spacing:0}.ebook-gate-form input{width:100%;border:1px solid #e0e0ea;border-radius:10px;padding:10px 12px;font-size:14px;margin-bottom:14px;font-family:inherit;box-sizing:border-box;background:#fff;color:#1c1c34}.ebook-gate-honeypot{position:absolute!important;left:-9999px!important;width:0!important;height:0!important;opacity:0!important;margin:0!important;padding:0!important}.ebook-gate-error{color:#c0392b;font-size:13px;margin-bottom:12px;padding:10px 14px;background:#fdf0ee;border-radius:8px}.ebook-gate-form button[type=submit]{width:100%;background:#e8580a;color:#fff;border:none;border-radius:980px;padding:13px 0;font-size:15px;font-weight:800;cursor:pointer;margin-top:4px}.ebook-gate-form button[type=submit]:disabled{opacity:.6;cursor:default}.ebook-gate-success{text-align:center;padding:12px 0 4px}.ebook-gate-success-icon{font-size:36px;margin-bottom:10px;text-align:center}.ebook-gate-success-text{font-size:15px;font-weight:600;color:#1c1c34;line-height:1.5}.ebook-gate-download-btn{display:inline-block;background:#e8580a;color:#fff;font-weight:800;font-size:15px;padding:13px 30px;border-radius:980px;text-decoration:none;margin-top:6px}.ebook-gate-download-btn:hover{filter:brightness(1.05)}