.AgencyNotificationsSettings-module__ndJ2lW__root{gap:var(--space-5);flex-direction:column;display:flex}.AgencyNotificationsSettings-module__ndJ2lW__sectionHeader{justify-content:space-between;align-items:flex-start;gap:var(--space-4);display:flex}.AgencyNotificationsSettings-module__ndJ2lW__sectionHeading{min-width:0}.AgencyNotificationsSettings-module__ndJ2lW__sectionTitle{font-family:var(--font-sans);font-size:var(--text-display,var(--text-4xl));font-weight:var(--font-normal);text-transform:uppercase;letter-spacing:.05em;color:var(--agcSet-foreground);margin:0;line-height:1.1}.AgencyNotificationsSettings-module__ndJ2lW__sectionSubtitle{margin:0;margin-top:var(--space-3);font-size:var(--text-xl);font-weight:var(--font-medium);color:var(--agcSet-muted-fg);line-height:1.75}.AgencyNotificationsSettings-module__ndJ2lW__comingSoon{opacity:.5;pointer-events:none}.AgencyNotificationsSettings-module__ndJ2lW__comingSoonBadge{font-size:var(--text-xs);font-weight:var(--font-medium);color:var(--agcSet-muted-fg);background:var(--agcSet-muted);border:1px solid var(--agcSet-border);padding:var(--space-1) var(--space-3);justify-content:center;align-items:center;display:inline-flex}@media (max-width:768px){.AgencyNotificationsSettings-module__ndJ2lW__sectionHeader{flex-direction:column}.AgencyNotificationsSettings-module__ndJ2lW__sectionTitle{font-size:var(--text-3xl)}.AgencyNotificationsSettings-module__ndJ2lW__sectionSubtitle{font-size:var(--text-base)}}
.AgencySettingsPrimitives-module__myZBUG__agcCard{gap:var(--space-5);border:1px solid var(--agcSet-border);background:var(--agcSet-surface);padding:var(--space-6);box-shadow:var(--agency-shadow-md,none);flex-direction:column;display:flex}.AgencySettingsPrimitives-module__myZBUG__cardHeader{gap:var(--space-1);flex-direction:column;display:flex}.AgencySettingsPrimitives-module__myZBUG__cardTitle{font-family:var(--font-sans);font-size:var(--text-2xl);font-weight:var(--font-bold);color:var(--agcSet-foreground);margin:0;line-height:1.3}.AgencySettingsPrimitives-module__myZBUG__cardDescription{font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--agcSet-muted-fg);margin:0;line-height:1.75}.AgencySettingsPrimitives-module__myZBUG__toggleRow{justify-content:space-between;align-items:flex-start;gap:var(--space-4);border-top:1px solid var(--agcSet-border);padding:var(--space-4) 0;display:flex}.AgencySettingsPrimitives-module__myZBUG__toggleRow:first-child{border-top:none;padding-top:0}.AgencySettingsPrimitives-module__myZBUG__toggleRowLabel{font-size:var(--text-xl);font-weight:var(--font-semibold);color:var(--agcSet-foreground);margin:0;line-height:1.75}.AgencySettingsPrimitives-module__myZBUG__toggleRowDescription{margin:0;margin-top:var(--space-1);font-size:var(--text-lg);font-weight:var(--font-medium);color:var(--agcSet-muted-fg);line-height:1.75}.AgencySettingsPrimitives-module__myZBUG__toggle{width:3.5rem;height:2rem;padding:var(--space-1);transition:background-color var(--transition-fast), border-color var(--transition-fast);cursor:pointer;border:1px solid var(--agcSet-border);background:0 0;border-radius:0;flex-shrink:0;align-items:center;display:flex}.AgencySettingsPrimitives-module__myZBUG__toggle:disabled{cursor:not-allowed;opacity:.5}.AgencySettingsPrimitives-module__myZBUG__toggleOn{border-color:var(--agcSet-btn-fill);background:var(--agcSet-btn-fill);justify-content:flex-end}.AgencySettingsPrimitives-module__myZBUG__toggleOn:hover:not(:disabled){background:var(--agcSet-btn-fill-hover)}.AgencySettingsPrimitives-module__myZBUG__toggleOff{justify-content:flex-start}.AgencySettingsPrimitives-module__myZBUG__toggleOff:hover:not(:disabled){border-color:var(--agcSet-foreground)}.AgencySettingsPrimitives-module__myZBUG__toggleThumb{border-radius:0;width:1.25rem;height:1.25rem;display:block}.AgencySettingsPrimitives-module__myZBUG__toggleThumbOn{background:var(--agcSet-selected-fg)}.AgencySettingsPrimitives-module__myZBUG__toggleThumbOff{background:var(--agcSet-muted-fg)}.AgencySettingsPrimitives-module__myZBUG__saveBtn{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-5);border:1px solid var(--agcSet-btn-fill);background:var(--agcSet-btn-fill);color:var(--agcSet-selected-fg);font-size:var(--text-base);font-weight:var(--font-semibold);cursor:pointer;transition:background-color var(--transition-fast), border-color var(--transition-fast);white-space:nowrap;flex-shrink:0;display:inline-flex}.AgencySettingsPrimitives-module__myZBUG__saveBtn:disabled{opacity:.5;cursor:not-allowed}.AgencySettingsPrimitives-module__myZBUG__saveBtn:hover:not(:disabled){background:var(--agcSet-btn-fill-hover);border-color:var(--agcSet-btn-fill-hover)}.AgencySettingsPrimitives-module__myZBUG__saveBtnSaved:disabled{opacity:1;background:var(--color-anthracite);border-color:var(--color-anthracite);color:var(--color-white)}.AgencySettingsPrimitives-module__myZBUG__passwordWrap{position:relative}.AgencySettingsPrimitives-module__myZBUG__passwordInput{width:100%;padding:var(--space-3) 3rem var(--space-3) var(--space-4);border:1px solid var(--kc-input-border,var(--agcSet-border));background:var(--kc-input-bg,var(--agcSet-surface));color:var(--kc-input-text,var(--agcSet-foreground));font-size:var(--text-base);transition:border-color var(--transition-fast);border-radius:0;outline:none;line-height:1.5}.AgencySettingsPrimitives-module__myZBUG__passwordInput::placeholder{color:var(--kc-input-placeholder,var(--agcSet-muted-fg))}.AgencySettingsPrimitives-module__myZBUG__passwordInput:focus{border-color:var(--kc-input-focus-border,var(--agcSet-foreground))}.AgencySettingsPrimitives-module__myZBUG__passwordInput:disabled{opacity:.5;cursor:not-allowed}.AgencySettingsPrimitives-module__myZBUG__passwordEye{inset-block:0;cursor:pointer;width:3rem;color:var(--agcSet-muted-fg);transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:0}.AgencySettingsPrimitives-module__myZBUG__passwordEye:disabled{cursor:not-allowed;opacity:.5}.AgencySettingsPrimitives-module__myZBUG__passwordEye:hover:not(:disabled){color:var(--agcSet-foreground)}@keyframes AgencySettingsPrimitives-module__myZBUG__agcSpin{to{transform:rotate(360deg)}}.AgencySettingsPrimitives-module__myZBUG__spin{animation:.6s linear infinite AgencySettingsPrimitives-module__myZBUG__agcSpin}@media (max-width:768px){.AgencySettingsPrimitives-module__myZBUG__agcCard{padding:var(--space-5)}.AgencySettingsPrimitives-module__myZBUG__toggleRowLabel{font-size:var(--text-lg)}.AgencySettingsPrimitives-module__myZBUG__saveBtn{justify-content:center;width:100%}}
.Badge-module__UKFoza__badge{border-radius:var(--radius-full);padding:var(--space-1) var(--space-3);font-size:var(--text-sm);white-space:nowrap;transition:background-color var(--transition-fast);cursor:default;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;font-weight:500;line-height:1.25;display:inline-flex}.Badge-module__UKFoza__default{background-color:color-mix(in srgb, var(--color-primary) 15%, transparent);color:var(--color-primary);border:1px solid color-mix(in srgb, var(--color-primary) 20%, transparent)}.Badge-module__UKFoza__default:hover{background-color:color-mix(in srgb, var(--color-primary) 25%, transparent)}.Badge-module__UKFoza__destructive{background-color:color-mix(in srgb, var(--color-error) 15%, transparent);color:var(--color-error);border:1px solid color-mix(in srgb, var(--color-error) 20%, transparent)}.Badge-module__UKFoza__destructive:hover{background-color:color-mix(in srgb, var(--color-error) 25%, transparent)}.Badge-module__UKFoza__secondary{background-color:color-mix(in srgb, var(--color-anthracite) 12%, transparent);color:var(--color-anthracite);border:1px solid color-mix(in srgb, var(--color-anthracite) 20%, transparent)}.Badge-module__UKFoza__secondary:hover{background-color:color-mix(in srgb, var(--color-anthracite) 22%, transparent)}.Badge-module__UKFoza__outline{color:var(--color-foreground);border:1px solid var(--color-border);background-color:#0000}.Badge-module__UKFoza__outline:hover{background-color:color-mix(in srgb, var(--color-foreground) 5%, transparent)}.Badge-module__UKFoza__success{background-color:color-mix(in srgb, var(--color-success) 15%, transparent);color:var(--color-success);border:1px solid color-mix(in srgb, var(--color-success) 20%, transparent)}.Badge-module__UKFoza__success:hover{background-color:color-mix(in srgb, var(--color-success) 25%, transparent)}.Badge-module__UKFoza__warning{background-color:color-mix(in srgb, var(--color-warning) 15%, transparent);color:var(--color-warning);border:1px solid color-mix(in srgb, var(--color-warning) 20%, transparent)}.Badge-module__UKFoza__warning:hover{background-color:color-mix(in srgb, var(--color-warning) 25%, transparent)}.Badge-module__UKFoza__solid{color:var(--color-cream);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.1em;background-color:#c6942d;border:none;border-radius:0;padding:4px 8px;font-weight:700}.Badge-module__UKFoza__solid:hover{background-color:#a87a25}.Badge-module__UKFoza__dark{color:var(--color-cream);font-size:var(--text-xs);text-transform:uppercase;letter-spacing:.05em;background-color:#1a1c1c;border:none;border-radius:0;padding:4px 10px;font-weight:600}.Badge-module__UKFoza__dark:hover{background-color:var(--color-black)}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.PropertyHeader-module__--N8DW__header{margin-bottom:var(--space-6);justify-content:space-between;align-items:flex-start;gap:var(--space-4);flex-wrap:wrap;min-width:0;display:flex}.PropertyHeader-module__--N8DW__headerLeft{gap:var(--space-2);flex-direction:column;flex:auto;min-width:0;max-width:100%;display:flex}.PropertyHeader-module__--N8DW__badges{flex-wrap:wrap;align-items:center;gap:8px;min-width:0;max-width:100%;display:flex}.PropertyHeader-module__--N8DW__typeBadge,.PropertyHeader-module__--N8DW__listingBadge{font-size:var(--text-sm);letter-spacing:.05em;text-transform:uppercase;background:var(--color-anthracite);color:var(--color-white);padding:6px 14px;font-weight:700;transition:background .18s}.PropertyHeader-module__--N8DW__typeBadge:hover,.PropertyHeader-module__--N8DW__listingBadge:hover{background:var(--color-anthracite-dark)}[data-theme=dark] .PropertyHeader-module__--N8DW__typeBadge,[data-theme=dark] .PropertyHeader-module__--N8DW__listingBadge{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .PropertyHeader-module__--N8DW__typeBadge:hover,[data-theme=dark] .PropertyHeader-module__--N8DW__listingBadge:hover{background:var(--color-cream)}.PropertyHeader-module__--N8DW__sponsoredBadge{font-size:var(--text-base);letter-spacing:.06em;text-transform:uppercase;background:var(--color-premium);color:var(--color-white);align-items:center;gap:5px;padding:6px 14px;font-weight:800;display:inline-flex;box-shadow:0 2px 6px #d4a01759}.PropertyHeader-module__--N8DW__title{font-size:var(--text-display);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;min-width:0;max-width:100%;margin:16px 0 0;line-height:1.1}.PropertyHeader-module__--N8DW__address{font-size:var(--text-base);color:var(--color-foreground);margin:0}.PropertyHeader-module__--N8DW__headerRight{text-align:right}.PropertyHeader-module__--N8DW__price{font-size:var(--text-4xl);color:var(--color-foreground);font-weight:700}.PropertyHeader-module__--N8DW__perMonth{font-size:var(--text-sm);color:var(--color-foreground);font-weight:600}@media (max-width:768px){.PropertyHeader-module__--N8DW__header{gap:var(--space-3);flex-direction:column}.PropertyHeader-module__--N8DW__headerRight{text-align:left}.PropertyHeader-module__--N8DW__title{font-size:var(--text-4xl);line-height:1.2}.PropertyHeader-module__--N8DW__price{font-size:var(--text-2xl)}}@media (max-width:640px){.PropertyHeader-module__--N8DW__price{font-size:var(--text-xl)}.PropertyHeader-module__--N8DW__badges{gap:6px}.PropertyHeader-module__--N8DW__typeBadge,.PropertyHeader-module__--N8DW__listingBadge,.PropertyHeader-module__--N8DW__sponsoredBadge{font-size:var(--text-xs);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;padding:5px 10px;overflow:hidden}}
.PhoneInput-module__Xq6V3a__container{flex-direction:column;width:100%;display:flex}.PhoneInput-module__Xq6V3a__phoneWrapper{align-items:center;width:100%;display:flex}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput{border:1px solid var(--color-border);border-radius:var(--radius-md);background-color:var(--color-surface);width:100%;min-height:48px;transition:border-color var(--transition-normal), background-color var(--transition-normal), box-shadow var(--transition-normal);align-items:stretch;display:flex;overflow:hidden}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:hover{border-color:color-mix(in srgb, var(--color-primary) 80%, transparent);background-color:color-mix(in srgb, var(--color-surface) 98%, var(--color-primary) 2%)}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:focus-within{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 15%, transparent);background-color:var(--color-surface)}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInputCountry{border-right:1px solid var(--color-border);background:0 0;flex:none;align-items:center;display:inline-flex}.PhoneInput-module__Xq6V3a__countryWrap{align-items:stretch;display:inline-flex;position:relative}.PhoneInput-module__Xq6V3a__countrySelectTrigger{justify-content:flex-start;align-items:center;gap:var(--space-2);min-height:48px;padding:0 var(--space-2);cursor:pointer;background:0 0;border:0;outline:none;margin-left:.3rem;display:inline-flex}.PhoneInput-module__Xq6V3a__countrySelectTrigger:disabled{cursor:not-allowed;opacity:.5}.PhoneInput-module__Xq6V3a__countryTriggerDial{font-family:var(--font-base);font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-anthracite-dark);line-height:1}[data-theme=dark] .PhoneInput-module__Xq6V3a__countryTriggerDial{color:var(--color-anthracite-dark)}.PhoneInput-module__Xq6V3a__countryChevron{width:16px;height:16px;color:var(--color-sand-300);flex-shrink:0;transition:transform .18s}.PhoneInput-module__Xq6V3a__countryChevronOpen{transform:rotate(180deg)}[data-theme=dark] .PhoneInput-module__Xq6V3a__countryChevron{color:var(--color-anthracite-dark)}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInputInput{min-width:0;min-height:48px;padding:0 var(--space-3);font-family:var(--font-base);font-size:var(--text-base);color:var(--color-foreground);border:0;outline:none;flex:1;background:0 0!important}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInputInput::-moz-placeholder{color:var(--color-text-muted)}.PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInputInput::placeholder{color:var(--color-text-muted)}.PhoneInput-module__Xq6V3a__error .PhoneInput{border-color:var(--color-error)}.PhoneInput-module__Xq6V3a__error .PhoneInput:focus-within{border-color:var(--color-error);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-error) 15%, transparent)}[data-theme=dark] .PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput{background-color:color-mix(in srgb, var(--color-background) 80%, black);box-shadow:inset 0 1px 2px var(--color-overlay-010), 0 1px 0 var(--color-tint-005)}[data-theme=dark] .PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:hover{background-color:color-mix(in srgb, var(--color-background) 75%, black);border-color:color-mix(in srgb, var(--color-primary) 90%, white);box-shadow:inset 0 1px 2px var(--color-overlay-010), 0 2px 4px var(--color-overlay-010)}[data-theme=dark] .PhoneInput-module__Xq6V3a__phoneWrapper .PhoneInput:focus-within{background-color:color-mix(in srgb, var(--color-background) 80%, black);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 25%, transparent), 0 2px 4px var(--color-overlay-010)}.PhoneInput-module__Xq6V3a__countrySelectContent{z-index:var(--z-popover);background-color:var(--color-white);border:1px solid var(--color-border-sand);padding:var(--space-2);box-shadow:0 24px 56px -20px rgba(var(--color-anthracite-rgb), .25), 0 8px 20px -8px rgba(var(--color-anthracite-rgb), .1);border-radius:6px;flex-direction:column;animation:.15s PhoneInput-module__Xq6V3a__countryFadeIn;display:flex;position:fixed}[data-theme=dark] .PhoneInput-module__Xq6V3a__countrySelectContent{background-color:var(--color-anthracite-light);border-color:rgba(var(--color-cream-rgb), .14);box-shadow:0 24px 56px -20px #0000008c,0 8px 20px -8px #0000004d}@keyframes PhoneInput-module__Xq6V3a__countryFadeIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.PhoneInput-module__Xq6V3a__countrySearchWrap{flex-shrink:0;margin-bottom:.375rem;position:relative}.PhoneInput-module__Xq6V3a__countrySearchIcon{color:var(--color-sand-muted-fg);pointer-events:none;position:absolute;top:50%;left:10px;transform:translateY(-50%)}[data-theme=dark] .PhoneInput-module__Xq6V3a__countrySearchIcon{color:rgba(var(--color-cream-rgb), .55)}.PhoneInput-module__Xq6V3a__countrySearch{box-sizing:border-box;border:1px solid var(--color-border-sand);background-color:var(--color-white);width:100%;color:var(--color-anthracite-dark);font-family:var(--font-base);font-size:var(--text-sm);border-radius:4px;outline:none;padding:6px 10px 6px 32px;line-height:1.4;transition:border-color .18s}.PhoneInput-module__Xq6V3a__countrySearch::placeholder{color:var(--color-sand-muted-fg);opacity:.55}.PhoneInput-module__Xq6V3a__countrySearch:focus{border-color:var(--color-sand-muted-fg)}[data-theme=dark] .PhoneInput-module__Xq6V3a__countrySearch{background-color:rgba(var(--color-cream-rgb), .06);border-color:rgba(var(--color-cream-rgb), .14);color:var(--color-cream)}[data-theme=dark] .PhoneInput-module__Xq6V3a__countrySearch::placeholder{color:rgba(var(--color-cream-rgb), .55);opacity:1}[data-theme=dark] .PhoneInput-module__Xq6V3a__countrySearch:focus{border-color:rgba(var(--color-cream-rgb), .4)}.PhoneInput-module__Xq6V3a__countryList{scrollbar-width:none;max-height:14rem;margin:0;padding:0;list-style:none;overflow-y:auto}.PhoneInput-module__Xq6V3a__countryList::-webkit-scrollbar{display:none}.PhoneInput-module__Xq6V3a__countryEmpty{color:var(--color-sand-muted-fg);font-family:var(--font-base);font-size:var(--text-sm);padding:12px 10px}[data-theme=dark] .PhoneInput-module__Xq6V3a__countryEmpty{color:rgba(var(--color-cream-rgb), .55)}.PhoneInput-module__Xq6V3a__countryOption{width:100%;color:var(--color-anthracite-dark);font-family:var(--font-base);font-size:var(--text-sm);font-weight:var(--font-medium);text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;outline:none;align-items:center;gap:.625rem;padding:6px 10px;line-height:1.35;transition:background .15s,color .15s;display:flex}.PhoneInput-module__Xq6V3a__countryOption:hover,.PhoneInput-module__Xq6V3a__countryOption:focus-visible,.PhoneInput-module__Xq6V3a__countryOptionFocused{background:color-mix(in srgb, var(--color-anthracite) 6%, transparent)}.PhoneInput-module__Xq6V3a__countryOptionActive{background:color-mix(in srgb, var(--color-anthracite) 8%, transparent);font-weight:var(--font-semibold)}.PhoneInput-module__Xq6V3a__countryOptionActive:hover{background:color-mix(in srgb, var(--color-anthracite) 10%, transparent)}[data-theme=dark] .PhoneInput-module__Xq6V3a__countryOption{color:var(--color-cream)}[data-theme=dark] .PhoneInput-module__Xq6V3a__countryOption:hover,[data-theme=dark] .PhoneInput-module__Xq6V3a__countryOption:focus-visible,[data-theme=dark] .PhoneInput-module__Xq6V3a__countryOptionFocused{background:#ffffff14}[data-theme=dark] .PhoneInput-module__Xq6V3a__countryOptionActive{background:#ffffff1f}.PhoneInput-module__Xq6V3a__countryOptionName{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PhoneInput-module__Xq6V3a__countryOptionDial{color:var(--color-sand-muted-fg);font-weight:var(--font-normal);flex-shrink:0}[data-theme=dark] .PhoneInput-module__Xq6V3a__countryOptionDial{color:rgba(var(--color-cream-rgb), .55)}.PhoneInput-module__Xq6V3a__countryFlag{font-size:var(--text-base);justify-content:center;align-items:center;line-height:1;display:inline-flex}.PhoneInput-module__Xq6V3a__underline .PhoneInput{border:0;border-bottom:1px solid color-mix(in srgb, var(--color-white) 40%, transparent);background:0 0;border-radius:0;min-height:auto}:is(.PhoneInput-module__Xq6V3a__underline .PhoneInput:hover,.PhoneInput-module__Xq6V3a__underline .PhoneInput:focus-within){border-color:#0000;border-bottom-color:color-mix(in srgb, var(--color-white) 90%, transparent);box-shadow:none;background:0 0}.PhoneInput-module__Xq6V3a__underline .PhoneInputCountry{border-right:0}.PhoneInput-module__Xq6V3a__underline .PhoneInputInput{min-height:auto;padding:var(--space-3) 0;color:var(--color-white);font-size:var(--text-sm)}.PhoneInput-module__Xq6V3a__underline .PhoneInputInput::-moz-placeholder{color:color-mix(in srgb, var(--color-white) 60%, transparent)}.PhoneInput-module__Xq6V3a__underline .PhoneInputInput::placeholder{color:color-mix(in srgb, var(--color-white) 60%, transparent)}.PhoneInput-module__Xq6V3a__underline .PhoneInput-module__Xq6V3a__countrySelectTrigger{min-height:auto;padding:var(--space-3) var(--space-1) var(--space-3) 0;color:var(--color-white);font-size:var(--text-sm);margin-left:0}.PhoneInput-module__Xq6V3a__underline .PhoneInput-module__Xq6V3a__countryTriggerDial,[data-theme=dark] .PhoneInput-module__Xq6V3a__underline .PhoneInput-module__Xq6V3a__countryTriggerDial{color:var(--color-white)}.PhoneInput-module__Xq6V3a__underline .PhoneInput-module__Xq6V3a__countryChevron{color:color-mix(in srgb, var(--color-white) 60%, transparent)}:is([data-theme=dark] .PhoneInput-module__Xq6V3a__underline .PhoneInput,[data-theme=dark] .PhoneInput-module__Xq6V3a__underline .PhoneInput:hover,[data-theme=dark] .PhoneInput-module__Xq6V3a__underline .PhoneInput:focus-within){box-shadow:none;background:0 0}:is([data-theme=dark] .PhoneInput-module__Xq6V3a__underline .PhoneInput:hover,[data-theme=dark] .PhoneInput-module__Xq6V3a__underline .PhoneInput:focus-within){border-color:#0000;border-bottom-color:color-mix(in srgb, var(--color-white) 90%, transparent)}
div.WhatsAppContactDialog-module__Krv6yG__dialog{width:min(600px,100vw - 32px)}.WhatsAppContactDialog-module__Krv6yG__form input[class],.WhatsAppContactDialog-module__Krv6yG__phoneField [class*=PhoneInput]{background-color:var(--color-surface-elevated)}.WhatsAppContactDialog-module__Krv6yG__form input[class],.WhatsAppContactDialog-module__Krv6yG__phoneField input,.WhatsAppContactDialog-module__Krv6yG__phoneField [class*=PhoneInputInput]{font-size:var(--text-sm)}.WhatsAppContactDialog-module__Krv6yG__form input[class]:hover,.WhatsAppContactDialog-module__Krv6yG__form input[class]:hover:not(:disabled),.WhatsAppContactDialog-module__Krv6yG__form input[class]:focus,.WhatsAppContactDialog-module__Krv6yG__phoneField [class*=PhoneInput]:hover,.WhatsAppContactDialog-module__Krv6yG__phoneField [class*=PhoneInput]:focus-within{background-color:var(--color-surface-elevated)}.WhatsAppContactDialog-module__Krv6yG__dialogTitle{margin:4px 0 var(--space-4);font-size:var(--text-xl);font-weight:var(--font-normal);text-align:center}.WhatsAppContactDialog-module__Krv6yG__body{align-items:flex-start;gap:var(--space-6);display:flex}.WhatsAppContactDialog-module__Krv6yG__form{gap:var(--space-3);flex-direction:column;flex:1;min-width:0;display:flex}.WhatsAppContactDialog-module__Krv6yG__phoneField{width:100%}.WhatsAppContactDialog-module__Krv6yG__phoneField .PhoneInput{min-height:2.5rem}.WhatsAppContactDialog-module__Krv6yG__phoneField button,.WhatsAppContactDialog-module__Krv6yG__phoneField [class*=countrySelectTrigger],.WhatsAppContactDialog-module__Krv6yG__phoneField input,.WhatsAppContactDialog-module__Krv6yG__phoneField [class*=PhoneInputInput]{min-height:2.5rem}.WhatsAppContactDialog-module__Krv6yG__consent{margin:var(--space-2) 0 0;font-size:var(--text-base);font-weight:var(--font-normal);color:var(--color-text-muted);line-height:1.5}.WhatsAppContactDialog-module__Krv6yG__consentLink{font-weight:var(--font-semibold);color:var(--color-foreground);transition:opacity var(--transition-fast);text-decoration:underline}.WhatsAppContactDialog-module__Krv6yG__consentLink:hover{opacity:.8}.WhatsAppContactDialog-module__Krv6yG__aside{align-items:center;gap:var(--space-2);width:150px;padding-top:var(--space-1);flex-direction:column;flex-shrink:0;display:flex}.WhatsAppContactDialog-module__Krv6yG__recipientPhoto{background-color:var(--color-anthracite-dark);box-shadow:0 8px 32px color-mix(in srgb, var(--color-anthracite) 15%, transparent);border-radius:0;justify-content:center;align-items:center;display:flex;overflow:hidden}.WhatsAppContactDialog-module__Krv6yG__aside .WhatsAppContactDialog-module__Krv6yG__recipientPhoto{width:144px;height:144px}.WhatsAppContactDialog-module__Krv6yG__recipientPhotoAgency{background-color:var(--color-white);border:1px solid rgba(var(--color-anthracite-rgb), .18);padding:var(--space-3);color:var(--color-anthracite)}.WhatsAppContactDialog-module__Krv6yG__recipientPhotoImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.WhatsAppContactDialog-module__Krv6yG__recipientPhotoImgAgency{-o-object-fit:contain;object-fit:contain}.WhatsAppContactDialog-module__Krv6yG__recipientPhotoFallbackAgency{background-color:var(--color-white);color:var(--color-anthracite)}.WhatsAppContactDialog-module__Krv6yG__recipientPhotoFallback{width:100%;height:100%;font-family:var(--font-krona), sans-serif;background-color:var(--color-anthracite-dark);color:var(--color-cream);justify-content:center;align-items:center;display:flex}.WhatsAppContactDialog-module__Krv6yG__aside .WhatsAppContactDialog-module__Krv6yG__recipientPhoto .WhatsAppContactDialog-module__Krv6yG__recipientPhotoFallback{font-size:var(--text-2xl)}.WhatsAppContactDialog-module__Krv6yG__recipientAsideName{font-family:var(--font-heading);color:var(--color-foreground);text-align:center;font-size:var(--text-base);font-weight:var(--font-normal)}@media (max-width:560px){.WhatsAppContactDialog-module__Krv6yG__dialogTitle{margin:0 0 var(--space-4);font-size:var(--text-xl)}div.WhatsAppContactDialog-module__Krv6yG__dialog{width:calc(100vw - 32px);max-width:500px}.WhatsAppContactDialog-module__Krv6yG__body{align-items:stretch;gap:var(--space-4);flex-direction:column-reverse}.WhatsAppContactDialog-module__Krv6yG__aside{justify-content:flex-start;align-items:center;gap:var(--space-3);flex-direction:row;width:auto;padding-top:0}.WhatsAppContactDialog-module__Krv6yG__aside .WhatsAppContactDialog-module__Krv6yG__recipientPhoto{width:88px;height:88px}.WhatsAppContactDialog-module__Krv6yG__aside .WhatsAppContactDialog-module__Krv6yG__recipientPhoto .WhatsAppContactDialog-module__Krv6yG__recipientPhotoFallback{font-size:var(--text-xl)}.WhatsAppContactDialog-module__Krv6yG__recipientAsideName{font-size:var(--text-base)}}
.AgencyContactForm-module__GqdIwG__title{margin:0 0 var(--space-4);font-size:var(--text-xl)}.AgencyContactForm-module__GqdIwG__form{flex-direction:column;gap:.625rem;display:flex}.AgencyContactForm-module__GqdIwG__formInput{box-sizing:border-box;appearance:none;border:1px solid rgba(var(--color-anthracite-rgb), .18);background-color:var(--color-white);width:100%;padding:.625rem var(--space-3);font-size:var(--text-sm);color:var(--color-anthracite-deeper);transition:border-color var(--transition-fast);border-radius:0;outline:none}.AgencyContactForm-module__GqdIwG__formInput:focus{border-color:var(--color-anthracite)}.AgencyContactForm-module__GqdIwG__textarea{resize:vertical}[data-theme=dark] .AgencyContactForm-module__GqdIwG__formInput{border-color:rgba(var(--color-cream-rgb), .15);background-color:var(--color-anthracite-deeper);color:var(--color-cream)}[data-theme=dark] .AgencyContactForm-module__GqdIwG__formInput::placeholder{color:rgba(var(--color-cream-rgb), .75)}.AgencyContactForm-module__GqdIwG__phoneField{width:100%}.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput{background-color:var(--color-white);border:1px solid rgba(var(--color-anthracite-rgb), .18);min-height:0;box-shadow:none;transition:border-color var(--transition-fast);border-radius:0;overflow:hidden}:is(.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput:hover,.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput:focus-within){background-color:var(--color-white);border-color:var(--color-anthracite);box-shadow:none}.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputCountry{border-right:1px solid rgba(var(--color-anthracite-rgb), .18)}.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputInput{min-height:0;padding:.625rem var(--space-3);font-size:var(--text-sm);color:var(--color-anthracite-deeper);margin-left:0;line-height:1.5}.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputInput::-moz-placeholder{color:var(--color-anthracite-deeper);opacity:.6}.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputInput::placeholder{color:var(--color-anthracite-deeper);opacity:.6}.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput button{min-height:0;padding:.625rem var(--space-2) .625rem var(--space-3);margin-left:0;line-height:1.5}.AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput button span{font-size:var(--text-sm)}:is([data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput,[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput:hover,[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput:focus-within){background-color:var(--color-anthracite-deeper);border-color:rgba(var(--color-cream-rgb), .15);box-shadow:none}[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputCountry{border-right-color:rgba(var(--color-cream-rgb), .15)}[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputInput{color:var(--color-cream)}[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputInput::-moz-placeholder{color:rgba(var(--color-cream-rgb), .75);opacity:1}[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInputInput::placeholder{color:rgba(var(--color-cream-rgb), .75);opacity:1}[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput button span{color:var(--color-cream)}[data-theme=dark] .AgencyContactForm-module__GqdIwG__form .AgencyContactForm-module__GqdIwG__phoneField .PhoneInput button>svg{color:rgba(var(--color-cream-rgb), .6)}.AgencyContactForm-module__GqdIwG__consent{align-items:flex-start;gap:var(--space-2);cursor:pointer;-webkit-user-select:none;user-select:none;margin-top:2px;display:flex}.AgencyContactForm-module__GqdIwG__checkbox{cursor:pointer;width:16px;height:16px;accent-color:var(--color-anthracite);flex-shrink:0;margin-top:2px}[data-theme=dark] .AgencyContactForm-module__GqdIwG__checkbox{accent-color:var(--color-cream-muted)}.AgencyContactForm-module__GqdIwG__consentText{font-size:var(--text-base);font-weight:var(--font-normal);color:var(--color-anthracite);line-height:1.45}[data-theme=dark] .AgencyContactForm-module__GqdIwG__consentText{color:var(--color-cream-muted)}.AgencyContactForm-module__GqdIwG__consentLink{font-weight:var(--font-semibold);color:var(--color-anthracite);transition:opacity var(--transition-fast);text-decoration:underline}.AgencyContactForm-module__GqdIwG__consentLink:hover{color:var(--color-anthracite);opacity:.7}[data-theme=dark] .AgencyContactForm-module__GqdIwG__consentLink,[data-theme=dark] .AgencyContactForm-module__GqdIwG__consentLink:hover{color:var(--color-cream-muted)}.AgencyContactForm-module__GqdIwG__callLink{box-sizing:border-box;justify-content:center;align-items:center;gap:var(--space-2);border:1px solid rgba(var(--color-anthracite-rgb), .3);width:100%;padding:var(--space-3);font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-anthracite-deeper);transition:color var(--transition-fast), background-color var(--transition-fast), border-color var(--transition-fast);background:0 0;text-decoration:none;display:flex}.AgencyContactForm-module__GqdIwG__callLink:hover{border-color:var(--color-anthracite-deeper);background-color:var(--color-anthracite-deeper);color:var(--color-cream)}[data-theme=dark] .AgencyContactForm-module__GqdIwG__callLink{border-color:rgba(var(--color-cream-rgb), .25);color:var(--color-cream)}[data-theme=dark] .AgencyContactForm-module__GqdIwG__callLink:hover{border-color:var(--color-cream-muted);background-color:var(--color-cream-muted);color:var(--color-anthracite-dark)}@media (min-width:768px){.AgencyContactForm-module__GqdIwG__title{font-size:var(--text-2xl)}}
.LeadRowActions-module__Wn1uRG__triggerButton{cursor:pointer;padding:var(--space-1);color:var(--color-foreground-muted);transition:color var(--transition-fast), background-color var(--transition-fast);border-radius:var(--radius-none);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.LeadRowActions-module__Wn1uRG__triggerButton:hover:not(:disabled){color:var(--color-foreground);background-color:var(--color-surface-hover,#0000000d)}.LeadRowActions-module__Wn1uRG__triggerButton:disabled{opacity:.5;cursor:not-allowed}.LeadRowActions-module__Wn1uRG__dropdownContent{background-color:var(--color-surface,var(--color-background));border:1px solid var(--color-border);border-radius:var(--radius-none);min-width:140px;padding:var(--space-1);box-shadow:var(--shadow-md);z-index:var(--z-dropdown,1000);animation:.15s ease-out LeadRowActions-module__Wn1uRG__dropdownFadeIn}.LeadRowActions-module__Wn1uRG__dropdownItem{font-size:var(--text-sm);color:var(--color-foreground);border-radius:var(--radius-none);align-items:center;gap:var(--space-2);padding:var(--space-2) var(--space-3);-webkit-user-select:none;user-select:none;cursor:pointer;transition:background-color var(--transition-fast), color var(--transition-fast);outline:none;display:flex;position:relative}.LeadRowActions-module__Wn1uRG__dropdownItem:hover,.LeadRowActions-module__Wn1uRG__dropdownItem:focus{background-color:var(--color-surface-hover,#0000000d)}.LeadRowActions-module__Wn1uRG__dropdownItemDestructive{color:var(--color-destructive)}.LeadRowActions-module__Wn1uRG__dropdownItemDestructive:hover,.LeadRowActions-module__Wn1uRG__dropdownItemDestructive:focus{color:var(--color-destructive);background-color:#dc262614}@keyframes LeadRowActions-module__Wn1uRG__dropdownFadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}[data-theme=dark] .LeadRowActions-module__Wn1uRG__dropdownContent{background-color:var(--color-anthracite,#171717);border-color:var(--color-anthracite-light,#262626)}[data-theme=dark] .LeadRowActions-module__Wn1uRG__dropdownItem:hover,[data-theme=dark] .LeadRowActions-module__Wn1uRG__dropdownItem:focus{background-color:var(--color-tint-005,#ffffff0d)}[data-theme=dark] .LeadRowActions-module__Wn1uRG__dropdownItemDestructive:hover,[data-theme=dark] .LeadRowActions-module__Wn1uRG__dropdownItemDestructive:focus{background-color:#dc262626}
.AgentProfileSection-module__RIuJTW__header{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-6) var(--space-4);display:flex}.AgentProfileSection-module__RIuJTW__iconBadge{border-radius:var(--radius-md);background:var(--color-gold);width:40px;height:40px;color:var(--color-anthracite);justify-content:center;align-items:center;display:inline-flex}.AgentProfileSection-module__RIuJTW__title{font-size:var(--text-lg);color:var(--color-foreground);margin:0;font-weight:600}.AgentProfileSection-module__RIuJTW__content{padding:0 var(--space-6) var(--space-6);gap:var(--space-5);flex-direction:column;display:flex}.AgentProfileSection-module__RIuJTW__subtitle{font-size:var(--text-sm);color:var(--color-foreground-muted);margin:0}.AgentProfileSection-module__RIuJTW__field{gap:var(--space-2);flex-direction:column;display:flex}.AgentProfileSection-module__RIuJTW__label{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-foreground);font-weight:500;display:inline-flex}.AgentProfileSection-module__RIuJTW__fieldIcon{color:var(--color-foreground-muted)}.AgentProfileSection-module__RIuJTW__metaRow{justify-content:space-between;align-items:center;gap:var(--space-3);display:flex}.AgentProfileSection-module__RIuJTW__counter{font-size:var(--text-xs);color:var(--color-foreground-muted);font-variant-numeric:tabular-nums}.AgentProfileSection-module__RIuJTW__counterError{color:var(--color-error);font-weight:600}.AgentProfileSection-module__RIuJTW__errorText{font-size:var(--text-xs);color:var(--color-error);margin:0}.AgentProfileSection-module__RIuJTW__helpText{font-size:var(--text-xs);color:var(--color-foreground-muted);margin:0}.AgentProfileSection-module__RIuJTW__inputWithStatus{align-items:center;gap:var(--space-3);display:flex}.AgentProfileSection-module__RIuJTW__inputWithStatus>:first-child{flex:1}
.AgencyContactInfo-module__ojw6gG__infoCard{overflow:hidden}.AgencyContactInfo-module__ojw6gG__title{margin:0 0 var(--space-4);font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-normal);color:var(--color-foreground)}[data-theme=dark] .AgencyContactInfo-module__ojw6gG__title{color:var(--color-cream)}.AgencyContactInfo-module__ojw6gG__rows{flex-direction:column;display:flex}.AgencyContactInfo-module__ojw6gG__row{justify-content:space-between;align-items:baseline;gap:var(--space-3);border-bottom:1px solid rgba(var(--color-anthracite-rgb), .08);padding:.625rem 0;display:flex}.AgencyContactInfo-module__ojw6gG__row:last-child{border-bottom:0}[data-theme=dark] .AgencyContactInfo-module__ojw6gG__row{border-bottom-color:rgba(var(--color-cream-rgb), .08)}.AgencyContactInfo-module__ojw6gG__rowStacked{align-items:flex-start;gap:var(--space-3);flex-direction:column}.AgencyContactInfo-module__ojw6gG__label{font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-anthracite-deeper);flex-shrink:0}[data-theme=dark] .AgencyContactInfo-module__ojw6gG__label{color:var(--color-cream)}.AgencyContactInfo-module__ojw6gG__value{font-size:var(--text-sm);text-align:right;color:var(--color-anthracite-deeper)}.AgencyContactInfo-module__ojw6gG__valueLeft{text-align:left}[data-theme=dark] .AgencyContactInfo-module__ojw6gG__value{color:rgba(var(--color-cream-rgb), .75)}.AgencyContactInfo-module__ojw6gG__valueLink{overflow-wrap:break-word;word-break:break-all;text-decoration:none}.AgencyContactInfo-module__ojw6gG__valueLink:hover{color:var(--color-anthracite-deeper);text-decoration:underline}[data-theme=dark] .AgencyContactInfo-module__ojw6gG__valueLink:hover{color:var(--color-cream)}@media (min-width:768px){.AgencyContactInfo-module__ojw6gG__title{font-size:var(--text-2xl)}}
.DashboardSkeleton-module__aQIYFW__page{flex-direction:column;gap:40px;animation:.4s DashboardSkeleton-module__aQIYFW__fadeIn;display:flex}@keyframes DashboardSkeleton-module__aQIYFW__fadeIn{0%{opacity:0}to{opacity:1}}.DashboardSkeleton-module__aQIYFW__title{width:280px;height:36px}.DashboardSkeleton-module__aQIYFW__statsGrid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.DashboardSkeleton-module__aQIYFW__stat{height:120px}.DashboardSkeleton-module__aQIYFW__contentGrid{grid-template-columns:6.5fr 3.5fr;gap:16px;display:grid}.DashboardSkeleton-module__aQIYFW__chart,.DashboardSkeleton-module__aQIYFW__side{height:380px}.DashboardSkeleton-module__aQIYFW__wideCard{height:340px}.DashboardSkeleton-module__aQIYFW__tableWrap{flex-direction:column;gap:6px;display:flex}.DashboardSkeleton-module__aQIYFW__tableHeader{opacity:.7;height:44px}.DashboardSkeleton-module__aQIYFW__tableRow{height:64px}@media (max-width:1180px){.DashboardSkeleton-module__aQIYFW__page{gap:32px}.DashboardSkeleton-module__aQIYFW__statsGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.DashboardSkeleton-module__aQIYFW__contentGrid{grid-template-columns:1fr}.DashboardSkeleton-module__aQIYFW__chart,.DashboardSkeleton-module__aQIYFW__side{height:260px}.DashboardSkeleton-module__aQIYFW__wideCard{height:240px}}@media (max-width:767px){.DashboardSkeleton-module__aQIYFW__page{gap:20px}.DashboardSkeleton-module__aQIYFW__title{width:180px;height:26px}.DashboardSkeleton-module__aQIYFW__statsGrid{grid-template-columns:1fr;gap:10px}.DashboardSkeleton-module__aQIYFW__stat{height:100px}.DashboardSkeleton-module__aQIYFW__tableRow{height:56px}}
.LeadBadge-module__q1MHaW__statusResearch{background-color:var(--color-info-light);color:#1e40af;border:1px solid #3b82f633}[data-theme=dark] .LeadBadge-module__q1MHaW__statusResearch{color:#60a5fa;background-color:#3b82f626;border:1px solid #3b82f64d}.LeadBadge-module__q1MHaW__statusConverted{color:var(--color-purple);background-color:#f3e8ff;border:1px solid #7a4cff33}[data-theme=dark] .LeadBadge-module__q1MHaW__statusConverted{color:#c084fc;background-color:#7a4cff26;border:1px solid #7a4cff4d}
.AdminSectionAgency-module__kkMFaq__container{flex-direction:column;gap:24px;display:flex}.AdminSectionAgency-module__kkMFaq__form{flex-direction:column;gap:20px;display:flex}.AdminSectionAgency-module__kkMFaq__docsList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.AdminSectionAgency-module__kkMFaq__docItem{border:1px solid var(--color-border);background:var(--color-cream);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.AdminSectionAgency-module__kkMFaq__docIcon{color:var(--color-anthracite);flex-shrink:0}.AdminSectionAgency-module__kkMFaq__docInfo{flex-direction:column;flex:1;min-width:0;display:flex}.AdminSectionAgency-module__kkMFaq__docName{font-size:var(--text-base);color:var(--color-anthracite);font-weight:600}.AdminSectionAgency-module__kkMFaq__docMeta{font-size:var(--text-xs);color:var(--color-foreground-muted)}.AdminSectionAgency-module__kkMFaq__docActions{gap:6px;display:inline-flex}.AdminSectionAgency-module__kkMFaq__iconBtn{width:32px;height:32px;color:var(--color-anthracite);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;transition:background .15s;display:inline-flex}.AdminSectionAgency-module__kkMFaq__iconBtn:hover{background:var(--color-overlay-005)}.AdminSectionAgency-module__kkMFaq__docsNote{font-size:var(--text-sm);color:var(--color-foreground-muted)}.AdminSectionAgency-module__kkMFaq__docsNote strong{color:var(--color-anthracite);margin-bottom:4px;display:block}.AdminSectionAgency-module__kkMFaq__docsNote ul{margin:0;padding-left:18px}[data-theme=dark] .AdminSectionAgency-module__kkMFaq__docItem{background:var(--color-anthracite);border-color:var(--color-tint-010)}[data-theme=dark] .AdminSectionAgency-module__kkMFaq__docName{color:var(--color-cream)}
.UserAppSidebar-module__i1LTya__sidebar{background:var(--color-surface);height:100%;color:var(--color-foreground);width:224px;max-width:85vw;z-index:var(--z-sticky);box-shadow:var(--shadow-lg);flex-direction:column;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1),width .3s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}.UserAppSidebar-module__i1LTya__sidebar.UserAppSidebar-module__i1LTya__mobileClosed{transform:translate(-100%)}.UserAppSidebar-module__i1LTya__sidebar.UserAppSidebar-module__i1LTya__mobileOpen{transform:translate(0)}@media (min-width:768px){.UserAppSidebar-module__i1LTya__sidebar{border-right:1px solid var(--color-border);max-width:none;box-shadow:none;transition:width .3s cubic-bezier(.22,1,.36,1);position:relative;transform:translate(0)}.UserAppSidebar-module__i1LTya__sidebar.UserAppSidebar-module__i1LTya__collapsed{width:72px}.UserAppSidebar-module__i1LTya__sidebar.UserAppSidebar-module__i1LTya__mobileClosed,.UserAppSidebar-module__i1LTya__sidebar.UserAppSidebar-module__i1LTya__mobileOpen{transform:translate(0)}}.UserAppSidebar-module__i1LTya__sidebarHeader{height:72px;padding:0 var(--space-4);justify-content:space-between;align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}.UserAppSidebar-module__i1LTya__collapsed .UserAppSidebar-module__i1LTya__sidebarHeader{justify-content:center;padding:0}.UserAppSidebar-module__i1LTya__brand{min-width:0;color:var(--color-foreground);align-items:center;text-decoration:none;display:inline-flex}.UserAppSidebar-module__i1LTya__brandLogo{-o-object-fit:contain;object-fit:contain;width:auto;height:42px;display:block}.UserAppSidebar-module__i1LTya__toggleButton{width:32px;height:32px;color:var(--color-foreground);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:inline-flex}.UserAppSidebar-module__i1LTya__toggleButton:hover{color:var(--color-foreground-muted)}.UserAppSidebar-module__i1LTya__toggleButton:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.UserAppSidebar-module__i1LTya__nav{padding:var(--space-3) var(--space-3);scrollbar-width:none;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.UserAppSidebar-module__i1LTya__nav::-webkit-scrollbar{display:none}.UserAppSidebar-module__i1LTya__navList{gap:var(--space-1);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.UserAppSidebar-module__i1LTya__navLink{align-items:center;gap:var(--space-4);padding:var(--space-6) var(--space-3);color:var(--color-foreground-subtle);font-family:inherit;font-weight:500;font-size:var(--text-base);letter-spacing:-.005em;border-radius:0;min-height:52px;text-decoration:none;transition:background-color .18s,color .18s;display:flex;position:relative}.UserAppSidebar-module__i1LTya__navLinkDisabled{cursor:not-allowed;opacity:.4}.UserAppSidebar-module__i1LTya__navLink svg{stroke-width:1.8px;flex-shrink:0;width:18px;height:18px}@media (min-width:768px){.UserAppSidebar-module__i1LTya__collapsed .UserAppSidebar-module__i1LTya__navLink{padding:var(--space-3) 0;justify-content:center;width:100%}}.UserAppSidebar-module__i1LTya__navLink:hover{background-color:var(--color-overlay-010);color:var(--color-foreground)}.UserAppSidebar-module__i1LTya__navLink.UserAppSidebar-module__i1LTya__active{background-color:var(--color-overlay-010);color:var(--color-foreground);font-weight:600}.UserAppSidebar-module__i1LTya__navLink.UserAppSidebar-module__i1LTya__active:before{content:"";background:var(--color-anthracite);border-radius:0;width:4px;height:28px;position:absolute;top:50%;left:-16px;transform:translateY(-50%)}.UserAppSidebar-module__i1LTya__collapsed .UserAppSidebar-module__i1LTya__navLink.UserAppSidebar-module__i1LTya__active:before{left:0}.UserAppSidebar-module__i1LTya__navLabel{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.UserAppSidebar-module__i1LTya__collapsed .UserAppSidebar-module__i1LTya__navLabel{display:none}.UserAppSidebar-module__i1LTya__bottomSection{padding:var(--space-3) var(--space-3) var(--space-4);flex-shrink:0;margin-top:auto}.UserAppSidebar-module__i1LTya__collapsed .UserAppSidebar-module__i1LTya__bottomSection{padding:var(--space-3) 0 var(--space-4);justify-content:center;display:flex}[data-theme=dark] .UserAppSidebar-module__i1LTya__sidebar{background:var(--color-anthracite);border-right-color:var(--color-anthracite-light)}[data-theme=dark] .UserAppSidebar-module__i1LTya__brandLogo{filter:brightness(0)invert()}[data-theme=dark] .UserAppSidebar-module__i1LTya__navLink:hover,[data-theme=dark] .UserAppSidebar-module__i1LTya__navLink.UserAppSidebar-module__i1LTya__active{background-color:var(--color-tint-005)}[data-theme=dark] .UserAppSidebar-module__i1LTya__navLink.UserAppSidebar-module__i1LTya__active:before{background:var(--color-foreground)}
.AvatarUpload-module__l2EoDG__avatarWrapper{align-items:center;gap:var(--space-3);flex-direction:column;flex-shrink:0;width:100%;display:flex}@media (min-width:640px){.AvatarUpload-module__l2EoDG__avatarWrapper{width:auto}}.AvatarUpload-module__l2EoDG__avatarButton{border-radius:var(--radius-full);border:2px solid var(--color-border);background-color:var(--color-primary);cursor:pointer;width:96px;height:96px;transition:box-shadow var(--transition-fast);position:relative;overflow:hidden}@media (min-width:1024px){.AvatarUpload-module__l2EoDG__avatarButton{width:128px;height:128px}}.AvatarUpload-module__l2EoDG__avatarChangeButton{width:100%}@media (min-width:640px){.AvatarUpload-module__l2EoDG__avatarChangeButton{width:auto}}.AvatarUpload-module__l2EoDG__avatarActions{gap:var(--space-2);flex-wrap:wrap;justify-content:center;width:100%;display:flex}.AvatarUpload-module__l2EoDG__avatarSuccess{font-size:var(--text-xs);color:var(--color-success,#16a34a);text-align:center;margin:0}.AvatarUpload-module__l2EoDG__avatarButton:hover .AvatarUpload-module__l2EoDG__avatarOverlay,.AvatarUpload-module__l2EoDG__avatarButton:focus-visible .AvatarUpload-module__l2EoDG__avatarOverlay{opacity:1}.AvatarUpload-module__l2EoDG__avatarButton:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}.AvatarUpload-module__l2EoDG__avatarButton:disabled{cursor:not-allowed;opacity:.6}.AvatarUpload-module__l2EoDG__avatarImage{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.AvatarUpload-module__l2EoDG__avatarInitials{width:100%;height:100%;font-size:var(--text-xl);font-weight:var(--font-bold);color:var(--color-white);-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:flex}.AvatarUpload-module__l2EoDG__avatarOverlay{color:var(--color-white);opacity:0;transition:opacity var(--transition-fast);background-color:#00000073;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AvatarUpload-module__l2EoDG__avatarInput{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AvatarUpload-module__l2EoDG__avatarError{font-size:var(--text-xs);color:var(--color-error);text-align:center;max-width:220px;margin:0}
.dialog-base-module__y1GzBW__overlay{background-color:var(--color-overlay-050);z-index:var(--z-modal-backdrop);animation:.15s ease-out dialog-base-module__y1GzBW__fadeIn;position:fixed;inset:0}.dialog-base-module__y1GzBW__content{background-color:var(--color-background);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);width:90vw;max-width:450px;max-height:85vh;padding:var(--space-6);z-index:var(--z-modal);animation:.2s ease-out dialog-base-module__y1GzBW__scaleIn;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.dialog-base-module__y1GzBW__title{margin:0 0 var(--space-2) 0;font-size:var(--text-lg);color:var(--color-foreground);font-weight:600}.dialog-base-module__y1GzBW__description{margin:0 0 var(--space-4) 0;font-size:var(--text-sm);color:var(--color-muted-foreground);line-height:1.5}.dialog-base-module__y1GzBW__actions{gap:var(--space-3);margin-top:var(--space-5);justify-content:flex-end;display:flex}.dialog-base-module__y1GzBW__closeButton{top:var(--space-4);right:var(--space-4);cursor:pointer;padding:var(--space-1);color:var(--color-muted-foreground);border-radius:var(--radius-sm);z-index:var(--z-raised);background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute}.dialog-base-module__y1GzBW__closeButton:hover{background-color:var(--color-surface);color:var(--color-foreground)}.dialog-base-module__y1GzBW__field{margin-bottom:var(--space-4)}.dialog-base-module__y1GzBW__label{font-size:var(--text-sm);color:var(--color-foreground);margin-bottom:var(--space-2);font-weight:500;display:block}.dialog-base-module__y1GzBW__required{color:#dc2626}.dialog-base-module__y1GzBW__control,.dialog-base-module__y1GzBW__textarea{width:100%;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-base);background-color:var(--color-background);color:var(--color-foreground);font-family:inherit;transition:border-color .15s,box-shadow .15s}.dialog-base-module__y1GzBW__control:focus,.dialog-base-module__y1GzBW__textarea:focus{border-color:var(--color-gold);outline:none;box-shadow:0 0 0 3px #d4af371a}.dialog-base-module__y1GzBW__inputError{border-color:#dc2626}.dialog-base-module__y1GzBW__inputError:focus{box-shadow:0 0 0 3px #dc26261a}.dialog-base-module__y1GzBW__textarea{resize:vertical;min-height:100px}.dialog-base-module__y1GzBW__errorMessage{margin:var(--space-1) 0 0;font-size:var(--text-sm);color:#dc2626}@keyframes dialog-base-module__y1GzBW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes dialog-base-module__y1GzBW__scaleIn{0%{opacity:0;transform:translate(-50%,-50%)scale(.95)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}
.ApplicationDetailsSidebar-module__D2dH9q__overlay{display:none}.ApplicationDetailsSidebar-module__D2dH9q__content{background-color:var(--color-card-bg);border:1px solid var(--color-border);outline:none;flex-direction:column;flex-shrink:0;align-self:stretch;width:450px;min-height:calc(100vh - 250px);display:flex;position:relative;overflow:hidden}@keyframes ApplicationDetailsSidebar-module__D2dH9q__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ApplicationDetailsSidebar-module__D2dH9q__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.ApplicationDetailsSidebar-module__D2dH9q__header{padding:var(--space-6);border-bottom:1px solid var(--color-border);gap:var(--space-4);flex-direction:column;display:flex;position:relative}.ApplicationDetailsSidebar-module__D2dH9q__titleRow{justify-content:space-between;align-items:center;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__panelTitle{font-family:var(--font-display);font-size:var(--text-lg);color:var(--color-foreground);text-transform:uppercase;letter-spacing:.05em;margin:0;font-weight:700}.ApplicationDetailsSidebar-module__D2dH9q__closeButton{color:var(--color-foreground-muted);cursor:pointer;padding:var(--space-1);transition:color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__closeButton:hover{color:var(--color-foreground)}.ApplicationDetailsSidebar-module__D2dH9q__applicantProfile{align-items:center;gap:var(--space-4);display:flex}.ApplicationDetailsSidebar-module__D2dH9q__applicantInfo{flex-direction:column;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__applicantName{font-size:var(--text-base);color:var(--color-foreground);font-weight:700}.ApplicationDetailsSidebar-module__D2dH9q__appReference{font-size:var(--text-xs);color:var(--color-foreground-subtle);font-family:monospace}.ApplicationDetailsSidebar-module__D2dH9q__scrollArea{padding:var(--space-6);flex:1;overflow-y:auto}.ApplicationDetailsSidebar-module__D2dH9q__section{margin-bottom:var(--space-6)}.ApplicationDetailsSidebar-module__D2dH9q__sectionTitle{font-size:var(--text-xs);color:var(--color-foreground-muted);margin-bottom:var(--space-3);text-transform:uppercase;letter-spacing:.05em;font-weight:700}.ApplicationDetailsSidebar-module__D2dH9q__propertyCard{background-color:var(--color-surface-raised);border:1px solid var(--color-border);padding:var(--space-4);gap:var(--space-1);flex-direction:column;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__propertyRef{font-weight:700;font-size:var(--text-sm);color:var(--color-foreground)}.ApplicationDetailsSidebar-module__D2dH9q__propertyAddress{font-size:var(--text-xs);color:var(--color-foreground-muted)}.ApplicationDetailsSidebar-module__D2dH9q__messageBox{background-color:var(--color-surface-raised);border:1px solid var(--color-border);padding:var(--space-4);font-size:var(--text-sm);color:var(--color-foreground-muted);white-space:pre-wrap;line-height:1.5}.ApplicationDetailsSidebar-module__D2dH9q__documentItem{padding:var(--space-3) 0;border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.ApplicationDetailsSidebar-module__D2dH9q__documentItem:last-child{border-bottom:none}.ApplicationDetailsSidebar-module__D2dH9q__documentInfo{align-items:center;gap:var(--space-2);min-width:0;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__documentIcon{color:var(--color-foreground-subtle);flex-shrink:0}.ApplicationDetailsSidebar-module__D2dH9q__documentName{font-size:var(--text-sm);color:var(--color-foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.ApplicationDetailsSidebar-module__D2dH9q__downloadButton{font-size:var(--text-xs);color:var(--color-status-review-fg);align-items:center;gap:var(--space-1);font-weight:600;text-decoration:none;display:inline-flex}.ApplicationDetailsSidebar-module__D2dH9q__downloadButton:hover{text-decoration:underline}.ApplicationDetailsSidebar-module__D2dH9q__stageList{gap:var(--space-2);flex-direction:column;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__stageItem{background-color:var(--color-surface-raised);border:1px solid var(--color-border);padding:var(--space-3) var(--space-4);cursor:pointer;transition:all var(--transition-fast);text-align:left;justify-content:space-between;align-items:center;width:100%;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__stageItem:hover{border-color:var(--color-border-hover);background-color:var(--color-card-bg)}.ApplicationDetailsSidebar-module__D2dH9q__stageItemActive{border-color:var(--color-gold);background-color:var(--color-card-bg)}.ApplicationDetailsSidebar-module__D2dH9q__stageCode{font-family:monospace;font-weight:700;font-size:var(--text-xs);color:var(--color-foreground-subtle);background-color:var(--color-border);margin-right:var(--space-3);flex-shrink:0;padding:2px 6px}.ApplicationDetailsSidebar-module__D2dH9q__stageItemActive .ApplicationDetailsSidebar-module__D2dH9q__stageCode{background-color:var(--color-gold);color:var(--color-anthracite)}.ApplicationDetailsSidebar-module__D2dH9q__stageName{font-size:var(--text-sm);color:var(--color-foreground);flex:1;font-weight:500}.ApplicationDetailsSidebar-module__D2dH9q__modalOverlay{z-index:calc(var(--z-modal) + 10);padding:var(--space-4);animation:ApplicationDetailsSidebar-module__D2dH9q__fadeIn var(--transition-fast) ease-out;background-color:#0006;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.ApplicationDetailsSidebar-module__D2dH9q__modalContent{background-color:var(--color-card-bg);border:1px solid var(--color-border);padding:var(--space-6);width:100%;max-width:400px;box-shadow:var(--shadow-lg);gap:var(--space-4);animation:ApplicationDetailsSidebar-module__D2dH9q__fadeIn var(--transition-fast) ease-out;flex-direction:column;display:flex}.ApplicationDetailsSidebar-module__D2dH9q__modalHeader{align-items:center;gap:var(--space-3);display:flex}.ApplicationDetailsSidebar-module__D2dH9q__modalIcon{color:var(--color-gold);flex-shrink:0}.ApplicationDetailsSidebar-module__D2dH9q__modalTitle{font-family:var(--font-display);font-size:var(--text-base);margin:0;font-weight:700}.ApplicationDetailsSidebar-module__D2dH9q__modalDescription{font-size:var(--text-sm);color:var(--color-foreground-muted);line-height:1.5}.ApplicationDetailsSidebar-module__D2dH9q__modalActions{margin-top:var(--space-2);justify-content:flex-end;display:flex}@media (max-width:1023px){.ApplicationDetailsSidebar-module__D2dH9q__overlay{background-color:var(--color-overlay-050);z-index:var(--z-modal-backdrop);animation:ApplicationDetailsSidebar-module__D2dH9q__fadeIn var(--transition-fast) ease-out;display:block;position:fixed;inset:0}.ApplicationDetailsSidebar-module__D2dH9q__content{border:none;border-left:1px solid var(--color-border);width:100%;max-width:450px;box-shadow:var(--shadow-lg);z-index:var(--z-modal);animation:ApplicationDetailsSidebar-module__D2dH9q__slideIn var(--transition-normal) cubic-bezier(.16, 1, .3, 1);min-height:0;position:fixed;top:0;bottom:0;right:0}}@media (max-width:639px){.ApplicationDetailsSidebar-module__D2dH9q__content{max-width:100%}}
.LeadDistributionChart-module__F3Nd9q__cardBody{flex-direction:column;gap:18px;height:100%;padding:22px 24px;display:flex}.LeadDistributionChart-module__F3Nd9q__header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.LeadDistributionChart-module__F3Nd9q__title{font-family:var(--font-heading), sans-serif;font-size:var(--text-lg);color:var(--color-foreground);letter-spacing:-.015em;text-transform:none;margin:0 0 8px;font-weight:700}.LeadDistributionChart-module__F3Nd9q__legend{flex-wrap:wrap;gap:18px;display:flex}.LeadDistributionChart-module__F3Nd9q__legendItem{font-size:var(--text-base);color:var(--color-foreground-muted);align-items:center;gap:6px;font-weight:500;display:inline-flex}.LeadDistributionChart-module__F3Nd9q__legendDot{background:var(--color-foreground);border-radius:0;width:8px;height:8px;display:inline-block}.LeadDistributionChart-module__F3Nd9q__filter{align-items:center;gap:8px;display:inline-flex}.LeadDistributionChart-module__F3Nd9q__filterLabel{font-size:var(--text-base);color:var(--color-foreground-muted);font-weight:500}.LeadDistributionChart-module__F3Nd9q__filterTrigger{background:var(--color-filter-bg);width:auto;min-width:90px;height:28px;font-size:var(--text-sm);color:var(--color-foreground);border:none;font-weight:600}[data-theme=dark] .LeadDistributionChart-module__F3Nd9q__filterTrigger{background:var(--color-filter-bg);color:var(--color-foreground);border:none}.LeadDistributionChart-module__F3Nd9q__body{flex:1;width:100%;min-height:180px}.LeadDistributionChart-module__F3Nd9q__tooltip{background:var(--color-card-bg);color:var(--color-foreground);min-width:190px;box-shadow:0 12px 30px -8px var(--color-overlay-020);border:1px solid var(--color-border);border-radius:0;padding:10px 14px}.LeadDistributionChart-module__F3Nd9q__tooltipLabel{font-size:var(--text-xs);color:var(--color-foreground-muted);margin-bottom:8px;font-weight:500}.LeadDistributionChart-module__F3Nd9q__tooltipRow{font-size:var(--text-sm);justify-content:space-between;align-items:center;gap:12px;padding:2px 0;display:flex}.LeadDistributionChart-module__F3Nd9q__tooltipRow span{color:var(--color-foreground-muted)}.LeadDistributionChart-module__F3Nd9q__tooltipRow strong{color:var(--color-foreground);font-weight:700}@media (max-width:767px){.LeadDistributionChart-module__F3Nd9q__cardBody{gap:14px;padding:16px}.LeadDistributionChart-module__F3Nd9q__header{flex-direction:column;align-items:stretch;gap:10px}.LeadDistributionChart-module__F3Nd9q__filter{flex-wrap:wrap;justify-content:space-between;gap:8px}}
.LeadTable-module__ZlpbIa__contactCell{flex-direction:column;gap:2px;display:flex}.LeadTable-module__ZlpbIa__phoneLink{color:var(--color-foreground);text-decoration:none}.LeadTable-module__ZlpbIa__phoneLink:hover{text-decoration:underline}.LeadTable-module__ZlpbIa__emailLink{color:var(--color-foreground-muted);font-size:var(--text-xs);text-decoration:none}.LeadTable-module__ZlpbIa__emailLink:hover{text-decoration:underline}.LeadTable-module__ZlpbIa__preferenceCell{color:var(--color-foreground);white-space:nowrap}.LeadTable-module__ZlpbIa__budgetCell{color:var(--color-foreground);white-space:nowrap;font-family:inherit}.LeadTable-module__ZlpbIa__actionsDropdownButton{border-radius:var(--radius-md);width:28px;height:28px;color:var(--color-foreground-muted);cursor:pointer;transition:all var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:inline-flex}.LeadTable-module__ZlpbIa__actionsDropdownButton:hover{color:var(--color-foreground);background-color:var(--color-surface-raised)}
.AdminSectionAgent-module__86psJa__container{flex-direction:column;gap:24px;display:flex}.AdminSectionAgent-module__86psJa__form{flex-direction:column;gap:20px;display:flex}.AdminSectionAgent-module__86psJa__select{border:1px solid var(--color-border);background:var(--color-white);height:40px;color:var(--color-anthracite);font-size:var(--text-base);border-radius:10px;padding:0 12px;font-family:inherit}.AdminSectionAgent-module__86psJa__select:focus{outline:2px solid var(--color-gold);outline-offset:1px;border-color:var(--color-gold)}.AdminSectionAgent-module__86psJa__docsList{flex-direction:column;gap:10px;margin:0;padding:0;list-style:none;display:flex}.AdminSectionAgent-module__86psJa__docItem{border:1px solid var(--color-border);background:var(--color-cream);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.AdminSectionAgent-module__86psJa__docInfo{align-items:center;gap:12px;min-width:0;display:flex}.AdminSectionAgent-module__86psJa__docIcon{color:var(--color-anthracite);flex-shrink:0}.AdminSectionAgent-module__86psJa__docName{font-size:var(--text-base);color:var(--color-anthracite);font-weight:600;display:block}.AdminSectionAgent-module__86psJa__docMeta{font-size:var(--text-xs);color:var(--color-foreground-muted);display:block}.AdminSectionAgent-module__86psJa__docMetaMuted{font-size:var(--text-xs);color:var(--color-foreground-subtle);display:block}.AdminSectionAgent-module__86psJa__docActions{align-items:center;gap:10px;display:inline-flex}.AdminSectionAgent-module__86psJa__uploadedBadge{font-size:var(--text-xs);color:var(--color-success);font-weight:700}.AdminSectionAgent-module__86psJa__uploadBtn{border:1px solid var(--color-border);background:var(--color-white);color:var(--color-anthracite);font-size:var(--text-sm);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:8px 12px;font-weight:600;transition:background .15s;display:inline-flex}.AdminSectionAgent-module__86psJa__uploadBtn:hover{background:var(--color-cream)}.AdminSectionAgent-module__86psJa__fileInput{display:none}@media (max-width:767px){.AdminSectionAgent-module__86psJa__docItem{flex-direction:column;align-items:stretch;gap:12px}.AdminSectionAgent-module__86psJa__docActions{justify-content:space-between;width:100%}}[data-theme=dark] .AdminSectionAgent-module__86psJa__docItem{background:var(--color-anthracite);border-color:var(--color-tint-010)}[data-theme=dark] .AdminSectionAgent-module__86psJa__docName{color:var(--color-cream)}:is([data-theme=dark] .AdminSectionAgent-module__86psJa__uploadBtn,[data-theme=dark] .AdminSectionAgent-module__86psJa__select){background:var(--color-anthracite-dark);color:var(--color-cream);border-color:var(--color-tint-010)}
.ProfileCarouselNav-module__Aoy0iq__carouselNav{align-items:center;gap:var(--space-3);display:flex}.ProfileCarouselNav-module__Aoy0iq__dotsWindow{overflow:hidden}.ProfileCarouselNav-module__Aoy0iq__dotsRow{align-items:center;gap:.375rem;transition:transform .3s;display:flex}.ProfileCarouselNav-module__Aoy0iq__dot{cursor:pointer;background-color:var(--color-border);width:6px;height:6px;transition:background-color var(--transition-fast), transform var(--transition-fast);border:0;flex-shrink:0;padding:0}.ProfileCarouselNav-module__Aoy0iq__dotActive{background-color:var(--color-anthracite);transform:scale(1.3)}[data-theme=dark] .ProfileCarouselNav-module__Aoy0iq__dot{background-color:rgba(var(--color-cream-rgb), .3)}[data-theme=dark] .ProfileCarouselNav-module__Aoy0iq__dotActive{background-color:var(--color-cream)}.ProfileCarouselNav-module__Aoy0iq__navArrows{gap:.375rem;display:flex}.ProfileCarouselNav-module__Aoy0iq__navArrowBtn{cursor:pointer;background-color:var(--color-anthracite);width:32px;height:32px;color:var(--color-cream);transition:opacity var(--transition-fast);border:0;justify-content:center;align-items:center;display:inline-flex}.ProfileCarouselNav-module__Aoy0iq__navArrowBtn:disabled{cursor:default;opacity:.3}[data-theme=dark] .ProfileCarouselNav-module__Aoy0iq__navArrowBtn{background-color:var(--color-cream);color:var(--color-anthracite-deeper)}@media (min-width:768px){.ProfileCarouselNav-module__Aoy0iq__carouselNav{display:none}}
.PersonalInformations-module__bEGdPG__header{align-items:center;gap:var(--space-3);padding:var(--space-6) var(--space-6) var(--space-4);display:flex}.PersonalInformations-module__bEGdPG__iconBadge{border-radius:var(--radius-md);background:var(--color-gold);width:40px;height:40px;color:var(--color-anthracite);justify-content:center;align-items:center;display:inline-flex}.PersonalInformations-module__bEGdPG__title{font-size:var(--text-lg);color:var(--color-foreground);margin:0;font-weight:600}.PersonalInformations-module__bEGdPG__content{padding:0 var(--space-6) var(--space-6);gap:var(--space-5);flex-direction:column;display:flex}.PersonalInformations-module__bEGdPG__subtitle{font-size:var(--text-sm);color:var(--color-foreground-muted);margin:0}.PersonalInformations-module__bEGdPG__field{gap:var(--space-2);flex-direction:column;display:flex}.PersonalInformations-module__bEGdPG__label{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-foreground);font-weight:500;display:inline-flex}.PersonalInformations-module__bEGdPG__fieldIcon{color:var(--color-foreground-muted)}.PersonalInformations-module__bEGdPG__control,.PersonalInformations-module__bEGdPG__textarea,.PersonalInformations-module__bEGdPG__inputReadOnly{padding:var(--space-3) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--text-sm);color:var(--color-foreground);background:var(--color-surface);transition:border-color var(--transition-fast), box-shadow var(--transition-fast)}.PersonalInformations-module__bEGdPG__textarea{resize:vertical;min-height:calc(var(--space-6) * 2);font-family:inherit}.PersonalInformations-module__bEGdPG__control:focus-visible,.PersonalInformations-module__bEGdPG__textarea:focus-visible{border-color:var(--color-border-focus);box-shadow:var(--shadow-focus);outline:none}.PersonalInformations-module__bEGdPG__inputReadOnly{background:var(--color-sand-100);color:var(--color-foreground-muted);cursor:not-allowed}.PersonalInformations-module__bEGdPG__inputWithStatus{align-items:center;gap:var(--space-3);display:flex}.PersonalInformations-module__bEGdPG__inputWithStatus .PersonalInformations-module__bEGdPG__control,.PersonalInformations-module__bEGdPG__inputWithStatus .PersonalInformations-module__bEGdPG__textarea{flex:1;min-width:0}.PersonalInformations-module__bEGdPG__helpText{font-size:var(--text-xs);color:var(--color-foreground-muted);margin:0}.PersonalInformations-module__bEGdPG__accountSecurityLink{font-size:var(--text-xs);color:var(--color-gold);align-self:flex-start;font-weight:500;text-decoration:underline}.PersonalInformations-module__bEGdPG__accountSecurityLink:hover{color:var(--color-gold-dark)}
.SettingsTabs-module__iFBIUG__sectionCard{background-color:var(--color-surface);padding:var(--space-8)}.SettingsTabs-module__iFBIUG__sectionHeader{align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.SettingsTabs-module__iFBIUG__sectionBadge{background-color:var(--color-gold);width:var(--space-10);height:var(--space-10);border-radius:var(--radius-full);box-shadow:var(--shadow-sm);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SettingsTabs-module__iFBIUG__sectionIcon{color:var(--color-gold);flex-shrink:0}.SettingsTabs-module__iFBIUG__sectionTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-semibold);margin:0}.SettingsTabs-module__iFBIUG__containerTitle{align-items:center;gap:var(--space-2);font-size:var(--text-lg);font-weight:var(--font-semibold);margin-bottom:var(--space-4);display:flex}.SettingsTabs-module__iFBIUG__fieldLabel{margin-bottom:var(--space-2);font-size:var(--text-sm);font-weight:var(--font-medium);display:block}.SettingsTabs-module__iFBIUG__fieldDescription{font-size:var(--text-sm);color:var(--color-foreground-muted);margin:var(--space-1) 0 0}.SettingsTabs-module__iFBIUG__successMessage,.SettingsTabs-module__iFBIUG__errorMessage,.SettingsTabs-module__iFBIUG__mockAuthBanner{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);border-radius:var(--radius);font-size:var(--text-sm);margin-bottom:var(--space-4);display:flex}.SettingsTabs-module__iFBIUG__successMessage{background-color:color-mix(in srgb, var(--color-success) 12%, transparent);border:1px solid color-mix(in srgb, var(--color-success) 30%, transparent);color:var(--color-success)}.SettingsTabs-module__iFBIUG__errorMessage{background-color:color-mix(in srgb, var(--color-error) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-error) 20%, transparent);color:var(--color-error);font-weight:var(--font-semibold);margin-bottom:var(--space-6);width:100%}.SettingsTabs-module__iFBIUG__mockAuthBanner{background:var(--color-error-light);border:1px solid var(--color-error);color:var(--color-error);font-weight:var(--font-semibold)}.SettingsTabs-module__iFBIUG__switchWithStatus{align-items:center;gap:var(--space-2);flex-shrink:0;display:flex}@keyframes SettingsTabs-module__iFBIUG__spin{to{transform:rotate(360deg)}}.SettingsTabs-module__iFBIUG__spinner{animation:1s linear infinite SettingsTabs-module__iFBIUG__spin}.SettingsTabs-module__iFBIUG__sectionsGap{gap:var(--space-6);margin-top:var(--space-6);flex-direction:column;display:flex}.SettingsTabs-module__iFBIUG__preferenceContainer{padding:var(--space-6);background-color:var(--color-surface);border:1px solid var(--color-border)}.SettingsTabs-module__iFBIUG__notificationItem{padding:var(--space-4) 0;border-bottom:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:var(--space-4);display:flex}.SettingsTabs-module__iFBIUG__notificationItem:last-child,.SettingsTabs-module__iFBIUG__sessionItem:last-child{border-bottom:none}.SettingsTabs-module__iFBIUG__notificationLabel{font-size:var(--text-sm);font-weight:var(--font-medium)}.SettingsTabs-module__iFBIUG__form{gap:var(--space-5);flex-direction:column;display:flex}.SettingsTabs-module__iFBIUG__inputGrid{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.SettingsTabs-module__iFBIUG__actionRow{margin-top:var(--space-4);justify-content:flex-end;display:flex}.SettingsTabs-module__iFBIUG__propertyGrid{gap:var(--space-4);grid-template-columns:repeat(4,1fr);display:grid}.SettingsTabs-module__iFBIUG__propertyCard{padding:var(--space-4);border:1px solid var(--color-border);background:var(--color-surface);text-align:center;transition:border-color var(--transition-fast), background-color var(--transition-fast);cursor:pointer;position:relative}.SettingsTabs-module__iFBIUG__propertyCardActive{border-color:var(--color-gold);background-color:color-mix(in srgb, var(--color-gold) 10%, transparent)}.SettingsTabs-module__iFBIUG__propertyLabel{font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-gold)}.SettingsTabs-module__iFBIUG__checkBadge{top:calc(-1 * var(--space-2));right:calc(-1 * var(--space-2));background:var(--color-gold);color:var(--color-white);width:var(--space-5);height:var(--space-5);border-radius:var(--radius-circle);font-size:var(--text-xs);justify-content:center;align-items:center;display:flex;position:absolute}.SettingsTabs-module__iFBIUG__privacyBox{background-color:color-mix(in srgb, var(--color-gold) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-gold) 25%, transparent);padding:var(--space-5);margin-bottom:var(--space-6)}.SettingsTabs-module__iFBIUG__privacyBoxTitle{font-size:var(--text-sm);font-weight:var(--font-semibold);margin-bottom:var(--space-2)}.SettingsTabs-module__iFBIUG__privacyBoxDescription{font-size:var(--text-sm);color:var(--color-foreground-muted);margin:0}.SettingsTabs-module__iFBIUG__sessionItem{align-items:center;gap:var(--space-4);padding:var(--space-4) 0;border-bottom:1px solid var(--color-border);display:flex}.SettingsTabs-module__iFBIUG__sessionIconBox{width:var(--space-10);height:var(--space-10);background-color:color-mix(in srgb, var(--color-gold) 8%, transparent);color:var(--color-anthracite);flex-shrink:0;justify-content:center;align-items:center;display:flex}.SettingsTabs-module__iFBIUG__sessionInfo{flex:1;min-width:0}.SettingsTabs-module__iFBIUG__sessionMain{justify-content:space-between;align-items:center;gap:var(--space-2);display:flex}.SettingsTabs-module__iFBIUG__sessionDevice{font-size:var(--text-sm);font-weight:var(--font-medium)}.SettingsTabs-module__iFBIUG__sessionsLoading{align-items:center;gap:var(--space-3);padding:var(--space-6) 0;color:var(--color-foreground-muted);font-size:var(--text-sm);justify-content:center;display:flex}.SettingsTabs-module__iFBIUG__dangerBox{padding:var(--space-6);background-color:color-mix(in srgb, var(--color-error) 6%, transparent);border:1px solid color-mix(in srgb, var(--color-error) 20%, transparent);justify-content:space-between;align-items:center;gap:var(--space-6);display:flex}.SettingsTabs-module__iFBIUG__dangerBoxDescription{font-size:var(--text-sm);color:var(--color-foreground-muted);margin:0}.SettingsTabs-module__iFBIUG__linkAction,.SettingsTabs-module__iFBIUG__dangerLinkAction{text-underline-offset:2px;cursor:pointer;font-size:var(--text-sm);font-weight:var(--font-medium);line-height:var(--leading-normal);transition:opacity var(--transition-fast);background:0 0;border:none;padding:0;text-decoration:underline}.SettingsTabs-module__iFBIUG__linkAction{color:var(--color-gold)}.SettingsTabs-module__iFBIUG__dangerLinkAction{color:var(--color-error)}.SettingsTabs-module__iFBIUG__linkAction:hover,.SettingsTabs-module__iFBIUG__dangerLinkAction:hover{opacity:.75}.SettingsTabs-module__iFBIUG__linkAction:disabled{opacity:.4;cursor:not-allowed;text-decoration:none}.SettingsTabs-module__iFBIUG__cardHeader{align-items:center!important;gap:var(--space-3)!important;padding-bottom:var(--space-4)!important;flex-direction:row!important}.SettingsTabs-module__iFBIUG__cardContent{padding-top:var(--space-2)}.SettingsTabs-module__iFBIUG__borderTop{border-top:1px solid var(--color-border);padding-top:var(--space-4);margin-top:var(--space-2)}.SettingsTabs-module__iFBIUG__mt4{margin-top:var(--space-4)}.SettingsTabs-module__iFBIUG__mb4{margin-bottom:var(--space-4)}@media (max-width:1024px){.SettingsTabs-module__iFBIUG__sectionCard{padding:var(--space-5)}.SettingsTabs-module__iFBIUG__inputGrid{grid-template-columns:1fr}.SettingsTabs-module__iFBIUG__actionRow{justify-content:stretch}.SettingsTabs-module__iFBIUG__actionRow>*{justify-content:center;width:100%}.SettingsTabs-module__iFBIUG__propertyGrid{gap:var(--space-3);grid-template-columns:1fr}.SettingsTabs-module__iFBIUG__propertyCard{text-align:left;padding:var(--space-4) var(--space-6);align-items:center;display:flex}.SettingsTabs-module__iFBIUG__checkBadge{margin-left:auto;position:static}.SettingsTabs-module__iFBIUG__sessionMain{align-items:flex-start;gap:var(--space-2);flex-direction:column}.SettingsTabs-module__iFBIUG__dangerBox{flex-direction:column;align-items:flex-start}}
.StepAgency-module__uKPpkq__modeTabs{margin:var(--space-1) 0 var(--space-5);border:1px solid var(--color-border);background:var(--color-muted);flex-wrap:wrap;padding:2px;display:inline-flex}.StepAgency-module__uKPpkq__modeTab{color:var(--color-foreground-muted);font-size:var(--text-sm);cursor:pointer;background:0 0;border:0;padding:.5rem 1rem;font-weight:500}.StepAgency-module__uKPpkq__modeTab:hover:not(.StepAgency-module__uKPpkq__modeTabActive){background:color-mix(in srgb, var(--color-foreground) 8%, transparent);color:var(--color-foreground)}.StepAgency-module__uKPpkq__modeTabActive{background:var(--color-anthracite);color:var(--color-cream)}.StepAgency-module__uKPpkq__modeTab:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}.StepAgency-module__uKPpkq__hint{margin-top:var(--space-1);font-size:var(--text-xs);color:var(--color-foreground-muted);line-height:1.5}.StepAgency-module__uKPpkq__sectionHeading{margin:var(--space-5) 0 var(--space-3);font-size:var(--text-sm);letter-spacing:.02em;text-transform:uppercase;color:var(--color-foreground);font-weight:600}.StepAgency-module__uKPpkq__duplicateWarning{justify-content:space-between;align-items:flex-start;gap:var(--space-3);margin:0 0 var(--space-4);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);background:color-mix(in srgb, var(--color-foreground) 4%, transparent);font-size:var(--text-sm);color:var(--color-foreground-muted);line-height:1.5;display:flex}.StepAgency-module__uKPpkq__duplicateWarningWarn{border-color:var(--agency-gold,var(--color-anthracite));background:color-mix(in srgb, var(--agency-gold,var(--color-anthracite)) 10%, transparent);color:var(--color-foreground)}.StepAgency-module__uKPpkq__duplicateWarningDismiss{width:1.5rem;height:1.5rem;font-size:var(--text-lg);color:inherit;cursor:pointer;transition:background var(--transition-fast);background:0 0;border:0;border-radius:9999px;flex-shrink:0;padding:0;line-height:1}.StepAgency-module__uKPpkq__duplicateWarningDismiss:hover{background:color-mix(in srgb, var(--color-foreground) 10%, transparent)}.StepAgency-module__uKPpkq__duplicateWarningDismiss:focus-visible{outline:2px solid var(--color-border-focus);outline-offset:2px}
.ConfirmDialog-module__AfUjjW__overlay{}.ConfirmDialog-module__AfUjjW__content{}.ConfirmDialog-module__AfUjjW__title{}.ConfirmDialog-module__AfUjjW__description{}.ConfirmDialog-module__AfUjjW__actions{}.ConfirmDialog-module__AfUjjW__closeButton{}
.ReasonDialog-module__ih9RXG__overlay{}.ReasonDialog-module__ih9RXG__content{padding-top:var(--space-8);}.ReasonDialog-module__ih9RXG__title{}.ReasonDialog-module__ih9RXG__description{}.ReasonDialog-module__ih9RXG__field{}.ReasonDialog-module__ih9RXG__label{}.ReasonDialog-module__ih9RXG__required{}.ReasonDialog-module__ih9RXG__control{}.ReasonDialog-module__ih9RXG__textarea{}.ReasonDialog-module__ih9RXG__inputError{}.ReasonDialog-module__ih9RXG__errorMessage{}.ReasonDialog-module__ih9RXG__actions{margin-top:0;}.ReasonDialog-module__ih9RXG__closeButton{}
.ApplicationStatusBadge-module__nvs6Pa__statusShortlisted{background-color:var(--color-surface-raised);color:var(--color-status-review-fg);border:1px solid var(--color-border)}.ApplicationStatusBadge-module__nvs6Pa__statusInfo{background-color:var(--color-surface-raised);color:var(--color-status-pending-fg);border:1px solid var(--color-border)}
.StatCard-module__TaflPq__panel{flex-direction:column;gap:8px;padding:16px 18px;transition:transform .2s,box-shadow .2s;display:flex;position:relative}.StatCard-module__TaflPq__panel:hover{box-shadow:0 4px 18px -8px var(--color-overlay-010);transform:translateY(-1px)}[data-theme=dark] .StatCard-module__TaflPq__panel:hover{box-shadow:0 1px 3px var(--color-overlay-020);transform:none}.StatCard-module__TaflPq__header{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.StatCard-module__TaflPq__title{font-size:var(--text-base);color:var(--color-foreground-muted);letter-spacing:-.005em;font-weight:700;line-height:1.3}.StatCard-module__TaflPq__icon{background:var(--color-surface-raised);width:32px;height:32px;color:var(--color-foreground);border-radius:0;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StatCard-module__TaflPq__icon svg{width:20px;height:20px}.StatCard-module__TaflPq__tone_leads .StatCard-module__TaflPq__icon,.StatCard-module__TaflPq__tone_contacted .StatCard-module__TaflPq__icon,.StatCard-module__TaflPq__tone_viewings .StatCard-module__TaflPq__icon,.StatCard-module__TaflPq__tone_deals .StatCard-module__TaflPq__icon,.StatCard-module__TaflPq__tone_revenue .StatCard-module__TaflPq__icon{background:var(--color-surface-raised);color:var(--color-foreground)}.StatCard-module__TaflPq__value{font-size:var(--text-4xl);color:var(--color-foreground);letter-spacing:-.025em;font-weight:700;line-height:1;font-family:var(--font-base), sans-serif}.StatCard-module__TaflPq__footer{justify-content:space-between;align-items:center;gap:8px;margin-top:2px;display:flex}.StatCard-module__TaflPq__deltaLabel{font-size:var(--text-xs);color:var(--color-foreground-muted);font-weight:400}.StatCard-module__TaflPq__delta{font-size:var(--text-xs);background:var(--color-surface-raised);width:fit-content;color:var(--color-foreground);border-radius:0;align-items:center;gap:4px;padding:2px 6px;font-weight:500;display:inline-flex}.StatCard-module__TaflPq__deltaDown{background:var(--color-error-light);color:var(--color-error)}.StatCard-module__TaflPq__deltaNeutral{background:var(--color-surface-raised);color:var(--color-foreground-muted)}@media (max-width:767px){.StatCard-module__TaflPq__panel{gap:12px;padding:16px 18px}.StatCard-module__TaflPq__title{font-size:var(--text-sm)}.StatCard-module__TaflPq__value{font-size:var(--text-2xl);line-height:1.1}.StatCard-module__TaflPq__deltaLabel{font-size:var(--text-sm)}.StatCard-module__TaflPq__delta{font-size:var(--text-xs);padding:4px 10px}.StatCard-module__TaflPq__icon{width:40px;height:40px}}
.FilesTab-module__RpEjqa__dropzone{border:1px dashed var(--color-border);padding:var(--space-12) var(--space-6);text-align:center;cursor:pointer;background-color:#0000;flex-direction:column;justify-content:center;align-items:center;min-height:160px;transition:border-color .2s,background-color .2s;display:flex}.FilesTab-module__RpEjqa__dropzone:hover,.FilesTab-module__RpEjqa__dropzone.FilesTab-module__RpEjqa__dragActive{border-color:var(--color-gold);background-color:var(--color-surface-raised)}.FilesTab-module__RpEjqa__dropzoneContent{align-items:center;gap:var(--space-3);pointer-events:none;-webkit-user-select:none;user-select:none;flex-direction:column;display:flex}.FilesTab-module__RpEjqa__uploadIcon{color:var(--color-foreground-subtle);opacity:.7;transition:transform .2s,color .2s}.FilesTab-module__RpEjqa__dropzone:hover .FilesTab-module__RpEjqa__uploadIcon{color:var(--color-gold);opacity:1;transform:translateY(-2px)}.FilesTab-module__RpEjqa__dropzoneTitle{font-size:var(--text-sm);color:var(--color-foreground-subtle);margin:0;font-weight:400}.FilesTab-module__RpEjqa__loadingContainer{padding:var(--space-8);justify-content:center;display:flex}.FilesTab-module__RpEjqa__filesListContainer{width:100%}.FilesTab-module__RpEjqa__filesList{gap:var(--space-3);flex-direction:column;display:flex}.FilesTab-module__RpEjqa__fileRow{padding:var(--space-4);background-color:var(--color-surface-raised);border:1px solid var(--color-border);justify-content:space-between;align-items:center;transition:border-color .2s,box-shadow .2s;display:flex}.FilesTab-module__RpEjqa__fileRow:hover{border-color:var(--color-gold);box-shadow:0 4px 12px #00000008}.FilesTab-module__RpEjqa__fileLeft{align-items:center;gap:var(--space-4);min-width:0;display:flex}.FilesTab-module__RpEjqa__fileIcon{color:var(--color-gold);flex-shrink:0}.FilesTab-module__RpEjqa__fileMeta{gap:var(--space-1);flex-direction:column;min-width:0;display:flex}.FilesTab-module__RpEjqa__fileName{font-size:var(--text-sm);color:var(--color-foreground);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.FilesTab-module__RpEjqa__fileSubmeta{align-items:center;gap:var(--space-2);font-size:var(--text-xs);color:var(--color-foreground-subtle);display:flex}.FilesTab-module__RpEjqa__dot{color:var(--color-border)}.FilesTab-module__RpEjqa__fileRight{align-items:center;gap:var(--space-4);display:flex}.FilesTab-module__RpEjqa__fileActions{align-items:center;gap:var(--space-1);display:flex}.FilesTab-module__RpEjqa__deleteBtn{color:var(--color-foreground-subtle);transition:color .2s}.FilesTab-module__RpEjqa__deleteBtn:hover{color:var(--color-destructive)}@media (max-width:640px){.FilesTab-module__RpEjqa__header{flex-direction:column;align-items:flex-start}.FilesTab-module__RpEjqa__fileRow{align-items:flex-start;gap:var(--space-3);flex-direction:column}.FilesTab-module__RpEjqa__fileRight{justify-content:space-between;width:100%}}
.LeadsPageClient-module__9q1vGW__headerActions{align-items:center;gap:var(--space-3);display:flex}@media (max-width:640px){.LeadsPageClient-module__9q1vGW__headerActions{flex-direction:column;align-items:stretch}}
.AdminSectionBranding-module__Bvh5nq__container{flex-direction:column;gap:24px;display:flex}.AdminSectionBranding-module__Bvh5nq__form{flex-direction:column;gap:20px;display:flex}.AdminSectionBranding-module__Bvh5nq__uploadGrid{grid-template-columns:220px 1fr;align-items:stretch;gap:18px;display:grid}.AdminSectionBranding-module__Bvh5nq__previewArea{background:var(--color-cream);border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:18px;display:flex}.AdminSectionBranding-module__Bvh5nq__placeholderPreview{font-size:var(--text-sm);color:var(--color-foreground-muted);flex-direction:column;align-items:center;gap:4px;padding:22px;display:flex}.AdminSectionBranding-module__Bvh5nq__logoPreview{-o-object-fit:contain;object-fit:contain;max-width:160px;max-height:90px}.AdminSectionBranding-module__Bvh5nq__watermarkContainer{background:var(--color-anthracite-dark);border-radius:8px;justify-content:center;align-items:center;width:160px;height:100px;display:flex;position:relative}.AdminSectionBranding-module__Bvh5nq__watermarkPreview{-o-object-fit:contain;object-fit:contain;max-width:80%;max-height:80%}.AdminSectionBranding-module__Bvh5nq__previewLabel{font-size:var(--text-xs);color:var(--color-foreground-muted);text-transform:uppercase;letter-spacing:.05em;margin:0}.AdminSectionBranding-module__Bvh5nq__dropzone{border:2px dashed var(--color-border);background:var(--color-cream);cursor:pointer;text-align:center;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:6px;padding:24px 16px;transition:border-color .15s;display:flex}.AdminSectionBranding-module__Bvh5nq__dropzone:hover{border-color:var(--color-anthracite)}.AdminSectionBranding-module__Bvh5nq__dropzoneTitle{font-size:var(--text-base);color:var(--color-anthracite);font-weight:700}.AdminSectionBranding-module__Bvh5nq__dropzoneSubtitle{font-size:var(--text-xs);color:var(--color-foreground-muted)}.AdminSectionBranding-module__Bvh5nq__dropzoneHelper{font-size:var(--text-xs);color:var(--color-foreground-muted);margin-top:6px}.AdminSectionBranding-module__Bvh5nq__fileInput{clip:rect(0, 0, 0, 0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.AdminSectionBranding-module__Bvh5nq__dropzone:focus-within{border-color:var(--color-anthracite);outline:2px solid var(--color-gold);outline-offset:2px}.AdminSectionBranding-module__Bvh5nq__miniDropzone:focus-within{outline:2px solid var(--color-gold);outline-offset:2px}.AdminSectionBranding-module__Bvh5nq__controlsArea{flex-direction:column;gap:14px;display:flex}.AdminSectionBranding-module__Bvh5nq__miniDropzone{border:1px dashed var(--color-border);background:var(--color-cream);font-size:var(--text-sm);color:var(--color-anthracite);cursor:pointer;border-radius:12px;align-self:flex-start;align-items:center;gap:8px;padding:12px 14px;font-weight:600;transition:border-color .15s;display:inline-flex}.AdminSectionBranding-module__Bvh5nq__miniDropzone:hover{border-color:var(--color-anthracite)}.AdminSectionBranding-module__Bvh5nq__sliderField{flex-direction:column;gap:6px;display:flex}.AdminSectionBranding-module__Bvh5nq__sliderHeader{justify-content:space-between;align-items:center;display:flex}.AdminSectionBranding-module__Bvh5nq__sliderLabel,.AdminSectionBranding-module__Bvh5nq__sliderValue{font-size:var(--text-sm);color:var(--color-anthracite);font-weight:600}.AdminSectionBranding-module__Bvh5nq__slider{appearance:none;background:var(--color-border);border-radius:999px;outline:none;width:100%;height:6px}.AdminSectionBranding-module__Bvh5nq__slider::-webkit-slider-thumb{appearance:none;background:var(--color-anthracite);cursor:pointer;width:18px;height:18px;box-shadow:0 2px 6px var(--color-overlay-020);border-radius:50%}.AdminSectionBranding-module__Bvh5nq__slider::-moz-range-thumb{background:var(--color-anthracite);cursor:pointer;border:0;border-radius:50%;width:18px;height:18px}.AdminSectionBranding-module__Bvh5nq__colorGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.AdminSectionBranding-module__Bvh5nq__colorField{flex-direction:column;gap:6px;display:flex}.AdminSectionBranding-module__Bvh5nq__colorLabel{font-size:var(--text-sm);color:var(--color-anthracite);font-weight:600}.AdminSectionBranding-module__Bvh5nq__colorRow{align-items:center;gap:8px;display:inline-flex}.AdminSectionBranding-module__Bvh5nq__colorPicker{border:1px solid var(--color-border);cursor:pointer;background:0 0;border-radius:10px;width:44px;height:44px;padding:0}@media (max-width:767px){.AdminSectionBranding-module__Bvh5nq__uploadGrid,.AdminSectionBranding-module__Bvh5nq__colorGrid{grid-template-columns:1fr}}:is([data-theme=dark] .AdminSectionBranding-module__Bvh5nq__previewArea,[data-theme=dark] .AdminSectionBranding-module__Bvh5nq__dropzone,[data-theme=dark] .AdminSectionBranding-module__Bvh5nq__miniDropzone){background:var(--color-anthracite);border-color:var(--color-tint-010)}:is([data-theme=dark] .AdminSectionBranding-module__Bvh5nq__dropzoneTitle,[data-theme=dark] .AdminSectionBranding-module__Bvh5nq__miniDropzone,[data-theme=dark] .AdminSectionBranding-module__Bvh5nq__sliderLabel,[data-theme=dark] .AdminSectionBranding-module__Bvh5nq__colorLabel){color:var(--color-cream)}
.ProfileListings-module__1vHcuG__listings{gap:var(--space-4);margin:var(--space-10) var(--space-4) 0;flex-direction:column;display:flex}.ProfileListings-module__1vHcuG__sectionTitle{font-family:var(--font-heading);font-size:var(--text-xl);font-weight:var(--font-normal);color:var(--color-foreground);margin:0}[data-theme=dark] .ProfileListings-module__1vHcuG__sectionTitle{color:var(--color-cream)}.ProfileListings-module__1vHcuG__header{flex-direction:column;align-items:flex-start;gap:.625rem;display:flex}.ProfileListings-module__1vHcuG__headerTop{justify-content:space-between;align-items:center;width:100%;display:flex}.ProfileListings-module__1vHcuG__tabs{display:flex}.ProfileListings-module__1vHcuG__tab{cursor:pointer;padding:var(--space-2) .875rem;font-size:var(--text-sm);font-weight:var(--font-medium);color:var(--color-sand-muted-fg);transition:color var(--transition-fast);background:0 0;border:0;border-bottom:2px solid #0000}.ProfileListings-module__1vHcuG__tab:hover{color:var(--color-anthracite-deeper)}.ProfileListings-module__1vHcuG__tabActive{border-bottom-color:var(--color-anthracite-deeper);color:var(--color-anthracite-deeper)}[data-theme=dark] .ProfileListings-module__1vHcuG__tab{color:rgba(var(--color-cream-rgb), .5)}[data-theme=dark] .ProfileListings-module__1vHcuG__tab:hover,[data-theme=dark] .ProfileListings-module__1vHcuG__tabActive{color:var(--color-cream)}[data-theme=dark] .ProfileListings-module__1vHcuG__tabActive{border-bottom-color:var(--color-cream)}.ProfileListings-module__1vHcuG__phoneTrackWrap{overflow:hidden}.ProfileListings-module__1vHcuG__phoneTrack{flex-wrap:nowrap;transition:transform .35s;display:flex}.ProfileListings-module__1vHcuG__phoneSlide{box-sizing:border-box;flex:0 0 100%;width:100%;padding:12px 16px 20px}.ProfileListings-module__1vHcuG__desktopGrid{display:none}.ProfileListings-module__1vHcuG__empty{font-size:var(--text-sm);color:var(--color-muted-foreground);margin:0}.ProfileListings-module__1vHcuG__premiumFrame{box-shadow:0 0 0 2px var(--color-premium)}[data-theme=dark] .ProfileListings-module__1vHcuG__premiumFrame{box-shadow:0 0 0 2px var(--color-premium-glow)}.ProfileListings-module__1vHcuG__listingCard{background-color:var(--color-background);color:inherit;box-shadow:0 4px 16px rgba(var(--color-anthracite-rgb), .1), 0 1px 4px rgba(var(--color-anthracite-rgb), .06);flex-direction:column;text-decoration:none;transition:transform .3s cubic-bezier(.165,.84,.44,1),box-shadow .3s cubic-bezier(.165,.84,.44,1);display:flex}.ProfileListings-module__1vHcuG__listingCard:hover{box-shadow:0 16px 40px rgba(var(--color-anthracite-rgb), .14);transform:translateY(-4px)scale(1.02)}[data-theme=dark] .ProfileListings-module__1vHcuG__listingCard{background-color:var(--color-anthracite);box-shadow:0 4px 20px var(--color-overlay-030)}[data-theme=dark] .ProfileListings-module__1vHcuG__listingCard:hover{box-shadow:0 16px 40px var(--color-overlay-050)}.ProfileListings-module__1vHcuG__cardImageWrap{aspect-ratio:4/3;position:relative;overflow:hidden}.ProfileListings-module__1vHcuG__cardImage{-o-object-fit:cover;object-fit:cover}.ProfileListings-module__1vHcuG__cardBadges{top:var(--space-3);left:var(--space-3);z-index:var(--z-raised);max-width:calc(100% - 2 * var(--space-3));flex-wrap:wrap;gap:.375rem;display:flex;position:absolute}.ProfileListings-module__1vHcuG__cardBadge{background-color:var(--color-foreground);padding:var(--space-1) var(--space-2);font-family:var(--font-base);font-size:var(--text-2xs);font-weight:var(--font-bold);letter-spacing:.06em;color:var(--color-background);white-space:nowrap}.ProfileListings-module__1vHcuG__cardBadgeSponsored{background-color:var(--color-premium);color:var(--color-white)}.ProfileListings-module__1vHcuG__cardBody{padding:var(--space-4) .875rem .875rem;flex-direction:column;flex:1;display:flex}.ProfileListings-module__1vHcuG__cardTitleRow{margin-bottom:var(--space-3)}.ProfileListings-module__1vHcuG__cardTitle{font-family:var(--font-heading);font-size:var(--text-base);font-weight:var(--font-medium);color:var(--color-foreground);text-overflow:ellipsis;white-space:nowrap;line-height:1.3;display:block;overflow:hidden}.ProfileListings-module__1vHcuG__cardPrice{font-family:var(--font-base);font-size:var(--text-sm);font-weight:var(--font-bold);color:var(--color-foreground);white-space:nowrap;flex-shrink:0;margin-left:auto}.ProfileListings-module__1vHcuG__cardPriceUnit{font-size:var(--text-xs);font-weight:var(--font-normal);color:var(--color-muted-foreground);margin-left:.25rem}[data-theme=dark] .ProfileListings-module__1vHcuG__cardPriceUnit{color:rgba(var(--color-cream-rgb), .5)}.ProfileListings-module__1vHcuG__cardAddress{margin:0 0 var(--space-3);font-family:var(--font-base);font-size:var(--text-sm);color:var(--color-anthracite-deeper);align-items:center;gap:.375rem;display:flex}.ProfileListings-module__1vHcuG__cardAddress svg{color:var(--color-sand-muted-fg);flex-shrink:0}.ProfileListings-module__1vHcuG__cardAddressText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;overflow:hidden}.ProfileListings-module__1vHcuG__cardAddressStreet,.ProfileListings-module__1vHcuG__cardAddressArea{color:var(--color-sand-muted-fg)}[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddress{color:var(--color-cream)}[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddress svg,[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddressStreet,[data-theme=dark] .ProfileListings-module__1vHcuG__cardAddressArea{color:rgba(var(--color-cream-rgb), .7)}.ProfileListings-module__1vHcuG__cardDivider{margin:0 0 var(--space-3);border:0;border-top:1px solid rgba(var(--color-anthracite-rgb), .12)}[data-theme=dark] .ProfileListings-module__1vHcuG__cardDivider{border-top-color:rgba(var(--color-cream-rgb), .1)}.ProfileListings-module__1vHcuG__cardSpecs{align-items:center;gap:var(--space-4);font-family:var(--font-base);font-size:var(--text-sm);color:var(--color-sand-muted-fg);flex-wrap:wrap;display:flex}.ProfileListings-module__1vHcuG__cardSpec{align-items:center;gap:var(--space-1);display:inline-flex}[data-theme=dark] .ProfileListings-module__1vHcuG__cardSpecs{color:rgba(var(--color-cream-rgb), .7)}.ProfileListings-module__1vHcuG__showAllWrap{display:none}@media (min-width:768px){.ProfileListings-module__1vHcuG__listings{gap:var(--space-6);margin:var(--space-16) 0 0}.ProfileListings-module__1vHcuG__sectionTitle{font-size:var(--text-2xl)}.ProfileListings-module__1vHcuG__header{justify-content:space-between;align-items:center;gap:var(--space-4);flex-flow:wrap}.ProfileListings-module__1vHcuG__headerTop{display:contents}.ProfileListings-module__1vHcuG__phoneTrackWrap{display:none}.ProfileListings-module__1vHcuG__desktopGrid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.ProfileListings-module__1vHcuG__showAllWrap{display:block}}
.ProfileLayout-module__K5MfXa__layout{gap:var(--space-4);flex-direction:column;display:flex}.ProfileLayout-module__K5MfXa__tabNav{border-bottom:1px solid var(--color-border)}.ProfileLayout-module__K5MfXa__tabList{gap:var(--space-1);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.ProfileLayout-module__K5MfXa__tab{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-foreground-muted);transition:color var(--transition-fast), border-color var(--transition-fast);border-bottom:2px solid #0000;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.ProfileLayout-module__K5MfXa__tab:hover{color:var(--color-foreground)}.ProfileLayout-module__K5MfXa__tabActive{color:var(--color-gold);border-bottom-color:var(--color-gold)}.ProfileLayout-module__K5MfXa__tabContent{gap:var(--space-4);flex-direction:column;display:flex}
.TwoFactorSecuritySection-module__VcZGRq__section{gap:var(--space-4);flex-direction:column;display:flex}.TwoFactorSecuritySection-module__VcZGRq__sectionTitle{align-items:center;gap:var(--space-2);font-size:var(--text-lg);margin:0;font-weight:600;display:flex}.TwoFactorSecuritySection-module__VcZGRq__titleIcon{color:var(--color-primary)}.TwoFactorSecuritySection-module__VcZGRq__activeBanner{align-items:center;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-success-soft,var(--color-background-elevated));border:1px solid var(--color-success);border-radius:var(--radius-md);color:var(--color-foreground);display:flex}.TwoFactorSecuritySection-module__VcZGRq__activeBannerIcon{color:var(--color-success);flex-shrink:0}.TwoFactorSecuritySection-module__VcZGRq__activeBannerText{font-size:var(--text-sm);margin:0;line-height:1.5}.TwoFactorSecuritySection-module__VcZGRq__disabledExplain{margin:0 0 var(--space-3) 0;color:var(--color-foreground-muted);font-size:var(--text-sm);line-height:1.5}.TwoFactorSecuritySection-module__VcZGRq__actionsRow{gap:var(--space-3);margin-top:var(--space-2);flex-wrap:wrap;display:flex}.TwoFactorSecuritySection-module__VcZGRq__dangerButton{border:1px solid var(--color-error);color:var(--color-error);padding:var(--space-2) var(--space-4);border-radius:var(--radius-md);cursor:pointer;background:0 0;font-weight:500}.TwoFactorSecuritySection-module__VcZGRq__dangerButton:hover:not(:disabled){background:var(--color-error);color:#fff}.TwoFactorSecuritySection-module__VcZGRq__dangerButton:disabled{opacity:.5;cursor:not-allowed}.TwoFactorSecuritySection-module__VcZGRq__subSectionTitle{font-size:var(--text-base);margin:var(--space-4) 0 var(--space-2) 0;font-weight:600}.TwoFactorSecuritySection-module__VcZGRq__devicesEmpty{color:var(--color-foreground-muted);font-size:var(--text-sm);margin:0;font-style:italic}.TwoFactorSecuritySection-module__VcZGRq__devicesTable{border-collapse:collapse;width:100%;font-size:var(--text-sm)}.TwoFactorSecuritySection-module__VcZGRq__devicesTable th{text-align:left;padding:var(--space-2);border-bottom:1px solid var(--color-border);color:var(--color-foreground-muted);font-weight:600}.TwoFactorSecuritySection-module__VcZGRq__devicesTable td{padding:var(--space-2);border-bottom:1px solid var(--color-border-soft,var(--color-border))}.TwoFactorSecuritySection-module__VcZGRq__revokeButton{border:1px solid var(--color-border);color:var(--color-error);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);cursor:pointer;background:0 0}.TwoFactorSecuritySection-module__VcZGRq__methodOptions{gap:var(--space-3);margin:var(--space-3) 0;flex-direction:column;display:flex}.TwoFactorSecuritySection-module__VcZGRq__methodOption{align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);border:1px solid var(--color-border);border-radius:var(--radius-md);cursor:pointer;transition:border-color .15s;display:flex}.TwoFactorSecuritySection-module__VcZGRq__methodOption:hover:not(.TwoFactorSecuritySection-module__VcZGRq__methodOptionDisabled){border-color:var(--color-primary)}.TwoFactorSecuritySection-module__VcZGRq__methodOptionSelected{border-color:var(--color-primary);background:var(--color-primary-soft,var(--color-background-elevated))}.TwoFactorSecuritySection-module__VcZGRq__methodOptionDisabled{opacity:.5;cursor:not-allowed}.TwoFactorSecuritySection-module__VcZGRq__methodLabel{margin-bottom:var(--space-1);font-weight:600;display:block}.TwoFactorSecuritySection-module__VcZGRq__methodEmail{color:var(--color-foreground-muted);font-size:var(--text-sm);font-family:var(--font-mono,monospace);display:block}.TwoFactorSecuritySection-module__VcZGRq__comingSoonBadge{margin-left:var(--space-2);background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:var(--radius-sm);font-size:var(--text-xs);color:var(--color-foreground-muted);padding:2px 8px;display:inline-block}.TwoFactorSecuritySection-module__VcZGRq__codeInput{width:100%;font-family:var(--font-mono,monospace);letter-spacing:.4em;text-align:center;font-size:var(--text-xl)}.TwoFactorSecuritySection-module__VcZGRq__resendLink{color:var(--color-primary);cursor:pointer;font-size:var(--text-sm);margin-top:var(--space-2);background:0 0;border:none;padding:0;text-decoration:underline}.TwoFactorSecuritySection-module__VcZGRq__resendLink:disabled{color:var(--color-foreground-muted);cursor:not-allowed;text-decoration:none}.TwoFactorSecuritySection-module__VcZGRq__errorMessage{margin-top:var(--space-3);color:var(--color-error);font-size:var(--text-sm)}.TwoFactorSecuritySection-module__VcZGRq__codesGrid{gap:var(--space-2);margin:var(--space-4) 0;padding:var(--space-3);background:var(--color-background-elevated);border:1px solid var(--color-border);border-radius:var(--radius-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.TwoFactorSecuritySection-module__VcZGRq__codeCell{font-family:var(--font-mono,monospace);font-size:var(--text-base);letter-spacing:.1em;text-align:center;padding:var(--space-2);background:var(--color-background);border-radius:var(--radius-sm);-webkit-user-select:all;user-select:all}.TwoFactorSecuritySection-module__VcZGRq__codeActions{gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.TwoFactorSecuritySection-module__VcZGRq__codeAcknowledgement{align-items:center;gap:var(--space-2);margin-top:var(--space-3);font-size:var(--text-sm);color:var(--color-foreground);display:flex}.TwoFactorSecuritySection-module__VcZGRq__warningIntro{margin:0 0 var(--space-3) 0;padding:var(--space-3);background:var(--color-warning-soft,var(--color-background-elevated));border-left:3px solid var(--color-warning);border-radius:var(--radius-sm);font-size:var(--text-sm)}
.StepBestAgent-module__56Yw1G__bestAgentBenefits{gap:var(--space-3);margin:0 0 var(--space-5);grid-template-columns:repeat(2,minmax(0,1fr));padding:0;list-style:none;display:grid}.StepBestAgent-module__56Yw1G__bestAgentBenefitCard{gap:var(--space-3);padding:var(--space-4);border:1px solid var(--color-border);background:var(--color-background);display:flex}.StepBestAgent-module__56Yw1G__bestAgentBenefitIcon{background:color-mix(in srgb, var(--agency-gold,var(--color-anthracite)) 15%, transparent);width:2.5rem;height:2.5rem;color:var(--color-foreground);border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.StepBestAgent-module__56Yw1G__bestAgentBenefitContent{gap:var(--space-1);flex-direction:column;display:flex}.StepBestAgent-module__56Yw1G__bestAgentBenefitTitle{font-size:var(--text-base);color:var(--color-foreground);font-weight:600}.StepBestAgent-module__56Yw1G__bestAgentBenefitDescription{font-size:var(--text-sm);color:var(--color-foreground-muted);line-height:1.45}.StepBestAgent-module__56Yw1G__bestAgentPricing{align-items:center;gap:var(--space-2);margin:0 0 var(--space-5);padding:var(--space-4);border:1px solid var(--color-border);background:color-mix(in srgb, var(--agency-gold,var(--color-anthracite)) 6%, transparent);flex-direction:column;display:flex}.StepBestAgent-module__56Yw1G__bestAgentPricingPrice{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-foreground);font-weight:600}.StepBestAgent-module__56Yw1G__bestAgentPricingNote{font-size:var(--text-xs);color:var(--color-foreground-muted)}@media (max-width:48rem){.StepBestAgent-module__56Yw1G__bestAgentBenefits{grid-template-columns:1fr}}
.AgencyProfileHeader-module__NnFE6W__hero{z-index:1;background:linear-gradient(to bottom right, var(--color-anthracite-deeper), var(--color-anthracite));box-shadow:0 10px 36px var(--color-overlay-030);padding:0 var(--space-5);position:relative}[data-theme=dark] .AgencyProfileHeader-module__NnFE6W__hero{background:var(--color-anthracite-dark);box-shadow:0 10px 36px var(--color-overlay-070)}.AgencyProfileHeader-module__NnFE6W__heroInner{align-items:center;gap:var(--space-4);max-width:1104px;padding:var(--space-12) 0;text-align:center;flex-direction:column;margin:0 auto;display:flex}.AgencyProfileHeader-module__NnFE6W__logoBox{background-color:var(--color-white);padding:var(--space-4);box-shadow:0 8px 32px rgba(var(--color-anthracite-rgb), .15);width:96px;height:96px;color:var(--color-anthracite);flex-shrink:0;justify-content:center;align-items:center;display:flex}.AgencyProfileHeader-module__NnFE6W__logoImg{-o-object-fit:contain;object-fit:contain;width:100%;height:100%}.AgencyProfileHeader-module__NnFE6W__heroBody{align-items:center;gap:var(--space-2);flex-direction:column;width:100%;display:flex}.AgencyProfileHeader-module__NnFE6W__agencyName{font-size:var(--text-3xl);color:var(--color-white);margin:0}.AgencyProfileHeader-module__NnFE6W__heroMeta{margin-top:var(--space-1);gap:var(--space-3);flex-direction:column;align-items:center;width:100%;display:flex}.AgencyProfileHeader-module__NnFE6W__actions{flex-wrap:nowrap;justify-content:center;align-items:center;gap:.375rem;width:100%;display:flex}.AgencyProfileHeader-module__NnFE6W__heroButton{text-overflow:ellipsis;white-space:nowrap;cursor:pointer;background-color:var(--color-cream-muted);min-width:0;padding:var(--space-2) var(--space-1);font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-anthracite-deeper);transition:background-color var(--transition-fast);border:0;flex:1;justify-content:center;align-items:center;display:inline-flex;overflow:hidden}.AgencyProfileHeader-module__NnFE6W__heroButton:hover{background-color:var(--color-cream-hover)}.AgencyProfileHeader-module__NnFE6W__location{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-cream);margin:0;display:inline-flex}@media (min-width:768px){.AgencyProfileHeader-module__NnFE6W__hero{margin:var(--space-24) var(--space-12) 0;padding:0}.AgencyProfileHeader-module__NnFE6W__heroInner{gap:var(--space-8);text-align:left;flex-direction:row;height:240px;padding:0}.AgencyProfileHeader-module__NnFE6W__logoBox{width:150px;height:150px}.AgencyProfileHeader-module__NnFE6W__heroBody{align-items:flex-start;width:auto}.AgencyProfileHeader-module__NnFE6W__agencyName{font-size:var(--text-display)}.AgencyProfileHeader-module__NnFE6W__heroMeta{align-items:flex-start}.AgencyProfileHeader-module__NnFE6W__actions{gap:var(--space-3);flex-wrap:wrap;justify-content:flex-start;width:auto}.AgencyProfileHeader-module__NnFE6W__heroButton{min-width:155px;padding:var(--space-3) var(--space-4);font-size:var(--text-sm);flex:0 auto}}
.agency-detail-module__mXwoZq__backLink{align-items:center;gap:var(--space-2);color:var(--color-foreground-muted);font-size:var(--text-sm);cursor:pointer;margin-bottom:var(--space-4);background:0 0;border:none;padding:0;display:inline-flex}.agency-detail-module__mXwoZq__backLink:hover{color:var(--color-primary)}.agency-detail-module__mXwoZq__header{align-items:center;gap:var(--space-3);margin-bottom:var(--space-6);display:flex}.agency-detail-module__mXwoZq__pageTitle{font-size:var(--text-2xl);color:var(--color-foreground);margin:0;font-weight:700}.agency-detail-module__mXwoZq__grid{gap:var(--space-6);margin-bottom:var(--space-6);grid-template-columns:1fr 1fr;display:grid}.agency-detail-module__mXwoZq__infoCard{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:var(--space-5)}.agency-detail-module__mXwoZq__sectionTitle{font-size:var(--text-base);color:var(--color-foreground);margin:0 0 var(--space-4) 0;font-weight:600}.agency-detail-module__mXwoZq__sectionTitle:not(:first-child){margin-top:var(--space-6)}.agency-detail-module__mXwoZq__detailsList{gap:var(--space-2);grid-template-columns:140px 1fr;margin:0;display:grid}.agency-detail-module__mXwoZq__detailsList dt{font-size:var(--text-sm);color:var(--color-foreground-muted);font-weight:500}.agency-detail-module__mXwoZq__detailsList dd{font-size:var(--text-sm);color:var(--color-foreground);margin:0}.agency-detail-module__mXwoZq__checklist{gap:var(--space-3);margin-bottom:var(--space-4);flex-direction:column;display:flex}.agency-detail-module__mXwoZq__checkItem{align-items:center;gap:var(--space-2);font-size:var(--text-sm);color:var(--color-foreground);cursor:pointer;display:flex}.agency-detail-module__mXwoZq__saveBtn{width:100%;margin-bottom:var(--space-3)}.agency-detail-module__mXwoZq__notesTextarea{width:100%;padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius);font-size:var(--text-sm);resize:vertical;background-color:var(--color-background);color:var(--color-foreground);font-family:inherit}.agency-detail-module__mXwoZq__actionBar{gap:var(--space-3);padding:var(--space-4);background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);display:flex}.agency-detail-module__mXwoZq__checklistHeader,.agency-detail-module__mXwoZq__notesHeader{margin-bottom:var(--space-3);justify-content:space-between;align-items:center;display:flex}.agency-detail-module__mXwoZq__notesSection{margin-top:var(--space-6)}.agency-detail-module__mXwoZq__saveState{font-size:var(--text-sm);border-radius:var(--radius-sm);padding:.25rem .5rem;font-weight:500}.agency-detail-module__mXwoZq__saveState[data-state=saving]{color:var(--color-foreground-muted)}.agency-detail-module__mXwoZq__saveState[data-state=saved]{color:var(--color-success,#10b981)}.agency-detail-module__mXwoZq__saveState[data-state=error]{color:var(--color-destructive,#ef4444)}.agency-detail-module__mXwoZq__saveState[data-state=unsaved]{color:var(--color-warning,#f59e0b)}.agency-detail-module__mXwoZq__privacyNotice{font-size:var(--text-sm);color:var(--color-foreground-muted);margin:var(--space-3) 0;padding:var(--space-3);background:var(--color-background-subtle,#f9fafb);border-left:3px solid var(--color-warning,#f59e0b);border-radius:var(--radius-sm);line-height:1.5}.agency-detail-module__mXwoZq__errorBanner{background:var(--color-destructive,#ef4444);color:#fff;padding:var(--space-4);margin-bottom:var(--space-4);border-radius:var(--radius);justify-content:space-between;align-items:center;display:flex}.agency-detail-module__mXwoZq__errorBanner button{color:#fff;font-size:var(--text-2xl);cursor:pointer;padding:0 var(--space-2);background:0 0;border:none;font-weight:700;line-height:1}.agency-detail-module__mXwoZq__errorBanner button:hover{opacity:.8}.agency-detail-module__mXwoZq__loading,.agency-detail-module__mXwoZq__error{text-align:center;padding:var(--space-8);font-size:var(--text-base);color:var(--color-foreground-muted)}.agency-detail-module__mXwoZq__error{color:var(--color-destructive,#ef4444)}@media (max-width:768px){.agency-detail-module__mXwoZq__grid{grid-template-columns:1fr}.agency-detail-module__mXwoZq__checklistHeader,.agency-detail-module__mXwoZq__notesHeader{align-items:flex-start;gap:var(--space-2);flex-direction:column}}
.ApplicationsPageClient-module__GOlHSG__pageLayout{gap:var(--space-6);align-items:flex-start;width:100%;display:flex}.ApplicationsPageClient-module__GOlHSG__leftColumn{gap:var(--space-6);flex-direction:column;flex:1;min-width:0;display:flex}.ApplicationsPageClient-module__GOlHSG__tableAndPaginationContainer{gap:var(--space-6);flex-direction:column;width:100%;display:flex}@media (max-width:1023px){.ApplicationsPageClient-module__GOlHSG__pageLayout{flex-direction:column}}
.SettingsLayout-module__orFagW__layout{gap:var(--space-4);flex-direction:column;display:flex}.SettingsLayout-module__orFagW__tabNav{border-bottom:1px solid var(--color-border)}.SettingsLayout-module__orFagW__tabList{gap:var(--space-1);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.SettingsLayout-module__orFagW__tab{padding:var(--space-3) var(--space-4);font-size:var(--text-sm);color:var(--color-foreground-muted);transition:color var(--transition-fast), border-color var(--transition-fast);border-bottom:2px solid #0000;align-items:center;font-weight:500;text-decoration:none;display:inline-flex}.SettingsLayout-module__orFagW__tab:hover{color:var(--color-foreground)}.SettingsLayout-module__orFagW__tabActive{color:var(--color-gold);border-bottom-color:var(--color-gold)}.SettingsLayout-module__orFagW__tabContent{gap:var(--space-4);flex-direction:column;display:flex}
.analytics-module__RPnmIG__header{margin-bottom:var(--space-6);justify-content:space-between;align-items:center;gap:var(--space-4);flex-wrap:wrap;display:flex}.analytics-module__RPnmIG__pageTitle{font-size:var(--text-2xl);color:var(--color-foreground);margin:0;font-weight:700}.analytics-module__RPnmIG__periodSelector{gap:var(--space-2);display:flex}.analytics-module__RPnmIG__chartsGrid{gap:var(--space-6);grid-template-columns:1fr;display:grid}.analytics-module__RPnmIG__chartCard{background-color:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius);padding:var(--space-5)}.analytics-module__RPnmIG__chartTitle{font-size:var(--text-base);color:var(--color-foreground);margin:0 0 var(--space-4) 0;font-weight:600}
.ApplicationsTable-module__kemXBa__propertyCell{color:var(--color-foreground)}.ApplicationsTable-module__kemXBa__referenceCode{font-family:inherit;font-weight:600}.ApplicationsTable-module__kemXBa__typeCell{white-space:nowrap}.ApplicationsTable-module__kemXBa__typeLabel{font-size:var(--text-xs);text-transform:uppercase;color:var(--color-foreground-muted);font-weight:600}
