@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600;700&family=IBM+Plex+Sans:wght@400;500;600;700&family=IBM+Plex+Serif:wght@400;500;600;700&family=Inter:wght@400;500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-para)}.icon{font-size:0;transition:all .3s}:root{--font-head:"Manrope", sans-serif;--font-sub-head:"Manrope", monospace;--font-para:"Inter", sans-serif;--font-serif:"IBM Plex Serif", serif;--font-mono:"IBM Plex Mono", monospace;--font-sans:"IBM Plex Sans", sans-serif;--brand-dark:#f45b35;--brand-dark-hover:#d4441f;--brand-light:#fff1eb;--brand-light-strong:#ffe3d9;--brand-border:#f9c7b6;--brand-tint-08:#f45b3514;--brand-tint-13:#f45b3521;--brand-tint-15:#f45b3526;--brand-tint-26:#f45b3543;--surface:#fff;--surface-muted:#f8fafc;--surface-warm:#f7f0ed;--text-strong:#020618;--text-body:#111827;--text-muted:#64748b;--text-faint:#94a3b8;--border-subtle:#e2e8f0;--border-warm:#f5ebe7;--status-success:#00af40;--status-danger:#ef4444;--status-danger-strong:#dc2626;--status-warning:#d97706}body{color:#000;background-color:#fff}:disabled,[aria-disabled=true]{opacity:.5;cursor:not-allowed}.recharts-wrapper :focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid var(--brand-dark);outline-offset:2px;border-radius:2px}.ellipsis{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-thumb{background:#d8dce3;border-radius:8px}::-webkit-scrollbar-thumb:hover{background:#b9c0ca}::-webkit-scrollbar-track{background:0 0}*{scrollbar-width:thin;scrollbar-color:#d8dce3 transparent}.hide-scrollbar{scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.loaderWrapper{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.empty-data{text-align:center;padding:60px}.app-wrap{width:100%;height:100vh;overflow-x:hidden}.main-content{background-color:#fff;flex-direction:column;justify-content:start;align-items:center;width:auto;height:100%;margin-left:290px;display:flex;overflow:hidden auto}.half-sidebar{margin-left:70px}@media (width<=900px){.main-content,.half-sidebar{margin-left:0}.app-wrap{width:100%;overflow-x:hidden}.empty-data{padding:40px 16px}}@media (width<=600px){.modal-header{padding:14px}.modal-header-title{font-size:17px}.modal-content-container{padding:12px}}.modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000038;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:hidden}.modal-content{background-color:#fff;border-radius:8px;flex-direction:column;width:600px;max-width:100%;max-height:90vh;display:flex;overflow:hidden auto}.modal-header{background-color:#fff;border-bottom:1px solid #dfdfdf;justify-content:space-between;align-items:center;width:100%;padding:18px;display:flex}.modal-header-title{font-size:20px;font-weight:500;font-family:var(--font-para)}.modal-header-close-btn{background:var(--brand-tint-08);color:var(--brand-dark);cursor:pointer;border:none;border-radius:2px;padding:3px 7px;font-size:18px}.modal-content-container{background-color:#fff;border-radius:3px;padding:15px}[data-sonner-toast]{border-radius:10px;color:#f4f6f8!important;background-color:#1e293b!important}[data-sonner-toast][data-type=success]{background-color:#00af4e!important}[data-sonner-toast][data-type=error]{background-color:var(--status-danger-strong)!important}[data-sonner-toast][data-type=warning]{color:#fff!important;background-color:#f59e0b!important}[data-sonner-toast][data-type=info]{background-color:var(--brand-dark)!important;color:#fff!important}[data-sonner-toast][data-styled=true] [data-cancel]{background-color:var(--text-muted);color:#fff}[data-sonner-toast][data-styled=true] [data-action]{background-color:var(--status-danger);color:#fff}.confirm-toast{border:1px solid var(--border-subtle)!important;color:var(--text-strong)!important;background:#fff!important}.error-boundary{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:10px;width:100%;min-height:320px;padding:40px 20px;display:flex}.error-boundary-icon{width:76px;height:76px;color:var(--brand-dark);background:var(--brand-light);border-radius:50%;justify-content:center;align-items:center;margin-bottom:6px;display:flex}.error-boundary h2{font-family:var(--font-head);color:var(--text-strong);font-size:20px;font-weight:600}.error-boundary p{font-family:var(--font-para);color:var(--text-muted);max-width:420px;font-size:14px}.error-boundary-actions{align-items:center;gap:10px;margin-top:14px;display:flex}.error-boundary-btn{border:1px solid var(--border-subtle);font-family:var(--font-para);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:8px;padding:9px 18px;font-size:14px;display:inline-flex}.error-boundary-btn.primary{border-color:var(--brand-dark);background:var(--brand-dark);color:#fff}.error-boundary-btn:hover{background:var(--brand-light)}.error-boundary-btn.primary:hover{background:var(--brand-dark-hover);border-color:var(--brand-dark-hover)}:root{--bd-brand:#ff8a3d;--bd-brand-strong:#f26f1b;--bd-brand-deep:#c4540e;--bd-brand-tint:#ffe3ce;--bd-brand-soft:#fff3e9;--bd-brand-wash:#fffaf5;--bd-ink-900:#241a13;--bd-ink-800:#3a2a1e;--bd-ink-700:#54402f;--bd-ink-500:#7a6555;--bd-ink-400:#9a8676;--bd-ink-300:#bcab9c;--bd-line:#f0e3d7;--bd-line-soft:#f7efe7;--bd-canvas:#fdf8f3;--bd-surface:#fff;--bd-surface-2:#fffaf5;--bd-green:#2f8f5b;--bd-green-soft:#e6f4ec;--bd-cyan:#1e8e9e;--bd-cyan-soft:#e3f3f5;--bd-plum:#7c5ca8;--bd-plum-soft:#f0ebf8;--bd-rose:#cf4a3c;--bd-rose-soft:#fceae7;--bd-steel:#9a8676;--bd-steel-soft:#f4ede7;--bd-gold:#d99017;--bd-gold-soft:#fdf1dc;--bd-r-sm:6px;--bd-r-md:9px;--bd-r-lg:14px;--bd-r-xl:18px;--bd-r-pill:999px;--bd-sh-1:0 1px 2px #5a3a1e0d;--bd-sh-2:0 2px 4px #5a3a1e0f, 0 10px 26px -14px #5a3a1e3d;--bd-sh-3:0 26px 60px -22px #3c230f57;--bd-f-display:"Space Grotesk", "IBM Plex Sans", system-ui, sans-serif;--bd-f-body:"IBM Plex Sans", system-ui, -apple-system, sans-serif;--bd-f-mono:"IBM Plex Mono", ui-monospace, monospace}.bd-page{background:var(--bd-canvas);width:100%;height:100vh;min-height:fit-content;color:var(--bd-ink-800);justify-content:center;align-items:start;display:flex}.bd-page-content{width:100%;max-width:1560px;font-family:var(--bd-f-body);-webkit-font-smoothing:antialiased;padding:24px;font-size:14px;line-height:1.5}.bd-page *,.bd-page :before,.bd-page :after{box-sizing:border-box}.bd-page button{font-family:inherit;font-size:inherit;cursor:pointer}.bd-page :focus-visible{outline:2px solid var(--bd-brand-strong);outline-offset:2px;border-radius:4px}@media (prefers-reduced-motion:reduce){.bd-page *,.bd-page :before,.bd-page :after{transition:none!important;animation:none!important}}.bd-overview-mono,.bd-reports-mono,.bd-leads-mono,.bd-business-mono,.bd-profile-mono,.bd-settings-mono{font-family:var(--bd-f-mono);font-variant-numeric:tabular-nums}.bd-overview-num,.bd-reports-num,.bd-leads-num,.bd-business-num,.bd-profile-num,.bd-settings-num{font-family:var(--bd-f-display);font-variant-numeric:tabular-nums;letter-spacing:-.02em}.bd-overview-eyebrow,.bd-reports-eyebrow,.bd-leads-eyebrow,.bd-business-eyebrow,.bd-profile-eyebrow,.bd-settings-eyebrow{font-family:var(--bd-f-mono);letter-spacing:.13em;text-transform:uppercase;color:var(--bd-ink-400);font-size:10.5px;font-weight:500}.bd-overview-muted,.bd-reports-muted,.bd-leads-muted,.bd-business-muted,.bd-profile-muted,.bd-settings-muted{color:var(--bd-ink-400)}.bd-overview-pos,.bd-reports-pos,.bd-leads-pos,.bd-business-pos,.bd-profile-pos,.bd-settings-pos{color:var(--bd-green)}.bd-overview-neg,.bd-reports-neg,.bd-leads-neg,.bd-business-neg,.bd-profile-neg,.bd-settings-neg{color:var(--bd-rose)}.bd-overview-spec,.bd-reports-spec,.bd-leads-spec,.bd-business-spec,.bd-profile-spec,.bd-settings-spec{font-family:var(--bd-f-mono);color:var(--bd-ink-300);margin-top:4px;font-size:11px;display:block}.bd-overview-page-head,.bd-reports-page-head,.bd-leads-page-head,.bd-business-page-head,.bd-profile-page-head,.bd-settings-page-head{flex-wrap:wrap;align-items:flex-end;gap:16px;margin-bottom:20px;display:flex}.bd-overview-title,.bd-reports-title,.bd-leads-title,.bd-business-title,.bd-profile-title,.bd-settings-title{font-family:var(--bd-f-display);letter-spacing:-.025em;color:var(--bd-ink-900);margin:4px 0 2px;font-size:26px;font-weight:600}.bd-overview-subtitle,.bd-reports-subtitle,.bd-leads-subtitle,.bd-business-subtitle,.bd-profile-meta,.bd-settings-subtitle{color:var(--bd-ink-400);margin:0;font-size:13.5px}.bd-overview-page-actions,.bd-reports-page-actions,.bd-leads-page-actions,.bd-business-page-actions,.bd-profile-page-actions,.bd-settings-page-actions{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.bd-overview-btn,.bd-reports-btn,.bd-leads-btn,.bd-business-btn,.bd-profile-btn,.bd-settings-btn{border-radius:var(--bd-r-md);border:1px solid var(--bd-line);background:var(--bd-surface);height:36px;color:var(--bd-ink-700);font-family:var(--bd-f-body);white-space:nowrap;cursor:pointer;align-items:center;gap:7px;padding:0 13px;font-size:13px;font-weight:500;transition:all .14s;display:inline-flex}.bd-overview-btn:hover,.bd-reports-btn:hover,.bd-leads-btn:hover,.bd-business-btn:hover,.bd-profile-btn:hover,.bd-settings-btn:hover{background:var(--bd-brand-soft);border-color:var(--bd-brand-tint)}.bd-overview-btn:active,.bd-reports-btn:active,.bd-leads-btn:active,.bd-business-btn:active,.bd-profile-btn:active,.bd-settings-btn:active{transform:translateY(1px)}.bd-overview-btn-primary,.bd-reports-btn-primary,.bd-leads-btn-primary,.bd-business-btn-primary,.bd-profile-btn-primary,.bd-settings-btn-primary{background:var(--bd-brand);border-color:var(--bd-brand);color:#fff;font-weight:600;box-shadow:0 4px 12px -6px #f26f1bcc}.bd-overview-btn-primary:hover,.bd-reports-btn-primary:hover,.bd-leads-btn-primary:hover,.bd-business-btn-primary:hover,.bd-profile-btn-primary:hover,.bd-settings-btn-primary:hover{background:var(--bd-brand-strong);border-color:var(--bd-brand-strong)}.bd-profile-btn-danger{background:var(--bd-rose-soft);color:var(--bd-rose);border-color:#f3cfc9}.bd-profile-btn-danger:hover{background:#f9ddd8;border-color:#ebbdb5}.bd-overview-btn-ghost,.bd-reports-btn-ghost,.bd-leads-btn-ghost,.bd-business-btn-ghost,.bd-profile-btn-ghost,.bd-settings-btn-ghost{color:var(--bd-ink-500);background:0 0;border-color:#0000}.bd-overview-btn-ghost:hover,.bd-reports-btn-ghost:hover,.bd-leads-btn-ghost:hover,.bd-business-btn-ghost:hover,.bd-profile-btn-ghost:hover,.bd-settings-btn-ghost:hover{background:var(--bd-brand-soft);border-color:var(--bd-brand-tint)}.bd-overview-btn-sm,.bd-reports-btn-sm,.bd-leads-btn-sm,.bd-business-btn-sm,.bd-profile-btn-sm,.bd-settings-btn-sm{height:30px;padding:0 10px;font-size:12.5px}.bd-overview-seg,.bd-reports-seg,.bd-leads-seg,.bd-business-seg,.bd-profile-seg,.bd-settings-seg{background:var(--bd-brand-soft);border:1px solid var(--bd-brand-tint);border-radius:var(--bd-r-md);padding:3px;display:inline-flex}.bd-overview-seg-btn,.bd-reports-seg-btn,.bd-leads-seg-btn,.bd-business-seg-btn,.bd-profile-seg-btn,.bd-settings-seg-btn{border-radius:var(--bd-r-sm);color:var(--bd-ink-500);cursor:pointer;background:0 0;border:0;padding:5px 12px;font-size:12.5px;font-weight:500}.bd-overview-seg-btn-on,.bd-reports-seg-btn-on,.bd-leads-seg-btn-on,.bd-business-seg-btn-on,.bd-profile-seg-btn-on,.bd-settings-seg-btn-on{color:var(--bd-brand-deep);box-shadow:var(--bd-sh-1);background:#fff;font-weight:600}.bd-overview-chip,.bd-reports-chip,.bd-leads-chip,.bd-business-chip,.bd-profile-chip,.bd-settings-chip{border:1px solid var(--bd-line);background:var(--bd-surface);border-radius:var(--bd-r-md);height:34px;color:var(--bd-ink-500);align-items:center;gap:6px;padding:0 11px;font-size:12.5px;display:inline-flex}.bd-overview-chip svg,.bd-reports-chip svg,.bd-leads-chip svg,.bd-business-chip svg,.bd-profile-chip svg,.bd-settings-chip svg{color:var(--bd-ink-400);flex:none}.bd-overview-date,.bd-reports-date,.bd-leads-date{font-family:var(--bd-f-mono);color:var(--bd-ink-700);background:0 0;border:0;outline:none;font-size:12px}.bd-overview-badge,.bd-reports-badge,.bd-leads-badge,.bd-business-badge,.bd-profile-badge,.bd-settings-badge{font-family:var(--bd-f-mono);letter-spacing:.04em;border-radius:var(--bd-r-pill);text-transform:uppercase;white-space:nowrap;align-items:center;gap:5px;padding:3px 8px;font-size:10.5px;font-weight:500;display:inline-flex}.bd-overview-badge:before,.bd-reports-badge:before,.bd-leads-badge:before,.bd-business-badge:before,.bd-profile-badge:before,.bd-settings-badge:before{content:"";background:currentColor;border-radius:50%;width:5px;height:5px}.bd-leads-badge-flat:before{display:none}.bd-leads-badge-flat{background:var(--bd-surface-2);color:var(--bd-ink-500)}.bd-leads-b-new,.bd-profile-b-new{background:var(--bd-steel-soft);color:var(--bd-ink-500)}.bd-leads-b-contacted,.bd-profile-b-contacted{background:var(--bd-brand-soft);color:var(--bd-brand-deep)}.bd-leads-b-qualified,.bd-profile-b-qualified{background:var(--bd-cyan-soft);color:var(--bd-cyan)}.bd-leads-b-proposal,.bd-profile-b-proposal{background:var(--bd-plum-soft);color:var(--bd-plum)}.bd-leads-b-won,.bd-profile-b-won{background:var(--bd-green-soft);color:var(--bd-green)}.bd-leads-b-lost,.bd-profile-b-lost{background:var(--bd-rose-soft);color:var(--bd-rose)}.bd-overview-b-active,.bd-business-b-active,.bd-profile-b-active{background:var(--bd-green-soft);color:var(--bd-green)}.bd-overview-b-inactive,.bd-business-b-inactive,.bd-profile-b-inactive{background:var(--bd-steel-soft);color:var(--bd-ink-400)}.bd-overview-av,.bd-reports-av,.bd-leads-av,.bd-business-av,.bd-profile-av{width:32px;height:32px;font-family:var(--bd-f-display);background:var(--bd-brand-tint);color:var(--bd-brand-deep);border-radius:10px;flex:0 0 32px;place-items:center;font-size:12px;font-weight:600;display:grid}.bd-overview-av-sm,.bd-reports-av-sm,.bd-leads-av-sm,.bd-business-av-sm,.bd-profile-av-sm{border-radius:8px;flex-basis:26px;width:26px;height:26px;font-size:10px}.bd-business-av-lg{border-radius:16px;flex-basis:56px;width:56px;height:56px;font-size:19px}.bd-profile-av-xl{border-radius:20px;flex-basis:78px;width:78px;height:78px;font-size:27px}.bd-overview-a1,.bd-reports-a1,.bd-leads-a1,.bd-business-a1,.bd-profile-a1{color:#c4540e;background:#ffe3ce}.bd-overview-a2,.bd-reports-a2,.bd-leads-a2,.bd-business-a2,.bd-profile-a2{color:#1e8e9e;background:#e3f3f5}.bd-overview-a3,.bd-reports-a3,.bd-leads-a3,.bd-business-a3,.bd-profile-a3{color:#7c5ca8;background:#f0ebf8}.bd-overview-a4,.bd-reports-a4,.bd-leads-a4,.bd-business-a4,.bd-profile-a4{color:#2f8f5b;background:#e6f4ec}.bd-overview-a5,.bd-reports-a5,.bd-leads-a5,.bd-business-a5,.bd-profile-a5{color:#cf4a3c;background:#fceae7}.bd-overview-a6,.bd-reports-a6,.bd-leads-a6,.bd-business-a6,.bd-profile-a6{color:#b0740f;background:#fdf1dc}.bd-overview-av.bd-overview-off,.bd-reports-av.bd-reports-off,.bd-business-av.bd-business-off,.bd-profile-av.bd-profile-off{filter:grayscale();opacity:.6}.bd-overview-who,.bd-reports-who,.bd-leads-who,.bd-business-who,.bd-profile-who{align-items:center;gap:10px;min-width:0;display:flex}.bd-overview-who b,.bd-reports-who b,.bd-leads-who b,.bd-business-who b,.bd-profile-who b{white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;line-height:1.25;display:block;overflow:hidden}.bd-overview-who small,.bd-reports-who small,.bd-leads-who small,.bd-business-who small,.bd-profile-who small{color:var(--bd-ink-400);font-size:11.5px;display:block}.bd-overview-card,.bd-reports-card,.bd-leads-card,.bd-business-card,.bd-profile-card,.bd-settings-card{background:var(--bd-surface);border:1px solid var(--bd-line);border-radius:var(--bd-r-lg);box-shadow:var(--bd-sh-1)}.bd-reports-card{min-width:0}.bd-overview-card-head,.bd-reports-card-head,.bd-leads-card-head,.bd-business-card-head,.bd-profile-card-head,.bd-settings-card-head{border-bottom:1px solid var(--bd-line-soft);flex-wrap:wrap;align-items:center;gap:12px;padding:16px 18px;display:flex}.bd-overview-card-title,.bd-reports-card-title,.bd-leads-card-title,.bd-business-card-title,.bd-profile-card-title,.bd-settings-card-title{font-family:var(--bd-f-display);letter-spacing:-.01em;color:var(--bd-ink-900);margin:0;font-size:14.5px;font-weight:600}.bd-overview-card-sub,.bd-reports-card-sub,.bd-leads-card-sub,.bd-business-card-sub,.bd-profile-card-sub,.bd-settings-card-sub{color:var(--bd-ink-400);margin:2px 0 0;font-size:12px}.bd-overview-card-head-right,.bd-reports-card-head-right,.bd-leads-card-head-right,.bd-business-card-head-right,.bd-profile-card-head-right,.bd-settings-card-head-right{flex-wrap:wrap;align-items:center;gap:8px;margin-left:auto;display:flex}.bd-overview-card-body,.bd-reports-card-body,.bd-leads-card-body,.bd-business-card-body,.bd-profile-card-body,.bd-settings-body{padding:18px}.bd-overview-card-foot,.bd-reports-card-foot,.bd-leads-card-foot,.bd-business-card-foot,.bd-profile-card-foot,.bd-settings-card-foot{border-top:1px solid var(--bd-line-soft);background:var(--bd-surface-2);border-radius:0 0 var(--bd-r-lg) var(--bd-r-lg);padding:12px 18px}.bd-overview-filters-card,.bd-reports-filters-card,.bd-profile-filters-card{margin-bottom:16px}.bd-overview-grid,.bd-reports-grid,.bd-leads-grid,.bd-business-grid,.bd-profile-grid,.bd-settings-grid{gap:16px;display:grid}.bd-overview-grid-4,.bd-reports-grid-4,.bd-leads-grid-4,.bd-business-grid-4,.bd-profile-grid-4{grid-template-columns:repeat(4,1fr)}.bd-overview-grid-3,.bd-reports-grid-3,.bd-leads-grid-3,.bd-business-grid-3,.bd-profile-grid-3{grid-template-columns:repeat(3,1fr)}.bd-overview-grid-2,.bd-reports-grid-2,.bd-leads-grid-2,.bd-business-grid-2,.bd-profile-grid-2{grid-template-columns:repeat(2,1fr)}.bd-overview-grid-32,.bd-reports-grid-32,.bd-profile-grid-32{grid-template-columns:2fr 1fr}.bd-overview-mt,.bd-reports-mt,.bd-leads-mt,.bd-business-mt,.bd-profile-mt,.bd-settings-mt{margin-top:16px}.bd-overview-stat,.bd-reports-stat,.bd-leads-stat,.bd-business-stat,.bd-profile-stat{background:var(--bd-surface);border:1px solid var(--bd-line);border-radius:var(--bd-r-lg);box-shadow:var(--bd-sh-1);height:131px;padding:16px 18px;position:relative;overflow:hidden}.bd-overview-stat-top,.bd-reports-stat-top,.bd-leads-stat-top,.bd-business-stat-top,.bd-profile-stat-top{align-items:center;gap:8px;display:flex}.bd-overview-stat-ic,.bd-reports-stat-ic,.bd-leads-stat-ic,.bd-business-stat-ic,.bd-profile-stat-ic{background:var(--bd-brand-soft);width:27px;height:27px;color:var(--bd-brand-deep);border-radius:8px;flex:0 0 27px;place-items:center;display:grid}.bd-overview-stat-val,.bd-reports-stat-val,.bd-leads-stat-val,.bd-business-stat-val,.bd-profile-stat-val{font-family:var(--bd-f-display);letter-spacing:-.03em;color:var(--bd-ink-900);margin:12px 0 0;font-size:29px;font-weight:600;line-height:1}.bd-overview-stat-sub,.bd-reports-stat-sub,.bd-leads-stat-sub,.bd-business-stat-sub,.bd-profile-stat-sub{color:var(--bd-ink-400);align-items:center;gap:7px;margin-top:9px;font-size:12px;display:flex}.bd-overview-stat-top,.bd-overview-stat-val,.bd-overview-stat-sub,.bd-profile-stat-top,.bd-profile-stat-val,.bd-profile-stat-sub{z-index:1;position:relative}.bd-overview-spark,.bd-profile-spark{opacity:.95;pointer-events:none;line-height:0;position:absolute;bottom:0;right:0}.bd-overview-delta,.bd-reports-delta,.bd-leads-delta,.bd-business-delta,.bd-profile-delta,.bd-settings-delta{font-family:var(--bd-f-mono);border-radius:var(--bd-r-sm);padding:2px 6px;font-size:11px;font-weight:500}.bd-overview-delta-up,.bd-reports-delta-up,.bd-leads-delta-up,.bd-business-delta-up,.bd-profile-delta-up{background:var(--bd-green-soft);color:var(--bd-green)}.bd-overview-delta-down,.bd-reports-delta-down,.bd-leads-delta-down,.bd-business-delta-down,.bd-profile-delta-down{background:var(--bd-rose-soft);color:var(--bd-rose)}.bd-overview-rail-bar,.bd-reports-rail-bar,.bd-leads-rail-bar,.bd-business-rail-bar,.bd-profile-rail-bar{background:var(--bd-line-soft);border-radius:3px;height:6px;display:flex;overflow:hidden}.bd-overview-rail-bar i,.bd-reports-rail-bar i,.bd-leads-rail-bar i,.bd-business-rail-bar i,.bd-profile-rail-bar i{height:100%;display:block}.bd-overview-f-brand,.bd-reports-f-brand,.bd-leads-f-brand,.bd-business-f-brand,.bd-profile-f-brand{background:var(--bd-brand)}.bd-overview-t-wrap,.bd-reports-t-wrap,.bd-leads-t-wrap,.bd-business-t-wrap,.bd-profile-t-wrap,.bd-settings-t-wrap,.bd-overview-matrix{overflow-x:auto}.bd-overview-t-wrap table,.bd-reports-t-wrap table,.bd-leads-t-wrap table,.bd-business-t-wrap table,.bd-profile-t-wrap table,.bd-settings-t-wrap table{border-collapse:collapse;width:100%;min-width:700px}.bd-overview-matrix table{border-collapse:collapse;width:100%;min-width:640px}.bd-overview-t-wrap th,.bd-reports-t-wrap th,.bd-leads-t-wrap th,.bd-business-t-wrap th,.bd-profile-t-wrap th,.bd-settings-t-wrap th,.bd-overview-matrix th{text-align:left;font-family:var(--bd-f-mono);letter-spacing:.11em;text-transform:uppercase;color:var(--bd-ink-400);border-bottom:1px solid var(--bd-line);background:var(--bd-surface-2);white-space:nowrap;padding:10px 14px;font-size:10px;font-weight:500}.bd-overview-t-wrap td,.bd-reports-t-wrap td,.bd-leads-t-wrap td,.bd-business-t-wrap td,.bd-profile-t-wrap td,.bd-settings-t-wrap td,.bd-overview-matrix td{border-bottom:1px solid var(--bd-line-soft);vertical-align:middle;padding:12px 14px;font-size:13.5px}.bd-overview-t-wrap tbody tr:last-child td,.bd-reports-t-wrap tbody tr:last-child td,.bd-leads-t-wrap tbody tr:last-child td,.bd-business-t-wrap tbody tr:last-child td,.bd-profile-t-wrap tbody tr:last-child td,.bd-settings-t-wrap tbody tr:last-child td,.bd-overview-matrix tbody tr:last-child td{border-bottom:0}.bd-overview-t-wrap tbody tr,.bd-reports-t-wrap tbody tr,.bd-leads-t-wrap tbody tr,.bd-business-t-wrap tbody tr,.bd-profile-t-wrap tbody tr,.bd-overview-matrix tbody tr{transition:background .12s}.bd-overview-t-wrap tbody tr:hover,.bd-reports-t-wrap tbody tr:hover,.bd-leads-t-wrap tbody tr:hover,.bd-business-t-wrap tbody tr:hover,.bd-profile-t-wrap tbody tr:hover,.bd-overview-matrix tbody tr:hover{background:var(--bd-brand-wash)}.bd-overview-t-wrap tr.bd-overview-off td,.bd-overview-matrix tr.bd-overview-off td,.bd-reports-t-wrap tr.bd-reports-off td,.bd-business-t-wrap tr.bd-business-off td,.bd-profile-t-wrap tr.bd-profile-off td{opacity:.55}.bd-overview-r,.bd-reports-r,.bd-leads-r,.bd-business-r,.bd-profile-r,.bd-settings-r{text-align:right!important}.bd-overview-c,.bd-reports-c,.bd-leads-c,.bd-business-c,.bd-profile-c,.bd-settings-c{text-align:center!important}.bd-overview-amt,.bd-reports-amt,.bd-leads-amt,.bd-business-amt,.bd-profile-amt{font-family:var(--bd-f-mono);font-variant-numeric:tabular-nums;font-size:13px}.bd-leads-id,.bd-profile-id{font-family:var(--bd-f-mono);color:var(--bd-ink-400);font-size:12px}.bd-leads-link{border-bottom:1px solid var(--bd-line);cursor:pointer;font-weight:500}.bd-leads-link:hover{border-color:var(--bd-brand)}.bd-overview-total-row,.bd-overview-t-wrap tbody tr.bd-overview-total-row:hover{background:var(--bd-brand-soft)}.bd-overview-toolbar,.bd-reports-toolbar,.bd-leads-toolbar,.bd-business-toolbar,.bd-profile-toolbar{border-bottom:1px solid var(--bd-line-soft);flex-wrap:wrap;align-items:center;gap:8px;padding:12px 18px;display:flex}.bd-overview-grow,.bd-reports-grow,.bd-leads-grow,.bd-business-grow,.bd-profile-grow{flex:1;min-width:170px;position:relative}.bd-leads-search-input,.bd-business-search-input{border:1px solid var(--bd-line);border-radius:var(--bd-r-md);background:var(--bd-surface-2);width:100%;height:32px;font-family:var(--bd-f-body);color:var(--bd-ink-800);padding:0 10px 0 30px;font-size:13px}.bd-leads-search-input:focus,.bd-business-search-input:focus{border-color:var(--bd-brand);background:#fff;outline:none;box-shadow:0 0 0 3px #ff8a3d33}.bd-leads-search-icon,.bd-business-search-icon{color:var(--bd-ink-300);pointer-events:none;position:absolute;top:50%;left:9px;transform:translateY(-50%)}.bd-overview-pager,.bd-reports-pager,.bd-leads-pager,.bd-business-pager,.bd-profile-pager{color:var(--bd-ink-400);align-items:center;gap:8px;font-size:12.5px;display:flex}.bd-leads-pages{gap:4px;margin-left:auto;display:flex}.bd-leads-pages button{border:1px solid var(--bd-line);background:var(--bd-surface);border-radius:var(--bd-r-sm);width:28px;height:28px;font-family:var(--bd-f-mono);color:var(--bd-ink-500);cursor:pointer;font-size:12px}.bd-leads-page-on{background:var(--bd-brand)!important;border-color:var(--bd-brand)!important;color:#fff!important}.bd-overview-kpis,.bd-reports-kpis,.bd-profile-kpis{border-top:1px solid var(--bd-line-soft);grid-template-columns:repeat(4,1fr);display:grid}.bd-overview-kpis>div,.bd-reports-kpis>div,.bd-profile-kpis>div{border-right:1px solid var(--bd-line-soft);min-height:105px;padding:14px 18px}.bd-overview-kpis>div:last-child,.bd-reports-kpis>div:last-child,.bd-profile-kpis>div:last-child{border-right:0}.bd-overview-kpis b,.bd-reports-kpis b,.bd-profile-kpis b{font-family:var(--bd-f-display);letter-spacing:-.02em;color:var(--bd-ink-900);margin-top:5px;font-size:19px;font-weight:600;display:block}.bd-reports-kpi-scope{font-size:15px!important}.bd-overview-kpi-sub,.bd-reports-kpi-sub,.bd-profile-kpi-sub{color:var(--bd-ink-400);align-items:center;gap:7px;margin-top:6px;font-size:12px;display:flex}.bd-overview-status-stack,.bd-profile-status-stack{display:block}.bd-overview-status-bar,.bd-profile-status-bar{background:#ededed;border-radius:7px;height:14px;margin-bottom:16px;display:flex;overflow:hidden}.bd-overview-status-bar i,.bd-profile-status-bar i{display:block}.bd-overview-srow,.bd-profile-srow{border-bottom:1px solid var(--bd-line-soft);align-items:center;gap:10px;padding:9px 0;display:flex}.bd-overview-srow:last-child,.bd-profile-srow:last-child{border-bottom:0}.bd-overview-sw,.bd-profile-sw{border-radius:3px;flex:0 0 9px;width:9px;height:9px;display:block}.bd-overview-srow span,.bd-profile-srow span{font-size:13px}.bd-overview-srow-v,.bd-profile-srow-v{font-family:var(--bd-f-mono);margin-left:auto;font-size:12.5px}.bd-overview-srow-p,.bd-profile-srow-p{font-family:var(--bd-f-mono);color:var(--bd-ink-400);text-align:right;width:42px;font-size:11px}.bd-overview-sources-label{margin:18px 0 10px}.bd-overview-hbar,.bd-reports-hbar{display:block}.bd-overview-hbar-row:last-child,.bd-reports-hbar-row:last-child{margin-bottom:0}.bd-overview-hbar-row,.bd-reports-hbar-row{margin-bottom:13px}.bd-overview-hbar-label,.bd-reports-hbar-label{justify-content:space-between;margin-bottom:5px;font-size:13px;display:flex}.bd-overview-day{text-align:center!important;font-size:9.5px!important}.bd-overview-day em{color:var(--bd-ink-300);font-size:9px;font-style:normal;display:block}.bd-overview-matrix td.bd-overview-cell{text-align:center;padding:4px}.bd-overview-mx{border-radius:var(--bd-r-sm);width:100%;height:30px;font-family:var(--bd-f-mono);font-variant-numeric:tabular-nums;place-items:center;font-size:11.5px;display:grid}.bd-overview-matrix-legend{gap:3px;display:flex}.bd-overview-matrix-legend i{border-radius:3px;width:16px;height:12px;display:block}.bd-profile-tabs,.bd-settings-tabs{border-bottom:1px solid var(--bd-line);gap:2px;padding:0 18px;display:flex;overflow-x:auto}.bd-profile-tab,.bd-settings-tab{color:var(--bd-ink-400);white-space:nowrap;cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;margin-bottom:-1px;padding:12px 12px 11px;font-size:13.5px}.bd-profile-tab-on,.bd-settings-tab-on{color:var(--bd-ink-900);border-bottom-color:var(--bd-brand);font-weight:600}.bd-profile-tabpane,.bd-settings-tabpane{display:block}.bd-profile-body{padding:18px}.bd-profile-badge-flat:before{display:none}.bd-profile-badge-flat{background:var(--bd-surface-2);color:var(--bd-ink-500)}.bd-profile-budget{display:block}.bd-profile-def-v-end{justify-content:flex-end;display:flex}.bd-profile-def,.bd-settings-def{border-bottom:1px solid var(--bd-line-soft);align-items:flex-start;gap:16px;padding:14px 0;display:flex}.bd-profile-def:last-child,.bd-settings-def:last-child{border-bottom:0}.bd-profile-def-k,.bd-settings-def-k{flex:0 0 220px;width:220px}.bd-profile-def-k b,.bd-settings-def-k b{font-size:13.5px;font-weight:500;display:block}.bd-profile-def-k small,.bd-settings-def-k small{color:var(--bd-ink-400);font-size:12px}.bd-profile-def-v,.bd-settings-def-v{flex:1;min-width:0}.bd-settings-def-v-end{justify-content:flex-end;display:flex}.bd-settings-input{border:1px solid var(--bd-line);border-radius:var(--bd-r-md);background:var(--bd-surface);width:100%;height:38px;font-family:var(--bd-f-body);color:var(--bd-ink-800);padding:0 11px;font-size:13.5px}.bd-settings-input:focus{border-color:var(--bd-brand);outline:none;box-shadow:0 0 0 3px #ff8a3d33}.bd-business-switch,.bd-profile-switch,.bd-settings-switch{border-radius:var(--bd-r-pill);background:var(--bd-line);cursor:pointer;border:0;flex:0 0 38px;width:38px;height:22px;padding:0;transition:all .16s;position:relative}.bd-business-switch:after,.bd-profile-switch:after,.bd-settings-switch:after{content:"";width:16px;height:16px;box-shadow:var(--bd-sh-1);background:#fff;border-radius:50%;transition:transform .16s;position:absolute;top:3px;left:3px}.bd-business-switch-on,.bd-profile-switch-on,.bd-settings-switch-on{background:var(--bd-green)}.bd-business-switch-on:after,.bd-profile-switch-on:after,.bd-settings-switch-on:after{transform:translate(16px)}.bd-toggle-loader{z-index:1;border:2px solid #f0e3d7;border-top-color:#ff8a3d;border-radius:50%;width:12px;height:12px;animation:.7s linear infinite bd-toggle-spin;display:flex;position:relative;left:5px}.bd-business-switch-on .bd-toggle-loader{left:21.5px}@keyframes bd-toggle-spin{to{transform:rotate(360deg)}}.bd-business-switch:disabled{cursor:not-allowed;opacity:.8}.bd-overview-empty,.bd-reports-empty,.bd-leads-empty,.bd-business-empty,.bd-profile-empty{text-align:center;padding:44px 20px}.bd-overview-empty h4,.bd-reports-empty h4,.bd-leads-empty h4,.bd-business-empty h4,.bd-profile-empty h4{font-family:var(--bd-f-display);margin:12px 0 4px;font-size:15px;font-weight:600}.bd-overview-empty p,.bd-reports-empty p,.bd-leads-empty p,.bd-business-empty p,.bd-profile-empty p{color:var(--bd-ink-400);margin:0 0 16px;font-size:13px}.bd-settings-banner{background:var(--bd-brand-soft);border:1px solid var(--bd-brand-tint);border-radius:var(--bd-r-lg);align-items:flex-start;gap:11px;margin-bottom:18px;padding:13px 15px;display:flex}.bd-settings-banner svg{color:var(--bd-brand-deep);flex:0 0 17px;margin-top:1px}.bd-settings-banner p{color:var(--bd-ink-700);margin:0;font-size:13px}.bd-settings-banner b{color:var(--bd-brand-deep)}.bd-reports-source{align-items:center;gap:8px;display:flex}.bd-reports-source i{border-radius:3px;width:9px;height:9px;display:block}.bd-business-bd-card{background:var(--bd-surface);border:1px solid var(--bd-line);border-radius:var(--bd-r-lg);box-shadow:none}.bd-business-bd-card-body{padding:18px}.bd-business-bd-top{align-items:flex-start;gap:12px;display:flex}.bd-business-bd-info{flex:1;min-width:0}.bd-business-bd-name{font-family:var(--bd-f-display);font-size:15px;font-weight:600}.bd-business-email{margin-top:2px;font-size:11px}.bd-business-bd-metrics{text-align:center;grid-template-columns:repeat(4,1fr);gap:0;margin:16px 0 12px;display:grid}.bd-business-bd-metrics>div{border-right:1px solid var(--bd-line-soft)}.bd-business-bd-metrics>div:last-child{border-right:0}.bd-business-bd-metrics b{font-size:18px;display:block}.bd-business-bd-actions{align-items:center;gap:8px;margin-top:14px;display:flex}.bd-business-toggle-wrap{align-items:center;gap:8px;margin-left:auto;display:flex}.bd-profile-identity{align-items:center;gap:16px;display:flex}.bd-profile-back{margin-bottom:8px}.bd-profile-budget-row{justify-content:space-between;margin-bottom:6px;font-size:12.5px;display:flex}@media (width<=1240px){.bd-page-content{padding:12px}.bd-overview-grid-4,.bd-reports-grid-4,.bd-leads-grid-4,.bd-business-grid-4,.bd-profile-grid-4{grid-template-columns:repeat(2,1fr)}.bd-overview-grid-32,.bd-reports-grid-32,.bd-profile-grid-32{grid-template-columns:1fr}.bd-overview-grid-3,.bd-reports-grid-3,.bd-leads-grid-3,.bd-business-grid-3,.bd-profile-grid-3{grid-template-columns:repeat(2,1fr)}}@media (width<=680px){.bd-overview-grid-4,.bd-overview-grid-3,.bd-overview-grid-2,.bd-reports-grid-4,.bd-reports-grid-3,.bd-reports-grid-2,.bd-leads-grid-4,.bd-leads-grid-3,.bd-leads-grid-2,.bd-business-grid-4,.bd-business-grid-3,.bd-business-grid-2,.bd-profile-grid-4,.bd-profile-grid-3,.bd-profile-grid-2{grid-template-columns:1fr}.bd-overview-kpis,.bd-reports-kpis,.bd-profile-kpis{grid-template-columns:repeat(2,1fr)}.bd-overview-kpis>div:nth-child(2),.bd-reports-kpis>div:nth-child(2),.bd-profile-kpis>div:nth-child(2){border-right:0}.bd-overview-kpis>div:first-child,.bd-overview-kpis>div:nth-child(2),.bd-reports-kpis>div:first-child,.bd-reports-kpis>div:nth-child(2),.bd-profile-kpis>div:first-child,.bd-profile-kpis>div:nth-child(2){border-bottom:1px solid var(--bd-line-soft)}.bd-profile-def,.bd-settings-def{flex-direction:column;gap:8px}.bd-profile-def-k,.bd-settings-def-k{flex:auto;width:auto}.bd-overview-title,.bd-reports-title,.bd-leads-title,.bd-business-title,.bd-profile-title,.bd-settings-title{font-size:21px}.bd-overview-stat-val,.bd-reports-stat-val,.bd-leads-stat-val,.bd-business-stat-val,.bd-profile-stat-val{font-size:25px}}.notfound-page{justify-content:center;align-items:center;width:100%;height:100vh;padding:20px;display:flex;overflow:auto}.notfound-content{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.notfound-code{color:var(--brand-dark);font-family:var(--font-head);font-size:8rem;font-weight:700;line-height:1}.notfound-title{font-family:var(--font-head);color:var(--text-strong);font-size:1.5rem}.notfound-text{color:var(--text-muted);font-family:var(--font-para);font-size:1rem}.notfound-actions{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.notfound-btn{border:1px solid var(--border-subtle);background:var(--surface);font-family:var(--font-para);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;gap:8px;padding:9px 18px;font-size:14px;display:flex}.notfound-btn.primary{border-color:var(--brand-dark);background:var(--brand-dark);color:var(--surface)}.notfound-btn:hover{background:var(--brand-light)}.notfound-btn.primary:hover{background:var(--brand-dark-hover);border-color:var(--brand-dark-hover)}@media (width<=600px){.notfound-code{font-size:5rem}}.signin-auth{background:var(--surface-muted);min-height:100vh;display:flex}.signin-auth-left{background:var(--surface-muted);justify-content:center;align-items:center;width:50%;padding:2rem;display:flex}.signin-auth-form{width:100%;max-width:28rem}.signin-auth-logo{align-items:center;gap:10px;margin-bottom:30px;display:flex}.signin-auth-logo>img{object-fit:cover;width:200px;margin-bottom:10px}.signin-auth-logo>h3{color:var(--text-strong);font-size:16px;font-weight:700;font-family:var(--font-head)}.signin-auth-form h1{font-size:1.875rem;font-weight:700;line-height:1.2em;font-family:var(--font-head);color:var(--text-strong)}.signin-subtitle{color:var(--text-muted);font-size:.875rem;line-height:1.2em;font-family:var(--font-para);margin-top:8px;margin-bottom:32px}.signin-form-group{flex-direction:column;gap:2px;margin-bottom:16px;display:flex}.signin-form-group label{font-size:14px;font-weight:500;font-family:var(--font-para)}.signin-form-group input{border:1px solid var(--border-subtle);height:44px;font-size:14px;font-family:var(--font-para);border-radius:20px;outline:none;padding:4px 14px;transition:all .3s;box-shadow:0 1px 3px #0000001a,0 1px 2px -1px #0000001a;background-color:#0000!important}.signin-form-group input:focus{border-color:var(--brand-dark)}.signin-password-field{position:relative}.signin-password-field input{width:100%;padding-right:46px}.signin-password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;transition:all .3s;display:flex;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.signin-password-toggle:hover{color:var(--brand-dark)}.signin-primary-btn{background:var(--bd-brand-strong);color:#fff;width:100%;height:46px;font-family:var(--font-para);cursor:pointer;border:none;border-radius:24px;font-size:14px;transition:all .3s;box-shadow:0 8px 30px #f45b3559}.signin-primary-btn:hover{background-color:color-mix(in oklab, var(--brand-dark) 90%, transparent)}.signin-auth-right{background:radial-gradient(circle at 15% 90%,#ff8a3d1f 0%,#0000 40%),radial-gradient(circle at 90% 10%,#ff8a3d1f 0%,#0000 45%),radial-gradient(circle at 60%,#fff3 0%,#0000 55%),linear-gradient(135deg,#fff7f1 0%,#f3f5f7 50%,#f8f9fb 100%);justify-content:center;align-items:center;width:50%;padding:3.5rem;display:flex}.signin-right-content{flex-direction:column;gap:32px;display:flex}.signin-right-content h2{color:var(--text-strong);font-size:24px;font-weight:500;line-height:1.2em;font-family:var(--font-head)}.signin-owner{color:var(--text-muted);font-size:14px;font-weight:500;font-family:var(--font-para)}.signin-feature-card{border:1px solid var(--border-subtle);background:#ffffffb8;border-radius:24px;flex-direction:column;gap:18px;padding:24px;display:flex;box-shadow:0 10px 32px #b43c230d}.signin-feature{gap:12px;display:flex}.signin-feature-icon{background:var(--bd-brand-tint);width:36px;height:36px;color:var(--bd-brand);border-radius:50%;justify-content:center;align-items:center;display:flex}.signin-feature h4{font-size:14px;font-weight:600;font-family:var(--font-sub-head)}.signin-feature p{color:var(--text-muted);font-size:12px;font-weight:300;font-family:var(--font-para)}.logout-model{text-align:center;width:500px;padding:20px;position:relative}.logout-loading-overlay{-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px);cursor:wait;z-index:10;background:#fff0;width:100%;height:100%;position:absolute;top:0;left:0}.logout-icon{color:red;margin-bottom:10px}.logout-title{font-size:32px;font-weight:500;font-family:var(--font-head);color:#000;margin-bottom:12px}.logout-text{color:var(--text-muted);font-size:16px;font-family:var(--font-para);margin-bottom:36px}.logout-actions{justify-content:center;gap:24px;display:flex}.logout-action-btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:10px;padding:16px 28px;font-size:18px;font-weight:600;transition:all .3s;display:flex}.logout-action-primary{color:#000;background:#fff;border:1px solid #dfe4ea}.logout-action-primary:hover{box-shadow:0 10px 32px #b43c2315}.logout-action-secondary{background:var(--brand-dark);border:1px solid var(--brand-dark);color:#fff}.logout-action-secondary:hover{box-shadow:0 10px 32px #f45b352d}.btn-icon{align-items:center;font-size:20px;display:flex}@media (width<=1024px){.signin-auth{flex-direction:column}.signin-auth-right{display:none}.signin-auth-left{width:100%;min-height:100dvh;padding:40px 24px}}@media (width<=768px){.signin-auth-left{padding:30px 20px}.logout-model{border-radius:16px;width:100%;max-width:100%}}@media (width<=600px){.logout-model{padding:22px 18px}.logout-title{margin-bottom:10px;font-size:24px}.logout-text{margin-bottom:26px;font-size:15px}.logout-actions{gap:12px}.logout-action-btn{flex:1;justify-content:center;padding:14px 16px;font-size:16px}}@media (width<=380px){.logout-actions{flex-direction:column-reverse}}.topbar-container{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border-bottom:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;width:-webkit-fill-available;padding:15px 20px;display:flex;position:sticky;top:0}.topbar-page{flex-direction:column;flex:1;justify-content:center;gap:2px;min-width:0;display:flex}.topbar-page span{color:#1e3a5f;letter-spacing:.13em;text-transform:uppercase;font-family:IBM Plex Mono,monospace;font-size:9px;font-weight:500;line-height:1}.topbar-page strong{color:#111827;letter-spacing:-.015em;text-overflow:ellipsis;white-space:nowrap;font-family:Manrope,sans-serif;font-size:15px;font-weight:600;line-height:1.2;overflow:hidden}.topbar-right{justify-content:end;align-items:center;gap:16px;min-width:0;display:flex}.top-bar-bell-btn{cursor:pointer;background:0 0;border:none;flex-shrink:0;position:relative}.top-bar-menu-btn{display:none}.topbar-notifi-count{width:18px;height:18px;font-size:12px;font-weight:400;font-family:var(--font-sub-head);background-color:var(--bd-brand);color:#fff;border-radius:50%;position:absolute;top:-5px;right:-4px}.bd-topbar-btn{color:#54402f;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #f0e3d7;border-radius:9px;align-items:center;gap:7px;height:36px;padding:0 13px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;transition:all .14s;display:inline-flex}.bd-topbar-btn svg{stroke:currentColor;fill:none;stroke-width:1.7px;width:18px;height:18px}.bd-topbar-btn:hover{background:#fff3e9;border-color:#ffe3ce}.bd-topbar-btn:active{transform:translateY(1px)}.bd-topbar-btn-icon{justify-content:center;width:36px;padding:0}.bd-topbar-btn-primary{color:#fff;background:#ff8a3d;border-color:#ff8a3d;font-weight:600;box-shadow:0 4px 12px -6px #f26f1bcc}.bd-topbar-btn-primary:hover{background:#f26f1b;border-color:#f26f1b}@media (width<=900px){.top-bar-menu-btn{display:flex}.topbar-container{gap:8px;padding:10px 12px}.topbar-right{flex-shrink:0;gap:12px}}@media (width<=380px){.topbar-container{padding:8px 10px}.topbar-right{gap:8px}}.custom-input-label{margin-top:10px;font-size:13px;display:block}.custom-input,.custom-textarea{border:1px solid var(--border-subtle);width:100%;color:var(--text-muted);background:#fff;border-radius:8px;outline:0;margin-top:6px;padding:10px;transition:all .3s}.custom-input:focus,.custom-textarea:focus{border-color:var(--brand-dark);color:var(--text-strong)}.custom-input:disabled,.custom-textarea:disabled,.custom-input[readonly],.custom-textarea[readonly]{background:var(--surface-muted);border-color:var(--border-subtle);color:var(--text-faint);cursor:not-allowed}.custom-input-icon:focus-within>svg{color:var(--brand-dark)}.custom-textarea{resize:none;height:200px}.custom-input-icon{position:relative}.custom-input-icon>svg{color:var(--text-muted);font-size:0;transition:all .3s;position:absolute;top:17px;left:10px}.custom-input-icon>.custom-input{padding-left:32px;padding-right:24px}.custom-password-toggle{color:var(--text-muted);cursor:pointer;background:0 0;border:none;font-size:0;position:absolute;top:17px;right:10px}.customers-filter-selection-container{opacity:0;z-index:100;background:#fff;border:1px solid #e4e7ec;border-radius:4px;width:240px;max-height:300px;animation:.45s forwards fadeInUp;position:absolute;top:100%;right:0;overflow:auto;box-shadow:0 0 8px #b43c2312}.date-range-filter{cursor:default;align-items:center;gap:8px;max-width:90vw;padding:12px 10px;display:flex;overflow:auto}.date-range-filter-section{white-space:nowrap;flex-direction:column;justify-content:start;align-items:start;width:100%;display:flex;position:relative}.date-range-filter-input-view{font-family:var(--font-sub-head);border:1px solid var(--brand-dark);color:#0000007d;cursor:pointer;background-color:#fff;border-radius:12px;width:130px;padding:9px 12px;font-size:14px;transition:all .2s;outline:0!important}.date-range-filter-buttons{justify-content:flex-end;align-items:center;gap:10px;display:flex}.date-range-filter-btn.apply{background:var(--brand-dark);color:#fff}.date-range-filter-btn.disabled{opacity:.5;cursor:not-allowed;font-weight:500;pointer-events:all!important}.date-range-filter-btn{font-family:var(--font-para);cursor:pointer;border:none;border-radius:12px;height:35px;padding:0 17px;font-weight:500}.date-filtered{background-color:var(--brand-tint-13);border:2px solid var(--brand-dark);border-radius:25px;justify-content:space-between;align-items:center;padding:10px 12px;transition:all .2s;display:flex}.date-filtered>p{color:var(--brand-dark);white-space:nowrap;text-overflow:ellipsis;flex:1;margin:0;font-size:14px;font-weight:500;overflow:hidden}.filtered-date-clear-icon{background-color:var(--brand-dark) 33;border:1px solid var(--brand-dark);color:var(--brand-dark);cursor:pointer;border-radius:50%;padding:2px;font-size:0}.profile-image-container{cursor:pointer;border-radius:50%;flex-shrink:0;overflow:hidden}.profile-image-inner{justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.profile-image-inner img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .3s}.profile-image-inner img.loaded{opacity:1}.profile-image-loader{background:linear-gradient(125deg, var(--border-warm) 25%, #ece0db 37%, var(--border-warm) 63%);border-radius:8px;width:100%;height:100%;animation:9s infinite shimmer;position:absolute}@keyframes shimmer{0%{background-position:-100px 0}to{background-position:100px 0}}.profile-image-fallback{color:var(--brand-dark);font-weight:600}.modal-img-preview-content{background-color:#0000;border-radius:8px;flex-direction:column;max-width:97vw;max-height:90vh;display:flex;position:relative;overflow:auto}.image-modal-close{z-index:100;color:#fdfdfd;cursor:pointer;background:#ffffff80;border:1px solid #fdfdfd;border-radius:20px;padding:3px;font-size:0;position:absolute;top:7px;right:7px;box-shadow:0 0 8px #b43c2324}.modal-img-preview-content img{opacity:0;width:auto;max-width:100%;height:auto;max-height:90vh;transition:opacity .3s,transform .3s;object-fit:contain!important}.modal-img-preview-content .profile-image-inner{overflow:hidden}.modal-img-preview-content .profile-image-inner img{object-fit:contain;transition:transform .2s}.modal-img-preview-content .profile-image-inner img.zoomed{transform:scale(2)}.modal-img-preview-content .profile-image-inner img{transition:transform .3s}.profile-image-inner img.zoomed{transform:scale(2)}.customs-search-box{background:#ffffffa6;border:1px solid #e8ddd8;border-radius:8px;flex:1;align-items:center;gap:8px;width:100%;min-width:275px;padding:8px 10px;transition:all .3s;display:flex}.customs-search-box:focus-within{border-color:var(--brand-dark);box-shadow:0 0 0 3px #f45b3515}.customs-search-icon{color:#e8ddd8;flex-shrink:0;transition:all .3s}.customs-search-box:focus-within>.customs-search-icon{color:var(--brand-dark)}.customs-search-input{color:var(--text-strong);background-color:#fff;border:none;outline:none;width:100%;height:100%}.custom-multi-filter{flex-wrap:wrap;justify-content:start;align-items:center;gap:10px;display:flex}.customs-filter-container{cursor:pointer;font-size:13px;font-weight:400;font-family:var(--font-para);background-color:#ffffffa6;border:1px solid #e8ddd8;border-radius:8px;align-items:center;width:fit-content;padding:8px 12px;display:flex;position:relative}.customs-filter-selector{white-space:nowrap;justify-content:space-between;align-items:center;gap:6px;width:100%;min-width:100px;display:flex}.customs-filter-selector>span:first-child{flex:var(--selector-label-flex,0 1 auto);width:100%}.customs-filter-selection-container{opacity:0;z-index:100;background:#f5ece8;border:1px solid #ffffffa6;border-radius:4px;width:240px;animation:.45s forwards fadeInUp;position:absolute;top:100%;right:0;overflow:hidden;box-shadow:0 0 8px #b43c2312}.customs-filter-selection-container-left{left:0}.customs-filter-selection-container-portal{z-index:10001;max-height:240px;right:auto;overflow-y:auto}.customs-filter-item{text-align:start;background-color:var(--surface-muted);width:100%;color:var(--text-strong);border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;padding:11px 12px;font-size:14px;transition:all .3s}.customs-filter-item:last-child{border-bottom:none}.customs-filter-item:hover{background-color:var(--surface-warm)}.customs-filter-item.active{background-color:var(--brand-dark) 24;color:var(--brand-dark);align-items:center;gap:8px;display:flex}.customs-filter-load-more{text-align:center;background-color:#0000;border-bottom:0;padding:9px 10px}.load-more-btn{color:#fff;white-space:nowrap;background:#ff8a3d;border:1px solid #ff8a3d;border-radius:9px;align-items:center;gap:7px;height:32px;padding:0 13px;font-weight:600;transition:all .14s;display:inline-flex;box-shadow:0 4px 12px -6px #f26f1bcc}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.customs-filter-selection-container .custom-loadMore-container{margin:8px 0!important}.ellipsisSelector-filter-container{border:.5px solid var(--brand-dark);background-color:var(--brand-tint-08);color:var(--brand-dark);cursor:pointer;border-radius:8px;align-items:center;width:fit-content;padding:6px;font-size:14px;transition:all .3s;display:flex;position:relative}.ellipsisSelector-filter-container:hover{box-shadow:0px 0px 8px var(--brand-dark) 22}.ellipsisSelector-filter-selector{justify-content:space-between;align-items:center;gap:6px;display:flex}.ellipsisSelector-filter-selection-container{opacity:0;border:1px solid var(--border-subtle);z-index:100;background:#fff;border-radius:4px;width:240px;animation:.45s forwards fadeInUp;position:absolute;top:100%;right:0;box-shadow:0 0 8px #b43c2312}.ellipsisSelector-filter-item{width:100%;color:var(--text-strong);border:none;border-bottom:1px solid var(--border-subtle);cursor:pointer;background-color:#fff;justify-content:start;align-items:center;gap:12px;padding:11px 12px;font-size:14px;transition:all .3s;display:flex}.ellipsisSelector-filter-item:hover{color:var(--brand-dark);background-color:#5d5e5f10}.custom-loadMore-container{justify-content:center;align-items:center;width:100%;margin-top:20px;display:flex}.custom-load-more-btn{background:var(--brand-dark);color:#fff;cursor:pointer;border:none;border-radius:3px;padding:7px 15px;transition:all .3s}.custom-load-more-btn:hover{transform:scale(1.02)}.custom-stats-row{flex-wrap:nowrap;justify-content:start;align-items:center;gap:18px;margin:5px 0 20px;display:flex;overflow-x:auto}.custom-stat-card{border:1px solid var(--border-warm);background:#fff;border-radius:12px;flex-direction:column;justify-content:space-between;width:100%;min-width:280px;padding:18px;display:flex;box-shadow:0 2px 6px -2px #b43c230d}.custom-stat-top{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.custom-stat-icon{border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.custom-stat-period{flex-direction:column;align-items:flex-end;display:flex}.custom-stat-change{font-size:12px;font-weight:400;font-family:var(--font-para)}.custom-stat-subheading{color:#4b5563;font-size:11px;font-family:var(--font-para)}.custom-stat-content{margin-top:10px}.custom-stat-value{font-size:28px;font-family:var(--font-head);color:var(--text-body);font-weight:400;line-height:1}.custom-stat-title{color:#121212;font-size:14px;font-weight:400;font-family:var(--font-para);margin-top:3px}.custom-stat-graph{margin-top:15px}.custom-stat-graph svg{display:block}.custom-table-card{background:#fff;border-radius:14px;margin-top:30px;padding:20px;box-shadow:0 4px 12px #b43c2314}.custom-section-title{color:var(--text-strong);margin-bottom:16px;font-size:18px}.custom-table-wrapper{background:#fff;border:1px solid #c5c5c540;border-radius:12px;overflow:auto}.custom-table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:1000px}.custom-table th{text-align:left;font-size:14px;font-weight:700;font-family:var(--font-sub-head);color:#121212;text-overflow:ellipsis;white-space:nowrap;padding:16px;overflow:hidden;background:#c2c2c20d!important}.custom-table-action{text-align:end;justify-content:end;align-items:center;display:flex;overflow:visible!important}.custom-table-action-container{justify-content:end;align-items:center;gap:6px;display:flex}.custom-table-action-btn{color:#fff;cursor:pointer;border:none;border-radius:4px;min-width:72px;min-height:25px;padding:6px 8px;transition:all .3s}.custom-table-action-btn:hover{transform:scale(1.02)}.custom-table-action-btn.active{background:#dcfce7}.custom-table-action-btn.inactive{background:#fee2e2}.custom-table tbody tr:last-child .ellipsisSelector-filter-selection-container{top:-100%}.custom-table tbody tr{background-color:#c2c2c20d;transition:all .3s}.custom-table tbody tr:hover{background-color:var(--brand-light) 7\65 }.custom-table td{font-size:13px;font-weight:400;font-family:var(--font-para);color:#000;border-top:1px solid var(--border-subtle);text-overflow:ellipsis;white-space:nowrap;padding:16px;overflow:hidden}.custom-table td p{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:12px;overflow:hidden}.no-data-cell{text-align:center;color:var(--text-muted);font-size:14px;padding:90px!important}.custom-table-pagination-container{justify-content:space-between;align-items:center;margin-top:16px;padding:3px 5px;display:flex}.custom-table-pagination-content{color:var(--text-muted);font-size:14px;font-weight:400}.custom-table-pagination-actions-container{justify-content:center;align-items:center;gap:10px;display:flex}.custom-table-pagination-btn{border:1px solid var(--brand-dark);background:var(--brand-tint-08);cursor:pointer;color:var(--brand-dark);border-radius:20px;width:85px;min-width:fit-content;padding:6px 14px;transition:all .3s}.custom-table-pagination-btn:hover{background:var(--brand-dark) 13}.custom-table-pagination-btn:disabled{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:not-allowed;background:0 0}.custom-toggle{background:var(--border-subtle);cursor:pointer;border:none;border-radius:20px;flex-shrink:0;align-items:center;width:48px;height:26px;padding:3px;transition:all .3s;display:flex}.custom-toggle.active{background:var(--brand-dark)}.custom-toggle:disabled{opacity:.6;cursor:not-allowed}.custom-toggle-knob{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s;box-shadow:0 1px 3px #b43c2329}.custom-toggle.active>.custom-toggle-knob{transform:translate(22px)}@media (width<=900px){.custom-stats-row{flex-wrap:wrap;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));align-items:stretch;display:grid;overflow-x:visible}.custom-stat-card{min-width:0}}@media (width<=768px){.customs-search-box{min-width:0}.custom-multi-filter,.customs-filter-container{width:100%}.customs-filter-selector>span:first-child{width:var(--selector-label-width,auto)}.customs-filter-selection-container,.ellipsisSelector-filter-selection-container{max-width:min(240px,100vw - 32px)}.customers-filter-selection-container{max-width:calc(100vw - 32px)!important}.customs-filter-selection-container:not(.customs-filter-selection-container-portal){width:100%}.date-range-filter{flex-wrap:wrap;max-width:min(320px,100vw - 32px)}.date-range-filter-input-view{width:100%}}@media (width<=600px){.custom-stats-row{grid-template-columns:minmax(0,1fr);gap:14px}.custom-stat-card{padding:16px}.custom-stat-value{font-size:24px}.custom-table-wrapper{-webkit-overflow-scrolling:touch}.custom-table th,.custom-table td{padding:12px}.no-data-cell{padding:50px 16px!important}.custom-table-pagination-container{flex-direction:column;align-items:stretch;gap:12px}.custom-table-pagination-actions-container{justify-content:space-between}.custom-table-pagination-btn{flex:1}.custom-table-card{margin-top:20px;padding:14px}}.date-range-filter-hint{color:var(--text-muted);font-size:12px;font-family:var(--font-para);margin:8px 0 0}.custom-table-pagination-page{font-family:var(--font-sub-head);color:var(--text-muted);white-space:nowrap;padding:0 4px;font-size:13px}.custom-table-error{flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:34px 16px;display:flex}.custom-table-error-icon{color:#b45309;background:#fffbeb;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.custom-table-error p{font-family:var(--font-para);color:var(--text-muted);text-align:center;max-width:420px;font-size:14px}.custom-table-retry-btn{border:1px solid var(--border-subtle);font-family:var(--font-para);cursor:pointer;background:#fff;border-radius:6px;align-items:center;gap:7px;padding:7px 15px;font-size:13px;display:inline-flex}.custom-table-retry-btn:hover{background:var(--brand-light);border-color:var(--brand-border)}.notifi-page{z-index:100;background:#fff;flex-direction:column;width:100%;height:100vh;animation:.35s cubic-bezier(.22,.61,.36,1) notificationEnter;display:flex;position:fixed;inset:0}@keyframes notificationEnter{0%{opacity:.4;transform:translateY(-100%)}to{opacity:1;transform:translateY(0)}}.notifi-header{border-bottom:1px solid var(--border-subtle);background:#fff;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex}.notifi-header h2{font-size:28px;font-family:var(--font-head);font-weight:500}.notifi-close{background:var(--surface-warm);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .25s;display:flex}.notifi-close:hover{background:var(--border-subtle)}.notifi-container{flex:1;padding:20px 30px 30px;overflow:auto}.notifi-date{color:var(--text-muted);margin:24px 0 14px;font-size:15px;font-weight:600}.notification-card{border:1px solid var(--border-subtle);background:#fff;border-radius:18px;align-items:flex-start;gap:16px;margin-bottom:14px;padding:18px;transition:all .25s;display:flex;position:relative}.notification-card:hover{box-shadow:0 2px 6px -2px #b43c230d}.notification-icon{background:var(--brand-light);width:48px;height:48px;color:var(--brand-dark);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.notification-content{flex:1}.notification-top{justify-content:space-between;align-items:center;display:flex}.notification-top h5{font-size:16px;font-weight:500;font-family:var(--font-head)}.notification-top span{color:var(--text-muted);font-size:13px}.notification-message-container{justify-content:start;align-items:end;display:flex}.notification-message{color:#475569;-webkit-line-clamp:1;word-break:break-word;-webkit-box-orient:vertical;margin-top:3px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.notification-message.expanded{display:block;overflow:visible}.notification-toggle{color:var(--brand-dark);cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;padding-bottom:4px;font-size:14px;font-weight:500;transition:all .3s}.notification-toggle:hover{text-decoration:underline}.notification-dot{background:var(--brand-dark);border-radius:50%;width:10px;height:10px;position:absolute;top:8px;right:10px}.notification-card.unread{border-color:var(--brand-border);background:#fffaf7}.notifi-empty{height:360px;color:var(--text-muted);font-size:14px;font-family:var(--font-para);flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.notifi-container .custom-table-pagination-container{padding:16px 0 4px}.notifi-header-actions{align-items:center;gap:12px;display:flex}.notifi-mark-all{border:1px solid var(--brand-dark);background:var(--brand-tint-08);color:var(--brand-dark);font-size:14px;font-family:var(--font-para);cursor:pointer;white-space:nowrap;border-radius:20px;align-items:center;gap:7px;padding:9px 16px;transition:all .25s;display:inline-flex}.notifi-mark-all:hover:not(:disabled){background:var(--brand-dark);color:#fff}.notifi-mark-all:disabled{border-color:var(--border-subtle);color:var(--text-faint);cursor:not-allowed;background:0 0}.notification-card.clickable{cursor:pointer}@media (width<=600px){.notifi-mark-all span,.notifi-mark-all{padding:8px 12px;font-size:13px}}button.notification-toggle{font:inherit;cursor:pointer;background:0 0;border:none;padding:0}.notifi-demo-note{border:1px solid #fde68a;border-left:3px solid var(--status-warning);font-family:var(--font-para);color:#713f12;background:#fffbeb;border-radius:6px;margin:0 16px 10px;padding:8px 12px;font-size:12.5px;line-height:1.45}.bell-wrapper{background:linear-gradient(135deg, var(--loader-color), color-mix(in srgb, var(--loader-color) 70%, white));animation:bellShake var(--loader-speed) ease-in-out infinite;box-shadow:0 18px 40px color-mix(in srgb, var(--loader-color) 30%, transparent);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative}.bell-ring{border:2px solid color-mix(in srgb, var(--loader-color) 35%, transparent);animation:pulse calc(var(--loader-speed) * 1.2) infinite;border-radius:50%;position:absolute;inset:-8px}.ring-2{animation-delay:calc(var(--loader-speed) / 2)}@keyframes bellShake{0%,to{transform:rotate(0)}10%{transform:rotate(-12deg)}20%{transform:rotate(12deg)}30%{transform:rotate(-8deg)}40%{transform:rotate(8deg)}50%{transform:rotate(0)}}@keyframes pulse{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.bell-wrapper,.bell-ring,.bell-icon{will-change:transform, opacity;transform:translateZ(0)}.container_509563{height:calc(var(--uib-size) * .6);width:var(--uib-size);flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.inner_231322{width:var(--uib-size);height:calc(var(--uib-size) * .6);justify-content:space-between;align-items:flex-end;padding-bottom:20%;display:flex}.cube_568da8{width:calc(var(--uib-size) * .2);height:calc(var(--uib-size) * .2);animation:jump_990af1 var(--uib-speed) ease-in-out infinite;flex-shrink:0}.cube__inner_37e6c8{background-color:var(--uib-color);transform-origin:bottom;width:100%;height:100%;animation:morph_6c2aa2 var(--uib-speed) ease-in-out infinite;border-radius:25%;transition:background-color .3s;display:block}.cube_568da8:nth-child(2),.cube_568da8:nth-child(2) .cube__inner_37e6c8{animation-delay:calc(var(--uib-speed) * -.36)}.cube_568da8:nth-child(3),.cube_568da8:nth-child(3) .cube__inner_37e6c8{animation-delay:calc(var(--uib-speed) * -.2)}@keyframes jump_990af1{0%{transform:translateY(0)}28%{animation-timing-function:ease-out;transform:translateY(0)}50%{animation-timing-function:ease-in;transform:translateY(-200%)}74%{animation-timing-function:ease-in;transform:translateY(0)}}@keyframes morph_6c2aa2{0%{transform:scaleY(1)}10%{transform:scaleY(1)}20%,25%{animation-timing-function:ease-in-out;transform:scaleY(.6)scaleX(1.3)}30%{animation-timing-function:ease-in-out;transform:scaleY(1.15)scaleX(.9)}40%{transform:scaleY(1)}72%,87%,to{transform:scaleY(1)}77%{transform:scaleY(.8)scaleX(1.2)}}.rail{z-index:60;background:#fffaf5;border-right:1px solid #f0e3d7;flex-direction:column;flex:0 0 290px;width:290px;display:flex;position:fixed;inset:0 auto 0 0}.rail-brand{align-items:center;gap:11px;padding:18px 18px 14px;display:flex}.rail-mark{color:#fff;background:linear-gradient(145deg,#ff8a3d,#f26f1b);border-radius:9px;flex:0 0 34px;place-items:center;width:34px;height:34px;font-family:Space Grotesk,IBM Plex Sans,system-ui,sans-serif;font-size:16px;font-weight:700;display:grid;box-shadow:0 4px 10px -3px #f26f1b80}.rail-brand b{letter-spacing:-.01em;color:#241a13;font-family:Space Grotesk,IBM Plex Sans,system-ui,sans-serif;font-size:15px;font-weight:600;line-height:1.15;display:block}.portal-tag{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:5px;margin-top:3px;padding:2px 7px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9px;display:inline-flex}.portal-tag.bd{color:#c4540e;background:#ffe3ce}.portal-tag.admin{color:#ffd9b8;background:#241a13}.rail-nav{flex:1;padding:6px 12px;overflow-y:auto}.nav-group{letter-spacing:.14em;text-transform:uppercase;color:#bcab9c;margin:14px 0 6px;padding:0 8px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:9.5px}.nav-item{cursor:pointer;color:#7a6555;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:10px;width:100%;margin-bottom:2px;padding:9px 10px;font-size:13.5px;transition:all .14s;display:flex;position:relative}.nav-item svg{flex:0 0 17px}.nav-item:hover{color:#3a2a1e;background:#fff3e9}.nav-item.on{color:#fff;background:#ff8a3d;box-shadow:0 4px 12px -5px #f26f1ba6}.nav-item .count{color:#c4540e;background:#ffe3ce;border-radius:999px;margin-left:auto;padding:1px 6px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px}.nav-item.on .count{color:#fff;background:#ffffff3d}.rail-foot{border-top:1px solid #f0e3d7;padding:12px}.scope-note{background:#fff3e9;border:1px solid #ffe3ce;border-radius:14px;padding:11px 12px}.scope-note svg{color:#c4540e;margin-bottom:4px;display:block}.scope-note b{color:#c4540e;font-size:12px;font-weight:600;display:block}.scope-note p{color:#7a6555;margin:3px 0 0;font-size:11.5px;line-height:1.4}.rail-user{align-items:center;gap:9px;padding:11px 8px 2px;display:flex}.av{color:#c4540e;background:#ffe3ce;border-radius:10px;flex:0 0 32px;place-items:center;width:32px;height:32px;font-family:Space Grotesk,IBM Plex Sans,system-ui,sans-serif;font-size:12px;font-weight:600;display:grid}.rail-user-meta{flex:1;min-width:0}.rail-user-meta b{color:#3a2a1e;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:500;display:block;overflow:hidden}.rail-user-meta small{color:#9a8676;font-size:11px}.rail-logout{color:#7a6555;background:#fff;border:1px solid #f0e3d7;border-radius:9px;place-items:center;padding:6px;transition:all .14s;display:grid}.rail-logout:hover{color:#cf4a3c;background:#fceae7;border-color:#f3cfc9}.rail-backdrop{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:55;background:#3c230f66;position:fixed;inset:0}@media (width<=900px){.rail{visibility:hidden;pointer-events:none;transition:transform .26s cubic-bezier(.32,.72,0,1),visibility 0s linear .26s;transform:translate(-100%);box-shadow:0 26px 60px -22px #3c230f57}.rail.on{visibility:visible;pointer-events:auto;transition:transform .26s cubic-bezier(.32,.72,0,1),visibility;transform:none}}@keyframes form-modal-fade-in{0%{opacity:0}to{opacity:1}}@keyframes form-modal-fade-out{0%{opacity:1}to{opacity:0}}@keyframes form-modal-zoom-in{0%{opacity:0;transform:translateY(12px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes form-modal-zoom-out{0%{opacity:1;transform:translateY(0)scale(1)}to{opacity:0;transform:translateY(12px)scale(.97)}}.form-modal-overlay{padding:20px;animation:.25s forwards form-modal-fade-in}.form-modal-overlay.closing{animation:.25s forwards form-modal-fade-out}.form-modal{border-radius:14px;animation:.25s forwards form-modal-zoom-in;box-shadow:0 24px 60px #b43c2326}.form-modal.closing{animation:.25s forwards form-modal-zoom-out}.form-modal-header{justify-content:space-between;align-items:start;gap:15px;padding:20px 22px 16px;display:flex}.form-modal-header-title h2{font-size:18px;font-weight:700;font-family:var(--font-para);color:var(--text-body)}.form-modal-header-title p{font-size:13px;font-family:var(--font-para);color:var(--text-muted);margin-top:4px}.form-modal-close-btn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.form-modal-close-btn:hover{background:var(--surface-warm);color:var(--text-body)}.form-modal-body{max-height:calc(90vh - 150px);padding:6px 22px 20px;overflow-y:auto}.form-modal-footer{background:#fff;justify-content:flex-end;align-items:center;gap:10px;padding:16px 22px;display:flex;position:sticky;bottom:0}.form-modal-btn{font-size:14px;font-family:var(--font-para);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;gap:7px;padding:9px 18px;transition:all .3s;display:inline-flex}.form-modal-btn:disabled{opacity:.6;cursor:not-allowed}.form-modal-btn.primary{border:1px solid var(--brand-dark);background:var(--brand-dark);color:#fff}.form-modal-btn.primary:hover:not(:disabled){background:var(--brand-dark-hover);border-color:var(--brand-dark-hover)}.form-modal-btn.danger{border:1px solid var(--status-danger-strong);background:var(--status-danger-strong);color:#fff}.form-modal-btn.danger:hover:not(:disabled){background:#b91c1c;border-color:#b91c1c}.form-modal-btn.ghost{border:1px solid var(--border-subtle);color:var(--text-muted);background:0 0}.form-modal-btn.ghost:hover:not(:disabled){background:var(--surface-warm);color:var(--text-body)}.form-modal-grid{grid-template-columns:repeat(2,1fr);gap:0 16px;display:grid}.form-modal-field.full{grid-column:1/-1}.form-modal-field-label{font-size:13px;font-family:var(--font-para);color:#374151;margin-top:14px;margin-bottom:6px;display:block}.form-modal-field-label span{color:var(--status-danger-strong);margin-left:2px}.form-modal-body .custom-input::placeholder,.form-modal-body .custom-textarea::placeholder{color:#9aa6b8;opacity:1}.form-modal-field-error{font-size:12px;font-family:var(--font-para);color:var(--status-danger-strong);margin-top:2px;display:block}.form-modal-field .customs-filter-container{border:1px solid var(--border-subtle);width:100%;color:var(--text-muted);background:#fff;border-radius:8px;padding:10px}.form-modal-field .customs-filter-selector>span:first-child{text-align:start;flex:1;width:auto}.form-modal-field .customs-filter-selection-container{width:100%;max-height:190px;overflow-y:auto}.form-modal-items-head,.form-modal-items-row{grid-template-columns:1.15fr 1.55fr .5fr .72fr .72fr 1.25fr 36px;align-items:center;gap:8px;display:grid}.form-modal-items-head{margin-bottom:6px}.form-modal-items-head span{font-size:12px;font-family:var(--font-para);color:var(--text-muted)}.form-modal-items-row{align-items:start;margin-bottom:8px}.form-modal-items-cell{min-width:0}.form-modal-cell-error{font-size:11px;font-family:var(--font-para);color:var(--status-danger-strong);margin-top:4px;display:block}.form-modal-items-row .custom-input{min-width:0;padding:9px 10px;margin:0!important}.form-modal-items-row .customs-filter-container{min-height:38px;padding:9px 10px}.form-modal-items-row .customs-filter-selector{min-width:0}.form-modal-line-total{border:1px solid var(--border-subtle);background:var(--surface-muted);color:#0f172a;min-height:38px;font-size:13px;font-family:var(--font-sub-head);border-radius:8px;align-items:center;padding:0 10px;display:flex}.form-modal-item-remove{border:1px solid var(--border-subtle);width:36px;height:38px;color:var(--text-muted);cursor:pointer;background:0 0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:all .3s;display:flex}.form-modal-item-remove:hover:not(:disabled){border-color:var(--status-danger);color:var(--status-danger);background:#fee2e2}.form-modal-item-remove:disabled{opacity:.4;cursor:not-allowed}.form-modal-add-item{border:1px solid var(--brand-dark);background:var(--brand-tint-08);color:var(--brand-dark);font-size:13px;font-family:var(--font-para);cursor:pointer;border-radius:20px;align-items:center;gap:6px;margin-top:10px;padding:7px 14px;transition:all .3s;display:inline-flex}.form-modal-add-item:hover{background:var(--brand-tint-15)}@media (width<=700px){.form-modal-grid{grid-template-columns:1fr}.form-modal-items-head{display:none}.form-modal-items-row{border:1px solid var(--border-subtle);border-radius:10px;grid-template-columns:1fr 36px;margin-bottom:12px;padding:12px}.form-modal-items-row>.custom-input:first-child{grid-column:1/-1}}.confirm-modal-body{align-items:flex-start;gap:14px;display:flex}.confirm-modal-icon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.confirm-modal-icon.danger{color:var(--status-danger-strong);background:#fef2f2}.confirm-modal-icon.warning{color:var(--status-warning);background:#fef3c7}.confirm-modal-body p{color:var(--text-muted);font-size:13px;font-weight:400;font-family:var(--font-para);padding-top:2px;line-height:1.6em}.confirm-modal-footer{justify-content:flex-end;align-items:center;gap:12px;width:100%;display:flex}.confirm-modal-btn-primary{color:#fff;font-size:14px;font-weight:500;font-family:var(--font-sub-head);cursor:pointer;border:none;border-radius:50px;padding:11px 24px;transition:all .25s}.confirm-modal-btn-primary.danger{background:var(--status-danger-strong)}.confirm-modal-btn-primary.warning{background:var(--status-warning)}.confirm-modal-btn-primary:hover{filter:brightness(.94)}.confirm-modal-btn-ghost{border:1px solid var(--border-subtle);color:var(--text-muted);font-size:14px;font-weight:500;font-family:var(--font-sub-head);cursor:pointer;background:#fff;border-radius:50px;padding:11px 22px;transition:all .25s}.confirm-modal-btn-ghost:hover{border-color:var(--text-faint);color:var(--text-strong)}.offline-and-content{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100vh;padding:40px;display:flex}.offline-and-icon{margin-bottom:20px}.offline-and-title{color:#ff4b4b;margin-bottom:15px;font-size:28px;font-weight:600}.offline-and-message{color:#555;margin-bottom:25px;font-size:16px}.offline-and-retry-btn{background:var(--brand-dark);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 30px;font-size:16px;transition:all .3s}.offline-and-retry-btn:hover{background:var(--brand-dark);transform:scale(1.01)}@media (width<=768px){.offline-and-content{padding:clamp(14px,2vw,40px)}.offline-and-icon{margin-bottom:clamp(12px,2vw,20px)}.offline-and-title{font-size:clamp(18px,2vw,28px)}.offline-and-message{font-size:clamp(14px,2vw,16px)}}.bd-chart{width:100%}.bd-chart .recharts-wrapper,.bd-chart .recharts-surface{outline:none}.bd-chart .recharts-tooltip-wrapper{z-index:5;outline:none}.bd-page .customs-filter-container,.bd-selector .customs-filter-container,.bd-selector.customs-filter-container{border:1px solid var(--bd-line);background:var(--bd-surface);border-radius:var(--bd-r-md);height:34px;color:var(--bd-ink-700);padding:0 11px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:12.5px;transition:all .14s}.bd-page .customs-filter-container:focus-visible,.bd-selector.customs-filter-container:focus-visible{outline:2px solid var(--bd-brand-strong);outline-offset:2px}.bd-page .customs-filter-container.disabled,.bd-selector.customs-filter-container.disabled{opacity:.55;pointer-events:none}.bd-page .customs-filter-selector,.bd-selector .customs-filter-selector{color:var(--bd-ink-700);gap:8px}.bd-page .customs-filter-selector .icon,.bd-selector .customs-filter-selector .icon{color:var(--bd-ink-400);align-items:center;display:flex}.bd-page .customs-filter-selection-container,.bd-selector .customs-filter-selection-container{background:var(--bd-surface);border:1px solid var(--bd-line);border-radius:var(--bd-r-md);margin-top:4px;padding:4px;box-shadow:0 26px 60px -22px #3c230f57}.bd-page .customs-filter-item,.bd-selector .customs-filter-item{color:var(--bd-ink-700);background-color:#0000;border-bottom:0;border-radius:6px;padding:9px 10px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:13px}.bd-page .customs-filter-item:hover,.bd-selector .customs-filter-item:hover{background-color:var(--bd-brand-soft);color:var(--bd-ink-900)}.bd-page .customs-filter-item.active,.bd-selector .customs-filter-item.active{background-color:var(--bd-brand-soft);color:var(--bd-brand-deep);font-weight:600}.customs-filter-selection-container-portal.bd-selector-menu{background:#fff;border:1px solid #f0e3d7;border-radius:9px;padding:4px;box-shadow:0 26px 60px -22px #3c230f57}.customs-filter-selection-container-portal.bd-selector-menu .customs-filter-item{color:#54402f;background-color:#0000;border-bottom:0;border-radius:6px;padding:9px 10px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:13px}.customs-filter-selection-container-portal.bd-selector-menu .customs-filter-item:hover{color:#241a13;background-color:#fff3e9}.customs-filter-selection-container-portal.bd-selector-menu .customs-filter-item.active{color:#c4540e;background-color:#fff3e9;font-weight:600}.bd-settings-selector.customs-filter-container{border:1px solid var(--bd-line);border-radius:var(--bd-r-md);background:var(--bd-surface);width:100%;height:38px;color:var(--bd-ink-800);padding:0 11px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:13.5px}.bd-settings-selector.customs-filter-container:hover{border-color:var(--bd-brand-tint)}.bd-settings-selector .customs-filter-selector{min-width:0}.bd-settings-selector .customs-filter-selector>span:first-child{text-overflow:ellipsis;flex:auto;width:auto;overflow:hidden}.bd-settings-selector .customs-filter-selection-container{width:100%}.bd-filter-row{flex-wrap:wrap;align-items:center;gap:8px;display:flex}@media (width<=680px){.bd-page .customs-filter-container{width:100%!important}}.bd-create{background:#fff;flex-direction:column;min-height:100%;display:flex}.side-sheet-content>.bd-create{height:auto}.bd-create-head{border-bottom:1px solid #f0e3d7;align-items:flex-start;gap:12px;padding:18px 56px 18px 18px;display:flex}.bd-create-head-content{flex:1;min-width:0}.bd-create-eyebrow{letter-spacing:.13em;text-transform:uppercase;color:#9a8676;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:10.5px;font-weight:500}.bd-create-title{color:#241a13;letter-spacing:-.01em;margin:3px 0 0;font-family:Space Grotesk,IBM Plex Sans,system-ui,sans-serif;font-size:17px;font-weight:600}.bd-create-banner{background:#fff3e9;border:1px solid #ffe3ce;border-radius:14px;align-items:flex-start;gap:11px;margin:16px 18px 0;padding:13px 15px;display:flex}.bd-create-banner svg{color:#c4540e;flex:0 0 17px;margin-top:1px}.bd-create-banner p{color:#54402f;word-spacing:2px;font-size:13px;font-weight:300;line-height:1.5;font-family:var(--font-sans)}.bd-create-body{padding:18px}.bd-create-field{margin-bottom:14px;display:block}.bd-create-label{color:#54402f;margin-bottom:6px;font-size:12.5px;font-weight:500;display:block}.bd-create-input{color:#3a2a1e;box-sizing:border-box;background:#fff;border:1px solid #f0e3d7;border-radius:9px;width:100%;height:38px;padding:0 11px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:13.5px}.bd-create-input:focus{border-color:#ff8a3d;outline:none;box-shadow:0 0 0 3px #ff8a3d33}.bd-create-mono{font-family:IBM Plex Mono,ui-monospace,monospace}.bd-create-selector.customs-filter-container{color:#3a2a1e;box-sizing:border-box;background:#fff;border:1px solid #f0e3d7;border-radius:9px;width:100%;height:38px;padding:0 11px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:13.5px}.bd-create-selector.customs-filter-container:hover{border-color:#ffe3ce}.bd-create-selector .customs-filter-selector{min-width:0}.bd-create-selector .customs-filter-selector>span:first-child{text-overflow:ellipsis;flex:auto;width:auto;overflow:hidden}.bd-create-selector .customs-filter-selector .icon{color:#9a8676;align-items:center;display:flex}.bd-create-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.bd-create-def{border-top:1px solid #f7efe7;align-items:flex-start;gap:16px;margin-top:4px;padding:14px 0 0;display:flex}.bd-create-def-k{flex:1;min-width:0}.bd-create-def-k b{color:#3a2a1e;font-size:13.5px;font-weight:500;display:block}.bd-create-def-k small{color:#9a8676;margin-top:2px;font-size:12px;display:block}.bd-create-def-v{flex:none;justify-content:flex-end;display:flex}.bd-create-switch{cursor:pointer;background:#f0e3d7;border:0;border-radius:999px;flex:0 0 38px;width:38px;height:22px;padding:0;transition:all .16s;position:relative}.bd-create-switch:after{content:"";background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .16s;position:absolute;top:3px;left:3px;box-shadow:0 1px 2px #5a3a1e0d}.bd-create-switch-on{background:#2f8f5b}.bd-create-switch-on:after{transform:translate(16px)}.bd-create-foot{background:#fffaf5;border-top:1px solid #f0e3d7;justify-content:end;align-items:center;gap:8px;margin-top:auto;padding:14px 18px;display:flex}.bd-create-btn{color:#54402f;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #f0e3d7;border-radius:9px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 13px;font-family:IBM Plex Sans,system-ui,-apple-system,sans-serif;font-size:13px;font-weight:500;transition:all .14s;display:inline-flex}.bd-create-btn:hover{background:#fff3e9;border-color:#ffe3ce}.bd-create-btn:active{transform:translateY(1px)}.bd-create-btn-primary{color:#fff;background:#ff8a3d;border-color:#ff8a3d;font-weight:600;box-shadow:0 4px 12px -6px #f26f1bcc}.bd-create-btn-primary:hover{background:#f26f1b;border-color:#f26f1b}@media (width<=520px){.bd-create-grid{grid-template-columns:1fr}.bd-create-def{flex-direction:column;gap:10px}.bd-create-def-v{justify-content:flex-start}}@keyframes side-sheet-fade-in{0%{opacity:0}to{opacity:1}}@keyframes side-sheet-fade-out{0%{opacity:1}to{opacity:0}}@keyframes side-sheet-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes side-sheet-slide-out{0%{transform:translate(0)}to{transform:translate(100%)}}.side-sheet-overlay{z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background-color:#00000038;justify-content:end;align-items:stretch;animation:.3s forwards side-sheet-fade-in;display:flex;position:fixed;inset:0}.side-sheet-overlay.closing{animation:.3s forwards side-sheet-fade-out}.side-sheet-container{background:#fff;flex-direction:column;max-width:100%;height:100vh;animation:.3s forwards side-sheet-slide-in;display:flex;position:relative;box-shadow:-10px 0 40px #b43c2314}.side-sheet-container.closing{animation:.3s forwards side-sheet-slide-out}.side-sheet-close-btn{width:28px;height:28px;color:var(--text-muted);cursor:pointer;z-index:2;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:all .3s;display:flex;position:absolute;top:18px;right:18px}.side-sheet-close-btn:hover{background:var(--surface-warm);color:var(--text-body)}.side-sheet-content{height:100%;overflow-y:auto}.side-sheet-content.padded{padding:24px}@media (width<=900px){.side-sheet-container{width:100%!important}}
