:root{font-family:Inter,"Segoe UI",Arial,sans-serif;color:#252b35;background:#f7f8fa;font-synthesis:none;font-size:14px;line-height:1.5;--blue:#126ad6;--border:#e3e6ec;--muted:#687282;--green:#14865b;--red:#bd4148}
*{box-sizing:border-box;letter-spacing:0}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:3px}button{cursor:pointer}button:disabled{opacity:.5;cursor:wait}a{color:var(--blue);text-decoration:none}button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid var(--border);border-radius:6px;padding:9px 14px;background:#fff;color:inherit;font-weight:550;min-height:40px;white-space:normal}button:hover{background:#f0f3f7}button.primary{background:var(--blue);color:white;border-color:var(--blue)}button.primary:hover{background:#0e59b5}button.danger{color:var(--red)}button.quiet{border-color:transparent;background:transparent}button.icon{width:36px;height:36px;min-height:36px;padding:8px;flex:none}svg.lucide{width:18px;height:18px;flex:none;stroke-width:1.7}input,select,textarea{width:100%;min-width:0;border:1px solid #cfd5df;border-radius:5px;padding:10px 11px;background:#fff;color:inherit;min-height:42px}input:focus,select:focus,textarea:focus{outline:2px solid #a5c7f8;border-color:var(--blue)}input[type=checkbox]{width:17px;min-height:17px;height:17px;accent-color:var(--blue)}textarea{resize:vertical;min-height:100px}label{display:block;font-weight:550;font-size:13px;margin-bottom:16px}label input,label select,label textarea{margin-top:6px;font-weight:400}label.check{display:flex;align-items:center;gap:10px;margin-top:16px}label.check input{margin:0}h1,h2,h3,p{margin:0}h1{font-size:26px;line-height:1.3;font-weight:650}h2{font-size:18px;font-weight:650}h3{font-size:15px}small,.muted{color:var(--muted)}small{font-size:12px}.boot{padding:60px;font-size:26px;font-weight:650}.brand{display:flex;align-items:center;gap:10px;font-size:21px;font-weight:700;color:#202a39}.brand img{width:42px;height:42px;object-fit:contain}.auth{min-height:100dvh;background:#fff;display:flex;flex-direction:column}.auth header{padding:26px 40px;border-bottom:1px solid var(--border)}.auth-main{width:min(410px,calc(100% - 40px));margin:60px auto}.auth-main h1{margin-bottom:8px}.auth-main>.muted{margin-bottom:25px}.auth-main form{margin-top:24px}.auth-main .primary{width:100%}.auth-footer{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:22px;font-size:13px}.auth .segmented{margin:25px 0}.shell{display:grid;grid-template-columns:222px minmax(0,1fr);min-height:100dvh}.sidebar{background:#fff;border-right:1px solid var(--border);padding:23px 16px;display:flex;flex-direction:column;position:sticky;top:0;height:100dvh}.sidebar .brand{padding:0 7px 25px}.workspace-switch{margin:0 3px 28px;width:calc(100% - 6px);font-size:13px;background:#f8f9fb;font-weight:600}.nav-label{font-size:10px;font-weight:700;color:#8a92a0;padding:0 13px;margin-bottom:10px}.nav{display:flex;flex-direction:column;gap:4px}.nav button{border:0;justify-content:flex-start;padding:10px 13px;color:#657081;font-size:13px}.nav button.active{background:#eaf2ff;color:#1261c2}.sidebar-bottom{margin-top:auto;padding-top:25px}.account{border-top:1px solid var(--border);padding:20px 4px 0;display:flex;align-items:center;gap:9px;min-width:0}.account>div:nth-child(2){min-width:0;flex:1}.account strong{font-size:12px;display:block;overflow:hidden;text-overflow:ellipsis}.avatar{width:33px;height:33px;border-radius:50%;background:#e9edf5;color:#536581;display:inline-flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;flex:none}.main{min-width:0}.topbar{height:70px;border-bottom:1px solid var(--border);background:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 34px;font-size:12px;color:var(--muted)}.topbar strong{color:#374252;font-weight:550}.live{display:inline-flex;align-items:center;gap:7px}.dot{width:7px;height:7px;background:var(--green);border-radius:50%;display:inline-block}.content{padding:32px 34px 50px;max-width:1540px;margin:0 auto}.page-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin-bottom:29px}.page-heading .muted{margin-top:7px;font-size:13px}.actions{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));background:#fff;border-top:1px solid var(--border);border-bottom:1px solid var(--border);margin-bottom:30px}.stat{padding:22px 24px;border-right:1px solid var(--border)}.stat:last-child{border-right:0}.stat-label{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px}.stat-number{font-size:29px;line-height:1.4;font-weight:600;margin:11px 0 2px;font-variant-numeric:tabular-nums}.stat small{font-size:11px}.toolbar{display:flex;justify-content:space-between;align-items:center;gap:14px;margin-bottom:16px;flex-wrap:wrap}.search{position:relative;width:240px}.search input{padding-left:36px;font-size:12px;min-height:38px;background:#fff}.search svg{position:absolute;left:11px;top:11px;width:16px;height:16px;color:var(--muted)}.section-title{display:flex;align-items:center;gap:10px}.count{font-size:11px;border-radius:4px;background:#e9edf2;padding:2px 6px;color:#687282}.table-wrap{overflow:auto;width:100%;background:white;border-top:1px solid var(--border);border-bottom:1px solid var(--border)}table{width:100%;border-collapse:collapse;text-align:left;white-space:nowrap}th{font-size:10px;text-transform:uppercase;color:#7b8493;background:#fbfcfd;font-weight:650;padding:13px 17px;border-bottom:1px solid var(--border)}td{padding:16px 17px;font-size:12px;border-bottom:1px solid #edf0f4}tr:last-child td{border-bottom:0}tr:hover td{background:#fafbfd}.person{display:flex;align-items:center;gap:10px}.person strong{font-size:12px;font-weight:600;display:block}.person small{font-size:10px}.status{display:inline-flex;align-items:center;gap:6px;font-size:11px;padding:4px 8px;border-radius:4px;background:#f0f2f5;color:#747e8b}.status.working,.status.resolved{background:#eaf6ef;color:#238252}.status.idle,.status.pending,.status.away{background:#fff6e5;color:#aa7821}.status.paused{background:#eaf1fe;color:#476da4}.status.disabled,.status.declined{background:#fbeeee;color:#b25a5f}.status:before{content:"";width:5px;height:5px;border-radius:50%;background:currentColor}.window{max-width:270px;overflow:hidden;text-overflow:ellipsis}.time{font-variant-numeric:tabular-nums;font-weight:600}.empty{padding:62px 20px;text-align:center;background:#fff;border-bottom:1px solid var(--border)}.empty svg{width:28px;height:28px;color:#8896aa;margin-bottom:12px}.empty h3{margin-bottom:5px}.empty p{font-size:12px;color:var(--muted);margin-bottom:18px}.segmented{display:flex;background:#edf0f4;padding:3px;gap:3px;border-radius:6px;width:fit-content}.segmented button{border:0;background:transparent;min-height:32px;padding:6px 13px;font-size:12px;color:var(--muted)}.segmented button.active{background:#fff;color:#283447;box-shadow:0 1px 3px #0000000c}.date-control{width:150px;font-size:12px;min-height:38px;padding:7px 10px}.report-meta{font-size:12px;color:var(--muted);margin:13px 0}.section{margin-top:28px}.settings-section{border-bottom:1px solid var(--border);padding:0 0 28px;margin:0 0 28px;display:grid;grid-template-columns:250px minmax(0,470px);gap:30px}.settings-section p{font-size:12px;color:var(--muted);margin-top:6px}.settings-section form{width:100%}.error{color:#b73342;background:#fff0f1;padding:10px 12px;border-radius:5px;font-size:12px;margin:12px 0;overflow-wrap:anywhere}.error:empty{display:none}.shots{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.shot{border:1px solid var(--border);border-radius:6px;overflow:hidden;background:white}.shot button{padding:0;border:0;width:100%;border-radius:0;display:block}.shot img{width:100%;aspect-ratio:16/10;object-fit:contain;background:#f1f3f6;display:block}.shot-info{padding:12px;font-size:12px;display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap}.filter-select{width:190px;font-size:12px;min-height:38px;padding:7px 10px}dialog{width:min(510px,calc(100vw - 32px));max-height:calc(100dvh - 40px);padding:26px;border:1px solid var(--border);border-radius:8px;box-shadow:0 25px 100px #14223e30;color:inherit}dialog::backdrop{background:#1d273967}dialog.wide{width:min(1100px,calc(100vw - 32px))}.dialog-head{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:22px}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:22px}.two-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.credential{padding:13px;background:#f1f5fb;border:1px solid #dbe4f1;border-radius:5px;margin:15px 0;overflow-wrap:anywhere}.credential code{display:block;margin-top:7px;font-size:12px;user-select:all}.modal-photo{width:100%;max-height:75dvh;object-fit:contain}.request-message{white-space:normal;max-width:300px;overflow-wrap:anywhere}.note{font-size:12px;color:var(--muted);line-height:1.6}#toast{position:fixed;bottom:24px;left:50%;transform:translateX(-50%);max-width:calc(100% - 32px);background:#263545;color:white;padding:12px 20px;border-radius:6px;font-size:13px;box-shadow:0 5px 22px #0002;display:none;z-index:10}#toast.visible{display:block}.mobile-menu{display:none}.mobile-close{display:none}.loading{padding:40px;color:var(--muted);text-align:center}.badge-beta{font-size:9px;text-transform:uppercase;border:1px solid #d5deec;color:#738098;padding:2px 5px;border-radius:3px}.section .toolbar{margin-bottom:15px}
.topbar>.actions:first-child{min-width:0;flex:1;flex-wrap:nowrap}.topbar>.actions:last-child{flex:none}.topbar strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.badge-beta{flex:none}.workspace-switch{overflow-wrap:anywhere}.settings-section p{overflow-wrap:anywhere}.dialog-actions{flex-wrap:wrap}
.cell-detail{display:block;margin-top:4px;font-size:11px;font-weight:400}.idle-total{color:#946318}.sidebar{overflow-y:auto}.report-meta{line-height:1.6}
@media(min-width:1600px){.content{padding-top:40px}.stat{padding:25px 30px}}
@media(max-width:1100px){.shell{grid-template-columns:190px minmax(0,1fr)}.sidebar{padding:22px 10px}.sidebar .brand{font-size:19px}.content{padding:26px 22px}.topbar{padding:0 22px}.stat{padding:18px 15px}.stat-number{font-size:25px}.stats{grid-template-columns:repeat(2,minmax(0,1fr))}.stat:nth-child(2){border-right:0}.stat:nth-child(-n+2){border-bottom:1px solid var(--border)}.shots{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-section{grid-template-columns:1fr;gap:18px}}
@media(max-width:700px){.shell{display:block}.sidebar{position:fixed;left:-260px;top:0;width:240px;z-index:5;box-shadow:10px 0 40px #0002;transition:left .15s}.sidebar.open{left:0}.mobile-menu{display:inline-flex}.mobile-close{display:inline-flex;margin-left:auto}.topbar{padding:0 16px;height:60px}.topbar .date{display:none}.content{padding:23px 16px 35px}.page-heading{gap:14px;margin-bottom:22px;flex-wrap:wrap}h1{font-size:23px}.stats{margin-bottom:25px}.stat{padding:16px 13px}.stat-number{font-size:25px}.stat-label{font-size:11px}.stat-label svg{width:15px;height:15px}.stat small{font-size:10px}.search{width:100%}.toolbar>.search{order:3}.shots{grid-template-columns:1fr}.auth header{padding:20px}.auth-main{margin-top:35px}.two-fields{grid-template-columns:1fr;gap:0}.auth-main h1{font-size:25px}.section-title h2{font-size:16px}td,th{padding:13px 12px}.settings-section{gap:16px}.filter-select{width:155px}.topbar .live{font-size:11px}}
