:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#fff;--panel:#fffffff0;--border:#d7e2f0;--text:#0f172a;--muted:#64748b;--brand:#07124b;--brand-dark:#0d1f63;--brand-soft:#ecf2ff;--shell:#101d3a;--shell-soft:#1a2747;--shadow:0 22px 54px #0f172a1a;--shadow-soft:0 10px 24px #0f172a0d;--radius:18px}*{box-sizing:border-box}html,body,#root{min-height:100%}body{color:var(--text);background:#fff;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,textarea,select{font:inherit}button{cursor:pointer;border:0}button:not(.ghost-button):not(.tab):not(.business-pill):not(.sidebar-nav-item):not(.nav-item):not(.workspace-pill):not(.auth-social-button):not(.auth-link-button):not(.btn-primary):not(.btn-google):not(.forgot):not(.signup button):not(.toggle-pw):not(.back):not(.leads-tab-btn):not(.leads-action-btn):not(.leads-btn-action):not(.pag-btn):not(.b-action-btn):not(.b-page-arrow):not(.b-page-num):not(.btn-modal-close){background:linear-gradient(135deg, var(--brand), #4a6fff);color:#fff;border-radius:14px;min-height:44px;padding:0 16px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s;box-shadow:0 14px 30px #7c533f33}button:not(.ghost-button):not(.tab):not(.business-pill):not(.sidebar-nav-item):not(.nav-item):not(.workspace-pill):not(.auth-social-button):not(.auth-link-button):not(.btn-primary):not(.btn-google):not(.forgot):not(.signup button):not(.toggle-pw):not(.back):not(.leads-tab-btn):not(.leads-action-btn):not(.leads-btn-action):not(.pag-btn):not(.b-action-btn):not(.b-page-arrow):not(.b-page-num):not(.btn-modal-close):hover{background:linear-gradient(135deg, var(--brand-dark), #3556d8);transform:translateY(-1px);box-shadow:0 18px 34px #7c533f40}input,textarea,select{width:100%;color:var(--text);background:#fffffff5;border:1px solid #ced8e7;border-radius:14px;outline:none;margin-top:6px;padding:12px 14px;transition:border-color .15s,box-shadow .15s,transform .15s}input:focus,textarea:focus,select:focus{border-color:#7c533f99;box-shadow:0 0 0 4px #7c533f1f}textarea{resize:vertical;min-height:120px}label{font-weight:700;display:block}.muted{color:var(--muted)}.dashboard-shell,.auth-page{min-height:100vh}.auth-page{background:radial-gradient(circle at 15% 10%,#4a6fff2e,#0000 28%),linear-gradient(135deg,#0d1831 0%,#152345 42%,#edf2f8 42%,#f8fbff 100%);grid-template-columns:minmax(0,1.1fr) minmax(420px,.72fr);align-items:stretch;gap:22px;padding:22px;display:grid}.auth-card,.auth-hero-panel{border:1px solid #d9e3f157;border-radius:28px;box-shadow:0 30px 70px #0f172a2e}.auth-card{background:#fffffff0;place-self:center;width:min(520px,100%);padding:28px}.auth-hero-panel{color:#fff;background:linear-gradient(135deg,#101d3af5,#1b305ee6),radial-gradient(circle at 100% 0,#5a7cff52,#0000 30%);align-content:space-between;min-height:calc(100vh - 44px);padding:34px;display:grid;position:relative;overflow:hidden}.auth-hero-panel:after{content:"";background:#ffffff09;border:1px solid #ffffff1f;border-radius:42px;width:420px;height:420px;position:absolute;bottom:-18%;right:-12%;transform:rotate(18deg)}.auth-brand,.topbar-brand{align-items:center;gap:14px;display:flex}.auth-brand-large{z-index:1;position:relative}.auth-brand-large h1,.auth-brand-large p{margin:0}.auth-brand-large p{color:#ffffffad;max-width:560px}.brand-mark{background:linear-gradient(135deg, #fff 0%, #ffffff94 100%), linear-gradient(135deg, var(--brand), #5c7eff);border-radius:14px;width:42px;height:42px;box-shadow:0 14px 28px #7c533f42}.auth-copy{z-index:1;max-width:720px;position:relative}.auth-copy .eyebrow{color:#dbe7ff;background:#ffffff1f}.auth-copy h2{letter-spacing:-.05em;max-width:680px;margin:18px 0 14px;font-size:clamp(34px,5vw,64px);line-height:.98}.auth-copy p{color:#ffffffb8;max-width:650px;margin:0;font-size:18px;line-height:1.55}.auth-feature-grid{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid;position:relative}.auth-feature-grid div{background:#ffffff13;border:1px solid #ffffff1f;border-radius:18px;min-height:108px;padding:16px}.auth-feature-grid strong,.auth-feature-grid span{display:block}.auth-feature-grid strong{margin-bottom:8px;font-size:16px}.auth-feature-grid span{color:#ffffffad;line-height:1.4}.inline-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:end;gap:16px;display:grid}.inline-form-grid button{align-self:end}.mini-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:18px;display:grid}.mini-metrics-grid>div{border:1px solid var(--border);min-height:150px;box-shadow:var(--shadow-soft);background:#f8fbffc7;border-radius:18px;padding:18px}.metric-line{color:var(--muted);justify-content:space-between;gap:14px;margin:10px 0;display:flex}.metric-line strong{color:var(--text);text-align:right}.auth-form-card{gap:20px;display:grid}.auth-form-head h2{letter-spacing:-.03em;margin:12px 0 8px;font-size:30px}.auth-form-head p{color:var(--muted);margin:0;line-height:1.5}.auth-switcher{background:#f5f8fd;border:1px solid #dce6f4;border-radius:16px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:6px;display:grid}.auth-switcher button,.auth-alt button{color:#42536c;min-height:40px;box-shadow:none;background:0 0;border-radius:12px;font-weight:800}.auth-switcher button.active{color:var(--brand);background:#fff;box-shadow:0 8px 18px #0f172a14}.auth-alt{color:var(--muted);text-align:center;margin:0}.auth-alt button{min-height:0;color:var(--brand);padding:0;display:inline}.topbar{z-index:20;color:#fff;background:linear-gradient(#050810fa,#091226fa),radial-gradient(circle at 0 0,#7c533f24,#0000 34%);border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;gap:16px;min-height:84px;padding:0 24px;display:flex;position:sticky;top:0;box-shadow:0 12px 32px #0f172a33}.topbar h1{letter-spacing:-.02em;margin:0;font-size:20px}.topbar span{color:#ffffffad}.dashboard-layout{grid-template-columns:272px minmax(0,1fr);min-height:calc(100vh - 84px);display:grid}.sidebar{box-sizing:border-box;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:linear-gradient(#050810fa,#091226fa),radial-gradient(circle at 0 0,#7c533f24,#0000 34%);border-right:1px solid #ffffff14;flex-direction:column;justify-content:space-between;align-self:stretch;height:100%;min-height:calc(100vh - 84px);padding:28px 22px;display:flex;position:sticky;top:84px;overflow-y:auto}.sidebar .panel{box-shadow:none;background:#ffffff0b;border-color:#ffffff14}.sidebar h2,.sidebar h3,.sidebar label{color:#fff}.sidebar input{color:#fff;background:#ffffff14;border-color:#ffffff1f}.sidebar input::placeholder{color:#ffffff8a}.sidebar .ghost-button{color:#dbe7ff;background:#ffffff14;border-color:#ffffff1f}.sidebar .ghost-button:hover{color:#fff;background:#ffffff24;border-color:#ffffff38}.content{width:100%;max-width:none;padding:18px}.panel{border-radius:var(--radius);box-shadow:var(--shadow);background:linear-gradient(#fffffff5,#f9fbfff0);border:1px solid #d9e3f1e6;padding:18px}.panel-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.stack{gap:14px;display:grid}.sidebar-nav-panel,.sidebar-context-panel{box-shadow:none;background:0 0;border:0;padding:0}.sidebar-context-panel{border-top:1px solid #ffffff14;margin-top:auto;padding-top:22px}.sidebar-section-title{color:#8f9bb3b8;text-transform:uppercase;letter-spacing:.16em;justify-content:space-between;align-items:center;margin:0 8px 18px;font-size:11px;font-weight:900;display:flex}.sidebar-section-title i{color:#8f9bb394;font-size:14px;font-style:normal}.sidebar-nav{gap:6px;display:grid}.sidebar-nav-item{color:#cbd5e1d1;text-align:left;border:1px solid #0000;border-radius:12px;align-items:center;gap:10px;min-height:42px;padding:0 16px;font-size:14px;font-weight:750;transition:transform .15s,border-color .15s,background .15s,color .15s;display:flex;box-shadow:none!important;background:0 0!important}.sidebar-nav-icon{color:#94a3b8c7;place-items:center;width:28px;height:28px;font-size:18px;line-height:1;display:grid}.sidebar-nav-item:hover{color:#fff;border-color:#7c533f2e;transform:translate(2px);background:#7c533f1a!important}.sidebar-nav-item:hover .sidebar-nav-icon{color:#fffc}.sidebar-nav-item.active{color:#fff;border-color:#78a0ff6b;background:linear-gradient(135deg,#7c533ff5,#4a6fffe6)!important;box-shadow:0 14px 26px #7c533f3d!important}.sidebar-nav-item.active .sidebar-nav-icon{color:#fff}.workspace-pill{text-align:left;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;width:100%;display:grid;color:#fff!important;min-height:48px!important;box-shadow:none!important;background:#ffffff0b!important;border:1px solid #ffffff14!important;border-radius:14px!important;padding:7px 9px!important}.workspace-pill:hover{background:#ffffff13!important;transform:translate(2px)!important}.workspace-pill span{background:linear-gradient(135deg, var(--brand), #4a6fff);color:#fff;border-radius:11px;place-items:center;width:34px;height:34px;font-size:12px;font-weight:900;display:grid}.workspace-pill strong{color:#ffffffeb;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:800;line-height:1.2;overflow:hidden}.billing-page{gap:18px;display:grid}.billing-hero{background:radial-gradient(circle at 100% 0,#7c533f29,#0000 34%),linear-gradient(135deg,#fff 0%,#f4f8ff 58%,#eef4ff 100%);grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:20px;min-height:180px;padding:24px;display:grid;position:relative;overflow:hidden}.billing-hero:after{content:"";border:44px solid #7c533f14;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-100px;right:-70px}.billing-hero>*{z-index:1;position:relative}.billing-hero h2,.billing-usage h3,.billing-actions h3,.billing-plan h3{color:#10192d;letter-spacing:-.02em;margin:0}.billing-hero h2{margin-top:12px;font-size:34px}.billing-hero p{max-width:760px;margin:10px 0 0;line-height:1.55}.billing-status-card{background:#ffffffc7;border:1px solid #07124b1a;border-radius:18px;justify-items:start;gap:8px;padding:18px;display:grid;box-shadow:0 18px 36px #0f172a14}.billing-status-card span,.billing-status-card small{color:#64748b;font-weight:800}.billing-status-card strong{color:#07124b;font-size:32px;line-height:1}.billing-usage{gap:16px;display:grid}.billing-usage .panel-head strong{color:#07124b;font-size:26px}.billing-meter{background:#e5edf7;border-radius:999px;height:12px;overflow:hidden}.billing-meter span{border-radius:inherit;background:linear-gradient(90deg,#16a3f8,#4a6fff,#07124b);min-width:8px;height:100%;display:block}.billing-plans{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.billing-plan{background:linear-gradient(#fff,#f8fbff);border:1px solid #d9e3f1eb;border-radius:18px;align-content:space-between;gap:18px;min-height:390px;padding:22px;display:grid;box-shadow:0 18px 44px #0f172a14}.billing-plan.featured{background:radial-gradient(circle at 100% 0,#16a3f829,#0000 34%),linear-gradient(#fff,#f3f7ff);border-color:#07124b47;box-shadow:0 24px 60px #07124b24}.billing-plan-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:16px;display:flex}.billing-plan-head span{color:#087d4d;background:#eafaf2;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.billing-plan strong{color:#07124b;font-size:28px;line-height:1;display:block}.billing-plan p{color:#64748b;margin:12px 0 0;line-height:1.5}.billing-plan ul{color:#334155;gap:10px;margin:0;padding:0;font-weight:700;list-style:none;display:grid}.billing-plan li{align-items:flex-start;gap:10px;display:flex}.billing-plan li:before{content:"";background:#16a3f8;border-radius:50%;flex:none;width:8px;height:8px;margin-top:8px}.billing-plan button,.billing-actions button{width:100%}.billing-actions{grid-template-columns:minmax(0,1fr) 220px;align-items:center;gap:18px;display:grid}button:disabled{cursor:not-allowed;opacity:.58;transform:none!important}@media (width<=1120px){.billing-plans{grid-template-columns:1fr}.billing-plan{min-height:auto}}@media (width<=720px){.billing-hero,.billing-actions{grid-template-columns:1fr}.billing-hero h2{font-size:28px}}body:has(.dashboard-shell){overflow:hidden!important}.dashboard-shell{height:100vh;min-height:100vh;overflow:hidden}.dashboard-shell .topbar{position:fixed;top:0;left:0;right:0}.dashboard-shell .dashboard-layout{grid-template-columns:272px minmax(0,1fr);height:100vh;min-height:100vh;padding-top:84px}.dashboard-shell .sidebar{width:272px;height:auto;position:fixed;top:84px;bottom:0;left:0;overflow-y:auto}.dashboard-shell .content{grid-column:2;height:calc(100vh - 84px);overflow-y:auto}@media (width<=1100px){body:has(.dashboard-shell){overflow:auto!important}.dashboard-shell{height:auto;min-height:100vh;overflow:visible}.dashboard-shell .topbar{position:sticky}.dashboard-shell .dashboard-layout{grid-template-columns:1fr;height:auto;min-height:calc(100vh - 84px);padding-top:0}.dashboard-shell .sidebar{width:auto;height:auto;position:static;overflow:visible}.dashboard-shell .content{grid-column:auto;height:auto;overflow:visible}}.business-list{gap:10px;margin-top:14px;display:grid}.business-pill,.tab,.ghost-button{border-radius:14px;justify-content:center;align-items:center;min-height:42px;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.business-pill{color:#ffffffd6;box-shadow:var(--shadow-soft);background:#ffffff12;border:1px solid #ffffff14;justify-content:flex-start;padding:12px 15px}.business-pill:hover{color:#fff;background:#ffffff1f;border-color:#ffffff38}.business-pill.active{background:linear-gradient(135deg, var(--brand), #516fff);color:#fff;border-color:#ffffff2e}.ghost-button{color:#24406d;background:#f4f7fc;border:1px solid #d9e3f1;padding:0 14px;box-shadow:0 8px 18px #0f172a0a}.ghost-button:hover{color:#1f3fe2;background:#edf3ff;border-color:#c5d5ff;box-shadow:0 10px 22px #7c533f1f}.ghost-button.small{border-radius:12px;min-height:36px;padding:0 12px;font-size:13px}.tabs{z-index:10;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:var(--shadow-soft);background:#ffffffb8;border:1px solid #d9e3f1d1;border-radius:18px;flex-wrap:wrap;gap:8px;margin:18px 0;padding:10px;display:flex;position:sticky;top:94px}.tab{color:#344054;box-shadow:none;background:#f7f9fc;border:1px solid #0000;padding:0 16px;font-weight:700}.tab:hover{color:#1f3fe2;background:#edf3ff}.tab.active{color:#fff;background:linear-gradient(135deg,#101b38,#22315f);box-shadow:0 14px 28px #0f172a2e}.stats-grid,.pipeline,.two-col,.stacked-panels{gap:16px;display:grid}.mini-list{gap:8px;margin-top:16px;display:grid}.mini-list-row{border:1px solid var(--line);color:var(--muted);background:#f8fbffd1;border-radius:12px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:12px;padding:12px 14px;display:grid}.mini-list-row strong{color:var(--ink)}.stats-grid{align-self:stretch;align-items:center;gap:14px;display:flex}.stat-card{min-width:0;height:102px;min-height:102px;box-shadow:var(--shadow-soft);text-align:left;background:linear-gradient(#fffffffa,#f5f9fff5);border:1px solid #d9e3f1eb;border-radius:18px;flex-direction:column;flex:1 1 0;justify-content:center;gap:6px;padding:14px 16px;display:flex;position:relative;overflow:hidden}.stat-card strong{letter-spacing:-.04em;color:#10192d;margin-bottom:0;font-size:32px;line-height:1;display:block}.stat-card span{color:var(--muted);font-size:15px;font-weight:500;line-height:1.2}.overview-panel{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#7c533f14,#0000 26%),linear-gradient(#fffffffa,#f6f9fff5);border:1px solid #d9e3f1eb;border-radius:28px;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);align-items:stretch;gap:18px;padding:20px;display:grid;position:relative;overflow:hidden}.overview-main{z-index:1;align-content:start;gap:10px;display:grid;position:relative}.overview-main h2{letter-spacing:-.02em;margin:0;font-size:30px;line-height:1.12}.overview-main p{margin:0}.overview-description{color:#42536c;max-width:58ch;line-height:1.45}.overview-meta{flex-wrap:wrap;gap:10px;display:flex}.meta-chip{color:#2442d7;background:#eff4ff;border:1px solid #7c533f1f;border-radius:999px;align-items:center;min-height:36px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.meta-chip-soft{color:#42536c;background:#ffffffb8}.eyebrow{color:#3159f6;background:#edf3ff;border-radius:999px;width:fit-content;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.overview-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.overview-actions button{min-width:120px}.businesses-page,.customers-page{gap:20px;display:grid}.businesses-page-head{align-items:flex-start}.businesses-page h3,.customers-page h3{margin:12px 0 8px;font-size:28px;line-height:1.1}.business-table-wrap{background:#fff;border:1px solid #e7edf6;border-radius:18px;overflow-x:auto}.business-table{border:0;border-radius:0;margin:0}.business-table tbody tr{cursor:pointer}.owners-page .business-table tbody tr{cursor:default}.business-table tbody tr.selected{background:#eef4ff}.business-table td:first-child strong,.business-table td:first-child span{display:block}.business-table td:first-child span{color:var(--muted);margin-top:4px;font-size:12px}.business-status{color:#087d4d;background:#eafaf2;border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}.empty-table-cell{color:var(--muted);text-align:center;padding:28px 18px}.modal-backdrop{z-index:60;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#080f218f;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.business-modal{background:linear-gradient(#fffffffa,#f6f9fffa);border:1px solid #d9e3f1eb;border-radius:24px;width:min(560px,100%);padding:22px;box-shadow:0 34px 90px #0f172a47}.business-modal .panel-head{align-items:flex-start;margin-bottom:18px}.business-modal h3{margin:12px 0 8px;font-size:26px;line-height:1.1}.form-actions{flex-wrap:wrap;gap:10px;display:flex}.copy-button{border-radius:14px;position:relative;overflow:hidden}.copy-button:after{content:"";background:linear-gradient(120deg,#0000,#ffffff3d,#0000);position:absolute;inset:0;transform:translate(-120%)}.copy-button:hover:after{animation:1.05s shimmer}.pipeline{grid-template-columns:repeat(5,minmax(0,1fr));margin-bottom:8px}.pipeline-column,.message-card,.document-item,.preview-box,.scrollbox{box-shadow:var(--shadow-soft);background:#fff;border-radius:16px}.pipeline-column{border:1px solid #e7edf6;min-height:84px;padding:12px 14px}.pipeline-column strong{text-transform:capitalize;margin-bottom:6px;display:block}table{border-collapse:collapse;background:#fff;border:1px solid #e7edf6;border-radius:16px;width:100%;margin-top:12px;overflow:hidden}th,td{text-align:left;vertical-align:top;border-bottom:1px solid #eef2f7;padding:12px 10px}th{color:#475467;text-transform:uppercase;letter-spacing:.04em;background:#f6f9fd;font-size:13px}tbody tr:hover{background:#f8fbff}.actions-cell{gap:8px;display:flex}.two-col{grid-template-columns:minmax(0,1.35fr) minmax(380px,.85fr);align-items:start;margin-top:16px}.lead-panel,.detail-panel{min-height:0}.lead-table{table-layout:fixed;font-size:13px}.toolbar .ghost-button,.actions-cell .ghost-button{color:#1f3fe2;background:#f3f7ff;border-color:#d7e3ff}.toolbar .ghost-button:hover,.actions-cell .ghost-button:hover{color:#1835b7;background:#e7efff}.panel button[type=submit],.panel .primary{background:linear-gradient(135deg, var(--brand), #4a6fff)}.lead-table th:first-child,.lead-table td:first-child,.lead-table th:nth-child(2),.lead-table td:nth-child(2){width:15%}.lead-table th:nth-child(3),.lead-table td:nth-child(3){width:11%}.lead-table th:nth-child(4),.lead-table td:nth-child(4){width:24%}.lead-table th:nth-child(5),.lead-table td:nth-child(5){width:12%}.lead-table th:nth-child(6),.lead-table td:nth-child(6){width:19%}.cell-clip{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.issue-clamp{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.lead-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:6px;display:grid}.scrollbox{border:1px solid #edf2f7;max-height:340px;padding:12px;overflow:auto}.message-card{border:1px solid #edf2f7;margin-bottom:10px;padding:12px 14px}.message-card strong,.pipeline-column strong,.panel h3,.panel h4{color:#0f172a}.panel h3{margin-top:0;margin-bottom:14px;font-size:18px}.panel h4{margin-top:10px;margin-bottom:8px;font-size:15px}.lead-panel .toolbar{justify-content:flex-end}.lead-panel .toolbar .ghost-button{min-width:112px}.lead-table select{min-width:118px}.inline-status{color:#3b5b7a;white-space:nowrap;background:#eef4ff;border-radius:999px;align-items:center;margin-left:10px;padding:5px 9px;font-size:12px;font-weight:800;display:inline-flex}.inline-status.success{color:#078242;background:#e8f8ef}.appointments-panel{overflow:hidden}.appointments-panel .panel-head{margin-bottom:18px}.appointments-table-wrap{-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;background:#fff;border:1px solid #e5edf7;border-radius:14px;width:100%;overflow:auto hidden}.appointments-table{border-collapse:collapse;table-layout:fixed;border:0;width:100%;min-width:1120px;margin-top:0;font-size:13px}.appointments-table th,.appointments-table td{vertical-align:top;text-align:left;overflow-wrap:anywhere;border-bottom:1px solid #e8eef6;padding:14px 10px}.appointments-table th{color:#31445f;letter-spacing:.04em;text-transform:uppercase;background:#f3f6fb;font-size:12px;font-weight:900}.appointments-table tbody tr:last-child td{border-bottom:0}.appointments-table th:first-child,.appointments-table td:first-child{width:12%}.appointments-table th:nth-child(2),.appointments-table td:nth-child(2){width:13%}.appointments-table th:nth-child(3),.appointments-table td:nth-child(3){width:17%}.appointments-table th:nth-child(4),.appointments-table td:nth-child(4),.appointments-table th:nth-child(5),.appointments-table td:nth-child(5){width:10%}.appointments-table th:nth-child(6),.appointments-table td:nth-child(6){width:15%}.appointments-table th:nth-child(7),.appointments-table td:nth-child(7){width:10%}.appointments-table th:nth-child(8),.appointments-table td:nth-child(8){width:13%}.appointments-table .issue-clamp{-webkit-line-clamp:2;line-clamp:2;line-height:1.35}.date-cell{color:#334155;word-break:normal;gap:2px;max-width:100%;line-height:1.35;display:grid}.date-cell small{color:#64748b;font-size:12px}.status-control{justify-items:start;gap:8px;display:grid}.appointments-table select{background-color:#fff;border-radius:12px;width:100%;min-width:0;min-height:38px;margin:0;padding:0 30px 0 12px;font-size:13px}.appointments-table-wrap::-webkit-scrollbar{height:10px}.appointments-table-wrap::-webkit-scrollbar-track{background:#f1f5f9;border-radius:999px}.appointments-table-wrap::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}.appointments-table .inline-status{margin-left:0}.calendar-pill{color:#1f3fe2;white-space:nowrap;background:#edf4ff;border:1px solid #cfe0ff;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:900;text-decoration:none;display:inline-flex}.calendar-pill.muted-pill{color:#53657d;background:#f5f8fc;border-color:#d8e1ee}.calendar-message{color:#64748b;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;max-width:100%;line-height:1.35;display:-webkit-box;overflow:hidden}.empty-row{text-align:center!important;padding:26px 18px!important}@media (width<=1240px){.appointments-table-wrap{margin-inline:-2px}.appointments-table{min-width:1040px;font-size:12px}.appointments-table th,.appointments-table td{padding:12px 8px}.appointments-table th{font-size:11px}.appointments-table select{min-height:36px;padding-left:10px;font-size:12px}}.document-list{gap:10px;display:grid}.document-item{border:1px solid #edf2f7;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px;display:flex}.document-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.preview-box{white-space:pre-wrap;border:1px solid #edf2f7;min-height:220px;padding:16px}.integration-summary{gap:8px;margin:14px 0;display:grid}.integration-status{color:#7c533f;background:#eaf8f2;border-radius:999px;align-items:center;width:fit-content;padding:8px 12px;font-weight:800;display:inline-flex}.loading-shell{place-items:center;display:grid}.loading-card{box-shadow:var(--shadow);background:#fff;border-radius:18px;padding:18px 24px}@keyframes shimmer{to{transform:translate(120%)}}.toolbar{flex-wrap:wrap;gap:8px;display:flex}@media (width<=1100px){.auth-page{background:linear-gradient(#101d3a 0%,#17274d 34%,#edf2f8 34%,#f8fbff 100%);grid-template-columns:1fr}.auth-hero-panel{gap:32px;min-height:auto}.auth-card{width:100%}.dashboard-layout{grid-template-columns:1fr}.sidebar{border-bottom:1px solid #d9e3f1cc;border-right:0}.two-col,.pipeline,.lead-detail-grid,.hero{grid-template-columns:1fr}.stats-grid{flex-direction:column}.stat-card{width:100%}.detail-panel{position:static}}@media (width<=720px){.auth-page{padding:12px}.auth-hero-panel,.auth-card{border-radius:22px;padding:20px}.auth-copy h2{font-size:34px}.auth-feature-grid{grid-template-columns:1fr}.topbar,.panel-head,.document-item{flex-direction:column;align-items:flex-start}.tabs{position:static}.actions-cell{flex-direction:column}.lead-table th:first-child,.lead-table td:first-child,.lead-table th:nth-child(2),.lead-table td:nth-child(2),.lead-table th:nth-child(3),.lead-table td:nth-child(3),.lead-table th:nth-child(5),.lead-table td:nth-child(5),.lead-table th:nth-child(6),.lead-table td:nth-child(6),.lead-table th:nth-child(4),.lead-table td:nth-child(4){width:auto}.overview-panel{grid-template-columns:1fr}}.auth-page{background:linear-gradient(90deg,#0b2d52 0% 33%,#1c2438 33% 100%);grid-template-columns:minmax(0,.55fr) minmax(0,1fr);gap:0;padding:0}.auth-hero-panel,.auth-card{box-shadow:none;border:0;border-radius:0}.auth-hero-panel{background:linear-gradient(#0b2d52 0% 50%,#091525 100%);min-height:100vh;padding:0;position:relative;overflow:hidden}.auth-hero-panel:after{display:none}.hero-ring,.hero-bar,.hero-dot{display:block;position:absolute}.hero-ring{border-radius:50%}.hero-ring-large{background:#009dff29;width:700px;height:700px;top:-130px;left:-70px}.hero-ring-small{background:#101a2a;width:520px;height:520px;top:-100px;left:62px}.hero-dot{background:#0ea5ff99;border-radius:50%;width:118px;height:118px;bottom:68px;left:92px}.hero-dot-secondary{display:none}.auth-copy h2{color:#fff;letter-spacing:-.045em;margin:0 0 24px;font-size:clamp(44px,4.4vw,56px);line-height:1.08}.hero-button{margin-top:52px;color:#fff!important;min-height:50px!important;box-shadow:none!important;background:#16a3f8!important;border-radius:999px!important;padding:0 22px!important}.auth-form-card{color:#fff;background:0 0;place-self:center;gap:24px;width:min(545px,100% - 48px);padding:0;display:grid}.auth-mark{width:46px;height:34px;position:relative}.auth-mark:before,.auth-mark:after,.auth-mark{background:0 0}.auth-mark{border-radius:999px}.auth-mark span{display:none}.auth-form-head h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:30px;line-height:1.2}.auth-form-card .auth-social-button{justify-content:center;align-items:center;gap:10px;font-size:18px;font-weight:700;display:inline-flex;color:#fff!important;min-height:52px!important;box-shadow:none!important;background:0 0!important;border:1px solid #899ebb47!important;border-radius:7px!important}.auth-divider-line span{white-space:nowrap}.auth-form-card input:not([type=checkbox]){color:#fff;min-height:50px;box-shadow:none;background:0 0;border:1px solid #899ebb4d;border-radius:999px;margin-top:12px}.auth-form-card input::placeholder{color:#bed2e070}.auth-form-card .auth-link-button{font-size:16px;font-weight:800;color:#16a3f8!important;min-height:0!important;box-shadow:none!important;background:0 0!important;padding:0!important}.auth-form-card form>button[type=submit]{min-height:50px;box-shadow:none;background:#16a3f8;border-radius:999px;margin-top:2px}html body:has(.auth-page){background:#fff!important}html body .auth-page{background:radial-gradient(circle at 8% 8%,#07124b0e,#0000 28%),linear-gradient(90deg,#fff 0 46%,#fff 46% 100%)!important;grid-template-columns:minmax(420px,46%) minmax(0,1fr)!important;min-height:100vh!important;padding:0!important;display:grid!important;overflow:hidden!important}html body .auth-hero-panel{color:#0a0a0a!important;background:#fff!important;align-content:center!important;width:auto!important;min-height:100vh!important;padding:72px 70px!important;display:grid!important}html body .auth-hero-panel:before{content:""!important;background:radial-gradient(circle,#07124b0e,#0000 70%)!important;border-radius:50%!important;width:520px!important;height:520px!important;position:absolute!important;top:-210px!important;right:-180px!important}html body .auth-hero-panel:after{display:none!important}html body .hero-ring-large{border:100px solid #07124b0f!important;width:620px!important;height:620px!important;top:-220px!important;left:-185px!important}html body .hero-bar{background:linear-gradient(#07124bb8,#132b7a7a)!important;animation:6s ease-in-out infinite float!important}html body .hero-dot{background:#07124b7a!important}html body .auth-copy{max-width:520px!important;position:relative!important;top:auto!important;left:auto!important}html body .auth-copy h2{color:#0a0a0a!important;font-size:clamp(38px,4.8vw,62px)!important;font-weight:900!important;line-height:1.08!important}html body .auth-copy p{color:#475569!important;font-size:19px!important;font-weight:600!important}html body .hero-button{background:#07124b!important;box-shadow:0 10px 30px #07124b38!important}html body .auth-card.auth-form-card{color:#0a0a0a!important;background:#fffffff0!important;border:1px solid #07124b14!important;border-radius:28px!important;width:min(545px,100% - 48px)!important;padding:34px!important;box-shadow:0 28px 80px #0f172a1f!important}html body .auth-form-head{text-align:center!important;justify-items:center!important}html body .auth-form-head h2{color:#0a0a0a!important;font-size:30px!important;font-weight:900!important}html body .auth-form-head p{color:#64748b!important;font-size:16px!important}html body .auth-form-card .auth-social-button{color:#0f172a!important;background:#fff!important;border:1px solid #07124b1c!important;border-radius:16px!important;font-size:15px!important;box-shadow:0 10px 28px #0f172a0a!important}html body .auth-divider-line{color:#0f172a!important;font-size:16px!important}html body .auth-form-card label{color:#0f172a!important;font-size:15px!important}html body .auth-form-card input:not([type=checkbox]){color:#0f172a!important;background:#fff!important;border:1px solid #07124b24!important;min-height:52px!important;font-size:15px!important;box-shadow:0 10px 28px #0f172a0a!important}html body .auth-check{color:#475569!important;font-size:14px!important}html body .auth-form-card .auth-link-button,html body .auth-alt button{color:#07124b!important;font-size:14px!important}html body .auth-form-card form>button[type=submit]{background:#07124b!important;min-height:52px!important;box-shadow:0 12px 34px #07124b3d!important}html body .auth-alt{color:#0f172a!important;font-size:16px!important}@media (width<=980px){html body .auth-page{grid-template-columns:1fr!important;overflow:auto!important}html body .auth-hero-panel{min-height:auto!important;padding:54px 28px!important}}.auth-page{grid-template-columns:minmax(420px,46%) minmax(0,1fr);min-height:100vh;padding:0;display:grid;overflow:hidden;background:radial-gradient(circle at 8% 8%,#07124b0f,#0000 28%),linear-gradient(90deg,#fff 0 46%,#fff 46% 100%)!important}.auth-hero-panel{width:auto;min-height:100vh;box-shadow:none;border:0;border-radius:0;align-content:center;padding:72px 70px;display:grid;position:relative;overflow:hidden;background:#fff!important}.auth-hero-panel:before{content:"";background:radial-gradient(circle,#07124b0e,#0000 70%);border-radius:50%;width:520px;height:520px;animation:22s linear infinite rotateOrb;position:absolute;top:-210px;right:-180px}.auth-hero-art{pointer-events:none;position:absolute;inset:0;overflow:hidden}.hero-ring-large{opacity:1;background:0 0;border:100px solid #07124b0f;border-radius:100%;width:620px;height:620px;top:-220px;left:-185px}.hero-ring-small{background:#07124b09;border-radius:50%;width:220px;height:220px;position:absolute;bottom:110px;right:-70px}.hero-bar{z-index:2;background:linear-gradient(#07124bb8,#132b7a7a);border-radius:999px;width:112px;height:292px;animation:6s ease-in-out infinite float;position:absolute;transform:rotate(-28deg)}.hero-bar-two{animation-delay:.4s;bottom:58px;left:305px}.hero-dot{z-index:2;background:#07124b7a;border-radius:50%;width:118px;height:118px;animation:8s ease-in-out infinite floatSlow;position:absolute;bottom:44px;left:64px}.hero-dot-secondary{background:#132b7a47;border-radius:50%;width:118px;height:118px;position:absolute;top:180px;right:86px}.auth-copy{z-index:3;max-width:520px;padding:0;animation:.8s forwards fadeInUp;position:relative;top:auto;left:auto}.hero-button{min-width:136px;margin-top:34px;transition:transform .28s,box-shadow .28s,background .28s;color:#fff!important;background:#07124b!important;border-radius:999px!important;min-height:52px!important;padding:0 26px!important;font-size:15px!important;font-weight:800!important;box-shadow:0 10px 30px #07124b38!important}.hero-button:hover{transform:translateY(-4px)scale(1.02);background:#0d1f63!important;box-shadow:0 16px 44px #07124b4d!important}.auth-card.auth-form-card{color:#0a0a0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border:1px solid #07124b14;border-radius:28px;place-self:center;gap:24px;width:min(545px,100% - 48px);min-width:0;padding:34px;animation:.8s forwards fadeInScale;display:grid;box-shadow:0 28px 80px #0f172a1f;background:#ffffffeb!important}.auth-form-head{text-align:center;justify-items:center;gap:8px;display:grid}.auth-mark:before,.auth-mark:after,.auth-mark{animation:4s ease-in-out infinite floatSlow}.auth-form-head p{color:#64748b;margin:0;font-size:16px;font-weight:600}.auth-form-card .auth-social-button{justify-content:center;align-items:center;gap:10px;transition:transform .25s,border-color .25s,box-shadow .25s;display:inline-flex;color:#0f172a!important;background:#fff!important;border:1px solid #07124b1c!important;border-radius:16px!important;min-height:52px!important;padding:0 16px!important;font-size:15px!important;font-weight:800!important;box-shadow:0 10px 28px #0f172a0a!important}.auth-form-card .auth-social-button:hover{transform:translateY(-3px);border-color:#07124b4d!important;box-shadow:0 16px 34px #07124b14!important}.auth-form-card input:not([type=checkbox]){color:#0f172a;background:#fff;border:1px solid #07124b24;border-radius:999px;min-height:52px;margin-top:10px;padding:0 18px;font-size:15px;font-weight:600;transition:border-color .25s,box-shadow .25s,transform .25s;box-shadow:0 10px 28px #0f172a0a}.auth-form-card input:not([type=checkbox]):focus{border-color:#07124b;transform:translateY(-1px);box-shadow:0 0 0 4px #07124b17,0 14px 34px #07124b14}.auth-check input{accent-color:#07124b;width:19px;height:19px;margin:0}.auth-form-card form>button[type=submit]{color:#fff;background:#07124b;border-radius:999px;min-height:52px;font-size:15px;font-weight:900;transition:transform .28s,box-shadow .28s,background .28s;box-shadow:0 12px 34px #07124b3d}.auth-form-card form>button[type=submit]:hover{background:#0d1f63;transform:translateY(-4px)scale(1.01);box-shadow:0 18px 48px #07124b57}@media (width<=980px){.auth-page{grid-template-columns:1fr;overflow:auto}.auth-hero-panel{min-height:auto;padding:54px 28px}.auth-copy h2{font-size:38px}.auth-card.auth-form-card{margin:34px 0}}.auth-copy h2{letter-spacing:-.02em!important;font-size:46px!important;font-weight:700!important;line-height:1.18!important}.auth-copy p{font-size:20px!important;font-weight:600!important;line-height:1.45!important}.hero-button{font-size:16px!important;font-weight:600!important}.auth-form-head h2{font-size:28px!important;font-weight:700!important;line-height:1.2!important}.auth-form-head p{font-size:18px!important;font-weight:500!important;line-height:1.5!important}.auth-form-card .auth-social-button{font-size:16px!important;font-weight:600!important}.auth-form-card label{font-size:16px!important;font-weight:700!important;line-height:1.4!important}.auth-form-card input:not([type=checkbox]){font-size:15px!important;font-weight:400!important}.auth-form-card .auth-link-button,.auth-alt button,.auth-form-card form>button[type=submit]{font-size:16px!important;font-weight:600!important}.auth-alt{font-size:20px!important;font-weight:700!important;line-height:1.4!important}.auth-copy{top:300px!important}.hero-dot{bottom:32px!important;left:91px!important}.auth-alt button{font-size:16px;font-weight:800;color:#16a3f8!important;min-height:0!important;box-shadow:none!important;background:0 0!important;padding:0!important}@media (width<=1100px){.auth-page{background:#1c2438;grid-template-columns:1fr}.auth-hero-panel{min-height:560px}.auth-form-card{width:min(560px,100% - 32px);padding:34px 0}}@media (width<=720px){.auth-hero-panel{min-height:500px}.auth-copy{top:230px;left:28px}.auth-copy h2{font-size:38px}.auth-copy p{font-size:16px}.hero-ring-large{top:-170px;left:-190px}.hero-ring-small{top:-110px;left:-70px}.hero-bar-one{left:118px}.hero-bar-two{left:250px}.auth-social-row{gap:12px}.auth-options-row{flex-direction:column;align-items:flex-start}}.hero-bar:after{inset:104px -52px -100px 62px}.auth-copy h2{letter-spacing:-.035em;max-width:360px;margin-bottom:24px;font-size:50px;font-weight:800;line-height:1.18}.auth-copy p{max-width:370px;font-size:20px;font-weight:700;line-height:1.5}.auth-form-head h2{font-size:30px;font-weight:800}.auth-form-card .auth-social-button{min-height:53px!important;font-size:18px!important;font-weight:700!important}.auth-divider-line{font-size:20px;font-weight:700}.auth-form-card input:not([type=checkbox]){min-height:50px;margin-top:12px;padding:0 18px;font-size:16px;font-weight:500}.auth-form-card input:not([type=checkbox])::placeholder{font-weight:400}.auth-form-card form{gap:20px}.auth-page{grid-template-columns:39.8% 1fr}.auth-hero-panel{padding:0}.hero-ring-large{width:560px;height:560px;top:-56px;left:56px}.hero-ring-small{width:420px;height:420px;top:-10px;left:90px}.hero-bar{width:76px;height:220px}.hero-dot{width:110px;height:110px;bottom:58px;left:90px}.auth-copy h2{margin-bottom:18px;font-size:44px;font-weight:700;line-height:1.06}.auth-copy p{max-width:395px;font-size:17px;font-weight:600}.hero-button{margin-top:24px;min-height:48px!important;padding:0 20px!important;font-size:15px!important;font-weight:700!important}.auth-form-card{gap:18px;width:min(520px,100% - 56px)}.auth-form-head{gap:8px}.auth-mark{width:40px;height:28px}.auth-mark:before,.auth-mark:after{width:8px;height:28px}.auth-form-head h2{margin-top:4px;font-size:28px;font-weight:700}.auth-form-head p{font-size:16px;font-weight:500}.auth-social-row{gap:30px}.auth-form-card .auth-social-button{border-radius:8px!important;min-height:50px!important;font-size:16px!important;font-weight:700!important}.social-badge{width:22px;height:22px;font-size:13px}.auth-divider-line{gap:10px;font-size:16px;font-weight:700}.auth-form-card label{font-size:15px;font-weight:700}.auth-form-card input:not([type=checkbox]){min-height:46px;margin-top:10px;padding:0 16px;font-size:15px}.auth-options-row{gap:12px}.auth-check{font-size:14px!important;font-weight:600!important}.auth-check input{width:18px;height:18px}.auth-alt{margin-top:4px;font-size:16px;font-weight:700}.auth-page{background:linear-gradient(90deg,#0b2d52 0 630px,#1c2438 630px 100%);grid-template-columns:630px minmax(0,1fr)}.auth-hero-panel{background:#0b2d52;width:630px}.hero-ring-large{z-index:1;opacity:1;background:0 0;border:120px solid #0b2947;width:700px;height:700px;top:-33%;left:-14%}.hero-ring-small{display:none}.auth-copy{max-width:390px;top:298px;left:131px}.auth-copy p{color:#ffffffb8;max-width:390px;font-size:21px;font-weight:700;line-height:1.42}.hero-button{min-width:136px;margin-top:52px;background:#16a3f8!important;border-radius:999px!important;min-height:50px!important;padding:0 22px!important;font-size:16px!important;font-weight:700!important}.hero-bar{background:linear-gradient(#0ea5ffc7,#0ea5ff5c);border-radius:999px;width:116px;height:300px;transform:rotate(-28deg)}.hero-bar:after{background:#0ea5ff2e;inset:128px -58px -106px 76px}.hero-dot{background:#0ea5ff94;width:116px;height:116px;bottom:70px;left:114px}.auth-form-card .auth-link-button{font-size:16px;font-weight:700}.auth-form-card form>button[type=submit]{min-height:50px;font-size:16px;font-weight:700}.auth-alt{font-size:20px;font-weight:700}.auth-alt button{font-size:16px;font-weight:600}body:has(.auth-page){background:#1c2438}.auth-page{grid-template-columns:630px minmax(0,1fr);gap:0;min-height:100vh;padding:0;display:grid;overflow:hidden;background:linear-gradient(90deg,#0b2d52 0 560px,#1c2438 560px 100%)!important}.auth-hero-panel{width:560px;min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:0;position:relative;overflow:hidden;background:#0b2d52!important}.auth-card.auth-form-card{color:#fff;width:545px;min-width:0;box-shadow:none;border:0;border-radius:0;place-self:center;gap:24px;padding:0;display:grid;background:0 0!important}.auth-hero-art{position:absolute;inset:0;overflow:hidden}.hero-ring-large{z-index:1;opacity:1;background:0 0;border:120px solid #0b2947;border-radius:100%;width:700px;height:700px;display:block;position:absolute;top:-33%;left:-14%}.hero-ring-small,.hero-dot-secondary{display:none}.auth-copy{z-index:3;max-width:390px;padding:0;position:absolute;top:298px;left:132px}.auth-copy h2{color:#fff;letter-spacing:-.035em;max-width:360px;margin:0 0 23px;font-size:50px;font-weight:800;line-height:1.18}.auth-copy p{color:#ffffffb8;max-width:390px;margin:0;font-size:21px;font-weight:700;line-height:1.42}.hero-button{min-width:136px;margin-top:52px;color:#fff!important;min-height:50px!important;box-shadow:none!important;background:#132b7a!important;border-radius:999px!important;padding:0 22px!important;font-size:16px!important;font-weight:700!important}.hero-bar{z-index:2;background:linear-gradient(#10a2f1c7,#10a2f161);border-radius:999px;width:116px;height:300px;position:absolute;transform:rotate(-28deg)}.hero-bar:after{content:"";background:#10a2f12e;border-radius:999px;position:absolute;inset:128px -58px -106px 76px}.hero-bar-one{bottom:28px;left:158px}.hero-bar-two{bottom:28px;left:345px}.hero-dot{z-index:2;background:#10a2f194;border-radius:50%;width:116px;height:116px;position:absolute;bottom:8px;left:91px}.auth-form-head{gap:8px;display:grid}.auth-mark{width:44px;height:34px;position:relative;background:0 0!important}.auth-mark:before,.auth-mark:after{content:"";background:#132b7a;border-radius:999px;width:10px;height:32px;position:absolute;top:0;transform:rotate(-32deg)}.auth-mark:before{left:8px}.auth-mark:after{opacity:.84;left:24px}.auth-form-head h2{color:#fff;letter-spacing:-.02em;margin:0;font-size:30px;font-weight:800;line-height:1.2}.auth-form-head p{color:#8aa1b4;margin:0;font-size:18px;font-weight:600;line-height:1.5}.auth-social-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;display:grid}.auth-form-card .auth-social-button{justify-content:center;align-items:center;gap:10px;display:inline-flex;color:#fff!important;min-height:52px!important;box-shadow:none!important;background:0 0!important;border:1px solid #899ebb47!important;border-radius:7px!important;padding:0 16px!important;font-size:18px!important;font-weight:700!important}.social-badge{color:#fff;border-radius:50%;place-items:center;width:24px;height:24px;font-size:15px;font-weight:900;display:inline-grid}.social-badge.google{background:conic-gradient(#4285f4,#34a853,#fbbc05,#ea4335,#4285f4)}.social-badge.facebook{background:#1877f2}.auth-divider-line{color:#fff;align-items:center;gap:12px;font-size:20px;font-weight:800;display:flex}.auth-divider-line:before,.auth-divider-line:after{content:"";background:#899ebb42;flex:1;height:1px}.auth-switcher{display:none}.auth-form-card form{gap:20px;display:grid}.auth-form-card label{color:#fff;font-size:18px;font-weight:800}.auth-form-card input:not([type=checkbox]){color:#fff;min-height:50px;box-shadow:none;background:0 0;border:1px solid #899ebb4d;border-radius:999px;margin-top:12px;padding:0 18px;font-size:16px;font-weight:400}.auth-form-card input:not([type=checkbox]):focus{border-color:#132b7a;box-shadow:0 0 0 4px #132b7a1f}.auth-options-row{justify-content:space-between;align-items:center;gap:18px;display:flex}.auth-check{align-items:center;gap:10px;color:#ffffffc2!important;font-size:16px!important;font-weight:700!important;display:inline-flex!important}.auth-check input{width:23px;height:23px;margin:0}.auth-form-card .auth-link-button,.auth-alt button{font-size:16px;font-weight:800;color:#132b7a!important;min-height:0!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:0!important}.auth-form-card form>button[type=submit]{color:#fff;min-height:50px;box-shadow:none;background:#132b7a;border-radius:999px;font-size:16px;font-weight:700}.auth-alt{color:#fff;text-align:center;margin:8px 0 0;font-size:20px;font-weight:800}:root{--blue:#7c533f;--blue-dark:#6e4937;--blue-deep:#4d3022;--ink:#0f172a;--muted:#64748b;--muted-light:#94a3b8;--line:#e2e8f0;--panel-bg:#fff;--white:#fff;--radius:16px}:is(body:has(.auth-reference-page),body:has(.auth-reference-page) *){box-sizing:border-box}html:has(.auth-reference-page){background:#fff!important}body:has(.auth-reference-page){color:var(--ink);-webkit-font-smoothing:antialiased;justify-content:center;align-items:center;width:100vw;height:100vh;margin:0;padding:16px;font-family:Inter,system-ui,-apple-system,sans-serif;display:flex;overflow:hidden;background:#fff!important}body:has(.auth-reference-page) #root{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.auth-reference-page.page{background:#fff;border:1px solid #f0ede8;align-items:stretch;width:100%;max-width:1240px;height:min(94vh,730px);margin:auto;display:flex;overflow:hidden;box-shadow:0 10px 30px #0000000f,0 1px 3px #0000000a;border-radius:16px!important}.auth-reference-page .left{background:radial-gradient(120% 120% at 100% 0,#f5ece0 0%,#faf5ee 45%,#faf6f0 100%);flex-direction:column;width:50%;height:100%;padding:48px 56px;display:flex;position:relative;overflow:hidden}.auth-reference-page .left:after{content:"";pointer-events:none;z-index:0;background:#f5f0eb66;border-radius:50%;width:460px;height:460px;position:absolute;top:-230px;right:-230px;box-shadow:0 0 0 50px #f5f0eb33,0 0 0 100px #f5f0eb1a}.auth-reference-page .dots{opacity:.9;background-image:radial-gradient(#e2d5c6 1.6px,#0000 1.6px);background-size:12px 12px;width:70px;height:45px;position:absolute;top:16px;left:16px}.auth-reference-page .brand{z-index:2;align-items:center;gap:10px;margin-bottom:16px;margin-left:56px;display:flex;position:relative}.auth-reference-page .brand .logo{border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;box-shadow:0 4px 12px #7c533f33}.auth-reference-page .brand .logo img{width:44px;height:44px}.auth-reference-page .brand .name{font-size:21px;font-weight:800}.auth-reference-page .brand .name span{color:var(--blue)}.auth-reference-page .hero-title{letter-spacing:-.5px;text-wrap:balance;z-index:2;max-width:420px;margin:0 0 0 56px;font-size:clamp(26px,2.8vw,38px);font-weight:700;line-height:1.12;position:relative}.auth-reference-page .hero-title span{color:var(--blue)}.auth-reference-page .hero-sub{color:var(--muted);z-index:2;max-width:340px;margin:8px 0 0 56px;font-size:13px;line-height:1.45;position:relative}.auth-reference-page .stage{flex:1;justify-content:center;align-items:center;min-height:180px;margin-top:8px;display:flex;position:relative}.auth-reference-page .robot{object-fit:contain;filter:drop-shadow(0 18px 28px #7c533f40);width:414px;max-width:98%;max-height:100%;animation:4s ease-in-out infinite robotFloat;position:absolute;bottom:14px;left:45%;transform:translate(-50%)}@keyframes robotFloat{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(-10px)}}.auth-reference-page .chip{background:var(--white);color:var(--ink);z-index:3;border:1px solid #f0ede8;border-radius:12px;align-items:center;gap:7px;padding:6px 10px;font-size:11.5px;font-weight:600;display:flex;position:absolute;box-shadow:0 6px 18px #7c533f1a}.auth-reference-page .chip .ico{background:var(--blue);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.auth-reference-page .chip .ico svg{width:13px;height:13px}.auth-reference-page .chip.help{top:48px;left:28px;transform:none}.auth-reference-page .chip.booking{max-width:160px;top:135px;left:auto;right:16px}.auth-reference-page .chip.support{bottom:75px;left:36px;transform:none}.auth-reference-page .right{background:var(--white);flex-direction:column;justify-content:space-between;width:50%;height:100%;padding:18px 36px 14px;display:flex;overflow-y:hidden}.auth-reference-page .back{color:var(--blue);cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:6px;margin-bottom:4px;padding:0;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.auth-reference-page .back svg{width:14px;height:14px}.auth-reference-page .card{border:1px solid var(--line);background:#fff;border-radius:14px;width:100%;max-width:420px;margin:0 auto;padding:18px 24px 16px;box-shadow:0 4px 16px #0000000a}.auth-reference-page .lock{width:40px;height:40px;color:var(--blue);background:#f9f4ee;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 8px;display:flex}.auth-reference-page .lock svg{width:20px;height:20px}.auth-reference-page .card h1{text-align:center;margin:0;font-size:22px;font-weight:700}.auth-reference-page .card .lead{text-align:center;color:var(--muted);margin:3px 0 12px;font-size:12.5px}.auth-reference-page label{color:var(--ink);margin-bottom:4px;font-size:12.5px;font-weight:500;display:block}.auth-reference-page .field{margin-bottom:10px}.auth-reference-page .input-wrap{align-items:center;display:flex;position:relative}.auth-reference-page .input-wrap>.lead-ico{color:var(--muted-light);pointer-events:none;width:16px;height:16px;display:block;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.auth-reference-page .input-wrap input{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);box-sizing:border-box;background:#fff;border-radius:8px;outline:none;padding:0 38px;font-family:inherit;font-size:13.5px;line-height:normal;transition:border-color .15s,box-shadow .15s}.auth-reference-page .input-wrap input::placeholder{color:var(--muted-light)}.auth-reference-page .input-wrap input:focus{border-color:var(--blue);box-shadow:0 0 0 3px #7c533f1f}.auth-reference-page .input-wrap input:-webkit-autofill{-webkit-text-fill-color:var(--ink)!important;caret-color:var(--ink)!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}.auth-reference-page .input-wrap input:-webkit-autofill:hover{-webkit-text-fill-color:var(--ink)!important;caret-color:var(--ink)!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}.auth-reference-page .input-wrap input:-webkit-autofill:focus{-webkit-text-fill-color:var(--ink)!important;caret-color:var(--ink)!important;transition:background-color 9999s ease-in-out!important;box-shadow:inset 0 0 0 1000px #fff!important}.auth-reference-page .toggle-pw{color:var(--muted-light);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.auth-reference-page .toggle-pw svg{width:16px;height:16px;display:block}.auth-reference-page .row{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.auth-reference-page .check{color:var(--ink);cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;margin:0;font-size:12.5px;display:flex}.auth-reference-page .check input{width:14px;height:14px;accent-color:var(--blue);cursor:pointer}.auth-reference-page .forgot,.auth-reference-page .signup button{color:var(--blue);cursor:pointer;background:0 0;border:0;padding:0;font-size:12.5px;font-weight:500;text-decoration:none}.auth-reference-page .btn-primary{color:#fff;cursor:pointer;width:100%;height:40px;box-shadow:none;background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s;display:flex}.auth-reference-page .btn-primary:hover{background:linear-gradient(135deg,#7c533f 0%,#684433 50%,#4d3022 100%)}.auth-reference-page .btn-primary svg{width:15px;height:15px}.auth-reference-page .divider{color:var(--muted-light);align-items:center;gap:8px;margin:10px 0;font-size:11px;display:flex}.auth-reference-page .divider:before,.auth-reference-page .divider:after{content:"";background:var(--line);flex:1;height:1px}.auth-reference-page .btn-google{border:1px solid var(--line);width:100%;height:40px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s;display:flex}.auth-reference-page .btn-google:hover{background:#f8fafc}.auth-reference-page .btn-google svg{width:16px;height:16px}.auth-reference-page .signup{text-align:center;color:var(--muted);margin:10px 0 0;font-size:12.5px}.auth-reference-page .signup button{margin-left:4px}.auth-reference-page .features{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:6px;width:100%;max-width:480px;margin:6px auto 0;padding:6px 12px;display:flex}.auth-reference-page .feature{color:var(--ink);align-items:center;gap:5px;font-size:11px;font-weight:500;display:flex}.auth-reference-page .feature .fico{width:20px;height:20px;color:var(--blue);background:#f9f4ee;border-radius:50%;justify-content:center;align-items:center;display:flex}.auth-reference-page .feature .fico svg{width:11px;height:11px}.auth-reference-page .sep{color:var(--line)}.auth-reference-page .copyright{text-align:center;color:var(--muted-light);margin:4px 0 0;font-size:10px}@media (width<=960px){body:has(.auth-reference-page){background:#fff;align-items:flex-start;height:auto;min-height:100vh;padding:0;overflow-y:auto}body:has(.auth-reference-page) #root{align-items:flex-start;height:auto;min-height:100vh}.auth-reference-page.page{width:100%;max-width:100%;height:auto;min-height:100vh;box-shadow:none;flex-direction:column;margin:0;border-radius:0!important}.auth-reference-page .left{display:none}.auth-reference-page .right{justify-content:flex-start;gap:16px;width:100%;height:auto;min-height:100vh;padding:32px 24px 24px;overflow-y:visible}.auth-reference-page .card{box-shadow:none;border:none;max-width:440px;margin:0 auto;padding:0}.auth-reference-page .features{flex-flow:wrap;justify-content:center;gap:12px;max-width:440px;margin:20px auto 0}.auth-reference-page .sep{display:inline}}@media (width<=480px){.auth-reference-page .right{padding:20px 16px}.auth-reference-page .features{flex-direction:column;align-items:flex-start;padding:12px}.auth-reference-page .sep{display:none}}:root{--primary:#7c533f;--primary-hover:#6e4937;--primary-dark:#5e3d2d;--primary-light:#f9f4ee;--primary-border:#eadecf;--secondary:#8f9bba;--text-dark:#1e295f;--text-muted:#8f9bba;--bg-main:#fff;--card-bg:#fff;--border-color:#f3eae0;--success:#7c533f;--warning:#ffb547;--danger:#ee5d50;--info:#3965ff}body{-webkit-font-smoothing:antialiased;margin:0;padding:0;background-color:var(--bg-main)!important;color:var(--text-dark)!important;font-family:Poppins,sans-serif!important}.soft-shadow{box-shadow:0 10px 30px #7090b014!important}.soft-inner-shadow{box-shadow:inset 0 2px 6px #7090b00f!important}.dashboard-container{background-color:var(--bg-main);width:100%;min-height:100vh;display:flex}.dashboard-container .sidebar{box-sizing:border-box;border-top-right-radius:36px;flex-direction:column;width:260px;min-width:260px;height:100vh;min-height:100vh;padding:28px 16px 24px 18px;display:flex;position:sticky;top:0;overflow-y:hidden;background:#fff!important;border-right:1px solid #e2e8f0b3!important}.dashboard-container .sidebar .logo{align-items:center;gap:12px;margin-bottom:34px;padding-left:6px;display:flex}.dashboard-container .sidebar .logo-robot-head{object-fit:contain;filter:drop-shadow(0 4px 10px #7c533f40);width:48px;height:48px;animation:3.2s ease-in-out infinite alternate robotFaceSway!important}@keyframes robotFaceSway{0%{transform:translate(-4px)rotate(-4deg)}50%{transform:translate(0)rotate(0)}to{transform:translate(4px)rotate(4deg)}}.dashboard-container .sidebar .logo h2{color:#5e3d2d;letter-spacing:-.5px;margin:0;font-size:27px;font-weight:800}.nav-menu{flex-direction:column;flex:1;gap:6px;padding-right:4px;display:flex;overflow-y:auto}.nav-menu::-webkit-scrollbar{width:5px}.nav-menu::-webkit-scrollbar-track{background:0 0}.nav-menu::-webkit-scrollbar-thumb{background:#f5ece1;border-radius:4px}.dashboard-container .sidebar .nav-item{color:#8f9bba!important;box-shadow:none!important;min-height:unset!important;text-align:left!important;cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;border:1.5px solid #0000!important;border-radius:16px!important;align-items:center!important;gap:16px!important;width:100%!important;padding:12px 18px!important;font-size:15.5px!important;font-weight:500!important;text-decoration:none!important;transition:all .2s!important;display:flex!important;transform:none!important}.dashboard-container .sidebar .nav-item i{text-align:center!important;color:#8f9bba!important;width:22px!important;font-size:17px!important;transition:color .2s!important}.dashboard-container .sidebar .nav-item span{color:#8f9bba!important;font-size:15.5px!important;font-weight:500!important;transition:color .2s!important}.dashboard-container .sidebar .nav-item:hover{color:#5e3d2d!important;box-shadow:none!important;background:#faf5ee!important;transform:none!important}.dashboard-container .sidebar .nav-item:hover i,.dashboard-container .sidebar .nav-item:hover span{color:#5e3d2d!important}.dashboard-container .sidebar .nav-item.active{background:#f5ece1!important;border:1.5px solid #eadecf!important;border-radius:18px!important;box-shadow:inset 0 3px 6px #7c533f40,inset 0 1px 2px #7c533f40!important}.dashboard-container .sidebar .nav-item.active i,.dashboard-container .sidebar .nav-item.active span{color:#5e3d2d!important;font-weight:700!important}.sidebar-bottom{flex-direction:column;gap:14px;margin-top:18px;display:flex}.workspace-selector{cursor:pointer!important;background:#faf4ed!important;border:1.5px solid #e8ddd0!important;border-radius:18px!important;flex-direction:column!important;gap:4px!important;padding:14px 18px!important;transition:all .2s!important;display:flex!important}.workspace-selector:hover{background:#f5ece1!important;border-color:#7c533f!important}.workspace-selector .label{text-transform:capitalize!important;color:#7c533f!important;letter-spacing:0!important;font-size:12.5px!important;font-weight:500!important}.workspace-selector .selector-content{justify-content:space-between!important;align-items:center!important;display:flex!important}.workspace-selector .selector-content .value{color:#4d3022!important;text-transform:lowercase!important;font-size:16px!important;font-weight:700!important}.workspace-selector .selector-content i{color:#4d3022!important;font-size:14px!important}.help-widget{box-sizing:border-box!important;background:linear-gradient(#faf4ed 0%,#f6efe6 60%,#f9f4ee 100%)!important;border:1.5px solid #e5d7c7!important;border-radius:24px!important;min-height:155px!important;padding:22px 18px 20px 20px!important;position:relative!important;overflow:hidden!important}.help-content{z-index:2;max-width:140px;position:relative}.help-content h4{color:#1e295f;letter-spacing:-.3px;margin:0 0 6px;font-size:18.5px;font-weight:800}.help-content p{color:#8f9bba;margin:0 0 16px;font-size:13px;font-weight:500;line-height:1.4}.btn-chat{color:#fff!important;cursor:pointer!important;min-height:unset!important;background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%)!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;padding:9px 18px!important;font-size:13px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 8px 18px #7c533f40!important}.btn-chat:hover{background:linear-gradient(135deg,#7c533f 0%,#684433 50%,#4d3022 100%)!important;transform:translateY(-1px)!important}@keyframes floatRobotVertical{0%{transform:translateY(0)}50%{transform:translateY(-10px)}to{transform:translateY(0)}}.help-robot{object-fit:contain;z-index:1;pointer-events:none;width:115px;height:auto;position:absolute;bottom:-4px;right:-8px;animation:3.6s ease-in-out .6s infinite floatRobotVertical!important}.main-content{box-sizing:border-box;background-color:var(--bg-main);flex-direction:column;flex:1;min-width:0;padding:20px 28px 28px;display:flex}.top-bar{-webkit-backdrop-filter:blur(12px)!important;box-sizing:border-box!important;z-index:1000!important;background:#fffffff5!important;border:1px solid #f0f3f8!important;border-radius:20px!important;justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:20px!important;padding:12px 24px!important;display:flex!important;position:sticky!important;top:14px!important;box-shadow:0 8px 30px #7090b014!important}.search-bar{width:380px!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;border:1.5px solid #eef2fa!important;border-radius:14px!important;align-items:center!important;gap:10px!important;padding:8px 14px!important;display:flex!important}.search-bar i{color:#8f9bba!important;font-size:14px!important}.search-bar input{color:#1e295f!important;width:100%!important;box-shadow:none!important;background:0 0!important;border:none!important;outline:none!important;margin:0!important;padding:0!important;font-family:Poppins,sans-serif!important;font-size:13.5px!important;font-weight:500!important}.search-bar input::placeholder{color:#8f9bba!important;font-weight:400!important}.search-bar .shortcut{color:#5e3d2d!important;background:#f9f4ee!important;border-radius:6px!important;padding:2px 7px!important;font-size:11.5px!important;font-weight:700!important}.header-right{box-shadow:none!important;background:0 0!important;align-items:center!important;gap:22px!important;padding:0!important;display:flex!important}.icon-btn{color:#8f9bba!important;cursor:pointer!important;background:0 0!important;border:none!important;justify-content:center!important;align-items:center!important;width:auto!important;height:auto!important;padding:4px!important;font-size:18px!important;transition:color .2s!important;display:flex!important;position:relative!important}.icon-btn:hover{color:#7c533f!important;background:0 0!important}.icon-btn .indicator{background:#7c533f!important;border:none!important;border-radius:50%!important;width:5px!important;height:5px!important;position:absolute!important;top:2px!important;right:2px!important}.user-profile-top{cursor:pointer!important;border-left:none!important;align-items:center!important;gap:12px!important;padding-left:0!important;display:flex!important}.user-profile-top .avatar.solid-purple{color:#7c533f!important;background:#f5ece1!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:38px!important;height:38px!important;font-size:13px!important;font-weight:800!important;display:flex!important}.user-info h4{color:#1e295f!important;margin:0!important;font-size:13.5px!important;font-weight:800!important;line-height:1.2!important}.user-info p{color:#8f9bba!important;margin:0!important;font-size:11.5px!important;font-weight:400!important}.topbar-logout-btn{color:#8f9bba!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;margin-left:6px!important;padding:6px 8px!important;font-size:16px!important;transition:all .2s!important;display:flex!important;transform:none!important}.topbar-logout-btn:hover{color:#ee5d50!important;background:#fff0f0!important;transform:translateY(-1px)!important}.dashboard-body,.dashboard-body-inner{flex-direction:column;gap:20px;width:100%;display:flex}.welcome-banner{box-sizing:border-box;border-radius:24px;justify-content:space-between;align-items:center;min-height:250px;padding:42px 36px;display:flex;position:relative;overflow:hidden;background:radial-gradient(100% 120% at 100% 0,#f5eae0 0%,#faf4ed 42%,#fcf9f5 75%,#fff 100%)!important;border:1px solid #eadecfd9!important;box-shadow:0 10px 30px #7c533f40!important}.welcome-content{z-index:2;max-width:60%}.welcome-content h1{color:#1e295f;letter-spacing:-.4px;margin:0 0 8px;font-size:26px;font-weight:800}.welcome-content p{color:#8f9bba;margin:0 0 24px;font-size:14px;font-weight:400}.banner-stats{flex-wrap:wrap;gap:14px;display:flex}.stat-box{background:#f8fafc;border:1px solid #eef2fa;border-radius:16px;flex-direction:column;gap:4px;min-width:130px;padding:12px 20px;display:flex}.stat-box .label{color:#8f9bba;font-size:11px;font-weight:500}.stat-box .val-group{justify-content:space-between;align-items:center;gap:10px;display:flex}.stat-box .val-group .value{color:#1e295f;font-size:14.5px;font-weight:700}.stat-box .val-group .key-val{color:#1e295f;font-family:monospace;font-size:12.5px}.stat-box .val-group i{color:#7c533f;font-size:12px}.welcome-illustration{z-index:2;justify-content:center;align-items:center;width:200px;display:flex;position:absolute;top:50%;right:32px;transform:translateY(-50%)}.robot-img{object-fit:contain;width:100%;height:auto;max-height:204px;animation:3.2s ease-in-out infinite floatRobotVertical!important}.metrics-grid{grid-template-columns:repeat(3,1fr);gap:20px;width:100%;display:grid}.metric-card{background:#fff;border:1px solid #f0f3f8;border-radius:20px;padding:22px 24px 20px;position:relative;overflow:hidden;box-shadow:0 8px 30px #7090b00f;box-sizing:border-box!important;flex-direction:row!important;justify-content:space-between!important;align-items:flex-end!important;min-height:148px!important;display:flex!important}.metric-card-left{z-index:2;flex-direction:column;flex:1;justify-content:space-between;display:flex}.card-badge-icon{border-radius:12px;justify-content:center;align-items:center;width:38px;height:38px;margin-bottom:12px;font-size:16px;display:flex}.card-info h3{color:#1e295f;letter-spacing:-.5px;margin:0 0 2px;font-size:29px;font-weight:800;line-height:1.1}.card-info p{color:#8f9bba;margin:0 0 10px;font-size:13.5px;font-weight:500}.card-trend{z-index:2;white-space:nowrap;align-items:center;gap:6px;display:flex}.trend-badge-pill{color:#7c533f!important;background:#f5ece1!important;border-radius:6px!important;align-items:center!important;gap:3px!important;padding:2px 7px!important;font-size:11px!important;font-weight:700!important;display:inline-flex!important}.trend-label-text{color:#8f9bba!important;font-size:11.5px!important;font-weight:400!important}.metric-card-right{z-index:1;justify-content:flex-end;align-items:flex-end;width:48%;max-width:145px;height:64px;margin-bottom:2px;display:flex;position:relative}.sparkline-graph-svg{pointer-events:none;width:100%;height:100%;overflow:visible}@keyframes drawWaveLine{0%{stroke-dashoffset:250px}to{stroke-dashoffset:0}}@keyframes growWaveArea{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.sparkline-area{transform-origin:bottom;animation:2.8s cubic-bezier(.2,.8,.25,1) forwards growWaveArea}.sparkline-line{stroke-dasharray:250;stroke-dashoffset:250px;animation:2.8s cubic-bezier(.2,.8,.25,1) forwards drawWaveLine}.bottom-grid{grid-template-columns:310px 1fr;gap:20px;width:100%;display:grid}.booking-metrics{background:#fff;border:1px solid #f0f3f8;border-radius:20px;flex-direction:column;padding:24px;display:flex;box-shadow:0 8px 30px #7090b00f}.booking-metrics h3{color:#1e295f;margin:0 0 18px;font-size:17px;font-weight:800}.metrics-content{flex-direction:column;gap:16px;display:flex}.chart-container{flex-direction:column;justify-content:center;align-items:center;margin-bottom:8px;display:flex}.circular-chart-wrapper{justify-content:center;align-items:center;width:125px;height:125px;margin-bottom:8px;display:flex;position:relative}.circular-chart-svg{width:100%;height:100%;transform:rotate(-90deg)}.circular-chart-bg{fill:none;stroke:#edf2f7;stroke-width:11px}@keyframes drawCircleProgress{0%{stroke-dashoffset:289px}to{stroke-dashoffset:var(--target-offset,34px)}}.circular-chart-bar{fill:none;stroke:url(#circleProgressGrad);stroke-width:11px;stroke-linecap:round;stroke-dasharray:289;animation:2.8s cubic-bezier(.2,.8,.25,1) forwards drawCircleProgress}.circular-chart-center{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.circular-chart-center .percentage{color:#1e295f;font-size:22px;font-weight:800}.chart-label{text-align:center;color:#8f9bba;margin:0 0 8px;font-size:13.5px;font-weight:600;line-height:1.3}.trend.positive{color:#7c533f;background:#f5ece1;border-radius:20px;align-items:center;gap:4px;padding:4px 12px;font-size:11.5px;font-weight:700;display:inline-flex}.stats-list{flex-direction:column;gap:12px;display:flex}.stat-item-row{align-items:center;gap:14px;padding:2px 0;display:flex}.stat-icon-blue{color:#7c533f;background:#f9f4ee;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.stat-icon-grey{color:#8f9bba;background:#f4f7fe;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;display:flex}.stat-num{color:#1e295f;min-width:20px;font-size:18px;font-weight:800}.stat-meta{flex-direction:column;display:flex}.stat-title{color:#1e295f;font-size:13px;font-weight:700}.stat-change{font-size:11.5px;font-weight:500}.stat-change.positive{color:#7c533f}.stat-change.neutral{color:#8f9bba}.recent-leads{background:#fff;border:1px solid #f0f3f8;border-radius:20px;flex-direction:column;min-height:440px;padding:24px;display:flex;box-shadow:0 8px 30px #7090b00f}.leads-tabs-bar{box-shadow:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;background:0 0!important;border:none!important;border-bottom:1.5px solid #f0f3f8!important;border-radius:0!important;align-items:center!important;gap:22px!important;margin-bottom:18px!important;padding-bottom:0!important;display:flex!important;position:static!important}.leads-tab-btn{min-height:unset!important;cursor:pointer!important;box-shadow:none!important;color:#8f9bba!important;background:0 0!important;border:none!important;border-bottom:2.5px solid #0000!important;border-radius:0!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 2px 10px!important;font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important;display:inline-flex!important;transform:none!important}.leads-tab-btn:hover{color:#1e295f!important;box-shadow:none!important;background:0 0!important;transform:none!important}.leads-tab-btn.active{color:#1e295f!important;box-shadow:none!important;background:0 0!important;border-bottom:2.5px solid #7c533f!important;font-weight:800!important;transform:none!important}.leads-tab-title{color:inherit!important;font-size:14px!important;font-weight:inherit!important}.leads-tab-badge{color:#8f9bba!important;background:#f4f6fb!important;border-radius:12px!important;padding:2px 8px!important;font-size:11px!important;font-weight:600!important;transition:all .2s cubic-bezier(.4,0,.2,1)!important}.leads-tab-btn.active .leads-tab-badge{color:#5e3d2d!important;background:#f9f4ee!important;font-weight:700!important}@keyframes fadeInTable{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.table-responsive{flex-direction:column;width:100%;display:flex;overflow-x:auto;min-height:unset!important}.leads-table{border-collapse:collapse;width:100%;animation:.25s cubic-bezier(.4,0,.2,1) fadeInTable}.lead-user{align-items:center;gap:10px;display:flex}.lead-user .avatar.small{color:#7551ff;background:#f1edff;border-radius:8px;justify-content:center;align-items:center;width:28px;height:28px;padding:4px 8px;font-size:11px;font-weight:700;display:flex}.lead-name{color:#1e295f;font-size:13.5px;font-weight:700}.lead-phone,.lead-service{color:#1e295f;font-size:13px;font-weight:600}.status{text-transform:capitalize;border-radius:20px;padding:4px 14px;font-size:11.5px;font-weight:700;display:inline-block}.status.booked{color:#7c533f;background:#f5ece1}.status.draft{color:#64748b;background:#f1f4f9}.status.new{color:#3965ff;background:#eef4ff}.status.contacted{color:#ffb547;background:#fff8e6}.status.lost{color:#ee5d50;background:#fdeeee}.btn-action-open{color:#7c533f!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-size:12.5px!important;font-weight:700!important}.btn-action-open:hover{text-decoration:underline}.btn-action-delete{color:#1e295f!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-size:12.5px!important;font-weight:700!important}.btn-action-delete:hover{color:#ee5d50!important}.pagination{color:#8f9bba;justify-content:space-between;align-items:center;margin-top:18px;padding-top:10px;font-size:12.5px;display:flex}.page-controls{align-items:center;gap:8px;display:flex}.page-btn-arrow{color:#8f9bba!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:4px!important;font-size:13px!important}.page-btn-num{color:#1e295f!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #0000!important;border-radius:6px!important;padding:3px 8px!important;font-size:12.5px!important;font-weight:700!important}.page-btn-num.active{color:#5e3d2d!important;background:#f9f4ee!important;border:1.5px solid #7c533f!important}.lead-detail-section{background:#fff;border:1px solid #f0f3f8;border-radius:20px;padding:24px 28px;box-shadow:0 8px 30px #7090b00f}.lead-detail-section h3{color:#1e295f;margin:0 0 6px;font-size:17px;font-weight:800}.lead-detail-section p{color:#8f9bba;margin:0;font-size:13.5px;font-weight:400}.lead-detail-grid{grid-template-columns:1fr 1fr;gap:16px;margin-top:16px;display:grid}.detail-card{background:#f8fafc;border-radius:14px;padding:16px}.detail-card h4{color:#1e295f;margin:0 0 10px;font-size:13.5px;font-weight:700}.detail-card p{color:#1e295f;font-size:12.5px;line-height:1.6}.businesses-page-container{flex-direction:column;gap:20px;width:100%;display:flex}.businesses-hero-container{box-sizing:border-box;background:#fff;border:1px solid #f0f3f8;border-radius:24px;flex-direction:column;gap:28px;width:100%;padding:32px 36px 36px;display:flex;box-shadow:0 8px 30px #7090b00f}.businesses-hero-top{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.business-badge{color:#7c533f;background:#edf0ff;border-radius:10px;margin-bottom:6px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-block}.businesses-header-left h2{color:#1e295f;letter-spacing:-.4px;margin:0 0 4px;font-size:26px;font-weight:800}.businesses-header-left p{color:#8f9bba;margin:0;font-size:13.5px}.btn-add-business{color:#fff!important;cursor:pointer!important;min-height:unset!important;background:#7c533f!important;border:none!important;border-radius:20px!important;align-items:center!important;gap:8px!important;padding:10px 22px!important;font-size:13.5px!important;font-weight:700!important;transition:all .2s!important;display:flex!important;box-shadow:0 8px 20px #7c533f59!important}.btn-add-business:hover{background:#6e4937!important;transform:translateY(-1px)!important}.businesses-stats-row{grid-template-columns:repeat(4,1fr);gap:18px;width:100%;display:grid}.b-stat-box{box-sizing:border-box;background:#fff;border:1.5px solid #edf2f9;border-radius:18px;align-items:center;gap:16px;min-height:94px;padding:22px 24px;transition:all .2s;display:flex}.b-stat-box:hover{border-color:#dce4f9}.b-stat-icon{border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;display:flex}.b-stat-icon.purple{color:#7551ff;background:#f1edff}.b-stat-icon.green{color:#7c533f;background:#f5ece1}.b-stat-icon.blue{color:#3965ff;background:#eef4ff}.b-stat-icon.orange{color:#ff9800;background:#fff5e9}.b-stat-info h3{color:#1e295f;margin:0 0 2px;font-size:24px;font-weight:800;line-height:1.1}.b-stat-info p{color:#8f9bba;margin:0;font-size:13px;font-weight:500}.last-added-label{color:#8f9bba;font-size:11.5px;font-weight:500;display:block}.last-added-val{color:#1e295f;text-transform:lowercase;margin:0;font-size:15px;font-weight:800}.b-stat-arrow{color:#8f9bba;margin-left:auto;font-size:13px}.businesses-list-card{background:#fff;border:1px solid #f0f3f8;border-radius:20px;flex-direction:column;gap:12px;padding:24px;display:flex;box-shadow:0 8px 30px #7090b00f}.businesses-table-header{color:#8f9bba;letter-spacing:.5px;grid-template-columns:2.2fr 2fr 1.5fr 1.5fr 1fr .8fr;padding:0 20px 6px;font-size:11.5px;font-weight:700;display:grid}.businesses-rows-list{flex-direction:column;gap:10px;display:flex}.business-row-item{cursor:pointer;box-sizing:border-box;background:#fff;border:1.5px solid #eef2fb;border-radius:16px;grid-template-columns:2.2fr 2fr 1.5fr 1.5fr 1fr .8fr;align-items:center;padding:14px 18px;transition:all .2s;display:grid}.business-row-item:hover{background:#fbfdff;border-color:#dce4f9}.business-row-item.selected{background:#f8faff;border-color:#7c533f}.b-col-business{align-items:center;gap:12px;display:flex}.b-avatar{color:#7551ff;background:#f1edff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:12px;font-weight:700;display:flex}.b-details h4{color:#1e295f;text-transform:lowercase;margin:0 0 2px;font-size:14px;font-weight:800}.b-id{color:#8f9bba;font-family:monospace;font-size:10.5px;display:block}.b-col-website .b-website-link{color:#7c533f;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:inline-flex}.b-col-website .b-website-link:hover{text-decoration:underline}.small-link-icon{color:#7c533f;font-size:10px}.b-website-none,.domain-pill-none{color:#8f9bba;font-size:13px}.domains-pills-wrap{align-items:center;gap:4px;display:flex}.domain-pill{color:#7c533f;background:#edf0ff;border-radius:12px;padding:3px 10px;font-size:11.5px;font-weight:600;display:inline-block}.domain-pill-more{color:#8f9bba;background:#f4f6fb;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:600}.b-col-created{align-items:center;gap:8px;display:flex}.b-cal-icon{color:#8f9bba;font-size:14px}.c-date{color:#1e295f;font-size:12.5px;font-weight:700;display:block}.c-time{color:#8f9bba;font-size:10.5px;display:block}.b-status-pill.active{color:#7c533f;background:#f5ece1;border-radius:12px;padding:3px 10px;font-size:11.5px;font-weight:700;display:inline-block}.b-col-actions{align-items:center;gap:6px;display:flex}.b-action-btn{color:#8f9bba!important;cursor:pointer!important;width:32px!important;height:32px!important;min-height:unset!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #eef2fa!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:all .2s!important;display:flex!important}.b-action-btn:hover{color:#7c533f!important;border-color:#7c533f!important}.b-pagination{color:#8f9bba;justify-content:space-between;align-items:center;margin-top:10px;padding-top:8px;font-size:12.5px;display:flex}.b-page-controls{align-items:center;gap:6px;display:flex}.b-page-arrow{color:#8f9bba!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:4px!important;font-size:12px!important}.b-page-num.active{color:#7c533f!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #7c533f!important;border-radius:6px!important;padding:2px 8px!important;font-size:12px!important;font-weight:700!important}@keyframes modalScaleIn{0%{opacity:0;transform:scale(.94)translateY(8px)}to{opacity:1;transform:scale(1)translateY(0)}}.chatnex-modal-backdrop{-webkit-backdrop-filter:blur(5px)!important;backdrop-filter:blur(5px)!important;z-index:9999!important;background:#0f172a73!important;justify-content:center!important;align-items:center!important;display:flex!important;position:fixed!important;inset:0!important}.chatnex-modal-card{box-sizing:border-box!important;background:#fff!important;border:1px solid #f0f3f8!important;border-radius:24px!important;width:480px!important;max-width:90vw!important;padding:32px 34px!important;animation:.25s cubic-bezier(.16,1,.3,1) forwards modalScaleIn!important;position:relative!important;box-shadow:0 20px 60px #0f172a2e!important}.btn-modal-close{color:#8f9bba!important;cursor:pointer!important;width:34px!important;height:34px!important;min-height:unset!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #eef2fa!important;border-radius:10px!important;justify-content:center!important;align-items:center!important;padding:0!important;transition:all .2s!important;display:flex!important;position:absolute!important;top:24px!important;right:24px!important}.btn-modal-close:hover{color:#7c533f!important;border-color:#7c533f!important}.modal-eyebrow{color:#7c533f!important;background:#edf0ff!important;border-radius:10px!important;margin-bottom:12px!important;padding:3px 10px!important;font-size:12px!important;font-weight:700!important;display:inline-block!important}.modal-title{color:#1e295f!important;letter-spacing:-.4px!important;margin:0 0 6px!important;font-size:24px!important;font-weight:800!important}.modal-subtitle{color:#8f9bba!important;margin:0 0 24px!important;font-size:13.5px!important}.modal-form{flex-direction:column!important;display:flex!important}.modal-form .form-group{margin-bottom:20px!important}.modal-form .form-group label{color:#1e295f!important;margin-bottom:8px!important;font-size:13.5px!important;font-weight:700!important;display:block!important}.modal-form .form-group input{color:#1e295f!important;box-sizing:border-box!important;width:100%!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #eef2fa!important;border-radius:14px!important;outline:none!important;margin:0!important;padding:13px 16px!important;font-family:Poppins,sans-serif!important;font-size:13.5px!important;transition:border-color .2s!important}.modal-form .form-group input:focus{border-color:#7c533f!important}.modal-form .form-group input::placeholder{color:#8f9bba!important}.modal-actions{justify-content:flex-end!important;margin-top:6px!important;display:flex!important}.btn-create-business{color:#fff!important;cursor:pointer!important;min-height:unset!important;background:#7c533f!important;border:none!important;border-radius:14px!important;padding:12px 28px!important;font-size:13.5px!important;font-weight:700!important;transition:all .2s!important;box-shadow:0 8px 20px #7c533f59!important}.btn-create-business:hover{background:#6e4937!important;transform:translateY(-1px)!important}.owners-table-header{color:#8f9bba;letter-spacing:.5px;grid-template-columns:2.2fr 2fr 1.3fr 1.5fr 1fr 1.3fr .8fr;padding:0 20px 6px;font-size:11.5px;font-weight:700;display:grid}.owner-row-item{box-sizing:border-box;background:#fff;border:1.5px solid #eef2fb;border-radius:16px;grid-template-columns:2.2fr 2fr 1.3fr 1.5fr 1fr 1.3fr .8fr;align-items:center;padding:14px 18px;transition:all .2s;display:grid}.owner-row-item:hover{background:#fbfdff;border-color:#dce4f9}.o-col-email{color:#8f9bba;align-items:center;gap:8px;font-size:13px;font-weight:500;display:flex}.o-mail-icon{color:#8f9bba;font-size:13.5px}.o-col-biz{align-items:center;gap:10px;display:flex}.o-biz-icon{color:#3965ff;background:#eef4ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;display:flex}.o-biz-details{flex-direction:column;display:flex}.o-biz-count{color:#1e295f;font-size:13px;font-weight:800;line-height:1.1}.o-biz-sub{color:#8f9bba;font-size:10.5px}.last-added-sub{color:#8f9bba;font-size:10.5px;display:block}.chatnex-modal-card-wide{width:580px!important;max-width:92vw!important;padding:28px 32px!important}.modal-grid-2col{grid-template-columns:1fr 1fr!important;gap:12px 18px!important;display:grid!important}.grid-span-2{grid-column:span 2!important}.modal-form .form-group select{color:#1e295f!important;box-sizing:border-box!important;width:100%!important;box-shadow:none!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #eef2fa!important;border-radius:14px!important;outline:none!important;margin:0!important;padding:12px 16px!important;font-family:Poppins,sans-serif!important;font-size:13.5px!important;transition:border-color .2s!important}.modal-form .form-group select:focus{border-color:#7c533f!important}.leads-page-container{flex-direction:column;gap:24px;width:100%;display:flex}.leads-header-row{justify-content:space-between;align-items:center;width:100%;display:flex}.leads-header-row h2{color:#1e295f;letter-spacing:-.4px;margin:0 0 4px;font-size:26px;font-weight:800}.leads-header-row p{color:#8f9bba;margin:0;font-size:13.5px}.btn-add-lead{color:#fff!important;cursor:pointer!important;min-height:unset!important;background:#7c533f!important;border:none!important;border-radius:20px!important;align-items:center!important;gap:8px!important;padding:10px 22px!important;font-size:13.5px!important;font-weight:700!important;transition:all .2s!important;display:flex!important;box-shadow:0 8px 20px #7c533f59!important}.btn-add-lead:hover{background:#6e4937!important;transform:translateY(-1px)!important}.leads-metrics-grid{grid-template-columns:repeat(4,1fr);gap:18px;width:100%;display:grid}.leads-analytics-grid{grid-template-columns:1fr 1fr 1fr;gap:18px;width:100%;display:grid}.leads-widget-card{box-sizing:border-box;background:#fff;border:1px solid #f0f3f8;border-radius:20px;flex-direction:column;min-height:240px;padding:22px 24px;display:flex;position:relative;box-shadow:0 8px 30px #7090b00f}.widget-card-head h3{color:#1e295f;align-items:center;gap:8px;margin:0 0 16px;font-size:16px;font-weight:800;display:flex}.widget-items-list{flex-direction:column;gap:10px;display:flex}.widget-list-row{justify-content:space-between;align-items:center;font-size:13.5px;display:flex}.dot-label{color:#1e295f;align-items:center;gap:8px;font-weight:500;display:flex}.status-dot.dot-blue{background:#7c533f;border-radius:50%;width:7px;height:7px;display:inline-block}.row-val{color:#1e295f;font-size:13.5px;font-weight:800}.service-name-text{color:#1e295f;white-space:nowrap;text-overflow:ellipsis;max-width:240px;font-weight:500;overflow:hidden}.customer-memory-card{flex-direction:column;align-items:flex-start;display:flex}.memory-subtitle{color:#8f9bba;margin:0 0 16px;font-size:13px}.memory-brain-watermark{color:#eef2fa;flex:1;justify-content:center;align-items:center;width:100%;font-size:64px;display:flex}.dashboard-main-grid{grid-template-columns:2.2fr 1fr!important;align-items:stretch!important;gap:20px!important;width:100%!important;display:grid!important}.recent-leads{box-sizing:border-box!important;background:#fff!important;border:1px solid #f0f3f8!important;border-radius:20px!important;flex-direction:column!important;min-height:440px!important;padding:24px!important;display:flex!important;box-shadow:0 8px 30px #7090b00f!important}.recent-leads-head{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:16px!important;display:flex!important}.recent-leads-head h3{color:#1e295f!important;margin:0!important;font-size:18px!important;font-weight:800!important}.actions-cluster{align-items:center!important;gap:10px!important;display:flex!important}.leads-action-btn.export-btn{color:#7c533f!important;min-height:unset!important;box-shadow:none!important;cursor:pointer!important;background:#f0f4fe!important;border:1.5px solid #dce4f9!important;border-radius:12px!important;align-items:center!important;gap:6px!important;padding:6px 14px!important;font-size:12px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important}.leads-action-btn.export-btn:hover{color:#fff!important;background:#7c533f!important;border-color:#7c533f!important}.leads-action-btn.clear-btn{color:#ff4757!important;min-height:unset!important;box-shadow:none!important;cursor:pointer!important;background:#fdf2f2!important;border:1.5px solid #fed7d7!important;border-radius:12px!important;align-items:center!important;gap:6px!important;padding:6px 14px!important;font-size:12px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important}.leads-action-btn.clear-btn:hover{color:#fff!important;background:#ff4757!important;border-color:#ff4757!important}.leads-table{border-collapse:collapse!important;width:100%!important}.leads-table thead tr{background:#f8fafc!important;border-radius:10px!important}.leads-table th{color:#8f9bba!important;letter-spacing:.5px!important;text-align:left!important;padding:12px 14px!important;font-size:11px!important;font-weight:700!important}.leads-table td{color:#1e295f!important;vertical-align:middle!important;border-bottom:1px solid #f4f7fe!important;padding:14px!important;font-size:13px!important}.user-cell{align-items:center!important;gap:10px!important;display:flex!important}.avatar-chip{color:#7551ff!important;background:#f1edff!important;border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:32px!important;height:32px!important;font-size:11.5px!important;font-weight:700!important;display:flex!important}.avatar-chip.large{width:48px!important;height:48px!important;font-size:16px!important}.user-name{color:#1e295f!important;font-size:13.5px!important;font-weight:700!important}.status-badge{text-transform:capitalize!important;border-radius:12px!important;padding:4px 12px!important;font-size:11.5px!important;font-weight:700!important;display:inline-block!important}.status-badge.booked{color:#7c533f!important;background:#f5ece1!important}.status-badge.draft{color:#7551ff!important;background:#f4f6fb!important}.status-badge.new{color:#3965ff!important;background:#edf0ff!important}.status-badge.contacted{color:#ffb547!important;background:#fff8e6!important}.status-badge.lost{color:#ee5d50!important;background:#fdeeee!important}.row-actions{align-items:center!important;gap:8px!important;display:flex!important}.leads-btn-action.open{color:#7c533f!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #dce4f9!important;border-radius:20px!important;padding:4px 14px!important;font-size:12px!important;font-weight:700!important;transition:all .2s!important}.leads-btn-action.open:hover{color:#fff!important;background:#7c533f!important;border-color:#7c533f!important}.leads-btn-action.delete{color:#ff4757!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #fed7d7!important;border-radius:20px!important;padding:4px 14px!important;font-size:12px!important;font-weight:700!important;transition:all .2s!important}.leads-btn-action.delete:hover{color:#fff!important;background:#ff4757!important;border-color:#ff4757!important}.lead-detail-sidebar{box-sizing:border-box!important;background:#fff!important;border:1px solid #f0f3f8!important;border-radius:20px!important;flex-direction:column!important;padding:24px!important;display:flex!important;box-shadow:0 8px 30px #7090b00f!important}.sidebar-head h3{color:#1e295f!important;margin:0 0 16px!important;font-size:17px!important;font-weight:800!important}.lead-detail-placeholder{text-align:center!important;flex-direction:column!important;flex:1!important;justify-content:center!important;align-items:center!important;padding:10px 0!important;display:flex!important}.lead-memory-tag{color:#7c533f!important;background:#edf0ff!important;border-radius:12px!important;align-items:center!important;gap:6px!important;margin-bottom:12px!important;padding:4px 12px!important;font-size:11.5px!important;font-weight:700!important;display:inline-flex!important}.lead-memory-desc{color:#8f9bba!important;max-width:260px!important;margin:0 0 28px!important;font-size:12.5px!important;line-height:1.4!important}.lead-placeholder-circle{color:#7c533f!important;background:#f4f6fb!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:72px!important;height:72px!important;margin-bottom:16px!important;font-size:26px!important;display:flex!important}.lead-detail-placeholder h4{color:#1e295f!important;margin:0 0 6px!important;font-size:16px!important;font-weight:800!important}.lead-placeholder-sub{color:#8f9bba!important;max-width:250px!important;margin:0!important;font-size:12px!important;line-height:1.4!important}.table-pagination{color:#8f9bba!important;justify-content:space-between!important;align-items:center!important;margin-top:18px!important;padding-top:10px!important;font-size:12.5px!important;display:flex!important}.pagination-controls{align-items:center!important;gap:6px!important;display:flex!important}.pag-btn{color:#1e295f!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #0000!important;border-radius:8px!important;padding:4px 10px!important;font-size:12.5px!important;font-weight:700!important;transition:all .2s!important}.pag-btn.active{color:#7c533f!important;border-color:#7c533f!important}.pag-btn:disabled{color:#cbd5e1!important;cursor:not-allowed!important}.lead-detail-content{flex-direction:column!important;gap:16px!important;width:100%!important;display:flex!important}.lead-profile-hero{background:#f8fafc!important;border:1px solid #edf2f9!important;border-radius:16px!important;align-items:center!important;gap:14px!important;padding:14px 16px!important;display:flex!important}.lead-profile-avatar{color:#7551ff!important;background:#f1edff!important;border-radius:14px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:16px!important;font-weight:800!important;display:flex!important}.lead-profile-meta h4{color:#1e295f!important;margin:0 0 3px!important;font-size:16px!important;font-weight:800!important}.lead-created-date{color:#8f9bba!important;align-items:center!important;gap:4px!important;font-size:11.5px!important;display:flex!important}.lead-info-group{flex-direction:column!important;gap:6px!important;display:flex!important}.lead-info-label{color:#8f9bba!important;letter-spacing:.5px!important;text-transform:uppercase!important;font-size:11px!important;font-weight:700!important}.lead-status-dropdown{color:#1e295f!important;cursor:pointer!important;box-sizing:border-box!important;background:#f8fafc!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;outline:none!important;width:100%!important;margin:0!important;padding:10px 14px!important;font-size:13px!important;font-weight:700!important;transition:all .2s!important}.lead-status-dropdown:focus{background:#fff!important;border-color:#7c533f!important}.lead-info-card{background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:16px!important;flex-direction:column!important;padding:8px 16px!important;display:flex!important}.lead-info-row{border-bottom:1px solid #f4f7fe!important;justify-content:space-between!important;align-items:center!important;padding:10px 0!important;font-size:13px!important;display:flex!important}.lead-info-row:last-child{border-bottom:none!important}.lead-row-label{color:#8f9bba!important;align-items:center!important;gap:8px!important;font-size:12.5px!important;font-weight:600!important;display:flex!important}.lead-row-label i{color:#7c533f!important;width:16px!important;font-size:13px!important}.lead-row-val{color:#1e295f!important;text-align:right!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:160px!important;font-size:13px!important;font-weight:700!important;overflow:hidden!important}.lead-row-val.service-pill{color:#7c533f!important;background:#edf0ff!important;border-radius:10px!important;padding:3px 10px!important;font-size:11.5px!important}.lead-notes-box{flex-direction:column!important;gap:8px!important;display:flex!important}.lead-notes-textarea{color:#1e295f!important;resize:none!important;box-sizing:border-box!important;background:#f8fafc!important;border:1.5px solid #edf2f9!important;border-radius:14px!important;outline:none!important;width:100%!important;min-height:80px!important;margin:0!important;padding:10px 14px!important;font-family:Poppins,sans-serif!important;font-size:13px!important;transition:all .2s!important}.lead-notes-textarea:focus{background:#fff!important;border-color:#7c533f!important}.btn-save-lead-note{color:#fff!important;cursor:pointer!important;min-height:unset!important;background:#7c533f!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;gap:6px!important;width:100%!important;padding:10px 16px!important;font-size:13px!important;font-weight:700!important;transition:all .2s!important;display:flex!important;box-shadow:0 8px 20px #7c533f40!important}.btn-save-lead-note:hover{background:#6e4937!important;transform:translateY(-1px)!important}.appointments-filter-bar{box-sizing:border-box!important;border-bottom:1.5px solid #f0f3f8!important;flex-wrap:nowrap!important;align-items:flex-end!important;gap:12px!important;width:100%!important;margin-bottom:14px!important;padding-bottom:20px!important;display:flex!important}.filter-input-search{flex:1.6!important;min-width:220px!important;position:relative!important}.filter-input-search i{color:#8f9bba!important;font-size:13.5px!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important}.filter-input-search input{box-sizing:border-box!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;outline:none!important;width:100%!important;height:42px!important;margin:0!important;padding-top:0!important;padding-bottom:0!important;padding-left:38px!important;font-size:13px!important;transition:border-color .2s!important}.filter-input-search input:focus{border-color:#7c533f!important}.filter-select-group{flex-direction:column!important;flex:none!important;gap:6px!important;min-width:140px!important;max-width:155px!important;display:flex!important}.filter-select-group .filter-label{color:#5d718b!important;font-size:11.5px!important;font-weight:700!important}.filter-select-group select{color:#1e295f!important;box-sizing:border-box!important;cursor:pointer!important;text-overflow:ellipsis!important;white-space:nowrap!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;outline:none!important;width:100%!important;height:42px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;transition:border-color .2s!important;overflow:hidden!important}.filter-select-group select:focus{border-color:#7c533f!important}.service-select-group{min-width:140px!important;max-width:160px!important;position:relative!important}.custom-dropdown-wrap{width:100%!important;position:relative!important}.custom-dropdown-btn{color:#1e295f!important;box-sizing:border-box!important;cursor:pointer!important;width:100%!important;height:42px!important;min-height:unset!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;outline:none!important;justify-content:space-between!important;align-items:center!important;gap:8px!important;margin:0!important;padding:0 12px!important;font-size:13px!important;font-weight:600!important;transition:border-color .2s!important;display:flex!important}.custom-dropdown-btn:hover,.custom-dropdown-btn:focus{background:#fff!important;border-color:#7c533f!important}.dropdown-btn-text{text-overflow:ellipsis!important;white-space:nowrap!important;color:#1e295f!important;font-size:13px!important;font-weight:600!important;overflow:hidden!important}.dropdown-arrow-icon{color:#8f9bba!important;flex-shrink:0!important;font-size:10px!important;transition:transform .2s!important}.dropdown-arrow-icon.open{transform:rotate(180deg)!important}.custom-dropdown-menu{z-index:999!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:14px!important;flex-direction:column!important;gap:2px!important;width:220px!important;max-height:220px!important;padding:6px!important;animation:.15s fadeInTable!important;display:flex!important;position:absolute!important;top:calc(100% + 6px)!important;left:0!important;overflow-y:auto!important;box-shadow:0 10px 30px #7090b02e!important}.custom-dropdown-item{color:#1e295f!important;cursor:pointer!important;text-overflow:ellipsis!important;white-space:nowrap!important;box-sizing:border-box!important;border-radius:8px!important;flex-shrink:0!important;align-items:center!important;height:36px!important;min-height:36px!important;padding:0 12px!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:600!important;line-height:1.4!important;transition:background .15s!important;display:flex!important;overflow:hidden!important}.custom-dropdown-item:hover{color:#7c533f!important;background:#f4f7fe!important}.custom-dropdown-item.active{color:#7c533f!important;background:#edf0ff!important;font-weight:700!important}.date-select-group{min-width:160px!important;max-width:175px!important}.date-range-input-wrap{cursor:pointer!important;width:100%!important;position:relative!important}.date-range-input-wrap input.date-picker-input{color:#1e295f!important;box-sizing:border-box!important;cursor:pointer!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;outline:none!important;width:100%!important;height:42px!important;margin:0!important;padding:0 34px 0 12px!important;font-size:13px!important;transition:border-color .2s!important}.date-range-input-wrap input.date-picker-input::-webkit-calendar-picker-indicator{-webkit-appearance:none!important;opacity:0!important;pointer-events:none!important;width:0!important;height:0!important;display:none!important}.date-range-input-wrap input.date-picker-input:focus{border-color:#7c533f!important}.date-range-input-wrap i{color:#8f9bba!important;cursor:pointer!important;font-size:13.5px!important;position:absolute!important;top:50%!important;right:12px!important;transform:translateY(-50%)!important}.filter-buttons-cluster{flex-shrink:0!important;align-items:center!important;gap:10px!important;display:flex!important}.filter-buttons-cluster .leads-action-btn.export-btn{white-space:nowrap!important;border-radius:12px!important;align-items:center!important;gap:8px!important;height:42px!important;padding:0 18px!important;font-size:12.5px!important;font-weight:700!important;display:inline-flex!important}.apt-phone-cell{color:#1e295f!important;align-items:center!important;gap:8px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.apt-phone-cell i{color:#7c533f!important;font-size:12px!important}.apt-service-cell{color:#1e295f!important;align-items:center!important;gap:8px!important;font-size:13px!important;font-weight:600!important;display:flex!important}.service-dot{background:#7551ff!important;border-radius:50%!important;flex-shrink:0!important;width:6px!important;height:6px!important;display:inline-block!important}.apt-slot-cell{align-items:center!important;gap:8px!important;display:flex!important}.apt-slot-cell i{color:#8f9bba!important;font-size:13px!important}.slot-text .s-date{color:#1e295f!important;font-size:12.5px!important;font-weight:700!important;display:block!important}.slot-text .s-time{color:#8f9bba!important;font-size:11px!important;display:block!important}.apt-status-select{cursor:pointer!important;box-sizing:border-box!important;width:auto!important;min-height:unset!important;box-shadow:none!important;border:none!important;border-radius:14px!important;outline:none!important;margin:0!important;padding:4px 12px!important;font-size:11.5px!important;font-weight:700!important;display:inline-block!important}.apt-status-select.booked{color:#7c533f!important;background:#f5ece1!important}.apt-status-select.requested{color:#ffb547!important;background:#fff8e6!important}.apt-status-select.cancelled{color:#ee5d50!important;background:#fdeeee!important}.apt-status-select.completed{color:#3965ff!important;background:#eef4ff!important}.apt-status-select.rescheduled{color:#7551ff!important;background:#edf0ff!important}.apt-cal-btn{color:#7c533f!important;cursor:pointer!important;background:#edf0ff!important;border-radius:8px!important;align-items:center!important;gap:5px!important;padding:4px 10px!important;font-size:11.5px!important;font-weight:700!important;text-decoration:none!important;display:inline-flex!important}.apt-cal-message{color:#8f9bba!important;max-width:170px!important;font-size:11.5px!important;line-height:1.3!important;display:block!important}.apt-created-cell .c-date{color:#1e295f!important;font-size:12px!important;font-weight:700!important;display:block!important}.apt-created-cell .c-time{color:#8f9bba!important;font-size:10.5px!important;display:block!important}.urgency-badge{text-transform:capitalize!important;border-radius:12px!important;padding:4px 12px!important;font-size:11.5px!important;font-weight:700!important;display:inline-block!important}.urgency-badge.high{color:#ee5d50!important;background:#fdeeee!important}.urgency-badge.medium{color:#ffb547!important;background:#fff8e6!important}.urgency-badge.low{color:#7c533f!important;background:#f5ece1!important}.conv-visitor-id{color:#1e295f!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-width:340px!important;font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:700!important;display:inline-block!important;overflow:hidden!important}.conv-date-text{color:#5d718b!important;font-size:12.5px!important;font-weight:500!important}.conv-lead-cell{color:#8f9bba!important;font-size:13px!important;font-weight:600!important}.conv-open-btn{color:#7c533f!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:0 0!important;border:1.5px solid #dce4f9!important;border-radius:10px!important;align-items:center!important;gap:6px!important;padding:6px 16px!important;font-size:12.5px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important}.conv-open-btn:hover{color:#fff!important;background:#7c533f!important;border-color:#7c533f!important;box-shadow:0 4px 12px #7c533f40!important}.conv-messages-container{flex-direction:column!important;gap:14px!important;max-height:420px!important;margin-top:14px!important;padding:10px 4px 10px 0!important;display:flex!important;overflow-y:auto!important}.conv-chat-bubble-wrap{width:100%!important;display:flex!important}.conv-chat-bubble-wrap.user{justify-content:flex-end!important}.conv-chat-bubble-wrap.assistant{justify-content:flex-start!important}.conv-chat-bubble{box-sizing:border-box!important;border-radius:16px!important;max-width:80%!important;padding:12px 16px!important}.conv-chat-bubble.user{color:#fff!important;background:#7c533f!important;border-bottom-right-radius:4px!important;box-shadow:0 4px 14px #7c533f33!important}.conv-chat-bubble.assistant{color:#1e295f!important;background:#f4f7fe!important;border:1px solid #edf2f9!important;border-bottom-left-radius:4px!important}.conv-bubble-header{justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:4px!important;display:flex!important}.conv-chat-bubble.user .conv-bubble-sender{color:#e0e7ff!important;font-size:11px!important;font-weight:700!important}.conv-chat-bubble.user .conv-bubble-time{color:#c7d2fe!important;font-size:10px!important}.conv-chat-bubble.assistant .conv-bubble-sender{color:#7551ff!important;font-size:11px!important;font-weight:700!important}.conv-chat-bubble.assistant .conv-bubble-time{color:#8f9bba!important;font-size:10px!important}.conv-bubble-text{word-break:break-word!important;font-size:13px!important;line-height:1.5!important}.conv-empty-messages{text-align:center!important;color:#8f9bba!important;padding:40px 20px!important}.conv-empty-messages i{color:#cbd5e1!important;margin-bottom:10px!important;font-size:36px!important;display:block!important}.conv-detail-header-row{justify-content:space-between!important;align-items:center!important;width:100%!important;display:flex!important}.conv-btn-back{color:#1e295f!important;cursor:pointer!important;min-height:unset!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:14px!important;align-items:center!important;gap:8px!important;padding:10px 20px!important;font-size:13.5px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 4px 14px #7090b014!important}.conv-btn-back:hover{color:#7c533f!important;background:#f8fafc!important;border-color:#7c533f!important;transform:translate(-2px)!important}.conv-header-right-meta{align-items:center!important;gap:12px!important;display:flex!important}.conv-hero-banner{padding:20px 24px!important}.conv-hero-main{align-items:center!important;gap:16px!important;display:flex!important}.conv-hero-info h3{color:#1e295f!important;word-break:break-all!important;margin:0!important;font-size:18px!important;font-weight:800!important}.conv-hero-info p{color:#8f9bba!important;margin:4px 0 0!important;font-size:12.5px!important}.conv-canvas-card{min-height:480px!important;padding:24px 28px!important}.conv-full-messages-stream{flex-direction:column!important;gap:16px!important;max-height:560px!important;padding:10px 4px 20px 0!important;display:flex!important;overflow-y:auto!important}.knowledge-stats-grid{grid-template-columns:repeat(3,1fr)!important;gap:20px!important;margin-bottom:24px!important;display:grid!important}@media (width<=900px){.knowledge-stats-grid{grid-template-columns:1fr!important}}.knowledge-tabs-row{align-items:center!important;gap:12px!important;margin-bottom:20px!important;display:flex!important}.knowledge-tab-pill{color:#5d718b!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;padding:9px 22px!important;font-size:13px!important;font-weight:700!important;transition:all .2s!important}.knowledge-tab-pill:hover{color:#1e295f!important;background:#f8fafc!important;border-color:#dce4f9!important}.knowledge-tab-pill.active{color:#fff!important;background:#7c533f!important;border-color:#7c533f!important;box-shadow:0 4px 14px #7c533f40!important}.knowledge-form-card{margin-bottom:24px!important;padding:28px!important}.knowledge-form-header{align-items:flex-start!important;gap:16px!important;margin-bottom:22px!important;display:flex!important}.knowledge-header-icon{border-radius:12px!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;font-size:20px!important;display:flex!important}.knowledge-header-icon.blue{color:#3965ff!important;background:#eef4ff!important}.knowledge-header-icon.purple{color:#7551ff!important;background:#f1edff!important}.knowledge-header-icon.orange{color:#ff9800!important;background:#fff5e9!important}.knowledge-header-text h3{color:#1e295f!important;margin:0 0 4px!important;font-size:20px!important;font-weight:800!important}.knowledge-header-text p{color:#8f9bba!important;margin:0!important;font-size:13px!important;line-height:1.4!important}.knowledge-form-body{flex-direction:column!important;gap:16px!important;display:flex!important}.knowledge-form-body textarea{color:#1e295f!important;resize:vertical!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;outline:none!important;width:100%!important;padding:12px 16px!important;font-family:inherit!important;font-size:13.5px!important;font-weight:500!important;transition:all .2s!important}.knowledge-form-body textarea:focus{border-color:#7c533f!important;box-shadow:0 0 0 3px #7c533f1a!important}.form-help-text{color:#8f9bba!important;margin-top:4px!important;font-size:11.5px!important;font-weight:500!important;display:block!important}.custom-file-row{background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;justify-content:space-between!important;align-items:center!important;padding:6px 8px 6px 16px!important;display:flex!important}.file-name-display{color:#8f9bba!important;font-size:13.5px!important;font-weight:500!important}.btn-choose-file{color:#3965ff!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:#eef4ff!important;border:1.5px solid #dce4f9!important;border-radius:10px!important;padding:8px 18px!important;font-size:12.5px!important;font-weight:700!important;transition:all .2s!important}.btn-choose-file:hover{color:#fff!important;background:#3965ff!important}.knowledge-library-card{padding:24px!important}.knowledge-library-header{flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-bottom:20px!important;display:flex!important}.knowledge-search-wrap{width:280px!important;position:relative!important}.knowledge-search-wrap i{color:#8f9bba!important;font-size:13px!important;position:absolute!important;top:50%!important;left:14px!important;transform:translateY(-50%)!important}.knowledge-search-wrap input{color:#1e295f!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;outline:none!important;width:100%!important;height:40px!important;padding-left:38px!important;padding-right:14px!important;font-size:13px!important;font-weight:500!important}.knowledge-search-wrap input:focus{border-color:#7c533f!important}.chatnex-modal-card.doc-inspector-modal{width:780px!important;max-width:92vw!important;padding:20px 24px!important}.doc-inspector-head{margin-bottom:10px!important}.doc-meta-strip{background:#f8fafc!important;border:1px solid #edf2f9!important;border-radius:12px!important;flex-wrap:wrap!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;margin-bottom:12px!important;padding:8px 16px!important;display:flex!important}.doc-meta-item{flex-direction:column!important;gap:2px!important;display:flex!important}.doc-meta-label{color:#8f9bba!important;letter-spacing:.5px!important;font-size:9.5px!important;font-weight:800!important}.doc-meta-val{color:#5d718b!important;align-items:center!important;font-size:12px!important;font-weight:600!important;display:inline-flex!important}.doc-meta-val.bold-navy{color:#1e295f!important;font-weight:800!important}.doc-inspector-content-box{background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:12px!important;overflow:hidden!important}.doc-inspector-content-header{background:#f8fafc!important;border-bottom:1px solid #edf2f9!important;justify-content:space-between!important;align-items:center!important;padding:8px 14px!important;display:flex!important}.btn-copy-content{color:#7c533f!important;cursor:pointer!important;min-height:unset!important;box-shadow:none!important;background:#fff!important;border:1px solid #dce4f9!important;border-radius:6px!important;align-items:center!important;gap:4px!important;padding:3px 10px!important;font-size:11px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important}.btn-copy-content:hover{color:#fff!important;background:#7c533f!important;border-color:#7c533f!important}.doc-inspector-text-view{background:#fff!important;flex-direction:column!important;gap:10px!important;height:155px!important;max-height:155px!important;padding:10px 14px!important;display:flex!important;overflow-y:auto!important}.doc-inspector-text-view::-webkit-scrollbar{width:6px!important}.doc-inspector-text-view::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:6px!important}.doc-content-block{color:#1e295f!important;word-break:break-word!important;white-space:pre-wrap!important;font-family:inherit!important;font-size:12.5px!important;line-height:1.5!important}.doc-content-block.text-block{color:#334155!important;background:#f8fafc!important;border-left:3px solid #7c533f!important;border-radius:8px!important;padding:10px 14px!important}.doc-content-block.chunk-block{color:#7c533f!important;background:#f1edff!important;border-left:3px solid #7551ff!important;border-radius:8px!important;padding:10px 14px!important;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace!important;font-size:11.5px!important}.settings-form-container{flex-direction:column!important;gap:20px!important;display:flex!important}.settings-field-group{flex-direction:column!important;gap:8px!important;display:flex!important}.settings-label{color:#1e295f!important;align-items:center!important;gap:4px!important;font-size:13px!important;font-weight:700!important;display:flex!important}.settings-label span.req{color:#ee5d50!important}.settings-input,.settings-select{color:#1e295f!important;box-sizing:border-box!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:14px!important;outline:none!important;width:100%!important;height:48px!important;padding:0 16px!important;font-size:13.5px!important;font-weight:500!important;transition:all .2s!important}.settings-select{cursor:pointer!important;appearance:none!important;background-image:url("data:image/svg+xml;utf8,<svg fill='%238f9bba' height='20' viewBox='0 0 24 24' width='20' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>")!important;background-position:right 14px center!important;background-repeat:no-repeat!important;padding-right:36px!important}.settings-input:focus,.settings-select:focus,.settings-textarea:focus{background:#fff!important;border-color:#7c533f!important;box-shadow:0 0 0 3.5px #7c533f1a!important}.settings-textarea{color:#1e295f!important;resize:vertical!important;box-sizing:border-box!important;background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:14px!important;outline:none!important;width:100%!important;padding:14px 16px!important;font-family:inherit!important;font-size:13px!important;font-weight:500!important;line-height:1.65!important;transition:all .2s!important}.settings-textarea::-webkit-scrollbar{width:6px!important}.settings-textarea::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:6px!important}.settings-grid-row{grid-template-columns:1fr 1fr!important;gap:20px!important;display:grid!important}@media (width<=768px){.settings-grid-row{grid-template-columns:1fr!important}}.settings-btn-save{color:#fff!important;cursor:pointer!important;background:#7c533f!important;border:none!important;border-radius:14px!important;justify-content:center!important;align-items:center!important;gap:8px!important;min-height:46px!important;padding:12px 36px!important;font-size:14px!important;font-weight:700!important;transition:all .2s!important;display:inline-flex!important;box-shadow:0 6px 20px #7c533f59!important}.settings-btn-save:hover{background:#320ecc!important;transform:translateY(-1px)!important;box-shadow:0 8px 24px #7c533f73!important}.owner-stats-grid{grid-template-columns:repeat(4,1fr)!important;gap:18px!important;margin-bottom:24px!important;display:grid!important}.owner-stats-grid.grid-3{grid-template-columns:repeat(3,1fr)!important}@media (width<=1200px){.owner-stats-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=992px){.owner-stats-grid.grid-3{grid-template-columns:repeat(2,1fr)!important}}@media (width<=640px){.owner-stats-grid,.owner-stats-grid.grid-3{grid-template-columns:1fr!important}}.owner-stat-card{background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:20px!important;justify-content:space-between!important;align-items:center!important;padding:20px 22px!important;transition:all .25s!important;display:flex!important;position:relative!important;overflow:hidden!important;box-shadow:0 10px 30px #7090b014!important}.owner-stat-card:hover{transform:translateY(-2px)!important;box-shadow:0 14px 34px #7090b024!important}.owner-stat-card.card-purple{background:linear-gradient(#f5f3ff 0%,#fff 75%)!important;border-color:#ede9fe!important}.owner-stat-card.card-blue{background:linear-gradient(#edf5ff 0%,#fff 75%)!important;border-color:#dce7fa!important}.owner-stat-card.card-green{background:linear-gradient(#faf4ed 0%,#fff 75%)!important;border-color:#e5d7c7!important}.owner-stat-card.card-amber{background:linear-gradient(#fffbeb 0%,#fff 75%)!important;border-color:#fef3c7!important}.owner-stat-card.card-red{background:linear-gradient(#fef2f2 0%,#fff 75%)!important;border-color:#fee2e2!important}.owner-stat-left{z-index:2!important;align-items:center!important;gap:16px!important;display:flex!important}.owner-stat-icon-wrap{border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:48px!important;height:48px!important;font-size:18px!important;display:flex!important}.owner-stat-icon-wrap.purple{color:#fff!important;background:#7551ff!important;box-shadow:0 0 0 7px #7551ff29!important}.owner-stat-icon-wrap.blue{color:#fff!important;background:#1d68f2!important;box-shadow:0 0 0 7px #1d68f224!important}.owner-stat-icon-wrap.green{color:#fff!important;background:#7c533f!important;box-shadow:0 0 0 7px #7c533f40!important}.owner-stat-icon-wrap.amber{color:#fff!important;background:#f59e0b!important;box-shadow:0 0 0 7px #f59e0b29!important}.owner-stat-icon-wrap.red{color:#fff!important;background:#ee5d50!important;box-shadow:0 0 0 7px #ee5d5029!important}.owner-stat-content{flex-direction:column!important;gap:2px!important;display:flex!important}.owner-stat-eyebrow{color:#5d718b!important;letter-spacing:.8px!important;text-transform:uppercase!important;font-size:10.5px!important;font-weight:800!important}.owner-stat-val{color:#1b2559!important;margin:0!important;font-size:25px!important;font-weight:900!important;line-height:1.15!important}.owner-stat-sub{color:#8f9bba!important;font-size:11.5px!important;font-weight:500!important}.owner-stat-watermark{pointer-events:none!important;z-index:1!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:52px!important;height:52px!important;font-size:26px!important;display:flex!important;position:absolute!important;top:50%!important;right:14px!important;transform:translateY(-50%)!important}.owner-stat-watermark.purple{color:#7551ff!important;opacity:.25!important;border:2px solid #7551ff2e!important}.owner-stat-watermark.blue{color:#1d68f2!important;opacity:.25!important;border:2px solid #1d68f22e!important}.owner-stat-watermark.green{color:#7c533f!important;opacity:.25!important;border:2px solid #7c533f40!important}.owner-stat-watermark.amber{color:#f59e0b!important;opacity:.25!important;border:2px solid #f59e0b33!important}.owner-stat-watermark.red{color:#ee5d50!important;opacity:.25!important;border:2px solid #ee5d5033!important}.dashboard-lead-detail-card{background:#fff!important;border:1.5px solid #edf2f9!important;border-radius:24px!important;margin-top:24px!important;padding:26px 30px!important;box-shadow:0 10px 32px #7090b014!important}.dashboard-lead-detail-header{border-bottom:1.5px solid #f4f7fe!important;justify-content:space-between!important;align-items:center!important;margin-bottom:22px!important;padding-bottom:18px!important;display:flex!important}.dashboard-lead-detail-header h3{color:#1e295f!important;align-items:center!important;gap:10px!important;margin:0!important;font-size:19px!important;font-weight:800!important;display:flex!important}.dashboard-lead-detail-header .lead-id-badge{color:#7c533f!important;background:#edf0ff!important;border-radius:10px!important;padding:4px 12px!important;font-size:11.5px!important;font-weight:700!important}.dashboard-lead-close-btn{color:#8f9bba!important;cursor:pointer!important;background:#f4f7fe!important;border:none!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:36px!important;height:36px!important;font-size:15px!important;transition:all .2s!important;display:flex!important}.dashboard-lead-close-btn:hover{color:#ee5d50!important;background:#fee2e2!important}.lead-detail-quick-grid{grid-template-columns:repeat(4,1fr)!important;gap:16px!important;margin-bottom:24px!important;display:grid!important}@media (width<=1100px){.lead-detail-quick-grid{grid-template-columns:repeat(2,1fr)!important}}@media (width<=600px){.lead-detail-quick-grid{grid-template-columns:1fr!important}}.lead-quick-box{background:#f8fafc!important;border:1.5px solid #eef2fa!important;border-radius:16px!important;align-items:center!important;gap:14px!important;padding:16px 18px!important;display:flex!important;position:relative!important;overflow:hidden!important}.lead-quick-icon{border-radius:50%!important;flex-shrink:0!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;font-size:17px!important;display:flex!important}.lead-quick-icon.purple{color:#fff!important;background:#7551ff!important;box-shadow:0 0 0 6px #7551ff24!important}.lead-quick-icon.blue{color:#fff!important;background:#1d68f2!important;box-shadow:0 0 0 6px #1d68f224!important}.lead-quick-icon.green{color:#fff!important;background:#7c533f!important;box-shadow:0 0 0 6px #7c533f40!important}.lead-quick-icon.amber{color:#fff!important;background:#f59e0b!important;box-shadow:0 0 0 6px #f59e0b24!important}.lead-quick-info{flex-direction:column!important;gap:2px!important;min-width:0!important;display:flex!important}.lead-quick-eyebrow{color:#8f9bba!important;letter-spacing:.6px!important;text-transform:uppercase!important;font-size:10px!important;font-weight:800!important}.lead-quick-title{color:#1e295f!important;white-space:nowrap!important;text-overflow:ellipsis!important;margin:0!important;font-size:15px!important;font-weight:700!important;overflow:hidden!important}.lead-quick-sub{color:#a3aed0!important;font-size:11.5px!important;font-weight:500!important}.lead-detail-columns-grid{grid-template-columns:1fr 1fr!important;gap:22px!important;display:grid!important}@media (width<=900px){.lead-detail-columns-grid{grid-template-columns:1fr!important}}.lead-detail-panel-card{background:#fbfcfe!important;border:1.5px solid #edf2f9!important;border-radius:18px!important;flex-direction:column!important;gap:16px!important;padding:20px 22px!important;display:flex!important}.lead-panel-head{justify-content:space-between!important;align-items:center!important;display:flex!important}.lead-panel-head h4{color:#1e295f!important;align-items:center!important;gap:8px!important;margin:0!important;font-size:14.5px!important;font-weight:700!important;display:flex!important}.lead-status-select-wrap select{color:#1e295f!important;cursor:pointer!important;background-color:#fff!important;border:1.5px solid #e0e5f2!important;border-radius:12px!important;outline:none!important;padding:8px 14px!important;font-size:12.5px!important;font-weight:700!important}.lead-note-input-wrap{gap:10px!important;display:flex!important}.lead-note-input-wrap textarea{resize:none!important;border:1.5px solid #e0e5f2!important;border-radius:14px!important;outline:none!important;flex:1!important;height:52px!important;min-height:52px!important;max-height:90px!important;padding:10px 14px!important;font-family:inherit!important;font-size:13px!important;transition:all .2s!important}.lead-note-input-wrap textarea:focus{border-color:#7c533f!important;box-shadow:0 0 0 3px #7c533f1f!important}.lead-note-btn-save{color:#fff!important;cursor:pointer!important;background:#7c533f!important;border:none!important;border-radius:14px!important;align-items:center!important;gap:6px!important;padding:0 20px!important;font-size:13px!important;font-weight:700!important;transition:all .2s!important;display:flex!important;box-shadow:0 6px 18px #7c533f4d!important}.lead-note-btn-save:hover{background:#6e4937!important;transform:translateY(-1px)!important}.lead-chat-feed{flex-direction:column!important;gap:10px!important;max-height:240px!important;padding-right:4px!important;display:flex!important;overflow-y:auto!important}.lead-chat-feed::-webkit-scrollbar{width:5px!important}.lead-chat-feed::-webkit-scrollbar-thumb{background:#cbd5e1!important;border-radius:4px!important}.lead-chat-bubble{border-radius:14px!important;flex-direction:column!important;gap:3px!important;padding:10px 14px!important;font-size:13px!important;line-height:1.4!important;display:flex!important}.lead-chat-bubble.user{background:#edf5ff!important;border:1px solid #dce7fa!important;border-bottom-left-radius:4px!important;align-self:flex-start!important}.lead-chat-bubble.assistant{background:#f5f3ff!important;border:1px solid #ede9fe!important;border-bottom-left-radius:4px!important;align-self:flex-start!important}.lead-chat-bubble .bubble-sender{text-transform:uppercase!important;letter-spacing:.5px!important;font-size:10.5px!important;font-weight:800!important}.lead-chat-bubble.user .bubble-sender{color:#1d68f2!important}.lead-chat-bubble.assistant .bubble-sender{color:#7551ff!important}.lead-chat-bubble .bubble-text{color:#1e295f!important;font-weight:500!important}.btn-primary,.btn-brand,.add-lead-btn,.btn-submit,.btn-chat,.btn-export,button.primary-btn{color:#fff!important;background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%)!important;box-shadow:0 8px 18px #7c533f40!important}.btn-primary:hover,.btn-brand:hover,.add-lead-btn:hover,.btn-submit:hover,.btn-chat:hover,.btn-export:hover,button.primary-btn:hover{background:linear-gradient(135deg,#7c533f 0%,#684433 50%,#4d3022 100%)!important}.trend-badge-pill{color:#fff!important;background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%)!important}.card-badge-icon[style*=\#7C533F],.card-badge-icon[style*=\#F9F4EE],.card-badge-icon.green-icon{color:#fff!important;background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%)!important;box-shadow:0 4px 12px #7c533f40!important}.brand .name span,.hero-title span,.welcome-content h1 span,.highlight-green{background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;display:inline-block!important}.auth-reference-page .chip .ico{color:#fff!important;background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%)!important}.auth-reference-page .brand .name span,.auth-reference-page .hero-title span{background:linear-gradient(135deg,#8e604a 0%,#7c533f 50%,#5e3d2d 100%)!important;-webkit-text-fill-color:transparent!important;-webkit-background-clip:text!important;background-clip:text!important;display:inline-block!important}
