.manager-sidebar{position:fixed;inset:0 auto 0 0;z-index:1100;display:flex;width:284px;flex-direction:column;gap:18px;overflow-y:auto;border-right:1px solid rgba(234,216,191,.16);background:radial-gradient(circle at top left,rgba(189,139,46,.24),transparent 32%),linear-gradient(180deg,#211d19,#2b241d 56%,#171411);padding:22px 18px;color:#fff;box-shadow:18px 0 54px #211d192e}.manager-brand{display:flex;width:100%;align-items:center;gap:12px;border:0;background:transparent;color:inherit;cursor:pointer;padding:0;text-align:left}.manager-brand__logo{width:46px;height:46px;border-radius:16px;background:#fff;object-fit:contain;padding:4px;box-shadow:0 14px 32px #0000003d}.manager-brand strong{display:block;font-size:18px;font-weight:950;letter-spacing:.12em;line-height:1;text-transform:uppercase}.manager-brand small{display:block;margin-top:5px;color:#f1bd68e6;font-size:10px;font-weight:900;letter-spacing:.22em;text-transform:uppercase}.manager-sidebar__workspace{border:1px solid rgba(255,255,255,.12);border-radius:22px;background:#ffffff14;padding:16px;box-shadow:inset 0 1px #ffffff14}.manager-sidebar__workspace .manager-sidebar__eyebrow{color:#f1bd68;font-size:10px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.manager-sidebar__workspace strong,.manager-sidebar__workspace small{display:block}.manager-sidebar__workspace strong{margin-top:8px;font-size:15px;font-weight:900}.manager-sidebar__workspace small{margin-top:4px;color:#ffffff94;font-size:12px;font-weight:700}.manager-sidebar__nav{display:grid;gap:18px}.manager-nav-group{display:grid;gap:7px}.manager-nav-group p{margin:0 0 2px;padding:0 10px;color:#ffffff6b;font-size:10px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.manager-nav-item{display:grid;grid-template-columns:30px 1fr;align-items:center;width:100%;min-height:42px;border:1px solid transparent;border-radius:14px;background:transparent;color:#ffffffb8;cursor:pointer;gap:9px;padding:7px 10px;text-align:left;transition:all .18s ease}.manager-nav-item:hover{border-color:#f1bd6838;background:#ffffff12;color:#fff}.manager-nav-item.is-active{border-color:#f1bd6857;background:#fff7e9;color:#211d19;box-shadow:0 14px 28px #0000002e}.manager-nav-item__icon{display:inline-flex;height:30px;width:30px;align-items:center;justify-content:center;border-radius:10px;background:#ffffff17;color:#f1bd68;font-size:14px;font-weight:950}.manager-nav-item.is-active .manager-nav-item__icon{background:#bd8b2e;color:#fff}.manager-nav-item>span:nth-child(2){font-size:13px;font-weight:900}.manager-nav-item__badge{border-radius:999px;background:#bd8b2e24;color:#f1bd68;font-size:9px;font-weight:950;letter-spacing:.08em;padding:3px 6px;text-transform:uppercase}.manager-nav-item.is-active .manager-nav-item__badge{background:#f1eadf;color:#9f6411}.manager-sidebar__support{margin-top:auto;border-radius:20px;background:#bd8b2e24;padding:15px}.manager-sidebar__support span{display:block;color:#ffffffb8;font-size:12px;font-weight:800}.manager-sidebar__support a{display:inline-flex;margin-top:9px;color:#f1bd68;font-size:13px;font-weight:950;text-decoration:none}.manager-topbar{position:relative;z-index:1000;display:flex;min-height:72px;align-items:center;justify-content:space-between;gap:18px;margin-left:284px;border-bottom:1px solid #ead8bf;background:#f7f4eeeb;padding:14px 28px;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.manager-topbar__title{display:grid;gap:3px}.manager-topbar__title span{color:#bd8b2e;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.manager-topbar__title strong{color:#14201a;font-size:22px;font-weight:950;letter-spacing:-.04em}.manager-topbar__actions{display:flex;align-items:center;gap:12px}.manager-topbar__profile{border:1px solid #ead8bf;background:#fff;color:#211d19;cursor:pointer;font-weight:950;transition:all .18s ease}.manager-topbar__profile:hover{transform:translateY(-1px);box-shadow:0 10px 24px #2d23161a}.manager-topbar__profile{display:flex;height:42px;width:42px;align-items:center;justify-content:center;border-radius:50%;background:#211d19;color:#fff}@media(max-width:1180px){.manager-sidebar{width:236px;padding:18px 12px}.manager-topbar{margin-left:236px;padding-inline:18px}.manager-brand strong{font-size:15px}.manager-nav-item{grid-template-columns:28px 1fr}.manager-nav-item__badge{display:none}}@media(max-width:820px){.manager-sidebar{position:static;width:auto;max-height:none}.manager-topbar{margin-left:0;flex-direction:column;align-items:stretch}}.manager-language-switch{display:inline-flex;align-items:center;gap:3px;border:1px solid rgba(189,139,46,.24);border-radius:999px;background:#fffdf9c7;padding:3px;box-shadow:inset 0 1px #ffffffb8,0 8px 18px #2d23160f}.manager-language-switch__option{display:inline-flex;min-height:30px;align-items:center;gap:5px;border:0;border-radius:999px;background:transparent;color:#6b5b4a;cursor:pointer;font-family:inherit;font-size:12px;font-weight:900;line-height:1;padding:0 10px;transition:background .15s ease,color .15s ease,box-shadow .15s ease}.manager-language-switch__option:hover{color:#211d19}.manager-language-switch__option.is-active{background:#bd8b2e;color:#fff;box-shadow:0 8px 18px #bd8b2e33}.manager-language-switch__short{letter-spacing:.08em}.manager-language-switch__label{display:none}.manager-language-switch--compact .manager-language-switch__option{min-height:28px;padding-inline:9px}.manager-topbar .manager-language-switch{background:#fff;border-color:#ead8bf}.login-topbar .manager-language-switch{background:#fffdf9db}@media(max-width:720px){.manager-language-switch__label{display:none}.manager-language-switch__option{padding-inline:9px}}:root{--uh-cream: #f7f4ee;--uh-card: #fffdf9;--uh-gold: #bd8b2e;--uh-gold-deep: #9b6f2c;--uh-text: #211d19;--uh-muted: #6f6256;--uh-border: #eadfce;--uh-shadow: rgba(49, 38, 27, .16);--uh-green: #17633b}.login-page{min-height:100vh;position:relative;overflow:hidden;background-color:var(--uh-cream);color:var(--uh-text);font-family:DM Sans,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.login-page:before,.login-page:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.login-page:before{background:linear-gradient(90deg,#f7f4eef5,#f7f4eedb 26%,#f7f4ee6b 54%,#211d1933),radial-gradient(circle at 24% 18%,rgba(255,255,255,.82) 0%,rgba(255,255,255,.24) 32%,transparent 54%),url(/assets/manager-login-bg-DqDbpMfC.png);background-size:cover;background-position:center center;transform:scale(1.01)}.login-page:after{background:radial-gradient(circle at 74% 19%,rgba(189,139,46,.14),transparent 28%),linear-gradient(180deg,rgba(255,253,249,.88) 0%,transparent 13%,transparent 86%,rgba(255,253,249,.88) 100%)}.login-shell{position:relative;z-index:1;min-height:100vh;display:grid;grid-template-rows:72px minmax(0,1fr) 58px}.login-topbar,.login-footer{background:#fffdf9eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-color:#eadfced1}.login-topbar{display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-bottom:1px solid rgba(234,223,206,.9);box-shadow:0 10px 30px #31261b0d}.brand-lockup{display:inline-flex;align-items:center;gap:12px;color:var(--uh-text);text-decoration:none}.brand-icon{width:42px;height:42px;object-fit:contain;filter:drop-shadow(0 8px 18px rgba(189,139,46,.14))}.brand-copy{display:flex;flex-direction:column;gap:2px;text-transform:uppercase;letter-spacing:.18em}.brand-name{font-size:22px;line-height:1;font-weight:900}.brand-subtitle{font-size:10px;font-weight:900;color:#44392e}.topbar-actions{display:flex;align-items:center;gap:18px}.topbar-link{display:inline-flex;align-items:center;gap:8px;min-height:36px;color:var(--uh-text);font-size:14px;font-weight:700;text-decoration:none;transition:color .16s ease,transform .16s ease}.topbar-link svg{color:var(--uh-text)}.topbar-link:hover{color:var(--uh-gold-deep);transform:translateY(-1px)}.topbar-link:hover svg{color:var(--uh-gold-deep)}.topbar-link--button{border:0;background:transparent;cursor:pointer;font-family:inherit;padding:0}.login-main{width:min(100%,1320px);margin:0 auto;padding:30px 36px 28px;display:grid;grid-template-columns:minmax(0,1fr) 430px;gap:clamp(28px,4vw,58px);align-items:center}.manager-story{max-width:690px}.eyebrow{display:inline-flex;margin-bottom:10px;padding:6px 12px;border:1px solid rgba(189,139,46,.24);border-radius:999px;background:#fffdf9b3;color:var(--uh-gold-deep);font-size:11px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.story-title{max-width:620px;margin:0!important;color:var(--uh-text)!important;font-family:inherit!important;font-size:clamp(38px,3.4vw,50px)!important;line-height:1.06!important;font-weight:950!important;letter-spacing:-.055em!important}.story-subtitle{max-width:610px;margin-top:14px!important;color:#44392e!important;font-size:clamp(15px,1.1vw,18px)!important;line-height:1.4!important;font-weight:500!important}.trust-grid{margin-top:20px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.trust-card{min-height:132px;padding:16px 14px 15px;border:1px solid rgba(234,223,206,.95);border-radius:12px;background:#fffdf9e0;box-shadow:0 12px 26px #31261b12;text-align:center}.trust-icon{color:var(--uh-gold-deep);font-size:30px!important;margin-bottom:10px}.trust-title{margin:0;color:var(--uh-text);font-size:13px;line-height:1.25;font-weight:900}.trust-text{margin:6px 0 0;color:var(--uh-muted);font-size:12px;line-height:1.38;font-weight:600}.dashboard-preview{margin-top:14px;padding:14px;border:1px solid rgba(234,223,206,.96);border-radius:14px;background:#fffdf9eb;box-shadow:0 16px 38px #31261b1a}.dashboard-heading-row,.dashboard-footer-row{display:flex;align-items:center;justify-content:space-between}.dashboard-title{margin:0;font-size:15px;font-weight:950}.time-filter{display:inline-flex;align-items:center;gap:8px;min-height:30px;padding:0 10px;border:1px solid rgba(234,223,206,.95);border-radius:8px;background:#fffdf9;color:#44392e;font-family:inherit;font-size:12px;font-weight:800}.preview-content{margin-top:12px;display:grid;grid-template-columns:132px minmax(0,1fr) 104px;gap:12px;align-items:stretch}.property-photo-wrap{position:relative;overflow:hidden;min-height:142px;border-radius:10px;background:#eadfce}.property-photo{width:100%;height:100%;min-height:142px;object-fit:cover;object-position:left center;transform:scale(1.04)}.status-badge{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;background:var(--uh-gold);color:#fff;font-size:11px;font-weight:900;box-shadow:0 10px 24px #31261b29}.property-summary{min-width:0}.property-name{margin:3px 0 7px;color:var(--uh-text);font-size:15px;line-height:1.2;font-weight:950}.property-address,.property-meta{display:flex;align-items:center;gap:5px;margin:0 0 6px;color:var(--uh-muted);font-size:11px;font-weight:700}.property-address svg{color:#857563}.listing-status-card{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px;border-radius:10px;background:linear-gradient(135deg,#f7f4eef5,#fffdf9eb);border:1px solid rgba(234,223,206,.72)}.listing-status-label{margin:0 0 6px;color:var(--uh-text);font-size:12px;font-weight:950}.listing-status-value{display:flex;align-items:center;gap:7px;margin:0 0 3px;color:var(--uh-text);font-size:13px;font-weight:950}.listing-status-value span{width:8px;height:8px;border-radius:999px;background:#0f9f62}.listing-status-note{margin:0;color:var(--uh-muted);font-size:12px;font-weight:700}.view-listing{white-space:nowrap;padding:8px 10px;border:1px solid rgba(189,139,46,.6);border-radius:8px;color:var(--uh-gold-deep);font-size:12px;font-weight:900;text-decoration:none}.metric-stack{display:grid;gap:8px}.metric-card{padding:9px 10px;border:1px solid rgba(234,223,206,.9);border-radius:9px;background:#fffdf9db}.metric-card span,.metric-card small{display:block;color:var(--uh-muted);font-size:11px;font-weight:800}.metric-card strong{display:block;margin:2px 0;color:var(--uh-text);font-size:17px;line-height:1;font-weight:950}.metric-card small{color:#16804f;font-size:10.5px}.dashboard-footer-row{margin-top:10px;padding-top:10px;border-top:1px solid rgba(234,223,206,.9)}.dashboard-link{display:inline-flex;align-items:center;gap:5px;color:var(--uh-gold-deep);font-size:12px;font-weight:900}.login-paper{width:100%;max-width:430px;padding:30px 32px 28px;border:1px solid rgba(234,223,206,.9);border-radius:14px!important;background:#fffdf9f0!important;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 52px #31261b24!important}.login-card-header{text-align:center}.login-title{margin:0!important;color:var(--uh-text)!important;font-family:inherit!important;font-size:24px!important;line-height:1.16!important;font-weight:950!important;letter-spacing:-.045em!important}.title-rule{display:block;width:44px;height:3px;margin:14px auto 18px;border-radius:999px;background:var(--uh-gold)}.login-form .MuiFormControl-root{margin-top:0;margin-bottom:14px}.login-form .MuiFormLabel-root{color:var(--uh-text);font-family:inherit;font-size:13px;font-weight:800;transform:translateY(-6px) scale(1);position:relative;margin-bottom:5px}.login-form .MuiInputBase-root{min-height:48px;border-radius:8px;background:#ffffffe6;color:var(--uh-text);font-family:inherit}.login-form .MuiOutlinedInput-notchedOutline{border-color:#d8d0c6;border-width:1px;top:0}.login-form .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#bd8b2ecc}.login-form .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:var(--uh-gold);box-shadow:0 0 0 3px #bd8b2e1f}.login-form legend{display:none}.login-form .MuiInputBase-input{padding:13px 12px;color:var(--uh-text);font-weight:650}.login-form .MuiInputBase-input::placeholder{color:#8b8177;opacity:1}.login-form .MuiInputAdornment-root svg{color:#7d746b}.error-alert{margin:0 0 18px;border-radius:12px}.google-login-wrap{margin:0 0 12px;text-align:center}.google-login-button{display:flex;justify-content:center;min-height:40px}.google-login-button.is-disabled{pointer-events:none;opacity:.62}.google-login-fallback{width:100%;min-height:46px;border:1px solid #d8d0c6;border-radius:999px;background:#ffffffe6;color:#6d6257;font-family:inherit;font-size:14px;font-weight:900}.google-login-note{margin:8px auto 0;max-width:340px;color:#7d746b;font-size:12px;line-height:1.45;font-weight:700}.google-login-note--error{color:#b42318}.divider-text--compact{margin:12px 0 14px}.form-meta-row{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 18px}.remember-control{display:inline-flex;align-items:center;gap:8px;color:#44392e;cursor:pointer;font-size:13px;font-weight:700}.remember-control input{width:17px;height:17px;border-radius:6px;accent-color:var(--uh-gold)}.forgot-link{color:var(--uh-gold-deep);font-size:13px;font-weight:800;text-decoration:none}.forgot-link:hover{text-decoration:underline}.login-button{height:48px;border-radius:8px!important;background:linear-gradient(135deg,#211d19,#34271d)!important;color:#fff!important;font-family:inherit!important;font-size:15px!important;font-weight:900!important;text-transform:none!important;box-shadow:0 10px 24px #211d192e!important}.login-button:hover:not(:disabled){background:linear-gradient(135deg,#2d241c,#18130f)!important;transform:translateY(-1px)}.login-button:disabled{background:#bdb5aa!important;color:#fffc!important;box-shadow:none!important}.divider-text{position:relative;margin:18px 0 16px;text-align:center;color:#5f554b;font-size:13px;font-weight:700}.divider-text:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#e4ddd4}.divider-text span{position:relative;display:inline-flex;padding:0 14px;background:#fffdf9f5}.create-account-button{display:flex;align-items:center;justify-content:center;min-height:48px;border:1.5px solid var(--uh-gold);border-radius:8px;color:var(--uh-gold-deep);font-size:15px;font-weight:950;text-decoration:none;transition:background .16s ease,transform .16s ease,box-shadow .16s ease}.create-account-button:hover{background:#bd8b2e14;transform:translateY(-1px);box-shadow:0 12px 24px #bd8b2e1f}.authorization-note{display:flex;align-items:center;gap:10px;margin-top:20px;color:var(--uh-muted)}.authorization-note svg{color:var(--uh-gold);font-size:22px;flex:0 0 auto}.authorization-note p{margin:0;font-size:13px;font-weight:700}.login-footer{display:flex;align-items:center;justify-content:space-between;padding:0 36px;border-top:1px solid rgba(234,223,206,.92)}.login-footer p{margin:0;color:var(--uh-text);font-size:13px;font-weight:700}.login-footer nav{display:flex;align-items:center;gap:24px}.login-footer a{color:var(--uh-text);font-size:13px;font-weight:700;text-decoration:none}.login-footer a:hover{color:var(--uh-gold-deep);text-decoration:underline}.login-footer nav span{width:1px;height:18px;background:#5f554b66}@media(max-width:1180px){.login-shell{grid-template-rows:auto 1fr auto}.login-topbar,.login-footer{padding:22px 26px}.login-main{grid-template-columns:1fr;gap:30px;padding:34px 24px}.manager-story{max-width:700px;margin:0 auto}.login-paper{max-width:430px;margin:0 auto}}@media(max-width:720px){.login-page{overflow:auto}.login-topbar,.login-footer,.topbar-actions,.login-footer nav{flex-wrap:wrap;justify-content:center}.brand-name{font-size:22px}.story-title{font-size:38px}.trust-grid,.preview-content{grid-template-columns:1fr}.login-paper{padding:30px 22px}.form-meta-row{align-items:flex-start;flex-direction:column}}.register-page{display:flex;align-items:center;justify-content:center;min-height:100vh;background:linear-gradient(135deg,#f1f8f4,#e8f5e9,#c8e6c9);position:relative;overflow:hidden;padding:2rem 1rem}.register-page:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(46,125,50,.05) 0%,transparent 70%);animation:float 25s ease-in-out infinite}.register-page:after{content:"";position:absolute;bottom:-50%;right:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(102,187,106,.05) 0%,transparent 70%);animation:float-reverse 20s ease-in-out infinite}@keyframes float{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(30px,-30px) rotate(120deg)}66%{transform:translate(-20px,20px) rotate(240deg)}}@keyframes float-reverse{0%,to{transform:translate(0) rotate(0)}33%{transform:translate(-30px,30px) rotate(-120deg)}66%{transform:translate(20px,-20px) rotate(-240deg)}}.register-page .register-paper{padding:0;width:100%;max-width:480px;border-radius:20px;box-shadow:0 20px 60px #0000001a;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);overflow:hidden;position:relative;z-index:1}.register-page .register-header{text-align:center;padding:2.5rem 2rem 2rem;background:linear-gradient(135deg,#2e7d32,#388e3c);position:relative}.register-page .register-header:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:60px;background:#fff;border-radius:50% 50% 0 0/30% 30% 0 0}.register-page .register-header .logo-container{width:100px;height:100px;margin:0 auto 1.5rem;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #00000026;position:relative;z-index:2}.register-page .register-header .logo-container:before{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;background:linear-gradient(135deg,#66bb6a,#2e7d32);border-radius:50%;z-index:-1}.register-page .register-header .register-logo{height:60px;width:auto}.register-page .register-header .register-title{margin-bottom:.5rem;color:#fff;font-weight:700;letter-spacing:.5px;position:relative;z-index:2}.register-page .register-header .register-subtitle{color:#ffffffe6;font-size:.95rem;position:relative;z-index:2}.register-page .alert-message{margin:1.5rem 2rem;border-radius:10px}.register-page .register-form{padding:2.5rem 2rem 2rem}.register-page .register-form .MuiTextField-root{margin-bottom:1.25rem}.register-page .register-form .MuiTextField-root .MuiInputBase-root{background-color:#f9fdfb;border-radius:10px;transition:all .3s ease}.register-page .register-form .MuiTextField-root .MuiInputBase-root:hover{background-color:#f1f8f4}.register-page .register-form .MuiTextField-root .MuiInputBase-root.Mui-focused{background-color:#fff;box-shadow:0 0 0 3px #2e7d321a}.register-page .register-form .MuiTextField-root .MuiInputBase-root input{padding:14px 0 14px 8px}.register-page .register-form .MuiTextField-root .MuiInputLabel-root{color:#2e7d32;font-weight:500}.register-page .register-form .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#1b5e20}.register-page .register-form .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#2e7d3233;border-width:2px}.register-page .register-form .MuiTextField-root:hover .MuiOutlinedInput-notchedOutline{border-color:#66bb6a}.register-page .register-form .MuiTextField-root .MuiFormHelperText-root{margin-left:4px;font-size:.75rem}.register-page .register-form .MuiTextField-root .input-icon{color:#66bb6a;font-size:1.2rem}.register-page .register-form .MuiTextField-root .MuiInputAdornment-positionStart{margin-right:8px}.register-page .register-form .MuiTextField-root .MuiIconButton-root{color:#66bb6a}.register-page .register-form .MuiTextField-root .MuiIconButton-root:hover{background-color:#66bb6a1a}.register-page .register-form .form-divider{margin:2rem 0 1.5rem;color:#2e7d32;font-weight:600;font-size:.875rem}.register-page .register-form .form-divider:before,.register-page .register-form .form-divider:after{border-color:#2e7d3233}.register-page .register-button{margin-top:1rem;margin-bottom:1.5rem;height:52px;background:linear-gradient(135deg,#2e7d32,#388e3c);border-radius:10px;font-size:16px;font-weight:600;letter-spacing:.5px;box-shadow:0 4px 12px #2e7d324d;transition:all .3s ease}.register-page .register-button:hover:not(:disabled){background:linear-gradient(135deg,#1b5e20,#2e7d32);box-shadow:0 6px 20px #2e7d3266;transform:translateY(-1px)}.register-page .register-button:disabled{background:#c8e6c9;box-shadow:none}.register-page .login-link{text-align:center}.register-page .login-link .MuiTypography-body2{color:#666}.register-page .login-link .link{color:#2e7d32;text-decoration:none;font-weight:600;transition:color .3s ease}.register-page .login-link .link:hover{color:#1b5e20;text-decoration:underline}.register-page .register-footer{text-align:center;padding:1.5rem 2rem 2rem;background-color:#fafafa;border-top:1px solid rgba(46,125,50,.1)}.register-page .register-footer .MuiTypography-body2{color:#666;font-size:.75rem;line-height:1.6}@media(max-width:600px){.register-page{padding:1rem}.register-page .register-paper{max-width:100%;border-radius:16px}.register-page .register-header{padding:2rem 1.5rem 1.5rem}.register-page .register-header .logo-container{width:80px;height:80px}.register-page .register-header .logo-container:before{top:-3px;right:-3px;bottom:-3px;left:-3px}.register-page .register-header .register-logo{height:50px}.register-page .register-header .register-title{font-size:1.75rem}.register-page .register-form{padding:2rem 1.5rem 1.5rem}.register-page .register-form .MuiTextField-root{margin-bottom:1rem}}.dashboard-page{min-height:calc(100vh - 72px);padding:32px}.manager-dashboard-hero{display:flex;align-items:center;justify-content:space-between;gap:28px;overflow:hidden;border:1px solid #d8e4db;border-radius:32px;background:radial-gradient(circle at 92% 18%,rgba(11,121,88,.13),transparent 28%),radial-gradient(circle at 10% 10%,rgba(189,139,46,.15),transparent 30%),linear-gradient(135deg,#fff,#fbf7ef);padding:34px;box-shadow:0 22px 70px #1f2f261f}.manager-dashboard-hero p,.manager-dashboard-hero h1,.manager-dashboard-hero span{margin:0}.manager-dashboard-hero p{color:#0f7d5c;font-size:12px;font-weight:950;letter-spacing:.18em;text-transform:uppercase}.manager-dashboard-hero h1{margin-top:10px;color:#14201a;font-size:clamp(38px,4.4vw,64px);font-weight:950;letter-spacing:-.065em;line-height:.98}.manager-dashboard-hero span{display:block;max-width:760px;margin-top:16px;color:#65736b;font-size:15px;font-weight:700;line-height:1.65}.manager-dashboard-hero__actions{display:grid;gap:12px;min-width:210px}.manager-dashboard-hero__actions button{min-height:48px;border:0;border-radius:14px;background:#0f7d5c;color:#fff;cursor:pointer;font-size:14px;font-weight:950;padding:0 20px;box-shadow:0 14px 30px #0f7d5c33;transition:all .18s ease}.manager-dashboard-hero__actions button:hover{background:#0b6049;transform:translateY(-1px)}.manager-dashboard-hero__actions button.is-secondary{border:1px solid #ead8bf;background:#fff;color:#211d19;box-shadow:0 10px 22px #2d231614}.manager-dashboard-hero__actions button.is-secondary:hover{background:#fbf7ef}.dashboard-state{display:grid;gap:10px;margin-top:22px;border:1px solid #d8e4db;border-radius:24px;background:#fff;padding:22px;box-shadow:0 14px 38px #2d231614}.dashboard-state strong{color:#14201a;font-size:18px;font-weight:950}.dashboard-state span{color:#65736b;font-size:14px;font-weight:700;line-height:1.6}.dashboard-state button{justify-self:start;min-height:38px;border:0;border-radius:12px;background:#0f7d5c;color:#fff;cursor:pointer;font-weight:950;padding:0 16px}.dashboard-state.is-error{border-color:#efb7a7;background:#fff7f3}.manager-kpi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-top:22px}.manager-kpi-card{position:relative;overflow:hidden;border:1px solid #d8e4db;border-radius:24px;background:#fff;padding:20px;box-shadow:0 14px 38px #2d231614}.manager-kpi-card:after{content:"";position:absolute;inset:auto -30px -34px auto;width:92px;height:92px;border-radius:50%;background:#bd8b2e1f}.manager-kpi-card span,.manager-kpi-card strong,.manager-kpi-card small{display:block;position:relative}.manager-kpi-card span{color:#65736b;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.manager-kpi-card strong{margin-top:14px;color:#14201a;font-size:40px;font-weight:950;letter-spacing:-.055em}.manager-kpi-card small{margin-top:6px;color:#758078;font-size:12px;font-weight:800}.manager-kpi-card.is-success:after{background:#0f7d5c21}.manager-kpi-card.is-warning:after{background:#bd8b2e24}.manager-kpi-card.is-danger:after{background:#a338201c}.manager-kpi-card.is-neutral:after{background:#1f2f461a}.manager-kpi-card.is-loading{min-height:154px}.manager-kpi-card.is-loading span,.manager-kpi-card.is-loading strong,.manager-kpi-card.is-loading small{overflow:hidden;border-radius:999px;background:linear-gradient(90deg,#f1eadf,#fff8ed,#f1eadf);background-size:200% 100%;animation:dashboard-pulse 1.3s infinite linear;color:transparent}.manager-kpi-card.is-loading span{width:45%;height:13px}.manager-kpi-card.is-loading strong{width:66%;height:44px}.manager-kpi-card.is-loading small{width:58%;height:12px}@keyframes dashboard-pulse{to{background-position:-200% 0}}.manager-dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.9fr);gap:20px;margin-top:22px}.manager-panel{overflow:hidden;border:1px solid #d8e4db;border-radius:26px;background:#fff;box-shadow:0 16px 44px #2d231614}.manager-panel--wide{grid-column:span 1}.manager-panel__header{display:flex;align-items:center;justify-content:space-between;gap:16px;border-bottom:1px solid #e3e8e3;background:#fbf7ef;padding:20px 22px}.manager-panel__header p,.manager-panel__header h2{margin:0}.manager-panel__header p{color:#bd8b2e;font-size:11px;font-weight:950;letter-spacing:.16em;text-transform:uppercase}.manager-panel__header h2{margin-top:4px;color:#14201a;font-size:22px;font-weight:950;letter-spacing:-.04em}.manager-panel__header button{min-height:36px;border:1px solid #d8e4db;border-radius:12px;background:#fff;color:#14201a;cursor:pointer;font-size:12px;font-weight:950;padding:0 13px;transition:all .18s ease}.manager-panel__header button:hover{background:#14201a;color:#fff}.pipeline-bars{display:grid;gap:16px;padding:22px}.pipeline-bar{display:grid;gap:8px}.pipeline-bar div{display:flex;justify-content:space-between;color:#14201a;font-size:13px;font-weight:900}.pipeline-bar i{display:block;max-width:100%;height:10px;border-radius:999px;background:var(--bar-color)}.listing-health-table,.manager-alert-list{display:grid}.listing-health-row{display:grid;grid-template-columns:minmax(0,1fr) auto 64px;gap:14px;align-items:center;border-bottom:1px solid #edf1ed;padding:17px 22px}.listing-health-row:last-child{border-bottom:0}.listing-health-row strong,.listing-health-row span,.listing-health-row small{display:block}.listing-health-row div>strong{color:#14201a;font-size:14px;font-weight:950}.listing-health-row div>span{margin-top:4px;color:#65736b;font-size:12px;font-weight:700}.listing-health-row div>i{display:block;height:8px;max-width:100%;margin-top:10px;border-radius:999px;background:linear-gradient(90deg,#0f7d5c,#1ea77c)}.listing-health-row>strong,.listing-health-row small{color:#14201a;font-size:13px;font-weight:950;text-align:right}.status-pill{border-radius:999px;font-size:10px;font-weight:950;letter-spacing:.08em;padding:7px 9px;text-transform:uppercase;white-space:nowrap}.status-pill.is-success{background:#eaf7ef;color:#0f7d5c}.status-pill.is-warning{background:#fff7df;color:#9a6410}.status-pill.is-danger{background:#fff0ec;color:#a33820}.status-pill.is-neutral{background:#f2eadc;color:#5f5142}.manager-alert-list{gap:12px;padding:22px}.manager-alert{border:1px solid #d8e4db;border-radius:18px;background:#fbf7ef;padding:15px}.manager-alert strong,.manager-alert span{display:block}.manager-alert strong{color:#14201a;font-size:14px;font-weight:950}.manager-alert span{margin-top:5px;color:#65736b;font-size:12px;font-weight:700;line-height:1.55}.manager-alert button{margin-top:12px;border:0;border-radius:999px;background:#0f7d5c;color:#fff;cursor:pointer;font-size:12px;font-weight:950;padding:8px 12px}.manager-alert.is-danger{border-color:#efb7a7;background:#fff0ec}.manager-alert.is-warning{border-color:#f1d28c;background:#fff7df}.panel-empty{color:#65736b;font-size:14px;font-weight:800;padding:26px 22px}@media(max-width:1420px){.manager-dashboard-grid{grid-template-columns:1fr}}@media(max-width:960px){.dashboard-page{padding:22px}.manager-dashboard-hero{flex-direction:column;align-items:stretch}}@media(max-width:640px){.dashboard-page{padding:16px}.manager-dashboard-hero{border-radius:24px;padding:24px}.listing-health-row{grid-template-columns:1fr}.listing-health-row>strong,.listing-health-row small{text-align:left}.manager-panel__header{align-items:flex-start;flex-direction:column}}.properties-page{padding:32px 0}.properties-page .page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.properties-page .page-header h1{color:#14201a;font-weight:950;letter-spacing:-.045em}.properties-page .page-eyebrow{margin:0;color:#bd8b2e;font-weight:950;letter-spacing:.18em}.properties-page .page-subtitle{max-width:640px;margin-top:6px;color:#65736b;font-weight:700}.properties-page .search-bar{margin-bottom:22px;border:1px solid #d8e4db;border-radius:22px;background:#fff;padding:14px;box-shadow:0 14px 38px #2d231614}.properties-page .properties-table-card{overflow:hidden;border:1px solid #d8e4db;border-radius:24px;box-shadow:0 16px 44px #2d231614}.properties-page .properties-table-card .MuiTableHead-root{background:#fbf7ef}.properties-page .properties-table-card .MuiTableHead-root .MuiTableCell-root{color:#65736b;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.properties-page .properties-table-card .MuiTableCell-root{border-bottom-color:#edf1ed}.properties-page .loading-container,.properties-page .empty-state{display:grid;min-height:280px;place-items:center;gap:12px;padding:48px 24px;text-align:center}.properties-page .empty-state strong{color:#14201a;font-size:22px;font-weight:950}.properties-page .empty-state span{max-width:420px;color:#65736b;font-size:14px;font-weight:700;line-height:1.6}.property-listing-cell{display:flex;min-width:260px;align-items:center;gap:14px}.property-listing-cell strong,.property-listing-cell span,.property-listing-cell small{display:block}.property-listing-cell strong{color:#14201a;font-size:15px;font-weight:950}.property-listing-cell span{margin-top:3px;color:#65736b;font-size:12px;font-weight:800}.property-listing-cell small{margin-top:5px;color:#bd8b2e;font-size:11px;font-weight:950;letter-spacing:.08em;text-transform:uppercase}.property-thumb{display:inline-flex;width:64px;height:64px;flex:0 0 64px;align-items:center;justify-content:center;border:1px solid #d8e4db;border-radius:18px;background:#f2f7f3;color:#65736b;object-fit:cover}@media(max-width:760px){.properties-page{padding:20px 0}.properties-page .page-header{align-items:stretch;flex-direction:column}.properties-page .search-bar{border-radius:18px}}.images-upload-component .images-container{min-height:180px;border:1px solid #d8e4db;border-radius:22px;background:#fbf7ef;padding:1rem}.images-upload-component .image-item{position:relative;width:150px;height:150px;overflow:hidden;border:1px solid #d8e4db;border-radius:20px;background:#fff;cursor:move;transition:all .3s ease}.images-upload-component .image-item img{width:100%;height:100%;object-fit:cover}.images-upload-component .image-item:hover{box-shadow:0 12px 28px #1f2f2629}.images-upload-component .image-item:hover .delete-button{opacity:1}.images-upload-component .image-item .delete-button{position:absolute;top:6px;right:6px;background:#14201ab8;color:#fff;opacity:0;transition:opacity .3s ease}.images-upload-component .image-item .delete-button:hover{background:#a33820f2}.images-upload-component .image-item .delete-button:disabled{display:none}.images-upload-component .upload-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#ffffffc7;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.images-upload-component .add-image-button:active{transform:scale(.98)}.add-edit-property-page{padding:1rem}@media(min-width:600px){.add-edit-property-page{padding:2rem 1rem}}.add-edit-property-page .loading-container{display:flex;justify-content:center;align-items:center;min-height:60vh}.add-edit-property-page .form-paper{padding:0;border-radius:16px;background:linear-gradient(to bottom,#fff,#fafffe);border:1px solid rgba(46,125,50,.1);overflow:hidden}.add-edit-property-page .form-header{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:1.5rem;background:linear-gradient(135deg,#0f7d5c,#1ea77c);color:#fff}@media(min-width:600px){.add-edit-property-page .form-header{padding:2rem}}.add-edit-property-page .form-header .header-icon{font-size:2rem}.add-edit-property-page .form-title{margin:0;font-weight:700;color:#fff}.add-edit-property-page .error-alert{margin:1.5rem;margin-top:0;border-radius:8px}@media(min-width:600px){.add-edit-property-page .error-alert{margin:2.5rem;margin-top:0}}@media(min-width:960px){.add-edit-property-page .error-alert{margin:3rem;margin-top:0}}.add-edit-property-page form{padding:1.5rem}@media(min-width:600px){.add-edit-property-page form{padding:2.5rem}}@media(min-width:960px){.add-edit-property-page form{padding:3rem}}.add-edit-property-page form .form-section{margin-top:2rem;margin-bottom:1rem}.add-edit-property-page form .form-section:first-child{margin-top:0}.add-edit-property-page form .form-section .section-title{display:flex;align-items:center;gap:.5rem;color:#0b6049;font-weight:600;font-size:1.1rem;margin-bottom:.5rem}.add-edit-property-page form .form-section .section-title .section-icon{color:#0f7d5c;font-size:1.4rem}.add-edit-property-page form .form-section .section-divider{background:linear-gradient(to right,#0f7d5c,transparent);height:2px;border:none;margin-bottom:1rem}.add-edit-property-page form .MuiGrid-container{margin:-.5rem}.add-edit-property-page form .MuiGrid-container>.MuiGrid-item{padding:.5rem}@media(min-width:600px){.add-edit-property-page form .MuiGrid-container{margin:-.75rem}.add-edit-property-page form .MuiGrid-container>.MuiGrid-item{padding:.75rem}}.add-edit-property-page form .MuiTextField-root .MuiInputBase-root{background-color:#f9fdfb;transition:all .3s ease;min-height:48px}.add-edit-property-page form .MuiTextField-root .MuiInputBase-root:hover{background-color:#f1f8f4;border-color:#bd8b2e}.add-edit-property-page form .MuiTextField-root .MuiInputBase-root.Mui-focused{background-color:#fff;box-shadow:0 0 0 2px #2e7d3233}.add-edit-property-page form .MuiTextField-root .MuiInputBase-root input{padding:12px 14px}.add-edit-property-page form .MuiTextField-root .MuiInputLabel-root{color:#0f7d5c;font-weight:500;font-size:.95rem}.add-edit-property-page form .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#0b6049}.add-edit-property-page form .MuiTextField-root .MuiOutlinedInput-notchedOutline{border-color:#2e7d3233;transition:border-color .3s ease}.add-edit-property-page form .MuiTextField-root:hover .MuiOutlinedInput-notchedOutline{border-color:#bd8b2e}.add-edit-property-page form .MuiTextField-root .MuiInputBase-multiline{padding:0}.add-edit-property-page form .MuiTextField-root .MuiInputBase-multiline textarea{padding:12px 14px}.add-edit-property-page form .MuiFormControl-root .MuiInputBase-root{background-color:#f9fdfb}.add-edit-property-page form .MuiFormControl-root .MuiInputBase-root:hover{background-color:#f1f8f4}.add-edit-property-page form .MuiFormControl-root .MuiInputBase-root.Mui-focused{background-color:#fff}.add-edit-property-page form .MuiFormControl-root .MuiInputLabel-root{color:#0f7d5c;font-weight:500}.add-edit-property-page form .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#0b6049}.add-edit-property-page form .MuiFormControl-root .MuiSelect-select{padding:14px}.add-edit-property-page form .MuiFormControl-root .MuiOutlinedInput-notchedOutline{border-color:#2e7d3233}.add-edit-property-page form .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked{color:#0f7d5c}.add-edit-property-page form .MuiSwitch-root .MuiSwitch-switchBase.Mui-checked+.MuiSwitch-track{background-color:#bd8b2e}.add-edit-property-page form .MuiFormControlLabel-root{margin:0;height:100%;display:flex;align-items:center;background-color:#f9fdfb;padding:.5rem 1rem;border-radius:8px;border:1px solid rgba(46,125,50,.2);transition:all .3s ease}.add-edit-property-page form .MuiFormControlLabel-root:hover{background-color:#f1f8f4}.add-edit-property-page form .MuiFormControlLabel-root .MuiFormControlLabel-label{font-weight:500;color:#0f7d5c}.add-edit-property-page .form-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(46,125,50,.1)}@media(min-width:600px){.add-edit-property-page .form-actions{flex-direction:row;justify-content:flex-end;margin-top:2.5rem;padding-top:2rem}}.add-edit-property-page .form-actions .MuiButton-root{width:100%}@media(min-width:600px){.add-edit-property-page .form-actions .MuiButton-root{width:auto;min-width:120px}}.add-edit-property-page .form-actions .MuiButton-outlined{border-color:#bd8b2e;color:#0f7d5c;background-color:#fff}.add-edit-property-page .form-actions .MuiButton-outlined:hover{border-color:#0f7d5c;background-color:#2e7d320a}.add-edit-property-page .form-actions .MuiButton-contained{background:linear-gradient(135deg,#0f7d5c,#1ea77c);box-shadow:0 4px 12px #2e7d324d}.add-edit-property-page .form-actions .MuiButton-contained:hover{background:linear-gradient(135deg,#0b6049,#0f7d5c);box-shadow:0 6px 16px #2e7d3266}.add-edit-property-page .form-actions .MuiButton-contained:disabled{background:#d8e4db;box-shadow:none}@media(max-width:599px){.add-edit-property-page{padding:0}.add-edit-property-page .MuiContainer-root{padding-left:0;padding-right:0}.add-edit-property-page .form-paper{border-radius:0;border-left:none;border-right:none}.add-edit-property-page .form-paper .form-header{border-radius:0}.add-edit-property-page .form-section .section-title{font-size:1rem}.add-edit-property-page .form-section .section-title .section-icon{font-size:1.2rem}}.inquiries-page{padding:32px 0}.inquiries-page .page-header{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin-bottom:24px}.inquiries-page .page-header h1{color:#14201a;font-weight:950;letter-spacing:-.045em}.inquiries-page .page-eyebrow{margin:0;color:#bd8b2e;font-weight:950;letter-spacing:.18em}.inquiries-page .page-subtitle{max-width:720px;margin-top:6px;color:#65736b;font-weight:700}.lead-summary-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:16px;margin-bottom:22px}.lead-summary-card{position:relative;overflow:hidden;border:1px solid #d8e4db;border-radius:24px;background:#fff;padding:20px;box-shadow:0 14px 38px #2d231614}.lead-summary-card:after{content:"";position:absolute;right:-30px;bottom:-34px;width:92px;height:92px;border-radius:50%;background:#1f2f461a}.lead-summary-card span,.lead-summary-card strong,.lead-summary-card small{display:block;position:relative}.lead-summary-card span{color:#65736b;font-size:11px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.lead-summary-card strong{margin-top:14px;color:#14201a;font-size:40px;font-weight:950;letter-spacing:-.055em}.lead-summary-card small{margin-top:6px;color:#758078;font-size:12px;font-weight:800}.lead-summary-card.is-success:after{background:#0f7d5c21}.lead-summary-card.is-warning:after{background:#bd8b2e24}.lead-summary-card.is-neutral:after{background:#5f51421f}.lead-filter-card{display:flex;align-items:center;gap:14px;margin-bottom:22px;border:1px solid #d8e4db;border-radius:22px;background:#fff;padding:14px;box-shadow:0 14px 38px #2d231614}.lead-filter-card .MuiTextField-root:first-of-type{min-width:min(460px,100%);flex:1}.lead-filter-card .MuiTextField-root:last-of-type{min-width:180px}.lead-total-chip{border-color:#ead8bf!important;background:#fbf7ef!important;color:#6b5b4a!important;font-weight:800!important}.leads-table-card{overflow:hidden;border:1px solid #d8e4db;border-radius:24px;box-shadow:0 16px 44px #2d231614!important}.leads-table-card .MuiTableHead-root{background:#fbf7ef}.leads-table-card .MuiTableHead-root .MuiTableCell-root{color:#65736b;font-size:12px;font-weight:950;letter-spacing:.12em;text-transform:uppercase}.leads-table-card .MuiTableCell-root{border-bottom-color:#edf1ed}.leads-table-card .MuiTableRow-root{cursor:pointer;transition:background .16s ease}.leads-table-card .MuiTableRow-root.is-selected,.leads-table-card .MuiTableRow-root:hover{background:#fbf7ef}.lead-state{display:grid;min-height:280px;place-items:center;gap:12px;padding:48px 24px;text-align:center}.lead-state>svg{color:#bd8b2e;font-size:38px}.lead-state strong{color:#14201a;font-size:22px;font-weight:950}.lead-state span{max-width:480px;color:#65736b;font-size:14px;font-weight:700;line-height:1.6}.lead-state.is-error{background:#fff7f3}.lead-state.is-error strong{color:#a33820}.lead-primary-cell{display:flex;min-width:290px;align-items:center;gap:14px}.lead-primary-cell .lead-icon{display:inline-flex;width:44px;height:44px;flex:0 0 44px;align-items:center;justify-content:center;border:1px solid #d8e4db;border-radius:14px;background:#f2f7f3;color:#0f7d5c}.lead-primary-cell strong,.lead-primary-cell small{display:block}.lead-primary-cell strong{color:#14201a;font-size:15px;font-weight:950}.lead-primary-cell small{display:-webkit-box;max-width:420px;overflow:hidden;margin-top:3px;-webkit-box-orient:vertical;-webkit-line-clamp:1;color:#65736b;font-size:12px;font-weight:800}.lead-buyer-cell strong,.lead-buyer-cell small{display:block}.lead-buyer-cell strong{color:#14201a;font-size:14px;font-weight:950}.lead-buyer-cell small{margin-top:4px;color:#65736b;font-size:12px;font-weight:700}.lead-status{display:inline-flex;align-items:center;border-radius:999px;font-size:10px;font-weight:950;letter-spacing:.08em;padding:7px 10px;text-transform:uppercase;white-space:nowrap}.lead-status.is-success{background:#eaf7ef;color:#0f7d5c}.lead-status.is-warning{background:#fff7df;color:#9a6410}.lead-status.is-neutral{background:#f2eadc;color:#5f5142}.lead-dialog .MuiDialog-paper{border:1px solid #d8e4db;border-radius:24px;box-shadow:0 22px 70px #251c1338}.lead-dialog-title{display:flex;align-items:center;justify-content:space-between;gap:14px;background:linear-gradient(135deg,#fff,#fbf7ef)}.lead-dialog-title .MuiTypography-overline{color:#bd8b2e;font-weight:950;letter-spacing:.16em}.lead-dialog-title h6{color:#14201a;font-weight:950;letter-spacing:-.03em}.inquiry-detail{display:flex;flex-direction:column;gap:16px}.inquiry-detail .inquiry-header{display:grid;grid-template-columns:minmax(0,1fr) 190px;gap:16px;align-items:start}.inquiry-detail .lead-contact-card{display:flex;align-items:flex-start;gap:14px;border:1px solid #ead8bf;border-radius:18px;background:#fbf7ef;padding:16px}.inquiry-detail .lead-contact-card>svg{color:#bd8b2e}.inquiry-detail .initial-message-body{border-color:#ead8bf;border-radius:16px;background:#fff;padding:14px}.inquiry-detail .messages-section{display:grid;gap:12px}.inquiry-detail .messages-section__header{display:flex;align-items:center;justify-content:space-between}.inquiry-detail .messages-list{max-height:min(46vh,420px);overflow-y:auto;border:1px solid #edf1ed;border-radius:18px;background:#fbf7ef;padding:14px}.inquiry-detail .message-loading,.inquiry-detail .message-empty{display:grid;min-height:140px;place-items:center;gap:10px;color:#65736b;font-size:14px;font-weight:800;text-align:center}.inquiry-detail .message-loading svg,.inquiry-detail .message-empty svg{color:#bd8b2e;font-size:34px}.inquiry-detail .message-row{display:flex;margin-bottom:10px}.inquiry-detail .message-row:last-child{margin-bottom:0}.inquiry-detail .message-buyer{justify-content:flex-start}.inquiry-detail .message-landlord{justify-content:flex-end}.inquiry-detail .message-bubble{max-width:min(80%,540px);border:1px solid #e3e8e3;border-radius:16px;padding:10px 13px}.inquiry-detail .message-buyer .message-bubble{background-color:#fff}.inquiry-detail .message-landlord .message-bubble{border-color:#bde7cd;background-color:#eaf7ef}.inquiry-detail .message-input{display:grid;gap:10px}.inquiry-detail .message-actions{display:flex;align-items:center;justify-content:space-between;gap:12px}@media(max-width:760px){.inquiries-page{padding:20px 0}.inquiries-page .page-header,.lead-filter-card{align-items:stretch;flex-direction:column}.lead-filter-card .MuiTextField-root:first-of-type,.lead-filter-card .MuiTextField-root:last-of-type{min-width:0;width:100%}.leads-table-card{overflow-x:auto}.inquiry-detail .inquiry-header{grid-template-columns:1fr}.inquiry-detail .message-actions{align-items:stretch;flex-direction:column}.inquiry-detail .message-actions button{width:100%}}.manager-not-found-page{min-height:100vh;margin-left:284px;display:grid;place-items:center;padding:2rem}.manager-not-found-card{width:min(760px,100%);border:1px solid #ead8bf;border-radius:28px;background:#fffffff0;box-shadow:0 18px 48px #2d23161f;padding:2rem;text-align:center}.manager-not-found-card>p{margin:0;color:#bd8b2e;font-size:.78rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.manager-not-found-card h1{margin:.5rem 0 0;color:#211d19;font-size:clamp(2rem,4vw,4.2rem);font-weight:1000;letter-spacing:-.06em;line-height:1}.manager-not-found-card span{display:block;max-width:600px;margin:1rem auto 0;color:#6b5b4a;font-size:1rem;font-weight:650;line-height:1.65}.manager-not-found-card code{border-radius:8px;background:#fbf7ef;color:#9f6411;padding:.1rem .3rem}.manager-not-found-card div{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.4rem}.manager-not-found-card button{border:1px solid #211d19;border-radius:12px;background:#211d19;color:#fff;cursor:pointer;font-weight:900;padding:.78rem 1rem}.manager-not-found-card button.is-secondary{border-color:#ead8bf;background:#fff;color:#211d19}@media(max-width:1180px){.manager-not-found-page{margin-left:236px}}@media(max-width:820px){.manager-not-found-page{margin-left:0}}.app{min-height:100vh;background:radial-gradient(circle at 78% 0%,rgba(189,139,46,.1),transparent 34%),linear-gradient(180deg,#f7f4ee,#f2eadf);color:#211d19;font-family:DM Sans,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.app *{box-sizing:border-box}.app main,.app .dashboard-page,.app .properties-page,.app .add-edit-property-page,.app .inquiries-page,.app .integrations-page,.app .manager-not-found-page{margin-left:284px}@media(max-width:1180px){.app main,.app .dashboard-page,.app .properties-page,.app .add-edit-property-page,.app .inquiries-page,.app .integrations-page,.app .manager-not-found-page{margin-left:236px}}@media(max-width:820px){.app main,.app .dashboard-page,.app .properties-page,.app .add-edit-property-page,.app .inquiries-page,.app .integrations-page,.app .manager-not-found-page{margin-left:0}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}
