@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#060a10;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html{background:#060a10;min-width:320px;min-height:100%}body{min-width:320px;min-height:100vh;margin:0;overflow-x:hidden}body,button,input{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}h1,h2,h3,.brand strong{font-family:Manrope,Inter,sans-serif}button,a,input{-webkit-tap-highlight-color:transparent}button{border:0}img{max-width:100%;display:block}::selection{color:#fff;background:#22d3ee40}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#070c13}::-webkit-scrollbar-thumb{background:#243244;border:2px solid #070c13;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#33465e}:root{--bg:#060a10;--bg-soft:#0a1018;--panel:#0f1722d1;--panel-strong:#121c29f5;--border:#94a3b824;--border-bright:#22d3ee47;--text:#f8fafc;--text-soft:#94a3b8;--text-muted:#64748b;--cyan:#22d3ee;--cyan-bright:#00e5ff;--blue:#3b82f6;--purple:#8b5cf6;--green:#22c55e;--amber:#f59e0b;--red:#ef4444;--radius-sm:10px;--radius-md:16px;--radius-lg:22px;--shadow:0 18px 55px #00000047, inset 0 1px 0 #ffffff05}*{box-sizing:border-box}button,input{font:inherit}button{color:inherit}.app-shell{min-height:100vh;color:var(--text);background:radial-gradient(circle at 88% 2%,#22d3ee14,#0000 30%),radial-gradient(circle at 55% 100%,#8b5cf60f,#0000 34%),linear-gradient(135deg,#05080d 0%,#07101a 55%,#05090f 100%)}.sidebar{z-index:30;border-right:1px solid var(--border);background:linear-gradient(180deg, #070c14fa, #060a10fa), var(--bg);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);flex-direction:column;width:248px;padding:20px 14px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{border-bottom:1px solid var(--border);align-items:center;gap:13px;margin-bottom:24px;padding:4px 9px 15px;display:flex}.brand img{object-fit:cover;object-position:center;filter:contrast(1.08)brightness(.9);border-radius:17px;width:54px;height:54px;box-shadow:0 0 0 1px #22d3ee33,0 0 24px #22d3ee29}.brand div{flex-direction:column;min-width:0;display:flex}.brand strong{white-space:nowrap;letter-spacing:.06em;font-size:20px}.brand strong span{color:var(--cyan)}.brand small{color:var(--text-muted);letter-spacing:.32em;margin-top:4px;font-size:9px}.navigation{flex-direction:column;flex:1;gap:4px;padding-right:2px;display:flex;overflow-y:auto}.navigation::-webkit-scrollbar{width:4px}.navigation::-webkit-scrollbar-thumb{background:#94a3b82e;border-radius:20px}.nav-item{color:#91a0b2;text-align:left;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:12px;grid-template-columns:22px minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;min-height:42px;padding:0 11px;transition:border-color .18s,background .18s,color .18s,transform .18s;display:grid;position:relative}.nav-item:hover{color:#dffbff;background:#22d3ee0d;border-color:#22d3ee1f;transform:translate(2px)}.nav-item.active{color:#fff;box-shadow:inset 3px 0 0 var(--cyan), 0 0 25px #22d3ee14;background:linear-gradient(90deg,#06b6d438,#0e749014);border-color:#22d3ee61}.nav-item b{min-width:22px;color:var(--cyan);text-align:center;background:#22d3ee24;border-radius:999px;padding:3px 6px;font-size:10px}.profile-card{border:1px solid var(--border);background:#0f1722ad;border-radius:15px;grid-template-columns:38px minmax(0,1fr) 8px;align-items:center;gap:10px;margin-top:16px;padding:10px;display:grid}.profile-card div:nth-child(2),.top-profile div:nth-child(2){flex-direction:column;min-width:0;display:flex}.profile-card strong,.top-profile strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.profile-card small,.top-profile small{color:var(--text-muted);margin-top:2px;font-size:10px}.avatar{color:#fff;background:linear-gradient(145deg,#22d3ee38,#3b82f614);border:1px solid #22d3ee4d;border-radius:12px;place-items:center;width:38px;height:38px;font-size:12px;font-weight:700;display:grid}.online-dot{background:var(--green);border-radius:50%;width:8px;height:8px;box-shadow:0 0 10px #22c55ee6}.mobile-close,.menu-button{display:none}.main-content{min-height:100vh;margin-left:248px;padding:0 22px 32px}.topbar{z-index:20;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#060a10c7;justify-content:space-between;align-items:center;min-height:72px;display:flex;position:sticky;top:0}.search-box{border:1px solid var(--border);width:min(520px,45vw);color:var(--text-muted);background:#0f1722b8;border-radius:14px;align-items:center;gap:10px;padding:0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.search-box:focus-within{border-color:#22d3ee6b;box-shadow:0 0 0 3px #22d3ee12}.search-box input{width:100%;height:42px;color:var(--text);background:0 0;border:0;outline:0}.search-box input::placeholder{color:#526174}.search-box kbd{border:1px solid var(--border);color:var(--text-muted);background:#ffffff08;border-radius:7px;padding:3px 7px;font-size:10px}.topbar-actions{align-items:center;gap:10px;display:flex}.icon-button{border:1px solid var(--border);cursor:pointer;background:#0f1722b8;border-radius:12px;place-items:center;width:40px;height:40px;display:grid;position:relative}.icon-button.primary{color:var(--cyan);background:#22d3ee1a;border-color:#22d3ee66;box-shadow:0 0 20px #22d3ee14}.notification span{background:var(--red);color:#fff;border:2px solid #07101a;border-radius:50%;place-items:center;width:18px;height:18px;font-size:9px;font-weight:700;display:grid;position:absolute;top:-5px;right:-5px}.top-profile{border-left:1px solid var(--border);align-items:center;gap:9px;margin-left:7px;padding-left:15px;display:flex}.page-header{justify-content:space-between;align-items:flex-end;gap:20px;padding:27px 0 21px;display:flex}.eyebrow{color:var(--cyan);letter-spacing:.18em;margin-bottom:7px;font-size:9px;font-weight:700;display:block}.page-header h1{letter-spacing:-.035em;margin:0;font-size:clamp(25px,3vw,36px);line-height:1.15}.page-header p{color:var(--text-soft);margin:8px 0 0;font-size:13px}.primary-action{color:#fff;cursor:pointer;background:linear-gradient(135deg,#06b6d43d,#0e74901f);border:1px solid #22d3ee6b;border-radius:12px;align-items:center;gap:8px;min-height:42px;padding:0 16px;display:flex;box-shadow:0 0 28px #22d3ee14}.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.kpi-card,.panel{border:1px solid var(--border);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(145deg,#121c29e6,#0a111ae0)}.kpi-card{border-radius:var(--radius-md);grid-template-columns:42px minmax(0,1fr);min-height:122px;padding:16px;display:grid;position:relative;overflow:hidden}.kpi-card:before{content:"";opacity:.5;background:linear-gradient(90deg,#0000,currentColor,#0000);height:1px;position:absolute;inset:0 0 auto}.kpi-card>div:nth-child(2){flex-direction:column;min-width:0;display:flex}.kpi-card span{color:var(--text-soft);font-size:10px}.kpi-card strong{letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;margin-top:8px;font-size:clamp(18px,1.7vw,23px);overflow:hidden}.kpi-card small{color:currentColor;margin-top:6px;font-size:9px}.kpi-icon{background:color-mix(in srgb, currentColor 10%, transparent);border:1px solid;border-radius:11px;place-items:center;width:34px;height:34px;display:grid}.kpi-card.cyan{color:var(--cyan)}.kpi-card.purple{color:var(--purple)}.kpi-card.green{color:var(--green)}.kpi-card.amber{color:var(--amber)}.kpi-card strong,.kpi-card span{color:var(--text)}.kpi-card small,.kpi-icon{color:inherit}.mini-chart,.mini-bars{opacity:.85;align-items:flex-end;gap:4px;height:26px;display:flex;position:absolute;bottom:11px;right:13px}.mini-chart i{background:currentColor;border-radius:99px 99px 2px 2px;width:5px;display:block}.mini-chart i:first-child{height:7px}.mini-chart i:nth-child(2){height:12px}.mini-chart i:nth-child(3){height:10px}.mini-chart i:nth-child(4){height:18px}.mini-chart i:nth-child(5){height:15px}.mini-chart i:nth-child(6){height:24px}.mini-bars i{background:currentColor;border-radius:3px;width:4px}.mini-bars i:first-child{height:8px}.mini-bars i:nth-child(2){height:16px}.mini-bars i:nth-child(3){height:12px}.mini-bars i:nth-child(4){height:22px}.mini-bars i:nth-child(5){height:28px}.dashboard-grid{grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr) minmax(330px,1fr);gap:12px;display:grid}.panel{border-radius:var(--radius-md);padding:16px}.panel-header{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.panel-header h2{letter-spacing:-.01em;margin:0;font-size:15px}.panel-header button{color:var(--cyan);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;font-size:10px;display:flex}.pipeline-content{grid-template-columns:minmax(0,1fr) 150px;gap:16px;display:grid}.pipeline-list{flex-direction:column;gap:7px;display:flex}.pipeline-row{grid-template-columns:minmax(0,1fr) 28px 75px;align-items:center;gap:7px;min-height:26px;display:grid}.pipeline-bar{background:linear-gradient(90deg,#22d3ee5c,#3b82f626);border:1px solid #22d3ee2e;border-radius:7px;align-items:center;min-width:135px;height:24px;display:flex;position:relative;overflow:hidden}.pipeline-row:nth-child(5) .pipeline-bar,.pipeline-row:nth-child(6) .pipeline-bar{background:linear-gradient(90deg,#8b5cf666,#3b82f624);border-color:#8b5cf640}.pipeline-row:nth-child(7) .pipeline-bar{background:linear-gradient(90deg,#f59e0b66,#b453091f);border-color:#f59e0b47}.pipeline-row:nth-child(8) .pipeline-bar{background:linear-gradient(90deg,#a855f76b,#7c3aed24);border-color:#a855f747}.pipeline-row:nth-child(9) .pipeline-bar{background:linear-gradient(90deg,#22c55e6b,#15803d24);border-color:#22c55e4d}.pipeline-bar span{text-overflow:ellipsis;white-space:nowrap;padding:0 9px;font-size:9px;overflow:hidden}.pipeline-row b{text-align:right;font-size:10px}.pipeline-row small{color:var(--text-muted);text-align:right;font-size:8px}.score-card{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.score-ring{background:radial-gradient(circle, #111b28 58%, transparent 60%), conic-gradient(var(--cyan) 0 62%, #22d3ee1a 62% 100%);border-radius:50%;place-items:center;width:118px;height:118px;display:grid;box-shadow:0 0 30px #22d3ee1a}.score-ring div{flex-direction:column;display:flex}.score-ring strong{font-size:28px}.score-ring span{color:var(--text-soft);margin-top:3px;font-size:8px}.score-card>small{color:var(--text-muted);margin-top:13px;font-size:8px}.score-card>strong{margin-top:5px;font-size:17px}.score-card>span{color:var(--green);margin-top:4px;font-size:8px}.badge{color:var(--cyan);background:#22d3ee14;border:1px solid #22d3ee38;border-radius:999px;padding:5px 8px;font-size:9px}.task-list{flex-direction:column;gap:8px;display:flex}.task-item{border:1px solid var(--border);text-align:left;cursor:pointer;background:#ffffff05;border-radius:12px;grid-template-columns:45px minmax(0,1fr) auto 16px;align-items:center;gap:9px;width:100%;padding:10px;transition:border-color .18s,background .18s,transform .18s;display:grid}.task-item:hover{background:#22d3ee0a;border-color:#22d3ee42;transform:translateY(-1px)}.task-item time{color:var(--cyan);font-size:10px}.task-item>div{flex-direction:column;min-width:0;display:flex}.task-item strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.task-item small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:4px;font-size:8px;overflow:hidden}.task-item>span{color:#c4b5fd;background:#8b5cf61f;border-radius:6px;padding:4px 6px;font-size:8px}.ai-panel{overflow:hidden}.ai-content{background:radial-gradient(circle at 90% 30%,#22d3ee24,#0000 38%),linear-gradient(145deg,#0d1823f2,#070c14f2);border:1px solid #22d3ee1f;border-radius:14px;min-height:280px;padding:18px;position:relative;overflow:hidden}.ai-content:after{content:"";border:1px solid #22d3ee1f;border-radius:50%;width:250px;height:250px;position:absolute;bottom:-80px;right:-80px}.ai-content img{object-fit:cover;object-position:center;filter:contrast(1.08)brightness(.64)saturate(.85);opacity:.68;border-radius:50%;width:205px;height:205px;position:absolute;bottom:-15px;right:-22px;-webkit-mask-image:linear-gradient(270deg,#000 55%,#0000 100%);mask-image:linear-gradient(270deg,#000 55%,#0000 100%)}.ai-content>div{z-index:2;max-width:68%;position:relative}.ai-tag{color:var(--cyan);background:#22d3ee14;border:1px solid #22d3ee40;border-radius:999px;padding:5px 8px;font-size:8px;display:inline-flex}.ai-content h3{margin:16px 0 9px;font-size:20px;line-height:1.2}.ai-content p{color:var(--text-soft);font-size:10px;line-height:1.7}.ai-content p strong{color:var(--cyan)}.ai-actions{gap:8px;margin-top:17px;display:flex}.ai-actions button{color:#fff;cursor:pointer;background:#22d3ee24;border:1px solid #22d3ee66;border-radius:10px;min-height:36px;padding:0 13px;font-size:9px}.ai-actions button.secondary{border-color:var(--border);background:#ffffff05}.bottom-grid{grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:12px;margin-top:12px;display:grid}.activity-list{flex-direction:column;gap:7px;display:flex}.activity-list>div{border-bottom:1px solid var(--border);grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 0;display:grid}.activity-list svg{color:var(--cyan)}.activity-list span{min-width:0;color:var(--text-muted);flex-direction:column;font-size:8px;display:flex}.activity-list strong{color:var(--text);margin-bottom:3px;font-size:10px}.activity-list time{color:var(--text-muted);font-size:8px}.status-panel{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.status-panel>div{border:1px solid var(--border);background:#ffffff05;border-radius:12px;align-items:center;gap:10px;padding:12px;display:flex}.status-panel>div:first-child svg{color:var(--red)}.status-panel>div:nth-child(2) svg{color:var(--amber)}.status-panel>div:nth-child(3) svg{color:var(--purple)}.status-panel>div:nth-child(4) svg{color:var(--green)}.status-panel span{flex-direction:column;display:flex}.status-panel small{color:var(--text-muted);font-size:8px}.status-panel strong{margin-top:4px;font-size:11px}.sidebar-backdrop{display:none}@media (width<=1350px){.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-grid{grid-template-columns:minmax(0,1.5fr) minmax(300px,1fr)}.ai-panel{grid-column:span 2}.ai-content>div{max-width:62%}}@media (width<=1050px){.sidebar{width:220px}.main-content{margin-left:220px}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid,.bottom-grid{grid-template-columns:1fr}.ai-panel{grid-column:auto}.top-profile div:nth-child(2){display:none}}@media (width<=820px){.sidebar{width:min(86vw,300px);transition:transform .22s;transform:translate(-105%)}.sidebar.sidebar-open{transform:translate(0)}.mobile-close{border:1px solid var(--border);background:#0f1722e0;border-radius:10px;place-items:center;width:34px;height:34px;display:grid;position:absolute;top:13px;right:13px}.sidebar-backdrop{z-index:25;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02060cb8;border:0;display:block;position:fixed;inset:0}.main-content{margin-left:0;padding:0 15px 25px}.menu-button{border:1px solid var(--border);background:#0f1722b8;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.topbar{gap:10px}.search-box{flex:1;width:auto}.search-box kbd,.top-profile{display:none}.page-header{align-items:flex-start}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pipeline-content{grid-template-columns:1fr}.score-card{text-align:left;grid-template-columns:100px minmax(0,1fr);justify-content:flex-start;display:grid}.score-ring{grid-row:span 4;width:92px;height:92px}.score-ring strong{font-size:22px}}@media (width<=590px){.topbar{min-height:64px}.topbar-actions .icon-button:first-child{display:none}.page-header{flex-direction:column;padding-top:20px}.primary-action{justify-content:center;width:100%}.kpi-grid{grid-template-columns:1fr}.pipeline-row{grid-template-columns:minmax(0,1fr) 24px}.pipeline-row small{display:none}.task-item{grid-template-columns:42px minmax(0,1fr) 14px}.task-item>span{display:none}.ai-content{min-height:340px}.ai-content>div{max-width:100%}.ai-content img{opacity:.4;width:200px;height:200px;bottom:-45px;right:-45px}.status-panel{grid-template-columns:1fr}}.customers-page{padding:28px 0 34px}.customers-heading{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:22px;display:flex}.customers-heading h1{letter-spacing:-.04em;margin:0;font-size:clamp(28px,3vw,38px)}.customers-heading p{color:var(--text-soft);margin:8px 0 0;font-size:13px}.customers-primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#22d3ee38,#3b82f61f);border:1px solid #22d3ee6b;border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 16px;display:flex;box-shadow:0 0 28px #22d3ee14}.customers-kpis{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:12px;display:grid}.customers-kpis article{border:1px solid var(--border);border-radius:var(--radius-md);min-height:108px;box-shadow:var(--shadow);background:linear-gradient(145deg,#121c29e6,#0a111ae0);flex-direction:column;justify-content:center;padding:17px;display:flex}.customers-kpis span{color:var(--text-soft);font-size:10px}.customers-kpis strong{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin-top:9px;font-size:clamp(20px,2vw,27px);overflow:hidden}.customers-kpis small{color:var(--cyan);margin-top:6px;font-size:9px}.customers-toolbar{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);background:#0d151fd6;grid-template-columns:minmax(280px,1fr) 230px auto;gap:10px;margin-bottom:12px;padding:12px;display:grid}.customers-search,.customers-filter{border:1px solid var(--border);min-height:42px;color:var(--text-muted);background:#ffffff05;border-radius:11px;align-items:center;gap:9px;padding:0 12px;display:flex}.customers-search:focus-within,.customers-filter:focus-within{border-color:#22d3ee66;box-shadow:0 0 0 3px #22d3ee0f}.customers-search input,.customers-filter select{width:100%;height:40px;color:var(--text);background:0 0;border:0;outline:0}.customers-search input::placeholder{color:#526174}.customers-filter select{cursor:pointer}.customers-filter select option{color:#fff;background:#101824}.customers-filter-button{border:1px solid var(--border);cursor:pointer;background:#ffffff05;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;display:flex}.customers-layout{grid-template-columns:minmax(0,1.7fr) minmax(310px,.75fr);align-items:start;gap:12px;display:grid}.customers-list,.customer-preview{border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow);background:linear-gradient(145deg,#121c29e6,#0a111ae6)}.customers-list{flex-direction:column;gap:8px;padding:12px;display:flex}.customers-list-header{color:var(--text-muted);justify-content:space-between;align-items:center;gap:12px;padding:3px 4px 8px;font-size:10px;display:flex}.customers-list-header button{color:var(--cyan);cursor:pointer;background:0 0;font-size:9px}.customer-card{border:1px solid var(--border);text-align:left;cursor:pointer;background:#ffffff05;border-radius:14px;grid-template-columns:48px minmax(0,1fr) 20px;align-items:center;gap:12px;width:100%;padding:13px;transition:border-color .18s,background .18s,transform .18s,box-shadow .18s;display:grid}.customer-card:hover{background:#22d3ee09;border-color:#22d3ee47;transform:translateY(-1px)}.customer-card.selected{box-shadow:inset 3px 0 0 var(--cyan), 0 0 26px #22d3ee12;background:linear-gradient(90deg,#22d3ee17,#3b82f606);border-color:#22d3ee80}.customer-card-avatar,.customer-preview-avatar{color:#fff;background:linear-gradient(145deg,#22d3ee33,#3b82f612);border:1px solid #22d3ee52;place-items:center;font-weight:700;display:grid}.customer-card-avatar{border-radius:14px;width:48px;height:48px;font-size:12px}.customer-card-main{min-width:0}.customer-card-title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.customer-card-title>div{flex-direction:column;min-width:0;display:flex}.customer-card-title strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.customer-card-title>div>span{color:var(--text-muted);margin-top:4px;font-size:8px}.customer-priority{border-radius:999px;flex-shrink:0;padding:4px 7px;font-size:8px}.priority-hoch{color:#fca5a5;background:#ef444417;border:1px solid #ef444440}.priority-mittel{color:#fcd34d;background:#f59e0b17;border:1px solid #f59e0b40}.priority-niedrig{color:#86efac;background:#22c55e17;border:1px solid #22c55e40}.customer-card-contact{color:var(--text-soft);flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.customer-card-contact span{align-items:center;gap:5px;font-size:9px;display:flex}.customer-card-contact svg{color:var(--cyan)}.customer-card-bottom{justify-content:space-between;align-items:flex-end;gap:14px;margin-top:12px;display:flex}.customer-card-bottom>div:first-child{flex-wrap:wrap;gap:6px;display:flex}.customer-status,.customer-signature{border-radius:7px;padding:5px 7px;font-size:8px}.customer-status{color:#c4b5fd;background:#8b5cf61a;border:1px solid #8b5cf638}.customer-signature{color:var(--cyan);background:#22d3ee12;border:1px solid #22d3ee33}.customer-value{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.customer-value small{color:var(--text-muted);font-size:8px}.customer-value strong{margin-top:4px;font-size:13px}.customer-card-activity{border-top:1px solid var(--border);color:var(--text-muted);justify-content:space-between;gap:12px;margin-top:10px;padding-top:9px;display:flex}.customer-card-activity span{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:5px;font-size:8px;display:flex;overflow:hidden}.customer-card-activity span:last-child{color:var(--text-soft)}.customer-preview{min-height:450px;padding:17px;position:sticky;top:84px}.customer-preview-header{border-bottom:1px solid var(--border);align-items:center;gap:12px;padding-bottom:15px;display:flex}.customer-preview-avatar{border-radius:15px;flex-shrink:0;width:52px;height:52px;font-size:13px}.customer-preview-header>div:last-child{min-width:0}.customer-preview-header span{color:var(--cyan);font-size:8px}.customer-preview-header h2{text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:17px;overflow:hidden}.customer-preview-header p{color:var(--text-muted);margin:4px 0 0;font-size:9px}.customer-preview-status{border:1px solid var(--border);background:#ffffff05;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:15px;padding:11px;display:flex}.customer-preview-status span{color:#c4b5fd;font-size:9px}.customer-preview-status strong{font-size:14px}.customer-preview-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.customer-preview-actions a{color:#fff;background:#22d3ee12;border:1px solid #22d3ee47;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:39px;font-size:9px;text-decoration:none;display:flex}.customer-preview-section{border-bottom:1px solid var(--border);flex-direction:column;margin-top:16px;padding-bottom:13px;display:flex}.customer-preview-label{color:var(--cyan);letter-spacing:.11em;text-transform:uppercase;margin-bottom:7px;font-size:8px;font-weight:700}.customer-preview-section strong{font-size:11px}.customer-preview-section small{overflow-wrap:anywhere;color:var(--text-muted);margin-top:5px;font-size:9px}.customer-preview-tags{flex-wrap:wrap;gap:6px;display:flex}.customer-preview-tags span{color:#c4b5fd;background:#8b5cf614;border:1px solid #8b5cf633;border-radius:999px;padding:5px 8px;font-size:8px}.customer-open-button{cursor:pointer;background:linear-gradient(135deg,#22d3ee26,#3b82f612);border:1px solid #22d3ee61;border-radius:11px;justify-content:center;align-items:center;gap:7px;width:100%;min-height:41px;margin-top:17px;font-size:9px;display:flex}.customer-preview-placeholder,.customers-empty{min-height:280px;color:var(--text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.customer-preview-placeholder svg,.customers-empty svg{color:var(--cyan);margin-bottom:13px}.customer-preview-placeholder strong,.customers-empty strong{color:var(--text);font-size:13px}.customer-preview-placeholder span,.customers-empty span{max-width:260px;margin-top:7px;font-size:9px;line-height:1.6}@media (width<=1150px){.customers-kpis{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-layout{grid-template-columns:1fr}.customer-preview{position:static}}@media (width<=820px){.customers-page{padding-top:20px}.customers-toolbar{grid-template-columns:1fr 1fr}.customers-search{grid-column:span 2}}@media (width<=590px){.customers-heading{flex-direction:column;align-items:stretch}.customers-primary-button{width:100%}.customers-kpis,.customers-toolbar{grid-template-columns:1fr}.customers-search{grid-column:auto}.customer-card{grid-template-columns:42px minmax(0,1fr)}.customer-card>svg{display:none}.customer-card-avatar{width:42px;height:42px}.customer-card-title,.customer-card-bottom,.customer-card-activity{flex-direction:column;align-items:flex-start}.customer-value{align-items:flex-start}.customer-card-activity{gap:7px}}.customers-clear-search{width:28px;height:28px;color:var(--text-muted);cursor:pointer;background:#ffffff0a;border:0;border-radius:8px;flex-shrink:0;place-items:center;display:grid}.customers-clear-search:hover{color:var(--cyan);background:#22d3ee14}.customers-filter{position:relative}.customers-filter select{appearance:none;padding-right:25px}.customers-filter>svg:last-child{pointer-events:none;position:absolute;right:11px}.customers-filter-button.active{color:var(--cyan);background:#22d3ee1a;border-color:#22d3ee80}.customers-sort{align-items:center;gap:5px;display:flex}.customers-sort span{color:var(--text-muted);font-size:9px}.customers-sort select{color:var(--cyan);cursor:pointer;background:0 0;border:0;outline:none;font-size:9px}.customers-sort select option{color:#fff;background:#101824}.customers-empty button{color:#fff;cursor:pointer;background:#22d3ee14;border:1px solid #22d3ee4d;border-radius:10px;min-height:36px;margin-top:15px;padding:0 13px}.customers-drawer-backdrop{z-index:80;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:default;background:#02060cc2;border:0;animation:.18s customersFadeIn;position:fixed;inset:0}.customers-filter-drawer{z-index:90;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);background:radial-gradient(circle at 100% 0,#22d3ee1a,#0000 32%),linear-gradient(#0c141ffc,#060b12fc);border-left:1px solid #22d3ee38;flex-direction:column;width:min(430px,92vw);animation:.22s customersDrawerIn;display:flex;position:fixed;top:0;bottom:0;right:0;box-shadow:-30px 0 80px #00000075}.customers-filter-drawer-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 22px 19px;display:flex}.customers-filter-drawer-header h2{letter-spacing:-.035em;margin:0;font-size:23px}.customers-filter-drawer-header>button{border:1px solid var(--border);width:38px;height:38px;color:var(--text-soft);cursor:pointer;background:#ffffff06;border-radius:11px;flex-shrink:0;place-items:center;display:grid}.customers-filter-drawer-header>button:hover{color:var(--cyan);background:#22d3ee12;border-color:#22d3ee59}.customers-filter-drawer-content{flex-direction:column;flex:1;gap:18px;padding:22px;display:flex;overflow-y:auto}.customers-filter-drawer-content>label,.customers-filter-value-grid label{flex-direction:column;gap:8px;display:flex}.customers-filter-drawer-content label>span{color:var(--text-soft);letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:600}.customers-filter-drawer-content input,.customers-filter-drawer-content select{border:1px solid var(--border);color:#fff;background:#ffffff06;border-radius:11px;outline:none;width:100%;min-height:44px;padding:0 12px}.customers-filter-drawer-content input:focus,.customers-filter-drawer-content select:focus{border-color:#22d3ee73;box-shadow:0 0 0 3px #22d3ee0f}.customers-filter-drawer-content select option{color:#fff;background:#101824}.customers-filter-value-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.customers-filter-drawer-footer{border-top:1px solid var(--border);grid-template-columns:1fr 1.3fr;gap:10px;padding:17px 22px 21px;display:grid}.customers-filter-drawer-footer button{cursor:pointer;border-radius:11px;min-height:43px;font-weight:600}.customers-filter-drawer-footer .secondary{border:1px solid var(--border);color:var(--text-soft);background:#ffffff06}.customers-filter-drawer-footer .primary{color:#fff;background:linear-gradient(135deg,#22d3ee3d,#3b82f61f);border:1px solid #22d3ee70;box-shadow:0 0 25px #22d3ee17}.customer-detail-backdrop{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#02060cd1;border:0;animation:.18s customersFadeIn;position:fixed;inset:0}.customer-detail-modal{z-index:110;background:radial-gradient(circle at 85% 0,#22d3ee17,#0000 30%),linear-gradient(145deg,#111b28fc,#070c14fc);border:1px solid #22d3ee3d;border-radius:22px;width:min(1050px,100vw - 42px);max-height:calc(100vh - 42px);animation:.22s customerDetailIn;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%);box-shadow:0 40px 120px #000000b3,0 0 50px #22d3ee0d}.customer-detail-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.customer-detail-title{align-items:center;gap:13px;min-width:0;display:flex}.customer-detail-title>div:last-child{min-width:0}.customer-detail-title span{color:var(--cyan);font-size:9px}.customer-detail-title h2{letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 0;font-size:22px;overflow:hidden}.customer-detail-title p{color:var(--text-muted);margin:4px 0 0;font-size:10px}.customer-detail-header>button{border:1px solid var(--border);width:40px;height:40px;color:var(--text-soft);cursor:pointer;background:#ffffff06;border-radius:12px;flex-shrink:0;place-items:center;display:grid}.customer-detail-header>button:hover{color:var(--cyan);background:#22d3ee12;border-color:#22d3ee61}.customer-detail-tabs{border-bottom:1px solid var(--border);gap:5px;padding:11px 20px;display:flex;overflow-x:auto}.customer-detail-tabs button{min-height:35px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;flex-shrink:0;padding:0 12px;font-size:9px}.customer-detail-tabs button:hover{color:#fff}.customer-detail-tabs button.active{color:var(--cyan);background:#22d3ee17;border-color:#22d3ee52}.customer-detail-content{grid-template-columns:minmax(0,1.65fr) minmax(250px,.65fr);gap:13px;max-height:calc(100vh - 220px);padding:18px 20px 22px;display:grid;overflow-y:auto}.customer-detail-main{flex-direction:column;gap:11px;display:flex}.customer-detail-card{border:1px solid var(--border);background:#ffffff05;border-radius:15px;padding:16px}.customer-detail-card>strong{font-size:14px;display:block}.customer-detail-card p{color:var(--text-soft);margin:9px 0 0;font-size:10px;line-height:1.7}.customer-detail-card p strong{color:var(--cyan)}.customer-detail-status-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.customer-detail-status-row strong{font-size:15px}.customer-detail-status-row span{color:var(--cyan);background:#22d3ee12;border:1px solid #22d3ee38;border-radius:8px;padding:5px 8px;font-size:8px}.customer-detail-sidebar{flex-direction:column;gap:10px;display:flex}.customer-detail-sidebar article{border:1px solid var(--border);background:#ffffff05;border-radius:14px;align-items:center;gap:11px;padding:14px;display:flex}.customer-detail-sidebar article svg{color:var(--cyan);flex-shrink:0}.customer-detail-sidebar article span{flex-direction:column;min-width:0;display:flex}.customer-detail-sidebar article small{color:var(--text-muted);font-size:8px}.customer-detail-sidebar article strong{text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}@keyframes customersFadeIn{0%{opacity:0}to{opacity:1}}@keyframes customersDrawerIn{0%{opacity:0;transform:translate(40px)}to{opacity:1;transform:translate(0)}}@keyframes customerDetailIn{0%{opacity:0;transform:translate(-50%,-47%)scale(.97)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@media (width<=820px){.customer-detail-modal{border-radius:18px;width:calc(100vw - 24px);max-height:calc(100vh - 24px)}.customer-detail-content{grid-template-columns:1fr;max-height:calc(100vh - 205px)}.customer-detail-sidebar{grid-template-columns:repeat(3,minmax(0,1fr));display:grid}}@media (width<=590px){.customers-filter-value-grid,.customers-filter-drawer-footer{grid-template-columns:1fr}.customer-detail-modal{border:0;border-radius:0;width:100%;max-height:none;animation:.22s customersDrawerIn;inset:0;transform:none}.customer-detail-header{padding:16px}.customer-detail-title h2{font-size:18px}.customer-detail-tabs{padding:9px 14px}.customer-detail-content{max-height:calc(100vh - 155px);padding:14px}.customer-detail-sidebar{grid-template-columns:1fr}}
