.Footer-module__S6Hkya__footer{color:#fff;font-family:var(--font-main);background:#071b32;margin-top:auto;padding:1.5rem 0 1rem}.Footer-module__S6Hkya__container{flex-direction:column;gap:1rem;max-width:1160px;margin:0 auto;padding:0 20px;display:flex}.Footer-module__S6Hkya__topSection{border-bottom:1px solid #ffffff24;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:flex-start;gap:clamp(1rem,2vw,1.75rem);padding-bottom:1rem;display:grid}.Footer-module__S6Hkya__brandColumn{min-width:0}.Footer-module__S6Hkya__brandTitle{color:#fff;font-family:var(--font-heading);margin-bottom:.35rem;font-size:1.05rem;font-weight:400;line-height:1.25;display:inline-block}.Footer-module__S6Hkya__brandDesc{color:#d9e8f7;max-width:420px;margin:0;font-size:.84rem;line-height:1.45}.Footer-module__S6Hkya__linkColumn{grid-template-columns:repeat(3,minmax(0,1fr));justify-self:end;gap:1rem;width:100%;max-width:620px;display:grid}.Footer-module__S6Hkya__column{flex-direction:column;gap:.35rem;display:flex}.Footer-module__S6Hkya__columnTitle{color:#fff;letter-spacing:0;margin:0 0 .2rem;font-size:.86rem;font-weight:400;line-height:1.35}.Footer-module__S6Hkya__link{color:#d9e8f7;font-size:.8rem;line-height:1.35;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__link:hover{color:#fff}.Footer-module__S6Hkya__bottomSection{color:#9fb3c8;flex-direction:column;gap:.6rem;font-size:.75rem;line-height:1.45;display:flex}.Footer-module__S6Hkya__bottomRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.Footer-module__S6Hkya__legalLinks{gap:1rem;display:flex}.Footer-module__S6Hkya__copyright{color:#9fb3c8}.Footer-module__S6Hkya__disclaimer{color:#8ea4ba;max-width:860px;font-size:.72rem;line-height:1.45}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:1.25rem 0 .9rem}.Footer-module__S6Hkya__topSection,.Footer-module__S6Hkya__linkColumn{grid-template-columns:1fr;gap:1rem}.Footer-module__S6Hkya__bottomRow{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__S6Hkya__legalLinks{flex-wrap:wrap;gap:1rem}}
.Pagination-module__Ih5jkq__container{justify-content:center;align-items:center;gap:.5rem;margin-top:2rem;padding:1rem 0;display:flex}.Pagination-module__Ih5jkq__pageButton,.Pagination-module__Ih5jkq__arrowButton{color:#172033;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1px solid #d9dee8;border-radius:6px;outline:none;justify-content:center;align-items:center;width:42px;min-width:42px;height:42px;padding:0;font-size:1rem;font-weight:400;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:flex;box-shadow:0 2px 8px #18243a0f}.Pagination-module__Ih5jkq__pageButton:hover:not(:disabled):not([aria-current=page]),.Pagination-module__Ih5jkq__arrowButton:hover:not(:disabled){border-color:var(--border-strong,#b8c0cc);background:var(--surface-muted,#f3f5f8);color:var(--text-primary,#172033);box-shadow:var(--shadow-md,0 8px 20px #18243a1f);transform:translateY(-1px)}.Pagination-module__Ih5jkq__active{font-weight:500;box-shadow:0 6px 14px #0056b338;background:var(--primary,#0b6fae)!important;border-color:var(--primary,#0b6fae)!important;color:#fff!important}.Pagination-module__Ih5jkq__pageButton:focus-visible,.Pagination-module__Ih5jkq__arrowButton:focus-visible{box-shadow:var(--focus-ring,0 0 0 3px #0b6fae38);outline-offset:3px;outline:0}.Pagination-module__Ih5jkq__arrowButton:disabled{color:#a8b0bd;cursor:not-allowed;box-shadow:none;background:#f7f8fb;border-color:#e5e8ef}@media (max-width:600px){.Pagination-module__Ih5jkq__pageButton,.Pagination-module__Ih5jkq__arrowButton{width:36px;min-width:36px;height:36px;font-size:.9rem}.Pagination-module__Ih5jkq__container{gap:.3rem}}
.page-module__hqSXgq__page{--background:#f6f8fb;--foreground:#fff;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;min-height:100vh;font-family:var(--font-main);background-color:var(--background);justify-content:center;align-items:center;display:flex}.page-module__hqSXgq__main{background-color:var(--foreground);flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;min-height:100vh;padding:120px 60px;display:flex}.page-module__hqSXgq__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module__hqSXgq__intro h1{max-width:320px;font-size:var(--hero-title-size);font-weight:700;line-height:var(--hero-title-line-height);letter-spacing:0;text-wrap:balance;color:var(--text-primary)}.page-module__hqSXgq__intro p{max-width:440px;font-size:var(--text-lg);line-height:var(--leading-relaxed);text-wrap:balance;color:var(--text-secondary)}.page-module__hqSXgq__intro a{color:var(--text-primary);font-weight:400}.page-module__hqSXgq__ctas{width:100%;max-width:440px;font-size:var(--text-sm);flex-direction:row;gap:16px;display:flex}.page-module__hqSXgq__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:400;transition:all .2s;display:flex}a.page-module__hqSXgq__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module__hqSXgq__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module__hqSXgq__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module__hqSXgq__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module__hqSXgq__main{padding:32px 16px}.page-module__hqSXgq__intro{gap:16px}.page-module__hqSXgq__intro h1{letter-spacing:0}}.page-module__hqSXgq__heroTitle{color:#fff;font-family:var(--font-heading);font-size:var(--hero-title-size);text-shadow:0 3px 22px #00000080;max-width:820px;font-style:normal;font-weight:700;line-height:var(--hero-title-line-height);margin-bottom:1.5rem}.page-module__hqSXgq__heroTitlePhrase{font-family:var(--font-heading);font-weight:700}.page-module__hqSXgq__searchPanel{z-index:1;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);background:#fff;padding:1.5rem;position:relative}.page-module__hqSXgq__modeToggle{background:var(--surface);border:1px solid #cfd8e3;border-radius:999px;justify-content:center;align-items:center;gap:0;width:fit-content;margin:0 auto 1rem;padding:0;display:flex;overflow:hidden}.page-module__hqSXgq__modeToggleButton{appearance:none;color:#334155;cursor:pointer;font:inherit;min-width:96px;transition:background var(--transition-fast), color var(--transition-fast);background:0 0;border:0;border-right:1px solid #cfd8e3;border-radius:0;padding:.7rem 1.25rem;font-size:.95rem;font-weight:400;line-height:1}.page-module__hqSXgq__modeToggleButton:last-child{border-right:0}.page-module__hqSXgq__modeToggleButton:hover,.page-module__hqSXgq__modeToggleButton:focus-visible{background:var(--surface-muted);color:var(--secondary);outline:none}.page-module__hqSXgq__modeToggleButtonActive,.page-module__hqSXgq__modeToggleButtonActive:hover,.page-module__hqSXgq__modeToggleButtonActive:focus-visible{background:var(--secondary);color:#fff}.page-module__hqSXgq__deferredSection{min-height:360px}.page-module__hqSXgq__deferredSectionLoading{background:#f8fafc}@media (max-width:600px){.page-module__hqSXgq__heroTitle{margin-bottom:1rem}.page-module__hqSXgq__searchPanel{border-radius:18px;padding:1rem}.page-module__hqSXgq__modeToggle{width:100%}.page-module__hqSXgq__modeToggleButton{flex:1;min-width:0;padding:.68rem 1rem}}@media (prefers-color-scheme:dark){.page-module__hqSXgq__logo{filter:invert()}.page-module__hqSXgq__page{--background:#000;--foreground:#000;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}.page-module__hqSXgq__heroSection{z-index:4000;justify-content:center;align-items:center;height:auto;min-height:520px;display:flex;position:relative;overflow:visible}.page-module__hqSXgq__heroMedia{z-index:0;position:absolute;inset:0;overflow:hidden}.page-module__hqSXgq__heroMedia img{width:100%;height:100%;transform:scale(1.02)}.page-module__hqSXgq__heroOverlay{z-index:1;background:linear-gradient(90deg,#001836db,#001836a3,#0018365c);position:absolute;inset:0}.page-module__hqSXgq__modalOverlay{z-index:30000;background:#0000008c;justify-content:center;align-items:flex-start;padding:24px 12px;display:flex;position:fixed;inset:0;overflow-y:auto}.page-module__hqSXgq__modalContent{background:#fff;border-radius:10px;width:min(1120px,100%);min-height:calc(100vh - 48px);position:relative;overflow:hidden;box-shadow:0 20px 60px #0000004d}.page-module__hqSXgq__marketSection{background:#f8fafc;border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;padding:4rem 20px}.page-module__hqSXgq__developerAdSection{background:#fff;padding:2.25rem 20px}.page-module__hqSXgq__adSeoSection{background:#fff;border-bottom:1px solid #e5e7eb}.page-module__hqSXgq__adSeoSection>section{padding-top:2rem;padding-bottom:2.5rem}.page-module__hqSXgq__sectionKicker{color:var(--primary);font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:0;text-transform:uppercase;margin:0 0 .55rem;line-height:1.2}.page-module__hqSXgq__heroTrustSection{background:var(--primary-soft);border-bottom:1px solid color-mix(in srgb, var(--primary) 14%, #e5e7eb);padding:1rem 20px}.page-module__hqSXgq__heroTrustGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.page-module__hqSXgq__heroTrustItem{align-items:flex-start;gap:.75rem;min-width:0;display:flex}.page-module__hqSXgq__heroTrustIcon{color:#0b6fae;background:#eaf6fc;border:1px solid #d7edf7;border-radius:8px;flex:none;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.page-module__hqSXgq__heroTrustItem strong,.page-module__hqSXgq__heroTrustItem small{display:block}.page-module__hqSXgq__heroTrustItem strong{color:var(--text-primary);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);margin-bottom:.2rem;line-height:1.3}.page-module__hqSXgq__heroTrustItem small{color:var(--text-secondary);font-size:var(--text-xs);line-height:1.45}.page-module__hqSXgq__intentSection{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:3rem 20px}.page-module__hqSXgq__intentHeader{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.2rem;display:flex}.page-module__hqSXgq__intentHeader h2,.page-module__hqSXgq__assistGrid h2{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:0;margin:0 0 .8rem;font-size:clamp(1.65rem,3vw,2.25rem);font-weight:700;line-height:1.15}.page-module__hqSXgq__assistGrid p:not(.page-module__hqSXgq__sectionKicker){color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed);margin:0}.page-module__hqSXgq__intentViewAll{color:var(--secondary);font-size:var(--text-sm);font-weight:var(--font-weight-semibold);white-space:nowrap;align-items:center;line-height:1.2;text-decoration:none;display:inline-flex}.page-module__hqSXgq__intentGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;display:grid}.page-module__hqSXgq__intentCard{color:var(--text-primary);min-height:190px;transition:background var(--transition-fast), border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);background:#fff;border:1px solid #dbe7f1;border-radius:8px;flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem;text-decoration:none;display:flex}.page-module__hqSXgq__intentCardButton{appearance:none;cursor:pointer;font:inherit;text-align:left;width:100%}.page-module__hqSXgq__intentCard:hover,.page-module__hqSXgq__intentCard:focus-visible{background:#fff;border-color:#b8dcea;outline:none;transform:translateY(-2px);box-shadow:0 10px 28px #0f172a14}.page-module__hqSXgq__intentIcon{color:#0b6fae;background:#eaf6fc;border:1px solid #d7edf7;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.page-module__hqSXgq__intentCard strong,.page-module__hqSXgq__intentCard small{display:block}.page-module__hqSXgq__intentCard strong{color:var(--text-primary);font-size:var(--text-md);font-weight:var(--font-weight-semibold);margin-bottom:.45rem;line-height:1.3}.page-module__hqSXgq__intentCard small{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed)}.page-module__hqSXgq__transitPanel{background:linear-gradient(135deg, var(--primary-soft) 0%, color-mix(in srgb, var(--secondary) 10%, #fff) 100%);border:1px solid color-mix(in srgb, var(--primary) 22%, #dbe7f1);border-radius:8px;margin-top:1rem;padding:1.25rem}.page-module__hqSXgq__transitPanelHeader{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.page-module__hqSXgq__transitPanelHeader .page-module__hqSXgq__sectionKicker{margin-bottom:0}.page-module__hqSXgq__stationGroupGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem;display:grid}.page-module__hqSXgq__stationGroup{border:1px solid color-mix(in srgb, var(--primary) 18%, #e2e8f0);background:#ffffffeb;border-radius:8px;overflow:hidden}.page-module__hqSXgq__stationGroupSummary{color:var(--text-primary);cursor:pointer;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);justify-content:space-between;align-items:center;padding:.95rem 1rem;list-style:none;display:flex}.page-module__hqSXgq__stationGroupSummary::-webkit-details-marker{display:none}.page-module__hqSXgq__stationGroupSummary:after{color:var(--secondary);content:"+";margin-left:.75rem;font-size:1.1rem;line-height:1}.page-module__hqSXgq__stationGroup[open] .page-module__hqSXgq__stationGroupSummary:after{content:"-"}.page-module__hqSXgq__stationGroupTitle{min-width:0}.page-module__hqSXgq__stationGrid{border-top:1px solid color-mix(in srgb, var(--primary) 14%, #e2e8f0);grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;padding:.9rem;display:grid}.page-module__hqSXgq__stationPill{border:1px solid color-mix(in srgb, var(--primary) 14%, #e2e8f0);color:#334155;font-size:var(--text-xs);background:#fff;border-radius:8px;align-items:center;gap:.45rem;min-width:0;min-height:36px;padding:.5rem .6rem;line-height:1.35;text-decoration:none;display:flex}.page-module__hqSXgq__stationPill span{background:var(--secondary);color:#fff;font-size:.66rem;font-weight:var(--font-weight-semibold);border-radius:5px;flex:none;padding:.25rem .32rem;line-height:1}.page-module__hqSXgq__stationPill:hover,.page-module__hqSXgq__stationPill:focus-visible{border-color:var(--primary);color:var(--secondary);outline:none}.page-module__hqSXgq__assistSection{background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:3rem 20px}.page-module__hqSXgq__assistGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.page-module__hqSXgq__agentHelpPanel,.page-module__hqSXgq__alertHelpPanel{border-radius:8px;min-height:320px;padding:1.75rem}.page-module__hqSXgq__agentHelpPanel{color:#fff;background:#0f172a}.page-module__hqSXgq__alertHelpPanel{background:#fff;border:1px solid #e2e8f0}.page-module__hqSXgq__agentHelpPanel .page-module__hqSXgq__sectionKicker{color:#93c5fd}.page-module__hqSXgq__agentHelpPanel h2,.page-module__hqSXgq__agentHelpPanel p:not(.page-module__hqSXgq__sectionKicker){color:#fff}.page-module__hqSXgq__agentHelpPanel p:not(.page-module__hqSXgq__sectionKicker){color:#dbeafe}.page-module__hqSXgq__assistIcon{color:#0b6fae;background:#0ea5e91f;border:1px solid #0ea5e938;border-radius:8px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:1.1rem;display:inline-flex}.page-module__hqSXgq__agentHelpPanel .page-module__hqSXgq__assistIcon{color:#93c5fd;background:#ffffff1a;border-color:#ffffff29}.page-module__hqSXgq__assistActions{flex-wrap:wrap;gap:.65rem;margin-top:1.35rem;display:flex}.page-module__hqSXgq__assistPrimary,.page-module__hqSXgq__assistSecondary{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);border-radius:8px;justify-content:center;align-items:center;gap:.45rem;min-height:42px;padding:.72rem 1rem;text-decoration:none;display:inline-flex}.page-module__hqSXgq__assistPrimary{background:var(--secondary);color:#fff}.page-module__hqSXgq__assistSecondary{color:var(--text-primary);background:#fff;border:1px solid #cbd5e1}.page-module__hqSXgq__agentHelpPanel .page-module__hqSXgq__assistSecondary{color:#fff;background:#ffffff14;border-color:#ffffff3d}.page-module__hqSXgq__homeActionsSection{text-align:center;padding:1.75rem 20px 3rem}.page-module__hqSXgq__homeActionsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:3rem;display:grid}.page-module__hqSXgq__developerAd{color:#fff;min-height:340px;transition:border-color var(--transition-fast), box-shadow var(--transition-fast), transform var(--transition-fast);background:#0f172a;border:1px solid #1e293b;border-radius:8px;grid-template-columns:minmax(0,.94fr) minmax(360px,.72fr);align-items:stretch;gap:0;text-decoration:none;display:grid;overflow:hidden}.page-module__hqSXgq__developerSlider{position:relative}.page-module__hqSXgq__developerSliderViewport{touch-action:pan-y;-webkit-user-select:none;user-select:none;display:grid;position:relative}.page-module__hqSXgq__developerSliderViewport .page-module__hqSXgq__developerAd{opacity:0;pointer-events:none;transition:opacity var(--transition-normal), transform var(--transition-normal), border-color var(--transition-fast), box-shadow var(--transition-fast);visibility:hidden;grid-area:1/1;transform:translate(16px)}.page-module__hqSXgq__developerSliderViewport .page-module__hqSXgq__developerAdActive{opacity:1;pointer-events:auto;visibility:visible;transform:translate(0)}.page-module__hqSXgq__developerAd:hover,.page-module__hqSXgq__developerAd:focus-visible{outline:none}.page-module__hqSXgq__developerAdMedia{min-height:340px;position:relative}.page-module__hqSXgq__developerAdContent{transition:transform var(--transition-fast);flex-direction:column;justify-content:center;padding:2rem;display:flex}.page-module__hqSXgq__developerAd:hover .page-module__hqSXgq__developerAdContent,.page-module__hqSXgq__developerAd:focus-visible .page-module__hqSXgq__developerAdContent{transform:translateY(-2px)}.page-module__hqSXgq__developerAdKicker{color:#93c5fd;font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:0;text-transform:uppercase;margin:0 0 .7rem}.page-module__hqSXgq__developerAdContent h2{color:#fff;font-family:var(--font-heading);margin:0 0 .9rem;font-size:clamp(1.65rem,3vw,2.35rem);font-weight:700;line-height:1.12}.page-module__hqSXgq__developerAdContent p:not(.page-module__hqSXgq__developerAdKicker){color:#dbeafe;font-size:var(--text-md);line-height:var(--leading-relaxed);margin:0}.page-module__hqSXgq__developerAdMeta{flex-wrap:wrap;gap:.55rem;margin:1.25rem 0 1.5rem;display:flex}.page-module__hqSXgq__developerAdMeta span{color:#f8fafc;font-size:var(--text-sm);background:#ffffff1a;border:1px solid #ffffff29;border-radius:999px;padding:.55rem .75rem;line-height:1}.page-module__hqSXgq__developerAdCta{color:#fff;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);align-items:center;gap:.4rem;display:inline-flex}.page-module__hqSXgq__developerSliderDots{z-index:4;align-items:center;gap:.4rem;display:flex;position:absolute;bottom:1rem;left:50%;transform:translate(-50%)}.page-module__hqSXgq__developerSliderDots button{appearance:none;cursor:pointer;opacity:.7;min-width:10px;height:10px;transition:background var(--transition-fast), border-color var(--transition-fast), transform var(--transition-fast);background:#ffffff57;border:1px solid #ffffffd6;border-radius:999px;width:10px;padding:0;box-shadow:0 1px 8px #0f172a33}.page-module__hqSXgq__developerSliderDots .page-module__hqSXgq__developerSliderDotActive{background:#fff;border-color:#fff;transform:scale(1.1)}.page-module__hqSXgq__developerSliderDots button:hover,.page-module__hqSXgq__developerSliderDots button:focus-visible{background:#fff;border-color:#fff;outline:none}.page-module__hqSXgq__developerSliderStatus{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__hqSXgq__marketHeader{text-align:center;max-width:760px;margin:0 auto 2rem}.page-module__hqSXgq__marketKicker{color:var(--primary);font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:0;text-transform:uppercase;margin:0 0 .55rem}.page-module__hqSXgq__marketHeader h2{color:var(--text-primary);font-family:var(--font-heading);margin:0 0 .85rem;font-size:clamp(1.8rem,3vw,2.45rem);font-weight:700;line-height:1.18}.page-module__hqSXgq__marketHeader p:not(.page-module__hqSXgq__marketKicker){color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed);margin:0}.page-module__hqSXgq__marketGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.page-module__hqSXgq__marketCard{background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-height:215px;padding:1.25rem;box-shadow:0 1px 2px #0f172a0a}.page-module__hqSXgq__marketIcon{color:#0b6fae;background:#eaf6fc;border:1px solid #d7edf7;border-radius:8px;justify-content:center;align-items:center;width:42px;height:42px;margin-bottom:1rem;display:inline-flex}.page-module__hqSXgq__marketCard h3{color:var(--text-primary);font-family:var(--font-heading);font-size:1.05rem;font-weight:var(--font-weight-semibold);margin:0 0 .55rem;line-height:1.3}.page-module__hqSXgq__marketCard p{color:var(--text-secondary);font-size:var(--text-sm);line-height:var(--leading-relaxed);margin:0}@media (max-width:600px){.page-module__hqSXgq__heroSection{align-items:center;min-height:auto;padding:1rem 0 1.25rem}.page-module__hqSXgq__modalOverlay{padding:0}.page-module__hqSXgq__modalContent{border-radius:0;width:100%;min-height:100vh}.page-module__hqSXgq__marketSection{padding:2.75rem 16px}.page-module__hqSXgq__heroTrustSection,.page-module__hqSXgq__intentSection,.page-module__hqSXgq__assistSection{padding-left:16px;padding-right:16px}.page-module__hqSXgq__heroTrustGrid,.page-module__hqSXgq__intentGrid,.page-module__hqSXgq__stationGroupGrid,.page-module__hqSXgq__stationGrid,.page-module__hqSXgq__assistGrid{grid-template-columns:1fr}.page-module__hqSXgq__heroTrustGrid{gap:1rem}.page-module__hqSXgq__intentSection,.page-module__hqSXgq__assistSection{padding-top:2.25rem;padding-bottom:2.25rem}.page-module__hqSXgq__intentHeader,.page-module__hqSXgq__transitPanelHeader{flex-direction:column;align-items:flex-start}.page-module__hqSXgq__agentHelpPanel,.page-module__hqSXgq__alertHelpPanel{min-height:0}.page-module__hqSXgq__assistActions{flex-direction:column}.page-module__hqSXgq__assistPrimary,.page-module__hqSXgq__assistSecondary{width:100%}.page-module__hqSXgq__developerAdSection{padding:1.75rem 16px}.page-module__hqSXgq__adSeoSection>section{padding-top:1.5rem;padding-bottom:2rem}.page-module__hqSXgq__homeActionsSection{padding-top:1.5rem}.page-module__hqSXgq__developerAd{grid-template-columns:1fr;min-height:0}.page-module__hqSXgq__developerAdMedia{min-height:210px}.page-module__hqSXgq__developerAdContent{padding:1.35rem}.page-module__hqSXgq__developerAdMeta{gap:.45rem}.page-module__hqSXgq__developerAdMeta span{line-height:1.25}.page-module__hqSXgq__developerSliderDots{bottom:.75rem}.page-module__hqSXgq__marketHeader{text-align:left}.page-module__hqSXgq__marketGrid{grid-template-columns:1fr}.page-module__hqSXgq__marketCard{min-height:0}.page-module__hqSXgq__deferredSection{min-height:300px}}@media (min-width:601px) and (max-width:1000px){.page-module__hqSXgq__heroTrustGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__hqSXgq__developerAd{grid-template-columns:1fr}.page-module__hqSXgq__intentGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__hqSXgq__assistGrid{grid-template-columns:1fr}.page-module__hqSXgq__marketGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}
.about-module__8TymFG__page{color:var(--text-primary);background:#f6f8fb;min-height:100vh;padding-bottom:3rem}.about-module__8TymFG__container{max-width:1160px;margin:0 auto;padding:0 20px}.about-module__8TymFG__hero{align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.about-module__8TymFG__heroMedia{background-image:url(/images/thailand_view.webp);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.about-module__8TymFG__heroOverlay{background:linear-gradient(90deg,#001836cc,#00183680,#00183633);position:absolute;inset:0}.about-module__8TymFG__heroGrid{z-index:1;grid-template-columns:minmax(0,1.1fr) minmax(320px,.55fr);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding:5rem 0 4rem;display:grid;position:relative}.about-module__8TymFG__heroCopy{max-width:780px}.about-module__8TymFG__kicker{color:#005bab;letter-spacing:0;margin:0 0 .55rem;font-size:.86rem;font-weight:700}.about-module__8TymFG__hero .about-module__8TymFG__kicker{color:var(--primary-soft)}.about-module__8TymFG__heroCopy h1,.about-module__8TymFG__storySection h2,.about-module__8TymFG__sectionHeader h2,.about-module__8TymFG__ctaSection h2{letter-spacing:0;margin:0}.about-module__8TymFG__heroCopy h1{color:#fff;max-width:820px;font-size:var(--hero-title-size);line-height:var(--hero-title-line-height);text-shadow:0 2px 18px #0000002e}.about-module__8TymFG__heroCopy p:not(.about-module__8TymFG__kicker){color:#eaf6fc;text-shadow:0 1px 12px #0003;max-width:760px;margin:1rem 0 0;font-size:1.12rem;line-height:1.65}.about-module__8TymFG__actions{flex-wrap:wrap;gap:.85rem;margin-top:2rem;display:flex}.about-module__8TymFG__ctaButtons a{border-radius:6px;justify-content:center;align-items:center;min-height:46px;padding:.78rem 1.15rem;font-weight:700;line-height:1.2;transition:transform .18s,background-color .18s,border-color .18s;display:inline-flex}.about-module__8TymFG__ctaButtons a:hover{transform:translateY(-1px)}.about-module__8TymFG__proofPanel{background:#fffffff0;border:1px solid #ffffff9e;border-radius:8px;gap:.75rem;padding:1.25rem;display:grid;box-shadow:0 14px 34px #0f1e3512}.about-module__8TymFG__proofItem{background:#f8fafc;border:1px solid #edf1f6;border-radius:8px;padding:.85rem}.about-module__8TymFG__proofItem span{color:#627084;margin-bottom:.35rem;font-size:.86rem;display:block}.about-module__8TymFG__proofItem strong{color:#142033;font-family:var(--font-primary);font-size:1.02rem;font-weight:400;line-height:1.35;display:block}.about-module__8TymFG__storySection,.about-module__8TymFG__section,.about-module__8TymFG__valuesBand,.about-module__8TymFG__ctaSection{margin:0}.about-module__8TymFG__storySection{grid-template-columns:minmax(260px,.8fr) minmax(0,1.2fr);align-items:start;gap:1.5rem;padding:2rem 0 1rem;display:grid}.about-module__8TymFG__storySection h2,.about-module__8TymFG__sectionHeader h2,.about-module__8TymFG__ctaSection h2{color:#142033;max-width:900px;font-family:var(--font-primary);font-size:1.02rem;font-weight:400;line-height:1.35}.about-module__8TymFG__storyText{gap:1rem;display:grid}.about-module__8TymFG__storyText p,.about-module__8TymFG__sectionHeader h2,.about-module__8TymFG__card p,.about-module__8TymFG__capability p,.about-module__8TymFG__valueItem p{color:#4b5870}.about-module__8TymFG__storyText p{color:#58677a;margin:0;line-height:1.55}.about-module__8TymFG__sectionHeader{max-width:920px;margin-bottom:1rem}.about-module__8TymFG__section{padding:1rem 0}.about-module__8TymFG__cardGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.about-module__8TymFG__card,.about-module__8TymFG__capability,.about-module__8TymFG__valueItem{background:#fff;border:1px solid #e1e8f2;border-radius:8px;box-shadow:0 14px 34px #0f1e3512}.about-module__8TymFG__card{min-height:230px;padding:1.35rem}.about-module__8TymFG__card svg,.about-module__8TymFG__capability svg,.about-module__8TymFG__valueItem svg{color:#0b6fae}.about-module__8TymFG__card h3,.about-module__8TymFG__capability h3,.about-module__8TymFG__valueItem h3{color:#142033;font-family:var(--font-primary);margin:.9rem 0 .55rem;font-size:1.02rem;font-weight:400;line-height:1.35}.about-module__8TymFG__card p,.about-module__8TymFG__capability p,.about-module__8TymFG__valueItem p{color:#58677a;margin:0;font-size:1rem;line-height:1.55}.about-module__8TymFG__capabilityGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.about-module__8TymFG__capability{grid-template-columns:auto 1fr;align-items:start;gap:1rem;padding:1.25rem;display:grid}.about-module__8TymFG__capability h3{margin-top:0}.about-module__8TymFG__valuesBand{color:#fff;background:#071b32;border-radius:8px;margin-top:1rem;padding:1.35rem}.about-module__8TymFG__valuesBand .about-module__8TymFG__kicker{color:#9bc4ff}.about-module__8TymFG__valueGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.about-module__8TymFG__valueItem{min-height:235px;box-shadow:none;background:#ffffff14;border-color:#ffffff29;padding:1.25rem}.about-module__8TymFG__valueItem h3{color:#fff}.about-module__8TymFG__valueItem p{color:#ffffffc2}.about-module__8TymFG__valueItem svg{color:#9bc4ff}.about-module__8TymFG__ctaSection{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.25rem;padding:1rem 0 0;display:grid}.about-module__8TymFG__ctaButtons{flex-wrap:wrap;justify-content:flex-end;gap:.75rem;max-width:430px;display:flex}.about-module__8TymFG__ctaButtons a{color:#172033;background:#fff;border:1px solid #c9d3e1}.about-module__8TymFG__ctaButtons a:first-child{color:#fff;background:#0b6fae;border-color:#0b6fae}@media (max-width:1020px){.about-module__8TymFG__heroGrid,.about-module__8TymFG__storySection,.about-module__8TymFG__ctaSection{grid-template-columns:1fr}.about-module__8TymFG__heroGrid{align-items:start}.about-module__8TymFG__proofPanel,.about-module__8TymFG__ctaButtons{max-width:620px}.about-module__8TymFG__ctaButtons{justify-content:flex-start}.about-module__8TymFG__cardGrid,.about-module__8TymFG__valueGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:720px){.about-module__8TymFG__container{width:min(100% - 28px,1180px)}.about-module__8TymFG__hero{min-height:auto}.about-module__8TymFG__heroOverlay{background:linear-gradient(#0a1220d1,#0a1220e0),linear-gradient(90deg,#0a1220b8,#0a122073)}.about-module__8TymFG__heroGrid{gap:2rem;padding:5rem 0 3rem}.about-module__8TymFG__heroCopy h1{font-size:clamp(1.72rem,8vw,2.35rem)}.about-module__8TymFG__actions a,.about-module__8TymFG__ctaButtons a{width:100%}.about-module__8TymFG__storySection{padding:2rem 0 1rem}.about-module__8TymFG__section{padding:1rem 0}.about-module__8TymFG__valuesBand{margin-top:1rem}.about-module__8TymFG__cardGrid,.about-module__8TymFG__capabilityGrid,.about-module__8TymFG__valueGrid{grid-template-columns:1fr}.about-module__8TymFG__valuesBand{padding:2rem 1rem}.about-module__8TymFG__ctaSection{padding:1rem 0 0}.about-module__8TymFG__card,.about-module__8TymFG__capability,.about-module__8TymFG__valueItem{min-height:auto}}
.contact-module__swMWYG__page{color:var(--text-primary);background:#f6f8fb;min-height:100vh}.contact-module__swMWYG__container{max-width:1160px;margin:0 auto;padding:0 20px}.contact-module__swMWYG__hero{align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.contact-module__swMWYG__heroMedia{background-image:url(/images/pages/contact_us.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.contact-module__swMWYG__heroOverlay{background:linear-gradient(90deg,#001836cc,#00183680,#00183633);position:absolute;inset:0}.contact-module__swMWYG__hero .contact-module__swMWYG__container{z-index:1;position:relative}.contact-module__swMWYG__heroGrid{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:1.5rem;padding:4rem 0 3.25rem;display:grid}.contact-module__swMWYG__heroCopy,.contact-module__swMWYG__titleContent{min-width:0}.contact-module__swMWYG__kicker{color:#005bab;letter-spacing:0;margin:0 0 .55rem;font-size:.86rem;font-weight:700}.contact-module__swMWYG__hero .contact-module__swMWYG__kicker{color:var(--primary-soft)}.contact-module__swMWYG__heroCopy h1{color:#fff;font-size:var(--hero-title-size);line-height:var(--hero-title-line-height);text-shadow:0 2px 18px #0000002e;margin:0}.contact-module__swMWYG__heroText{color:#eaf6fc;text-shadow:0 1px 12px #0003;max-width:760px;margin:1rem 0 0;font-size:1.12rem;line-height:1.65}.contact-module__swMWYG__responsePanel,.contact-module__swMWYG__formSection{background:#fff;border:1px solid #e1e8f2;border-radius:8px;box-shadow:0 14px 34px #0f1e3512}.contact-module__swMWYG__responsePanel{background:#fffffff0;border-color:#ffffff9e;align-self:end;gap:.75rem;padding:1.25rem;display:grid}.contact-module__swMWYG__responseIcon{width:46px;height:46px;color:var(--primary);background:#eaf6fc;border-radius:8px;justify-content:center;align-items:center;display:flex}.contact-module__swMWYG__responsePanel h2,.contact-module__swMWYG__formIntro h2{color:#142033;font-family:var(--font-primary);margin:0 0 .45rem;font-size:1.02rem;font-weight:400;line-height:1.35}.contact-module__swMWYG__responsePanel h2{color:#182230;margin:0}.contact-module__swMWYG__responsePanel ul{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.contact-module__swMWYG__responsePanel li{color:#58677a;grid-template-columns:18px 1fr;gap:.65rem;line-height:1.55;display:grid}.contact-module__swMWYG__responsePanel li svg{color:#039855;margin-top:.18rem}.contact-module__swMWYG__contentGrid{grid-template-columns:minmax(0,900px);justify-content:center;gap:1.5rem;padding:2rem 0 3rem;display:grid}.contact-module__swMWYG__formSection{padding:1.25rem}.contact-module__swMWYG__formIntro{grid-template-columns:42px 1fr;align-items:start;gap:.85rem;margin-bottom:1.5rem;display:grid}.contact-module__swMWYG__formIntro>svg{color:var(--primary);background:#eaf6fc;border-radius:8px;width:42px;height:42px;padding:8px}.contact-module__swMWYG__formIntro p{color:#58677a;margin:0;line-height:1.55}.contact-module__swMWYG__form{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}.contact-module__swMWYG__formGroup{flex-direction:column;gap:.45rem;display:flex}.contact-module__swMWYG__label{color:#596579;font-size:.84rem}.contact-module__swMWYG__requiredMark{color:#d92d20;margin-left:.2rem}.contact-module__swMWYG__input,.contact-module__swMWYG__textarea{color:#182230;font:inherit;background:#fff;border:1px solid #cfd8e3;border-radius:6px;width:100%;min-height:42px;padding:.65rem .75rem;line-height:1.5;transition:border-color .2s,box-shadow .2s}.contact-module__swMWYG__input:focus,.contact-module__swMWYG__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 0 3px #005bab1f}.contact-module__swMWYG__textarea{resize:vertical;min-height:150px}.contact-module__swMWYG__captchaInput{max-width:150px}.contact-module__swMWYG__honeypot{display:none}.contact-module__swMWYG__submitBtn{background:var(--primary);color:#fff;width:100%;min-height:48px;font:inherit;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.55rem;font-weight:700;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex}.contact-module__swMWYG__submitBtn:hover:not(:disabled){background:var(--primary-hover);transform:translateY(-1px);box-shadow:0 10px 22px #006aff3d}.contact-module__swMWYG__submitBtn:disabled{cursor:not-allowed;opacity:.68}.contact-module__swMWYG__alert{border-radius:6px;margin-bottom:1rem;padding:.75rem .85rem;font-size:.92rem;line-height:1.5}.contact-module__swMWYG__alertSuccess{color:#027a48;background-color:#ecfdf3;border:1px solid #abefc6}.contact-module__swMWYG__alertError{color:var(--error-hover);background-color:#fef3f2;border:1px solid #fecdca}@media (min-width:760px){.contact-module__swMWYG__heroGrid{grid-template-columns:minmax(0,1fr) minmax(290px,.34fr);padding:5rem 0 4rem}.contact-module__swMWYG__contentGrid{grid-template-columns:minmax(0,900px);justify-content:center;align-items:start;gap:1.5rem;padding:2rem 0 3rem}.contact-module__swMWYG__form{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-module__swMWYG__fullField,.contact-module__swMWYG__honeypot,.contact-module__swMWYG__submitBtn{grid-column:1/-1}}@media (max-width:560px){.contact-module__swMWYG__container{padding-left:16px;padding-right:16px}.contact-module__swMWYG__heroGrid{padding:3.25rem 0}.contact-module__swMWYG__responsePanel,.contact-module__swMWYG__formSection{box-shadow:0 10px 28px #0f172a0f}.contact-module__swMWYG__formIntro{grid-template-columns:1fr}}
.page-module__WCfF7q__page{color:var(--text-primary);background:#fff}.page-module__WCfF7q__hero{align-items:end;min-height:620px;padding:6.5rem 20px 4rem;display:flex;position:relative;overflow:hidden}.page-module__WCfF7q__heroImage{object-fit:cover;transform:scale(1.03)}.page-module__WCfF7q__heroOverlay{z-index:1;background:linear-gradient(90deg,#020617e0,#0f172aa8,#0f172a33);position:absolute;inset:0}.page-module__WCfF7q__heroInner{color:#fff;z-index:2;position:relative}.page-module__WCfF7q__backLink{color:#dbeafe;font-size:var(--text-sm);font-weight:var(--font-weight-medium);align-items:center;gap:.4rem;margin-bottom:2.25rem;text-decoration:none;display:inline-flex}.page-module__WCfF7q__backLink:hover,.page-module__WCfF7q__backLink:focus-visible{color:#fff;text-underline-offset:4px;outline:none;text-decoration:underline}.page-module__WCfF7q__kicker,.page-module__WCfF7q__sectionKicker{color:var(--primary);font-size:var(--text-xs);font-weight:var(--font-weight-medium);letter-spacing:0;text-transform:uppercase;margin:0 0 .7rem}.page-module__WCfF7q__hero .page-module__WCfF7q__kicker{color:#93c5fd}.page-module__WCfF7q__hero h1{color:#fff;font-family:var(--font-heading);letter-spacing:0;max-width:860px;margin:0;font-size:clamp(2.4rem,6vw,5.25rem);font-weight:700;line-height:.98}.page-module__WCfF7q__heroText{color:#e0f2fe;font-size:var(--text-lg);line-height:var(--leading-relaxed);max-width:720px;margin:1.25rem 0 0}.page-module__WCfF7q__heroActions{flex-wrap:wrap;align-items:center;gap:.75rem;margin-top:1.75rem;display:flex}.page-module__WCfF7q__heroActions a:first-child{gap:.45rem}.page-module__WCfF7q__overview{border-bottom:1px solid var(--border);background:#f8fafc;padding:1.25rem 20px}.page-module__WCfF7q__factGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem;display:grid}.page-module__WCfF7q__factItem{border:1px solid var(--border);background:#fff;border-radius:8px;padding:1rem}.page-module__WCfF7q__factItem span{color:var(--text-secondary);font-size:var(--text-sm);margin-bottom:.35rem;display:block}.page-module__WCfF7q__factItem strong{color:var(--text-primary);font-size:var(--text-xl);font-weight:700;line-height:1.2;display:block}.page-module__WCfF7q__contentSection,.page-module__WCfF7q__gallerySection{padding:4rem 20px}.page-module__WCfF7q__contentGrid{grid-template-columns:minmax(0,1fr) minmax(280px,390px);align-items:start;gap:2rem;display:grid}.page-module__WCfF7q__mainCopy h2,.page-module__WCfF7q__galleryHeader h2,.page-module__WCfF7q__nearbyPanel h2{color:var(--text-primary);font-family:var(--font-heading);letter-spacing:0;margin:0;font-weight:700;line-height:1.16}.page-module__WCfF7q__mainCopy h2,.page-module__WCfF7q__galleryHeader h2{max-width:760px;font-size:clamp(1.8rem,3vw,2.5rem)}.page-module__WCfF7q__mainCopy p:not(.page-module__WCfF7q__sectionKicker){color:var(--text-secondary);font-size:var(--text-md);line-height:var(--leading-relaxed);max-width:780px;margin:1rem 0 0}.page-module__WCfF7q__highlightList{gap:.75rem;margin-top:1.5rem;display:grid}.page-module__WCfF7q__highlightList div{border:1px solid var(--border);color:var(--text-primary);background:#f8fafc;border-radius:8px;align-items:flex-start;gap:.8rem;padding:1rem;display:flex}.page-module__WCfF7q__highlightList svg{color:var(--primary);flex:none;margin-top:.05rem}.page-module__WCfF7q__nearbyPanel{color:#fff;background:#0f172a;border-radius:8px;padding:1.35rem}.page-module__WCfF7q__nearbyPanel h2{color:#fff;font-size:1.25rem}.page-module__WCfF7q__nearbyPanel ul{gap:.75rem;margin:1rem 0;padding:0;list-style:none;display:grid}.page-module__WCfF7q__nearbyPanel li{color:#dbeafe;font-size:var(--text-sm);line-height:var(--leading-relaxed);border-bottom:1px solid #ffffff1f;padding-bottom:.75rem}.page-module__WCfF7q__nearbyPanel li:last-child{border-bottom:0;padding-bottom:0}.page-module__WCfF7q__nearbyPanel p{color:#bfdbfe;font-size:var(--text-xs);line-height:var(--leading-relaxed);margin:1.1rem 0 0}.page-module__WCfF7q__gallerySection{border-top:1px solid var(--border);background:#f8fafc}.page-module__WCfF7q__galleryHeader{margin-bottom:1.5rem}.page-module__WCfF7q__galleryGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.page-module__WCfF7q__galleryImage{aspect-ratio:4/3;background:#e5e7eb;border-radius:8px;position:relative;overflow:hidden}.page-module__WCfF7q__galleryImage img{object-fit:cover}@media (max-width:760px){.page-module__WCfF7q__hero{min-height:560px;padding:5rem 16px 2.5rem}.page-module__WCfF7q__heroActions{flex-direction:column;align-items:stretch}.page-module__WCfF7q__heroActions a{justify-content:center;width:100%}.page-module__WCfF7q__overview,.page-module__WCfF7q__contentSection,.page-module__WCfF7q__gallerySection{padding-left:16px;padding-right:16px}.page-module__WCfF7q__factGrid,.page-module__WCfF7q__contentGrid,.page-module__WCfF7q__galleryGrid{grid-template-columns:1fr}.page-module__WCfF7q__contentSection,.page-module__WCfF7q__gallerySection{padding-top:2.75rem;padding-bottom:2.75rem}}@media (min-width:761px) and (max-width:1020px){.page-module__WCfF7q__factGrid,.page-module__WCfF7q__galleryGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module__WCfF7q__contentGrid{grid-template-columns:1fr}}
.agents-module__TIBpqq__page{background:#f7f8fb;min-height:100vh}.agents-module__TIBpqq__profileHero{background:#fff;border-bottom:1px solid #e8eaf0}.agents-module__TIBpqq__hero{align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.agents-module__TIBpqq__heroMedia{background-image:url(/images/pages/find_an_agent.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.agents-module__TIBpqq__heroOverlay{background:linear-gradient(90deg,#001836cc,#00183680,#00183633);position:absolute;inset:0}.agents-module__TIBpqq__heroInner,.agents-module__TIBpqq__profileShell,.agents-module__TIBpqq__profileContent,.agents-module__TIBpqq__results{width:min(1180px,100% - 32px);margin:0 auto}.agents-module__TIBpqq__heroInner{z-index:1;grid-template-columns:minmax(0,1fr) minmax(320px,390px);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding:4rem 0 3.25rem;display:grid;position:relative}.agents-module__TIBpqq__kicker{color:var(--primary);letter-spacing:0;margin-bottom:.65rem;font-size:.86rem;font-weight:700}.agents-module__TIBpqq__hero .agents-module__TIBpqq__kicker{color:var(--primary-soft)}.agents-module__TIBpqq__titleContent{min-width:0}.agents-module__TIBpqq__hero h1,.agents-module__TIBpqq__profileMain h2{font-size:var(--hero-title-size);line-height:var(--hero-title-line-height);letter-spacing:0;margin:0 0 .8rem}.agents-module__TIBpqq__hero h1{color:#fff;text-shadow:0 2px 18px #0000002e}.agents-module__TIBpqq__heroText{color:#eaf6fc;text-shadow:0 1px 12px #0003;max-width:640px;margin:1rem 0 0;font-size:1.12rem;line-height:1.62}.agents-module__TIBpqq__searchPanel{background:#f4f7fbf0;border:1px solid #ffffff9e;border-radius:8px;grid-template-columns:1fr;gap:.75rem;padding:1rem;display:grid;box-shadow:0 14px 34px #0f1e351f}.agents-module__TIBpqq__filterGrid,.agents-module__TIBpqq__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;display:grid}.agents-module__TIBpqq__filterGrid input,.agents-module__TIBpqq__filterGrid select,.agents-module__TIBpqq__formGrid input,.agents-module__TIBpqq__formGrid select{color:#172033;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #d9dee8;border-radius:6px;padding:0 .8rem}.agents-module__TIBpqq__checkRow,.agents-module__TIBpqq__consentRow{color:#465365;align-items:flex-start;gap:.55rem;font-size:.9rem;display:flex}.agents-module__TIBpqq__checkRow input,.agents-module__TIBpqq__consentRow input{margin-top:.2rem}.agents-module__TIBpqq__searchBox{background:#fff;border:1px solid #d9dee8;border-radius:6px;align-items:center;gap:.65rem;min-height:48px;padding:0 .9rem;display:flex}.agents-module__TIBpqq__searchBox input,.agents-module__TIBpqq__typeSelect{color:#172033;background:0 0;border:0;outline:0;width:100%}.agents-module__TIBpqq__typeSelect{background:#fff;border:1px solid #d9dee8;border-radius:6px;min-height:48px;padding:0 .9rem}.agents-module__TIBpqq__searchButton,.agents-module__TIBpqq__cardButton,.agents-module__TIBpqq__cardButtonSecondary,.agents-module__TIBpqq__contactButton{background:var(--primary);color:#fff;cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;gap:.45rem;min-height:44px;font-weight:400;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.agents-module__TIBpqq__cardButtonSecondary{color:#172033;background:#fff;border:1px solid #d9dee8}.agents-module__TIBpqq__cardActions{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));align-items:end;gap:.65rem;display:grid}.agents-module__TIBpqq__cardButton,.agents-module__TIBpqq__cardButtonSecondary,.agents-module__TIBpqq__profileActionStack{width:100%}.agents-module__TIBpqq__profileActionStack{gap:.65rem;display:grid}.agents-module__TIBpqq__results{padding:2rem 0 3rem}.agents-module__TIBpqq__resultsHeader{justify-content:space-between;align-items:end;gap:1rem;margin-bottom:1rem;display:flex}.agents-module__TIBpqq__resultsHeader h2{color:#142033;font-family:var(--font-primary);margin:0 0 .2rem;font-size:1.02rem;font-weight:400;line-height:1.35}.agents-module__TIBpqq__resultsHeader p,.agents-module__TIBpqq__company{color:#647184}.agents-module__TIBpqq__clearLink,.agents-module__TIBpqq__backLink{color:var(--primary);font-weight:400;transition:color .16s}.agents-module__TIBpqq__matchedAgentLink,.agents-module__TIBpqq__matchedAgentText{color:#475569;flex-wrap:wrap;align-items:baseline;gap:.25rem .45rem;width:100%;max-width:100%;font-size:.92rem;line-height:1.45;display:flex}.agents-module__TIBpqq__matchedAgentText{background:#fff;border:1px solid #e5e8ef;border-radius:6px;align-items:center;margin-top:.5rem;padding:.65rem .7rem}.agents-module__TIBpqq__matchedAgentImage,.agents-module__TIBpqq__matchedAgentImageFallback{border:2px solid #fff;border-radius:999px;flex:0 0 44px;width:44px;height:44px;box-shadow:0 6px 16px #18243a1f}.agents-module__TIBpqq__matchedAgentImage{object-fit:cover}.agents-module__TIBpqq__matchedAgentImageFallback{color:#fff;background:#162236;justify-content:center;align-items:center;font-size:.82rem;font-weight:500;display:flex}.agents-module__TIBpqq__matchedAgentBody{flex-wrap:wrap;flex:1 1 0;align-items:baseline;gap:.25rem .45rem;min-width:0;display:flex}.agents-module__TIBpqq__matchedAgentLink{color:var(--primary);text-underline-offset:3px;font-weight:500;-webkit-text-decoration:underline #154ec147;text-decoration:underline #154ec147;transition:color .18s,text-decoration-color .18s}.agents-module__TIBpqq__matchedAgentLink:hover,.agents-module__TIBpqq__matchedAgentLink:focus-visible{color:#0f3f9d;text-decoration-color:currentColor}.agents-module__TIBpqq__matchedAgentEmail{color:#647184;overflow-wrap:anywhere;text-underline-offset:3px;font-weight:400;-webkit-text-decoration:underline #6471844d;text-decoration:underline #6471844d}.agents-module__TIBpqq__matchedAgentEmail:hover,.agents-module__TIBpqq__matchedAgentEmail:focus-visible{color:#172033;text-decoration-color:currentColor}.agents-module__TIBpqq__agentGrid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:1rem;display:grid}.agents-module__TIBpqq__agentCard,.agents-module__TIBpqq__aboutPanel,.agents-module__TIBpqq__contactPanel,.agents-module__TIBpqq__emptyState{background:#fff;border:1px solid #e5e8ef;border-radius:8px;box-shadow:0 4px 18px #18243a0d}.agents-module__TIBpqq__agentCard{flex-direction:column;gap:.8rem;min-height:390px;padding:.85rem;transition:border-color .16s,box-shadow .16s,transform .16s;display:flex;position:relative;overflow:hidden}.agents-module__TIBpqq__agentCard:before{content:"";background:linear-gradient(135deg, var(--secondary) 0 42%, transparent 42%), linear-gradient(135deg, var(--surface) 0 48%, transparent 48%), linear-gradient(135deg, transparent 0 54%, var(--primary) 54% 100%);height:78px;position:absolute;inset:0 0 auto}.agents-module__TIBpqq__cardTop,.agents-module__TIBpqq__profileMain{z-index:1;align-items:flex-start;gap:.75rem;min-width:0;min-height:72px;display:flex;position:relative}.agents-module__TIBpqq__avatarImage,.agents-module__TIBpqq__avatarFallback{border:3px solid #fff;border-radius:999px;flex:0 0 64px;width:64px;height:64px;box-shadow:0 10px 24px #0f1e3538}.agents-module__TIBpqq__avatarImage,.agents-module__TIBpqq__profileAvatarImage,.agents-module__TIBpqq__listingImage{object-fit:cover}.agents-module__TIBpqq__avatarFallback,.agents-module__TIBpqq__profileAvatarFallback{color:#fff;background:#162236;justify-content:center;align-items:center;font-weight:400;display:flex}.agents-module__TIBpqq__agentTitle{background:#ffffffeb;border-radius:8px;width:100%;min-width:0;padding:.45rem .55rem;box-shadow:0 8px 18px #0f1e3514}.agents-module__TIBpqq__agentTitle h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.45rem;margin:0;font-size:.98rem;line-height:1.25;display:-webkit-box;overflow:hidden}.agents-module__TIBpqq__agentTitle p{color:#526071;text-overflow:ellipsis;white-space:nowrap;margin:.25rem 0 0;font-size:.82rem;overflow:hidden}.agents-module__TIBpqq__listingBody p{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.agents-module__TIBpqq__badgeRow{z-index:1;flex-wrap:wrap;align-content:flex-start;gap:.4rem;min-height:24px;display:flex;position:relative;overflow:hidden}.agents-module__TIBpqq__locationRow{z-index:1;min-height:24px;display:flex;position:relative;overflow:hidden}.agents-module__TIBpqq__badge,.agents-module__TIBpqq__badgeStrong,.agents-module__TIBpqq__badgeCertified{white-space:nowrap;border-radius:4px;align-items:center;gap:.35rem;max-width:100%;min-height:24px;padding:.22rem .48rem;font-size:.74rem;font-weight:400;display:inline-flex}.agents-module__TIBpqq__badge{color:#2d3a4d;background:#eef3f9}.agents-module__TIBpqq__badgeStrong{color:#137044;background:#e8f7ef}.agents-module__TIBpqq__badgeCertified{color:#0f5e9c;background:#e8f1fb}.agents-module__TIBpqq__agentCard .agents-module__TIBpqq__cardActions{z-index:1;margin-top:auto;position:relative}.agents-module__TIBpqq__roleTabs{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.agents-module__TIBpqq__roleTab,.agents-module__TIBpqq__roleTabActive{color:#172033;background:#fff;border:1px solid #d9dee8;border-radius:999px;justify-content:center;align-items:center;min-height:42px;padding:0 .9rem;font-weight:400;text-decoration:none;transition:background-color .16s,border-color .16s,color .16s,box-shadow .16s,transform .16s;display:inline-flex}.agents-module__TIBpqq__roleTabActive{border-color:var(--primary);color:var(--primary);background:#eaf3ff}.agents-module__TIBpqq__metricGrid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem;display:grid;position:relative}.agents-module__TIBpqq__metricGrid span{color:#5e6978;text-align:center;background:#fbfcfe;border:1px solid #edf0f5;border-radius:6px;align-content:center;gap:.1rem;min-height:58px;font-size:.75rem;display:grid}.agents-module__TIBpqq__metricGrid strong{color:#172033;font-size:1.05rem}.agents-module__TIBpqq__infoRows{z-index:1;color:#4c5665;gap:.5rem;font-size:.84rem;display:grid;position:relative}.agents-module__TIBpqq__infoRows span{grid-template-columns:18px minmax(0,1fr);align-items:start;gap:.45rem;min-width:0;display:grid}.agents-module__TIBpqq__companyLogoRow{justify-content:center;align-items:center;min-height:90px;display:flex}.agents-module__TIBpqq__companyLogo{object-fit:contain;width:82px;height:82px;display:block}.agents-module__TIBpqq__infoRows svg{color:var(--primary);margin-top:.1rem}.agents-module__TIBpqq__results [data-pagination]{margin-top:2rem;padding:1rem 0 0}.agents-module__TIBpqq__guideBand,.agents-module__TIBpqq__faqSection{width:min(1180px,100% - 32px);margin:0 auto}.agents-module__TIBpqq__guideBand{padding:0 0 3rem}.agents-module__TIBpqq__guideGrid{grid-template-columns:minmax(0,1.15fr) minmax(300px,.85fr);gap:1rem;display:grid}.agents-module__TIBpqq__matchPanel,.agents-module__TIBpqq__trustPanel,.agents-module__TIBpqq__faqGrid article{background:#fff;border:1px solid #e5e8ef;border-radius:8px;box-shadow:0 4px 18px #18243a0d}.agents-module__TIBpqq__matchPanel,.agents-module__TIBpqq__trustPanel{padding:1.25rem}.agents-module__TIBpqq__matchPanel h2,.agents-module__TIBpqq__trustPanel h2,.agents-module__TIBpqq__faqSection h2,.agents-module__TIBpqq__faqGrid h3{color:#142033;font-family:var(--font-primary);margin:0 0 .65rem;font-weight:400;line-height:1.32}.agents-module__TIBpqq__matchPanel h2,.agents-module__TIBpqq__trustPanel h2,.agents-module__TIBpqq__faqSection h2{font-size:1.02rem;line-height:1.35}.agents-module__TIBpqq__faqGrid h3{font-size:1.02rem}.agents-module__TIBpqq__matchPanel p,.agents-module__TIBpqq__trustPanel li,.agents-module__TIBpqq__faqGrid p{color:#58677a;line-height:1.55}.agents-module__TIBpqq__trustPanel ul{margin:0;padding-left:1.15rem}.agents-module__TIBpqq__trustPanel li+li{margin-top:.65rem}.agents-module__TIBpqq__matchForm{gap:.8rem;margin-top:1rem;display:grid}.agents-module__TIBpqq__formGrid label{gap:.35rem;display:grid}.agents-module__TIBpqq__formGrid span{color:#465365;font-size:.84rem}.agents-module__TIBpqq__requiredMark{color:var(--error);font-weight:400}.agents-module__TIBpqq__verificationField{gap:.45rem;min-width:0;display:grid}.agents-module__TIBpqq__verificationField span{color:#465365;font-size:.84rem}.agents-module__TIBpqq__optionField,.agents-module__TIBpqq__budgetField{background:#fff;border:1px solid #d9dee8;border-radius:6px;grid-column:1/-1;gap:.75rem;margin:0;padding:1rem 1.1rem;display:grid}.agents-module__TIBpqq__optionField legend,.agents-module__TIBpqq__budgetField legend{width:auto;padding:0 .35rem}.agents-module__TIBpqq__optionField legend span,.agents-module__TIBpqq__budgetField legend span{color:#465365;font-size:.84rem}.agents-module__TIBpqq__optionField legend small,.agents-module__TIBpqq__budgetField legend small{color:#718096;text-align:right;font-size:.75rem;font-weight:400}.agents-module__TIBpqq__optionGrid,.agents-module__TIBpqq__budgetOptions{grid-template-columns:repeat(3,minmax(0,1fr));gap:.55rem 1rem;display:grid}.agents-module__TIBpqq__checkOption,.agents-module__TIBpqq__budgetOption{color:#172033;cursor:pointer;background:0 0;border:0;border-radius:0;justify-content:flex-start;align-items:center;gap:.4rem;min-height:28px;padding:0;display:inline-flex}.agents-module__TIBpqq__formGrid .agents-module__TIBpqq__checkOption,.agents-module__TIBpqq__formGrid .agents-module__TIBpqq__budgetOption{grid-template-columns:none;display:inline-flex}.agents-module__TIBpqq__checkOption input,.agents-module__TIBpqq__budgetOption input{accent-color:#0d7eb8;flex:0 0 14px;width:14px;height:14px;min-height:14px;margin:0}.agents-module__TIBpqq__checkOption span,.agents-module__TIBpqq__budgetOption span{color:#172033;min-width:0;font-size:.85rem;line-height:1.25}:is(.agents-module__TIBpqq__checkOption:has(input:checked),.agents-module__TIBpqq__budgetOption:has(input:checked)){color:#0b6f9f}.agents-module__TIBpqq__successText,.agents-module__TIBpqq__errorText{border-radius:6px;margin:0;padding:.7rem .8rem;font-size:.9rem}.agents-module__TIBpqq__successText{color:#137044;background:#e8f7ef}.agents-module__TIBpqq__errorText{color:var(--error-hover);background:#fff0f1}.agents-module__TIBpqq__faqSection{padding:0 0 3rem}.agents-module__TIBpqq__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.agents-module__TIBpqq__faqGrid article{padding:1.1rem}.agents-module__TIBpqq__profileShell{grid-template-columns:minmax(0,1fr) 340px;align-items:stretch;gap:1.25rem;padding:2rem 0;display:grid}.agents-module__TIBpqq__profileAvatarImage,.agents-module__TIBpqq__profileAvatarFallback{border-radius:8px;flex:0 0 124px;width:124px;height:124px}.agents-module__TIBpqq__contactPanel,.agents-module__TIBpqq__aboutPanel,.agents-module__TIBpqq__emptyState{padding:1.25rem}.agents-module__TIBpqq__contactStat,.agents-module__TIBpqq__contactActions,.agents-module__TIBpqq__linkRow,.agents-module__TIBpqq__listingMeta{flex-wrap:wrap;align-items:center;gap:.6rem;display:flex}.agents-module__TIBpqq__contactStat{color:#4e5a69;border-bottom:1px solid #edf0f4;padding:.75rem 0}.agents-module__TIBpqq__contactActions{margin-top:1rem}.agents-module__TIBpqq__contactButton{flex:95px;min-height:40px;padding:0 .9rem}.agents-module__TIBpqq__profileContent{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:1.25rem;padding:1.5rem 0 3rem;display:grid}.agents-module__TIBpqq__aboutPanel h2,.agents-module__TIBpqq__emptyState h2{margin:0 0 .75rem}.agents-module__TIBpqq__aboutPanel p,.agents-module__TIBpqq__emptyState p{color:#5e6978}.agents-module__TIBpqq__linkRow{margin-top:1rem}.agents-module__TIBpqq__linkRow a{color:var(--primary);align-items:center;gap:.4rem;font-weight:400;transition:color .16s;display:inline-flex}.agents-module__TIBpqq__listingGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.agents-module__TIBpqq__listingCard{background:#fff;border:1px solid #e5e8ef;border-radius:8px;transition:border-color .16s,box-shadow .16s,transform .16s;overflow:hidden}.agents-module__TIBpqq__searchButton:hover,.agents-module__TIBpqq__cardButton:hover,.agents-module__TIBpqq__contactButton:hover{background:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.agents-module__TIBpqq__searchButton:disabled{cursor:wait;opacity:.72}.agents-module__TIBpqq__searchButton:disabled:hover{background:var(--primary);box-shadow:none;transform:none}.agents-module__TIBpqq__cardButtonSecondary:hover,.agents-module__TIBpqq__roleTab:hover{border-color:var(--border-strong);background:var(--surface-muted);color:var(--text-primary);box-shadow:var(--shadow-md);transform:translateY(-1px)}.agents-module__TIBpqq__roleTabActive:hover{border-color:var(--primary-hover);background:var(--primary-soft);color:var(--primary-hover);box-shadow:var(--shadow-md);transform:translateY(-1px)}.agents-module__TIBpqq__agentCard:hover,.agents-module__TIBpqq__listingCard:hover{border-color:var(--border-strong);box-shadow:var(--shadow-md);transform:translateY(-2px)}.agents-module__TIBpqq__clearLink:hover,.agents-module__TIBpqq__backLink:hover,.agents-module__TIBpqq__linkRow a:hover{color:var(--primary-hover)}.agents-module__TIBpqq__searchButton:active,.agents-module__TIBpqq__cardButton:active,.agents-module__TIBpqq__cardButtonSecondary:active,.agents-module__TIBpqq__contactButton:active,.agents-module__TIBpqq__roleTab:active,.agents-module__TIBpqq__roleTabActive:active,.agents-module__TIBpqq__agentCard:active,.agents-module__TIBpqq__listingCard:active{transform:translateY(0)}.agents-module__TIBpqq__searchButton:focus-visible,.agents-module__TIBpqq__cardButton:focus-visible,.agents-module__TIBpqq__cardButtonSecondary:focus-visible,.agents-module__TIBpqq__contactButton:focus-visible,.agents-module__TIBpqq__roleTab:focus-visible,.agents-module__TIBpqq__roleTabActive:focus-visible,.agents-module__TIBpqq__clearLink:focus-visible,.agents-module__TIBpqq__backLink:focus-visible,.agents-module__TIBpqq__linkRow a:focus-visible{box-shadow:var(--focus-ring);outline-offset:3px;outline:0}.agents-module__TIBpqq__listingImage{aspect-ratio:3/2;background:#edf0f4;width:100%}.agents-module__TIBpqq__listingBody{padding:.9rem}.agents-module__TIBpqq__listingPrice{color:var(--primary);margin-bottom:.25rem;font-weight:400}.agents-module__TIBpqq__listingBody h3{margin:0 0 .35rem;font-size:.98rem;line-height:1.3}.agents-module__TIBpqq__listingBody p{color:#697486;font-size:.86rem}.agents-module__TIBpqq__listingMeta{color:#4c5665;margin-top:.65rem;font-size:.82rem}.agents-module__TIBpqq__listingMeta span+span:before{content:"|";color:#c3c9d2;margin-right:.6rem}.agents-module__TIBpqq__emptyState{text-align:center;padding:2rem 1.25rem}@media (max-width:980px){.agents-module__TIBpqq__heroInner,.agents-module__TIBpqq__profileShell,.agents-module__TIBpqq__profileContent,.agents-module__TIBpqq__guideGrid{grid-template-columns:1fr}.agents-module__TIBpqq__agentGrid,.agents-module__TIBpqq__listingGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:640px){.agents-module__TIBpqq__heroInner,.agents-module__TIBpqq__profileShell{padding:1.5rem 0}.agents-module__TIBpqq__agentGrid,.agents-module__TIBpqq__listingGrid,.agents-module__TIBpqq__cardActions,.agents-module__TIBpqq__filterGrid,.agents-module__TIBpqq__formGrid,.agents-module__TIBpqq__optionGrid,.agents-module__TIBpqq__budgetOptions,.agents-module__TIBpqq__faqGrid{grid-template-columns:1fr}.agents-module__TIBpqq__resultsHeader{flex-direction:column;align-items:start}.agents-module__TIBpqq__profileMain{flex-direction:column;align-items:flex-start}.agents-module__TIBpqq__profileAvatarImage,.agents-module__TIBpqq__profileAvatarFallback{flex-basis:96px;width:96px;height:96px}}
.legal-module__8113wq__legalPage{color:#142033;background:#f6f8fb;min-height:100vh}.legal-module__8113wq__legalHero{align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.legal-module__8113wq__legalHeroMedia{background-image:url(/images/pages/contact_us.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.legal-module__8113wq__legalHeroOverlay{background:linear-gradient(90deg,#001836cc,#00183680,#00183633);position:absolute;inset:0}.legal-module__8113wq__legalContainer{width:100%;max-width:1160px;margin:0 auto;padding:0 20px}.legal-module__8113wq__legalHeroGrid{z-index:1;grid-template-columns:minmax(0,1fr);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding-top:5rem;padding-bottom:4rem;display:grid;position:relative}.legal-module__8113wq__legalKicker{color:var(--primary-soft);letter-spacing:0;margin:0 0 .55rem;font-weight:700}.legal-module__8113wq__legalTitle{color:#fff;font-size:var(--hero-title-size);line-height:var(--hero-title-line-height);letter-spacing:0;text-shadow:0 2px 18px #0000002e;max-width:820px;margin:0}.legal-module__8113wq__legalSubtitle{color:#eaf6fc;text-shadow:0 1px 12px #0003;max-width:760px;margin:1rem 0 0;font-size:1.12rem;line-height:1.65}.legal-module__8113wq__legalHeroPanel,.legal-module__8113wq__legalCard{background:#fff;border:1px solid #e1e8f2;border-radius:8px;box-shadow:0 14px 34px #0f1e3512}.legal-module__8113wq__legalHeroPanel{background:#fffffff0;border-color:#ffffff9e;gap:.75rem;padding:1.25rem;display:grid}.legal-module__8113wq__legalHeroPanel strong{color:#142033;font-family:var(--font-primary);font-size:1.02rem;font-weight:400;line-height:1.35;display:block}.legal-module__8113wq__legalHeroPanel p,.legal-module__8113wq__legalCard p{color:#58677a;margin:0;line-height:1.55}.legal-module__8113wq__legalPanelList{border-top:1px solid #e6ecf4;gap:.65rem;margin-top:.35rem;padding-top:.85rem;display:grid}.legal-module__8113wq__legalPanelList span{color:#005bab;background:#f1f6fb;border:1px solid #dce7f3;border-radius:999px;align-items:center;width:fit-content;min-height:30px;padding:.28rem .65rem;font-size:.78rem;font-weight:700;display:inline-flex}.legal-module__8113wq__legalMain{gap:1.25rem;padding-top:2rem;padding-bottom:3rem;display:grid}.legal-module__8113wq__legalCard{padding:1.25rem}.legal-module__8113wq__legalUpdated{color:#58677a;margin:0 0 2rem}.legal-module__8113wq__legalContent{color:#58677a;font-size:1rem;line-height:1.55}.legal-module__8113wq__legalSection{margin-bottom:2rem}.legal-module__8113wq__legalSection h3{color:#142033;font-family:var(--font-primary);margin:0 0 .45rem;font-size:1.02rem;font-weight:400;line-height:1.35}.legal-module__8113wq__legalDisclaimer{color:#6b7788;border-top:1px solid #e1e8f2;margin-top:.5rem;padding-top:1rem;font-size:.92rem}@media (max-width:900px){.legal-module__8113wq__legalHeroGrid{grid-template-columns:1fr}}@media (max-width:640px){.legal-module__8113wq__legalContainer{padding-left:16px;padding-right:16px}.legal-module__8113wq__legalHero{min-height:560px}.legal-module__8113wq__legalHeroGrid{padding-top:4rem;padding-bottom:4rem}}
.partnership-module__pxY6iG__page{color:var(--text-primary);background:#f6f8fb;min-height:100vh}.partnership-module__pxY6iG__container{max-width:1160px;margin:0 auto;padding:0 20px}.partnership-module__pxY6iG__hero{align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.partnership-module__pxY6iG__heroMedia{background-image:url(/images/pages/partner_page.webp);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.partnership-module__pxY6iG__heroOverlay{background:linear-gradient(90deg,#001836cc,#00183680,#00183633);position:absolute;inset:0}.partnership-module__pxY6iG__hero .partnership-module__pxY6iG__container{z-index:1;position:relative}.partnership-module__pxY6iG__heroGrid{grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);align-items:center;gap:clamp(1.5rem,3vw,2.5rem);padding:5rem 0 4rem;display:grid}.partnership-module__pxY6iG__kicker{color:var(--primary);letter-spacing:0;margin:0 0 .55rem;font-size:.86rem;font-weight:700}.partnership-module__pxY6iG__hero .partnership-module__pxY6iG__kicker{color:var(--primary-soft)}.partnership-module__pxY6iG__titleContent{min-width:0}.partnership-module__pxY6iG__hero h1{color:#fff;font-size:var(--hero-title-size);line-height:var(--hero-title-line-height);text-shadow:0 2px 18px #0000002e;max-width:820px;margin:0}.partnership-module__pxY6iG__heroText{color:#eaf6fc;text-shadow:0 1px 12px #0003;max-width:790px;margin:1rem 0 0;font-size:1.12rem;line-height:1.65}.partnership-module__pxY6iG__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.55rem;display:flex}:is(.partnership-module__pxY6iG__actions .btn,.partnership-module__pxY6iG__form .btn){font-size:.95rem;font-weight:700}.partnership-module__pxY6iG__heroPanel,.partnership-module__pxY6iG__card,.partnership-module__pxY6iG__benefitCard,.partnership-module__pxY6iG__stepCard,.partnership-module__pxY6iG__form,.partnership-module__pxY6iG__developerBand{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-md)}.partnership-module__pxY6iG__heroPanel{background:#fffffff0;border-color:#ffffff9e;gap:.75rem;padding:1.25rem;display:grid}.partnership-module__pxY6iG__heroPanel svg,.partnership-module__pxY6iG__card svg,.partnership-module__pxY6iG__benefitCard svg,.partnership-module__pxY6iG__developerList svg{color:var(--primary);flex:none}.partnership-module__pxY6iG__proofStatement{margin-top:.1rem}.partnership-module__pxY6iG__proofStatement p{color:#58677a;margin:0;line-height:1.55}.partnership-module__pxY6iG__mainContent{gap:1.25rem;padding-top:2rem;padding-bottom:3rem;display:grid}.partnership-module__pxY6iG__sectionHeader{max-width:850px;margin-bottom:1rem}.partnership-module__pxY6iG__sectionHeader h2,.partnership-module__pxY6iG__developerBand h2,.partnership-module__pxY6iG__formIntro h2{color:#142033;font-family:var(--font-primary);margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.partnership-module__pxY6iG__cardGrid,.partnership-module__pxY6iG__benefitGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.partnership-module__pxY6iG__card,.partnership-module__pxY6iG__benefitCard,.partnership-module__pxY6iG__stepCard{padding:1.2rem}.partnership-module__pxY6iG__card h3,.partnership-module__pxY6iG__benefitCard h3,.partnership-module__pxY6iG__stepCard h3{color:#142033;font-family:var(--font-primary);margin:.7rem 0 .45rem;font-size:1.02rem;font-weight:400;line-height:1.35}.partnership-module__pxY6iG__card p,.partnership-module__pxY6iG__benefitCard p,.partnership-module__pxY6iG__stepCard p,.partnership-module__pxY6iG__formIntro p{color:#58677a;margin:0;line-height:1.55}.partnership-module__pxY6iG__developerBand{grid-template-columns:minmax(260px,.76fr) 1fr;align-items:start;gap:1.4rem;padding:1.35rem;display:grid}.partnership-module__pxY6iG__developerList{gap:.72rem;display:grid}.partnership-module__pxY6iG__developerList div{background:var(--surface-muted);border:1px solid var(--border);border-radius:var(--radius-md);align-items:start;gap:.65rem;padding:.82rem;display:flex}.partnership-module__pxY6iG__developerList span{color:#58677a;line-height:1.55}.partnership-module__pxY6iG__benefitCard{align-items:start;gap:.85rem;display:flex}.partnership-module__pxY6iG__benefitCard h3{margin-top:0}.partnership-module__pxY6iG__stepsSection{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.35rem}.partnership-module__pxY6iG__stepsSection .partnership-module__pxY6iG__kicker{color:var(--primary)}.partnership-module__pxY6iG__stepsGrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;display:grid}.partnership-module__pxY6iG__stepCard{background:var(--surface-muted);border-color:var(--border);box-shadow:none;align-content:start;gap:.85rem;display:grid}.partnership-module__pxY6iG__stepCardHeader{grid-template-columns:auto 1fr;align-items:center;gap:.65rem;min-width:0;min-height:1.75em;display:grid}.partnership-module__pxY6iG__stepCardHeader span{background:var(--primary);color:#fff;border-radius:50%;place-self:center;place-items:center;width:1.75em;height:1.75em;font-size:.9em;font-weight:700;line-height:1;display:grid}.partnership-module__pxY6iG__stepCard h3{color:#142033;min-width:0;margin:0;line-height:1.35}.partnership-module__pxY6iG__stepCard p{color:#58677a}.partnership-module__pxY6iG__formSection{grid-template-columns:minmax(260px,.42fr) 1fr;align-items:start;gap:1.25rem;display:grid}.partnership-module__pxY6iG__formIntro{padding-top:.4rem}.partnership-module__pxY6iG__formIntro p{margin-top:1rem}.partnership-module__pxY6iG__formIntro a{color:var(--primary);font-weight:700;text-decoration:none}.partnership-module__pxY6iG__formIntro a:hover{text-decoration:underline}.partnership-module__pxY6iG__form{padding:1.25rem}.partnership-module__pxY6iG__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;display:grid}.partnership-module__pxY6iG__form label{color:#596579;gap:.35rem;font-size:.84rem;display:grid}.partnership-module__pxY6iG__verificationField{color:#596579;grid-column:1/-1;gap:.35rem;min-width:0;font-size:.84rem;display:grid}.partnership-module__pxY6iG__requiredMark{color:var(--error);margin-left:.2rem;font-style:normal}.partnership-module__pxY6iG__form input,.partnership-module__pxY6iG__form select,.partnership-module__pxY6iG__form textarea{background:var(--surface);border:1px solid var(--border-strong);color:#182230;font:inherit;border-radius:6px;width:100%;min-height:42px;padding:.65rem .75rem}.partnership-module__pxY6iG__form textarea{resize:vertical;min-height:124px}.partnership-module__pxY6iG__form input:focus,.partnership-module__pxY6iG__form select:focus,.partnership-module__pxY6iG__form textarea:focus{border-color:var(--primary);box-shadow:var(--focus-ring);outline:none}.partnership-module__pxY6iG__fullField{grid-column:1/-1}.partnership-module__pxY6iG__honeypot{width:0;height:0;position:absolute;left:-10000px;overflow:hidden}.partnership-module__pxY6iG__form button{margin-top:1rem;padding-left:1rem;padding-right:1rem}.partnership-module__pxY6iG__form button:disabled{cursor:not-allowed;opacity:.55;pointer-events:none}.partnership-module__pxY6iG__success,.partnership-module__pxY6iG__error{border-radius:6px;margin-bottom:1rem;padding:.75rem .85rem;font-size:.92rem}.partnership-module__pxY6iG__success{color:#136b2b;background:#eefbf2;border:1px solid #bfe6cb}.partnership-module__pxY6iG__error{color:#a3162a;background:#fff1f2;border:1px solid #fecdd3}@media (max-width:900px){.partnership-module__pxY6iG__heroGrid,.partnership-module__pxY6iG__developerBand,.partnership-module__pxY6iG__formSection{grid-template-columns:1fr}.partnership-module__pxY6iG__cardGrid,.partnership-module__pxY6iG__benefitGrid,.partnership-module__pxY6iG__stepsGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:560px){.partnership-module__pxY6iG__container{padding-left:16px;padding-right:16px}.partnership-module__pxY6iG__heroGrid{padding:4rem 0}.partnership-module__pxY6iG__cardGrid,.partnership-module__pxY6iG__benefitGrid,.partnership-module__pxY6iG__stepsGrid,.partnership-module__pxY6iG__formGrid{grid-template-columns:1fr}}
.partner-agent-lead-module__on6nlW__page{color:var(--text-primary);background:#f7f8fb;min-height:100vh}.partner-agent-lead-module__on6nlW__hero{align-items:center;min-height:560px;padding:5rem 20px 4rem;display:flex;position:relative;overflow:hidden}.partner-agent-lead-module__on6nlW__heroMedia{background-image:url(/images/pages/sell.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.partner-agent-lead-module__on6nlW__heroOverlay{background:linear-gradient(90deg,#001836db,#001836a3,#0018365c);position:absolute;inset:0}.partner-agent-lead-module__on6nlW__heroInner{color:#fff;width:100%;max-width:1120px;margin:0 auto;position:relative}.partner-agent-lead-module__on6nlW__content{max-width:1120px;margin:0 auto}.partner-agent-lead-module__on6nlW__secondaryLink{color:var(--primary);align-items:center;gap:.4rem;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}.partner-agent-lead-module__on6nlW__kicker{color:var(--primary-soft);letter-spacing:0;margin:0 0 .55rem;font-size:.86rem;font-weight:700}.partner-agent-lead-module__on6nlW__hero h1{color:#fff;font-family:var(--font-heading);font-size:var(--hero-title-size);letter-spacing:0;line-height:var(--hero-title-line-height);text-shadow:0 3px 22px #0000006b;max-width:780px;margin:0}.partner-agent-lead-module__on6nlW__hero p:not(.partner-agent-lead-module__on6nlW__kicker){max-width:640px;margin:1.25rem 0 0;font-size:1.15rem;line-height:1.65}.partner-agent-lead-module__on6nlW__content{grid-template-columns:minmax(0,1fr) minmax(280px,.38fr);align-items:start;gap:1.25rem;padding:2rem 20px 3rem;display:grid}.partner-agent-lead-module__on6nlW__formCard,.partner-agent-lead-module__on6nlW__sideCard,.partner-agent-lead-module__on6nlW__successCard{background:#fff;border:1px solid #e5e9f0;border-radius:8px;box-shadow:0 16px 42px #1223401a}.partner-agent-lead-module__on6nlW__formCard{gap:1.35rem;padding:1.5rem;display:grid}.partner-agent-lead-module__on6nlW__formCard h2,.partner-agent-lead-module__on6nlW__successCard h2{font-family:var(--font-primary);color:#142033;letter-spacing:0;margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.partner-agent-lead-module__on6nlW__formGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.partner-agent-lead-module__on6nlW__formGrid label{gap:.45rem;display:grid}.partner-agent-lead-module__on6nlW__formGrid span{font-size:.9rem;font-weight:700}.partner-agent-lead-module__on6nlW__formGrid em{color:var(--text-secondary);font-style:normal;font-weight:500}.partner-agent-lead-module__on6nlW__requiredMark{color:#c82020;font-weight:800}.partner-agent-lead-module__on6nlW__formGrid input,.partner-agent-lead-module__on6nlW__formGrid select{color:var(--text-primary);font:inherit;background:#fff;border:1px solid #d7deea;border-radius:6px;min-width:0;min-height:46px;padding:.7rem .75rem}.partner-agent-lead-module__on6nlW__formGrid select:disabled{color:#7b8796;background:#f2f5f9}.partner-agent-lead-module__on6nlW__consent{color:var(--text-secondary);background:#f7faff;border:1px solid #dbe8f8;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:.7rem;padding:1rem;line-height:1.55;display:grid}.partner-agent-lead-module__on6nlW__consent input{margin-top:.22rem}.partner-agent-lead-module__on6nlW__verificationField{color:#465365;gap:.45rem;min-width:0;font-size:.9rem;font-weight:700;display:grid}.partner-agent-lead-module__on6nlW__formCard button{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;font:inherit;border-radius:6px;justify-content:center;justify-self:start;align-items:center;gap:.45rem;min-height:46px;padding:.75rem 1.05rem;font-weight:700;display:inline-flex}.partner-agent-lead-module__on6nlW__formCard button:disabled{cursor:wait;opacity:.72}.partner-agent-lead-module__on6nlW__error{color:#9b1c1c;background:#fff2f2;border:1px solid #f2c5c5;border-radius:6px;margin:0;padding:.85rem 1rem;line-height:1.5}.partner-agent-lead-module__on6nlW__sideCard{gap:.9rem;padding:1.2rem;display:grid;position:sticky;top:1rem}.partner-agent-lead-module__on6nlW__sideCard div{grid-template-columns:auto 1fr;align-items:start;gap:.65rem;display:grid}.partner-agent-lead-module__on6nlW__sideCard svg,.partner-agent-lead-module__on6nlW__successCard svg{color:#078746}.partner-agent-lead-module__on6nlW__sideCard p,.partner-agent-lead-module__on6nlW__successCard p{color:var(--text-secondary);margin:0;line-height:1.6}.partner-agent-lead-module__on6nlW__successCard{justify-items:start;gap:.8rem;padding:1.6rem;display:grid}@media (max-width:860px){.partner-agent-lead-module__on6nlW__content,.partner-agent-lead-module__on6nlW__formGrid{grid-template-columns:1fr}.partner-agent-lead-module__on6nlW__hero{min-height:520px}.partner-agent-lead-module__on6nlW__sideCard{position:static}}@media (max-width:560px){.partner-agent-lead-module__on6nlW__hero{padding:4rem 16px}.partner-agent-lead-module__on6nlW__content{padding-left:16px;padding-right:16px}.partner-agent-lead-module__on6nlW__formCard button{justify-self:stretch}}
.sell-module__q15N-W__page{color:var(--text-primary);background:#f7f8fb;min-height:100vh}.sell-module__q15N-W__hero{align-items:center;min-height:560px;padding:5rem 20px 4rem;display:flex;position:relative;overflow:hidden}.sell-module__q15N-W__heroMedia{background-image:url(/images/pages/sell.jpg);background-position:50%;background-size:cover;position:absolute;inset:0;transform:scale(1.02)}.sell-module__q15N-W__fsboHero .sell-module__q15N-W__heroMedia{background-image:url(/images/pages/ownerPost_page2.webp)}.sell-module__q15N-W__heroOverlay{background:linear-gradient(90deg,#001836db,#001836a3,#0018365c);position:absolute;inset:0}.sell-module__q15N-W__fsboHero .sell-module__q15N-W__heroOverlay{background:linear-gradient(90deg,#001836cc,#00183680,#00183633)}.sell-module__q15N-W__heroInner{color:#fff;width:100%;max-width:1120px;margin:0 auto;position:relative}.sell-module__q15N-W__heroInner h1,.sell-module__q15N-W__subHero h1,.sell-module__q15N-W__subHero h2{color:#fff;font-family:var(--font-heading);font-size:var(--hero-title-size);letter-spacing:0;line-height:var(--hero-title-line-height);text-shadow:0 3px 22px #0000006b;max-width:780px;margin:0}.sell-module__q15N-W__heroInner p:not(.sell-module__q15N-W__kicker),.sell-module__q15N-W__subHero p{max-width:640px;margin:1.25rem 0 0;font-size:1.15rem;line-height:1.65}.sell-module__q15N-W__kicker{color:var(--primary);letter-spacing:0;margin:0 0 .55rem;font-size:.86rem;font-weight:700}.sell-module__q15N-W__hero .sell-module__q15N-W__kicker{color:var(--primary-soft)}.sell-module__q15N-W__hero .sell-module__q15N-W__backLink{margin-bottom:1.1rem}.sell-module__q15N-W__heroActions{flex-wrap:wrap;gap:.75rem;margin-top:1.7rem;display:flex}.sell-module__q15N-W__section{max-width:1120px;margin:0 auto;padding:2rem 20px}.sell-module__q15N-W__sectionHeader{max-width:720px;margin-bottom:1.6rem}.sell-module__q15N-W__sectionHeader h2,.sell-module__q15N-W__splitSection h2,.sell-module__q15N-W__fsboChecklist h2{font-family:var(--font-primary);color:#142033;letter-spacing:0;margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.sell-module__q15N-W__sectionHeader p:not(.sell-module__q15N-W__kicker),.sell-module__q15N-W__splitSection p,.sell-module__q15N-W__fsboChecklist p{color:var(--text-secondary);margin:.85rem 0 0;font-size:1rem;line-height:1.65}.sell-module__q15N-W__estimatorBand{background:#fff;border:1px solid #e5e9f0;border-radius:8px;padding:1rem;box-shadow:0 18px 50px #1223401a}.sell-module__q15N-W__estimatorBand .tools-suite-compact{box-shadow:none;border:0;padding:0}.sell-module__q15N-W__actionGrid,.sell-module__q15N-W__faqGrid,.sell-module__q15N-W__articleGrid,.sell-module__q15N-W__twoColumn{gap:1rem;display:grid}.sell-module__q15N-W__actionGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.sell-module__q15N-W__actionCard,.sell-module__q15N-W__faqGrid article,.sell-module__q15N-W__guideArticle,.sell-module__q15N-W__listPanel{background:#fff;border:1px solid #e5e9f0;border-radius:8px;padding:1.25rem;box-shadow:0 12px 30px #12234014}.sell-module__q15N-W__iconBadge{color:var(--primary);background:#006aff1a;border-radius:8px;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:1rem;display:inline-flex}.sell-module__q15N-W__actionCard h3,.sell-module__q15N-W__faqGrid h3,.sell-module__q15N-W__resourceList h3,.sell-module__q15N-W__guideArticle h2,.sell-module__q15N-W__listPanel h2{color:#142033;font-family:var(--font-primary);letter-spacing:0;margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.sell-module__q15N-W__actionCard p,.sell-module__q15N-W__faqGrid p,.sell-module__q15N-W__resourceList p,.sell-module__q15N-W__guideArticle p{color:#58677a;margin:.65rem 0 0;line-height:1.55}.sell-module__q15N-W__actionCard a{color:var(--primary);align-items:center;gap:.35rem;margin-top:1rem;font-weight:700;text-decoration:none;display:inline-flex}.sell-module__q15N-W__splitSection,.sell-module__q15N-W__fsboChecklist{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:start;gap:2rem;display:grid}:is(.sell-module__q15N-W__splitSection .btn,.sell-module__q15N-W__fsboChecklist .btn){margin-top:1.1rem}.sell-module__q15N-W__resourceList{gap:.85rem;display:grid}.sell-module__q15N-W__resourceList article{background:#fff;border:1px solid #e5e9f0;border-radius:8px;grid-template-columns:auto 1fr;align-items:start;gap:.75rem;padding:1rem;display:grid}.sell-module__q15N-W__resourceList svg,.sell-module__q15N-W__listPanel svg{color:var(--primary);margin-top:.12rem}.sell-module__q15N-W__faqGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-module__q15N-W__subHero{color:#fff;background-image:linear-gradient(90deg,#001836c7,#00183680),url(/images/sukhumvit.jpg);background-position:50%;background-size:cover;padding:4rem 20px 3.25rem}.sell-module__q15N-W__subHero>div{max-width:1120px;margin:0 auto}.sell-module__q15N-W__backLink{color:#d7eaff;margin-bottom:1.1rem;font-weight:700;text-decoration:none;display:inline-flex}.sell-module__q15N-W__articleSection{max-width:1120px;margin:0 auto;padding:2rem 20px 3rem}.sell-module__q15N-W__articleGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-module__q15N-W__articleList{gap:1rem;display:grid}.sell-module__q15N-W__articlePreview{color:inherit;background:#fff;border:1px solid #e5e9f0;border-radius:8px;grid-template-columns:minmax(220px,.42fr) minmax(0,1fr);gap:1.25rem;text-decoration:none;display:grid;overflow:hidden;box-shadow:0 12px 30px #12234014}.sell-module__q15N-W__articleThumb,.sell-module__q15N-W__articleHeroImage,.sell-module__q15N-W__relatedImage{background:#dfe6ef;position:relative;overflow:hidden}.sell-module__q15N-W__articleThumb{min-height:230px}.sell-module__q15N-W__articleThumb img,.sell-module__q15N-W__articleHeroImage img,.sell-module__q15N-W__relatedImage img{object-fit:cover}.sell-module__q15N-W__articlePreviewBody{flex-direction:column;justify-content:center;padding:1.4rem 1.4rem 1.4rem 0;display:flex}.sell-module__q15N-W__articleMeta,.sell-module__q15N-W__articleByline{color:var(--text-secondary);flex-wrap:wrap;align-items:center;gap:.8rem;font-size:.86rem;display:flex}.sell-module__q15N-W__articleMeta span:first-child,.sell-module__q15N-W__readArticle,.sell-module__q15N-W__backLinkDark,.sell-module__q15N-W__panelTitle{align-items:center;gap:.4rem;display:inline-flex}.sell-module__q15N-W__articleMeta span:first-child,.sell-module__q15N-W__readArticle{color:var(--primary);font-weight:700}.sell-module__q15N-W__readArticle{width:fit-content;text-decoration:none}.sell-module__q15N-W__readArticle:hover,.sell-module__q15N-W__readArticle:focus-visible{color:#004fbf;text-decoration:underline}.sell-module__q15N-W__articlePreview h2{font-family:var(--font-primary);color:#142033;letter-spacing:0;margin:.7rem 0 0;font-size:1.02rem;font-weight:400;line-height:1.35}.sell-module__q15N-W__articlePreview p{color:var(--text-secondary);margin:.75rem 0 1rem;line-height:1.6}.sell-module__q15N-W__articleHero{background:#fff;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);align-items:start;gap:2rem;max-width:1120px;margin:0 auto;padding:2rem 20px;display:grid}.sell-module__q15N-W__articleHeroText h2{font-family:var(--font-primary);color:#142033;letter-spacing:0;margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.sell-module__q15N-W__articleHeroText .sell-module__q15N-W__kicker,.sell-module__q15N-W__comparisonSection .sell-module__q15N-W__kicker,.sell-module__q15N-W__moreGuides .sell-module__q15N-W__kicker{color:#58677a}.sell-module__q15N-W__articleHeroText p:not(.sell-module__q15N-W__kicker){color:var(--text-secondary);margin:1rem 0 0;font-size:1.12rem;line-height:1.65}.sell-module__q15N-W__backLinkDark{color:var(--primary);margin-bottom:1rem;font-weight:700;text-decoration:none}.sell-module__q15N-W__articleByline{margin-top:1rem}.sell-module__q15N-W__articleHeroImage{aspect-ratio:4/3;border-radius:8px;box-shadow:0 18px 45px #12234029}.sell-module__q15N-W__articleBody{max-width:1120px;margin:0 auto;padding:2rem 20px 3rem}.sell-module__q15N-W__statGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem;display:grid}.sell-module__q15N-W__statCard,.sell-module__q15N-W__chartPanel,.sell-module__q15N-W__comparisonGrid article,.sell-module__q15N-W__takeawayBox,.sell-module__q15N-W__miniArticleGrid a{background:#fff;border:1px solid #e5e9f0;border-radius:8px;box-shadow:0 12px 30px #12234014}.sell-module__q15N-W__statCard{padding:1rem}.sell-module__q15N-W__statCard span{color:var(--text-secondary);font-size:.86rem;line-height:1.35;display:block}.sell-module__q15N-W__statCard strong{margin-top:.45rem;font-size:1.25rem;display:block}.sell-module__q15N-W__articleLayout{grid-template-columns:minmax(0,1fr) minmax(280px,.45fr);align-items:start;gap:2rem;display:grid}.sell-module__q15N-W__articleMain{gap:1.7rem;display:grid}.sell-module__q15N-W__contentBlock h2,.sell-module__q15N-W__comparisonSection h2,.sell-module__q15N-W__moreGuides h2,.sell-module__q15N-W__panelTitle h2{font-family:var(--font-primary);letter-spacing:0;margin:0;font-weight:400;line-height:1.35}.sell-module__q15N-W__contentBlock h2{color:#142033;font-size:1.02rem}.sell-module__q15N-W__contentBlock p,.sell-module__q15N-W__takeawayBox p,.sell-module__q15N-W__comparisonGrid p{color:var(--text-secondary);margin:.75rem 0 0;font-size:1rem;line-height:1.75}.sell-module__q15N-W__takeawayBox{grid-template-columns:auto 1fr;align-items:start;gap:.7rem;padding:1rem;display:grid}.sell-module__q15N-W__takeawayBox svg{color:#078746;margin-top:.22rem}.sell-module__q15N-W__takeawayBox p{margin:0}.sell-module__q15N-W__articleAside{gap:1rem;display:grid;position:sticky;top:1rem}.sell-module__q15N-W__chartPanel{padding:1.1rem}.sell-module__q15N-W__panelTitle{color:#58677a;margin-bottom:1rem}.sell-module__q15N-W__panelTitle h2{color:var(--text-primary);font-size:1.12rem}.sell-module__q15N-W__barChart{gap:.9rem;display:grid}.sell-module__q15N-W__barRow>div{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.sell-module__q15N-W__barRow span{color:var(--text-secondary);font-size:.86rem;line-height:1.35}.sell-module__q15N-W__barRow strong{color:var(--text-primary);font-size:.88rem}.sell-module__q15N-W__barTrack{background:#edf1f7;border-radius:999px;height:9px;margin-top:.4rem;display:block;overflow:hidden}.sell-module__q15N-W__barTrack span{background:linear-gradient(90deg, var(--primary), #078746);height:100%;display:block}.sell-module__q15N-W__relatedImage{aspect-ratio:4/3;border-radius:8px}.sell-module__q15N-W__comparisonSection,.sell-module__q15N-W__moreGuides{margin-top:2rem}.sell-module__q15N-W__comparisonGrid,.sell-module__q15N-W__miniArticleGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid}.sell-module__q15N-W__comparisonGrid article{padding:1.1rem}.sell-module__q15N-W__comparisonGrid h3{color:#142033;font-family:var(--font-primary);letter-spacing:0;margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.sell-module__q15N-W__comparisonGrid strong{color:var(--text-primary)}.sell-module__q15N-W__miniArticleGrid a{color:inherit;grid-template-columns:1fr auto;gap:.55rem;padding:1rem;text-decoration:none;display:grid}.sell-module__q15N-W__miniArticleGrid span{color:var(--primary);text-transform:uppercase;grid-column:1/-1;font-size:.78rem;font-weight:700}.sell-module__q15N-W__miniArticleGrid strong{line-height:1.35}.sell-module__q15N-W__miniArticleGrid svg{color:var(--primary);margin-top:.12rem}.sell-module__q15N-W__guideArticle span{color:var(--primary);margin-bottom:.6rem;font-size:.8rem;font-weight:700;display:block}.sell-module__q15N-W__disclaimer{color:#6b4e00;background:#fff8e6;border:1px solid #f0d795;border-radius:8px;margin-top:1rem;padding:1rem;line-height:1.55}.sell-module__q15N-W__twoColumn{grid-template-columns:repeat(2,minmax(0,1fr))}.sell-module__q15N-W__listPanel ul{gap:.75rem;margin:1rem 0 0;padding:0;list-style:none;display:grid}.sell-module__q15N-W__listPanel li{color:#58677a;grid-template-columns:auto 1fr;align-items:start;gap:.55rem;line-height:1.55;display:grid}.sell-module__q15N-W__listPanelPositive svg{color:#078746}.sell-module__q15N-W__partnerAgentCard{background:#fff;border:1px solid #d7e3f4;border-radius:8px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1.5rem;margin-top:1rem;padding:1.5rem;display:grid;box-shadow:0 16px 42px #1223401a}.sell-module__q15N-W__partnerAgentCard h2{font-family:var(--font-primary);color:#142033;letter-spacing:0;margin:0;font-size:1.02rem;font-weight:400;line-height:1.35}.sell-module__q15N-W__partnerAgentCard p{color:#58677a;max-width:720px;margin:.7rem 0 0;line-height:1.55}.sell-module__q15N-W__fsboChecklist ol{counter-reset:steps;background:#fff;border:1px solid #e5e9f0;border-radius:8px;gap:.9rem;margin:0;padding:1.25rem;list-style:none;display:grid}.sell-module__q15N-W__fsboChecklist li{color:var(--text-secondary);counter-increment:steps;grid-template-columns:auto 1fr;align-items:start;gap:.7rem;line-height:1.55;display:grid}.sell-module__q15N-W__fsboChecklist li:before{background:var(--primary);color:#fff;content:counter(steps);border-radius:50%;justify-content:center;align-items:center;width:1.75em;height:1.75em;font-size:.9em;font-weight:700;line-height:1;display:inline-flex}@media (max-width:860px){.sell-module__q15N-W__actionGrid,.sell-module__q15N-W__faqGrid,.sell-module__q15N-W__articleGrid,.sell-module__q15N-W__articlePreview,.sell-module__q15N-W__articleHero,.sell-module__q15N-W__articleLayout,.sell-module__q15N-W__statGrid,.sell-module__q15N-W__comparisonGrid,.sell-module__q15N-W__miniArticleGrid,.sell-module__q15N-W__twoColumn,.sell-module__q15N-W__partnerAgentCard,.sell-module__q15N-W__splitSection,.sell-module__q15N-W__fsboChecklist{grid-template-columns:1fr}.sell-module__q15N-W__articlePreviewBody{padding:0 1.1rem 1.2rem}.sell-module__q15N-W__articleAside{position:static}.sell-module__q15N-W__articleBody{padding-top:2.5rem}.sell-module__q15N-W__hero{min-height:520px}}@media (max-width:560px){.sell-module__q15N-W__hero{padding:4rem 16px}.sell-module__q15N-W__subHero{padding:3.25rem 16px}.sell-module__q15N-W__section,.sell-module__q15N-W__articleSection{padding-left:16px;padding-right:16px}}
