.face-enrollment-modal{width:min(760px,100vw - 32px);max-width:760px}.face-enrollment-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:18px;display:flex}.face-enrollment-header h3,.face-enrollment-header p{margin-bottom:0}.face-enrollment-status{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:18px 0;display:grid}.face-enrollment-status>div{border:1px solid #7f7f7f38;border-radius:10px;flex-direction:column;gap:5px;padding:13px 15px;display:flex}.face-enrollment-status span{opacity:.7;font-size:.78rem}.face-enrollment-status strong{font-size:.9rem}.face-enrollment-camera{background:#111;border-radius:14px;place-items:center;width:100%;min-height:320px;display:grid;position:relative;overflow:hidden}.face-enrollment-camera video,.face-enrollment-camera img{object-fit:cover;aspect-ratio:4/3;width:100%;max-height:440px;display:block}.face-enrollment-camera video{transform:scaleX(-1)}.face-enrollment-hidden{display:none!important}.face-enrollment-placeholder{text-align:center;color:#f4f4f4;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:320px;padding:24px;display:flex}.face-enrollment-placeholder span{opacity:.7}.face-enrollment-controls{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.face-enrollment-file-button{cursor:pointer;border:1px solid #7f7f7f59;border-radius:8px;justify-content:center;align-items:center;padding:9px 14px;font-size:.88rem;font-weight:600;display:inline-flex}.face-enrollment-file-button input{display:none}.face-enrollment-note{opacity:.7;margin:16px 0 0;font-size:.82rem;line-height:1.55}@media (width<=640px){.face-enrollment-status{grid-template-columns:1fr}.face-enrollment-camera,.face-enrollment-placeholder{min-height:260px}}.chat-page{min-height:calc(100vh - 80px)}.chat-topbar{margin-bottom:18px}.chat-connection{border:1px solid var(--border);color:var(--text-muted);background:#fffc;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:11px;font-weight:700;display:flex}.chat-connection span{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 4px #22c55e1a}.chat-error{width:100%;color:var(--danger);background:var(--danger-soft);border:1px solid #fecdca;border-radius:10px;justify-content:space-between;margin-bottom:12px;padding:11px 14px;font-weight:700;display:flex}.chat-error span{font-size:11px;text-decoration:underline}.chat-shell{border:1px solid var(--border);border-radius:var(--radius-lg);height:calc(100vh - 150px);min-height:590px;box-shadow:var(--shadow);background:#fff;grid-template-columns:minmax(280px,340px) minmax(0,1fr);display:grid;overflow:hidden}.chat-list-panel{border-right:1px solid var(--border);background:#fbfcfd;flex-direction:column;min-width:0;display:flex}.chat-list-heading{justify-content:space-between;align-items:center;min-height:75px;padding:16px 18px 12px;display:flex}.chat-list-heading div{gap:3px;display:grid}.chat-list-heading strong{color:#101828;font-size:15px}.chat-list-heading span{color:var(--text-light);font-size:10px}.chat-new-group{color:#7a4b00;background:#fff3d6;border:1px solid #f2c56e;border-radius:8px;padding:7px 10px;font-size:10px;font-weight:800}.chat-group-form{background:#fffaf0;border:1px solid #f2c56e;border-radius:10px;gap:9px;margin:0 13px 12px;padding:12px;display:grid}.chat-group-form>strong{font-size:11px}.chat-group-form>input{border:1px solid var(--border-strong);border-radius:8px;outline:0;padding:9px 10px}.chat-group-form>div{gap:6px;max-height:115px;display:grid;overflow-y:auto}.chat-group-form label{color:#344054;align-items:center;gap:7px;font-size:10px;display:flex}.chat-group-form>button{color:#111827;background:var(--primary);border:0;border-radius:8px;padding:9px;font-size:10px;font-weight:900}.chat-group-form>button:disabled{opacity:.45}.chat-search{border:1px solid var(--border);color:var(--text-light);background:#fff;border-radius:10px;align-items:center;gap:8px;margin:0 14px 12px;padding:0 12px;display:flex}.chat-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #f59e0b17}.chat-search input{width:100%;min-height:40px;color:var(--text);background:0 0;border:0;outline:0;padding:0;font-size:12px}.chat-conversations{flex:1;min-height:120px;padding:0 9px 10px;overflow-y:auto}.chat-conversation{text-align:left;background:0 0;border:1px solid #0000;border-radius:11px;align-items:center;gap:10px;width:100%;padding:11px 9px;display:flex}.chat-conversation:hover{background:#f4f6f9}.chat-conversation.active{background:var(--primary-soft);border-color:#f59e0b2e}.chat-avatar{color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:11px;flex:none;place-items:center;width:39px;height:39px;font-size:11px;font-weight:900;display:grid}.chat-avatar.small{border-radius:9px;width:32px;height:32px;font-size:9px}.chat-conversation-copy{flex:1;gap:5px;min-width:0;display:grid}.chat-conversation-copy>span{justify-content:space-between;align-items:center;gap:8px;display:flex}.chat-conversation-copy strong{color:#344054;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.chat-conversation-copy time{color:var(--text-light);flex:none;font-size:9px}.chat-conversation-copy small{color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.chat-unread{color:#111827;background:var(--primary);border-radius:999px;place-items:center;min-width:20px;height:20px;padding:0 5px;font-size:9px;display:grid}.chat-list-state{color:var(--text-light);text-align:center;padding:28px 12px;font-size:11px}.chat-team{border-top:1px solid var(--border);background:#fff;max-height:220px;padding:12px 13px 14px;overflow-y:auto}.chat-team>p{color:var(--text-light);letter-spacing:.8px;text-transform:uppercase;margin:0 4px 8px;font-size:9px;font-weight:800}.chat-team button{text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:9px;width:100%;padding:7px 5px;display:flex}.chat-team button:hover{background:var(--bg-soft)}.chat-team button>span:nth-child(2){flex:1;gap:2px;min-width:0;display:grid}.chat-team strong{color:#344054;font-size:11px}.chat-team small{color:var(--text-light);font-size:9px}.chat-team b{color:var(--primary-dark);font-size:17px;font-weight:500}.chat-room{background:#fff;flex-direction:column;min-width:0;display:flex}.chat-room-header{border-bottom:1px solid var(--border);align-items:center;gap:11px;min-height:75px;padding:13px 20px;display:flex}.chat-room-header>div{flex:1;gap:3px;min-width:0;display:grid}.chat-room-header strong{color:#101828;font-size:13px}.chat-room-header div span{color:var(--text-muted);font-size:10px}.chat-private{color:var(--success);background:var(--success-soft);border:1px solid #bbf7d0;border-radius:999px;padding:6px 9px;font-size:9px;font-weight:800}.chat-messages{background:linear-gradient(#fbfcfd,#fff 200px);flex:1;padding:25px 25px 12px;overflow-y:auto}.chat-load-older{border:1px solid var(--border);color:var(--text-muted);background:#fff;border-radius:999px;margin:0 auto 20px;padding:7px 11px;font-size:9px;font-weight:800;display:block}.chat-empty{max-width:390px;color:var(--text-muted);text-align:center;margin:60px auto}.chat-empty>span{color:#111827;background:var(--primary);border-radius:15px;place-items:center;width:52px;height:52px;margin:0 auto 13px;font-weight:900;display:grid}.chat-empty h3{color:#101828;margin-bottom:7px;font-size:16px}.chat-empty p{font-size:11px;line-height:1.6}.chat-message{justify-items:start;gap:5px;max-width:min(72%,620px);margin:0 0 15px;display:grid}.chat-message.mine{justify-items:end;margin-left:auto}.chat-bubble{border:1px solid var(--border);color:#344054;box-shadow:var(--shadow-sm);white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:5px 13px 13px;padding:10px 13px;font-size:12px;line-height:1.55}.chat-message.mine .chat-bubble{color:#3b2a0c;background:#fff3d6;border-color:#f2c56e;border-radius:13px 5px 13px 13px}.chat-reply-preview{border-left:3px solid var(--primary);color:var(--text-muted);background:#00000009;border-radius:5px;gap:2px;margin:-3px -5px 8px;padding:6px 8px;font-size:10px;display:grid}.chat-reply-preview strong{color:var(--primary-dark)}.chat-message time{color:var(--text-light);font-size:9px}.chat-message footer{align-items:center;gap:8px;display:flex}.chat-message footer button{color:var(--primary-dark);opacity:0;background:0 0;border:0;padding:0;font-size:9px;font-weight:800}.chat-message:hover footer button{opacity:1}.chat-replying{border-left:3px solid var(--primary);background:#fff8e8;border-radius:7px;align-items:center;gap:12px;margin:10px 18px -5px;padding:9px 12px;display:flex}.chat-replying span{min-width:0;color:var(--text-muted);text-overflow:ellipsis;white-space:nowrap;flex:1;gap:2px;font-size:10px;display:grid;overflow:hidden}.chat-replying strong{color:var(--primary-dark)}.chat-replying button{color:var(--text-muted);background:0 0;border:0;font-size:18px}.chat-composer{border-top:1px solid var(--border);background:#fff;gap:9px;padding:14px 18px 17px;display:grid;position:relative}.chat-composer-row{align-items:flex-end;gap:10px;display:flex}.chat-composer textarea{resize:vertical;border:1px solid var(--border-strong);min-height:44px;max-height:120px;color:var(--text);background:#fbfcfd;border-radius:11px;outline:0;flex:1;padding:12px 14px;line-height:1.45}.chat-composer textarea:focus{border-color:var(--primary);background:#fff;box-shadow:0 0 0 3px #f59e0b1a}.chat-composer button{color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:0;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:0 15px;font-size:11px;font-weight:900;display:flex}.chat-composer button:disabled{cursor:default;opacity:.45}.chat-composer button span{font-size:12px}.chat-tools{gap:4px;display:flex}.chat-tools input{display:none}.chat-tools button{color:#667085;background:#f2f4f7;justify-content:center;width:38px;min-height:44px;padding:0;font-size:17px}.chat-tools button:hover{color:#7a4b00;background:#fff3d6}.chat-emoji-picker{z-index:3;border:1px solid var(--border);background:#fff;border-radius:12px;grid-template-columns:repeat(6,1fr);gap:3px;width:218px;padding:8px;display:grid;position:absolute;bottom:72px;left:18px;box-shadow:0 12px 30px #10182826}.chat-emoji-picker button{background:0 0;justify-content:center;min-height:32px;padding:0;font-size:18px}.chat-selected-file{color:#7a4b00;background:#fff8e8;border:1px solid #f2c56e;border-radius:9px;justify-content:space-between;align-items:center;gap:10px;padding:8px 10px;font-size:10px;display:flex}.chat-selected-file span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.chat-selected-file button{color:#7a4b00;background:0 0;min-height:24px;padding:0 7px;font-size:17px}.chat-image-link{margin:-5px -8px 7px;display:block}.chat-image-link img{object-fit:cover;border-radius:9px;width:min(360px,60vw);max-height:360px;display:block}.chat-file{min-width:min(300px,55vw);color:inherit;align-items:center;gap:9px;text-decoration:none;display:flex}.chat-file>span:first-child{font-size:24px}.chat-file>span:nth-child(2){flex:1;min-width:0;display:grid}.chat-file strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-file small{color:var(--text-muted)}.chat-file b{font-size:18px}.chat-attachment-loading{color:var(--text-muted);font-size:10px}.chat-message-body{margin-top:6px}.chat-welcome{max-width:470px;color:var(--text-muted);text-align:center;margin:auto;padding:35px}.chat-welcome-mark{color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:19px;place-items:center;width:66px;height:66px;margin:0 auto 19px;font-size:28px;font-weight:900;display:grid;box-shadow:0 12px 28px #f59e0b33}.chat-welcome h3{color:#101828;margin-bottom:9px;font-size:20px}.chat-welcome p{font-size:12px;line-height:1.7}@media (width<=900px){.chat-shell{grid-template-columns:280px minmax(0,1fr)}.chat-private{display:none}}@media (width<=700px){.chat-shell{grid-template-columns:1fr;height:auto;min-height:0}.chat-list-panel{border-right:0;border-bottom:1px solid var(--border);max-height:440px}.chat-room{min-height:600px}.chat-message{max-width:86%}.chat-connection{display:none}.chat-composer-row{flex-wrap:wrap}.chat-tools{order:2}.chat-composer textarea{min-width:100%}.chat-send{order:3;margin-left:auto}}:root{color:#172033;font-synthesis:none;text-rendering:optimizelegibility;--bg-page:#f4f6f9;--bg-card:#fff;--bg-soft:#f8fafc;--sidebar:#111827;--sidebar-deep:#0b1120;--sidebar-border:#ffffff14;--primary:#f59e0b;--primary-dark:#d97706;--primary-soft:#fff7e6;--text:#172033;--text-muted:#687386;--text-light:#98a2b3;--border:#e4e7ec;--border-strong:#d0d5dd;--success:#15803d;--success-soft:#ecfdf3;--danger:#b42318;--danger-soft:#fef3f2;--warning:#b54708;--warning-soft:#fffaeb;--info:#175cd3;--info-soft:#eff8ff;--radius-sm:8px;--radius:12px;--radius-lg:18px;--shadow-sm:0 1px 2px #1018280a;--shadow:0 4px 16px #1018280f;--shadow-lg:0 16px 40px #1018281a;background:#f4f6f9;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--bg-page);min-width:320px;min-height:100%}body{background:var(--bg-page);min-width:320px;min-height:100vh;color:var(--text);margin:0}body,button,input,select,textarea{font-family:inherit}button,input,select,textarea{font-size:14px}button{cursor:pointer}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4{margin-top:0}#root{min-height:100vh}.app-shell{background:var(--bg-page);min-height:100vh;display:flex}.sidebar{color:#fff;background:radial-gradient(circle at top left, #f59e0b21, transparent 30%), linear-gradient(180deg, var(--sidebar) 0%, var(--sidebar-deep) 100%);border-right:1px solid var(--sidebar-border);z-index:20;flex-direction:column;width:270px;min-height:100vh;padding:24px 18px 18px;display:flex;position:fixed;inset:0 auto 0 0;overflow-y:auto;box-shadow:14px 0 40px #0f172a14}.brand{align-items:center;gap:13px;padding:4px 6px 18px;display:flex}.brand-mark{color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:13px;flex:none;place-items:center;width:46px;height:46px;font-size:22px;font-weight:900;display:grid;box-shadow:0 7px 20px #f59e0b40}.brand-copy{min-width:0}.brand-copy h1{color:#fff;letter-spacing:-.4px;margin:0;font-size:20px;font-weight:800}.brand-copy p{color:#9ca3af;letter-spacing:.7px;text-transform:uppercase;margin:3px 0 0;font-size:12px;font-weight:600}.sidebar-divider{background:#ffffff14;height:1px;margin:0 6px 20px}.nav-section-label{color:#6b7280;letter-spacing:1.3px;text-transform:uppercase;margin:0 10px 9px;font-size:10px;font-weight:800}.nav-section-secondary{margin-top:24px}.nav-menu{flex-direction:column;gap:5px;display:flex}.nav-item{color:#cbd5e1;border:1px solid #0000;border-radius:11px;align-items:center;gap:12px;min-height:44px;padding:9px 11px;font-size:14px;font-weight:600;transition:background .16s,border-color .16s,color .16s,transform .16s;display:flex;position:relative}a.nav-item:hover{color:#fff;background:#ffffff0e;transform:translate(2px)}.nav-item.active{color:#fff;background:linear-gradient(90deg,#f59e0b2b,#f59e0b0f);border-color:#f59e0b33}.nav-item.active:before{content:"";background:var(--primary);border-radius:999px;width:3px;position:absolute;top:9px;bottom:9px;left:-7px}.nav-icon{color:#d1d5db;background:#fff1;border-radius:8px;flex:none;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid}.nav-item.active .nav-icon{color:#111827;background:var(--primary)}.nav-item.disabled{cursor:default;opacity:.42}.sidebar-spacer{flex:1;min-height:30px}.sidebar-footer{border-top:1px solid #ffffff14;gap:13px;padding:16px 6px 2px;display:grid}.user-summary{align-items:center;gap:11px;min-width:0;display:flex}.user-avatar{color:#111827;background:var(--primary);border-radius:11px;flex:none;place-items:center;width:38px;height:38px;font-size:15px;font-weight:900;display:grid}.user-meta{gap:3px;min-width:0;display:grid}.user-meta strong{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.user-meta span{color:#7f8a9c;font-size:11px}.logout-button{color:#d1d5db;background:#ffffff0b;border:1px solid #ffffff1c;border-radius:10px;width:100%;min-height:40px;font-weight:700;transition:background .16s,color .16s,border-color .16s}.logout-button:hover{color:#fff;background:#ffffff14;border-color:#ffffff2e}.main-content{background:linear-gradient(180deg, #f8fafc 0, var(--bg-page) 220px);width:calc(100% - 270px);min-height:100vh;margin-left:270px}.content-container{width:100%;max-width:1540px;margin:0 auto;padding:30px 34px 50px}.topbar{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;padding-bottom:20px;display:flex}.topbar h2{color:#111827;letter-spacing:-.8px;margin:4px 0 0;font-size:clamp(24px,2vw,31px);font-weight:800}.eyebrow{color:var(--primary-dark);letter-spacing:1.1px;text-transform:uppercase;margin:0;font-size:11px;font-weight:800}.user-profile{border:1px solid var(--border);box-shadow:var(--shadow-sm);background:#ffffffbf;border-radius:12px;align-items:center;gap:12px;padding:8px 10px 8px 14px;display:flex}.user-profile>div:first-child{text-align:right}.user-profile strong{color:#344054;font-size:13px;display:block}.user-profile p{color:var(--text-muted);margin:2px 0 0;font-size:11px}.avatar{color:#111827;background:var(--primary);border-radius:10px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.welcome-card{border-radius:var(--radius-lg);box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#f59e0b21,#0000 32%),linear-gradient(135deg,#fff,#fffdf8);border:1px solid #f59e0b2b;justify-content:space-between;align-items:center;gap:24px;margin-bottom:22px;padding:27px 28px;display:flex;position:relative;overflow:hidden}.welcome-card:after{content:"D";color:#f59e0b0e;pointer-events:none;font-size:190px;font-weight:900;line-height:1;position:absolute;bottom:-58px;right:26px}.welcome-card h3{z-index:1;color:#111827;letter-spacing:-.4px;margin:5px 0 7px;font-size:23px;position:relative}.welcome-card p:last-child{z-index:1;color:var(--text-muted);margin-bottom:0;line-height:1.55;position:relative}.status-badge{z-index:1;color:var(--success);background:var(--success-soft);border:1px solid #bbf7d0;border-radius:999px;flex:none;padding:8px 12px;font-size:12px;font-weight:800;position:relative}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:15px;margin-bottom:22px;display:grid}.stat-card{border:1px solid var(--border);border-radius:var(--radius);background:var(--bg-card);min-width:0;box-shadow:var(--shadow-sm);padding:20px;transition:transform .17s,box-shadow .17s,border-color .17s;position:relative;overflow:hidden}.stat-card:hover{box-shadow:var(--shadow);border-color:#d6dae1;transform:translateY(-2px)}.stat-card:before{content:"";background:linear-gradient(90deg, var(--primary), #fbbf24);width:100%;height:3px;position:absolute;top:0;left:0}.stat-card p{color:var(--text-muted);margin-bottom:10px;font-size:12px;font-weight:700}.stat-card strong{color:#101828;margin-bottom:6px;font-size:31px;line-height:1;display:block}.stat-card span{color:var(--text-light);font-size:11px}.dashboard-grid{grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:18px;display:grid}.panel{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--bg-card);min-width:0;box-shadow:var(--shadow-sm);padding:22px}.panel-header{border-bottom:1px solid #eef0f3;justify-content:space-between;align-items:center;gap:18px;margin-bottom:20px;padding-bottom:15px;display:flex}.panel-header h3{color:#1d2939;letter-spacing:-.3px;margin:4px 0 0;font-size:18px;font-weight:800}.empty-state{text-align:center;border:1px dashed var(--border-strong);border-radius:var(--radius);background:var(--bg-soft);place-items:center;min-height:160px;padding:28px;display:grid}.empty-state strong{color:#344054;margin-bottom:6px;font-size:14px}.empty-state p{max-width:430px;color:var(--text-muted);margin:0;font-size:13px;line-height:1.6}.activity-list{display:grid}.activity-row{color:var(--text-muted);border-bottom:1px solid #eef0f3;justify-content:space-between;gap:18px;padding:14px 2px;font-size:13px;display:flex}.activity-row:last-child{border-bottom:0}.activity-row strong{color:#475467;font-size:12px}form label{color:#344054;gap:7px;font-size:12px;font-weight:750;display:grid}input,select,textarea{border:1px solid var(--border-strong);color:#101828;background:#fff;border-radius:9px;outline:none;width:100%;transition:border-color .14s,box-shadow .14s,background .14s}input,select{min-height:42px;padding:9px 11px}textarea{resize:vertical;min-height:92px;padding:11px;line-height:1.5}input::placeholder,textarea::placeholder{color:#98a2b3}input:hover,select:hover,textarea:hover{border-color:#98a2b3}input:focus,select:focus,textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #f59e0b21}input:disabled,select:disabled,textarea:disabled{cursor:not-allowed;color:#98a2b3;background:#f2f4f7}.main-content button{color:#111827;background:linear-gradient(135deg, #fbbf24, var(--primary));border:1px solid #0000;border-radius:9px;min-height:39px;padding:8px 14px;font-size:12px;font-weight:800;transition:transform .14s,box-shadow .14s,filter .14s;box-shadow:0 2px 5px #f59e0b29}.main-content button:hover:not(:disabled){filter:brightness(.98);transform:translateY(-1px);box-shadow:0 6px 14px #f59e0b38}.main-content button:active:not(:disabled){transform:translateY(0)}.main-content button:disabled{cursor:not-allowed;opacity:.55}.panel article{background:linear-gradient(#fff,#fcfcfd);transition:border-color .15s,box-shadow .15s,transform .15s}.panel article:hover{transform:translateY(-1px);box-shadow:0 5px 14px #1018280d;border-color:#d0d5dd!important}.panel article>strong:first-child{color:#1d2939;font-size:14px}.panel article p{color:#667085;font-size:13px;line-height:1.5}.panel article small{color:#98a2b3}table{border-collapse:collapse;border:1px solid var(--border);background:#fff;border-radius:10px;width:100%;overflow:hidden}thead{background:#f9fafb}th{text-align:left;color:#475467;letter-spacing:.4px;text-transform:uppercase;padding:11px 13px;font-size:11px;font-weight:800}td{color:#475467;border-top:1px solid #eef0f3;padding:12px 13px;font-size:13px}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#64748b4d padding-box padding-box;border:2px solid #0000;border-radius:999px}::-webkit-scrollbar-thumb:hover{background:#64748b73 padding-box padding-box}@media (width<=1180px){.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-grid{grid-template-columns:1fr}}@media (width<=900px){.sidebar{width:225px;padding-left:13px;padding-right:13px}.main-content{width:calc(100% - 225px);margin-left:225px}.content-container{padding:25px 20px 40px}.brand-copy h1{font-size:18px}.nav-item{gap:9px;padding-left:8px;padding-right:8px;font-size:13px}}@media (width<=720px){.app-shell{display:block}.sidebar{width:100%;min-height:auto;padding:15px;position:relative}.brand{padding-bottom:12px}.sidebar-divider,.nav-section-label,.sidebar-spacer{display:none}.nav-menu{flex-direction:row;gap:7px;padding-bottom:6px;display:flex;overflow-x:auto}.nav-menu+.nav-menu{margin-top:8px}.nav-item{min-width:max-content}.nav-item.active:before{display:none}.sidebar-footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;margin-top:9px}.logout-button{width:auto;padding-left:16px;padding-right:16px}.main-content{width:100%;margin-left:0}.content-container{padding:20px 14px 36px}.topbar{flex-direction:column;align-items:flex-start}.user-profile{justify-content:space-between;width:100%}.user-profile>div:first-child{text-align:left}.welcome-card{flex-direction:column;align-items:flex-start}.stats-grid{grid-template-columns:1fr}.panel{padding:17px}}@media (width<=460px){.nav-icon{display:none}.sidebar-footer{grid-template-columns:1fr}.logout-button{width:100%}.topbar h2{font-size:24px}.welcome-card{padding:21px}.welcome-card h3{font-size:20px}}.login-page{background:#f5f7fa;grid-template-columns:minmax(420px,.95fr) minmax(480px,1.05fr);width:100%;min-height:100vh;display:grid;position:relative;overflow:hidden}.login-brand-panel{isolation:isolate;color:#fff;background:radial-gradient(circle at 18% 8%,#f59e0b2e,#0000 26%),radial-gradient(circle at 88% 80%,#f59e0b14,#0000 30%),linear-gradient(145deg,#111827 0%,#0b1120 52%,#080d17 100%);flex-direction:column;min-height:100vh;padding:42px clamp(42px,5vw,82px) 38px;display:flex;position:relative;overflow:hidden}.login-brand-panel:before{content:"";z-index:-2;opacity:.38;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-size:48px 48px;position:absolute;inset:0}.login-brand-panel:after{content:"D";z-index:-1;color:#ffffff06;pointer-events:none;font-size:clamp(330px,38vw,620px);font-weight:950;line-height:.8;position:absolute;bottom:-90px;right:-35px}.login-brand-top{z-index:2;align-items:center;gap:14px;display:flex;position:relative}.login-logo{color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:13px;flex:none;place-items:center;width:48px;height:48px;font-size:22px;font-weight:950;display:grid;box-shadow:0 10px 30px #f59e0b3d}.login-brand-name{gap:1px;display:grid}.login-brand-name strong{color:#fff;letter-spacing:-.3px;font-size:19px;font-weight:850}.login-brand-name span{color:#8b95a7;letter-spacing:1.6px;text-transform:uppercase;font-size:10px;font-weight:800}.login-brand-content{z-index:2;width:100%;max-width:570px;margin:auto 0;padding:70px 0 60px;position:relative}.login-kicker{color:#fbbf24;letter-spacing:1.8px;text-transform:uppercase;margin:0 0 18px;font-size:11px;font-weight:850}.login-brand-content h1{color:#fff;letter-spacing:-2.6px;max-width:590px;margin:0 0 22px;font-size:clamp(43px,4.6vw,70px);font-weight:850;line-height:.99}.login-brand-description{color:#9ca6b7;max-width:500px;margin:0 0 42px;font-size:15px;line-height:1.75}.login-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.login-capability{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff09;border:1px solid #ffffff13;border-radius:13px;align-items:center;gap:12px;min-height:72px;padding:13px 15px;display:flex}.login-capability-icon{color:#fbbf24;background:#f59e0b17;border:1px solid #f59e0b29;border-radius:9px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:900;display:grid}.login-capability>div{gap:3px;display:grid}.login-capability strong{color:#e5e7eb;font-size:12px;font-weight:800}.login-capability div span{color:#747f91;font-size:10px}.login-brand-footer{z-index:2;color:#707b8e;letter-spacing:.25px;align-items:center;gap:9px;font-size:10px;display:flex;position:relative}.login-live-dot{background:#22c55e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #22c55e17}.login-form-panel{background:radial-gradient(circle at 90% 5%,#f59e0b12,#0000 26%),#f8fafc;place-items:center;min-height:100vh;padding:40px clamp(32px,5vw,90px);display:grid;position:relative}.login-form-panel:before{content:"";background:linear-gradient(90deg,#0000,#f59e0b);width:170px;height:4px;position:absolute;top:0;right:0}.login-form-wrapper{width:min(100%,455px)}.login-mobile-brand{display:none}.login-form-heading{margin-bottom:30px}.login-security-label{color:#7a4b05;letter-spacing:1.25px;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:17px;font-size:10px;font-weight:850;display:inline-flex}.login-security-label>span{background:#f59e0b;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #f59e0b1c}.login-form-heading h2{color:#101828;letter-spacing:-1.25px;margin:0;font-size:clamp(31px,3vw,39px);font-weight:850;line-height:1.08}.login-form-heading p{color:#667085;margin:11px 0 0;font-size:13px;line-height:1.65}.login-form{gap:20px;display:grid}.login-field{gap:8px;display:grid}.login-field>label,.login-label-row label{color:#344054;font-size:12px;font-weight:800}.login-label-row{justify-content:space-between;align-items:center;gap:14px;display:flex}.login-label-row>span{color:#98a2b3;font-size:10px;font-weight:650}.login-input-shell{background:#fff;border:1px solid #d0d5dd;border-radius:11px;align-items:center;height:52px;transition:border-color .15s,box-shadow .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 1px 2px #10182806}.login-input-shell:focus-within{border-color:#f59e0b;box-shadow:0 0 0 4px #f59e0b1a}.login-input-shell:hover{border-color:#b7bec8}.login-input-icon{color:#98a2b3;flex:none;place-items:center;width:48px;font-size:12px;font-weight:850;display:grid}.login-input-shell input{height:100%;min-height:0;box-shadow:none;color:#101828;background:0 0;border:0;border-radius:0;outline:none;padding:0 12px 0 0;font-size:13px}.login-input-shell input:hover,.login-input-shell input:focus{box-shadow:none;border:0}.login-input-shell input::placeholder{color:#a8b0bd}.login-password-toggle{color:#667085;min-width:55px;box-shadow:none;background:0 0;border:0;border-radius:7px;flex:none;margin-right:6px;padding:7px 8px;font-size:10px;font-weight:800;transition:color .14s,background .14s}.login-password-toggle:hover{color:#344054;background:#f2f4f7}.login-error{background:#fff7f6;border:1px solid #fecdca;border-radius:10px;gap:10px;padding:12px;display:flex}.login-error-mark{color:#fff;background:#d92d20;border-radius:7px;flex:none;place-items:center;width:27px;height:27px;font-size:12px;font-weight:900;display:grid}.login-error>div:last-child{gap:2px;display:grid}.login-error strong{color:#b42318;font-size:11px}.login-error span{color:#912018;font-size:11px;line-height:1.45}.login-submit{color:#111827;background:linear-gradient(135deg,#fbbf24,#f59e0b);border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;min-height:52px;margin-top:2px;padding:0 17px 0 19px;font-size:12px;font-weight:900;transition:transform .15s,box-shadow .15s,filter .15s;display:flex;box-shadow:0 8px 22px #f59e0b30}.login-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #f59e0b40}.login-submit:active:not(:disabled){transform:translateY(0)}.login-submit:disabled{cursor:wait;opacity:.65}.login-submit-arrow{background:#11182717;border-radius:7px;place-items:center;width:27px;height:27px;font-size:15px;display:grid}.login-trust{background:#ffffffa6;border:1px solid #e4e7ec;border-radius:10px;align-items:flex-start;gap:11px;margin-top:25px;padding:14px;display:flex}.login-trust-icon{color:#15803d;background:#ecfdf3;border-radius:8px;flex:none;place-items:center;width:30px;height:30px;font-size:12px;font-weight:900;display:grid}.login-trust>div:last-child{gap:3px;display:grid}.login-trust strong{color:#475467;font-size:11px}.login-trust span{color:#98a2b3;font-size:10px;line-height:1.5}.login-form-footer{color:#98a2b3;letter-spacing:.25px;justify-content:center;align-items:center;gap:8px;margin-top:28px;font-size:9px;font-weight:650;display:flex}.login-footer-divider{color:#d0d5dd}@media (width<=980px){.login-page{grid-template-columns:minmax(340px,.8fr) minmax(440px,1.2fr)}.login-brand-panel{padding:34px 34px 30px}.login-brand-content h1{letter-spacing:-1.8px;font-size:44px}.login-capability-grid{grid-template-columns:1fr}.login-capability:nth-child(n+3){display:none}.login-form-panel{padding:35px 40px}}@media (width<=760px){.login-page{min-height:100vh;display:block}.login-brand-panel{display:none}.login-form-panel{background:radial-gradient(circle at 100% 0,#f59e0b17,#0000 30%),#f8fafc;min-height:100vh;padding:32px 22px}.login-form-wrapper{width:100%;max-width:450px}.login-mobile-brand{align-items:center;gap:12px;margin-bottom:62px;display:flex}.login-mobile-brand>div:last-child{gap:2px;display:grid}.login-mobile-brand strong{color:#101828;font-size:17px;font-weight:850}.login-mobile-brand span{color:#98a2b3;letter-spacing:1.3px;text-transform:uppercase;font-size:9px;font-weight:800}}@media (width<=420px){.login-form-panel{padding:23px 17px}.login-mobile-brand{margin-bottom:46px}.login-form-heading h2{font-size:30px}.login-input-shell{height:50px}}
