@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{color:#293248;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#f7f8fc;font-family:DM Sans,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select{font:inherit}button{cursor:pointer}#root{min-height:100vh}:root{--ink:#293248;--muted:#8991a5;--line:#e9ecf3;--purple:#6155d9;--blue:#eaf0ff;--green:#e3f8ef;--orange:#fff2df}.app-shell{background:#f7f8fc;min-height:100vh;display:flex}.sidebar{border-right:1px solid var(--line);background:#fff;flex-direction:column;flex:0 0 248px;width:248px;height:100vh;padding:27px 16px 19px;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.demo-dot{background:#e1ae5c}.brand{color:#283149;letter-spacing:-.5px;align-items:center;gap:10px;padding:0 11px 48px;font:800 18px Manrope,sans-serif;display:flex}.brand-accent{color:#6155d9}.brand-mark{color:#fff;letter-spacing:0;background:#6155d9;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.workspace-label,.eyebrow{letter-spacing:1.3px;color:#a8afbe;font-size:10px;font-weight:700}.workspace-label{padding:0 14px 12px}nav{flex-direction:column;gap:3px;display:flex}.nav-item{color:#8d95a8;border-radius:9px;align-items:center;gap:13px;padding:12px 14px;font-size:13px;font-weight:500;text-decoration:none;display:flex}.nav-item.active{color:#5b51d3;background:#f0efff;font-weight:700}.nav-icon,.primary-button svg,.text-button svg,.icon-button svg,.close-button svg,.support-arrow svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:18px;height:18px}.nav-icon{width:17px}.nav-count{color:#6056d1;background:#dedcff;border-radius:20px;margin-left:auto;padding:2px 7px;font-size:10px}.sidebar-bottom{margin-top:auto}.support-card{background:#f8f8ff;border:1px solid #efeff9;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:13px 11px;display:flex}.support-card strong,.support-card small,.profile strong,.profile small{display:block}.support-card strong{font-size:12px}.support-card small,.profile small{color:#a0a7b6;margin-top:2px;font-size:10px}.support-dot{background:#63c79b;border-radius:50%;width:8px;height:8px}.support-arrow{color:#9da5b7;margin-left:auto}.support-arrow svg{width:14px}.profile{align-items:center;gap:10px;padding:0 8px;display:flex}.profile strong{font-size:11px}.profile-dots{color:#aeb5c2;letter-spacing:2px;margin-left:auto}.avatar{color:#5f5a9b;background:#ebe9ff;border-radius:10px;flex:none;place-items:center;width:35px;height:35px;font-size:11px;font-weight:700;display:grid}.avatar-purple{color:#6859ce;background:#ded9ff}.avatar-0{color:#c9675d;background:#ffe3df}.avatar-1{color:#42a477;background:#dff5e8}.avatar-2{color:#7061ce;background:#e7e3ff}.avatar-3{color:#c48a3a;background:#ffedce}.main-content{flex:1;min-width:0;height:100vh;margin-left:248px;overflow-y:auto}.topbar{border-bottom:1px solid var(--line);background:#fff;justify-content:space-between;align-items:center;height:76px;padding:0 42px;display:flex}.breadcrumbs{color:#a3aaba;align-items:center;gap:11px;font-size:12px;display:flex}.breadcrumbs b{color:#d4d7df;font-weight:400}.breadcrumbs strong{color:#545d70;font-weight:600}.top-actions{color:#8c95a7;align-items:center;gap:9px;font-size:11px;display:flex}.live-dot,.connection i{background:#4fc48d;border-radius:50%;width:7px;height:7px;display:inline-block}.top-avatar{color:#6659cb;background:#e5e1ff;border:0;border-radius:10px;height:31px;margin-left:12px;font-size:10px;font-weight:700}.page-content{max-width:1190px;margin:auto;padding:43px 42px 55px}.intro{justify-content:space-between;align-items:flex-end;margin-bottom:35px;display:flex}.eyebrow{color:#9aa2b3;margin:0 0 9px}.intro h1{color:#252e43;letter-spacing:-1.3px;margin:0 0 8px;font:800 32px Manrope,sans-serif}.subtitle{color:#939bac;margin:0;font-size:13px}.primary-button{color:#fff;background:#6155d9;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:11px 16px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 5px 10px #6155d928}.primary-button:hover{background:#5145ca}.primary-button:disabled{opacity:.6;cursor:wait}.stats{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:28px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:11px;align-items:center;gap:14px;padding:19px 20px;display:flex}.stat-icon{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.stat-icon svg{fill:none;stroke-width:1.8px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;width:20px;height:20px}.stat-icon.blue{color:#6b7ee2;background:#e8eeff}.stat-icon.green{color:#4bae80;background:#e3f8ef}.stat-icon.orange{color:#d89848;background:#fff1dc}.stat-card span{color:#929bad;margin-bottom:4px;font-size:11px;display:block}.stat-card strong{color:#273149;font:700 22px/1.1 Manrope;display:block}.stat-card small{color:#a3aaba;margin-top:5px;font-size:10px;display:block}.stat-card small b{color:#4bb383;margin-right:3px;font-weight:600}.directory-card{border:1px solid var(--line);background:#fff;border-radius:12px;overflow:visible}.directory-head{justify-content:space-between;align-items:flex-start;padding:21px 24px 17px;display:flex}.directory-head h2{color:#293248;margin:0 0 5px;font:700 16px Manrope}.directory-head h2 span{color:#6a60d2;vertical-align:2px;background:#f0efff;border-radius:10px;margin-left:5px;padding:3px 7px;font:500 10px DM Sans}.directory-head p{color:#a1a9b8;margin:0;font-size:11px}.text-button{color:#675bd5;background:0 0;border:0;padding:3px;font-size:11px;font-weight:700}.toolbar{border-top:1px solid #f2f3f7;border-bottom:1px solid var(--line);gap:10px;padding:13px 24px;display:flex}.search-box{color:#a4adbc;border:1px solid #e6e9f0;border-radius:7px;flex:1;align-items:center;gap:8px;max-width:390px;padding:0 10px;display:flex}.search-box svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;width:15px;height:15px}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;padding:8px 0;font-size:11px}.search-box input::placeholder{color:#b4bbc8}.toolbar select{color:#747e91;background:#fff;border:1px solid #e6e9f0;border-radius:7px;outline:0;padding:0 28px 0 10px;font-size:11px}table{border-collapse:collapse;text-align:left;width:100%;min-width:720px}th{color:#a7afbd;text-transform:uppercase;letter-spacing:.7px;background:#fcfcfe;padding:13px 24px;font-size:10px;font-weight:600}td{color:#7f899b;border-top:1px solid #f0f1f5;padding:13px 24px;font-size:11px;position:relative}.user-cell{align-items:center;gap:10px;display:flex}.user-cell strong{color:#3e485d;margin-bottom:3px;font-size:11px;display:block}.user-cell span{color:#a0a8b7;font-size:10px}.role-label{color:#727c8e}.status{align-items:center;gap:5px;font-size:10px;font-weight:600;display:inline-flex}.status i{background:currentColor;border-radius:50%;width:6px;height:6px}.status-active{color:#43ae7b}.status-inactive{color:#a2a9b5}.status-pending{color:#d59a45}.last-active{color:#8e97a8}.action-cell{text-align:right;width:60px}.icon-button{color:#a1a9b8;background:0 0;border:0;border-radius:5px;padding:5px}.icon-button:hover{color:#6358d3;background:#f2f1ff}.icon-button svg{stroke-width:2px;fill:currentColor;stroke:none;width:17px;height:17px}.action-menu{z-index:3;border:1px solid var(--line);background:#fff;border-radius:8px;width:125px;padding:5px;position:absolute;top:43px;right:20px;box-shadow:0 12px 25px #28324817}.action-menu button{text-align:left;color:#687286;background:0 0;border:0;border-radius:5px;width:100%;padding:8px 9px;font-size:11px}.action-menu button:hover{color:#5e53d0;background:#f4f3ff}.action-menu .danger:hover{color:#d76358;background:#fff1ef}.table-footer{color:#a1a9b7;justify-content:space-between;align-items:center;padding:15px 24px;font-size:10px;display:flex}.table-footer b{color:#697387;font-weight:600}.connection{align-items:center;gap:6px;display:flex}.connection.demo{color:#b08958}.connection.demo i{background:#e1ae5c}.empty-state{text-align:center;color:#a4abba!important;padding:46px!important}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.danger-button{color:#fff;background:#e53e3e;border:0;border-radius:7px;padding:10px 15px;font-size:11px;font-weight:700}.danger-button:hover{background:#c53030}.confirm-modal{max-width:420px}.confirm-modal .modal-actions{border-radius:0 0 14px 14px;margin:24px 0 0;padding:16px 28px}.error-banner{color:#c0392b;background:#fff1f0;border:1px solid #ffc9c9;border-radius:9px;margin-bottom:20px;padding:12px 16px;font-size:12px}.login-wrap{background:#f7f8fc;place-items:center;min-height:100vh;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:14px;width:min(380px,100%);padding:36px 32px;box-shadow:0 8px 30px #28324810}.modal-backdrop{z-index:10;background:#20294155;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:14px;width:min(570px,100%);box-shadow:0 24px 70px #1d294330}.modal-head{justify-content:space-between;padding:25px 28px 18px;display:flex}.modal-head h2{color:#293248;margin:0 0 6px;font:700 20px Manrope}.modal-head p:not(.eyebrow){color:#99a1b1;margin:0;font-size:11px}.close-button{color:#929baa;background:#f4f5f8;border:0;border-radius:7px;place-items:center;width:30px;height:30px;display:grid}.close-button svg{width:15px}.modal form{padding:23px 28px 25px}.form-grid{grid-template-columns:1fr 1fr;gap:17px 14px;display:grid}.form-grid label{color:#697489;font-size:11px;font-weight:600}.form-grid input,.form-grid select{color:#3e485b;background:#fff;border:1px solid #e3e6ee;border-radius:7px;outline:0;width:100%;margin-top:7px;padding:10px 11px;font-size:12px}.form-grid input:focus,.form-grid select:focus{border-color:#8d84e6;box-shadow:0 0 0 3px #6155d914}.modal-actions{justify-content:flex-end;gap:9px;margin:24px -28px -25px;padding:16px 28px;display:flex}.secondary-button{color:#7d8798;background:#fff;border:1px solid #e1e4eb;border-radius:7px;padding:10px 15px;font-size:11px;font-weight:600}@media (width<=800px){.sidebar{flex-basis:65px;width:65px;padding:24px 8px}.main-content{margin-left:65px}.brand{padding:0 9px 48px}.brand>span:last-child,.workspace-label,.nav-item:not(.active):after,.nav-item{font-size:0}.nav-item{justify-content:center;padding:12px 0}.nav-item .nav-icon{font-size:initial}.nav-count{margin:0 0 30px 30px;font-size:9px;position:absolute}.support-card,.profile div:not(.avatar),.profile-dots{display:none}.profile{justify-content:center;padding:0}.topbar{padding:0 20px}.top-actions{font-size:0}.top-avatar{margin-left:0}.page-content{padding:30px 20px}.stats{grid-template-columns:1fr}.intro h1{font-size:27px}.intro{flex-direction:column;align-items:flex-start;gap:18px}.toolbar{flex-wrap:wrap;padding:12px}.search-box{flex-basis:100%;max-width:none;height:34px}.toolbar select{flex:1;height:34px}.directory-head{padding:18px 16px}.table-footer{flex-direction:column;align-items:flex-start;gap:12px;padding:14px 16px}.modal-head,.modal form{padding-left:20px;padding-right:20px}.modal-actions{margin-left:-20px;margin-right:-20px;padding-left:20px;padding-right:20px}}@media (width<=480px){.sidebar{display:none}.main-content{margin-left:0}.topbar{height:62px}.breadcrumbs span,.breadcrumbs b{display:none}.page-content{padding:25px 14px}.form-grid{grid-template-columns:1fr}.modal-head h2{font-size:17px}}
