@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Geist:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&display=swap";*{margin:0;padding:0;box-sizing:border-box}html,body{height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#000;font-feature-settings:"cv02","cv03","cv04","kern";text-rendering:geometricPrecision}#root{height:100%;width:100%}body{margin:0;padding:0;overflow-x:hidden}button{cursor:pointer;border:none;outline:none;font-family:inherit}input,select,textarea{font:inherit}:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page){color:#111827;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) h1,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) h2,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) h3{font-family:inherit;font-weight:800;letter-spacing:0}:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) p,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) span,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) label,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) button,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) input,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) select,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) textarea,:where(.admin-layout,.admin-shell,.dashboard,.admin-page,.admin-users-page,.admin-user-profile-page,.property-views-page,.admin-email-logs-page,.admin-message-logs-page,.admin-login-page) table{font-family:inherit}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{animation:spin 1s linear infinite}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.hidden{display:none}.flex{display:flex}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-2{gap:.5rem}.gap-4{gap:1rem}.p-2{padding:.5rem}.p-4{padding:1rem}.m-2{margin:.5rem}.m-4{margin:1rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.command-admin-shell{--command-primary: #111827;--command-primary-ui: #d9a11b;--command-secondary: #b98200;--command-secondary-soft: #fff4d8;--command-gold: #d9a11b;--command-gold-dark: #b98200;--command-gold-soft: #fff4d8;--command-error: #ba1a1a;--command-surface: #ffffff;--command-surface-low: #f8fafc;--command-surface-high: #eef0f4;--command-border: #e5e7eb;--command-border-soft: #eef0f4;--command-text: #111827;--command-muted: #6b7280;background:#f8fafc;color:var(--command-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh}.command-admin-shell *{box-sizing:border-box}.command-admin-shell,.command-admin-shell *{scrollbar-color:rgba(217,161,27,.55) #eef2f7;scrollbar-width:thin}.command-admin-shell::-webkit-scrollbar,.command-admin-shell *::-webkit-scrollbar{height:8px;width:8px}.command-admin-shell::-webkit-scrollbar-track,.command-admin-shell *::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.command-admin-shell::-webkit-scrollbar-thumb,.command-admin-shell *::-webkit-scrollbar-thumb{background:#d9a11b94;border-radius:999px}.command-local-icon{align-items:center;display:inline-flex;font-family:Geist,Inter,system-ui,sans-serif;font-size:1rem;font-weight:850;height:1.2em;justify-content:center;line-height:1;width:1.2em}.command-sidenav{background:#fff;border-right:1px solid var(--command-border);display:flex;flex-direction:column;height:100vh;left:0;padding:1.25rem 1rem;position:fixed;top:0;transition:transform .22s ease;width:230px;z-index:50;overflow:hidden}.command-admin-shell.sidebar-closed .command-sidenav{transform:translate(-100%)}.command-brand-row{align-items:center;display:flex;gap:.5rem;border-bottom:1px solid var(--command-border-soft);margin-bottom:1.15rem;padding-bottom:1rem}.command-sidenav-brand{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;gap:.58rem;flex:1;min-width:0;padding:0;text-align:left}.command-brand-mark{align-items:center;background:transparent;border-radius:0;box-shadow:none;color:var(--command-gold);display:inline-flex;flex:0 0 34px;font-size:2rem;font-weight:850;height:34px;justify-content:center;letter-spacing:.04em;width:34px}.command-sidebar-toggle,.command-sidebar-rail-button{align-items:center;background:#fff;border:1px solid var(--command-border-soft);border-radius:.45rem;color:var(--command-primary);cursor:pointer;display:inline-flex;height:36px;justify-content:center;transition:border-color .2s ease,color .2s ease,transform .2s ease;width:36px}.command-sidebar-toggle:hover,.command-sidebar-rail-button:hover{border-color:#d9a11b57;color:var(--command-primary-ui);transform:translateY(-1px)}.command-sidebar-rail-button{box-shadow:0 12px 24px #07142e14;left:1rem;position:fixed;top:1rem;z-index:70}.command-sidenav-brand h1{color:var(--command-gold-dark);font-size:.95rem;font-weight:800;letter-spacing:.02em;line-height:1;margin:0}.command-sidenav-brand p{color:var(--command-muted);font-family:Geist,Inter,sans-serif;font-size:.63rem;font-weight:700;letter-spacing:.14em;margin:.22rem 0 0;text-transform:uppercase}.command-nav-list{display:grid;flex:1;gap:.55rem;min-height:0;overflow-y:auto;padding-right:.2rem}.command-nav-group{border:0;border-radius:0;display:grid;gap:.25rem;padding:0}.command-nav-group h2{color:#8b95a5;font-family:Geist,Inter,sans-serif;font-size:.62rem;font-weight:800;letter-spacing:.12em;margin:.9rem 0 .42rem;padding:0;text-transform:uppercase}.command-nav-group>div{display:grid;gap:.2rem}.command-nav-link{align-items:center;border-radius:.45rem;color:#485467;display:flex;font-size:.78rem;font-weight:650;gap:.58rem;letter-spacing:0;min-height:34px;padding:0 .72rem;position:relative;text-decoration:none;text-transform:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.command-nav-link:hover{background:var(--command-gold-soft);color:var(--command-gold-dark);transform:translate(2px)}.command-nav-link.active{background:var(--command-gold-soft);box-shadow:none;color:var(--command-gold-dark);font-weight:800}.command-nav-link.active:before{background:var(--command-gold);border-radius:999px;box-shadow:0 0 8px #d9a11b3d;content:"";height:50%;left:0;position:absolute;top:25%;width:3px}.command-nav-link .command-local-icon{background:#f8fafc;border-radius:.45rem;font-size:.9rem;height:28px;width:28px}.command-sidenav-footer{display:grid;gap:1rem;margin-top:auto;padding:1rem 1rem 0}.command-system-status{background:#fff;border:1px solid var(--command-border);border-radius:.75rem;cursor:pointer;padding:1rem;text-align:center}.command-system-status p{color:var(--command-muted);font-family:Geist,Inter,sans-serif;font-size:.65rem;font-weight:800;letter-spacing:.08em;margin:0 0 .5rem;text-transform:uppercase}.command-system-status div{align-items:center;display:flex;gap:.5rem;justify-content:center}.command-system-status div span{animation:command-pulse 1.5s ease-in-out infinite;background:var(--command-gold);border-radius:999px;height:8px;width:8px}.command-system-status strong{color:var(--command-text);font-size:.78rem;font-weight:700}.command-footer-links{display:grid;gap:.25rem}.command-footer-links button{align-items:center;background:transparent;border:0;color:var(--command-muted);cursor:pointer;display:flex;font-family:Geist,Inter,sans-serif;font-size:.75rem;font-weight:700;gap:1rem;min-height:36px;padding:0;text-transform:uppercase;transition:color .2s ease,transform .2s ease}.command-footer-links button:hover{color:var(--command-text);transform:translate(2px)}.command-footer-links button.danger{color:var(--command-error)}.command-footer-links .command-local-icon{font-size:18px}.command-topbar{align-items:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff5;border-bottom:1px solid var(--command-border);box-shadow:none;display:flex;height:58px;justify-content:space-between;left:0;padding-left:258px;padding-right:1.4rem;position:fixed;top:0;width:100%;z-index:40;overflow-x:auto;overflow-y:hidden}.command-admin-shell.sidebar-closed .command-topbar{padding-left:72px}.command-search{align-items:center;background:#fff;border:1px solid var(--command-border);border-radius:.45rem;display:flex;gap:.75rem;max-width:448px;min-width:220px;overflow:hidden;padding:0 1rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.command-search:focus-within{border-color:#d9a11b6b;box-shadow:0 0 0 3px #d9a11b1a}.command-search .command-local-icon{color:var(--command-muted)}.command-search input{background:transparent;border:0;color:var(--command-text);flex:1;font:inherit;font-size:.875rem;height:40px;min-width:0;outline:none}.command-search input::placeholder{color:#44474e80}.command-topbar-actions{align-items:center;display:flex;gap:1.5rem;flex:0 0 auto}.command-icon-actions{align-items:center;color:var(--command-muted);display:flex;gap:1rem}.command-icon-actions button{align-items:center;background:transparent;border:0;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;padding:0;position:relative;transition:color .2s ease,transform .2s ease;width:32px}.command-icon-actions button:hover{color:var(--command-gold-dark);transform:translateY(-1px)}.command-icon-actions button span:not(.command-local-icon){background:var(--command-gold);border:1px solid var(--command-surface);border-radius:999px;height:8px;position:absolute;right:5px;top:4px;width:8px}.command-topbar-divider{background:var(--command-border-soft);height:32px;width:1px}.command-report-button{background:var(--command-gold);border:0;border-radius:.5rem;box-shadow:0 8px 18px #d9a11b24;color:#fff;cursor:pointer;font-family:Geist,Inter,sans-serif;font-size:.78rem;font-weight:750;min-height:40px;padding:0 1.5rem;text-transform:uppercase;transition:background-color .2s ease,transform .2s ease}.command-report-button:hover{background:var(--command-gold-dark);transform:translateY(-1px)}.command-admin-profile{align-items:center;background:transparent;border:0;cursor:pointer;display:flex;gap:.75rem;padding:0}.command-admin-profile div{text-align:right}.command-admin-profile p{color:var(--command-text);font-size:.875rem;font-weight:800;line-height:1;margin:0}.command-admin-profile span{color:var(--command-muted);display:block;font-size:.63rem;letter-spacing:.03em;margin-top:.3rem;text-transform:uppercase}.command-admin-profile img,.command-admin-profile strong{border:2px solid rgba(7,20,46,.14);border-radius:999px;height:40px;width:40px}.command-admin-profile img{object-fit:cover;padding:2px}.command-admin-profile strong{align-items:center;background:var(--command-gold);color:#fff;display:flex;font-size:.82rem;justify-content:center}.command-layout-content{background:#f8fafc;margin-left:230px;min-height:100vh;overflow-x:auto;padding-top:58px;transition:margin-left .22s ease}.command-admin-shell.sidebar-closed .command-layout-content{margin-left:0}.admin-layout-alert,.admin-page-error{background:#fff7f7;border:1px solid #f1c2c2;border-radius:16px;color:#991b1b;margin:1rem 2.5rem 0;padding:1rem}.admin-page-error{align-items:flex-start;display:flex;gap:.85rem}.admin-page-error>span{align-items:center;background:#fee2e2;border-radius:50%;display:inline-flex;flex:0 0 30px;font-size:.9rem;font-weight:900;height:30px;justify-content:center;width:30px}.admin-page-error strong{color:#7f1d1d;display:block;font-size:1rem;font-weight:850;margin-bottom:.3rem}.admin-page-error p{color:#991b1b;font-size:.9rem;line-height:1.5;margin:0 0 .9rem}.admin-page-error button{background:#991b1b;border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:.82rem;font-weight:800;min-height:36px;padding:0 1rem}@keyframes command-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@media (max-width: 1120px){.command-sidenav{width:220px}.command-topbar{padding-left:246px;padding-right:24px}.command-layout-content{margin-left:220px}.command-admin-shell.sidebar-closed .command-topbar{padding-left:72px}.command-report-button{display:none}}@media (max-width: 860px){.command-sidenav,.command-sidebar-rail-button{display:none}.command-topbar{padding-left:1rem;padding-right:1rem}.command-layout-content{margin-left:0}.command-search{max-width:none}.command-admin-profile div,.command-topbar-divider,.command-icon-actions button:nth-child(2),.command-icon-actions button:nth-child(3){display:none}}@media (max-width: 560px){.command-topbar,.command-topbar-actions{gap:.75rem}.command-search{padding:0 .7rem}}.adm-dashboard-exact{--gold: #d9a11b;--gold-dark: #b98200;--gold-soft: #fff5df;--blue: #4f8ff7;--blue-soft: #eaf3ff;--green: #16a34a;--green-soft: #e9f8ef;--violet: #a855f7;--violet-soft: #f3e8ff;--red: #ef4444;--red-soft: #feecec;--cyan: #18a7ad;--cyan-soft: #e7fbfc;--text: #101828;--muted: #667085;--light: #98a2b3;--border: #e6eaf0;--bg: #f8fafc;--card: #ffffff;background:var(--bg);color:var(--text);font-family:Inter,system-ui,sans-serif;min-height:100%;overflow-x:auto;padding:18px 22px 28px}.adm-dashboard-exact *{box-sizing:border-box}.adm-dashboard-exact,.adm-dashboard-exact *{scrollbar-color:rgba(217,161,27,.55) #eef2f7;scrollbar-width:thin}.adm-dashboard-exact::-webkit-scrollbar,.adm-dashboard-exact *::-webkit-scrollbar{height:8px;width:8px}.adm-dashboard-exact::-webkit-scrollbar-track,.adm-dashboard-exact *::-webkit-scrollbar-track{background:#eef2f7;border-radius:999px}.adm-dashboard-exact::-webkit-scrollbar-thumb,.adm-dashboard-exact *::-webkit-scrollbar-thumb{background:#d9a11b94;border-radius:999px}.adm-title-row{align-items:end;display:flex;gap:16px;justify-content:space-between;margin-bottom:14px}.adm-title-row h1{font-size:31px;font-weight:900;letter-spacing:-.05em;line-height:1;margin:0 0 8px}.adm-title-row p{color:var(--muted);font-size:14px;margin:0}.adm-filters{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.adm-filters button,.adm-panel-header button,.adm-panel-header select{background:#fff;border:1px solid var(--border);border-radius:8px;color:#344054;cursor:pointer;font:inherit;font-size:12px;font-weight:800;height:38px;padding:0 14px}.adm-filters button:nth-child(n+2),.adm-panel-header button{color:var(--gold-dark)}.adm-error-card{align-items:flex-start;background:#fff7f7;border:1px solid rgba(239,68,68,.24);border-radius:14px;color:#991b1b;display:flex;gap:12px;margin-bottom:14px;padding:14px}.adm-error-card strong{display:block;font-size:14px;margin-bottom:3px}.adm-error-card p{font-size:13px;margin:0}.adm-card{background:var(--card);border:1px solid var(--border);border-radius:14px;box-shadow:0 8px 20px #10182809;overflow:hidden}button.adm-card,.adm-user-row,.adm-alert-row,.adm-activity-item,.adm-feed-item,.adm-control-tile,.adm-action-button,.adm-table-panel tbody tr{cursor:pointer;transition:.18s ease}button.adm-card:hover,.adm-user-row:hover,.adm-alert-row:hover,.adm-activity-item:hover,.adm-feed-item:hover,.adm-control-tile:hover,.adm-action-button:hover,.adm-table-panel tbody tr:hover{border-color:#d9a11b73;box-shadow:0 10px 22px #1018280f;transform:translateY(-1px)}.adm-icon{align-items:center;background:#f7f9fc;border-radius:8px;color:#6b7280;display:inline-flex;flex:0 0 auto;font-size:14px;height:28px;justify-content:center;width:28px}.adm-icon.gold{background:var(--gold-soft);color:var(--gold-dark)}.adm-icon.blue{background:var(--blue-soft);color:var(--blue)}.adm-icon.green{background:var(--green-soft);color:var(--green)}.adm-icon.violet,.adm-icon.purple{background:var(--violet-soft);color:var(--violet)}.adm-icon.red{background:var(--red-soft);color:var(--red)}.adm-icon.cyan{background:var(--cyan-soft);color:var(--cyan)}.adm-stats-grid{display:grid;gap:14px;margin-bottom:14px}.adm-stats-grid.top{grid-template-columns:repeat(6,minmax(0,1fr))}.adm-stats-grid.second{grid-template-columns:repeat(4,minmax(0,1fr)) 2.2fr 1fr}.adm-stat-card{align-items:center;background:#fff;display:flex;gap:12px;min-height:92px;min-width:0;padding:16px;position:relative;text-align:left;width:100%}.adm-stat-content{min-width:0;width:100%}.adm-stat-content span,.adm-conversions-card h3{color:var(--muted);display:block;font-size:10px;font-weight:900;letter-spacing:.05em;text-transform:uppercase}.adm-stat-content strong{color:var(--text);display:block;font-size:clamp(18px,1.6vw,24px);font-weight:900;letter-spacing:-.04em;line-height:1.05;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-stat-content small{display:block;font-size:11px;font-weight:800;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-stat-sub{color:var(--muted)}.adm-stat-update{color:var(--green)}.adm-stat-update:before{content:"+";margin-right:2px}.adm-spark{display:none;height:32px;margin-left:auto;max-width:70px;min-width:42px;width:35%}.adm-spark polyline{fill:none;stroke-linecap:round;stroke-linejoin:round;stroke-width:3}.adm-spark.gold polyline{stroke:var(--gold)}.adm-spark.green polyline{stroke:var(--green)}.adm-spark.blue polyline{stroke:var(--blue)}.adm-spark.violet polyline,.adm-spark.purple polyline{stroke:var(--violet)}.adm-spark.red polyline{stroke:var(--red)}.adm-conversions-card{padding:14px}.adm-conversions-card h3{margin:0 0 12px}.adm-conversions-card h3 span{color:var(--light);text-transform:none}.adm-conversions-card>div{display:grid;grid-template-columns:repeat(3,1fr)}.adm-conversions-card article{align-items:center;border-right:1px solid var(--border);display:grid;gap:3px;grid-template-columns:28px minmax(0,1fr);padding:2px 12px}.adm-conversions-card article:last-child{border-right:0}.adm-conversions-card article p{color:var(--muted);font-size:11px;font-weight:800;margin:0}.adm-conversions-card article strong{font-size:21px}.adm-main-grid{display:grid;gap:14px;grid-template-columns:minmax(280px,1.1fr) minmax(360px,1.35fr) minmax(270px,.8fr) minmax(280px,.9fr);margin-bottom:14px;overflow-x:auto;padding-bottom:2px}.adm-panel-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:12px}.adm-panel-header h2{font-size:15px;font-weight:900;letter-spacing:-.02em;margin:0;text-transform:uppercase}.adm-panel-header h2 span,.adm-panel-header .live{color:var(--muted);font-size:11px;text-transform:none}.adm-panel-header .live{color:var(--green)}.adm-funnel-panel,.adm-property-panel,.adm-users-panel,.adm-alerts-panel,.adm-line-panel,.adm-recent-panel,.adm-feed-panel,.adm-table-panel,.adm-control-panel,.adm-actions-panel{max-width:100%;min-width:0;overflow:auto;padding:16px}.adm-users-panel,.adm-alerts-panel,.adm-recent-panel,.adm-feed-panel,.adm-actions-panel{max-height:430px}.adm-funnel-row{align-items:center;display:grid;gap:10px;grid-template-columns:28px minmax(120px,150px) minmax(90px,1fr) 58px 70px;margin-top:11px;min-width:520px}.adm-funnel-row span{font-size:12px;font-weight:900;text-transform:uppercase}.adm-funnel-row strong{font-size:12px;text-align:right}.adm-funnel-row em{color:var(--green);font-size:11px;font-style:normal;font-weight:900;text-align:right}.adm-progress{background:#f1f4f8;border-radius:99px;height:9px;overflow:hidden}.adm-progress i{border-radius:inherit;display:block;height:100%}.adm-progress i.gold{background:#e5ad20}.adm-progress i.blue{background:#8bbcff}.adm-progress i.green{background:#9ce0ad}.adm-progress i.violet{background:#d9aafc}.adm-progress i.red{background:#feb7bd}.adm-progress i.cyan{background:#65cbd0}.adm-property-main{display:grid;gap:16px;grid-template-columns:150px minmax(0,1fr);min-width:0}.adm-property-main img,.adm-property-fallback{border-radius:12px;height:110px;object-fit:cover;width:150px}.adm-property-fallback{align-items:center;background:var(--gold-soft);color:var(--gold-dark);display:flex;font-weight:900;justify-content:center}.adm-property-main h3{font-size:22px;line-height:1.08;margin:0;overflow-wrap:anywhere}.adm-property-main b{background:#dcfce7;border-radius:999px;color:var(--green);display:inline-flex;font-size:11px;margin-top:8px;padding:4px 9px}.adm-property-main p{color:var(--muted);font-size:12px;margin:5px 0 12px}.adm-property-main button{background:var(--gold);border:0;border-radius:8px;color:#fff;cursor:pointer;font-weight:900;height:36px;margin-right:8px;padding:0 16px}.adm-property-main button.ghost{background:#fff;border:1px solid var(--border);color:#344054}.adm-property-metrics{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);margin-top:16px;min-width:520px}.adm-property-metrics article{align-items:center;border:1px solid var(--border);border-radius:10px;display:grid;grid-template-columns:28px minmax(0,1fr);min-height:66px;padding:10px}.adm-property-metrics strong{display:block;font-size:15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-property-metrics span{color:var(--muted);font-size:10px}.adm-user-row,.adm-alert-row,.adm-activity-item,.adm-feed-item{background:transparent;border:0;border-bottom:1px solid #eef1f5;color:inherit;width:100%}.adm-user-row{align-items:center;display:grid;gap:10px;grid-template-columns:24px 36px minmax(0,1fr) 92px 38px;min-width:420px;padding:9px 0;text-align:left}.adm-user-row:last-child,.adm-alert-row:last-child,.adm-activity-item:last-child,.adm-feed-item:last-child{border-bottom:0}.adm-rank{align-items:center;background:#e5e7eb;border-radius:50%;color:var(--muted);display:flex;font-size:11px;font-weight:900;height:24px;justify-content:center;width:24px}.adm-rank.gold{background:var(--gold);color:#fff}.adm-rank.silver{background:#e5e7eb}.adm-rank.bronze{background:#cd8f4f;color:#fff}.adm-avatar-mini{align-items:center;background:var(--gold-soft);border-radius:50%;color:var(--gold-dark);display:flex;font-size:12px;font-weight:900;height:34px;justify-content:center;width:34px}.adm-user-row strong,.adm-alert-row strong,.adm-activity-item strong,.adm-feed-item strong{display:block;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-user-row p,.adm-alert-row p,.adm-activity-item p{color:var(--muted);font-size:11px;margin:2px 0 0}.adm-user-row time,.adm-activity-item time,.adm-feed-item time{color:var(--muted);font-size:11px;text-align:right}.adm-user-row b{background:#dcfce7;border-radius:6px;color:#15803d;font-size:11px;padding:6px;text-align:center}.adm-alert-row{align-items:center;display:grid;gap:11px;grid-template-columns:32px minmax(0,1fr) 46px;min-width:360px;padding:11px 0;text-align:left}.adm-alert-row b{font-size:13px;text-align:right}.adm-charts-grid{display:grid;gap:14px;grid-template-columns:minmax(540px,1.65fr) minmax(300px,.75fr) minmax(300px,.7fr);margin-bottom:14px;overflow-x:auto;padding-bottom:2px}.adm-chart-summary{display:grid;gap:10px;grid-template-columns:repeat(5,1fr);margin-bottom:12px;min-width:620px}.adm-chart-summary article{display:grid;gap:2px;grid-template-columns:28px minmax(0,1fr)}.adm-chart-summary strong{font-size:16px}.adm-chart-summary span{color:var(--green);font-size:10px;font-weight:800}.adm-bar-chart{align-items:end;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(24px,1fr));height:250px;min-width:560px;overflow-x:auto;padding-top:10px}.adm-bar-chart div{align-items:center;display:grid;gap:5px;grid-template-rows:18px 1fr 18px;height:100%;text-align:center}.adm-bar-chart span,.adm-bar-chart em{color:var(--muted);font-size:10px;font-style:normal;font-weight:800;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.adm-bar-chart i{align-self:end;background:linear-gradient(180deg,var(--gold),var(--gold-dark));border-radius:5px 5px 0 0;display:block;margin:0 auto;width:18px}.adm-activity-item{align-items:center;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) 58px;min-width:360px;padding:11px 0;text-align:left}.adm-feed-item{align-items:center;display:grid;gap:10px;grid-template-columns:32px minmax(0,1fr) 64px;min-width:360px;padding:13px 0;text-align:left}.adm-outline-full{background:#fff;border:1px solid var(--gold);border-radius:8px;color:var(--gold-dark);cursor:pointer;font-size:12px;font-weight:900;height:34px;margin-top:10px;width:100%}.adm-bottom-grid{display:grid;gap:14px;grid-template-columns:minmax(520px,1.15fr) minmax(330px,.9fr) minmax(360px,1.05fr);overflow-x:auto;padding-bottom:2px}.adm-table-panel{overflow-x:auto;max-height:520px}.adm-table-panel table{border-collapse:collapse;min-width:720px;width:100%}.adm-table-panel th{color:var(--muted);font-size:10px;padding:0 4px 8px;text-align:left;text-transform:uppercase}.adm-table-panel td{border-top:1px solid #eef1f5;color:#344054;font-size:12px;padding:10px 4px}.adm-thumb{align-items:center;background:var(--gold-soft);border-radius:5px;color:var(--gold-dark);display:inline-flex;font-size:10px;font-weight:900;height:28px;justify-content:center;margin-right:8px;vertical-align:middle;width:38px}.adm-control-grid{display:grid;gap:10px;grid-template-columns:repeat(3,1fr);min-width:300px}.adm-control-tile{align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;color:inherit;display:flex;flex-direction:column;justify-content:center;min-height:88px}.adm-control-tile strong{font-size:18px}.adm-control-tile span{color:#344054;font-size:10px;font-weight:900}.adm-action-grid{display:grid;gap:10px;grid-template-columns:repeat(2,1fr);min-width:320px}.adm-action-button{align-items:center;background:#fff;border:1px solid var(--border);border-radius:10px;color:#344054;display:flex;font-size:12px;font-weight:900;gap:10px;min-height:50px;padding:0 14px}.adm-action-button:hover{border-color:var(--gold);color:var(--gold-dark)}.adm-empty{align-items:center;background:#f8fafc;border:1px dashed var(--border);border-radius:12px;color:var(--muted);display:flex;font-size:13px;font-weight:800;justify-content:center;min-height:160px;text-align:center}@media (max-width: 1450px){.adm-stats-grid.top,.adm-stats-grid.second{grid-template-columns:repeat(3,1fr)}.adm-main-grid,.adm-charts-grid,.adm-bottom-grid{grid-template-columns:1fr}}@media (max-width: 900px){.adm-dashboard-exact{padding:14px}.adm-title-row{align-items:flex-start;flex-direction:column}.adm-filters{justify-content:flex-start;width:100%}.adm-filters button{flex:1}.adm-stats-grid.top,.adm-stats-grid.second,.adm-property-main{grid-template-columns:1fr}.adm-property-main img,.adm-property-fallback{width:100%}.adm-chart-summary,.adm-control-grid{grid-template-columns:repeat(2,1fr)}.adm-funnel-row{grid-template-columns:28px minmax(0,1fr) 70px}.adm-progress,.adm-funnel-row em{display:none}}@media (max-width: 560px){.adm-chart-summary,.adm-control-grid,.adm-action-grid,.adm-property-metrics,.adm-conversions-card>div{grid-template-columns:1fr}.adm-user-row{grid-template-columns:24px 36px 1fr}.adm-user-row time,.adm-user-row b{display:none}}.table-loading{display:flex;justify-content:center;align-items:center;height:200px}.loading-spinner{color:#617086;font-size:1rem}.error-message{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:1rem;border-radius:8px;margin:1rem;text-align:center}.table-container{padding:1.25rem;width:100%;margin:0;background-color:#fff;border-radius:1rem;box-shadow:none}.table-header{margin-bottom:1rem}.table-header h3{color:#111827;margin:0;font-size:1.125rem;font-weight:750;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.table-wrapper{overflow-x:auto;border-radius:.9rem;border:1px solid rgba(7,20,46,.1)}.admin-table{width:100%;border-collapse:collapse;background:#fff}.admin-table thead{background:#f8fafc}.admin-table th{padding:1rem .75rem;text-align:left;font-weight:800;color:#617086;border-bottom:1px solid #e7ecf3;font-size:.74rem;text-transform:uppercase;letter-spacing:.05em;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-table td{padding:1rem .75rem;border-bottom:1px solid #e7ecf3;color:#526177;font-size:.875rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.admin-table tbody tr:hover{background:#fbfcfe}.admin-table tbody tr.clickable-row{cursor:pointer;transition:background-color .16s ease,box-shadow .16s ease}.admin-table tbody tr.clickable-row:hover{background:#fff4d8}.admin-table tbody tr.clickable-row:focus{background:#fff4d8;box-shadow:inset 3px 0 #d9a11b;outline:none}.admin-table tbody tr:last-child td{border-bottom:none}.user-avatar{aspect-ratio:1;block-size:40px;inline-size:40px;min-width:40px;min-height:40px;flex:0 0 40px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center;background:#d9a11b;color:#fff;font-weight:800;font-size:.875rem;line-height:1;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.user-avatar img{width:100%;height:100%;object-fit:cover;border-radius:50%}.table-container .user-avatar,.modal-content .user-avatar{block-size:40px;inline-size:40px;min-width:40px;min-height:40px;flex:0 0 40px}.user-info-cell{display:flex;align-items:center;gap:.75rem}.table-profile-link{color:#111827;font-weight:800;text-decoration:none;transition:color .18s ease}.table-profile-link:hover{color:#b98200}.property-image{width:50px;height:50px;border-radius:8px;overflow:hidden;background:#eef2f6;position:relative}.property-image img{width:100%;height:100%;object-fit:cover}.property-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:#617086}.property-title{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.property-price{font-weight:600;color:#b98200}.status-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:750;text-transform:capitalize}.status-badge.active{background:#dff5e7;color:#b98200}.status-badge.sold{background:#f8e9e9;color:#b91c1c}.status-badge.unknown{background:#f1f3f6;color:#66758a}.action-button{align-items:center;padding:.5rem 1rem;border:none;border-radius:8px;font-size:.75rem;font-weight:750;cursor:pointer;display:inline-flex;justify-content:center;line-height:1.2;text-decoration:none;transition:all .2s ease}.action-button.primary{background:#111827;color:#fff}.action-button.primary:hover{background:#d9a11b;transform:translateY(-1px)}.table-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding-top:1rem;border-top:1px solid #e7ecf3}.pagination-button{padding:.5rem 1rem;border:1px solid #dbe3ed;background:#fff;color:#111827;border-radius:8px;cursor:pointer;font-size:.875rem;transition:all .2s ease}.pagination-button:hover:not(:disabled){background:#fbfcfe;border-color:#d9a11b;color:#b98200}.pagination-button:disabled{opacity:.5;cursor:not-allowed}.pagination-info{color:#617086;font-size:.875rem;font-weight:500}.no-data{text-align:center;color:#66758a;font-style:italic;padding:2rem}.social-links{display:flex;flex-direction:column;gap:.5rem}.social-link{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:4px;text-decoration:none;font-size:.75rem;font-weight:500;transition:all .2s ease;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;position:relative;cursor:pointer}.social-link[title]:hover:after{content:attr(title);position:absolute;bottom:100%;left:50%;transform:translate(-50%);background:#000000e6;color:#fff;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;white-space:nowrap;z-index:1000;pointer-events:none;margin-bottom:.5rem;box-shadow:0 4px 6px -1px #0000001a;max-width:300px;word-wrap:break-word;white-space:normal}.social-link[title]:hover:before{content:"";position:absolute;bottom:100%;left:50%;transform:translate(-50%);border:5px solid transparent;border-top-color:#000000e6;z-index:1000;pointer-events:none;margin-bottom:-.5rem}.social-link.facebook{background:#1877f2;color:#fff}.social-link.facebook:hover{background:#166fe5;transform:translateY(-1px)}.social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.social-link.instagram:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0003}.no-social{color:#66758a;font-size:.75rem;font-style:italic}.view-count{display:flex;align-items:center;gap:.5rem;padding:.25rem .5rem;background:#fbfcfe;border-radius:6px;border:1px solid #e1e7ef;font-size:.75rem;font-weight:500;color:#526177;min-width:60px;justify-content:center}.view-icon{font-size:.875rem}.view-number{font-weight:600;color:#b98200;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.view-count:hover{background:#fff4d8;border-color:#d9a11b;transform:translateY(-1px);transition:all .2s ease}.modal-overlay{position:fixed;inset:0;background:#07142e8a;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.modal-content{background:#fff;border:1px solid #e5eaf2;border-radius:16px;box-shadow:0 24px 60px #07142e38;max-width:600px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column}.modal-content.large{max-width:1000px;max-height:90vh}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e7ecf3}.modal-header h3{margin:0;color:#111827;font-size:1.125rem;font-weight:600}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#617086;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:4px}.modal-close:hover{background:#fbfcfe;color:#111827}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.chats-list{display:flex;flex-direction:column;gap:1rem}.chat-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid #e1e7ef;border-radius:12px;transition:background-color .2s ease}.chat-item:hover{background:#fbfcfe}.chat-info{display:flex;align-items:center;gap:1rem;flex:1}.chat-details{flex:1}.chat-user-name{font-weight:750;color:#111827;margin-bottom:.25rem}.chat-last-message{color:#617086;font-size:.875rem;margin-bottom:.25rem}.chat-date{color:#66758a;font-size:.75rem}.chat-actions{display:flex;align-items:center;gap:.75rem}.unread-badge{background:#ef4444;color:#fff;padding:.25rem .5rem;border-radius:9999px;font-size:.75rem;font-weight:600;min-width:20px;text-align:center}.messages-container{display:flex;flex-direction:column;gap:1rem;max-height:400px;overflow-y:auto;padding:1rem 0}.message{display:flex;flex-direction:column;max-width:70%}.message.sent{align-self:flex-end}.message.received{align-self:flex-start}.message-content{padding:.75rem 1rem;border-radius:12px;font-size:.875rem;line-height:1.4}.message.sent .message-content{background:#111827;color:#fff;border-bottom-right-radius:4px}.message.received .message-content{background:#fbfcfe;color:#111827;border-bottom-left-radius:4px}.message-time{font-size:.75rem;color:#66758a;margin-top:.25rem;padding:0 .25rem}.message.sent .message-time{text-align:right}.property-details-container{display:flex;flex-direction:column;gap:1.5rem}.property-carousel-container{position:relative;width:100%}.property-carousel-image-wrapper{position:relative;width:100%;height:500px;overflow:hidden;border-radius:12px;background:#eef2f6}.property-carousel-image{width:100%;height:100%;object-fit:contain;background:#eef2f6}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;width:50px;height:50px;border-radius:50%;font-size:2rem;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;transition:all .2s ease;box-shadow:0 2px 8px #00000026}.carousel-button:hover{background:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 4px 12px #00000040}.carousel-button-prev{left:20px}.carousel-button-next{right:20px}.carousel-indicators{display:flex;justify-content:center;gap:.5rem;margin-top:1rem}.carousel-dot{width:10px;height:10px;border-radius:50%;border:none;background:#dbe3ed;cursor:pointer;transition:all .2s ease;padding:0}.carousel-dot:hover{background:#d9a11b}.carousel-dot.active{background:#d9a11b;width:30px;border-radius:5px}.carousel-counter{text-align:center;margin-top:.5rem;color:#617086;font-size:.875rem;font-weight:500}.property-details-title{margin:0 0 1rem;color:#111827;font-size:1.5rem;font-weight:600}.property-details-section{padding-bottom:1rem;border-bottom:1px solid #e7ecf3}.property-details-section:last-child{border-bottom:none}.property-details-subtitle{margin:0 0 .75rem;color:#111827;font-size:1rem;font-weight:600}.property-details-text{color:#617086;font-size:.875rem;line-height:1.6;margin:0}.property-details-text p{margin:.5rem 0}.property-details-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.stat-item{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:#fbfcfe;border:1px solid #e7ecf3;border-radius:8px}.stat-label{font-size:.75rem;color:#617086;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:1rem;font-weight:600;color:#111827}.property-details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.detail-item{display:flex;flex-direction:column;gap:.25rem;padding:.75rem;background:#fbfcfe;border:1px solid #e7ecf3;border-radius:8px}.detail-label{font-size:.75rem;color:#617086;text-transform:uppercase;letter-spacing:.05em}.detail-value{font-size:.875rem;font-weight:500;color:#111827}.property-images-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.property-image-thumbnail{width:100%;height:120px;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .2s ease;border:2px solid #e5e7eb}.property-image-thumbnail:hover{transform:scale(1.05);border-color:#d9a11b}@media (max-width: 768px){.table-wrapper{font-size:.75rem}.admin-table th,.admin-table td{padding:.75rem .5rem}.modal-content{margin:1rem;max-height:90vh}.chat-item{flex-direction:column;align-items:flex-start;gap:1rem}.chat-actions{align-self:flex-end}.message{max-width:85%}.property-details-stats,.property-details-grid{grid-template-columns:1fr}.property-images-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.property-carousel-image-wrapper{height:300px}.carousel-button{width:40px;height:40px;font-size:1.5rem}.carousel-button-prev{left:10px}.carousel-button-next{right:10px}}.buybox-button{background:#111827;color:#fff;border:none;padding:.25rem .75rem;border-radius:8px;font-size:.75rem;font-weight:750;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:.25rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.buybox-button:hover{background:#d9a11b;transform:translateY(-1px)}.buybox-modal{max-width:900px;max-height:85vh;overflow-y:auto}.buybox-content{padding:1rem 0}.buybox-section{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e7ecf3}.buybox-section:last-child{border-bottom:none;margin-bottom:0}.buybox-section h4{margin:0 0 1rem;color:#111827;font-size:1.125rem;font-weight:600;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:flex;align-items:center;gap:.5rem}.preference-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}.preference-item{display:flex;flex-direction:column;gap:.25rem}.preference-label{font-size:.875rem;font-weight:750;color:#617086;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.preference-value{font-size:.9rem;color:#111827;font-weight:650;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding:.5rem;background:#fbfcfe;border-radius:8px;border:1px solid #e7ecf3}.preference-value.additional-requirements{background:#fff4d8;border-color:#d9a11b;color:#b98200;line-height:1.5;min-height:60px;white-space:pre-wrap}.no-preference{font-size:.875rem;color:#66758a;font-style:italic;padding:.5rem;background:#fbfcfe;border-radius:8px;border:1px solid #e7ecf3}.no-buybox{text-align:center;padding:3rem 1rem;color:#617086}.no-buybox-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.no-buybox h4{margin:0 0 .5rem;color:#111827;font-size:1.125rem;font-weight:600;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.no-buybox p{margin:0;font-size:.875rem;color:#617086;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.loading-spinner{display:flex;justify-content:center;align-items:center;padding:2rem;color:#617086;font-size:.875rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.error-message{display:flex;justify-content:center;align-items:center;padding:2rem;color:#dc2626;font-size:.875rem;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin:1rem 0}@media (max-width: 1024px){.buybox-modal{max-width:95vw;margin:1rem}.preference-grid{grid-template-columns:1fr}}@media (max-width: 768px){.buybox-modal{max-width:95vw;margin:1rem}.buybox-section h4{font-size:1rem}.preference-value{font-size:.875rem}.no-buybox{padding:2rem 1rem}.no-buybox-icon{font-size:2rem}.preference-grid{grid-template-columns:1fr;gap:.75rem}}.admin-page{padding:2.5rem;min-height:100%;width:100%;background-color:#fff;color:#111827}.admin-page-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;flex-wrap:wrap;gap:1rem}.admin-page-header h1{color:#111827;margin:0 0 .5rem;font-size:clamp(2.25rem,3.6vw,3rem);font-weight:750;letter-spacing:-.05em}.admin-page-header p{color:#5f6877;margin:0 0 1rem;font-size:1rem}.view-stats{display:flex;gap:2rem;margin-top:.5rem;flex-wrap:wrap}.stat-item{display:flex;flex-direction:column;gap:.25rem}.stat-label{font-size:.75rem;color:#617086;font-weight:700;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.stat-value{font-size:1.25rem;color:#b98200;font-weight:750;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.refresh-button{background:#111827;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:.75rem;font-weight:750;cursor:pointer;transition:background-color .2s ease,transform .2s ease;display:flex;align-items:center;gap:.5rem}.refresh-button:hover:not(:disabled){background:#d9a11b;transform:translateY(-1px)}.refresh-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.admin-page-content{background:#ffffffdb;border:1px solid rgba(7,20,46,.1);border-radius:1rem;box-shadow:0 10px 25px #0000000a,0 0 1px #0000001a;overflow:hidden}.admin-summary-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.1rem}.admin-summary-card{background:#ffffffdb;border:1px solid rgba(7,20,46,.1);border-radius:1rem;box-shadow:0 10px 25px #0000000a,0 0 1px #0000001a;min-height:118px;overflow:hidden;padding:1rem;position:relative}.admin-summary-card:before{background:#d9a11b;content:"";height:3px;left:1rem;position:absolute;right:1rem;top:0}.admin-summary-card.blue:before{background:#d9a11b}.admin-summary-card.green:before{background:#b98200}.admin-summary-card.navy:before{background:#111827}.admin-summary-card span{color:#617086;display:block;font-size:.7rem;font-weight:800;letter-spacing:.045em;margin-bottom:.45rem;text-transform:uppercase}.admin-summary-card strong{color:#111827;display:block;font-size:1.55rem;font-weight:750;line-height:1;margin-bottom:.5rem}.admin-summary-card p{color:#68778c;font-size:.76rem;line-height:1.4;margin:0}@media (max-width: 768px){.admin-page{padding:1.5rem}.admin-page-header{flex-direction:column;align-items:stretch}.admin-page-header h1{font-size:1.5rem}.refresh-button{align-self:flex-start}.view-stats{gap:1rem}.stat-value{font-size:1.1rem}.admin-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.admin-page{padding:1rem}.admin-summary-grid{grid-template-columns:1fr}}.admin-user-profile-page{background:#fff;box-sizing:border-box;color:#111827;min-height:100%;padding:2.5rem;width:100%}.admin-user-profile-page *{box-sizing:border-box}.profile-page-kicker{align-items:center;display:flex;gap:.8rem;margin-bottom:1.1rem}.profile-page-kicker span{color:#b98200;font-size:.76rem;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.profile-back-link{align-items:center;background:#fff4d8;border:1px solid #dbe7fb;border-radius:999px;color:#b98200;display:inline-flex;font-size:.82rem;font-weight:800;min-height:34px;padding:0 .85rem;text-decoration:none;transition:.18s ease}.profile-back-link:hover{background:#b98200;color:#fff;transform:translateY(-1px)}.profile-command-layout{align-items:start;display:grid;gap:1.2rem;grid-template-columns:minmax(300px,380px) minmax(0,1fr)}.profile-identity-card,.profile-card,.profile-stat-card,.profile-sync-card,.profile-section-state{background:#fff;border:1px solid rgba(7,20,46,.1);border-radius:1rem;box-shadow:0 10px 25px #0000000a,0 0 1px #0000001a}.profile-identity-card{padding:1.45rem;position:sticky;top:1.25rem}.profile-avatar-shell{display:grid;justify-content:center;margin-bottom:1rem;position:relative}.profile-avatar-shell:before{background:#d9a11b1a;border-radius:50%;content:"";filter:blur(20px);height:132px;inset:-10px;position:absolute;width:132px}.profile-large-avatar{align-items:center;aspect-ratio:1;background:#fff4d8;border:2px solid #dbe7fb;border-radius:50%;color:#b98200;display:flex;font-size:2rem;font-weight:850;height:124px;justify-content:center;overflow:hidden;position:relative;width:124px;z-index:1}.profile-large-avatar img{height:100%;object-fit:cover;width:100%}.profile-verified-dot{background:#b98200;border:4px solid #ffffff;border-radius:50%;bottom:4px;box-shadow:0 10px 18px #b9820040;height:28px;position:absolute;right:10px;width:28px;z-index:2}.profile-verified-dot:after{border:solid #ffffff;border-width:0 2px 2px 0;content:"";height:9px;left:9px;position:absolute;top:5px;transform:rotate(45deg);width:5px}.profile-identity-card h1{color:#111827;font-size:clamp(1.8rem,2.7vw,2.45rem);font-weight:760;letter-spacing:-.04em;line-height:1.05;margin:0;text-align:center}.profile-status-line{align-items:center;display:flex;gap:.6rem;justify-content:center;margin:.85rem 0 1.3rem}.profile-role-pill{background:#fff4d8;border:1px solid #dbe7fb;border-radius:999px;color:#b98200;font-size:.72rem;font-weight:850;letter-spacing:.05em;padding:.36rem .7rem;text-transform:uppercase}.profile-live-dot{animation:profile-pulse 1.8s ease-in-out infinite;background:#d9a11b;border-radius:50%;height:8px;width:8px}.profile-status-line strong{color:#617086;font-size:.72rem;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.profile-contact-stack{border-top:1px solid #edf1f5;display:grid;gap:.75rem;padding-top:1rem}.profile-info-grid{display:grid;gap:.8rem;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-info-item{background:#fbfcfe;border:1px solid #e7ecf3;border-radius:10px;padding:.85rem}.profile-info-item span{color:#617086;display:block;font-size:.7rem;font-weight:850;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.profile-info-item strong{color:#111827;display:block;font-size:.9rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.profile-action-stack{display:grid;gap:.65rem;margin-top:1rem}.profile-primary-action,.profile-secondary-action,.profile-list-row a{align-items:center;border-radius:8px;display:inline-flex;font-size:.82rem;font-weight:800;justify-content:center;min-height:42px;padding:0 .9rem;text-decoration:none;transition:.18s ease}.profile-primary-action{background:#b98200;border:1px solid #b98200;color:#fff}.profile-secondary-action,.profile-list-row a{background:#fff;border:1px solid #dbe4f0;color:#b98200}.profile-primary-action:hover,.profile-secondary-action:hover,.profile-list-row a:hover{box-shadow:0 12px 24px #d9a11b1f;transform:translateY(-1px)}.profile-sync-card{background:#fffaf0;display:flex;gap:.8rem;justify-content:space-between;margin-top:1rem;padding:1rem}.profile-sync-card h2{color:#b98200;font-size:.78rem;font-weight:850;letter-spacing:.08em;margin:0 0 .45rem;text-transform:uppercase}.profile-sync-card p{color:#607086;font-size:.82rem;line-height:1.45;margin:0}.profile-sync-card>span{align-self:flex-start;background:#fff4d8;border-radius:999px;color:#b98200;font-size:.7rem;font-weight:850;padding:.35rem .62rem;white-space:nowrap}.profile-intelligence-panel{display:grid;gap:1.1rem;min-width:0}.profile-tabs{align-items:center;border-bottom:1px solid #e7ecf3;display:flex;gap:.35rem;overflow-x:auto;padding:0 .25rem}.profile-tabs button{align-items:center;background:transparent;border:0;border-bottom:2px solid transparent;color:#617086;cursor:pointer;display:inline-flex;font:inherit;font-size:.76rem;font-weight:850;gap:.45rem;letter-spacing:.04em;min-height:48px;padding:0 .8rem;text-transform:uppercase;transition:.18s ease;white-space:nowrap}.profile-tabs button:hover,.profile-tabs button.active{border-bottom-color:#d9a11b;color:#b98200}.profile-tabs button span{background:#fff4d8;border-radius:999px;color:#b98200;font-size:.66rem;padding:.22rem .45rem}.profile-stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.profile-stat-card{min-height:132px;overflow:hidden;padding:1rem;position:relative}.profile-stat-card:before{background:#d9a11b;content:"";height:3px;left:1rem;position:absolute;right:1rem;top:0}.profile-stat-card.blue:before{background:#d9a11b}.profile-stat-card.green:before{background:#b98200}.profile-stat-card.purple:before{background:#111827}.profile-stat-card span,.profile-intel-card span{color:#617086;display:block;font-size:.7rem;font-weight:850;letter-spacing:.045em;margin-bottom:.45rem;text-transform:uppercase}.profile-stat-card strong,.profile-intel-card strong{color:#111827;display:block;font-size:1.48rem;font-weight:760;line-height:1;margin-bottom:.5rem}.profile-stat-card p,.profile-intel-card p{color:#68778c;font-size:.76rem;line-height:1.4;margin:0;overflow-wrap:anywhere}.profile-card{padding:1.15rem}.profile-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.05rem}.profile-card-header h2{color:#111827;font-size:1.03rem;font-weight:760;letter-spacing:0;margin:0 0 .3rem}.profile-card-header p{color:#68778c;font-size:.82rem;line-height:1.45;margin:0}.profile-card-header>span{background:#fff4d8;border-radius:999px;color:#b98200;font-size:.75rem;font-weight:850;padding:.5rem .72rem;white-space:nowrap}.profile-overview-grid{display:grid;gap:.85rem;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-intel-card{background:#fbfcfe;border:1px solid #e7ecf3;border-radius:12px;min-height:126px;padding:1rem}.profile-list{display:grid;gap:.72rem}.profile-list-row{background:#fbfcfe;border:1px solid #e7ecf3;border-radius:12px;padding:.85rem}.profile-list-row.premium{align-items:center;display:flex;gap:1rem;justify-content:space-between}.profile-list-row strong{color:#17243a;display:block;font-size:.88rem;font-weight:760;line-height:1.35;margin-bottom:.25rem}.profile-list-row span{color:#68778c;display:block;font-size:.8rem;line-height:1.4}.profile-message-table-wrap{border:1px solid #e1e7ef;border-radius:14px;overflow-x:auto}.profile-message-table{border-collapse:collapse;min-width:760px;width:100%}.profile-message-table th,.profile-message-table td{border-bottom:1px solid #e7ecf3;color:#526177;font-size:.82rem;padding:.82rem .95rem;text-align:left;vertical-align:middle}.profile-message-table th{background:#fbfcfe;color:#617086;font-size:.69rem;font-weight:850;letter-spacing:.045em;text-transform:uppercase}.profile-message-table tr:last-child td{border-bottom:0}.profile-timeline{display:grid;gap:.1rem}.profile-timeline-item{display:grid;gap:.85rem;grid-template-columns:18px minmax(0,1fr);padding:0 0 1rem;position:relative}.profile-timeline-item:not(:last-child):before{background:#e1e7ef;bottom:0;content:"";left:5px;position:absolute;top:16px;width:1px}.profile-timeline-dot{background:#d9a11b;border-radius:50%;box-shadow:0 0 0 5px #fff4d8;height:11px;margin-top:.35rem;width:11px}.profile-timeline-head{align-items:center;display:flex;gap:1rem;justify-content:space-between}.profile-timeline-head strong{color:#b98200;font-size:.78rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.profile-timeline-head time{color:#7a8798;font-size:.74rem;font-weight:800;white-space:nowrap}.profile-timeline p{color:#17243a;font-size:.9rem;font-weight:760;line-height:1.4;margin:.22rem 0;overflow-wrap:anywhere}.profile-timeline small{color:#68778c;font-size:.78rem;line-height:1.4}.profile-section-state{align-items:flex-start;display:flex;gap:.8rem;padding:1rem}.profile-section-state>span{align-items:center;background:#edf1f5;border-radius:50%;color:#071c43;display:flex;flex:0 0 28px;font-size:.85rem;font-weight:850;height:28px;justify-content:center;width:28px}.profile-section-state strong{color:inherit;display:block;font-size:.94rem;font-weight:800;margin-bottom:.22rem}.profile-section-state p{color:inherit;font-size:.85rem;line-height:1.45;margin:0}@keyframes profile-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.84)}}@media (max-width: 1260px){.profile-command-layout{grid-template-columns:1fr}.profile-identity-card{position:static}.profile-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 820px){.admin-user-profile-page{padding:1.5rem}.profile-info-grid,.profile-overview-grid{grid-template-columns:1fr}.profile-card-header,.profile-list-row.premium,.profile-timeline-head{align-items:flex-start;flex-direction:column}}@media (max-width: 560px){.admin-user-profile-page{padding:1rem}.profile-stats-grid{grid-template-columns:1fr}.profile-tabs button{padding:0 .55rem}}.property-views-page{background:#fff;color:#111827;min-height:100%;padding:2.5rem;width:100%}.property-views-page *{box-sizing:border-box}.views-page-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.35rem}.views-page-header span{color:#b98200;display:block;font-size:.78rem;font-weight:800;letter-spacing:.11em;margin-bottom:.6rem;text-transform:uppercase}.views-page-header h1{color:#111827;font-size:clamp(2rem,3vw,2.65rem);font-weight:760;letter-spacing:-.05em;line-height:1.05;margin:0 0 .55rem}.views-page-header p{color:#607086;font-size:.92rem;line-height:1.55;margin:0;max-width:760px}.views-header-actions{align-items:center;display:flex;gap:.75rem;padding-top:.5rem}.views-header-actions button{align-items:center;background:#fff;border:1px solid #e3e8ef;border-radius:8px;color:#111827;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:750;min-height:42px;padding:0 1rem;transition:.18s ease}.views-header-actions button:hover:not(:disabled){border-color:#d9a11b;color:#b98200;transform:translateY(-1px)}.views-header-actions button:disabled{cursor:not-allowed;opacity:.55}.views-filter-card,.views-card,.views-stat-card{background:#fff;border:1px solid rgba(7,20,46,.1);border-radius:1rem;box-shadow:0 10px 25px #0000000a,0 0 1px #0000001a}.views-filter-card{align-items:end;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr auto;margin-bottom:1.1rem;padding:1rem}.views-filter-card label{display:grid;gap:.45rem}.views-filter-card label span{color:#617086;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.views-filter-card input,.views-filter-card select{background:#fbfcfe;border:1px solid #dfe6ee;border-radius:8px;color:#111827;font:inherit;min-height:42px;outline:none;padding:0 .9rem}.views-filter-card input:focus,.views-filter-card select:focus{border-color:#d9a11b;box-shadow:0 0 0 3px #d9a11b1f}.views-filter-note{align-items:center;background:#fff4d8;border-radius:8px;color:#b98200;display:flex;gap:.45rem;justify-content:center;min-height:42px;padding:0 1rem;white-space:nowrap}.views-filter-note strong{font-size:1rem}.views-filter-note span{font-size:.82rem;font-weight:700}.views-stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.1rem}.views-stat-card{align-items:center;display:flex;gap:1rem;min-height:132px;overflow:hidden;padding:1.15rem;position:relative}.views-stat-card:before{background:#d9a11b;content:"";height:3px;left:1rem;position:absolute;right:1rem;top:0}.views-stat-card.navy:before{background:#071c43}.views-stat-card.green:before{background:#b98200}.views-stat-card.blue:before{background:#d9a11b}.views-stat-icon{align-items:center;aspect-ratio:1;background:#fff4d8;border-radius:50%;color:#b98200;display:flex;flex:0 0 48px;font-size:1.15rem;height:48px;justify-content:center;width:48px}.views-stat-card.navy .views-stat-icon{background:#eef3fa;color:#071c43}.views-stat-card.green .views-stat-icon{background:#e6f6ee;color:#b98200}.views-stat-card.blue .views-stat-icon{background:#e9f2fc;color:#d9a11b}.views-stat-card span{color:#617086;display:block;font-size:.72rem;font-weight:800;letter-spacing:.045em;margin-bottom:.38rem;text-transform:uppercase}.views-stat-card strong{color:#111827;display:block;font-size:1.55rem;font-weight:750;letter-spacing:0;line-height:1.1;margin-bottom:.3rem}.views-stat-card p{color:#68778c;font-size:.78rem;line-height:1.4;margin:0}.views-analytics-grid{display:grid;gap:1.1rem;grid-template-columns:minmax(0,1.35fr) minmax(320px,.75fr);margin-bottom:1.1rem}.views-card{padding:1.2rem}.views-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.15rem}.views-card-header h2{color:#111827;font-size:1.03rem;font-weight:760;letter-spacing:0;margin:0 0 .3rem}.views-card-header p{color:#68778c;font-size:.82rem;line-height:1.45;margin:0}.views-card-header>span{background:#fff4d8;border-radius:999px;color:#b98200;font-size:.75rem;font-weight:800;padding:.5rem .72rem;white-space:nowrap}.bar-chart-list{display:grid;gap:.9rem}.bar-chart-row{align-items:center;display:grid;gap:.85rem;grid-template-columns:minmax(150px,220px) minmax(0,1fr) 70px;text-decoration:none;transition:.18s ease}.bar-chart-row:hover{background:#fbfcfe;border-radius:10px;transform:translate(2px)}.bar-chart-label strong{color:#17243a;display:block;font-size:.86rem;font-weight:760;line-height:1.35}.bar-chart-label span{color:#7a8798;display:block;font-size:.76rem;margin-top:.15rem}.bar-track{background:#eef2f6;border-radius:999px;height:11px;overflow:hidden}.bar-track span{background:linear-gradient(90deg,#d9a11b,#e4c35b);border-radius:inherit;display:block;height:100%}.bar-value{color:#111827;font-size:.86rem;text-align:right}.tracking-gap-card{background:radial-gradient(circle at 100% 0%,rgba(217,161,27,.1),transparent 34%),#fff}.tracking-gap-body{border:1px dashed #d8dee8;border-radius:16px;padding:1.15rem}.gap-icon{align-items:center;background:#111827;border-radius:50%;color:#fff;display:flex;font-weight:800;height:34px;justify-content:center;margin-bottom:.9rem;width:34px}.tracking-gap-body h3{color:#111827;font-size:1rem;margin:0 0 .55rem}.tracking-gap-body p{color:#607086;font-size:.84rem;line-height:1.55;margin:0 0 .9rem}.tracking-gap-body ul{color:#526177;display:grid;font-size:.82rem;gap:.42rem;line-height:1.45;margin:0;padding-left:1.1rem}.views-log-card{padding-bottom:1.35rem}.views-table-wrap{border:1px solid #e1e7ef;border-radius:15px;overflow-x:auto}.views-table{border-collapse:collapse;min-width:1120px;width:100%}.views-table th,.views-table td{border-bottom:1px solid #e7ecf3;color:#526177;font-size:.83rem;padding:.82rem .95rem;text-align:left;vertical-align:middle}.views-table th{background:#fbfcfe;color:#617086;font-size:.69rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.views-table tr:last-child td{border-bottom:0}.views-table tbody tr:hover{background:#fbfcfe}.property-cell{align-items:center;display:flex;gap:.75rem;min-width:260px}.property-thumb{align-items:center;background:#eef2f6;border:1px solid #e2e8f0;border-radius:8px;color:#111827;display:flex;flex:0 0 44px;font-size:.72rem;font-weight:800;height:44px;justify-content:center;overflow:hidden;width:44px}.property-thumb img{height:100%;object-fit:cover;width:100%}.property-cell strong{color:#17243a;display:block;font-size:.86rem;font-weight:760;line-height:1.3}.property-cell span{color:#7a8798;display:block;font-size:.73rem;margin-top:.18rem}.views-count{color:#111827;font-variant-numeric:tabular-nums}.property-status,.unavailable-pill,.views-detail-link{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:800;line-height:1;padding:.45rem .68rem;text-transform:capitalize;white-space:nowrap}.views-detail-link{background:#fff4d8;color:#b98200;text-decoration:none;text-transform:none;transition:.18s ease}.views-detail-link:hover{background:#b98200;color:#fff;transform:translateY(-1px)}.property-status.active,.property-status.vacant{background:#dff5e7;color:#b98200}.property-status.sold{background:#f8e9e9;color:#b91c1c}.property-status.tenant-occupied{background:#fff4d8;color:#b98200}.property-status.unknown{background:#edf1f5;color:#536174}.unavailable-pill{background:#edf1f5;color:#66758a}.views-table-skeleton{display:grid;gap:.7rem}.views-table-skeleton span{animation:views-loading 1.35s ease-in-out infinite;background:linear-gradient(90deg,#eef2f6 25%,#fbfcfe,#eef2f6 75%);background-size:200% 100%;border-radius:12px;height:46px}.views-state{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:16px;color:#4b5563;display:flex;gap:.8rem;margin-bottom:1.15rem;padding:1rem}.views-state.error{background:#fff7f7;border-color:#f1c2c2;color:#991b1b}.views-state>span{align-items:center;background:#edf1f5;border-radius:50%;color:#071c43;display:flex;flex:0 0 28px;font-size:.85rem;font-weight:850;height:28px;justify-content:center;width:28px}.views-state.error>span{background:#fee2e2;color:#991b1b}.views-state strong{color:inherit;display:block;font-size:.94rem;margin-bottom:.22rem}.views-state p{color:inherit;font-size:.85rem;line-height:1.45;margin:0}@keyframes views-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1200px){.views-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.views-analytics-grid{grid-template-columns:1fr}}@media (max-width: 820px){.property-views-page{padding:1.5rem}.views-page-header,.views-card-header{flex-direction:column}.views-filter-card{grid-template-columns:1fr}.views-header-actions{flex-wrap:wrap}.bar-chart-row{grid-template-columns:1fr}.bar-value{text-align:left}}@media (max-width: 560px){.property-views-page{padding:1rem}.views-stats-grid{grid-template-columns:1fr}.views-stat-card{align-items:flex-start;flex-direction:column}}.property-activity-page{background:#fff;box-sizing:border-box;color:#111827;min-height:100%;padding:2.5rem;width:100%}.property-activity-page *{box-sizing:border-box}.property-activity-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.25rem}.property-activity-back{align-items:center;color:#b98200;display:inline-flex;font-size:.82rem;font-weight:800;margin-bottom:.7rem;text-decoration:none}.property-activity-header span{color:#b98200;display:block;font-size:.76rem;font-weight:850;letter-spacing:.12em;margin-bottom:.55rem;text-transform:uppercase}.property-activity-header h1{color:#111827;font-size:clamp(2rem,3vw,2.65rem);font-weight:760;letter-spacing:-.04em;line-height:1.05;margin:0 0 .55rem}.property-activity-header p{color:#607086;font-size:.93rem;line-height:1.55;margin:0;max-width:820px}.property-activity-actions{align-items:center;display:flex;gap:.75rem;padding-top:1.5rem}.property-activity-actions button,.property-activity-link-button,.property-activity-secondary-link{align-items:center;background:#fff;border:1px solid #dbe4f0;border-radius:8px;color:#b98200;cursor:pointer;display:inline-flex;font:inherit;font-size:.82rem;font-weight:800;justify-content:center;min-height:40px;padding:0 .9rem;text-decoration:none;transition:.18s ease;white-space:nowrap}.property-activity-actions button:first-child,.property-activity-secondary-link{background:#b98200;border-color:#b98200;color:#fff}.property-activity-actions button:hover:not(:disabled),.property-activity-link-button:hover,.property-activity-secondary-link:hover{border-color:#d9a11b;box-shadow:0 12px 24px #d9a11b1f;transform:translateY(-1px)}.property-activity-actions button:disabled{cursor:not-allowed;opacity:.55}.property-activity-profile,.property-activity-kpi,.property-activity-card,.property-activity-state,.property-activity-controls{background:#fff;border:1px solid rgba(7,20,46,.1);border-radius:1rem;box-shadow:0 10px 25px #0000000a,0 0 1px #0000001a}.property-activity-profile{align-items:stretch;display:grid;gap:1rem;grid-template-columns:190px minmax(0,1fr);margin-bottom:1.1rem;padding:1rem}.property-activity-photo{align-items:center;aspect-ratio:1.28;background:#fff4d8;border:1px solid #dbe7fb;border-radius:14px;color:#b98200;display:flex;font-size:1.6rem;font-weight:850;justify-content:center;overflow:hidden}.property-activity-photo img{height:100%;object-fit:cover;width:100%}.property-activity-profile-main{align-items:center;display:flex;gap:1rem;justify-content:space-between;min-width:0;padding:.35rem .45rem .35rem 0}.property-activity-profile-main span,.property-activity-owner span{color:#617086;display:block;font-size:.72rem;font-weight:850;letter-spacing:.08em;margin-bottom:.4rem;text-transform:uppercase}.property-activity-profile-main h2{color:#111827;font-size:clamp(1.45rem,2.2vw,2.1rem);font-weight:760;letter-spacing:-.03em;line-height:1.1;margin:0 0 .5rem}.property-activity-profile-main p{color:#607086;font-size:.9rem;line-height:1.5;margin:0}.property-activity-owner{background:#fffaf0;border:1px solid #dfe8f6;border-radius:12px;min-width:240px;padding:.9rem}.property-activity-owner a,.property-activity-owner strong{color:#111827;display:block;font-size:.94rem;font-weight:800;line-height:1.3;text-decoration:none}.property-activity-owner small{color:#617086;display:block;font-size:.78rem;margin-top:.2rem;word-break:break-word}.property-activity-kpis{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:1.1rem}.property-activity-controls{align-items:end;display:grid;gap:1rem;grid-template-columns:minmax(260px,2fr) repeat(3,minmax(160px,1fr));margin-bottom:1.1rem;padding:1rem}.property-activity-controls label{display:grid;gap:.45rem}.property-activity-controls label span{color:#617086;font-size:.72rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.property-activity-controls input,.property-activity-controls select{background:#fbfcfe;border:1px solid #dfe6ee;border-radius:8px;color:#111827;font:inherit;font-size:.86rem;min-height:42px;outline:none;padding:0 .9rem}.property-activity-controls input:focus,.property-activity-controls select:focus{border-color:#d9a11b;box-shadow:0 0 0 3px #d9a11b1f}.property-activity-kpi{min-height:128px;overflow:hidden;padding:1.1rem;position:relative}.property-activity-kpi:before{background:#d9a11b;content:"";height:3px;left:1rem;position:absolute;right:1rem;top:0}.property-activity-kpi span{color:#617086;display:block;font-size:.72rem;font-weight:850;letter-spacing:.04em;margin-bottom:.45rem;text-transform:uppercase}.property-activity-kpi strong{color:#111827;display:block;font-size:1.65rem;font-weight:760;letter-spacing:0;line-height:1.1;margin-bottom:.35rem}.property-activity-kpi p{color:#68778c;font-size:.78rem;line-height:1.4;margin:0}.property-activity-grid{display:grid;gap:1.1rem;grid-template-columns:minmax(0,1.7fr) minmax(300px,.65fr) minmax(300px,.65fr);margin-bottom:1.1rem}.property-activity-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.property-activity-card{min-width:0;padding:1.15rem}.property-activity-card.wide{grid-row:span 2}.property-activity-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.property-activity-card-header h2{color:#111827;font-size:1.02rem;font-weight:760;letter-spacing:0;margin:0 0 .3rem}.property-activity-card-header p{color:#68778c;font-size:.82rem;line-height:1.45;margin:0}.property-activity-card-header>span{background:#fff4d8;border-radius:999px;color:#b98200;font-size:.74rem;font-weight:850;padding:.45rem .68rem;white-space:nowrap}.property-activity-table-wrap{border:1px solid #e1e7ef;border-radius:14px;overflow-x:auto}.property-activity-table{border-collapse:collapse;min-width:1360px;width:100%}.property-activity-table th,.property-activity-table td{border-bottom:1px solid #e7ecf3;color:#526177;font-size:.82rem;padding:.78rem .88rem;text-align:left;vertical-align:middle}.property-activity-table th{background:#fbfcfe;color:#617086;font-size:.68rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.property-activity-table tbody tr:hover{background:#fbfcfe}.property-activity-table tr:last-child td{border-bottom:0}.property-activity-user{align-items:center;display:flex;gap:.72rem;min-width:210px;text-decoration:none}.property-activity-user.clickable{border-radius:10px;transition:.18s ease}.property-activity-user.clickable:hover{background:#fff4d8;transform:translate(2px)}.property-activity-avatar{align-items:center;aspect-ratio:1;background:#fff4d8;border:1px solid #dbe7fb;border-radius:50%;color:#b98200;display:flex;flex:0 0 42px;font-size:.78rem;font-weight:850;height:42px;justify-content:center;overflow:hidden;width:42px}.property-activity-avatar img{height:100%;object-fit:cover;width:100%}.property-activity-user strong{color:#17243a;display:block;font-size:.84rem;font-weight:800;line-height:1.3}.property-activity-user span,.property-activity-list-row span,.property-activity-list-row small,.property-activity-cell-note{color:#7a8798;display:block;font-size:.76rem;line-height:1.4;margin-top:.14rem}.property-activity-cell-note{max-width:220px;white-space:normal}.property-activity-list-row small{max-width:680px;overflow-wrap:anywhere}.property-activity-list-row small+small{color:#617086;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:.7rem}.property-activity-muted{background:#edf1f5;border-radius:999px;color:#66758a;display:inline-flex;font-size:.72rem;font-weight:800;padding:.45rem .68rem;white-space:nowrap}.property-activity-breakdown{display:grid;gap:.72rem}.property-activity-breakdown>div:not(.property-activity-state){align-items:center;background:#fbfcfe;border:1px solid #e4ebf4;border-radius:12px;display:flex;gap:.8rem;justify-content:space-between;padding:.85rem}.property-activity-breakdown span{color:#526177;font-size:.82rem;font-weight:750;text-transform:capitalize}.property-activity-breakdown strong{color:#111827;font-size:1rem;font-variant-numeric:tabular-nums}.property-activity-list{display:grid;gap:.72rem;max-height:560px;overflow:auto;padding-right:.25rem}.property-activity-list.compact{max-height:480px}.property-activity-list-row{align-items:center;background:#fbfcfe;border:1px solid #e4ebf4;border-radius:14px;display:grid;gap:.85rem;grid-template-columns:minmax(210px,.85fr) minmax(0,1.25fr) auto;padding:.82rem}.property-activity-list.compact .property-activity-list-row{grid-template-columns:minmax(0,1fr) auto}.property-activity-list-row.message,.property-activity-list-row.email{align-items:flex-start}.property-activity-list-row strong{color:#17243a;display:block;font-size:.84rem;font-weight:800;line-height:1.35}.property-activity-list-row time{color:#617086;font-size:.75rem;font-weight:800;text-align:right;white-space:nowrap}.property-activity-secondary-link{margin-top:1rem}.property-activity-state{align-items:flex-start;display:flex;gap:.8rem;margin-bottom:1.1rem;padding:.95rem}.property-activity-state.error{background:#fff7f7;border-color:#f1c2c2;color:#991b1b}.property-activity-state>span{align-items:center;background:#fff4d8;border-radius:50%;color:#b98200;display:flex;flex:0 0 28px;font-size:.82rem;font-weight:850;height:28px;justify-content:center;width:28px}.property-activity-state.error>span{background:#fee2e2;color:#991b1b}.property-activity-state strong{color:inherit;display:block;font-size:.92rem;font-weight:800;margin-bottom:.2rem}.property-activity-state p{color:inherit;font-size:.84rem;line-height:1.45;margin:0}.property-activity-skeleton{display:grid;gap:.7rem}.property-activity-skeleton span{animation:property-activity-loading 1.35s ease-in-out infinite;background:linear-gradient(90deg,#eef2f6 25%,#fbfcfe,#eef2f6 75%);background-size:200% 100%;border-radius:12px;height:52px}@keyframes property-activity-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1280px){.property-activity-kpis,.property-activity-controls{grid-template-columns:repeat(2,minmax(0,1fr))}.property-activity-grid,.property-activity-grid.two{grid-template-columns:1fr}}@media (max-width: 820px){.property-activity-page{padding:1.5rem}.property-activity-header,.property-activity-profile-main,.property-activity-card-header{flex-direction:column}.property-activity-actions{flex-wrap:wrap;padding-top:0}.property-activity-profile{grid-template-columns:1fr}.property-activity-owner{min-width:0;width:100%}.property-activity-kpis,.property-activity-controls,.property-activity-list-row{grid-template-columns:1fr}.property-activity-list-row time{text-align:left}}.admin-email-logs-page{background:#fff;color:#111827;min-height:100%;padding:2.5rem;width:100%}.admin-email-logs-page *{box-sizing:border-box}.email-page-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.35rem}.email-page-header span{color:#b98200;display:block;font-size:.78rem;font-weight:800;letter-spacing:.11em;margin-bottom:.6rem;text-transform:uppercase}.email-page-header h1{color:#111827;font-size:clamp(2rem,3vw,2.65rem);font-weight:760;letter-spacing:-.05em;line-height:1.05;margin:0 0 .55rem}.email-page-header p{color:#607086;font-size:.92rem;line-height:1.55;margin:0;max-width:780px}.email-page-header small{color:#7a8798;display:inline-block;font-size:.78rem;margin-top:.55rem}.email-header-actions{align-items:center;display:flex;gap:.75rem;padding-top:.5rem}.email-header-actions button{align-items:center;background:#fff;border:1px solid #e3e8ef;border-radius:8px;color:#111827;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:750;min-height:42px;padding:0 1rem;transition:.18s ease}.email-header-actions button:last-child{background:#111827;border-color:#111827;color:#fff}.email-header-actions button:hover:not(:disabled){border-color:#d9a11b;color:#b98200;transform:translateY(-1px)}.email-header-actions button:last-child:hover:not(:disabled){background:#d9a11b;border-color:#d9a11b;color:#fff}.email-header-actions button:disabled{cursor:not-allowed;opacity:.55}.email-filter-card,.email-card,.email-stat-card{background:#fff;border:1px solid rgba(7,20,46,.1);border-radius:1rem;box-shadow:0 10px 25px #0000000a,0 0 1px #0000001a}.email-filter-card{align-items:end;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr auto;margin-bottom:1.1rem;padding:1rem}.email-filter-card label{display:grid;gap:.45rem}.email-filter-card label span{color:#617086;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.email-filter-card input,.email-filter-card select{background:#fbfcfe;border:1px solid #dfe6ee;border-radius:8px;color:#111827;font:inherit;min-height:42px;outline:none;padding:0 .9rem}.email-filter-card input:focus,.email-filter-card select:focus{border-color:#d9a11b;box-shadow:0 0 0 3px #d9a11b1f}.email-filter-note{align-items:center;background:#fff4d8;border-radius:8px;color:#b98200;display:flex;gap:.45rem;justify-content:center;min-height:42px;padding:0 1rem;white-space:nowrap}.email-filter-note strong{font-size:1rem}.email-filter-note span{font-size:.82rem;font-weight:700}.email-stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:1.1rem}.email-stat-card{align-items:center;display:flex;gap:1rem;min-height:126px;overflow:hidden;padding:1.1rem;position:relative}.email-stat-card:before{background:#d9a11b;content:"";height:3px;left:1rem;position:absolute;right:1rem;top:0}.email-stat-card.blue:before{background:#d9a11b}.email-stat-card.green:before{background:#b98200}.email-stat-card.purple:before{background:#6b3bb2}.email-stat-card.red:before{background:#c22525}.email-stat-icon{align-items:center;aspect-ratio:1;background:#fff4d8;border-radius:50%;color:#b98200;display:flex;flex:0 0 48px;font-size:1.15rem;height:48px;justify-content:center;width:48px}.email-stat-card.blue .email-stat-icon{background:#e9f2fc;color:#d9a11b}.email-stat-card.green .email-stat-icon{background:#e6f6ee;color:#b98200}.email-stat-card.purple .email-stat-icon{background:#f0e9fa;color:#6b3bb2}.email-stat-card.red .email-stat-icon{background:#f8e9e9;color:#b91c1c}.email-stat-card span{color:#617086;display:block;font-size:.7rem;font-weight:800;letter-spacing:.045em;margin-bottom:.38rem;text-transform:uppercase}.email-stat-card strong{color:#111827;display:block;font-size:1.5rem;font-weight:750;letter-spacing:0;line-height:1.1;margin-bottom:.3rem}.email-stat-card p{color:#68778c;font-size:.76rem;line-height:1.4;margin:0}.email-analytics-grid{display:grid;gap:1.1rem;grid-template-columns:minmax(320px,.72fr) minmax(0,1fr);margin-bottom:1.1rem}.email-card{padding:1.2rem}.email-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.15rem}.email-card-header h2{color:#111827;font-size:1.03rem;font-weight:760;letter-spacing:0;margin:0 0 .3rem}.email-card-header p{color:#68778c;font-size:.82rem;line-height:1.45;margin:0}.email-card-header>span{background:#fff4d8;border-radius:999px;color:#b98200;font-size:.75rem;font-weight:800;padding:.5rem .72rem;white-space:nowrap}.funnel-bars,.campaign-bars{display:grid;gap:.9rem}.funnel-row{align-items:center;display:grid;gap:.85rem;grid-template-columns:92px minmax(0,1fr) 90px}.funnel-row span{color:#617086;font-size:.82rem;font-weight:750}.funnel-row:before{background:#eef2f6;border-radius:999px;content:"";grid-column:2;grid-row:1;height:14px;width:100%}.funnel-row:after{background:#d9a11b;border-radius:999px;content:"";grid-column:2;grid-row:1;height:14px;width:var(--width)}.funnel-row.sent:after{background:#d9a11b}.funnel-row.delivered:after{background:#b98200}.funnel-row.opened:after{background:#6b3bb2}.funnel-row.clicked:after{background:#d9a11b}.funnel-row strong{color:#111827;font-size:.86rem;text-align:right}.campaign-row{align-items:center;display:grid;gap:.85rem;grid-template-columns:minmax(190px,260px) minmax(0,1fr) 70px}.campaign-row strong{color:#17243a;display:block;font-size:.86rem;font-weight:760;line-height:1.35}.campaign-row span{color:#7a8798;display:block;font-size:.76rem;margin-top:.15rem}.campaign-track{background:#eef2f6;border-radius:999px;height:11px;overflow:hidden}.campaign-track i{background:linear-gradient(90deg,#d9a11b,#e4c35b);border-radius:inherit;display:block;height:100%}.email-log-card{padding-bottom:1.35rem}.email-table-wrap{border:1px solid #e1e7ef;border-radius:15px;overflow-x:auto}.email-table{border-collapse:collapse;min-width:1180px;width:100%}.email-table th,.email-table td{border-bottom:1px solid #e7ecf3;color:#526177;font-size:.82rem;padding:.82rem .95rem;text-align:left;vertical-align:middle}.email-table th{background:#fbfcfe;color:#617086;font-size:.69rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.email-table tr:last-child td{border-bottom:0}.email-table tbody tr:hover{background:#fbfcfe}.property-name{color:#17243a;font-weight:760}.email-person-cell{align-items:center;display:flex;gap:.7rem;min-width:190px}.email-person-cell>span{align-items:center;aspect-ratio:1;background:#fff4d8;border-radius:50%;color:#b98200;display:flex;flex:0 0 34px;font-size:.72rem;font-weight:800;height:34px;justify-content:center;width:34px}.email-person-cell strong,.recipient-cell strong{color:#17243a;display:block;font-size:.84rem;font-weight:760}.email-person-cell small,.recipient-cell small{color:#7a8798;display:block;font-size:.74rem;margin-top:.12rem}.email-status,.email-bool{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:800;line-height:1;padding:.45rem .68rem;text-transform:capitalize;white-space:nowrap}.email-status.delivered,.email-status.opened,.email-status.clicked{background:#dff5e7;color:#b98200}.email-status.pending,.email-status.unknown{background:#fff4d8;color:#b98200}.email-status.failed,.email-status.bounced,.email-status.error{background:#f8e9e9;color:#b91c1c}.email-bool.yes{background:#dff5e7;color:#b98200}.email-bool.no{background:#f8e9e9;color:#b91c1c}.email-row-action{align-items:center;background:#fff;border:1px solid #e3e8ef;border-radius:999px;color:#111827;cursor:pointer;display:inline-flex;font-size:1rem;height:32px;justify-content:center;width:32px}.email-row-action:hover{border-color:#d9a11b;color:#b98200}.email-record-modal{align-items:center;background:#07142e7a;display:flex;inset:0;justify-content:center;padding:1.25rem;position:fixed;z-index:80}.email-record-dialog{background:#fff;border:1px solid #e1e7ef;border-radius:18px;box-shadow:0 24px 70px #07142e38;max-width:720px;padding:1.25rem;width:min(720px,100%)}.email-record-dialog header{align-items:flex-start;border-bottom:1px solid #e7ecf3;display:flex;gap:1rem;justify-content:space-between;padding-bottom:1rem}.email-record-dialog header span,.email-record-grid span{color:#b98200;display:block;font-size:.72rem;font-weight:850;letter-spacing:.05em;margin-bottom:.35rem;text-transform:uppercase}.email-record-dialog h2{color:#111827;font-size:1.25rem;font-weight:780;letter-spacing:0;line-height:1.25;margin:0}.email-record-dialog header button{align-items:center;background:#fff;border:1px solid #e1e7ef;border-radius:50%;color:#111827;cursor:pointer;display:inline-flex;font-size:1.35rem;height:36px;justify-content:center;line-height:1;width:36px}.email-record-dialog header button:hover{border-color:#d9a11b;color:#b98200}.email-record-grid{display:grid;gap:.9rem;grid-template-columns:repeat(2,minmax(0,1fr));padding-top:1rem}.email-record-grid div{background:#fbfcfe;border:1px solid #e7ecf3;border-radius:12px;padding:.9rem}.email-record-grid strong{color:#17243a;display:block;font-size:.93rem;font-weight:760;line-height:1.35;overflow-wrap:anywhere}.email-record-grid small{color:#68778c;display:block;font-size:.78rem;line-height:1.4;margin-top:.25rem;overflow-wrap:anywhere}.email-table-skeleton{display:grid;gap:.7rem}.email-table-skeleton span{animation:email-loading 1.35s ease-in-out infinite;background:linear-gradient(90deg,#eef2f6 25%,#fbfcfe,#eef2f6 75%);background-size:200% 100%;border-radius:12px;height:46px}.email-state{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:16px;color:#4b5563;display:flex;gap:.8rem;margin-bottom:1.15rem;padding:1rem}.email-state.error{background:#fff7f7;border-color:#f1c2c2;color:#991b1b}.email-state>span{align-items:center;background:#edf1f5;border-radius:50%;color:#071c43;display:flex;flex:0 0 28px;font-size:.85rem;font-weight:850;height:28px;justify-content:center;width:28px}.email-state.error>span{background:#fee2e2;color:#991b1b}.email-state strong{color:inherit;display:block;font-size:.94rem;margin-bottom:.22rem}.email-state p{color:inherit;font-size:.85rem;line-height:1.45;margin:0}@keyframes email-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1280px){.email-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.email-analytics-grid{grid-template-columns:1fr}}@media (max-width: 820px){.admin-email-logs-page{padding:1.5rem}.email-page-header,.email-card-header{flex-direction:column}.email-filter-card{grid-template-columns:1fr}.email-header-actions{flex-wrap:wrap}.email-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.campaign-row,.funnel-row{grid-template-columns:1fr}.funnel-row:before,.funnel-row:after{grid-column:1;grid-row:2}.funnel-row strong{text-align:left}}@media (max-width: 560px){.admin-email-logs-page{padding:1rem}.email-stats-grid{grid-template-columns:1fr}.email-stat-card{align-items:flex-start;flex-direction:column}.email-record-grid{grid-template-columns:1fr}}.admin-message-logs-page{background:#fff;color:#111827;min-height:100%;padding:2.5rem;width:100%}.admin-message-logs-page *{box-sizing:border-box}.message-page-header{align-items:flex-start;display:flex;gap:1.5rem;justify-content:space-between;margin-bottom:1.35rem}.message-page-header span{color:#b98200;display:block;font-size:.78rem;font-weight:800;letter-spacing:.11em;margin-bottom:.6rem;text-transform:uppercase}.message-page-header h1{color:#111827;font-size:clamp(2rem,3vw,2.65rem);font-weight:760;letter-spacing:-.05em;line-height:1.05;margin:0 0 .55rem}.message-page-header p{color:#607086;font-size:.92rem;line-height:1.55;margin:0;max-width:780px}.message-header-actions{align-items:center;display:flex;gap:.75rem;padding-top:.5rem}.message-header-actions button{align-items:center;background:#fff;border:1px solid #e3e8ef;border-radius:8px;color:#111827;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:750;min-height:42px;padding:0 1rem;transition:.18s ease}.message-header-actions button:last-child{background:#111827;border-color:#111827;color:#fff}.message-header-actions button:hover:not(:disabled){border-color:#d9a11b;color:#b98200;transform:translateY(-1px)}.message-header-actions button:last-child:hover:not(:disabled){background:#d9a11b;border-color:#d9a11b;color:#fff}.message-header-actions button:disabled{cursor:not-allowed;opacity:.55}.message-filter-card,.message-card,.message-stat-card{background:#fff;border:1px solid rgba(7,20,46,.1);border-radius:1rem;box-shadow:0 10px 25px #0000000a,0 0 1px #0000001a}.message-filter-card{align-items:end;display:grid;gap:1rem;grid-template-columns:minmax(0,2fr) minmax(180px,.7fr) auto;margin-bottom:1.1rem;padding:1rem}.message-filter-card label{display:grid;gap:.45rem}.message-filter-card label span{color:#617086;font-size:.74rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.message-filter-card input,.message-filter-card select{background:#fbfcfe;border:1px solid #dfe6ee;border-radius:8px;color:#111827;font:inherit;min-height:42px;outline:none;padding:0 .9rem}.message-filter-card input:focus,.message-filter-card select:focus{border-color:#d9a11b;box-shadow:0 0 0 3px #d9a11b1f}.message-filter-note{align-items:center;background:#fff4d8;border-radius:8px;color:#b98200;display:flex;gap:.45rem;justify-content:center;min-height:42px;padding:0 1rem;white-space:nowrap}.message-filter-note strong{font-size:1rem}.message-filter-note span{font-size:.82rem;font-weight:700}.message-stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:1.1rem}.message-stat-card{align-items:center;display:flex;gap:1rem;min-height:126px;overflow:hidden;padding:1.1rem;position:relative}.message-stat-card:before{background:#d9a11b;content:"";height:3px;left:1rem;position:absolute;right:1rem;top:0}.message-stat-card.blue:before{background:#d9a11b}.message-stat-card.green:before{background:#b98200}.message-stat-card.gold:before{background:#d9a11b}.message-stat-card.purple:before{background:#6b3bb2}.message-stat-card.navy:before{background:#111827}.message-stat-icon{align-items:center;aspect-ratio:1;background:#fff4d8;border-radius:50%;color:#b98200;display:flex;flex:0 0 48px;font-size:1.15rem;height:48px;justify-content:center;width:48px}.message-stat-card.blue .message-stat-icon{background:#e9f2fc;color:#d9a11b}.message-stat-card.green .message-stat-icon{background:#e6f6ee;color:#b98200}.message-stat-card.purple .message-stat-icon{background:#f0e9fa;color:#6b3bb2}.message-stat-card.navy .message-stat-icon{background:#eef3fa;color:#111827}.message-stat-card span{color:#617086;display:block;font-size:.7rem;font-weight:800;letter-spacing:.045em;margin-bottom:.38rem;text-transform:uppercase}.message-stat-card strong{color:#111827;display:block;font-size:1.35rem;font-weight:750;letter-spacing:0;line-height:1.15;margin-bottom:.3rem}.message-stat-card p{color:#68778c;font-size:.76rem;line-height:1.4;margin:0}.message-card{padding:1.2rem}.message-card-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.15rem}.message-card-header h2{color:#111827;font-size:1.03rem;font-weight:760;letter-spacing:0;margin:0 0 .3rem}.message-card-header p{color:#68778c;font-size:.82rem;line-height:1.45;margin:0}.message-card-header>span{background:#fff4d8;border-radius:999px;color:#b98200;font-size:.75rem;font-weight:800;padding:.5rem .72rem;white-space:nowrap}.message-log-card{padding-bottom:1.35rem}.message-table-wrap{border:1px solid #e1e7ef;border-radius:15px;overflow-x:auto}.message-table{border-collapse:collapse;min-width:1120px;width:100%}.message-table th,.message-table td{border-bottom:1px solid #e7ecf3;color:#526177;font-size:.82rem;padding:.82rem .95rem;text-align:left;vertical-align:middle}.message-table th{background:#fbfcfe;color:#617086;font-size:.69rem;font-weight:800;letter-spacing:.045em;text-transform:uppercase}.message-table tr:last-child td{border-bottom:0}.message-table tbody tr:hover{background:#fbfcfe}.message-person-cell{align-items:center;display:flex;gap:.7rem;min-width:190px}.message-person-cell>span{align-items:center;aspect-ratio:1;background:#fff4d8;border-radius:50%;color:#b98200;display:flex;flex:0 0 34px;font-size:.72rem;font-weight:800;height:34px;justify-content:center;width:34px}.message-person-cell strong,.recipient-cell strong{color:#17243a;display:block;font-size:.84rem;font-weight:760}.message-person-cell small,.recipient-cell small{color:#7a8798;display:block;font-size:.74rem;margin-top:.12rem}.message-copy{color:#17243a;line-height:1.45;max-width:360px;white-space:normal}.message-direction{align-items:center;border-radius:999px;display:inline-flex;font-size:.72rem;font-weight:800;line-height:1;padding:.45rem .68rem;text-transform:capitalize;white-space:nowrap}.message-direction.inbound{background:#dff5e7;color:#b98200}.message-direction.outbound{background:#fff4d8;color:#b98200}.message-chat-id{color:#66758a;font-variant-numeric:tabular-nums;font-weight:750}.message-table-skeleton{display:grid;gap:.7rem}.message-table-skeleton span{animation:message-loading 1.35s ease-in-out infinite;background:linear-gradient(90deg,#eef2f6 25%,#fbfcfe,#eef2f6 75%);background-size:200% 100%;border-radius:12px;height:46px}.message-state{align-items:flex-start;background:#fff;border:1px solid #e2e8f0;border-radius:16px;color:#4b5563;display:flex;gap:.8rem;margin-bottom:1.15rem;padding:1rem}.message-state.error{background:#fff7f7;border-color:#f1c2c2;color:#991b1b}.message-state>span{align-items:center;background:#edf1f5;border-radius:50%;color:#071c43;display:flex;flex:0 0 28px;font-size:.85rem;font-weight:850;height:28px;justify-content:center;width:28px}.message-state.error>span{background:#fee2e2;color:#991b1b}.message-state strong{color:inherit;display:block;font-size:.94rem;margin-bottom:.22rem}.message-state p{color:inherit;font-size:.85rem;line-height:1.45;margin:0}@keyframes message-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width: 1280px){.message-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width: 820px){.admin-message-logs-page{padding:1.5rem}.message-page-header,.message-card-header{flex-direction:column}.message-filter-card{grid-template-columns:1fr}.message-header-actions{flex-wrap:wrap}.message-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 560px){.admin-message-logs-page{padding:1rem}.message-stats-grid{grid-template-columns:1fr}.message-stat-card{align-items:flex-start;flex-direction:column}}.admin-login-page{align-items:center;background:radial-gradient(circle at 82% 18%,rgba(217,161,27,.1),transparent 26%),radial-gradient(circle at 8% 86%,rgba(7,20,46,.08),transparent 32%),#f5f7fb;color:#111827;display:flex;justify-content:center;min-height:100vh;overflow:hidden;padding:2rem}.login-layout{background:#fff;border:1px solid #e4e9f1;border-radius:30px;box-shadow:0 28px 80px #07142e24;display:grid;grid-template-columns:minmax(600px,1.15fr) minmax(460px,.85fr);min-height:860px;overflow:hidden;width:min(1480px,100%)}.login-visual-panel{background-image:linear-gradient(90deg,#020713e6,#07142ec7 44%,#07142e6b),url(https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?q=90&w=2400&auto=format&fit=crop);background-position:center;background-size:cover;color:#fff;min-height:860px;padding:4.2rem 5rem;position:relative}.login-brand-row,.login-welcome-copy,.login-trust-row{position:relative;z-index:2}.login-brand-row{align-items:center;display:flex;gap:1.05rem}.login-logo-mark{flex:0 0 58px;height:58px;position:relative;width:58px}.login-logo-roof{border-left:4px solid #d9a11b;border-top:4px solid #d9a11b;display:block;height:31px;left:13px;position:absolute;top:8px;transform:rotate(45deg);width:31px}.login-logo-house{border:4px solid #d9a11b;border-top:0;bottom:7px;display:block;height:31px;left:10px;position:absolute;width:37px}.login-logo-text strong,.login-logo-text span{display:block;font-size:1.75rem;font-weight:850;letter-spacing:0;line-height:1}.login-logo-text strong{color:#fff}.login-logo-text span{color:#d9a11b}.login-welcome-copy{margin-top:8rem;max-width:470px}.login-welcome-copy h2{color:#d9a11b;font-size:2.1rem;font-weight:760;letter-spacing:0;line-height:1.05;margin:0 0 1rem}.login-welcome-copy h1{color:#fff;font-size:clamp(4rem,6vw,5.35rem);font-weight:860;letter-spacing:0;line-height:.95;margin:0}.login-welcome-copy i{background:#d9a11b;border-radius:999px;display:block;height:4px;margin:2.25rem 0 2.1rem;width:118px}.login-welcome-copy p{color:#ffffffeb;font-size:1.18rem;line-height:1.7;margin:0}.login-trust-row{bottom:3.8rem;display:grid;gap:2rem;grid-template-columns:repeat(3,minmax(0,1fr));left:5rem;position:absolute;right:5rem}.login-trust-row div{align-items:center;display:grid;gap:.2rem .85rem;grid-template-columns:44px minmax(0,1fr)}.login-trust-row div+div{border-left:1px solid rgba(255,255,255,.24);padding-left:1.75rem}.login-trust-row span{align-items:center;border:2px solid #d9a11b;border-radius:12px;color:#d9a11b;display:flex;font-size:1.25rem;grid-row:span 2;height:44px;justify-content:center;width:44px}.login-trust-row strong{color:#fff;font-size:.98rem;font-weight:820;line-height:1.2}.login-trust-row p{color:#ffffffad;font-size:.84rem;margin:0}.login-form-side{align-items:center;background:radial-gradient(circle at 100% 0%,rgba(217,161,27,.09),transparent 30%),#fbfcff;display:flex;flex-direction:column;justify-content:center;padding:3rem}.login-card{background:#fffffff5;border:1px solid #e2e8f0;border-radius:26px;box-shadow:0 22px 70px #07142e1a;max-width:560px;padding:3.4rem;width:100%}.login-admin-badge{align-items:center;background:#111827;border:3px solid #d9a11b;border-radius:50%;box-shadow:0 10px 24px #07142e2e;color:#d9a11b;display:flex;font-size:1.2rem;font-weight:850;height:86px;justify-content:center;margin:0 auto 2rem;width:86px}.login-heading{margin-bottom:2rem;text-align:center}.login-heading h1{color:#111827;font-size:2.7rem;font-weight:850;letter-spacing:0;line-height:1;margin:0 0 1rem}.login-heading p{color:#68778c;font-size:1.02rem;line-height:1.55;margin:0 auto;max-width:390px}.login-error{background:#fff7f7;border:1px solid #f1c2c2;border-radius:14px;color:#991b1b;font-size:.9rem;font-weight:720;margin-bottom:1rem;padding:.9rem 1rem}.login-form{display:grid;gap:1.35rem}.login-field{display:grid;gap:.58rem}.login-field>span{color:#111827;font-size:.88rem;font-weight:820}.login-input{align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:13px;display:flex;gap:.78rem;min-height:58px;padding:0 1rem;transition:.18s ease}.login-input:focus-within{border-color:#d9a11b;box-shadow:0 0 0 4px #d9a11b1f}.login-input i{color:#718096;font-style:normal;font-weight:750}.login-input input{background:transparent;border:0;color:#111827;flex:1;font:inherit;font-size:1rem;min-width:0;outline:none}.login-input input::placeholder{color:#9aa6b7}.password-toggle{background:transparent;border:0;color:#536174;cursor:pointer;font-size:.78rem;font-weight:850}.password-toggle:hover{color:#b98200}.remember-row{align-items:center;color:#111827;cursor:pointer;display:inline-flex;font-size:.9rem;font-weight:720;gap:.58rem}.remember-row input{accent-color:#d9a11b;height:18px;width:18px}.login-submit{align-items:center;background:linear-gradient(135deg,#d4a400,#b98900);border:0;border-radius:13px;box-shadow:0 14px 28px #d9a11b47;color:#fff;cursor:pointer;display:inline-flex;font-size:1.02rem;font-weight:850;gap:.7rem;justify-content:center;min-height:60px;transition:.18s ease}.login-submit:hover:not(:disabled){box-shadow:0 18px 34px #d9a11b5c;transform:translateY(-1px)}.login-submit:disabled{cursor:not-allowed;opacity:.72}.login-divider{align-items:center;display:grid;gap:1rem;grid-template-columns:1fr auto 1fr;margin:.25rem 0}.login-divider span{background:#dfe6ee;height:1px}.login-divider p{color:#7a8798;font-size:.8rem;font-weight:850;margin:0}.google-login-wrapper{align-items:center;background:#fff;border:1px solid #dbe3ee;border-radius:12px;display:flex;justify-content:center;min-height:54px;overflow:hidden;padding:.45rem}.google-login-wrapper>div{display:flex;justify-content:center;width:100%}.login-footer{align-items:center;color:#7a8798;display:flex;flex-wrap:wrap;font-size:.9rem;gap:1rem;justify-content:center;margin-top:2.1rem}.login-footer strong{color:#111827;font-weight:850}.login-footer span{background:#cbd5e1;height:18px;width:1px}.login-footer p{margin:0}@media (max-width: 1180px){.login-layout{grid-template-columns:1fr;max-width:760px}.login-visual-panel{min-height:540px}.login-trust-row{display:none}.login-welcome-copy{margin-top:5rem}}@media (max-width: 680px){.admin-login-page{padding:1rem}.login-layout{border-radius:22px}.login-visual-panel{min-height:430px;padding:2rem}.login-logo-text strong,.login-logo-text span{font-size:1.45rem}.login-welcome-copy{margin-top:4rem}.login-welcome-copy h1{font-size:3.2rem}.login-form-side{padding:1rem}.login-card{border-radius:20px;padding:2rem 1.2rem}.login-heading h1{font-size:2.1rem}.login-footer span{display:none}}.app{height:100vh;width:100vw;overflow:hidden}.app,#root,html,body{margin:0;padding:0;width:100%;height:100%;background-color:#f6f8fb}*{box-sizing:border-box}.admin-layout{height:100vh;width:100vw;margin:0;padding:0;background-color:#f6f8fb}.main-content{height:100vh;overflow-y:auto}.content-area{min-height:calc(100vh - 80px);padding:2rem;background-color:#f7f9fc}.dashboard{height:100%;width:100%}.admin-page{width:100%;height:100%}.table-container{width:100%;margin:0;padding:1.5rem}.modal-overlay{position:fixed;inset:0;width:100vw;height:100vh;z-index:1000}@media (max-width: 768px){.content-area{padding:1rem;min-height:calc(100vh - 60px)}.table-container{padding:1rem}}@media print{.sidebar,.top-header{display:none}.main-content{margin-left:0}}
