:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef3f3;color:#172629}*{box-sizing:border-box}body{margin:0;font-size:14px}button,input{font:inherit}button{cursor:pointer}.splash,.login-page{min-height:100dvh;display:grid;place-items:center;background:#eef3f3}.loader,.skeleton{min-height:96px;border-radius:6px;background:linear-gradient(90deg,#e3ecec,#f7fbfb,#e3ecec);background-size:220% 100%;animation:loading 1.1s infinite linear}.loader{width:56px;min-height:56px;border-radius:50%}.login-box{width:min(420px,calc(100vw - 32px));padding:28px;border:1px solid #cadada;border-radius:8px;background:#fff;box-shadow:0 18px 50px #1931361f}.login-box h1{margin:10px 0 24px;font-size:26px}.login-box label{display:grid;gap:6px;margin-bottom:14px;color:#40565a;font-size:13px;font-weight:700}.login-box input,.search-box input,.reply-box input{min-height:44px;border:1px solid #b8cccc;border-radius:6px;padding:0 12px;color:#172629;background:#fff}.form-error{margin:0 0 14px;color:#a43b2f;font-weight:700}.primary-action{min-height:44px;border:0;border-radius:6px;padding:0 16px;background:#05a;color:#fff;font-weight:800}.secondary-action{min-height:42px;border:1px solid #b8cccc;border-radius:6px;padding:0 14px;color:#174b55;background:#fff;font-weight:850;text-align:left}.panel-shell{min-height:100dvh;display:grid;grid-template-columns:240px 1fr;max-width:1400px;margin:0 auto}.sidebar{min-height:100dvh;display:flex;flex-direction:column;border-right:1px solid #c9dada;background:#f8fbfb}.sidebar-brand{min-height:72px;display:flex;align-items:center;justify-content:flex-start;gap:12px;padding:10px 14px;border-bottom:1px solid #d7e3e3}.sidebar-brand img{width:44px;height:44px;object-fit:contain}.sidebar-brand span,.sidebar-label{color:#647a7f;font-size:12px;font-weight:800;text-transform:uppercase}.sidebar-brand span{color:#05a;font-size:18px;letter-spacing:0}.nav-list{display:grid;gap:2px;padding:12px}.nav-list button,.contact-button{min-height:27px;display:flex;align-items:center;gap:10px;border:0;border-radius:6px;background:transparent;color:#31484d;text-align:left}.nav-list button{padding:0 10px}.nav-list button.is-active{background:#e3eff5;color:#05a;font-weight:800}.contact-list{margin-top:auto;padding:12px;border-top:1px solid #d7e3e3}.contact-button{position:relative;width:100%;display:grid;grid-template-columns:1fr auto;gap:2px 8px;padding:8px 10px}.contact-name{font-weight:800}.contact-message{overflow:hidden;color:#6b7f83;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.contact-button b{align-self:center;grid-row:1 / span 2;min-width:20px;border-radius:999px;background:#cf5f50;color:#fff;font-size:12px;text-align:center}.workspace{min-width:0;padding:0 4px 18px}.topline{min-height:64px;display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-bottom:14px;overflow:hidden;border-bottom:1px solid #d7e3e3;background-color:#fff;background-position:left center;background-repeat:no-repeat;background-size:auto 100%}.env-pill{display:inline-flex;align-items:center;height:22px;border-radius:999px;padding:0 8px;background:#fff2d6;color:#8a5200;font-size:11px;font-weight:900}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:0 0 14px}.section-heading__title{min-width:0;display:inline-flex;align-items:center;gap:10px}.section-heading h1{margin:0;font-size:22px}.help-button{width:36px;height:36px;border:1px solid #c9dada;border-radius:50%;display:inline-grid;place-items:center;color:#406068;background:#fff;cursor:pointer}.help-button:hover{border-color:#0f63aa;color:#05a}.help-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:#12262d5c}.help-dialog{width:min(680px,100%);max-height:min(760px,calc(100dvh - 36px));overflow:hidden;border:1px solid #c9dada;border-radius:8px;background:#fff;box-shadow:0 24px 70px #12262d42}.help-dialog header{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border-bottom:1px solid #e4eeee;padding:12px 16px}.help-dialog h2{margin:0;font-size:19px}.help-content{max-height:calc(100dvh - 122px);overflow-y:auto;padding:16px}.help-content h3{margin:18px 0 6px;font-size:14px}.help-content p{margin:0 0 10px;color:#40565a}.user-box{height:-webkit-fill-available;width:300px;display:flex;align-items:center;justify-content:right;gap:10px;padding-right:12px;background:linear-gradient(270deg,white,transparent);color:#40565a}.icon-button,.row-action{min-height:36px;border:1px solid #c5d7d7;border-radius:6px;background:#fff;color:#264146}.icon-button{width:38px;display:inline-grid;place-items:center}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.55fr);gap:14px}.span-2{grid-column:span 2}.metric-strip{grid-column:span 2;display:grid;grid-template-columns:repeat(6,minmax(120px,1fr));gap:10px}.metric,.panel-block,.chat-window{border:1px solid #c9dada;border-radius:8px;background:#fff}.metric{min-height:78px;padding:14px}.metric span{display:block;color:#647a7f;font-size:12px;font-weight:800}.metric strong{display:block;margin-top:8px;font-size:22px}.panel-block{min-width:0;max-height:70vh;overflow:hidden;padding:4px}.panel-title,.list-toolbar,.billing-header,.chat-meta{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px}.toolbar-actions{display:inline-flex;align-items:center;gap:8px}.pill-button{border:0;padding:0;background:transparent}.refresh-note{color:#657c80;font-size:12px;font-weight:800}.panel-title h2{margin:0;font-size:17px}.search-box{width:min(420px,100%);display:flex;align-items:center;gap:8px;color:#647a7f}.search-box input{width:100%}.data-table{overflow-x:auto;max-height:58dvh;overflow-y:auto}.table-head,.table-row{display:grid;align-items:center;gap:12px;min-width:780px;padding:6px 4px}.table-head{border-bottom:1px solid #edf2f2}.table-row{border-bottom:1px solid rgba(0,0,0,.06)}.table-row:hover{background:#00000008}.table-row:nth-child(2n){background:#00000004}.table-row:nth-child(2n):hover{background:#0000000a}.table-row>span{font-variant-numeric:tabular-nums}.data-table .table-row>span{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-head>*{position:sticky;top:0;z-index:2;background:#fff;cursor:pointer;-webkit-user-select:none;user-select:none}.table-row>:first-child{position:sticky;left:0;z-index:1;background:#fff}.table-head>:first-child{position:sticky;left:0;z-index:3;background:#fff}.table-head{color:#657c80;font-size:12px;font-weight:900;text-transform:uppercase}.grid-task{grid-template-columns:130px 1.1fr 1fr 150px 140px}.grid-task--actions{grid-template-columns:130px 1.1fr 1fr 150px 140px minmax(260px,.8fr);min-width:1080px}.grid-billing{grid-template-columns:140px 1.4fr 150px 260px 110px}.status-badge{width:fit-content;border-radius:999px;padding:4px 8px;background:#e8eeee;color:#40565a;font-size:10px;font-weight:900}.status-badge.good{background:#e4f6e8;color:#216236}.status-badge.warn,.status-badge.wait{background:#fff1d7;color:#835000}.mono{font-variant-numeric:tabular-nums}.compact-stats{display:grid;gap:10px;margin:0}.compact-stats div{display:flex;justify-content:space-between;border-bottom:1px solid #edf2f2;padding-bottom:8px}.compact-stats dt{color:#647a7f}.compact-stats dd{margin:0;font-weight:900}.contact-rows,.template-list,.customer-list{display:grid;gap:8px}.contact-rows button,.template-list article,.customer-row{border:1px solid #edf2f2;border-radius:6px;background:#fbfdfd}.contact-rows button{min-height:54px;display:flex;align-items:center;justify-content:space-between;padding:8px 10px;text-align:left}.contact-rows small{display:block;color:#657c80}.customer-row{display:grid;grid-template-columns:36px minmax(220px,1fr) 160px 110px 42px 42px;align-items:center;gap:10px;padding:10px}.coupon-form{display:grid;gap:12px}.coupon-form label{display:grid;gap:6px;color:#40565a;font-size:13px;font-weight:800}.coupon-form input{min-height:42px;border:1px solid #b8cccc;border-radius:6px;padding:0 12px;color:#172629;background:#fff}.coupon-user-field .secondary-action{width:100%}.grid-coupons{grid-template-columns:130px 95px 130px 1.1fr 120px 70px}.link-action{border:0;padding:0;color:#05a;background:transparent;cursor:pointer;font-weight:850;text-decoration:underline;text-underline-offset:3px}.table-actions{display:flex;align-items:center;gap:6px}.expand-button{width:32px;height:32px;border:0;border-radius:6px;background:#eaf2f2}.customer-main{display:grid}.customer-main span{color:#657c80;font-size:13px}.row-action{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:32px;padding:0 9px;color:#264146;text-decoration:none;font-size:12px;font-weight:800}.row-action.is-active{border-color:#05a;background:#e3eff5;color:#05a}.row-action:disabled{cursor:not-allowed;opacity:.48}.row-action--icon{width:36px;min-width:36px;padding:0}.task-expansion{grid-column:1 / -1;border-top:1px solid #edf2f2;padding-top:8px}.task-detail{grid-column:1 / -1;margin-top:-2px}.task-actions{display:flex;flex-wrap:wrap;gap:6px;align-items:center}.dialog-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:18px;background:#12232761}.task-dialog{width:min(760px,100%);max-height:min(780px,calc(100dvh - 36px));overflow:auto;border:1px solid #c9dada;border-radius:8px;background:#fff;box-shadow:0 24px 70px #11232747}.task-dialog header{position:sticky;top:0;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px 16px;border-bottom:1px solid #edf2f2;background:#fff}.task-dialog h2{margin:6px 0 0;font-size:20px}.dialog-switch{display:flex;flex-wrap:wrap;gap:8px;padding:12px 16px 4px}.dialog-body{padding:16px}.field-note{margin:0 0 12px;color:#657c80;font-size:13px}.diagnostic-list{display:grid;gap:8px}.diagnostic-row{display:grid;grid-template-columns:150px 110px minmax(0,1fr);align-items:center;gap:10px;border:1px solid #edf2f2;border-radius:6px;padding:10px;background:#fbfdfd}.diagnostic-row span:last-child{color:#40565a;font-size:13px;line-height:1.4}.coupon-assign-dialog{width:min(640px,100%)}.assign-search{display:grid;grid-template-columns:minmax(0,1fr) 122px;gap:10px;padding:14px 16px;border-bottom:1px solid #edf2f2}.search-wait{align-self:center;color:#657c80;font-size:12px;font-weight:850;text-align:right}.assign-results{display:grid;gap:8px;padding:12px 16px 16px}.assign-result{min-height:54px;display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #edf2f2;border-radius:6px;padding:9px 10px;color:#172629;background:#fbfdfd;text-align:left}.assign-result small{display:block;margin-top:3px;color:#657c80}.assign-result b{color:#05a;font-size:12px}.assign-selected{display:grid;gap:7px;padding:16px}.assign-selected span{color:#657c80;font-size:12px;font-weight:900;text-transform:uppercase}.assign-selected strong{color:#172629}.assign-selected small{color:#657c80}.assign-selected__actions{display:flex;gap:10px;margin-top:8px}.wizard-data-list{display:grid;gap:0;margin:0;padding:8px 16px 16px}.wizard-data-list div{display:grid;grid-template-columns:170px minmax(0,1fr);gap:14px;padding:12px 0;border-bottom:1px solid #edf2f2}.wizard-data-list dt{color:#657c80;font-size:12px;font-weight:900;text-transform:uppercase}.wizard-data-list dd{margin:0;color:#172629;line-height:1.5;white-space:pre-wrap}.lyrics-panel{margin:8px 16px 16px}.lyrics-copy{margin:0 0 8px auto}.lyrics-view{margin:0;border:1px solid #edf2f2;border-radius:6px;padding:16px;color:#172629;background:#fffaf7;white-space:pre-wrap;font:600 14px/1.65 ui-serif,Georgia,Times New Roman,serif}.muted-action{color:#657c80;font-size:12px;font-weight:800}.template-list article{display:grid;grid-template-columns:1fr auto;gap:4px 10px;padding:10px}.template-list span{color:#657c80;font-size:13px}.template-preview{grid-column:1 / -1;margin-top:8px}.template-preview summary{width:fit-content;color:#05a;font-size:13px;font-weight:800;cursor:pointer}.template-preview iframe{width:100%;height:520px;margin-top:8px;border:1px solid #d7e3e3;border-radius:6px;background:#f3f7f7}.chat-window{min-height:520px;display:grid;grid-template-rows:auto 1fr auto;padding:14px}@media(min-width:1200px){.panel-shell,.sidebar{height:100dvh;overflow:hidden}.workspace{max-height:100dvh;overflow-y:auto}.chat-window{min-height:calc(100dvh - 173px)}}.chat-meta span{display:block;color:#657c80}.message-list{display:flex;flex-direction:column;gap:8px;overflow:auto;padding:12px 0}.message{max-width:min(620px,80%);margin:0;border-radius:8px;padding:10px 12px;background:#eef5f5}.message.is-out{align-self:flex-end;background:#dfeefa}.reply-box{display:grid;grid-template-columns:1fr auto;gap:10px}.chat-support-page{display:grid;grid-template-columns:minmax(300px,.42fr) minmax(440px,1fr);gap:12px;align-items:stretch}.chat-queue,.chat-conversation-panel{min-height:calc(100dvh - 173px);max-height:calc(100dvh - 173px);display:flex;flex-direction:column;overflow:hidden}.chat-queue{display:flex;flex-direction:column}.chat-filter{display:flex;gap:6px;overflow-x:auto;padding-bottom:8px}.chat-filter button,.support-actions button{min-height:34px;flex:0 0 auto;border:1px solid #c8d8d9;border-radius:6px;padding:10px 4px;background:#fff;color:#39565b;font-weight:800;font-size:.7em}.chat-filter button.is-active{border-color:#05a;background:#e8f2fa;color:#05a}.chat-queue__list{min-height:0;display:flex;flex:1;flex-direction:column;gap:6px;overflow-y:auto}.chat-queue-item{width:100%;display:grid;gap:5px;border:1px solid #d8e4e4;border-radius:6px;padding:10px;background:#fff;color:#2c454a;text-align:left}.chat-queue-item.is-active{border-color:#69a9c9;background:#edf6fa}.chat-queue-item.is-urgent{border-left:4px solid #c0392b;background:#fef7f6}.chat-queue-item.is-high{border-left:4px solid #e67e22}.chat-queue-item.is-low{opacity:.7}.chat-queue-item__top{display:flex;align-items:center;justify-content:space-between;gap:8px}.chat-queue-item__badges{display:flex;align-items:center;gap:6px}.chat-queue-item>span:not(.chat-queue-item__top){overflow:hidden;color:#536b70;text-overflow:ellipsis;white-space:nowrap}.chat-queue-item small{color:#718489}.support-conversation{height:100%;min-height:inherit;display:grid;grid-template-rows:auto auto auto 1fr auto auto;overflow:hidden}.support-conversation__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-bottom:1px solid #e1eaea}.support-conversation__header span{display:block;margin-top:3px;color:#657c80;font-size:8px}.support-actions,.support-context{display:flex;flex-wrap:wrap;gap:7px;padding:9px 14px;border-bottom:1px solid #e8eeee}.support-actions button:disabled{opacity:.45}.support-message-list{min-height:0;max-height:100%;overflow-y:auto;padding:14px;background:#f9fbfb}.support-message{width:fit-content;max-width:min(680px,82%);border:1px solid #d8e4e4;border-radius:7px;padding:9px 11px;background:#fff}.support-message.is-user{background:#eef5f5}.support-message.is-agent{align-self:flex-end;border-color:#bcd6e7;background:#e8f3fa}.support-message.is-system,.support-message.is-bot{color:#52686d;font-size:13px}.support-message__sender{display:inline-flex;align-items:center;gap:6px}.support-message>.support-message__sender,.support-message time{color:#667d82;font-size:11px;font-weight:800}.avatar-icon{width:20px;height:20px;border-radius:50%;display:inline-block;background:#bcd6e7;flex-shrink:0}.avatar-icon--tom{background:#3498db}.avatar-icon--male{background:#2ecc71}.avatar-icon--female{background:#e91e63}.support-message.has-avatar{position:relative;padding-top:18px}.chat-avatar{position:absolute;top:-16px;left:-16px;width:36px;height:36px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0000001a;display:flex;align-items:center;justify-content:center;z-index:2}.chat-avatar svg,.chat-avatar span{width:28px;height:28px;display:flex}.chat-avatar svg{width:28px;height:28px}.chat-avatar--tom{background:#eaf4fd;box-shadow:0 1px 4px #156dba2e}.chat-avatar--male{background:#e8f8ef;box-shadow:0 1px 4px #2ecc712e}.chat-avatar--female{background:#fde8ef;box-shadow:0 1px 4px #e91e632e}.support-message p{margin:4px 0;white-space:pre-wrap;overflow-wrap:anywhere}.support-message time{display:block;text-align:right}.assigned-badge{display:inline-flex;align-items:center;gap:5px;margin-top:4px;font-size:12px;color:#8a6e3e;font-weight:800}.assigned-badge.is-me{color:#1a7a3a}.assigned-dot{width:8px;height:8px;border-radius:50%;background:#dab66b;flex-shrink:0}.assigned-badge.is-me .assigned-dot{background:#27ae60}.support-context{display:flex;flex-wrap:wrap;gap:7px;padding:9px 14px;border-bottom:1px solid #e8eeee;color:#657c80;font-size:12px}.support-links{display:flex;gap:6px;margin-left:auto}.support-links a{color:#05a;font-size:11px;font-weight:800;text-decoration:none;padding:2px 7px;border:1px solid #c8d8d9;border-radius:4px;background:#fff}.support-links a:hover{border-color:#05a;background:#e8f2fa}.transfer-panel{border-top:1px solid #d8e4e4;padding:10px 14px;background:#f7fbfb;display:flex;flex-direction:column;gap:8px;max-height:280px}.transfer-header{display:flex;align-items:center;justify-content:space-between}.transfer-header strong{font-size:13px;color:#39565b}.transfer-search{width:100%;border:1px solid #c8d8d9;border-radius:6px;padding:8px;font:inherit;font-size:13px}.transfer-results{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.transfer-result{display:flex;align-items:center;justify-content:space-between;width:100%;text-align:left;border:1px solid #d8e4e4;border-radius:5px;padding:8px 10px;background:#fff;color:#2c454a;font:inherit;font-size:13px}.transfer-result:hover{border-color:#69a9c9;background:#edf6fa}.transfer-result small{color:#05a;font-weight:800}.support-reply{padding:12px 14px 14px;border-top:1px solid #e1eaea}.support-reply textarea{min-height:44px;resize:vertical}.support-reply .primary-action{width:44px;min-width:44px;display:grid;place-items:center;padding:0}.chat-template-area{grid-column:1 / -1;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.priority-pill{display:inline-block;padding:1px 5px;border-radius:3px;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.3px}.priority-pill.urgent{background:#fde8e6;color:#c0392b}.priority-pill.high{background:#fef5e7;color:#d35400}.priority-pill.normal{background:#eef3f3;color:#657c80}.priority-pill.low{background:#f3f7f7;color:#8a9ea3}.internal-notes-section{border-top:2px dashed #d0dfdf;padding:8px 14px;background:#f7fbfb}.internal-notes-section summary{color:#657c80;font-size:12px;font-weight:900;cursor:pointer;-webkit-user-select:none;user-select:none}.internal-notes-list{display:flex;flex-direction:column;gap:6px;margin-top:8px;max-height:200px;overflow-y:auto}.internal-note{border-left:3px solid #dab66b;padding:6px 10px;background:#fefcf5;border-radius:4px}.internal-note p{margin:0;font-size:13px;color:#5a4a2a;white-space:pre-wrap}.internal-note time{display:block;margin-top:3px;color:#8a7a5a;font-size:11px}.internal-note-form{border-top:1px solid #d8e4e4;padding:10px 14px;background:#f7fbfb;display:flex;flex-direction:column;gap:8px}.internal-note-form textarea{min-height:80px;resize:vertical;border:1px solid #dab66b;border-radius:6px;padding:8px;font:inherit;font-size:13px;background:#fefcf5}.internal-note-actions{display:flex;gap:8px;justify-content:flex-end}.priority-setter{display:flex;align-items:center;gap:4px}.priority-label{font-size:10px;font-weight:900;color:#657c80;padding:2px 6px;border:1px solid #d0dfdf;border-radius:4px;background:#f3f7f7}.priority-btn{width:26px;height:26px;display:grid;place-items:center;border:1px solid #d0dfdf;border-radius:4px;background:#fff;color:#657c80;font-size:12px;font-weight:900;padding:0}.priority-btn.is-active{border-color:#05a;background:#e8f2fa;color:#05a}.priority-btn:hover:not(:disabled){border-color:#69a9c9;background:#edf6fa}.priority-btn:disabled{opacity:.4}.reply-tools{display:flex;gap:4px;align-items:center}.reply-tools .icon-button{width:34px;height:34px;display:grid;place-items:center;border:1px solid #d0dfdf;border-radius:6px;background:#fff;color:#657c80}.reply-tools .icon-button:hover:not(:disabled){border-color:#69a9c9;background:#edf6fa}.reply-tools .icon-button:disabled{opacity:.4}.chat-templates-panel{border-top:1px solid #d8e4e4;padding:10px 14px;background:#f7fbfb;max-height:260px;display:flex;flex-direction:column}.chat-templates-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.chat-templates-header strong{font-size:13px;color:#39565b}.chat-templates-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:4px}.chat-template-item{display:flex;flex-direction:column;gap:2px;width:100%;text-align:left;border:1px solid #d8e4e4;border-radius:5px;padding:7px 10px;background:#fff;color:#2c454a;font:inherit;font-size:13px}.chat-template-item:hover{border-color:#69a9c9;background:#edf6fa}.chat-template-item strong{font-size:13px}.chat-template-item span{font-size:11px;color:#657c80;font-weight:800}.placeholder{min-height:260px;display:grid;place-items:center;color:#657c80}.empty-state{margin:12px 0;color:#657c80}@keyframes loading{to{background-position:-220% 0}}@media(max-width:980px){.panel-shell{grid-template-columns:1fr}.sidebar{min-height:auto}.dashboard-grid,.metric-strip,.chat-support-page,.chat-template-area{grid-template-columns:1fr}.chat-queue,.chat-conversation-panel{min-height:520px}.chat-template-area{grid-column:auto}.priority-setter{flex-wrap:wrap}.span-2{grid-column:auto}.customer-row{grid-template-columns:34px 1fr}.customer-row>:nth-child(n+3):not(.task-expansion){grid-column:2}.wizard-data-list div{grid-template-columns:1fr;gap:6px}}.grid-sysops-users{grid-template-columns:64px 150px 1.2fr 1fr 240px 74px 150px 64px;min-width:1020px}.privilege-badges{display:flex;flex-wrap:wrap;gap:4px}.privilege-badge{display:inline-block;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900;white-space:nowrap;background:#e8eeee;color:#40565a}.privilege-badge.superadmin{background:#fde8e6;color:#a42e1a}.privilege-badge.admin{background:#e8f2fa;color:#004b8f}.privilege-badge.financeiro{background:#e8f8ef;color:#196f3d}.privilege-badge.atendimento{background:#fef5e7;color:#8a5500}.privilege-badge.suporte{background:#f3e8fd;color:#5e2e8a}.toggle-switch{width:44px;height:24px;border:0;border-radius:999px;padding:2px;background:#c8d4d4;cursor:pointer;position:relative;transition:background .18s}.toggle-switch.is-on{background:#27ae60}.toggle-knob{display:block;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 3px #0000002e;transition:transform .18s}.toggle-switch.is-on .toggle-knob{transform:translate(20px)}.sysops-user-dialog{width:min(580px,100%)}.sysops-user-form{display:grid;gap:14px;padding:16px}.sysops-user-form label{display:grid;gap:6px;color:#40565a;font-size:13px;font-weight:800}.sysops-user-form input[type=text],.sysops-user-form input[type=password]{min-height:42px;border:1px solid #b8cccc;border-radius:6px;padding:0 12px;color:#172629;background:#fff;font:inherit}.reset-password-toggle,.toggle-label{display:flex;align-items:center;justify-content:space-between}.reset-password-toggle span,.toggle-label span{color:#40565a;font-size:13px;font-weight:800}.privileges-fieldset,.avatar-fieldset{border:1px solid #d7e3e3;border-radius:6px;padding:12px;margin:0}.privileges-fieldset legend,.avatar-fieldset legend{color:#657c80;font-size:12px;font-weight:900;text-transform:uppercase;padding:0 6px}.privilege-checkboxes{display:flex;flex-wrap:wrap;gap:8px}.privilege-checkbox{display:flex;align-items:center;gap:6px;cursor:pointer}.privilege-checkbox input[type=checkbox]{width:16px;height:16px;accent-color:#0055aa}.avatar-radios{display:flex;gap:12px;justify-content:center}.avatar-radio{display:flex;flex-direction:column;align-items:center;gap:6px;border:2px solid #d7e3e3;border-radius:8px;padding:10px;cursor:pointer;transition:border-color .15s}.avatar-radio.is-selected{border-color:#05a;background:#e8f2fa}.avatar-radio input[type=radio]{display:none}.avatar-preview{width:64px;height:64px;display:flex;align-items:center;justify-content:center}.avatar-preview svg{width:40px;height:40px}.avatar-radio svg{width:40px;height:40px;display:block}.avatar-label{font-size:12px;font-weight:800;color:#40565a}.avatar-radio.is-selected .avatar-label{color:#05a}.sysops-user-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:4px}.primary-action{display:inline-flex;align-items:center;gap:6px}
