html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}:root{font-family:Manrope,Segoe UI,sans-serif;color-scheme:light;color:#101225;background-color:#f4f3ff;--bg-0: #f5f3ff;--bg-1: #eef1ff;--bg-2: #e6eaff;--surface: #ffffff;--surface-2: #f9f9ff;--surface-3: #f2f2ff;--text-strong: #0f1225;--text-muted: #5b6076;--accent: #7c5cff;--accent-2: #3a7bff;--accent-dark: #4a3cc5;--accent-soft: rgba(124, 92, 255, .18);--shadow: 0 22px 60px rgba(18, 20, 38, .16);--shadow-soft: 0 10px 30px rgba(18, 20, 38, .08);--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top left,#ffffff 0%,var(--bg-0) 35%,var(--bg-1) 65%,var(--bg-2) 100%)}body:before,body:after{content:"";position:fixed;width:380px;height:380px;border-radius:50%;filter:blur(70px);opacity:.55;z-index:-1}body:before{top:-140px;right:8%;background:radial-gradient(circle,rgba(124,92,255,.3),transparent 70%)}body:after{bottom:-180px;left:5%;background:radial-gradient(circle,rgba(58,123,255,.25),transparent 70%)}a{text-decoration:none;color:inherit}h1,h2,h3,h4{font-family:Playfair Display,Times New Roman,serif;color:var(--text-strong);margin:0 0 6px}p{margin:0}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes floatIn{0%{opacity:0;transform:translateY(20px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.app-shell{display:flex;min-height:100vh;align-items:stretch}.app-sidebar.ant-layout-sider{width:232px;background:#ffffffe0;border-right:1px solid rgba(210,214,230,.9);box-shadow:8px 0 28px #0f172a0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex:0 0 auto!important;position:sticky;top:0;height:100vh;align-self:flex-start}.app-sidebar .ant-layout-sider-children{display:flex;flex-direction:column;height:100%;position:relative}.app-sidebar__inner{height:100%;display:flex;flex-direction:column;gap:14px;padding:16px 12px 8px}.brand{display:flex;align-items:center;gap:12px;flex:0 0 auto}.app-sidebar__toggle{width:38px;height:38px;border:1px solid rgba(124,92,255,.16);border-radius:12px;background:#ffffffeb;color:#223165;display:inline-grid;place-items:center;cursor:pointer;box-shadow:0 10px 22px #0f172a14;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.app-sidebar__toggle:hover{transform:translateY(-1px);border-color:#7c5cff47;box-shadow:0 14px 28px #0f172a1f}.app-sidebar__toggle:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.brand-main{display:flex;align-items:center;gap:12px;min-width:0}.brand-copy{min-width:0}.app-sidebar.ant-layout-sider-collapsed .brand{justify-content:center;flex-direction:column}.app-sidebar.ant-layout-sider-collapsed .brand-main{justify-content:center}.app-sidebar.ant-layout-sider-collapsed .brand-copy{display:none}.brand-mark{width:36px;height:36px;display:grid;place-items:center;border-radius:0;background:transparent;box-shadow:none}.brand-logo-full{display:block;width:auto;max-width:100%;height:60px;object-fit:contain}.brand-title{font-size:15px;font-weight:700;letter-spacing:-.02em;color:var(--text-strong)}.brand-subtitle{font-size:11px;color:var(--text-muted)}.app-sidebar__menu.ant-menu{background:transparent;border-inline-end:none!important;color:#3f4964;flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(124,92,255,.22) transparent}.app-sidebar__menu.ant-menu::-webkit-scrollbar{width:5px}.app-sidebar__menu.ant-menu::-webkit-scrollbar-thumb{background:#7c5cff38;border-radius:999px}.app-sidebar__menu.ant-menu::-webkit-scrollbar-track{background:transparent}.app-sidebar__menu .ant-menu-item{min-height:34px;line-height:34px;margin:0 0 3px;border-radius:10px;padding-inline:10px!important;color:#3f4964;font-size:12.5px;font-weight:500}.app-sidebar__menu .ant-menu-item .ant-menu-item-icon,.app-sidebar__menu .ant-menu-item .anticon{min-width:16px;font-size:16px;color:currentColor;margin-inline-end:10px}.app-sidebar__menu .ant-menu-item:hover{background:#4f6bff14;border-color:#4f6bff1a;color:var(--text-strong)}.app-sidebar__menu .ant-menu-item-selected{background:#4f6bff1f!important;border:1px solid rgba(79,107,255,.16);color:#223165!important}.app-sidebar__menu .ant-menu-item-selected:after{display:none}.app-sidebar.ant-layout-sider-collapsed .app-sidebar__menu .ant-menu-item{display:flex;align-items:center;justify-content:center;padding-inline:0!important}.app-sidebar.ant-layout-sider-collapsed .app-sidebar__menu .ant-menu-item .ant-menu-item-icon,.app-sidebar.ant-layout-sider-collapsed .app-sidebar__menu .ant-menu-item .anticon{margin-inline-end:0}.app-sidebar.ant-layout-sider-collapsed .app-sidebar__menu .ant-menu-title-content{display:none}.sidebar-footer{margin-top:auto;flex:0 0 auto;display:flex;flex-direction:column;gap:6px;padding:12px 0 0;border-top:1px solid rgba(124,92,255,.1)}.sidebar-footer__account-stack{display:flex;flex-direction:column;gap:4px}.app-sidebar__footer-toggle{width:calc(100% + 24px);height:36px;margin:8px -12px -8px;border:0;border-top:1px solid rgba(210,214,230,.9);background:#ffffffeb;color:#223165;display:grid;place-items:center;cursor:pointer;transition:background .18s ease,color .18s ease}.app-sidebar__footer-toggle:hover{background:#fff;color:var(--accent-dark)}.app-sidebar__footer-toggle:focus-visible{outline:2px solid var(--accent);outline-offset:-3px}.sidebar-footer__notification-trigger{width:100%;min-height:34px;display:inline-flex;align-items:center;justify-content:flex-start;gap:10px;padding:6px 10px;background:transparent;border:1px solid transparent;border-radius:10px;white-space:nowrap;cursor:pointer;box-shadow:none;color:#3f4964;font-size:12.5px;font-weight:500;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease}.sidebar-footer__notification-trigger:hover{background:#4f6bff12;color:#0f172a;border-color:transparent;box-shadow:none;transform:none}.sidebar-footer__notification-trigger.active{background:#4f6bff1a;border-color:#4f6bff24;color:#1e3a8a;box-shadow:inset 0 1px #fff9;transform:none}.sidebar-footer__notification-trigger .notification-trigger__icon{flex:0 0 26px;width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#7c5cff1a;color:var(--accent);transition:background .18s ease}.sidebar-footer__notification-trigger:hover .notification-trigger__icon{background:#7c5cff24}.sidebar-footer__notification-trigger.active .notification-trigger__icon{background:#4f6bff2e}.sidebar-footer__notification-label{flex:1 1 auto;min-width:0;display:inline-block;font-size:12.5px;font-weight:500;color:inherit;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-sidebar.ant-layout-sider-collapsed .sidebar-footer__notification-trigger{width:38px;min-height:38px;height:38px;padding:0;justify-content:center;border-radius:10px;align-self:center}.app-sidebar.ant-layout-sider-collapsed .sidebar-footer__notification-trigger .notification-trigger__icon{width:28px;height:28px}.sidebar-footer__profile-trigger{padding:0;width:38px;height:38px;border-radius:10px;background:transparent;border:1px solid transparent;box-shadow:none;align-self:center;display:inline-grid;place-items:center;cursor:pointer;transition:background .18s ease,border-color .18s ease,box-shadow .18s ease}.sidebar-footer__profile-trigger:hover{background:#4f6bff12;border-color:#4f6bff1f}.sidebar-footer__profile-trigger .profile-avatar-simple{width:28px;height:28px;border-radius:8px;box-shadow:0 6px 18px #12142624}.sidebar-profile-trigger{flex:1 1 auto;min-width:0;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:6px 8px;border-radius:10px;border:1px solid rgba(124,92,255,.12);background:#ffffffb8;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px #1214260f,inset 0 1px #ffffffe6;cursor:pointer;font:inherit;color:inherit;outline:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.sidebar-profile-trigger:hover{transform:translateY(-1px);border-color:#7c5cff38;background:#ffffffe6;box-shadow:0 8px 20px #1214261a,inset 0 1px #fffffff2}.sidebar-profile-trigger .profile-trigger__meta{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:2px}.sidebar-profile-trigger .profile-avatar--large{flex-shrink:0}.sidebar-profile-trigger .profile-trigger__name,.sidebar-profile-trigger .profile-trigger__role{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.sidebar-profile-trigger .profile-trigger__name{font-size:12px;font-weight:700;color:#0f172a}.sidebar-profile-trigger .profile-trigger__role{font-size:10.5px;color:#64748b}.sidebar-footer__meta{display:grid;gap:6px}.app-sidebar.ant-layout-sider-collapsed .sidebar-footer{justify-items:center;align-items:center}.app-sidebar.ant-layout-sider-collapsed .sidebar-profile-trigger{width:auto}.app-sidebar.ant-layout-sider-collapsed .sidebar-footer__profile-trigger{width:38px;height:38px}.app-sidebar.ant-layout-sider-collapsed .sidebar-footer .muted{display:none}@media(min-width:1121px)and (max-height:900px){.app-sidebar__inner{height:100%;gap:10px;padding:12px 10px 4px}.brand-logo-full{height:52px}.app-sidebar__menu .ant-menu-item{min-height:32px;line-height:32px;margin-bottom:3px;border-radius:10px;font-size:12px;font-weight:500}.app-sidebar__menu .ant-menu-item .ant-menu-item-icon,.app-sidebar__menu .ant-menu-item .anticon{font-size:15px}.sidebar-footer{gap:4px;padding-top:6px}.sidebar-footer__notification-trigger.notification-trigger{min-height:32px;padding-block:4px}.sidebar-profile-trigger{padding-block:5px}.app-sidebar__footer-toggle{width:calc(100% + 20px);height:32px;margin:6px -10px -4px}}@media(min-width:1121px)and (max-height:760px){.app-sidebar__inner{gap:6px;padding-top:8px}.brand-logo-full{height:44px}.app-sidebar__menu .ant-menu-item{min-height:30px;line-height:30px;margin-bottom:2px;font-size:11.5px}}.content{display:flex;flex-direction:column;flex:1 1 auto;padding:14px 28px 36px 18px;min-width:0;overflow-x:hidden}.topbar{display:flex;justify-content:flex-end;align-items:center;position:relative;z-index:30;padding:0 0 6px;border-radius:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:none;margin-bottom:4px;animation:fadeUp .6s ease}.topbar--compact{padding:0 0 6px;margin-bottom:4px}.content.has-mobile-nav{padding-bottom:calc(156px + env(safe-area-inset-bottom))}.install-cta{display:inline-flex;align-items:center;gap:8px;white-space:nowrap}.mobile-bottom-nav{position:fixed;left:0;right:0;bottom:0;z-index:999;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(70px,1fr);gap:6px;padding:10px 12px calc(10px + env(safe-area-inset-bottom));background:#ffffffe0;border-top:1px solid rgba(196,198,233,.6);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 -12px 26px #12142629;overflow-x:auto}.mobile-bottom-nav::-webkit-scrollbar{display:none}.mobile-nav-link{display:grid;justify-items:center;align-content:center;gap:4px;padding:6px 8px;border-radius:12px;color:var(--text-muted);font-size:11px;font-weight:600;min-width:76px;transition:all .2s ease}.mobile-nav-link:hover{color:var(--text-strong);background:#7c5cff1f}.mobile-nav-link.active{color:var(--accent-dark);background:#7c5cff33}.mobile-nav-icon{width:20px;height:20px;display:grid;place-items:center}.mobile-nav-label{line-height:1.15;text-align:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.topbar-actions{display:flex;align-items:center;gap:12px}.notification-trigger{position:relative;width:34px;height:34px;border:1px solid rgba(124,92,255,.16);border-radius:10px;background:#ffffffd1;color:var(--text-strong);display:inline-grid;place-items:center;cursor:pointer;box-shadow:0 4px 14px #1214260f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.sidebar-footer__notification-trigger.notification-trigger{width:100%;height:auto;min-height:34px;display:inline-flex;align-items:center;justify-content:flex-start;place-items:unset;gap:10px;padding:6px 10px;background:transparent;border:1px solid transparent;border-radius:10px;box-shadow:none}.sidebar-footer__notification-trigger.notification-trigger:hover{transform:none;background:#4f6bff12;border-color:transparent;box-shadow:none}.sidebar-footer__notification-trigger.notification-trigger.active{transform:none;background:#4f6bff1a;border-color:#4f6bff24;box-shadow:inset 0 1px #fff9}.app-sidebar.ant-layout-sider-collapsed .sidebar-footer__notification-trigger.notification-trigger{width:38px;height:38px;min-height:38px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:10px}.notification-trigger:hover,.notification-trigger.active{transform:translateY(-1px);border-color:#7c5cff4d;background:#fffffff2;box-shadow:0 8px 22px #7c5cff24}.install-trigger{color:var(--accent-dark)}.install-trigger .notification-trigger__icon{color:inherit}.notification-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.notification-trigger__icon{position:relative;display:inline-grid;place-items:center}.notification-trigger__badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 4px;border-radius:999px;background:linear-gradient(135deg,#ef4444,#f97316);color:#fff;font-size:10px;font-weight:800;display:inline-grid;place-items:center;box-shadow:0 4px 10px #ef444461;border:2px solid #fff}.notification-overlay .ant-dropdown{animation:floatIn .22s cubic-bezier(.34,1.56,.64,1);transform-origin:bottom left}.notification-mobile-shell{position:relative}@keyframes notifSlideIn{0%{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.notification-popover{box-sizing:border-box;width:min(380px,calc(100vw - 20px));max-height:min(74vh,640px);overflow:hidden;display:flex;flex-direction:column;gap:12px;min-height:0;padding:20px;border-radius:22px;border:1px solid rgba(124,92,255,.14);background:radial-gradient(ellipse at top right,rgba(124,92,255,.08) 0%,transparent 55%),radial-gradient(ellipse at bottom left,rgba(58,123,255,.06) 0%,transparent 55%),#fffffff5;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);box-shadow:0 0 0 1px #ffffffb3 inset,0 28px 72px #0f172a2e,0 8px 20px #7c5cff1a;animation:notifSlideIn .22s cubic-bezier(.34,1.4,.64,1)}.notification-popover--mobile{position:absolute;top:calc(100% + 10px);right:16px;width:min(348px,calc(100vw - 24px));max-width:calc(100vw - 24px);max-height:min(64vh,480px);border-radius:20px;z-index:80;animation:notifSlideIn .2s cubic-bezier(.34,1.4,.64,1);transform-origin:top right}.notification-popover__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding-bottom:12px;border-bottom:1px solid rgba(124,92,255,.08)}.notification-popover__header strong{display:block;color:#0f172a;font-size:16px;line-height:1.2;font-weight:800;letter-spacing:-.02em}.notification-popover__header span{display:block;margin-top:3px;color:#64748b;font-size:12px;font-weight:500}.notification-popover__action{flex-shrink:0;display:inline-flex;align-items:center;gap:6px;border:1px solid rgba(124,92,255,.2);background:#7c5cff0f;color:var(--accent);border-radius:999px;padding:6px 12px;font-size:12px;font-weight:600;cursor:pointer;transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease;white-space:nowrap}.notification-popover__action:hover{transform:translateY(-1px);border-color:#7c5cff5c;background:#7c5cff1a;box-shadow:0 6px 16px #7c5cff24}.notification-permission{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;border-radius:16px;background:linear-gradient(135deg,#7c5cff12,#3a7bff0f);border:1px solid rgba(124,92,255,.14);box-shadow:inset 0 1px #fffc}.notification-permission__copy{display:grid;gap:4px;min-width:0}.notification-permission__copy strong{color:#1e293b;font-size:13px;font-weight:700}.notification-permission__copy span{color:#64748b;font-size:11.5px;line-height:1.45}.notification-permission__button{flex-shrink:0;border:none;border-radius:10px;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-2) 100%);color:#fff;font-size:12px;font-weight:700;padding:8px 14px;cursor:pointer;box-shadow:0 4px 12px #7c5cff4d;transition:transform .18s ease,box-shadow .18s ease;white-space:nowrap}.notification-permission__button:hover{transform:translateY(-1px);box-shadow:0 8px 20px #7c5cff61}.notification-empty{min-height:110px;border-radius:18px;border:1.5px dashed rgba(124,92,255,.18);background:#7c5cff08;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;color:#94a3b8;text-align:center;padding:24px 18px;font-size:13px;font-weight:500}.notification-list{display:flex;flex-direction:column;flex:1 1 auto;gap:8px;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px;padding-bottom:2px}.notification-list::-webkit-scrollbar{width:4px}.notification-list::-webkit-scrollbar-thumb{border-radius:999px;background:#7c5cff38}.notification-list::-webkit-scrollbar-track{background:transparent}.notification-item{position:relative;width:100%;flex-shrink:0;border:1px solid rgba(226,232,240,.9);border-radius:14px;background:#ffffffe6;padding:13px 14px 13px 16px;display:flex;flex-direction:column;align-items:stretch;gap:7px;text-align:left;cursor:pointer;overflow:hidden;box-shadow:0 2px 8px #0f172a0a;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease,background .18s ease}.notification-item:hover{transform:translateY(-1px);border-color:#7c5cff2e;background:#fffffffa;box-shadow:0 8px 24px #0f172a14,0 2px 6px #7c5cff14}.notification-item.unread{border-color:#7c5cff2e;background:linear-gradient(145deg,#fffffffa,#f5f3fff5);box-shadow:0 4px 16px #7c5cff1a}.notification-item.unread:before{content:"";position:absolute;top:0;bottom:0;left:0;width:3px;border-radius:999px 0 0 999px;background:linear-gradient(180deg,var(--accent) 0%,var(--accent-2) 100%)}.notification-item:not(.unread){background:#fafaffcc;border-color:#e2e8f0cc}.notification-item__meta{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;color:#64748b;font-size:11px;letter-spacing:.02em}.notification-item__meta time{flex-shrink:0;color:#94a3b8;font-size:11px;font-weight:500;white-space:nowrap}.notification-item__state{display:inline-flex;align-items:center;gap:6px;min-width:0;flex-wrap:wrap}.notification-item__pill{display:inline-flex;align-items:center;justify-content:center;min-height:22px;padding:0 9px;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.02em}.notification-item__pill--assignment{background:#3b82f61a;color:#1d4ed8;border:1px solid rgba(59,130,246,.14)}.notification-item__pill--reminder{background:#f59e0b1a;color:#b45309;border:1px solid rgba(245,158,11,.14)}.notification-item__pill--overdue{background:#ef444414;color:#b91c1c;border:1px solid rgba(239,68,68,.14)}.notification-item__pill--activity{background:#10b9811a;color:#047857;border:1px solid rgba(16,185,129,.14)}.notification-item__status{display:inline-flex;align-items:center;gap:5px;min-height:22px;padding:0 9px;border-radius:999px;font-size:10.5px;font-weight:700;letter-spacing:.02em}.notification-item__status-dot{width:5px;height:5px;border-radius:999px;background:currentColor;flex-shrink:0}.notification-item__status--unread{background:#7c5cff1a;color:var(--accent);border:1px solid rgba(124,92,255,.14)}.notification-item__status--read{background:#94a3b81a;color:#64748b;border:1px solid rgba(148,163,184,.14)}.notification-item__title{color:#0f172a;font-size:13.5px;line-height:1.4;font-weight:700}.notification-item__message{margin:0;color:#475569;font-size:12.5px;line-height:1.55}.profile-trigger{display:flex;align-items:center;gap:12px;padding:6px 12px;border-radius:16px;border:1px solid rgba(124,92,255,.2);background:linear-gradient(135deg,#7c5cff29,#3a7bff1a);box-shadow:var(--shadow-soft);cursor:pointer;font:inherit;color:inherit;outline:none;transition:transform .2s ease,box-shadow .2s ease}.profile-trigger:hover{transform:translateY(-1px);box-shadow:0 14px 30px #1214262e}.profile-trigger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.profile-trigger__meta{display:grid;gap:2px;text-align:left}.profile-trigger__name{font-size:13px;font-weight:700}.profile-trigger__role{font-size:11px;color:var(--text-muted)}.profile-caret{color:var(--text-muted)}.profile-avatar{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));position:relative;font-size:12px}.profile-avatar--large{width:34px;height:34px;border-radius:10px;font-size:13px}.profile-avatar-img{width:100%;height:100%;object-fit:cover;border-radius:inherit}.profile-status{position:absolute;right:1px;bottom:1px;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid rgba(255,255,255,.92);box-shadow:0 0 0 2px #22c55e1f}.profile-trigger-simple{display:inline-flex;align-items:center;justify-content:center;padding:0;overflow:hidden;border:none;background:transparent;cursor:pointer;border-radius:50%;transition:transform .2s ease,box-shadow .2s ease;width:32px;height:32px}.profile-trigger-simple:hover{transform:scale(1.05);box-shadow:0 8px 20px #7c5cff4d}.profile-trigger-simple:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.profile-avatar-simple{width:32px;height:32px;border-radius:50%;display:grid;place-items:center;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--accent),var(--accent-2));position:relative;overflow:hidden;box-shadow:0 6px 16px #7c5cff59}.profile-avatar-simple .profile-avatar-img{width:100%;height:100%;object-fit:cover}.profile-avatar-simple span{font-size:13px;text-shadow:0 2px 4px rgba(0,0,0,.2)}.google-account-overlay .ant-dropdown{animation:floatIn .2s ease;transform-origin:top right}.google-account-popover{width:min(296px,calc(100vw - 20px));max-height:calc(100dvh - 20px);overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(37,99,235,.22) transparent;border-radius:18px;border:1px solid rgba(210,227,252,.9);background:radial-gradient(circle at top right,rgba(56,189,248,.16),transparent 24%),radial-gradient(circle at bottom left,rgba(37,99,235,.14),transparent 28%),linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 24px 60px #0f172a2e;display:grid;gap:8px;padding:12px}.google-account-overlay--sidebar .google-account-popover{max-height:min(690px,calc(100dvh - 150px))}.google-account-popover::-webkit-scrollbar{width:5px}.google-account-popover::-webkit-scrollbar-thumb{background:#2563eb38;border-radius:999px}.google-account-popover::-webkit-scrollbar-track{background:transparent}.google-account-popover--premium{position:relative;overflow:hidden;overflow-y:auto}.google-account-popover__hero{display:grid;gap:8px}.google-account-popover__header{display:flex;align-items:center;gap:10px}.google-account-popover__avatar{width:44px;height:44px;border-radius:999px;overflow:hidden;display:grid;place-items:center;font-size:16px;font-weight:700;color:#fff;background:linear-gradient(135deg,#2563eb,#14b8a6);box-shadow:0 10px 22px #2563eb38}.google-account-popover__identity{min-width:0;display:grid;gap:3px}.google-account-popover__identity strong{color:#202124;font-size:13.5px;line-height:1.2}.google-account-popover__identity span{color:#5f6368;font-size:11.5px;line-height:1.2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.google-account-popover__identity small{color:#5f6368;font-size:10.5px;line-height:1.2;font-weight:600}.google-account-popover__chips{display:flex;flex-wrap:wrap;gap:6px}.google-account-chip{display:inline-flex;align-items:center;gap:5px;height:24px;border-radius:999px;padding:0 9px;border:1px solid #dbeafe;background:#fff;color:#3b4a68;font-size:11px;font-weight:700}.google-account-chip--primary{border-color:#c7d2fe;background:#eef2ff;color:#3153d6}.google-account-chip--success{border:none;background:#dcfce7;color:#15803d}.google-account-popover__section{display:grid;gap:6px;padding-top:2px}.google-account-popover__section+.google-account-popover__section{padding-top:10px;border-top:1px solid #e5e7eb}.google-account-popover__section-label{color:#64748b;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.google-account-popover__list{display:grid;gap:3px}.google-account-popover__item{border:none;background:transparent;min-height:44px;border-radius:12px;display:flex;align-items:center;gap:10px;padding:6px 8px;text-align:left;cursor:pointer;transition:background-color .2s ease,transform .2s ease}.google-account-popover__item:hover{background:#f8fbff;transform:translate(2px)}.google-account-popover__item-icon{width:30px;height:30px;border-radius:10px;display:grid;place-items:center;background:#eef4ff;color:#2563eb;flex-shrink:0}.google-account-popover__item-copy{min-width:0;display:grid;gap:2px}.google-account-popover__item-copy strong{color:#1f2937;font-size:12.5px;line-height:1.2}.google-account-popover__item-copy small{color:#64748b;font-size:11px;line-height:1.35}.google-account-popover__footer{padding-top:4px}.google-account-popover__logout{width:100%;border:1px solid #fee2e2;background:#fffaf9;color:#d93025;min-height:40px;border-radius:12px;display:flex;align-items:center;gap:10px;padding:0 12px;text-align:left;font-size:12.5px;font-weight:700;cursor:pointer;transition:background-color .2s ease}.google-account-popover__logout span{color:#dc2626}.google-account-popover__logout-copy{display:grid;gap:2px}.google-account-popover__logout small{color:#fb7185;font-size:11px;font-weight:600}.google-account-popover__logout:hover{background:#fce8e6}@media(min-width:1121px)and (max-height:900px){.google-account-popover{gap:6px;padding:10px;border-radius:16px}.google-account-overlay--sidebar .google-account-popover{width:min(296px,calc(100vw - 20px));max-height:min(620px,calc(100dvh - 138px))}.google-account-popover__hero{gap:6px}.google-account-popover__avatar{width:38px;height:38px;font-size:14px}.google-account-popover__chips{gap:5px}.google-account-chip{height:22px;padding-inline:8px;font-size:10.5px}.google-account-popover__section{gap:4px}.google-account-popover__section+.google-account-popover__section{padding-top:6px}.google-account-popover__list{gap:2px}.google-account-popover__item{min-height:38px;gap:8px;padding:5px 6px;border-radius:10px}.google-account-popover__item-icon{width:26px;height:26px;border-radius:8px}.google-account-popover__item-copy strong{font-size:12px}.google-account-popover__item-copy small{font-size:10.5px}.google-account-popover__footer{padding-top:2px}.google-account-popover__logout{min-height:36px;border-radius:10px}}.title{font-size:17px;font-weight:700;line-height:1.1}.subtitle{color:var(--text-muted);font-size:14px}.page{display:grid;gap:14px;animation:fadeUp .6s ease;min-width:0}.card{background:var(--surface);border-radius:var(--radius-lg);padding:18px;box-shadow:var(--shadow);border:1px solid rgba(196,198,233,.6);animation:fadeUp .6s ease;min-width:0}.hero{position:relative;overflow:hidden}.hero:after{content:"";position:absolute;right:-80px;top:-80px;width:220px;height:220px;border-radius:50%;background:radial-gradient(circle,rgba(124,92,255,.25),transparent 70%);pointer-events:none}.hero-copy{display:grid;gap:8px;margin-bottom:18px}.section-header{display:flex;justify-content:space-between;align-items:flex-end;gap:10px;margin-bottom:12px;flex-wrap:wrap;min-width:0}.ef-form-header-actions{margin-left:auto;display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:12px;min-width:0;width:100%}.toolbar-item{display:flex;align-items:center;gap:10px;min-width:0}.lead-list-toolbar{display:grid;gap:14px;margin:20px 0 16px}.lead-list-toolbar__row{display:flex;align-items:center;gap:12px}.lead-list-toolbar__search{flex:1 1 auto}.lead-list-toolbar__toggle{display:inline-flex;align-items:center;gap:8px;justify-content:center;min-width:148px}.lead-list-toolbar__clear{flex:0 0 auto}.lead-list-filters{display:grid;grid-template-columns:repeat(10,minmax(0,1fr));gap:14px;padding:16px;border:1px solid rgba(196,198,233,.56);border-radius:18px;background:#f9f9ffc7}.lead-list-filters__item{grid-column:span 2;display:flex;flex-direction:column;gap:8px}.lead-list-filters .ant-select,.lead-list-toolbar .ant-input-search{width:100%}.lead-list-stage-stack{display:flex;flex-wrap:wrap;gap:6px}.lead-list-next-followup{margin-top:4px;font-size:12px;color:var(--text-muted);opacity:0;max-height:0;overflow:hidden;pointer-events:none;transition:opacity .2s ease,max-height .2s ease}.ef-table .ant-table-tbody>tr:hover .lead-list-next-followup,.ef-table .ant-table-tbody>tr:focus-within .lead-list-next-followup{opacity:1;max-height:24px}.panel{background:var(--surface-2);border-radius:var(--radius-md);padding:18px;border:1px solid rgba(196,198,233,.6);box-shadow:var(--shadow-soft);min-width:0}.panel-title{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.panel-value{font-size:22px;font-weight:700;margin-top:6px}.panel-meta{margin-top:6px;color:var(--text-muted);font-size:12px}.lead-workspace-toolbar{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;min-width:0}.lead-workspace-toolbar__tabs{flex:1 1 auto;min-width:0}.lead-workspace-toolbar__tabs .ant-tabs-nav{display:flex;align-items:center;margin-bottom:0}.lead-workspace-toolbar__tabs .ant-tabs-content-holder{padding-top:8px}.lead-workspace-toolbar__tabs .ant-tabs-nav-wrap{flex:1 1 auto;min-width:0}.lead-workspace-toolbar__tabs .ant-tabs-extra-content{margin-left:auto;display:flex;align-items:center}.lead-workspace-toolbar__actions{display:flex;flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;flex:0 0 auto}.lead-workspace-toolbar__actions .ant-btn{width:32px;min-width:32px;height:32px;padding:0}.lead-workspace-header{display:grid;grid-template-columns:minmax(240px,1.15fr) minmax(240px,1fr) auto;gap:10px;align-items:center;margin-bottom:16px;padding:10px 14px;border:1px solid rgba(196,198,233,.58);border-radius:18px;background:linear-gradient(180deg,#fffffff7,#f8fafff0);box-shadow:0 10px 24px #6e79a814}.lead-workspace-page-intro{display:flex;justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px}.lead-workspace-page-intro__content{display:grid;gap:4px;min-width:0}.lead-workspace-page-intro__content .ant-typography{max-width:100%}.lead-workspace-page-intro__chips{display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;align-items:flex-start;max-width:54%;min-width:220px}.lead-workspace-header__lead{display:grid;gap:2px;min-width:0;align-content:start}.lead-workspace-header__lead-top{display:flex;justify-content:space-between;align-items:center;gap:8px;min-width:0}.lead-workspace-header__lead-toggle{padding:0!important;padding-inline:0;height:auto;min-width:0;font-size:12px;justify-self:start;align-self:start}.lead-workspace-header__chip-row{display:flex;flex-wrap:nowrap;min-width:0;gap:4px;justify-content:center;align-items:center;max-width:100%;overflow:hidden}.lead-workspace-header__chip-row--bottom{margin-top:-1px}.lead-workspace-header__chip{margin:0;font-size:11px;line-height:18px;padding-inline:8px;padding-block:1px;font-weight:500}.lead-workspace-header__meta{display:flex;flex-wrap:wrap;gap:8px 14px;min-width:0;color:var(--text-muted);font-size:12px;line-height:1.4;align-items:center}.lead-workspace-header__meta-item{display:inline-flex;align-items:center;gap:6px;min-width:0;white-space:nowrap}.lead-workspace-header__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px;min-width:0;justify-self:end}.lead-workspace-header__actions .ant-btn{min-width:88px}.lead-matching-empty-state{display:flex;align-items:center;min-height:52px;padding-top:2px}.lead-close-panel{display:grid;gap:12px;padding:14px 16px}.lead-close-panel__header{display:flex;justify-content:space-between;align-items:center;gap:12px;min-width:0}.lead-close-panel__title{font-size:18px;font-weight:700;color:var(--text-strong)}.lead-close-panel__top-grid{display:grid;grid-template-columns:minmax(200px,.95fr) minmax(260px,1.4fr) minmax(180px,.85fr) minmax(180px,.85fr);gap:10px;align-items:end;min-width:0}.lead-close-panel__top-grid--single{grid-template-columns:minmax(0,320px)}.lead-close-panel__field{display:grid;gap:6px;min-width:0}.lead-close-panel__label{margin-bottom:0;font-size:11px;line-height:1.1;letter-spacing:.08em;text-transform:uppercase}.lead-close-panel__bottom-grid{display:grid;grid-template-columns:minmax(360px,1.05fr) minmax(0,.95fr);gap:12px;align-items:stretch;min-width:0}.lead-close-panel__bottom-grid--single{grid-template-columns:minmax(0,1fr)}.lead-close-panel__notes{display:grid;gap:6px;min-width:0}.lead-close-panel__section-card{--lead-close-line: linear-gradient(90deg, var(--accent), var(--accent-2));position:relative;display:grid;gap:0;height:100%;min-width:0;padding:18px 18px 16px;border-radius:24px;border:1px solid rgba(196,198,233,.72);background:var(--surface);box-shadow:0 18px 40px #20244f14,inset 0 1px #ffffffd9;overflow:hidden}.lead-close-panel__section-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--lead-close-line);opacity:.9}.lead-close-panel__section-card--commission{--lead-close-line: linear-gradient(90deg, #63c596, #b9efd2);align-content:start}.lead-close-panel__section-card--note{--lead-close-line: linear-gradient(90deg, #7ab7ff, #b6dcff);align-content:start;align-self:stretch}.lead-close-panel__section-card .ef-form-section__header{margin-bottom:14px}.lead-close-panel__commission-grid{display:grid;gap:10px;min-width:0}.lead-close-panel__commission-item{display:grid;gap:6px;padding:0;min-width:0}.lead-close-panel__commission-row{display:grid;grid-template-columns:minmax(160px,.95fr) minmax(120px,.55fr);gap:10px;align-items:center;min-width:0}.lead-close-panel__commission-amount{display:flex;align-items:center;justify-content:flex-end;min-height:34px;padding:0 10px;border-radius:10px;background:#2280f914;border:1px solid rgba(34,128,249,.16);font-size:14px;font-weight:700;line-height:1.2;color:var(--accent);white-space:nowrap}.lead-close-panel__footer{display:flex;justify-content:flex-end;align-items:center;min-width:0}.lead-close-panel .ant-select,.lead-close-panel .ant-input-number,.lead-close-panel .ant-picker{width:100%}.property-contact-inline{display:inline-flex;align-items:center;gap:6px;min-width:0;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;line-height:1.25}.property-contact-inline>span{min-width:0;overflow:hidden;text-overflow:ellipsis}.property-contact-inline__separator{color:var(--text-muted);flex:0 0 auto}.property-contact-toggle{padding:0;height:auto;font-size:12px}.grid{display:grid;gap:20px}.grid.two{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.form{display:grid;gap:12px}.ef-form .ant-row{margin-left:-8px!important;margin-right:-8px!important}.ef-form .ant-row>.ant-col{padding-left:8px!important;padding-right:8px!important}.ef-form .ant-form-item{margin-bottom:10px}.lead-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;align-items:start}.lead-form-column{display:grid;gap:20px;align-content:start;min-width:0}.lead-form-card{--lead-form-line: linear-gradient(90deg, var(--accent), var(--accent-2));position:relative;display:grid;gap:6px;min-width:0;padding:22px;border-radius:24px;border:1px solid rgba(196,198,233,.72);background:var(--surface);box-shadow:0 18px 40px #20244f14,inset 0 1px #ffffffd9;overflow:hidden}.lead-form-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--lead-form-line);opacity:.9}.lead-form-card--core{--lead-form-line: linear-gradient(90deg, #e2b24f, #f0d47d)}.lead-form-card--requirement{--lead-form-line: linear-gradient(90deg, #7ab7ff, #b6dcff)}.lead-form-card--assignment{--lead-form-line: linear-gradient(90deg, #63c596, #b9efd2)}.lead-form-card--followup{--lead-form-line: linear-gradient(90deg, #c77dff, #e7c8ff)}.premium-card{--premium-accent: linear-gradient(90deg, var(--accent), var(--accent-2));--premium-glow: rgba(124, 92, 255, .12);position:relative;display:grid;gap:0;min-width:0;padding:28px 28px 24px;border-radius:24px;border:1px solid rgba(196,198,233,.65);background:var(--surface);box-shadow:0 4px 6px #20244f08,0 20px 48px #20244f1a,inset 0 1px #ffffffe6;overflow:hidden;transition:box-shadow .25s ease,transform .2s ease}.premium-card:hover{box-shadow:0 6px 12px #20244f0d,0 28px 64px #20244f24,inset 0 1px #ffffffe6;transform:translateY(-1px)}.premium-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--premium-accent);border-radius:24px 24px 0 0}.premium-card:after{content:"";position:absolute;inset:0 0 auto;height:80px;background:linear-gradient(180deg,var(--premium-glow) 0%,transparent 100%);pointer-events:none}.premium-card--email{--premium-accent: linear-gradient(90deg, #3a7bff, #60a8ff);--premium-glow: rgba(58, 123, 255, .08)}.premium-card--whatsapp{--premium-accent: linear-gradient(90deg, #25d366, #128c7e);--premium-glow: rgba(37, 211, 102, .08)}.premium-card--limits{--premium-accent: linear-gradient(90deg, #c77dff, #a855f7);--premium-glow: rgba(168, 85, 247, .08)}.premium-card--settings{--premium-accent: linear-gradient(90deg, #f59e0b, #fbbf24);--premium-glow: rgba(245, 158, 11, .08)}.premium-card--roles{--premium-accent: linear-gradient(90deg, #6366f1, #818cf8);--premium-glow: rgba(99, 102, 241, .08)}.premium-card--plans{--premium-accent: linear-gradient(90deg, #0ea5e9, #38bdf8);--premium-glow: rgba(14, 165, 233, .08)}.premium-card--privileges{--premium-accent: linear-gradient(90deg, #ec4899, #f472b6);--premium-glow: rgba(236, 72, 153, .08)}.premium-card__header{display:flex;align-items:center;gap:14px;margin-bottom:22px;padding-bottom:18px;border-bottom:1px solid rgba(196,198,233,.5);position:relative;z-index:1}.premium-card__icon{width:44px;height:44px;border-radius:14px;display:grid;place-items:center;font-size:20px;flex-shrink:0;background:var(--premium-accent);box-shadow:0 8px 20px var(--premium-glow)}.premium-card--email .premium-card__icon{background:linear-gradient(135deg,#3a7bff,#60a8ff);box-shadow:0 8px 20px #3a7bff4d}.premium-card--whatsapp .premium-card__icon{background:linear-gradient(135deg,#25d366,#128c7e);box-shadow:0 8px 20px #25d3664d}.premium-card--limits .premium-card__icon{background:linear-gradient(135deg,#c77dff,#a855f7);box-shadow:0 8px 20px #a855f74d}.premium-card--settings .premium-card__icon{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 8px 20px #f59e0b4d}.premium-card--roles .premium-card__icon{background:linear-gradient(135deg,#6366f1,#818cf8);box-shadow:0 8px 20px #6366f14d}.premium-card--plans .premium-card__icon{background:linear-gradient(135deg,#0ea5e9,#38bdf8);box-shadow:0 8px 20px #0ea5e94d}.premium-card--privileges .premium-card__icon{background:linear-gradient(135deg,#ec4899,#f472b6);box-shadow:0 8px 20px #ec48994d}.premium-card__title{font-size:17px;font-weight:700;color:var(--text-strong);line-height:1.2;margin:0}.premium-card__subtitle{font-size:12.5px;color:var(--text-muted);margin-top:3px;line-height:1.45}.premium-card__body{position:relative;z-index:1}.premium-card .ant-form-item-label>label{font-weight:600;color:var(--text-strong);font-size:13px}.premium-card .ant-input,.premium-card .ant-input-affix-wrapper,.premium-card .ant-input-number,.premium-card .ant-select-selector,.premium-card .ant-input-password{border-radius:10px!important;border-color:#c4c6e9b3!important;background:var(--surface-2)!important;transition:border-color .2s ease,box-shadow .2s ease!important}.premium-card .ant-input:focus,.premium-card .ant-input-affix-wrapper:focus-within,.premium-card .ant-input-number:focus-within,.premium-card .ant-select-focused .ant-select-selector{border-color:var(--accent)!important;box-shadow:0 0 0 3px #7c5cff1f!important}.premium-card .ant-btn-primary{border-radius:10px;height:40px;font-weight:700;padding:0 24px;background:var(--premium-accent)!important;border:none!important;box-shadow:0 6px 16px var(--premium-glow);transition:transform .15s ease,box-shadow .15s ease!important}.premium-card--email .ant-btn-primary{background:linear-gradient(135deg,#3a7bff,#60a8ff)!important;box-shadow:0 6px 16px #3a7bff4d!important}.premium-card--whatsapp .ant-btn-primary{background:linear-gradient(135deg,#25d366,#128c7e)!important;box-shadow:0 6px 16px #25d3664d!important}.premium-card--limits .ant-btn-primary{background:linear-gradient(135deg,#c77dff,#a855f7)!important;box-shadow:0 6px 16px #a855f74d!important}.premium-card--roles .ant-btn-primary{background:linear-gradient(135deg,#6366f1,#818cf8)!important;box-shadow:0 6px 16px #6366f14d!important}.premium-card--plans .ant-btn-primary{background:linear-gradient(135deg,#0ea5e9,#38bdf8)!important;box-shadow:0 6px 16px #0ea5e94d!important}.premium-card--privileges .ant-btn-primary{background:linear-gradient(135deg,#ec4899,#f472b6)!important;box-shadow:0 6px 16px #ec48994d!important}.premium-card .ant-btn-primary:hover{transform:translateY(-1px);filter:brightness(1.05)}.comms-page{display:grid;gap:28px;animation:fadeUp .55s ease}.comms-page__header{display:flex;flex-direction:column;gap:4px}.comms-page__title{font-size:26px;font-weight:700;color:var(--text-strong);margin:0}.comms-page__subtitle{font-size:13.5px;color:var(--text-muted)}.comms-page__scope{display:flex;flex-direction:column;gap:8px}.comms-settings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(360px,1fr));gap:20px;align-items:start}.comms-status-badge{display:inline-flex;align-items:center;gap:8px;font-size:12.5px;color:var(--text-muted);padding:8px 14px;border-radius:999px;background:#c4c6e940;border:1px solid rgba(196,198,233,.5);width:fit-content}.comms-status-badge__dot{width:8px;height:8px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px #22c55e33;flex-shrink:0}.comms-limits-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.notification-settings-card{padding:26px}.notification-settings-card .premium-card__header{justify-content:space-between;align-items:flex-start;gap:18px}.notification-settings-card .premium-card__header .ant-btn{flex:0 0 auto;min-width:128px}.notification-settings-stack{display:grid;gap:20px;min-width:0}.notification-settings-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.notification-summary-tile{position:relative;overflow:hidden;display:flex;align-items:center;gap:16px;padding:20px 24px;border:1px solid rgba(255,255,255,.4);border-radius:24px;background:linear-gradient(135deg,#ffffffe6,#fff9),var(--surface);box-shadow:0 4px 24px #7c5cff0a,inset 0 1px #fffc;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:transform .2s ease,box-shadow .2s ease}.notification-summary-tile:hover{transform:translateY(-2px);box-shadow:0 8px 32px #7c5cff14,inset 0 1px #ffffffe6}.notification-summary-tile__icon-wrapper{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:14px;background:#7c5cff1a;color:#7c5cff}.notification-summary-tile__icon-wrapper--success{background:#10b9811a;color:#10b981}.notification-summary-tile__icon-wrapper--whatsapp{background:#25d3661a;color:#25d366}.notification-summary-tile__icon-wrapper--reminders{background:#f59e0b1a;color:#f59e0b}.notification-summary-tile__icon{width:24px;height:24px;stroke-width:2.2}.notification-summary-tile__content{display:grid;gap:2px}.notification-summary-tile span{font-size:12px;font-weight:700;letter-spacing:.03em;color:var(--text-muted)}.notification-summary-tile strong{font-size:28px;line-height:1;font-weight:850;color:var(--text-strong)}.notification-recipient-note{padding:12px 14px;border:1px solid rgba(99,102,241,.2);border-radius:16px;background:#eef2ffbd;color:var(--text-muted);font-size:12.5px;line-height:1.55}.notification-recipient-note strong{color:var(--text-strong)}.notification-rules-shell{display:grid;gap:10px;min-width:0}.notification-rules-head{display:none}.notification-rules-list{display:grid;gap:16px;min-width:0}.notification-rule-card{display:flex;flex-wrap:wrap;gap:28px;align-items:start;min-width:0;padding:28px;border:1px solid rgba(255,255,255,.8);border-radius:24px;background:linear-gradient(135deg,#fff,#fafbffe6);box-shadow:0 8px 32px #7c5cff0a,inset 0 1px #fff;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:border-color .25s ease,box-shadow .25s ease,transform .25s ease}.notification-rule-card:hover{border-color:#7c5cff99;box-shadow:0 16px 48px #7c5cff14,inset 0 1px #fff;transform:translateY(-2px)}.notification-rule-card--disabled{background:linear-gradient(135deg,#ffffffd1,#f7f8fcc2),var(--surface-2)}.notification-rule-card--disabled .notification-rule-event,.notification-rule-card--disabled .notification-rule-section:not(.notification-rule-status){opacity:.65}.notification-rule-card--skeleton{display:block}.notification-rule-event{flex:1 1 240px;min-width:0;padding-right:12px}.notification-rule-tag{margin:0 0 10px!important;border:0!important;font-weight:800;padding:4px 10px;border-radius:6px}.notification-rule-event h3{margin:0;color:var(--text-strong);font-size:15px;font-weight:850;line-height:1.25}.notification-rule-event p{margin:6px 0 0;color:var(--text-muted);font-size:13px;line-height:1.5}.notification-rule-section{flex:1 1 180px;display:grid;gap:12px;align-content:start;min-width:0}.notification-rule-section--recipients{flex:2 1 280px}.notification-rule-label{display:inline-flex;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.notification-rule-switch-row{display:inline-flex;align-items:center;gap:10px;min-height:40px;color:var(--text-strong);font-size:13px;font-weight:700}.notification-rule-select,.notification-rule-number{width:100%!important}.notification-recipient-stack,.notification-reminder-stack{display:grid;gap:12px;min-width:0}.notification-recipient-checks{display:flex;flex-wrap:wrap;gap:10px 16px}.notification-recipient-checks .ant-checkbox-wrapper{margin-inline-start:0!important;color:var(--text-strong);font-size:13px;white-space:nowrap}.notification-field{display:grid;gap:6px;min-width:0}.notification-field>span{color:var(--text-muted);font-size:12px;font-weight:750}.notification-rule-pill{display:inline-flex;align-items:center;width:fit-content;min-height:34px;padding:6px 14px;border-radius:999px;font-size:12px;font-weight:750}.notification-rule-pill--quiet{color:#64748b;background:#e2e8f0b8}.notification-rule-updated{color:var(--text-strong);font-size:13px}@media(max-width:980px){.notification-settings-card{padding:20px;border-radius:22px}.notification-settings-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.notification-rule-card{padding:24px;gap:20px}}@media(max-width:640px){.notification-settings-card{padding:16px;margin-inline:-4px}.notification-settings-card .premium-card__header{align-items:stretch}.notification-settings-card .premium-card__header .ant-btn{width:100%}.notification-settings-summary{grid-template-columns:1fr}.notification-rule-card{padding:20px;border-radius:18px;gap:18px}.notification-rule-event,.notification-rule-section{flex:1 1 100%}.notification-rule-event{padding-right:0;padding-bottom:16px;border-bottom:1px solid rgba(196,198,233,.3)}.notification-recipient-checks{flex-direction:column;gap:12px}.notification-recipient-checks .ant-checkbox-wrapper{white-space:normal}}.ef-form-section__header{display:grid;gap:4px;margin-bottom:12px;padding-bottom:12px;border-bottom:1px solid rgba(196,198,233,.5)}.premium-stats-banner{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-bottom:24px}.premium-stat-card{background:var(--surface);border:1px solid rgba(196,198,233,.5);border-radius:16px;padding:20px;display:flex;flex-direction:column;gap:4px;position:relative;overflow:hidden;box-shadow:0 4px 12px #20244f0a}.premium-stat-card:before{content:"";position:absolute;top:0;left:0;bottom:0;width:4px;background:var(--premium-accent, var(--accent));border-radius:16px 0 0 16px}.lead-form-card .ant-form-item-label>label{font-weight:600;color:var(--text-strong)}.lead-form-card .ant-form-item-extra{font-size:12px;color:var(--text-muted)}.lead-form-card .ant-slider{margin-inline:6px}.auth-form{margin-top:12px}.field{display:grid;gap:6px;font-size:14px}.field input,.field select,.field textarea{border-radius:var(--radius-sm);border:1px solid rgba(196,198,233,.8);padding:12px 14px;font-size:14px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease}.ant-input,.ant-input-affix-wrapper,.ant-input-number,.ant-input-number-affix-wrapper,.ant-picker,.ant-select .ant-select-selector,.ant-select-single .ant-select-selector,.ant-select-multiple .ant-select-selector,.ant-input-textarea textarea{border-radius:4px!important}.ant-input,.ant-input-number-input,.ant-picker-input>input{font-size:13px}.ant-input:not(textarea),.ant-input-affix-wrapper:not(.ant-input-affix-wrapper-textarea),.ant-input-number,.ant-picker{min-height:34px}.ant-btn{font-size:13px}.ant-btn:not(.ant-btn-sm):not(.ant-btn-lg):not(.ant-btn-icon-only){min-height:34px;padding-inline:14px}.ant-btn-sm{min-height:28px;font-size:12px}.ant-form-item-label>label{font-size:12.5px}.ant-form-item{margin-bottom:14px}.ant-typography h1.ant-typography,.ant-typography h2.ant-typography,h1.ant-typography,h2.ant-typography{font-size:20px;margin-bottom:6px}.ant-typography h3.ant-typography,h3.ant-typography{font-size:16px;margin-bottom:6px}.ant-typography h4.ant-typography,h4.ant-typography{font-size:14px;margin-bottom:4px}.ant-typography h5.ant-typography,h5.ant-typography{font-size:13px}.ant-select .ant-select-selector{min-height:34px;padding:2px 10px!important;border:1px solid rgba(196,198,233,.8)!important;background:#fff!important;box-shadow:none!important;border-radius:4px!important;font-size:13px}.ant-select-single .ant-select-selector{align-items:center}.ant-select-single .ant-select-selector .ant-select-selection-item,.ant-select-single .ant-select-selector .ant-select-selection-placeholder{line-height:28px;color:var(--text-strong);font-size:13px}.ant-select-multiple .ant-select-selector{padding:4px 8px!important}.ant-select-focused .ant-select-selector{border-color:var(--accent)!important;box-shadow:0 0 0 3px var(--accent-soft)!important}.ant-select-selection-placeholder{color:#10122566}.ant-select,.ant-select-single:not(.ant-select-customize-input) .ant-select-selector,.ant-select-multiple .ant-select-selector{border-radius:4px!important}.ant-select-single:not(.ant-select-customize-input) .ant-select-selector:after{line-height:28px}.ant-select-dropdown{border-radius:6px}.ant-btn{border-radius:8px}.responsive-datetime-picker{position:relative;display:flex;align-items:center;width:100%}.responsive-datetime-picker__trigger{width:100%;min-height:34px;padding:6px 36px 6px 10px;border:1px solid rgba(196,198,233,.8);border-radius:4px;background:#fff;color:var(--text-strong);font:inherit;font-size:13px;outline:none;transition:border-color .2s ease,box-shadow .2s ease;display:flex;align-items:center;justify-content:space-between;gap:10px;text-align:left}.responsive-datetime-picker__trigger:focus-visible,.responsive-datetime-picker__trigger:hover{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.responsive-datetime-picker__trigger:disabled{background:#1012250a;color:#10122573;cursor:not-allowed}.responsive-datetime-picker__value{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.responsive-datetime-picker__value.is-placeholder{color:#10122573}.responsive-datetime-picker--error .responsive-datetime-picker__trigger{border-color:#ff4d4f}.responsive-datetime-picker-modal .ant-modal-content{border-radius:22px;overflow:hidden}.responsive-datetime-picker-modal .ant-modal-header{margin-bottom:12px}.responsive-datetime-picker-modal__summary{display:grid;gap:4px;padding:12px 14px;border-radius:16px;background:linear-gradient(180deg,#f0f7fff5,#fffffff5);border:1px solid rgba(191,219,254,.88)}.responsive-datetime-picker-modal__summary strong{font-size:15px;color:var(--text-strong)}.responsive-datetime-picker-modal__summary span{font-size:12px;color:var(--text-muted)}.responsive-datetime-picker-modal__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:14px}.responsive-datetime-picker-modal__field{display:grid;gap:6px}.responsive-datetime-picker-modal__field span{display:inline-flex;align-items:center;gap:4px;font-size:11px;font-weight:700;color:#66728b;text-transform:uppercase;letter-spacing:.03em}.responsive-datetime-picker-modal__field select{width:100%;min-height:40px;padding:8px 10px;border:1px solid rgba(196,198,233,.8);border-radius:4px;background:#fff;color:var(--text-strong);font:inherit;outline:none;transition:border-color .2s ease,box-shadow .2s ease}.responsive-datetime-picker-modal__field select:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.responsive-datetime-picker-modal__error{margin-top:12px;padding:10px 12px;border-radius:12px;background:#ff4d4f14;color:#c62828;font-size:12px;font-weight:600}.responsive-datetime-picker__clear{position:absolute;right:8px;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;border:none;border-radius:999px;background:transparent;color:#10122573;cursor:pointer}.responsive-datetime-picker__clear:hover{background:#1012250f;color:var(--text-strong)}@media(max-width:640px){.responsive-datetime-picker-modal__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.icon-action-button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid rgba(124,92,255,.25);background:linear-gradient(135deg,#7c5cff29,#3a7bff0f);color:#3f2bd6;transition:all .2s ease;box-shadow:0 8px 18px #7c5cff2e;padding:0!important;min-width:36px!important;line-height:36px!important}.icon-action-button:hover{background:#7c5cff33;border-color:#7c5cff73;transform:translateY(-1px)}.icon-action-button.danger{border-color:#f0443866;background:linear-gradient(135deg,#f0443833,#ff8aa514);color:#b42318;box-shadow:0 8px 18px #f044382e}.icon-action-button.danger:hover{background:#f0443833;border-color:#f0443899}.icon-action-stack{display:flex;align-items:center;gap:10px}.property-like-button.ant-btn{width:38px;min-width:38px;height:38px;padding:0;border-radius:999px;border:none;background:transparent;color:#5b6076;box-shadow:none}.property-like-button.ant-btn:hover,.property-like-button.ant-btn:focus{border-color:transparent;background:transparent;color:#4338ca}.property-like-button--active.ant-btn,.property-like-button--active.ant-btn:hover,.property-like-button--active.ant-btn:focus{border-color:transparent;background:transparent;color:#e11d48;box-shadow:none}.property-image-swipe-zone{width:100%;touch-action:pan-y}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.btn{background:#1c2229;color:#fff;border:none;padding:12px 18px;border-radius:12px;font-weight:600;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.btn.primary{background:linear-gradient(135deg,var(--accent),var(--accent-2));color:#f7f8ff}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #17141033}.btn.secondary{background:#fff;border:1px solid rgba(196,198,233,.8);color:#1f2329}.btn.ghost{background:#7c5cff1f;border:1px solid rgba(124,92,255,.35);color:#2a2d3a}.btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}.error{background:#fff1f1;border:1px solid #f3b1b1;color:#8a1d1d;padding:10px 12px;border-radius:12px}.success{margin-top:12px;background:#e6f6eb;border:1px solid #b2e1c2;color:#1f5f33;padding:10px 12px;border-radius:12px}.list{display:grid;gap:10px;margin-top:12px}.list-item{display:flex;justify-content:space-between;align-items:center;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid rgba(196,198,233,.6)}.tag{background:#1f2329;color:#fff;padding:4px 12px;border-radius:999px;font-size:12px}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ffffff29;color:#e6e9ff;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.08em}.auth-card .pill{background:var(--accent-soft);color:var(--accent-dark)}.chip{background:#7c5cff29;color:var(--accent-dark);padding:6px 12px;border-radius:999px;font-size:12px;font-weight:600}.muted{color:var(--text-muted);font-size:13px}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:32px}.auth-page{display:grid;place-items:center}.auth-card{width:min(640px,100%);background:#ffffffd9;border-radius:28px;padding:32px;box-shadow:var(--shadow);border:1px solid rgba(196,198,233,.6);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);animation:floatIn .7s ease}.auth-card.enhanced{background:linear-gradient(160deg,#ffffffeb,#f4f3ffe6);border:1px solid rgba(124,92,255,.2);box-shadow:0 24px 60px #191c382e}.auth-card .form-divider{height:1px;background:linear-gradient(90deg,transparent,rgba(124,92,255,.35),transparent);margin:12px 0 6px}.auth-card .form-hint{font-size:12px;color:var(--text-muted)}.auth-card .auth-hero{display:grid;gap:6px;margin-bottom:10px}.auth-header{display:flex;gap:16px;align-items:center}.auth-header .brand-mark{width:54px;height:54px;border-radius:0}.auth-footer{margin-top:18px;display:flex;flex-wrap:wrap;gap:10px}.stat-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-top:18px}.stat-card{background:var(--surface);border-radius:var(--radius-md);padding:18px;border:1px solid rgba(196,198,233,.6);box-shadow:var(--shadow-soft);display:grid;gap:6px}.stat-label{font-size:12px;text-transform:uppercase;letter-spacing:.12em;color:var(--text-muted)}.stat-value{font-size:22px;font-weight:700}.stat-trend{font-size:12px;color:var(--text-muted)}.stat-card.tone-primary{border-color:#7c5cff66}.stat-card.tone-success{border-color:#3abd8866}.stat-card.tone-info{border-color:#3a7bff66}.action-grid{display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-top:16px}.card-link{text-decoration:none;color:inherit;display:block}.card-link .stat-card,.card-link .action-card{cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.card-link:hover .stat-card,.card-link:hover .action-card{transform:translateY(-2px);box-shadow:0 18px 40px #5058a02e}.action-card{padding:16px;border-radius:var(--radius-md);background:linear-gradient(135deg,#7c5cff1f,#3a7bff14);border:1px solid rgba(124,92,255,.2);display:grid;gap:6px}.action-card h4{margin:0;font-size:16px}.action-meta{font-size:12px;color:var(--text-muted)}.dashboard-shell{display:grid;gap:18px}.dashboard-shell--depth{position:relative;border:1px solid rgba(124,92,255,.24);background:linear-gradient(165deg,#fffffff0,#f5f7fff2);box-shadow:0 22px 45px #1f293729,inset 0 1px #fff9}.dashboard-shell--depth:before{content:"";position:absolute;inset:0;border-radius:inherit;pointer-events:none;background:radial-gradient(circle at 82% 6%,rgba(91,140,255,.18),transparent 42%),radial-gradient(circle at 12% 95%,rgba(34,197,94,.15),transparent 36%)}.dashboard-shell .hero-copy{margin-bottom:8px}.dashboard-stat-grid{margin-top:6px}.dashboard-section{background:linear-gradient(160deg,#7c5cff14,#3a7bff0a);border:1px solid rgba(124,92,255,.16);border-radius:16px;padding:14px}.dashboard-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.dashboard-visual-grid{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-visual-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-empty{padding:14px;border-radius:12px;background:#94a3b81f;color:var(--text-muted);text-align:center;font-size:13px}.dashboard-kanban{display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));gap:12px;overflow-x:auto;padding-bottom:2px}.dashboard-kanban__column{border-radius:12px;border:1px solid rgba(124,92,255,.28);border:1px solid color-mix(in srgb,var(--kanban-accent) 35%,white);background:linear-gradient(180deg,#7c5cff1a,#ffffffe6);background:linear-gradient(180deg,color-mix(in srgb,var(--kanban-accent) 13%,white),#ffffffe6);padding:10px;display:grid;gap:10px}.dashboard-kanban__column-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.dashboard-kanban__column-header h5{margin:0;font-size:13px;font-weight:700}.dashboard-kanban__column-header span{min-width:28px;text-align:center;padding:2px 8px;border-radius:999px;background:#0f172a14;font-size:12px;font-weight:700}.dashboard-kanban__items{display:grid;gap:8px}.dashboard-kanban__link{text-decoration:none;color:inherit}.dashboard-kanban__card{border:1px solid rgba(148,163,184,.35);border-radius:10px;background:#ffffffd1;padding:9px 10px;display:grid;gap:4px}.dashboard-kanban__title{font-size:13px;font-weight:700;color:var(--text-strong)}.dashboard-kanban__subtitle{font-size:12px;color:var(--text-muted)}.dashboard-kanban__meta{font-size:11px;color:#43506a}.dashboard-kanban__link:hover .dashboard-kanban__card{transform:translateY(-1px);box-shadow:0 10px 20px #1f29371f}.mini-bar-chart{display:grid;gap:10px}.mini-bar-chart__row{display:grid;grid-template-columns:minmax(84px,1fr) minmax(0,2fr) minmax(24px,auto);align-items:center;gap:8px}.mini-bar-chart__label{font-size:12px;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mini-bar-chart__track{height:9px;border-radius:999px;background:#94a3b840;overflow:hidden}.mini-bar-chart__fill{height:100%;border-radius:inherit}.mini-bar-chart__value{font-size:12px;font-weight:700;color:var(--text-strong);text-align:right}.donut-card{display:grid;gap:10px}.donut-card__visual{display:grid;place-items:center;position:relative;min-height:140px}.donut-chart{width:130px;height:130px}.donut-card__center{position:absolute;display:grid;gap:2px;place-items:center}.donut-card__total{font-size:22px;font-weight:700;color:var(--text-strong)}.donut-card__label{font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.donut-card__legend{display:grid;gap:6px}.donut-card__legend-item{display:grid;grid-template-columns:10px minmax(0,1fr) auto;align-items:center;gap:8px;font-size:12px}.donut-card__dot{width:10px;height:10px;border-radius:50%}.donut-card__name{color:var(--text-muted)}.donut-card__value{color:var(--text-strong)}.dashboard-drilldown{border-radius:14px}.dashboard-drilldown .ant-collapse-item{border:1px solid rgba(124,92,255,.22)!important;border-radius:14px!important;margin-bottom:10px;background:linear-gradient(150deg,#7c5cff14,#3a7bff0a);box-shadow:0 14px 26px #1f29371a}.dashboard-drilldown .ant-collapse-header{align-items:center!important}.dashboard-drilldown .ant-collapse-content{border-top:1px solid rgba(124,92,255,.2)!important}.dashboard-drilldown .ant-collapse-content-box{padding-top:12px!important}.dashboard-drilldown__header{width:100%;display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-drilldown__title-wrap{display:flex;align-items:flex-start;gap:10px}.dashboard-drilldown__accent{width:8px;min-height:36px;border-radius:999px;box-shadow:0 0 0 4px #7c5cff1f}.dashboard-drilldown__title{font-size:14px;font-weight:700;color:var(--text-strong)}.dashboard-drilldown__subtitle{font-size:12px;color:var(--text-muted)}.dashboard-drilldown__metrics{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:6px}.dashboard-drilldown__metrics .ant-tag{margin-inline-end:0}.dashboard-drilldown__body{display:grid;gap:10px}.dashboard-drilldown__cta{justify-self:flex-start;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(91,140,255,.45);background:#5b8cff1f;color:#254fd5;font-size:12px;font-weight:700}.dashboard-drilldown__cta:hover{background:#5b8cff33}.dashboard-highlight__link{width:100%;display:block}.dashboard-highlight-list{display:grid;gap:10px}.dashboard-highlight-list__item{border:1px solid rgba(196,198,233,.6);background:#fff;border-radius:12px;padding:12px}.dashboard-highlight__row{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px}.dashboard-highlight__title{font-size:14px;font-weight:700;color:var(--text-strong)}.dashboard-highlight__detail{font-size:13px;color:var(--text-muted)}.dashboard-highlight__subtitle{margin-top:2px;font-size:12px;color:#4f5b78}.dashboard-highlight__meta{display:grid;justify-items:end;gap:4px}.dashboard-highlight__date{font-size:11px;color:var(--text-muted)}.dashboard-preview-shell{display:grid;gap:18px;border:1px solid rgba(91,140,255,.18);background:radial-gradient(circle at bottom left,rgba(34,197,94,.1),transparent 26%),linear-gradient(180deg,#fffffff5,#f4f7fffa)}.dashboard-studio-shell{display:grid;gap:10px;min-height:calc(100vh - 158px);max-height:calc(100vh - 158px);overflow:hidden;padding:14px 16px 16px;position:relative;isolation:isolate;background:radial-gradient(circle at top right,rgba(37,99,235,.08),transparent 22%),radial-gradient(circle at bottom left,rgba(16,185,129,.08),transparent 22%),linear-gradient(180deg,#fffffffa,#f6fafff5);border:1px solid rgba(191,219,254,.95);box-shadow:0 28px 70px #0f172a1a,0 10px 30px #3b82f614,inset 0 1px #ffffffc7}.dashboard-studio-shell:after{content:none}.dashboard-studio-shell:before{content:none}.dashboard-studio-shell>*{position:relative;z-index:1}.dashboard-studio-hero{display:grid;grid-template-columns:minmax(0,1.35fr) auto;gap:12px;align-items:start}.dashboard-studio-hero__copy{max-width:700px;display:grid;gap:6px}.dashboard-studio-hero__copy h2.ant-typography{font-family:Manrope,Segoe UI,sans-serif;font-size:clamp(22px,1.55vw,30px);line-height:1.12;letter-spacing:-.04em;max-width:24ch}.dashboard-studio-hero__copy .muted{max-width:68ch;font-size:13px;line-height:1.5}.dashboard-studio-hero__meta .ant-tag{margin-inline-end:0;font-size:11px;line-height:20px;padding-inline:8px}.dashboard-studio-hero__meta{display:flex;flex-wrap:wrap;gap:6px}.dashboard-studio-hero__controls{display:grid;gap:6px;justify-items:end;align-content:start}.dashboard-studio-note{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;border:1px solid rgba(191,219,254,.9);background:#ffffffd1;color:#1d4ed8;font-size:11px;font-weight:600}.dashboard-studio-note--muted{color:var(--text-muted)}.dashboard-studio-kpis{display:grid;gap:8px;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-studio-kpi{display:grid;gap:3px;padding:12px 14px;min-height:78px;border-radius:18px;border:1px solid rgba(203,213,225,.92);background:linear-gradient(180deg,#fffffffa,#f9fbfff5);box-shadow:0 16px 32px #0f172a0f,inset 0 1px #ffffffe0;position:relative;overflow:hidden}.dashboard-studio-kpi:after{content:"";position:absolute;inset:auto 10px 8px auto;width:96px;height:42px;border-radius:999px;background:radial-gradient(circle,rgba(255,255,255,.9),transparent 70%);opacity:.45;pointer-events:none}.dashboard-studio-kpi--blue{border-top:4px solid #2563eb}.dashboard-studio-kpi--teal{border-top:4px solid #10b981}.dashboard-studio-kpi--gold{border-top:4px solid #f59e0b}.dashboard-studio-kpi--coral{border-top:4px solid #f97316}.dashboard-studio-kpi__label{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.dashboard-studio-kpi__value{font-size:20px;line-height:1;font-weight:800;color:var(--text-strong)}.dashboard-studio-kpi__meta{font-size:11px;color:var(--text-muted)}.dashboard-studio-grid{display:grid;gap:10px;min-height:0;align-items:start;grid-auto-flow:dense}.dashboard-studio-grid--broker,.dashboard-studio-grid--agent{grid-template-columns:repeat(12,minmax(0,1fr))}.dashboard-studio-panel{min-width:0;border-radius:18px;border:1px solid rgba(219,234,254,.95);background:#ffffffe0;box-shadow:0 20px 36px #0f172a0f,0 6px 14px #3b82f60a,inset 0 1px #ffffffd1;position:relative;overflow:hidden}.dashboard-studio-panel:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(255,255,255,.55),transparent 30%),radial-gradient(circle at top right,rgba(59,130,246,.08),transparent 24%);pointer-events:none}.dashboard-studio-panel .dashboard-section{height:100%;border:none;background:transparent;box-shadow:none;padding:12px 14px;gap:8px}.dashboard-studio-panel--hero{grid-column:span 6}.dashboard-studio-panel--table{grid-column:span 8}.dashboard-studio-panel--trend{grid-column:span 6}.dashboard-studio-panel--funnel,.dashboard-studio-panel--pulse,.dashboard-studio-panel--actions{grid-column:span 3}.dashboard-studio-panel--team{grid-column:span 6}.dashboard-studio-panel--alerts,.dashboard-studio-panel--visits,.dashboard-studio-panel--hot{grid-column:span 3}.dashboard-studio-panel--momentum{grid-column:span 4}.dashboard-studio-actions{display:grid;gap:6px}.dashboard-studio-panel--actions-tall{grid-row:span 2}.dashboard-studio-action{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;padding:9px 11px;border-radius:13px;border:1px solid rgba(219,234,254,.96);background:linear-gradient(180deg,#f8fafffa,#fffffff0);color:var(--text-strong);font-weight:700;font-size:13px}.dashboard-studio-list{display:grid;gap:6px}.dashboard-studio-list__item{display:grid;gap:2px;padding:9px 11px;border-radius:13px;border:1px solid rgba(226,232,240,.95);background:#ffffffd1;box-shadow:0 8px 16px #0f172a08}.dashboard-studio-list__item strong{display:block;color:var(--text-strong);font-size:12px}.dashboard-studio-list__item span{display:block;color:#2563eb;font-size:10px;font-weight:600}.dashboard-studio-list__item small{color:var(--text-muted);font-size:10px;line-height:1.35}.dashboard-studio-list__item--compact{gap:2px;padding:8px 10px}.dashboard-studio-list__item--task{border-left:4px solid #2563eb}.dashboard-studio-trend-compact .trend-chart__svg{height:128px}.dashboard-studio-trend-main .trend-chart__svg{height:158px}.dashboard-studio-trend-main .trend-chart__canvas,.dashboard-studio-trend-compact .trend-chart__canvas{border-radius:14px;box-shadow:inset 0 1px #ffffffbf}.dashboard-studio-trend-main .trend-chart__legend{margin-top:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dashboard-studio-trend-main .trend-chart__legend-item,.dashboard-studio-trend-compact .trend-chart__legend-item{padding:7px 9px;border-radius:12px;background:#ffffffc7;border:1px solid rgba(219,234,254,.8)}.dashboard-studio-panel--team .dashboard-studio-list{grid-template-columns:repeat(auto-fit,minmax(170px,1fr))}.dashboard-studio-panel--team .dashboard-studio-list__item{min-height:76px;align-content:start}.dashboard-studio-panel--funnel .donut-card__visual{max-width:160px;margin-inline:auto}.dashboard-studio-panel--pulse .dashboard-section__header .muted,.dashboard-studio-panel--actions .dashboard-section__header .muted{max-width:22ch}.dashboard-studio-panel .donut-card__total{font-size:24px}.dashboard-studio-panel .mini-bar-chart__row{gap:5px}.dashboard-studio-panel .mini-bar-chart__label,.dashboard-studio-panel .mini-bar-chart__value{font-size:11px}.dashboard-studio-panel .mini-bar-chart__track{height:8px;border-radius:999px}.dashboard-studio-panel .dashboard-section__header{margin-bottom:2px}.dashboard-studio-panel .dashboard-section__header .ant-typography{line-height:1.2}.dashboard-studio-panel .dashboard-section__header h4.ant-typography{font-size:16px}.dashboard-studio-panel .dashboard-section__header .muted{font-size:11px}.dashboard-studio-panel:hover,.dashboard-studio-kpi:hover{transform:translateY(-2px);box-shadow:0 24px 42px #0f172a14,0 10px 20px #3b82f60f,inset 0 1px #ffffffd6}@media(min-width:1280px){.dashboard-studio-shell{gap:9px}.dashboard-studio-panel--momentum .dashboard-section,.dashboard-studio-panel--pulse .dashboard-section,.dashboard-studio-panel--funnel .dashboard-section{min-height:100%}}.dashboard-preview-shell:after{content:none}.dashboard-live-shell{min-width:0}.dashboard-shot-shell{display:grid;gap:16px;padding:18px;border:1px solid rgba(191,219,254,.9);border-radius:34px;position:relative;overflow:hidden;isolation:isolate;background:linear-gradient(180deg,#fffffffa,#f3f7fff5);box-shadow:0 26px 70px #0f172a1a,inset 0 1px #ffffffe0,inset 0 0 0 1px #ffffff94;color:var(--text-strong)}.dashboard-shot-shell:before{content:none}.dashboard-shot-shell:after{content:none}.dashboard-shot-shell--agent{background:linear-gradient(180deg,#fffffffa,#f3f7fff5)}.dashboard-shot-shell--broker{background:linear-gradient(180deg,#fffffffa,#f7f8fff5)}.dashboard-shot-shell *{color:inherit}.dashboard-shot-shell>*{position:relative;z-index:1}.dashboard-shot-shell .ant-tag{margin:0}.dashboard-shot-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:6px 8px 2px}.dashboard-shot-brand{display:flex;align-items:center;gap:12px}.dashboard-shot-brand__mark{width:40px;height:40px;border-radius:999px;display:grid;place-items:center;background:linear-gradient(135deg,#5b8cfff2,#cc60ffeb);box-shadow:0 10px 24px #5b8cff59}.dashboard-shot-brand__mark span{width:16px;height:16px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 4px #141b39ad}.dashboard-shot-brand__copy strong{font-size:28px;font-weight:800;letter-spacing:-.03em}.dashboard-shot-toolbar{display:flex;align-items:center;gap:14px;color:#e2eaffe0}.dashboard-shot-toolbar__avatar{width:32px;height:32px;border-radius:999px;display:grid;place-items:center;font-size:12px;font-weight:800;background:linear-gradient(135deg,#ff84c5f2,#ffc071e6);color:#1b1738}.dashboard-shot-kpis{display:grid;gap:14px;grid-template-columns:repeat(4,minmax(0,1fr))}.dashboard-shot-kpi{position:relative;display:grid;gap:10px;padding:18px 18px 16px;min-height:132px;border-radius:22px;border:1px solid rgba(191,219,254,.9);background:linear-gradient(180deg,#fffffffa,#f5f8fff5);box-shadow:inset 0 1px #ffffffd1,0 18px 34px #0f172a14;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.dashboard-shot-kpi:before{content:"";position:absolute;left:6px;right:6px;bottom:-7px;height:18px;border-radius:999px 999px 0 0;opacity:.82;filter:blur(3px);pointer-events:none}.dashboard-shot-kpi--blue:before{background:radial-gradient(circle,rgba(69,163,255,.96),transparent 68%)}.dashboard-shot-kpi--violet:before{background:radial-gradient(circle,rgba(123,92,255,.95),transparent 68%)}.dashboard-shot-kpi--cyan:before{background:radial-gradient(circle,rgba(55,230,255,.92),transparent 68%)}.dashboard-shot-kpi--pink:before{background:radial-gradient(circle,rgba(255,92,196,.96),transparent 68%)}.dashboard-shot-kpi__value{position:relative;z-index:1;font-size:26px;font-weight:800;letter-spacing:-.03em;color:var(--text-strong)}.dashboard-shot-kpi__value--blue{color:#2f66d0}.dashboard-shot-kpi__value--green{color:#15803d}.dashboard-shot-kpi__value--yellow{color:#b45309}.dashboard-shot-kpi__value--red{color:#dc2626}.dashboard-shot-kpi__value--neutral{color:var(--text-strong)}.dashboard-shot-kpi__title{position:relative;z-index:1;font-size:16px;font-weight:700;color:var(--text-strong)}.dashboard-shot-kpi__meta{position:relative;z-index:1;display:flex;align-items:center;gap:6px;font-size:12px;color:#3557d6}.dashboard-shot-grid{display:grid;gap:16px}.dashboard-shot-grid--agent{grid-template-columns:minmax(0,2.1fr) minmax(300px,.95fr)}.dashboard-shot-grid--broker-top{grid-template-columns:minmax(0,1.5fr) minmax(340px,.95fr)}.dashboard-shot-grid--broker-top-compact{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr)}.dashboard-shot-grid--broker-bottom{grid-template-columns:minmax(0,1.55fr) minmax(280px,.9fr) minmax(290px,.92fr)}.dashboard-shot-column{display:grid;gap:16px;min-width:0}.dashboard-shot-column--stacked{align-content:start}.dashboard-shot-card{display:grid;gap:14px;min-width:0;padding:18px;border-radius:24px;border:1px solid rgba(191,219,254,.92);background:linear-gradient(180deg,#fffffff5,#f7fafff2);box-shadow:inset 0 1px #ffffffe0,0 16px 30px #0f172a0f;position:relative;overflow:hidden;transition:transform .24s ease,box-shadow .24s ease,border-color .24s ease}.dashboard-shot-card:before{content:none}.dashboard-shot-card:hover,.dashboard-shot-kpi:hover{transform:translateY(-3px);box-shadow:inset 0 1px #ffffffeb,0 24px 42px #0f172a1a}.dashboard-shot-card__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-shot-card__title{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:800}.dashboard-shot-card__title-icon{width:26px;height:26px;border-radius:8px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#5b8cff2e,#7b5cff33);color:#3557d6}.dashboard-shot-card__action{color:var(--text-muted)}.dashboard-shot-section-link{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:999px;border:1px solid rgba(191,219,254,.92);background:#fffc;color:#3557d6;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-shot-section-link:hover{transform:translateY(-1px);border-color:#60a5fafa;box-shadow:0 10px 20px #0f172a0f}.dashboard-shot-panel-stat{display:grid;gap:6px}.dashboard-shot-panel-stat strong{font-size:22px;font-weight:800}.dashboard-shot-panel-stat span{font-size:12px;color:var(--text-muted)}.dashboard-shot-chart-switcher{display:inline-flex;align-items:center;flex-wrap:wrap;gap:6px;padding:4px;border-radius:999px;border:1px solid rgba(191,219,254,.9);background:#ffffffc2;box-shadow:inset 0 1px #ffffffdb}.dashboard-shot-chart-switcher__fields,.dashboard-shot-chart-switcher__modes{display:inline-flex;align-items:center;gap:6px}.dashboard-shot-chart-switcher button{width:28px;height:28px;border:0;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#536179;background:transparent;cursor:pointer;transition:transform .18s ease,color .18s ease,background .18s ease,box-shadow .18s ease}.dashboard-shot-chart-switcher button:hover,.dashboard-shot-chart-switcher button.is-active{color:#fff;background:linear-gradient(135deg,#4f73ff,#22c7d8);box-shadow:0 8px 16px #4f73ff2e;transform:translateY(-1px)}.dashboard-shot-chart-switcher__modes button span{font-size:12px;font-weight:700}.dashboard-shot-chart-switcher__select{min-width:88px;height:28px;padding:0 26px 0 10px;border:0;border-radius:999px;background:#eff6fff5;color:#536179;font-size:12px;font-weight:700;outline:none;cursor:pointer}.dashboard-shot-summary-list{display:grid;gap:10px;padding-top:4px}.dashboard-shot-summary-list__row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px;border-radius:14px;border:1px solid rgba(219,234,254,.92);background:#ffffffbd}.dashboard-shot-summary-list__row span{color:var(--text-muted)}.dashboard-shot-summary-note{font-size:12px;line-height:1.5;color:var(--text-muted)}.dashboard-shot-meter-list{display:grid;gap:10px}.dashboard-shot-meter-list__row{display:grid;gap:6px}.dashboard-shot-meter-list__row--link{color:inherit;text-decoration:none;cursor:pointer}.dashboard-shot-meter-list__row--link:hover .dashboard-shot-meter-list__fill{filter:brightness(1.03) saturate(1.05)}.dashboard-shot-meter-list__meta{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:12px}.dashboard-shot-meter-list__meta span{color:var(--text-muted)}.dashboard-shot-meter-list__track{height:10px;border-radius:999px;background:#bfdbfe80;overflow:hidden}.dashboard-shot-meter-list__fill{height:100%;border-radius:inherit;box-shadow:0 6px 12px #0f172a1f}.dashboard-shot-task-list,.dashboard-shot-mini-list,.dashboard-shot-hot-list,.dashboard-shot-alerts{display:grid;gap:10px}.dashboard-shot-task-row,.dashboard-shot-mini-list__item,.dashboard-shot-hot-list__item,.dashboard-shot-alerts__item{display:grid;align-items:center;gap:12px;padding:12px 14px;border-radius:18px;border:1px solid rgba(219,234,254,.96);background:#ffffffc2}.dashboard-shot-task-row{grid-template-columns:38px 84px minmax(0,1fr) auto}.dashboard-shot-mini-list__item,.dashboard-shot-hot-list__item,.dashboard-shot-alerts__item{grid-template-columns:38px minmax(0,1fr) auto}.dashboard-shot-task-row__tick,.dashboard-shot-avatar,.dashboard-shot-icon-action{width:34px;height:34px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:#3b82f614;border:1px solid rgba(191,219,254,.92);color:#3557d6}.dashboard-shot-avatar{font-size:11px;font-weight:800;color:#fff;background:linear-gradient(135deg,#ff80b7f2,#ffcf73e6);overflow:hidden;flex-shrink:0;box-shadow:0 8px 16px #0f172a14}.dashboard-shot-avatar img{width:100%;height:100%;object-fit:cover;display:block}.dashboard-shot-avatar--small{width:28px;height:28px;font-size:10px}.dashboard-shot-task-row__time,.dashboard-shot-mini-list__time,.dashboard-shot-hot-list__value{font-size:14px;font-weight:700;color:var(--text-strong)}.dashboard-shot-task-row__body,.dashboard-shot-mini-list__content,.dashboard-shot-hot-list__copy,.dashboard-shot-alerts__copy{display:grid;gap:4px;min-width:0}.dashboard-shot-task-row__body strong,.dashboard-shot-mini-list__content strong,.dashboard-shot-hot-list__copy strong,.dashboard-shot-alerts__copy strong{font-size:15px;font-weight:700}.dashboard-shot-task-row__body span,.dashboard-shot-mini-list__content span,.dashboard-shot-hot-list__copy span,.dashboard-shot-alerts__copy span,.dashboard-shot-sales__meta{font-size:12px;line-height:1.45;color:var(--text-muted)}.dashboard-shot-trend-fallback{min-height:96px;display:grid;place-items:center;padding:14px 16px;border-radius:20px;border:1px dashed rgba(147,197,253,.9);background:linear-gradient(180deg,#f5f9ffe0,#eef4ffd1);color:var(--text-muted);font-size:12px;line-height:1.5;text-align:center}.dashboard-shot-action-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 14px;min-height:46px;border-radius:16px;border:1px solid rgba(191,219,254,.96);background:linear-gradient(135deg,#3b82f61a,#7c5cff1a);font-size:13px;font-weight:700;box-shadow:inset 0 1px #ffffffe6;color:#223165;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.dashboard-shot-action-button:hover,.dashboard-shot-icon-action:hover{transform:translateY(-1px);box-shadow:0 10px 20px #0f172a14;border-color:#60a5faf5}.dashboard-shot-action-button--small{min-height:38px;padding:10px 12px;font-size:12px}.dashboard-shot-action-button--hero{min-width:210px}.dashboard-shot-table{display:grid;gap:8px}.dashboard-shot-table__head,.dashboard-shot-table__row,.dashboard-shot-performance__head,.dashboard-shot-performance__row{display:grid;align-items:center;gap:10px}.dashboard-shot-table__head,.dashboard-shot-table__row{grid-template-columns:minmax(150px,1.15fr) minmax(92px,.48fr) minmax(122px,.7fr) minmax(118px,.7fr) minmax(128px,.78fr) minmax(86px,.52fr)}.dashboard-shot-performance__head,.dashboard-shot-performance__row{grid-template-columns:minmax(160px,1.35fr) repeat(4,minmax(0,.55fr)) 42px}.dashboard-shot-table__head,.dashboard-shot-performance__head{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#7b849d}.dashboard-shot-table__row,.dashboard-shot-performance__row{padding:10px 0;border-top:1px solid rgba(226,232,240,.92)}.dashboard-shot-table__name,.dashboard-shot-performance__name{font-weight:700}.dashboard-shot-performance__name{display:inline-flex;align-items:center;gap:10px;min-width:0}.dashboard-shot-table__actions{display:flex;gap:8px;min-width:0}.dashboard-shot-table__cell{min-width:0;overflow-wrap:anywhere}.dashboard-shot-table__budget{white-space:nowrap;overflow-wrap:normal}.dashboard-shot-performance__metric{min-width:0}.dashboard-shot-status{border:none!important;border-radius:999px!important;padding-inline:10px!important;font-size:11px!important;font-weight:700!important}.dashboard-shot-status--green{background:#10b98129!important;color:#90f3c4!important}.dashboard-shot-status--new{background:#3b82f624!important;color:#2f66d0!important}.dashboard-shot-status--contacted{background:#0ea5e924!important;color:#0369a1!important}.dashboard-shot-status--visit{background:#f9731624!important;color:#c2410c!important}.dashboard-shot-status--progress{background:#8b5cf624!important;color:#6d28d9!important}.dashboard-shot-status--closed{background:#ef444424!important;color:#b91c1c!important}.dashboard-shot-status--default{background:#94a3b829!important;color:#475569!important}.dashboard-shot-status--red{background:#ef444429!important;color:#ffb0b0!important}.dashboard-shot-status--slate{background:#60a5fa29!important;color:#b6d7ff!important}.dashboard-shot-lead-footer,.dashboard-shot-properties{display:grid;gap:14px;grid-template-columns:minmax(220px,.9fr) minmax(0,1fr);align-items:center}.dashboard-shot-lead-footer--actions-only{grid-template-columns:minmax(0,1fr)}.dashboard-shot-lead-chart{min-height:108px;border-radius:18px;border:1px solid rgba(219,234,254,.92);background:#ffffffb8;padding:10px;display:flex;align-items:center}.dashboard-shot-sales{display:grid;gap:10px}.dashboard-shot-sales__value{font-size:28px;font-weight:800}.dashboard-shot-chart,.dashboard-shot-trend__svg{width:100%}.dashboard-shot-chart{max-width:760px;margin-inline:auto;position:relative}.dashboard-shot-chart__svg,.dashboard-shot-trend__svg{display:block}.dashboard-shot-chart__svg{height:210px}.dashboard-shot-lead-chart .dashboard-shot-trend__svg,.dashboard-shot-sales .dashboard-shot-trend__svg{height:96px}.dashboard-shot-chart__bar{fill:#60a5fa57}.dashboard-shot-chart__bar--compare{fill:#14b8a675}.dashboard-shot-chart__line,.dashboard-shot-trend__line{fill:none;stroke:#4f73ff;stroke-width:4;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 3px 8px rgba(79,115,255,.18))}.dashboard-shot-trend__area{fill:#4f73ff14}.dashboard-shot-chart__dot,.dashboard-shot-trend__dot{fill:#fff;stroke:#6f63ff;stroke-width:3}.dashboard-shot-chart__label{fill:#7b849d;font-size:10px;font-weight:700}.dashboard-shot-chart__legend{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px;margin-top:-4px;font-size:11px;font-weight:700;color:var(--text-muted)}.dashboard-shot-chart__tooltip{position:absolute;top:10px;transform:translate(-50%);min-width:240px;max-width:320px;display:grid;gap:6px;z-index:4;padding:10px 12px;border-radius:14px;border:1px solid rgba(191,219,254,.95);background:#0f172aeb;box-shadow:0 16px 30px #0f172a47;color:#e8eeff;pointer-events:none}.dashboard-shot-chart__tooltip-title{font-size:12px;font-weight:700;color:#fff}.dashboard-shot-chart__tooltip-row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.dashboard-shot-chart__tooltip-row span{color:#c5d3ff}.dashboard-shot-chart__tooltip-row strong{color:#fff}.dashboard-shot-chart__tooltip-closers{display:grid;gap:4px;margin-top:2px;padding-top:6px;border-top:1px solid rgba(148,163,184,.32)}.dashboard-shot-chart__tooltip-closer{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:11px;color:#d7e3ff}.dashboard-shot-chart__tooltip-closer strong{color:#fff}.dashboard-shot-chart__tooltip-more{font-size:11px;color:#b9c9ff}@media(max-width:640px){.dashboard-shot-chart-switcher{flex-wrap:wrap;justify-content:flex-end}.dashboard-shot-chart__tooltip{min-width:200px;max-width:240px;top:6px;padding:8px 10px}}.dashboard-shot-chart__legend span{display:inline-flex;align-items:center;gap:6px}.dashboard-shot-chart__legend-dot{width:8px;height:8px;border-radius:999px;display:inline-flex}.dashboard-shot-chart__legend-dot--revenue{background:#60a5facc}.dashboard-shot-chart__legend-dot--deals{background:#14b8a6d1}.dashboard-mobile-trend{display:grid;gap:14px}.dashboard-mobile-trend__summary{display:grid;gap:8px;padding:12px;border-radius:18px;background:linear-gradient(180deg,#fffffff0,#f0f7fff2);border:1px solid rgba(191,219,254,.9)}.dashboard-mobile-trend__eyebrow{font-size:11px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#7b849d}.dashboard-mobile-trend__headline{font-size:24px;line-height:1;color:#18213b}.dashboard-mobile-trend__chips{display:flex;flex-wrap:wrap;gap:8px}.dashboard-mobile-trend__chip{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(191,219,254,.86);font-size:11px;font-weight:700;color:#51607e}.dashboard-mobile-trend__rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(34px,1fr);gap:10px;overflow-x:auto;padding-bottom:2px;scrollbar-width:none}.dashboard-mobile-trend__rail::-webkit-scrollbar{display:none}.dashboard-mobile-trend__item{display:grid;justify-items:center;gap:8px;min-width:34px;padding:0;border:none;background:transparent;color:inherit}.dashboard-mobile-trend__item.is-active .dashboard-mobile-trend__count{color:#3152d6;background:#4f73ff24}.dashboard-mobile-trend__item.is-active .dashboard-mobile-trend__track{border-color:#4f73ff33;background:linear-gradient(180deg,#4f73ff14,#fffffff2)}.dashboard-mobile-trend__count{min-width:24px;padding:2px 6px;border-radius:999px;background:#7a849d1f;font-size:10px;font-weight:800;color:#6b7893}.dashboard-mobile-trend__visual{display:flex;align-items:flex-end;height:140px}.dashboard-mobile-trend__track{position:relative;display:flex;align-items:flex-end;justify-content:center;width:30px;height:100%;padding:10px 0;border-radius:18px;background:linear-gradient(180deg,#edf5fff5,#fffffffa);border:1px solid rgba(214,228,255,.9)}.dashboard-mobile-trend__bar{width:16px;border-radius:999px;background:linear-gradient(180deg,#4f73ffeb,#7663ffc7);box-shadow:0 10px 18px #4f73ff2e}.dashboard-mobile-trend__deal-dot{position:absolute;width:10px;height:10px;border-radius:50%;background:#22c55e;border:2px solid #ffffff;box-shadow:0 4px 10px #22c55e38}.dashboard-mobile-trend__label{font-size:10px;font-weight:700;color:#7b849d}.dashboard-shot-funnel,.dashboard-shot-performance,.dashboard-shot-top-properties{display:grid;gap:10px}.dashboard-shot-funnel{gap:8px}.dashboard-shot-funnel__row{display:grid;gap:6px;color:inherit;text-decoration:none}.dashboard-shot-funnel__meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;color:var(--text-muted)}.dashboard-shot-funnel__bar{min-height:30px;border-radius:14px;clip-path:polygon(6% 0,100% 0,94% 100%,0 100%);display:flex;align-items:center;justify-content:center;font-weight:800}.dashboard-shot-funnel__row--link:hover .dashboard-shot-funnel__bar{filter:brightness(1.02) saturate(1.04)}.dashboard-shot-card--funnel-dense{gap:10px}.dashboard-shot-card--funnel-dense .dashboard-shot-funnel{gap:6px}.dashboard-shot-card--funnel-dense .dashboard-shot-funnel__row{gap:4px}.dashboard-shot-card--funnel-dense .dashboard-shot-funnel__meta{font-size:11px}.dashboard-shot-card--funnel-dense .dashboard-shot-funnel__bar{min-height:26px}.dashboard-shot-card--performance{align-self:start;gap:10px}.dashboard-shot-card--performance .dashboard-shot-performance{gap:8px}.dashboard-shot-funnel__bar--1{background:linear-gradient(135deg,#2bdfcaeb,#3697ffeb)}.dashboard-shot-funnel__bar--2{background:linear-gradient(135deg,#3da1fff5,#755cffeb)}.dashboard-shot-funnel__bar--3{background:linear-gradient(135deg,#5c76ffeb,#c453ffeb)}.dashboard-shot-funnel__bar--4{background:linear-gradient(135deg,#ff64bcf5,#ff9762eb)}.dashboard-shot-pill{border:none!important;background:#3b82f61a!important;color:#3557d6!important;border-radius:999px!important;padding-inline:10px!important}.dashboard-shot-action-grid{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shot-action-grid--triple{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-shot-empty-note{color:var(--text-muted);font-size:13px}.dashboard-shot-donut{width:148px;height:148px;border-radius:50%;display:grid;place-items:center;padding:16px}.dashboard-shot-donut__center{width:84px;height:84px;border-radius:999px;display:grid;place-items:center;background:#fffffff0;border:1px solid rgba(191,219,254,.92);font-size:26px;font-weight:800}.dashboard-shot-properties__toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.dashboard-shot-properties__toolbar-copy{display:grid;gap:4px}.dashboard-shot-properties__group-select{display:grid;gap:4px;justify-items:end}.dashboard-shot-properties__group-select--inline{align-items:center;grid-auto-flow:column;gap:8px}.dashboard-shot-properties__group-select-label{font-size:11px;font-weight:700;color:var(--text-muted)}.dashboard-shot-properties__group-select-control{min-width:140px}.dashboard-shot-properties__legend,.dashboard-shot-top-properties{display:grid;gap:10px}.dashboard-shot-properties__legend-row,.dashboard-shot-top-properties__row{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:13px}.dashboard-shot-properties__legend-row{width:100%;border:1px solid transparent;border-radius:14px;padding:8px 10px;background:#ffffffb8;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;text-align:left}.dashboard-shot-properties__legend-row:hover,.dashboard-shot-properties__legend-row.is-active{border-color:#bfdbfef5;box-shadow:0 10px 20px #0f172a0f;transform:translateY(-1px)}.dashboard-shot-properties__legend-row span:first-child{display:inline-flex;align-items:center;min-width:0}.dashboard-shot-properties__swatch{width:10px;height:10px;border-radius:999px;display:inline-flex;margin-right:8px}.dashboard-shot-top-properties__title{font-size:13px;font-weight:700;color:var(--text-muted)}.dashboard-shot-top-properties__row span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dashboard-role-hero{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.95fr);gap:16px;padding:18px;border-radius:24px;border:1px solid rgba(91,140,255,.14);background:radial-gradient(circle at top right,rgba(91,140,255,.14),transparent 28%),linear-gradient(135deg,#fffffffa,#f6f9fff5);box-shadow:0 18px 38px #0f172a14}.dashboard-role-hero--agent{background:radial-gradient(circle at top right,rgba(34,197,94,.12),transparent 24%),radial-gradient(circle at bottom left,rgba(91,140,255,.12),transparent 30%),linear-gradient(135deg,#fffffffa,#f5fbfff5)}.dashboard-role-hero--broker{background:radial-gradient(circle at top right,rgba(245,158,11,.14),transparent 24%),radial-gradient(circle at bottom left,rgba(91,140,255,.12),transparent 30%),linear-gradient(135deg,#fffffffa,#fff9f2f5)}.dashboard-role-hero__content{min-width:0}.dashboard-role-hero__stats{display:grid;gap:10px}.dashboard-role-hero__stat{display:grid;gap:4px;padding:14px 16px;border-radius:18px;border:1px solid rgba(255,255,255,.7);background:#ffffffc7;box-shadow:0 12px 24px #0f172a0f}.dashboard-role-hero__stat-label{font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.dashboard-role-hero__stat-value{font-size:28px;line-height:1;color:var(--text-strong)}.dashboard-role-hero__stat-meta{font-size:12px;line-height:1.45;color:var(--text-muted)}.dashboard-quick-actions{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.dashboard-quick-action{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid rgba(91,140,255,.14);background:#ffffffe0;box-shadow:0 12px 24px #0f172a0d;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-quick-action:hover{transform:translateY(-1px);box-shadow:0 16px 28px #0f172a14}.dashboard-quick-action--blue:hover{border-color:#3b82f63d}.dashboard-quick-action--green:hover{border-color:#10b9813d}.dashboard-quick-action--amber:hover{border-color:#f59e0b3d}.dashboard-quick-action__icon{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:#5b8cff1f;color:#3557d6}.dashboard-quick-action--green .dashboard-quick-action__icon{background:#10b9811f;color:#0f9f6f}.dashboard-quick-action--amber .dashboard-quick-action__icon{background:#f59e0b24;color:#c97a06}.dashboard-quick-action__copy{display:grid;gap:2px;min-width:0}.dashboard-quick-action__title{font-size:14px;font-weight:700;color:var(--text-strong)}.dashboard-quick-action__description{font-size:12px;line-height:1.45;color:var(--text-muted)}.dashboard-quick-action__arrow{color:var(--text-muted);flex-shrink:0}.dashboard-preview-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:18px}.dashboard-preview-hero__copy{max-width:760px;margin-bottom:10px}.dashboard-preview-hero__meta{display:flex;flex-wrap:wrap;gap:8px}.dashboard-preview-hero__controls{display:grid;gap:12px;justify-items:end;align-content:start}.dashboard-preview-hero__stamp{display:grid;gap:3px;min-width:240px;padding:14px 16px;border-radius:18px;border:1px solid rgba(91,140,255,.18);background:#ffffffd1;box-shadow:0 12px 26px #0f172a14}.dashboard-preview-hero__stamp span{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.dashboard-preview-hero__stamp strong{font-size:15px;font-weight:800;color:var(--text-strong)}.dashboard-preview-hero__stamp small{font-size:12px;line-height:1.4;color:var(--text-muted)}.dashboard-live-shell__top-actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:8px}.dashboard-preview-kpis{display:grid;gap:12px;grid-template-columns:repeat(6,minmax(0,1fr))}.dashboard-preview-kpi{position:relative;overflow:hidden;border-radius:16px;padding:12px 14px;background:#ffffffdb;border:1px solid rgba(124,92,255,.14);box-shadow:0 10px 24px #0f172a0f}.dashboard-preview-kpi__accent{position:absolute;inset:0 auto 0 0;width:4px}.dashboard-preview-kpi__label{padding-left:6px;font-size:12px;font-weight:600;color:var(--text-muted)}.dashboard-preview-kpi__value{padding-left:6px;margin-top:6px;font-size:24px;font-weight:800;line-height:1.1;color:var(--text-strong)}.dashboard-preview-kpi__meta{padding-left:6px;margin-top:4px;font-size:12px;color:var(--text-muted)}.dashboard-preview-summary-strip{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-preview-summary-card{display:grid;gap:4px;border-radius:14px;padding:12px 14px;background:#ffffffd1;border:1px solid rgba(91,140,255,.12)}.dashboard-preview-summary-card__label{font-size:11px;text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted)}.dashboard-preview-summary-card__value{font-size:20px;font-weight:800;color:var(--text-strong)}.dashboard-preview-summary-card__meta{font-size:12px;color:var(--text-muted)}.dashboard-preview-sidebar-stack{display:grid;gap:14px;align-content:start}.dashboard-preview-grid{display:grid;gap:14px;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr)}.dashboard-role-grid{display:grid;gap:14px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-preview-panel{height:100%;border-radius:18px!important;background:#ffffffe6!important;border:1px solid rgba(91,140,255,.12)!important;box-shadow:0 14px 30px #0f172a14!important}.dashboard-preview-panel .ant-card-body{display:grid;gap:12px;padding:16px!important}.dashboard-preview-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.dashboard-preview-panel__title-wrap{display:flex;align-items:flex-start;gap:10px}.dashboard-preview-panel__icon{width:34px;height:34px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;background:#5b8cff1f;color:#3557d6}.dashboard-preview-priority-list,.dashboard-preview-activity-list,.dashboard-preview-ranked-list,.dashboard-preview-report-list{display:grid;gap:10px}.dashboard-preview-priority-item{border:1px solid rgba(91,140,255,.18);border-radius:14px;background:#f9faffeb;padding:12px;display:grid;gap:8px}.dashboard-preview-priority-item__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.dashboard-linked-block{display:block;color:inherit;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.dashboard-linked-block:hover{transform:translateY(-1px);box-shadow:0 12px 22px #0f172a12}.dashboard-preview-activity-item{display:grid;grid-template-columns:78px minmax(0,1fr);gap:12px;border-bottom:1px solid rgba(226,232,240,.8);padding-bottom:10px}.dashboard-preview-activity-item:last-child{border-bottom:0;padding-bottom:0}.dashboard-preview-activity-item__time{font-size:12px;font-weight:700;color:#3557d6}.dashboard-preview-bars{display:grid;gap:11px}.dashboard-preview-bars__row{display:grid;gap:6px}.dashboard-preview-bars__meta{display:flex;justify-content:space-between;gap:10px;font-size:13px;font-weight:600;color:var(--text-strong)}.dashboard-preview-bars__track{height:8px;overflow:hidden;border-radius:999px;background:#94a3b829}.dashboard-preview-bars__fill{height:100%;border-radius:inherit;background:linear-gradient(90deg,#5b8cff,#7c5cff)}.dashboard-preview-bars__hint{font-size:12px;color:var(--text-muted)}.dashboard-preview-ranked-list__item,.dashboard-preview-report-list__item{display:grid;align-items:center;gap:10px;border-radius:12px;background:#f8faffeb;border:1px solid rgba(91,140,255,.1);padding:10px 12px}.dashboard-preview-ranked-list__item{grid-template-columns:34px minmax(0,1fr) auto}.dashboard-preview-ranked-list__rank{width:28px;height:28px;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c5cff29,#5b8cff38);font-size:12px;font-weight:800;color:#3557d6}.dashboard-preview-ranked-list__value,.dashboard-preview-report-list__value{font-size:13px;font-weight:800;color:var(--text-strong)}.dashboard-preview-report-list__item{grid-template-columns:minmax(0,1fr) auto}.dashboard-preview-task-strip{display:grid;gap:10px;grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-preview-task-strip__item{border-radius:14px;padding:14px 12px;background:linear-gradient(180deg,#fffffff5,#f3f6fff0);border:1px solid rgba(124,92,255,.14)}.dashboard-preview-task-strip__value{font-size:24px;font-weight:800;color:var(--text-strong)}.dashboard-preview-task-strip__label{margin-top:4px;font-size:13px;font-weight:700;color:var(--text-strong)}.dashboard-preview-task-strip__meta{margin-top:4px;font-size:12px;color:var(--text-muted)}.dashboard-preview-footer-note{display:grid;gap:10px;grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-preview-footer-note__left,.dashboard-preview-footer-note__right{display:flex;align-items:flex-start;gap:10px;border-radius:14px;padding:12px 14px;background:#ffffffc7;border:1px solid rgba(91,140,255,.12);color:var(--text-muted);font-size:13px}.trend-chart{display:grid;gap:12px}.trend-chart__canvas{overflow:hidden;border-radius:18px;border:1px solid rgba(91,140,255,.12);background:radial-gradient(circle at top right,rgba(91,140,255,.08),transparent 30%),linear-gradient(180deg,#fffffff2,#f4f7ffe6)}.trend-chart__svg{width:100%;height:250px;display:block}.trend-chart__grid-line{stroke:#94a3b83d;stroke-width:1}.trend-chart__axis-label{fill:var(--text-muted);font-size:11px;font-weight:700}.trend-chart__x-label{fill:var(--text-muted);font-size:11px;font-weight:700;letter-spacing:.02em}.trend-chart__line{fill:none;stroke-width:4;stroke-linecap:round;stroke-linejoin:round}.trend-chart__line--primary{stroke:url(#trend-chart-stroke)}.trend-chart__line--secondary{stroke:#06b6d49e;stroke-dasharray:8 10}.trend-chart__point{stroke-width:2}.trend-chart__point--primary{fill:#fff;stroke:#3b82f6}.trend-chart__point--secondary{fill:#fff;stroke:#06b6d4}.trend-chart__point-ring{fill:#3b82f61f;stroke:#3b82f629;stroke-width:1}.trend-chart__legend{display:flex;flex-wrap:wrap;gap:12px}.trend-chart__legend-item{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;border:1px solid rgba(91,140,255,.12);background:#ffffffdb}.trend-chart__legend-item strong{display:block;font-size:12px;font-weight:700;color:var(--text-muted);text-transform:uppercase;letter-spacing:.08em}.trend-chart__legend-item span{display:block;margin-top:2px;font-size:14px;font-weight:800;color:var(--text-strong)}.trend-chart__swatch{width:12px;height:12px;border-radius:999px;flex:0 0 auto}.trend-chart__swatch--primary{background:linear-gradient(135deg,#3b82f6,#7c5cff)}.trend-chart__swatch--secondary{background:linear-gradient(135deg,#06b6d4,#38bdf8)}.activity-feed-list{display:grid;gap:10px}.activity-feed-list__item{border:1px solid rgba(196,198,233,.55);border-radius:10px;background:#fff;padding:10px 12px;display:grid;gap:6px}.route-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#7c5cff26;color:var(--accent-dark);font-size:12px;font-weight:600}.ef-table,.ef-table .ant-table-wrapper,.ef-table .ant-spin-nested-loading,.ef-table .ant-spin-container,.ef-table .ant-table,.ef-table .ant-table-container{width:100%;max-width:100%;min-width:0}.ef-table .ant-table-content{overflow-x:auto!important;overflow-y:hidden}.ef-table .ant-table-cell{overflow-wrap:anywhere;word-break:break-word}.ef-table .ant-table{font-size:12.5px}.ef-table .ant-table-thead>tr>th{padding:8px 12px!important;font-size:11.5px;font-weight:700;letter-spacing:.02em;background:#7c5cff0d;color:#334155}.ef-table .ant-table-tbody>tr>td{padding:8px 12px!important;font-size:12.5px;line-height:1.45}.ef-table .ant-table-tbody>tr>td .ant-typography,.ef-table .ant-table-tbody>tr>td .muted{font-size:inherit}.ef-table .ant-pagination{margin:12px 0 0!important}.ef-table .ant-pagination .ant-pagination-item,.ef-table .ant-pagination .ant-pagination-prev,.ef-table .ant-pagination .ant-pagination-next,.ef-table .ant-pagination .ant-pagination-jump-prev,.ef-table .ant-pagination .ant-pagination-jump-next{min-width:28px;height:28px;line-height:26px;font-size:12px}.ef-table .ant-pagination .ant-pagination-options .ant-select .ant-select-selector{min-height:28px!important;height:28px}.ef-table .ant-table-tbody>tr>td .ant-btn,.ef-table .ant-table-tbody>tr>td .ant-btn-sm{font-size:12px}.ef-table .ant-table-tbody>tr>td .ant-tag{font-size:11px;padding-inline:6px;line-height:18px;height:20px}.mobile-card-list{display:grid;gap:12px}.mobile-card{border-radius:var(--radius-md);border:1px solid rgba(196,198,233,.6);background:var(--surface);box-shadow:var(--shadow-soft);padding:14px;display:grid;gap:10px}.mobile-card-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.mobile-card-title{font-weight:700;color:var(--text-strong);overflow-wrap:anywhere;word-break:break-word}.mobile-card-meta{font-size:12px;color:var(--text-muted);overflow-wrap:anywhere;word-break:break-word}.mobile-card-row{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:10px;font-size:13px}.mobile-card-label{color:var(--text-muted)}.mobile-card-actions{display:flex;flex-wrap:wrap;gap:10px}.mobile-card-actions .ant-btn{flex:0 1 auto}.roles-page__toolbar{row-gap:8px}.roles-mobile-card__actions .ant-btn{flex:1 1 132px}.privilege-mobile-card{display:grid;gap:12px}.privilege-mobile-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.privilege-mobile-card__list{display:grid;gap:10px}.privilege-mobile-card__row{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.privilege-mobile-card__label{min-width:0;flex:1 1 auto}.privilege-mobile-card__label .ant-typography{overflow-wrap:anywhere;word-break:break-word}.master-data-tabs{align-items:stretch}.privileges-toolbar__intro{flex:1 1 260px;min-width:0}.privileges-toolbar__actions{align-items:center;justify-content:flex-end}.privileges-toolbar__select{min-width:220px}.plan-settings-topbar{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.plan-settings-select{width:min(380px,100%)}.plan-settings-summary{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end}.plan-limits-grid{border:1px solid rgba(196,198,233,.7);border-radius:12px;overflow:auto;background:#fff}.plan-limits-grid__row{display:grid;grid-template-columns:minmax(220px,1fr) 140px 150px;align-items:center;gap:12px;padding:10px 12px;border-bottom:1px solid rgba(196,198,233,.55)}.plan-limits-grid__row:last-child{border-bottom:none}.plan-limits-grid__head{background:#7c5cff14;font-size:12px;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#4a3cc5}.plan-limits-head-label{display:inline-block;width:100%}.plan-limits-setting{display:grid;gap:2px}.plan-limits-note{font-size:12px}.plan-limits-cell{display:flex}.plan-limits-cell--center{justify-content:center;text-align:center}.plan-limits-cell--right{justify-content:flex-end;text-align:right}.plan-limits-cell .ant-input-number{width:132px}.plan-limit-switch-wrap{display:inline-flex;justify-content:center;min-width:52px}.plan-settings-actions{display:flex;justify-content:flex-end;margin-top:10px}.plan-settings-save-btn{min-width:190px;width:auto!important;border-radius:8px!important;padding-inline:20px!important}.property-image-uploader,.property-video-uploader,.property-document-uploader{display:grid;gap:12px}.property-image-actions{display:flex;flex-wrap:wrap;gap:10px}.property-image-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}.property-image-card{position:relative;border-radius:8px;overflow:hidden;border:1px solid rgba(196,198,233,.8);background:#fff}.property-image-card img{width:100%;height:106px;object-fit:cover;display:block}.property-video-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.property-video-card{position:relative;border-radius:8px;overflow:hidden;border:1px solid rgba(196,198,233,.8);background:#fff}.property-video-card video{width:100%;height:150px;object-fit:cover;display:block;background:#000}.property-document-dropzone{margin-top:4px;padding:18px 20px;border-radius:16px;border:2px dashed rgba(54,116,181,.22);background:#3b82f60a;cursor:pointer;transition:all .2s ease;text-align:center}.property-document-dropzone--active{border-color:var(--accent);background:#3b82f614}.property-document-list{display:grid;gap:12px}.property-document-card{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:12px;border:1px solid rgba(196,198,233,.8);background:#fff}.property-document-card__meta{min-width:0;display:flex;align-items:center;gap:12px}.property-document-card__meta .ant-typography{display:block}.property-document-card__icon{width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#3b82f614;color:#2563eb;flex-shrink:0}.property-document-card__actions{display:inline-flex;align-items:center;gap:4px;flex-wrap:wrap;justify-content:flex-end}.property-image-remove{position:absolute!important;top:6px;right:6px}.loader-overlay{position:fixed;inset:0;display:grid;place-items:center;background:#0f122559;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:9999}.loader-overlay:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 50% 35%,rgba(255,255,255,.45),rgba(255,255,255,.12) 35%,rgba(255,255,255,.05) 60%,transparent 80%);pointer-events:none}.loader-card-stack{background:transparent;border-radius:26px;padding:18px 20px;border:none;box-shadow:none;display:grid;gap:12px;align-items:center;justify-items:center}.loader-3d-stage{width:190px;height:140px;perspective:1100px}.loader-3d-ring{position:relative;width:100%;height:100%;transform-style:preserve-3d;animation:spin3d 5.2s linear infinite}.loader-3d-item{position:absolute;top:50%;left:50%;transform-style:preserve-3d;transform:translate(-50%,-50%) rotateY(var(--angle)) translateZ(98px);display:grid;gap:3px;justify-items:center}.loader-3d-bubble{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#fff;transform:rotateX(12deg) rotateY(-12deg);box-shadow:0 18px 30px #14142833;border:1px solid rgba(255,255,255,.35)}.loader-3d-bubble svg{filter:drop-shadow(0 6px 10px rgba(0,0,0,.25))}.loader-3d-bubble.tone-building{background:linear-gradient(135deg,#4b10ff,#1676ff);box-shadow:0 22px 34px #2a5aff99}.loader-3d-bubble.tone-flat{background:linear-gradient(135deg,#00d1b2,#20f7d5);box-shadow:0 22px 34px #00d1b299}.loader-3d-bubble.tone-house{background:linear-gradient(135deg,#ff2f7f,#ff7ea7);box-shadow:0 22px 34px #ff2f7f99}.loader-3d-bubble.tone-plot{background:linear-gradient(135deg,#1f5bff,#6a97ff);box-shadow:0 22px 34px #1f5bff99}.loader-3d-label{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#ffffffb8;font-weight:700}.loader-caption{font-size:13px;color:#ffffffbf}.loader-dots{display:flex;gap:8px}.loader-dots span{width:8px;height:8px;border-radius:999px;background:#7c5cffd9;animation:loaderDot 1s ease-in-out infinite}.loader-dots span:nth-child(2){background:#2ec4b6b3;animation-delay:.15s}.loader-dots span:nth-child(3){background:#ff8aa5b3;animation-delay:.3s}@keyframes spin3d{0%{transform:rotateY(0)}to{transform:rotateY(360deg)}}@keyframes loaderDot{0%,to{transform:translateY(0);opacity:.6}50%{transform:translateY(-6px);opacity:1}}.toast-stack{position:fixed;top:18px;right:18px;display:grid;gap:10px;z-index:10000;width:min(420px,calc(100vw - 32px))}.toast{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:#fffffff2;color:#0f172a;box-shadow:0 10px 30px #0f172a24;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:grid;gap:8px;width:100%;animation:toastSlideIn .24s ease-out;position:relative;overflow:hidden;padding:12px 12px 10px}.toast__header{display:flex;align-items:flex-start;gap:10px}.toast__badge{width:28px;height:28px;border-radius:8px;display:grid;place-items:center;background:#2563eb1a;color:#2563eb;flex:0 0 auto}.toast__title-wrap{min-width:0;flex:1}.toast__tone{font-size:11px;line-height:1.2;text-transform:uppercase;letter-spacing:.08em;font-weight:700;color:#64748b;margin-bottom:2px}.toast__title{font-weight:700;font-size:14px;line-height:1.35;color:#0f172a;word-break:break-word}.toast__message{font-size:13px;line-height:1.45;color:#475569;margin-left:38px;word-break:break-word}.toast__close{border:none;background:transparent;color:#64748b;width:22px;height:22px;border-radius:6px;display:grid;place-items:center;cursor:pointer;margin-left:auto;flex:0 0 auto}.toast__close:hover{background:#94a3b829;color:#334155}.toast__progress{height:3px;border-radius:999px;margin-left:38px;background:#2563eb2e;transform-origin:left center;animation-name:toastProgress;animation-timing-function:linear;animation-fill-mode:forwards}.toast--success{border-left:4px solid #10b981}.toast--success .toast__badge{background:#10b98124;color:#059669}.toast--success .toast__progress{background:linear-gradient(90deg,#10b981,#34d399)}.toast--error{border-left:4px solid #ef4444}.toast--error .toast__badge{background:#ef444424;color:#dc2626}.toast--error .toast__progress{background:linear-gradient(90deg,#ef4444,#f97316)}.toast--info{border-left:4px solid #3b82f6}.toast--info .toast__badge{background:#3b82f624;color:#2563eb}.toast--info .toast__progress{background:linear-gradient(90deg,#3b82f6,#6366f1)}@keyframes toastSlideIn{0%{opacity:0;transform:translateY(-12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes toastProgress{0%{transform:scaleX(1);opacity:.95}to{transform:scaleX(0);opacity:.45}}@media(max-width:1440px){.content{padding:12px 18px 28px 14px}.dashboard-shot-shell{gap:12px;padding:14px;border-radius:26px}.dashboard-shot-kpis{gap:10px}.dashboard-shot-kpi{padding:14px 14px 12px;min-height:108px;border-radius:18px}.dashboard-shot-kpi__value{font-size:22px}.dashboard-shot-kpi__title{font-size:14px}.dashboard-shot-kpi__meta{font-size:11px}.dashboard-shot-grid{gap:12px}.dashboard-shot-grid--agent{grid-template-columns:minmax(0,2fr) minmax(240px,.9fr)}.dashboard-shot-grid--broker-top{grid-template-columns:minmax(0,1.4fr) minmax(260px,.85fr)}.dashboard-shot-grid--broker-top-compact{grid-template-columns:minmax(0,1.15fr) minmax(220px,.75fr)}.dashboard-shot-grid--broker-bottom{grid-template-columns:minmax(0,1.4fr) minmax(220px,.82fr) minmax(230px,.82fr)}.dashboard-shot-card{gap:10px;padding:14px;border-radius:20px}.dashboard-shot-card__title{font-size:14px}.dashboard-shot-column{gap:12px}.dashboard-shot-panel-stat strong{font-size:20px}.dashboard-shot-panel-stat span{font-size:11px}.dashboard-shot-chart__svg{height:180px}.dashboard-shot-chart{max-width:640px}.dashboard-shot-chart-switcher__select{min-width:76px;height:26px;padding:0 22px 0 8px;font-size:11px}.dashboard-shot-chart-switcher button{width:26px;height:26px}.dashboard-shot-funnel__bar{min-height:26px;border-radius:12px;font-size:13px}.dashboard-shot-funnel__meta{font-size:11px}.dashboard-shot-performance__head,.dashboard-shot-performance__row{grid-template-columns:minmax(120px,1.2fr) repeat(4,minmax(0,.55fr)) 36px;gap:8px}.dashboard-shot-performance__head{font-size:10px}.dashboard-shot-performance__name{gap:8px;font-size:13px}.dashboard-shot-avatar--small{width:24px;height:24px;font-size:9px}.dashboard-shot-performance__metric{font-size:13px}.dashboard-shot-card--performance{gap:8px}.dashboard-shot-table__head,.dashboard-shot-table__row{grid-template-columns:minmax(120px,1fr) minmax(80px,.45fr) minmax(100px,.65fr) minmax(96px,.6fr) minmax(100px,.7fr) minmax(72px,.45fr);gap:8px}.dashboard-shot-table__head{font-size:10px}.dashboard-shot-meter-list{gap:8px}.dashboard-shot-meter-list__meta{font-size:11px}.dashboard-shot-meter-list__track{height:8px}.dashboard-shot-action-grid{gap:8px}.dashboard-shot-action-button{padding:10px 12px;min-height:40px;font-size:12px;border-radius:14px}.dashboard-shot-action-button--hero{min-width:180px}.dashboard-shot-donut{width:120px;height:120px;padding:12px}.dashboard-shot-donut__center{width:68px;height:68px;font-size:22px}.dashboard-shot-lead-footer,.dashboard-shot-properties{grid-template-columns:minmax(180px,.85fr) minmax(0,1fr);gap:10px}.dashboard-shot-properties__legend-row{padding:6px 8px;font-size:12px}.dashboard-shot-top-properties__title,.dashboard-shot-top-properties__row{font-size:12px}.dashboard-shot-sales__value{font-size:24px}.dashboard-shot-task-row,.dashboard-shot-mini-list__item,.dashboard-shot-hot-list__item,.dashboard-shot-alerts__item{padding:10px 12px;gap:10px;border-radius:16px}.dashboard-shot-task-row__body strong,.dashboard-shot-mini-list__content strong,.dashboard-shot-hot-list__copy strong{font-size:13px}.dashboard-shot-task-row__body span,.dashboard-shot-mini-list__content span,.dashboard-shot-hot-list__copy span{font-size:11px}.dashboard-shot-task-row__time,.dashboard-shot-mini-list__time,.dashboard-shot-hot-list__value{font-size:12px}.dashboard-shot-task-row__tick,.dashboard-shot-avatar,.dashboard-shot-icon-action{width:30px;height:30px}.dashboard-shot-task-row{grid-template-columns:32px 72px minmax(0,1fr) auto}.dashboard-shot-mini-list__item,.dashboard-shot-hot-list__item,.dashboard-shot-alerts__item{grid-template-columns:32px minmax(0,1fr) auto}.dashboard-shot-section-link{width:28px;height:28px}.dashboard-shot-status{font-size:10px!important;padding-inline:8px!important}.dashboard-shot-empty-note{font-size:12px}.dashboard-shot-chart__tooltip{min-width:210px;max-width:280px;padding:8px 10px;font-size:11px}.dashboard-role-hero{grid-template-columns:minmax(0,1.3fr) minmax(240px,.85fr);padding:14px}.dashboard-kanban{grid-template-columns:repeat(4,minmax(180px,1fr));gap:10px}.dashboard-shot-trend-fallback{min-height:80px;padding:10px 12px}.dashboard-shot-chart__legend{font-size:10px;gap:10px}.dashboard-shot-summary-list__row{padding:8px 10px;font-size:13px}.lead-list-filters{grid-template-columns:repeat(6,minmax(0,1fr))}.lead-list-filters__item{grid-column:span 2}.lead-close-panel__top-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-close-panel__bottom-grid{grid-template-columns:1fr}}@media(max-width:1280px){.content{padding:10px 14px 24px 12px}.dashboard-shot-shell{gap:10px;padding:12px;border-radius:22px}.dashboard-shot-kpi{padding:12px 12px 10px;min-height:96px;border-radius:16px}.dashboard-shot-kpi__value{font-size:20px}.dashboard-shot-kpi__title{font-size:13px}.dashboard-shot-kpi__meta{font-size:10px;gap:4px}.dashboard-shot-grid{gap:10px}.dashboard-shot-grid--agent{grid-template-columns:minmax(0,1.8fr) minmax(200px,.85fr)}.dashboard-shot-grid--broker-top{grid-template-columns:minmax(0,1.3fr) minmax(220px,.8fr)}.dashboard-shot-grid--broker-top-compact{grid-template-columns:minmax(0,1.1fr) minmax(190px,.72fr)}.dashboard-shot-grid--broker-bottom{grid-template-columns:1fr 1fr}.dashboard-shot-grid--broker-bottom>.dashboard-shot-card--performance{grid-column:span 2}.dashboard-shot-card{gap:8px;padding:12px;border-radius:18px}.dashboard-shot-card__title{font-size:13px;gap:8px}.dashboard-shot-card__title-icon{width:22px;height:22px;border-radius:6px}.dashboard-shot-column{gap:10px}.dashboard-shot-panel-stat strong{font-size:18px}.dashboard-shot-chart__svg{height:160px}.dashboard-shot-chart{max-width:560px}.dashboard-shot-performance__head,.dashboard-shot-performance__row{grid-template-columns:minmax(100px,1.1fr) repeat(4,minmax(0,.5fr)) 32px;gap:6px}.dashboard-shot-performance__metric{font-size:12px}.dashboard-shot-performance__name{font-size:12px;gap:6px}.dashboard-shot-table__head,.dashboard-shot-table__row{grid-template-columns:minmax(100px,1fr) minmax(72px,.42fr) minmax(88px,.58fr) minmax(84px,.55fr) minmax(88px,.62fr) minmax(64px,.4fr);gap:6px;font-size:13px}.dashboard-shot-donut{width:108px;height:108px;padding:10px}.dashboard-shot-donut__center{width:60px;height:60px;font-size:20px}.dashboard-shot-lead-footer,.dashboard-shot-properties{grid-template-columns:minmax(150px,.8fr) minmax(0,1fr);gap:8px}.dashboard-shot-properties__legend-row{padding:5px 7px;font-size:11px;border-radius:12px}.dashboard-shot-action-button{padding:8px 10px;min-height:36px;font-size:11px;border-radius:12px;gap:6px}.dashboard-shot-action-button--hero{min-width:150px}.dashboard-shot-funnel__bar{min-height:24px;font-size:12px}.dashboard-shot-sales__value{font-size:22px}.dashboard-shot-task-row{grid-template-columns:28px 64px minmax(0,1fr) auto}.dashboard-shot-mini-list__item,.dashboard-shot-hot-list__item,.dashboard-shot-alerts__item{grid-template-columns:28px minmax(0,1fr) auto}.dashboard-shot-task-row__tick,.dashboard-shot-avatar,.dashboard-shot-icon-action{width:28px;height:28px}.dashboard-shot-avatar{font-size:10px}.dashboard-shot-avatar--small{width:22px;height:22px;font-size:8px}.dashboard-role-hero{grid-template-columns:minmax(0,1.2fr) minmax(200px,.8fr);padding:12px;gap:12px}.dashboard-kanban{grid-template-columns:repeat(4,minmax(160px,1fr));gap:8px}.dashboard-shot-properties__group-select-control{min-width:120px}.dashboard-shot-chart-switcher{gap:4px;padding:3px}.dashboard-shot-chart-switcher__select{min-width:68px;height:24px;padding:0 20px 0 7px;font-size:10px}.dashboard-shot-chart-switcher button{width:24px;height:24px}}@media(max-width:1120px){.app-shell{grid-template-columns:1fr}.sidebar{flex-direction:row;flex-wrap:wrap;align-items:center}.nav{grid-auto-flow:column;grid-auto-columns:max-content;overflow-x:auto;white-space:nowrap}.content{padding:24px}.topbar{flex-direction:row;align-items:flex-start;gap:10px}.topbar>div:first-child{min-width:0}.topbar-actions{width:auto;margin-left:auto;justify-content:flex-end;flex-shrink:0}.notification-popover{width:min(340px,calc(100vw - 24px));max-height:min(62vh,460px);padding:12px;border-radius:22px}.notification-mobile-shell{position:relative;display:inline-grid}.notification-popover--mobile{top:calc(100% + 8px);right:10px;width:min(338px,calc(100vw - 24px));max-height:min(58vh,420px);padding:12px;border-radius:20px}.notification-popover__header{align-items:flex-start}.notification-popover--mobile .notification-popover__header{flex-direction:column;align-items:stretch;gap:10px}.notification-popover__header strong{font-size:15px}.notification-popover__action{padding:7px 10px;font-size:11px}.notification-popover--mobile .notification-popover__action{width:100%;justify-content:center}.notification-permission{flex-direction:column;align-items:stretch}.notification-permission__button{width:100%}.notification-item{padding:12px;border-radius:16px}.notification-item__meta{align-items:flex-start;flex-direction:column}.notification-item__meta time{font-size:10px}.notification-item__title{font-size:13px}.notification-item__message{font-size:12px}.notification-list{padding-right:2px}.toolbar-item{width:100%}.toolbar-item .ant-select,.toolbar-item .ant-select-selector{width:100%!important}.lead-list-toolbar__row{flex-wrap:wrap}.lead-list-toolbar__search{min-width:100%}.lead-list-toolbar__toggle,.lead-list-toolbar__clear{width:auto}.lead-list-filters{grid-template-columns:1fr}.lead-list-filters__item{grid-column:span 1}.plan-limits-grid__row{grid-template-columns:minmax(220px,1fr) 110px 126px;gap:10px;padding:9px 10px}.dashboard-preview-kpis{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-role-hero,.dashboard-role-grid{grid-template-columns:1fr}.dashboard-studio-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-studio-shell{min-height:auto;max-height:none;overflow:visible}.dashboard-studio-hero{grid-template-columns:1fr}.dashboard-studio-hero__controls{justify-items:start}.dashboard-studio-grid--broker,.dashboard-studio-grid--agent{grid-template-columns:1fr}.dashboard-studio-panel--hero,.dashboard-studio-panel--table,.dashboard-studio-panel--trend,.dashboard-studio-panel--funnel,.dashboard-studio-panel--pulse,.dashboard-studio-panel--actions,.dashboard-studio-panel--team,.dashboard-studio-panel--alerts,.dashboard-studio-panel--visits,.dashboard-studio-panel--hot,.dashboard-studio-panel--momentum{grid-column:auto}.dashboard-shot-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-shot-grid--agent,.dashboard-shot-grid--broker-top,.dashboard-shot-grid--broker-bottom,.dashboard-shot-lead-footer,.dashboard-shot-properties{grid-template-columns:1fr}.dashboard-shot-properties__toolbar{flex-direction:column;align-items:flex-start}.dashboard-shot-properties__group-select{justify-items:start}.dashboard-preview-grid{grid-template-columns:1fr}.dashboard-preview-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:820px){.lead-form-grid{grid-template-columns:1fr}.lead-form-card{padding:18px;border-radius:20px}.dashboard-stat-grid,.dashboard-preview-kpis,.dashboard-preview-summary-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.lead-workspace-toolbar__actions{justify-content:flex-end}.lead-workspace-header{grid-template-columns:1fr;justify-items:start}.lead-workspace-page-intro{flex-direction:column;align-items:stretch;margin-bottom:12px}.lead-workspace-page-intro__chips{justify-content:flex-start;max-width:100%;min-width:0}.lead-workspace-header__lead,.lead-workspace-header__meta{justify-items:start;text-align:left;white-space:normal}.lead-workspace-header__chip-row{flex-wrap:wrap;justify-content:flex-start;overflow:visible}.lead-workspace-header__chip-row--bottom{margin-top:0}.lead-workspace-header__actions{justify-content:flex-start;width:100%}.lead-workspace-header__actions .ant-btn{flex:1 1 140px;min-width:0}.lead-close-panel__top-grid,.lead-close-panel__bottom-grid,.lead-close-panel__commission-grid,.lead-close-panel__commission-row{grid-template-columns:1fr}.lead-close-panel__header,.lead-close-panel__footer{align-items:stretch}.lead-close-panel__header{flex-direction:column}.lead-close-panel__header .ant-btn,.lead-close-panel__footer .ant-btn{width:100%}}@media(max-width:640px){.content{padding:14px;gap:14px;overflow-x:hidden}.card{padding:16px;border-radius:16px}.dashboard-section{padding:12px}.dashboard-visual-grid,.dashboard-visual-grid--two{grid-template-columns:1fr}.dashboard-kanban{grid-template-columns:1fr;overflow-x:visible;gap:8px}.dashboard-drilldown__header,.dashboard-highlight__row,.section-header,.dashboard-section__header{flex-direction:column;align-items:flex-start}.section-header>a,.section-header .ant-btn{width:100%}.lead-workspace-header{padding:12px;border-radius:16px}.lead-workspace-header__actions .ant-btn{width:100%;flex:1 1 100%}.dashboard-drilldown__metrics{justify-content:flex-start}.dashboard-highlight__meta{justify-items:start}.mini-bar-chart__row{grid-template-columns:minmax(64px,1fr) minmax(0,2fr) minmax(22px,auto);gap:6px}.toast-stack{left:16px;right:16px}.toast{width:100%}.auth-card{padding:24px}.auth-header{flex-direction:column;align-items:flex-start}.list-item{flex-direction:column;align-items:flex-start;gap:6px}.dashboard-stat-grid{grid-template-columns:1fr}.dashboard-preview-hero,.dashboard-preview-panel__header,.dashboard-preview-priority-item__top{flex-direction:column;align-items:flex-start}.dashboard-shot-card--performance{padding:14px}.dashboard-shot-card--performance .dashboard-shot-card__header{flex-direction:row;align-items:center}.dashboard-shot-performance{gap:10px}.dashboard-shot-performance__head{display:none}.dashboard-shot-performance__row{position:relative;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px 12px;padding:12px 52px 12px 12px;border:1px solid rgba(191,219,254,.92);border-radius:18px;background:#ffffffc7}.dashboard-shot-performance__name{grid-column:1 / -1;padding-right:4px;font-size:14px;line-height:1.25}.dashboard-shot-performance__metric{display:grid;gap:2px;min-width:0;font-size:13px;font-weight:800;color:var(--text-strong)}.dashboard-shot-performance__metric:before{content:attr(data-label);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.dashboard-shot-performance__action{position:absolute;top:12px;right:12px}.dashboard-role-hero__stat{padding:12px 14px}.dashboard-studio-shell{padding:18px;min-height:auto;max-height:none;overflow:visible}.dashboard-studio-hero{flex-direction:column}.dashboard-studio-hero__controls{width:100%;justify-items:stretch}.dashboard-shot-shell{padding:14px;border-radius:24px}.dashboard-shot-header,.dashboard-shot-card__header{flex-direction:column;align-items:flex-start}.premium-card__header{flex-direction:column;align-items:stretch;gap:12px}.premium-card__icon{align-self:flex-start}.dashboard-shot-card__action,.dashboard-shot-chart-switcher{width:100%}.dashboard-shot-chart-switcher--mobile{display:grid;gap:10px;padding:10px;border-radius:22px}.dashboard-shot-chart-switcher--mobile .dashboard-shot-chart-switcher__fields,.dashboard-shot-chart-switcher--mobile .dashboard-shot-chart-switcher__modes{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;width:100%}.dashboard-shot-chart-switcher--mobile .dashboard-shot-chart-switcher__modes button{width:100%;min-height:40px;justify-content:center;gap:6px}.dashboard-shot-chart-switcher__select{flex:1 1 120px;min-width:0}.dashboard-shot-chart{max-width:none}.dashboard-shot-chart__svg{height:176px}.dashboard-mobile-trend__summary{padding:10px}.dashboard-mobile-trend__headline{font-size:22px}.privileges-toolbar__intro{flex:0 1 auto;width:100%}.premium-card__header{margin-bottom:16px;padding-bottom:14px}.dashboard-shot-chart__legend{justify-content:flex-start;gap:10px;margin-top:6px}.dashboard-shot-panel-stat strong{font-size:20px}.dashboard-shot-panel-stat span{overflow-wrap:anywhere;word-break:break-word}.dashboard-shot-funnel__meta{flex-wrap:wrap;align-items:flex-start}.dashboard-shot-funnel__meta span,.dashboard-shot-funnel__meta strong{overflow-wrap:anywhere;word-break:break-word}.dashboard-shot-funnel__bar{min-height:34px;padding-inline:12px;width:100%!important}.roles-page__toolbar,.privileges-toolbar__actions{width:100%;display:grid;gap:10px}.roles-page__toolbar .ant-space-item,.roles-page__toolbar .ant-btn,.privileges-toolbar__actions .ant-space-item,.privileges-toolbar__actions .ant-btn,.privileges-toolbar__actions .ant-select,.privileges-toolbar__select{width:100%;min-width:0}.privilege-mobile-card__header,.privilege-mobile-card__row{flex-direction:column;align-items:stretch}.master-data-tabs{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(110px,1fr))}.master-data-tab{width:100%}.dashboard-shot-kpis,.dashboard-shot-action-grid,.dashboard-studio-kpis,.dashboard-studio-actions,.dashboard-shot-task-row,.dashboard-shot-mini-list__item,.dashboard-shot-hot-list__item,.dashboard-shot-alerts__item,.dashboard-shot-table__head,.dashboard-shot-table__row{grid-template-columns:1fr}.dashboard-shot-table__actions{justify-content:flex-start}.dashboard-shot-table__head{display:none}.dashboard-shot-table__row{gap:10px;padding:12px;border:1px solid rgba(191,219,254,.92);border-radius:18px;background:#ffffffc7}.dashboard-shot-table__cell{display:grid;gap:2px}.dashboard-shot-table__cell:before{content:attr(data-label);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted)}.dashboard-shot-table__actions{padding-top:2px}.dashboard-quick-actions,.dashboard-preview-kpis,.dashboard-preview-grid,.dashboard-role-grid,.dashboard-preview-task-strip,.dashboard-preview-footer-note,.dashboard-preview-summary-strip{grid-template-columns:1fr}.dashboard-preview-hero__controls{width:100%;justify-items:stretch}.dashboard-preview-hero__stamp{min-width:0;width:100%}.trend-chart__svg{height:220px}.dashboard-preview-activity-item,.dashboard-preview-ranked-list__item,.dashboard-preview-report-list__item,.action-grid{grid-template-columns:1fr}.dashboard-drilldown .ant-collapse-header{padding:10px 12px!important}.dashboard-drilldown .ant-collapse-content-box{padding:10px 12px 12px!important}.ef-table .ant-table{min-width:auto}.ef-table .ant-table-thead>tr>th,.ef-table .ant-table-tbody>tr>td{padding:10px 8px!important;white-space:nowrap}.mobile-card-row>span{min-width:0;overflow-wrap:anywhere;word-break:break-word}.mobile-card-row>span:last-child{max-width:62%;text-align:right}.property-image-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.property-video-grid{grid-template-columns:repeat(1,minmax(0,1fr))}.property-document-card{align-items:flex-start;flex-direction:column}.property-document-card__actions{width:100%;justify-content:flex-start}.plan-settings-select{width:100%}.plan-settings-summary{width:100%;justify-content:flex-start}.plan-limits-grid__row{grid-template-columns:minmax(180px,1fr) 84px 112px;gap:8px;padding:8px}.plan-limits-note{font-size:11px}.plan-limits-cell .ant-input-number{width:108px}.plan-settings-actions{justify-content:stretch}.plan-settings-save-btn{width:100%!important}}@keyframes sk-shimmer{0%{background-position:-600px 0}to{background-position:600px 0}}.sk-shimmer{background:linear-gradient(90deg,#dcdef099,#f0f1fff2,#dcdef099 80%);background-size:600px 100%;animation:sk-shimmer 1.4s ease-in-out infinite;border-radius:8px}.sk-table{display:flex;flex-direction:column;gap:0;border:1px solid rgba(124,92,255,.1);border-radius:14px;overflow:hidden;background:#ffffffe0}.sk-table__head{display:flex;gap:16px;padding:14px 20px;background:#f5f3ffcc;border-bottom:1px solid rgba(124,92,255,.1)}.sk-table__head-cell{height:13px;flex:1;border-radius:6px}.sk-table__row{display:flex;align-items:center;gap:16px;padding:14px 20px;border-bottom:1px solid rgba(200,204,230,.25)}.sk-table__row:last-child{border-bottom:none}.sk-table__cell{height:14px;flex:1;border-radius:7px}.sk-cards{display:flex;flex-direction:column;gap:20px}.sk-cards__stats{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:14px}.sk-cards__stat-card{display:flex;flex-direction:column;gap:10px;padding:18px;border-radius:14px;background:#ffffffe6;border:1px solid rgba(124,92,255,.1);box-shadow:0 4px 16px #1214260f}.sk-cards__stat-label{height:11px;width:55%}.sk-cards__stat-value{height:26px;width:45%}.sk-cards__stat-meta{height:10px;width:70%}.lead-page-skeleton{display:flex;flex-direction:column;gap:18px}.lead-page-skeleton__columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.lead-page-skeleton__column{display:flex;flex-direction:column;gap:18px}.lead-page-skeleton__panel{display:flex;flex-direction:column;gap:18px;padding:22px;border-radius:18px;border:1px solid rgba(124,92,255,.1);background:#ffffffe6;box-shadow:0 8px 28px #1214260f}.lead-page-skeleton__panel-header{display:flex;flex-direction:column;gap:10px}.lead-page-skeleton__title{height:18px;width:170px}.lead-page-skeleton__title--large{height:26px;width:min(320px,78%)}.lead-page-skeleton__subtitle{height:12px;width:220px}.lead-page-skeleton__subtitle--wide{width:min(460px,100%)}.lead-page-skeleton__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.lead-page-skeleton__field{display:flex;flex-direction:column;gap:10px}.lead-page-skeleton__field--wide{grid-column:1 / -1}.lead-page-skeleton__label{height:11px;width:92px}.lead-page-skeleton__control{height:42px;width:100%}.lead-page-skeleton__range{height:64px;width:100%}.lead-page-skeleton__footer{display:flex;justify-content:flex-start}.lead-page-skeleton__button{width:152px;height:42px;border-radius:999px}.lead-page-skeleton__button--ghost{width:124px}.lead-workspace-skeleton__intro{display:flex;flex-direction:column;gap:14px}.lead-workspace-skeleton__chips{display:flex;flex-wrap:wrap;gap:10px}.lead-workspace-skeleton__chip{width:92px;height:28px;border-radius:999px}.lead-workspace-skeleton__header{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr) auto;gap:18px;align-items:center;padding:20px 22px;border-radius:18px;border:1px solid rgba(124,92,255,.1);background:#ffffffe6;box-shadow:0 8px 28px #1214260f}.lead-workspace-skeleton__identity,.lead-workspace-skeleton__meta,.lead-workspace-skeleton__actions{display:flex;gap:12px}.lead-workspace-skeleton__identity,.lead-workspace-skeleton__meta{flex-direction:column}.lead-workspace-skeleton__actions{flex-wrap:wrap;justify-content:flex-end}.lead-workspace-skeleton__meta-item{width:180px;height:14px}.lead-workspace-skeleton__tabs{display:flex;flex-wrap:wrap;gap:12px;padding:4px 0}.lead-workspace-skeleton__tab{width:112px;height:36px;border-radius:999px}.lead-detail-skeleton__meta{display:flex;flex-direction:column;gap:12px}@media(max-width:1024px){.lead-page-skeleton__columns,.lead-workspace-skeleton__header{grid-template-columns:1fr}.lead-workspace-skeleton__actions{justify-content:flex-start}}@media(max-width:768px){.lead-page-skeleton__panel{padding:18px}.lead-page-skeleton__grid{grid-template-columns:1fr}}
