:root{--brand-800: #1b3a2c;--brand-600: #0f6e56;--brand-500: #17b582;--brand-300: #5dcaa5;--brand-100: #e1f5ee;--brand-50: #f1faf5;--accent-orange: #ec5e2a;--status-queue: #94a0b0;--status-pay: #f2a93b;--status-work: #6471f0;--status-success: var(--brand-500);--status-danger: #e5484d;--bg: #f3f4f6;--surface: #ffffff;--surface-2: #f7f8fa;--border: #eceef2;--text: #161a20;--text-muted: #727a86;--radius-island: 20px;--radius-card: 16px;--radius-control: 12px;--radius-pill: 999px;--shadow-soft: 0 1px 2px rgba(17, 24, 39, .04), 0 6px 20px rgba(17, 24, 39, .06);--font-sans: "Inter", system-ui, -apple-system, Segoe UI, Roboto, sans-serif}[data-theme=dark]{color-scheme:dark}[data-theme=dark]{--bg: #0e1311;--surface: #161b19;--surface-2: #1c2320;--border: #28302c;--text: #eaf0ec;--text-muted: #8c97a0;--shadow-soft: 0 1px 2px rgba(0, 0, 0, .3), 0 6px 20px rgba(0, 0, 0, .35)}*,*:before,*:after{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.island{background:var(--surface);border-radius:var(--radius-island);box-shadow:var(--shadow-soft);padding:24px}.muted{color:var(--text-muted)}button{font-family:inherit}.muted{color:var(--text-muted);font-size:13px}.section-title{font-size:15px;font-weight:600;margin-bottom:12px}.check-row{display:flex;align-items:center;gap:8px;cursor:pointer;margin:8px 0;font-size:14px;color:var(--text);-webkit-user-select:none;user-select:none}.check-row input[type=checkbox]{width:16px;height:16px;accent-color:var(--brand-500);cursor:pointer}.btn{border-radius:var(--radius-control);padding:9px 14px;font-size:14px;font-weight:600;cursor:pointer;border:1px solid transparent}.btn-primary{background:var(--brand-800);color:#fff}.btn-secondary{background:var(--brand-100);color:var(--brand-600);border-color:var(--border)}.btn-ghost{background:transparent;color:var(--text-muted)}.btn:disabled{opacity:.5;cursor:not-allowed}.input{width:100%;box-sizing:border-box;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:var(--radius-control);padding:10px 12px;font-size:14px;margin:6px 0}.brand{color:var(--brand-500);font-weight:600;letter-spacing:-.2px}.topbar-brand{display:flex;align-items:center;gap:9px}.brand-mark{width:22px;height:22px;border-radius:7px;background:linear-gradient(135deg,var(--brand-500),var(--brand-800));flex-shrink:0}.login-wrap{min-height:100vh;display:grid;place-items:center;padding:24px}.login{width:360px;max-width:100%;display:flex;flex-direction:column;gap:6px}.shell{min-height:100vh;background:var(--bg)}.app{width:100%;max-width:1200px;margin:0 auto;padding:14px 20px 28px;display:flex;flex-direction:column;gap:14px}.topbar{display:flex;align-items:center;justify-content:space-between;padding:4px 2px;background:transparent}.app-body{display:flex;gap:16px;align-items:flex-start}.sidebar{width:232px;flex-shrink:0;background:var(--surface);border-radius:var(--radius-island);box-shadow:var(--shadow-soft);padding:12px;display:flex;flex-direction:column;gap:4px;position:sticky;top:16px;height:fit-content}.sidebar-nav{display:flex;flex-direction:column;gap:2px}.nav-item{display:flex;align-items:center;gap:11px;padding:10px 12px;border-radius:var(--radius-control);color:var(--text-muted);text-decoration:none;font-size:14px}.nav-item:hover{background:var(--surface-2);color:var(--text)}.nav-active{background:var(--brand-100);color:var(--brand-600);font-weight:600}.nav-icon{display:inline-flex;align-items:center;justify-content:center;width:20px}.content{flex:1;min-width:0;display:flex;flex-direction:column;gap:16px}.topbar-actions{display:flex;align-items:center;gap:8px}.page{display:flex;flex-direction:column;gap:16px}.container{width:100%;max-width:1180px;margin:0 auto;display:flex;flex-direction:column;gap:16px}.page-h1{font-size:26px;font-weight:700;letter-spacing:-.4px;margin:4px 0 0}.toolbar{display:flex;justify-content:flex-end}.icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:999px;border:1px solid var(--border);background:var(--surface);color:var(--text);cursor:pointer}.icon-btn:hover{background:var(--surface-2)}.notif{position:relative}.notif-badge{position:absolute;top:-4px;right:-4px;min-width:17px;height:17px;display:flex;align-items:center;justify-content:center;background:var(--accent-orange);color:#fff;border-radius:999px;padding:0 4px;font-size:10px;font-weight:700;border:2px solid var(--surface)}.menu-pop{position:absolute;top:calc(100% + 8px);right:0;z-index:40;background:var(--surface);border:1px solid var(--border);border-radius:14px;box-shadow:var(--shadow-soft);padding:6px;min-width:240px}.menu-head{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 6px;font-weight:600;font-size:14px}.menu-link{border:none;background:none;color:var(--brand-600);font-size:12px;cursor:pointer}.menu-empty{padding:18px 12px;color:var(--text-muted);font-size:13px;text-align:center}.menu-sep{height:1px;background:var(--border);margin:6px 4px}.menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:none;background:none;color:var(--text);font-size:14px;border-radius:9px;cursor:pointer;text-align:left}.menu-item:hover{background:var(--surface-2)}.menu-danger{color:var(--status-danger)}.notif-pop{min-width:320px}.notif-list{max-height:360px;overflow-y:auto}.notif-item{display:flex;align-items:flex-start;gap:9px;width:100%;padding:9px 10px;border:none;background:none;text-align:left;cursor:pointer;border-radius:9px}.notif-item:hover{background:var(--surface-2)}.notif-dot{width:7px;height:7px;border-radius:999px;background:transparent;margin-top:6px;flex-shrink:0}.notif-unread .notif-dot{background:var(--brand-500)}.notif-text{display:flex;flex-direction:column;gap:1px}.notif-kind{font-size:13.5px;color:var(--text)}.notif-unread .notif-kind{font-weight:600}.notif-time{font-size:12px;color:var(--text-muted)}.usermenu{position:relative}.avatar{width:38px;height:38px;border-radius:999px;border:none;cursor:pointer;background:var(--brand-100);color:var(--brand-700, var(--brand-600));font-weight:700;font-size:13px;display:inline-flex;align-items:center;justify-content:center}.avatar:hover{filter:brightness(.97)}.avatar-lg{width:42px;height:42px;font-size:15px;cursor:default}.user-pop{min-width:230px}.user-head{display:flex;align-items:center;gap:10px;padding:8px 8px 4px}.user-head-text{min-width:0}.user-name{font-weight:600;font-size:14px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-role{font-size:12px;color:var(--text-muted)}.seg{display:inline-flex;background:var(--surface-2);border-radius:var(--radius-control);padding:3px}.seg-item{border:none;background:transparent;color:var(--text-muted);padding:7px 14px;border-radius:9px;cursor:pointer;font-size:13px}.seg-active{background:var(--surface);color:var(--text);box-shadow:var(--shadow-soft);font-weight:600}.kanban{display:flex;gap:12px;overflow-x:auto;padding-bottom:8px}.kanban-col{min-width:240px;flex:1 0 240px}.col-head{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:600;padding:6px 4px}.col-count{margin-left:auto;background:var(--surface-2);border-radius:999px;padding:1px 8px;font-size:12px;color:var(--text-muted)}.col-drop{min-height:120px;display:flex;flex-direction:column;gap:10px;padding:8px;border-radius:var(--radius-card);background:var(--surface-2)}.col-over{outline:2px dashed var(--brand-300)}.col-system{opacity:.7}.dot{width:8px;height:8px;border-radius:999px;display:inline-block}.dot-queue{background:var(--status-queue)}.dot-pay{background:var(--status-pay)}.dot-work{background:var(--status-work)}.dot-success{background:var(--brand-500)}.dot-danger{background:var(--status-danger)}.kanban-card{background:var(--surface);border-radius:var(--radius-card);padding:12px;box-shadow:var(--shadow-soft);cursor:grab;border:1px solid var(--border)}.kanban-card.dragging{box-shadow:0 12px 30px #0003}.card-top{display:flex;align-items:center;justify-content:space-between}.card-amount{color:var(--brand-600);font-weight:600;font-size:13px}.card-title{font-weight:600;margin-top:8px}.card-sub{color:var(--text-muted);font-size:13px}.badge{display:inline-block;font-size:12px;font-weight:600;padding:3px 10px;border-radius:999px;background:var(--brand-100);color:var(--brand-600);white-space:nowrap}.badge-queue{background:#eceff3;color:#5b6472}.badge-pay{background:#fdeccf;color:#8a5a12}.badge-work{background:#e5e7fb;color:#414bcc}.badge-success{background:var(--brand-100);color:var(--brand-600)}.badge-danger{background:#fbe1e2;color:#a3262b}.metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px}.score-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.metric{background:var(--surface-2);border-radius:var(--radius-card);padding:18px}.metric-label{color:var(--text-muted);font-size:13px}.metric-value{font-size:24px;font-weight:600;margin-top:6px}.metric-unit{font-size:14px;color:var(--text-muted)}.table-wrap{overflow-x:auto}.table{width:100%;border-collapse:collapse;font-size:14px}.table th{text-align:left;color:var(--text-muted);font-weight:600;padding:11px 12px;border-bottom:1px solid var(--border);font-size:12.5px;white-space:nowrap}.table td{padding:11px 12px;border-bottom:1px solid var(--border)}.table-row{cursor:pointer}.table-row:hover{background:var(--surface-2)}.table tbody td{transition:background .08s}.table-row:hover td:hover{background:var(--surface-3, rgba(0,0,0,.04));box-shadow:inset 0 0 0 1px var(--border)}.dt-toolbar{display:flex;align-items:center;gap:10px;margin-bottom:12px;flex-wrap:wrap}.dt-search{position:relative;flex:1;min-width:200px;max-width:420px}.dt-search svg{position:absolute;left:11px;top:50%;transform:translateY(-50%);color:var(--text-muted);pointer-events:none}.dt-search input{width:100%;padding:9px 12px 9px 34px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font-size:14px}.dt-search input:focus{outline:none;border-color:var(--brand-400, var(--brand-500))}.dt-filter{display:inline-flex;align-items:center;gap:7px;padding:9px 13px;border:1px solid var(--border);border-radius:10px;background:var(--surface);color:var(--text);font-size:13px;cursor:pointer}.dt-filter:hover{background:var(--surface-2)}.dt-count{margin-left:auto;color:var(--text-muted);font-size:13px}.th-btn{display:inline-flex;align-items:center;gap:5px;background:none;border:none;color:inherit;font:inherit;cursor:pointer;padding:0}.th-sortable{cursor:pointer;-webkit-user-select:none;user-select:none}.th-sortable:hover{color:var(--text)}.th-sort-ic{opacity:.55;display:inline-flex}.th-active{color:var(--text)}.dt-empty{padding:32px;text-align:center;color:var(--text-muted);font-size:14px}.td-actions{width:44px;text-align:right}.row-more{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;border:none;background:none;color:var(--text-muted);cursor:pointer;opacity:0}.table-row:hover .row-more{opacity:1}.row-more:hover{background:var(--surface-2);color:var(--text)}.ctx-menu{position:fixed;z-index:60;background:var(--surface);border:1px solid var(--border);border-radius:12px;box-shadow:var(--shadow-soft);padding:6px;min-width:200px}.ctx-item{display:flex;align-items:center;gap:10px;width:100%;padding:9px 10px;border:none;background:none;color:var(--text);font-size:14px;border-radius:8px;cursor:pointer;text-align:left}.ctx-item:hover{background:var(--surface-2)}.ctx-item.menu-danger:hover{background:color-mix(in srgb,var(--status-danger) 12%,transparent)}.ctx-sep{height:1px;background:var(--border);margin:5px 4px}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0a0f0d73;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer{position:fixed;top:0;right:0;height:100vh;width:820px;max-width:96vw;background:var(--bg);box-shadow:var(--shadow-soft);padding:20px;overflow-y:auto}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.drawer-title{font-size:20px;font-weight:600;margin:0}.drawer-close{background:transparent;border:none;font-size:24px;cursor:pointer;color:var(--text-muted)}.drawer-body{display:flex;flex-direction:column;gap:16px}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:420px;max-width:92vw;background:var(--surface);border-radius:var(--radius-island);padding:24px;box-shadow:var(--shadow-soft)}.detail{display:flex;flex-direction:column;gap:16px}.kv{display:flex;justify-content:space-between;padding:6px 0;border-bottom:1px solid var(--border);font-size:14px}.kv:last-child{border-bottom:none}.chat{display:flex;flex-direction:column;gap:12px}.chat-log{display:flex;flex-direction:column;gap:8px;max-height:320px;overflow-y:auto}.bubble{padding:9px 12px;border-radius:14px;max-width:80%;font-size:14px}.bubble.in{background:var(--surface-2);align-self:flex-start}.bubble.out{background:var(--brand-500);color:#fff;align-self:flex-end}.bubble.widget{background:var(--surface-2);border:1px solid var(--brand-300);align-self:flex-start;max-width:100%;display:flex;flex-direction:column;gap:8px}.widget-title{font-weight:600;font-size:13px}.chat-input{display:flex;gap:8px;align-items:center}.chat-input .input{margin:0}.dadata{position:relative}.dadata-list{position:absolute;z-index:5;left:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);box-shadow:var(--shadow-soft);max-height:220px;overflow-y:auto}.dadata-item{padding:9px 12px;cursor:pointer;font-size:14px}.cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.client-wrap{max-width:1000px;margin:0 auto;padding:24px;display:flex;flex-direction:column;gap:20px}.client-head{display:flex;align-items:center;justify-content:space-between}.client-tabs{display:flex;gap:6px}.client-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.client-summary h2{margin:0 0 12px;font-size:18px}.summary-total b{color:var(--brand-600);font-size:18px}.client-action{margin-top:16px}.stepper{display:flex;flex-direction:column;gap:4px}.step{display:flex;align-items:center;gap:12px;padding:10px 4px}.step-node{width:28px;height:28px;border-radius:999px;display:grid;place-items:center;background:var(--surface-2)}.step-done .step-node{background:var(--brand-500);color:#fff}.step-active .step-node{background:var(--brand-100);color:var(--brand-600);border:2px solid var(--brand-500)}.step-locked{color:var(--text-muted)}.toaster{position:fixed;bottom:20px;right:20px;display:flex;flex-direction:column;gap:8px;z-index:50}.toast{padding:12px 16px;border-radius:var(--radius-control);box-shadow:var(--shadow-soft);font-size:14px;background:var(--surface);border:1px solid var(--border)}.toast-error{border-color:var(--status-danger);color:var(--status-danger)}.toast-success{border-color:var(--brand-500);color:var(--brand-600)}.field{margin:10px 0}.field-label{display:block;font-size:13px;color:var(--text-muted);margin-bottom:6px;font-weight:600}.field-error{color:var(--status-danger);font-size:12px;margin-top:4px}.field-hint{color:var(--text-muted);font-size:12px;margin-top:4px}.input:focus,.select-btn:focus,.otp-box:focus{outline:none;border-color:var(--brand-500);box-shadow:0 0 0 3px var(--brand-100)}.input-invalid{border-color:var(--status-danger)!important;box-shadow:0 0 0 3px #fbe1e2!important}.otp{display:flex;gap:10px;margin:8px 0}.otp-box{width:54px;height:60px;text-align:center;font-size:26px;font-weight:700;border:1px solid var(--border);border-radius:var(--radius-control);background:var(--surface-2);color:var(--text)}.select{position:relative}.select-btn{width:100%;display:flex;align-items:center;justify-content:space-between;border:1px solid var(--border);background:var(--surface-2);color:var(--text);border-radius:var(--radius-control);padding:10px 12px;font-size:14px;cursor:pointer;margin:6px 0}.select-ph{color:var(--text-muted)}.select-caret{color:var(--text-muted);font-size:12px}.select-menu{position:absolute;z-index:20;left:0;right:0;margin-top:4px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);box-shadow:var(--shadow-soft);max-height:260px;overflow-y:auto;padding:4px}.select-item{padding:9px 12px;border-radius:8px;cursor:pointer;font-size:14px}.select-item:hover{background:var(--surface-2)}.select-item-active{background:var(--brand-100);color:var(--brand-600);font-weight:600}.dadata-list{position:absolute;z-index:25;left:0;right:0;margin-top:2px;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-control);box-shadow:var(--shadow-soft);max-height:280px;overflow-y:auto;padding:4px}.dadata-item{padding:9px 12px;cursor:pointer;border-radius:8px}.dadata-item:hover{background:var(--brand-100)}.dadata-main{font-size:14px}.dadata-sub{font-size:12px;color:var(--text-muted);margin-top:2px}.dadata-empty{padding:10px 12px;color:var(--text-muted);font-size:13px}.auth-modal{min-height:100vh;display:grid;place-items:center;padding:24px;background:var(--bg)}.auth-card{width:940px;max-width:100%;display:grid;grid-template-columns:1fr 1fr;gap:0;background:var(--surface);border-radius:28px;box-shadow:var(--shadow-soft);overflow:hidden}.auth-hero{position:relative;min-height:520px;padding:28px;color:#fff;background:linear-gradient(160deg,#0e1311,#123a2c 38%,#17b582 62%,#ec5e2a);display:flex;flex-direction:column;justify-content:space-between;border-radius:20px;margin:12px}.auth-hero-brand{font-weight:700;font-size:18px;opacity:.95}.auth-hero-kicker{opacity:.8;font-size:14px;margin-bottom:8px}.auth-hero-title{font-size:30px;font-weight:700;line-height:1.2}.auth-form{padding:48px 44px;display:flex;flex-direction:column;justify-content:center}.auth-logo{display:flex;align-items:center;gap:10px;font-weight:700;font-size:18px;margin-bottom:6px}.auth-logo-mark{width:26px;height:26px;border-radius:999px;background:radial-gradient(circle at 30% 30%,#ffd27a,#ec5e2a 60%,#17b582)}.auth-title{font-size:26px;font-weight:700;margin:4px 0 16px}.auth-legal{font-size:13px;color:var(--text-muted);margin-top:14px}.auth-link{color:var(--brand-600);font-weight:600;cursor:pointer}.auth-notice{background:var(--surface-2);border:1px solid var(--border);border-radius:var(--radius-control);padding:16px}.auth-notice p{margin:0 0 12px}.btn-lg{width:100%;padding:13px;font-size:15px;margin-top:6px}@media (max-width: 780px){.auth-card{grid-template-columns:1fr}.auth-hero{display:none}}.donut-wrap{display:flex;align-items:center;gap:20px;flex-wrap:wrap}.donut{width:160px;height:160px}.donut-center{font-size:20px;font-weight:700;fill:var(--text)}.donut-sub{font-size:10px;fill:var(--text-muted)}.legend{display:flex;flex-direction:column;gap:8px}.legend-item{display:flex;align-items:center;gap:8px;font-size:13px}.legend-dot{width:10px;height:10px;border-radius:3px;display:inline-block}.legend-label{color:var(--text-muted);min-width:120px}.legend-value{font-weight:600;margin-left:auto}.bars{display:flex;align-items:flex-end;gap:14px;height:180px;padding-top:10px}.bar-col{flex:1;display:flex;flex-direction:column;align-items:center;height:100%}.bar-track{flex:1;width:100%;display:flex;align-items:flex-end}.bar-fill{width:100%;background:linear-gradient(180deg,var(--brand-500),var(--brand-300));border-radius:8px 8px 0 0;position:relative;min-height:4px;transition:height .3s}.bar-val{position:absolute;top:-18px;left:0;right:0;text-align:center;font-size:12px;font-weight:600}.bar-label{font-size:12px;color:var(--text-muted);margin-top:6px;text-align:center}.progress{height:8px;background:var(--surface-2);border-radius:999px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,var(--brand-500),var(--brand-300));border-radius:999px}.score-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-card);padding:16px;box-shadow:var(--shadow-soft)}.score-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.score-pill{font-size:11px;font-weight:700;letter-spacing:.04em;color:#fff;padding:4px 12px;border-radius:999px;background:linear-gradient(90deg,#17b582,#5b8cf0 60%,#6471f0)}.score-caption{font-size:12px;color:var(--text-muted)}.score-body{text-align:center;padding:6px 0 2px}.score-spark{color:#6471f0;font-size:14px;display:inline-flex}.ok-inline{display:inline-flex;align-items:center;gap:5px;color:var(--brand-600)}.score-value{font-size:38px;font-weight:800;line-height:1.05;letter-spacing:-1px}.score-status{display:inline-block;margin-top:6px;font-size:12px;font-weight:700;color:#fff;padding:3px 12px;border-radius:999px}.score-good{background:#17b582}.score-mid{background:#f2a93b}.score-low{background:#e5484d}.metric-delta{font-size:12px;font-weight:600;margin-top:4px}.metric-delta-up{color:var(--brand-600)}.metric-delta-down{color:var(--status-danger)}.metric-delta-neutral{color:var(--text-muted)}@media (max-width: 860px){.two-col,.client-grid{grid-template-columns:1fr}.sidebar{display:none}}
