.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%}}
: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)}
.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)}}
.AgentCard-module__5wiJrW__agentCard,.AgentCard-module__5wiJrW__agencyCard{background-color:var(--color-card-bg);border-radius:var(--radius-md);flex-direction:column;padding:28px 24px 24px;display:flex;box-shadow:0 4px 20px #00000014}.AgentCard-module__5wiJrW__agentCard{gap:20px}.AgentCard-module__5wiJrW__agencyCard{gap:16px}.AgentCard-module__5wiJrW__agentCardHeader{flex-direction:column;gap:2px;display:flex}.AgentCard-module__5wiJrW__listedByLine{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-foreground);margin:0;font-weight:400}.AgentCard-module__5wiJrW__agentRow{align-items:center;gap:16px;display:flex}.AgentCard-module__5wiJrW__agentAvatarWrap{border:2px solid #00000014;border-radius:0;flex-shrink:0;width:62px;height:62px;overflow:hidden}.AgentCard-module__5wiJrW__agentAvatarImg{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.AgentCard-module__5wiJrW__agentAvatarFallback{background-color:var(--color-muted);width:100%;height:100%;color:var(--color-foreground);font-weight:700;font-size:var(--text-lg);text-transform:uppercase;justify-content:center;align-items:center;display:flex}[data-theme=dark] .AgentCard-module__5wiJrW__agentAvatarFallback{background-color:rgba(var(--color-cream-rgb), .08);color:var(--color-cream)}.AgentCard-module__5wiJrW__agentMeta{flex-direction:column;gap:4px;min-width:0;display:flex}.AgentCard-module__5wiJrW__agentName{font-size:var(--text-2xl);color:var(--color-foreground);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.AgentCard-module__5wiJrW__agentEmail{font-size:var(--text-lg);color:var(--color-muted-foreground);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.AgentCard-module__5wiJrW__agentActions{flex-direction:column;gap:10px;display:flex}.AgentCard-module__5wiJrW__agentContactBtn{background:var(--color-anthracite-dark);color:var(--color-white);font-family:inherit;font-size:var(--text-lg);text-transform:uppercase;cursor:pointer;border-radius:var(--radius-sm);letter-spacing:.05em;border:none;justify-content:center;align-items:center;gap:8px;padding:13px 20px;font-weight:700;text-decoration:none;transition:background .18s;display:flex}.AgentCard-module__5wiJrW__agentContactBtn:hover{background:var(--color-anthracite-deeper);color:var(--color-white)}.AgentCard-module__5wiJrW__agencyIconWrap{align-self:flex-start}.AgentCard-module__5wiJrW__agencyLogoImg{width:auto;max-width:180px;height:auto;max-height:100px;display:block}.AgentCard-module__5wiJrW__agencyInitials{font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-foreground);text-transform:uppercase}.AgentCard-module__5wiJrW__agencyInfo{flex-direction:column;gap:5px;display:flex}.AgentCard-module__5wiJrW__agencyName{font-family:var(--font-heading);font-size:var(--text-lg);color:var(--color-foreground);font-weight:400}.AgentCard-module__5wiJrW__agencyDescription{font-size:var(--text-base);color:var(--color-foreground);text-align:justify;margin:4px 0 8px;line-height:1.6}.AgentCard-module__5wiJrW__noAgent{text-align:center;color:var(--color-foreground-muted);padding:var(--space-8) 0}[data-theme=dark] .AgentCard-module__5wiJrW__agentCard,[data-theme=dark] .AgentCard-module__5wiJrW__agencyCard{box-shadow:0 4px 20px #00000059}[data-theme=dark] .AgentCard-module__5wiJrW__agentAvatarWrap{border-color:rgba(var(--color-cream-rgb), .12)}[data-theme=dark] .AgentCard-module__5wiJrW__agentEmail{color:var(--color-cream)}[data-theme=dark] .AgentCard-module__5wiJrW__agentContactBtn{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .AgentCard-module__5wiJrW__agentContactBtn:hover{background:var(--color-cream-hover);color:var(--color-anthracite-dark)}
.ContactAgentDialog-module__6Cxg1G__content{max-width:560px}.ContactAgentDialog-module__6Cxg1G__form{gap:var(--space-4);margin-top:var(--space-4);flex-direction:column;display:flex}.ContactAgentDialog-module__6Cxg1G__field{gap:var(--space-2);flex-direction:column;display:flex}.ContactAgentDialog-module__6Cxg1G__field label{font-size:var(--text-sm);color:var(--color-foreground);font-weight:500}.ContactAgentDialog-module__6Cxg1G__successMessage{padding:var(--space-6);text-align:center;color:var(--color-success);font-size:var(--text-lg)}.ContactAgentDialog-module__6Cxg1G__errorMessage{padding:var(--space-3);border-radius:var(--radius-md);background-color:color-mix(in srgb, var(--color-error) 12%, transparent);color:var(--color-error);font-size:var(--text-sm)}.ContactAgentDialog-module__6Cxg1G__errorMessage:focus{box-shadow:var(--shadow-focus-error);outline:none}.ContactAgentDialog-module__6Cxg1G__captchaField{margin-top:var(--space-4);width:100%}.ContactAgentDialog-module__6Cxg1G__captchaContainer{align-items:center;gap:var(--space-2);flex-direction:column;width:100%;display:flex}
.BondCalculator-module__d3vLcG__bondCalcCard{background-color:var(--color-card-bg);border-radius:var(--radius-md);flex-direction:column;gap:16px;padding:24px 22px 22px;display:flex;box-shadow:0 4px 20px #00000014}[data-theme=dark] .BondCalculator-module__d3vLcG__bondCalcCard{box-shadow:0 4px 20px #00000059}.BondCalculator-module__d3vLcG__bondCalcTitle{margin:0}.BondCalculator-module__d3vLcG__bondCalcInputs{flex-direction:column;gap:12px;display:flex}.BondCalculator-module__d3vLcG__bondCalcRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.BondCalculator-module__d3vLcG__bondCalcLabel{font-size:var(--text-lg);color:var(--color-foreground);flex-shrink:0;font-weight:500}.BondCalculator-module__d3vLcG__bondOptional{font-size:var(--text-lg);color:var(--color-muted-foreground);font-weight:400}[data-theme=dark] .BondCalculator-module__d3vLcG__bondOptional{color:rgba(var(--color-cream-rgb), .6)}.BondCalculator-module__d3vLcG__bondCalcStatic{font-size:var(--text-lg);color:var(--color-foreground);text-align:right;font-weight:600}.BondCalculator-module__d3vLcG__bondInputWrap{align-items:center;gap:4px;display:flex}.BondCalculator-module__d3vLcG__bondInputPrefix,.BondCalculator-module__d3vLcG__bondInputSuffix{font-size:var(--text-sm);color:var(--color-muted-foreground)}.BondCalculator-module__d3vLcG__bondInput{background:var(--color-card-bg);font-size:var(--text-lg);color:var(--color-foreground);text-align:right;border:none;outline:none;width:90px;font-weight:600}.BondCalculator-module__d3vLcG__bondInput:focus-visible{outline-offset:2px;outline:1px solid}.BondCalculator-module__d3vLcG__bondInput::-webkit-inner-spin-button{appearance:none}.BondCalculator-module__d3vLcG__bondInput::-webkit-outer-spin-button{appearance:none}.BondCalculator-module__d3vLcG__bondSlider{appearance:none;cursor:pointer;border-radius:0;outline:none;width:100%;height:4px;margin-top:4px}.BondCalculator-module__d3vLcG__bondSlider::-webkit-slider-thumb{appearance:none;background:var(--color-anthracite);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px;box-shadow:0 1px 4px #0003}.BondCalculator-module__d3vLcG__bondSlider::-moz-range-thumb{background:var(--color-anthracite);cursor:pointer;border:none;border-radius:50%;width:18px;height:18px}[data-theme=dark] .BondCalculator-module__d3vLcG__bondSlider::-webkit-slider-thumb{background:var(--color-muted-base);box-shadow:0 1px 4px #0006}[data-theme=dark] .BondCalculator-module__d3vLcG__bondSlider::-moz-range-thumb{background:var(--color-muted-base)}.BondCalculator-module__d3vLcG__bondCalcDivider{background:#00000014;height:1px;margin:4px 0}[data-theme=dark] .BondCalculator-module__d3vLcG__bondCalcDivider{background:rgba(var(--color-cream-rgb), .08)}.BondCalculator-module__d3vLcG__bondCalcResults{flex-direction:column;gap:10px;display:flex}.BondCalculator-module__d3vLcG__bondResultRow{font-size:var(--text-lg);color:var(--color-foreground);justify-content:space-between;align-items:center;gap:8px;display:flex}.BondCalculator-module__d3vLcG__bondResultHighlight{border-bottom:1px solid #00000014;padding-bottom:10px}[data-theme=dark] .BondCalculator-module__d3vLcG__bondResultHighlight{border-bottom-color:rgba(var(--color-cream-rgb), .08)}.BondCalculator-module__d3vLcG__bondResultHighlight strong{font-size:var(--text-lg);font-weight:700}[data-theme=dark] .BondCalculator-module__d3vLcG__bondInputPrefix,[data-theme=dark] .BondCalculator-module__d3vLcG__bondInputSuffix{color:var(--color-cream)}.BondCalculator-module__d3vLcG__bondCalcBtn{background:var(--color-anthracite);color:var(--color-white);font-size:var(--text-lg);text-transform:uppercase;border-radius:var(--radius-sm);letter-spacing:.05em;justify-content:center;align-items:center;margin-top:4px;padding:13px 20px;font-weight:700;text-decoration:none;transition:background .18s;display:flex}.BondCalculator-module__d3vLcG__bondCalcBtn:hover{background:var(--color-anthracite-dark);color:var(--color-white)}.BondCalculator-module__d3vLcG__calcPanelBackdrop,.BondCalculator-module__d3vLcG__calcPanel{display:none}@media (max-width:640px){.BondCalculator-module__d3vLcG__bondCalcDesktopOnly{display:none}.BondCalculator-module__d3vLcG__calcPanelBackdrop{z-index:var(--z-modal-backdrop);cursor:default;background:#00000080;border:none;padding:0;display:block;position:fixed;inset:0}.BondCalculator-module__d3vLcG__calcPanel{background:var(--color-card-bg);z-index:var(--z-modal);flex-direction:column;animation:.28s cubic-bezier(.32,0,.67,0) forwards BondCalculator-module__d3vLcG__slideUpPanel;display:flex;position:fixed;inset:0;overflow:hidden}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanel{-webkit-backdrop-filter:blur(24px)saturate(1.6);backdrop-filter:blur(24px)saturate(1.6);background:#272220d1}.BondCalculator-module__d3vLcG__calcPanelHeader{border-bottom:1px solid var(--color-sand-200);flex-shrink:0;justify-content:space-between;align-items:center;padding:18px 20px 14px;display:flex}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelHeader{border-bottom-color:var(--color-anthracite-light)}.BondCalculator-module__d3vLcG__calcPanelTitle{font-family:var(--font-heading);font-size:var(--text-base);color:var(--color-anthracite-dark);text-transform:uppercase;letter-spacing:.06em;font-weight:400}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelTitle{color:var(--color-muted-base)}.BondCalculator-module__d3vLcG__calcPanelClose{background:var(--color-anthracite-dark);width:36px;height:36px;color:var(--color-white);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:flex}.BondCalculator-module__d3vLcG__calcPanelClose:hover{background:var(--color-anthracite)}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelClose{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .BondCalculator-module__d3vLcG__calcPanelClose:hover{background:var(--color-cream-hover)}.BondCalculator-module__d3vLcG__calcPanelBody{flex:1;padding:20px;overflow-y:auto}.BondCalculator-module__d3vLcG__calcPanelBody .BondCalculator-module__d3vLcG__bondCalcCard{box-shadow:none;background:0 0;padding:0}.BondCalculator-module__d3vLcG__calcPanelBody .BondCalculator-module__d3vLcG__bondCalcTitle{display:none}@keyframes BondCalculator-module__d3vLcG__slideUpPanel{0%{transform:translateY(100%)}to{transform:translateY(0)}}}
.MatchingButton-module__QcyUJq__kBtn{background:var(--color-premium);border:1px solid var(--color-premium);width:44px;height:44px;box-shadow:0 2px 12px rgba(var(--color-anthracite-rgb), .07);box-sizing:border-box;cursor:default;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background .15s,border-color .15s;display:inline-flex}button.MatchingButton-module__QcyUJq__kBtn{cursor:pointer}button.MatchingButton-module__QcyUJq__kBtn:hover{background:var(--color-premium-dark);border-color:var(--color-premium-dark)}button.MatchingButton-module__QcyUJq__kBtn:focus-visible{box-shadow:0 0 0 2px var(--color-premium-dark);outline:none}.MatchingButton-module__QcyUJq__kIcon{-o-object-fit:contain;object-fit:contain;flex-shrink:0;width:18px;height:18px}.MatchingButton-module__QcyUJq__skeleton{background:linear-gradient(90deg, var(--color-muted) 0%, color-mix(in srgb, var(--color-muted) 60%, var(--color-surface)) 50%, var(--color-muted) 100%);background-size:200% 100%;width:44px;height:44px;animation:1.4s ease-in-out infinite MatchingButton-module__QcyUJq__matchingPulse;display:inline-block}@keyframes MatchingButton-module__QcyUJq__matchingPulse{0%{background-position:200% 0}to{background-position:-200% 0}}@media (prefers-reduced-motion:reduce){.MatchingButton-module__QcyUJq__skeleton{animation:none}}@media (max-width:640px){.MatchingButton-module__QcyUJq__kBtn,.MatchingButton-module__QcyUJq__skeleton{width:40px;height:40px}.MatchingButton-module__QcyUJq__kIcon{width:16px;height:16px}}
.MatchingLockedDialog-module__9LulFa__teaser{align-items:center;gap:var(--space-2);padding:var(--space-4);margin:var(--space-4) 0;background-color:var(--color-muted);border-radius:var(--radius-md);flex-direction:column;display:flex}[data-theme=dark] .MatchingLockedDialog-module__9LulFa__teaser{background-color:rgba(var(--color-cream-rgb), .06)}.MatchingLockedDialog-module__9LulFa__teaserScore{align-items:center;gap:var(--space-2);font-size:var(--text-2xl,var(--text-xl));color:var(--color-text-muted);font-weight:700;font-family:var(--font-heading);display:inline-flex}.MatchingLockedDialog-module__9LulFa__lockIcon{width:1.25rem;height:1.25rem}.MatchingLockedDialog-module__9LulFa__scoreValue{filter:blur(2px);-webkit-user-select:none;user-select:none}.MatchingLockedDialog-module__9LulFa__matchScoreValue{color:var(--color-anthracite-deeper)}[data-theme=dark] .MatchingLockedDialog-module__9LulFa__matchScoreValue{color:var(--color-cream)}.MatchingLockedDialog-module__9LulFa__teaserCaption{font-size:var(--text-xs,.75rem);color:var(--color-text-muted);text-align:center;margin:0}
.PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{align-items:center;gap:var(--space-2);padding:var(--space-3) 0 12px;border-bottom:1px solid var(--color-muted);flex-wrap:wrap;margin-bottom:24px;display:flex}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{border-bottom-color:rgba(var(--color-cream-rgb), .12)}.PropertyActionsBar-module__Z2Ov2G__breadcrumbLink{font-family:var(--font-base);font-size:var(--text-base);color:var(--color-muted-foreground);font-weight:500;text-decoration:none;transition:color .2s}.PropertyActionsBar-module__Z2Ov2G__breadcrumbLink:hover{color:var(--color-anthracite-deeper)}.PropertyActionsBar-module__Z2Ov2G__breadcrumbSeparator{color:var(--color-muted-foreground);opacity:.5}.PropertyActionsBar-module__Z2Ov2G__breadcrumbCurrent{font-family:var(--font-base);font-size:var(--text-base);color:var(--color-foreground);font-weight:500}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbLink,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbLink:hover,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbCurrent,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__breadcrumbSeparator{color:var(--color-cream)}.PropertyActionsBar-module__Z2Ov2G__quickActionsBar{justify-content:space-between;align-items:center;gap:var(--space-3);flex-wrap:wrap;margin-bottom:52px;display:flex}.PropertyActionsBar-module__Z2Ov2G__backBtn{font-family:var(--font-base);align-items:center;gap:var(--space-2);color:var(--color-anthracite-deeper);font-size:var(--text-2xl);cursor:pointer;white-space:nowrap;text-transform:uppercase;letter-spacing:0;background:0 0;border:none;padding:14px 4px;font-weight:600;line-height:normal;text-decoration:none;transition:opacity .18s;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__backBtn:hover{opacity:.6;color:var(--color-anthracite-deeper)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__backBtn,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__backBtn:hover{color:var(--color-cream)}.PropertyActionsBar-module__Z2Ov2G__quickActions{align-items:stretch;gap:var(--space-2);display:flex}.PropertyActionsBar-module__Z2Ov2G__saveBtn,.PropertyActionsBar-module__Z2Ov2G__shareBtn{font-family:var(--font-base);justify-content:center;align-items:center;gap:var(--space-2);background:var(--color-anthracite);color:var(--color-white);font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:none;border-radius:0;padding:10px 20px;font-weight:600;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__shareBtn{transition:background .18s}.PropertyActionsBar-module__Z2Ov2G__shareBtn:hover{background:var(--color-anthracite-dark)}.PropertyActionsBar-module__Z2Ov2G__saveBtn{transition:background .25s,color .25s}.PropertyActionsBar-module__Z2Ov2G__saveBtn svg{color:var(--color-white);flex-shrink:0;transition:transform .2s,color .2s}.PropertyActionsBar-module__Z2Ov2G__saveBtn:hover{background:var(--color-anthracite-dark)}.PropertyActionsBar-module__Z2Ov2G__saveBtn:hover svg{transform:scale(1.1)}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive{background:var(--color-error);color:var(--color-white);box-shadow:0 4px 16px rgba(var(--color-exclusive-rgb), .35);border-radius:50px}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive svg{fill:var(--color-white)}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive:hover{background:var(--color-error)}.PropertyActionsBar-module__Z2Ov2G__saveBtnActive:hover svg{transform:none}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__shareBtn,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__saveBtn:not(.PropertyActionsBar-module__Z2Ov2G__saveBtnActive),[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__pdrIconBtn,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuBtn{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__saveBtn:not(.PropertyActionsBar-module__Z2Ov2G__saveBtnActive) svg{color:var(--color-anthracite-dark)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__shareBtn:hover,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__saveBtn:not(.PropertyActionsBar-module__Z2Ov2G__saveBtnActive):hover,[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__pdrIconBtn:hover{background:var(--color-cream-hover)}.PropertyActionsBar-module__Z2Ov2G__pdrIconBtn{background:var(--color-anthracite);width:44px;color:var(--color-white);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-self:stretch;align-items:center;transition:background .18s;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__pdrIconBtn:hover{background:var(--color-anthracite-dark)}.PropertyActionsBar-module__Z2Ov2G__moreMenuWrap{display:none;position:relative}.PropertyActionsBar-module__Z2Ov2G__moreMenuBtn{background:var(--color-anthracite);width:44px;height:44px;color:var(--color-white);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;transition:background .18s;display:inline-flex}.PropertyActionsBar-module__Z2Ov2G__moreMenuDropdown{background:var(--color-cream);z-index:100;flex-direction:column;min-width:150px;display:flex;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 8px 24px #00000026}.PropertyActionsBar-module__Z2Ov2G__moreMenuItem{font-family:var(--font-base);font-size:var(--text-sm);color:var(--color-anthracite-deeper);cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #0000000f;align-items:center;gap:10px;width:100%;padding:13px 16px;font-weight:500;transition:background .15s;display:flex}.PropertyActionsBar-module__Z2Ov2G__moreMenuItem:last-child{border-bottom:none}.PropertyActionsBar-module__Z2Ov2G__moreMenuItem:hover{background:var(--color-muted)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuDropdown{background:var(--color-anthracite-dark);box-shadow:0 8px 24px #00000073}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuItem{color:var(--color-cream);border-bottom-color:rgba(var(--color-cream-rgb), .08)}[data-theme=dark] .PropertyActionsBar-module__Z2Ov2G__moreMenuItem:hover{background:rgba(var(--color-cream-rgb), .08)}@media (max-width:768px){.PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{padding:var(--space-2) 0;font-size:var(--text-xs)}}@media (max-width:640px){.PropertyActionsBar-module__Z2Ov2G__breadcrumbNav{display:none}.PropertyActionsBar-module__Z2Ov2G__quickActionsBar{flex-wrap:nowrap;align-items:center;gap:8px;margin-bottom:32px}.PropertyActionsBar-module__Z2Ov2G__backBtn{font-size:var(--text-sm);text-overflow:ellipsis;flex:0 auto;min-width:0;padding:6px 0;overflow:hidden}.PropertyActionsBar-module__Z2Ov2G__quickActions{flex-wrap:nowrap;flex-shrink:0;justify-content:flex-end;align-items:center;gap:6px;max-width:none}.PropertyActionsBar-module__Z2Ov2G__saveBtn,.PropertyActionsBar-module__Z2Ov2G__shareBtn{flex-shrink:0;gap:0;width:40px;height:40px;padding:0}.PropertyActionsBar-module__Z2Ov2G__saveBtn .PropertyActionsBar-module__Z2Ov2G__btnLabel,.PropertyActionsBar-module__Z2Ov2G__shareBtn .PropertyActionsBar-module__Z2Ov2G__btnLabel,.PropertyActionsBar-module__Z2Ov2G__pdrIconBtn{display:none}.PropertyActionsBar-module__Z2Ov2G__moreMenuWrap{display:block}.PropertyActionsBar-module__Z2Ov2G__moreMenuBtn{width:40px;height:40px}}
.ShareDialog-module__ZBZ0Oq__content{width:min(440px,100vw - 32px)}.ShareDialog-module__ZBZ0Oq__shareCopyRow{margin:var(--space-2) 0;background:var(--color-muted);border:1px solid var(--color-border);align-items:stretch;gap:8px;padding:8px 10px;display:flex}[data-theme=dark] .ShareDialog-module__ZBZ0Oq__shareCopyRow{background:rgba(var(--color-cream-rgb), .06);border-color:var(--color-dark-border)}.ShareDialog-module__ZBZ0Oq__shareLinkText{min-width:0;font-family:var(--font-mono,monospace);font-size:var(--text-xs);color:var(--color-foreground);white-space:nowrap;text-overflow:ellipsis;flex:auto;align-self:center;overflow:hidden}.ShareDialog-module__ZBZ0Oq__shareCopyBtn{background:var(--color-anthracite);color:var(--color-white);font-family:inherit;font-size:var(--text-sm);cursor:pointer;white-space:nowrap;border:none;align-items:center;gap:6px;padding:6px 14px;font-weight:600;transition:background .15s;display:inline-flex}.ShareDialog-module__ZBZ0Oq__shareCopyBtn:hover{background:var(--color-anthracite-dark)}[data-theme=dark] .ShareDialog-module__ZBZ0Oq__shareCopyBtn{background:var(--color-cream);color:var(--color-anthracite)}[data-theme=dark] .ShareDialog-module__ZBZ0Oq__shareCopyBtn:hover{background:var(--color-cream-subtle)}.ShareDialog-module__ZBZ0Oq__shareViaLabel{margin:var(--space-4) 0 var(--space-2);font-family:var(--font-base), sans-serif;font-size:var(--text-xs);color:var(--color-muted-foreground);text-transform:uppercase;letter-spacing:.06em;font-weight:600}.ShareDialog-module__ZBZ0Oq__shareGrid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:10px;display:grid}.ShareDialog-module__ZBZ0Oq__shareOption{cursor:pointer;color:inherit;background:0 0;border:1px solid #0000;flex-direction:column;align-items:center;gap:8px;padding:10px 6px;font-family:inherit;text-decoration:none;transition:background .15s,border-color .15s;display:flex}.ShareDialog-module__ZBZ0Oq__shareOption:hover{background:var(--color-muted);border-color:var(--color-border)}[data-theme=dark] .ShareDialog-module__ZBZ0Oq__shareOption:hover{background:rgba(var(--color-cream-rgb), .06)}.ShareDialog-module__ZBZ0Oq__shareIconWrap{flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex}.ShareDialog-module__ZBZ0Oq__shareIconImg{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.ShareDialog-module__ZBZ0Oq__shareOptionLabel{font-size:var(--text-xs);color:var(--color-foreground);text-align:center;font-weight:500;line-height:1.2}@media (max-width:480px){.ShareDialog-module__ZBZ0Oq__shareCopyRow{flex-wrap:wrap}.ShareDialog-module__ZBZ0Oq__shareCopyBtn{flex:100%;justify-content:center}.ShareDialog-module__ZBZ0Oq__shareGrid{grid-template-columns:repeat(auto-fill,minmax(72px,1fr));gap:8px}.ShareDialog-module__ZBZ0Oq__shareIconWrap{width:40px;height:40px}.ShareDialog-module__ZBZ0Oq__shareIconWrap svg{width:20px;height:20px}}
.Gallery-module__8rcuwq__photoGrid{aspect-ratio:2;border-radius:var(--radius-md);grid-template-columns:1fr 1fr;gap:12px;margin-bottom:48px;display:grid;position:relative;overflow:hidden}.Gallery-module__8rcuwq__photoGridMain{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;grid-area:1/1;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.Gallery-module__8rcuwq__photoGridMainImg{-o-object-fit:cover;object-fit:cover}.Gallery-module__8rcuwq__photoGridThumbs{grid-area:1/2;grid-template-rows:1fr 1fr;grid-template-columns:1fr 1fr;gap:12px;display:grid}.Gallery-module__8rcuwq__photoGridThumb{cursor:pointer;border-radius:var(--radius-sm);background:0 0;border:none;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.Gallery-module__8rcuwq__photoGridThumbImg{-o-object-fit:cover;object-fit:cover}.Gallery-module__8rcuwq__viewAllBtn{z-index:2;background:var(--color-anthracite-dark);color:var(--color-white);border-radius:var(--radius-sm);font-family:var(--font-base);font-size:var(--text-sm);cursor:pointer;border:none;align-items:center;gap:8px;padding:8px 14px;font-weight:600;transition:background .18s;display:inline-flex;position:absolute;bottom:16px;right:16px;box-shadow:0 2px 8px #0000001f}.Gallery-module__8rcuwq__viewAllBtn:hover{background:var(--color-anthracite-deeper);color:var(--color-white)}[data-theme=dark] .Gallery-module__8rcuwq__viewAllBtn{background:var(--color-muted-base);color:var(--color-anthracite-dark)}[data-theme=dark] .Gallery-module__8rcuwq__viewAllBtn:hover{background:var(--color-cream-hover);color:var(--color-anthracite-dark)}.Gallery-module__8rcuwq__placeholderContainer{aspect-ratio:16/7;border-radius:var(--radius-sm);width:100%;margin-bottom:48px;position:relative;overflow:hidden}.Gallery-module__8rcuwq__placeholderImage{-o-object-fit:cover;object-fit:cover}.Gallery-module__8rcuwq__galleryOverlay{z-index:var(--z-modal);background:#000000f5;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Gallery-module__8rcuwq__galleryContent{flex-direction:column;width:100%;height:100%;display:flex}.Gallery-module__8rcuwq__galleryHeader{flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 24px;display:flex}.Gallery-module__8rcuwq__galleryAddress{font-size:var(--text-sm);color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;flex:1;padding-right:16px;overflow:hidden}.Gallery-module__8rcuwq__galleryCounter{font-size:var(--text-base);color:#fff;white-space:nowrap;font-weight:600}.Gallery-module__8rcuwq__galleryClose{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff40;border-radius:0;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;margin-left:16px;transition:border-color .2s,background .2s;display:flex}.Gallery-module__8rcuwq__galleryClose:hover{background:#ffffff1a;border-color:#ffffff80}.Gallery-module__8rcuwq__galleryClose:focus-visible{border-color:#fff9;outline:none}.Gallery-module__8rcuwq__galleryImageWrap{flex:1;justify-content:center;align-items:center;min-height:0;padding:0 80px;display:flex;position:relative}.Gallery-module__8rcuwq__galleryImageFrame{width:100%;height:100%;position:relative}.Gallery-module__8rcuwq__galleryImage{-o-object-fit:contain;object-fit:contain;border-radius:var(--radius-sm)}.Gallery-module__8rcuwq__galleryPrev,.Gallery-module__8rcuwq__galleryNext{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:0;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Gallery-module__8rcuwq__galleryPrev{left:16px}.Gallery-module__8rcuwq__galleryNext{right:16px}.Gallery-module__8rcuwq__galleryPrev:hover,.Gallery-module__8rcuwq__galleryNext:hover{background:#ffffff38}.Gallery-module__8rcuwq__galleryPrev:focus-visible,.Gallery-module__8rcuwq__galleryNext:focus-visible{background:#ffffff47;outline:none}.Gallery-module__8rcuwq__galleryPrev:disabled,.Gallery-module__8rcuwq__galleryNext:disabled{opacity:.2;cursor:default;pointer-events:none}.Gallery-module__8rcuwq__galleryThumbnails{scrollbar-width:none;flex-shrink:0;gap:8px;padding:16px 24px;display:flex;overflow-x:auto}.Gallery-module__8rcuwq__galleryThumbnails::-webkit-scrollbar{display:none}.Gallery-module__8rcuwq__galleryThumb{cursor:pointer;opacity:.45;background:0 0;border:2.5px solid #0000;border-radius:0;flex-shrink:0;width:78px;height:58px;padding:0;transition:opacity .2s,border-color .2s;position:relative;overflow:hidden}.Gallery-module__8rcuwq__galleryThumb:hover{opacity:.75}.Gallery-module__8rcuwq__activeGalleryThumb{opacity:1;border-color:#fff}.Gallery-module__8rcuwq__galleryThumbImg{-o-object-fit:cover;object-fit:cover}@media (max-width:768px){.Gallery-module__8rcuwq__galleryImageWrap{padding:0 52px}.Gallery-module__8rcuwq__galleryPrev,.Gallery-module__8rcuwq__galleryNext{width:44px;height:44px}.Gallery-module__8rcuwq__galleryPrev{left:8px}.Gallery-module__8rcuwq__galleryNext{right:8px}}@media (max-width:640px){.Gallery-module__8rcuwq__photoGrid{aspect-ratio:unset;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;margin:0 calc(-1 * var(--space-4)) 24px;padding:0 var(--space-4) 8px;border-radius:0;flex-direction:row;gap:12px;display:flex;overflow-x:auto}.Gallery-module__8rcuwq__photoGrid::-webkit-scrollbar{display:none}.Gallery-module__8rcuwq__photoGridMain{aspect-ratio:4/3;scroll-snap-align:start;min-height:unset;border-radius:0;flex:0 0 85%}.Gallery-module__8rcuwq__photoGridThumbs{display:contents}.Gallery-module__8rcuwq__photoGridThumb{aspect-ratio:4/3;scroll-snap-align:start;border-radius:0;flex:0 0 85%}.Gallery-module__8rcuwq__viewAllBtn{display:none}}@media (max-width:480px){.Gallery-module__8rcuwq__galleryImageWrap{padding:0 44px}.Gallery-module__8rcuwq__galleryPrev,.Gallery-module__8rcuwq__galleryNext{width:36px;height:36px}.Gallery-module__8rcuwq__galleryPrev svg,.Gallery-module__8rcuwq__galleryNext svg{width:18px;height:18px}.Gallery-module__8rcuwq__galleryPrev{left:4px}.Gallery-module__8rcuwq__galleryNext{right:4px}.Gallery-module__8rcuwq__galleryHeader{padding:12px 14px}.Gallery-module__8rcuwq__galleryAddress{font-size:var(--text-sm)}.Gallery-module__8rcuwq__galleryCounter{font-size:var(--text-xs)}.Gallery-module__8rcuwq__galleryThumbnails{gap:6px;padding:10px 12px}.Gallery-module__8rcuwq__galleryThumb{width:60px;height:44px}}@media (max-width:360px){.Gallery-module__8rcuwq__galleryImageWrap{padding:0 36px}.Gallery-module__8rcuwq__galleryPrev,.Gallery-module__8rcuwq__galleryNext{width:32px;height:32px}.Gallery-module__8rcuwq__galleryPrev svg,.Gallery-module__8rcuwq__galleryNext svg{width:16px;height:16px}}
.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}
.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)}}
.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__modalIcon{color:var(--color-gold);flex-shrink:0}@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%}}
.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)}
.PropertyDescription-module__z5XDgG__description{font-size:var(--text-base);color:var(--color-foreground);margin-top:var(--space-4);margin-bottom:var(--space-4);text-align:justify;white-space:normal;line-height:1.85}
.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}
.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)}}
.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)}}
.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)}
.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)}
.PropertyDetailsAccordion-module__vQU3CW__accordion{flex-direction:column;gap:10px;display:flex}.PropertyDetailsAccordion-module__vQU3CW__accordionItem{border:1px solid var(--color-border);border-radius:var(--radius-md);overflow:hidden}[data-theme=dark] .PropertyDetailsAccordion-module__vQU3CW__accordionItem{border-color:rgba(var(--color-cream-rgb), .12)}.PropertyDetailsAccordion-module__vQU3CW__accordionHeader{cursor:pointer;width:100%;font-family:var(--font-heading);font-size:var(--text-2xl);color:var(--color-foreground);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px 20px;font-weight:400;line-height:normal;transition:background .15s;display:flex}.PropertyDetailsAccordion-module__vQU3CW__accordionChevron{width:22px;height:22px;color:var(--color-muted-foreground);flex-shrink:0;transition:transform .3s}[data-theme=dark] .PropertyDetailsAccordion-module__vQU3CW__accordionChevron{color:var(--color-cream)}.PropertyDetailsAccordion-module__vQU3CW__accordionChevronOpen{transform:rotate(180deg)}.PropertyDetailsAccordion-module__vQU3CW__accordionBody{background:0 0;max-height:0;padding:0 20px;transition:max-height .5s cubic-bezier(.4,0,.2,1),padding .5s cubic-bezier(.4,0,.2,1);overflow:hidden}.PropertyDetailsAccordion-module__vQU3CW__accordionBodyOpen{max-height:1400px;padding:6px 22px 16px}.PropertyDetailsAccordion-module__vQU3CW__accordionRow{border-bottom:1px solid #00000014;justify-content:space-between;align-items:center;gap:16px;padding:12px 0;display:flex}[data-theme=dark] .PropertyDetailsAccordion-module__vQU3CW__accordionRow{border-bottom-color:rgba(var(--color-cream-rgb), .08)}.PropertyDetailsAccordion-module__vQU3CW__accordionRow:last-child{border-bottom:none}.PropertyDetailsAccordion-module__vQU3CW__accordionLabel{font-size:var(--text-base);color:var(--color-foreground);flex:1}.PropertyDetailsAccordion-module__vQU3CW__accordionValue{font-size:var(--text-base);color:var(--color-foreground);text-align:right;font-weight:600}
.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{}
.ViewingSchedulingModal-module__gjhUda__modalTitle{font-family:var(--font-heading);font-size:var(--text-base);text-transform:uppercase;letter-spacing:.05em;color:var(--color-foreground);margin:0;font-weight:700}.ViewingSchedulingModal-module__gjhUda__stepIndicator{font-size:var(--text-xs);color:var(--color-foreground-muted);margin-bottom:var(--space-4);justify-content:space-between;align-items:center;font-weight:600;display:flex}.ViewingSchedulingModal-module__gjhUda__progressContainer{background-color:var(--color-border);height:4px;margin:0 var(--space-4);flex:1;position:relative}.ViewingSchedulingModal-module__gjhUda__progressBar{background-color:var(--color-gold);height:100%;transition:width var(--transition-normal);position:absolute;top:0;left:0}.ViewingSchedulingModal-module__gjhUda__selectorWrapper{gap:var(--space-4);flex-direction:column;display:flex}.ViewingSchedulingModal-module__gjhUda__slotsContainer{gap:var(--space-3);flex-direction:column;display:flex}.ViewingSchedulingModal-module__gjhUda__slotCard{background-color:var(--color-surface-raised);border:1px solid var(--color-border);padding:var(--space-4);cursor:pointer;transition:all var(--transition-fast);justify-content:space-between;align-items:center;display:flex}.ViewingSchedulingModal-module__gjhUda__slotCard:hover{border-color:var(--color-border-hover);transform:translateY(-2px)}.ViewingSchedulingModal-module__gjhUda__slotCardSelected{border-color:var(--color-gold);background-color:var(--color-card-bg);box-shadow:0 0 0 1px var(--color-gold)}.ViewingSchedulingModal-module__gjhUda__slotInfo{gap:var(--space-1);flex-direction:column;display:flex}.ViewingSchedulingModal-module__gjhUda__slotDate{font-size:var(--text-sm);color:var(--color-foreground);font-weight:700}.ViewingSchedulingModal-module__gjhUda__slotTime{font-size:var(--text-xs);color:var(--color-foreground-muted)}.ViewingSchedulingModal-module__gjhUda__slotRight{align-items:center;gap:var(--space-3);display:flex}.ViewingSchedulingModal-module__gjhUda__slotPrefBadge{font-size:var(--text-2xs);background-color:var(--color-gold);color:var(--color-anthracite);text-transform:uppercase;padding:2px 6px;font-family:monospace;font-weight:700}.ViewingSchedulingModal-module__gjhUda__slotSelectionIcon{border:2px solid var(--color-border);border-radius:var(--radius-circle);width:20px;height:20px;transition:all var(--transition-fast);justify-content:center;align-items:center;display:flex}.ViewingSchedulingModal-module__gjhUda__slotCardSelected .ViewingSchedulingModal-module__gjhUda__slotSelectionIcon{border-color:var(--color-gold);background-color:var(--color-gold)}.ViewingSchedulingModal-module__gjhUda__slotSelectionIconInner{background-color:var(--color-anthracite);border-radius:var(--radius-circle);opacity:0;width:8px;height:8px;transition:opacity var(--transition-fast)}.ViewingSchedulingModal-module__gjhUda__slotCardSelected .ViewingSchedulingModal-module__gjhUda__slotSelectionIconInner{opacity:1}.ViewingSchedulingModal-module__gjhUda__formGroup{gap:var(--space-2);flex-direction:column;display:flex}.ViewingSchedulingModal-module__gjhUda__formRow{gap:var(--space-4);grid-template-columns:1fr 1fr;display:grid}.ViewingSchedulingModal-module__gjhUda__errorText{color:var(--color-error);font-size:var(--text-xs);margin:0}.ViewingSchedulingModal-module__gjhUda__errorIcon{color:var(--color-error)}.ViewingSchedulingModal-module__gjhUda__actionsContainer{justify-content:space-between;gap:var(--space-3);margin-top:var(--space-2);display:flex}.ViewingSchedulingModal-module__gjhUda__actionsRight{gap:var(--space-3);display:flex}
.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}}
.PropertyFloorPlan-module__yvNBVa__planImageOnly{aspect-ratio:16/9;background-color:var(--color-background);border-radius:var(--radius-md);cursor:zoom-in;border:none;justify-content:center;align-items:center;width:100%;margin-top:24px;padding:0;display:flex;overflow:hidden}@media (max-width:768px){.PropertyFloorPlan-module__yvNBVa__planImageOnly{aspect-ratio:4/3;margin-top:16px}}.PropertyFloorPlan-module__yvNBVa__planImageFull{-o-object-fit:contain;object-fit:contain;width:100%;height:100%;display:block}.PropertyFloorPlan-module__yvNBVa__overlay{z-index:var(--z-modal);background:#000000f5;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PropertyFloorPlan-module__yvNBVa__modal{justify-content:center;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.PropertyFloorPlan-module__yvNBVa__modalImg{-o-object-fit:contain;object-fit:contain;border-radius:var(--radius-md);width:auto;max-width:90vw;height:auto;max-height:90vh;display:block}.PropertyFloorPlan-module__yvNBVa__modalClose{color:#fff;cursor:pointer;background:0 0;border:1.5px solid #ffffff40;border-radius:0;justify-content:center;align-items:center;width:36px;height:36px;transition:border-color .2s,background .2s;display:flex;position:absolute;top:-16px;right:-16px}.PropertyFloorPlan-module__yvNBVa__modalClose:hover{background:#ffffff1a;border-color:#ffffff80}@media (max-width:768px){.PropertyFloorPlan-module__yvNBVa__modal{max-width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.PropertyFloorPlan-module__yvNBVa__modal .PropertyFloorPlan-module__yvNBVa__modalClose{top:8px;right:8px}.PropertyFloorPlan-module__yvNBVa__modalImg{max-width:calc(100vw - 24px);max-height:calc(100vh - 24px)}}
.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}}
