:root{--bg-main: #dcdcdc;--bg-card: #ececec;--bg-sidebar: #f5f5f5;--text-main: #1f1f1f}*{box-sizing:border-box}body.helpdesk-body{margin:0;font-family:Segoe UI,Tahoma,sans-serif;color:var(--text-main);background-color:var(--bg-main);min-height:100vh}.helpdesk-header{height:62px;background:#000;color:#fff}.brand-image{display:block;width:190px;max-width:100%;height:auto}.admin-mark{font-size:1.7rem;font-weight:400;line-height:1;font-style:italic}.helpdesk-auth-main{min-height:calc(100vh - 62px);padding:1rem}.auth-card{width:100%;max-width:460px;border-radius:14px;background-color:var(--bg-card)}.form-control{border-color:#9f9f9f}.form-switch{padding-left:.5em}.helpdesk-shell{height:calc(100vh - 62px)}.helpdesk-sidebar{width:230px;background:var(--bg-sidebar);border-right:1px solid #cbcbcb;overflow:hidden}.helpdesk-sidebar nav{flex:1;overflow-y:auto;padding-bottom:8px}.sidebar-item{display:flex;align-items:center;gap:8px;padding:5px 10px;margin:3px 4px;border-radius:6px;font-size:1rem;color:inherit;text-decoration:none}.sidebar-item.active{background-color:#151515;color:#fff}.sidebar-heading{color:#7f7f7f;font-size:.82rem;margin:10px 8px 4px;text-transform:none}.sidebar-icon{font-size:16px;flex-shrink:0}.logout-icon{font-size:14px}.sidebar-user{border-top:1px solid #bbbbbb}.sidebar-user-row{display:flex;align-items:center;gap:8px}.sidebar-avatar{width:38px;height:38px;border-radius:50%;object-fit:cover;border:1px solid #c9c9c9;background-color:#fff}.sidebar-user-text{min-width:0;flex:1}.sidebar-user-name{font-size:.88rem;font-weight:600;line-height:1.1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sidebar-user-role{color:#8a8a8a;font-size:.82rem;line-height:1.1}.sidebar-logout-button{width:28px;height:28px;border:none;border-radius:6px;background:transparent;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:#2d2d2d}.sidebar-logout-button:hover{background:#e6e6e6}.logout-overlay{position:fixed;inset:0;background:#00000052;display:flex;align-items:center;justify-content:center;z-index:1100;padding:1rem}.logout-dialog{width:100%;max-width:420px;border-radius:14px;background:#ececec;box-shadow:0 6px 24px #00000040;padding:20px}.logout-dialog-title{margin:0 0 8px;font-size:1.35rem;font-weight:600}.logout-dialog-text{margin:0 0 18px;font-size:1rem}.logout-dialog-actions{display:flex;justify-content:flex-end;gap:10px}.helpdesk-content{padding:10px;overflow:hidden}.helpdesk-content>.p-3.p-md-4{height:100%}.content-card{height:100%;min-height:0;background:var(--bg-card);border-radius:14px;box-shadow:0 3px 10px #00000026}.content-card-scroll{border-radius:14px 14px 20px 20px;overflow:hidden;margin-bottom:6px}.content-card-scroll-body{height:100%;overflow-y:auto;scrollbar-gutter:stable;border-radius:inherit;padding-right:2px}.form-action-dock{position:sticky;bottom:0;left:0;right:0;z-index:20;display:flex;justify-content:flex-start;align-items:center;gap:10px;width:100%;padding:16px 0 6px;margin-top:18px;background:linear-gradient(180deg,#ececec00,#ecececf0 38%,#ececec)}.ticket-form-wrap{max-width:520px;margin:30px auto;border-radius:14px;padding:22px;background:#efefef;box-shadow:0 3px 10px #00000026}.ticket-submit-btn{min-width:170px}.admin-ticket-filters{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px;align-items:start}.multi-filter{position:relative}.sort-control{display:flex;align-items:center;gap:8px}.sort-control .table-icon{font-size:16px}.filter-hint{font-size:.82rem;color:#6f6f6f}.multi-filter-menu{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:30;max-height:210px;overflow-y:auto;display:none;border:1px solid #c9c9c9;border-radius:8px;background:#fff;padding:6px;box-shadow:0 4px 14px #00000021}.multi-filter-menu.show{display:block}.multi-filter-option{display:flex;align-items:center;gap:8px;padding:4px 2px;font-size:.9rem;cursor:pointer}.admin-ticket-table th{font-size:.88rem;color:#707070;white-space:nowrap}.table-link{color:#212121;text-decoration:none;font-weight:500}.table-link:hover{text-decoration:underline}.table-icon{font-size:14px}.admin-ticket-edit-form{max-width:920px}.icon-inline{display:inline-flex;align-items:center;justify-content:center;width:1em;height:1em;line-height:0;color:currentColor}.icon-inline svg{display:block;width:100%;height:100%}.icon-inline svg [fill]:not([fill=none]){fill:currentColor!important}.icon-inline svg [stroke]:not([stroke=none]){stroke:currentColor!important}.ticket-table thead th{font-size:.88rem;color:#747474}.ticket-table td,.ticket-table th{background:transparent}.ticket-status{display:inline-block;padding:3px 10px;border-radius:10px;background:#ddd;font-size:.82rem}.ticket-status-new{background:#e6e6e6}.ticket-status-in-progress{background:#fff4be}.ticket-status-resolved,.ticket-status-closed{background:#c7f0c2}.success-overlay{position:fixed;inset:0;background:#0000002e;display:flex;align-items:center;justify-content:center;z-index:1200}.success-dialog{width:100%;max-width:420px;border-radius:14px;background:#ececec;box-shadow:0 6px 24px #00000040;padding:18px 20px;text-align:center}.success-priority-bar{margin:10px auto 16px;width:140px;height:14px;border-radius:8px;border:1px solid #999;background:linear-gradient(90deg,#70d680 0 33%,#f0dd71 33% 66%,#f08d8d 66% 100%)}.priority-meter{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin:12px auto 18px;max-width:220px}.priority-meter-segment{height:14px;border-radius:999px;background:#d2d2d2;border:1px solid #adadad}.ticket-detail-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:20px}.ticket-detail-main,.ticket-chat-side{background:#efefef;border-radius:12px;padding:16px}.ticket-field{border-bottom:1px solid #b6b6b6;padding-bottom:8px;margin-bottom:8px}.ticket-field-label{color:#7b7b7b;font-size:.95rem}.ticket-field-value{font-size:1.05rem;white-space:pre-line}.ticket-input-static:disabled{border:none;padding:0;background:transparent;color:var(--text-main);opacity:1;box-shadow:none}.inline-edit-actions{display:none!important}[data-inline-edit-form].is-editing .inline-edit-actions{display:flex!important}.edit-mode-badge{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;background:#151515;color:#fff;border:1px solid rgba(255,255,255,.12);font-size:.78rem;line-height:1.2;letter-spacing:.015em;white-space:nowrap}[data-inline-edit-badge]{margin-right:2px}.btn-icon-square{width:36px;height:36px;padding:0;display:inline-flex;align-items:center;justify-content:center;border-radius:10px}.btn.btn-sm.btn-icon-square{width:34px;height:34px}.btn.btn-sm.btn-outline-dark.btn-icon-square{width:34px!important;height:34px!important;min-width:34px!important;min-height:34px!important;padding:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;line-height:1!important}.btn-icon-square .table-icon{margin:0}.ticket-attachments{display:flex;flex-direction:column;gap:6px}.ticket-attachment-item{display:inline-flex;align-items:center;gap:6px;max-width:fit-content;padding:3px 10px;border:1px solid #b8b8b8;border-radius:8px;color:#444;text-decoration:none}.ticket-attachment-item img{width:13px;height:13px}.ticket-chat-side{display:flex;flex-direction:column;min-height:520px}.ticket-chat-body{flex:1;border:1px solid #c5c5c5;border-radius:10px;background:#d8d8d8;padding:12px;overflow-y:auto;display:flex;flex-direction:column;gap:10px}.ticket-chat-input-wrap{margin-top:10px}.ticket-chat-form{display:grid;grid-template-columns:1fr auto;gap:8px;align-items:end}.ticket-chat-input-fields{display:flex;flex-direction:column;gap:6px}.ticket-chat-form textarea{resize:vertical;min-height:44px;max-height:160px}.ticket-chat-message{align-self:flex-start;max-width:88%;background:#f6f6f6;border:1px solid #cfcfcf;border-radius:10px;padding:8px 10px}.ticket-chat-message.is-own{align-self:flex-end;background:#eaf6e7;border-color:#bcd7b7}.ticket-chat-message.is-pending{opacity:.75}.ticket-chat-meta{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:4px;color:#6e6e6e;font-size:.8rem}.ticket-chat-author{font-weight:600}.ticket-chat-text{white-space:pre-wrap;word-break:break-word}.ticket-chat-files{margin-top:6px;display:flex;flex-wrap:wrap;gap:6px}.ticket-chat-file{display:inline-flex;align-items:center;gap:5px;border:1px solid #b8b8b8;border-radius:7px;padding:2px 8px;color:#333;text-decoration:none;background:#fff;max-width:100%}.ticket-chat-file.is-image{align-items:flex-start;gap:8px}.ticket-chat-file-preview{width:44px;height:44px;object-fit:cover;border-radius:6px;border:1px solid #cfcfcf;background:#fff;flex-shrink:0}.ticket-chat-file span{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.stat-card{background:#f8f8f8;border-radius:12px;min-height:180px;padding:16px;box-shadow:0 2px 8px #0000001f;border-bottom:8px solid #ebeb8b;display:flex;flex-direction:column;justify-content:space-between}.stat-card-success{border-bottom-color:#b5f0aa}.stat-card-info{border-bottom-color:#a8f0df}.stat-card-danger{border-bottom-color:#f4b0b0}.stat-title{font-size:2rem;font-weight:500;line-height:1.1;max-width:90%}.stat-value{font-size:3rem;font-weight:700;text-align:right;line-height:1}.classification-rules-section{display:flex;flex-direction:column;gap:14px}.classification-rules-label{font-size:1rem;color:#6f6f6f}.classification-rules-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.classification-rule-card{min-height:140px;border-radius:18px;background:linear-gradient(180deg,#f7f7f7,#f0f0f0);box-shadow:0 10px 22px #00000029;padding:18px;text-decoration:none;color:inherit;display:flex;flex-direction:column;justify-content:space-between;transition:transform .15s ease,box-shadow .15s ease}.classification-rule-card:hover{transform:translateY(-2px);box-shadow:0 14px 26px #0000002e}.classification-rule-card-title{font-size:1.4rem;line-height:1.1;font-weight:500;word-break:break-word}.classification-rule-card-meta{display:flex;flex-direction:column;gap:4px;color:#666;font-size:.92rem}.classification-rule-empty{border-radius:16px;background:#f6f6f6;padding:18px;color:#777}.classification-rules-add-button{min-width:210px}.classification-rule-fields{display:grid;grid-template-columns:minmax(240px,320px) minmax(0,1fr);gap:18px 24px;max-width:920px;align-items:start}.classification-rule-form-layout{height:100%;min-height:0;display:flex;flex-direction:column}.classification-rule-scroll{flex:1 1 auto;min-height:0;height:auto;margin-right:8px;padding-right:10px!important;scrollbar-gutter:stable}.classification-rule-footer{flex:0 0 auto;display:flex;justify-content:flex-start;align-items:center;padding:14px 0 18px;background:var(--bg-card);border-top:1px solid #d0d0d0;border-radius:0 0 20px 20px}.classification-rule-footer .btn{margin-left:18px}.classification-rule-field{min-width:0}.classification-rule-activity{max-width:420px;min-height:42px;display:flex;align-items:center;justify-content:flex-start;gap:10px}.classification-rule-switch{min-height:42px;margin:0;display:inline-flex;align-items:center}.classification-rule-switch .form-check-input{margin:0}.classification-rule-field-wide{grid-column:1 / -1}.classification-rule-field-wide .form-control,.classification-rule-field-wide .form-select{max-width:620px}.classification-triggers-panel{max-width:960px;border-radius:20px;background:#f6f6f6;box-shadow:0 10px 24px #00000029;padding:28px}.classification-triggers-title{font-size:2rem;font-weight:500}.classification-triggers-table{display:flex;flex-direction:column;gap:0}.classification-trigger-head,.classification-trigger-row{display:grid;grid-template-columns:minmax(0,1fr) 120px 48px;gap:12px;align-items:start}.classification-trigger-head{color:#7d7d7d;font-size:.95rem;padding:0 12px}.classification-trigger-row{border-radius:0;background:#d8d8d8;padding:10px 12px}[data-trigger-list]{display:flex;flex-direction:column;gap:0}[data-trigger-list] .classification-trigger-row+.classification-trigger-row{border-top:1px solid #c7c7c7}[data-trigger-list] .classification-trigger-row:first-child{border-top-left-radius:10px;border-top-right-radius:10px}[data-trigger-list] .classification-trigger-row:last-child{border-bottom-left-radius:10px;border-bottom-right-radius:10px}.classification-trigger-row:nth-child(2n){background:#ececec}.classification-trigger-remove{width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0}.records-table-wrap{border-radius:10px;overflow:hidden;border:1px solid #c7c7c7;background:#f6f6f6}.records-table{margin:0;border-collapse:separate;border-spacing:0}.records-table thead th{color:#7d7d7d;font-size:.88rem;font-weight:500;border-bottom:none;background:#f6f6f6;white-space:nowrap}.records-table tbody td{border-bottom:none;background:#d8d8d8}.records-table tbody tr+tr td{border-top:1px solid #c7c7c7}.records-table tbody tr:last-child td:first-child{border-bottom-left-radius:10px}.records-table tbody tr:last-child td:last-child{border-bottom-right-radius:10px}.users-row-clickable{cursor:pointer}.users-row-clickable:hover td{background:#e3e3e3!important}.users-actions{display:inline-flex;gap:8px}.admin-user-form{max-width:980px}.admin-user-layout{display:grid;grid-template-columns:120px minmax(0,1fr);gap:24px}.admin-user-avatar-col{display:flex;flex-direction:column;align-items:center}.admin-user-avatar-label{position:relative;display:inline-flex;cursor:pointer}.admin-user-avatar-preview{width:92px;height:92px;border-radius:999px;object-fit:cover;border:2px solid #d1d1d1;background:#fff}.admin-user-avatar-badge{position:absolute;right:-2px;bottom:-2px;width:28px;height:28px;border-radius:999px;border:1px solid #b9b9b9;background:#f2f2f2;display:inline-flex;align-items:center;justify-content:center}.admin-user-avatar-badge .icon-inline{font-size:12px}.admin-user-fields{max-width:620px}.admin-user-grid-two{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:16px 20px}.admin-user-stack-field{margin-top:14px;max-width:250px}.admin-user-submit{min-width:170px}@media(max-width:991px){.brand-image{width:160px}.admin-mark{font-size:1.5rem}.helpdesk-sidebar{width:170px}.stat-title{font-size:1.6rem}.ticket-detail-layout{grid-template-columns:1fr}.ticket-chat-side{min-height:260px}.admin-ticket-filters{grid-template-columns:1fr 1fr}.classification-rule-fields{grid-template-columns:1fr}.classification-rules-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.classification-trigger-head,.classification-trigger-row{grid-template-columns:minmax(0,1fr) 90px 40px}.admin-user-layout{grid-template-columns:1fr}.admin-user-avatar-col{align-items:flex-start}.admin-user-grid-two{grid-template-columns:1fr}.admin-user-stack-field{max-width:100%}}@media(max-width:640px){.classification-rules-grid{grid-template-columns:1fr}.content-card-scroll{border-radius:14px}}:root{--ui-bg: #d9d9d9;--ui-surface: #efefef;--ui-surface-strong: #f6f6f6;--ui-border: #c7c7c7;--ui-border-strong: #adadad;--ui-text: #1d1d1d;--ui-text-muted: #666;--ui-shadow-sm: 0 4px 10px rgba(0, 0, 0, .08);--ui-shadow-md: 0 10px 24px rgba(0, 0, 0, .12);--ui-radius-sm: 10px;--ui-radius-md: 14px;--ui-radius-lg: 18px}body.helpdesk-body{background:radial-gradient(circle at 12% 12%,#e7e7e7 0%,var(--ui-bg) 38%,#d0d0d0 100%);color:var(--ui-text);letter-spacing:.01em}.helpdesk-header{height:64px;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 8px 18px #00000038}.helpdesk-shell{gap:10px;padding:10px;height:calc(100vh - 64px)}.helpdesk-sidebar{width:248px;border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-md);background:linear-gradient(180deg,#f4f4f4,#ededed)}.sidebar-item{margin:4px 8px;padding:8px 10px;border-radius:10px;transition:background-color .15s ease,color .15s ease,transform .12s ease}.sidebar-item:hover{background:#e3e3e3;color:#111;transform:translate(2px)}.sidebar-item.active{background:#161616;box-shadow:inset 0 0 0 1px #ffffff14,0 4px 10px #0003}.sidebar-heading{font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;color:#818181;margin:14px 12px 5px}.sidebar-user{border-top:1px solid var(--ui-border);background:#ffffff40}.sidebar-avatar{border:1px solid var(--ui-border-strong);box-shadow:0 2px 6px #0000001f}.helpdesk-content{padding:0;min-width:0}.content-card{background:linear-gradient(180deg,#f3f3f3,#ededed);border:1px solid var(--ui-border);border-radius:var(--ui-radius-lg);box-shadow:var(--ui-shadow-md)}.content-card-scroll{border-radius:var(--ui-radius-lg)}.content-card-scroll-body{padding-right:10px}.form-action-dock{padding:14px 0 10px;margin-top:22px;border-top:1px solid #d2d2d2;background:linear-gradient(180deg,#efefef00,#efefeff7 30%,#efefef)}.form-label,.ticket-field-label{color:#555;font-weight:600;letter-spacing:.01em}.form-control,.form-select{border:1px solid var(--ui-border-strong);border-radius:10px;background:#f9f9f9;box-shadow:inset 0 1px 1px #00000005}.form-control:focus,.form-select:focus{border-color:#6f6f6f;box-shadow:0 0 0 .2rem #0000001f;background:#fff}.btn{border-radius:10px;font-weight:600;letter-spacing:.01em}.btn-success{background:linear-gradient(180deg,#2f8f4e,#237640);border-color:#1e6637}.btn-success:hover,.btn-success:focus{background:linear-gradient(180deg,#288247,#1f6a3a);border-color:#1a5a31}.btn-outline-dark{border-color:#333}.btn-outline-dark:hover{background:#232323}.alert{border-radius:10px;border:1px solid #b8d6bc;background:#e8f5ea}.stat-card{border:1px solid var(--ui-border);border-radius:14px;box-shadow:var(--ui-shadow-sm);background:linear-gradient(180deg,#f9f9f9,#f0f0f0)}.records-table-wrap{border:1px solid var(--ui-border);border-radius:12px;box-shadow:var(--ui-shadow-sm);background:#f3f3f3}.records-table thead th{background:#ededed;color:#656565;font-size:.83rem;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.records-table tbody td{background:#dfdfdf}.records-table tbody tr:nth-child(2n) td{background:#ececec}.records-table tbody tr:hover td{background:#e6e6e6}.ticket-detail-layout{gap:20px}.ticket-detail-main{border:1px solid var(--ui-border);border-radius:14px;background:var(--ui-surface);box-shadow:var(--ui-shadow-sm);padding:18px}.ticket-field{padding-bottom:10px;margin-bottom:12px;border-bottom:1px dashed #d0d0d0}.ticket-field.mb-0{border-bottom:none;padding-bottom:0}.ticket-attachments{display:flex;flex-wrap:wrap;gap:8px}.ticket-attachment-item{border:1px solid #bfbfbf;border-radius:9px;background:#fff;padding:5px 9px;transition:background-color .15s ease}.ticket-attachment-item:hover{background:#f2f2f2}.ticket-chat-side{border:1px solid var(--ui-border);border-radius:14px;background:linear-gradient(180deg,#f3f3f3,#ebebeb);box-shadow:var(--ui-shadow-sm);padding:14px}.ticket-chat-body{border:1px solid var(--ui-border);border-radius:12px;background:#e1e1e1;padding:12px}.ticket-chat-message{border-radius:12px;border:1px solid #c7c7c7;box-shadow:0 2px 6px #0000000d}.ticket-chat-message.is-own{border-color:#b7cfb1;background:#e4f2de}.ticket-chat-file{border-radius:8px}.classification-rule-card,.users-card,.filter-panel,.content-card .panel{border:1px solid var(--ui-border);box-shadow:var(--ui-shadow-sm)}.ticket-form-wrap,.auth-card,.classification-triggers-panel{border:1px solid var(--ui-border);border-radius:16px;box-shadow:var(--ui-shadow-md)}@media(max-width:991.98px){.helpdesk-shell{padding:8px;gap:8px}.helpdesk-sidebar{width:210px}.ticket-detail-layout{grid-template-columns:1fr}}@media(max-width:767.98px){.helpdesk-shell{flex-direction:column;height:auto;min-height:calc(100vh - 64px)}.helpdesk-sidebar{width:100%;max-height:38vh}.helpdesk-content>.p-3.p-md-4{height:auto}.content-card,.content-card-scroll{min-height:0;height:auto}.content-card-scroll-body{overflow:visible;padding-right:0}.form-action-dock{position:static;padding:12px 0 0;margin-top:14px;border-top:0;background:transparent}}:root{--modern-bg-1: #f4f4f4;--modern-bg-2: #ebebeb;--modern-surface: #ffffffd4;--modern-surface-solid: #f6f6f6;--modern-border: #d4d4d4;--modern-border-strong: #bcbcbc;--modern-text: #161616;--modern-muted: #6e6e6e;--modern-shadow-1: 0 6px 18px rgba(0, 0, 0, .08);--modern-shadow-2: 0 14px 32px rgba(0, 0, 0, .12)}body.helpdesk-body{background:linear-gradient(180deg,#ffffff2e,#eeeeee47),url(/assets/images/app-background.jpg) center / cover fixed no-repeat;color:var(--modern-text)}.helpdesk-header{height:66px;background:linear-gradient(180deg,#111,#1a1a1a);box-shadow:0 8px 20px #00000040}.helpdesk-shell{padding:12px;gap:12px;height:calc(100vh - 66px)}.helpdesk-sidebar{border-radius:20px;border:1px solid var(--modern-border);background:linear-gradient(180deg,#fafafae6,#efefeff0);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--modern-shadow-2)}.sidebar-item{margin:5px 10px;padding:9px 12px;border-radius:12px;transition:all .16s ease}.sidebar-item:hover{background:#e9e9e9;transform:translate(2px)}.sidebar-item.active{background:linear-gradient(180deg,#141414,#262626);color:#fff}.sidebar-user{background:#fff6}.sidebar-logout-button{border:1px solid transparent}.sidebar-logout-button:hover{border-color:var(--modern-border)}.helpdesk-content{padding:0}.content-card,.content-card-scroll{border-radius:20px;border:1px solid var(--modern-border);background:linear-gradient(180deg,#ffffffd6,#f2f2f2e6);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:var(--modern-shadow-2)}.content-card-scroll-body{padding-right:12px}h1,.h1,h2,.h2,h3,.h3{letter-spacing:.01em;font-weight:700}.form-control,.form-select,.ticket-input-static{border:1px solid var(--modern-border-strong);border-radius:12px;background:#fcfcfc;min-height:42px;transition:border-color .15s ease,box-shadow .15s ease,background-color .15s ease}textarea.form-control{min-height:84px}.form-control:focus,.form-select:focus,.ticket-input-static:focus{border-color:#777;box-shadow:0 0 0 .2rem #0000001a;background:#fff}.btn{border-radius:12px;font-weight:600;min-height:38px}.btn-success{background:linear-gradient(180deg,#2f9551,#24713e);border-color:#1e6134}.btn-success:hover,.btn-success:focus{background:linear-gradient(180deg,#288548,#1f6438)}.form-action-dock{border-top:1px solid #d8d8d8;background:linear-gradient(180deg,#f8f8f800,#f4f4f4f7 30%,#f0f0f0);padding:14px 0 10px}.ticket-detail-main,.ticket-chat-side,.ticket-form-wrap,.auth-card,.classification-triggers-panel,.stat-card,.records-table-wrap{border-radius:16px;border:1px solid var(--modern-border);background:linear-gradient(180deg,#f9f9f9,#f0f0f0);box-shadow:var(--modern-shadow-1)}.ticket-field{border-bottom:1px dashed #d7d7d7;padding-bottom:7px;margin-bottom:8px}.ticket-field-label,.form-label{color:#595959;font-weight:600;margin-bottom:6px}.ticket-attachment-item,.ticket-chat-file{border-radius:10px;border:1px solid #c7c7c7;background:#fff;box-shadow:0 1px 4px #0000000d}.ticket-chat-body{border-radius:14px;border:1px solid #c9c9c9;background:linear-gradient(180deg,#ececec,#e3e3e3)}.ticket-chat-message{border-radius:13px;border:1px solid #cacaca;background:#f8f8f8}.ticket-chat-message.is-own{background:#e7f3e3;border-color:#b6d0b0}.records-table thead th{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em;color:#666;background:#ececec}.records-table tbody td{background:#e2e2e2}.records-table tbody tr:nth-child(2n) td{background:#ededed}.records-table tbody tr:hover td{background:#e7e7e7}.classification-rule-card{border:1px solid var(--modern-border);border-radius:16px;background:linear-gradient(180deg,#f8f8f8,#efefef);box-shadow:var(--modern-shadow-1)}@media(max-width:991.98px){.helpdesk-shell{padding:8px;gap:8px}.helpdesk-sidebar{width:215px}}@media(max-width:767.98px){.helpdesk-shell{flex-direction:column;height:auto;min-height:calc(100vh - 66px)}.helpdesk-sidebar{width:100%;max-height:40vh}.content-card,.content-card-scroll,.content-card-scroll-body{height:auto;overflow:visible}.form-action-dock{position:static;border-top:0;background:transparent;padding-top:10px}}.helpdesk-content{display:flex;min-height:0}.helpdesk-content>.p-3.p-md-4{display:flex;flex:1;min-height:0;height:100%}.helpdesk-content>.p-3.p-md-4>.content-card{flex:1;min-height:0}.ticket-chat-message.is-own{background:#262626!important;border-color:#1f1f1f!important;color:#f4f4f4}.ticket-chat-message.is-own .ticket-chat-meta{color:#b8b8b8}.ticket-chat-message.is-own .ticket-chat-file{background:#323232;border-color:#454545;color:#f3f3f3}.ticket-chat-form{align-items:start}.ticket-chat-form [data-chat-submit]{align-self:start}.records-table td.text-end .btn,.records-table td .d-inline-flex .btn{display:inline-flex;align-items:center;justify-content:center;line-height:1.1}.priority-meter{display:flex;gap:0;max-width:260px;margin:12px auto 18px;border:1px solid #adadad;border-radius:999px;overflow:hidden;background:#d2d2d2}.priority-meter-segment{flex:1;height:14px;border:0;border-right:1px solid #bbbbbb;border-radius:0;background:#d2d2d2}.priority-meter-segment:last-child{border-right:0}.priority-meter-segment.active.nizkii,.priority-meter-segment.active.low{background:#8ad39a}.priority-meter-segment.active.srednii,.priority-meter-segment.active.medium{background:#e7d36d}.priority-meter-segment.active.vysokii,.priority-meter-segment.active.high{background:#eca15d}.priority-meter-segment.active.kriticheskii,.priority-meter-segment.active.critical{background:#e26d6d}.admin-user-form{min-height:calc(100vh - 245px);display:flex;flex-direction:column}.admin-user-layout{flex:1}.admin-user-form .form-action-dock{margin-top:auto;bottom:0;background:#f1f1f1!important;border-top:1px solid #d4d4d4}.edit-mode-badge{margin-right:8px;padding:7px 12px}@media(min-width:768px){.helpdesk-content>.p-3,.helpdesk-content>.p-3.p-md-4{padding:0!important;height:100%;display:flex;min-height:0}.helpdesk-content>.p-3>.content-card,.helpdesk-content>.p-3.p-md-4>.content-card{height:100%}}.content-card,.content-card-scroll{background:linear-gradient(180deg,#f8f8f8db,#efefefeb)!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.helpdesk-shell{gap:0!important;background:transparent}.helpdesk-sidebar{margin-right:0}.classification-triggers-table{padding-left:12px;padding-right:12px}.classification-trigger-head{padding-left:18px;padding-right:18px}.classification-trigger-row{padding-left:18px;padding-right:18px;align-items:center}.classification-trigger-remove.btn-icon-square{width:34px;height:34px;min-width:34px;min-height:34px;padding:0;line-height:1}.ticket-chat-form textarea{min-height:38px;height:38px}.ticket-chat-input-fields [data-chat-files]{text-align:center}.stat-card-link{display:flex;text-decoration:none;color:inherit;transition:transform .14s ease,box-shadow .14s ease}.stat-card-link:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000024;color:inherit}.priority-missing,.value-missing{color:#c53939;font-weight:600}.sidebar-resizer{width:10px;align-self:stretch;cursor:col-resize;position:relative;flex-shrink:0;margin-right:10px}.sidebar-resizer:before{content:"";position:absolute;top:20px;bottom:20px;left:4px;width:2px;border-radius:999px;background:#d0d0d0;transition:background-color .15s ease}.sidebar-resizer:hover:before{background:#999}body.sidebar-resizing{-webkit-user-select:none;user-select:none;cursor:col-resize}@media(max-width:767.98px){.sidebar-resizer{display:none}}body.helpdesk-body,.helpdesk-auth-main,.helpdesk-shell{background:linear-gradient(180deg,#ffffff1f,#e8e8e829),var(--app-background-image) center / cover fixed no-repeat!important}body.helpdesk-body{position:relative;isolation:isolate}body.helpdesk-body:before{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,#ffffff14,#e6e6e61f),var(--app-background-image) center / cover no-repeat;filter:contrast(1.08);pointer-events:none}.helpdesk-shell{gap:12px!important;padding:12px}.helpdesk-sidebar{background:linear-gradient(180deg,#f8f8f8db,#eeeeeee6),var(--app-background-image) center / cover fixed no-repeat!important;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.content-card,.content-card-scroll{background:linear-gradient(180deg,#f8f8f8d6,#efefefe6),var(--app-background-image) center / cover fixed no-repeat!important;-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important}.ticket-detail-main,.ticket-chat-side,.ticket-form-wrap,.auth-card,.classification-triggers-panel,.stat-card,.records-table-wrap{background:linear-gradient(180deg,#f8f8f8e6,#f0f0f0f0),var(--app-background-image) center / cover fixed no-repeat!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}
