:root{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;line-height:1.5;font-weight:400;color:#0f172a;background-color:#f3f5f8;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-width:320px;min-height:100vh}.ticket-details-page{background:#fff;border:1px solid #e7edf7;border-radius:12px;overflow:hidden;display:grid;grid-template-rows:auto auto 1fr auto}.ticket-breadcrumbs{padding:10px 14px;background:#f8fbff;border-bottom:1px solid #edf2fa;display:flex;align-items:center;gap:8px;font-size:13px;color:#60708f}.ticket-breadcrumbs button{border:none;background:transparent;color:#2e40c0;cursor:pointer;padding:0}.ticket-top-grid{display:grid;grid-template-columns:1fr 280px;border-bottom:1px solid #edf2fa}.ticket-main{padding:14px}.ticket-main-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ticket-main-id{margin:0;color:#7a8aa7;font-size:12px}.ticket-main-head h3{margin:4px 0 0;color:#1a2847;font-size:24px;line-height:1.2}.ticket-close-btn{border:none;background:#f0f4fb;border-radius:8px;width:34px;height:34px;color:#4b5a76;cursor:pointer;display:grid;place-items:center;font-size:18px}.ticket-main-meta{margin-top:12px;display:grid;gap:8px}.ticket-main-meta p{margin:0;display:flex;align-items:center;gap:8px;color:#546482}.ticket-main-text,.ticket-main-extra{margin-top:14px}.ticket-main-text h4,.ticket-main-extra h4{margin:0 0 6px;color:#253459}.ticket-main-text p,.ticket-main-extra p{margin:0;color:#41506c;line-height:1.5}.ticket-side{border-left:1px solid #edf2fa;padding:14px;display:grid;gap:10px;align-content:start}.ticket-side-item{display:grid;gap:2px;padding:8px 10px;border-radius:10px;background:#f8fbff}.ticket-side-item span{color:#6b7b98;font-size:12px}.ticket-side-item strong{color:#24355a}.ticket-side-action{border:none;background:#13d0f2;color:#fff;border-radius:10px;padding:10px 12px;cursor:pointer}.ticket-bottom{min-height:220px}.ticket-tabs{display:flex;border-bottom:1px solid #edf2fa}.ticket-tabs button{border:none;background:#fff;padding:10px 12px;display:inline-flex;align-items:center;gap:6px;color:#576684;cursor:pointer}.ticket-tabs button.active{background:#eff4ff;color:#2e40c0;font-weight:600}.ticket-history{margin:0;padding:12px 14px;list-style:none;display:grid;gap:10px}.ticket-history li{border:1px solid #edf2fa;border-radius:10px;padding:10px;display:grid;gap:2px}.ticket-history strong{color:#1f2a4d}.ticket-history span{color:#5e6d88}.ticket-empty{display:grid;justify-items:center;align-content:center;gap:8px;color:#5e6d88;padding:16px;text-align:center}.ticket-comment-card{margin:14px;border:1px solid #edf2fa;border-radius:10px;padding:12px;display:grid;gap:8px}.ticket-comment-head{display:flex;align-items:center;justify-content:space-between;gap:10px}.ticket-comment-head span{color:#6c7b95;font-size:12px}.ticket-comment-card p{margin:0;color:#3f4e6b}.ticket-bottom-action{border-top:1px solid #edf2fa;padding:10px 14px;display:flex;justify-content:flex-end}.ticket-bottom-action button{border:none;background:#13d0f2;color:#fff;border-radius:10px;padding:10px 12px;cursor:pointer;display:inline-flex;align-items:center;gap:8px}@media(max-width:1280px){.ticket-top-grid{grid-template-columns:1fr}.ticket-side{border-left:none;border-top:1px solid #edf2fa}}.modal-overlay{position:fixed;inset:0;background:#00000073;display:grid;place-items:center;padding:16px;z-index:40}.modal-card{width:min(560px,100%);background:#fff;border-radius:12px;box-shadow:0 16px 40px #11182738;overflow:hidden}.modal-header{background:#2e40c0;color:#fff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between}.modal-header h3{margin:0}.modal-header button{background:transparent;color:#fff;border:none;font-size:24px;line-height:1;cursor:pointer}.modal-form{display:grid;gap:10px;padding:14px}.modal-form input,.modal-form textarea{border:1px solid #d6dfeb;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}.modal-form textarea{min-height:140px}.modal-actions{display:flex;justify-content:flex-end;gap:8px}.modal-actions button[type=submit]{background:#2e40c0;color:#fff;border:none;border-radius:10px;padding:10px 14px;font:inherit;cursor:pointer}.cancel-btn{background:#edf2fa;color:#1f2a4d;border:none;border-radius:10px;padding:10px 14px;font:inherit;cursor:pointer}.okdesk-page{min-height:100vh;background:#f4f7fc}.login-card{width:min(460px,calc(100% - 32px));margin:56px auto;background:#fff;border-radius:14px;box-shadow:0 10px 26px #11182714;padding:24px}.login-card h1{margin:0;font-size:30px;color:#1f2a4d}.login-card p{margin:8px 0 18px;color:#596780}.login-form{display:grid;gap:10px}.login-form input,.topbar-search input,.toolbar select{border:1px solid #d6dfeb;border-radius:10px;padding:10px 12px;font:inherit;background:#fff}.login-form button,.new-ticket-btn,.refresh-btn,.ghost-btn,.sidebar-item,.icon-btn,.profile-btn,.logout-btn{border:none;cursor:pointer;font:inherit}.login-form button,.new-ticket-btn,.refresh-btn{background:#2e40c0;color:#fff;border-radius:10px;padding:10px 14px}.okdesk-shell{display:grid;grid-template-columns:92px 1fr;min-height:100vh}.okdesk-sidebar{background:#fff;border-right:1px solid #e7edf7;padding:18px 10px;display:flex;flex-direction:column;gap:18px}.sidebar-logo{width:44px;height:44px;border-radius:12px;background:#2e40c0;color:#fff;display:grid;place-items:center;font-weight:700;margin:0 auto}.okdesk-sidebar nav{display:grid;gap:8px}.sidebar-footer{margin-top:auto;display:grid}.sidebar-settings{border:1px solid #e7edf7}.sidebar-item{background:transparent;color:#46536a;border-radius:12px;padding:10px 6px;display:grid;justify-items:center;gap:6px;font-size:11px;text-align:center}.sidebar-item span:first-child{font-size:18px}.sidebar-item.active{background:#ecf1ff;color:#2e40c0}.okdesk-content{padding:16px;display:grid;grid-template-rows:auto auto auto 1fr;gap:12px}.topbar{background:#fff;border:1px solid #e7edf7;border-radius:12px;padding:10px;display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center}.new-ticket-btn,.refresh-btn,.ghost-btn{display:inline-flex;align-items:center;gap:8px}.new-ticket-btn:disabled{background:#94a3b8}.topbar-search{display:flex;align-items:center;gap:8px;color:#667085;border:1px solid #d6dfeb;border-radius:10px;padding:0 10px;background:#f9fbff}.topbar-search input{border:none;background:transparent;outline:none;width:100%;padding:9px 0}.topbar-right{display:flex;align-items:center;gap:8px}.icon-btn{width:36px;height:36px;border-radius:10px;background:#f2f5fb;color:#2e405f;display:grid;place-items:center}.profile-btn{background:#f2f5fb;color:#1f2a4d;border-radius:10px;padding:8px 12px;display:inline-flex;align-items:center;gap:8px}.logout-btn{background:#eef2f7;color:#5f6f86;border-radius:10px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.toolbar{background:#fff;border:1px solid #e7edf7;border-radius:12px;padding:10px;display:grid;grid-template-columns:auto auto auto auto auto;gap:10px;align-items:center}.ghost-btn{background:#f5f8ff;color:#2e40c0;border-radius:10px;padding:10px 12px}.toolbar select{min-height:40px}.tickets-table-wrap{background:#fff;border:1px solid #e7edf7;border-radius:12px;overflow:hidden}.tickets-header{padding:12px 14px;border-bottom:1px solid #e7edf7;display:flex;align-items:center;justify-content:space-between;color:#1f2a4d}.tickets-table-scroll{overflow:auto}.tickets-table{width:100%;border-collapse:collapse;min-width:840px}.tickets-table th,.tickets-table td{border-bottom:1px solid #edf2fa;padding:12px;text-align:left;font-size:14px}.tickets-table th{font-size:12px;font-weight:600;color:#6b7892;text-transform:uppercase;letter-spacing:.02em}.tickets-table tr:hover td{background:#f9fbff}.tickets-table tbody tr{cursor:pointer}.tickets-table tbody tr.selected-row td{background:#eff4ff}.title-cell{font-weight:600;color:#152238}.status{padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;line-height:1.4;display:inline-flex}.status-new,.status-open{background:#e8f1ff;color:#1e63d5}.status-in_progress{background:#fff4d6;color:#8a5a00}.status-resolved,.status-completed{background:#e8f9ee;color:#117a37}.status-closed{background:#f0f2f6;color:#475569}.empty-state{margin:0;padding:16px;color:#596780}.error{margin:0;color:#b00020;background:#ffe6ea;border:1px solid #ffd2d9;border-radius:10px;padding:10px 12px}@media(max-width:1024px){.okdesk-shell{grid-template-columns:1fr}.okdesk-sidebar{display:none}.toolbar{grid-template-columns:1fr 1fr}.topbar{grid-template-columns:1fr}.topbar-right{justify-content:space-between}}
