@import"https://fonts.googleapis.com/css2?family=Prompt:wght@300;400;500;600;700&display=swap";:root{--itms-bg: #f4f6fb;--itms-surface: #ffffff;--itms-border: #e5e7eb;--itms-text: #1f2937;--itms-text-soft: #6b7280;--itms-radius-sm: 10px;--itms-radius: 14px;--itms-radius-lg: 20px;--itms-shadow-xs: 0 2px 8px rgba(15, 23, 42, .03);--itms-shadow-sm: 0 8px 22px rgba(15, 23, 42, .05);--itms-shadow-md: 0 14px 34px rgba(15, 23, 42, .07);--itms-gradient-main: linear-gradient(135deg, #d9467a 0%, #7c3aed 100%);--itms-gradient-soft: linear-gradient(135deg, rgba(217, 70, 122, .08) 0%, rgba(124, 58, 237, .08) 100%);--itms-gradient-cta: linear-gradient(90deg, #f59e0b, #f97316);--itms-success: #16a34a;--itms-success-bg: #dcfce7;--itms-success-border: #86efac;--itms-danger: #dc2626;--itms-danger-bg: #fee2e2;--itms-danger-border: #fca5a5;--itms-warning: #d97706;--itms-warning-bg: #fef3c7;--itms-warning-border: #fcd34d;--itms-info: #2563eb;--itms-info-bg: #dbeafe;--itms-info-border: #93c5fd;--itms-neutral: #6b7280;--itms-neutral-bg: #f3f4f6;--itms-neutral-border: #d1d5db}html,body{font-family:Prompt,sans-serif;background:var(--itms-bg);color:var(--itms-text)}.card,.panel,.content-card,.employee-filter-card,.employee-table-card{background:var(--itms-surface);border:1px solid var(--itms-border);border-radius:var(--itms-radius-lg);box-shadow:var(--itms-shadow-sm)}.page-title,.section-title{color:var(--itms-text);font-weight:700}.page-subtitle,.text-muted{color:var(--itms-text-soft)!important}.form-control,.form-select,input[type=text],input[type=email],input[type=password],input[type=date],select,textarea{border:1px solid #d7deea;border-radius:14px;min-height:48px;color:var(--itms-text);background:#fff;box-shadow:none;transition:.2s ease}.form-control:focus,.form-select:focus,input:focus,select:focus,textarea:focus{border-color:#d9467a;box-shadow:0 0 0 4px #d9467a1a;outline:none}.btn-primary,.btn-gradient,.btn-search{background:var(--itms-gradient-main);border:none;color:#fff;border-radius:14px;box-shadow:0 10px 20px #d9467a29}.btn-primary:hover,.btn-gradient:hover,.btn-search:hover{color:#fff;transform:translateY(-1px)}.btn-secondary,.btn-reset{background:#6b7280;color:#fff;border:none;border-radius:14px}.btn-cta,.btn-create,.btn-add-new,.logout-btn{background:var(--itms-gradient-cta);border:none;color:#fff;border-radius:14px}.btn-success,.btn-approve,.btn-accept,.btn-enable,.btn-confirm{background:linear-gradient(135deg,#22c55e,#16a34a);border:none;color:#fff;border-radius:14px}.btn-danger,.btn-reject,.btn-cancel,.btn-delete,.btn-remove,.btn-disable{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;color:#fff;border-radius:14px}.btn-outline-success{background:var(--itms-success-bg);color:var(--itms-success);border:1px solid var(--itms-success-border);border-radius:14px}.btn-outline-danger{background:var(--itms-danger-bg);color:var(--itms-danger);border:1px solid var(--itms-danger-border);border-radius:14px}.table th{color:var(--itms-text);font-weight:700}.table td{color:var(--itms-text)}.badge,.status-badge,.role-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:600;padding:.35rem .78rem;line-height:1;border:1px solid transparent}.badge-success,.status-active,.status-approved,.status-accepted,.status-enabled,.badge-approved{background:var(--itms-success-bg);color:var(--itms-success);border-color:var(--itms-success-border)}.badge-danger,.status-rejected,.status-cancelled,.status-deleted,.status-disabled,.badge-rejected{background:var(--itms-danger-bg);color:var(--itms-danger);border-color:var(--itms-danger-border)}.badge-warning,.status-pending,.status-warning,.badge-pending{background:var(--itms-warning-bg);color:var(--itms-warning);border-color:var(--itms-warning-border)}.badge-info,.status-info{background:var(--itms-info-bg);color:var(--itms-info);border-color:var(--itms-info-border)}.badge-neutral,.status-draft,.status-inactive{background:var(--itms-neutral-bg);color:var(--itms-neutral);border-color:var(--itms-neutral-border)}:root{--itms-accent: #e11d48;--itms-accent-strong: #be123c;--itms-accent-soft: rgba(225, 29, 72, .14);--itms-accent-ring: rgba(225, 29, 72, .18);--itms-shell-bg: linear-gradient(180deg, #f8fafc 0%, #f3f6fb 100%);--itms-shell-overlay: radial-gradient(480px 240px at top right, rgba(225, 29, 72, .08), transparent 65%);--itms-dark-bg: #0f1117;--itms-dark-bg-2: #12151d;--itms-dark-surface: #141821;--itms-dark-surface-2: #181c25;--itms-dark-surface-3: #1c212c;--itms-dark-border: rgba(255,255,255,.03);--itms-dark-text: #f1f5f9;--itms-dark-text-soft: #94a3b8;--itms-shadow-dark-sm: 0 12px 24px rgba(2, 6, 23, .2)}html{color-scheme:light;background:var(--itms-bg)}html[data-theme=dark]{color-scheme:dark;background:var(--itms-dark-bg)}html[data-theme=dark] body,html[data-theme=dark] .admin-layout{background:radial-gradient(680px 320px at top right,rgba(225,29,72,.06),transparent 58%),radial-gradient(520px 260px at top left,rgba(244,114,182,.03),transparent 60%),linear-gradient(180deg,var(--itms-dark-bg) 0%,var(--itms-dark-bg-2) 100%);color:var(--itms-dark-text)}html[data-theme=dark] .card,html[data-theme=dark] .panel,html[data-theme=dark] .content-card,html[data-theme=dark] .employee-filter-card,html[data-theme=dark] .employee-table-card,html[data-theme=dark] .stat-card,html[data-theme=dark] .overview-card,html[data-theme=dark] .table-card,html[data-theme=dark] .filter-card,html[data-theme=dark] .info-card{background:linear-gradient(180deg,#181c25f0,#141821f5);border-color:var(--itms-dark-border);box-shadow:var(--itms-shadow-dark-sm)}html[data-theme=dark] .page-title,html[data-theme=dark] .section-title,html[data-theme=dark] h1,html[data-theme=dark] h2,html[data-theme=dark] h3,html[data-theme=dark] h4,html[data-theme=dark] h5,html[data-theme=dark] h6,html[data-theme=dark] .table th,html[data-theme=dark] .table td,html[data-theme=dark] .text-gray-900,html[data-theme=dark] .text-slate-900,html[data-theme=dark] .text-slate-800,html[data-theme=dark] .text-gray-800{color:var(--itms-dark-text)!important}html[data-theme=dark] .page-subtitle,html[data-theme=dark] .text-muted,html[data-theme=dark] .text-gray-500,html[data-theme=dark] .text-gray-600,html[data-theme=dark] .text-slate-500,html[data-theme=dark] .text-slate-600{color:var(--itms-dark-text-soft)!important}html[data-theme=dark] .form-control,html[data-theme=dark] .form-select,html[data-theme=dark] input[type=text],html[data-theme=dark] input[type=email],html[data-theme=dark] input[type=password],html[data-theme=dark] input[type=date],html[data-theme=dark] input[type=number],html[data-theme=dark] input[type=search],html[data-theme=dark] select,html[data-theme=dark] textarea{color:var(--itms-dark-text);background:#141821eb;border-color:#ffffff0a}html[data-theme=dark] .form-control::-moz-placeholder,html[data-theme=dark] input::-moz-placeholder,html[data-theme=dark] textarea::-moz-placeholder{color:#94a3b8e0}html[data-theme=dark] .form-control::placeholder,html[data-theme=dark] input::placeholder,html[data-theme=dark] textarea::placeholder{color:#94a3b8e0}html[data-theme=dark] .form-control:focus,html[data-theme=dark] .form-select:focus,html[data-theme=dark] input:focus,html[data-theme=dark] select:focus,html[data-theme=dark] textarea:focus{border-color:#e11d48ad;box-shadow:0 0 0 4px #e11d4824}html[data-theme=dark] .btn-primary,html[data-theme=dark] .btn-gradient,html[data-theme=dark] .btn-search{box-shadow:0 16px 28px #e11d4833}html[data-theme=dark] .table{--bs-table-bg: transparent;--bs-table-color: var(--itms-dark-text);--bs-table-border-color: rgba(255,255,255,.05)}html[data-theme=dark] .table>:not(caption)>*>*{background:transparent!important;border-bottom-color:#ffffff0d!important}html[data-theme=dark] .table tbody tr:hover td{background:#e11d4808!important}.admin-layout{margin:0;font-family:Prompt,sans-serif;background:linear-gradient(180deg,#f7f8fc,#f2f5fb);color:#1f2937}.admin-wrapper{display:flex;min-height:100vh}.admin-sidebar{width:286px;min-width:286px;display:flex;flex-direction:column;color:#fff;background:radial-gradient(220px 220px at 18% 10%,rgba(255,255,255,.08),transparent 60%),radial-gradient(240px 240px at 85% 78%,rgba(255,255,255,.06),transparent 60%),linear-gradient(180deg,#c94f85,#b94f96 38%,#884ecf 72%,#6f46e8);box-shadow:10px 0 30px #6f46e829,2px 0 10px #0f172a14;position:fixed;top:0;left:0;bottom:0;z-index:20;overflow-x:hidden;overflow-y:auto}.admin-sidebar:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,rgba(255,255,255,.05) 0%,transparent 20%,transparent 80%,rgba(255,255,255,.03) 100%)}.sidebar-brand{position:relative;z-index:1;display:flex;align-items:center;gap:14px;padding:22px 20px 18px;border-bottom:1px solid rgba(255,255,255,.12);background:#ffffff0f;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.sidebar-brand-mark{width:46px;height:46px;border-radius:12px;background:#ffffffeb;color:#ec4899;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 20px #0f172a1a,inset 0 1px #fffc;flex:0 0 46px}.sidebar-brand-mark svg{width:24px;height:24px}.sidebar-brand-copy h2{margin:0;font-size:1.95rem;line-height:1;font-weight:800;letter-spacing:-.02em;color:#fff}.sidebar-brand-copy p{margin:7px 0 0;color:#ffffffe0;font-size:.92rem;font-weight:500}.sidebar-nav{position:relative;z-index:1;padding:14px 12px 16px;display:flex;flex-direction:column;gap:4px}.menu-section{padding:14px 10px 6px;font-size:.78rem;font-weight:700;letter-spacing:.08em;color:#ffffffbd;text-transform:uppercase}.sidebar-link,.sidebar-group-toggle,.sidebar-sublink{text-decoration:none;border:0;outline:0;width:100%;cursor:pointer}.sidebar-link,.sidebar-group-toggle{display:flex;align-items:center;gap:12px;min-height:48px;padding:0 14px;border-radius:16px;color:#fffffff2;background:transparent;transition:background-color .18s ease,transform .18s ease,box-shadow .18s ease;font-weight:700;position:relative}.sidebar-link:hover,.sidebar-group-toggle:hover{color:#fff;background:#ffffff1f;box-shadow:inset 0 1px #ffffff0f;transform:translate(1px)}.sidebar-link.active{color:#fff;background:linear-gradient(90deg,#ffffff2e,#ffffff1a);box-shadow:inset 0 1px #ffffff14,0 10px 20px #0f172a14}.sidebar-link.active:before{content:"";position:absolute;left:-12px;top:8px;bottom:8px;width:4px;border-radius:0 999px 999px 0;background:linear-gradient(180deg,#fb7185,#f97316)}.sidebar-link-icon,.sidebar-sublink-icon,.sidebar-group-caret{display:inline-flex;align-items:center;justify-content:center}.sidebar-link-icon{width:24px;height:24px;color:#fffffff2;flex:0 0 24px}.sidebar-link-icon svg,.sidebar-sublink-icon svg,.sidebar-group-caret svg{width:20px;height:20px}.sidebar-group{display:flex;flex-direction:column;gap:4px}.sidebar-group-toggle{justify-content:space-between}.sidebar-group-toggle .sidebar-link-icon{margin-right:-2px}.sidebar-group-title{flex:1;text-align:left;color:inherit}.sidebar-group-caret{width:22px;height:22px;color:#ffffffe6;transition:transform .18s ease}.sidebar-group.is-open .sidebar-group-caret{transform:rotate(180deg)}.sidebar-submenu{display:flex;flex-direction:column;gap:6px;max-height:0;opacity:0;overflow:hidden;padding:0 0 0 18px;pointer-events:none;transition:max-height .22s ease,opacity .18s ease,padding .18s ease}.sidebar-group.is-open .sidebar-submenu{max-height:420px;opacity:1;padding:2px 0 2px 18px;pointer-events:auto}.sidebar-sublink{display:flex;align-items:center;gap:12px;min-height:44px;padding:0 14px;border-radius:14px;color:#ffffffeb;background:transparent;transition:background-color .18s ease,transform .18s ease;font-weight:700}.sidebar-sublink:hover{color:#fff;background:#ffffff1a;transform:translate(1px)}.sidebar-sublink.active{color:#fff;background:linear-gradient(90deg,#8b5cf64d,#6366f142);box-shadow:inset 0 1px #ffffff14,0 8px 18px #4c1d951a}.sidebar-sublink-icon{width:22px;height:22px;color:#ffffffeb;flex:0 0 22px}.admin-user-box{position:relative;z-index:1;margin-top:auto;padding:18px 16px 20px;border-top:1px solid rgba(255,255,255,.12);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.admin-user-name{color:#fff;font-size:1rem;font-weight:800;margin-bottom:4px}.admin-user-username{color:#ffffffc7;font-size:.86rem;margin-bottom:14px}.admin-logout-form{margin:0}.logout-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;border:none;border-radius:16px;background:linear-gradient(90deg,#f59e0b,#ff7a00);color:#fff;font-weight:800;cursor:pointer;text-decoration:none;box-shadow:0 12px 24px #f9731638;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.logout-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 14px 26px #f9731642}.admin-main{flex:1;min-width:0;min-height:100vh;margin-left:286px;background:linear-gradient(180deg,#f8fafc,#f3f6fb)}.admin-topbar{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;background:#ffffffc7;border-bottom:1px solid rgba(226,232,240,.88);box-shadow:0 6px 18px #0f172a0a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.page-title{font-size:1.02rem;font-weight:800;color:#111827;letter-spacing:-.02em}.admin-content{padding:32px}@media(max-width:992px){.admin-sidebar{width:240px;min-width:240px}.admin-main{margin-left:240px}.admin-content{padding:20px}.admin-topbar{padding:0 18px}.sidebar-brand-copy h2{font-size:1.75rem}}@media(max-width:768px){.admin-wrapper{display:block}.admin-sidebar{position:relative;top:auto;left:auto;bottom:auto;width:100%;min-width:100%;max-height:none;box-shadow:none}.admin-main{margin-left:0;min-height:auto}.admin-content{padding:16px}}.sidebar-footer{position:relative;z-index:1;margin-top:auto;padding:18px 16px 20px;border-top:1px solid rgba(255,255,255,.12);background:#ffffff0a;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sidebar-user{display:flex;flex-direction:column;gap:4px;margin-bottom:14px}.sidebar-user strong{color:#fff;font-size:1rem;font-weight:800}.sidebar-user span{color:#ffffffc7;font-size:.86rem}.sidebar-user-role{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:6px 10px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.14);color:#fff;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.sidebar-logout-btn{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:48px;border:none;border-radius:16px;background:linear-gradient(90deg,#f59e0b,#ff7a00);color:#fff;font-weight:800;cursor:pointer;text-decoration:none;box-shadow:0 12px 24px #f9731638;transition:transform .18s ease,filter .18s ease,box-shadow .18s ease}.sidebar-logout-btn:hover{filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 14px 26px #f9731642}.admin-topbar h1{margin:0;font-size:1.02rem;font-weight:800;color:#111827;letter-spacing:-.02em}.topbar-actions{display:flex;align-items:center;gap:.875rem;margin-left:auto}.topbar-notification{position:relative}.topbar-notification__toggle{position:relative;width:46px;height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.24);background:#ffffffe6;display:inline-flex;align-items:center;justify-content:center;color:#0f172a;box-shadow:0 16px 30px #0f172a14}.topbar-notification__icon{width:22px;height:22px;display:inline-flex}.topbar-notification__icon svg{width:100%;height:100%}.topbar-notification__badge{position:absolute;top:-6px;right:-6px;min-width:24px;height:24px;padding:0 6px;border-radius:999px;background:#dc2626;color:#fff;font-size:.72rem;font-weight:700;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 12px 20px #dc26264d}.topbar-notification__panel{position:absolute;top:calc(100% + 12px);right:0;width:min(420px,calc(100vw - 32px));background:#fff;border:1px solid rgba(148,163,184,.18);border-radius:22px;box-shadow:0 28px 50px #0f172a29;overflow:hidden;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;z-index:30}.topbar-notification.is-open .topbar-notification__panel{opacity:1;visibility:visible;transform:translateY(0)}.topbar-notification__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid rgba(226,232,240,.95);background:linear-gradient(180deg,#f8fafc,#fff)}.topbar-notification__head strong,.topbar-notification__item-copy strong{display:block;color:#0f172a}.topbar-notification__head span,.topbar-notification__item-copy span{color:#64748b;font-size:.82rem}.topbar-notification__head-actions{display:flex;align-items:center;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.topbar-notification__head-actions a,.topbar-notification__head-actions button,.topbar-notification__item-actions a,.topbar-notification__item-actions button{border:0;background:transparent;color:#2563eb;font-weight:600;font-size:.82rem;padding:0}.topbar-notification__list{max-height:420px;overflow:auto}.topbar-notification__item{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1rem 1.1rem;border-bottom:1px solid rgba(226,232,240,.9)}.topbar-notification__item.is-unread{background:linear-gradient(90deg,#2563eb0f,#fff 38%)}.topbar-notification__item-copy p,.topbar-notification__empty p{margin:.35rem 0 .45rem;color:#475569;line-height:1.55;font-size:.9rem}.topbar-notification__item-actions{display:flex;align-items:flex-start;gap:.75rem;flex-wrap:wrap}.topbar-notification__empty{padding:1.4rem 1.1rem}@media(max-width:991.98px){.admin-topbar{flex-wrap:wrap;gap:1rem}.topbar-actions{width:100%;justify-content:flex-end}}.admin-layout{position:relative;background:var(--itms-shell-overlay),linear-gradient(180deg,#f7f8fc,#f2f5fb)}.admin-main{background:var(--itms-shell-bg)}.admin-topbar{position:sticky;top:0;z-index:15}.topbar-actions{gap:.75rem}.theme-toggle{position:relative;min-width:132px;height:46px;padding:0 14px;border-radius:16px;border:1px solid rgba(148,163,184,.18);background:#ffffffe0;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;color:#0f172a;box-shadow:0 14px 30px #0f172a14;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.theme-toggle:hover{transform:translateY(-1px);border-color:#e11d4833;box-shadow:0 18px 34px #0f172a1a}.theme-toggle__icon{width:20px;height:20px;display:inline-flex;align-items:center;justify-content:center}.theme-toggle__icon svg{width:100%;height:100%}.theme-toggle__text{display:inline-flex;flex-direction:column;line-height:1.05;text-align:left}.theme-toggle__label{font-size:.74rem;color:#64748b;font-weight:600}.theme-toggle__mode{font-size:.88rem;font-weight:800;letter-spacing:-.01em;color:#0f172a}html[data-theme=dark] .admin-layout{background:radial-gradient(640px 280px at top right,rgba(225,29,72,.11),transparent 55%),radial-gradient(540px 260px at top left,rgba(255,255,255,.03),transparent 56%),linear-gradient(180deg,var(--itms-dark-bg) 0%,var(--itms-dark-bg-2) 100%)}html[data-theme=dark] .admin-main{background:transparent}html[data-theme=dark] .admin-sidebar{background:radial-gradient(280px 220px at 18% 10%,rgba(255,255,255,.08),transparent 64%),radial-gradient(300px 260px at 86% 82%,rgba(225,29,72,.12),transparent 58%),linear-gradient(180deg,#161925,#161b27 38%,#151a26 66%,#11151f);box-shadow:14px 0 36px #0206174d,0 0 0 1px #ffffff0a inset}html[data-theme=dark] .sidebar-brand{background:#ffffff0a;border-bottom-color:#ffffff14}html[data-theme=dark] .sidebar-brand-mark{background:linear-gradient(180deg,#f8fafc,#e2e8f0);color:var(--itms-accent);box-shadow:0 10px 20px #02061733,inset 0 1px #ffffffc2}html[data-theme=dark] .menu-section{color:#e2e8f08f}html[data-theme=dark] .sidebar-link,html[data-theme=dark] .sidebar-group-toggle{color:#e2e8f0eb}html[data-theme=dark] .sidebar-link:hover,html[data-theme=dark] .sidebar-group-toggle:hover{background:#ffffff12;box-shadow:inset 0 1px #ffffff0a,0 8px 18px #0206171f}html[data-theme=dark] .sidebar-link.active{background:linear-gradient(90deg,#e11d482e,#ffffff0f);box-shadow:inset 0 1px #ffffff0f,0 12px 24px #0206172e}html[data-theme=dark] .sidebar-link.active:before{background:linear-gradient(180deg,#fb7185,#e11d48);box-shadow:0 0 18px #e11d4847}html[data-theme=dark] .sidebar-sublink{color:#cbd5e1e0}html[data-theme=dark] .sidebar-sublink:hover{background:#ffffff0d}html[data-theme=dark] .sidebar-sublink.active{background:#e11d4824;color:#fff}html[data-theme=dark] .sidebar-footer{border-top-color:#ffffff14;background:#ffffff08}html[data-theme=dark] .sidebar-user-role{background:#ffffff14;border-color:#ffffff1a}html[data-theme=dark] .admin-topbar{background:#11141dd1;border-bottom-color:#ffffff12;box-shadow:0 10px 30px #02061738,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}html[data-theme=dark] .admin-topbar h1{color:var(--itms-dark-text)}html[data-theme=dark] .theme-toggle,html[data-theme=dark] .topbar-notification__toggle{background:#1d2230e6;color:var(--itms-dark-text);border-color:#ffffff14;box-shadow:0 16px 30px #02061738,inset 0 1px #ffffff0a}html[data-theme=dark] .theme-toggle:hover,html[data-theme=dark] .topbar-notification__toggle:hover{border-color:#e11d483d;box-shadow:0 18px 34px #02061747,0 0 0 1px #e11d4814 inset}html[data-theme=dark] .theme-toggle__label{color:var(--itms-dark-text-soft)}html[data-theme=dark] .theme-toggle__mode{color:var(--itms-dark-text)}html[data-theme=dark] .topbar-notification__panel{background:linear-gradient(180deg,#1d2230fa,#171b25fc);border-color:#ffffff14;box-shadow:0 28px 60px #02061766}html[data-theme=dark] .topbar-notification__head{background:linear-gradient(180deg,#24293afa,#1d2230f5);border-bottom-color:#ffffff14}html[data-theme=dark] .topbar-notification__head strong,html[data-theme=dark] .topbar-notification__item-copy strong,html[data-theme=dark] .topbar-notification__empty strong{color:var(--itms-dark-text)}html[data-theme=dark] .topbar-notification__head span,html[data-theme=dark] .topbar-notification__item-copy span,html[data-theme=dark] .topbar-notification__item-copy p,html[data-theme=dark] .topbar-notification__empty p{color:var(--itms-dark-text-soft)}html[data-theme=dark] .topbar-notification__item{border-bottom-color:#ffffff12}html[data-theme=dark] .topbar-notification__item.is-unread{background:linear-gradient(90deg,#e11d481a,#1d2230f2 44%)}html[data-theme=dark] .topbar-notification__head-actions a,html[data-theme=dark] .topbar-notification__head-actions button,html[data-theme=dark] .topbar-notification__item-actions a,html[data-theme=dark] .topbar-notification__item-actions button{color:#f9a8b8}html[data-theme=dark] .bg-white,html[data-theme=dark] [class*="bg-white/"],html[data-theme=dark] .bg-slate-50,html[data-theme=dark] .bg-gray-50{background-color:#141821f0!important}html[data-theme=dark] .border,html[data-theme=dark] .border-slate-200,html[data-theme=dark] .border-gray-200,html[data-theme=dark] .border-slate-100,html[data-theme=dark] .border-gray-100{border-color:#ffffff0a!important}html[data-theme=dark] .shadow-sm,html[data-theme=dark] .shadow,html[data-theme=dark] .shadow-md,html[data-theme=dark] .shadow-lg,html[data-theme=dark] .shadow-xl{box-shadow:var(--itms-shadow-dark-sm)!important}@media(max-width:991.98px){.theme-toggle{min-width:118px;padding:0 12px}}@media(max-width:767.98px){.theme-toggle{min-width:46px;width:46px;padding:0;border-radius:14px}.theme-toggle__text{display:none}}.dashboard-container{padding:2rem;min-height:100vh;background:var(--itms-bg)}.welcome-header{background:var(--itms-gradient-cta);border-radius:18px 18px 0 0;padding:1.4rem 1.8rem;display:flex;align-items:center;gap:1rem;margin-bottom:0;box-shadow:0 10px 24px #c445692e}.header-icon{width:52px;height:52px;background:#ffffff2e;border-radius:14px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.3rem}.header-title{color:#fff;font-size:1.65rem;font-weight:700;margin:0}.user-welcome-card{background:var(--itms-surface);border-radius:0 0 18px 18px;padding:2rem;margin-bottom:2rem;box-shadow:var(--itms-shadow-sm);display:grid;grid-template-columns:1fr auto;gap:2rem;align-items:center;border:1px solid var(--itms-border);border-top:0}.greeting-title{font-size:1.95rem;font-weight:700;color:#c44569;margin-bottom:1.5rem}.user-info-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem 2rem}.info-box{display:flex;gap:.75rem;align-items:baseline}.info-label{font-size:.95rem;color:var(--itms-text);font-weight:600;white-space:nowrap}.info-text{font-size:.95rem;color:var(--itms-text-soft)}.info-badge.role-badge{background:var(--itms-gradient-cta);color:#fff;box-shadow:0 6px 14px #d3540029}.user-avatar{display:flex;align-items:center;justify-content:center}.avatar-circle{width:136px;height:136px;background:linear-gradient(135deg,#667eea,#7c3aed);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fbbf24;font-size:4rem;box-shadow:0 14px 30px #7c3aed3d;position:relative}.avatar-circle:after{content:"⭐";position:absolute;top:-6px;right:-4px;width:38px;height:38px;border-radius:50%;background:#fbbf24;display:flex;align-items:center;justify-content:center;font-size:1.1rem;box-shadow:0 8px 18px #fbbf2447}.stats-grid,.quick-actions-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.stat-card,.quick-action-card{background:var(--itms-surface);border:1px solid var(--itms-border);border-radius:18px;box-shadow:var(--itms-shadow-sm);transition:.25s ease}.stat-card:hover,.quick-action-card:hover{transform:translateY(-3px);box-shadow:var(--itms-shadow-md)}.stat-card{padding:1.6rem;display:flex;align-items:center;gap:1rem}.stat-icon,.quick-action-icon{width:58px;height:58px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;color:#fff;font-size:1.4rem;box-shadow:0 10px 20px #7c3aed29}.stat-icon.purple,.quick-action-icon.purple{background:linear-gradient(135deg,#7c3aed,#6366f1)}.stat-icon.green,.quick-action-icon.green{background:linear-gradient(135deg,#10b981,#22c55e)}.stat-icon.pink,.quick-action-icon.pink{background:linear-gradient(135deg,#ff5ea8,#f97316)}.stat-icon.blue,.quick-action-icon.blue{background:linear-gradient(135deg,#38bdf8,#3b82f6)}.stat-icon.gray,.quick-action-icon.gray{background:linear-gradient(135deg,#64748b,#475569)}.stat-number{font-size:2rem;font-weight:700;color:var(--itms-text);line-height:1}.stat-label{font-size:1rem;color:var(--itms-text);font-weight:500}.stat-subtext{font-size:.88rem;color:var(--itms-text-soft)}.section-heading{font-size:1.9rem;font-weight:700;color:var(--itms-text);margin:2rem 0 1rem;display:flex;align-items:center;gap:.75rem}.section-heading .icon{color:#7c3aed}.quick-action-card{padding:1.5rem;display:flex;align-items:flex-start;gap:1rem}.quick-action-title{font-size:1.2rem;font-weight:700;color:var(--itms-text);margin:0 0 .35rem}.quick-action-desc{font-size:.95rem;color:var(--itms-text-soft);margin:0}@media(max-width:1200px){.stats-grid,.quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.dashboard-container{padding:1rem}.user-welcome-card,.user-info-grid,.stats-grid,.quick-actions-grid{grid-template-columns:1fr}}.itms-dashboard-shell{display:flex;flex-direction:column;gap:24px}.itms-dashboard-hero{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,380px);gap:22px;padding:26px;border-radius:28px;border:1px solid rgba(255,255,255,.72);background:linear-gradient(135deg,#fffffffa,#f8fafff5);box-shadow:0 20px 50px #0f172a14}.itms-dashboard-hero:after{content:"";position:absolute;inset:auto -40px -70px auto;width:220px;height:220px;border-radius:50%;opacity:.16;filter:blur(6px);pointer-events:none}.itms-dashboard-hero--purple:after{background:radial-gradient(circle,#7c3aed 0%,transparent 70%)}.itms-dashboard-hero--pink:after{background:radial-gradient(circle,#ec4899 0%,transparent 70%)}.itms-dashboard-hero--orange:after{background:radial-gradient(circle,#f97316 0%,transparent 70%)}.itms-dashboard-hero--blue:after{background:radial-gradient(circle,#3b82f6 0%,transparent 70%)}.itms-dashboard-hero--green:after{background:radial-gradient(circle,#10b981 0%,transparent 70%)}.itms-dashboard-hero--slate:after{background:radial-gradient(circle,#64748b 0%,transparent 70%)}.itms-dashboard-hero__eyebrow{margin-bottom:10px;color:#7c3aed;font-size:.82rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.itms-dashboard-hero h2{margin:0;font-size:clamp(1.9rem,3vw,2.65rem);line-height:1.06;color:#161c34;letter-spacing:-.03em}.itms-dashboard-hero p{margin:14px 0 0;max-width:700px;color:#5f6b85;line-height:1.75;font-size:1rem}.itms-dashboard-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.itms-dashboard-chip{display:inline-flex;align-items:center;min-height:34px;padding:0 12px;border-radius:999px;border:1px solid rgba(124,58,237,.14);background:#7c3aed14;color:#5b3db5;font-size:.88rem;font-weight:700}.itms-dashboard-usercard{display:flex;align-items:center;gap:14px;padding:18px;border-radius:22px;background:linear-gradient(135deg,#7c3aed1f,#ec489914);border:1px solid rgba(124,58,237,.12)}.itms-dashboard-usercard__avatar{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#7c3aed,#6366f1);color:#fff;font-size:1.4rem;font-weight:800;box-shadow:0 12px 24px #6366f138}.itms-dashboard-usercard strong,.itms-dashboard-usercard span,.itms-dashboard-usercard em{display:block}.itms-dashboard-usercard strong{color:#161c34;font-size:1rem;font-weight:800}.itms-dashboard-usercard span{margin-top:4px;color:#667085;font-size:.9rem}.itms-dashboard-usercard em{margin-top:6px;color:#7c3aed;font-size:.82rem;font-style:normal;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.itms-dashboard-usergrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:14px}.itms-dashboard-usergrid>div{padding:14px 16px;border-radius:18px;background:#ffffffd6;border:1px solid rgba(226,232,240,.86)}.itms-dashboard-usergrid label,.itms-dashboard-usergrid span{display:block}.itms-dashboard-usergrid label{margin-bottom:6px;color:#8a94a7;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.itms-dashboard-usergrid span{color:#1f2937;font-weight:700}.itms-dashboard-section,.itms-dashboard-panel{padding:24px;border-radius:26px;background:#fffffff0;border:1px solid rgba(226,232,240,.86);box-shadow:0 16px 40px #0f172a0d}.itms-dashboard-section__head h3{margin:0;color:#161c34;font-size:1.18rem;font-weight:800;letter-spacing:-.02em}.itms-dashboard-section__head p{margin:6px 0 0;color:#667085;line-height:1.65}.itms-dashboard-section__head.is-tight{margin-bottom:16px}.itms-dashboard-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:18px}.itms-stat-card{position:relative;padding:20px;border-radius:22px;border:1px solid rgba(226,232,240,.86);background:linear-gradient(180deg,#fffffffa,#f8fafffa);overflow:hidden}.itms-stat-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;opacity:.95}.itms-stat-card--purple:before{background:linear-gradient(90deg,#7c3aed,#6366f1)}.itms-stat-card--pink:before{background:linear-gradient(90deg,#ec4899,#f97316)}.itms-stat-card--blue:before{background:linear-gradient(90deg,#3b82f6,#38bdf8)}.itms-stat-card--orange:before{background:linear-gradient(90deg,#f97316,#f59e0b)}.itms-stat-card--green:before{background:linear-gradient(90deg,#10b981,#22c55e)}.itms-stat-card--slate:before{background:linear-gradient(90deg,#64748b,#475569)}.itms-stat-card__label{color:#667085;font-size:.92rem;font-weight:700}.itms-stat-card__value{margin-top:8px;color:#161c34;font-size:clamp(1.65rem,2.4vw,2.2rem);font-weight:900;line-height:1.05}.itms-stat-card__subtext{margin-top:10px;color:#7a8497;font-size:.9rem;line-height:1.6}.itms-dashboard-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:18px}.itms-dashboard-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.itms-action-card{display:block;padding:18px;border-radius:20px;border:1px solid rgba(226,232,240,.9);text-decoration:none;background:linear-gradient(180deg,#fffffffa,#f9fafffa);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.itms-action-card:hover{transform:translateY(-2px);box-shadow:0 16px 30px #0f172a14}.itms-action-card--purple:hover{border-color:#7c3aed47}.itms-action-card--pink:hover{border-color:#ec489947}.itms-action-card--orange:hover{border-color:#f9731647}.itms-action-card--blue:hover{border-color:#3b82f647}.itms-action-card--green:hover{border-color:#10b98147}.itms-action-card--slate:hover{border-color:#64748b47}.itms-action-card__title{color:#111827;font-size:1rem;font-weight:800}.itms-action-card__desc{margin-top:8px;color:#667085;font-size:.92rem;line-height:1.65}.itms-access-list{display:flex;flex-direction:column;gap:10px}.itms-access-item{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:52px;padding:0 16px;border-radius:16px;border:1px solid rgba(226,232,240,.86);background:#f8fafcdb}.itms-access-item span{color:#334155;font-weight:700}.itms-access-item strong{font-size:.82rem;text-transform:uppercase;letter-spacing:.08em}.itms-access-item.is-enabled strong{color:#15803d}.itms-access-item.is-disabled strong{color:#b91c1c}.itms-empty-card{padding:18px;border-radius:18px;border:1px dashed rgba(148,163,184,.5);color:#667085;background:#f8fafcd9}@media(max-width:1200px){.itms-dashboard-hero{grid-template-columns:1fr}.itms-dashboard-stats,.itms-dashboard-actions,.itms-dashboard-grid{grid-template-columns:1fr 1fr}}@media(max-width:860px){.itms-dashboard-stats,.itms-dashboard-actions,.itms-dashboard-grid,.itms-dashboard-usergrid{grid-template-columns:1fr}}.itms-dashboard-ticket-stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.itms-ticket-stat-card{position:relative;display:flex;flex-direction:column;gap:.45rem;padding:1.35rem 1.4rem;border-radius:20px;text-decoration:none;border:1px solid rgba(255,255,255,.08);color:#fff;box-shadow:0 18px 35px #0f172a2e;transition:transform .2s ease,box-shadow .2s ease}.itms-ticket-stat-card:hover{transform:translateY(-2px);box-shadow:0 22px 40px #0f172a38}.itms-ticket-stat-card--purple{background:linear-gradient(135deg,#6d28d9,#4f46e5)}.itms-ticket-stat-card--blue{background:linear-gradient(135deg,#0f766e,#2563eb)}.itms-ticket-stat-card--orange{background:linear-gradient(135deg,#ea580c,#f59e0b)}.itms-ticket-stat-card--green{background:linear-gradient(135deg,#047857,#22c55e)}.itms-ticket-stat-card__eyebrow{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;color:#ffffffc7}.itms-ticket-stat-card__value{font-size:2rem;font-weight:800;line-height:1}.itms-ticket-stat-card__label{font-size:1.02rem;font-weight:700}.itms-ticket-stat-card__subtext{font-size:.9rem;color:#ffffffd6}@media(max-width:1200px){.itms-dashboard-ticket-stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.itms-dashboard-ticket-stats{grid-template-columns:1fr}}.itms-dashboard-analytics-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.itms-status-breakdown,.itms-type-breakdown,.itms-work-queue,.itms-dashboard-list,.itms-dashboard-activity{display:flex;flex-direction:column;gap:.9rem}.itms-status-breakdown__item,.itms-type-breakdown__item,.itms-dashboard-list__item,.itms-dashboard-activity__item{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.1rem;border-radius:16px;border:1px solid var(--itms-border);background:#fff;color:var(--itms-text);text-decoration:none;box-shadow:var(--itms-shadow-sm);transition:.2s ease}.itms-type-breakdown__item{align-items:flex-start;flex-direction:column}.itms-status-breakdown__item:hover,.itms-type-breakdown__item:hover,.itms-dashboard-list__item:hover,.itms-dashboard-activity__item:hover,.itms-work-queue__item:hover{transform:translateY(-2px);box-shadow:var(--itms-shadow-md)}.itms-status-breakdown__item span,.itms-type-breakdown__head span,.itms-dashboard-list__item span,.itms-dashboard-activity__title{color:var(--itms-text);font-weight:600}.itms-status-breakdown__item strong,.itms-type-breakdown__head strong,.itms-work-queue__value,.itms-dashboard-list__meta b{font-size:1rem;font-weight:800;color:#111827}.itms-type-breakdown__head{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem}.itms-type-breakdown__item small,.itms-dashboard-list__item em,.itms-dashboard-activity__meta,.itms-work-queue__item span,.itms-dashboard-list__meta small{color:var(--itms-text-soft);font-size:.9rem}.itms-work-queue__item{display:flex;flex-direction:column;gap:.4rem;padding:1.15rem 1.1rem;border-radius:16px;text-decoration:none;border:1px solid var(--itms-border);background:#fff;box-shadow:var(--itms-shadow-sm)}.itms-work-queue__item strong{font-size:1rem;color:var(--itms-text)}.itms-work-queue__item--purple{border-color:#7c3aed2e;background:linear-gradient(180deg,#7c3aed0d,#fff)}.itms-work-queue__item--blue{border-color:#3b82f62e;background:linear-gradient(180deg,#3b82f60d,#fff)}.itms-work-queue__item--orange{border-color:#f973162e;background:linear-gradient(180deg,#f973160f,#fff)}.itms-work-queue__item--green{border-color:#10b9812e;background:linear-gradient(180deg,#10b9810f,#fff)}.itms-work-queue__value{font-size:2rem;line-height:1}.itms-dashboard-list__item div,.itms-dashboard-activity__item{min-width:0}.itms-dashboard-list__item strong,.itms-dashboard-activity__title{display:block}.itms-dashboard-list__item em{display:block;margin-top:.2rem;font-style:normal}.itms-dashboard-list__meta{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:.2rem}.itms-dashboard-activity__item{align-items:flex-start;flex-direction:column}.itms-dashboard-activity__item small{color:var(--itms-text-soft)}@media(max-width:1200px){.itms-dashboard-analytics-grid{grid-template-columns:1fr}}@media(max-width:768px){.itms-dashboard-list__item,.itms-status-breakdown__item{align-items:flex-start;flex-direction:column}.itms-dashboard-list__meta{align-items:flex-start;text-align:left}}.itms-dashboard-workbench{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(0,1fr);gap:1.5rem;margin-bottom:1.5rem}.itms-workbench-cards{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.itms-workbench-card{display:flex;flex-direction:column;gap:.45rem;padding:1rem 1.1rem;border-radius:16px;border:1px solid var(--itms-border);background:var(--itms-surface-soft);color:var(--itms-text);text-decoration:none;transition:.2s ease;box-shadow:var(--itms-shadow-xs, 0 6px 18px rgba(15, 23, 42, .06))}.itms-workbench-card:hover{transform:translateY(-2px);box-shadow:var(--itms-shadow-sm)}.itms-workbench-card span{font-size:.95rem;font-weight:700}.itms-workbench-card strong{font-size:1.9rem;line-height:1}.itms-workbench-card small{color:var(--itms-text-soft)}.itms-workbench-card--purple{background:linear-gradient(180deg,#7c3aed14,#7c3aed05)}.itms-workbench-card--blue{background:linear-gradient(180deg,#3b82f614,#3b82f605)}.itms-workbench-card--orange{background:linear-gradient(180deg,#f9731614,#f9731605)}.itms-workbench-card--green{background:linear-gradient(180deg,#10b98114,#10b98105)}.itms-dashboard-list__item--approval{border-left:4px solid #8b5cf6}.itms-dashboard-grid.is-stack-top,.itms-dashboard-panel--full{margin-top:1.5rem}.itms-dashboard-list--compact .itms-dashboard-list__item{padding-top:.9rem;padding-bottom:.9rem}@media(max-width:1080px){.itms-dashboard-workbench,.itms-dashboard-grid.is-stack-top{grid-template-columns:1fr}}@media(max-width:768px){.itms-workbench-cards{grid-template-columns:1fr}}.itms-dashboard-intelligence-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem}@media(max-width:1100px){.itms-dashboard-intelligence-grid{grid-template-columns:1fr}}html[data-theme=dark] .itms-dashboard-hero,html[data-theme=dark] .itms-dashboard-section,html[data-theme=dark] .itms-dashboard-panel,html[data-theme=dark] .itms-stat-card,html[data-theme=dark] .itms-action-card,html[data-theme=dark] .itms-dashboard-list__item,html[data-theme=dark] .itms-dashboard-activity__item,html[data-theme=dark] .itms-status-breakdown__item,html[data-theme=dark] .itms-type-breakdown__item,html[data-theme=dark] .itms-work-queue__item,html[data-theme=dark] .itms-ticket-stat-card,html[data-theme=dark] .itms-workbench-card,html[data-theme=dark] .itms-empty-card,html[data-theme=dark] .itms-dashboard-usergrid>div{background:linear-gradient(180deg,#181c25f5,#141821fa)!important;border-color:#ffffff09!important;box-shadow:0 10px 24px #0206172e!important}html[data-theme=dark] .itms-dashboard-hero{border-color:#ffffff0a!important}html[data-theme=dark] .itms-dashboard-hero:after{opacity:.08;filter:blur(10px)}html[data-theme=dark] .itms-dashboard-hero h2,html[data-theme=dark] .itms-dashboard-section__head h3,html[data-theme=dark] .itms-stat-card__value,html[data-theme=dark] .itms-action-card__title,html[data-theme=dark] .itms-dashboard-usercard strong,html[data-theme=dark] .itms-dashboard-usergrid span,html[data-theme=dark] .itms-dashboard-list__item strong,html[data-theme=dark] .itms-dashboard-activity__title,html[data-theme=dark] .itms-status-breakdown__item strong,html[data-theme=dark] .itms-type-breakdown__head strong,html[data-theme=dark] .itms-work-queue__item strong,html[data-theme=dark] .itms-work-queue__value,html[data-theme=dark] .itms-ticket-stat-card__value{color:var(--itms-dark-text)!important}html[data-theme=dark] .itms-dashboard-hero p,html[data-theme=dark] .itms-dashboard-section__head p,html[data-theme=dark] .itms-stat-card__label,html[data-theme=dark] .itms-stat-card__subtext,html[data-theme=dark] .itms-action-card__desc,html[data-theme=dark] .itms-dashboard-usercard span,html[data-theme=dark] .itms-dashboard-usergrid label,html[data-theme=dark] .itms-dashboard-list__item span,html[data-theme=dark] .itms-dashboard-list__item em,html[data-theme=dark] .itms-dashboard-activity__meta,html[data-theme=dark] .itms-dashboard-activity__item small,html[data-theme=dark] .itms-type-breakdown__item small,html[data-theme=dark] .itms-work-queue__item span,html[data-theme=dark] .itms-ticket-stat-card__label,html[data-theme=dark] .itms-ticket-stat-card__subtext,html[data-theme=dark] .itms-empty-card{color:var(--itms-dark-text-soft)!important}html[data-theme=dark] .itms-dashboard-chip{background:#e11d481a;border-color:#e11d4833;color:#f9a8b8}html[data-theme=dark] .itms-dashboard-usercard{background:linear-gradient(135deg,#6366f124,#ec48991a)!important;border-color:#ffffff0a!important}html[data-theme=dark] .itms-dashboard-usercard em,html[data-theme=dark] .itms-dashboard-hero__eyebrow,html[data-theme=dark] .itms-ticket-stat-card__eyebrow{color:#c084fc!important}html[data-theme=dark] .itms-dashboard-usercard__avatar{box-shadow:0 10px 22px #6366f12e}html[data-theme=dark] .itms-stat-card,html[data-theme=dark] .itms-ticket-stat-card,html[data-theme=dark] .itms-workbench-card,html[data-theme=dark] .itms-work-queue__item,html[data-theme=dark] .itms-status-breakdown__item,html[data-theme=dark] .itms-type-breakdown__item,html[data-theme=dark] .itms-dashboard-list__item,html[data-theme=dark] .itms-dashboard-activity__item,html[data-theme=dark] .itms-action-card,html[data-theme=dark] .itms-empty-card{transition:transform .18s ease,border-color .18s ease,background-color .18s ease,box-shadow .18s ease}html[data-theme=dark] .itms-workbench-card:hover,html[data-theme=dark] .itms-ticket-stat-card:hover,html[data-theme=dark] .itms-status-breakdown__item:hover,html[data-theme=dark] .itms-type-breakdown__item:hover,html[data-theme=dark] .itms-work-queue__item:hover,html[data-theme=dark] .itms-dashboard-list__item:hover,html[data-theme=dark] .itms-dashboard-activity__item:hover,html[data-theme=dark] .itms-action-card:hover{border-color:#e11d4829!important;background:linear-gradient(180deg,#1d222efa,#171b25)!important;box-shadow:0 14px 28px #02061738!important}html[data-theme=dark] .itms-status-breakdown__item,html[data-theme=dark] .itms-type-breakdown__item,html[data-theme=dark] .itms-work-queue__item,html[data-theme=dark] .itms-dashboard-list__item,html[data-theme=dark] .itms-dashboard-activity__item,html[data-theme=dark] .itms-empty-card{border:1px solid rgba(255,255,255,.035)!important}html[data-theme=dark] .itms-dashboard-list__meta b,html[data-theme=dark] .itms-dashboard-list__meta small{color:var(--itms-dark-text-soft)!important}html[data-theme=dark] .itms-dashboard-section__head p,html[data-theme=dark] .itms-dashboard-hero p,html[data-theme=dark] .itms-stat-card__label,html[data-theme=dark] .itms-stat-card__subtext,html[data-theme=dark] .itms-action-card__desc,html[data-theme=dark] .itms-dashboard-list__item span,html[data-theme=dark] .itms-dashboard-list__item em,html[data-theme=dark] .itms-dashboard-activity__meta,html[data-theme=dark] .itms-dashboard-activity__item small,html[data-theme=dark] .itms-type-breakdown__item small,html[data-theme=dark] .itms-work-queue__item span,html[data-theme=dark] .itms-ticket-stat-card__label,html[data-theme=dark] .itms-ticket-stat-card__subtext,html[data-theme=dark] .itms-empty-card,html[data-theme=dark] .itms-dashboard-list__meta b,html[data-theme=dark] .itms-dashboard-list__meta small,html[data-theme=dark] .itms-dashboard-usergrid label,html[data-theme=dark] .itms-dashboard-usercard span{color:#a8b3c7!important}html[data-theme=dark] .itms-dashboard-section__head h3,html[data-theme=dark] .itms-dashboard-hero h2,html[data-theme=dark] .itms-stat-card__value,html[data-theme=dark] .itms-ticket-stat-card__value,html[data-theme=dark] .itms-dashboard-list__item strong,html[data-theme=dark] .itms-dashboard-activity__title,html[data-theme=dark] .itms-status-breakdown__item strong,html[data-theme=dark] .itms-type-breakdown__head strong,html[data-theme=dark] .itms-work-queue__item strong,html[data-theme=dark] .itms-work-queue__value,html[data-theme=dark] .itms-dashboard-usercard strong,html[data-theme=dark] .itms-dashboard-usergrid span{color:#f5f7fb!important}html[data-theme=dark] .itms-dashboard-usergrid>div,html[data-theme=dark] .itms-status-breakdown__item,html[data-theme=dark] .itms-type-breakdown__item,html[data-theme=dark] .itms-work-queue__item,html[data-theme=dark] .itms-dashboard-list__item,html[data-theme=dark] .itms-dashboard-activity__item,html[data-theme=dark] .itms-ticket-stat-card,html[data-theme=dark] .itms-workbench-card,html[data-theme=dark] .itms-empty-card{background:linear-gradient(180deg,#141821eb,#10141df5)!important}html[data-theme=dark] .itms-dashboard-section__head p,html[data-theme=dark] .itms-dashboard-hero p,html[data-theme=dark] .itms-dashboard-shell p,html[data-theme=dark] .itms-stat-card__label,html[data-theme=dark] .itms-stat-card__subtext,html[data-theme=dark] .itms-action-card__desc,html[data-theme=dark] .itms-dashboard-list__item span,html[data-theme=dark] .itms-dashboard-list__item em,html[data-theme=dark] .itms-dashboard-activity__meta,html[data-theme=dark] .itms-dashboard-activity__item small,html[data-theme=dark] .itms-type-breakdown__item small,html[data-theme=dark] .itms-work-queue__item span,html[data-theme=dark] .itms-ticket-stat-card__label,html[data-theme=dark] .itms-ticket-stat-card__subtext,html[data-theme=dark] .itms-empty-card,html[data-theme=dark] .itms-dashboard-list__meta b,html[data-theme=dark] .itms-dashboard-list__meta small,html[data-theme=dark] .itms-dashboard-usergrid label,html[data-theme=dark] .itms-dashboard-usercard span,html[data-theme=dark] .itms-dashboard-shell small,html[data-theme=dark] .itms-dashboard-shell .text-muted{color:#b6c0d2!important}html[data-theme=dark] .itms-dashboard-shell h1,html[data-theme=dark] .itms-dashboard-shell h2,html[data-theme=dark] .itms-dashboard-shell h3,html[data-theme=dark] .itms-dashboard-shell h4,html[data-theme=dark] .itms-dashboard-shell strong,html[data-theme=dark] .itms-dashboard-shell .font-semibold{color:#f8fbff!important}html[data-theme=dark] .itms-dashboard-shell{color:var(--itms-dark-text)}html[data-theme=dark] .itms-dashboard-section,html[data-theme=dark] .itms-dashboard-panel,html[data-theme=dark] .itms-workbench-card,html[data-theme=dark] .itms-empty-card,html[data-theme=dark] .itms-ticket-stat-card,html[data-theme=dark] .itms-stat-card,html[data-theme=dark] .itms-action-card,html[data-theme=dark] .itms-status-breakdown__item,html[data-theme=dark] .itms-type-breakdown__item,html[data-theme=dark] .itms-work-queue__item,html[data-theme=dark] .itms-dashboard-list__item,html[data-theme=dark] .itms-dashboard-activity__item,html[data-theme=dark] .itms-dashboard-usergrid>div{background:linear-gradient(180deg,#131822fa,#0f131c)!important;border-color:#ffffff0e!important;box-shadow:0 14px 28px #02061738!important}html[data-theme=dark] .itms-dashboard-section__head p,html[data-theme=dark] .itms-dashboard-hero p,html[data-theme=dark] .itms-stat-card__label,html[data-theme=dark] .itms-stat-card__subtext,html[data-theme=dark] .itms-action-card__desc,html[data-theme=dark] .itms-dashboard-usercard span,html[data-theme=dark] .itms-dashboard-usergrid label,html[data-theme=dark] .itms-dashboard-list__item span,html[data-theme=dark] .itms-dashboard-list__item em,html[data-theme=dark] .itms-dashboard-activity__meta,html[data-theme=dark] .itms-dashboard-activity__item small,html[data-theme=dark] .itms-type-breakdown__item small,html[data-theme=dark] .itms-work-queue__item span,html[data-theme=dark] .itms-ticket-stat-card__label,html[data-theme=dark] .itms-ticket-stat-card__subtext,html[data-theme=dark] .itms-empty-card,html[data-theme=dark] .itms-status-breakdown__item span,html[data-theme=dark] .itms-type-breakdown__head span{color:#cbd5e1!important}html[data-theme=dark] .itms-dashboard-section__head h3,html[data-theme=dark] .itms-status-breakdown__item strong,html[data-theme=dark] .itms-type-breakdown__head strong,html[data-theme=dark] .itms-work-queue__item strong,html[data-theme=dark] .itms-work-queue__value,html[data-theme=dark] .itms-dashboard-list__item strong,html[data-theme=dark] .itms-dashboard-activity__title,html[data-theme=dark] .itms-ticket-stat-card__value,html[data-theme=dark] .itms-stat-card__value,html[data-theme=dark] .itms-dashboard-usercard strong{color:#f8fafc!important}html[data-theme=dark] .itms-status-breakdown__item,html[data-theme=dark] .itms-type-breakdown__item,html[data-theme=dark] .itms-work-queue__item,html[data-theme=dark] .itms-dashboard-list__item,html[data-theme=dark] .itms-dashboard-activity__item{border-color:#ffffff0e!important}html[data-theme=dark] .itms-status-breakdown__item:hover,html[data-theme=dark] .itms-type-breakdown__item:hover,html[data-theme=dark] .itms-work-queue__item:hover,html[data-theme=dark] .itms-dashboard-list__item:hover,html[data-theme=dark] .itms-dashboard-activity__item:hover{background:linear-gradient(180deg,#191f2bfc,#141923)!important;border-color:#ffffff13!important}.itms-dashboard-hero__highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.itms-dashboard-mini-card{position:relative;padding:16px 18px;border-radius:20px;border:1px solid rgba(124,58,237,.14);background:linear-gradient(180deg,#ffffffeb,#f8fafffa);box-shadow:0 12px 30px #0f172a0d;overflow:hidden}.itms-dashboard-mini-card:after{content:"";position:absolute;right:-18px;bottom:-26px;width:88px;height:88px;border-radius:50%;background:radial-gradient(circle,rgba(249,115,22,.13) 0%,transparent 72%)}.itms-dashboard-mini-card span,.itms-dashboard-commandbar__eyebrow{display:block;font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#7c3aed}.itms-dashboard-mini-card strong{display:block;margin-top:8px;color:#111827;font-size:1.5rem;font-weight:900;line-height:1.1}.itms-dashboard-mini-card small{display:block;margin-top:8px;color:#6b7280;line-height:1.55}.itms-dashboard-commandbar{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:18px}.itms-dashboard-commandbar__card,.itms-dashboard-commandbar__link{border-radius:24px;border:1px solid rgba(226,232,240,.86);background:#fffffff0;box-shadow:0 16px 40px #0f172a0d;text-decoration:none}.itms-dashboard-commandbar__card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;padding:22px 24px;align-items:center}.itms-dashboard-commandbar__card.is-primary{background:linear-gradient(135deg,#7c3aed17,#f9731614);border-color:#7c3aed24}.itms-dashboard-commandbar__card strong{display:block;margin-top:6px;color:#161c34;font-size:1.3rem;font-weight:900}.itms-dashboard-commandbar__card p{margin:8px 0 0;color:#667085;line-height:1.7}.itms-dashboard-commandbar__metrics{display:flex;flex-direction:column;gap:10px;min-width:220px}.itms-dashboard-commandbar__metrics span{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:16px;background:#fffc;border:1px solid rgba(255,255,255,.7);color:#667085;font-size:.9rem;font-weight:700}.itms-dashboard-commandbar__metrics b{color:#111827}.itms-dashboard-commandbar__links{display:grid;grid-template-columns:1fr;gap:12px}.itms-dashboard-commandbar__link{display:block;padding:18px 20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.itms-dashboard-commandbar__link:hover{transform:translateY(-2px);box-shadow:0 16px 30px #0f172a14;border-color:#7c3aed33}.itms-dashboard-commandbar__link span{display:block;color:#161c34;font-weight:800}.itms-dashboard-commandbar__link small{display:block;margin-top:6px;color:#667085;line-height:1.55}.itms-dashboard-section--spotlight{position:relative;overflow:hidden}.itms-dashboard-section--spotlight:after{content:"";position:absolute;right:-60px;top:-60px;width:180px;height:180px;border-radius:50%;background:radial-gradient(circle,rgba(124,58,237,.07) 0%,transparent 70%);pointer-events:none}.itms-dashboard-section__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px}.itms-dashboard-section__badge{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:999px;background:#7c3aed14;border:1px solid rgba(124,58,237,.14);color:#6d28d9;font-size:.83rem;font-weight:800;white-space:nowrap}.itms-dashboard-stats--primary .itms-stat-card{min-height:164px}.itms-dashboard-stats--primary .itms-stat-card__value{font-size:clamp(2rem,2.8vw,2.7rem)}.itms-dashboard-stats--secondary{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.itms-dashboard-stats--secondary .itms-stat-card{background:#f8fafcd1}.itms-dashboard-panel,.itms-dashboard-section{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.itms-dashboard-list__item,.itms-status-breakdown__item,.itms-type-breakdown__item,.itms-dashboard-activity__item,.itms-work-queue__item,.itms-workbench-card,.itms-action-card{transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.itms-dashboard-link-chip{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;text-decoration:none;background:#7c3aed14;border:1px solid rgba(124,58,237,.14);color:#6d28d9;font-size:.82rem;font-weight:800}.itms-dashboard-link-chip:hover{border-color:#7c3aed3d;background:#7c3aed1c}@media(max-width:1200px){.itms-dashboard-hero__highlights,.itms-dashboard-stats--secondary,.itms-dashboard-commandbar,.itms-dashboard-commandbar__card{grid-template-columns:1fr}}@media(max-width:860px){.itms-dashboard-section__head{flex-direction:column}.itms-dashboard-hero__highlights{grid-template-columns:1fr}.itms-dashboard-commandbar__metrics span{justify-content:flex-start}}html[data-theme=dark] .itms-dashboard-mini-card,html[data-theme=dark] .itms-dashboard-commandbar__card,html[data-theme=dark] .itms-dashboard-commandbar__link{background:linear-gradient(180deg,#0f172aeb,#111827f0);border-color:#94a3b82e}html[data-theme=dark] .itms-dashboard-commandbar__card.is-primary{background:linear-gradient(135deg,#4c1d9559,#9a341238)}html[data-theme=dark] .itms-dashboard-mini-card strong,html[data-theme=dark] .itms-dashboard-commandbar__card strong,html[data-theme=dark] .itms-dashboard-commandbar__link span,html[data-theme=dark] .itms-dashboard-section__badge,html[data-theme=dark] .itms-dashboard-link-chip{color:#f8fafc}html[data-theme=dark] .itms-dashboard-mini-card small,html[data-theme=dark] .itms-dashboard-commandbar__card p,html[data-theme=dark] .itms-dashboard-commandbar__link small,html[data-theme=dark] .itms-dashboard-commandbar__metrics span{color:#cbd5e1}html[data-theme=dark] .itms-dashboard-commandbar__metrics span{background:#0f172ab8;border-color:#94a3b829}html[data-theme=dark] .itms-dashboard-section__badge,html[data-theme=dark] .itms-dashboard-link-chip{background:#7c3aed29;border-color:#7c3aed3d}.employee-page{padding:32px;background:var(--itms-bg)}.employee-page-header{display:flex;justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:28px}.employee-page-title{font-size:2.15rem;font-weight:800;letter-spacing:-.5px;color:var(--itms-text);margin:0}.employee-page-subtitle{font-size:1rem;color:var(--itms-text-soft);margin-top:8px}.employee-toolbar{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.employee-trash-link{color:var(--itms-danger);font-weight:700;text-decoration:none}.employee-trash-link:hover{color:#b91c1c;text-decoration:none}.employee-section-card,.employee-preview-card,.employee-submit-card,.employee-filter-card,.employee-table-card{background:var(--itms-surface);border:1px solid var(--itms-border);border-radius:20px;box-shadow:var(--itms-shadow-sm);overflow:hidden}.employee-section-card,.employee-preview-card{position:relative}.employee-section-card:before,.employee-preview-card:before{content:"";position:absolute;left:0;top:0;right:0;height:4px;border-radius:20px 20px 0 0;background:#e5e7eb}.section-accent-pink:before{background:linear-gradient(90deg,#ec4899,#f472b6)}.section-accent-blue:before{background:linear-gradient(90deg,#38bdf8,#2563eb)}.section-accent-violet:before{background:linear-gradient(90deg,#8b5cf6,#6366f1)}.section-accent-orange:before{background:linear-gradient(90deg,#fb923c,#f97316)}.section-accent-green:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.section-accent-indigo:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.section-accent-slate:before{background:linear-gradient(90deg,#64748b,#475569)}.section-accent-photo:before{background:linear-gradient(90deg,#ec4899,#8b5cf6)}.employee-section-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px;padding:20px 20px 14px;border-bottom:1px solid #eef2f7;background:linear-gradient(180deg,#fffffffa,#f8fafcf5)}.employee-section-header h3{margin:0;font-size:1.08rem;font-weight:800;color:var(--itms-text)}.employee-section-header p{margin:6px 0 0;color:var(--itms-text-soft);font-size:.92rem}.employee-mini-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.3rem .72rem;font-size:.78rem;font-weight:700;white-space:nowrap;border:1px solid transparent}.employee-mini-badge.success{background:#dcfce7;color:#16a34a;border-color:#86efac}.employee-mini-badge.info{background:#dbeafe;color:#2563eb;border-color:#93c5fd}.required{color:var(--itms-danger)}.employee-page .btn,.employee-page button{line-height:1}.employee-page .btn-reset,.employee-page .btn-search,.employee-page .btn-add-new{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;font-weight:700;text-decoration:none;white-space:nowrap;border:none}.employee-page .btn-reset{background:#6b7280;color:#fff}.employee-page .btn-reset:hover{background:#4b5563;color:#fff}.employee-page .btn-search{background:linear-gradient(135deg,#ec4899,#8b5cf6);color:#fff;box-shadow:0 8px 18px #8b5cf62e}.employee-page .btn-search:hover{color:#fff;transform:translateY(-1px)}.employee-page .btn-add-new{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;box-shadow:0 10px 20px #f973162e}.employee-page .btn-add-new:hover{color:#fff;transform:translateY(-1px)}.alert{border-radius:16px;padding:16px 18px;margin-bottom:18px;border:1px solid transparent}.alert-danger{background:var(--itms-danger-bg);color:var(--itms-danger);border-color:var(--itms-danger-border)}.alert-success{background:var(--itms-success-bg);color:var(--itms-success);border-color:var(--itms-success-border)}.employee-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:22px}.employee-stat-card{background:var(--itms-surface);border:1px solid var(--itms-border);border-radius:20px;box-shadow:var(--itms-shadow-sm);padding:18px 20px;position:relative;overflow:hidden}.employee-stat-card:before{content:"";position:absolute;left:0;right:0;top:0;height:4px;border-radius:20px 20px 0 0}.employee-stat-card-total:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.employee-stat-card-active:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.employee-stat-card-inactive:before{background:linear-gradient(90deg,#f59e0b,#f97316)}.employee-stat-card-resigned:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.employee-stat-label{font-size:.92rem;font-weight:700;color:var(--itms-text-soft);margin-bottom:10px}.employee-stat-value{font-size:2rem;line-height:1;font-weight:800;color:var(--itms-text);letter-spacing:-.03em}.employee-stat-note{margin-top:10px;font-size:.84rem;color:#94a3b8}.employee-filter-card{padding:22px;margin-bottom:22px}.employee-filter-grid{display:grid;grid-template-columns:2fr 1.25fr 1.25fr 1fr;gap:16px;align-items:end}.employee-filter-item{min-width:0}.employee-filter-item label{display:block;margin-bottom:8px;font-size:.92rem;font-weight:700;color:var(--itms-text)}.employee-filter-item .form-control,.employee-filter-item .form-select,.employee-filter-item input,.employee-filter-item select{width:100%;max-width:100%;box-sizing:border-box}.employee-filter-actions{display:flex;gap:12px;align-items:center;margin-top:16px;flex-wrap:wrap}.employee-table-wrap{overflow-x:auto}.employee-table{width:100%;border-collapse:separate;border-spacing:0;min-width:980px}.employee-table thead th{background:#f8fafc;color:var(--itms-text);font-weight:700;font-size:.92rem;padding:16px 18px;border-bottom:1px solid var(--itms-border);white-space:nowrap}.employee-table tbody td{padding:18px;border-bottom:1px solid #eef2f7;vertical-align:middle;color:var(--itms-text);background:#fff}.employee-table tbody tr:hover td{background:#fbfcff}.employee-avatar{width:46px;height:46px;min-width:46px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;box-shadow:0 8px 18px #7c3aed29;text-transform:uppercase;overflow:hidden}.employee-avatar-photo{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#e5e7eb;display:block}.employee-code{font-weight:700;color:#2563eb}.employee-name{font-weight:600;color:var(--itms-text)}.employee-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:.82rem;font-weight:700;padding:.32rem .72rem;line-height:1;white-space:nowrap}.employee-chip.department{background:#dbeafe;color:#2563eb;border:1px solid #93c5fd}.employee-chip.branch{background:#f3f4f6;color:#4b5563;border:1px solid #d1d5db}.employee-status-active,.employee-status-pending,.employee-status-inactive,.employee-status-cancelled,.employee-status-rejected,.employee-status-resigned{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.32rem .78rem;font-size:.82rem;font-weight:700;border:1px solid transparent}.employee-status-active{background:var(--itms-success-bg);color:var(--itms-success);border-color:var(--itms-success-border)}.employee-status-pending{background:var(--itms-warning-bg);color:var(--itms-warning);border-color:var(--itms-warning-border)}.employee-status-inactive,.employee-status-cancelled,.employee-status-rejected,.employee-status-resigned{background:var(--itms-danger-bg);color:var(--itms-danger);border-color:var(--itms-danger-border)}.employee-actions{display:flex;gap:8px;flex-wrap:wrap}.employee-btn-view,.employee-btn-edit,.employee-btn-delete{display:inline-flex;align-items:center;justify-content:center;min-width:80px;height:36px;border:none;border-radius:12px;color:#fff;font-weight:700;text-decoration:none;padding:0 14px;transition:.2s ease}.employee-btn-view:hover,.employee-btn-edit:hover,.employee-btn-delete:hover{color:#fff;transform:translateY(-1px);text-decoration:none}.employee-btn-view{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.employee-btn-edit{background:linear-gradient(135deg,#22c55e,#16a34a)}.employee-btn-delete{background:linear-gradient(135deg,#ef4444,#dc2626)}.employee-empty{padding:56px 20px;text-align:center;color:#9ca3af}.employee-empty-icon{font-size:40px;margin-bottom:12px}.employee-empty-text{font-size:1rem}.employee-pagination-bar{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-top:1px solid var(--itms-border);background:#fff;flex-wrap:wrap}.employee-pagination-text{color:var(--itms-text-soft);font-size:.94rem}.employee-create-page .employee-page-title{font-size:2.25rem}.employee-create-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:22px;padding:8px 0 18px;border-bottom:1px solid rgba(15,23,42,.06)}.employee-create-hero-left:after{content:"";display:block;width:92px;height:4px;border-radius:999px;background:linear-gradient(90deg,#ec4899,#8b5cf6);margin-top:14px;opacity:.9}.employee-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.employee-create-main{display:flex;flex-direction:column;gap:20px;min-width:0}.employee-create-side{position:sticky;top:88px}.employee-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 24px;padding:20px}.employee-form-grid.cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-form-grid.cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-form-grid.cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.employee-basic-top-grid{align-items:end}.employee-basic-card .employee-form-grid{padding-top:16px;padding-bottom:10px;gap:16px 20px}.employee-basic-card .employee-form-grid+.employee-form-grid{padding-top:6px}.employee-inline-label{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.employee-field-help{margin-top:8px;display:block;font-size:.82rem;line-height:1.45;color:var(--itms-text-soft)}.employee-basic-card .employee-form-item label{margin-bottom:10px}.employee-basic-card .employee-form-item .form-control,.employee-basic-card .employee-form-item .form-select,.employee-basic-card .employee-form-item input,.employee-basic-card .employee-form-item select{min-height:50px}.employee-select-arrow{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:42px!important;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:7px 7px,7px 7px;background-repeat:no-repeat}.employee-prefix-select{font-weight:400}.employee-form-item{display:flex;flex-direction:column;min-width:0}.employee-form-item label{display:block;margin-bottom:8px;font-size:.9rem;font-weight:700;line-height:1.5;color:var(--itms-text)}.employee-form-item.full-row{grid-column:1 / -1}.employee-create-page .employee-form-item .form-control,.employee-create-page .employee-form-item .form-select,.employee-create-page .employee-form-item input,.employee-create-page .employee-form-item select,.employee-create-page .employee-form-item textarea{width:100%;max-width:100%;box-sizing:border-box;display:block;min-height:46px}.employee-create-page .employee-form-item textarea{min-height:110px;resize:vertical;padding-top:12px}.employee-inline-stack{display:grid;grid-template-columns:minmax(0,1fr) 180px;gap:10px;align-items:center}.employee-secret-wrap{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.employee-secret-generate,.employee-numeric-generate{display:inline-flex;align-items:center;justify-content:center;min-width:78px;height:46px;padding:0 14px;border:1px solid #dbe3ef;border-radius:12px;background:#f8fafc;color:var(--itms-text);font-weight:700;cursor:pointer}.employee-secret-generate:hover,.employee-numeric-generate:hover{background:#eef2f7}.employee-preview-card{box-shadow:0 14px 34px #8b5cf614;padding-bottom:16px}.employee-photo-preview{padding:20px 20px 12px}.employee-photo-placeholder,.employee-photo-preview-image{width:100%;aspect-ratio:1 / 1;border-radius:22px}.employee-photo-placeholder{border:1.5px dashed #d8deeb;background:linear-gradient(180deg,#fafbff,#f3f6fb);display:flex;align-items:center;justify-content:center;color:var(--itms-text-soft);font-weight:600;box-shadow:inset 0 0 0 1px #6366f10a}.employee-photo-preview-image{-o-object-fit:cover;object-fit:cover;display:block;box-shadow:0 16px 34px #6366f124}.employee-upload-box{padding:0 20px}.employee-upload-box input[type=file]{display:none!important;visibility:hidden!important;width:0!important;height:0!important;opacity:0!important;position:absolute!important;pointer-events:none!important}.employee-upload-label{display:inline-flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:50px;border-radius:16px;cursor:pointer;font-weight:800;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 10px 20px #6366f12e;margin-bottom:12px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.employee-upload-label:hover{color:#fff;text-decoration:none;filter:brightness(1.03);transform:translateY(-1px);box-shadow:0 14px 24px #6366f138}.employee-upload-label-icon{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;opacity:.95}.employee-upload-label-icon svg{width:22px;height:22px}.employee-upload-fileline{min-height:42px;display:flex;align-items:center;margin-bottom:8px}.employee-upload-filechip{display:inline-flex;align-items:center;width:100%;min-height:40px;padding:0 14px;border-radius:12px;border:1px solid #d9e1ec;background:#f8fafc;color:#64748b;font-size:.9rem;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-sizing:border-box}.employee-upload-box small.text-muted{display:block;margin-top:4px}.employee-switch-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:20px}.employee-switch-card{position:relative;display:flex;flex-direction:column;gap:12px;padding:18px;border:1px solid #e8edf5;border-radius:20px;background:#fff;cursor:pointer;min-height:118px;transition:.2s ease;overflow:hidden}.employee-switch-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:3px;background:#e5e7eb}.employee-switch-card.switch-blue:before{background:linear-gradient(90deg,#3b82f6,#2563eb)}.employee-switch-card.switch-yellow:before{background:linear-gradient(90deg,#f59e0b,#f97316)}.employee-switch-card.switch-violet:before{background:linear-gradient(90deg,#8b5cf6,#6366f1)}.employee-switch-card.switch-red:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.employee-switch-card:hover{transform:translateY(-2px);box-shadow:0 10px 22px #0f172a0d}.employee-switch-card input{position:absolute;opacity:0;pointer-events:none}.employee-switch-ui{width:48px;height:28px;border-radius:999px;background:#d1d5db;position:relative;transition:.2s ease}.employee-switch-ui:after{content:"";position:absolute;top:4px;left:4px;width:20px;height:20px;border-radius:50%;background:#fff;transition:.2s ease}.employee-switch-card input:checked+.employee-switch-ui{background:#22c55e}.employee-switch-card input:checked+.employee-switch-ui:after{left:24px}.employee-switch-text{color:var(--itms-text-soft);font-size:.94rem;font-weight:600}.employee-submit-card{background:linear-gradient(180deg,#fffffffa,#f8fafcf2);padding:18px 20px}.employee-submit-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;flex-wrap:wrap}.employee-submit-actions .btn,.employee-submit-actions button{min-width:150px;min-height:46px}@media(max-width:1200px){.employee-filter-grid{grid-template-columns:1fr 1fr}.employee-create-layout{grid-template-columns:1fr}.employee-create-side{position:static}.employee-form-grid.cols-4,.employee-form-grid.cols-3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.employee-page{padding:18px}.employee-page-header,.employee-create-hero{flex-direction:column;align-items:stretch}.employee-filter-grid,.employee-form-grid,.employee-switch-grid,.employee-form-grid.cols-2,.employee-form-grid.cols-3,.employee-form-grid.cols-4,.employee-inline-stack,.employee-secret-wrap{grid-template-columns:1fr}.employee-filter-actions,.employee-submit-actions,.employee-toolbar{flex-direction:column;align-items:stretch}.employee-page .btn-reset,.employee-page .btn-search,.employee-page .btn-add-new,.employee-submit-actions .btn,.employee-submit-actions button{width:100%;min-width:100%}}.computer-system-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;align-items:start}.computer-inline-label{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.computer-password-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:center}.computer-password-row .btn{height:48px;min-width:96px;white-space:nowrap}.computer-help{margin-top:8px;display:block}@media(max-width:991.98px){.computer-system-grid{grid-template-columns:1fr}}.employee-form-inline-link{margin:6px 0 8px}.employee-form-inline-link a{color:#4f46e5;font-size:13px;font-weight:600;text-decoration:none}.employee-form-inline-link a:hover{text-decoration:underline}@media(max-width:768px){.employee-basic-card .employee-form-grid{padding-top:14px;padding-bottom:6px;gap:14px}}.employee-basic-card{padding-bottom:32px}.employee-basic-card .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#ec489914,#8b5cf614)}.employee-basic-header{align-items:center}.employee-basic-header-left{display:flex;align-items:center;gap:16px}.employee-basic-header-icon,.employee-basic-note-icon{display:inline-flex;align-items:center;justify-content:center;color:#2563eb}.employee-basic-header-icon{width:62px;height:62px;border-radius:50%;border:3px solid rgba(37,99,235,.9);background:#ffffffc7;flex:0 0 62px}.employee-basic-header-icon svg,.employee-basic-note-icon svg{width:24px;height:24px}.employee-basic-header-note{display:inline-flex;align-items:center;gap:8px;color:#6b7280;font-weight:700;white-space:nowrap}.employee-basic-note-icon{color:#6b7280}.employee-computer-card .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#ec489914,#8b5cf614)}.employee-computer-header{align-items:center}.employee-computer-header-left{display:flex;align-items:center;gap:16px}.employee-computer-header-icon,.employee-computer-note-icon{display:inline-flex;align-items:center;justify-content:center;color:#16a34a}.employee-computer-header-icon{width:62px;height:62px;border-radius:50%;border:3px solid rgba(22,163,74,.9);background:#ffffffbf;flex:0 0 62px}.employee-computer-header-icon svg,.employee-computer-note-icon svg,.employee-input-action svg,.employee-input-action-static svg{width:24px;height:24px}.employee-computer-header-note{display:inline-flex;align-items:center;gap:8px;color:#6b7280;font-weight:700;white-space:nowrap}.employee-computer-note-icon{color:#6b7280}.employee-computer-card .employee-form-grid{padding-top:22px;padding-bottom:24px}.employee-computer-grid{gap:24px 26px}.employee-input-shell{position:relative;display:flex;align-items:center}.employee-input-shell .form-control{padding-right:70px}.employee-input-shell-split .form-control{padding-right:118px}.employee-input-short{max-width:320px}.employee-input-action,.employee-input-action-static{position:absolute;top:50%;transform:translateY(-50%);right:8px;width:38px;height:38px;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;color:#7b8190;border:1px solid #d9e1ec;background:#fffffff0;box-shadow:none}.employee-input-action{cursor:pointer;transition:color .18s ease,border-color .18s ease,background-color .18s ease,transform .18s ease}.employee-input-action:hover{color:#ec4899;border-color:#f3b5d1;background:#fff8fc;transform:translateY(calc(-50% - 1px))}.employee-input-action-secondary{right:56px;color:#6b7280;border-color:#d7dde7;background:#f8fafcfa}.employee-input-action-secondary:hover,.employee-input-action-secondary.is-active{color:#2563eb;border-color:#bfd4ff;background:#eff6ff}.employee-input-action-static{pointer-events:none}.employee-computer-copier-item{max-width:520px}.employee-computer-copier-item .computer-help{margin-top:10px}.employee-computer-card .employee-input-shell .form-control{min-height:48px}.employee-computer-card .employee-input-shell .employee-input-with-action{padding-right:62px}.employee-computer-card .employee-input-shell-split .employee-input-with-action{padding-right:102px}.employee-computer-card .employee-input-action svg,.employee-computer-card .employee-input-action-static svg{width:20px;height:20px}@media(max-width:1200px){.employee-basic-header{align-items:flex-start}.employee-basic-header-note{margin-left:78px}.employee-computer-header{align-items:flex-start}.employee-computer-header-note{margin-left:78px}}@media(max-width:991.98px){.employee-basic-header{flex-direction:column;align-items:flex-start}.employee-basic-header-note{margin-left:0}.employee-computer-header{flex-direction:column;align-items:flex-start}.employee-computer-header-note{margin-left:0}.employee-computer-grid{grid-template-columns:1fr}.employee-computer-copier-item{max-width:100%}}@media(max-width:768px){.employee-basic-header-left,.employee-computer-header-left{align-items:flex-start}.employee-basic-header-icon,.employee-computer-header-icon{width:54px;height:54px;flex-basis:54px}.employee-input-shell .form-control,.employee-input-shell-split .form-control{padding-right:98px}.employee-input-action,.employee-input-action-static{width:36px;height:36px;right:10px}.employee-input-action-secondary{right:52px}}.employee-email-card .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#ec489914,#8b5cf614)}.employee-email-header{align-items:center}.employee-email-header-left{display:flex;align-items:center;gap:16px}.employee-email-header-icon{width:62px;height:62px;border-radius:50%;border:3px solid rgba(6,182,212,.9);background:#ffffffc7;color:#06b6d4;display:inline-flex;align-items:center;justify-content:center;flex:0 0 62px}.employee-email-header-icon svg{width:24px;height:24px}.employee-email-card .employee-form-grid{padding-top:22px;padding-bottom:24px}.employee-email-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 24px;align-items:start}.employee-email-user-item{grid-column:1;grid-row:1}.employee-email-domain-item{grid-column:2;grid-row:1}.employee-email-preview-item{grid-column:1;grid-row:2}.employee-email-password-item{grid-column:2;grid-row:2}.employee-email-user-item,.employee-email-domain-item,.employee-email-preview-item,.employee-email-password-item{min-width:0}.employee-email-grid .employee-form-item label{min-height:32px;display:flex;align-items:center}.employee-email-grid .computer-inline-label{min-height:32px;align-items:center}.employee-email-grid .computer-help{min-height:34px;line-height:1.45}.employee-email-user-item .form-control,.employee-email-domain-item .form-select,.employee-email-preview-item .form-control,.employee-email-password-item .form-control{min-height:48px;border-radius:18px;border:1px solid #cfd8e5;box-shadow:none;background:#fff}.employee-email-user-item .form-control,.employee-email-preview-item .form-control{padding-left:18px;padding-right:56px;color:var(--itms-text);font-weight:500}.employee-email-domain-item .form-select{padding-left:18px;padding-right:48px!important;background-color:#fff!important;border-color:#cfd8e5!important;font-weight:600;color:var(--itms-text);appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:7px 7px,7px 7px;background-repeat:no-repeat}.employee-email-user-item .form-control:focus,.employee-email-domain-item .form-select:focus,.employee-email-preview-item .form-control:focus,.employee-email-password-item .employee-input-shell .form-control:focus{border-color:#93c5fd!important;box-shadow:0 0 0 3px #3b82f61f!important;outline:none!important}.employee-email-static-shell .employee-input-action-static{right:10px;width:36px;height:36px;border-radius:14px;color:#7b8190;border:1px solid #d9e1ec;background:#fffffff5}.employee-email-static-shell .employee-input-action-static svg{width:20px;height:20px}.employee-email-password-item .employee-input-shell{max-width:100%}.employee-email-password-item .employee-input-shell .form-control{min-width:0;width:100%;min-height:48px;border-color:#cfd8e5}.employee-email-password-item .employee-input-shell-split .employee-input-with-action{padding-right:98px}.employee-email-password-item .employee-input-action,.employee-email-password-item .employee-input-action-secondary{width:36px;height:36px;border-radius:14px}.employee-email-password-item .employee-input-action svg,.employee-email-password-item .employee-input-action-secondary svg{width:20px;height:20px}.employee-email-password-help{color:#16a34a;font-weight:700}@media(max-width:1200px){.employee-email-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-email-password-item .employee-input-shell{max-width:100%}}@media(max-width:768px){.employee-email-header-left{align-items:flex-start}.employee-email-header-icon{width:54px;height:54px;flex-basis:54px}.employee-email-grid{grid-template-columns:1fr}.employee-email-user-item,.employee-email-domain-item,.employee-email-preview-item,.employee-email-password-item{grid-column:auto;grid-row:auto}.employee-email-grid .computer-help{min-height:auto}.employee-email-password-item .employee-input-shell{max-width:100%}}.employee-email-static-shell:focus-within,.employee-email-password-item .employee-input-shell:focus-within{border-radius:18px}.employee-email-static-shell:focus-within .form-control,.employee-email-password-item .employee-input-shell:focus-within .form-control{border-color:#93c5fd!important;box-shadow:0 0 0 3px #3b82f61f!important}.employee-email-static-shell:focus-within .employee-input-action-static,.employee-email-password-item .employee-input-shell:focus-within .employee-input-action,.employee-email-password-item .employee-input-shell:focus-within .employee-input-action-secondary{border-color:#bfd4ff!important;background:#eff6ff!important;color:#2563eb!important}.employee-computer-card .form-control:focus,.employee-computer-card .form-select:focus,.employee-computer-card .employee-input-shell .form-control:focus{border-color:#f97316!important;box-shadow:0 0 0 3px #f973162e!important;outline:none!important}.employee-computer-card .employee-input-shell:focus-within{border-radius:18px}.employee-computer-card .employee-input-shell:focus-within .form-control{border-color:#f97316!important;box-shadow:0 0 0 3px #f973162e!important}.employee-computer-card .employee-input-shell:focus-within .employee-input-action,.employee-computer-card .employee-input-shell:focus-within .employee-input-action-static,.employee-computer-card .employee-input-shell:focus-within .employee-input-action-secondary{border-color:#fdba74!important;background:#fff7ed!important;color:#f97316!important}.employee-org-card .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#ec489914,#8b5cf614)}.employee-org-header{align-items:center}.employee-org-header-left{display:flex;align-items:center;gap:16px}.employee-org-header-icon{width:62px;height:62px;border-radius:50%;border:3px solid rgba(220,38,38,.78);background:#fffc;color:#dc2626;display:inline-flex;align-items:center;justify-content:center;flex:0 0 62px}.employee-org-header-icon svg{width:24px;height:24px}.employee-org-card .employee-form-grid{padding-top:22px;padding-bottom:24px}.employee-org-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 16px;align-items:start}.employee-org-position-item.full-row{grid-column:1 / span 1;max-width:none}.employee-org-card .employee-form-item label{min-height:28px;display:flex;align-items:center}.employee-org-card .employee-form-item .form-control,.employee-org-card .employee-form-item .form-select,.employee-org-card .employee-form-item input,.employee-org-card .employee-form-item select{min-height:48px;border-radius:14px;border:1px solid #cfd8e5;background:#fff;box-shadow:none}.employee-org-card .employee-form-item .form-control:focus,.employee-org-card .employee-form-item .form-select:focus,.employee-org-card .employee-form-item input:focus,.employee-org-card .employee-form-item select:focus{border-color:#a78bfa!important;box-shadow:0 0 0 3px #8b5cf61f!important;outline:none!important}.employee-org-card .employee-input-shell .employee-input-with-action{padding-right:62px}.employee-org-card .employee-input-action-static{right:10px;width:36px;height:36px;border-radius:14px;color:#7b8190;border:1px solid #d9e1ec;background:#fffffff5}.employee-org-card .employee-input-action-static svg{width:20px;height:20px}.employee-org-card .employee-input-shell:focus-within .employee-input-action-static{border-color:#c4b5fd!important;background:#f5f3ff!important;color:#7c3aed!important}.employee-org-card .employee-form-item .form-select{background-color:#fff!important}.employee-org-card .employee-org-select-shell .form-select{padding-right:86px!important}.employee-org-card .employee-org-select-shell:before{content:"";position:absolute;right:56px;top:50%;width:8px;height:8px;border-right:2px solid #64748b;border-bottom:2px solid #64748b;transform:translateY(-65%) rotate(45deg);pointer-events:none;opacity:.9}.employee-org-card .employee-org-select-shell .form-select.employee-select-arrow{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:42px!important;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:7px 7px,7px 7px;background-repeat:no-repeat}.employee-org-card .employee-form-inline-link{margin:8px 0 0}.employee-org-card .employee-form-inline-link a{color:#0ea5e9;font-size:13px;font-weight:700;text-decoration:none}.employee-org-card .employee-form-inline-link a:hover{color:#0284c7;text-decoration:none}.employee-org-card .employee-field-help{margin-top:8px;color:var(--itms-text-soft)}@media(max-width:991.98px){.employee-org-header{flex-direction:column;align-items:flex-start}.employee-org-grid{grid-template-columns:1fr}.employee-org-position-item.full-row{grid-column:auto;max-width:100%}}@media(max-width:768px){.employee-org-header-left{align-items:flex-start}.employee-org-header-icon{width:54px;height:54px;flex-basis:54px}.employee-org-card .employee-org-select-shell:before{right:54px}}.employee-express-card .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#ec489914,#8b5cf614)}.employee-express-header{align-items:center}.employee-express-header-left{display:flex;align-items:center;gap:16px}.employee-express-header-icon{width:62px;height:62px;border-radius:50%;border:3px solid rgba(249,115,22,.85);background:#ffffffc7;color:#f97316;display:inline-flex;align-items:center;justify-content:center;flex:0 0 62px}.employee-express-header-icon svg{width:24px;height:24px}.employee-express-card .employee-form-grid{padding-top:22px;padding-bottom:24px}.employee-express-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 24px;align-items:start}.employee-express-username-item,.employee-express-password-item{min-width:0}.employee-express-username-item .form-control,.employee-express-password-item .form-control{padding-left:18px;padding-right:62px;max-width:100%}.employee-express-username-item .form-control{padding-left:18px;padding-right:56px;color:var(--itms-text);font-weight:500}.employee-express-password-item .form-control{padding-left:18px;padding-right:62px;max-width:160px}.employee-express-password-shell{max-width:100%}.employee-express-password-shell .employee-input-action{right:8px;width:38px;height:38px;border-radius:12px}.employee-express-password-shell .employee-input-action svg,.employee-express-static-shell .employee-input-action-static svg{width:20px;height:20px}.employee-express-static-shell .employee-input-action-static{right:10px;width:36px;height:36px;border-radius:14px;color:#7b8190;border:1px solid #d9e1ec;background:#fffffff5}.employee-express-username-item .form-control:focus,.employee-express-password-item .form-control:focus{border-color:#fdba74!important;box-shadow:0 0 0 3px #f9731624!important;outline:none!important}.employee-express-static-shell:focus-within .employee-input-action-static,.employee-express-password-shell:focus-within .employee-input-action{border-color:#fdba74!important;background:#fff7ed!important;color:#f97316!important}.employee-express-static-shell:focus-within .form-control,.employee-express-password-shell:focus-within .form-control{border-color:#fdba74!important;box-shadow:0 0 0 3px #f9731624!important}@media(max-width:991.98px){.employee-express-header{flex-direction:column;align-items:flex-start}.employee-express-grid{grid-template-columns:1fr}.employee-express-password-shell,.employee-express-password-item .form-control{max-width:100%}}@media(max-width:768px){.employee-express-header-left{align-items:flex-start}.employee-express-header-icon{width:54px;height:54px;flex-basis:54px}}.employee-permissions-card .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#ec489914,#8b5cf614)}.employee-permissions-header{align-items:center}.employee-permissions-header-left{display:flex;align-items:center;gap:16px}.employee-permissions-header-icon{width:62px;height:62px;border-radius:50%;border:3px solid rgba(99,102,241,.85);background:#fffc;color:#6366f1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 62px}.employee-permissions-header-icon svg{width:24px;height:24px}.employee-permissions-switch-grid{padding-top:22px;padding-bottom:10px}.employee-switch-help{color:var(--itms-text-soft);font-size:.84rem;line-height:1.45;margin-top:auto}.employee-permissions-vpn-block{padding:0 20px 22px}.employee-permissions-vpn-grid{padding:14px 0 0;gap:18px 20px;align-items:start}.employee-permissions-vpn-grid .employee-form-item label{min-height:28px;display:flex;align-items:center}.employee-permissions-vpn-grid .employee-field-help,.employee-permissions-vpn-grid .text-muted{margin-top:8px;color:var(--itms-text-soft)}.employee-permissions-ssl-grid{padding:0;gap:18px 20px}.employee-permissions-vpn-grid .form-control,.employee-permissions-vpn-grid .form-select{min-height:48px;border-radius:14px;border:1px solid #cfd8e5;background:#fff;box-shadow:none}.employee-permissions-vpn-grid .form-select{padding-right:48px!important;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 22px) calc(50% - 3px),calc(100% - 16px) calc(50% - 3px);background-size:7px 7px,7px 7px;background-repeat:no-repeat}.employee-permissions-vpn-grid .form-control:focus,.employee-permissions-vpn-grid .form-select:focus{border-color:#818cf8!important;box-shadow:0 0 0 3px #6366f11f!important;outline:none!important}.employee-permissions-static-box{display:flex;align-items:center;gap:14px;min-height:48px;padding:12px 14px;border:1px solid #cfd8e5;border-radius:14px;background:#fff}.employee-permissions-static-icon{width:36px;height:36px;border-radius:14px;border:1px solid #d9e1ec;color:#6366f1;background:#f5f3ff;display:inline-flex;align-items:center;justify-content:center;flex:0 0 36px}.employee-permissions-static-icon svg,.employee-permissions-static-action svg{width:20px;height:20px}.employee-permissions-static-text{color:var(--itms-text-soft);font-size:.88rem;margin-top:4px}.employee-permissions-static-shell .employee-input-with-action{padding-right:62px}.employee-permissions-static-action{right:10px;width:36px;height:36px;border-radius:14px;color:#7b8190;border:1px solid #d9e1ec;background:#fffffff5}.employee-permissions-static-shell:focus-within .employee-input-action-static,.employee-permissions-static-shell:focus-within .employee-permissions-static-action{border-color:#c7d2fe!important;background:#eef2ff!important;color:#4f46e5!important}.employee-permissions-static-shell:focus-within .form-control{border-color:#818cf8!important;box-shadow:0 0 0 3px #6366f11f!important}@media(max-width:991.98px){.employee-permissions-header{flex-direction:column;align-items:flex-start}.employee-permissions-vpn-grid,.employee-permissions-ssl-grid{grid-template-columns:1fr}}@media(max-width:768px){.employee-permissions-header-left{align-items:flex-start}.employee-permissions-header-icon{width:54px;height:54px;flex-basis:54px}}.employee-notes-card .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#ec489914,#8b5cf614)}.employee-notes-header{align-items:center}.employee-notes-header-left{display:flex;align-items:center;gap:16px}.employee-notes-header-icon{width:62px;height:62px;border-radius:50%;border:3px solid rgba(71,85,105,.82);background:#fffc;color:#475569;display:inline-flex;align-items:center;justify-content:center;flex:0 0 62px}.employee-notes-header-icon svg{width:24px;height:24px}.employee-notes-card .employee-form-grid{padding-top:22px;padding-bottom:24px}.employee-notes-grid{grid-template-columns:1fr;gap:18px}.employee-notes-card textarea.form-control{min-height:128px;border-radius:16px;border:1px solid #cfd8e5;background:#fff;box-shadow:none}.employee-notes-card textarea.form-control:focus{border-color:#94a3b8!important;box-shadow:0 0 0 3px #64748b1f!important;outline:none!important}@media(max-width:768px){.employee-notes-header-left{align-items:flex-start}.employee-notes-header-icon{width:54px;height:54px;flex-basis:54px}}.employee-create-page{background:radial-gradient(1200px 500px at 8% -10%,rgba(236,72,153,.07),transparent 45%),radial-gradient(1000px 420px at 100% 0%,rgba(99,102,241,.08),transparent 42%),linear-gradient(180deg,#f8fafc,#f4f6fb)}.employee-create-page .employee-page-title{color:#111827;letter-spacing:-.035em}.employee-create-page .employee-page-subtitle{color:#667085}.employee-create-hero{margin-bottom:24px;padding:10px 0 20px;border-bottom:1px solid rgba(15,23,42,.06)}.employee-create-hero-left:after{width:108px;height:4px;background:linear-gradient(90deg,#ec4899,#8b5cf6 55%,#2563eb);box-shadow:0 4px 14px #8b5cf62e}.employee-create-layout{gap:24px}.employee-section-card,.employee-preview-card,.employee-submit-card{border:1px solid rgba(203,213,225,.78);box-shadow:0 10px 30px #0f172a0d,0 2px 10px #0f172a08;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.employee-section-card:before,.employee-preview-card:before{height:4px;opacity:.98}.employee-section-header{padding:21px 22px 15px;background:linear-gradient(180deg,#fffffff5,#f9fafcf5);border-bottom:1px solid rgba(226,232,240,.88)}.employee-section-header h3{font-size:1.12rem;letter-spacing:-.02em;color:#0f172a}.employee-section-header p{color:#6b7280}.employee-preview-card .employee-section-header,.employee-basic-card .employee-section-header,.employee-computer-card .employee-section-header,.employee-email-card .employee-section-header,.employee-org-card .employee-section-header,.employee-express-card .employee-section-header,.employee-permissions-card .employee-section-header,.employee-itms-card .employee-section-header,.employee-notes-card .employee-section-header{background:linear-gradient(90deg,#ffffffeb,#f8fafceb)}.employee-basic-card .employee-section-header{background:linear-gradient(90deg,#f472b60f,#8b5cf612)}.employee-computer-card .employee-section-header{background:linear-gradient(90deg,#fb923c0f,#f973160d)}.employee-email-card .employee-section-header{background:linear-gradient(90deg,#38bdf80f,#2563eb0d)}.employee-org-card .employee-section-header{background:linear-gradient(90deg,#8b5cf60f,#6366f10d)}.employee-express-card .employee-section-header{background:linear-gradient(90deg,#fb923c0d,#f973160a)}.employee-permissions-card .employee-section-header{background:linear-gradient(90deg,#6366f10f,#8b5cf60d)}.employee-notes-card .employee-section-header{background:linear-gradient(90deg,#64748b0f,#4755690a)}.employee-preview-card .employee-section-header{background:linear-gradient(90deg,#ec48990f,#8b5cf60f)}.employee-basic-header-icon,.employee-computer-header-icon,.employee-email-header-icon,.employee-org-header-icon,.employee-express-header-icon,.employee-permissions-header-icon,.employee-itms-header-icon,.employee-notes-header-icon{box-shadow:inset 0 1px #ffffffbf,0 8px 18px #0f172a0f}.employee-basic-note-icon,.employee-computer-note-icon{opacity:.92}.employee-form-grid{gap:22px 24px;padding:22px}.employee-basic-card .employee-form-grid,.employee-computer-card .employee-form-grid,.employee-email-card .employee-form-grid,.employee-org-card .employee-form-grid,.employee-express-card .employee-form-grid,.employee-itms-card .employee-form-grid,.employee-notes-card .employee-form-grid{padding-left:22px;padding-right:22px}.employee-form-item label{font-size:.92rem;letter-spacing:-.01em;color:#0f172a}.employee-create-page .employee-form-item .form-control,.employee-create-page .employee-form-item .form-select,.employee-create-page .employee-form-item input,.employee-create-page .employee-form-item select,.employee-create-page .employee-form-item textarea{border:1px solid #d7dfeb;background:linear-gradient(180deg,#fff,#fbfcff);box-shadow:inset 0 1px 1px #fff9;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.employee-create-page .employee-form-item .form-control:hover,.employee-create-page .employee-form-item .form-select:hover,.employee-create-page .employee-form-item input:hover,.employee-create-page .employee-form-item select:hover,.employee-create-page .employee-form-item textarea:hover{border-color:#c5d2e5}.employee-field-help,.computer-help,.employee-switch-help,.employee-create-page small.text-muted{font-size:.82rem;color:#7b8798!important}.employee-mini-badge{box-shadow:inset 0 1px #ffffff73}.employee-mini-badge.info{background:linear-gradient(180deg,#e8f1ff,#dbeafe);border-color:#93c5fd}.employee-mini-badge.success{background:linear-gradient(180deg,#ebfbef,#dcfce7);border-color:#86efac}.employee-input-action,.employee-input-action-static{background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:inset 0 1px #fffc}.employee-input-action:hover{box-shadow:inset 0 1px #fffc,0 6px 14px #ec48991a}.employee-photo-placeholder{background:linear-gradient(180deg,#fafbff,#f5f7fc);box-shadow:inset 0 0 0 1px #6366f10d,0 10px 24px #0f172a08}.employee-photo-preview-image{box-shadow:0 18px 36px #6366f129}.employee-upload-label{border:1px solid rgba(129,140,248,.16);box-shadow:0 12px 26px #6366f12e,inset 0 1px #ffffff29}.employee-upload-filechip{background:linear-gradient(180deg,#fbfcfe,#f8fafc);border-color:#d8e0ea}.employee-switch-card{border-color:#e2e8f0;background:linear-gradient(180deg,#fffffffa,#f9fafbfa);box-shadow:inset 0 1px #ffffffd1}.employee-switch-card:hover{box-shadow:0 14px 26px #0f172a0d,inset 0 1px #ffffffd1}.employee-submit-card{box-shadow:0 12px 28px #0f172a0a,0 2px 8px #0f172a05}.employee-submit-actions .btn-reset,.employee-submit-actions .btn-add-new,.employee-toolbar .btn-reset{min-height:48px;border-radius:15px;font-weight:800}.employee-page .btn-reset{background:linear-gradient(180deg,#7b8493,#6b7280);box-shadow:0 8px 16px #6b728026}.employee-page .btn-add-new{background:linear-gradient(135deg,#f59e0b,#f97316);box-shadow:0 12px 24px #f9731633}.employee-page .btn-reset:hover,.employee-page .btn-add-new:hover,.employee-page .btn-search:hover{transform:translateY(-1px)}.employee-toolbar .btn-reset{padding-left:20px;padding-right:20px}@media(max-width:1200px){.employee-create-layout{gap:20px}}@media(max-width:768px){.employee-page{padding:16px}.employee-section-header{padding:18px 18px 14px}.employee-form-grid{padding:18px;gap:16px}.employee-basic-card .employee-form-grid,.employee-computer-card .employee-form-grid,.employee-email-card .employee-form-grid,.employee-org-card .employee-form-grid,.employee-express-card .employee-form-grid,.employee-notes-card .employee-form-grid{padding-left:18px;padding-right:18px}}.employee-itms-account .employee-section-header{padding-top:22px;padding-bottom:16px;background:linear-gradient(90deg,#6366f114,#8b5cf60f);align-items:center}.employee-itms-account-header-left{display:flex;align-items:center;gap:16px}.employee-itms-account-header-icon{width:52px;height:52px;flex:0 0 52px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:3px solid rgba(79,70,229,.85);background:#ffffffd9;color:#4f46e5}.employee-itms-account-header-icon svg{width:22px;height:22px}.employee-itms-account-header-note{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#eef2ff;border:1px solid #c7d2fe;color:#4f46e5;font-size:.78rem;font-weight:800}.employee-itms-account-grid{padding-top:18px;padding-bottom:22px}.employee-itms-account-grid>.full-row{grid-column:1 / -1}.employee-itms-toggle-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border:1px solid #d9e1ee;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);cursor:pointer}.employee-itms-toggle-copy{display:flex;flex-direction:column;gap:4px}.employee-itms-toggle-copy strong{font-size:1rem;color:#0f172a}.employee-itms-toggle-copy small{font-size:.84rem;color:#6b7280}.employee-itms-switch{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;position:relative}.employee-itms-switch input{position:absolute;opacity:0;pointer-events:none}.employee-itms-switch-ui{position:relative;width:52px;height:30px;border-radius:999px;background:#cbd5e1;transition:background-color .2s ease}.employee-itms-switch-ui:after{content:"";position:absolute;top:4px;left:4px;width:22px;height:22px;border-radius:50%;background:#fff;box-shadow:0 2px 8px #0f172a1f;transition:transform .2s ease}.employee-itms-switch input:checked+.employee-itms-switch-ui{background:linear-gradient(135deg,#6366f1,#8b5cf6)}.employee-itms-switch input:checked+.employee-itms-switch-ui:after{transform:translate(22px)}.employee-itms-switch-label{font-weight:700;color:#475569}.employee-itms-panel{border:1px solid #dbe3f1;border-radius:20px;background:linear-gradient(180deg,#fbfcff,#f8fafc);overflow:hidden}.employee-itms-fields-grid{padding:20px;gap:20px 22px}.employee-itms-role-tiles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:4px}.employee-itms-role-tile{position:relative;display:block;min-height:96px;padding:16px 16px 14px 46px;border:1px solid #d8e0ee;border-radius:18px;background:#fff;cursor:pointer;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease,background-color .18s ease}.employee-itms-role-tile:hover{border-color:#a5b4fc;box-shadow:0 10px 22px #6366f11a;transform:translateY(-1px)}.employee-itms-role-tile input{position:absolute;opacity:0;pointer-events:none}.employee-itms-role-mark{position:absolute;top:16px;left:16px;width:18px;height:18px;border-radius:6px;border:2px solid #c7d2fe;background:#fff}.employee-itms-role-mark:after{content:"";position:absolute;inset:3px;border-radius:3px;background:transparent}.employee-itms-role-content{display:flex;flex-direction:column;align-items:flex-start}.employee-itms-role-content strong{display:block;color:#0f172a;font-size:.98rem;line-height:1.35}.employee-itms-role-content small{display:inline-flex;margin-top:8px;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#4f46e5;font-size:.74rem;font-weight:800}.employee-itms-role-tile:has(input:checked){border-color:#6366f1;background:linear-gradient(180deg,#eef2ff,#fff);box-shadow:0 12px 26px #6366f11f}.employee-itms-role-tile:has(input:checked) .employee-itms-role-mark{border-color:#6366f1;background:#eef2ff}.employee-itms-role-tile:has(input:checked) .employee-itms-role-mark:after{background:#6366f1}@media(max-width:1024px){.employee-itms-role-tiles{grid-template-columns:repeat(6,minmax(140px,1fr))}}@media(max-width:768px){.employee-itms-account .employee-section-header{align-items:flex-start}.employee-itms-account-header-note{display:none}.employee-itms-toggle-row{flex-direction:column;align-items:flex-start}.employee-itms-switch{width:100%;justify-content:space-between}.employee-itms-role-tiles{grid-template-columns:1fr}}@media(max-width:1200px){.employee-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.employee-stats-grid{grid-template-columns:1fr}}.employee-show-page{max-width:1380px}.employee-show-hero{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:26px 28px;margin-bottom:22px;border-radius:24px}.employee-show-hero__main{display:flex;align-items:center;gap:20px;min-width:0}.employee-show-hero__photo-wrap{flex:0 0 auto}.employee-show-hero__photo{width:96px;height:96px;border-radius:24px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;background:#eef2ff;box-shadow:0 12px 28px #6366f129}.employee-show-hero__photo--placeholder{display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:2rem;font-weight:800}.employee-show-hero__content{min-width:0}.employee-show-hero__eyebrow{font-size:.82rem;font-weight:800;color:#8b5cf6;letter-spacing:.08em;text-transform:uppercase;margin-bottom:6px}.employee-show-hero__title{margin:0;font-size:2.05rem;font-weight:800;color:var(--itms-text);line-height:1.15}.employee-show-hero__meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:12px}.employee-show-pill{display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:0 12px;border-radius:999px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;font-size:.85rem;font-weight:700}.employee-show-pill--code{background:#eef2ff;border-color:#c7d2fe;color:#4338ca}.employee-show-pill--status.is-active{background:#dcfce7;border-color:#86efac;color:#15803d}.employee-show-pill--status.is-inactive{background:#fef3c7;border-color:#fcd34d;color:#b45309}.employee-show-pill--status.is-resigned{background:#fee2e2;border-color:#fca5a5;color:#b91c1c}.employee-show-hero__actions{display:flex;gap:10px;flex-wrap:wrap}.employee-show-action{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 16px;border-radius:14px;text-decoration:none;font-weight:700;transition:.2s ease}.employee-show-action:hover{text-decoration:none;transform:translateY(-1px)}.employee-show-action--edit{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;box-shadow:0 10px 20px #f973162e}.employee-show-action--edit:hover{color:#fff}.employee-show-action--back{background:#fff;color:var(--itms-text);border:1px solid var(--itms-border)}.employee-show-layout{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(320px,.95fr);gap:22px;align-items:start}.employee-show-main,.employee-show-side{display:grid;gap:22px}.employee-show-card-body{padding:20px}.employee-show-grid{display:grid;gap:14px}.employee-show-grid--three{grid-template-columns:repeat(3,minmax(0,1fr))}.employee-show-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;min-height:78px}.employee-show-item label{display:block;margin-bottom:8px;color:#64748b;font-size:.82rem;font-weight:700}.employee-show-item div{color:var(--itms-text);font-size:.98rem;font-weight:700;line-height:1.45;word-break:break-word}.employee-show-item--wide{grid-column:span 2}.employee-show-stack{display:grid;gap:14px}@media(max-width:1180px){.employee-show-layout{grid-template-columns:1fr}}@media(max-width:900px){.employee-show-grid--three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.employee-show-page{padding:20px}.employee-show-hero{padding:22px}.employee-show-hero,.employee-show-hero__main{flex-direction:column;align-items:flex-start}.employee-show-grid--three{grid-template-columns:1fr}.employee-show-item--wide,.employee-show-item--full{grid-column:auto}}.employee-show-stack-layout{display:flex;flex-direction:column;gap:18px}.employee-show-grid--two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.employee-show-item--full{grid-column:1 / -1}@media(max-width:960px){.employee-show-grid--two{grid-template-columns:1fr}.employee-show-item--full{grid-column:auto}}.employee-show-hero__meta--plain{display:flex;gap:18px;flex-wrap:wrap;color:var(--itms-text-soft);font-size:.95rem}.employee-show-hero__meta--plain strong{color:var(--itms-text);font-weight:800}.employee-show-stack-layout--compact{gap:18px}.employee-show-grid--four{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.employee-show-item{min-height:84px}.employee-show-item label{font-size:.82rem}.employee-show-item div{font-size:.96rem;line-height:1.45}@media(max-width:1280px){.employee-show-grid--four{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:920px){.employee-show-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.employee-show-hero__meta--plain{gap:8px 14px;flex-direction:column}.employee-show-grid--four{grid-template-columns:1fr}}.employee-edit-form{display:grid;gap:22px}.employee-edit-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;overflow:hidden;box-shadow:0 10px 30px #0f172a0d,0 2px 10px #0f172a08}.employee-edit-card__head{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:22px 28px;border-bottom:1px solid #e8eef7;background:linear-gradient(180deg,#f8f3fb,#f5f7fc)}.employee-edit-card__head--feature{background:linear-gradient(180deg,#f8f3fb,#f5f7fc)}.employee-edit-card__title-wrap{display:flex;align-items:center;gap:20px}.employee-edit-card__icon{width:84px;height:84px;border-radius:999px;border:6px solid rgba(37,99,235,.12);color:#2563eb;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:inset 0 1px #ffffffd9,0 10px 24px #2563eb14}.employee-edit-card__icon svg,.employee-edit-card__aside svg{width:36px;height:36px}.employee-edit-card__aside{display:inline-flex;align-items:center;gap:12px;color:#6b7280;font-size:1.05rem;font-weight:800;white-space:nowrap}.employee-edit-card__head h3{margin:0;font-size:1.08rem;font-weight:800;color:#0f172a}.employee-edit-card__head p{margin:6px 0 0;color:#64748b;font-size:.92rem}.employee-edit-card.section-basic:before,.employee-edit-card.section-work:before,.employee-edit-card.section-system:before,.employee-edit-card.section-notes:before,.employee-edit-card.section-itms:before{content:"";display:block;height:4px}.employee-edit-card.section-basic:before{background:linear-gradient(90deg,#ec4899,#8b5cf6,#2563eb)}.employee-edit-card.section-work:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.employee-edit-card.section-system:before{background:linear-gradient(90deg,#fb923c,#f97316)}.employee-edit-card.section-notes:before{background:linear-gradient(90deg,#64748b,#475569)}.employee-edit-card.section-itms:before{background:linear-gradient(90deg,#0f172a,#155e75)}.employee-edit-card__body{padding:24px 28px 28px}.employee-edit-basic-layout{display:grid;grid-template-columns:320px minmax(0,1fr);gap:28px;align-items:start}.employee-edit-basic-fields{min-width:0}.employee-edit-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:18px 16px}.employee-span-12{grid-column:span 12}.employee-span-8{grid-column:span 8}.employee-span-6{grid-column:span 6}.employee-span-4{grid-column:span 4}.employee-span-3{grid-column:span 3}.employee-edit-field label,.employee-edit-permissions>label,.employee-edit-fieldset>label{display:block;margin-bottom:7px;font-size:.92rem;font-weight:700;color:#0f172a}.employee-edit-field input,.employee-edit-field select,.employee-edit-field textarea{width:100%;min-height:48px;border:1px solid #d7dfeb;border-radius:14px;padding:11px 14px;background:linear-gradient(180deg,#fff,#fbfcff);color:#0f172a;transition:border-color .18s ease,box-shadow .18s ease}.employee-edit-field select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding-right:42px;background-image:linear-gradient(45deg,transparent 50%,#64748b 50%),linear-gradient(135deg,#64748b 50%,transparent 50%);background-position:calc(100% - 20px) calc(50% - 3px),calc(100% - 14px) calc(50% - 3px);background-size:7px 7px,7px 7px;background-repeat:no-repeat}.employee-edit-field textarea{min-height:120px;resize:vertical}.employee-edit-field input:focus,.employee-edit-field select:focus,.employee-edit-field textarea:focus{outline:none;border-color:#8b5cf6;box-shadow:0 0 0 3px #8b5cf61f}.employee-edit-help{margin-top:6px;font-size:.82rem;color:#7b8798}.employee-edit-error{margin-top:6px;font-size:.82rem;color:#dc2626}.employee-required:after{content:" *";color:#ef4444}.employee-edit-photo-panel{border:1px solid #d9e1ee;border-radius:28px;background:linear-gradient(180deg,#fff,#f8faff);box-shadow:0 16px 36px #0f172a0d;padding:24px}.employee-edit-photo-preview{width:100%;aspect-ratio:1 / 1;border-radius:36px;overflow:hidden;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#f8faff,#f1f5f9);border:2px dashed #d6deec;color:#6b7280;font-size:1.8rem;font-weight:800;box-shadow:inset 0 1px #ffffffb3}.employee-edit-photo-preview img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.employee-edit-photo-empty{padding:20px;text-align:center;color:#6b7280;font-size:1rem;font-weight:800}.employee-edit-photo-upload{margin-top:18px}.employee-edit-upload-label{display:inline-flex;width:100%;min-height:68px;align-items:center;justify-content:center;gap:12px;border-radius:20px;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;font-size:1.4rem;font-weight:800;cursor:pointer;box-shadow:0 16px 32px #6366f138}.employee-edit-upload-label svg{width:24px;height:24px}.employee-edit-fileline{margin-top:14px}.employee-edit-filechip{display:flex;align-items:center;min-height:64px;width:100%;padding:0 18px;border-radius:20px;border:1px solid #d7dfeb;background:linear-gradient(180deg,#fff,#fbfcff);color:#6b7280;font-size:1rem;font-weight:700}.employee-edit-photo-note{margin-top:16px;color:#7b8798;font-size:.95rem;font-weight:700}.employee-readonly{background:#f3f4f6!important;color:#6b7280!important;cursor:not-allowed}.employee-inline-stack{display:flex;gap:10px;align-items:center}.employee-inline-stack .employee-edit-field-grow{flex:1;min-width:0}.employee-mini-button{min-height:46px;padding:0 14px;border-radius:12px;border:1px solid #d7dfeb;background:#fff;color:#475569;font-weight:700;cursor:pointer}.employee-mini-button:hover{background:#f8fafc}.employee-edit-permissions-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.employee-edit-permission{display:flex;align-items:center;gap:10px;min-height:52px;border:1px solid #e2e8f0;border-radius:14px;padding:12px 14px;background:#f8fafc}.employee-edit-permission input{width:18px;height:18px;accent-color:#8b5cf6}.employee-itms-toggle{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;border:1px solid #e2e8f0;border-radius:16px;background:#f8fafc}.employee-itms-toggle input{width:18px;height:18px;margin-top:2px;accent-color:#8b5cf6}[data-itms-panel]{display:none}[data-itms-panel].is-active{display:block}.employee-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.employee-role-grid--compact-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.employee-role-item{display:flex;align-items:flex-start;gap:10px;border:1px solid #e2e8f0;border-radius:14px;background:#fff;padding:12px 14px}.employee-role-item input{width:18px;height:18px;accent-color:#8b5cf6}.employee-role-item small{display:block;margin-top:2px;color:#64748b}.employee-edit-actions{display:flex;gap:22px;justify-content:flex-end;align-items:center;margin-top:24px}.employee-btn-primary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:none;border-radius:14px;background:linear-gradient(135deg,#f59e0b,#fb923c);color:#fff;font-weight:800;box-shadow:0 16px 28px #f973162e}.employee-btn-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border:1px solid #cbd5e1;border-radius:14px;background:linear-gradient(135deg,#8b95a7,#6b7280);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 14px 24px #64748b29}@media(max-width:1200px){.employee-edit-basic-layout{grid-template-columns:1fr}.employee-span-3,.employee-span-4,.employee-span-6,.employee-span-8{grid-column:span 12}}@media(max-width:768px){.employee-edit-card__head,.employee-edit-card__body{padding-left:18px;padding-right:18px}.employee-edit-card__head{flex-direction:column;align-items:flex-start}.employee-edit-card__title-wrap{gap:14px}.employee-edit-card__icon{width:64px;height:64px;border-width:4px}.employee-edit-card__icon svg,.employee-edit-card__aside svg{width:28px;height:28px}.employee-edit-card__aside{font-size:.98rem}.employee-edit-photo-panel{padding:18px}.employee-edit-upload-label{min-height:58px;font-size:1.15rem}.employee-edit-filechip{min-height:56px}.employee-edit-permissions-grid,.employee-role-grid{grid-template-columns:1fr}.employee-inline-stack{flex-direction:column;align-items:stretch}}.employee-edit-grid--2col{grid-template-columns:repeat(2,minmax(0,1fr))}.employee-edit-system-layout{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px;align-items:start}.employee-edit-system-panel{border:1px solid #e2e8f0;border-radius:22px;background:linear-gradient(180deg,#fff,#fbfcff);padding:20px 22px;box-shadow:inset 0 1px #ffffffb3}.employee-edit-system-panel--passwords{grid-column:span 2}.employee-edit-system-panel__head{margin-bottom:16px}.employee-edit-system-panel__head h4{margin:0;font-size:1rem;font-weight:800;color:#0f172a}.employee-edit-system-panel__head p{margin:6px 0 0;color:#64748b;font-size:.88rem}.employee-permissions-switch-grid--edit{margin-bottom:18px}.employee-permissions-switch-grid--secondary{margin-bottom:0;margin-top:18px}.employee-permissions-vpn-block--edit{margin-top:0}.employee-edit-system-layout .employee-form-grid{gap:18px}@media(max-width:1200px){.employee-edit-system-layout{grid-template-columns:1fr}.employee-edit-system-panel--passwords{grid-column:auto}.employee-edit-grid--2col{grid-template-columns:1fr}}.employee-password-alert{display:grid;grid-template-columns:44px 1fr;gap:14px;align-items:start;border:1px solid #fbcfe8;background:linear-gradient(180deg,#fff7fb,#fff);border-radius:18px;padding:14px 16px;color:#9d174d;box-shadow:0 10px 24px #ec489914}.employee-password-alert__icon{width:44px;height:44px;border-radius:14px;display:flex;align-items:center;justify-content:center;background:#fdf2f8;font-size:20px}.employee-password-alert strong{display:block;font-size:.98rem;margin-bottom:4px}.employee-password-alert div{font-size:.88rem;color:#be185d}.employee-edit-actions{display:flex;gap:14px;align-items:center;margin-top:22px}.employee-btn-primary,.employee-btn-secondary{min-height:50px;padding:0 22px;border-radius:16px;font-weight:800;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid transparent;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.employee-btn-primary{color:#fff;background:linear-gradient(135deg,#ec4899,#8b5cf6 55%,#2563eb);box-shadow:0 12px 24px #8b5cf638}.employee-btn-primary:hover{color:#fff;transform:translateY(-1px)}.employee-btn-secondary{color:#334155;background:#fff;border-color:#dbe3ee;box-shadow:0 8px 18px #0f172a0d}.employee-btn-secondary:hover{color:#fff;transform:translateY(-1px)}.employee-confirm-modal[hidden]{display:none}.employee-confirm-modal{position:fixed;inset:0;z-index:2000}.employee-confirm-modal__backdrop{position:absolute;inset:0;background:#0f172a73;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.employee-confirm-modal__dialog{position:relative;z-index:1;width:min(780px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;margin:24px auto;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 30px 60px #0f172a40}.employee-confirm-modal__header,.employee-confirm-modal__footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 22px;border-bottom:1px solid #edf2f7}.employee-confirm-modal__footer{border-bottom:0;border-top:1px solid #edf2f7;justify-content:flex-end}.employee-confirm-modal__header h3{margin:0;font-size:1.15rem;font-weight:800;color:#0f172a}.employee-confirm-modal__close{border:0;background:#f8fafc;color:#64748b;width:40px;height:40px;border-radius:12px;font-size:24px;line-height:1;cursor:pointer}.employee-confirm-modal__body{padding:18px 22px 22px}.employee-confirm-modal__intro{margin:0 0 14px;color:#64748b}.employee-confirm-modal__empty{border:1px dashed #cbd5e1;background:#f8fafc;color:#64748b;padding:16px;border-radius:16px;text-align:center;font-weight:700}.employee-confirm-modal__list{display:grid;gap:10px}.employee-confirm-change{border:1px solid #e2e8f0;border-radius:16px;padding:14px 16px;background:#fff}.employee-confirm-change__label{font-weight:800;color:#0f172a;margin-bottom:6px}.employee-confirm-change__values{display:flex;flex-wrap:wrap;gap:8px;align-items:center;color:#475569}.employee-confirm-change__before,.employee-confirm-change__after{display:inline-flex;align-items:center;min-height:34px;padding:6px 10px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}.employee-confirm-change__after{background:#f5f3ff;border-color:#ddd6fe;color:#6d28d9}.employee-confirm-change__arrow{color:#94a3b8;font-weight:700}.employee-modal-open{overflow:hidden}@media(max-width:768px){.employee-password-alert{grid-template-columns:1fr}.employee-edit-actions{flex-direction:column}.employee-confirm-modal__dialog{width:min(100vw - 20px,780px);margin:10px auto}.employee-confirm-modal__header,.employee-confirm-modal__footer,.employee-confirm-modal__body{padding-left:16px;padding-right:16px}.employee-confirm-change__values{flex-direction:column;align-items:stretch}}.employee-itms-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px}.employee-password-alert--inline{margin-bottom:2px}.employee-role-grid--compact-three .employee-role-item{min-height:110px}.employee-role-grid--compact-three .employee-role-item strong{display:block;font-size:.98rem;line-height:1.35}.employee-role-grid--compact-three .employee-role-item small{display:inline-flex;margin-top:8px;padding:4px 10px;border-radius:999px;background:#eef2ff;color:#64748b;font-size:.74rem;font-weight:800}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{min-width:250px;min-height:96px;border-radius:30px;font-size:1rem}.employee-edit-actions .employee-btn-primary{order:2}.employee-edit-actions .employee-btn-secondary{order:1}@media(max-width:768px){.employee-itms-edit-grid,.employee-role-grid--compact-three{grid-template-columns:1fr}.employee-edit-actions{gap:14px;flex-direction:column}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{width:100%;min-width:0;min-height:58px;border-radius:20px}}.employee-password-alert--inline{grid-template-columns:40px 1fr;gap:12px;padding:10px 14px;border-radius:16px;box-shadow:none}.employee-password-alert--inline .employee-password-alert__icon{width:40px;height:40px;border-radius:12px;font-size:18px}.employee-password-alert--inline strong{font-size:.94rem;margin-bottom:2px}.employee-password-alert--inline div{font-size:.84rem;line-height:1.45}.employee-itms-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 20px;align-items:start}.employee-role-grid--compact-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.employee-role-grid--compact-three .employee-role-item{min-height:92px;padding:14px 16px;border-radius:18px;align-items:flex-start}.employee-role-grid--compact-three .employee-role-item strong{font-size:.95rem;line-height:1.3}.employee-role-grid--compact-three .employee-role-item small{margin-top:6px;padding:3px 9px;font-size:.72rem}.employee-edit-actions{gap:22px;justify-content:flex-end;align-items:center;margin-top:28px}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{min-width:0;min-height:72px;padding:0 42px;border-radius:26px;font-size:1rem;box-shadow:0 12px 28px #0f172a14}.employee-edit-actions .employee-btn-primary{order:2;color:#fff;background:linear-gradient(180deg,#ff9f1a,#f48b09);box-shadow:0 14px 28px #f48b093d}.employee-edit-actions .employee-btn-primary:hover{color:#fff;transform:translateY(-1px)}.employee-edit-actions .employee-btn-secondary{order:1;color:#fff;border-color:transparent;background:linear-gradient(180deg,#8d97a8,#70798a);box-shadow:0 12px 24px #70798a33}.employee-edit-actions .employee-btn-secondary:hover{color:#fff;transform:translateY(-1px)}@media(max-width:1200px){.employee-role-grid--compact-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.employee-password-alert--inline,.employee-itms-edit-grid,.employee-role-grid--compact-three{grid-template-columns:1fr}.employee-edit-actions{gap:14px;flex-direction:column}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{width:100%;min-height:58px;padding:0 20px;border-radius:20px}}.employee-itms-edit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 20px;align-items:start}.employee-itms-edit-grid>.employee-span-6{grid-column:span 1}.employee-itms-edit-grid>.employee-span-12{grid-column:1 / -1}.employee-itms-edit-grid .employee-edit-field label,.employee-itms-edit-grid .employee-edit-fieldset>label{margin-bottom:8px}.employee-itms-edit-grid .employee-edit-field input,.employee-itms-edit-grid .employee-edit-field select{min-height:58px;padding-top:14px;padding-bottom:14px}.employee-password-alert--inline{max-width:1040px;grid-template-columns:36px 1fr;gap:10px;padding:10px 14px;border-radius:14px;box-shadow:none}.employee-password-alert--inline .employee-password-alert__icon{width:36px;height:36px;border-radius:10px;font-size:17px}.employee-password-alert--inline strong{font-size:.92rem;line-height:1.35;margin-bottom:2px}.employee-password-alert--inline div{font-size:.82rem;line-height:1.4}.employee-role-grid--compact-three{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.employee-role-grid--compact-three .employee-role-item{min-height:82px;padding:12px 14px;border-radius:16px}.employee-role-grid--compact-three .employee-role-item strong{font-size:.9rem}.employee-role-grid--compact-three .employee-role-item small{margin-top:5px;padding:2px 8px;font-size:.7rem}.employee-edit-actions{gap:18px;margin-top:24px}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{min-height:58px;min-width:0;padding:0 34px;border-radius:24px;font-size:.96rem;line-height:1;box-shadow:0 10px 20px #0f172a14}.employee-edit-actions .employee-btn-primary{background:#f59a18;box-shadow:0 12px 24px #f59a183d}.employee-edit-actions .employee-btn-secondary{background:linear-gradient(180deg,#8b95a7,#70798a);box-shadow:0 10px 20px #70798a33}@media(max-width:991px){.employee-role-grid--compact-three{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.employee-itms-edit-grid,.employee-role-grid--compact-three{grid-template-columns:1fr}.employee-itms-edit-grid>.employee-span-6,.employee-itms-edit-grid>.employee-span-12{grid-column:auto}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{width:100%;padding:0 20px}}.employee-itms-edit-grid{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px 18px!important;align-items:start}.employee-itms-edit-grid>.employee-span-6,.employee-itms-edit-grid>.employee-span-12{min-width:0}.employee-itms-edit-grid>.employee-span-6{grid-column:span 1!important}.employee-itms-edit-grid>.employee-span-12{grid-column:1 / -1!important}.employee-itms-top-item input,.employee-itms-top-item select,.employee-itms-password-item input{min-height:52px!important;padding-top:11px!important;padding-bottom:11px!important;font-size:1rem}.employee-password-alert--inline{max-width:none!important;padding:10px 14px!important;border-radius:16px!important;gap:10px!important;margin:2px 0 0!important}.employee-password-alert--inline .employee-password-alert__icon{width:34px!important;height:34px!important;font-size:16px!important}.employee-password-alert--inline strong{font-size:.95rem!important;margin-bottom:1px!important}.employee-password-alert--inline div{font-size:.82rem!important;line-height:1.35!important}.employee-role-grid--compact-three{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important}.employee-role-grid--compact-three .employee-role-item{min-height:74px!important;padding:10px 12px!important;border-radius:16px!important}.employee-role-grid--compact-three .employee-role-item strong{font-size:.88rem!important}.employee-role-grid--compact-three .employee-role-item small{font-size:.68rem!important;margin-top:4px!important}.employee-edit-actions{justify-content:flex-end!important;gap:26px!important;margin-top:22px!important}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{min-height:46px!important;padding:0 38px!important;border-radius:999px!important;font-size:.98rem!important;font-weight:800!important;box-shadow:0 10px 20px #0f172a1a!important}.employee-edit-actions .employee-btn-primary{background:#f59e0b!important;box-shadow:0 12px 24px #f59e0b38!important}.employee-edit-actions .employee-btn-secondary{background:linear-gradient(180deg,#8d96a8,#768091)!important;color:#fff!important}@media(max-width:991px){.employee-role-grid--compact-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media(max-width:768px){.employee-itms-edit-grid,.employee-role-grid--compact-three{grid-template-columns:1fr!important}.employee-itms-edit-grid>.employee-span-6,.employee-itms-edit-grid>.employee-span-12{grid-column:auto!important}.employee-edit-actions{gap:14px!important}.employee-edit-actions .employee-btn-primary,.employee-edit-actions .employee-btn-secondary{width:100%!important;justify-content:center!important}}html[data-theme=dark] .employee-page,html[data-theme=dark] .employee-page-title,html[data-theme=dark] .employee-section-header h3,html[data-theme=dark] .employee-stat-value,html[data-theme=dark] .employee-code,html[data-theme=dark] .employee-name,html[data-theme=dark] .employee-show-hero__title,html[data-theme=dark] .employee-show-item div,html[data-theme=dark] .employee-filter-item label,html[data-theme=dark] .employee-table thead th,html[data-theme=dark] .employee-table tbody td,html[data-theme=dark] .employee-pagination-text,html[data-theme=dark] .employee-show-hero__meta--plain strong{color:#f5f7fb!important}html[data-theme=dark] .employee-page-subtitle,html[data-theme=dark] .employee-section-header p,html[data-theme=dark] .employee-stat-label,html[data-theme=dark] .employee-stat-note,html[data-theme=dark] .employee-filter-item label,html[data-theme=dark] .employee-empty,html[data-theme=dark] .employee-show-hero__meta--plain,html[data-theme=dark] .employee-show-item label,html[data-theme=dark] .employee-pagination-text{color:#a8b3c7!important}html[data-theme=dark] .employee-section-card,html[data-theme=dark] .employee-preview-card,html[data-theme=dark] .employee-submit-card,html[data-theme=dark] .employee-filter-card,html[data-theme=dark] .employee-table-card,html[data-theme=dark] .employee-stat-card,html[data-theme=dark] .employee-show-item,html[data-theme=dark] .employee-show-hero,html[data-theme=dark] .employee-pagination-bar{background:linear-gradient(180deg,#141821f5,#10141dfa)!important;border-color:#ffffff0b!important;box-shadow:0 12px 28px #0206172e!important}html[data-theme=dark] .employee-section-header{background:linear-gradient(180deg,#181c25f5,#141821eb)!important;border-bottom-color:#ffffff0a!important}html[data-theme=dark] .employee-table thead th{background:#181c25f5!important;border-bottom-color:#ffffff0d!important}html[data-theme=dark] .employee-table tbody td,html[data-theme=dark] .employee-pagination-bar{background:#141821f0!important;border-bottom-color:#ffffff0a!important;border-top-color:#ffffff0a!important}html[data-theme=dark] .employee-table tbody tr:hover td{background:#1c2130eb!important}html[data-theme=dark] .employee-show-action--back,html[data-theme=dark] .employee-trash-link{background:#181c25eb!important;color:#f5f7fb!important;border-color:#ffffff0d!important}html[data-theme=dark] .employee-show-action--back:hover,html[data-theme=dark] .employee-trash-link:hover{background:#1f2430f5!important;color:#fff!important}html[data-theme=dark] .employee-filter-item .form-control,html[data-theme=dark] .employee-filter-item .form-select,html[data-theme=dark] .employee-filter-item input,html[data-theme=dark] .employee-filter-item select,html[data-theme=dark] .employee-page input,html[data-theme=dark] .employee-page select,html[data-theme=dark] .employee-page textarea{background:#0f121be0!important;border-color:#ffffff0f!important;color:#f5f7fb!important}html[data-theme=dark] .employee-page input::-moz-placeholder,html[data-theme=dark] .employee-page textarea::-moz-placeholder{color:#7f8aa3!important}html[data-theme=dark] .employee-page input::placeholder,html[data-theme=dark] .employee-page textarea::placeholder{color:#7f8aa3!important}html[data-theme=dark] .employee-chip.branch{background:#94a3b81f!important;color:#cbd5e1!important;border-color:#94a3b82e!important}html[data-theme=dark] .employee-chip.department{background:#3b82f624!important;color:#bfdbfe!important;border-color:#3b82f638!important}html[data-theme=dark] .employee-mini-badge.success{background:#22c55e24!important;color:#86efac!important;border-color:#22c55e3d!important}html[data-theme=dark] .employee-mini-badge.info{background:#3b82f624!important;color:#bfdbfe!important;border-color:#3b82f63d!important}html[data-theme=dark] .employee-empty{background:linear-gradient(180deg,#141821eb,#10141dfa);border-radius:18px}html[data-theme=dark] .employee-create-page,html[data-theme=dark] .employee-edit-page,html[data-theme=dark] .employee-show-page{background:radial-gradient(1200px 500px at 8% -10%,rgba(236,72,153,.05),transparent 45%),radial-gradient(1000px 420px at 100% 0%,rgba(99,102,241,.06),transparent 42%),linear-gradient(180deg,#0f1117,#10141d)!important}html[data-theme=dark] .employee-create-page .employee-page-title,html[data-theme=dark] .employee-create-page .employee-page-subtitle,html[data-theme=dark] .employee-create-page .employee-create-hero,html[data-theme=dark] .employee-create-page .employee-form-item label,html[data-theme=dark] .employee-edit-card__head h3,html[data-theme=dark] .employee-edit-card__body label,html[data-theme=dark] .employee-edit-field label,html[data-theme=dark] .employee-upload-box label,html[data-theme=dark] .employee-show-action,html[data-theme=dark] .employee-show-pill,html[data-theme=dark] .employee-inline-label,html[data-theme=dark] .employee-prefix-select,html[data-theme=dark] .employee-basic-header-note,html[data-theme=dark] .employee-section-header .employee-basic-header-note,html[data-theme=dark] .employee-section-header .employee-computer-header-note,html[data-theme=dark] .employee-section-header .employee-email-header-note,html[data-theme=dark] .employee-section-header .employee-org-header-note,html[data-theme=dark] .employee-section-header .employee-express-header-note,html[data-theme=dark] .employee-section-header .employee-permissions-header-note,html[data-theme=dark] .employee-section-header .employee-notes-header-note,html[data-theme=dark] .employee-section-header .employee-itms-header-note{color:#f5f7fb!important}html[data-theme=dark] .employee-create-page .employee-page-subtitle,html[data-theme=dark] .employee-field-help,html[data-theme=dark] .computer-help,html[data-theme=dark] .employee-switch-help,html[data-theme=dark] .employee-create-page small.text-muted,html[data-theme=dark] .employee-edit-card__head p,html[data-theme=dark] .employee-edit-card__aside,html[data-theme=dark] .employee-edit-help,html[data-theme=dark] .employee-upload-box small,html[data-theme=dark] .employee-preview-card p,html[data-theme=dark] .employee-section-header p{color:#a8b3c7!important}html[data-theme=dark] .employee-create-hero{border-bottom-color:#ffffff0b!important}html[data-theme=dark] .employee-edit-card,html[data-theme=dark] .employee-edit-sidebar-card,html[data-theme=dark] .employee-edit-preview-card,html[data-theme=dark] .employee-preview-card .employee-upload-box,html[data-theme=dark] .employee-preview-card .employee-preview-placeholder,html[data-theme=dark] .employee-upload-box,html[data-theme=dark] .employee-photo-frame{background:linear-gradient(180deg,#141821f5,#10141dfa)!important;border-color:#ffffff0b!important;color:#f5f7fb!important}html[data-theme=dark] .employee-edit-card__head,html[data-theme=dark] .employee-edit-card__head--feature,html[data-theme=dark] .employee-preview-card .employee-section-header,html[data-theme=dark] .employee-basic-card .employee-section-header,html[data-theme=dark] .employee-computer-card .employee-section-header,html[data-theme=dark] .employee-email-card .employee-section-header,html[data-theme=dark] .employee-org-card .employee-section-header,html[data-theme=dark] .employee-express-card .employee-section-header,html[data-theme=dark] .employee-permissions-card .employee-section-header,html[data-theme=dark] .employee-itms-card .employee-section-header,html[data-theme=dark] .employee-notes-card .employee-section-header{background:linear-gradient(180deg,#181c25f5,#141821eb)!important;border-bottom-color:#ffffff0a!important}html[data-theme=dark] .employee-edit-card__icon,html[data-theme=dark] .employee-basic-header-icon,html[data-theme=dark] .employee-computer-header-icon,html[data-theme=dark] .employee-email-header-icon,html[data-theme=dark] .employee-org-header-icon,html[data-theme=dark] .employee-express-header-icon,html[data-theme=dark] .employee-permissions-header-icon,html[data-theme=dark] .employee-itms-header-icon,html[data-theme=dark] .employee-notes-header-icon{background:linear-gradient(180deg,#0f121be0,#131822f5)!important;border-color:#3b82f638!important;box-shadow:inset 0 1px #ffffff0a,0 10px 24px #02061738!important}html[data-theme=dark] .employee-create-page .employee-form-item .form-control,html[data-theme=dark] .employee-create-page .employee-form-item .form-select,html[data-theme=dark] .employee-create-page .employee-form-item input,html[data-theme=dark] .employee-create-page .employee-form-item select,html[data-theme=dark] .employee-create-page .employee-form-item textarea,html[data-theme=dark] .employee-edit-field input,html[data-theme=dark] .employee-edit-field select,html[data-theme=dark] .employee-edit-field textarea,html[data-theme=dark] .employee-upload-box input[type=file]{background:#0f121be6!important;border-color:#ffffff0f!important;color:#f5f7fb!important;box-shadow:none!important}html[data-theme=dark] .employee-create-page .employee-form-item input::-moz-placeholder,html[data-theme=dark] .employee-create-page .employee-form-item textarea::-moz-placeholder,html[data-theme=dark] .employee-edit-field input::-moz-placeholder,html[data-theme=dark] .employee-edit-field textarea::-moz-placeholder{color:#7f8aa3!important}html[data-theme=dark] .employee-create-page .employee-form-item input::placeholder,html[data-theme=dark] .employee-create-page .employee-form-item textarea::placeholder,html[data-theme=dark] .employee-edit-field input::placeholder,html[data-theme=dark] .employee-edit-field textarea::placeholder{color:#7f8aa3!important}html[data-theme=dark] .employee-create-page select.employee-prefix-select{background-image:linear-gradient(45deg,transparent 50%,#94a3b8 50%),linear-gradient(135deg,#94a3b8 50%,transparent 50%)!important}html[data-theme=dark] .employee-input-action,html[data-theme=dark] .employee-input-action-static,html[data-theme=dark] .employee-readonly,html[data-theme=dark] .employee-upload-box .employee-file-name{background:#181c25eb!important;border-color:#ffffff0d!important;color:#e5ecf6!important}html[data-theme=dark] .employee-upload-box,html[data-theme=dark] .employee-upload-box .employee-file-empty,html[data-theme=dark] .employee-preview-placeholder{color:#a8b3c7!important}html[data-theme=dark] .employee-page,html[data-theme=dark] .employee-index-page,html[data-theme=dark] .employee-create-page,html[data-theme=dark] .employee-edit-page,html[data-theme=dark] .employee-show-page{background:radial-gradient(1200px 520px at 8% -10%,rgba(236,72,153,.05),transparent 45%),radial-gradient(1000px 420px at 100% 0%,rgba(99,102,241,.06),transparent 42%),linear-gradient(180deg,#0f1117,#10141d)!important}html[data-theme=dark] .employee-photo-placeholder,html[data-theme=dark] .employee-photo-preview,html[data-theme=dark] .employee-photo-frame,html[data-theme=dark] .employee-upload-filechip,html[data-theme=dark] .employee-upload-fileline,html[data-theme=dark] .employee-preview-card .employee-photo-placeholder,html[data-theme=dark] .employee-preview-card .employee-photo-preview{background:linear-gradient(180deg,#141821fa,#10141dfa)!important;border-color:#ffffff0d!important;color:#a8b3c7!important;box-shadow:inset 0 0 0 1px #ffffff08,0 12px 26px #02061738!important}html[data-theme=dark] .employee-upload-box small.text-muted,html[data-theme=dark] .employee-upload-filechip,html[data-theme=dark] .employee-photo-placeholder,html[data-theme=dark] .employee-preview-placeholder,html[data-theme=dark] .employee-switch-help,html[data-theme=dark] .employee-itms-toggle-copy small,html[data-theme=dark] .employee-itms-switch-label{color:#a8b3c7!important}html[data-theme=dark] .employee-switch-card,html[data-theme=dark] .employee-itms-toggle-row,html[data-theme=dark] .employee-itms-panel,html[data-theme=dark] .employee-submit-card{background:linear-gradient(180deg,#141821f7,#10141dfa)!important;border-color:#ffffff0d!important;color:#f5f7fb!important;box-shadow:inset 0 1px #ffffff08,0 14px 28px #0206172e!important}html[data-theme=dark] .employee-switch-card:hover,html[data-theme=dark] .employee-itms-toggle-row:hover{box-shadow:inset 0 1px #ffffff0a,0 16px 32px #02061738!important}html[data-theme=dark] .employee-switch-text,html[data-theme=dark] .employee-itms-toggle-copy strong,html[data-theme=dark] .employee-submit-card,html[data-theme=dark] .employee-submit-card .btn,html[data-theme=dark] .employee-form-item label{color:#f5f7fb!important}html[data-theme=dark] .employee-switch-ui,html[data-theme=dark] .employee-itms-switch-ui{background:#94a3b842!important}html[data-theme=dark] .employee-switch-ui:after,html[data-theme=dark] .employee-itms-switch-ui:after{background:#f8fafc!important}html[data-theme=dark] .employee-create-page .employee-preview-card,html[data-theme=dark] .employee-create-page .employee-preview-card .employee-section-header,html[data-theme=dark] .employee-create-page .employee-upload-box,html[data-theme=dark] .employee-create-page .employee-photo-preview{background-clip:padding-box!important}html[data-theme=dark] .employee-btn-view,html[data-theme=dark] .employee-btn-edit,html[data-theme=dark] .employee-btn-delete,html[data-theme=dark] .employee-page .btn-search,html[data-theme=dark] .employee-page .btn-reset,html[data-theme=dark] .employee-page .btn-add-new,html[data-theme=dark] .employee-submit-actions .btn,html[data-theme=dark] .employee-submit-actions button,html[data-theme=dark] .employee-toolbar .btn-reset{border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 10px 20px #0206172e,inset 0 1px #ffffff0a!important}html[data-theme=dark] .employee-btn-view{background:linear-gradient(180deg,#6366f1d1,#5b21b6d1)!important;color:#f8fafc!important}html[data-theme=dark] .employee-btn-edit{background:linear-gradient(180deg,#10b981d1,#059669d1)!important;color:#f8fafc!important}html[data-theme=dark] .employee-btn-delete{background:linear-gradient(180deg,#ef4444cc,#b91c1cd1)!important;color:#f8fafc!important}html[data-theme=dark] .employee-page .btn-search{background:linear-gradient(180deg,#d946efd6,#8b5cf6d1)!important;color:#f8fafc!important}html[data-theme=dark] .employee-page .btn-reset,html[data-theme=dark] .employee-toolbar .btn-reset{background:linear-gradient(180deg,#64748be0,#475569e0)!important;color:#f8fafc!important}html[data-theme=dark] .employee-page .btn-add-new,html[data-theme=dark] .employee-submit-actions .btn-add-new,html[data-theme=dark] .employee-submit-actions button[type=submit]{background:linear-gradient(180deg,#f97316e0,#ea580ce0)!important;color:#fff7ed!important}html[data-theme=dark] .employee-btn-view:hover,html[data-theme=dark] .employee-btn-edit:hover,html[data-theme=dark] .employee-btn-delete:hover,html[data-theme=dark] .employee-page .btn-search:hover,html[data-theme=dark] .employee-page .btn-reset:hover,html[data-theme=dark] .employee-page .btn-add-new:hover,html[data-theme=dark] .employee-submit-actions .btn:hover,html[data-theme=dark] .employee-submit-actions button:hover,html[data-theme=dark] .employee-toolbar .btn-reset:hover{filter:brightness(1.04) saturate(.96)!important;transform:translateY(-1px)}.department-page{display:grid;gap:24px}.department-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.department-title{margin:0;font-size:30px;color:#0f172a}.department-subtitle{margin:6px 0 0;color:#64748b}.department-grid{display:grid;grid-template-columns:minmax(320px,460px) minmax(0,1fr);gap:24px;align-items:start}.department-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 10px 28px #0f172a0f;overflow:hidden}.department-card--narrow{max-width:560px}.department-card__header{padding:20px 22px;border-bottom:1px solid #eef2f7;color:#fff}.department-card__header--violet{background:linear-gradient(135deg,#3b82f6,#6366f1)}.department-card__header--slate{background:linear-gradient(135deg,#64748b,#475569)}.department-card__header h3{margin:0;font-size:20px}.department-card__header p{margin:6px 0 0;color:#ffffffd6}.department-form-grid{display:grid;gap:16px;padding:22px}.department-form-grid--single{grid-template-columns:1fr}.department-form-item{display:grid;gap:8px}.department-form-item--compact{max-width:260px}.department-form-item--full,.department-actions{grid-column:1 / -1}.department-check{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;color:#0f172a;font-weight:600}.department-check input{width:16px;height:16px}.department-actions{display:flex;justify-content:flex-end}.department-actions--between{justify-content:space-between;align-items:center}.department-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:14px;padding:11px 16px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.department-btn:hover{transform:translateY(-1px)}.department-btn--sm{padding:9px 14px;border-radius:12px}.department-btn--primary{background:#f97316;color:#fff;box-shadow:0 10px 20px #f9731638}.department-btn--ghost{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.department-btn--danger{background:#64748b;color:#fff}.department-alert{padding:14px 16px;border-radius:16px;border:1px solid transparent}.department-alert--success{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.department-alert--danger{background:#fef2f2;color:#991b1b;border-color:#fecaca}.department-alert ul{margin:8px 0 0 18px}.department-table-wrap{overflow:auto}.department-table{width:100%;border-collapse:collapse}.department-table th,.department-table td{padding:18px 20px;border-bottom:1px solid #eef2f7;vertical-align:middle}.department-table th{font-size:14px;color:#334155;background:#f8fafc;font-weight:700}.department-name{font-weight:700;color:#0f172a}.department-notes{margin-top:4px;color:#64748b;font-size:13px}.department-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700}.department-badge.is-active{background:#dcfce7;color:#166534}.department-badge.is-inactive{background:#fee2e2;color:#b91c1c}.department-action-group{display:inline-flex;align-items:center;gap:8px}.department-empty{text-align:center;color:#64748b;padding:32px 18px}@media(max-width:1100px){.department-grid{grid-template-columns:1fr}.department-card--narrow{max-width:none}}@media(max-width:700px){.department-form-item--compact{max-width:none}.department-actions,.department-actions--between,.department-action-group{flex-direction:column;align-items:stretch}.department-table th,.department-table td{padding:14px 12px}}.department-actions--modal{padding:0 22px 22px;justify-content:flex-end;gap:10px}.department-form-grid--modal{padding-bottom:18px}.department-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:24px;z-index:1200}.department-modal.is-open{display:flex}.department-modal__backdrop{position:absolute;inset:0;background:#0f172a7a}.department-modal__dialog{position:relative;width:min(100%,620px);background:#fff;border-radius:24px;border:1px solid #e2e8f0;box-shadow:0 24px 60px #0f172a38;overflow:hidden}.department-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 16px;border-bottom:1px solid #eef2f7}.department-modal__header h3{margin:0;font-size:22px;color:#0f172a}.department-modal__header p{margin:6px 0 0;color:#64748b}.department-modal__close{border:none;background:#f8fafc;color:#334155;width:38px;height:38px;border-radius:999px;cursor:pointer;font-size:24px;line-height:1}.department-modal__body{position:relative;background:#fff}.department-modal-open{overflow:hidden}@media(max-width:700px){.department-modal{padding:16px}.department-actions--modal{padding:0 18px 18px;flex-direction:column-reverse;align-items:stretch}.department-modal__header{padding:18px 18px 14px}}html[data-theme=dark] .department-page{background:transparent}html[data-theme=dark] .department-title,html[data-theme=dark] .department-card__header h3,html[data-theme=dark] .department-name,html[data-theme=dark] .department-form-item label,html[data-theme=dark] .department-table th,html[data-theme=dark] .department-table td,html[data-theme=dark] .department-modal__header h3{color:#f5f7fb!important}html[data-theme=dark] .department-subtitle,html[data-theme=dark] .department-card__header p,html[data-theme=dark] .department-notes,html[data-theme=dark] .department-empty,html[data-theme=dark] .department-usage,html[data-theme=dark] .department-modal__header p{color:#a8b3c7!important}html[data-theme=dark] .department-card,html[data-theme=dark] .department-modal__dialog{background:linear-gradient(180deg,#141821f5,#10141dfa)!important;border-color:#ffffff0b!important;box-shadow:0 18px 40px #0206173d!important}html[data-theme=dark] .department-table th{background:#181c25f5!important;border-bottom-color:#ffffff0d!important}html[data-theme=dark] .department-table td,html[data-theme=dark] .department-modal__body{background:#141821f0!important;border-bottom-color:#ffffff0a!important}html[data-theme=dark] .department-check{background:#181c25eb!important;border-color:#ffffff0d!important;color:#e5ecf6!important}html[data-theme=dark] .department-form-item input,html[data-theme=dark] .department-form-item select,html[data-theme=dark] .department-form-item textarea,html[data-theme=dark] .department-form-item .form-control,html[data-theme=dark] .department-form-item .form-select{background:#0f121be6!important;border-color:#ffffff0f!important;color:#f5f7fb!important}html[data-theme=dark] .department-form-item input::-moz-placeholder,html[data-theme=dark] .department-form-item textarea::-moz-placeholder{color:#7f8aa3!important}html[data-theme=dark] .department-form-item input::placeholder,html[data-theme=dark] .department-form-item textarea::placeholder{color:#7f8aa3!important}html[data-theme=dark] .department-btn--ghost,html[data-theme=dark] .department-modal__close{background:#181c25eb!important;border-color:#ffffff0d!important;color:#f5f7fb!important}html[data-theme=dark] .department-card__header,html[data-theme=dark] .department-card__header--violet,html[data-theme=dark] .department-card__header--slate{background:linear-gradient(180deg,#586881eb,#48566deb)!important;border-bottom-color:#ffffff0f!important}html[data-theme=dark] .department-card__header p{color:#d6dfeb!important}html[data-theme=dark] .department-table th{background:#121721fa!important;color:#f8fafc!important}html[data-theme=dark] .department-form-item label,html[data-theme=dark] .department-title,html[data-theme=dark] .department-name,html[data-theme=dark] .department-modal__header h3{color:#f8fafc!important}html[data-theme=dark] .department-subtitle,html[data-theme=dark] .department-notes,html[data-theme=dark] .department-empty,html[data-theme=dark] .department-usage,html[data-theme=dark] .department-modal__header p{color:#cbd5e1!important}html[data-theme=dark] .department-btn{border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 10px 20px #02061729,inset 0 1px #ffffff0a!important}html[data-theme=dark] .department-btn--primary{background:linear-gradient(180deg,#f97316db,#ea580cdb)!important;color:#fff7ed!important}html[data-theme=dark] .department-btn--ghost,html[data-theme=dark] .department-modal__close{background:linear-gradient(180deg,#64748bdb,#475569db)!important;color:#f8fafc!important;border-color:#ffffff0f!important}html[data-theme=dark] .department-btn--danger{background:linear-gradient(180deg,#ef4444c7,#b91c1ccc)!important;color:#f8fafc!important}html[data-theme=dark] .department-btn:hover{filter:brightness(1.04) saturate(.96)!important}.branch-page{display:grid;gap:24px}.branch-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;flex-wrap:wrap}.branch-title{margin:0;font-size:30px;color:#0f172a}.branch-subtitle{margin:6px 0 0;color:#64748b}.branch-grid{display:grid;grid-template-columns:minmax(320px,460px) minmax(0,1fr);gap:24px;align-items:start}.branch-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;box-shadow:0 10px 28px #0f172a0f;overflow:hidden}.branch-card__header{padding:20px 22px;border-bottom:1px solid #eef2f7;color:#fff}.branch-card__header--violet{background:linear-gradient(135deg,#3b82f6,#6366f1)}.branch-card__header--slate{background:linear-gradient(135deg,#64748b,#475569)}.branch-card__header h3{margin:0;font-size:20px}.branch-card__header p{margin:6px 0 0;color:#ffffffd6}.branch-form-grid{display:grid;gap:16px;padding:22px}.branch-form-grid--single{grid-template-columns:1fr}.branch-form-item{display:grid;gap:8px}.branch-form-item--compact{max-width:260px}.branch-form-item--full,.branch-actions{grid-column:1 / -1}.branch-check{display:flex;align-items:center;gap:10px;padding:12px 14px;background:#f8fafc;border:1px solid #e2e8f0;border-radius:14px;color:#0f172a;font-weight:600}.branch-check input{width:16px;height:16px}.branch-actions{display:flex;justify-content:flex-end}.branch-actions--modal{padding:0 22px 22px;gap:10px}.branch-btn{display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:14px;padding:11px 16px;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease}.branch-btn:hover{transform:translateY(-1px)}.branch-btn--sm{padding:9px 14px;border-radius:12px}.branch-btn--primary{background:#f97316;color:#fff;box-shadow:0 10px 20px #f9731638}.branch-btn--ghost{background:#fff;color:#0f172a;border:1px solid #cbd5e1}.branch-btn--danger{background:#64748b;color:#fff}.branch-alert{padding:14px 16px;border-radius:16px;border:1px solid transparent}.branch-alert--success{background:#ecfdf5;color:#166534;border-color:#bbf7d0}.branch-alert--danger{background:#fef2f2;color:#991b1b;border-color:#fecaca}.branch-alert ul{margin:8px 0 0 18px}.branch-table-wrap{overflow:auto}.branch-table{width:100%;border-collapse:collapse}.branch-table th,.branch-table td{padding:18px 20px;border-bottom:1px solid #eef2f7;vertical-align:middle}.branch-table th{font-size:14px;color:#334155;background:#f8fafc;font-weight:700}.branch-name{font-weight:700;color:#0f172a}.branch-notes{margin-top:4px;color:#64748b;font-size:13px}.branch-badge{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;font-size:12px;font-weight:700}.branch-badge.is-active{background:#dcfce7;color:#166534}.branch-badge.is-inactive{background:#fee2e2;color:#b91c1c}.branch-action-group{display:inline-flex;align-items:center;gap:8px}.branch-empty{text-align:center;color:#64748b;padding:32px 18px}.branch-usage{color:#64748b;white-space:nowrap}.branch-modal{position:fixed;inset:0;display:none;align-items:center;justify-content:center;padding:20px;z-index:1200}.branch-modal.is-open{display:flex}.branch-modal__backdrop{position:absolute;inset:0;background:#0f172a8c}.branch-modal__dialog{position:relative;width:min(100%,620px);background:#fff;border-radius:24px;box-shadow:0 24px 48px #0f172a38;overflow:hidden;z-index:1}.branch-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:22px 22px 18px;border-bottom:1px solid #e2e8f0}.branch-modal__header h3{margin:0;font-size:22px;color:#0f172a}.branch-modal__header p{margin:6px 0 0;color:#64748b}.branch-modal__close{border:none;background:#f8fafc;color:#0f172a;width:38px;height:38px;border-radius:12px;cursor:pointer;font-size:24px;line-height:1}.branch-modal__body{display:grid}.branch-modal-open{overflow:hidden}.text-end{text-align:right}@media(max-width:1100px){.branch-grid{grid-template-columns:1fr}}@media(max-width:700px){.branch-form-item--compact{max-width:none}.branch-table th,.branch-table td{padding:14px 12px}.branch-modal{padding:12px}}html[data-theme=dark] .branch-page{background:transparent}html[data-theme=dark] .branch-title,html[data-theme=dark] .branch-card__header h3,html[data-theme=dark] .branch-name,html[data-theme=dark] .branch-form-item label,html[data-theme=dark] .branch-table th,html[data-theme=dark] .branch-table td,html[data-theme=dark] .branch-modal__header h3{color:#f5f7fb!important}html[data-theme=dark] .branch-subtitle,html[data-theme=dark] .branch-card__header p,html[data-theme=dark] .branch-notes,html[data-theme=dark] .branch-empty,html[data-theme=dark] .branch-usage,html[data-theme=dark] .branch-modal__header p{color:#a8b3c7!important}html[data-theme=dark] .branch-card,html[data-theme=dark] .branch-modal__dialog{background:linear-gradient(180deg,#141821f5,#10141dfa)!important;border-color:#ffffff0b!important;box-shadow:0 18px 40px #0206173d!important}html[data-theme=dark] .branch-table th{background:#181c25f5!important;border-bottom-color:#ffffff0d!important}html[data-theme=dark] .branch-table td,html[data-theme=dark] .branch-modal__body{background:#141821f0!important;border-bottom-color:#ffffff0a!important}html[data-theme=dark] .branch-check{background:#181c25eb!important;border-color:#ffffff0d!important;color:#e5ecf6!important}html[data-theme=dark] .branch-form-item input,html[data-theme=dark] .branch-form-item select,html[data-theme=dark] .branch-form-item textarea,html[data-theme=dark] .branch-form-item .form-control,html[data-theme=dark] .branch-form-item .form-select{background:#0f121be6!important;border-color:#ffffff0f!important;color:#f5f7fb!important}html[data-theme=dark] .branch-form-item input::-moz-placeholder,html[data-theme=dark] .branch-form-item textarea::-moz-placeholder{color:#7f8aa3!important}html[data-theme=dark] .branch-form-item input::placeholder,html[data-theme=dark] .branch-form-item textarea::placeholder{color:#7f8aa3!important}html[data-theme=dark] .branch-btn--ghost,html[data-theme=dark] .branch-modal__close{background:#181c25eb!important;border-color:#ffffff0d!important;color:#f5f7fb!important}html[data-theme=dark] .branch-card__header,html[data-theme=dark] .branch-card__header--violet,html[data-theme=dark] .branch-card__header--slate{background:linear-gradient(180deg,#586881eb,#48566deb)!important;border-bottom-color:#ffffff0f!important}html[data-theme=dark] .branch-card__header p{color:#d6dfeb!important}html[data-theme=dark] .branch-table th{background:#121721fa!important;color:#f8fafc!important}html[data-theme=dark] .branch-form-item label,html[data-theme=dark] .branch-title,html[data-theme=dark] .branch-name,html[data-theme=dark] .branch-modal__header h3{color:#f8fafc!important}html[data-theme=dark] .branch-subtitle,html[data-theme=dark] .branch-notes,html[data-theme=dark] .branch-empty,html[data-theme=dark] .branch-usage,html[data-theme=dark] .branch-modal__header p{color:#cbd5e1!important}html[data-theme=dark] .branch-btn{border:1px solid rgba(255,255,255,.06)!important;box-shadow:0 10px 20px #02061729,inset 0 1px #ffffff0a!important}html[data-theme=dark] .branch-btn--primary{background:linear-gradient(180deg,#f97316db,#ea580cdb)!important;color:#fff7ed!important}html[data-theme=dark] .branch-btn--ghost,html[data-theme=dark] .branch-modal__close{background:linear-gradient(180deg,#64748bdb,#475569db)!important;color:#f8fafc!important;border-color:#ffffff0f!important}html[data-theme=dark] .branch-btn--danger{background:linear-gradient(180deg,#ef4444c7,#b91c1ccc)!important;color:#f8fafc!important}html[data-theme=dark] .branch-btn:hover{filter:brightness(1.04) saturate(.96)!important}.users-page{display:grid;gap:1.5rem}.users-page--form{max-width:1180px}.users-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.7rem 1.8rem;border-radius:24px;background:radial-gradient(120px 120px at 10% 15%,rgba(255,255,255,.22),transparent 60%),radial-gradient(160px 160px at 90% 30%,rgba(255,255,255,.16),transparent 60%),linear-gradient(135deg,#c94f85,#b94f96 38%,#884ecf 72%,#6f46e8);box-shadow:0 16px 36px #6f46e82e;color:#fff}.users-hero__copy{max-width:760px}.users-hero__eyebrow{display:inline-flex;margin:0 0 .75rem;padding:.45rem .8rem;border-radius:999px;background:#ffffff29;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.users-hero__title{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.02em}.users-hero__desc{margin:.7rem 0 0;max-width:660px;color:#ffffffe0;line-height:1.65}.users-hero__actions{display:grid;gap:.9rem;justify-items:end}.users-hero__meta{display:flex;gap:.7rem;flex-wrap:wrap;justify-content:flex-end}.users-meta-pill{display:inline-flex;align-items:center;padding:.55rem .9rem;border-radius:999px;background:#ffffff2e;font-size:.85rem;font-weight:700}.users-meta-pill--soft{background:#ffffff1f}.users-btn{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:44px;padding:.72rem 1rem;border-radius:14px;border:1px solid transparent;font-weight:700;text-decoration:none;transition:.2s ease}.users-btn small{font-size:.72rem;font-weight:600;opacity:.85}.users-btn--primary{background:#fff;color:#6b21a8;box-shadow:0 12px 24px #ffffff29}.users-btn--secondary{background:#111827;color:#fff}.users-btn--ghost{background:#fff;border-color:#e5e7eb;color:#111827}.users-btn:hover{transform:translateY(-1px)}.users-alert{padding:.95rem 1rem;border-radius:16px;font-weight:600}.users-alert--success{background:#ecfdf5;color:#166534;border:1px solid #bbf7d0}.users-alert--error{background:#fef2f2;color:#b91c1c;border:1px solid #fecaca}.users-stats-grid{display:grid;gap:1rem;grid-template-columns:repeat(4,minmax(0,1fr))}.users-stat-card{display:flex;gap:1rem;align-items:center;padding:1.2rem 1.1rem;border-radius:20px;background:#fff;border:1px solid #eceaf8;box-shadow:0 14px 26px #0f172a0d}.users-stat-card__icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;font-size:1.45rem}.users-stat-card--pink .users-stat-card__icon{background:#fce7f3}.users-stat-card--green .users-stat-card__icon{background:#dcfce7}.users-stat-card--amber .users-stat-card__icon{background:#fef3c7}.users-stat-card--violet .users-stat-card__icon{background:#ede9fe}.users-stat-card__label{margin:0;font-size:.85rem;color:#64748b}.users-stat-card__value{margin:.15rem 0 .2rem;font-size:1.75rem;color:#0f172a}.users-stat-card__hint{margin:0;font-size:.82rem;color:#64748b}.users-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,.9fr);gap:1.25rem}.users-side-stack{display:grid;gap:1.25rem;align-self:start}.users-panel,.users-card{background:#fff;border:1px solid #eceaf8;border-radius:22px;box-shadow:0 16px 30px #0f172a0d;overflow:hidden}.users-panel__header,.users-card__head{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.1rem 1.25rem;border-bottom:1px solid #f1f5f9}.users-panel__header h3,.users-card__head h3{margin:0;font-size:1.05rem;font-weight:800;color:#0f172a}.users-panel__header p,.users-card__head p{margin:.25rem 0 0;color:#64748b;font-size:.88rem}.users-panel__header--gradient{background:linear-gradient(135deg,#faf5ff,#f5f3ff)}.users-panel__count{font-weight:800;color:#6b21a8}.users-panel__table{overflow:hidden}.users-card__body{padding:1.25rem}.users-filter-bar{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(160px,.7fr)) auto;gap:.9rem;padding:1rem 1.25rem;border-bottom:1px solid #f1f5f9;background:#fafafa}.users-filter-field{display:grid;gap:.4rem}.users-filter-field--grow{min-width:0}.users-filter-field label,.users-label{font-size:.82rem;font-weight:700;color:#475569}.users-filter-field input,.users-filter-field select,.users-input,.users-select{width:100%;min-height:44px;border-radius:14px;border:1px solid #d7deea;background:#fff;padding:.7rem .9rem;color:#0f172a;outline:none}.users-input:focus,.users-select:focus,.users-filter-field input:focus,.users-filter-field select:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61f}.users-filter-actions{display:flex;align-items:end;gap:.65rem}.users-table-wrap{overflow-x:auto}.users-table{width:100%;border-collapse:collapse;min-width:1080px}.users-table th,.users-table td{padding:.95rem 1rem;border-bottom:1px solid #f1f5f9;vertical-align:top;text-align:left}.users-table th{font-size:.78rem;letter-spacing:.04em;text-transform:uppercase;color:#64748b;background:#fcfcfd}.users-id-chip{display:inline-flex;align-items:center;padding:.35rem .6rem;border-radius:999px;background:#f1f5f9;color:#334155;font-size:.76rem;font-weight:700}.users-name-block{display:grid;gap:.15rem}.users-name-block strong{color:#0f172a}.users-name-block span,.users-email,.users-last-login{color:#64748b;font-size:.88rem}.users-role-stack{display:flex;flex-wrap:wrap;gap:.4rem}.users-role-badge{display:inline-flex;padding:.35rem .65rem;border-radius:999px;background:#f3e8ff;color:#6b21a8;font-size:.78rem;font-weight:700}.users-role-badge--muted{background:#f1f5f9;color:#64748b}.users-status{display:inline-flex;padding:.38rem .7rem;border-radius:999px;font-size:.78rem;font-weight:700}.users-status--active{background:#dcfce7;color:#166534}.users-status--inactive{background:#fee2e2;color:#b91c1c}.users-empty{text-align:center;color:#94a3b8;padding:1.5rem!important}.users-action-group{display:flex;flex-wrap:wrap;gap:.5rem}.users-table-btn{min-height:38px;padding:.55rem .8rem;border-radius:12px;border:1px solid #d7deea;background:#fff;color:#0f172a;text-decoration:none;font-size:.84rem;font-weight:700}.users-table-btn--edit{border-color:#ddd6fe;color:#6d28d9;background:#faf5ff}.users-table-btn--delete{border-color:#fecaca;color:#b91c1c;background:#fff5f5}.users-pagination-wrap{padding:1rem 1.25rem 1.25rem}.users-role-overview,.users-recent-list{display:grid;gap:.8rem;padding:1rem 1.25rem 1.25rem}.users-role-overview__item,.users-recent-item{display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.9rem .95rem;border-radius:16px;background:#fafafa;border:1px solid #f1f5f9}.users-role-overview__item strong,.users-recent-item strong{color:#0f172a}.users-role-overview__item p,.users-recent-item__content span{margin:.18rem 0 0;font-size:.82rem;color:#64748b}.users-role-overview__item span{font-weight:800;color:#6b21a8}.users-role-overview__empty{color:#94a3b8;padding:.2rem 0}.users-recent-item__avatar{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#ede9fe;color:#6d28d9;font-weight:800}.users-recent-item__content{flex:1;min-width:0}.users-recent-item time{color:#64748b;font-size:.82rem;white-space:nowrap}.users-form-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1.2rem 1.3rem;border-radius:22px;background:#fff;border:1px solid #eceaf8;box-shadow:0 16px 30px #0f172a0d}.users-form-header h2{margin:0;font-size:1.4rem;color:#0f172a}.users-form-header p{margin:.35rem 0 0;color:#64748b}.users-main-form,.users-form-layout{display:grid;gap:1rem}.users-form-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.users-col-12{grid-column:span 12}.users-col-8{grid-column:span 8}.users-col-6{grid-column:span 6}.users-col-4{grid-column:span 4}.users-help{margin-top:.35rem;color:#64748b;font-size:.8rem}.users-error{margin-top:.35rem;color:#dc2626;font-size:.82rem;font-weight:600}.users-input--readonly{background:#f8fafc;color:#475569}.users-mode-switch{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.users-mode-option{display:flex;gap:.85rem;align-items:flex-start;padding:1rem;border-radius:18px;border:1px solid #ddd6fe;background:#faf5ff;cursor:pointer}.users-mode-option input{margin-top:.2rem}.users-mode-option strong{display:block;color:#0f172a}.users-mode-option small{display:block;margin-top:.2rem;color:#64748b}.users-role-checks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.users-role-check{display:flex;gap:.75rem;align-items:flex-start;padding:.85rem .95rem;border-radius:16px;border:1px solid #e5e7eb;background:#fcfcfd}.users-role-check strong{display:block;color:#0f172a}.users-role-check small{display:block;margin-top:.15rem;color:#64748b}.users-form-actions{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:1200px){.users-grid{grid-template-columns:1fr}.users-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.users-hero,.users-form-header{flex-direction:column;align-items:stretch}.users-hero__actions{justify-items:stretch}.users-filter-bar,.users-mode-switch,.users-role-checks,.users-form-grid{grid-template-columns:1fr}.users-col-12,.users-col-8,.users-col-6,.users-col-4{grid-column:span 1}.users-filter-actions,.users-form-actions{flex-direction:column}.users-stats-grid{grid-template-columns:1fr}}.roles-page{display:grid;gap:1.5rem}.roles-page--form{gap:1.25rem}.roles-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.7rem 1.8rem;border-radius:24px;background:radial-gradient(120px 120px at 12% 14%,rgba(255,255,255,.22),transparent 60%),radial-gradient(170px 170px at 90% 22%,rgba(255,255,255,.14),transparent 60%),linear-gradient(135deg,#cf5b87,#b8519c,#8650d0 72%,#6c49e8);box-shadow:0 16px 36px #6f46e829;color:#fff}.roles-hero--compact{align-items:center}.roles-hero__copy{max-width:760px}.roles-hero__eyebrow{display:inline-flex;margin:0 0 .75rem;padding:.45rem .8rem;border-radius:999px;background:#ffffff29;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.roles-hero__title{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.02em}.roles-hero__desc{margin:.7rem 0 0;max-width:660px;color:#ffffffe0;line-height:1.75}.roles-hero__actions{display:grid;gap:.9rem;justify-items:end}.roles-hero__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.roles-meta-pill{display:inline-flex;align-items:center;min-height:38px;padding:0 .9rem;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.88rem;font-weight:700}.roles-meta-pill--soft{background:#ffffff1f}.roles-btn{border:0;border-radius:18px;padding:.9rem 1.1rem;cursor:pointer;font-weight:700;text-decoration:none}.roles-btn--primary{display:inline-flex;flex-direction:column;align-items:flex-start;min-width:170px;background:#fff;color:#7c3aed;box-shadow:0 12px 26px #1f293724}.roles-btn--primary small{color:#8b5cf6;font-size:.76rem}.roles-btn--link{opacity:1}.roles-btn--secondary,.roles-btn--ghost,.roles-btn--solid,.roles-btn--tiny{min-height:42px;display:inline-flex;align-items:center;justify-content:center;padding:0 1rem}.roles-btn--secondary{background:linear-gradient(135deg,#8b5cf6,#6d28d9);color:#fff}.roles-btn--ghost{background:#fff;border:1px solid #dbe3f0;color:#475569}.roles-btn--solid{background:linear-gradient(135deg,#cf5b87,#6c49e8);color:#fff}.roles-btn--tiny{min-height:34px;padding:0 .85rem;border-radius:12px;font-size:.82rem}.roles-alert{padding:.95rem 1rem;border-radius:16px;font-weight:700;border:1px solid transparent}.roles-alert--success{background:#ecfdf3;border-color:#bbf7d0;color:#166534}.roles-alert--error{background:#fff1f2;border-color:#fecdd3;color:#be123c}.roles-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.roles-stat-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;border-radius:22px;background:#fff;border:1px solid #ebeef5;box-shadow:0 12px 24px #0f172a0d}.roles-stat-card__icon{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;box-shadow:inset 0 1px #ffffff73}.roles-stat-card--pink .roles-stat-card__icon{background:linear-gradient(135deg,#ffe1ec,#ffd2f0)}.roles-stat-card--green .roles-stat-card__icon{background:linear-gradient(135deg,#dafbec,#c8f8dd)}.roles-stat-card--amber .roles-stat-card__icon{background:linear-gradient(135deg,#fff1cf,#ffe3b5)}.roles-stat-card--violet .roles-stat-card__icon{background:linear-gradient(135deg,#ece0ff,#ddd6ff)}.roles-stat-card__label{margin:0;color:#64748b;font-size:.9rem;font-weight:700}.roles-stat-card__value{margin:.25rem 0 0;font-size:1.9rem;line-height:1;color:#0f172a}.roles-stat-card__hint{margin:.35rem 0 0;color:#94a3b8;font-size:.85rem}.roles-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(300px,.8fr);gap:1.25rem;align-items:start}.roles-side-stack{display:grid;gap:1.25rem}.roles-panel{overflow:hidden;border-radius:24px;background:#fff;border:1px solid #ebeef5;box-shadow:0 14px 28px #0f172a0d}.roles-panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.15rem 1.25rem}.roles-panel__header h3{margin:0;font-size:1.12rem;color:#0f172a}.roles-panel__header p{margin:.3rem 0 0;color:#64748b;font-size:.9rem}.roles-panel__header--gradient{color:#fff;background:linear-gradient(135deg,#cf5b87f5,#6c49e8f0)}.roles-panel__header--gradient h3,.roles-panel__header--gradient p{color:inherit}.roles-panel__count{display:inline-flex;align-items:center;min-height:34px;padding:0 .8rem;border-radius:999px;background:#f8fafc;color:#475569;font-size:.82rem;font-weight:700}.roles-filter-bar{display:grid;grid-template-columns:minmax(220px,1fr) repeat(2,190px) auto;gap:.85rem;padding:1rem 1.25rem 1.1rem;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;background:#f8fafc}.roles-filter-field{display:grid;gap:.42rem}.roles-filter-field--grow{min-width:0}.roles-filter-field label{color:#64748b;font-size:.82rem;font-weight:700}.roles-filter-field input,.roles-filter-field select,.roles-form-field input,.roles-form-field select,.roles-form-field textarea{width:100%;min-height:46px;padding:.78rem .95rem;border:1px solid #dbe3f0;border-radius:14px;background:#fff;color:#0f172a}.roles-form-field textarea{min-height:110px;resize:vertical}.roles-form-field small{color:#94a3b8;font-size:.8rem}.roles-filter-actions{display:flex;gap:.6rem;align-items:flex-end}.roles-table-wrap{overflow:auto}.roles-table{width:100%;border-collapse:collapse}.roles-table th,.roles-table td{padding:1rem 1.1rem;border-bottom:1px solid #eef2f7;vertical-align:middle}.roles-table th{background:#f8fafc;color:#64748b;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.roles-table tbody tr:hover{background:#fcfcfe}.roles-code-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 .7rem;border-radius:999px;background:#f1f5f9;color:#334155;font-weight:700;font-size:.83rem}.roles-name-block{display:grid;gap:.18rem}.roles-name-block strong{color:#0f172a;font-size:.98rem}.roles-name-block span{color:#64748b;font-size:.88rem;line-height:1.6}.roles-permission-stack{display:grid;gap:.24rem}.roles-permission-stack small{color:#94a3b8}.roles-count-badge{display:inline-flex;align-items:center;min-height:30px;padding:0 .72rem;border-radius:999px;background:#edf7f2;color:#16794b;font-size:.82rem;font-weight:700}.roles-count-badge--violet{background:#f1ecff;color:#6d28d9}.roles-type,.roles-status{display:inline-flex;align-items:center;min-height:32px;padding:0 .8rem;border-radius:999px;font-size:.82rem;font-weight:700}.roles-type--system{background:#eef2ff;color:#4f46e5}.roles-type--custom{background:#f8fafc;color:#475569}.roles-status--active{background:#ecfdf3;color:#047857}.roles-status--inactive{background:#fff7ed;color:#c2410c}.roles-empty,.roles-overview-empty{padding:1.25rem;text-align:center;color:#64748b}.roles-overview-list,.roles-module-list{display:grid}.roles-overview-item,.roles-module-item{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.25rem;border-top:1px solid #eef2f7}.roles-overview-item:first-child,.roles-module-item:first-child{border-top:0}.roles-overview-item strong,.roles-module-item strong{color:#0f172a}.roles-overview-item p,.roles-module-item p{margin:.22rem 0 0;color:#64748b;font-size:.88rem}.roles-overview-item span,.roles-module-item span{display:inline-flex;align-items:center;min-height:32px;padding:0 .8rem;border-radius:999px;background:#f8fafc;color:#475569;font-size:.82rem;font-weight:700}.roles-action-group{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}.roles-table-btn{min-height:34px;padding:0 .8rem;border-radius:10px;font-size:.82rem;font-weight:700;border:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.roles-table-btn--edit{background:#eef2ff;color:#4338ca}.roles-table-btn--delete{background:#fff1f2;color:#be123c}.roles-table-btn[disabled]{opacity:.5;cursor:not-allowed}.roles-pagination-wrap{padding:1rem 1.25rem 1.2rem}.roles-form-layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.8fr);gap:1.25rem;align-items:start}.roles-form-main,.roles-form-side{display:grid;gap:1.25rem}.roles-form-card{border-radius:24px;background:#fff;border:1px solid #ebeef5;box-shadow:0 14px 28px #0f172a0d;padding:1.25rem}.roles-form-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.roles-form-card__header h3{margin:0;font-size:1.08rem;color:#0f172a}.roles-form-card__header p{margin:.25rem 0 0;color:#64748b;font-size:.9rem}.roles-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.roles-form-field{display:grid;gap:.48rem}.roles-form-field label{color:#334155;font-size:.88rem;font-weight:700}.roles-form-field--full{grid-column:1 / -1}.roles-form-tools{display:flex;gap:.55rem;flex-wrap:wrap}.roles-permission-groups{display:grid;gap:1rem}.roles-permission-group{border:1px solid #eef2f7;border-radius:18px;overflow:hidden}.roles-permission-group__header{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.95rem 1rem;background:#f8fafc;border-bottom:1px solid #eef2f7}.roles-permission-group__header h4{margin:0;color:#0f172a;font-size:.98rem}.roles-permission-group__header p{margin:.2rem 0 0;color:#64748b;font-size:.84rem}.roles-permission-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;padding:1rem}.roles-permission-item{display:flex;gap:.8rem;align-items:flex-start;padding:.85rem .9rem;border:1px solid #eef2f7;border-radius:16px;cursor:pointer;background:#fff}.roles-permission-item input{width:18px;height:18px;min-height:auto;margin-top:.1rem;accent-color:#7c3aed}.roles-permission-item span{display:grid;gap:.18rem}.roles-permission-item strong{color:#0f172a;font-size:.9rem}.roles-permission-item small{color:#64748b;font-size:.8rem}.roles-summary-list{display:grid;gap:.85rem}.roles-summary-item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.9rem 0;border-bottom:1px dashed #e2e8f0}.roles-summary-item:last-child{border-bottom:0}.roles-summary-item span{color:#64748b;font-size:.88rem}.roles-summary-item strong{color:#0f172a;font-size:.95rem}.roles-form-note{margin-top:1rem;padding:.95rem 1rem;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0;color:#475569;line-height:1.7;font-size:.9rem}.roles-form-actions{display:flex;gap:.75rem;margin-top:1rem}@media(max-width:1180px){.roles-stats-grid{grid-template-columns:1fr 1fr}.roles-grid,.roles-form-layout{grid-template-columns:1fr}}@media(max-width:860px){.roles-filter-bar,.roles-form-grid,.roles-permission-list{grid-template-columns:1fr}}@media(max-width:768px){.roles-hero{flex-direction:column}.roles-hero__actions,.roles-hero__meta{justify-items:start;justify-content:flex-start}.roles-stats-grid{grid-template-columns:1fr}.roles-table th,.roles-table td{padding:.85rem}.roles-form-actions{flex-direction:column}}.permissions-page{display:grid;gap:1.5rem}.permissions-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.7rem 1.8rem;border-radius:24px;background:radial-gradient(120px 120px at 10% 15%,rgba(255,255,255,.22),transparent 60%),radial-gradient(160px 160px at 90% 30%,rgba(255,255,255,.16),transparent 60%),linear-gradient(135deg,#c94f85,#b94f96 38%,#884ecf 72%,#6f46e8);box-shadow:0 16px 36px #6f46e82e;color:#fff}.permissions-hero__copy{max-width:760px}.permissions-hero__eyebrow{display:inline-flex;margin:0 0 .75rem;padding:.45rem .8rem;border-radius:999px;background:#ffffff29;font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.permissions-hero__title{margin:0;font-size:2rem;font-weight:800;letter-spacing:-.02em}.permissions-hero__desc{margin:.7rem 0 0;max-width:700px;color:#ffffffe0;line-height:1.75}.permissions-hero__actions{display:grid;gap:.9rem;justify-items:end}.permissions-hero__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.65rem}.permissions-meta-pill,.permissions-btn,.permissions-level,.permissions-role-count,.permissions-module-chip,.permissions-panel__count,.permissions-table-btn,.permission-form-btn,.permission-status-box strong{display:inline-flex;align-items:center}.permissions-meta-pill{min-height:38px;padding:0 .9rem;border-radius:999px;background:#ffffff2e;color:#fff;font-size:.88rem;font-weight:700}.permissions-meta-pill--soft{background:#ffffff1f}.permissions-btn{justify-content:center;border:0;border-radius:18px;padding:.9rem 1.1rem;cursor:pointer;font-weight:700;text-decoration:none}.permissions-btn--primary{flex-direction:column;align-items:flex-start;min-width:190px;background:#fff;color:#7c3aed;box-shadow:0 12px 26px #1f293724}.permissions-btn--primary small{color:#8b5cf6;font-size:.76rem}.permissions-btn--link{opacity:1}.permissions-btn--filter{min-height:46px;background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff}.permissions-btn--reset{min-height:46px;background:#f8fafc;color:#475569;border:1px solid #dbe2ea}.permissions-alert{padding:.95rem 1.1rem;border-radius:16px;font-weight:700}.permissions-alert--success{background:#ecfdf5;border:1px solid #bbf7d0;color:#166534}.permissions-alert--danger{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c}.permissions-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.permissions-stat-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;border-radius:22px;background:#fff;border:1px solid #ebeef5;box-shadow:0 12px 24px #0f172a0d}.permissions-stat-card__icon{width:58px;height:58px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;font-size:1.4rem;box-shadow:inset 0 1px #ffffff73}.permissions-stat-card--pink .permissions-stat-card__icon{background:linear-gradient(135deg,#ffe1ec,#ffd2f0)}.permissions-stat-card--green .permissions-stat-card__icon{background:linear-gradient(135deg,#dafbec,#c8f8dd)}.permissions-stat-card--amber .permissions-stat-card__icon{background:linear-gradient(135deg,#fff1cf,#ffe3b5)}.permissions-stat-card--violet .permissions-stat-card__icon{background:linear-gradient(135deg,#ece0ff,#ddd6ff)}.permissions-stat-card__label{margin:0;color:#64748b;font-size:.9rem;font-weight:700}.permissions-stat-card__value{margin:.25rem 0 0;font-size:1.9rem;line-height:1;color:#0f172a}.permissions-stat-card__hint{margin:.35rem 0 0;color:#94a3b8;font-size:.85rem}.permissions-grid{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(320px,.8fr);gap:1.25rem;align-items:start}.permissions-side-stack,.permissions-overview-list,.permissions-level-summary,.permission-form-page,.permission-form-side-stack,.permission-tips{display:grid;gap:1.25rem}.permissions-panel,.permission-form-card{overflow:hidden;border-radius:24px;background:#fff;border:1px solid #ebeef5;box-shadow:0 14px 28px #0f172a0d}.permissions-panel__header,.permission-form-section-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:1.15rem 1.25rem}.permissions-panel__header--stack{align-items:flex-start}.permissions-panel__header h3,.permission-form-section-head h3{margin:0;font-size:1.12rem;color:#0f172a}.permissions-panel__header p,.permission-form-section-head p{margin:.3rem 0 0;color:#64748b;font-size:.9rem}.permissions-panel__header--gradient{color:#fff;background:linear-gradient(135deg,#c94f85f5,#6f46e8f0)}.permissions-panel__header--gradient h3,.permissions-panel__header--gradient p{color:inherit}.permissions-panel__count{min-height:34px;padding:0 .8rem;border-radius:999px;background:#f8fafc;color:#475569;font-size:.82rem;font-weight:700}.permissions-filter-bar{display:grid;grid-template-columns:minmax(0,1.6fr) repeat(2,minmax(180px,.7fr)) auto;gap:1rem;padding:1rem 1.1rem;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7;background:#fcfdff}.permissions-filter-field{display:grid;gap:.45rem}.permissions-filter-field label{color:#475569;font-size:.82rem;font-weight:700}.permissions-filter-field input,.permissions-filter-field select,.permission-field-group input,.permission-field-group textarea{width:100%;min-height:46px;border-radius:14px;border:1px solid #d9e2ec;background:#fff;padding:0 .95rem;font:inherit;color:#0f172a}.permission-field-group textarea{min-height:140px;padding:.85rem .95rem;resize:vertical}.permissions-filter-field input:focus,.permissions-filter-field select:focus,.permission-field-group input:focus,.permission-field-group textarea:focus{outline:none;border-color:#7c3aed;box-shadow:0 0 0 4px #7c3aed1f}.permissions-filter-actions{display:flex;gap:.75rem;align-items:end}.permissions-table-wrap{overflow:auto}.permissions-table{width:100%;border-collapse:collapse}.permissions-table th,.permissions-table td{padding:.95rem 1rem;border-bottom:1px solid #eef2f7;vertical-align:middle}.permissions-table th{background:#fbfcfe;color:#64748b;font-size:.76rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.permissions-table tbody tr:hover{background:#fcfcfe}.permissions-code-chip,.permissions-module-chip{padding:.45rem .75rem;border-radius:999px;background:#f3f4f6;color:#334155;font-size:.78rem;font-weight:700}.permissions-module-chip{background:#eef2ff;color:#4338ca}.permissions-name-block strong{display:block;color:#0f172a;font-size:.95rem}.permissions-name-block span{display:block;margin-top:.2rem;color:#64748b;font-size:.84rem;line-height:1.6}.permissions-level,.permissions-role-count,.permissions-table-btn{min-height:34px;padding:0 .8rem;border-radius:999px;font-size:.8rem;font-weight:800;border:0;text-decoration:none}.permissions-level--view{background:#e0f2fe;color:#0369a1}.permissions-level--create{background:#dcfce7;color:#15803d}.permissions-level--manage{background:#ede9fe;color:#7c3aed}.permissions-level--delete{background:#fee2e2;color:#dc2626}.permissions-level--action{background:#fff1cf;color:#b45309}.permissions-role-count--used{background:#eafaf1;color:#15803d}.permissions-role-count--unused{background:#f8fafc;color:#64748b}.permissions-overview-item,.permissions-level-summary__item{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1rem 1.15rem;border-top:1px solid #eef2f7}.permissions-overview-item:first-child,.permissions-level-summary__item:first-child{border-top:0}.permissions-overview-item strong,.permissions-level-summary__item strong{color:#0f172a}.permissions-overview-item p,.permissions-level-summary__item p{margin:.22rem 0 0;color:#64748b;font-size:.86rem}.permissions-overview-item span,.permissions-level-summary__head span{display:inline-flex;align-items:center;min-height:34px;padding:0 .75rem;border-radius:999px;background:#f1f5f9;color:#475569;font-size:.78rem;font-weight:800;letter-spacing:.08em}.permissions-level-summary__head{display:flex;justify-content:space-between;gap:.75rem;align-items:center}.permissions-level-tags,.permissions-table-actions,.permission-form-actions,.permission-status-boxes{display:flex;flex-wrap:wrap;gap:.55rem}.permissions-table-actions{align-items:center}.permissions-table-btn--edit{background:#eef2ff;color:#4338ca}.permissions-table-btn--delete{background:#fee2e2;color:#dc2626;cursor:pointer}.permissions-table-btn--delete:disabled{opacity:.55;cursor:not-allowed}.permissions-empty{padding:1.4rem;text-align:center;color:#64748b}.permissions-empty--table{font-weight:700}.permissions-pagination-wrap{padding:1rem 1.1rem 1.2rem;border-top:1px solid #eef2f7}.permission-form-card--hero{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:1.5rem 1.6rem;background:linear-gradient(135deg,#f8f5ff,#fff1f6)}.permission-form-eyebrow{display:inline-flex;padding:.4rem .75rem;border-radius:999px;background:#ede9fe;color:#6d28d9;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.permission-form-card--hero h2{margin:.85rem 0 0;color:#0f172a;font-size:1.7rem}.permission-form-card--hero p{margin:.45rem 0 0;max-width:760px;color:#64748b;line-height:1.75}.permission-form-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(300px,.8fr);gap:1.25rem}.permission-form-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding:0 1.25rem 1.25rem}.permission-field-group{display:grid;gap:.45rem}.permission-field-group--full{grid-column:1 / -1}.permission-field-group label{color:#334155;font-size:.9rem;font-weight:700}.permission-field-group label span{color:#dc2626}.permission-field-help{color:#64748b;font-size:.82rem;line-height:1.6}.permission-field-error{color:#dc2626;font-size:.82rem;font-weight:700}.permission-tip-item{padding:0 1.25rem 1.1rem;border-top:1px solid #eef2f7}.permission-tip-item:first-child{border-top:0;padding-top:0}.permission-tip-item strong{display:block;color:#0f172a}.permission-tip-item p{margin:.25rem 0 0;color:#64748b;line-height:1.7}.permission-status-box{flex:1 1 160px;padding:1rem;border-radius:18px;background:#f8fafc;border:1px solid #e2e8f0}.permission-status-box span{display:block;color:#64748b;font-size:.82rem}.permission-status-box strong{margin-top:.45rem;color:#0f172a;font-size:1rem}.permission-form-actions{justify-content:flex-start}.permission-form-btn{min-height:46px;padding:0 1.05rem;border-radius:14px;font-weight:800;text-decoration:none;border:1px solid transparent;cursor:pointer}.permission-form-btn--primary{background:linear-gradient(135deg,#7c3aed,#4f46e5);color:#fff}.permission-form-btn--secondary{background:#fff;color:#475569;border-color:#d9e2ec}.permission-form-btn--ghost{background:#fffc;color:#6d28d9}@media(max-width:1200px){.permissions-stats-grid,.permissions-grid,.permission-form-grid{grid-template-columns:1fr}}@media(max-width:900px){.permissions-hero,.permission-form-card--hero,.permissions-panel__header{flex-direction:column;align-items:flex-start}.permissions-hero__actions{justify-items:start}.permissions-filter-bar,.permission-form-fields{grid-template-columns:1fr}.permissions-filter-actions{align-items:stretch}}.settings-page{display:grid;gap:24px}.settings-hero{position:relative;overflow:hidden;display:flex;justify-content:space-between;gap:28px;align-items:flex-start;padding:32px 34px;border-radius:28px;background:radial-gradient(120% 120% at 0% 0%,#ffffff2e,#fff0 42%),linear-gradient(135deg,#6d3df5,#8d49f6 34%,#ec4899);box-shadow:0 18px 42px #6d3df52e;color:#fff}.settings-hero:after{content:"";position:absolute;inset:auto -120px -160px auto;width:340px;height:340px;border-radius:999px;background:radial-gradient(circle,#ffffff2e,#fff0 70%);pointer-events:none}.settings-hero__copy{max-width:760px;position:relative;z-index:1}.settings-hero__eyebrow{display:inline-flex;margin:0 0 14px;padding:8px 14px;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.16);font-size:.78rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-hero__title{margin:0;font-size:clamp(2rem,2.9vw,2.7rem);line-height:1.12;font-weight:800;letter-spacing:-.02em}.settings-hero__desc{margin:14px 0 0;max-width:760px;color:#ffffffeb;font-size:.96rem;line-height:1.78}.settings-hero__actions{position:relative;z-index:1;display:grid;gap:14px;justify-items:end;min-width:220px}.settings-hero__meta{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:10px}.settings-meta-pill{display:inline-flex;align-items:center;min-height:36px;padding:0 13px;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.16);font-size:.82rem;font-weight:700;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.settings-meta-pill--soft{background:#ffffff1a}.settings-btn{min-width:192px;min-height:54px;padding:11px 18px;border:0;border-radius:18px;color:#fff;cursor:pointer;display:inline-flex;flex-direction:column;justify-content:center;align-items:flex-start;text-align:left;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,opacity .2s ease}.settings-btn:hover{transform:translateY(-1px)}.settings-btn:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.settings-btn[disabled],.settings-btn[aria-disabled=true],button.settings-btn:disabled{cursor:not-allowed;opacity:.68;transform:none}.settings-btn small{color:#ffffffd1;font-size:.76rem;font-weight:500}.settings-btn--primary{background:linear-gradient(135deg,#ffffff2b,#ffffff14);border:1px solid rgba(255,255,255,.16);box-shadow:inset 0 1px #ffffff2e}.settings-stats-grid,.settings-grid{display:grid;gap:18px}.settings-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.settings-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.9fr)}.settings-grid--secondary{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.settings-stat-card,.settings-panel,.settings-info-card{background:linear-gradient(180deg,#fffffff7,#fffafcfc);border:1px solid rgba(232,216,247,.62);box-shadow:0 14px 32px #2b105b12}.settings-stat-card{border-radius:22px;padding:18px 18px 17px;display:flex;gap:14px;align-items:flex-start;transition:transform .2s ease,box-shadow .2s ease}.settings-stat-card:hover{transform:translateY(-3px);box-shadow:0 20px 38px #2b105b1a}.settings-stat-card__icon{width:48px;height:48px;border-radius:16px;display:grid;place-items:center;font-size:1.2rem;flex-shrink:0;box-shadow:inset 0 1px #ffffff2e}.settings-stat-card__label{margin:0;color:#7c698a;font-size:.84rem;font-weight:700}.settings-stat-card__value{margin:5px 0 3px;color:#241239;font-size:1.38rem;font-weight:800;line-height:1.1}.settings-stat-card__hint{margin:0;color:#6f6480;font-size:.82rem;line-height:1.58}.settings-stat-card--pink .settings-stat-card__icon{background:linear-gradient(135deg,#ffe3f1,#ffd0e7)}.settings-stat-card--violet .settings-stat-card__icon{background:linear-gradient(135deg,#ede5ff,#dcd0ff)}.settings-stat-card--green .settings-stat-card__icon{background:linear-gradient(135deg,#def8ea,#c9f2dd)}.settings-stat-card--amber .settings-stat-card__icon{background:linear-gradient(135deg,#fff2d9,#ffe5bb)}.settings-panel{border-radius:24px;overflow:hidden}.settings-panel--wide{display:grid;gap:0}.settings-panel__header{display:flex;justify-content:space-between;gap:18px;align-items:flex-start;padding:20px 22px 15px}.settings-panel__header h3{margin:0;color:#23143a;font-size:1rem;font-weight:800}.settings-panel__header p{margin:6px 0 0;color:#7a7088;font-size:.87rem;line-height:1.55}.settings-panel__header--gradient{background:linear-gradient(135deg,#6d3df512,#ec48990f)}.settings-panel__header--light{border-bottom:1px solid rgba(232,216,247,.55)}.settings-side-stack{display:grid;gap:18px}.settings-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:0 22px 22px}.settings-info-card{border-radius:18px;padding:16px 16px 15px;min-height:126px;display:flex;flex-direction:column;justify-content:flex-start}.settings-info-card span{display:block;margin-bottom:8px;color:#826f95;font-size:.82rem;font-weight:700}.settings-info-card strong{display:block;color:#241239;font-size:.95rem;line-height:1.65;word-break:break-word}.settings-list,.settings-feature-list,.settings-roadmap,.settings-level-summary{padding:0 22px 20px}.settings-list__item,.settings-feature-list__item,.settings-roadmap__item{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:12px 0;border-bottom:1px solid rgba(232,224,240,.78)}.settings-list__item:last-child,.settings-feature-list__item:last-child,.settings-roadmap__item:last-child{border-bottom:0}.settings-list__item span{color:#7d708d;font-weight:700;font-size:.88rem}.settings-list__item strong{color:#241239;text-align:right;font-size:.9rem}.settings-feature-list__item strong,.settings-roadmap__item strong{color:#241239;display:block;margin-bottom:4px;font-size:.92rem}.settings-feature-list__item p,.settings-roadmap__item p{margin:0;color:#7b7187;font-size:.84rem;line-height:1.55}.settings-status{min-width:72px;min-height:30px;padding:0 11px;border-radius:999px;display:inline-flex;justify-content:center;align-items:center;font-size:.72rem;font-weight:800;flex-shrink:0}.settings-status--ready{background:#e7fbef;color:#14814b}.settings-status--pending{background:#fff2dc;color:#a95a00}.settings-roadmap__step{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;background:linear-gradient(135deg,#efe8ff,#fbe4f1);color:#6f41ee;font-weight:800;font-size:.84rem;flex-shrink:0}.settings-admin-card{padding:0 22px 22px;display:flex;gap:16px;align-items:center}.settings-admin-card__avatar{width:60px;height:60px;border-radius:18px;display:grid;place-items:center;background:linear-gradient(135deg,#6d3df5,#ec4899);color:#fff;font-size:1.28rem;font-weight:800;box-shadow:0 14px 28px #6d3df52e;flex-shrink:0}.settings-admin-card__content strong{display:block;color:#241239;font-size:.96rem;font-weight:800}.settings-admin-card__content span,.settings-admin-card__content p{display:block;margin-top:4px;color:#7a7088;font-size:.86rem;line-height:1.55}@media(max-width:1180px){.settings-stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-grid,.settings-grid--secondary{grid-template-columns:1fr}}@media(max-width:900px){.settings-hero{flex-direction:column;padding:26px 24px}.settings-hero__actions{width:100%;justify-items:stretch}.settings-hero__meta{justify-content:flex-start}.settings-info-grid{grid-template-columns:1fr}}@media(max-width:640px){.settings-stats-grid{grid-template-columns:1fr}.settings-hero,.settings-stat-card,.settings-panel__header,.settings-info-card,.settings-list,.settings-feature-list,.settings-roadmap,.settings-admin-card,.settings-info-grid{padding-left:18px;padding-right:18px}}.settings-panel--quicklinks{margin-bottom:28px}.settings-quicklinks{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:18px;padding:24px}.settings-quicklink-card{display:flex;flex-direction:column;gap:10px;padding:22px;border-radius:22px;border:1px solid rgba(148,163,184,.2);background:#ffffffe0;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.settings-quicklink-card--primary{box-shadow:0 18px 42px #6366f129}.settings-quicklink-card--muted{opacity:.85}.settings-quicklink-card:hover{transform:translateY(-2px)}.ticket-type-table-wrap{padding:0 24px 24px;overflow-x:auto}.ticket-type-actions{display:flex;gap:8px;flex-wrap:wrap}.ticket-type-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px}.ticket-type-form-item{display:flex;flex-direction:column;gap:8px}.ticket-type-form-item--full{grid-column:1 / -1}.ticket-type-toggle-list{display:grid;gap:14px;padding:24px}.ticket-type-toggle-item{display:grid;grid-template-columns:auto 1fr;gap:12px;align-items:start;padding:16px 18px;border-radius:18px;background:#f8fafcf2;border:1px solid rgba(148,163,184,.16)}.ticket-type-toggle-item p{margin:4px 0 0;color:#64748b;font-size:.92rem}@media(max-width:960px){.ticket-type-form-grid{grid-template-columns:1fr}}.approval-rule-step-list{margin:0;padding-left:18px;display:grid;gap:6px}.approval-rule-step-list li{display:grid;gap:3px}.approval-step-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:0 24px 24px}.approval-step-card{border-radius:20px;border:1px solid rgba(148,163,184,.18);background:#fffffff2;padding:18px}.approval-step-card__title{margin-bottom:12px;font-weight:700;color:#334155}@media(max-width:960px){.approval-step-grid{grid-template-columns:1fr}}.approval-rule-step-list div{margin-bottom:.35rem}.request-template-builder{align-items:start;gap:24px}.request-template-section{margin-top:24px}.request-template-section--builder,.request-template-section--agreement{box-shadow:0 16px 34px #2b105b0f}.request-template-row-list{display:grid;gap:20px;padding:0 22px 24px}.request-row-card{border-radius:24px;overflow:hidden;box-shadow:0 12px 28px #2b105b0d}.request-row-card .settings-panel__header{padding-bottom:16px}.request-template-form-grid{gap:18px 18px;padding-top:22px;padding-bottom:22px}.request-template-form-grid--compact{padding-bottom:18px}.request-template-toggle-list{margin-top:0!important;padding-top:2px;padding-bottom:22px}.request-template-note-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px;padding:0 22px 24px}.request-template-note-card{grid-column:span 3;min-height:132px;padding:18px 18px 17px;border-radius:20px;border:1px solid rgba(232,216,247,.55);background:linear-gradient(180deg,#fffffff5,#fcf8fffc);box-shadow:inset 0 1px #ffffffb3}.request-template-note-card--featured{grid-column:span 4;background:linear-gradient(135deg,#6d3df5eb,#ec4899d1);border-color:#a482ff57;box-shadow:0 18px 34px #6d3df524}.request-template-note-card__eyebrow{display:inline-flex;margin-bottom:10px;padding:6px 10px;border-radius:999px;background:#ffffff2e;color:#fffffff2;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.request-template-note-card strong{display:block;margin-bottom:8px;color:#241239;font-size:.92rem;font-weight:800;line-height:1.45}.request-template-note-card p{margin:0;color:#70657f;font-size:.84rem;line-height:1.64}.request-template-note-card--featured strong,.request-template-note-card--featured p{color:#fff}.request-template-summary-list .settings-list__item{gap:20px;padding-top:14px;padding-bottom:14px}.request-template-summary-list .settings-list__item span{min-width:92px}.request-template-summary-list .settings-list__item strong{max-width:360px;line-height:1.65}.request-template-builder .ticket-type-form-item,.request-template-section .ticket-type-form-item{gap:9px}.request-template-builder .ticket-type-form-item label,.request-template-section .ticket-type-form-item label{color:#2a183f;font-weight:700;font-size:.9rem}.request-template-builder .ticket-hint,.request-template-section .ticket-hint{color:#7a7088;font-size:.8rem;line-height:1.58}.request-template-builder .form-control,.request-template-section .form-control{min-height:48px;border-radius:15px}.request-template-builder textarea.form-control,.request-template-section textarea.form-control{min-height:132px;line-height:1.62;resize:vertical}.request-template-row-list--fields textarea.form-control{min-height:118px}.request-template-row-list--agreements textarea.form-control{min-height:168px}.request-template-builder input[type=checkbox],.request-template-section input[type=checkbox]{margin-top:2px}.request-template-section .ticket-type-toggle-item{border-radius:18px;background:linear-gradient(180deg,#f8fafcfa,#f4f7fbfa)}@media(max-width:1180px){.request-template-note-card{grid-column:span 6}.request-template-note-card--featured{grid-column:span 12}}@media(max-width:960px){.request-template-note-grid{grid-template-columns:1fr}.request-template-note-card,.request-template-note-card--featured{grid-column:auto;min-height:auto}.request-template-row-list,.request-template-note-grid{padding-left:18px;padding-right:18px}}html[data-theme=dark] .settings-stat-card,html[data-theme=dark] .settings-panel,html[data-theme=dark] .settings-info-card,html[data-theme=dark] .request-template-note-card{background:linear-gradient(180deg,#141821fa,#181c25fa);border-color:#94a3b824;box-shadow:var(--itms-shadow-dark-sm)}html[data-theme=dark] .request-template-note-card--featured{background:linear-gradient(135deg,#6d3df5e0,#ec4899bd);border-color:#a78bfa38}html[data-theme=dark] .settings-panel__header h3,html[data-theme=dark] .settings-list__item strong,html[data-theme=dark] .request-template-note-card strong,html[data-theme=dark] .request-template-builder .ticket-type-form-item label,html[data-theme=dark] .request-template-section .ticket-type-form-item label{color:var(--itms-dark-text)}html[data-theme=dark] .request-template-note-card--featured strong,html[data-theme=dark] .request-template-note-card--featured p,html[data-theme=dark] .request-template-note-card--featured .request-template-note-card__eyebrow{color:#fff}html[data-theme=dark] .settings-panel__header p,html[data-theme=dark] .settings-list__item span,html[data-theme=dark] .request-template-note-card p,html[data-theme=dark] .request-template-builder .ticket-hint,html[data-theme=dark] .request-template-section .ticket-hint,html[data-theme=dark] .ticket-type-toggle-item p{color:var(--itms-dark-text-soft)}html[data-theme=dark] .settings-panel__header--gradient{background:linear-gradient(135deg,#6d3df52e,#ec489924)}html[data-theme=dark] .settings-panel__header--light,html[data-theme=dark] .settings-list__item,html[data-theme=dark] .request-template-note-card,html[data-theme=dark] .ticket-type-toggle-item{border-color:#94a3b824}html[data-theme=dark] .request-template-builder .ticket-type-toggle-item,html[data-theme=dark] .request-template-section .ticket-type-toggle-item,html[data-theme=dark] .settings-side-stack .ticket-type-toggle-item,html[data-theme=dark] .request-template-toggle-list .ticket-type-toggle-item{background:linear-gradient(180deg,#1c212cf5,#181d28f5)!important;border-color:#94a3b829;box-shadow:inset 0 1px #ffffff08}html[data-theme=dark] .request-template-builder .ticket-type-toggle-item:hover,html[data-theme=dark] .request-template-section .ticket-type-toggle-item:hover,html[data-theme=dark] .settings-side-stack .ticket-type-toggle-item:hover,html[data-theme=dark] .request-template-toggle-list .ticket-type-toggle-item:hover{background:linear-gradient(180deg,#202632fa,#1b202cfa)!important;border-color:#a78bfa38}html[data-theme=dark] .request-template-builder .ticket-type-toggle-item strong,html[data-theme=dark] .request-template-section .ticket-type-toggle-item strong,html[data-theme=dark] .settings-side-stack .ticket-type-toggle-item strong,html[data-theme=dark] .request-template-toggle-list .ticket-type-toggle-item strong{color:var(--itms-dark-text)}html[data-theme=dark] .request-template-builder .ticket-type-toggle-item div,html[data-theme=dark] .request-template-section .ticket-type-toggle-item div,html[data-theme=dark] .settings-side-stack .ticket-type-toggle-item div,html[data-theme=dark] .request-template-toggle-list .ticket-type-toggle-item div{background:transparent!important}html[data-theme=dark] .request-template-builder .ticket-type-toggle-item input[type=checkbox],html[data-theme=dark] .request-template-section .ticket-type-toggle-item input[type=checkbox],html[data-theme=dark] .settings-side-stack .ticket-type-toggle-item input[type=checkbox],html[data-theme=dark] .request-template-toggle-list .ticket-type-toggle-item input[type=checkbox]{accent-color:#60a5fa}html[data-theme=dark] .request-template-builder .form-control,html[data-theme=dark] .request-template-section .form-control{background:#0c121bdb;border-color:#94a3b833}.telegram-settings-page{gap:20px}.telegram-settings-hero{box-shadow:0 18px 42px #6d3df524}.telegram-settings-grid,.telegram-logs-grid{align-items:start}.telegram-settings-main .request-template-section,.telegram-logs-main .request-template-section{margin-top:0;padding:22px}.telegram-settings-form .request-template-grid,.telegram-log-filter-form .request-template-grid{gap:18px}.telegram-settings-form .request-template-field,.telegram-log-filter-form .request-template-field{display:grid;gap:8px}.telegram-toggle-list{padding:0;gap:12px}.telegram-toggle-item{border-radius:18px;padding:16px 18px;background:linear-gradient(180deg,#f8fafcfa,#f4f7fbfa)}.telegram-overview-card,.telegram-log-preview,.telegram-log-details{border-radius:16px;border:1px solid rgba(232,216,247,.6);background:linear-gradient(180deg,#fffffff5,#fcf8fffc);box-shadow:inset 0 1px #ffffffb3}.telegram-overview-card{display:grid;gap:6px;padding:14px 16px}.telegram-event-section{margin-top:22px;padding-top:22px;border-top:1px solid rgba(232,216,247,.55)}.telegram-settings-actions{margin-top:22px;display:flex;gap:12px;flex-wrap:wrap}.telegram-settings-side,.telegram-settings-side .settings-panel{gap:18px}.telegram-mini-panel .settings-panel__header{padding-bottom:12px}.telegram-test-actions{display:grid;gap:12px;padding:0 22px 22px}.telegram-test-btn{width:100%;justify-content:center;min-height:46px;border-radius:14px}.telegram-guide-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0 22px 22px}.telegram-guide-grid--compact{grid-template-columns:1fr}.request-template-guide-card{display:grid;gap:8px;padding:16px 16px 15px;border-radius:18px;border:1px solid rgba(232,216,247,.55);background:linear-gradient(180deg,#fffffff7,#fcf8fffc)}.request-template-guide-card strong{color:#241239;font-size:.92rem}.request-template-guide-card span{color:#70657f;font-size:.84rem;line-height:1.6}.request-template-guide-card--highlight{background:linear-gradient(135deg,#6d3df5eb,#ec4899d1);border-color:#a482ff57;box-shadow:0 18px 34px #6d3df524}.request-template-guide-card--highlight strong,.request-template-guide-card--highlight span{color:#fff}.telegram-log-mini-list{display:grid;gap:12px;padding:0 22px 10px}.telegram-log-mini-item{display:grid;gap:5px;padding:14px 14px 13px;border-radius:16px;border:1px solid rgba(232,216,247,.55);background:linear-gradient(180deg,#fffffff7,#fcf8fffc)}.telegram-log-mini-item__head{display:flex;gap:12px;justify-content:space-between;align-items:flex-start}.telegram-log-mini-item strong{color:#241239;font-size:.88rem}.telegram-log-mini-item p{margin:0;color:#70657f;font-size:.82rem;line-height:1.5}.telegram-mini-actions{margin:0;padding:0 22px 22px}.telegram-logs-list-panel{overflow:visible}.telegram-log-list{display:grid;gap:16px;padding:0 22px 22px;transition:opacity .2s ease,transform .2s ease;animation:telegramLogFadeSmooth .24s ease}.telegram-log-list.is-loading{opacity:.45;transform:translateY(6px)}.telegram-log-card{display:grid;gap:14px;padding:18px;border-radius:22px;border:1px solid rgba(232,216,247,.6);background:linear-gradient(180deg,#fffffffa,#fcf8fffc);box-shadow:0 10px 24px #2b105b0d}.telegram-log-card__head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.telegram-log-card__title-wrap{display:grid;gap:8px}.telegram-log-card__title-wrap h4{margin:0;color:#241239;font-size:1rem;font-weight:800}.telegram-log-card__badges{display:flex;flex-wrap:wrap;gap:8px}.telegram-log-card__time{color:#7b7187;font-size:.84rem;white-space:nowrap}.telegram-log-card__meta{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.telegram-log-card__meta div{display:grid;gap:6px;padding:12px 14px;border-radius:16px;background:#f8fafce6;border:1px solid rgba(232,216,247,.5)}.telegram-log-card__meta span{color:#826f95;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.telegram-log-card__meta strong{color:#241239;font-size:.88rem;line-height:1.55;word-break:break-word}.telegram-log-preview{padding:14px 16px;color:#4b5563;white-space:pre-line;line-height:1.7}.telegram-log-card__details{display:grid;gap:10px}.telegram-log-details{padding:0;overflow:hidden}.telegram-log-details summary{cursor:pointer;list-style:none;padding:14px 16px;font-weight:700;color:#241239}.telegram-log-details summary::-webkit-details-marker{display:none}.telegram-log-details div{padding:0 16px 16px;color:#5f566f;white-space:pre-line;word-break:break-word;line-height:1.7}@keyframes telegramLogFadeSmooth{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.telegram-action-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 16px;border-radius:12px;font-weight:800;line-height:1;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease;text-decoration:none;border:1px solid transparent}.telegram-action-btn:hover{transform:translateY(-1px)}.telegram-action-btn--primary{color:#fff;background:linear-gradient(135deg,#ff8a1f,#ff6b00);border-color:#ff7a1a6b;box-shadow:0 12px 26px #ff7a1a38}.telegram-action-btn--primary:hover{color:#fff;box-shadow:0 14px 30px #ff7a1a47}.telegram-action-btn--ghost{color:#9a3412;background:#fff7edfa;border-color:#fb923c52;box-shadow:0 8px 18px #fb923c14}.telegram-action-btn--ghost:hover{color:#7c2d12;background:#ffedd5fa}.telegram-log-pagination{padding:0 22px 20px;display:flex;justify-content:flex-end}.telegram-pagination-nav{display:inline-flex}.telegram-pagination-list{display:inline-flex;align-items:center;gap:4px;margin:0;padding:4px;list-style:none;border-radius:12px;background:linear-gradient(180deg,#1f2937,#111827);border:1px solid rgba(148,163,184,.18);box-shadow:0 8px 20px #0f172a2e}.telegram-pagination-item{margin:0}.telegram-pagination-link{min-width:34px;height:34px;padding:0 8px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:#e5e7eb;text-decoration:none;font-weight:700;font-size:13px;transition:all .18s ease}.telegram-pagination-item:not(.is-active):not(.is-disabled) .telegram-pagination-link:hover{background:#ffffff14;color:#fff;transform:translateY(-1px)}.telegram-pagination-item.is-active .telegram-pagination-link{background:linear-gradient(135deg,#ff8a1f,#ff6b00);color:#fff;box-shadow:0 4px 12px #ff7a1a47}.telegram-pagination-item.is-disabled .telegram-pagination-link{opacity:.35;pointer-events:none}html{scroll-behavior:smooth}html[data-theme=dark] .telegram-overview-card,html[data-theme=dark] .request-template-guide-card,html[data-theme=dark] .telegram-log-mini-item,html[data-theme=dark] .telegram-log-card,html[data-theme=dark] .telegram-log-card__meta div,html[data-theme=dark] .telegram-log-preview,html[data-theme=dark] .telegram-log-details{background:linear-gradient(180deg,#141821fa,#181c25fa);border-color:#94a3b824;box-shadow:var(--itms-shadow-dark-sm)}html[data-theme=dark] .telegram-toggle-item{background:linear-gradient(180deg,#1c212cf5,#181d28f5);border-color:#94a3b829}html[data-theme=dark] .request-template-guide-card strong,html[data-theme=dark] .telegram-log-mini-item strong,html[data-theme=dark] .telegram-log-card__title-wrap h4,html[data-theme=dark] .telegram-log-card__meta strong,html[data-theme=dark] .telegram-log-details summary{color:var(--itms-dark-text)}html[data-theme=dark] .request-template-guide-card span,html[data-theme=dark] .telegram-log-mini-item p,html[data-theme=dark] .telegram-log-card__time,html[data-theme=dark] .telegram-log-card__meta span,html[data-theme=dark] .telegram-log-preview,html[data-theme=dark] .telegram-log-details div{color:var(--itms-dark-text-soft)}html[data-theme=dark] .request-template-guide-card--highlight,html[data-theme=dark] .request-template-guide-card--highlight strong,html[data-theme=dark] .request-template-guide-card--highlight span{color:#fff}html[data-theme=dark] .telegram-action-btn--primary{color:#fff;background:linear-gradient(135deg,#fb923c,#f97316);border-color:#fb923c59;box-shadow:0 12px 28px #f9731633}html[data-theme=dark] .telegram-action-btn--ghost,html[data-theme=dark] .telegram-test-btn{color:#fed7aa;background:#37210eeb;border-color:#fb923c38;box-shadow:none}html[data-theme=dark] .telegram-action-btn--ghost:hover,html[data-theme=dark] .telegram-test-btn:hover{color:#ffedd5;background:#4d2d12f5}html[data-theme=dark] .telegram-pagination-list{background:linear-gradient(180deg,#1f2937,#0f172a);border-color:#94a3b82e}html[data-theme=dark] .telegram-pagination-link{color:#e5e7eb}html[data-theme=dark] .telegram-pagination-item:not(.is-active):not(.is-disabled) .telegram-pagination-link:hover{background:#ffffff14;color:#fff}html[data-theme=dark] .telegram-pagination-item.is-active .telegram-pagination-link{background:linear-gradient(135deg,#fb923c,#f97316);color:#fff}@media(max-width:1180px){.telegram-log-card__meta{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:960px){.telegram-guide-grid,.telegram-guide-grid--compact{grid-template-columns:1fr}.telegram-log-card__head{flex-direction:column}}@media(max-width:640px){.telegram-settings-main .request-template-section,.telegram-logs-main .request-template-section,.telegram-test-actions,.telegram-guide-grid,.telegram-log-mini-list,.telegram-mini-actions,.telegram-log-list,.telegram-log-pagination{padding-left:18px;padding-right:18px}.telegram-log-card__meta{grid-template-columns:1fr}}.settings-page .settings-form-stack{padding:20px 22px 22px}.settings-page .settings-form-stack .department-field{display:grid;gap:10px}.settings-page .settings-form-stack .department-label{font-size:.94rem;font-weight:800;color:#241239}.settings-page .settings-form-stack .department-form-control{width:100%;min-height:48px;border-radius:16px;border:1px solid rgba(148,163,184,.28);background:#fff;color:#241239;padding:0 16px;box-shadow:inset 0 1px #ffffff8c}.settings-page .settings-form-stack .department-form-control:focus{outline:none;border-color:#7c3aed57;box-shadow:0 0 0 4px #7c3aed1a}.settings-page .settings-form-stack .employee-edit-help{color:#7a7088;font-size:.87rem;line-height:1.7}.settings-page .settings-form-stack .employee-edit-help.text-danger{color:#b91c1c!important}.settings-page .settings-form-actions{display:flex;justify-content:flex-start;gap:12px;margin-top:4px}.settings-page .settings-panel .settings-form-actions .settings-btn{min-width:240px;min-height:50px;padding:12px 18px;border-radius:16px;align-items:flex-start;background:linear-gradient(135deg,#fb923c,#f97316);border:1px solid rgba(249,115,22,.18);color:#fff;box-shadow:0 14px 28px #f973162e}.settings-page .settings-panel .settings-form-actions .settings-btn:hover{transform:translateY(-1px);box-shadow:0 18px 34px #f973163d}.settings-page .settings-panel .settings-form-actions .settings-btn small{color:#ffffffe0}.settings-page .settings-panel .settings-info-card{min-height:118px}html[data-theme=dark] .settings-page .settings-form-stack .department-label{color:var(--itms-dark-text)}html[data-theme=dark] .settings-page .settings-form-stack .department-form-control{background:#141821fa;border-color:#94a3b829;color:var(--itms-dark-text);box-shadow:none}html[data-theme=dark] .settings-page .settings-form-stack .department-form-control:focus{border-color:#fb923c6b;box-shadow:0 0 0 4px #f973161f}html[data-theme=dark] .settings-page .settings-form-stack .employee-edit-help{color:var(--itms-dark-text-soft)}html[data-theme=dark] .settings-page .settings-panel .settings-form-actions .settings-btn{background:linear-gradient(135deg,#fb923ceb,#f97316eb);border-color:#ffffff0f;box-shadow:0 14px 30px #02061738,0 10px 22px #f9731629}@media(max-width:900px){.settings-page .settings-panel .settings-form-actions .settings-btn{width:100%;min-width:0}}.asset-page .settings-panel__header h3{letter-spacing:-.01em}.asset-filter-grid{display:grid;grid-template-columns:minmax(280px,2fr) repeat(3,minmax(160px,1fr)) auto;gap:.875rem;margin-bottom:1rem;align-items:end}.asset-filter-grid__search{min-width:0}.asset-filter-grid__actions{display:flex;gap:.75rem}.asset-pagination-wrap{margin-top:1rem}.asset-code-cell,.asset-user-cell{display:flex;flex-direction:column;gap:.2rem}.asset-qr-meta,.asset-user-cell span,.asset-form-help{color:#64748b;font-size:.84rem}.asset-status-badge{display:inline-flex;align-items:center;padding:.38rem .8rem;border-radius:999px;font-weight:700;font-size:.83rem;border:1px solid rgba(15,23,42,.08);background:#e5e7eb;color:#374151}.asset-status-badge--active{background:#dcfce7;color:#166534;border-color:#1665342e}.asset-status-badge--repair{background:#fee2e2;color:#b91c1c;border-color:#b91c1c29}.asset-status-badge--standby{background:#e0f2fe;color:#0c4a6e;border-color:#0c4a6e26}.asset-status-badge--retired{background:#e5e7eb;color:#374151;border-color:#37415124}.asset-status-badge--lost{background:#fef3c7;color:#92400e;border-color:#92400e24}.asset-summary-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.95fr);gap:1rem}.asset-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.asset-profile-item{display:flex;flex-direction:column;gap:.38rem;padding:1rem;background:#f8fafc;border-radius:16px}.asset-profile-item--full{grid-column:1 / -1}.asset-profile-item label{font-size:.84rem;color:#64748b}.asset-profile-item strong{font-size:1rem;color:#0f172a;font-weight:700}.asset-profile-item span{color:#64748b;font-size:.84rem}.asset-hero-actions{gap:.8rem}.asset-side-card{align-self:start}.asset-qr-card{padding:1.2rem;border-radius:18px;background:linear-gradient(180deg,#7c3aed14,#ec48991a);border:1px solid rgba(124,58,237,.12);display:flex;flex-direction:column;gap:.9rem}.asset-qr-chip{align-self:start;padding:.38rem .75rem;border-radius:999px;background:#ffffffb3;color:#6d28d9;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em}.asset-qr-value{font-size:1.05rem;font-weight:800;color:#0f172a;word-break:break-all}.asset-qr-link{width:100%;justify-content:center}@media(max-width:1200px){.asset-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-filter-grid__search,.asset-filter-grid__actions{grid-column:1 / -1}.asset-summary-grid{grid-template-columns:1fr}}@media(max-width:768px){.asset-profile-grid{grid-template-columns:1fr}.asset-profile-item--full{grid-column:auto}.asset-filter-grid{grid-template-columns:1fr}.asset-filter-grid__actions{flex-direction:column}}.asset-qr-preview{width:100%;background:#ffffffeb;border-radius:18px;padding:.9rem;box-shadow:inset 0 0 0 1px #0f172a0f;display:grid;place-items:center}.asset-qr-preview img{width:100%;max-width:260px;height:auto;display:block}.asset-qr-link-group{display:grid;gap:.75rem}.asset-quick-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1rem}.asset-quick-actions__btn{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(37,99,235,.12);background:linear-gradient(180deg,#fff,#f8fbff);border-radius:18px;padding:.95rem 1rem;display:flex;flex-direction:column;gap:.3rem;align-items:flex-start;text-align:left;cursor:pointer;box-shadow:0 10px 25px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.asset-quick-actions__btn:hover{transform:translateY(-1px);box-shadow:0 14px 30px #2563eb14;border-color:#2563eb38}.asset-quick-actions__btn span{font-weight:700;color:#0f172a}.asset-quick-actions__btn small{color:#64748b;font-size:.82rem;word-break:break-all}.asset-summary-card__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.asset-summary-card__eyebrow{display:inline-block;margin-bottom:.35rem;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#c2410c}.asset-summary-card__meta{display:flex;flex-direction:column;align-items:flex-end;gap:.55rem}.asset-summary-card__code{font-size:1.05rem;font-weight:800;color:#0f172a;background:#ffffffb3;border:1px solid rgba(148,163,184,.24);border-radius:14px;padding:.55rem .8rem}.asset-summary-highlights{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem;margin-bottom:1rem}.asset-summary-highlight{background:linear-gradient(180deg,#f8fbff,#f8fafc);border:1px solid rgba(148,163,184,.15);border-radius:18px;padding:1rem;display:flex;flex-direction:column;gap:.34rem}.asset-summary-highlight label{font-size:.8rem;color:#64748b}.asset-summary-highlight strong{font-size:1rem;color:#0f172a;font-weight:800}.asset-summary-highlight span{color:#64748b;font-size:.84rem}@media(max-width:1200px){.asset-quick-actions,.asset-summary-highlights{grid-template-columns:1fr}}@media(max-width:768px){.asset-summary-card__header{flex-direction:column}.asset-summary-card__meta{align-items:flex-start}}.asset-status-badge--disposed{background:#ede9fe;color:#6d28d9;border-color:#6d28d924}.asset-form-layout{display:grid;grid-template-columns:minmax(0,2fr) minmax(280px,.8fr);gap:1rem}.asset-form-main{display:grid;gap:1rem}.asset-form-section{margin-bottom:0}.asset-form-grid{display:grid;gap:.9rem}.asset-form-side{align-self:start}.asset-form-side-card{position:sticky;top:1rem}.asset-form-tip-list{display:grid;gap:.9rem;color:#334155;font-size:.92rem;line-height:1.6}.asset-conditional-panel{margin-top:1rem;padding:1rem;border-radius:18px;background:#f8fafc;border:1px dashed rgba(100,116,139,.25)}.asset-conditional-panel__title{font-size:.95rem;font-weight:800;color:#0f172a;margin-bottom:.85rem}@media(max-width:1100px){.asset-form-layout{grid-template-columns:1fr}.asset-form-side-card{position:static}}@media(max-width:768px){.asset-form-grid--two{grid-template-columns:1fr}}.asset-ticket-history__ticket-no{color:#0f172a;font-weight:800}.asset-ticket-history__badges{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.asset-ticket-history__sla{display:inline-flex;align-items:center;padding:.28rem .68rem;border-radius:999px;font-size:.75rem;font-weight:800;border:1px solid rgba(15,23,42,.06)}.asset-ticket-history__sla--success,.asset-ticket-history__sla--normal{background:#dcfce7;color:#166534}.asset-ticket-history__sla--warning{background:#fef3c7;color:#92400e}.asset-ticket-history__sla--danger{background:#fee2e2;color:#b91c1c}.asset-page .settings-hero{background:linear-gradient(135deg,#7c3aede0,#ec4899d6)}.asset-page .settings-panel{border-radius:28px}.asset-page .settings-panel__header--gradient{background:transparent;border-bottom:0;padding-bottom:.25rem}.asset-page .settings-panel__header--gradient h3{color:#0f172a}.asset-page .settings-panel__header--gradient p{color:#64748b}.asset-table thead th{white-space:nowrap}.asset-table tbody td{vertical-align:middle}.asset-table tbody tr:hover{background:#0f172a06}.asset-code-cell strong,.asset-user-cell strong,.asset-table .department-name{color:#0f172a}.asset-filter-grid{padding:.5rem 0 .25rem}.asset-filter-grid .department-search-input,.asset-filter-grid .department-form-control{min-height:48px}.asset-filter-grid__actions .department-btn{min-height:48px;min-width:118px}.asset-table .ticket-type-actions{display:flex;gap:.65rem;flex-wrap:wrap}.asset-table .ticket-type-actions .department-btn{min-width:86px;justify-content:center}html[data-theme=dark] .asset-page .settings-hero{background:linear-gradient(135deg,#4f46e552,#a855f738 48%,#ec48992e);border:1px solid rgba(255,255,255,.07);box-shadow:0 28px 64px #03071261}html[data-theme=dark] .asset-page .settings-hero:after{opacity:.16}html[data-theme=dark] .asset-page .settings-hero__eyebrow{background:#ffffff14;border-color:#ffffff14;color:#e9d5ff}html[data-theme=dark] .asset-page .settings-hero__title,html[data-theme=dark] .asset-page .settings-hero__desc{color:#f8fafc}html[data-theme=dark] .asset-page .settings-btn--primary{background:#ffffff12;border-color:#ffffff1a;color:#f8fafc;box-shadow:none}html[data-theme=dark] .asset-page .settings-btn--primary:hover{background:#ffffff1c}html[data-theme=dark] .asset-page .settings-panel{background:linear-gradient(180deg,#0c121ff0,#0a101cf5);border:1px solid rgba(255,255,255,.06);box-shadow:0 22px 50px #0206174d}html[data-theme=dark] .asset-page .settings-panel__header--gradient h3,html[data-theme=dark] .asset-page .settings-panel__header--gradient p,html[data-theme=dark] .asset-code-cell strong,html[data-theme=dark] .asset-user-cell strong,html[data-theme=dark] .asset-table .department-name{color:#f8fafc}html[data-theme=dark] .asset-qr-meta,html[data-theme=dark] .asset-user-cell span,html[data-theme=dark] .asset-form-help,html[data-theme=dark] .asset-page .department-meta{color:#94a3b8}html[data-theme=dark] .asset-table{border-radius:22px;overflow:hidden;background:#0a101c94}html[data-theme=dark] .asset-table thead th{background:#111827f0;color:#f8fafc;border-bottom-color:#ffffff14}html[data-theme=dark] .asset-table tbody td{color:#e5edf8;border-top-color:#ffffff0f;background:#0a101c6b}html[data-theme=dark] .asset-table tbody tr:hover td{background:#121a2db8}html[data-theme=dark] .asset-table tbody tr td.text-center{color:#94a3b8}html[data-theme=dark] .asset-status-badge{background:#94a3b824;color:#cbd5e1;border-color:#94a3b824}html[data-theme=dark] .asset-status-badge--active{background:#22c55e26;color:#bbf7d0;border-color:#22c55e29}html[data-theme=dark] .asset-status-badge--repair{background:#ef444424;color:#fecaca;border-color:#ef444429}html[data-theme=dark] .asset-status-badge--standby{background:#3b82f624;color:#bfdbfe;border-color:#3b82f629}html[data-theme=dark] .asset-status-badge--retired{background:#94a3b824;color:#cbd5e1;border-color:#94a3b824}html[data-theme=dark] .asset-status-badge--lost{background:#f59e0b29;color:#fde68a;border-color:#f59e0b2e}html[data-theme=dark] .asset-pagination-wrap{color:#cbd5e1}@media(max-width:1200px){html[data-theme=dark] .asset-page .settings-hero{padding-right:1.25rem}}.asset-filter-grid{display:grid;grid-template-columns:minmax(280px,2.2fr) repeat(3,minmax(150px,1fr)) auto auto;gap:.9rem;align-items:center;padding:0;margin-top:.9rem}.asset-filter-grid>div{min-width:0}.asset-filter-grid__search,.asset-filter-grid__field{display:flex}.asset-filter-grid .department-search-input,.asset-filter-grid .department-form-control{width:100%;min-height:46px;height:46px;border-radius:14px;padding:0 14px;font-size:.95rem}.asset-filter-grid__actions{display:flex;align-items:center;justify-content:flex-end;gap:.7rem}.asset-filter-btn{min-height:46px;height:46px;padding:0 18px;border-radius:14px;border:1px solid transparent;display:inline-flex;align-items:center;justify-content:center;font-weight:700;text-decoration:none;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease,background .18s ease,color .18s ease;white-space:nowrap}.asset-filter-btn:hover{transform:translateY(-1px)}.asset-filter-btn--primary{background:linear-gradient(180deg,#fb923c,#f97316);color:#fff7ed;box-shadow:0 10px 20px #f973162e}.asset-filter-btn--ghost{background:#fff;color:#334155;border-color:#d7dee8}.asset-table .ticket-type-actions{display:inline-flex;align-items:center;gap:.65rem;flex-wrap:wrap}.asset-table .ticket-type-actions .department-btn{min-width:84px;justify-content:center}html[data-theme=dark] .asset-page .settings-panel__header--gradient{background:transparent}html[data-theme=dark] .asset-filter-grid .department-search-input,html[data-theme=dark] .asset-filter-grid .department-form-control{background:#090e19e0;border-color:#ffffff12;color:#f8fafc;box-shadow:inset 0 1px #ffffff05}html[data-theme=dark] .asset-filter-grid .department-search-input::-moz-placeholder{color:#7c8aa5}html[data-theme=dark] .asset-filter-grid .department-search-input::placeholder{color:#7c8aa5}html[data-theme=dark] .asset-filter-grid .department-search-input:focus,html[data-theme=dark] .asset-filter-grid .department-form-control:focus{border-color:#a855f757;box-shadow:0 0 0 4px #a855f71f}html[data-theme=dark] .asset-filter-btn--primary{background:linear-gradient(180deg,#f97316e0,#ea580ce0);color:#fff7ed;border-color:#ffffff0d;box-shadow:0 12px 22px #02061738,0 8px 18px #f9731624}html[data-theme=dark] .asset-filter-btn--ghost{background:linear-gradient(180deg,#64748bd6,#475569d6);color:#f8fafc;border-color:#ffffff0f;box-shadow:0 10px 20px #0206172e,inset 0 1px #ffffff0a}html[data-theme=dark] .asset-filter-btn:hover{filter:brightness(1.03) saturate(.97)}@media(max-width:1280px){.asset-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-filter-grid__search{grid-column:1 / -1}.asset-filter-grid__actions{justify-content:flex-start;grid-column:1 / -1}}@media(max-width:768px){.asset-filter-grid{grid-template-columns:1fr}.asset-filter-grid__actions{flex-direction:column;align-items:stretch}.asset-filter-btn{width:100%}}.asset-create-page{padding:2px}.asset-create-hero{display:flex;justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:24px}.asset-create-hero__title{margin:0;font-size:2.1rem;font-weight:800;letter-spacing:-.03em;color:var(--itms-text)}.asset-create-hero__desc{margin:8px 0 0;color:var(--itms-text-soft);font-size:.98rem}.asset-create-hero__eyebrow{display:inline-flex;align-items:center;padding:.38rem .78rem;border-radius:999px;font-size:.78rem;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#8b5cf6;background:#8b5cf61f;border:1px solid rgba(139,92,246,.16)}.asset-create-hero__back{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border-radius:14px;font-weight:700;text-decoration:none;white-space:nowrap;background:#6b7280;color:#fff;box-shadow:0 10px 20px #6b728029}.asset-create-hero__back:hover{color:#fff;background:#4b5563}.asset-create-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:22px;align-items:start}.asset-create-main{display:grid;gap:20px}.asset-create-side{position:sticky;top:24px}.asset-card{position:relative;background:var(--itms-surface);border:1px solid var(--itms-border);border-radius:22px;box-shadow:var(--itms-shadow-sm);overflow:hidden}.asset-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;border-radius:22px 22px 0 0;background:linear-gradient(90deg,#64748b,#475569)}.asset-card--accent-violet:before{background:linear-gradient(90deg,#8b5cf6,#d946ef)}.asset-card--accent-blue:before{background:linear-gradient(90deg,#38bdf8,#2563eb)}.asset-card--accent-orange:before{background:linear-gradient(90deg,#fb923c,#f97316)}.asset-card--accent-green:before{background:linear-gradient(90deg,#22c55e,#16a34a)}.asset-card--accent-slate:before{background:linear-gradient(90deg,#64748b,#475569)}.asset-card--accent-indigo:before{background:linear-gradient(90deg,#6366f1,#8b5cf6)}.asset-card__header{padding:18px 20px 14px;border-bottom:1px solid rgba(148,163,184,.12);background:linear-gradient(180deg,#fffffff7,#f8fafced)}.asset-card__body{padding:20px}.asset-card__heading{display:flex;align-items:flex-start;gap:14px}.asset-card__icon{width:42px;height:42px;border-radius:999px;display:grid;place-items:center;color:#2563eb;background:#2563eb1a;border:1px solid rgba(37,99,235,.14);flex:0 0 auto}.asset-card__icon svg{width:20px;height:20px}.asset-card__heading h3{margin:0;font-size:1.08rem;font-weight:800;color:var(--itms-text)}.asset-card__heading p{margin:6px 0 0;color:var(--itms-text-soft);font-size:.92rem}.asset-form-grid{display:grid;gap:16px}.asset-form-grid--two{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-form-field{display:flex;flex-direction:column;gap:8px;min-width:0}.asset-form-field--full{grid-column:1 / -1}.asset-form-field label,.asset-inline-label{display:flex;align-items:center;gap:8px;font-size:.93rem;font-weight:700;color:var(--itms-text)}.asset-mini-badge{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:.28rem .7rem;font-size:.75rem;font-weight:800;border:1px solid transparent}.asset-mini-badge--info{color:#2563eb;background:#dbeafe;border-color:#93c5fd}.asset-form-control,.asset-create-page .department-form-control{width:100%;min-height:48px;padding:0 14px;border-radius:14px;border:1px solid rgba(148,163,184,.25);background:#fff;color:#0f172a;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.asset-create-page textarea.asset-form-control,.asset-create-page textarea.department-form-control{min-height:116px;padding:14px;resize:vertical}.asset-form-control:focus,.department-form-control:focus{outline:none;border-color:#8b5cf680;box-shadow:0 0 0 3px #8b5cf61f}.asset-form-help{color:var(--itms-text-soft);font-size:.84rem;line-height:1.5}.asset-conditional-panel{margin-top:18px;padding-top:18px;border-top:1px dashed rgba(148,163,184,.24)}.asset-conditional-panel__title{margin-bottom:12px;font-size:.92rem;font-weight:800;color:var(--itms-text)}.asset-tip-list{display:grid;gap:12px;color:var(--itms-text-soft);font-size:.92rem;line-height:1.55}.asset-tip-list strong{color:var(--itms-text)}.asset-form-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:4px}.asset-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:14px;font-weight:800;text-decoration:none;border:none;cursor:pointer}.asset-btn--primary{background:linear-gradient(135deg,#f59e0b,#f97316);color:#fff;box-shadow:0 10px 20px #f973162e}.asset-btn--primary:hover{color:#fff;transform:translateY(-1px)}.asset-btn--secondary{background:#6b7280;color:#fff}.asset-btn--secondary:hover{color:#fff;background:#4b5563}.asset-card--tip .asset-card__body{padding-top:16px}html[data-theme=dark] .asset-create-page{background:transparent}html[data-theme=dark] .asset-create-hero__title{color:#f8fafc}html[data-theme=dark] .asset-create-hero__desc{color:#94a3b8}html[data-theme=dark] .asset-create-hero__eyebrow{background:#8b5cf624;border-color:#8b5cf62e;color:#c4b5fd}html[data-theme=dark] .asset-create-hero__back{background:linear-gradient(180deg,#64748beb,#475569eb);color:#f8fafc;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 20px #02061738}html[data-theme=dark] .asset-create-hero__back:hover{background:linear-gradient(180deg,#74859ef5,#56657af5)}html[data-theme=dark] .asset-card{background:linear-gradient(180deg,#0c121ff0,#0a101cf5);border-color:#ffffff0f;box-shadow:0 18px 36px #02061747}html[data-theme=dark] .asset-card__header{background:linear-gradient(180deg,#ffffff08,#ffffff03);border-bottom-color:#94a3b81f}html[data-theme=dark] .asset-card__icon{color:#93c5fd;background:#2563eb24;border-color:#3b82f62e}html[data-theme=dark] .asset-card__heading h3,html[data-theme=dark] .asset-form-field label,html[data-theme=dark] .asset-inline-label,html[data-theme=dark] .asset-conditional-panel__title,html[data-theme=dark] .asset-tip-list strong{color:#f8fafc}html[data-theme=dark] .asset-card__heading p,html[data-theme=dark] .asset-form-help,html[data-theme=dark] .asset-tip-list{color:#94a3b8}html[data-theme=dark] .asset-form-control,html[data-theme=dark] .asset-create-page .department-form-control{background:#02061773;border-color:#94a3b81f;color:#f8fafc}html[data-theme=dark] .asset-form-control::-moz-placeholder,html[data-theme=dark] .department-form-control::-moz-placeholder{color:#64748b}html[data-theme=dark] .asset-form-control::placeholder,html[data-theme=dark] .department-form-control::placeholder{color:#64748b}html[data-theme=dark] .asset-mini-badge--info{background:#3b82f629;color:#bfdbfe;border-color:#3b82f62e}html[data-theme=dark] .asset-btn--secondary{background:linear-gradient(180deg,#64748beb,#475569eb);border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 20px #0206172e}html[data-theme=dark] .asset-btn--primary{box-shadow:0 12px 22px #02061738,0 8px 18px #f9731624}html[data-theme=dark] .text-danger{color:#fca5a5!important}@media(max-width:1180px){.asset-create-layout{grid-template-columns:1fr}.asset-create-side{position:static}}@media(max-width:768px){.asset-create-page{padding:20px}.asset-create-hero{flex-direction:column;align-items:flex-start}.asset-form-grid--two{grid-template-columns:1fr}.asset-form-field--full{grid-column:auto}.asset-form-actions{flex-direction:column}.asset-btn,.asset-create-hero__back{width:100%}}.asset-page .settings-panel{border-radius:30px}.asset-page .settings-panel__header{padding-bottom:.5rem}.asset-filter-grid{grid-template-columns:minmax(320px,2.35fr) repeat(3,minmax(170px,1fr)) auto;gap:.85rem;align-items:stretch;margin-top:.5rem}.asset-filter-grid__search,.asset-filter-grid__field,.asset-filter-grid__actions{min-width:0}.asset-filter-grid__search,.asset-filter-grid__field{display:flex;align-items:stretch}.asset-filter-grid .department-search-input,.asset-filter-grid .department-form-control{width:100%;height:48px;min-height:48px;border-radius:16px;padding:0 16px;font-size:.95rem}.asset-filter-grid .department-search-input{min-width:0}.asset-filter-grid .department-form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none}.asset-filter-grid__actions{display:inline-flex;align-items:stretch;justify-content:flex-end;gap:.7rem;white-space:nowrap}.asset-filter-btn{min-width:116px;height:48px;min-height:48px;border-radius:16px;padding:0 18px;font-size:.94rem;line-height:1}.asset-filter-btn--ghost{background:#fff;border-color:#d6deea;color:#475569;box-shadow:0 6px 14px #0f172a0a}.asset-filter-btn--ghost:hover{background:#f8fafc;border-color:#cbd5e1}.asset-table .ticket-type-actions{display:inline-flex;align-items:center;gap:.55rem;flex-wrap:nowrap}.asset-table .ticket-type-actions .department-btn{min-width:84px;height:44px;border-radius:14px;justify-content:center}.asset-create-page{max-width:100%;margin:0 auto}.asset-create-hero{margin-bottom:20px}.asset-card{border-radius:24px}.asset-card:before{height:3px}.asset-card__header{padding:16px 20px 14px}.asset-card__body{padding:18px 20px 20px}.asset-card__heading p,.asset-tip-list,.asset-form-help{line-height:1.55}.asset-create-side .asset-card{border-radius:22px}.asset-btn,.asset-create-hero__back{min-height:44px;border-radius:14px}html[data-theme=dark] .asset-filter-grid .department-search-input,html[data-theme=dark] .asset-filter-grid .department-form-control{background:#090e19e6;border-color:#ffffff14}html[data-theme=dark] .asset-filter-btn--ghost{background:linear-gradient(180deg,#4e5c71e6,#3d485beb);color:#f8fafc;border-color:#ffffff0f;box-shadow:0 10px 20px #0206172e}html[data-theme=dark] .asset-table .ticket-type-actions .department-btn{border-color:#ffffff0f}html[data-theme=dark] .asset-card:before{opacity:.92}html[data-theme=dark] .asset-card{background:linear-gradient(180deg,#0a101cf5,#080e18fa);border-color:#ffffff0e}html[data-theme=dark] .asset-card__header{background:linear-gradient(180deg,#ffffff06,#ffffff03)}html[data-theme=dark] .asset-form-control,html[data-theme=dark] .asset-create-page .department-form-control{background:#02061785}html[data-theme=dark] .asset-form-control:focus,html[data-theme=dark] .department-form-control:focus{border-color:#a855f752;box-shadow:0 0 0 4px #a855f71a}@media(max-width:1320px){.asset-filter-grid{grid-template-columns:minmax(0,1.5fr) repeat(3,minmax(150px,1fr))}.asset-filter-grid__actions{grid-column:1 / -1;justify-content:flex-start}}@media(max-width:900px){.asset-filter-grid{grid-template-columns:1fr}.asset-filter-grid__actions{justify-content:stretch;flex-wrap:wrap}.asset-filter-btn{flex:1 1 180px}}.asset-filter-grid{grid-template-columns:minmax(280px,2fr) repeat(3,minmax(148px,.95fr)) auto auto;gap:1rem;align-items:center;margin-top:.75rem;padding-right:.2rem}.asset-filter-grid .department-search-input,.asset-filter-grid .department-form-control,.asset-filter-btn{box-sizing:border-box}.asset-filter-grid .department-search-input,.asset-filter-grid .department-form-control{height:48px;min-height:48px;border-radius:16px;border-width:1px;border-style:solid;border-color:#cbd5e1;box-shadow:none}.asset-filter-grid .department-search-input{padding-inline:18px}.asset-filter-grid .department-form-control{padding-inline:16px 42px}.asset-filter-btn{min-width:132px;height:48px;min-height:48px;border-radius:16px;border-width:1px;border-style:solid}.asset-filter-btn--primary{border-color:#f9731638}.asset-filter-btn--ghost{border-color:#cbd5e1;background:#fff;color:#475569}.asset-filter-btn--ghost:hover{border-color:#cbd5e1}html[data-theme=dark] .asset-filter-grid{padding-right:.2rem}html[data-theme=dark] .asset-filter-grid .department-search-input,html[data-theme=dark] .asset-filter-grid .department-form-control{border-color:#ffffff14;box-shadow:none}html[data-theme=dark] .asset-filter-btn--ghost{border-color:#ffffff14}@media(max-width:1320px){.asset-filter-grid{grid-template-columns:minmax(0,1.45fr) repeat(3,minmax(140px,1fr));padding-right:0}}.asset-create-page select.asset-form-control,.asset-create-page select.department-form-control{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-right:44px;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M5 7.5L10 12.5L15 7.5' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>");background-repeat:no-repeat;background-position:right 14px center;background-size:16px 16px}.asset-create-page select.asset-form-control:focus,.asset-create-page select.department-form-control:focus{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M5 7.5L10 12.5L15 7.5' stroke='%238b5cf6' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}html[data-theme=dark] .asset-create-page select.asset-form-control,html[data-theme=dark] .asset-create-page select.department-form-control{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M5 7.5L10 12.5L15 7.5' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}html[data-theme=dark] .asset-create-page select.asset-form-control:focus,html[data-theme=dark] .asset-create-page select.department-form-control:focus{background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'><path d='M5 7.5L10 12.5L15 7.5' stroke='%23c4b5fd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/></svg>")}.asset-filter-grid__search{padding-left:0rem}.asset-show-page{--asset-show-surface: #ffffff;--asset-show-surface-soft: #fbfdff;--asset-show-line: rgba(226, 232, 240, .78);--asset-show-line-strong: rgba(203, 213, 225, .88);--asset-show-text: #0f172a;--asset-show-muted: #64748b;--asset-show-shadow: 0 16px 36px rgba(15, 23, 42, .05)}.asset-show-page .asset-show-hero{align-items:stretch;padding:28px 30px}.asset-show-page .asset-show-hero__copy{display:grid;gap:1rem}.asset-show-page .asset-show-hero__heading{display:block}.asset-show-page .asset-show-hero__meta{display:flex;flex-wrap:wrap;gap:.7rem}.asset-show-page .asset-show-chip{display:inline-flex;align-items:center;min-height:38px;padding:0 .95rem;border-radius:999px;background:#ffffff29;border:1px solid rgba(255,255,255,.16);color:#fff;font-size:.84rem;font-weight:700;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.asset-show-page .asset-show-chip--soft{background:#ffffff3d}.asset-show-page .asset-show-hero__actions{grid-template-columns:repeat(2,minmax(210px,1fr));align-items:stretch;justify-items:stretch;min-width:min(100%,500px)}.asset-show-page .asset-show-action-group{display:grid;gap:.8rem}.asset-show-page .asset-show-action-group .settings-btn{width:100%;min-width:0}.asset-show-page .asset-show-quick-actions{gap:1rem}.asset-show-page .asset-show-quick-actions__btn{min-height:94px;border-radius:22px;border-color:#7c3aed1a;background:var(--asset-show-surface-soft);box-shadow:none}.asset-show-page .asset-show-layout{align-items:start;gap:1.15rem}.asset-show-page .asset-show-summary-card,.asset-show-page .asset-show-side-card,.asset-show-page .asset-show-ticket-history{background:var(--asset-show-surface);border:1px solid var(--asset-show-line);box-shadow:var(--asset-show-shadow)}.asset-show-page .asset-show-summary-card{padding-bottom:1.35rem}.asset-show-page .asset-show-summary-card__header,.asset-show-page .asset-show-side-card__header,.asset-show-page .asset-show-ticket-history__header{border-bottom:0}.asset-show-page .asset-show-summary-card__header{padding:1.35rem 1.45rem .5rem}.asset-show-page .asset-show-side-card__header{padding:1.35rem 1.35rem .55rem}.asset-show-page .asset-show-ticket-history__header{padding:1.35rem 1.45rem .8rem}.asset-show-page .asset-show-summary-card__header h3,.asset-show-page .asset-show-side-card__header h3,.asset-show-page .asset-show-ticket-history__header h3,.asset-show-page .asset-show-section-head h4{color:var(--asset-show-text)}.asset-show-page .asset-show-summary-card__header p,.asset-show-page .asset-show-side-card__header p,.asset-show-page .asset-show-ticket-history__header p,.asset-show-page .asset-show-section-head p{color:var(--asset-show-muted)}.asset-show-page .asset-show-summary-card__meta{min-width:180px}.asset-show-page .asset-show-summary-highlights,.asset-show-page .asset-show-section-head,.asset-show-page .asset-show-profile-grid{padding-inline:1.45rem}.asset-show-page .asset-show-summary-highlights{grid-template-columns:repeat(4,minmax(0,1fr));gap:.9rem;margin-bottom:1.15rem}.asset-show-page .asset-show-summary-highlight{border-radius:22px;background:var(--asset-show-surface-soft);border:1px solid var(--asset-show-line);box-shadow:none}.asset-show-page .asset-show-section-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin:0 0 1rem;padding-top:.05rem;padding-bottom:.15rem}.asset-show-page .asset-show-section-head h4{margin:0;font-size:1rem;font-weight:800}.asset-show-page .asset-show-section-head p{margin:.3rem 0 0;font-size:.88rem;line-height:1.6}.asset-show-page .asset-show-profile-grid{gap:.9rem}.asset-show-page .asset-show-profile-item{min-height:110px;padding:1.15rem 1.25rem;justify-content:flex-start;align-items:flex-start;border-radius:20px;border:1px solid var(--asset-show-line);background:var(--asset-show-surface-soft);box-shadow:none}.asset-show-page .asset-show-profile-item--full{min-height:116px}.asset-show-page .asset-show-profile-item label{margin-bottom:.18rem;font-size:.81rem;font-weight:700;letter-spacing:.02em;color:var(--asset-show-muted)}.asset-show-page .asset-show-profile-item strong{color:var(--asset-show-text);line-height:1.5;word-break:break-word}.asset-show-page .asset-show-profile-item span{padding-right:.2rem;color:var(--asset-show-muted);line-height:1.5}.asset-show-page .asset-show-side-card{position:sticky;top:1rem;padding-bottom:1.35rem;overflow:hidden}.asset-show-page .asset-show-qr-card{gap:1rem;margin-inline:1.35rem;margin-top:.2rem;padding:1.25rem;border-radius:24px;background:linear-gradient(180deg,#7c3aed17,#ec48991a);border:1px solid rgba(124,58,237,.12);box-shadow:none}.asset-show-page .asset-show-qr-preview{padding:1rem;border-radius:22px}.asset-show-page .asset-show-qr-note{font-size:.85rem;line-height:1.65;color:var(--asset-show-muted)}.asset-show-page .asset-show-ticket-history .asset-ticket-history__body{padding:0 1.45rem 1.45rem}.asset-show-page .asset-show-ticket-history__table-wrap{border-radius:20px;border:1px solid var(--asset-show-line);overflow:hidden;box-shadow:none}.asset-show-page .asset-show-ticket-history__table{width:100%;table-layout:auto;border-collapse:separate;border-spacing:0}.asset-show-page .asset-show-ticket-history__table th,.asset-show-page .asset-show-ticket-history__table td{padding:1rem 1.1rem}.asset-show-page .asset-show-ticket-history__table thead th{background:#f8fafc;color:#334155;border-bottom:1px solid var(--asset-show-line-strong)}.asset-show-page .asset-show-ticket-history__table tbody td{background:#ffffffb8;border-top:1px solid var(--asset-show-line);vertical-align:top}.asset-show-page .asset-show-ticket-history__table tbody tr:hover td{background:#fcfcff}.asset-show-page .asset-show-ticket-history__col-ticket{width:19%;min-width:220px}.asset-show-page .asset-show-ticket-history__col-type{width:14%;min-width:170px}.asset-show-page .asset-show-ticket-history__col-subject{width:18%;min-width:180px}.asset-show-page .asset-show-ticket-history__col-status{width:12%;min-width:130px}.asset-show-page .asset-show-ticket-history__col-assignee{width:15%;min-width:170px}.asset-show-page .asset-show-ticket-history__col-opened{width:14%;min-width:170px}.asset-show-page .asset-show-ticket-history__col-action{width:8%;min-width:150px}.asset-show-page .asset-show-ticket-history__table td:last-child,.asset-show-page .asset-show-ticket-history__table th:last-child{padding-right:1.65rem}.asset-show-page .asset-show-ticket-history__table td:first-child,.asset-show-page .asset-show-ticket-history__table th:first-child{padding-left:1.65rem}.asset-show-page .asset-show-ticket-history__table thead th{white-space:nowrap;text-align:center}.asset-show-page .asset-show-ticket-history__table td{word-break:break-word}.asset-show-page .asset-show-ticket-history__table td:last-child,.asset-show-page .asset-show-ticket-history__table th:last-child{text-align:right}.asset-show-page .asset-ticket-history__opened-at,.asset-show-page .asset-ticket-history__assignee,.asset-show-page .asset-ticket-history__ticket-no{white-space:nowrap}.asset-show-page .asset-ticket-history__action-btn{white-space:nowrap;min-width:118px}.asset-show-page .asset-ticket-history__empty{padding:1.35rem 1rem;border-radius:20px;border:1px dashed var(--asset-show-line-strong);color:var(--asset-show-muted);background:#f8fafca6}html[data-theme=dark] .asset-show-page{--asset-show-surface: linear-gradient(180deg, rgba(11, 18, 31, .96), rgba(9, 15, 27, .98));--asset-show-surface-soft: linear-gradient(180deg, rgba(18, 27, 43, .86), rgba(13, 21, 35, .92));--asset-show-line: rgba(148, 163, 184, .1);--asset-show-line-strong: rgba(148, 163, 184, .14);--asset-show-text: #f8fafc;--asset-show-muted: #94a3b8;--asset-show-shadow: 0 22px 52px rgba(2, 6, 23, .32)}html[data-theme=dark] .asset-show-page .asset-show-hero{background:radial-gradient(120% 140% at 0% 0%,#ffffff1a,#fff0 42%),linear-gradient(135deg,#4f46e557,#a855f742 48%,#ec48993d);border:1px solid rgba(255,255,255,.07)}html[data-theme=dark] .asset-show-page .asset-show-chip{background:#ffffff14;border-color:#ffffff14;color:#f8fafc}html[data-theme=dark] .asset-show-page .asset-show-chip--soft{background:#ffffff24;color:#f5d0fe}html[data-theme=dark] .asset-show-page .asset-show-quick-actions__btn,html[data-theme=dark] .asset-show-page .asset-show-summary-card,html[data-theme=dark] .asset-show-page .asset-show-side-card,html[data-theme=dark] .asset-show-page .asset-show-ticket-history,html[data-theme=dark] .asset-show-page .asset-show-summary-highlight,html[data-theme=dark] .asset-show-page .asset-show-profile-item,html[data-theme=dark] .asset-show-page .asset-show-ticket-history__table-wrap{border-color:#94a3b81a;box-shadow:none}html[data-theme=dark] .asset-show-page .asset-show-quick-actions__btn{background:var(--asset-show-surface-soft)}html[data-theme=dark] .asset-show-page .asset-show-quick-actions__btn span,html[data-theme=dark] .asset-show-page .asset-show-summary-card__code,html[data-theme=dark] .asset-show-page .asset-qr-value,html[data-theme=dark] .asset-show-page .asset-ticket-history__ticket-no,html[data-theme=dark] .asset-show-page .asset-ticket-history__subject,html[data-theme=dark] .asset-show-page .asset-show-profile-item strong{color:var(--asset-show-text)}html[data-theme=dark] .asset-show-page .asset-show-quick-actions__btn small,html[data-theme=dark] .asset-show-page .asset-summary-highlight label,html[data-theme=dark] .asset-show-page .asset-summary-highlight span,html[data-theme=dark] .asset-show-page .asset-ticket-history__meta,html[data-theme=dark] .asset-show-page .asset-show-qr-note,html[data-theme=dark] .asset-show-page .asset-show-profile-item label,html[data-theme=dark] .asset-show-page .asset-show-profile-item span{color:var(--asset-show-muted)}html[data-theme=dark] .asset-show-page .asset-summary-card__code{background:#0f172aa6;border-color:#94a3b829}html[data-theme=dark] .asset-show-page .asset-show-qr-card{background:linear-gradient(180deg,#5b21b62e,#be185d24);border-color:#c084fc26}html[data-theme=dark] .asset-show-page .asset-show-qr-preview{background:#fffffffa;box-shadow:inset 0 0 0 1px #0f172a14}html[data-theme=dark] .asset-show-page .asset-show-ticket-history__table thead th{background:#0f172acc;color:#e2e8f0;border-bottom-color:var(--asset-show-line-strong)}html[data-theme=dark] .asset-show-page .asset-show-ticket-history__table tbody td{background:#0a101c80;color:#dbe7f5;border-top-color:#94a3b814}html[data-theme=dark] .asset-show-page .asset-show-ticket-history__table tbody tr:hover td{background:#121a2db8}html[data-theme=dark] .asset-show-page .asset-ticket-history__empty{background:#0a101c6b;border-color:var(--asset-show-line-strong);color:var(--asset-show-muted)}@media(max-width:1280px){.asset-show-page .asset-show-summary-highlights{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-show-page .asset-show-hero__actions{grid-template-columns:1fr;min-width:300px}.asset-show-page .asset-show-ticket-history__table{table-layout:auto}}@media(max-width:1024px){.asset-show-page .asset-show-side-card{position:static}}@media(max-width:768px){.asset-show-page .asset-show-hero{padding:22px 20px}.asset-show-page .asset-show-hero__actions,.asset-show-page .asset-show-summary-highlights,.asset-show-page .asset-show-quick-actions,.asset-show-page .asset-show-profile-grid{grid-template-columns:1fr}.asset-show-page .asset-show-summary-card__header{flex-direction:column}.asset-show-page .asset-show-summary-card__meta{align-items:flex-start;min-width:0}.asset-show-page .asset-show-summary-highlights,.asset-show-page .asset-show-section-head,.asset-show-page .asset-show-profile-grid,.asset-show-page .asset-show-ticket-history .asset-ticket-history__body{padding-inline:1rem}.asset-show-page .asset-show-qr-card{margin-inline:1rem}}.asset-pagination-wrap--labels{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}.asset-pagination-wrap__pager{margin-left:auto}.asset-bulk-print-card{flex:1 1 520px;max-width:700px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 1rem;border:1px solid rgba(124,58,237,.14);border-radius:20px;background:linear-gradient(135deg,#fffffffa,#f8fafcf5);box-shadow:0 14px 28px #0f172a0d}.asset-bulk-print-card__copy{min-width:0;display:flex;flex-direction:column;gap:.2rem}.asset-bulk-print-card__eyebrow{display:inline-flex;align-items:center;align-self:flex-start;padding:.28rem .62rem;border-radius:999px;background:#7c3aed17;color:#7c3aed;font-size:.73rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.asset-bulk-print-card__copy strong{font-size:1rem;line-height:1.2;color:#0f172a;font-weight:800}.asset-bulk-print-card__copy small{font-size:.82rem;line-height:1.45;color:#64748b}.asset-bulk-print-card__controls{display:flex;align-items:flex-end;gap:.75rem;flex-wrap:wrap;margin-left:auto}.asset-bulk-print-card__field{display:flex;flex-direction:column;gap:.38rem;min-width:210px}.asset-bulk-print-card__field label{font-size:.76rem;font-weight:700;color:#64748b}.asset-bulk-print-card__select.department-form-control{min-width:210px;height:48px;border-radius:16px;background-position:right .95rem center}.asset-bulk-print-card__submit{min-width:220px;height:48px;border-radius:16px;box-shadow:0 12px 24px #f9731638}.asset-bulk-print-card__submit:hover{box-shadow:0 14px 28px #f9731647}html[data-theme=dark] .asset-bulk-print-card{border-color:#a78bfa38;background:linear-gradient(135deg,#111827f5,#0f172af0);box-shadow:0 18px 32px #02061757}html[data-theme=dark] .asset-bulk-print-card__copy strong{color:#f8fafc}html[data-theme=dark] .asset-bulk-print-card__copy small,html[data-theme=dark] .asset-bulk-print-card__field label{color:#94a3b8}html[data-theme=dark] .asset-bulk-print-card__eyebrow{background:#a78bfa2e;color:#c4b5fd}html[data-theme=dark] .asset-bulk-print-card__submit{box-shadow:0 14px 30px #f9731633}@media(max-width:980px){.asset-bulk-print-card{flex-direction:column;align-items:stretch}.asset-bulk-print-card__controls{width:100%;margin-left:0}.asset-bulk-print-card__field,.asset-bulk-print-card__select.department-form-control,.asset-bulk-print-card__submit{min-width:100%;width:100%}.asset-pagination-wrap__pager{width:100%;margin-left:0}}.asset-hero{align-items:stretch}.asset-hero__actions{display:flex;flex-direction:column;align-items:stretch;gap:.9rem;min-width:320px}.asset-hero-bulk-print{display:flex;flex-direction:column;gap:.8rem;padding:1rem;border-radius:20px;border:1px solid rgba(255,255,255,.2);background:linear-gradient(180deg,#ffffff2e,#ffffff1f);box-shadow:inset 0 1px #ffffff29;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.asset-hero-bulk-print__head{display:flex;flex-direction:column;gap:.18rem;color:#fff}.asset-hero-bulk-print__eyebrow{display:inline-flex;align-self:flex-start;padding:.3rem .65rem;border-radius:999px;font-size:.72rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#ffffff29}.asset-hero-bulk-print__head strong{font-size:1rem;font-weight:800;line-height:1.2}.asset-hero-bulk-print__head small{color:#ffffffd1;font-size:.8rem;line-height:1.35}.asset-hero-bulk-print__controls{display:grid;grid-template-columns:minmax(0,1fr);gap:.65rem}.asset-hero-bulk-print__select{min-height:46px;border-color:#ffffff42;background:#ffffffeb;box-shadow:none}.asset-hero-bulk-print__submit{width:100%;min-height:48px;font-weight:800;border-radius:14px;box-shadow:0 10px 22px #f9731638}.asset-pagination-wrap--labels{justify-content:flex-end}.asset-bulk-print-card,.asset-bulk-print-card__copy,.asset-bulk-print-card__controls,.asset-bulk-print-card__field,.asset-bulk-print-card__select,.asset-bulk-print-card__submit{all:unset}html.dark .asset-hero-bulk-print{background:linear-gradient(180deg,#0f172a3d,#0f172a29);border-color:#ffffff1a;box-shadow:inset 0 1px #ffffff0f}html.dark .asset-hero-bulk-print__select{background:#0f172ad9;color:#e5e7eb;border-color:#94a3b847}@media(max-width:1200px){.asset-hero__actions{min-width:280px}}@media(max-width:992px){.asset-hero__actions{min-width:100%}}.asset-hero-bulk-print{border-color:#ffffff38;background:linear-gradient(180deg,#fff3,#ffffff1f),linear-gradient(135deg,#ffffff0f,#fff0)}.asset-hero-bulk-print__head strong{color:#fff;text-shadow:0 1px 1px rgba(15,23,42,.1)}.asset-hero-bulk-print__head small{color:#ffffffeb}.asset-hero-bulk-print__select{color:#111827;font-weight:700}.asset-hero-bulk-print__select option{color:#111827}html[data-theme=dark] .asset-page .settings-hero__desc,html[data-theme=dark] .asset-page .settings-panel__header--gradient p,html[data-theme=dark] .asset-qr-meta,html[data-theme=dark] .asset-user-cell span,html[data-theme=dark] .asset-form-help,html[data-theme=dark] .asset-page .department-meta{color:#b7c4da}html[data-theme=dark] .asset-hero-bulk-print,html.dark .asset-hero-bulk-print{background:linear-gradient(180deg,#14192ac7,#1e1b4b94),linear-gradient(135deg,#7c3aed1a,#ec489914);border-color:#ffffff24;box-shadow:inset 0 1px #ffffff14,0 14px 30px #02061747}html[data-theme=dark] .asset-hero-bulk-print__eyebrow,html.dark .asset-hero-bulk-print__eyebrow{background:#ffffff29;color:#f8fafc}html[data-theme=dark] .asset-hero-bulk-print__head strong,html.dark .asset-hero-bulk-print__head strong{color:#f8fafc;text-shadow:none}html[data-theme=dark] .asset-hero-bulk-print__head small,html.dark .asset-hero-bulk-print__head small{color:#cbd5e1}html[data-theme=dark] .asset-hero-bulk-print__select,html.dark .asset-hero-bulk-print__select{background:#020617ad;color:#f8fafc;border-color:#94a3b857}html[data-theme=dark] .asset-hero-bulk-print__select:focus,html.dark .asset-hero-bulk-print__select:focus{border-color:#fb923c9e;box-shadow:0 0 0 4px #f9731624}html[data-theme=dark] .asset-hero-bulk-print__select option,html.dark .asset-hero-bulk-print__select option{color:#f8fafc;background:#0f172a}html[data-theme=dark] .asset-hero-bulk-print__submit,html.dark .asset-hero-bulk-print__submit{box-shadow:0 12px 26px #f9731638}.asset-page .settings-hero__desc{color:#fffffff5;text-shadow:0 1px 1px rgba(15,23,42,.08)}.asset-hero-bulk-print{background:linear-gradient(180deg,#ffffff3d,#ffffff29),linear-gradient(135deg,#ffffff1a,#ffffff08);border-color:#ffffff42;box-shadow:inset 0 1px #fff3,0 12px 28px #7c3aed1a}.asset-hero-bulk-print__eyebrow{background:#fff3;color:#fff}.asset-hero-bulk-print__head strong{color:#fff;font-size:1.04rem}.asset-hero-bulk-print__head small{color:#fffffff5;font-size:.82rem}.asset-hero-bulk-print__select{background:#fffffffa;color:#0f172a;border-color:#ffffff52;box-shadow:0 6px 14px #0f172a0f}.asset-hero-bulk-print__select:focus{border-color:#fb923c99;box-shadow:0 0 0 4px #f973161f}.asset-hero-bulk-print__submit{box-shadow:0 12px 24px #f973163d}html[data-theme=dark] .asset-page .settings-hero__desc,html.dark .asset-page .settings-hero__desc{color:#eef4ff}html[data-theme=dark] .asset-hero-bulk-print,html.dark .asset-hero-bulk-print{background:linear-gradient(180deg,#111827e0,#1e1b4bb3),linear-gradient(135deg,#7c3aed1f,#ec48991a);border-color:#ffffff29;box-shadow:inset 0 1px #ffffff14,0 16px 32px #02061752}html[data-theme=dark] .asset-hero-bulk-print__head strong,html.dark .asset-hero-bulk-print__head strong{color:#fff}html[data-theme=dark] .asset-hero-bulk-print__head small,html.dark .asset-hero-bulk-print__head small{color:#dbe7fb}html[data-theme=dark] .asset-hero-bulk-print__select,html.dark .asset-hero-bulk-print__select{background:#020617d1;color:#fff;border-color:#94a3b861}.asset-approval-strip{margin-bottom:20px}.asset-approval-strip__list,.asset-approval-mini-list{display:grid;gap:12px}.asset-approval-strip__item,.asset-approval-mini-item{display:flex;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#fff}.asset-approval-strip__title{font-weight:700;color:#0f172a}.asset-approval-strip__meta,.asset-approval-strip__note,.asset-approval-mini-item span,.asset-approval-decision-note{color:#64748b;font-size:13px}.asset-approval-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.8fr);gap:20px;align-items:start}.asset-approval-summary,.asset-approval-guideline{display:grid;gap:12px;padding:18px}.asset-approval-summary label,.asset-approval-guideline h4{display:block;font-size:12px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:4px}.asset-approval-guideline ul{margin:0;padding-left:18px;color:#334155}.asset-approval-filter-bar{padding:16px 20px 0;max-width:240px}.asset-approval-table-wrap{padding:16px 20px 20px;overflow-x:auto}.asset-approval-actions{display:flex;flex-wrap:wrap;gap:8px}.asset-approval-actions form{margin:0}.asset-approval-request-note{color:#334155;font-size:13px;max-width:320px}@media(max-width:1100px){.asset-approval-grid{grid-template-columns:1fr}}.asset-approval-banner{display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.asset-approval-banner a{color:inherit;font-weight:700;text-decoration:underline}.asset-approval-inline-panel{margin-bottom:18px}.asset-approval-inline-list{display:grid;gap:12px;padding:18px}.asset-approval-inline-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:14px 16px;border:1px solid rgba(15,23,42,.08);border-radius:16px;background:#f8fafccc}[data-theme=dark] .asset-approval-inline-item{background:#0f172a8c;border-color:#94a3b82e}.asset-approval-inline-item__title{display:flex;align-items:center;gap:10px;margin-bottom:6px}.asset-approval-inline-item__meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:8px;color:var(--admin-text-soft, #64748b);font-size:13px}.asset-index-status-stack{display:flex;flex-direction:column;align-items:flex-start;gap:6px}.asset-pending-badge{display:inline-flex;align-items:center;gap:6px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#1d4ed8;background:#3b82f61f}.asset-approval-filter-bar{display:grid;grid-template-columns:minmax(240px,1.4fr) minmax(180px,220px) auto auto;gap:12px;margin-bottom:18px}@media(max-width:900px){.asset-approval-filter-bar{grid-template-columns:1fr}.asset-approval-inline-item,.asset-approval-banner{flex-direction:column;align-items:stretch}}.settings-btn--disabled{opacity:.6;cursor:not-allowed;pointer-events:none}.asset-operation-lock-banner{margin-bottom:18px}.asset-operation-lock-banner__list{margin:8px 0 0 18px;padding:0}.asset-operation-lock-banner__list li+li{margin-top:4px}.asset-control-legend{display:grid;gap:10px;margin-bottom:18px;padding:14px 16px;border:1px solid rgba(245,158,11,.2);border-radius:16px;background:#f59e0b14;color:#6b4f00}.asset-show-page-v2 .asset-show-hero-v2{display:grid;grid-template-columns:minmax(0,1.6fr) minmax(320px,.95fr);gap:1rem;padding:1.35rem;border-radius:28px;background:linear-gradient(135deg,#7c3aedeb,#ec4899db);color:#fff;margin-bottom:1rem}.asset-show-hero-v2__main,.asset-show-hero-v2__side{min-width:0}.asset-show-hero-v2__eyebrow{display:inline-flex;align-items:center;padding:.4rem .7rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.14);font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;margin-bottom:.9rem}.asset-show-hero-v2__head{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:.8rem}.asset-show-hero-v2__title{margin:0;font-size:2.1rem;line-height:1.08;letter-spacing:-.03em;color:#fff}.asset-show-hero-v2__desc{margin:.45rem 0 0;max-width:760px;color:#ffffffdb;font-size:.94rem;line-height:1.55}.asset-show-hero-v2__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-bottom:1rem}.asset-show-page-v2 .asset-show-chip{min-height:auto;padding:.48rem .8rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.82rem;font-weight:700}.asset-show-hero-v2__stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem}.asset-show-stat{padding:.9rem .95rem;border-radius:18px;background:#ffffff1c;border:1px solid rgba(255,255,255,.12);display:flex;flex-direction:column;gap:.2rem;min-height:92px}.asset-show-stat label{font-size:.76rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#ffffffbd}.asset-show-stat strong{font-size:1rem;font-weight:800;color:#fff;overflow-wrap:anywhere}.asset-show-stat span{font-size:.8rem;color:#ffffffc7}.asset-show-hero-v2__side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem;align-content:start}.asset-show-action-card{min-height:78px;padding:.9rem .95rem;border-radius:18px;background:#ffffff1a;border:1px solid rgba(255,255,255,.12);color:#fff;text-decoration:none;display:flex;flex-direction:column;gap:.22rem;justify-content:center;transition:transform .18s ease,background .18s ease,border-color .18s ease}.asset-show-action-card:hover{transform:translateY(-1px);background:#ffffff24;color:#fff}.asset-show-action-card span{font-weight:800;line-height:1.35}.asset-show-action-card small{color:#ffffffc7;font-size:.78rem}.asset-show-action-card--primary{background:#ffffff29}.asset-show-action-card--disabled{opacity:.6;cursor:not-allowed}.asset-show-copy-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-bottom:1rem}.asset-show-copy-card{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(148,163,184,.16);background:#fff;border-radius:18px;padding:.9rem 1rem;display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;text-align:left;cursor:pointer;box-shadow:0 10px 28px #0f172a0a;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.asset-show-copy-card:hover{transform:translateY(-1px);box-shadow:0 14px 30px #0f172a12;border-color:#6366f133}.asset-show-copy-card span{font-weight:800;color:#0f172a}.asset-show-copy-card small{color:#64748b;font-size:.82rem;overflow-wrap:anywhere}.asset-show-main-grid{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(300px,.82fr);gap:1rem;align-items:start}.asset-show-main-col,.asset-show-side-col{display:grid;gap:1rem;min-width:0}.asset-show-panel{border-radius:24px}.asset-show-panel__top{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;margin-bottom:1rem}.asset-show-panel__eyebrow{display:inline-block;margin-bottom:.3rem;font-size:.74rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#c2410c}.asset-show-panel__top-right{display:flex;flex-direction:column;align-items:flex-end;gap:.45rem}.asset-show-highlight-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.8rem;margin-bottom:1rem}.asset-show-highlight-card{background:linear-gradient(180deg,#fbfdff,#f8fafc);border:1px solid rgba(148,163,184,.16);border-radius:18px;padding:.9rem .95rem;display:flex;flex-direction:column;gap:.24rem;min-height:88px}.asset-show-highlight-card label{font-size:.78rem;color:#64748b}.asset-show-highlight-card strong{color:#0f172a;font-size:.96rem;font-weight:800;overflow-wrap:anywhere}.asset-show-highlight-card span{color:#64748b;font-size:.82rem}.asset-show-section-head{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:.9rem}.asset-show-section-head h4{margin:0 0 .2rem;color:#0f172a;font-size:1rem}.asset-show-section-head p{margin:0;color:#64748b;font-size:.88rem}.asset-show-info-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.asset-show-info-card{display:flex;flex-direction:column;gap:.24rem;padding:.82rem .9rem;background:#f8fafc;border:1px solid rgba(148,163,184,.12);border-radius:16px;min-height:78px}.asset-show-info-card--full{grid-column:1 / -1}.asset-show-info-card label{font-size:.76rem;color:#64748b}.asset-show-info-card strong{font-size:.95rem;color:#0f172a;font-weight:800;overflow-wrap:anywhere}.asset-show-info-card span{font-size:.82rem;color:#64748b}.asset-show-qr-panel{position:static!important}.asset-show-qr-card{padding:1rem;border-radius:20px;background:linear-gradient(180deg,#7c3aed14,#ec48991a);border:1px solid rgba(124,58,237,.12);display:flex;flex-direction:column;gap:.8rem}.asset-show-qr-note{font-size:.84rem;color:#64748b}.asset-show-side-kpi-list,.asset-show-link-list,.asset-show-kpi-grid,.asset-show-approval-list,.asset-show-timeline-list{display:grid;gap:.8rem}.asset-show-side-kpi{padding:.82rem .9rem;background:#f8fafc;border:1px solid rgba(148,163,184,.12);border-radius:16px;display:flex;flex-direction:column;gap:.22rem}.asset-show-side-kpi label,.asset-show-kpi-card label{font-size:.76rem;color:#64748b}.asset-show-side-kpi strong,.asset-show-kpi-card strong{font-size:1rem;color:#0f172a;font-weight:800}.asset-show-link-item{display:flex;align-items:center;min-height:48px;padding:.82rem .95rem;border-radius:14px;background:#f8fafc;border:1px solid rgba(148,163,184,.12);color:#0f172a;text-decoration:none;font-weight:700}.asset-show-link-item:hover{background:#f1f5f9}.asset-show-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:.9rem}.asset-show-kpi-card{padding:.9rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,.12);display:flex;flex-direction:column;gap:.25rem}.asset-show-kpi-card span{color:#64748b;font-size:.8rem}.asset-show-timeline-item{display:grid;grid-template-columns:16px minmax(0,1fr);gap:.75rem;align-items:flex-start;padding:.9rem 0;border-top:1px solid rgba(148,163,184,.14)}.asset-show-timeline-item:first-child{border-top:0;padding-top:0}.asset-show-timeline-item__dot{width:12px;height:12px;border-radius:999px;margin-top:.3rem;background:#cbd5e1}.asset-show-timeline-item__top{display:flex;justify-content:space-between;gap:.75rem;align-items:flex-start;margin-bottom:.3rem}.asset-show-timeline-item__title{display:flex;flex-direction:column;gap:.15rem}.asset-show-timeline-item__title strong{color:#0f172a;font-size:.95rem}.asset-show-timeline-item__title span,.asset-show-timeline-item__time,.asset-show-timeline-item__meta span{color:#64748b;font-size:.8rem}.asset-show-timeline-item__body p{margin:0 0 .35rem;color:#334155;font-size:.88rem;line-height:1.55}.asset-show-timeline-item__meta{display:flex;flex-wrap:wrap;gap:.7rem}.asset-show-empty-state{padding:1rem;border-radius:16px;background:#f8fafc;color:#64748b;text-align:center}.asset-show-approval-item{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start;padding:.95rem 0;border-top:1px solid rgba(148,163,184,.14)}.asset-show-approval-item:first-child{border-top:0;padding-top:0}.asset-show-approval-item__title{display:flex;align-items:center;flex-wrap:wrap;gap:.55rem;margin-bottom:.3rem}.asset-show-approval-item__title strong{color:#0f172a}.asset-show-approval-item__title span,.asset-show-approval-item__meta span,.asset-show-approval-item small{color:#64748b;font-size:.82rem}.asset-show-approval-item__meta{display:flex;flex-wrap:wrap;gap:.7rem;margin-bottom:.35rem}.asset-show-approval-item__main p{margin:0 0 .35rem;color:#334155;font-size:.88rem}.asset-show-ticket-history{margin-top:1rem}.asset-show-ticket-history__table th{white-space:nowrap}.asset-operation-lock-banner__list{margin:.4rem 0 .2rem 1rem}.asset-copy-toast{position:fixed;right:1.25rem;bottom:1.25rem;background:#0f172a;color:#fff;padding:.8rem 1rem;border-radius:14px;box-shadow:0 18px 36px #0f172a38;font-size:.9rem;font-weight:700;opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .18s ease,transform .18s ease;z-index:1000}.asset-copy-toast.is-visible{opacity:1;transform:translateY(0)}.asset-copy-toast.is-error{background:#991b1b}html[data-theme=dark] .asset-show-page-v2 .asset-show-copy-card,html[data-theme=dark] .asset-show-page-v2 .asset-show-panel,html[data-theme=dark] .asset-show-page-v2 .asset-show-kpi-card,html[data-theme=dark] .asset-show-page-v2 .asset-show-link-item,html[data-theme=dark] .asset-show-page-v2 .asset-show-side-kpi,html[data-theme=dark] .asset-show-page-v2 .asset-show-info-card,html[data-theme=dark] .asset-show-page-v2 .asset-show-highlight-card,html[data-theme=dark] .asset-show-page-v2 .asset-show-empty-state{background:#0a101cdb;border-color:#ffffff0f;color:#e5edf8}html[data-theme=dark] .asset-show-page-v2 .asset-show-copy-card span,html[data-theme=dark] .asset-show-page-v2 .asset-show-panel__top h3,html[data-theme=dark] .asset-show-page-v2 .asset-show-highlight-card strong,html[data-theme=dark] .asset-show-page-v2 .asset-show-info-card strong,html[data-theme=dark] .asset-show-page-v2 .asset-show-side-kpi strong,html[data-theme=dark] .asset-show-page-v2 .asset-show-kpi-card strong,html[data-theme=dark] .asset-show-page-v2 .asset-show-link-item,html[data-theme=dark] .asset-show-page-v2 .asset-show-timeline-item__title strong,html[data-theme=dark] .asset-show-page-v2 .asset-show-approval-item__title strong,html[data-theme=dark] .asset-show-page-v2 .asset-show-section-head h4{color:#f8fafc}html[data-theme=dark] .asset-show-page-v2 .asset-show-copy-card small,html[data-theme=dark] .asset-show-page-v2 .asset-show-highlight-card span,html[data-theme=dark] .asset-show-page-v2 .asset-show-highlight-card label,html[data-theme=dark] .asset-show-page-v2 .asset-show-info-card label,html[data-theme=dark] .asset-show-page-v2 .asset-show-info-card span,html[data-theme=dark] .asset-show-page-v2 .asset-show-side-kpi label,html[data-theme=dark] .asset-show-page-v2 .asset-show-kpi-card label,html[data-theme=dark] .asset-show-page-v2 .asset-show-kpi-card span,html[data-theme=dark] .asset-show-page-v2 .asset-show-timeline-item__title span,html[data-theme=dark] .asset-show-page-v2 .asset-show-timeline-item__time,html[data-theme=dark] .asset-show-page-v2 .asset-show-timeline-item__meta span,html[data-theme=dark] .asset-show-page-v2 .asset-show-approval-item__title span,html[data-theme=dark] .asset-show-page-v2 .asset-show-approval-item__meta span,html[data-theme=dark] .asset-show-page-v2 .asset-show-approval-item small,html[data-theme=dark] .asset-show-page-v2 .asset-show-section-head p,html[data-theme=dark] .asset-show-page-v2 .asset-show-empty-state,html[data-theme=dark] .asset-show-page-v2 .asset-show-qr-note{color:#94a3b8}html[data-theme=dark] .asset-show-page-v2 .asset-show-hero-v2{background:linear-gradient(135deg,#4f46e557,#a855f742,#ec489938);border:1px solid rgba(255,255,255,.07)}html[data-theme=dark] .asset-show-page-v2 .asset-show-action-card,html[data-theme=dark] .asset-show-page-v2 .asset-show-stat,html[data-theme=dark] .asset-show-page-v2 .asset-show-chip{background:#ffffff12;border-color:#ffffff14}html[data-theme=dark] .asset-show-page-v2 .asset-show-action-card--disabled{opacity:.5}@media(max-width:1400px){.asset-show-page-v2 .asset-show-hero-v2{grid-template-columns:1fr}.asset-show-page-v2 .asset-show-hero-v2__side{grid-template-columns:repeat(4,minmax(0,1fr))}.asset-show-page-v2 .asset-show-main-grid{grid-template-columns:1fr}.asset-show-page-v2 .asset-show-qr-panel{position:static}}@media(max-width:1100px){.asset-show-page-v2 .asset-show-hero-v2__stats,.asset-show-page-v2 .asset-show-highlight-grid,.asset-show-page-v2 .asset-show-kpi-grid,.asset-show-page-v2 .asset-show-copy-grid,.asset-show-page-v2 .asset-show-hero-v2__side{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.asset-show-page-v2 .asset-show-hero-v2{padding:1rem;border-radius:22px}.asset-show-page-v2 .asset-show-hero-v2__head,.asset-show-page-v2 .asset-show-panel__top,.asset-show-page-v2 .asset-show-timeline-item__top,.asset-show-page-v2 .asset-show-approval-item{flex-direction:column}.asset-show-page-v2 .asset-show-hero-v2__stats,.asset-show-page-v2 .asset-show-copy-grid,.asset-show-page-v2 .asset-show-highlight-grid,.asset-show-page-v2 .asset-show-info-grid,.asset-show-page-v2 .asset-show-kpi-grid,.asset-show-page-v2 .asset-show-hero-v2__side{grid-template-columns:1fr}.asset-show-page-v2 .asset-show-panel__top-right{align-items:flex-start}.asset-show-page-v2 .asset-show-hero-v2__title{font-size:1.65rem}}.asset-show-ticket-history .asset-ticket-history__body,.asset-show-ticket-history .asset-ticket-history__table-wrap{overflow-x:auto}.asset-show-ticket-history .asset-ticket-history__table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;min-width:1100px}.asset-show-ticket-history .asset-ticket-history__table thead th{padding:0 .85rem .85rem;font-size:.82rem;font-weight:800;color:#475569;text-align:left;white-space:nowrap;border-bottom:1px solid rgba(148,163,184,.16)}.asset-show-ticket-history .asset-ticket-history__table tbody td{padding:.95rem .85rem;vertical-align:top;border-bottom:1px solid rgba(148,163,184,.12);color:#0f172a;font-size:.92rem;line-height:1.45}.asset-show-ticket-history .asset-ticket-history__table tbody tr:last-child td{border-bottom:0}.asset-show-ticket-history .asset-ticket-history__ticket-no{font-size:.95rem;font-weight:800;color:#0f172a;line-height:1.35;overflow-wrap:anywhere}.asset-show-ticket-history .asset-ticket-history__subject{font-weight:700;color:#0f172a;line-height:1.45;overflow-wrap:anywhere}.asset-show-ticket-history .asset-ticket-history__assignee{color:#0f172a;line-height:1.45;overflow-wrap:anywhere}.asset-show-ticket-history .asset-ticket-history__meta{margin-top:.2rem;font-size:.8rem;color:#64748b;line-height:1.4}.asset-show-ticket-history .asset-ticket-history__badges{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center}.asset-show-ticket-history .asset-ticket-history__badges--stack{align-items:flex-start}.asset-show-ticket-history .ticket-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.28rem .72rem;border-radius:999px;font-size:.74rem;font-weight:800;line-height:1;white-space:nowrap}.asset-show-ticket-history .asset-ticket-history__sla{display:inline-flex;align-items:center;min-height:26px;padding:.25rem .62rem;border-radius:999px;font-size:.72rem;font-weight:800;line-height:1;white-space:nowrap}.asset-show-ticket-history .settings-btn.settings-btn--sm{min-height:34px;padding:.45rem .8rem;border-radius:10px;white-space:nowrap}.asset-show-ticket-history .text-end{text-align:right}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(1),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(1){width:17%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(2),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(2){width:15%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(3),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(3){width:19%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(4),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(4){width:12%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(5),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(5){width:15%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(7),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(7){width:10%}html[data-theme=dark] .asset-show-ticket-history .asset-ticket-history__table thead th{color:#94a3b8;border-bottom-color:#ffffff14}html[data-theme=dark] .asset-show-ticket-history .asset-ticket-history__table tbody td{color:#e5edf8;border-bottom-color:#ffffff0f}html[data-theme=dark] .asset-show-ticket-history .asset-ticket-history__ticket-no,html[data-theme=dark] .asset-show-ticket-history .asset-ticket-history__subject,html[data-theme=dark] .asset-show-ticket-history .asset-ticket-history__assignee{color:#f8fafc}html[data-theme=dark] .asset-show-ticket-history .asset-ticket-history__meta{color:#94a3b8}@media(max-width:768px){.asset-show-ticket-history .asset-ticket-history__table{min-width:980px}}.asset-show-ticket-history .asset-ticket-history__body,.asset-show-ticket-history .asset-ticket-history__table-wrap{overflow:visible!important}.asset-show-ticket-history .asset-ticket-history__table{min-width:0!important;width:100%;table-layout:auto}.asset-show-ticket-history .asset-ticket-history__table th,.asset-show-ticket-history .asset-ticket-history__table td{white-space:normal;word-break:break-word}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(1),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(1){width:16%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(2),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(2){width:14%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(3),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(3){width:22%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(4),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(4){width:10%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(5),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(5){width:14%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(6),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(6){width:12%}.asset-show-ticket-history .asset-ticket-history__table th:nth-child(7),.asset-show-ticket-history .asset-ticket-history__table td:nth-child(7){width:12%}.asset-show-ticket-history .ticket-badge{max-width:100%;white-space:nowrap}.asset-show-ticket-history .asset-ticket-history__table tbody td{padding:.75rem .7rem}.asset-show-page-v2 .asset-show-panel{padding:1.25rem 1.35rem}.asset-show-page-v2 .asset-show-panel__top{margin-bottom:1.1rem}.asset-show-page-v2 .asset-show-panel__top>div:first-child{min-width:0;padding-right:.75rem}.asset-show-page-v2 .asset-show-panel__top h3,.asset-show-page-v2 .asset-show-panel__top p,.asset-show-page-v2 .asset-show-panel__top a{overflow-wrap:anywhere;word-break:break-word}.asset-show-page-v2 .asset-show-panel__top-right{flex-shrink:0;padding-left:.75rem}.asset-show-page-v2 .asset-show-highlight-card{padding:1rem}.asset-show-page-v2 .asset-show-info-card{padding:.95rem 1rem}.asset-show-page-v2 .asset-show-qr-panel{padding:1.25rem 1.35rem}.asset-show-page-v2 .asset-show-qr-card{padding:1.15rem}.asset-show-page-v2 .asset-show-qr-preview{padding:.9rem}.asset-show-page-v2 .asset-qr-value,.asset-show-page-v2 .asset-show-qr-note{overflow-wrap:anywhere;word-break:break-word}.asset-show-page-v2 .asset-show-side-kpi,.asset-show-page-v2 .asset-show-link-item,.asset-show-page-v2 .asset-show-kpi-card,.asset-show-page-v2 .asset-show-approval-item,.asset-show-page-v2 .asset-show-timeline-item{min-width:0}.asset-show-page-v2 .asset-show-side-kpi strong,.asset-show-page-v2 .asset-show-link-item,.asset-show-page-v2 .asset-show-kpi-card strong,.asset-show-page-v2 .asset-show-approval-item__main,.asset-show-page-v2 .asset-show-timeline-item__body{overflow-wrap:anywhere;word-break:break-word}@media(max-width:768px){.asset-show-page-v2 .asset-show-panel,.asset-show-page-v2 .asset-show-qr-panel{padding:1rem}.asset-show-page-v2 .asset-show-info-card,.asset-show-page-v2 .asset-show-highlight-card,.asset-show-page-v2 .asset-show-qr-card{padding:.9rem}.asset-show-page-v2 .asset-show-panel__top>div:first-child,.asset-show-page-v2 .asset-show-panel__top-right{padding-right:0;padding-left:0}}.asset-quick-status-page .asset-quick-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.45rem;border-radius:28px;background:linear-gradient(135deg,#7c3aedeb,#ec4899d9);color:#fff;margin-bottom:1rem}.asset-quick-hero__main{min-width:0;flex:1}.asset-quick-hero__eyebrow{display:inline-flex;align-items:center;padding:.42rem .78rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);margin-bottom:.85rem}.asset-quick-hero__title{color:#fff;margin:0;font-size:2.15rem;line-height:1.08;letter-spacing:-.03em}.asset-quick-hero__desc{margin-top:.45rem;color:#ffffffdb;max-width:760px}.asset-quick-hero__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.asset-quick-chip{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.82rem;font-weight:700}.asset-quick-hero__actions{display:flex;flex-direction:column;gap:.7rem;flex-shrink:0;min-width:220px}.asset-quick-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.82fr);gap:1rem;align-items:start}.asset-quick-panel,.asset-quick-side-panel{border-radius:24px}.asset-quick-panel{padding:0;overflow:hidden}.asset-quick-form{padding:1.1rem 1.2rem 1.2rem}.asset-quick-section{padding:.15rem 0 1rem}.asset-quick-section__head,.asset-quick-subcard__head{margin-bottom:.8rem}.asset-quick-section__head h4,.asset-quick-subcard__head h4{margin:0 0 .2rem;color:#0f172a;font-size:1rem}.asset-quick-section__head p,.asset-quick-subcard__head p{margin:0;color:#64748b;font-size:.86rem;line-height:1.5}.asset-quick-grid{gap:.85rem}.asset-quick-status-page .asset-form-field label{display:block;margin-bottom:.35rem;font-size:.84rem;font-weight:700;color:#334155}.asset-quick-status-page .asset-form-control{min-height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#fff;padding:.8rem .9rem;font-size:.92rem;color:#0f172a;width:100%}.asset-quick-status-page textarea.asset-form-control{min-height:112px;resize:vertical}.asset-quick-status-page .asset-form-control:focus{outline:none;border-color:#6366f161;box-shadow:0 0 0 4px #6366f11a}.asset-quick-subcards{display:grid;gap:1rem;margin-top:.25rem}.asset-quick-subcard{padding:1rem 1rem .95rem;border-radius:20px;background:linear-gradient(180deg,#fbfdff,#f8fafc);border:1px solid rgba(148,163,184,.14)}.asset-quick-actions{padding-top:1rem;border-top:1px solid rgba(148,163,184,.14);margin-top:1rem}.asset-quick-side{display:grid;gap:1rem;position:sticky;top:1rem}.asset-quick-side-panel{padding:0;overflow:hidden}.asset-quick-summary-grid{display:grid;grid-template-columns:1fr;gap:.8rem;padding:1rem 1.05rem 1.05rem}.asset-quick-summary-item{display:flex;flex-direction:column;gap:.22rem;padding:.85rem .9rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,.12);min-width:0}.asset-quick-summary-item--full{grid-column:1 / -1}.asset-quick-summary-item span{font-size:.76rem;color:#64748b}.asset-quick-summary-item strong{color:#0f172a;font-size:.95rem;font-weight:800;overflow-wrap:anywhere;word-break:break-word}.asset-quick-rule-list{display:grid;gap:.8rem;padding:1rem 1.05rem 1.05rem}.asset-quick-rule-item{display:flex;flex-direction:column;gap:.24rem;padding:.85rem .9rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,.12)}.asset-quick-rule-item strong{color:#0f172a;font-size:.86rem}.asset-quick-rule-item span{color:#64748b;font-size:.84rem;line-height:1.5}.asset-quick-status-page .department-alert{margin-bottom:1rem}html[data-theme=dark] .asset-quick-status-page .asset-quick-hero{background:linear-gradient(135deg,#4f46e557,#a855f742,#ec489938);border:1px solid rgba(255,255,255,.07)}html[data-theme=dark] .asset-quick-status-page .asset-quick-chip,html[data-theme=dark] .asset-quick-status-page .asset-quick-hero__eyebrow{background:#ffffff14;border-color:#ffffff14}html[data-theme=dark] .asset-quick-status-page .asset-form-control,html[data-theme=dark] .asset-quick-status-page .asset-quick-subcard,html[data-theme=dark] .asset-quick-status-page .asset-quick-summary-item,html[data-theme=dark] .asset-quick-status-page .asset-quick-rule-item{background:#0a101cdb;border-color:#ffffff0f;color:#e5edf8}html[data-theme=dark] .asset-quick-status-page .asset-form-field label,html[data-theme=dark] .asset-quick-status-page .asset-quick-section__head h4,html[data-theme=dark] .asset-quick-status-page .asset-quick-subcard__head h4,html[data-theme=dark] .asset-quick-status-page .asset-quick-summary-item strong,html[data-theme=dark] .asset-quick-status-page .asset-quick-rule-item strong{color:#f8fafc}html[data-theme=dark] .asset-quick-status-page .asset-quick-section__head p,html[data-theme=dark] .asset-quick-status-page .asset-quick-subcard__head p,html[data-theme=dark] .asset-quick-status-page .asset-quick-summary-item span,html[data-theme=dark] .asset-quick-status-page .asset-quick-rule-item span{color:#94a3b8}@media(max-width:1200px){.asset-quick-layout{grid-template-columns:1fr}.asset-quick-side{position:static}}@media(max-width:900px){.asset-quick-status-page .asset-quick-hero{flex-direction:column}.asset-quick-hero__actions{width:100%;min-width:0;flex-direction:row;flex-wrap:wrap}}@media(max-width:768px){.asset-quick-status-page .asset-quick-hero{padding:1rem;border-radius:22px}.asset-quick-hero__title{font-size:1.7rem}.asset-quick-form,.asset-quick-summary-grid,.asset-quick-rule-list{padding-left:1rem;padding-right:1rem}.asset-quick-subcard{padding:.9rem}}.asset-back-link-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.72rem 1rem;border-radius:999px;background:linear-gradient(135deg,#7c3aed24,#ec489924);border:1px solid rgba(124,58,237,.18);color:#7c3aed;text-decoration:none;font-size:.88rem;font-weight:800;line-height:1;white-space:nowrap;box-shadow:0 10px 24px #7c3aed14;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,border-color .18s ease,color .18s ease}.asset-back-link-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#7c3aed33,#ec48992e);border-color:#7c3aed47;color:#6d28d9;box-shadow:0 14px 28px #7c3aed1f}.asset-back-link-btn:active{transform:translateY(0)}.asset-back-link-btn span{display:inline-flex;align-items:center;gap:.35rem}html[data-theme=dark] .asset-back-link-btn{background:linear-gradient(135deg,#7c3aed33,#ec48992e);border-color:#ffffff14;color:#e9d5ff;box-shadow:0 12px 28px #0f172a3d}html[data-theme=dark] .asset-back-link-btn:hover{background:linear-gradient(135deg,#7c3aed47,#ec489938);border-color:#ffffff1f;color:#f5e9ff}.asset-back-link-btn,.asset-back-link-btn:hover,.asset-back-link-btn:focus,.asset-back-link-btn:active{text-decoration:none!important}.asset-quick-move-page .asset-quick-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.45rem;border-radius:28px;background:linear-gradient(135deg,#7c3aedeb,#ec4899d9);color:#fff;margin-bottom:1rem}.asset-quick-move-page .asset-quick-hero__main{min-width:0;flex:1}.asset-quick-move-page .asset-quick-hero__eyebrow{display:inline-flex;align-items:center;padding:.42rem .78rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);margin-bottom:.85rem}.asset-quick-move-page .asset-quick-hero__title{color:#fff;margin:0;font-size:2.15rem;line-height:1.08;letter-spacing:-.03em}.asset-quick-move-page .asset-quick-hero__desc{margin-top:.45rem;color:#ffffffdb;max-width:760px}.asset-quick-move-page .asset-quick-hero__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.asset-quick-move-page .asset-quick-chip{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.82rem;font-weight:700}.asset-quick-move-page .asset-quick-hero__actions{display:flex;flex-direction:column;gap:.7rem;flex-shrink:0;min-width:220px}.asset-quick-move-page .asset-quick-layout{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,.82fr);gap:1rem;align-items:start}.asset-quick-move-page .asset-quick-panel,.asset-quick-move-page .asset-quick-side-panel{border-radius:24px}.asset-quick-move-page .asset-quick-panel{padding:0;overflow:hidden}.asset-quick-move-page .asset-quick-form{padding:1.1rem 1.2rem 1.2rem}.asset-quick-move-page .asset-quick-section{padding:.15rem 0 1rem}.asset-quick-move-page .asset-quick-section__head{margin-bottom:.8rem}.asset-quick-move-page .asset-quick-section__head h4{margin:0 0 .2rem;color:#0f172a;font-size:1rem}.asset-quick-move-page .asset-quick-section__head p{margin:0;color:#64748b;font-size:.86rem;line-height:1.5}.asset-quick-move-page .asset-quick-grid{gap:.85rem}.asset-quick-move-page .asset-form-field label{display:block;margin-bottom:.35rem;font-size:.84rem;font-weight:700;color:#334155}.asset-quick-move-page .asset-form-control{min-height:46px;border-radius:14px;border:1px solid rgba(148,163,184,.22);background:#fff;padding:.8rem .9rem;font-size:.92rem;color:#0f172a;width:100%}.asset-quick-move-page textarea.asset-form-control{min-height:112px;resize:vertical}.asset-quick-move-page .asset-form-control:focus{outline:none;border-color:#6366f161;box-shadow:0 0 0 4px #6366f11a}.asset-quick-move-page .asset-quick-actions{padding-top:1rem;border-top:1px solid rgba(148,163,184,.14);margin-top:1rem}.asset-quick-move-page .asset-quick-side{display:grid;gap:1rem;position:sticky;top:1rem}.asset-quick-move-page .asset-quick-side-panel{padding:0;overflow:hidden}.asset-quick-move-page .asset-quick-summary-grid{display:grid;grid-template-columns:1fr;gap:.8rem;padding:1rem 1.05rem 1.05rem}.asset-quick-move-page .asset-quick-summary-item{display:flex;flex-direction:column;gap:.22rem;padding:.85rem .9rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,.12);min-width:0}.asset-quick-move-page .asset-quick-summary-item span{font-size:.76rem;color:#64748b}.asset-quick-move-page .asset-quick-summary-item strong{color:#0f172a;font-size:.95rem;font-weight:800;overflow-wrap:anywhere;word-break:break-word}.asset-quick-move-page .asset-quick-rule-list{display:grid;gap:.8rem;padding:1rem 1.05rem 1.05rem}.asset-quick-move-page .asset-quick-rule-item{display:flex;flex-direction:column;gap:.24rem;padding:.85rem .9rem;border-radius:16px;background:#f8fafc;border:1px solid rgba(148,163,184,.12)}.asset-quick-move-page .asset-quick-rule-item strong{color:#0f172a;font-size:.86rem}.asset-quick-move-page .asset-quick-rule-item span{color:#64748b;font-size:.84rem;line-height:1.5}.asset-quick-move-page .department-alert{margin-bottom:1rem}html[data-theme=dark] .asset-quick-move-page .asset-quick-hero{background:linear-gradient(135deg,#4f46e557,#a855f742,#ec489938);border:1px solid rgba(255,255,255,.07)}html[data-theme=dark] .asset-quick-move-page .asset-quick-chip,html[data-theme=dark] .asset-quick-move-page .asset-quick-hero__eyebrow{background:#ffffff14;border-color:#ffffff14}html[data-theme=dark] .asset-quick-move-page .asset-form-control,html[data-theme=dark] .asset-quick-move-page .asset-quick-summary-item,html[data-theme=dark] .asset-quick-move-page .asset-quick-rule-item{background:#0a101cdb;border-color:#ffffff0f;color:#e5edf8}html[data-theme=dark] .asset-quick-move-page .asset-form-field label,html[data-theme=dark] .asset-quick-move-page .asset-quick-section__head h4,html[data-theme=dark] .asset-quick-move-page .asset-quick-summary-item strong,html[data-theme=dark] .asset-quick-move-page .asset-quick-rule-item strong{color:#f8fafc}html[data-theme=dark] .asset-quick-move-page .asset-quick-section__head p,html[data-theme=dark] .asset-quick-move-page .asset-quick-summary-item span,html[data-theme=dark] .asset-quick-move-page .asset-quick-rule-item span{color:#94a3b8}@media(max-width:1200px){.asset-quick-move-page .asset-quick-layout{grid-template-columns:1fr}.asset-quick-move-page .asset-quick-side{position:static}}@media(max-width:900px){.asset-quick-move-page .asset-quick-hero{flex-direction:column}.asset-quick-move-page .asset-quick-hero__actions{width:100%;min-width:0;flex-direction:row;flex-wrap:wrap}}@media(max-width:768px){.asset-quick-move-page .asset-quick-hero{padding:1rem;border-radius:22px}.asset-quick-move-page .asset-quick-hero__title{font-size:1.7rem}.asset-quick-move-page .asset-quick-form,.asset-quick-move-page .asset-quick-summary-grid,.asset-quick-move-page .asset-quick-rule-list{padding-left:1rem;padding-right:1rem}}.asset-approval-index-page .asset-approval-hero{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.35rem 1.45rem;border-radius:28px;background:linear-gradient(135deg,#7c3aedeb,#ec4899d9);color:#fff;margin-bottom:1rem}.asset-approval-index-page .asset-approval-hero__main{min-width:0;flex:1}.asset-approval-index-page .asset-approval-hero__eyebrow{display:inline-flex;align-items:center;padding:.42rem .78rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);margin-bottom:.85rem}.asset-approval-index-page .asset-approval-hero__title{color:#fff;margin:0;font-size:2.15rem;line-height:1.08;letter-spacing:-.03em}.asset-approval-index-page .asset-approval-hero__desc{margin-top:.45rem;color:#ffffffe0;max-width:900px}.asset-approval-index-page .asset-approval-hero__chips{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.asset-approval-chip{display:inline-flex;align-items:center;padding:.45rem .8rem;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12);color:#fff;font-size:.82rem;font-weight:700}.asset-approval-chip--soft{background:#ffffff2e}.asset-approval-index-page .asset-approval-hero__actions{display:flex;flex-direction:column;gap:.7rem;flex-shrink:0;min-width:220px;align-items:flex-end;justify-content:center}.asset-approval-index-page .asset-approval-hero__link{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 1.2rem;border-radius:999px;background:#ffffff24;border:1px solid rgba(255,255,255,.16);color:#fff;text-decoration:none;font-size:.94rem;font-weight:800;white-space:nowrap;transition:transform .18s ease,background .18s ease,border-color .18s ease}.asset-approval-index-page .asset-approval-hero__link:hover{transform:translateY(-1px);background:#fff3;border-color:#ffffff38;color:#fff;text-decoration:none}.asset-approval-index-page .asset-approval-panel{border-radius:28px}html[data-theme=dark] .asset-approval-index-page .asset-approval-hero{background:linear-gradient(135deg,#4f46e557,#a855f742,#ec489938);border:1px solid rgba(255,255,255,.07)}html[data-theme=dark] .asset-approval-index-page .asset-approval-hero__eyebrow,html[data-theme=dark] .asset-approval-index-page .asset-approval-chip,html[data-theme=dark] .asset-approval-index-page .asset-approval-hero__link{background:#ffffff14;border-color:#ffffff14}html[data-theme=dark] .asset-approval-index-page .asset-approval-hero__link:hover{background:#ffffff1f;border-color:#ffffff1f}@media(max-width:900px){.asset-approval-index-page .asset-approval-hero{flex-direction:column}.asset-approval-index-page .asset-approval-hero__actions{width:100%;min-width:0;align-items:flex-start}}@media(max-width:768px){.asset-approval-index-page .asset-approval-hero{padding:1rem;border-radius:22px}.asset-approval-index-page .asset-approval-hero__title{font-size:1.75rem}}.asset-approval-filter-bar .settings-btn--primary{background:linear-gradient(135deg,#7c3aed,#ec4899);color:#fff;border:none;font-weight:800;box-shadow:0 10px 22px #7c3aed40}.asset-approval-filter-bar .settings-btn--primary:hover{transform:translateY(-1px);box-shadow:0 14px 28px #7c3aed59}.asset-approval-filter-bar .settings-btn:not(.settings-btn--primary){background:#f1f5f9;color:#334155;border:1px solid rgba(148,163,184,.25);font-weight:700}.asset-approval-filter-bar .settings-btn:not(.settings-btn--primary):hover{background:#e2e8f0}.asset-approval-filter-bar{display:flex;gap:.6rem;align-items:center;flex-wrap:wrap}.asset-approval-filter-bar .asset-form-control{background:#fff;border:1px solid rgba(148,163,184,.25)}.asset-approval-index-page .asset-approval-panel{overflow:hidden}.asset-approval-index-page .asset-approval-filter-bar--inline{display:grid;grid-template-columns:minmax(320px,1.9fr) minmax(190px,220px) auto;gap:.9rem;align-items:center;padding:0 1.25rem 1rem;margin:0;max-width:none;width:100%}.asset-approval-index-page .asset-approval-filter-bar__field,.asset-approval-index-page .asset-approval-filter-bar__actions{min-width:0}.asset-approval-index-page .asset-approval-filter-bar__field{display:flex;align-items:stretch}.asset-approval-index-page .asset-approval-filter-bar__field--search{min-width:0}.asset-approval-index-page .asset-approval-filter-bar .asset-form-control{width:100%;min-height:48px;height:48px;border-radius:16px;padding:0 16px;border:1px solid #d7dee8;background:#fff;color:#0f172a;box-shadow:none}.asset-approval-index-page .asset-approval-filter-bar .asset-form-control::-moz-placeholder{color:#64748b}.asset-approval-index-page .asset-approval-filter-bar .asset-form-control::placeholder{color:#64748b}.asset-approval-index-page .asset-approval-filter-bar .asset-form-control:focus{outline:none;border-color:#f973166b;box-shadow:0 0 0 4px #f973161a}.asset-approval-index-page .asset-approval-filter-bar__actions{display:flex;align-items:center;gap:.75rem;justify-content:flex-start;flex-wrap:wrap}.asset-approval-index-page .asset-filter-btn{display:inline-flex;align-items:center;justify-content:center;min-width:148px;min-height:48px;height:48px;padding:0 18px;border-radius:16px;font-size:.94rem;font-weight:800;line-height:1;text-decoration:none;border:1px solid transparent;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.asset-approval-index-page .asset-filter-btn:hover{transform:translateY(-1px);text-decoration:none}.asset-approval-index-page .asset-filter-btn--primary{background:linear-gradient(135deg,#fb923c,#f97316);border-color:#f9731638;color:#fff7ed;box-shadow:0 12px 24px #f9731638}.asset-approval-index-page .asset-filter-btn--primary:hover{box-shadow:0 14px 28px #f9731647}.asset-approval-index-page .asset-filter-btn--ghost{background:#f8fafc;border-color:#d7dee8;color:#334155;box-shadow:0 6px 14px #0f172a0a}.asset-approval-index-page .asset-filter-btn--ghost:hover{background:#eef2f7;border-color:#cbd5e1}html[data-theme=dark] .asset-approval-index-page .asset-approval-filter-bar .asset-form-control{background:#0a101ce6;border-color:#ffffff14;color:#f8fafc}html[data-theme=dark] .asset-approval-index-page .asset-approval-filter-bar .asset-form-control::-moz-placeholder{color:#94a3b8}html[data-theme=dark] .asset-approval-index-page .asset-approval-filter-bar .asset-form-control::placeholder{color:#94a3b8}html[data-theme=dark] .asset-approval-index-page .asset-approval-filter-bar .asset-form-control:focus{border-color:#fb923c8c;box-shadow:0 0 0 4px #f973161f}html[data-theme=dark] .asset-approval-index-page .asset-filter-btn--primary{background:linear-gradient(135deg,#fb923ceb,#f97316eb);border-color:#ffffff0d;color:#fff7ed;box-shadow:0 12px 24px #f973162e}html[data-theme=dark] .asset-approval-index-page .asset-filter-btn--ghost{background:linear-gradient(180deg,#64748be0,#475569eb);border-color:#ffffff0f;color:#f8fafc;box-shadow:0 10px 20px #0206172e}@media(max-width:980px){.asset-approval-index-page .asset-approval-filter-bar--inline{grid-template-columns:1fr}.asset-approval-index-page .asset-approval-filter-bar__actions{justify-content:stretch}.asset-approval-index-page .asset-filter-btn{width:100%}}.asset-show-side-col{position:sticky;top:24px;align-self:flex-start;display:flex;flex-direction:column;gap:16px}.asset-health-badge,.asset-priority-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:.3rem .72rem;border-radius:999px;font-size:.74rem;font-weight:800;line-height:1;border:1px solid transparent}.asset-health-badge--healthy{background:#dcfce7;color:#166534;border-color:#1665342e}.asset-health-badge--warning,.asset-priority-badge--warning{background:#fef3c7;color:#92400e;border-color:#92400e2e}.asset-health-badge--critical,.asset-priority-badge--critical{background:#fee2e2;color:#b91c1c;border-color:#b91c1c2e}.asset-priority-badge--normal{background:#e0f2fe;color:#0c4a6e;border-color:#0c4a6e29}.asset-health-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.85rem;margin-bottom:1rem}.asset-health-strip__card{padding:1rem 1.05rem;border-radius:20px;background:#fff;border:1px solid rgba(148,163,184,.14);box-shadow:0 12px 28px #0f172a0a;display:flex;flex-direction:column;gap:.24rem}.asset-health-strip__card span{color:#64748b;font-size:.8rem}.asset-health-strip__card strong{color:#0f172a;font-size:1.35rem;font-weight:800}.asset-health-strip__card small{color:#64748b;font-size:.82rem}.asset-health-strip__card--healthy{background:linear-gradient(180deg,#f0fdf4,#fff)}.asset-health-strip__card--warning{background:linear-gradient(180deg,#fffbeb,#fff)}.asset-health-strip__card--critical{background:linear-gradient(180deg,#fef2f2,#fff)}.asset-risk-panel{margin-bottom:1rem}.asset-risk-list{display:grid;gap:.8rem;padding:0 1.25rem 1.25rem}.asset-risk-list__item{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.95rem 1rem;border-radius:18px;background:#f8fafc;border:1px solid rgba(148,163,184,.14);text-decoration:none;color:inherit}.asset-risk-list__item strong{color:#0f172a}.asset-risk-list__item span,.asset-risk-list__item small{display:block;color:#64748b}.asset-risk-list__meta{display:flex;flex-direction:column;gap:.35rem;align-items:flex-end}.asset-risk-list__meta b{color:#0f172a;font-size:1rem}.asset-report-kpi-grid--executive,.asset-report-bucket-grid--executive,.asset-report-priority-panel{margin-bottom:1rem}.asset-report-status-stack,.asset-report-ticket-stack{display:grid;gap:.25rem}html[data-theme=dark] .asset-health-strip__card,html[data-theme=dark] .asset-risk-list__item{background:#0a101cdb;border-color:#ffffff0f}html[data-theme=dark] .asset-health-strip__card strong,html[data-theme=dark] .asset-risk-list__item strong,html[data-theme=dark] .asset-risk-list__meta b{color:#f8fafc}html[data-theme=dark] .asset-health-strip__card span,html[data-theme=dark] .asset-health-strip__card small,html[data-theme=dark] .asset-risk-list__item span,html[data-theme=dark] .asset-risk-list__item small,html[data-theme=dark] .asset-report-condition{color:#94a3b8}@media(max-width:1100px){.asset-health-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.asset-health-strip{grid-template-columns:1fr}.asset-risk-list__item{flex-direction:column;align-items:flex-start}.asset-risk-list__meta{align-items:flex-start}}.asset-report-page{display:flex;flex-direction:column;gap:18px}.asset-report-page .asset-hero{margin-bottom:0}.asset-report-kpi-grid,.asset-report-bucket-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.asset-report-kpi-grid--executive,.asset-report-bucket-grid--executive{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:0}.asset-report-kpi-card,.asset-report-bucket{position:relative;overflow:hidden;padding:18px 20px;border-radius:22px;background:linear-gradient(180deg,#fff,#fbf7ff);border:1px solid rgba(168,85,247,.1);box-shadow:0 14px 30px #0f172a0d;display:flex;flex-direction:column;gap:6px}.asset-report-kpi-card:after,.asset-report-bucket:after{content:"";position:absolute;inset:auto -18px -24px auto;width:88px;height:88px;border-radius:999px;background:radial-gradient(circle,#f973161f,#f9731600);pointer-events:none}.asset-report-kpi-card>span,.asset-report-bucket>span{color:#64748b;font-size:.82rem;font-weight:700;line-height:1.35}.asset-report-kpi-card>strong,.asset-report-bucket>strong{color:#0f172a;font-size:1.7rem;font-weight:800;line-height:1.05;letter-spacing:-.02em}.asset-report-kpi-card>small,.asset-report-bucket>small{color:#64748b;font-size:.82rem;line-height:1.45}.asset-report-bucket--danger{background:linear-gradient(180deg,#fff5f5,#fff);border-color:#ef444429}.asset-report-bucket--warn{background:linear-gradient(180deg,#fffaf0,#fff);border-color:#f59e0b2e}.asset-report-bucket--info{background:linear-gradient(180deg,#f5f9ff,#fff);border-color:#3b82f629}.asset-report-priority-panel{margin-bottom:0}.asset-report-priority-panel .settings-panel__header{padding-bottom:14px}.asset-risk-list{display:grid;gap:12px;padding:0 22px 22px}.asset-risk-list__item{display:flex;justify-content:space-between;align-items:center;gap:18px;padding:16px 18px;border-radius:18px;background:#f8fafc;border:1px solid rgba(148,163,184,.16);text-decoration:none;color:inherit;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.asset-risk-list__item:hover{transform:translateY(-1px);border-color:#a855f72e;box-shadow:0 16px 28px #0f172a0f}.asset-risk-list__item strong{display:block;margin-bottom:2px;color:#0f172a;font-size:1rem}.asset-risk-list__item span,.asset-risk-list__item small{display:block;color:#64748b;line-height:1.45}.asset-risk-list__meta{display:flex;flex-direction:column;align-items:flex-end;gap:8px;text-align:right}.asset-risk-list__meta b{color:#0f172a;font-size:1.05rem;font-weight:800}.asset-report-page .settings-panel--wide{overflow:hidden}.asset-report-page .settings-panel__header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:20px 22px 14px}.asset-report-page .settings-panel__header h3{margin-bottom:4px}.asset-toolbar-summary{display:inline-flex;align-items:center;justify-content:center;min-height:36px;padding:.42rem .9rem;border-radius:999px;background:#a855f714;border:1px solid rgba(168,85,247,.12);color:#475569;font-size:.82rem;font-weight:800;white-space:nowrap}html[data-theme=dark] .asset-toolbar-summary{background:#a855f729;border-color:#ffffff0f;color:#e2e8f0}.asset-report-page .settings-panel__header p{margin:0}.asset-report-filter-grid{padding:0 22px 22px;display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.asset-report-filter-grid--dense{padding-top:2px}.asset-report-filter-grid .asset-filter-grid__search{grid-column:span 2}.asset-report-filter-grid .asset-filter-grid__field,.asset-report-filter-grid .asset-filter-grid__search{min-width:0}.asset-report-filter-grid .department-search-input,.asset-report-filter-grid .department-form-control{width:100%;min-height:48px;border-radius:16px}.asset-report-filter-grid .asset-filter-grid__actions{grid-column:1 / -1;display:flex;align-items:center;gap:10px;padding-top:2px}.asset-report-filter-grid .asset-filter-btn{min-width:132px;min-height:48px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;padding:0 18px;font-weight:800;text-decoration:none}.asset-report-page .ticket-type-table-wrap{padding:0 22px 16px}.asset-report-page .asset-report-table{margin-top:2px}.asset-report-page .asset-report-table thead th{white-space:nowrap}.asset-report-status-stack,.asset-report-ticket-stack{display:grid;gap:4px}.asset-report-status-stack .asset-status-badge,.asset-report-status-stack .asset-condition-badge,.asset-report-ticket-stack .asset-health-badge,.asset-report-ticket-stack .asset-priority-badge{width:-moz-fit-content;width:fit-content}.asset-report-condition{color:#64748b;font-size:.82rem}.asset-report-actions{justify-content:flex-end;flex-wrap:wrap;gap:8px}.asset-report-table .department-btn{white-space:nowrap}.asset-report-page .asset-pagination-wrap{padding:0 22px 22px}html[data-theme=dark] .asset-report-kpi-card,html[data-theme=dark] .asset-report-bucket,html[data-theme=dark] .asset-risk-list__item{background:linear-gradient(180deg,#111827f0,#0a101cf0);border-color:#ffffff0f;box-shadow:0 16px 32px #02061742}html[data-theme=dark] .asset-report-kpi-card>span,html[data-theme=dark] .asset-report-kpi-card>small,html[data-theme=dark] .asset-report-bucket>span,html[data-theme=dark] .asset-report-bucket>small,html[data-theme=dark] .asset-risk-list__item span,html[data-theme=dark] .asset-risk-list__item small,html[data-theme=dark] .asset-report-condition{color:#94a3b8}html[data-theme=dark] .asset-report-kpi-card>strong,html[data-theme=dark] .asset-report-bucket>strong,html[data-theme=dark] .asset-risk-list__item strong,html[data-theme=dark] .asset-risk-list__meta b{color:#f8fafc}@media(max-width:1280px){.asset-report-kpi-grid--executive,.asset-report-bucket-grid--executive,.asset-report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.asset-report-filter-grid .asset-filter-grid__search{grid-column:span 2}}@media(max-width:920px){.asset-report-kpi-grid,.asset-report-kpi-grid--executive,.asset-report-bucket-grid,.asset-report-bucket-grid--executive,.asset-report-filter-grid{grid-template-columns:1fr}.asset-report-filter-grid .asset-filter-grid__search{grid-column:span 1}.asset-report-filter-grid .asset-filter-grid__actions{flex-direction:column;align-items:stretch}.asset-report-filter-grid .asset-filter-btn{width:100%}.asset-risk-list__item{flex-direction:column;align-items:flex-start}.asset-risk-list__meta{align-items:flex-start;text-align:left}}.asset-alert-summary-panel{overflow:hidden}.asset-alert-summary-panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.asset-alert-summary-panel__status{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.asset-alert-summary-panel__stamp{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.65rem .95rem;border-radius:999px;background:#7c3aed14;color:#6d28d9;font-weight:800;font-size:.82rem;border:1px solid rgba(124,58,237,.12)}.asset-alerts-summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-top:1rem}.asset-alert-card{position:relative;display:flex;flex-direction:column;gap:.38rem;padding:1.15rem 1.2rem;border-radius:22px;border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,#fff,#fbfdff);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:0 12px 30px #0f172a0a;overflow:hidden}.asset-alert-card:after{content:"";position:absolute;right:-12px;bottom:-12px;width:72px;height:72px;border-radius:999px;opacity:.12;background:currentColor}.asset-alert-card:hover{transform:translateY(-2px);box-shadow:0 18px 36px #0f172a14}.asset-alert-card span,.asset-alert-card small{position:relative;z-index:1}.asset-alert-card span{font-size:.86rem;font-weight:700;color:#475569}.asset-alert-card strong{position:relative;z-index:1;font-size:2rem;line-height:1;color:#0f172a;font-weight:900}.asset-alert-card small{color:#64748b;line-height:1.5}.asset-alert-card.is-active{border-color:#7c3aed38;box-shadow:0 18px 38px #7c3aed24}.asset-alert-card--danger{color:#dc2626}.asset-alert-card--warning{color:#d97706}.asset-alert-card--info{color:#2563eb}.asset-alert-card--success{color:#059669}.asset-alert-overview-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin-top:1rem}.asset-alert-overview-card{padding:1rem 1.1rem;border-radius:22px;border:1px solid rgba(148,163,184,.14);background:linear-gradient(180deg,#fff,#f8fafc);display:flex;flex-direction:column;gap:.42rem}.asset-alert-overview-card--focus{background:linear-gradient(135deg,#7c3aed1a,#ec489914);border-color:#7c3aed24}.asset-alert-overview-card__eyebrow{font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7c3aed}.asset-alert-overview-card strong{color:#0f172a;font-size:1.1rem;font-weight:800}.asset-alert-overview-card p{margin:0;color:#64748b;line-height:1.6;font-size:.88rem}.asset-alert-section{transition:opacity .18s ease,transform .18s ease}.asset-alert-section.is-muted{opacity:.56}.asset-alert-section__header{display:flex;justify-content:space-between;gap:1rem;align-items:flex-start}.asset-alert-section__title-wrap{display:flex;gap:.85rem;align-items:flex-start}.asset-alert-section__tone{width:12px;min-width:12px;height:48px;border-radius:999px;background:#cbd5e1;box-shadow:inset 0 0 0 1px #ffffff2e}.asset-alert-section__tone--danger{background:linear-gradient(180deg,#ef4444,#dc2626)}.asset-alert-section__tone--warning{background:linear-gradient(180deg,#f59e0b,#d97706)}.asset-alert-section__tone--info{background:linear-gradient(180deg,#60a5fa,#2563eb)}.asset-alert-section__tone--success{background:linear-gradient(180deg,#34d399,#059669)}.asset-alert-section__meta{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.asset-alert-pill{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.55rem .95rem;border-radius:999px;font-size:.82rem;font-weight:800;border:1px solid rgba(148,163,184,.14);background:#f8fafc;color:#334155}.asset-alert-pill--danger{background:#fee2e2;color:#b91c1c;border-color:#b91c1c24}.asset-alert-pill--warning{background:#fef3c7;color:#92400e;border-color:#92400e24}.asset-alert-pill--info{background:#dbeafe;color:#1d4ed8;border-color:#1d4ed824}.asset-alert-pill--success{background:#dcfce7;color:#166534;border-color:#16653424}.asset-alert-table-wrap{margin-top:.25rem;padding:.25rem .1rem 0}.asset-alert-table .asset-code-cell,.asset-alert-table .asset-user-cell,.asset-alert-table__warranty,.asset-alert-table__ticket-meta{display:flex;flex-direction:column;gap:.24rem}.asset-alert-table__warranty strong,.asset-alert-table__ticket-meta strong{color:#0f172a}.asset-alert-table__warranty span,.asset-alert-table__ticket-meta span{color:#64748b;font-size:.84rem}.asset-alert-table__warranty.is-overdue strong,.asset-alert-table__warranty.is-overdue span{color:#b91c1c}.asset-alert-empty{margin-top:.25rem;padding:1rem 1.1rem;border-radius:20px;border:1px dashed rgba(148,163,184,.24);background:linear-gradient(180deg,#fbfdff,#f8fafc);display:flex;flex-direction:column;gap:.25rem}.asset-alert-empty strong{color:#0f172a;font-size:.95rem}.asset-alert-empty span{color:#64748b;font-size:.88rem}@media(max-width:1200px){.asset-alerts-summary-grid,.asset-alert-overview-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.asset-alert-summary-panel__header,.asset-alert-section__header{flex-direction:column}}@media(max-width:768px){.asset-alerts-summary-grid,.asset-alert-overview-grid{grid-template-columns:1fr}.asset-alert-section__title-wrap{gap:.7rem}.asset-alert-section__tone{height:42px}}html[data-theme=dark] .asset-alert-summary-panel__stamp{background:#a855f724;color:#e9d5ff;border-color:#a855f72e}html[data-theme=dark] .asset-alert-card,html[data-theme=dark] .asset-alert-overview-card,html[data-theme=dark] .asset-alert-empty{background:linear-gradient(180deg,#0c121fe6,#0a101cf5);border-color:#ffffff0f;box-shadow:0 18px 38px #02061738}html[data-theme=dark] .asset-alert-card span,html[data-theme=dark] .asset-alert-card small,html[data-theme=dark] .asset-alert-overview-card p,html[data-theme=dark] .asset-alert-empty span,html[data-theme=dark] .asset-alert-table__warranty span,html[data-theme=dark] .asset-alert-table__ticket-meta span{color:#94a3b8}html[data-theme=dark] .asset-alert-card strong,html[data-theme=dark] .asset-alert-overview-card strong,html[data-theme=dark] .asset-alert-empty strong,html[data-theme=dark] .asset-alert-table__warranty strong,html[data-theme=dark] .asset-alert-table__ticket-meta strong{color:#f8fafc}html[data-theme=dark] .asset-alert-overview-card__eyebrow{color:#d8b4fe}html[data-theme=dark] .asset-alert-pill{background:#0f172adb;color:#e2e8f0;border-color:#ffffff14}html[data-theme=dark] .asset-alert-pill--danger{background:#ef444429;color:#fecaca}html[data-theme=dark] .asset-alert-pill--warning{background:#f59e0b29;color:#fde68a}html[data-theme=dark] .asset-alert-pill--info{background:#3b82f629;color:#bfdbfe}html[data-theme=dark] .asset-alert-pill--success{background:#22c55e29;color:#bbf7d0}html[data-theme=dark] .asset-alert-table__warranty.is-overdue strong,html[data-theme=dark] .asset-alert-table__warranty.is-overdue span{color:#fecaca}.asset-index-page .settings-panel--wide{overflow:hidden}.asset-index-page .settings-panel__header--gradient{padding-bottom:.95rem}.asset-index-page .asset-filter-grid{margin-bottom:1.15rem}.asset-index-page .asset-index-toolbar{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.95rem}.asset-index-page .asset-index-toolbar__meta{display:grid;gap:.22rem}.asset-index-page .asset-index-toolbar__label{display:inline-flex;align-items:center;gap:.45rem;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.asset-index-page .asset-index-toolbar__meta strong{font-size:1.02rem;font-weight:800;color:#0f172a;line-height:1.35}.asset-index-page .asset-index-toolbar__meta p{margin:0;font-size:.87rem;line-height:1.55;color:#64748b}.asset-index-page .asset-index-toolbar__filters{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.5rem}.asset-index-page .asset-table-wrap{width:100%;margin:0;border-radius:22px;overflow:hidden;border:1px solid rgba(148,163,184,.14);background:#fff}.asset-index-page .asset-table{margin:0}.asset-index-page .asset-table thead th{padding-top:1.15rem;padding-bottom:1.15rem;font-size:.92rem;vertical-align:middle}.asset-index-page .asset-table tbody td{padding-top:1.35rem;padding-bottom:1.35rem;vertical-align:top}.asset-index-page .asset-table__check-col{width:58px;text-align:center}.asset-index-page .asset-table__check-col input[type=checkbox]{width:18px;height:18px;accent-color:#f97316}.asset-index-page .asset-code-cell,.asset-index-page .asset-list-meta-cell,.asset-index-page .asset-list-device-cell,.asset-index-page .asset-user-cell,.asset-index-page .asset-health-cell{display:flex;flex-direction:column;gap:.38rem}.asset-index-page .asset-code-cell strong,.asset-index-page .asset-list-meta-cell strong,.asset-index-page .asset-list-device-cell .department-name,.asset-index-page .asset-user-cell strong{font-size:.98rem;line-height:1.4;color:#0f172a}.asset-index-page .asset-list-meta-cell span,.asset-index-page .asset-list-device-cell .department-meta,.asset-index-page .asset-user-cell span,.asset-index-page .asset-qr-meta{line-height:1.5}.asset-index-page .asset-health-cell{min-width:176px}.asset-index-page .asset-health-cell .asset-status-badge,.asset-index-page .asset-health-cell .asset-health-chip{align-self:flex-start}.asset-index-page .asset-table .ticket-type-actions{display:inline-flex;align-items:center;gap:.75rem;flex-wrap:nowrap;white-space:nowrap}.asset-index-page .asset-table .ticket-type-actions .department-btn{min-width:66px;height:44px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;padding-inline:1rem;box-shadow:0 10px 24px #f973162e}.asset-index-page .asset-table .ticket-type-actions .department-btn--secondary,.asset-index-page .asset-table .ticket-type-actions .department-btn--ghost{box-shadow:none}.asset-index-page .asset-table .ticket-type-actions a:not(.department-btn),.asset-index-page .asset-table .ticket-type-actions button:not(.department-btn){font-weight:700}@media(max-width:1180px){.asset-index-page .asset-index-toolbar{flex-direction:column;align-items:stretch}.asset-index-page .asset-index-toolbar__filters{justify-content:flex-start}}@media(max-width:768px){.asset-index-page .asset-table thead th,.asset-index-page .asset-table tbody td{padding-top:1rem;padding-bottom:1rem}.asset-index-page .asset-table .ticket-type-actions{flex-direction:column;align-items:stretch;white-space:normal}.asset-index-page .asset-table .ticket-type-actions .department-btn{width:100%}}html[data-theme=dark] .asset-index-page .asset-index-toolbar__label{color:#94a3b8}html[data-theme=dark] .asset-index-page .asset-index-toolbar__meta strong,html[data-theme=dark] .asset-index-page .asset-code-cell strong,html[data-theme=dark] .asset-index-page .asset-list-meta-cell strong,html[data-theme=dark] .asset-index-page .asset-list-device-cell .department-name,html[data-theme=dark] .asset-index-page .asset-user-cell strong{color:#e2e8f0}html[data-theme=dark] .asset-index-page .asset-table-wrap{background:#0f172ab3;border-color:#94a3b829}.asset-filter-wrapper{padding:18px 20px 12px}.asset-filter-row{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:10px}.asset-filter-row .form-control,.asset-filter-row .form-select{min-height:42px;border-radius:10px}.asset-filter-actions{display:flex;gap:10px;margin-left:auto}.asset-filter-actions .btn{min-height:42px;padding:0 18px;border-radius:10px}.asset-directory-header{margin-top:14px;margin-bottom:10px}.asset-index-page .settings-panel--wide{padding:1.05rem 1.15rem 1.25rem}.asset-index-page .settings-panel__header--gradient{padding-left:.25rem;padding-right:.25rem}.asset-index-page .asset-filter-grid{margin-top:.85rem;margin-bottom:1.2rem;padding-left:.25rem;padding-right:.25rem}.asset-index-page .asset-index-toolbar{padding-left:.25rem;padding-right:.25rem;margin-bottom:1rem}.asset-index-page .asset-table-wrap{margin-left:.25rem;margin-right:.25rem}@media(max-width:768px){.asset-index-page .settings-panel--wide{padding:.95rem .9rem 1rem}.asset-index-page .settings-panel__header--gradient,.asset-index-page .asset-filter-grid,.asset-index-page .asset-index-toolbar,.asset-index-page .asset-table-wrap{padding-left:0;padding-right:0;margin-left:0;margin-right:0}}.asset-index-page .ticket-type-table-wrap.asset-table-wrap{width:100%;margin:0;padding:0;border-radius:22px;overflow:hidden;border:1px solid rgba(148,163,184,.14);background:#fff}.asset-index-page .asset-table{width:100%;margin:0;border-collapse:separate;border-spacing:0;table-layout:auto}.asset-index-page .asset-table thead th{background:#f8fafc}.asset-index-page .asset-table thead th:first-child{border-top-left-radius:22px}.asset-index-page .asset-table thead th:last-child{border-top-right-radius:22px}.asset-index-page .asset-table tbody tr:last-child td:first-child{border-bottom-left-radius:22px}.asset-index-page .asset-table tbody tr:last-child td:last-child{border-bottom-right-radius:22px}.ticket-page{display:grid;gap:22px}.ticket-filter-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ticket-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap;margin-top:4px}.ticket-pagination{margin-top:18px}.ticket-meta-line{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-top:6px}.ticket-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ticket-form-item--full{grid-column:1 / -1}.ticket-hint{margin-top:6px;font-size:.82rem;line-height:1.55;color:#64748b}.ticket-badge{display:inline-flex;align-items:center;justify-content:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:.78rem;font-weight:700;line-height:1;border:1px solid transparent}.ticket-badge--status{background:#eef2ff;color:#3730a3}.ticket-badge--priority{background:#fff7ed;color:#c2410c}.ticket-badge--type{background:#ecfeff;color:#0f766e}.ticket-badge--stage{background:#f8fafc;color:#334155;border-color:#e2e8f0}.ticket-badge--open{background:#eef2ff;color:#4338ca}.ticket-badge--in-progress,.ticket-badge--assigned{background:#eff6ff;color:#1d4ed8}.ticket-badge--pending-user,.ticket-badge--pending-approval{background:#fff7ed;color:#c2410c}.ticket-badge--resolved,.ticket-badge--approved{background:#ecfdf5;color:#047857}.ticket-badge--rejected,.ticket-badge--cancelled,.ticket-badge--closed{background:#f8fafc;color:#475569}.ticket-badge--urgent{background:#fef2f2;color:#b91c1c}.ticket-badge--high{background:#fff7ed;color:#c2410c}.ticket-badge--medium{background:#fffbeb;color:#b45309}.ticket-badge--low{background:#f0fdf4;color:#15803d}.ticket-show-grid{display:grid;grid-template-columns:minmax(0,2fr) minmax(320px,1fr);gap:20px}.ticket-panel{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:18px;box-shadow:0 12px 34px #0f172a0d}.ticket-panel--section{margin-top:16px;padding:16px}.ticket-panel__topbar{margin:-18px -18px 18px;border-radius:20px 20px 0 0}.ticket-section-title{margin:0;font-size:1rem;font-weight:700;color:#0f172a}.ticket-meta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ticket-meta-item{padding:13px 14px;border-radius:16px;background:#f8fafc;border:1px solid #e5e7eb}.ticket-meta-item strong,.ticket-meta-item-label{display:block;margin-bottom:6px;color:#334155;font-size:.82rem;font-weight:700}.ticket-meta-item-value{color:#0f172a;font-weight:600}.ticket-description{white-space:pre-line;line-height:1.7;color:#334155}.ticket-side-form{display:grid;gap:12px}.ticket-side-form .form-control{width:100%}.ticket-side-divider{margin:18px 0;border:none;border-top:1px solid #e5e7eb}.ticket-header-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}.ticket-attachment-list,.ticket-log-list{display:grid;gap:10px;padding-left:18px}.ticket-link{color:#2563eb;font-weight:600;text-decoration:none}.ticket-link:hover{text-decoration:underline}.ticket-timeline{display:grid;gap:12px}.ticket-comment{padding:14px;border-radius:16px;background:#fff;border:1px solid #e5e7eb}.ticket-comment--internal{background:#fffbeb;border-color:#f59e0b}.ticket-comment__head{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.ticket-comment__author-wrap{display:inline-flex;align-items:center;gap:8px;flex-wrap:wrap}.ticket-comment__badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#f973161f;color:#c2410c;font-size:.74rem;font-weight:800;letter-spacing:.01em}.ticket-comment--focused{border-color:#f973168c;box-shadow:0 0 0 3px #f973161f}.ticket-comment__time{color:#64748b;font-size:.9rem}.ticket-inline-space{margin-top:8px}.ticket-inline-space-lg{margin-top:12px}.ticket-empty-card{padding:22px;border-radius:16px;border:1px dashed #cbd5e1;background:linear-gradient(180deg,#f8fafc,#f1f5f9);text-align:center;color:#64748b;font-weight:600}.ticket-inline-check{display:inline-flex;gap:10px;align-items:center}.ticket-inline-check input{width:16px;height:16px}.ticket-kpi-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.ticket-kpi-card{padding:16px;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;box-shadow:0 10px 30px #0f172a0d}.ticket-kpi-label{margin:0 0 8px;color:#64748b;font-size:.84rem;font-weight:700}.ticket-kpi-value{margin:0;color:#0f172a;font-size:1.4rem;font-weight:800;line-height:1}.ticket-kpi-subtext{margin-top:8px;color:#475569;font-size:.82rem}.ticket-filter-grid .department-btn,.ticket-actions .department-btn{white-space:nowrap}@media(max-width:1180px){.ticket-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1100px){.ticket-show-grid,.ticket-filter-grid,.ticket-form-grid,.ticket-meta{grid-template-columns:1fr}}@media(max-width:768px){.ticket-kpi-row{grid-template-columns:1fr}.ticket-panel{padding:16px;border-radius:18px}.ticket-panel__topbar{margin:-16px -16px 16px;border-radius:18px 18px 0 0}}.ticket-form-item--meta-block,.ticket-meta-form-wrap{display:grid;gap:14px}.ticket-meta-group{display:none;padding:16px;border:1px solid #e5e7eb;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc)}.ticket-meta-group.is-active{display:grid;gap:14px}.ticket-meta-group__header h4{margin:0 0 4px;color:#0f172a;font-size:1rem;font-weight:800}.ticket-meta-group__header p{margin:0;color:#64748b;font-size:.84rem}.ticket-form-grid--meta{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-meta-empty{text-align:left}.ticket-meta-records{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ticket-meta-record{padding:14px;border:1px solid #e5e7eb;border-radius:16px;background:#f8fafc}.ticket-meta-record__label{display:block;margin-bottom:6px;color:#475569;font-size:.82rem;font-weight:700}.ticket-meta-record__value{color:#0f172a;font-weight:600;white-space:pre-line}@media(max-width:1100px){.ticket-form-grid--meta,.ticket-meta-records{grid-template-columns:1fr}}.ticket-badge--sla{background:#eff6ff;color:#1d4ed8}.ticket-badge--sla-on-track{background:#ecfdf5;color:#047857}.ticket-badge--sla-awaiting-first-response,.ticket-badge--sla-overdue{background:#fef2f2;color:#b91c1c}.ticket-badge--sla-closed{background:#f8fafc;color:#475569}.ticket-section-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.ticket-section-heading__hint{margin-top:4px}.ticket-approval-list{display:grid;gap:12px}.ticket-approval-card{padding:14px;border-radius:16px;border:1px solid #e5e7eb;background:linear-gradient(180deg,#fff,#f8fafc)}.ticket-approval-card--pending{border-color:#fdba74;background:linear-gradient(180deg,#fff7ed,#fffbeb)}.ticket-approval-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;flex-wrap:wrap}.ticket-approval-card__step{color:#475569;font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ticket-approval-card__title{margin:4px 0 0;color:#0f172a;font-size:1rem;font-weight:800}.ticket-approval-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:12px}.ticket-approval-card__item{padding:12px;border-radius:14px;background:#ffffffb8;border:1px solid #e5e7eb}.ticket-approval-card__item span{display:block;margin-bottom:6px;color:#64748b;font-size:.78rem;font-weight:700}.ticket-approval-card__item strong{color:#0f172a;font-weight:700}.ticket-approval-card__remark{margin-top:12px;padding:12px 13px;border-radius:14px;background:#fff;border:1px dashed #cbd5e1;color:#334155;white-space:pre-line}.ticket-approval-summary{padding:14px;border-radius:16px;background:linear-gradient(180deg,#fff7ed,#fffbeb);border:1px solid #fdba74;margin-bottom:16px}.ticket-approval-summary__label{color:#9a3412;font-size:.78rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ticket-approval-summary__value{margin-top:6px;color:#7c2d12;font-weight:700}.ticket-approval-summary__sub{display:block;margin-top:4px;color:#475569;font-size:.84rem;font-weight:600}.ticket-action-row{display:flex;gap:10px;flex-wrap:wrap}@media(max-width:1100px){.ticket-approval-card__grid{grid-template-columns:1fr}}.ticket-approval-progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.ticket-approval-progress__item{padding:12px;border-radius:14px;background:#ffffffb8;border:1px solid #fed7aa}.ticket-approval-progress__item span{display:block;color:#9a3412;font-size:.76rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em}.ticket-approval-progress__item strong{display:block;margin-top:6px;color:#7c2d12;font-size:1rem}.ticket-awaiting-approval,.ticket-status-lock{padding:14px;border-radius:16px;border:1px solid #cbd5e1;background:linear-gradient(180deg,#f8fafc,#f1f5f9)}.ticket-awaiting-approval strong,.ticket-status-lock strong{color:#0f172a}.ticket-awaiting-approval p,.ticket-status-lock p{margin:8px 0 0;color:#475569;line-height:1.6}.ticket-awaiting-approval__meta{margin-top:10px;color:#1e293b;font-weight:700}@media(max-width:1100px){.ticket-approval-progress{grid-template-columns:1fr}}.ticket-group-selector{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:22px}.ticket-group-card{text-align:left;padding:20px;border-radius:22px;border:1px solid rgba(148,163,184,.2);background:#ffffffe6;box-shadow:0 16px 34px #0f172a14;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ticket-group-card.is-active{border-color:#6366f166;box-shadow:0 20px 46px #6366f12e}.ticket-group-card__eyebrow{display:inline-flex;margin-bottom:8px;font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;color:#6366f1}.ticket-group-card p{margin:8px 0 0;color:#64748b;line-height:1.55}.ticket-badge--group-incident{background:#3b82f61f;color:#1d4ed8}.ticket-badge--group-request{background:#10b9811f;color:#047857}@media(max-width:860px){.ticket-group-selector{grid-template-columns:1fr}}.ticket-lock-notice{margin-bottom:18px;padding:14px 16px;border-radius:16px;border:1px solid rgba(245,158,11,.28);background:#fffbebeb;color:#92400e}.ticket-lock-notice strong{display:block;margin-bottom:4px}.ticket-group-selector.is-locked{opacity:.72}.ticket-group-card.is-disabled{pointer-events:none;filter:grayscale(.08)}.ticket-approval-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px}.ticket-approval-progress__item{padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.ticket-approval-progress__item span{display:block;font-size:12px;color:#64748b;margin-bottom:6px}.ticket-approval-progress__item strong{color:#0f172a;font-size:15px}.ticket-approval-list{display:grid;gap:14px}.ticket-approval-card{position:relative;padding:18px 18px 18px 26px;border-radius:18px;border:1px solid #e2e8f0;background:#fff}.ticket-approval-card__timeline-dot{position:absolute;left:12px;top:24px;width:8px;height:8px;border-radius:999px;background:#94a3b8;box-shadow:0 0 0 6px #94a3b81f}.ticket-approval-card--approved{border-color:#10b98147;background:#ecfdf5d1}.ticket-approval-card--approved .ticket-approval-card__timeline-dot{background:#10b981;box-shadow:0 0 0 6px #10b98129}.ticket-approval-card--pending{border-color:#f59e0b52;background:#fffbebeb}.ticket-approval-card--pending .ticket-approval-card__timeline-dot{background:#f59e0b;box-shadow:0 0 0 6px #f59e0b24}.ticket-approval-card--rejected{border-color:#ef444442;background:#fef2f2e0}.ticket-approval-card--rejected .ticket-approval-card__timeline-dot{background:#ef4444;box-shadow:0 0 0 6px #ef444424}.ticket-approval-card--skipped,.ticket-approval-card--future{background:#f8fafc}.ticket-approval-card__head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.ticket-approval-card__step{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}.ticket-approval-card__title{margin:4px 0 0;font-size:16px;color:#0f172a}.ticket-approval-card__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ticket-approval-card__item span{display:block;font-size:12px;color:#64748b;margin-bottom:4px}.ticket-approval-card__item strong,.ticket-approval-card__item div{color:#0f172a}@media(max-width:900px){.ticket-approval-progress,.ticket-approval-card__grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.ticket-approval-progress,.ticket-approval-card__grid{grid-template-columns:1fr}}.ticket-kpi-card--active{border-color:#6366f159;box-shadow:0 18px 36px #6366f11f}.approval-inbox-step{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:6px}.approval-inbox-actions{justify-content:flex-end;flex-wrap:wrap}.approval-inline-form{display:inline-flex;gap:8px;flex-wrap:wrap}.itms-dashboard-link-chip{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;text-decoration:none;background:#6366f11a;color:#3730a3;font-size:12px;font-weight:700}.ticket-execution-box{padding:14px 16px;border-radius:16px;background:#eff6ff;border:1px solid #bfdbfe}.ticket-execution-box__title{font-weight:700;color:#1d4ed8;margin-bottom:6px}.ticket-two-col{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}@media(max-width:860px){.ticket-two-col{grid-template-columns:1fr}}.ticket-awaiting-assignment{margin-bottom:14px;padding:14px 16px;border-radius:16px;background:#2563eb14;border:1px solid rgba(37,99,235,.18)}.ticket-awaiting-assignment strong{display:block;margin-bottom:6px;color:#1d4ed8}.ticket-awaiting-assignment p{margin:0;color:#475569;line-height:1.6}.ticket-view-switcher{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.ticket-view-switcher__item{display:block;padding:16px 18px;border-radius:18px;background:#fff;border:1px solid #e5e7eb;text-decoration:none;color:#0f172a;box-shadow:0 10px 24px #0f172a0a}.ticket-view-switcher__item strong{display:block;margin-bottom:6px}.ticket-view-switcher__item span{display:block;color:#64748b;line-height:1.5;font-size:.88rem}.ticket-view-switcher__item.is-active{border-color:#6d3df552;background:linear-gradient(135deg,#6d3df514,#8d49f605)}.ticket-view-switcher__item--incident.is-active{border-color:#ea580c47;background:linear-gradient(135deg,#fb923c1f,#ffedd566)}.ticket-view-switcher__item--request.is-active{border-color:#2563eb47;background:linear-gradient(135deg,#3b82f61a,#dbeafe73)}@media(max-width:980px){.ticket-view-switcher{grid-template-columns:1fr}}.ticket-quick-views{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}.ticket-quick-views__item{display:grid;gap:8px;padding:18px;border-radius:20px;text-decoration:none;background:#fff;border:1px solid rgba(148,163,184,.22);box-shadow:0 14px 28px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ticket-quick-views__item:hover{transform:translateY(-2px);box-shadow:0 18px 32px #0f172a1a}.ticket-quick-views__item--incident{border-color:#ea580c2e;background:linear-gradient(180deg,#fff7ede6,#fff)}.ticket-quick-views__item--request{border-color:#2563eb2e;background:linear-gradient(180deg,#eff6ffeb,#fff)}.ticket-quick-views__item--primary{border-color:#4f46e529}.ticket-quick-views__item--success{border-color:#16a34a2e;background:linear-gradient(180deg,#f0fdf4eb,#fff)}.ticket-quick-views__item--warning{border-color:#f59e0b2e;background:linear-gradient(180deg,#fffbebeb,#fff)}.ticket-quick-views__item--danger{border-color:#dc262629;background:linear-gradient(180deg,#fef2f2eb,#fff)}.ticket-quick-views__item--slate{border-color:#64748b29;background:linear-gradient(180deg,#f8fafcf5,#fff)}.ticket-quick-views__label{font-size:.82rem;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.04em}.ticket-quick-views__value{font-size:1.9rem;line-height:1;color:#0f172a}.ticket-quick-views__subtext{font-size:.88rem;line-height:1.55;color:#64748b}.ticket-table-primary{font-weight:700;color:#0f172a}.ticket-table-secondary{margin-top:4px;font-size:.82rem;line-height:1.55;color:#64748b}.ticket-table-flags{margin-top:8px}.ticket-flag{display:inline-flex;align-items:center;min-height:22px;padding:2px 8px;border-radius:999px;font-size:.7rem;font-weight:800;letter-spacing:.04em;border:1px solid transparent}.ticket-flag--danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.ticket-flag--warning{color:#b45309;background:#fffbeb;border-color:#fde68a}@media(max-width:1200px){.ticket-quick-views{grid-template-columns:repeat(3,minmax(0,1fr))}}.ticket-export-bar{margin-bottom:18px}.ticket-btn{display:inline-flex;align-items:center;padding:8px 14px;border-radius:12px;font-weight:600;text-decoration:none;border:1px solid rgba(148,163,184,.3)}.ticket-btn--secondary{background:#f8fafc;color:#0f172a}.ticket-btn--secondary:hover{background:#e2e8f0}.ticket-list-actions{justify-content:flex-end}.ticket-list-quick-actions{display:grid;gap:8px;margin-top:10px}.ticket-list-quick-actions__form{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ticket-list-quick-actions__form--assign{align-items:center}.ticket-list-quick-actions__select{min-width:220px;max-width:100%}@media(max-width:992px){.ticket-list-quick-actions__form{justify-content:stretch}.ticket-list-quick-actions__select{min-width:100%}}.ticket-list-quick-actions__status-group{display:flex;justify-content:flex-end;gap:8px;flex-wrap:wrap}.ticket-list-quick-actions__status-btn{min-width:108px}.ticket-list-quick-actions__status-btn--primary{border-color:#bfdbfe;background:#eff6ff;color:#1d4ed8}.ticket-list-quick-actions__status-btn--success{border-color:#bbf7d0;background:#ecfdf5;color:#047857}.ticket-row--sla-warning{background:linear-gradient(180deg,#fff7ed9e,#fffffff5)}.ticket-row--sla-danger{background:linear-gradient(180deg,#fef2f2d1,#fffffff5)}.ticket-sla-inline{display:grid;gap:2px;margin-top:10px;padding:9px 11px;border-radius:14px;border:1px solid #dbeafe;background:#f8fbff}.ticket-sla-inline__label{color:#1e3a8a;font-size:.74rem;font-weight:800;line-height:1.15;text-transform:uppercase;letter-spacing:.03em}.ticket-sla-inline__hint{color:#475569;font-size:.8rem;font-weight:600;line-height:1.35}.ticket-sla-inline--normal{border-color:#bfdbfe;background:#eff6ff}.ticket-sla-inline--warning{border-color:#fdba74;background:#fff7ed}.ticket-sla-inline--warning .ticket-sla-inline__label{color:#c2410c}.ticket-sla-inline--danger{border-color:#fca5a5;background:#fef2f2}.ticket-sla-inline--danger .ticket-sla-inline__label{color:#b91c1c}.ticket-sla-inline--slate{border-color:#cbd5e1;background:#f8fafc}.ticket-sla-inline--slate .ticket-sla-inline__label{color:#475569}.ticket-list-quick-actions__form.is-submitting{opacity:.78}.ticket-list-quick-actions__form.is-submitting .ticket-list-quick-actions__select,.ticket-list-quick-actions__form.is-submitting .department-btn{pointer-events:none}.ticket-list-quick-actions__form .department-btn.is-loading{opacity:.9;cursor:wait}.ticket-list-quick-actions__form .department-btn[disabled],.ticket-list-quick-actions__form .ticket-list-quick-actions__select[disabled]{opacity:.72;cursor:not-allowed}.ticket-list-actions{justify-content:flex-end;margin-bottom:10px}.ticket-list-quick-actions{display:grid;justify-items:end;gap:10px}.ticket-list-quick-actions__form{margin:0}.ticket-list-quick-actions__form--assign{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:10px;align-items:center}.ticket-list-quick-actions__select{min-width:220px}.ticket-list-quick-actions__status-group{display:flex;justify-content:flex-end}.ticket-list-quick-actions__status-btn{min-width:132px}.ticket-list-quick-actions__status-btn--primary{border-color:#bfdbfe}.ticket-list-quick-actions__status-btn--success{border-color:#bbf7d0}.ticket-sla-inline{display:inline-flex;align-items:center;gap:8px;margin-top:8px;padding:5px 10px;border-radius:999px;font-size:.76rem;font-weight:700;line-height:1.2;border:1px solid transparent}.ticket-sla-inline__label{white-space:nowrap}.ticket-sla-inline__hint{color:inherit;opacity:.9}.ticket-sla-inline--normal{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.ticket-sla-inline--warning{background:#fff7ed;color:#c2410c;border-color:#fdba74}.ticket-sla-inline--danger{background:#fef2f2;color:#b91c1c;border-color:#fca5a5}.ticket-sla-inline--slate{background:#f8fafc;color:#475569;border-color:#cbd5e1}.ticket-row--sla-warning{background:linear-gradient(180deg,#fffdf7,#fff)}.ticket-row--sla-danger{background:linear-gradient(180deg,#fff5f5,#fff)}@media(max-width:1100px){.ticket-list-actions,.ticket-list-quick-actions,.ticket-list-quick-actions__status-group{justify-content:flex-start;justify-items:stretch}.ticket-list-quick-actions__form--assign{grid-template-columns:1fr}.ticket-list-quick-actions__select,.ticket-list-quick-actions__status-btn{min-width:0;width:100%}}.ticket-filter-banner{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px 18px;margin-bottom:18px;border-radius:18px;border:1px solid rgba(14,116,144,.14);background:linear-gradient(180deg,#ecfefff5,#f0f9fff5)}.ticket-filter-banner strong{color:#0f172a}.ticket-filter-banner__meta{margin-top:4px;color:#0f766e;font-size:.88rem;font-weight:600}.ticket-asset-pill{display:inline-flex;align-items:center;padding:.28rem .72rem;border-radius:999px;background:#0ea5e91c;color:#0369a1;font-size:.78rem;font-weight:800;text-decoration:none;border:1px solid rgba(3,105,161,.12)}.ticket-asset-pill:hover{background:#0ea5e92e}.ticket-asset-linked-card{border:1px solid rgba(37,99,235,.12);background:linear-gradient(180deg,#f8fafcfa,#fffffffa)}.ticket-asset-linked-card--empty{border-style:dashed;border-color:#94a3b84d}.ticket-asset-linked-card__header{margin-bottom:14px}.ticket-asset-linked-card__actions{display:flex;gap:10px;flex-wrap:wrap}.ticket-asset-linked-card__summary{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;padding:16px 18px;border-radius:18px;background:#eff6ffad;border:1px solid rgba(37,99,235,.08)}.ticket-asset-linked-card__eyebrow{display:inline-flex;margin-bottom:6px;color:#475569;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em}.ticket-asset-linked-card__code{color:#1d4ed8;font-size:1.15rem;font-weight:800}.ticket-asset-linked-card__device{margin-top:4px;color:#0f172a;font-weight:700}.ticket-asset-linked-card__badges{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ticket-asset-linked-card__meta{margin-top:14px}.ticket-asset-empty-state{padding:16px 18px;border-radius:16px;background:#f8fafc;border:1px dashed #cbd5e1}.ticket-asset-empty-state strong{color:#0f172a}.ticket-asset-empty-state p{margin:6px 0 0;color:#64748b;line-height:1.6}@media(max-width:860px){.ticket-filter-banner,.ticket-asset-linked-card__summary{flex-direction:column;align-items:stretch}.ticket-asset-linked-card__badges{justify-content:flex-start}}.ticket-list-section .department-card__header{padding-bottom:16px}.ticket-list-table-wrap{overflow-x:auto}.ticket-list-table{width:100%;border-collapse:separate;border-spacing:0 10px}.ticket-list-table thead th{padding:0 14px 8px;font-size:.78rem;font-weight:800;letter-spacing:.02em;text-transform:uppercase;color:#64748b;border-bottom:none}.ticket-list-table tbody tr{background:#fff;box-shadow:0 8px 22px #0f172a0d}.ticket-list-table tbody td{padding:16px 14px;vertical-align:top;border-top:1px solid #eef2f7;border-bottom:1px solid #eef2f7}.ticket-list-table tbody td:first-child{border-left:1px solid #eef2f7;border-radius:18px 0 0 18px}.ticket-list-table tbody td:last-child{border-right:1px solid #eef2f7;border-radius:0 18px 18px 0}.ticket-main-block,.ticket-people,.ticket-state-stack,.ticket-time-block,.ticket-list-action-panel{display:grid;gap:8px}.ticket-main-block__code{color:#0f172a;font-size:.84rem;font-weight:800;letter-spacing:.01em}.ticket-main-block__subject{color:#0f172a;font-size:1rem;line-height:1.35;font-weight:800}.ticket-main-block__meta{display:flex;gap:6px;align-items:center;flex-wrap:wrap}.ticket-main-block__sub,.ticket-people__label,.ticket-time-block__secondary{color:#64748b;font-size:.78rem;line-height:1.45}.ticket-people__item{display:grid;gap:3px}.ticket-people__value,.ticket-time-block__primary{color:#0f172a;font-weight:700}.ticket-state-stack{align-content:start}.ticket-sla-compact{display:inline-flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;min-height:26px;padding:4px 9px;border-radius:999px;font-size:.75rem;font-weight:800;border:1px solid transparent}.ticket-sla-compact--danger,.ticket-sla-compact--overdue,.ticket-sla-compact--response-overdue,.ticket-sla-compact--awaiting-first-response{background:#fff1f2;color:#be123c;border-color:#fecdd3}.ticket-sla-compact--warning{background:#fff7ed;color:#c2410c;border-color:#fdba74}.ticket-sla-compact--success,.ticket-sla-compact--on-track,.ticket-sla-compact--resolved{background:#ecfdf5;color:#047857;border-color:#a7f3d0}.ticket-sla-compact--default,.ticket-sla-compact--closed{background:#f8fafc;color:#475569;border-color:#e2e8f0}.ticket-sla-compact__icon{font-size:.8rem;line-height:1}.ticket-list-action-panel{justify-items:end}.ticket-list-quick-actions--compact{margin-top:4px;gap:8px;justify-items:end}.ticket-list-quick-actions--compact .ticket-list-quick-actions__form--assign{grid-template-columns:minmax(150px,1fr) auto}.ticket-list-quick-actions__select{min-width:150px}.ticket-col-ticket{width:34%}.ticket-col-people{width:20%}.ticket-col-state{width:18%}.ticket-col-opened,.ticket-col-actions{width:14%}.ticket-quick-views{grid-template-columns:repeat(4,minmax(0,1fr))}.ticket-quick-views__item{min-height:112px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e5e7eb;box-shadow:0 10px 24px #0f172a0a}.ticket-quick-views__item--incident{border-color:#fed7aa}.ticket-quick-views__item--request{border-color:#bfdbfe}.ticket-quick-views__item:not(.ticket-quick-views__item--incident):not(.ticket-quick-views__item--request){border-color:#e2e8f0}@media(max-width:1280px){.ticket-list-table thead{display:none}.ticket-list-table,.ticket-list-table tbody,.ticket-list-table tr,.ticket-list-table td{display:block;width:100%}.ticket-list-table tbody tr{margin-bottom:14px;border-radius:18px;overflow:hidden}.ticket-list-table tbody td{border-left:1px solid #eef2f7;border-right:1px solid #eef2f7;border-radius:0}.ticket-list-table tbody td:first-child{border-top:1px solid #eef2f7;border-radius:18px 18px 0 0}.ticket-list-table tbody td:last-child{border-bottom:1px solid #eef2f7;border-radius:0 0 18px 18px}.ticket-list-action-panel,.ticket-list-quick-actions--compact{justify-items:stretch}}@media(max-width:768px){.ticket-list-table tbody td{padding:14px 12px}.ticket-list-quick-actions--compact .ticket-list-quick-actions__form--assign{grid-template-columns:1fr}.ticket-quick-views{grid-template-columns:repeat(2,minmax(0,1fr))}}.ticket-list-action-panel{justify-items:stretch;gap:10px;min-width:200px}.ticket-list-actions--stacked{display:grid;justify-items:stretch;gap:8px;margin-bottom:0}.ticket-action-btn{width:100%;min-height:40px;border-radius:14px;font-weight:700;justify-content:center;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.ticket-action-btn:hover{transform:translateY(-1px)}.ticket-action-btn--detail{box-shadow:0 10px 22px #f9731638}.ticket-action-btn--edit,.ticket-action-btn--assign{background:#fff;color:#334155;border:1px solid #cbd5e1;box-shadow:0 6px 16px #0f172a0f}.ticket-action-btn--edit:hover,.ticket-action-btn--assign:hover{background:#f8fafc;border-color:#94a3b8;color:#0f172a}.ticket-list-quick-actions--compact{width:100%;gap:9px}.ticket-list-quick-actions--compact .ticket-list-quick-actions__form,.ticket-list-quick-actions--compact .ticket-list-quick-actions__form--assign{width:100%}.ticket-list-quick-actions--compact .ticket-list-quick-actions__form--assign{grid-template-columns:minmax(0,1fr) auto}.ticket-list-quick-actions__select{min-width:0;width:100%;min-height:40px;border-radius:14px;border:1px solid #cbd5e1;background:#fff;color:#0f172a;box-shadow:inset 0 1px #ffffff8c,0 4px 12px #0f172a0a}.ticket-list-quick-actions__select:focus{border-color:#a78bfa;box-shadow:0 0 0 3px #a78bfa29;outline:none}.ticket-list-quick-actions__status-btn{width:100%;min-width:0;min-height:42px;border-radius:14px}.ticket-list-quick-actions__status-btn--primary{background:#eff6ff;color:#2563eb;border-color:#bfdbfe;box-shadow:0 6px 16px #2563eb1f}.ticket-list-quick-actions__status-btn--primary:hover{background:#dbeafe;color:#1d4ed8}.ticket-list-quick-actions__status-btn--success{background:#ecfdf5;color:#047857;border-color:#a7f3d0;box-shadow:0 6px 16px #10b9811f}.ticket-list-quick-actions__status-btn--success:hover{background:#d1fae5;color:#047857}html.dark .ticket-list-table tbody tr{background:linear-gradient(180deg,#0f172adb,#111827eb);box-shadow:0 12px 28px #00000059}html.dark .ticket-list-table tbody td{border-top-color:#94a3b81f;border-bottom-color:#94a3b81f}html.dark .ticket-list-table tbody td:first-child,html.dark .ticket-list-table tbody td:last-child{border-left-color:#94a3b81f;border-right-color:#94a3b81f}html.dark .ticket-main-block__code,html.dark .ticket-main-block__subject,html.dark .ticket-people__value,html.dark .ticket-time-block__primary{color:#f8fafc}html.dark .ticket-main-block__sub,html.dark .ticket-people__label,html.dark .ticket-time-block__secondary{color:#94a3b8}html.dark .ticket-action-btn--edit,html.dark .ticket-action-btn--assign,html.dark .ticket-list-quick-actions__select{background:#0f172ab8;color:#e2e8f0;border-color:#94a3b847;box-shadow:0 10px 20px #00000038}html.dark .ticket-action-btn--edit:hover,html.dark .ticket-action-btn--assign:hover{background:#1e293be0;color:#fff;border-color:#a78bfa57}html.dark .ticket-list-quick-actions__select:focus{border-color:#a78bfa99;box-shadow:0 0 0 3px #a78bfa2e}html.dark .ticket-list-quick-actions__select option{background:#0f172a;color:#f8fafc}html.dark .ticket-list-quick-actions__status-btn--primary{background:#2563eb2e;color:#bfdbfe;border-color:#60a5fa61}html.dark .ticket-list-quick-actions__status-btn--success{background:#0596692e;color:#bbf7d0;border-color:#34d39957}html.dark .ticket-action-btn--detail{box-shadow:0 14px 26px #f9731638}html.dark .ticket-sla-compact--danger,html.dark .ticket-sla-compact--overdue,html.dark .ticket-sla-compact--response-overdue,html.dark .ticket-sla-compact--awaiting-first-response{background:#be185d26;color:#fda4af;border-color:#f472b63d}@media(max-width:1280px){.ticket-list-actions--stacked,.ticket-list-action-panel,.ticket-list-quick-actions--compact{justify-items:stretch}}@media(max-width:768px){.ticket-list-quick-actions--compact .ticket-list-quick-actions__form--assign{grid-template-columns:1fr}}.ticket-quick-views{grid-template-columns:repeat(5,minmax(0,1fr));align-items:stretch}.ticket-quick-views__item{min-height:124px}.ticket-list-section .department-card__header h3,.ticket-list-section .department-card__header p,.ticket-quick-views__label,.ticket-quick-views__value,.ticket-quick-views__subtext{overflow-wrap:anywhere}@media(max-width:1440px){.ticket-quick-views{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:1180px){.ticket-quick-views{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:860px){.ticket-quick-views{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.ticket-quick-views{grid-template-columns:1fr}}html.dark .ticket-view-switcher__item strong,html.dark .ticket-quick-views__value,html.dark .ticket-kpi-value,html.dark .ticket-list-section .department-card__header h3,html.dark .ticket-main-block__code,html.dark .ticket-main-block__subject,html.dark .ticket-people__value,html.dark .ticket-time-block__primary{color:#f8fafc}html.dark .ticket-view-switcher__item span,html.dark .ticket-quick-views__label,html.dark .ticket-quick-views__subtext,html.dark .ticket-kpi-label,html.dark .ticket-kpi-subtext,html.dark .ticket-list-section .department-card__header p,html.dark .ticket-main-block__sub,html.dark .ticket-people__label,html.dark .ticket-time-block__secondary{color:#cbd5e1}html.dark .ticket-quick-views__item,html.dark .ticket-kpi-card{background:linear-gradient(180deg,#ffffff0f,#0f172ad1);border-color:#94a3b842;box-shadow:0 12px 28px #00000042}html.dark .ticket-quick-views__item--incident{border-color:#fb923c57;background:linear-gradient(180deg,#fb923c1f,#0f172ad6)}html.dark .ticket-quick-views__item--request{border-color:#60a5fa57;background:linear-gradient(180deg,#60a5fa1f,#0f172ad6)}html.dark .ticket-view-switcher__item{background:#0f172ac2;border-color:#94a3b83d;box-shadow:0 10px 24px #0000003d}html.dark .ticket-view-switcher__item.is-active{background:linear-gradient(135deg,#6d3df533,#0f172ae6);border-color:#a78bfa70}html.dark .ticket-view-switcher__item--incident.is-active{background:linear-gradient(135deg,#fb923c2e,#0f172ae6);border-color:#fb923c6b}html.dark .ticket-view-switcher__item--request.is-active{background:linear-gradient(135deg,#60a5fa2e,#0f172ae6);border-color:#60a5fa6b}html.dark .ticket-filter-grid .form-control,html.dark .ticket-actions .department-btn:not(.department-btn--primary){color:#e5e7eb}html.dark .ticket-filter-grid .form-control::-moz-placeholder{color:#94a3b8}html.dark .ticket-filter-grid .form-control::placeholder{color:#94a3b8}html.dark .ticket-list-table thead th{color:#cbd5e1}html[data-theme=dark] .ticket-list-section .department-card__header h3,html[data-theme=dark] .ticket-list-section .department-card__header p,html[data-theme=dark] .ticket-list-table thead th,html[data-theme=dark] .ticket-main-block__code,html[data-theme=dark] .ticket-main-block__subject,html[data-theme=dark] .ticket-people__value,html[data-theme=dark] .ticket-time-block__primary,html[data-theme=dark] .ticket-state-stack .ticket-badge--stage{color:#f8fafc}html[data-theme=dark] .ticket-main-block__sub,html[data-theme=dark] .ticket-people__label,html[data-theme=dark] .ticket-time-block__secondary{color:#cbd5e1}html[data-theme=dark] .ticket-list-table tbody tr{background:linear-gradient(180deg,#131b2df5,#0f172afa);box-shadow:0 14px 30px #00000057}html[data-theme=dark] .ticket-list-table tbody td{border-top-color:#94a3b829;border-bottom-color:#94a3b829}html[data-theme=dark] .ticket-list-table tbody td:first-child,html[data-theme=dark] .ticket-list-table tbody td:last-child{border-left-color:#94a3b829;border-right-color:#94a3b829}html[data-theme=dark] .ticket-badge--stage{background:#e2e8f01f;border-color:#94a3b83d}html[data-theme=dark] .ticket-badge--type{background:#2dd4bf24;color:#99f6e4;border-color:#2dd4bf33}html[data-theme=dark] .ticket-badge--group-incident{background:#2563eb2e;color:#93c5fd;border-color:#60a5fa2e}html[data-theme=dark] .ticket-badge--group-request{background:#0596692e;color:#86efac;border-color:#34d3992e}html[data-theme=dark] .ticket-badge--open{background:#3b82f629;color:#bfdbfe}html[data-theme=dark] .ticket-badge--in-progress,html[data-theme=dark] .ticket-badge--assigned{background:#2563eb2e;color:#93c5fd}html[data-theme=dark] .ticket-badge--pending-user,html[data-theme=dark] .ticket-badge--pending-approval{background:#f59e0b29;color:#fde68a}html[data-theme=dark] .ticket-badge--resolved,html[data-theme=dark] .ticket-badge--approved{background:#10b9812e;color:#a7f3d0}html[data-theme=dark] .ticket-badge--rejected,html[data-theme=dark] .ticket-badge--cancelled,html[data-theme=dark] .ticket-badge--closed{background:#94a3b829;color:#e2e8f0}html[data-theme=dark] .ticket-badge--urgent{background:#ef44442e;color:#fca5a5}html[data-theme=dark] .ticket-badge--high{background:#f9731629;color:#fdba74}html[data-theme=dark] .ticket-badge--medium{background:#f59e0b24;color:#fcd34d}html[data-theme=dark] .ticket-badge--low{background:#22c55e24;color:#86efac}html[data-theme=dark] .ticket-sla-compact--danger,html[data-theme=dark] .ticket-sla-compact--overdue,html[data-theme=dark] .ticket-sla-compact--response-overdue,html[data-theme=dark] .ticket-sla-compact--awaiting-first-response{background:#f43f5e29;color:#fda4af;border-color:#fb71853d}html[data-theme=dark] .ticket-sla-compact--warning{background:#f59e0b24;color:#fcd34d;border-color:#fbbf2438}html[data-theme=dark] .ticket-sla-compact--success,html[data-theme=dark] .ticket-sla-compact--on-track,html[data-theme=dark] .ticket-sla-compact--resolved{background:#10b98129;color:#a7f3d0;border-color:#34d39938}html[data-theme=dark] .ticket-sla-compact--default,html[data-theme=dark] .ticket-sla-compact--closed{background:#94a3b824;color:#e2e8f0;border-color:#94a3b838}html[data-theme=dark] .ticket-asset-pill{background:#0ea5e924;color:#7dd3fc;border-color:#38bdf838}html[data-theme=dark] .ticket-action-btn--edit,html[data-theme=dark] .ticket-action-btn--assign,html[data-theme=dark] .ticket-list-quick-actions__select{background:#e2e8f014;color:#f8fafc;border-color:#94a3b84d;box-shadow:0 10px 20px #00000038}html[data-theme=dark] .ticket-action-btn--edit:hover,html[data-theme=dark] .ticket-action-btn--assign:hover{background:#e2e8f01f;color:#fff;border-color:#e2e8f057}html[data-theme=dark] .ticket-list-quick-actions__select:focus{border-color:#a78bfaa3;box-shadow:0 0 0 3px #a78bfa2e;outline:none}html[data-theme=dark] .ticket-list-quick-actions__select option{background:#0f172a;color:#f8fafc}html[data-theme=dark] .ticket-list-quick-actions__status-btn--primary{background:#2563eb33;color:#bfdbfe;border-color:#60a5fa57}html[data-theme=dark] .ticket-list-quick-actions__status-btn--success{background:#05966933;color:#a7f3d0;border-color:#34d39952}.ticket-list-table tbody td{padding-top:18px;padding-bottom:18px}.ticket-main-block,.ticket-people,.ticket-state-stack,.ticket-time-block,.ticket-list-action-panel{gap:10px}.ticket-main-block__code{font-size:.86rem;font-weight:800;letter-spacing:.015em}.ticket-main-block__subject{font-size:1.02rem;line-height:1.4;font-weight:800}.ticket-main-block__sub{font-size:.775rem;font-weight:600}.ticket-people__label{font-size:.75rem;font-weight:700;letter-spacing:.01em}.ticket-people__value{font-size:.92rem;font-weight:800;line-height:1.45}.ticket-time-block{gap:6px}.ticket-time-block__primary{font-size:.92rem;font-weight:800;line-height:1.4}.ticket-time-block__secondary{font-size:.765rem;line-height:1.55;max-width:18ch}.ticket-state-stack{gap:9px}.ticket-state-stack .ticket-badge,.ticket-sla-compact{box-shadow:inset 0 1px #ffffff38}.ticket-badge--status,.ticket-badge--stage,.ticket-badge--priority{min-height:30px;padding-inline:12px}.ticket-list-action-panel{gap:12px}.ticket-list-actions--stacked,.ticket-list-quick-actions--compact{gap:10px}.ticket-action-btn,.ticket-list-quick-actions__status-btn,.ticket-list-quick-actions__select{min-height:42px}html[data-theme=dark] .ticket-list-table thead th,html.dark .ticket-list-table thead th{color:#e2e8f0}html[data-theme=dark] .ticket-list-table tbody tr,html.dark .ticket-list-table tbody tr{background:linear-gradient(180deg,#121a2cfa,#0c1322fc);box-shadow:0 16px 30px #00000057}html[data-theme=dark] .ticket-main-block__code,html.dark .ticket-main-block__code{color:#e8eefc}html[data-theme=dark] .ticket-main-block__subject,html[data-theme=dark] .ticket-people__value,html[data-theme=dark] .ticket-time-block__primary,html.dark .ticket-main-block__subject,html.dark .ticket-people__value,html.dark .ticket-time-block__primary{color:#f8fbff}html[data-theme=dark] .ticket-main-block__sub,html.dark .ticket-main-block__sub{color:#aebed4}html[data-theme=dark] .ticket-people__label,html.dark .ticket-people__label{color:#8fa4bf}html[data-theme=dark] .ticket-time-block__secondary,html.dark .ticket-time-block__secondary{color:#b8c7d9}html[data-theme=dark] .ticket-badge--status,html[data-theme=dark] .ticket-badge--stage,html[data-theme=dark] .ticket-badge--priority,html.dark .ticket-badge--status,html.dark .ticket-badge--stage,html.dark .ticket-badge--priority{border-width:1px}html[data-theme=dark] .ticket-badge--stage,html.dark .ticket-badge--stage{background:#e2e8f026;color:#f1f5f9;border-color:#94a3b847}html[data-theme=dark] .ticket-badge--open,html.dark .ticket-badge--open{background:#3b82f633;color:#dbeafe;border-color:#60a5fa57}html[data-theme=dark] .ticket-badge--in-progress,html[data-theme=dark] .ticket-badge--assigned,html.dark .ticket-badge--in-progress,html.dark .ticket-badge--assigned{background:#2563eb38;color:#dbeafe;border-color:#60a5fa5c}html[data-theme=dark] .ticket-badge--pending-user,html[data-theme=dark] .ticket-badge--pending-approval,html.dark .ticket-badge--pending-user,html.dark .ticket-badge--pending-approval{background:#f59e0b33;color:#fde68a;border-color:#fbbf2457}html[data-theme=dark] .ticket-badge--resolved,html[data-theme=dark] .ticket-badge--approved,html.dark .ticket-badge--resolved,html.dark .ticket-badge--approved{background:#10b98138;color:#d1fae5;border-color:#34d39957}html[data-theme=dark] .ticket-badge--medium,html.dark .ticket-badge--medium{background:#f59e0b2e;color:#fde68a;border-color:#fbbf244d}html[data-theme=dark] .ticket-sla-compact--danger,html[data-theme=dark] .ticket-sla-compact--overdue,html[data-theme=dark] .ticket-sla-compact--response-overdue,html[data-theme=dark] .ticket-sla-compact--awaiting-first-response,html.dark .ticket-sla-compact--danger,html.dark .ticket-sla-compact--overdue,html.dark .ticket-sla-compact--response-overdue,html.dark .ticket-sla-compact--awaiting-first-response{background:#f43f5e2e;color:#fecdd3;border-color:#fb718547}html[data-theme=dark] .ticket-action-btn--edit,html[data-theme=dark] .ticket-action-btn--assign,html[data-theme=dark] .ticket-list-quick-actions__select,html.dark .ticket-action-btn--edit,html.dark .ticket-action-btn--assign,html.dark .ticket-list-quick-actions__select{background:#e2e8f017;color:#f8fafc;border-color:#94a3b852}html[data-theme=dark] .ticket-action-btn--edit:hover,html[data-theme=dark] .ticket-action-btn--assign:hover,html.dark .ticket-action-btn--edit:hover,html.dark .ticket-action-btn--assign:hover{background:#e2e8f024;border-color:#e2e8f061}@media(max-width:1280px){.ticket-time-block__secondary{max-width:none}}.ticket-show-hero{position:relative;overflow:hidden;align-items:flex-start;padding:24px 26px;border:1px solid rgba(148,163,184,.22);border-radius:28px;background:radial-gradient(circle at top right,rgba(255,164,79,.18),transparent 28%),linear-gradient(135deg,#3b82f624,#6366f11a 46%,#fffffff5);box-shadow:0 18px 42px #0f172a14}.ticket-show-hero__content{display:grid;gap:12px}.ticket-show-hero__eyebrow{display:inline-flex;align-items:center;min-height:30px;width:-moz-fit-content;width:fit-content;padding:0 12px;border-radius:999px;background:#2563eb1a;color:#1d4ed8;font-size:.78rem;font-weight:800;letter-spacing:.01em}.ticket-show-hero__title{margin-bottom:0}.ticket-show-hero__subtitle{margin-bottom:0;font-size:1.02rem;color:#64748b}.ticket-show-hero__badges{display:flex;gap:10px;flex-wrap:wrap;margin-top:2px}.ticket-show-hero__actions{margin-left:auto}.ticket-date-input{min-height:54px;font-weight:700;cursor:pointer}.ticket-date-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.9}.ticket-file-input{min-height:56px;padding:8px 10px}.ticket-file-input::file-selector-button{margin-right:12px;padding:10px 14px;border:0;border-radius:12px;background:linear-gradient(135deg,#f97316,#fb923c);color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 22px #f973162e;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.ticket-file-input:hover::file-selector-button{transform:translateY(-1px);box-shadow:0 14px 26px #f9731638;filter:saturate(1.04)}.ticket-side-form label strong,.ticket-meta-item strong,.ticket-meta-item-label{letter-spacing:-.01em}html[data-theme=dark] .ticket-show-hero{border-color:#6366f138;background:radial-gradient(circle at top right,rgba(249,115,22,.18),transparent 28%),linear-gradient(135deg,#1e293bf5,#111827fa 52%,#0f172afc);box-shadow:0 22px 48px #0000005c}html[data-theme=dark] .ticket-show-hero__eyebrow{background:#60a5fa2e;color:#bfdbfe}html[data-theme=dark] .ticket-show-hero__title{color:#f8fafc}html[data-theme=dark] .ticket-show-hero__subtitle{color:#cbd5e1}html[data-theme=dark] .ticket-date-input{color-scheme:dark;background:#0f172ae6}html[data-theme=dark] .ticket-file-input{color:#e5e7eb;background:#0f172ae0;border-color:#94a3b82e}html[data-theme=dark] .ticket-file-input::file-selector-button{background:linear-gradient(135deg,#ea580c,#fb923c);box-shadow:0 14px 26px #ea580c38}html[data-theme=dark] .ticket-file-input:hover::file-selector-button{box-shadow:0 18px 30px #ea580c47}@media(max-width:860px){.ticket-show-hero{padding:20px;border-radius:24px}.ticket-show-hero__actions{margin-left:0;width:100%}}html[data-theme=dark] .ticket-show-grid>.ticket-panel,html.dark .ticket-show-grid>.ticket-panel{background:linear-gradient(180deg,#0b111dfa,#0a0f1afc);border-color:#94a3b824;box-shadow:0 22px 46px #00000057}html[data-theme=dark] .ticket-show-grid .ticket-panel--section,html.dark .ticket-show-grid .ticket-panel--section{background:linear-gradient(180deg,#0e1624f0,#0a111dfa);border-color:#94a3b81f}html[data-theme=dark] .ticket-show-grid .ticket-panel__topbar,html.dark .ticket-show-grid .ticket-panel__topbar{border-bottom:1px solid rgba(148,163,184,.12)}html[data-theme=dark] .ticket-show-grid .ticket-section-title,html[data-theme=dark] .ticket-show-grid .ticket-panel strong,html[data-theme=dark] .ticket-show-grid .ticket-approval-card__title,html[data-theme=dark] .ticket-show-grid .ticket-meta-item-value,html[data-theme=dark] .ticket-show-grid .ticket-meta-record__value,html[data-theme=dark] .ticket-show-grid .ticket-description,html[data-theme=dark] .ticket-show-grid .ticket-comment__head strong,html[data-theme=dark] .ticket-show-grid .ticket-approval-card__item strong,html[data-theme=dark] .ticket-show-grid .ticket-approval-progress__item strong,html.dark .ticket-show-grid .ticket-section-title,html.dark .ticket-show-grid .ticket-panel strong,html.dark .ticket-show-grid .ticket-approval-card__title,html.dark .ticket-show-grid .ticket-meta-item-value,html.dark .ticket-show-grid .ticket-meta-record__value,html.dark .ticket-show-grid .ticket-description,html.dark .ticket-show-grid .ticket-comment__head strong,html.dark .ticket-show-grid .ticket-approval-card__item strong,html.dark .ticket-show-grid .ticket-approval-progress__item strong{color:#f8fafc}html[data-theme=dark] .ticket-show-grid .ticket-hint,html[data-theme=dark] .ticket-show-grid .ticket-meta-item-label,html[data-theme=dark] .ticket-show-grid .ticket-meta-item strong,html[data-theme=dark] .ticket-show-grid .ticket-meta-record__label,html[data-theme=dark] .ticket-show-grid .ticket-comment__time,html[data-theme=dark] .ticket-show-grid .ticket-approval-card__step,html[data-theme=dark] .ticket-show-grid .ticket-approval-card__item span,html[data-theme=dark] .ticket-show-grid .ticket-approval-summary__sub,html[data-theme=dark] .ticket-show-grid .ticket-attachment-list,html[data-theme=dark] .ticket-show-grid .ticket-log-list,html.dark .ticket-show-grid .ticket-hint,html.dark .ticket-show-grid .ticket-meta-item-label,html.dark .ticket-show-grid .ticket-meta-item strong,html.dark .ticket-show-grid .ticket-meta-record__label,html.dark .ticket-show-grid .ticket-comment__time,html.dark .ticket-show-grid .ticket-approval-card__step,html.dark .ticket-show-grid .ticket-approval-card__item span,html.dark .ticket-show-grid .ticket-approval-summary__sub,html.dark .ticket-show-grid .ticket-attachment-list,html.dark .ticket-show-grid .ticket-log-list{color:#94a3b8}html[data-theme=dark] .ticket-show-grid .ticket-meta-item,html[data-theme=dark] .ticket-show-grid .ticket-meta-record,html[data-theme=dark] .ticket-show-grid .ticket-comment,html[data-theme=dark] .ticket-show-grid .ticket-approval-card__item,html[data-theme=dark] .ticket-show-grid .ticket-empty-card,html[data-theme=dark] .ticket-show-grid .ticket-asset-linked-card__summary,html.dark .ticket-show-grid .ticket-meta-item,html.dark .ticket-show-grid .ticket-meta-record,html.dark .ticket-show-grid .ticket-comment,html.dark .ticket-show-grid .ticket-approval-card__item,html.dark .ticket-show-grid .ticket-empty-card,html.dark .ticket-show-grid .ticket-asset-linked-card__summary{background:linear-gradient(180deg,#121a2be0,#0c1321f0);border-color:#94a3b824}html[data-theme=dark] .ticket-show-grid .ticket-comment--internal,html.dark .ticket-show-grid .ticket-comment--internal{background:linear-gradient(180deg,#49350d94,#332409ad);border-color:#f59e0b47}html[data-theme=dark] .ticket-show-grid .ticket-approval-summary,html.dark .ticket-show-grid .ticket-approval-summary{background:linear-gradient(180deg,#3f240aa3,#2f1d08bd);border-color:#fb923c47}html[data-theme=dark] .ticket-show-grid .ticket-approval-summary__label,html.dark .ticket-show-grid .ticket-approval-summary__label{color:#fdba74}html[data-theme=dark] .ticket-show-grid .ticket-approval-summary__value,html.dark .ticket-show-grid .ticket-approval-summary__value{color:#ffedd5}html[data-theme=dark] .ticket-show-grid .ticket-approval-progress__item,html.dark .ticket-show-grid .ticket-approval-progress__item{background:#ffffff08;border-color:#fb923c2e}html[data-theme=dark] .ticket-show-grid .ticket-approval-progress__item span,html.dark .ticket-show-grid .ticket-approval-progress__item span{color:#fdba74}html[data-theme=dark] .ticket-show-grid .ticket-approval-progress__item strong,html.dark .ticket-show-grid .ticket-approval-progress__item strong{color:#fff7ed}html[data-theme=dark] .ticket-show-grid .ticket-awaiting-approval,html[data-theme=dark] .ticket-show-grid .ticket-status-lock,html[data-theme=dark] .ticket-show-grid .ticket-awaiting-assignment,html[data-theme=dark] .ticket-show-grid .ticket-execution-box,html.dark .ticket-show-grid .ticket-awaiting-approval,html.dark .ticket-show-grid .ticket-status-lock,html.dark .ticket-show-grid .ticket-awaiting-assignment,html.dark .ticket-show-grid .ticket-execution-box{background:linear-gradient(180deg,#121b2bdb,#0d1523f0);border-color:#60a5fa2e}html[data-theme=dark] .ticket-show-grid .ticket-awaiting-approval strong,html[data-theme=dark] .ticket-show-grid .ticket-status-lock strong,html[data-theme=dark] .ticket-show-grid .ticket-awaiting-assignment strong,html[data-theme=dark] .ticket-show-grid .ticket-execution-box__title,html.dark .ticket-show-grid .ticket-awaiting-approval strong,html.dark .ticket-show-grid .ticket-status-lock strong,html.dark .ticket-show-grid .ticket-awaiting-assignment strong,html.dark .ticket-show-grid .ticket-execution-box__title{color:#dbeafe}html[data-theme=dark] .ticket-show-grid .ticket-awaiting-approval p,html[data-theme=dark] .ticket-show-grid .ticket-status-lock p,html[data-theme=dark] .ticket-show-grid .ticket-awaiting-assignment p,html[data-theme=dark] .ticket-show-grid .ticket-awaiting-approval__meta,html.dark .ticket-show-grid .ticket-awaiting-approval p,html.dark .ticket-show-grid .ticket-status-lock p,html.dark .ticket-show-grid .ticket-awaiting-assignment p,html.dark .ticket-show-grid .ticket-awaiting-approval__meta{color:#bfd0e5}html[data-theme=dark] .ticket-show-grid .ticket-approval-card,html.dark .ticket-show-grid .ticket-approval-card{background:linear-gradient(180deg,#101827f5,#0b121ffa);border-color:#94a3b824}html[data-theme=dark] .ticket-show-grid .ticket-approval-card--approved,html.dark .ticket-show-grid .ticket-approval-card--approved{background:linear-gradient(180deg,#062a22e6,#051e19f5);border-color:#10b9813d}html[data-theme=dark] .ticket-show-grid .ticket-approval-card--pending,html.dark .ticket-show-grid .ticket-approval-card--pending{background:linear-gradient(180deg,#472d0ad6,#362209f0);border-color:#f59e0b47}html[data-theme=dark] .ticket-show-grid .ticket-approval-card--rejected,html.dark .ticket-show-grid .ticket-approval-card--rejected{background:linear-gradient(180deg,#3d1218d6,#300e13f0);border-color:#f871713d}html[data-theme=dark] .ticket-show-grid .ticket-approval-card--future,html[data-theme=dark] .ticket-show-grid .ticket-approval-card--skipped,html.dark .ticket-show-grid .ticket-approval-card--future,html.dark .ticket-show-grid .ticket-approval-card--skipped{background:linear-gradient(180deg,#121a2bdb,#0c1321f0)}html[data-theme=dark] .ticket-show-grid .ticket-approval-card__remark,html.dark .ticket-show-grid .ticket-approval-card__remark{background:#ffffff08;border-color:#94a3b82e;color:#dbe5f2}html[data-theme=dark] .ticket-show-grid .ticket-asset-empty-state,html.dark .ticket-show-grid .ticket-asset-empty-state{background:linear-gradient(180deg,#121a2bd1,#0c1321e6);border-color:#94a3b829;color:#dbe5f2}html[data-theme=dark] .ticket-show-grid .ticket-link,html[data-theme=dark] .ticket-show-grid .ticket-attachment-list a,html.dark .ticket-show-grid .ticket-link,html.dark .ticket-show-grid .ticket-attachment-list a{color:#93c5fd}html[data-theme=dark] .ticket-show-grid .ticket-side-divider,html.dark .ticket-show-grid .ticket-side-divider{border-top-color:#94a3b824}html[data-theme=dark] .ticket-show-grid .ticket-side-form label,html[data-theme=dark] .ticket-show-grid .ticket-inline-check span,html.dark .ticket-show-grid .ticket-side-form label,html.dark .ticket-show-grid .ticket-inline-check span{color:#e2e8f0}html[data-theme=dark] .ticket-show-grid .ticket-side-form .form-control,html.dark .ticket-show-grid .ticket-side-form .form-control{background:linear-gradient(180deg,#141d2ef5,#0f1726fa);border-color:#94a3b82e;color:#f8fafc}html[data-theme=dark] .ticket-show-grid .ticket-side-form .form-control::-moz-placeholder,html.dark .ticket-show-grid .ticket-side-form .form-control::-moz-placeholder{color:#8ca0b9}html[data-theme=dark] .ticket-show-grid .ticket-side-form .form-control::placeholder,html.dark .ticket-show-grid .ticket-side-form .form-control::placeholder{color:#8ca0b9}html[data-theme=dark] .ticket-show-grid .ticket-side-form select.form-control,html.dark .ticket-show-grid .ticket-side-form select.form-control{color:#f8fafc;background-image:linear-gradient(45deg,transparent 50%,#94a3b8 50%),linear-gradient(135deg,#94a3b8 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}html[data-theme=dark] .ticket-show-grid .ticket-side-form .form-control:focus,html.dark .ticket-show-grid .ticket-side-form .form-control:focus{border-color:#60a5fa6b;box-shadow:0 0 0 4px #3b82f61f}html[data-theme=dark] .ticket-show-grid .ticket-date-input,html.dark .ticket-show-grid .ticket-date-input{color-scheme:dark}html[data-theme=dark] .ticket-show-grid .ticket-file-input,html.dark .ticket-show-grid .ticket-file-input{background:linear-gradient(180deg,#141d2ef5,#0f1726fa);color:#e5e7eb;border-color:#94a3b82e}html[data-theme=dark] .ticket-show-grid .ticket-inline-check input,html.dark .ticket-show-grid .ticket-inline-check input{accent-color:#f97316}.ticket-edit-page{gap:20px}.ticket-edit-page .department-hero{position:relative;overflow:hidden;border-radius:28px;padding:30px 32px;background:radial-gradient(circle at top right,#f973161a,#f9731600 34%),radial-gradient(circle at left center,#4f46e51a,#4f46e500 38%),linear-gradient(135deg,#f8fafcfa,#fff7edf0);border:1px solid rgba(99,102,241,.12);box-shadow:0 22px 54px #0f172a12}.ticket-edit-page .department-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,#ffffff29,#fff0);pointer-events:none}.ticket-edit-page .department-card{border-radius:28px;overflow:hidden;border:1px solid #dbe3ef;background:linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 22px 52px #0f172a0f}.ticket-edit-page .department-card__header{position:relative;padding:24px 28px 22px;border-bottom:1px solid rgba(255,255,255,.2);background:radial-gradient(circle at right top,#ffffff2e,#fff0 38%),linear-gradient(135deg,#3b82f6,#4f46e5 56%,#6366f1);box-shadow:inset 0 1px #ffffff2e}.ticket-edit-page .department-card__header:after{content:"";position:absolute;inset:auto 0 0;height:1px;background:linear-gradient(90deg,#ffffff1a,#ffffff61,#ffffff1a)}.ticket-edit-page .department-card form{display:grid;gap:18px;padding:18px 18px 24px}.ticket-edit-page .ticket-lock-notice{margin-bottom:2px;padding:18px 18px 17px;border-radius:18px;border-color:#f59e0b3d;background:linear-gradient(180deg,#fff7edf5,#fffbebfa);box-shadow:inset 0 1px #ffffffb8}.ticket-edit-page .ticket-group-selector{margin-bottom:2px;gap:18px}.ticket-edit-page .ticket-group-card{min-height:148px;padding:24px 24px 22px;border-radius:22px;border:1px solid #dbe3ef;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 38px #0f172a0f}.ticket-edit-page .ticket-group-card strong{display:block;color:#0f172a;font-size:1.02rem;font-weight:800}.ticket-edit-page .ticket-group-card.is-active{border-color:#4f46e547;background:linear-gradient(180deg,#fff,#eef2ff);box-shadow:0 22px 44px #4f46e51f}.ticket-edit-page .ticket-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;align-items:stretch}.ticket-edit-page .ticket-form-item{display:flex;flex-direction:column;align-self:stretch;min-width:0;height:100%;padding:19px 18px 17px;border-radius:20px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 28px #0f172a0a}.ticket-edit-page .ticket-form-item.ticket-form-item--meta-block{padding:0;border:none;background:transparent;box-shadow:none}.ticket-edit-page .ticket-form-item label{display:flex;justify-content:flex-start;align-items:center;gap:6px;min-height:1.5rem;margin-bottom:10px;color:#0f172a;font-size:.93rem;font-weight:800;line-height:1.4}.ticket-edit-page .ticket-form-item .required{color:#ef4444}.ticket-edit-page .ticket-hint,.ticket-edit-page .text-danger{margin-top:8px}.ticket-edit-page .ticket-hint{min-height:2.55rem;color:#64748b;font-size:.81rem;line-height:1.55}.ticket-edit-page .form-control{width:100%;min-height:50px;padding:12px 14px;border-radius:15px;border:1px solid #d6deea;background:#fff;color:#0f172a;box-shadow:inset 0 1px #ffffffb8,0 1px 2px #0f172a05;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.ticket-edit-page textarea.form-control{min-height:154px;resize:vertical}.ticket-edit-page select.form-control{padding-right:48px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-size:16px 16px;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none}.ticket-edit-page .form-control:focus{border-color:#4f46e557;box-shadow:0 0 0 4px #6366f11a,0 10px 24px #6366f11a;outline:none}.ticket-edit-page input[type=file].form-control{padding:8px 10px}.ticket-edit-page input[type=file].form-control::file-selector-button{margin-right:12px;padding:10px 14px;border:none;border-radius:12px;background:linear-gradient(135deg,#fb923c,#f97316);color:#fff;font-weight:800;cursor:pointer}.ticket-edit-page .ticket-locked-asset-card{padding:16px 18px;border-radius:18px;border:1px solid rgba(59,130,246,.16);background:linear-gradient(180deg,#eff6ff,#f8fbff)}.ticket-edit-page .ticket-locked-asset-card strong{display:block;color:#0f172a;font-weight:800}.ticket-edit-page .ticket-form-item>.form-control,.ticket-edit-page .ticket-form-item>.ticket-locked-asset-card{width:100%}.ticket-edit-page .ticket-form-item--full{grid-column:1 / -1}.ticket-edit-page .ticket-form-item>.ticket-hint:last-child,.ticket-edit-page .ticket-form-item>.text-danger:last-child{margin-top:auto;padding-top:8px}html[data-theme=dark] .ticket-edit-page select.form-control option,html.dark .ticket-edit-page select.form-control option{background:#0f172a;color:#f8fafc}.ticket-edit-page .ticket-meta-form-wrap{gap:18px}.ticket-edit-page .ticket-meta-group{padding:18px;border-radius:20px;border-color:#dbe3ef;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 10px 30px #0f172a0a}.ticket-edit-page .ticket-meta-group__header h4{font-size:1rem}.ticket-edit-page .ticket-actions{justify-content:flex-start;gap:12px;padding:14px 6px 4px}.ticket-edit-page .ticket-actions .department-btn{min-height:48px;padding:0 18px;border-radius:14px;font-weight:800}html[data-theme=dark] .ticket-edit-page .department-hero,html.dark .ticket-edit-page .department-hero{background:radial-gradient(circle at top right,#f973161f,#f9731600 34%),radial-gradient(circle at left center,#3b82f61f,#3b82f600 40%),linear-gradient(135deg,#0a1224fa,#1c193bf0);border-color:#6366f12e;box-shadow:0 24px 56px #02081761}html[data-theme=dark] .ticket-edit-page .department-card,html.dark .ticket-edit-page .department-card{border-color:#3b82f61f;background:linear-gradient(180deg,#060d1dfa,#020817fa);box-shadow:0 26px 56px #02081757}html[data-theme=dark] .ticket-edit-page .department-card__header,html.dark .ticket-edit-page .department-card__header{background:radial-gradient(circle at right top,#ffffff1a,#fff0 36%),linear-gradient(135deg,#3b82f6e0,#4f46e5eb 55%,#6366f1eb);border-bottom-color:#ffffff0f}html[data-theme=dark] .ticket-edit-page .ticket-group-card,html.dark .ticket-edit-page .ticket-group-card,html[data-theme=dark] .ticket-edit-page .ticket-form-item,html.dark .ticket-edit-page .ticket-form-item,html[data-theme=dark] .ticket-edit-page .ticket-meta-group,html.dark .ticket-edit-page .ticket-meta-group{border-color:#3b82f624;background:linear-gradient(180deg,#071124f5,#020a1bfa);box-shadow:0 14px 34px #0208173d}html[data-theme=dark] .ticket-edit-page .ticket-group-card.is-active,html.dark .ticket-edit-page .ticket-group-card.is-active{border-color:#60a5fa52;background:linear-gradient(180deg,#111827fa,#122244fa);box-shadow:0 18px 42px #2563eb2e}html[data-theme=dark] .ticket-edit-page .ticket-group-card strong,html.dark .ticket-edit-page .ticket-group-card strong,html[data-theme=dark] .ticket-edit-page .ticket-form-item label,html.dark .ticket-edit-page .ticket-form-item label,html[data-theme=dark] .ticket-edit-page .ticket-meta-group__header h4,html.dark .ticket-edit-page .ticket-meta-group__header h4{color:#e5eefc}html[data-theme=dark] .ticket-edit-page .ticket-hint,html.dark .ticket-edit-page .ticket-hint,html[data-theme=dark] .ticket-edit-page .ticket-group-card p,html.dark .ticket-edit-page .ticket-group-card p,html[data-theme=dark] .ticket-edit-page .ticket-meta-group__header p,html.dark .ticket-edit-page .ticket-meta-group__header p{color:#93a4bf}html[data-theme=dark] .ticket-edit-page .ticket-lock-notice,html.dark .ticket-edit-page .ticket-lock-notice{border-color:#fbbf2438;background:linear-gradient(180deg,#49260ec2,#33180be0);color:#fed7aa}html[data-theme=dark] .ticket-edit-page .form-control,html.dark .ticket-edit-page .form-control{border-color:#475569b8;background:#0f172af0;color:#f8fafc;box-shadow:inset 0 1px #ffffff08}html[data-theme=dark] .ticket-edit-page .form-control::-moz-placeholder,html.dark .ticket-edit-page .form-control::-moz-placeholder{color:#7f8ea8}html[data-theme=dark] .ticket-edit-page .form-control::placeholder,html.dark .ticket-edit-page .form-control::placeholder{color:#7f8ea8}html[data-theme=dark] .ticket-edit-page select.form-control,html.dark .ticket-edit-page select.form-control{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='none'%3E%3Cpath d='M5 7.5L10 12.5L15 7.5' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-position:right 16px center;background-size:16px 16px;background-repeat:no-repeat;-webkit-appearance:none;-moz-appearance:none;appearance:none}html[data-theme=dark] .ticket-edit-page .form-control:focus,html.dark .ticket-edit-page .form-control:focus{border-color:#60a5fa6b;box-shadow:0 0 0 4px #3b82f624,0 10px 24px #2563eb24}html[data-theme=dark] .ticket-edit-page .ticket-locked-asset-card,html.dark .ticket-edit-page .ticket-locked-asset-card{border-color:#60a5fa2e;background:linear-gradient(180deg,#0b1f3bf5,#071428fa)}html[data-theme=dark] .ticket-edit-page .ticket-locked-asset-card strong,html.dark .ticket-edit-page .ticket-locked-asset-card strong{color:#e5eefc}@media(max-width:860px){.ticket-edit-page .ticket-form-item{padding:16px;border-radius:18px}.ticket-edit-page .department-hero{padding:22px 18px}.ticket-edit-page .department-card form{padding:14px 14px 20px}}.ticket-upload-preview{margin-top:14px;padding:14px;border:1px solid rgba(99,102,241,.18);border-radius:18px;background:linear-gradient(180deg,#f8fafcf5,#f1f5f9eb)}.ticket-upload-preview__header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;color:#1e293b}.ticket-upload-preview__header strong{font-weight:800}.ticket-upload-preview__header span{font-size:.92rem;color:#64748b}.ticket-upload-preview__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:12px}.ticket-upload-preview__item{display:flex;flex-direction:column;gap:10px;min-height:160px;padding:12px;border:1px solid rgba(148,163,184,.24);border-radius:16px;background:#ffffffe0;box-shadow:0 10px 24px #0f172a0f}.ticket-upload-preview__item.is-image{overflow:hidden}.ticket-upload-preview__thumb{display:block;width:100%;height:96px;-o-object-fit:cover;object-fit:cover;border-radius:12px;background:#e2e8f0}.ticket-upload-preview__grid:has(.ticket-upload-preview__item.is-image){grid-template-columns:repeat(auto-fit,minmax(190px,1fr))}.ticket-upload-preview__item.is-image .ticket-upload-preview__meta{padding-top:2px}.ticket-upload-preview__thumb{height:132px;box-shadow:inset 0 0 0 1px #94a3b82e}.ticket-upload-preview__item.is-image .ticket-upload-preview__name{font-size:.92rem}html[data-theme=dark] .ticket-upload-preview__thumb,html.dark .ticket-upload-preview__thumb{box-shadow:inset 0 0 0 1px #60a5fa24}.ticket-upload-preview__icon{display:inline-flex;align-items:center;justify-content:center;min-height:96px;border-radius:12px;background:linear-gradient(135deg,#4f46e51a,#3b82f61f);color:#334155;font-size:.84rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ticket-upload-preview__meta{display:flex;flex-direction:column;gap:4px}.ticket-upload-preview__name{color:#0f172a;font-weight:700;line-height:1.35;word-break:break-word}.ticket-upload-preview__size{color:#64748b;font-size:.88rem}html[data-theme=dark] .ticket-upload-preview,html.dark .ticket-upload-preview{border-color:#60a5fa2e;background:linear-gradient(180deg,#0f172ad6,#0a1222eb)}html[data-theme=dark] .ticket-upload-preview__header,html.dark .ticket-upload-preview__header{color:#f8fafc}html[data-theme=dark] .ticket-upload-preview__header span,html.dark .ticket-upload-preview__header span{color:#94a3b8}html[data-theme=dark] .ticket-upload-preview__item,html.dark .ticket-upload-preview__item{border-color:#60a5fa29;background:#0f172ad6;box-shadow:0 12px 26px #00000038}html[data-theme=dark] .ticket-upload-preview__icon,html.dark .ticket-upload-preview__icon{background:linear-gradient(135deg,#1e40af47,#0f766e38);color:#dbeafe}html[data-theme=dark] .ticket-upload-preview__name,html.dark .ticket-upload-preview__name{color:#f8fafc}html[data-theme=dark] .ticket-upload-preview__size,html.dark .ticket-upload-preview__size{color:#94a3b8}.ticket-create-page .department-card{overflow:visible}.ticket-create-callout{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:18px;border:1px solid rgba(37,99,235,.14);background:linear-gradient(135deg,#eff6fff2,#f8fafceb);box-shadow:0 16px 36px #0f172a0f}.ticket-create-callout strong{display:block;margin-bottom:6px;color:#0f172a}.ticket-create-callout p{margin:0;color:#475569;line-height:1.6}.ticket-create-callout__badge,.ticket-asset-mini-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border-radius:999px;background:#2563eb1f;color:#1d4ed8;font-weight:700;font-size:.75rem;white-space:nowrap}.ticket-locked-asset-card--highlight{padding:18px;border-radius:18px;border:1px solid rgba(37,99,235,.18);background:linear-gradient(135deg,#eff6fff2,#fffffff5)}.ticket-locked-asset-card__top{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:4px}.ticket-asset-search{position:relative;display:grid;gap:14px}.ticket-asset-search__box{position:relative}.ticket-asset-search__icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:1rem;color:#64748b;pointer-events:none}.ticket-asset-search__input{min-height:56px;padding-left:42px!important;padding-right:68px!important}.ticket-asset-search__clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);border:0;border-radius:999px;padding:8px 12px;font-weight:700;color:#334155;background:#94a3b829;cursor:pointer}.ticket-asset-search__panel{position:absolute;left:0;right:0;top:calc(100% + 6px);z-index:30;display:grid;gap:8px;padding:12px;border-radius:18px;border:1px solid rgba(148,163,184,.22);background:#fffffffa;box-shadow:0 20px 40px #0f172a24;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ticket-asset-search__result{width:100%;text-align:left;border:1px solid #e2e8f0;border-radius:16px;padding:12px 14px;background:#fff;cursor:pointer;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.ticket-asset-search__result:hover{transform:translateY(-1px);border-color:#2563eb52;box-shadow:0 12px 24px #2563eb1f}.ticket-asset-search__result-main{display:flex;justify-content:space-between;gap:10px;align-items:center}.ticket-asset-search__result-main strong{color:#0f172a;font-size:.92rem}.ticket-asset-search__result-main span{color:#334155;font-weight:600}.ticket-asset-search__result-meta{margin-top:6px;display:flex;gap:10px;flex-wrap:wrap;color:#64748b;font-size:.78rem}.ticket-asset-search__result-meta em{font-style:normal;color:#475569;font-weight:600}.ticket-asset-search__empty{padding:14px 16px;border-radius:14px;background:#f8fafc;color:#64748b;font-size:.84rem}.ticket-asset-summary{border-radius:20px;border:1px dashed rgba(148,163,184,.4);background:linear-gradient(135deg,#f8fafceb,#fffffffa);padding:16px 18px}.ticket-asset-summary.is-active{border-style:solid;border-color:#2563eb2e;box-shadow:0 16px 34px #0f172a0d}.ticket-asset-summary__placeholder strong,.ticket-asset-summary__title{display:block;color:#0f172a;font-size:1rem;font-weight:800}.ticket-asset-summary__placeholder p,.ticket-asset-summary__meta{margin:6px 0 0;color:#64748b;line-height:1.6}.ticket-asset-summary__eyebrow{display:inline-flex;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#0f172a0f;color:#334155;font-size:.72rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ticket-asset-summary__chips{display:flex;gap:8px;flex-wrap:wrap;margin-top:12px}.ticket-asset-summary__chips span{display:inline-flex;align-items:center;padding:7px 10px;border-radius:999px;background:#2563eb14;color:#1e3a8a;font-size:.74rem;font-weight:700}.ticket-create-page .ticket-form-item .form-control,.ticket-create-page .ticket-form-item textarea,.ticket-create-page .ticket-form-item select{min-height:50px}.ticket-create-page .ticket-form-item textarea{min-height:180px}.ticket-create-page .ticket-actions{margin-top:18px}html[data-theme=dark] .ticket-create-callout,html.dark .ticket-create-callout,html[data-theme=dark] .ticket-locked-asset-card--highlight,html.dark .ticket-locked-asset-card--highlight{border-color:#60a5fa3d;background:linear-gradient(135deg,#0f172aeb,#1e293bf0);box-shadow:0 20px 36px #02061757}html[data-theme=dark] .ticket-create-callout strong,html.dark .ticket-create-callout strong,html[data-theme=dark] .ticket-create-callout p,html.dark .ticket-create-callout p,html[data-theme=dark] .ticket-locked-asset-card--highlight .ticket-hint,html.dark .ticket-locked-asset-card--highlight .ticket-hint,html[data-theme=dark] .ticket-locked-asset-card--highlight strong,html.dark .ticket-locked-asset-card--highlight strong{color:#e2e8f0}html[data-theme=dark] .ticket-create-callout__badge,html.dark .ticket-create-callout__badge,html[data-theme=dark] .ticket-asset-mini-badge,html.dark .ticket-asset-mini-badge{background:#60a5fa2e;color:#bfdbfe}html[data-theme=dark] .ticket-asset-search__panel,html.dark .ticket-asset-search__panel{border-color:#475569a6;background:#0f172af5;box-shadow:0 22px 44px #0206178a}html[data-theme=dark] .ticket-asset-search__result,html.dark .ticket-asset-search__result,html[data-theme=dark] .ticket-asset-summary,html.dark .ticket-asset-summary{border-color:#334155e6;background:linear-gradient(135deg,#0f172aeb,#1e293bf0)}html[data-theme=dark] .ticket-asset-search__result-main strong,html.dark .ticket-asset-search__result-main strong,html[data-theme=dark] .ticket-asset-search__result-main span,html.dark .ticket-asset-search__result-main span,html[data-theme=dark] .ticket-asset-summary__placeholder strong,html.dark .ticket-asset-summary__placeholder strong,html[data-theme=dark] .ticket-asset-summary__title,html.dark .ticket-asset-summary__title,html[data-theme=dark] .ticket-asset-summary__eyebrow,html.dark .ticket-asset-summary__eyebrow{color:#f8fafc}html[data-theme=dark] .ticket-asset-search__result-meta,html.dark .ticket-asset-search__result-meta,html[data-theme=dark] .ticket-asset-summary__placeholder p,html.dark .ticket-asset-summary__placeholder p,html[data-theme=dark] .ticket-asset-summary__meta,html.dark .ticket-asset-summary__meta,html[data-theme=dark] .ticket-asset-search__empty,html.dark .ticket-asset-search__empty{color:#94a3b8}html[data-theme=dark] .ticket-asset-search__empty,html.dark .ticket-asset-search__empty{background:#1e293bf0}html[data-theme=dark] .ticket-asset-summary__chips span,html.dark .ticket-asset-summary__chips span{background:#60a5fa24;color:#dbeafe}html[data-theme=dark] .ticket-asset-search__clear,html.dark .ticket-asset-search__clear{background:#334155e6;color:#e2e8f0}.ticket-asset-summary__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px}.ticket-asset-summary__cell{padding:12px 14px;border-radius:14px;border:1px solid rgba(148,163,184,.18);background:#ffffffc7}.ticket-asset-summary__cell span{display:block;margin-bottom:4px;font-size:.72rem;font-weight:700;color:#64748b}.ticket-asset-summary__cell strong{display:block;color:#0f172a;font-size:.9rem;line-height:1.45}.ticket-asset-summary__note{margin-top:12px;color:#475569;font-size:.8rem;line-height:1.55}html[data-theme=dark] .ticket-asset-summary__cell,html.dark .ticket-asset-summary__cell{border-color:#334155e6;background:#0f172ac2}html[data-theme=dark] .ticket-asset-summary__cell span,html.dark .ticket-asset-summary__cell span,html[data-theme=dark] .ticket-asset-summary__note,html.dark .ticket-asset-summary__note{color:#94a3b8}html[data-theme=dark] .ticket-asset-summary__cell strong,html.dark .ticket-asset-summary__cell strong{color:#f8fafc}@media(max-width:720px){.ticket-asset-summary__grid{grid-template-columns:1fr}}@media(max-width:900px){.ticket-create-callout{flex-direction:column}}@media(max-width:640px){.ticket-asset-search__panel{position:static;margin-top:-4px}.ticket-asset-search__result-main{flex-direction:column;align-items:flex-start}}.ticket-user-confirmation{display:grid;gap:12px;padding:14px;border:1px solid rgba(59,130,246,.16);border-radius:16px;background:linear-gradient(180deg,#eff6ffeb,#f8fafcfa)}.ticket-user-confirmation__title{font-size:.98rem;font-weight:800;color:#0f172a}.ticket-user-confirmation__intro{margin:0;color:#334155;line-height:1.65;font-size:.88rem}.ticket-user-confirmation__actions{display:flex;justify-content:flex-start}html[data-theme=dark] .ticket-user-confirmation,html.dark .ticket-user-confirmation{border-color:#60a5fa47;background:linear-gradient(180deg,#0f172af0,#1e293beb)}html[data-theme=dark] .ticket-user-confirmation__title,html.dark .ticket-user-confirmation__title{color:#f8fafc}html[data-theme=dark] .ticket-user-confirmation__intro,html.dark .ticket-user-confirmation__intro{color:#cbd5e1}.ticket-request-foundation{display:none;margin-top:14px;padding:16px 18px;border:1px solid rgba(99,102,241,.16);border-radius:18px;background:linear-gradient(180deg,#6366f114,#0ea5e90a)}.ticket-request-foundation.is-active{display:block}.ticket-request-foundation__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.ticket-request-foundation__eyebrow{display:block;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6366f1;margin-bottom:4px}.ticket-request-foundation__badge{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:0 12px;border-radius:999px;background:#6366f11f;color:#4338ca;font-weight:700;font-size:12px;white-space:nowrap}.ticket-request-foundation__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ticket-request-foundation__item{padding:12px 14px;border-radius:14px;background:#ffffffb3;border:1px solid rgba(148,163,184,.18)}.ticket-request-foundation__item span,.ticket-request-foundation__note{color:var(--ticket-text-soft, #64748b)}.ticket-request-foundation__item span{display:block;font-size:12px;margin-bottom:4px}.ticket-request-foundation__item strong{display:block;color:var(--ticket-text, #0f172a)}.ticket-request-foundation__note{margin:12px 0 0;font-size:13px;line-height:1.6}html.dark .ticket-request-foundation,body.dark .ticket-request-foundation,.dark .ticket-request-foundation{border-color:#818cf83d;background:linear-gradient(180deg,#4338ca2e,#0ea5e914)}html.dark .ticket-request-foundation__badge,body.dark .ticket-request-foundation__badge,.dark .ticket-request-foundation__badge{background:#818cf82e;color:#c7d2fe}html.dark .ticket-request-foundation__item,body.dark .ticket-request-foundation__item,.dark .ticket-request-foundation__item{background:#0f172a75;border-color:#94a3b829}@media(max-width:768px){.ticket-request-foundation__grid{grid-template-columns:1fr}.ticket-request-foundation__head{flex-direction:column}}.ticket-request-line{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:10px}.ticket-request-chip{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:700;border:1px solid transparent}.ticket-request-chip--primary{background:#dbeafe;color:#1d4ed8}.ticket-request-chip--warning{background:#fff7ed;color:#c2410c}.ticket-request-chip--request{background:#f5f3ff;color:#7c3aed}.ticket-request-chip--info{background:#ecfeff;color:#0f766e}.ticket-request-chip--success{background:#ecfdf5;color:#047857}.ticket-request-chip--slate{background:#f8fafc;color:#475569;border-color:#e2e8f0}.ticket-request-line__meta,.ticket-request-line__hint{font-size:12px;color:#64748b}.ticket-request-summary-card{border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,#f8fafcf5,#fffffffa)}.ticket-request-summary-card--primary{border-color:#3b82f62e;background:linear-gradient(180deg,#eff6ffe6,#fffffffa)}.ticket-request-summary-card--warning{border-color:#f59e0b33;background:linear-gradient(180deg,#fff7edeb,#fffffffa)}.ticket-request-summary-card--request{border-color:#7c3aed2e;background:linear-gradient(180deg,#f5f3ffeb,#fffffffa)}.ticket-request-summary-card--info{border-color:#0d94882e;background:linear-gradient(180deg,#ecfeffeb,#fffffffa)}.ticket-request-summary-card--success{border-color:#10b9812e;background:linear-gradient(180deg,#ecfdf5eb,#fffffffa)}.ticket-request-summary-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:12px}.ticket-request-summary-card__eyebrow{display:block;font-size:11px;letter-spacing:.08em;text-transform:uppercase;color:#6366f1;margin-bottom:6px;font-weight:700}.ticket-request-summary-card__head strong{display:block;color:#0f172a;font-size:1rem}.ticket-request-summary-card__head p{margin:6px 0 0;color:#475569;line-height:1.6;font-size:13px}.ticket-request-summary-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ticket-request-summary-card__item{padding:13px 14px;border-radius:16px;background:#ffffffb8;border:1px solid rgba(148,163,184,.16)}.ticket-request-summary-card__item span{display:block;color:#64748b;font-size:12px;margin-bottom:4px}.ticket-request-summary-card__item strong{display:block;color:#0f172a;margin-bottom:5px}.ticket-request-summary-card__item small{display:block;color:#475569;line-height:1.6;font-size:12px}html.dark .ticket-request-line__meta,html.dark .ticket-request-line__hint,body.dark .ticket-request-line__meta,body.dark .ticket-request-line__hint,.dark .ticket-request-line__meta,.dark .ticket-request-line__hint{color:#94a3b8}html.dark .ticket-request-summary-card,body.dark .ticket-request-summary-card,.dark .ticket-request-summary-card{border-color:#94a3b82e;background:linear-gradient(180deg,#0f172af0,#1e293bf0)}html.dark .ticket-request-summary-card__head strong,body.dark .ticket-request-summary-card__head strong,.dark .ticket-request-summary-card__head strong{color:#f8fafc}html.dark .ticket-request-summary-card__head p,html.dark .ticket-request-summary-card__item small,body.dark .ticket-request-summary-card__head p,body.dark .ticket-request-summary-card__item small,.dark .ticket-request-summary-card__head p,.dark .ticket-request-summary-card__item small{color:#cbd5e1}html.dark .ticket-request-summary-card__item,body.dark .ticket-request-summary-card__item,.dark .ticket-request-summary-card__item{background:#0f172a8f;border-color:#94a3b829}html.dark .ticket-request-summary-card__item strong,body.dark .ticket-request-summary-card__item strong,.dark .ticket-request-summary-card__item strong{color:#f8fafc}@media(max-width:768px){.ticket-request-summary-card__head{flex-direction:column}.ticket-request-summary-card__grid{grid-template-columns:1fr}}.ticket-page .department-card>.ticket-filter-grid{padding:18px 18px 20px}.ticket-page .ticket-form-item[hidden],.ticket-page .ticket-meta-group[hidden]{display:none!important}.ticket-edit-page .ticket-request-foundation{margin-top:4px}html[data-theme=dark] .ticket-edit-page .ticket-request-foundation,html.dark .ticket-edit-page .ticket-request-foundation,html[data-theme=dark] .ticket-create-page .ticket-request-foundation,html.dark .ticket-create-page .ticket-request-foundation{border-color:#60a5fa2e;background:linear-gradient(180deg,#071124fa,#020a1bfa);box-shadow:0 16px 36px #02081738}html[data-theme=dark] .ticket-edit-page .ticket-request-foundation__eyebrow,html.dark .ticket-edit-page .ticket-request-foundation__eyebrow,html[data-theme=dark] .ticket-create-page .ticket-request-foundation__eyebrow,html.dark .ticket-create-page .ticket-request-foundation__eyebrow{color:#a5b4fc}html[data-theme=dark] .ticket-edit-page .ticket-request-foundation__head strong,html.dark .ticket-edit-page .ticket-request-foundation__head strong,html[data-theme=dark] .ticket-create-page .ticket-request-foundation__head strong,html.dark .ticket-create-page .ticket-request-foundation__head strong,html[data-theme=dark] .ticket-edit-page .ticket-request-foundation__item strong,html.dark .ticket-edit-page .ticket-request-foundation__item strong,html[data-theme=dark] .ticket-create-page .ticket-request-foundation__item strong,html.dark .ticket-create-page .ticket-request-foundation__item strong{color:#e5eefc}html[data-theme=dark] .ticket-edit-page .ticket-request-foundation__note,html.dark .ticket-edit-page .ticket-request-foundation__note,html[data-theme=dark] .ticket-create-page .ticket-request-foundation__note,html.dark .ticket-create-page .ticket-request-foundation__note,html[data-theme=dark] .ticket-edit-page .ticket-request-foundation__item span,html.dark .ticket-edit-page .ticket-request-foundation__item span,html[data-theme=dark] .ticket-create-page .ticket-request-foundation__item span,html.dark .ticket-create-page .ticket-request-foundation__item span{color:#94a3b8}html[data-theme=dark] .ticket-edit-page .ticket-request-foundation__item,html.dark .ticket-edit-page .ticket-request-foundation__item,html[data-theme=dark] .ticket-create-page .ticket-request-foundation__item,html.dark .ticket-create-page .ticket-request-foundation__item{background:linear-gradient(180deg,#0f172ac7,#0f172aeb);border-color:#60a5fa24;box-shadow:inset 0 1px #ffffff08}html[data-theme=dark] .ticket-quick-views__item,html.dark .ticket-quick-views__item,body.dark .ticket-quick-views__item,html[data-theme=dark] .ticket-kpi-card,html.dark .ticket-kpi-card,body.dark .ticket-kpi-card{background:linear-gradient(180deg,#091020f5,#0c1526fa);border:1px solid rgba(71,85,105,.34);box-shadow:0 10px 26px #02081747}html[data-theme=dark] .ticket-quick-views__item:hover,html.dark .ticket-quick-views__item:hover,body.dark .ticket-quick-views__item:hover,html[data-theme=dark] .ticket-kpi-card:hover,html.dark .ticket-kpi-card:hover,body.dark .ticket-kpi-card:hover{border-color:#60a5fa3d;box-shadow:0 14px 32px #02081757}html[data-theme=dark] .ticket-quick-views__item--incident,html.dark .ticket-quick-views__item--incident,body.dark .ticket-quick-views__item--incident{background:linear-gradient(180deg,#18120ff5,#0c1526fa);border-color:#fb923c38}html[data-theme=dark] .ticket-quick-views__item--request,html.dark .ticket-quick-views__item--request,body.dark .ticket-quick-views__item--request{background:linear-gradient(180deg,#0c162af5,#0c1526fa);border-color:#60a5fa38}html[data-theme=dark] .ticket-quick-views__item--warning,html.dark .ticket-quick-views__item--warning,body.dark .ticket-quick-views__item--warning{background:linear-gradient(180deg,#1e180df5,#0c1526fa);border-color:#f59e0b38}html[data-theme=dark] .ticket-quick-views__item--danger,html.dark .ticket-quick-views__item--danger,body.dark .ticket-quick-views__item--danger{background:linear-gradient(180deg,#221114f5,#0c1526fa);border-color:#f8717138}html[data-theme=dark] .ticket-quick-views__item--success,html.dark .ticket-quick-views__item--success,body.dark .ticket-quick-views__item--success{background:linear-gradient(180deg,#0e1c18f5,#0c1526fa);border-color:#34d39938}html[data-theme=dark] .ticket-quick-views__label,html.dark .ticket-quick-views__label,body.dark .ticket-quick-views__label,html[data-theme=dark] .ticket-kpi-label,html.dark .ticket-kpi-label,body.dark .ticket-kpi-label{color:#cbd5e1}html[data-theme=dark] .ticket-quick-views__value,html.dark .ticket-quick-views__value,body.dark .ticket-quick-views__value,html[data-theme=dark] .ticket-kpi-value,html.dark .ticket-kpi-value,body.dark .ticket-kpi-value{color:#f8fafc}html[data-theme=dark] .ticket-quick-views__subtext,html.dark .ticket-quick-views__subtext,body.dark .ticket-quick-views__subtext,html[data-theme=dark] .ticket-kpi-subtext,html.dark .ticket-kpi-subtext,body.dark .ticket-kpi-subtext{color:#94a3b8}.ticket-view-switcher__item{position:relative;overflow:hidden;isolation:isolate;border-radius:20px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.ticket-view-switcher__item:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.75;background:radial-gradient(circle at top right,rgba(255,255,255,.22),transparent 34%),linear-gradient(135deg,#ffffff14,#fff0);z-index:0}.ticket-view-switcher__item>*{position:relative;z-index:1}.ticket-view-switcher__item strong{color:#0b1220;font-size:1.02rem;font-weight:800;letter-spacing:-.01em}.ticket-view-switcher__item span{color:#475569;font-size:.9rem;line-height:1.6;font-weight:500}.ticket-view-switcher__item:hover{transform:translateY(-2px);box-shadow:0 14px 28px #0f172a14}.ticket-view-switcher__item.is-active{box-shadow:0 0 0 1px #6d3df51a,0 16px 34px #4f46e51f}.ticket-view-switcher__item--incident.is-active{box-shadow:0 0 0 1px #ea580c1a,0 16px 34px #ea580c24}.ticket-view-switcher__item--request.is-active{box-shadow:0 0 0 1px #2563eb1a,0 16px 34px #2563eb24}html[data-theme=dark] .ticket-view-switcher__item,html.dark .ticket-view-switcher__item,body.dark .ticket-view-switcher__item{background:linear-gradient(180deg,#0d1424f5,#0a101efc);border-color:#47556957;box-shadow:0 12px 28px #02081747}html[data-theme=dark] .ticket-view-switcher__item:before,html.dark .ticket-view-switcher__item:before,body.dark .ticket-view-switcher__item:before{opacity:.6;background:radial-gradient(circle at top right,rgba(255,255,255,.08),transparent 34%),linear-gradient(135deg,#ffffff0a,#fff0)}html[data-theme=dark] .ticket-view-switcher__item strong,html.dark .ticket-view-switcher__item strong,body.dark .ticket-view-switcher__item strong{color:#f8fafc;text-shadow:0 1px 0 rgba(0,0,0,.18)}html[data-theme=dark] .ticket-view-switcher__item span,html.dark .ticket-view-switcher__item span,body.dark .ticket-view-switcher__item span{color:#cbd5e1}html[data-theme=dark] .ticket-view-switcher__item:hover,html.dark .ticket-view-switcher__item:hover,body.dark .ticket-view-switcher__item:hover{border-color:#94a3b86b;box-shadow:0 16px 34px #02081757}html[data-theme=dark] .ticket-view-switcher__item.is-active,html.dark .ticket-view-switcher__item.is-active,body.dark .ticket-view-switcher__item.is-active{background:linear-gradient(135deg,#4f46e52e,#0a101efc);border-color:#a78bfa6b;box-shadow:0 0 0 1px #a78bfa1a,0 18px 36px #3730a338}html[data-theme=dark] .ticket-view-switcher__item--incident.is-active,html.dark .ticket-view-switcher__item--incident.is-active,body.dark .ticket-view-switcher__item--incident.is-active{background:linear-gradient(135deg,#fb923c29,#0a101efc);border-color:#fb923c6b;box-shadow:0 0 0 1px #fb923c1a,0 18px 36px #ea580c2e}html[data-theme=dark] .ticket-view-switcher__item--request.is-active,html.dark .ticket-view-switcher__item--request.is-active,body.dark .ticket-view-switcher__item--request.is-active{background:linear-gradient(135deg,#60a5fa2e,#0a101efc);border-color:#60a5fa6b;box-shadow:0 0 0 1px #60a5fa1a,0 18px 36px #2563eb33}@media(max-width:860px){.ticket-view-switcher__item{padding:15px 16px}.ticket-view-switcher__item strong{font-size:.98rem}.ticket-view-switcher__item span{font-size:.86rem}}.ticket-create-hero{display:flex;justify-content:space-between;gap:18px;align-items:flex-end}.ticket-create-hero__eyebrow{display:inline-flex;margin-bottom:8px;padding:6px 10px;border-radius:999px;background:#2563eb1a;color:#1d4ed8;font-size:.78rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.ticket-create-hero__chips{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.ticket-create-hero__chips span{display:inline-flex;align-items:center;min-height:30px;padding:6px 12px;border-radius:999px;background:#ffffffb3;border:1px solid rgba(148,163,184,.28);color:#334155;font-size:.8rem;font-weight:700}.ticket-create-card{overflow:hidden}.ticket-create-shell{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(300px,.78fr);gap:22px}.ticket-create-shell__main{display:grid;gap:18px}.ticket-create-shell__aside{display:grid;gap:16px;align-self:start}.ticket-form-section{background:linear-gradient(180deg,#fff,#fbfdff);border:1px solid #e5e7eb;border-radius:20px;padding:18px;box-shadow:0 12px 34px #0f172a0a}.ticket-form-section__header{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;margin-bottom:16px}.ticket-form-section__eyebrow{display:inline-flex;margin-bottom:7px;color:#2563eb;font-size:.76rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ticket-form-section__header h3{margin:0;color:#0f172a;font-size:1.05rem;font-weight:800}.ticket-form-section__header p{margin:6px 0 0;color:#64748b;line-height:1.65;font-size:.9rem}.ticket-create-summary-card,.ticket-create-aside-card{background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe5f0;border-radius:22px;padding:18px;box-shadow:0 16px 36px #0f172a0f}.ticket-create-summary-card{position:sticky;top:96px}.ticket-create-summary-card__header{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.ticket-create-summary-card__eyebrow,.ticket-create-aside-card__eyebrow{display:inline-flex;margin-bottom:7px;color:#2563eb;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.ticket-create-summary-card__header h3,.ticket-create-aside-card h4{margin:0;color:#0f172a;font-size:1.02rem;font-weight:800}.ticket-create-summary-card__group{display:inline-flex;min-height:30px;align-items:center;padding:6px 12px;border-radius:999px;background:#2563eb1a;color:#1d4ed8;font-size:.8rem;font-weight:800}.ticket-create-summary-card__grid{display:grid;gap:10px}.ticket-create-summary-item{padding:12px 13px;border-radius:16px;background:#f8fafcf5;border:1px solid rgba(226,232,240,.95)}.ticket-create-summary-item span,.ticket-create-summary-card__label{display:block;margin-bottom:6px;color:#64748b;font-size:.78rem;font-weight:700}.ticket-create-summary-item strong{color:#0f172a;font-size:.92rem;font-weight:800;line-height:1.45}.ticket-create-summary-card__requirements{margin-top:14px}.ticket-create-summary-card__chips{display:flex;gap:8px;flex-wrap:wrap}.ticket-create-summary-card__chips span{display:inline-flex;min-height:29px;align-items:center;padding:6px 11px;border-radius:999px;background:#0f172a0d;color:#334155;font-size:.78rem;font-weight:700}.ticket-create-summary-card__chips .is-muted{background:#f8fafc;color:#64748b}.ticket-create-summary-card__note{margin:14px 0 0;color:#475569;line-height:1.7;font-size:.87rem}.ticket-create-aside-card--incident ul{margin:12px 0 0;padding-left:18px;display:grid;gap:8px;color:#475569}.ticket-create-aside-card--incident li{line-height:1.55}.ticket-create-page .ticket-actions{margin-top:0;padding-top:2px}.ticket-create-page .ticket-form-grid{gap:16px}.ticket-create-page .ticket-form-item>label{display:inline-flex;align-items:center;gap:6px;margin-bottom:7px;color:#0f172a;font-weight:700}.ticket-create-page .ticket-form-section--details .ticket-form-grid{align-items:start}.ticket-create-page .ticket-form-section--details .ticket-form-item{display:flex;flex-direction:column;justify-content:flex-start}.ticket-create-page .ticket-form-section--details .ticket-form-item>label{min-height:2.75rem;align-items:flex-start;line-height:1.35}.ticket-create-page .ticket-form-section--details .ticket-form-item .form-control,.ticket-create-page .ticket-form-section--details .ticket-form-item .ticket-static-display{width:100%}.ticket-create-page .ticket-form-section--details .ticket-form-item .ticket-hint{min-height:2.5rem}@media(max-width:900px){.ticket-create-page .ticket-form-section--details .ticket-form-item>label,.ticket-create-page .ticket-form-section--details .ticket-form-item .ticket-hint{min-height:0}}.ticket-create-page .ticket-form-item .form-control{border-radius:15px;min-height:48px;border-color:#d7dee8;background:#fff;box-shadow:inset 0 1px 1px #0f172a05}.ticket-create-page textarea.form-control{min-height:150px}.ticket-create-page .ticket-group-card{box-shadow:0 12px 28px #0f172a0d}.ticket-create-page .ticket-request-foundation{margin-top:4px}@media(max-width:1100px){.ticket-create-shell{grid-template-columns:1fr}.ticket-create-summary-card{position:static}}@media(max-width:768px){.ticket-create-hero{flex-direction:column;align-items:flex-start}.ticket-create-hero__chips{justify-content:flex-start}}.dark .ticket-create-hero__eyebrow{background:#60a5fa29;color:#93c5fd}.dark .ticket-create-hero__chips span{background:#0f172a99;border-color:#94a3b824;color:#cbd5e1}.dark .ticket-form-section,.dark .ticket-create-summary-card,.dark .ticket-create-aside-card{background:linear-gradient(180deg,#0f172af5,#111827f5);border-color:#4755697a;box-shadow:0 18px 34px #00000052}.dark .ticket-form-section__header h3,.dark .ticket-create-summary-card__header h3,.dark .ticket-create-aside-card h4,.dark .ticket-create-page .ticket-form-item>label{color:#f8fafc}.dark .ticket-form-section__header p,.dark .ticket-create-summary-card__note,.dark .ticket-create-aside-card--incident ul,.dark .ticket-create-page .ticket-hint{color:#94a3b8}.dark .ticket-create-summary-card__group{background:#3b82f629;color:#93c5fd}.dark .ticket-create-summary-item{background:#0f172a99;border-color:#47556980}.dark .ticket-create-summary-item span,.dark .ticket-create-summary-card__label{color:#94a3b8}.dark .ticket-create-summary-item strong{color:#f8fafc}.dark .ticket-create-summary-card__chips span{background:#33415594;color:#e2e8f0}.dark .ticket-create-summary-card__chips .is-muted{color:#94a3b8;background:#1e293bc7}.dark .ticket-create-page .ticket-form-item .form-control{background:#0f172ab8;border-color:#4755698f;color:#f8fafc}.ticket-create-page .ticket-create-card{padding:18px;border-radius:26px}.ticket-create-page .ticket-create-card>.department-card__header{margin:0;border-radius:22px}.ticket-create-page .ticket-create-card>form{margin-top:18px}.ticket-create-page .ticket-group-selector,.ticket-create-page .ticket-create-callout,.ticket-create-page .ticket-create-shell,.ticket-create-page .ticket-actions{margin-left:6px;margin-right:6px}.ticket-create-page .ticket-create-callout{margin-bottom:18px;padding:18px 20px;border-radius:20px}.ticket-create-page .ticket-form-section{padding:20px 22px;border-radius:22px}.ticket-create-page .ticket-form-section__header{margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid rgba(148,163,184,.22)}.ticket-create-page .ticket-form-section__eyebrow{padding:5px 10px;border-radius:999px;background:#2563eb14;letter-spacing:.06em}.ticket-create-page .ticket-form-section__header h3{font-size:1.12rem}.ticket-create-page .ticket-group-selector{gap:18px}.ticket-create-page .ticket-group-card{position:relative;overflow:hidden;min-height:112px;padding:22px 20px 20px;border:1px solid rgba(99,102,241,.18);border-radius:22px;background:linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 14px 30px #0f172a0f;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,background .18s ease}.ticket-create-page .ticket-group-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,#3b82f6e6,#6366f1e6);opacity:.16;transition:opacity .18s ease}.ticket-create-page .ticket-group-card strong{display:block;font-size:1.08rem;line-height:1.35;color:#0f172a}.ticket-create-page .ticket-group-card p{margin-top:10px;color:#475569;font-size:.92rem}.ticket-create-page .ticket-group-card:hover{transform:translateY(-1px);border-color:#6366f147;box-shadow:0 18px 36px #6366f11a}.ticket-create-page .ticket-group-card:hover:before{opacity:.45}.ticket-create-page .ticket-group-card.is-active{border-color:#3b82f66b;background:linear-gradient(180deg,#eff6fffa,#f8fafcfa);box-shadow:0 22px 42px #3b82f629}.ticket-create-page .ticket-group-card.is-active:before{opacity:1}.ticket-create-page .ticket-group-card.is-active strong{color:#0f172a}.ticket-create-page .ticket-group-card__eyebrow{margin-bottom:10px;font-size:.74rem;font-weight:800;color:#4f46e5}.ticket-create-page .ticket-create-summary-card,.ticket-create-page .ticket-create-aside-card{border-radius:22px}.ticket-create-page .ticket-create-shell__aside{position:sticky;top:104px}.ticket-create-page .ticket-create-summary-card{position:static;top:auto}@media(max-width:1100px){.ticket-create-page .ticket-create-card{padding:16px}.ticket-create-page .ticket-group-selector,.ticket-create-page .ticket-create-callout,.ticket-create-page .ticket-create-shell,.ticket-create-page .ticket-actions{margin-left:0;margin-right:0}.ticket-create-page .ticket-create-shell__aside{position:static;top:auto}}@media(max-width:768px){.ticket-create-page .ticket-create-card{padding:14px;border-radius:22px}.ticket-create-page .ticket-form-section{padding:18px 16px}.ticket-create-page .ticket-group-card{min-height:auto;padding:18px 16px}}.dark .ticket-create-page .ticket-create-card{background:linear-gradient(180deg,#020617f2,#0f172aeb);border-color:#4755697a}.dark .ticket-create-page .ticket-form-section__header{border-bottom-color:#47556973}.dark .ticket-create-page .ticket-form-section__eyebrow{background:#3b82f624;color:#93c5fd}.dark .ticket-create-page .ticket-group-card{border-color:#4755698f;background:linear-gradient(180deg,#0f172aeb,#111827f5);box-shadow:0 18px 36px #00000057}.dark .ticket-create-page .ticket-group-card strong{color:#f8fafc}.dark .ticket-create-page .ticket-group-card p{color:#94a3b8}.dark .ticket-create-page .ticket-group-card:before{opacity:.25}.dark .ticket-create-page .ticket-group-card:hover{border-color:#60a5fa5c;box-shadow:0 22px 40px #0206178c}.dark .ticket-create-page .ticket-group-card.is-active{border-color:#60a5fa7a;background:linear-gradient(180deg,#0f172afa,#1e293bfa);box-shadow:0 0 0 1px #3b82f629,0 24px 42px #02061794}html[data-theme=dark] .ticket-create-page .ticket-create-card,html.dark .ticket-create-page .ticket-create-card,.dark .ticket-create-page .ticket-create-card{background:linear-gradient(180deg,#020617f5,#0f172af0);border:1px solid rgba(51,65,85,.72);box-shadow:0 18px 42px #0000006b}html[data-theme=dark] .ticket-create-page .ticket-create-callout,html[data-theme=dark] .ticket-create-page .ticket-form-section,html[data-theme=dark] .ticket-create-page .ticket-create-summary-card,html[data-theme=dark] .ticket-create-page .ticket-create-aside-card,html.dark .ticket-create-page .ticket-create-callout,html.dark .ticket-create-page .ticket-form-section,html.dark .ticket-create-page .ticket-create-summary-card,html.dark .ticket-create-page .ticket-create-aside-card,.dark .ticket-create-page .ticket-create-callout,.dark .ticket-create-page .ticket-form-section,.dark .ticket-create-page .ticket-create-summary-card,.dark .ticket-create-page .ticket-create-aside-card{background:linear-gradient(180deg,#0f172afa,#111827fa);border-color:#47556999;box-shadow:0 16px 34px #00000057}html[data-theme=dark] .ticket-create-page .ticket-form-section__header,html.dark .ticket-create-page .ticket-form-section__header,.dark .ticket-create-page .ticket-form-section__header{border-bottom-color:#4755697a}html[data-theme=dark] .ticket-create-page .ticket-form-section__header h3,html[data-theme=dark] .ticket-create-page .ticket-create-summary-card__header h3,html[data-theme=dark] .ticket-create-page .ticket-create-aside-card h4,html[data-theme=dark] .ticket-create-page .ticket-form-item>label,html.dark .ticket-create-page .ticket-form-section__header h3,html.dark .ticket-create-page .ticket-create-summary-card__header h3,html.dark .ticket-create-page .ticket-create-aside-card h4,html.dark .ticket-create-page .ticket-form-item>label,.dark .ticket-create-page .ticket-form-section__header h3,.dark .ticket-create-page .ticket-create-summary-card__header h3,.dark .ticket-create-page .ticket-create-aside-card h4,.dark .ticket-create-page .ticket-form-item>label{color:#f8fafc}html[data-theme=dark] .ticket-create-page .ticket-form-section__header p,html[data-theme=dark] .ticket-create-page .ticket-create-summary-card__note,html[data-theme=dark] .ticket-create-page .ticket-create-aside-card--incident ul,html[data-theme=dark] .ticket-create-page .ticket-hint,html[data-theme=dark] .ticket-create-page .ticket-form-item .ticket-hint,html.dark .ticket-create-page .ticket-form-section__header p,html.dark .ticket-create-page .ticket-create-summary-card__note,html.dark .ticket-create-page .ticket-create-aside-card--incident ul,html.dark .ticket-create-page .ticket-hint,html.dark .ticket-create-page .ticket-form-item .ticket-hint,.dark .ticket-create-page .ticket-form-section__header p,.dark .ticket-create-page .ticket-create-summary-card__note,.dark .ticket-create-page .ticket-create-aside-card--incident ul,.dark .ticket-create-page .ticket-hint,.dark .ticket-create-page .ticket-form-item .ticket-hint{color:#94a3b8}html[data-theme=dark] .ticket-create-page .ticket-form-section__eyebrow,html.dark .ticket-create-page .ticket-form-section__eyebrow,.dark .ticket-create-page .ticket-form-section__eyebrow{background:#3b82f624;color:#93c5fd}html[data-theme=dark] .ticket-create-page .ticket-group-card,html.dark .ticket-create-page .ticket-group-card,.dark .ticket-create-page .ticket-group-card{border-color:#4755698f;background:linear-gradient(180deg,#0f172aeb,#111827f5);box-shadow:0 18px 36px #00000057}html[data-theme=dark] .ticket-create-page .ticket-group-card strong,html.dark .ticket-create-page .ticket-group-card strong,.dark .ticket-create-page .ticket-group-card strong{color:#f8fafc}html[data-theme=dark] .ticket-create-page .ticket-group-card p,html.dark .ticket-create-page .ticket-group-card p,.dark .ticket-create-page .ticket-group-card p{color:#94a3b8}html[data-theme=dark] .ticket-create-page .ticket-group-card.is-active,html.dark .ticket-create-page .ticket-group-card.is-active,.dark .ticket-create-page .ticket-group-card.is-active{border-color:#60a5fa7a;background:linear-gradient(180deg,#0f172afa,#1e293bfa);box-shadow:0 0 0 1px #3b82f629,0 24px 42px #02061794}html[data-theme=dark] .ticket-create-page .ticket-create-summary-card__group,html.dark .ticket-create-page .ticket-create-summary-card__group,.dark .ticket-create-page .ticket-create-summary-card__group{background:#3b82f629;color:#93c5fd}html[data-theme=dark] .ticket-create-page .ticket-create-summary-item,html.dark .ticket-create-page .ticket-create-summary-item,.dark .ticket-create-page .ticket-create-summary-item{background:#0f172ab8;border-color:#47556980}html[data-theme=dark] .ticket-create-page .ticket-create-summary-item span,html[data-theme=dark] .ticket-create-page .ticket-create-summary-card__label,html.dark .ticket-create-page .ticket-create-summary-item span,html.dark .ticket-create-page .ticket-create-summary-card__label,.dark .ticket-create-page .ticket-create-summary-item span,.dark .ticket-create-page .ticket-create-summary-card__label{color:#94a3b8}html[data-theme=dark] .ticket-create-page .ticket-create-summary-item strong,html.dark .ticket-create-page .ticket-create-summary-item strong,.dark .ticket-create-page .ticket-create-summary-item strong{color:#f8fafc}html[data-theme=dark] .ticket-create-page .ticket-create-summary-card__chips span,html.dark .ticket-create-page .ticket-create-summary-card__chips span,.dark .ticket-create-page .ticket-create-summary-card__chips span{background:#33415594;color:#e2e8f0}html[data-theme=dark] .ticket-create-page .ticket-create-summary-card__chips .is-muted,html.dark .ticket-create-page .ticket-create-summary-card__chips .is-muted,.dark .ticket-create-page .ticket-create-summary-card__chips .is-muted{color:#94a3b8;background:#1e293bc7}html[data-theme=dark] .ticket-create-page .ticket-form-item .form-control,html.dark .ticket-create-page .ticket-form-item .form-control,.dark .ticket-create-page .ticket-form-item .form-control,html[data-theme=dark] .ticket-create-page input,html[data-theme=dark] .ticket-create-page select,html[data-theme=dark] .ticket-create-page textarea,html.dark .ticket-create-page input,html.dark .ticket-create-page select,html.dark .ticket-create-page textarea,.dark .ticket-create-page input,.dark .ticket-create-page select,.dark .ticket-create-page textarea{background:#0f172ab8;border-color:#4755698f;color:#f8fafc}html[data-theme=dark] .ticket-create-page input::-moz-placeholder,html[data-theme=dark] .ticket-create-page textarea::-moz-placeholder,html.dark .ticket-create-page input::-moz-placeholder,html.dark .ticket-create-page textarea::-moz-placeholder,.dark .ticket-create-page input::-moz-placeholder,.dark .ticket-create-page textarea::-moz-placeholder{color:#64748b}html[data-theme=dark] .ticket-create-page input::placeholder,html[data-theme=dark] .ticket-create-page textarea::placeholder,html.dark .ticket-create-page input::placeholder,html.dark .ticket-create-page textarea::placeholder,.dark .ticket-create-page input::placeholder,.dark .ticket-create-page textarea::placeholder{color:#64748b}html[data-theme=dark] .ticket-create-page .ticket-form-item .form-control:focus,html[data-theme=dark] .ticket-create-page input:focus,html[data-theme=dark] .ticket-create-page select:focus,html[data-theme=dark] .ticket-create-page textarea:focus,html.dark .ticket-create-page .ticket-form-item .form-control:focus,html.dark .ticket-create-page input:focus,html.dark .ticket-create-page select:focus,html.dark .ticket-create-page textarea:focus,.dark .ticket-create-page .ticket-form-item .form-control:focus,.dark .ticket-create-page input:focus,.dark .ticket-create-page select:focus,.dark .ticket-create-page textarea:focus{border-color:#60a5faad;box-shadow:0 0 0 3px #3b82f62e;outline:none}html[data-theme=dark] .ticket-create-page .ticket-actions,html.dark .ticket-create-page .ticket-actions,.dark .ticket-create-page .ticket-actions{background:transparent}html[data-theme=dark] .ticket-create-page .ticket-form-item--meta-block,html.dark .ticket-create-page .ticket-form-item--meta-block,.dark .ticket-create-page .ticket-form-item--meta-block{background:transparent!important;border:none!important;box-shadow:none!important}html[data-theme=dark] .ticket-create-page .ticket-meta-form-wrap,html.dark .ticket-create-page .ticket-meta-form-wrap,.dark .ticket-create-page .ticket-meta-form-wrap{gap:16px}html[data-theme=dark] .ticket-create-page .ticket-meta-group,html.dark .ticket-create-page .ticket-meta-group,.dark .ticket-create-page .ticket-meta-group{background:linear-gradient(180deg,#0f172afa,#111827fa)!important;border:1px solid rgba(71,85,105,.6)!important;box-shadow:0 16px 34px #00000057!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group__header h4,html.dark .ticket-create-page .ticket-meta-group__header h4,.dark .ticket-create-page .ticket-meta-group__header h4{color:#f8fafc!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group__header p,html.dark .ticket-create-page .ticket-meta-group__header p,.dark .ticket-create-page .ticket-meta-group__header p{color:#94a3b8!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group label,html.dark .ticket-create-page .ticket-meta-group label,.dark .ticket-create-page .ticket-meta-group label{color:#e5e7eb!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group input,html[data-theme=dark] .ticket-create-page .ticket-meta-group select,html[data-theme=dark] .ticket-create-page .ticket-meta-group textarea,html.dark .ticket-create-page .ticket-meta-group input,html.dark .ticket-create-page .ticket-meta-group select,html.dark .ticket-create-page .ticket-meta-group textarea,.dark .ticket-create-page .ticket-meta-group input,.dark .ticket-create-page .ticket-meta-group select,.dark .ticket-create-page .ticket-meta-group textarea{background:#334155eb!important;border:1px solid rgba(148,163,184,.18)!important;color:#f8fafc!important;box-shadow:none!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group input::-moz-placeholder,html[data-theme=dark] .ticket-create-page .ticket-meta-group textarea::-moz-placeholder,html.dark .ticket-create-page .ticket-meta-group input::-moz-placeholder,html.dark .ticket-create-page .ticket-meta-group textarea::-moz-placeholder,.dark .ticket-create-page .ticket-meta-group input::-moz-placeholder,.dark .ticket-create-page .ticket-meta-group textarea::-moz-placeholder{color:#cbd5e1!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group input::placeholder,html[data-theme=dark] .ticket-create-page .ticket-meta-group textarea::placeholder,html.dark .ticket-create-page .ticket-meta-group input::placeholder,html.dark .ticket-create-page .ticket-meta-group textarea::placeholder,.dark .ticket-create-page .ticket-meta-group input::placeholder,.dark .ticket-create-page .ticket-meta-group textarea::placeholder{color:#cbd5e1!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group .ticket-hint,html.dark .ticket-create-page .ticket-meta-group .ticket-hint,.dark .ticket-create-page .ticket-meta-group .ticket-hint{color:#94a3b8!important}html[data-theme=dark] .ticket-create-page .ticket-meta-group .text-danger,html.dark .ticket-create-page .ticket-meta-group .text-danger,.dark .ticket-create-page .ticket-meta-group .text-danger{color:#fca5a5!important}html[data-theme=dark] .ticket-create-page .ticket-file-input,html.dark .ticket-create-page .ticket-file-input,.dark .ticket-create-page .ticket-file-input{background:#0f172ab8!important;border-color:#4755698f!important;color:#e5e7eb!important}.ticket-request-dynamic{display:grid;gap:18px}.ticket-request-dynamic__empty{border:1px dashed rgba(99,102,241,.35);border-radius:20px;padding:18px 20px;background:#6366f10a;color:#475569}.ticket-request-template-hero{display:flex;justify-content:space-between;gap:16px;align-items:flex-start;padding:18px 20px;border-radius:20px;background:linear-gradient(145deg,#2563eb14,#6366f10f);border:1px solid rgba(99,102,241,.14)}.ticket-request-template-hero__eyebrow,.ticket-request-agreement__eyebrow{display:inline-block;font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#4f46e5;margin-bottom:6px}.ticket-request-template-hero h4,.ticket-request-agreement h4{margin:0 0 6px;font-size:1.05rem}.ticket-request-template-hero p{margin:0;color:#64748b}.ticket-request-template-hero__meta{display:flex;flex-wrap:wrap;gap:8px}.ticket-request-template-hero__meta span,.ticket-section-chip{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#ffffffd1;border:1px solid rgba(99,102,241,.14);color:#334155;font-size:12px;font-weight:700}.ticket-request-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 18px}.ticket-request-agreement{padding:20px;border-radius:22px;border:1px solid rgba(15,23,42,.08);background:linear-gradient(180deg,#f8fbff,#f7f9fc)}.ticket-request-agreement__head{display:flex;justify-content:space-between;gap:14px;align-items:flex-start;margin-bottom:14px}.ticket-request-agreement__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ticket-request-agreement__body{padding:16px;border-radius:18px;background:#fff;border:1px solid rgba(148,163,184,.16)}.ticket-request-agreement__body h5{margin:0 0 10px;font-size:.92rem;color:#0f172a}.ticket-request-agreement__text{white-space:pre-line;color:#475569;line-height:1.75;font-size:.94rem}.ticket-request-agreement__consent{margin-top:16px;padding:14px 16px;border-radius:16px;background:#2563eb0f;border:1px solid rgba(59,130,246,.15)}.dark .ticket-request-dynamic__empty,html.dark .ticket-request-dynamic__empty,html[data-theme=dark] .ticket-request-dynamic__empty{background:#3b82f614;border-color:#60a5fa47;color:#cbd5e1}.dark .ticket-request-template-hero,html.dark .ticket-request-template-hero,html[data-theme=dark] .ticket-request-template-hero{background:linear-gradient(145deg,#0f172a,#111827);border-color:#60a5fa38}.dark .ticket-request-template-hero h4,.dark .ticket-request-agreement h4,html.dark .ticket-request-template-hero h4,html.dark .ticket-request-agreement h4,html[data-theme=dark] .ticket-request-template-hero h4,html[data-theme=dark] .ticket-request-agreement h4{color:#f8fafc}.dark .ticket-request-template-hero p,.dark .ticket-request-agreement__text,html.dark .ticket-request-template-hero p,html.dark .ticket-request-agreement__text,html[data-theme=dark] .ticket-request-template-hero p,html[data-theme=dark] .ticket-request-agreement__text{color:#94a3b8}.dark .ticket-request-template-hero__meta span,.dark .ticket-section-chip,html.dark .ticket-request-template-hero__meta span,html.dark .ticket-section-chip,html[data-theme=dark] .ticket-request-template-hero__meta span,html[data-theme=dark] .ticket-section-chip{background:#1e293beb;color:#dbeafe;border-color:#60a5fa2e}.dark .ticket-request-agreement,html.dark .ticket-request-agreement,html[data-theme=dark] .ticket-request-agreement{background:linear-gradient(145deg,#111827,#0f172a);border-color:#94a3b81f}.dark .ticket-request-agreement__body,html.dark .ticket-request-agreement__body,html[data-theme=dark] .ticket-request-agreement__body{background:#111827;border-color:#94a3b81f}.dark .ticket-request-agreement__body h5,html.dark .ticket-request-agreement__body h5,html[data-theme=dark] .ticket-request-agreement__body h5{color:#f8fafc}.dark .ticket-request-agreement__consent,html.dark .ticket-request-agreement__consent,html[data-theme=dark] .ticket-request-agreement__consent{background:#1e293bd1;border-color:#60a5fa2e}@media(max-width:960px){.ticket-request-field-grid,.ticket-request-agreement__grid{grid-template-columns:1fr}}.ticket-create-page .ticket-group-card[data-ticket-group-card=incident]{border-color:#fb923c3d}.ticket-create-page .ticket-group-card[data-ticket-group-card=request]{border-color:#60a5fa3d}.ticket-create-page .ticket-group-card[data-ticket-group-card=incident] .ticket-group-card__eyebrow{color:#ea580c}.ticket-create-page .ticket-group-card[data-ticket-group-card=request] .ticket-group-card__eyebrow{color:#2563eb}.ticket-create-page .ticket-group-card[data-ticket-group-card=incident].is-active{border-color:#f973166b;background:linear-gradient(180deg,#fff7edfa,#fff);box-shadow:0 0 0 1px #f9731614,0 22px 44px #f973161f}.ticket-create-page .ticket-group-card[data-ticket-group-card=request].is-active{border-color:#3b82f666;background:linear-gradient(180deg,#eff6fffa,#fff);box-shadow:0 0 0 1px #3b82f614,0 22px 44px #3b82f61f}.ticket-create-page .ticket-create-shell--request .ticket-form-section,.ticket-create-page .ticket-create-shell--request .ticket-create-summary-card,.ticket-create-page .ticket-create-shell--request .ticket-create-aside-card--request{border-color:#60a5fa33}.ticket-create-page .ticket-create-shell--request .ticket-form-section{box-shadow:inset 0 3px #3b82f6e6,0 14px 32px #0f172a0d}.ticket-create-page .ticket-create-shell--request .ticket-form-section__eyebrow,.ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__eyebrow,.ticket-create-page .ticket-create-shell--request .ticket-create-aside-card__eyebrow{background:#3b82f61a;color:#2563eb}.ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__group{background:#3b82f61f;color:#2563eb}.ticket-create-page .ticket-create-shell--request .ticket-create-summary-item{border-color:#60a5fa33}.ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__chips span{background:#dbeafee6;color:#1d4ed8}.ticket-create-page .ticket-create-shell--incident .ticket-form-section,.ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card,.ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card--incident{border-color:#fb923c38}.ticket-create-page .ticket-create-shell--incident .ticket-form-section{box-shadow:inset 0 3px #f97316e6,0 14px 32px #0f172a0d}.ticket-create-page .ticket-create-shell--incident .ticket-form-section__eyebrow,.ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__eyebrow,.ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card__eyebrow{background:#f973161a;color:#ea580c}.ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__group{background:#f973161f;color:#c2410c}.ticket-create-page .ticket-create-shell--incident .ticket-create-summary-item{border-color:#fb923c38}.ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__chips span{background:#ffedd5eb;color:#c2410c}html[data-theme=dark] .ticket-create-page .ticket-group-card[data-ticket-group-card=incident],html.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=incident],.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=incident]{border-color:#fb923c4d}html[data-theme=dark] .ticket-create-page .ticket-group-card[data-ticket-group-card=request],html.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=request],.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=request]{border-color:#60a5fa52}html[data-theme=dark] .ticket-create-page .ticket-group-card[data-ticket-group-card=incident] .ticket-group-card__eyebrow,html.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=incident] .ticket-group-card__eyebrow,.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=incident] .ticket-group-card__eyebrow{color:#fdba74}html[data-theme=dark] .ticket-create-page .ticket-group-card[data-ticket-group-card=request] .ticket-group-card__eyebrow,html.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=request] .ticket-group-card__eyebrow,.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=request] .ticket-group-card__eyebrow{color:#93c5fd}html[data-theme=dark] .ticket-create-page .ticket-group-card[data-ticket-group-card=incident].is-active,html.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=incident].is-active,.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=incident].is-active{border-color:#fb923c85;background:linear-gradient(180deg,#431407eb,#1e293bfa);box-shadow:0 0 0 1px #fb923c2e,0 24px 42px #02061794}html[data-theme=dark] .ticket-create-page .ticket-group-card[data-ticket-group-card=request].is-active,html.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=request].is-active,.dark .ticket-create-page .ticket-group-card[data-ticket-group-card=request].is-active{border-color:#60a5fa80;background:linear-gradient(180deg,#0f2348eb,#1e293bfa);box-shadow:0 0 0 1px #60a5fa29,0 24px 42px #02061794}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-form-section,html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card,html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-create-aside-card--request,html.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section,html.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card,html.dark .ticket-create-page .ticket-create-shell--request .ticket-create-aside-card--request,.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section,.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card,.dark .ticket-create-page .ticket-create-shell--request .ticket-create-aside-card--request{border-color:#60a5fa57}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-form-section,html.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section,.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section{box-shadow:inset 0 3px #3b82f6e6,0 16px 34px #00000057}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-form-section__eyebrow,html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__eyebrow,html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-create-aside-card__eyebrow,html.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section__eyebrow,html.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__eyebrow,html.dark .ticket-create-page .ticket-create-shell--request .ticket-create-aside-card__eyebrow,.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section__eyebrow,.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__eyebrow,.dark .ticket-create-page .ticket-create-shell--request .ticket-create-aside-card__eyebrow,html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__group,html.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__group,.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__group{background:#3b82f629;color:#93c5fd}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-create-summary-item,html.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-item,.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-item{border-color:#60a5fa47}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__chips span,html.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__chips span,.dark .ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__chips span{background:#1e40af5c;color:#bfdbfe}html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-form-section,html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card,html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card--incident,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-form-section,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card--incident,.dark .ticket-create-page .ticket-create-shell--incident .ticket-form-section,.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card,.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card--incident{border-color:#fb923c57}html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-form-section,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-form-section,.dark .ticket-create-page .ticket-create-shell--incident .ticket-form-section{box-shadow:inset 0 3px #f97316e6,0 16px 34px #00000057}html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-form-section__eyebrow,html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__eyebrow,html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card__eyebrow,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-form-section__eyebrow,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__eyebrow,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card__eyebrow,.dark .ticket-create-page .ticket-create-shell--incident .ticket-form-section__eyebrow,.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__eyebrow,.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card__eyebrow{background:#f9731629;color:#fdba74}html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__group,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__group,.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__group{background:#f973162e;color:#fdba74}html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-item,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-item,.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-item{border-color:#fb923c47}html[data-theme=dark] .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__chips span,html.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__chips span,.dark .ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__chips span{background:#9a341261;color:#fed7aa}.ticket-create-page .ticket-create-shell--request .ticket-form-section,.ticket-create-page .ticket-create-shell--request .ticket-create-summary-card,.ticket-create-page .ticket-create-shell--request .ticket-create-aside-card--request{border-color:#60a5fa2e}.ticket-create-page .ticket-create-shell--request .ticket-form-section{position:relative;box-shadow:0 12px 30px #0f172a0b}.ticket-create-page .ticket-create-shell--request .ticket-form-section:before{content:"";position:absolute;top:-1px;left:20px;right:20px;height:3px;border-radius:999px;background:linear-gradient(90deg,#3b82f6e6,#6366f1c7)}.ticket-create-page .ticket-create-shell--request .ticket-form-section>*{position:relative;z-index:1}.ticket-create-page .ticket-create-shell--request .ticket-form-grid{gap:18px 20px}.ticket-create-page .ticket-create-shell--request .ticket-form-item{min-width:0}.ticket-create-page .ticket-create-shell--request .ticket-form-item>label{margin-bottom:8px;font-size:.92rem}.ticket-create-page .ticket-create-shell--request .ticket-form-item .form-control{min-height:50px}.ticket-create-page .ticket-create-shell--request textarea.form-control{min-height:164px;resize:vertical}.ticket-create-page .ticket-create-shell--request .ticket-hint{margin-top:7px;font-size:.8rem;line-height:1.6}.ticket-create-page .ticket-create-shell--request .ticket-request-template-hero{margin-top:18px;padding:18px 20px;border-radius:18px;background:linear-gradient(180deg,#eef5fff2,#f4f7ffe6);border:1px solid rgba(99,102,241,.12)}.ticket-create-page .ticket-create-shell--request .ticket-request-template-hero__meta span{background:#fffffff0}.ticket-create-page .ticket-create-shell--request .ticket-form-item--full{display:block}.ticket-create-page .ticket-create-shell--request .ticket-form-item--full>.form-control,.ticket-create-page .ticket-create-shell--request .ticket-form-item--full>textarea.form-control{width:100%}.ticket-create-page .ticket-create-shell--request .ticket-file-input{padding:14px 16px;background:#fffaf3;border:1px solid rgba(251,191,36,.22)}.ticket-create-page .ticket-create-shell--request .ticket-request-dynamic__empty{border-radius:18px;padding:16px 18px}.ticket-create-page .ticket-create-shell--request .ticket-create-summary-card{box-shadow:0 14px 34px #0f172a0e}.ticket-create-page .ticket-create-shell--request .ticket-create-summary-item{border-radius:14px}.ticket-create-page .ticket-create-shell--request .ticket-create-aside-card--request{box-shadow:0 12px 28px #0f172a0b}@media(max-width:1100px){.ticket-create-page .ticket-create-shell--request .ticket-form-section:before{left:18px;right:18px}}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-form-section,html.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section,.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section{box-shadow:0 18px 34px #00000057;border-color:#47556980}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-form-section:before,html.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section:before,.dark .ticket-create-page .ticket-create-shell--request .ticket-form-section:before{background:linear-gradient(90deg,#60a5fadb,#818cf8bd)}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-request-template-hero,html.dark .ticket-create-page .ticket-create-shell--request .ticket-request-template-hero,.dark .ticket-create-page .ticket-create-shell--request .ticket-request-template-hero{background:linear-gradient(180deg,#0f172ae0,#111827eb);border-color:#60a5fa2e}html[data-theme=dark] .ticket-create-page .ticket-create-shell--request .ticket-file-input,html.dark .ticket-create-page .ticket-create-shell--request .ticket-file-input,.dark .ticket-create-page .ticket-create-shell--request .ticket-file-input{background:#1e293be6;border-color:#fbbf242e}.ticket-create-page .ticket-create-shell--incident .ticket-form-section__header{align-items:flex-start}.ticket-create-page .ticket-create-shell--incident .ticket-form-section__header p{max-width:820px}.ticket-create-page .ticket-create-shell--incident .ticket-form-section__eyebrow,.ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__eyebrow,.ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card__eyebrow{letter-spacing:.04em}.ticket-create-page .ticket-create-shell--incident .ticket-create-summary-card__header,.ticket-create-page .ticket-create-shell--incident .ticket-create-aside-card--incident h4{align-items:flex-start}.ticket-create-page .ticket-create-shell--incident .ticket-form-item--meta-block{margin-top:4px}.ticket-create-page .ticket-meta-group{margin-top:6px}.ticket-create-page .ticket-meta-group__header{margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid rgba(148,163,184,.18)}.ticket-create-page .ticket-meta-group__header h4{margin:0;font-size:1.02rem}.ticket-create-page .ticket-meta-group__header p{margin:6px 0 0;line-height:1.6}.ticket-create-page .ticket-form-grid--meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 22px;align-items:start}.ticket-create-page .ticket-meta-group .ticket-form-item{display:flex;flex-direction:column;min-width:0}.ticket-create-page .ticket-meta-group .ticket-form-item.ticket-form-item--full{grid-column:1 / -1}.ticket-create-page .ticket-meta-group .ticket-form-item>label{display:flex;align-items:center;gap:6px;min-height:1.5rem;margin-bottom:8px;color:#0f172a;font-size:.93rem;font-weight:800;line-height:1.4}.ticket-create-page .ticket-meta-group .ticket-form-item .form-control{width:100%;min-height:48px}.ticket-create-page .ticket-meta-group .ticket-form-item textarea.form-control{min-height:154px}.ticket-create-page .ticket-meta-group .ticket-hint,.ticket-create-page .ticket-meta-group .text-danger{margin-top:8px}.ticket-create-page .ticket-meta-group .ticket-hint{min-height:2.5rem;color:#64748b;font-size:.81rem;line-height:1.55}@media(max-width:860px){.ticket-create-page .ticket-form-grid--meta{grid-template-columns:1fr;gap:16px}}html[data-theme=dark] .ticket-create-page .ticket-meta-group__header,html.dark .ticket-create-page .ticket-meta-group__header,.dark .ticket-create-page .ticket-meta-group__header{border-bottom-color:#47556975}html[data-theme=dark] .ticket-create-page .ticket-meta-group .ticket-form-item>label,html.dark .ticket-create-page .ticket-meta-group .ticket-form-item>label,.dark .ticket-create-page .ticket-meta-group .ticket-form-item>label{color:#f8fafc}html[data-theme=dark] .ticket-create-page .ticket-meta-group .ticket-hint,html.dark .ticket-create-page .ticket-meta-group .ticket-hint,.dark .ticket-create-page .ticket-meta-group .ticket-hint{color:#94a3b8}.ticket-create-page .ticket-create-shell--incident .ticket-description-block{display:block}.ticket-create-page .ticket-create-shell--incident .ticket-description-block__intro{margin-bottom:10px}.ticket-create-page .ticket-create-shell--incident .ticket-description-block>textarea.form-control,.ticket-create-page .ticket-create-shell--incident .ticket-description-block .ticket-description-block__textarea{display:block;width:100%;min-width:100%;max-width:100%;min-height:184px;resize:vertical}.ticket-create-page .ticket-create-shell--request .ticket-form-section{padding:20px 22px}.ticket-create-page .ticket-create-shell--request .ticket-form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;align-items:start}.ticket-create-page .ticket-create-shell--request .ticket-form-item{display:flex;flex-direction:column;min-width:0}.ticket-create-page .ticket-create-shell--request .ticket-form-item>label{display:flex;align-items:center;gap:6px;min-height:1.5rem;margin-bottom:8px}.ticket-create-page .ticket-create-shell--request .ticket-form-item .form-control,.ticket-create-page .ticket-create-shell--request .ticket-form-item select,.ticket-create-page .ticket-create-shell--request .ticket-form-item textarea{width:100%;max-width:100%}.ticket-create-page .ticket-create-shell--request .ticket-hint{max-width:none}.ticket-create-page .ticket-create-shell--request .ticket-request-template-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:start}.ticket-create-page .ticket-create-shell--request .ticket-request-template-hero__meta{justify-content:flex-end}.ticket-create-page .ticket-create-shell--request .ticket-form-item.ticket-form-item--full{display:block}.ticket-create-page .ticket-create-shell--request .ticket-form-item.ticket-form-item--full>.form-control,.ticket-create-page .ticket-create-shell--request .ticket-form-item.ticket-form-item--full>textarea.form-control,.ticket-create-page .ticket-create-shell--request .ticket-form-item.ticket-form-item--full>.ticket-file-input{width:100%;min-width:100%;max-width:100%}.ticket-create-page .ticket-create-shell--request .ticket-create-summary-card__grid{gap:12px}@media(max-width:980px){.ticket-create-page .ticket-create-shell--request .ticket-form-grid,.ticket-create-page .ticket-create-shell--request .ticket-request-template-hero{grid-template-columns:1fr}.ticket-create-page .ticket-create-shell--request .ticket-request-template-hero__meta{justify-content:flex-start}}.ticket-filter-grid--premium{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding:2px 0 0}.ticket-filter-grid--premium .form-control{min-height:48px;border-radius:14px;border:1px solid #d8dee9;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:inset 0 1px #ffffffbf}.ticket-filter-grid--premium .form-control:focus{border-color:#8b5cf6;box-shadow:0 0 0 4px #8b5cf61f}.ticket-actions--premium{grid-column:span 4;justify-content:flex-end;padding-top:2px}.ticket-filter-submit,.ticket-filter-reset{min-width:132px}.ticket-kpi-card{position:relative;overflow:hidden;min-height:132px;padding:18px 18px 17px;border-radius:22px;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ticket-kpi-card:after{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#6366f1e0,#ec4899d1);opacity:.18}.ticket-kpi-card:hover{transform:translateY(-2px);box-shadow:0 18px 38px #0f172a14}.ticket-kpi-card--focus{background:linear-gradient(135deg,#fff,#f6f3ff 54%,#fff1f7);border-color:#a78bfa61;box-shadow:0 18px 40px #7c3aed1a}.ticket-kpi-card--focus:after,.ticket-kpi-card--open:after,.ticket-kpi-card--assigned:after{opacity:.92}.ticket-kpi-card--open:after{background:linear-gradient(90deg,#3b82f6f2,#0ea5e9e6)}.ticket-kpi-card--assigned:after{background:linear-gradient(90deg,#10b981f2,#0ea5e9d1)}.ticket-kpi-label{text-transform:uppercase;letter-spacing:.05em;font-size:.74rem}.ticket-kpi-value{font-size:1.8rem}.ticket-kpi-subtext{line-height:1.6}.ticket-active-filters{padding:14px 16px;border-radius:18px;border:1px solid #e4e8f1;background:linear-gradient(180deg,#fffffff5,#f8fafcf5)}.ticket-active-filters__chip{border-radius:999px;padding:8px 12px;background:#fff;border:1px solid #e5e7eb;box-shadow:0 6px 18px #0f172a0a}.ticket-list-section__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap}.ticket-list-table-wrap--premium{border-radius:24px;overflow:hidden;background:linear-gradient(180deg,#ffffffeb,#f8fafcf0)}.ticket-list-table thead th{padding-top:16px;padding-bottom:16px;font-size:.77rem;letter-spacing:.05em;text-transform:uppercase}.ticket-list-row--premium{transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease}.ticket-list-table tbody tr.ticket-list-row--premium:hover{background:linear-gradient(180deg,#f9fafbeb,#f4f7fbfa);box-shadow:inset 0 0 0 9999px #ffffff2e}.ticket-list-table tbody td{padding-top:22px;padding-bottom:22px;vertical-align:top}.ticket-main-block,.ticket-people,.ticket-state-stack,.ticket-time-block,.ticket-list-action-panel{gap:12px}.ticket-main-block__code{font-size:.76rem;letter-spacing:.06em;text-transform:uppercase}.ticket-main-block__subject{font-size:1.02rem;line-height:1.5}.ticket-main-block__meta{gap:8px}.ticket-main-block__sub,.ticket-inline-insights__item,.ticket-request-line__meta,.ticket-request-line__hint{line-height:1.6}.ticket-people__item{padding:12px 13px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e7ebf2}.ticket-people__label{text-transform:uppercase;letter-spacing:.04em;font-size:.72rem}.ticket-state-stack .ticket-badge,.ticket-sla-compact{min-height:32px;padding:6px 12px;border-radius:999px;font-size:.77rem;box-shadow:inset 0 1px #ffffff73}.ticket-state-stack__hint{padding-left:2px;color:#64748b;font-size:.8rem;line-height:1.55}.ticket-time-block{padding:12px 13px;border-radius:16px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid #e7ebf2}.ticket-list-action-panel{align-items:stretch}.ticket-list-actions--stacked,.ticket-list-quick-actions--compact{width:100%;gap:10px}.ticket-action-btn--detail{background:linear-gradient(135deg,#f97316,#fb923c);border-color:transparent;box-shadow:0 12px 24px #f973162e}.ticket-action-btn--detail:hover{transform:translateY(-1px);box-shadow:0 16px 28px #f973163d}.ticket-action-btn--edit,.ticket-action-btn--assign,.ticket-list-quick-actions__status-btn{border-radius:12px}.ticket-list-quick-actions__select{min-height:40px;border-radius:12px}@media(max-width:1280px){.ticket-filter-grid--premium{grid-template-columns:repeat(3,minmax(0,1fr))}.ticket-actions--premium{grid-column:span 3}}@media(max-width:992px){.ticket-filter-grid--premium{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-actions--premium{grid-column:span 2;justify-content:stretch}.ticket-filter-submit,.ticket-filter-reset{flex:1 1 0}}@media(max-width:640px){.ticket-filter-grid--premium{grid-template-columns:1fr}.ticket-actions--premium{grid-column:span 1}}html[data-theme=dark] .ticket-filter-grid--premium .form-control,html.dark .ticket-filter-grid--premium .form-control,body.dark .ticket-filter-grid--premium .form-control{background:linear-gradient(180deg,#0f172aeb,#111827f5);border-color:#475569b8;color:#e5eefc}html[data-theme=dark] .ticket-kpi-card,html.dark .ticket-kpi-card,body.dark .ticket-kpi-card{background:linear-gradient(180deg,#0f172af5,#131b2ef5);border-color:#475569b8;box-shadow:0 16px 32px #02061757}html[data-theme=dark] .ticket-kpi-card--focus,html.dark .ticket-kpi-card--focus,body.dark .ticket-kpi-card--focus{background:linear-gradient(135deg,#2c144ceb,#181b36fa);border-color:#a78bfa61}html[data-theme=dark] .ticket-active-filters,html.dark .ticket-active-filters,body.dark .ticket-active-filters,html[data-theme=dark] .ticket-list-table-wrap--premium,html.dark .ticket-list-table-wrap--premium,body.dark .ticket-list-table-wrap--premium,html[data-theme=dark] .ticket-people__item,html.dark .ticket-people__item,body.dark .ticket-people__item,html[data-theme=dark] .ticket-time-block,html.dark .ticket-time-block,body.dark .ticket-time-block{background:linear-gradient(180deg,#0f172af0,#111827f7);border-color:#475569b8}html[data-theme=dark] .ticket-active-filters__chip,html.dark .ticket-active-filters__chip,body.dark .ticket-active-filters__chip{background:#0f172aeb;border-color:#475569a8;color:#dbe7ff}html[data-theme=dark] .ticket-list-table tbody tr.ticket-list-row--premium:hover,html.dark .ticket-list-table tbody tr.ticket-list-row--premium:hover,body.dark .ticket-list-table tbody tr.ticket-list-row--premium:hover{background:linear-gradient(180deg,#171f33fa,#12192afa)}.ticket-overview-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin:22px 0 18px}.ticket-overview-strip__card{position:relative;overflow:hidden;display:grid;gap:10px;min-height:158px;padding:20px 22px;border-radius:22px;border:1px solid rgba(148,163,184,.18);background:linear-gradient(180deg,#fffffff5,#f8fafcfa);box-shadow:0 14px 34px #0f172a0f}.ticket-overview-strip__card:after{content:"";position:absolute;right:-34px;bottom:-34px;width:110px;height:110px;border-radius:999px;background:#3b82f614}.ticket-overview-strip__card--hero{background:radial-gradient(circle at top right,rgba(59,130,246,.18),transparent 32%),linear-gradient(135deg,#3b82f624,#6366f11a 48%,#fffffffa)}.ticket-overview-strip__card--sla:after{background:#f973161a}.ticket-overview-strip__label{position:relative;z-index:1;color:#64748b;font-size:.82rem;font-weight:800;letter-spacing:.01em;text-transform:uppercase}.ticket-overview-strip__value{position:relative;z-index:1;color:#0f172a;font-size:1.18rem;line-height:1.35;font-weight:800}.ticket-overview-strip__hint{position:relative;z-index:1;margin:0;color:#64748b;line-height:1.65}.ticket-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));gap:14px}.ticket-image-grid--comment{grid-template-columns:repeat(auto-fill,minmax(124px,1fr))}.ticket-image-thumb{display:grid;gap:8px;width:100%;padding:10px;border:1px solid #dbe4f0;border-radius:18px;background:linear-gradient(180deg,#fff,#f8fafc);cursor:pointer;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease;box-shadow:0 10px 24px #0f172a0d}.ticket-image-thumb:hover{transform:translateY(-2px);border-color:#3b82f647;box-shadow:0 14px 28px #3b82f61f}.ticket-image-thumb img{width:100%;aspect-ratio:1 / 1;-o-object-fit:cover;object-fit:cover;border-radius:14px;background:#e2e8f0}.ticket-image-thumb--comment img{aspect-ratio:4 / 3}.ticket-image-thumb__meta{overflow:hidden;color:#475569;font-size:.84rem;font-weight:700;white-space:nowrap;text-overflow:ellipsis}.ticket-image-lightbox{position:fixed;inset:0;z-index:1200;display:none}.ticket-image-lightbox__backdrop{position:absolute;inset:0;border:0;background:#0f172ac2;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer}.ticket-image-lightbox__dialog{position:relative;z-index:1;width:min(92vw,980px);max-height:88vh;margin:6vh auto;padding:18px;border-radius:24px;background:#fff;box-shadow:0 34px 70px #00000047}.ticket-image-lightbox__close{position:absolute;top:12px;right:12px;width:42px;height:42px;border:0;border-radius:999px;background:#0f172a0f;color:#0f172a;font-size:1.6rem;line-height:1;cursor:pointer}.ticket-image-lightbox__media-wrap{overflow:hidden;border-radius:18px;background:#0f172a}.ticket-image-lightbox__image{display:block;width:100%;max-height:72vh;-o-object-fit:contain;object-fit:contain;margin:0 auto}.ticket-image-lightbox__footer{display:flex;justify-content:space-between;gap:14px;align-items:center;padding-top:14px}.ticket-image-lightbox__title{color:#0f172a;font-weight:800;font-size:.98rem}html[data-theme=dark] .ticket-overview-strip__card,html.dark .ticket-overview-strip__card{border-color:#94a3b829;background:linear-gradient(180deg,#0b111dfa,#0a0f1afc);box-shadow:0 22px 46px #00000047}html[data-theme=dark] .ticket-overview-strip__card--hero,html.dark .ticket-overview-strip__card--hero{background:radial-gradient(circle at top right,rgba(96,165,250,.16),transparent 30%),linear-gradient(135deg,#1e293bfa,#111827fa,#0f172afc)}html[data-theme=dark] .ticket-overview-strip__label,html[data-theme=dark] .ticket-overview-strip__hint,html.dark .ticket-overview-strip__label,html.dark .ticket-overview-strip__hint{color:#cbd5e1}html[data-theme=dark] .ticket-overview-strip__value,html.dark .ticket-overview-strip__value{color:#f8fafc}html[data-theme=dark] .ticket-image-thumb,html.dark .ticket-image-thumb{border-color:#94a3b829;background:linear-gradient(180deg,#0f172aeb,#0b111dfa);box-shadow:0 18px 30px #00000038}html[data-theme=dark] .ticket-image-thumb__meta,html.dark .ticket-image-thumb__meta{color:#e2e8f0}html[data-theme=dark] .ticket-image-lightbox__dialog,html.dark .ticket-image-lightbox__dialog{background:#0f172a}html[data-theme=dark] .ticket-image-lightbox__title,html[data-theme=dark] .ticket-image-lightbox__close,html.dark .ticket-image-lightbox__title,html.dark .ticket-image-lightbox__close{color:#f8fafc}html[data-theme=dark] .ticket-image-lightbox__close,html.dark .ticket-image-lightbox__close{background:#94a3b824}@media(max-width:1200px){.ticket-overview-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){.ticket-overview-strip{grid-template-columns:1fr}.ticket-image-lightbox__dialog{width:min(94vw,94vw);margin:4vh auto;padding:14px}.ticket-image-lightbox__footer{flex-direction:column;align-items:stretch}}.ticket-image-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:12px}.ticket-image-grid--comment{grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.ticket-image-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(148,163,184,.18);border-radius:16px;padding:10px;background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 12px 28px #0f172a0f;cursor:pointer;display:grid;gap:10px;text-align:left;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.ticket-image-thumb:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0f172a1a;border-color:#3b82f63d}.ticket-image-thumb img{width:100%;height:110px;-o-object-fit:cover;object-fit:cover;border-radius:12px;display:block;background:#e2e8f0}.ticket-image-thumb--comment img{height:84px}.ticket-image-thumb__meta{color:#334155;font-size:.82rem;font-weight:700;line-height:1.45;word-break:break-word}.ticket-image-lightbox{position:fixed;inset:0;z-index:9999;display:none}.ticket-image-lightbox[aria-hidden=false]{display:block}.ticket-image-lightbox__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;background:#020617b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer}.ticket-image-lightbox__dialog{position:relative;width:min(92vw,980px);margin:5vh auto;padding:18px;border-radius:24px;background:#fff;box-shadow:0 28px 60px #0f172a38}.ticket-image-lightbox__close{position:absolute;top:14px;right:14px;width:40px;height:40px;border:0;border-radius:999px;background:#0f172a0f;color:#0f172a;font-size:1.6rem;line-height:1;cursor:pointer}.ticket-image-lightbox__media-wrap{width:100%;max-height:72vh;display:flex;justify-content:center;align-items:center;overflow:hidden}.ticket-image-lightbox__image{max-width:100%;max-height:72vh;border-radius:18px;-o-object-fit:contain;object-fit:contain;display:block}.ticket-image-lightbox__footer{margin-top:14px;display:flex;justify-content:space-between;align-items:center;gap:12px;flex-wrap:wrap}.ticket-image-lightbox__title{color:#0f172a;font-weight:800;line-height:1.4;word-break:break-word}body.ticket-lightbox-open{overflow:hidden}html[data-theme=dark] .ticket-show-grid .ticket-comment__badge,html.dark .ticket-show-grid .ticket-comment__badge{background:#fb923c33;color:#fdba74}html[data-theme=dark] .ticket-show-grid .ticket-comment--focused,html.dark .ticket-show-grid .ticket-comment--focused{border-color:#fb923c80;box-shadow:0 0 0 3px #fb923c24}.ticket-closed-summary{display:grid;gap:14px;padding:18px;border:1px solid #cbd5e1;border-radius:18px;background:linear-gradient(180deg,#f8fafc,#eef2f7);box-shadow:inset 0 1px #ffffffbf}.ticket-closed-summary__title{margin:0;color:#0f172a;font-size:1.05rem;font-weight:800}.ticket-closed-summary__intro{margin:0;color:#475569;line-height:1.7}.ticket-closed-summary__meta{display:grid;gap:12px}.ticket-closed-summary__item,.ticket-closed-summary__note{display:grid;gap:6px;padding:14px;border:1px solid #dbe4ee;border-radius:16px;background:#ffffffd1}.ticket-closed-summary__label{color:#64748b;font-size:.82rem;font-weight:700}.ticket-closed-summary__value,.ticket-closed-summary__note-text{color:#0f172a;font-weight:600;line-height:1.65;white-space:pre-line}.ticket-requester-reference-card{margin:12px 0 14px;padding:14px 16px;border:1px solid rgba(59,130,246,.14);border-radius:16px;background:linear-gradient(180deg,#fffffffa,#f8fafffa)}.ticket-requester-reference-card__head{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:8px}.ticket-requester-reference-card__eyebrow{display:inline-block;margin-bottom:4px;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#2563eb}.ticket-requester-reference-card__head strong{display:block;font-size:15px;color:#0f172a}.ticket-requester-reference-card__badge{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;background:#2563eb14;color:#1d4ed8;font-size:12px;font-weight:700;white-space:nowrap}.ticket-requester-reference-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:10px}.ticket-requester-reference-card__meta span{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;background:#0f172a0a;color:#475569;font-size:12px;font-weight:600}.ticket-requester-reference-card__assets{display:flex;flex-wrap:wrap;gap:10px}.ticket-requester-asset-chip{min-width:180px;padding:10px 12px;border:1px solid rgba(245,158,11,.22);border-radius:14px;background:#fff;text-align:left;transition:.18s ease}.ticket-requester-asset-chip strong,.ticket-requester-asset-chip span{display:block}.ticket-requester-asset-chip strong{font-size:13px;color:#0f172a}.ticket-requester-asset-chip span{margin-top:2px;font-size:12px;color:#64748b}.ticket-requester-asset-chip:hover{transform:translateY(-1px);border-color:#f9731659;box-shadow:0 10px 20px #0f172a14}html[data-theme=dark] .ticket-requester-reference-card,html.dark .ticket-requester-reference-card{border-color:#60a5fa38;background:linear-gradient(180deg,#0f172aeb,#111827eb)}html[data-theme=dark] .ticket-requester-reference-card__head strong,html.dark .ticket-requester-reference-card__head strong{color:#e5eefb}html[data-theme=dark] .ticket-requester-reference-card__badge,html.dark .ticket-requester-reference-card__badge{background:#60a5fa1f;color:#bfdbfe}html[data-theme=dark] .ticket-requester-reference-card__meta span,html.dark .ticket-requester-reference-card__meta span{background:#94a3b81a;color:#cbd5e1}html[data-theme=dark] .ticket-requester-asset-chip,html.dark .ticket-requester-asset-chip{background:#0f172af5;border-color:#f9731633}html[data-theme=dark] .ticket-requester-asset-chip strong,html.dark .ticket-requester-asset-chip strong{color:#e2e8f0}html[data-theme=dark] .ticket-requester-asset-chip span,html.dark .ticket-requester-asset-chip span{color:#94a3b8}.approval-inbox-page .department-hero{align-items:flex-start}.approval-hero__eyebrow{display:inline-flex;align-items:center;padding:6px 12px;border-radius:999px;margin-bottom:10px;background:#3b82f61a;color:#2563eb;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.approval-hero__actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:flex-end}.approval-kpi-card{position:relative;overflow:hidden}.approval-kpi-card:after{content:"";position:absolute;inset:auto -40px -40px auto;width:140px;height:140px;border-radius:999px;background:radial-gradient(circle,#6366f129,#6366f100 72%);pointer-events:none}.approval-kpi-card__head{display:flex;align-items:center;justify-content:space-between;gap:10px}.approval-kpi-card__pill{display:inline-flex;align-items:center;min-height:28px;padding:0 10px;border-radius:999px;background:#6366f11f;color:#4f46e5;font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.approval-kpi-card__pill--success{background:#16a34a1f;color:#15803d}.approval-kpi-card__pill--danger{background:#ef44441f;color:#b91c1c}.approval-filter-card__header,.approval-list-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.approval-filter-card__hint,.approval-list-card__summary{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.approval-filter-card__hint{color:#ffffffdb;font-size:13px;line-height:1.6;text-align:right}.approval-list-card__summary-chip{display:inline-flex;align-items:center;min-height:32px;padding:0 12px;border-radius:999px;background:#ffffff29;color:#fff;font-size:12px;font-weight:700}.approval-list-card__summary-chip--soft{background:#ffffff1a}.approval-filter-grid{align-items:end}.approval-filter-grid__item{display:flex;flex-direction:column;gap:8px}.approval-filter-grid__item--wide{grid-column:span 2}.approval-filter-grid__label{font-size:12px;font-weight:700;color:#475569}.approval-filter-actions{grid-column:1 / -1}.approval-mobile-stack{display:none}.approval-ticket-card{border:1px solid #dbe3f0;border-radius:22px;padding:18px;background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 16px 34px #0f172a0f}.approval-ticket-card__top,.approval-ticket-card__footer,.approval-ticket-card__quick-actions{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;flex-wrap:wrap}.approval-ticket-card__ticket-no,.approval-table__primary{font-size:13px;font-weight:800;color:#1e3a8a;letter-spacing:.03em}.approval-ticket-card__title{margin:4px 0 0;font-size:20px;line-height:1.5;color:#0f172a}.approval-ticket-card__meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.approval-ticket-card__role,.approval-table__role-chip{display:inline-flex;align-items:center;min-height:30px;padding:0 12px;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:12px;font-weight:700}.approval-ticket-card__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px}.approval-ticket-card__item,.approval-modal__item{padding:12px 14px;border-radius:16px;background:#f8fafc;border:1px solid #e2e8f0}.approval-ticket-card__item span,.approval-modal__item span{display:block;margin-bottom:4px;font-size:12px;color:#64748b}.approval-ticket-card__item strong,.approval-modal__item strong,.approval-table__person,.approval-table__subject,.approval-table__opened-at{color:#0f172a}.approval-ticket-card__remark,.approval-table__remark{margin-top:14px;padding:12px 14px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412}.approval-ticket-card__remark span{display:block;margin-bottom:6px;font-size:12px;font-weight:700}.approval-ticket-card__remark p,.approval-table__remark{margin:0;line-height:1.7}.approval-ticket-card__footer{margin-top:16px;padding-top:14px;border-top:1px dashed #dbe3f0}.approval-table-wrap{border-top:1px solid rgba(226,232,240,.88)}.approval-table .department-table tbody tr td{vertical-align:top}.approval-table__subject{margin-top:6px;font-size:16px;font-weight:700;line-height:1.5}.approval-table__subline{margin-top:5px;color:#64748b;font-size:13px;line-height:1.6}.approval-empty-card{margin:18px}.approval-modal-open{overflow:hidden}.approval-modal[hidden]{display:none}.approval-modal{position:fixed;inset:0;z-index:1800;display:grid;place-items:center;padding:24px}.approval-modal__backdrop{position:absolute;inset:0;background:#0f172aa3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.approval-modal__dialog{position:relative;width:min(680px,calc(100vw - 32px));max-height:calc(100vh - 48px);overflow:auto;border-radius:26px;border:1px solid rgba(148,163,184,.25);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 28px 70px #0f172a47}.approval-modal__header,.approval-modal__actions{display:flex;align-items:center;justify-content:space-between;gap:12px}.approval-modal__header{padding:20px 22px 0}.approval-modal__close{width:42px;height:42px;border:0;border-radius:999px;background:#eef2ff;color:#4338ca;font-size:26px;line-height:1;cursor:pointer}.approval-modal__body{padding:20px 22px 22px}.approval-modal__eyebrow{color:#6366f1;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.approval-modal__ticket{margin-bottom:16px}.approval-modal__ticket-no{font-size:13px;font-weight:800;color:#1e3a8a}.approval-modal__ticket-subject{margin-top:6px;font-size:20px;line-height:1.5;color:#0f172a;font-weight:700}.approval-modal__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-bottom:16px}.approval-modal__item--wide{grid-column:span 2}.approval-modal__message{padding:14px 16px;border-radius:16px;margin-bottom:14px;line-height:1.7}.approval-modal__message--approve{background:#eff6ff;border:1px solid #bfdbfe;color:#1d4ed8}.approval-modal__message--reject{background:#fff1f2;border:1px solid #fecdd3;color:#be123c}.approval-modal__field label{display:block;margin-bottom:8px;font-size:13px;font-weight:700;color:#334155}.approval-modal__field textarea{min-height:124px}.approval-modal__actions{margin-top:16px;justify-content:flex-end}@media(max-width:1100px){.approval-filter-grid__item--wide{grid-column:span 1}}@media(max-width:900px){.approval-filter-card__header,.approval-list-card__header,.approval-hero__actions{flex-direction:column;align-items:stretch}.approval-filter-card__hint{text-align:left}.approval-table-wrap{display:none}.approval-mobile-stack{display:grid;gap:14px;padding:18px}}@media(max-width:640px){.approval-kpi-row,.approval-modal__grid,.approval-ticket-card__grid{grid-template-columns:1fr}.approval-modal{padding:12px}.approval-modal__item--wide{grid-column:span 1}.approval-modal__header,.approval-modal__body{padding-left:16px;padding-right:16px}}html[data-theme=dark] .approval-hero__eyebrow,html.dark .approval-hero__eyebrow,body.dark .approval-hero__eyebrow{background:#60a5fa24;color:#93c5fd}html[data-theme=dark] .approval-filter-grid__label,html.dark .approval-filter-grid__label,body.dark .approval-filter-grid__label,html[data-theme=dark] .approval-table__subline,html.dark .approval-table__subline,body.dark .approval-table__subline{color:#94a3b8}html[data-theme=dark] .approval-ticket-card,html.dark .approval-ticket-card,body.dark .approval-ticket-card,html[data-theme=dark] .approval-modal__dialog,html.dark .approval-modal__dialog,body.dark .approval-modal__dialog{background:linear-gradient(180deg,#091020fa,#0c1526);border-color:#4755695c;box-shadow:0 18px 40px #0208175c}html[data-theme=dark] .approval-ticket-card__item,html.dark .approval-ticket-card__item,body.dark .approval-ticket-card__item,html[data-theme=dark] .approval-modal__item,html.dark .approval-modal__item,body.dark .approval-modal__item{background:#0f172ae0;border-color:#4755696b}html[data-theme=dark] .approval-ticket-card__title,html.dark .approval-ticket-card__title,body.dark .approval-ticket-card__title,html[data-theme=dark] .approval-ticket-card__item strong,html.dark .approval-ticket-card__item strong,body.dark .approval-ticket-card__item strong,html[data-theme=dark] .approval-table__person,html.dark .approval-table__person,body.dark .approval-table__person,html[data-theme=dark] .approval-table__subject,html.dark .approval-table__subject,body.dark .approval-table__subject,html[data-theme=dark] .approval-table__opened-at,html.dark .approval-table__opened-at,body.dark .approval-table__opened-at,html[data-theme=dark] .approval-modal__ticket-subject,html.dark .approval-modal__ticket-subject,body.dark .approval-modal__ticket-subject,html[data-theme=dark] .approval-modal__item strong,html.dark .approval-modal__item strong,body.dark .approval-modal__item strong{color:#e5eefc}html[data-theme=dark] .approval-ticket-card__item span,html.dark .approval-ticket-card__item span,body.dark .approval-ticket-card__item span,html[data-theme=dark] .approval-modal__item span,html.dark .approval-modal__item span,body.dark .approval-modal__item span{color:#94a3b8}html[data-theme=dark] .approval-ticket-card__role,html.dark .approval-ticket-card__role,body.dark .approval-ticket-card__role,html[data-theme=dark] .approval-table__role-chip,html.dark .approval-table__role-chip,body.dark .approval-table__role-chip,html[data-theme=dark] .approval-modal__close,html.dark .approval-modal__close,body.dark .approval-modal__close{background:#4f46e52e;color:#c7d2fe}html[data-theme=dark] .approval-ticket-card__remark,html.dark .approval-ticket-card__remark,body.dark .approval-ticket-card__remark,html[data-theme=dark] .approval-table__remark,html.dark .approval-table__remark,body.dark .approval-table__remark{background:#9a341224;border-color:#fb923c42;color:#fdba74}html[data-theme=dark] .approval-ticket-card__footer,html.dark .approval-ticket-card__footer,body.dark .approval-ticket-card__footer,html[data-theme=dark] .approval-table-wrap,html.dark .approval-table-wrap,body.dark .approval-table-wrap{border-color:#47556952}html[data-theme=dark] .approval-modal__message--approve,html.dark .approval-modal__message--approve,body.dark .approval-modal__message--approve{background:#1d4ed82e;border-color:#60a5fa42;color:#93c5fd}html[data-theme=dark] .approval-modal__message--reject,html.dark .approval-modal__message--reject,body.dark .approval-modal__message--reject{background:#be185d2e;border-color:#f472b63d;color:#f9a8d4}html[data-theme=dark] .approval-modal__field label,html.dark .approval-modal__field label,body.dark .approval-modal__field label{color:#cbd5e1}.ticket-side-panel{position:relative}.ticket-side-console{display:grid;gap:12px;margin-bottom:18px}.ticket-side-console__card{position:relative;overflow:hidden;display:grid;gap:8px;padding:16px 18px;border-radius:18px;border:1px solid rgba(203,213,225,.9);background:linear-gradient(180deg,#fff,#f8fafc);box-shadow:0 14px 28px #0f172a0d}.ticket-side-console__card:after{content:"";position:absolute;right:-20px;bottom:-20px;width:76px;height:76px;border-radius:999px;background:#3b82f614}.ticket-side-console__card--focus{background:linear-gradient(135deg,#2563eb1a,#6366f114 52%,#fffffffa);border-color:#60a5fa73}.ticket-side-console__label,.ticket-action-card__hint{color:#64748b}.ticket-side-console__label{position:relative;z-index:1;font-size:.76rem;font-weight:800;letter-spacing:.03em;text-transform:uppercase}.ticket-side-console__value{position:relative;z-index:1;color:#0f172a;font-size:1.02rem;line-height:1.45;font-weight:800}.ticket-side-console__hint{position:relative;z-index:1;margin:0;color:#64748b;line-height:1.6;font-size:.9rem}.ticket-action-card{display:grid;gap:14px;padding:16px;border-radius:20px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 14px 28px #0f172a0d}.ticket-action-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.ticket-action-card__title{margin:0;color:#0f172a;font-size:1rem;font-weight:800}.ticket-action-card__hint{margin:6px 0 0;line-height:1.65;font-size:.88rem}.ticket-action-card--approval{border-color:#f9731638;background:linear-gradient(180deg,#fffbebf5,#fffffffa)}.ticket-action-card--assignment{border-color:#3b82f638;background:linear-gradient(180deg,#eff6fff5,#fffffffa)}.ticket-action-card--status{border-color:#94a3b847}.ticket-action-card--execution{border-color:#10b9812e;background:linear-gradient(180deg,#ecfdf5f0,#fffffffa)}.ticket-action-card--confirmation{border-color:#6366f133}.ticket-action-card--comment,.ticket-action-card--muted{border-color:#cbd5e1e0}.ticket-execution-actions--stack{display:grid;grid-template-columns:1fr;gap:12px;margin-top:12px}.ticket-execution-actions__button{width:100%;display:inline-flex;justify-content:center;align-items:center}.ticket-execution-actions__button--close{background:#ef6b1f;color:#fff;border-color:#ef6b1f}.ticket-execution-actions__button--close:hover{filter:brightness(.96)}@media(max-width:768px){.ticket-action-card__header{flex-direction:column}}html[data-theme=dark] .ticket-side-console__card,html.dark .ticket-side-console__card,body.dark .ticket-side-console__card,html[data-theme=dark] .ticket-action-card,html.dark .ticket-action-card,body.dark .ticket-action-card{background:linear-gradient(180deg,#0f172af0,#111827fa);border-color:#475569b8;box-shadow:0 16px 30px #02061757}html[data-theme=dark] .ticket-side-console__card--focus,html.dark .ticket-side-console__card--focus,body.dark .ticket-side-console__card--focus{background:linear-gradient(135deg,#1d4ed83d,#4338ca2e 55%,#0f172af5);border-color:#60a5fa6b}html[data-theme=dark] .ticket-action-card--approval,html.dark .ticket-action-card--approval,body.dark .ticket-action-card--approval{border-color:#fb923c57}html[data-theme=dark] .ticket-action-card--assignment,html.dark .ticket-action-card--assignment,body.dark .ticket-action-card--assignment{border-color:#60a5fa57}html[data-theme=dark] .ticket-action-card--execution,html.dark .ticket-action-card--execution,body.dark .ticket-action-card--execution{border-color:#10b9814d}html[data-theme=dark] .ticket-side-console__value,html.dark .ticket-side-console__value,body.dark .ticket-side-console__value,html[data-theme=dark] .ticket-action-card__title,html.dark .ticket-action-card__title,body.dark .ticket-action-card__title{color:#f8fafc}html[data-theme=dark] .ticket-side-console__label,html.dark .ticket-side-console__label,body.dark .ticket-side-console__label,html[data-theme=dark] .ticket-side-console__hint,html.dark .ticket-side-console__hint,body.dark .ticket-side-console__hint,html[data-theme=dark] .ticket-action-card__hint,html.dark .ticket-action-card__hint,body.dark .ticket-action-card__hint{color:#cbd5e1}.ticket-page--assigned .ticket-kpi-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.ticket-page--assigned .ticket-kpi-card{position:relative;overflow:hidden;min-height:136px;border-radius:22px;background:linear-gradient(180deg,#fff,#f8fafc);border:1px solid rgba(226,232,240,.96);box-shadow:0 14px 34px #0f172a0f}.ticket-page--assigned .ticket-kpi-card:before{content:"";position:absolute;inset:0 auto auto 0;width:100%;height:4px;background:linear-gradient(90deg,#8b5cf6,#3b82f6 55%,#06b6d4);opacity:.95}.ticket-page--assigned .ticket-kpi-card--focus:before{background:linear-gradient(90deg,#8b5cf6,#ec4899)}.ticket-page--assigned .ticket-kpi-card--open:before{background:linear-gradient(90deg,#f59e0b,#f97316)}.ticket-page--assigned .ticket-kpi-card--assigned:before{background:linear-gradient(90deg,#14b8a6,#06b6d4)}.ticket-workboard{position:relative;overflow:hidden;border-radius:28px;border:1px solid rgba(203,213,225,.9);background:linear-gradient(180deg,#fff,#f8fbff);box-shadow:0 18px 46px #0f172a14;padding:22px}.ticket-workboard:before{content:"";position:absolute;inset:0 0 auto;height:6px;background:linear-gradient(90deg,#8b5cf6,#3b82f6 55%,#06b6d4)}.ticket-workboard__hero{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;flex-wrap:wrap;margin-bottom:18px}.ticket-workboard__hero-copy{max-width:760px}.ticket-workboard__eyebrow{display:inline-flex;align-items:center;padding:7px 12px;border-radius:999px;background:#3b82f61a;color:#1d4ed8;font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ticket-workboard__title{margin:12px 0 6px;color:#0f172a;font-size:1.35rem;font-weight:800;line-height:1.25}.ticket-workboard__desc{margin:0;color:#475569;line-height:1.7;max-width:68ch}.ticket-workboard__legend{display:grid;gap:10px;justify-items:end}.ticket-workboard__legend-chip{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border-radius:999px;font-size:.82rem;font-weight:700;border:1px solid rgba(191,219,254,.95);background:#eff6ff;color:#1d4ed8;text-align:center}.ticket-workboard__legend-chip--flow{background:linear-gradient(180deg,#eef2ff,#eff6ff);border-color:#a5b4fcf2;color:#4338ca}.ticket-workboard__legend-chip--sla{background:linear-gradient(180deg,#f0fdfa,#ecfeff);border-color:#99f6e4f2;color:#0f766e}.ticket-workboard__cta{min-width:180px;justify-content:center}.ticket-workboard__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ticket-workboard__card{min-height:172px;padding:18px;border-radius:22px;border:1px solid rgba(226,232,240,.96);background:linear-gradient(180deg,#fffffffa,#f8fafcfa);box-shadow:0 12px 28px #0f172a0d}.ticket-workboard__card--queue{background:linear-gradient(180deg,#fff7ed,#fffbeb);border-color:#fdba74eb}.ticket-workboard__card--progress{background:linear-gradient(180deg,#eff6ff,#f8fbff);border-color:#93c5fdeb}.ticket-workboard__card--split{background:linear-gradient(180deg,#f5f3ff,#faf5ff);border-color:#c4b5fde6}.ticket-workboard__card--done{background:linear-gradient(180deg,#ecfdf5,#f0fdf4);border-color:#86efaceb}.ticket-workboard__label{display:inline-flex;color:#475569;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.ticket-workboard__value{display:block;margin-top:14px;color:#0f172a;font-size:2rem;font-weight:800;line-height:1}.ticket-workboard__hint{margin:12px 0 0;color:#475569;line-height:1.65;font-size:.9rem}.ticket-list-section--assigned .department-card__header--violet p{max-width:72ch}.ticket-list-table-wrap--premium{border-top:1px solid rgba(226,232,240,.92)}.ticket-list-table tbody tr:hover{background:#3b82f608}.ticket-list-table .ticket-empty-card{margin:16px;border-radius:20px}@media(max-width:1280px){.ticket-workboard__grid,.ticket-page--assigned .ticket-kpi-row{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.ticket-workboard{padding:18px;border-radius:24px}.ticket-workboard__legend{justify-items:stretch;width:100%}.ticket-workboard__grid,.ticket-page--assigned .ticket-kpi-row{grid-template-columns:1fr}.ticket-workboard__card,.ticket-page--assigned .ticket-kpi-card{min-height:auto}}html[data-theme=dark] .ticket-workboard,html.dark .ticket-workboard,body.dark .ticket-workboard{background:linear-gradient(180deg,#0f172afa,#0f172af0);border-color:#475569c7;box-shadow:0 20px 46px #02061773}html[data-theme=dark] .ticket-workboard__title,html.dark .ticket-workboard__title,body.dark .ticket-workboard__title,html[data-theme=dark] .ticket-page--assigned .ticket-kpi-value,html.dark .ticket-page--assigned .ticket-kpi-value,body.dark .ticket-page--assigned .ticket-kpi-value{color:#f8fafc}html[data-theme=dark] .ticket-workboard__desc,html.dark .ticket-workboard__desc,body.dark .ticket-workboard__desc,html[data-theme=dark] .ticket-workboard__hint,html.dark .ticket-workboard__hint,body.dark .ticket-workboard__hint,html[data-theme=dark] .ticket-page--assigned .ticket-kpi-subtext,html.dark .ticket-page--assigned .ticket-kpi-subtext,body.dark .ticket-page--assigned .ticket-kpi-subtext,html[data-theme=dark] .ticket-page--assigned .ticket-kpi-label,html.dark .ticket-page--assigned .ticket-kpi-label,body.dark .ticket-page--assigned .ticket-kpi-label{color:#cbd5e1}html[data-theme=dark] .ticket-workboard__card,html.dark .ticket-workboard__card,body.dark .ticket-workboard__card,html[data-theme=dark] .ticket-page--assigned .ticket-kpi-card,html.dark .ticket-page--assigned .ticket-kpi-card,body.dark .ticket-page--assigned .ticket-kpi-card{background:linear-gradient(180deg,#1e293bf5,#0f172af5);border-color:#475569d1;box-shadow:0 14px 28px #02061757}html[data-theme=dark] .ticket-workboard__label,html.dark .ticket-workboard__label,body.dark .ticket-workboard__label{color:#e2e8f0}html[data-theme=dark] .ticket-workboard__value,html.dark .ticket-workboard__value,body.dark .ticket-workboard__value{color:#f8fafc}html[data-theme=dark] .ticket-workboard__legend-chip,html.dark .ticket-workboard__legend-chip,body.dark .ticket-workboard__legend-chip{background:#1e293beb;border-color:#475569d1;color:#e2e8f0}.notifications-page{display:grid;gap:1.5rem}.notifications-page__head{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.notifications-page__head h2{margin:0;font-size:1.4rem;font-weight:800;color:#0f172a}.notifications-page__head p{margin:.35rem 0 0;color:#64748b}.notifications-page__mark-all,.notification-action-btn,.notification-action-link{border-radius:12px;padding:.7rem 1rem;border:1px solid rgba(37,99,235,.18);background:#eff6ff;color:#1d4ed8;font-weight:700;font-size:.9rem}.notifications-list{display:grid;gap:1rem}.notification-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;padding:1.25rem;border-radius:22px;background:#fff;border:1px solid rgba(148,163,184,.14);box-shadow:0 18px 36px #0f172a0f}.notification-card.is-unread{border-color:#2563eb3d;background:linear-gradient(90deg,#2563eb0d,#fff 30%)}.notification-card__title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem}.notification-card__title-row h3{margin:0;font-size:1.02rem;font-weight:800;color:#0f172a}.notification-card__time{color:#64748b;font-size:.84rem;white-space:nowrap}.notification-card__body p{margin:.45rem 0 .7rem;color:#475569;line-height:1.6}.notification-card__meta{display:flex;flex-wrap:wrap;gap:.55rem}.notification-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.35rem .7rem;border-radius:999px;background:#f8fafc;color:#334155;font-size:.8rem;font-weight:700}.notification-pill.is-unread{background:#dbeafe;color:#1d4ed8}.notification-pill.is-read{background:#ecfccb;color:#3f6212}.notification-card__actions{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.notifications-empty{padding:2rem;border-radius:22px;background:#fff;border:1px dashed rgba(148,163,184,.32);text-align:center}.notifications-empty h3{margin:0;color:#0f172a}.notifications-empty p{margin:.5rem 0 0;color:#64748b}@media(max-width:767.98px){.notifications-page__head,.notification-card,.notification-card__title-row{grid-template-columns:1fr;display:grid}.notification-card__actions{justify-content:flex-start}}.profile-page-shell{display:flex;flex-direction:column;gap:1.5rem}.profile-page-shell .content-card{padding:1.4rem}.profile-summary-card,.profile-role-card-minimal,.profile-credentials-section,.profile-bottom-grid>.content-card{border-radius:24px}.profile-summary-card{padding:1.45rem}.profile-credentials-section{padding:1.65rem}.profile-bottom-grid>.content-card{padding:1.55rem}.profile-reveal-all-btn{display:inline-flex;align-items:center;gap:.65rem;border:1px solid rgba(139,92,246,.18);background:linear-gradient(135deg,#ec489914,#8b5cf614);color:#7c3aed;border-radius:14px;padding:.82rem 1.1rem;font-weight:800;transition:all .2s ease}.profile-reveal-all-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #7c3aed24}.profile-reveal-all-btn.is-active{background:linear-gradient(135deg,#ef444414,#fb718514);color:#be123c;border-color:#f43f5e38}.profile-btn-icon{position:relative;width:18px;height:18px}.profile-btn-icon svg,.profile-icon-btn svg{width:18px;height:18px}.profile-btn-icon .icon-eye-off,.profile-icon-btn .icon-eye-off,.profile-reveal-all-btn.is-active .icon-eye-open,.profile-icon-btn.is-active .icon-eye-open{display:none}.profile-reveal-all-btn.is-active .icon-eye-off,.profile-icon-btn.is-active .icon-eye-off{display:block}.profile-top-grid,.profile-bottom-grid{display:grid;gap:1.5rem}.profile-top-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.95fr)}.profile-bottom-grid{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr)}.profile-summary-head{display:flex;align-items:center;gap:1rem;padding:1rem 1.1rem;border-radius:18px;border:1px solid var(--line-color);background:linear-gradient(180deg,#f8fafceb,#fffffff5);box-shadow:inset 0 3px #ec4899}.profile-summary-head h2,.profile-role-card h2,.profile-section-header h2,.profile-card-title,.profile-credential-head h3{margin:0;color:var(--text-color)}.profile-summary-head p,.profile-role-card p,.profile-section-header p,.profile-card-subtitle,.profile-credential-head p{margin:.25rem 0 0;color:var(--muted-color)}.profile-summary-icon{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:999px;border:2px solid rgba(59,130,246,.22);color:#2563eb}.profile-mini-chip,.profile-section-chip,.profile-role-chip,.profile-role-badge,.profile-permission-pill,.profile-status-chip{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-weight:800}.profile-mini-chip{margin-left:auto;padding:.5rem .8rem;background:#f5f3ff;color:#7c3aed;font-size:.82rem}.profile-summary-form-grid{margin-top:1.15rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.15rem 1.25rem}.profile-summary-field{display:flex;flex-direction:column;gap:.42rem}.profile-summary-field-label{font-size:.96rem;font-weight:800;color:var(--text-color)}.profile-summary-field-value{min-height:52px;display:flex;align-items:center;padding:.92rem 1rem;border-radius:16px;border:1px solid var(--line-color);background:var(--surface-muted);font-size:1.08rem;font-weight:700;color:var(--text-color);line-height:1.45;word-break:break-word}.profile-credential-item{background:var(--surface-muted);border:1px solid var(--line-color);border-radius:18px;padding:1.1rem 1.15rem}.profile-credential-label{font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--muted-color)}.profile-credential-value{margin-top:.55rem;font-size:1.04rem;line-height:1.45;font-weight:800;color:var(--text-color);word-break:break-word}.profile-role-card{display:flex;flex-direction:column;gap:1rem}.profile-role-chip,.profile-section-chip{width:-moz-fit-content;width:fit-content;padding:.45rem .85rem;font-size:.82rem;background:#ecfdf5;color:#047857}.profile-section-chip.is-emerald{background:#ecfdf5;color:#047857}.profile-section-chip.is-violet{background:#f5f3ff;color:#7c3aed}.profile-section-chip.is-amber{background:#fff7ed;color:#c2410c}.profile-role-label{font-size:.86rem;font-weight:800;color:#475569;margin-bottom:.25rem}.profile-role-badges,.profile-permission-list{display:flex;flex-wrap:wrap;gap:.5rem}.profile-role-badge{padding:.45rem .85rem;font-size:.8rem;background:#ede9fe;color:#6d28d9}.profile-permission-pill{padding:.42rem .78rem;font-size:.75rem;background:#f8fafc;color:#475569;border:1px solid #e2e8f0}.profile-empty{color:var(--muted-color)}.profile-section-header{padding-bottom:1.15rem;margin-bottom:1.25rem;border-bottom:1px solid var(--line-color)}.profile-section-header h2{margin-top:.65rem;font-size:2rem}.profile-credential-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.profile-credential-card{border:1px solid var(--line-color);border-radius:26px;overflow:hidden;background:var(--panel-bg)}.profile-credential-card.accent-orange{box-shadow:inset 0 0 0 2px #f9731673}.profile-credential-card.accent-sky{box-shadow:inset 0 0 0 2px #38bdf873}.profile-credential-card.accent-violet{box-shadow:inset 0 0 0 2px #a78bfa73}.profile-credential-head{display:flex;align-items:flex-start;justify-content:space-between;padding:1.25rem 1.35rem;border-bottom:1px solid var(--line-color)}.profile-credential-title-wrap{display:flex;gap:1rem}.profile-credential-icon{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:22px;color:#fff;flex:0 0 auto}.profile-credential-icon.accent-orange{background:linear-gradient(135deg,#f59e0b,#fb923c)}.profile-credential-icon.accent-sky{background:linear-gradient(135deg,#0ea5e9,#2563eb)}.profile-credential-icon.accent-violet{background:linear-gradient(135deg,#a855f7,#8b5cf6)}.profile-status-chip{padding:.48rem .82rem;font-size:.82rem}.profile-status-chip.accent-orange{background:#fff7ed;color:#c2410c}.profile-status-chip.accent-sky{background:#eff6ff;color:#2563eb}.profile-status-chip.accent-violet{background:#f5f3ff;color:#7c3aed}.profile-credential-items{display:grid;gap:1rem;padding:1.25rem}.profile-credential-row{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.85rem}.profile-credential-value.is-secret{letter-spacing:.18em}.profile-credential-actions{display:inline-flex;align-items:center;gap:.5rem}.profile-icon-btn{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:18px;border:1px solid #cbd5e1;background:#fff;color:#64748b;transition:all .2s ease}.profile-icon-btn:hover{color:#2563eb;border-color:#93c5fd;transform:translateY(-1px)}.profile-icon-btn.is-active{color:#7c3aed;border-color:#8b5cf647;background:#f5f3ff}.profile-icon-btn.is-success{width:auto;padding:0 .8rem;font-size:.78rem;font-weight:800;color:#047857;border-color:#10b98140;background:#ecfdf5}.profile-card-title{margin-top:.7rem;font-size:1.35rem}.profile-card-subtitle{margin-top:.35rem}.profile-form-grid{margin-top:1rem;display:grid;gap:1rem}.profile-form-actions{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.profile-save-message{margin:0;color:#047857;font-weight:700}.profile-note-list{margin-top:1rem;display:grid;gap:.9rem}.profile-note{border-radius:18px;padding:1rem 1.1rem;border:1px solid var(--line-color)}.profile-note.is-emerald{background:#ecfdf5;border-color:#10b9812e}.profile-note.is-amber{background:#fff7ed;border-color:#f59e0b2e}.profile-note.is-sky{background:#eff6ff;border-color:#3b82f62e}.profile-note-title{font-weight:800;color:var(--text-color)}.profile-note-text{margin-top:.35rem;color:var(--muted-color)}.profile-message{padding:1rem 1.1rem;border-radius:18px;border:1px dashed #cbd5e1;background:#f8fafc;color:var(--muted-color)}.profile-message.is-warning{background:#fff7ed;border-color:#f59e0b38;color:#9a3412}@media(max-width:1280px){.profile-credential-grid,.profile-summary-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1024px){.profile-top-grid,.profile-bottom-grid,.profile-credential-grid,.profile-summary-form-grid{grid-template-columns:1fr}.profile-page-header,.profile-credential-head,.profile-summary-head{flex-direction:column;align-items:flex-start}.profile-mini-chip{margin-left:0}}@media(max-width:640px){.profile-page-shell{gap:1rem}.profile-credential-title-wrap{flex-direction:column}.profile-credential-row{grid-template-columns:1fr}.profile-credential-actions{justify-content:flex-start}.profile-reveal-all-btn{width:100%;justify-content:center}}.profile-role-card-minimal{padding:1.9rem 2rem}.profile-role-card-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;min-height:100%;gap:1.25rem}.profile-avatar-frame{width:170px;height:170px;border-radius:999px;padding:8px;background:linear-gradient(135deg,#ec489929,#8b5cf633);box-shadow:0 20px 38px #4c1d951f}.profile-avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;border-radius:999px;display:block;background:#fff;border:5px solid #fff}.profile-role-content{display:flex;flex-direction:column;align-items:center;gap:.85rem}.profile-role-card-minimal h2{font-size:1.65rem;line-height:1.28}.profile-role-card-minimal p{max-width:34ch;margin:0}.profile-role-block.compact{margin-top:.55rem}.profile-role-card-minimal .profile-role-badges{justify-content:center}.profile-role-card-minimal .profile-section-chip{background:#ecfdf5;color:#047857}@media(max-width:1100px){.profile-top-grid{grid-template-columns:1fr}.profile-avatar-frame{width:148px;height:148px}.profile-role-card-inner{flex-direction:row;align-items:center;justify-content:flex-start;text-align:left;gap:1.25rem}.profile-role-content{align-items:flex-start}.profile-role-card-minimal .profile-role-badges{justify-content:flex-start}}@media(max-width:640px){.profile-page-shell .content-card,.profile-summary-card,.profile-role-card-minimal,.profile-credentials-section,.profile-bottom-grid>.content-card{padding:1rem}.profile-avatar-frame{width:126px;height:126px}.profile-role-card-inner{flex-direction:column;text-align:center}.profile-role-content{align-items:center}.profile-role-card-minimal .profile-role-badges{justify-content:center}}.profile-summary-card{padding:1.1rem 1.15rem 1.2rem}.profile-summary-head-form{padding:1.15rem 1.2rem;border-radius:22px 22px 18px 18px;background:linear-gradient(180deg,#fafafffa,#f7f2f8f5);box-shadow:inset 0 3px #ec4899}.profile-summary-title-wrap{display:flex;flex-direction:column;gap:.18rem}.profile-summary-form-grid-itms{margin-top:1.25rem;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem 1.1rem}.profile-summary-field-itms{gap:.5rem}.profile-summary-field-itms .profile-summary-field-label{font-size:.92rem;font-weight:800;line-height:1.25;color:#0f172a}.profile-summary-field-itms .profile-summary-field-value{min-height:54px;align-items:center;padding:.95rem 1rem;border-radius:14px;border:1px solid #d9e1ec;background:#fff;font-size:1rem;font-weight:700;color:#0f172a;box-shadow:0 1px #0f172a05}.profile-summary-field-itms .profile-summary-field-value:hover{border-color:#c7d2fe}.profile-role-card-minimal{padding:2.2rem}.profile-role-card-minimal .profile-avatar-image{width:180px;height:180px}.profile-role-card-minimal .profile-role-content{margin-top:.4rem}.profile-role-card-minimal h2{font-size:1.95rem;line-height:1.18}.profile-role-card-minimal p{max-width:100%;margin-left:auto;margin-right:auto}.profile-credentials-section{padding:1.85rem}.profile-bottom-grid>.content-card{padding:1.8rem}@media(max-width:1400px){.profile-summary-form-grid-itms{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:992px){.profile-summary-form-grid-itms{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.profile-summary-head-form{padding:1rem;align-items:flex-start;flex-wrap:wrap}.profile-summary-form-grid-itms{grid-template-columns:1fr}.profile-summary-field-itms .profile-summary-field-value{min-height:50px}}.profile-summary-form-grid-itms{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.55rem 1.8rem}.profile-summary-field-itms{gap:.42rem}.profile-summary-field-itms .profile-summary-field-label{font-size:.88rem;font-weight:700;color:#64748b;letter-spacing:.01em;line-height:1.3}.profile-summary-field-itms .profile-summary-field-value{min-height:auto;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;font-size:1.02rem;font-weight:800;color:#0f172a;line-height:1.45}.profile-summary-field-itms .profile-summary-field-value:hover{border:0}@media(max-width:992px){.profile-summary-form-grid-itms{grid-template-columns:1fr;gap:1.2rem}}.profile-readonly-card{min-height:auto}.profile-form-grid-readonly{margin-top:1rem;grid-template-columns:1fr;gap:1rem}.profile-readonly-label{font-size:.84rem;font-weight:800;color:#64748b;margin-bottom:.45rem}.profile-readonly-value{min-height:56px;display:flex;align-items:center;padding:.95rem 1rem;border-radius:16px;border:1px solid var(--line-color);background:var(--surface-muted);color:var(--text-color);font-weight:700;line-height:1.45;word-break:break-word}.profile-readonly-note{margin-top:1rem;padding:.95rem 1rem;border-radius:16px;background:#fff7ed;border:1px solid rgba(245,158,11,.18);color:#9a3412;font-size:.92rem;line-height:1.55}html[data-theme=dark] .profile-summary-head,html[data-theme=dark] .profile-form-card .card-header{background:linear-gradient(180deg,#1e2330fa,#181c25fa);border-color:#ffffff0d}html[data-theme=dark] .profile-summary-head h2,html[data-theme=dark] .profile-card-title,html[data-theme=dark] .profile-role-content h2,html[data-theme=dark] .profile-section-header h2,html[data-theme=dark] .profile-readonly-value,html[data-theme=dark] .profile-note-title,html[data-theme=dark] .profile-credential-value,html[data-theme=dark] .profile-summary-field-value,html[data-theme=dark] .profile-role-label,html[data-theme=dark] .profile-summary-field-label,html[data-theme=dark] .profile-credential-head h3{color:var(--itms-dark-text)!important}html[data-theme=dark] .profile-summary-head p,html[data-theme=dark] .profile-card-subtitle,html[data-theme=dark] .profile-role-content p,html[data-theme=dark] .profile-section-header p,html[data-theme=dark] .profile-note-text,html[data-theme=dark] .profile-credential-head p,html[data-theme=dark] .profile-credential-label,html[data-theme=dark] .profile-readonly-label,html[data-theme=dark] .profile-page-header p{color:var(--itms-dark-text-soft)!important}html[data-theme=dark] .profile-summary-field-value,html[data-theme=dark] .profile-credential-item,html[data-theme=dark] .profile-readonly-value,html[data-theme=dark] .profile-icon-btn{background:#141821eb;border-color:#ffffff0f;color:var(--itms-dark-text)}html[data-theme=dark] .profile-role-card-minimal,html[data-theme=dark] .profile-credential-card,html[data-theme=dark] .profile-bottom-grid>.content-card,html[data-theme=dark] .profile-summary-card,html[data-theme=dark] .profile-credentials-section{background:linear-gradient(180deg,#141821fa,#11151efa);border-color:#ffffff0d}html[data-theme=dark] .profile-role-badge{background:#8b5cf62e;color:#d8b4fe}html[data-theme=dark] .profile-mini-chip{background:#8b5cf629;color:#c4b5fd}html[data-theme=dark] .profile-readonly-note{background:#92400e2e;border-color:#f59e0b2e;color:#fdba74}html[data-theme=dark] .profile-note.is-emerald{background:#065f462e;border-color:#10b98126}html[data-theme=dark] .profile-note.is-amber{background:#92400e2e;border-color:#f59e0b26}html[data-theme=dark] .profile-note.is-sky{background:#1e40af2e;border-color:#3b82f626}html[data-theme=dark] .profile-reveal-all-btn{background:#7c3aed1f;border-color:#8b5cf62e;color:#c4b5fd}html[data-theme=dark] .profile-reveal-all-btn.is-active{background:#be185d1f;border-color:#f43f5e2e;color:#fda4af}html[data-theme=dark] .profile-icon-btn:hover{color:#93c5fd;border-color:#60a5fa40;background:#1e293bf5}@media(min-width:992px){.profile-form-grid-readonly{grid-template-columns:repeat(2,minmax(0,1fr))}}.profile-summary-head-form{margin:0!important;padding:1rem 1.2rem!important;border-radius:24px 24px 0 0!important;border:0!important;background:linear-gradient(180deg,#fafafffa,#f7f2f8f5)!important;box-shadow:inset 0 3px #ec4899!important}.profile-summary-form-grid-itms{margin-top:0!important;padding:1.15rem 1.2rem 1.25rem!important}.profile-role-card-minimal{display:flex;align-items:center;justify-content:center;padding:2.15rem 2rem!important}.profile-role-card-inner{width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center!important;justify-content:center!important;text-align:center!important;gap:1.15rem}.profile-avatar-frame{width:190px;height:190px;margin:0 auto!important;display:flex;align-items:center;justify-content:center;border-radius:999px;padding:8px;background:linear-gradient(135deg,#ec489929,#8b5cf633);box-shadow:0 18px 34px #4c1d951a}.profile-avatar-image{width:100%;height:100%;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:999px;background:#fff;border:5px solid #fff}.profile-role-content{width:100%;max-width:420px;display:flex;flex-direction:column;align-items:center!important;justify-content:center;text-align:center!important;gap:.8rem;margin:0 auto}.profile-role-card-minimal h2{margin:0;font-size:1.92rem;line-height:1.18}.profile-role-card-minimal p{margin:0;max-width:100%;line-height:.55}.profile-role-block.compact{margin-top:.35rem}.profile-role-card-minimal .profile-role-badges{justify-content:center!important}@media(max-width:640px){.profile-summary-head-form{padding:.95rem 1rem!important;border-radius:20px 20px 0 0!important}.profile-summary-form-grid-itms{padding:1rem!important}.profile-role-card-minimal{padding:1.5rem 1.2rem!important}.profile-avatar-frame{width:190px;height:190px}.profile-role-card-minimal h2{font-size:1.55rem}}html[data-theme=dark] .profile-summary-head-form{background:linear-gradient(180deg,#1e2330fa,#181c25fa)!important}.profile-summary-card,.profile-role-card-minimal{border-radius:24px;box-shadow:0 10px 30px #0000000a}.profile-summary-card{padding:0!important;overflow:hidden}.profile-summary-head-form{margin:0!important;padding:1rem 1.25rem!important;border-radius:24px 24px 0 0!important;border:0!important;background:linear-gradient(180deg,#fafafa,#f6f3f7);box-shadow:inset 0 3px #ec4899}.profile-summary-form-grid-itms{padding:1.25rem 1.3rem 1.35rem!important}.profile-summary-form-grid-itms label{font-size:.78rem;font-weight:500;color:#9ca3af;margin-bottom:4px;display:block}.profile-summary-form-grid-itms .value{font-size:.95rem;font-weight:600;color:#111827}.profile-role-card-minimal{display:flex;align-items:center;justify-content:center;padding:2.2rem 2rem!important}.profile-role-card-inner{width:100%;display:flex;flex-direction:column;align-items:center!important;justify-content:center!important;text-align:center!important;gap:1.2rem}.profile-avatar-frame{width:185px;height:185px;margin:0 auto!important;display:flex;align-items:center;justify-content:center;border-radius:999px;padding:8px;background:linear-gradient(135deg,#ec48992e,#8b5cf638);box-shadow:0 18px 40px #4c1d951f}.profile-avatar-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;border-radius:999px;border:5px solid #fff}.profile-role-card-minimal h2{font-size:1.9rem;font-weight:600;margin:0}.profile-role-card-minimal p{font-size:.9rem;color:#6b7280;max-width:360px;line-height:1.5;margin:0}.profile-role-badges{display:flex;justify-content:center}.copy-btn,.eye-btn{width:34px;height:34px;border-radius:10px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.copy-btn:hover,.eye-btn:hover{transform:translateY(-1px);background:#0000000a}html[data-theme=dark] .profile-summary-head-form{background:linear-gradient(180deg,#1f2937,#111827)!important}html[data-theme=dark] .profile-summary-form-grid-itms label{color:#9ca3af}html[data-theme=dark] .profile-summary-form-grid-itms .value{color:#f3f4f6}html[data-theme=dark] .profile-role-card-minimal p{color:#9ca3af}html[data-theme=dark] .profile-avatar-image{border-color:#1f2937}.profile-page-header{margin-bottom:1.4rem;padding-left:4px}.profile-page-title{font-size:1.6rem;font-weight:700;color:#111827;margin-bottom:6px}.profile-page-subtitle{font-size:.92rem;color:#6b7280;line-height:1.5;max-width:720px}html[data-theme=dark] .profile-page-title{color:#f3f4f6}html[data-theme=dark] .profile-page-subtitle{color:#9ca3af}.profile-page-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:.9rem}.profile-page-header-copy{display:flex;flex-direction:column;gap:.28rem;min-width:0}.profile-page-title{margin:0;font-size:1.95rem;font-weight:800;line-height:1.15;color:var(--text-color)}.profile-page-subtitle{margin:0;font-size:.97rem;line-height:1.55;color:var(--muted-color);max-width:860px}@media(max-width:900px){.profile-page-header{flex-direction:column;align-items:stretch}.profile-page-title{font-size:1.65rem}}html[data-theme=dark] .profile-page-title{color:#f8fafc}html[data-theme=dark] .profile-page-subtitle{color:#cbd5e1}.itms-login-page{min-height:100vh;margin:0;color:#fff8fc;background:radial-gradient(60% 80% at 10% 8%,rgba(176,58,136,.27) 0%,rgba(176,58,136,.1) 36%,transparent 70%),radial-gradient(52% 70% at 78% 18%,rgba(136,58,214,.24) 0%,rgba(136,58,214,.1) 34%,transparent 68%),radial-gradient(40% 60% at 84% 92%,rgba(96,58,174,.27) 0%,rgba(96,58,174,.1) 34%,transparent 70%),linear-gradient(132deg,#de4c96,#c64196 26%,#a53aa7,#883bbd 74%,#6a50d6);position:relative;overflow-x:hidden}.itms-login-page:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 18% 20%,rgba(255,255,255,.08) 0%,rgba(255,255,255,.02) 14%,transparent 26%),radial-gradient(circle at 85% 82%,rgba(255,255,255,.065) 0%,rgba(255,255,255,.014) 16%,transparent 28%),linear-gradient(180deg,#220a3417,#220a3404 26%,#1608282b);pointer-events:none}.itms-login-page:after{content:"";position:fixed;inset:0;background-image:linear-gradient(rgba(255,255,255,.024) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.024) 1px,transparent 1px);background-size:44px 44px;opacity:.5;pointer-events:none}.itms-login-shell{min-height:100vh;padding:34px;display:flex;align-items:center;justify-content:center}.itms-login-layout{width:min(1380px,100%);display:grid;grid-template-columns:minmax(0,1.18fr) minmax(390px,458px);align-items:center}.itms-login-hero{position:relative;z-index:1;padding:8px 0 12px;min-height:640px;display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,390px);grid-template-rows:auto 1fr;-moz-column-gap:26px;column-gap:26px;align-items:center}.itms-login-hero__badge{display:inline-flex;grid-column:1 / -1;width:-moz-fit-content;width:fit-content;align-items:center;gap:10px;padding:12px 20px;border-radius:999px;border:1px solid rgba(255,255,255,.18);background:linear-gradient(180deg,#ffffff1f,#ffffff0f);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);color:#fffffff7;font-weight:700;box-shadow:0 18px 42px #48145a29}.itms-login-hero__badge-dot{width:10px;height:10px;border-radius:999px;background:linear-gradient(135deg,#ffd071,#ff8d9f);box-shadow:0 0 0 6px #ffaab61f}.itms-login-hero__copy{position:relative;z-index:2;max-width:560px;margin-top:18px;text-align:left;align-self:center}.itms-login-hero__eyebrow{margin:0 0 16px;font-size:.9rem;letter-spacing:.18em;text-transform:uppercase;color:#fff5fae0;font-weight:700}.itms-login-hero h1{margin:0;line-height:1.02;letter-spacing:-.04em;text-shadow:0 18px 54px rgba(54,12,68,.22)}.itms-login-hero__title-main{display:block;font-size:clamp(3rem,4.8vw,4.4rem);font-weight:900;color:#fffafc}.itms-login-hero__title-sub{display:block;margin-top:6px;font-size:clamp(2.55rem,4.1vw,3.75rem);line-height:1.02;font-weight:800;color:#fffafc}.itms-login-hero__desc{margin:20px 0 0;max-width:520px;font-size:1.08rem;line-height:1.85;color:#fff8fcfa}.itms-login-hero__visual{position:relative;grid-column:2;grid-row:2;right:auto;bottom:auto;width:100%;height:510px;align-self:end;justify-self:end;margin-top:34px;overflow:visible}.itms-login-hero__visual-glow{position:absolute;inset:12% 8% 8% 10%;border-radius:50%;background:radial-gradient(circle,#ffffff29,#ffcbe11a 28%,#a75eff1a 52%,#a75eff00 78%);filter:blur(26px);opacity:.62;animation:itmsLoginGlow 5.8s ease-in-out infinite}.itms-login-hero__mockup-stage{position:absolute;inset:0;display:flex;justify-content:center;align-items:flex-end}.itms-login-hero__mockup-stage:before{content:"";position:absolute;width:min(320px,76%);height:54px;bottom:18px;left:50%;transform:translate(-50%);border-radius:999px;background:radial-gradient(circle,#3a104e6b,#3a104e29 46%,#3a104e00 74%);filter:blur(14px);animation:itmsLoginShadow 5.8s ease-in-out infinite}.itms-login-hero__mockup-image{position:relative;z-index:1;display:block;width:min(390px,100%);max-height:600px;height:auto;-o-object-fit:contain;object-fit:contain;filter:drop-shadow(0 34px 54px rgba(62,12,70,.28));animation:itmsLoginFloat 5.8s ease-in-out infinite;transform-origin:center bottom}.itms-login-panel-wrap{position:relative;z-index:1}.itms-login-panel{padding:30px 30px 26px;border-radius:34px;background:linear-gradient(180deg,#fffcfdf7,#fff8fcf2);border:1px solid rgba(255,255,255,.82);box-shadow:0 30px 70px #280a3c47;color:#1f2937;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.itms-login-panel__head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:22px}.itms-login-panel__eyebrow{margin:0 0 10px;color:#f97316;font-size:.92rem;font-weight:800;letter-spacing:.18em}.itms-login-panel__head h2{margin:0;font-size:2.2rem;line-height:1.08;font-weight:900;color:#202443}.itms-login-panel__desc{margin:10px 0 0;color:#5f6b85;line-height:1.7}.itms-login-panel__logo{min-width:76px;height:76px;padding:0 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:linear-gradient(135deg,#3559f3,#7342f8);color:#fff;font-weight:900;font-size:1.7rem;box-shadow:0 18px 38px #4a1ea038}.itms-login-alert{margin-bottom:16px;padding:12px 14px;border-radius:16px;font-size:.95rem;line-height:1.6}.itms-login-alert--success{background:#dcfce7;border:1px solid #86efac;color:#166534}.itms-login-alert--danger{background:#fee2e2;border:1px solid #fca5a5;color:#991b1b}.itms-login-form{display:grid;gap:18px}.itms-login-field label{display:block;margin-bottom:10px;font-weight:700;color:#171d35}.itms-login-field__label-row{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:10px}.itms-login-field__label-row label{margin-bottom:0}.itms-login-field__label-row a{color:#f97316;font-weight:700;text-decoration:none}.itms-login-field__label-row a:hover{color:#ea580c}.itms-login-form input[type=email],.itms-login-form input[type=password],.itms-login-form input[type=text]{width:100%;min-height:54px;padding:0 16px;border-radius:18px;border:1px solid #d9deea;background:#fffffff5;color:#111827;font-size:1rem;transition:all .22s ease}.itms-login-form input::-moz-placeholder{color:#98a4b8}.itms-login-form input::placeholder{color:#98a4b8}.itms-login-form input:focus{border-color:#c93b80;box-shadow:0 0 0 4px #c93b801f;outline:none}.itms-login-password-wrap{position:relative}.itms-login-password-wrap input{padding-right:78px!important}.itms-login-password-toggle{position:absolute;top:50%;right:16px;transform:translateY(-50%);border:0;background:transparent;color:#f97316;font-weight:700;cursor:pointer}.itms-login-remember{display:inline-flex;align-items:center;gap:10px;color:#334155;font-weight:600}.itms-login-remember input{width:18px;height:18px;accent-color:#8b2fc3}.itms-login-submit{min-height:56px;border:0;border-radius:18px;background:linear-gradient(90deg,#e96a10,#cc3f88,#7449f0);color:#fff;font-size:1.08rem;font-weight:800;cursor:pointer;box-shadow:0 18px 34px #7a2a7e3d;transition:transform .18s ease,box-shadow .18s ease}.itms-login-submit:hover{transform:translateY(-1px);box-shadow:0 22px 38px #7a2a7e47}.itms-login-panel__footer{margin-top:22px;padding-top:18px;border-top:1px solid rgba(148,163,184,.25);text-align:center}.itms-login-panel__footer-name{margin:0;color:#1d2340;font-weight:800;font-size:.95rem;line-height:1.45}.itms-login-panel__footer p{margin:5px 0 0;color:#667085;line-height:1.6;font-size:.88rem}.itms-login-panel__footer-meta{margin-top:7px!important;color:#8a5b88!important;font-size:.82rem;font-weight:700}@keyframes itmsLoginFloat{0%,to{transform:translateZ(0)}50%{transform:translate3d(0,-12px,0)}}@keyframes itmsLoginShadow{0%,to{opacity:.9;transform:translate(-50%) scale(1)}50%{opacity:.72;transform:translate(-50%) scale(.94)}}@keyframes itmsLoginGlow{0%,to{opacity:.72;transform:scale(1)}50%{opacity:.88;transform:scale(1.04)}}@media(max-width:1120px){.itms-login-layout{grid-template-columns:1fr;gap:28px}.itms-login-hero{min-height:auto;padding-top:8px;grid-template-columns:1fr;grid-template-rows:auto auto auto;row-gap:16px}.itms-login-hero__copy{max-width:700px;margin:14px auto 0;text-align:center}.itms-login-hero__visual{position:relative;grid-column:auto;grid-row:auto;right:auto;bottom:auto;width:100%;height:360px;margin-top:0;justify-self:center}.itms-login-panel-wrap{max-width:520px;width:100%}}@media(max-width:768px){.itms-login-shell{padding:18px}.itms-login-hero__title-main{font-size:clamp(2.5rem,12vw,3.5rem)}.itms-login-hero__title-sub{font-size:clamp(2.2rem,10vw,3.15rem)}.itms-login-hero__desc{font-size:1rem;line-height:1.7}.itms-login-hero__visual{height:290px}.itms-login-hero__mockup-image{width:min(280px,72%)}.itms-login-panel{padding:24px 20px 22px;border-radius:28px}.itms-login-panel__head{flex-direction:column}.itms-login-panel__logo{min-width:68px;height:68px}.itms-login-panel__footer-name{font-size:.9rem}.itms-login-panel__footer p{font-size:.84rem}.itms-login-panel__footer-meta{font-size:.78rem}}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}input:where([type=text]),input:where(:not([type])),input:where([type=email]),input:where([type=url]),input:where([type=password]),input:where([type=number]),input:where([type=date]),input:where([type=datetime-local]),input:where([type=month]),input:where([type=search]),input:where([type=tel]),input:where([type=time]),input:where([type=week]),select:where([multiple]),textarea,select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}input:where([type=text]):focus,input:where(:not([type])):focus,input:where([type=email]):focus,input:where([type=url]):focus,input:where([type=password]):focus,input:where([type=number]):focus,input:where([type=date]):focus,input:where([type=datetime-local]):focus,input:where([type=month]):focus,input:where([type=search]):focus,input:where([type=tel]):focus,input:where([type=time]):focus,input:where([type=week]):focus,select:where([multiple]):focus,textarea:focus,select:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::-moz-placeholder,textarea::-moz-placeholder{color:#6b7280;opacity:1}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-meridiem-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}select:where([multiple]),select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}input:where([type=checkbox]),input:where([type=radio]){-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;-webkit-print-color-adjust:exact;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;-webkit-user-select:none;-moz-user-select:none;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow: 0 0 #0000}input:where([type=checkbox]){border-radius:0}input:where([type=radio]){border-radius:100%}input:where([type=checkbox]):focus,input:where([type=radio]):focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 2px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}input:where([type=checkbox]):checked,input:where([type=radio]):checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}input:where([type=checkbox]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=checkbox]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=radio]):checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media(forced-colors:active){input:where([type=radio]):checked{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):checked:hover,input:where([type=checkbox]):checked:focus,input:where([type=radio]):checked:hover,input:where([type=radio]):checked:focus{border-color:transparent;background-color:currentColor}input:where([type=checkbox]):indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:center;background-repeat:no-repeat}@media(forced-colors:active){input:where([type=checkbox]):indeterminate{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}}input:where([type=checkbox]):indeterminate:hover,input:where([type=checkbox]):indeterminate:focus{border-color:transparent;background-color:currentColor}input:where([type=file]){background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}input:where([type=file]):focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}.form-input,.form-textarea,.form-select,.form-multiselect{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow: 0 0 #0000}.form-input:focus,.form-textarea:focus,.form-select:focus,.form-multiselect:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset: var(--tw-empty, );--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: #2563eb;--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}.form-select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;-webkit-print-color-adjust:exact;print-color-adjust:exact}.form-select:where([size]:not([size="1"])){background-image:initial;background-position:initial;background-repeat:unset;background-size:initial;padding-right:.75rem;-webkit-print-color-adjust:unset;print-color-adjust:unset}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.collapse{visibility:collapse}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-1{bottom:.25rem}.end-0{inset-inline-end:0px}.start-0{inset-inline-start:0px}.top-1{top:.25rem}.z-50{z-index:50}.mx-auto{margin-left:auto;margin-right:auto}.-mb-px{margin-bottom:-1px}.-me-2{margin-inline-end:-.5rem}.-ml-8{margin-left:-2rem}.-ml-px{margin-left:-1px}.-mt-\[4\.9rem\]{margin-top:-4.9rem}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.ml-1{margin-left:.25rem}.ms-1{margin-inline-start:.25rem}.ms-3{margin-inline-start:.75rem}.ms-4{margin-inline-start:1rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.table{display:table}.grid{display:grid}.hidden{display:none}.aspect-\[335\/376\]{aspect-ratio:335/376}.h-1{height:.25rem}.h-1\.5{height:.375rem}.h-14{height:3.5rem}.h-16{height:4rem}.h-2{height:.5rem}.h-2\.5{height:.625rem}.h-20{height:5rem}.h-3{height:.75rem}.h-3\.5{height:.875rem}.h-4{height:1rem}.h-5{height:1.25rem}.h-6{height:1.5rem}.h-9{height:2.25rem}.min-h-screen{min-height:100vh}.w-1{width:.25rem}.w-1\.5{width:.375rem}.w-2{width:.5rem}.w-2\.5{width:.625rem}.w-20{width:5rem}.w-3{width:.75rem}.w-3\.5{width:.875rem}.w-3\/4{width:75%}.w-4{width:1rem}.w-48{width:12rem}.w-5{width:1.25rem}.w-6{width:1.5rem}.w-\[448px\]{width:448px}.w-auto{width:auto}.w-full{width:100%}.max-w-7xl{max-width:80rem}.max-w-\[335px\]{max-width:335px}.max-w-none{max-width:none}.flex-1{flex:1 1 0%}.shrink-0{flex-shrink:0}.border-collapse{border-collapse:collapse}.origin-top{transform-origin:top}.translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.translate-y-4{--tw-translate-y: 1rem;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-default{cursor:default}.cursor-not-allowed{cursor:not-allowed}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-items-center{justify-items:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-x-1>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.25rem * var(--tw-space-x-reverse));margin-left:calc(.25rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-8>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(2rem * var(--tw-space-x-reverse));margin-left:calc(2rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-1>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.25rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.25rem * var(--tw-space-y-reverse))}.space-y-6>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(1.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(1.5rem * var(--tw-space-y-reverse))}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.overflow-y-hidden{overflow-y:hidden}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded-sm{border-radius:.125rem}.rounded-l-md{border-top-left-radius:.375rem;border-bottom-left-radius:.375rem}.rounded-r-md{border-top-right-radius:.375rem;border-bottom-right-radius:.375rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-bl-lg{border-bottom-left-radius:.5rem}.rounded-br-lg{border-bottom-right-radius:.5rem}.border{border-width:1px}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-l-4{border-left-width:4px}.border-t{border-top-width:1px}.border-\[\#19140035\]{border-color:#19140035}.border-\[\#e3e3e0\]{--tw-border-opacity: 1;border-color:rgb(227 227 224 / var(--tw-border-opacity, 1))}.border-black{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.border-gray-100{--tw-border-opacity: 1;border-color:rgb(243 244 246 / var(--tw-border-opacity, 1))}.border-gray-200{--tw-border-opacity: 1;border-color:rgb(229 231 235 / var(--tw-border-opacity, 1))}.border-gray-300{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.border-indigo-400{--tw-border-opacity: 1;border-color:rgb(129 140 248 / var(--tw-border-opacity, 1))}.border-transparent{border-color:transparent}.bg-\[\#1b1b18\]{--tw-bg-opacity: 1;background-color:rgb(27 27 24 / var(--tw-bg-opacity, 1))}.bg-\[\#FDFDFC\]{--tw-bg-opacity: 1;background-color:rgb(253 253 252 / var(--tw-bg-opacity, 1))}.bg-\[\#dbdbd7\]{--tw-bg-opacity: 1;background-color:rgb(219 219 215 / var(--tw-bg-opacity, 1))}.bg-\[\#fff2f2\]{--tw-bg-opacity: 1;background-color:rgb(255 242 242 / var(--tw-bg-opacity, 1))}.bg-gray-100{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgb(229 231 235 / var(--tw-bg-opacity, 1))}.bg-gray-500{--tw-bg-opacity: 1;background-color:rgb(107 114 128 / var(--tw-bg-opacity, 1))}.bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.bg-indigo-50{--tw-bg-opacity: 1;background-color:rgb(238 242 255 / var(--tw-bg-opacity, 1))}.bg-red-600{--tw-bg-opacity: 1;background-color:rgb(220 38 38 / var(--tw-bg-opacity, 1))}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.fill-current{fill:currentColor}.p-2{padding:.5rem}.p-6{padding:1.5rem}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-1\.5{padding-top:.375rem;padding-bottom:.375rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-4{padding-top:1rem;padding-bottom:1rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.pb-1{padding-bottom:.25rem}.pb-12{padding-bottom:3rem}.pb-3{padding-bottom:.75rem}.pe-4{padding-inline-end:1rem}.ps-3{padding-inline-start:.75rem}.pt-1{padding-top:.25rem}.pt-2{padding-top:.5rem}.pt-4{padding-top:1rem}.pt-6{padding-top:1.5rem}.text-center{text-align:center}.text-start{text-align:start}.text-end{text-align:end}.font-sans{font-family:Figtree,ui-sans-serif,system-ui,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji"}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[13px\]{font-size:13px}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.leading-4{line-height:1rem}.leading-5{line-height:1.25rem}.leading-\[20px\]{line-height:20px}.leading-normal{line-height:1.5}.tracking-widest{letter-spacing:.1em}.text-\[\#1b1b18\]{--tw-text-opacity: 1;color:rgb(27 27 24 / var(--tw-text-opacity, 1))}.text-\[\#706f6c\]{--tw-text-opacity: 1;color:rgb(112 111 108 / var(--tw-text-opacity, 1))}.text-\[\#F53003\],.text-\[\#f53003\]{--tw-text-opacity: 1;color:rgb(245 48 3 / var(--tw-text-opacity, 1))}.text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.text-gray-500{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-gray-800{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.text-gray-900{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.text-green-600{--tw-text-opacity: 1;color:rgb(22 163 74 / var(--tw-text-opacity, 1))}.text-indigo-700{--tw-text-opacity: 1;color:rgb(67 56 202 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-slate-500{--tw-text-opacity: 1;color:rgb(100 116 139 / var(--tw-text-opacity, 1))}.text-slate-600{--tw-text-opacity: 1;color:rgb(71 85 105 / var(--tw-text-opacity, 1))}.text-slate-800{--tw-text-opacity: 1;color:rgb(30 41 59 / var(--tw-text-opacity, 1))}.text-white{--tw-text-opacity: 1;color:rgb(255 255 255 / var(--tw-text-opacity, 1))}.underline{text-decoration-line:underline}.underline-offset-4{text-underline-offset:4px}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.opacity-0{opacity:0}.opacity-100{opacity:1}.opacity-75{opacity:.75}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[0px_0px_1px_0px_rgba\(0\,0\,0\,0\.03\)\,0px_1px_2px_0px_rgba\(0\,0\,0\,0\.06\)\]{--tw-shadow: 0px 0px 1px 0px rgba(0,0,0,.03),0px 1px 2px 0px rgba(0,0,0,.06);--tw-shadow-colored: 0px 0px 1px 0px var(--tw-shadow-color), 0px 1px 2px 0px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-\[inset_0px_0px_0px_1px_rgba\(26\,26\,0\,0\.16\)\]{--tw-shadow: inset 0px 0px 0px 1px rgba(26,26,0,.16);--tw-shadow-colored: inset 0px 0px 0px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-sm{--tw-shadow: 0 1px 2px 0 rgb(0 0 0 / .05);--tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);--tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.ring-1{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.ring-black{--tw-ring-opacity: 1;--tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity, 1))}.ring-gray-300{--tw-ring-opacity: 1;--tw-ring-color: rgb(209 213 219 / var(--tw-ring-opacity, 1))}.ring-opacity-5{--tw-ring-opacity: .05}.\!filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.delay-300{transition-delay:.3s}.duration-150{transition-duration:.15s}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}.duration-75{transition-duration:75ms}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}.before\:absolute:before{content:var(--tw-content);position:absolute}.before\:bottom-0:before{content:var(--tw-content);bottom:0}.before\:bottom-1\/2:before{content:var(--tw-content);bottom:50%}.before\:left-\[0\.4rem\]:before{content:var(--tw-content);left:.4rem}.before\:top-0:before{content:var(--tw-content);top:0}.before\:top-1\/2:before{content:var(--tw-content);top:50%}.before\:border-l:before{content:var(--tw-content);border-left-width:1px}.before\:border-\[\#e3e3e0\]:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(227 227 224 / var(--tw-border-opacity, 1))}.hover\:border-\[\#19140035\]:hover{border-color:#19140035}.hover\:border-\[\#1915014a\]:hover{border-color:#1915014a}.hover\:border-black:hover{--tw-border-opacity: 1;border-color:rgb(0 0 0 / var(--tw-border-opacity, 1))}.hover\:border-gray-300:hover{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.hover\:bg-black:hover{--tw-bg-opacity: 1;background-color:rgb(0 0 0 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-100:hover{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-50:hover{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.hover\:bg-gray-700:hover{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.hover\:bg-red-500:hover{--tw-bg-opacity: 1;background-color:rgb(239 68 68 / var(--tw-bg-opacity, 1))}.hover\:text-gray-400:hover{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.hover\:text-gray-500:hover{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.hover\:text-gray-700:hover{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.hover\:text-gray-800:hover{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.hover\:text-gray-900:hover{--tw-text-opacity: 1;color:rgb(17 24 39 / var(--tw-text-opacity, 1))}.focus\:border-blue-300:focus{--tw-border-opacity: 1;border-color:rgb(147 197 253 / var(--tw-border-opacity, 1))}.focus\:border-gray-300:focus{--tw-border-opacity: 1;border-color:rgb(209 213 219 / var(--tw-border-opacity, 1))}.focus\:border-indigo-500:focus{--tw-border-opacity: 1;border-color:rgb(99 102 241 / var(--tw-border-opacity, 1))}.focus\:border-indigo-700:focus{--tw-border-opacity: 1;border-color:rgb(67 56 202 / var(--tw-border-opacity, 1))}.focus\:bg-gray-100:focus{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-50:focus{--tw-bg-opacity: 1;background-color:rgb(249 250 251 / var(--tw-bg-opacity, 1))}.focus\:bg-gray-700:focus{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.focus\:bg-indigo-100:focus{--tw-bg-opacity: 1;background-color:rgb(224 231 255 / var(--tw-bg-opacity, 1))}.focus\:text-gray-500:focus{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.focus\:text-gray-700:focus{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.focus\:text-gray-800:focus{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.focus\:text-indigo-800:focus{--tw-text-opacity: 1;color:rgb(55 48 163 / var(--tw-text-opacity, 1))}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(3px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-indigo-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity, 1))}.focus\:ring-red-500:focus{--tw-ring-opacity: 1;--tw-ring-color: rgb(239 68 68 / var(--tw-ring-opacity, 1))}.focus\:ring-offset-2:focus{--tw-ring-offset-width: 2px}.active\:bg-gray-100:active{--tw-bg-opacity: 1;background-color:rgb(243 244 246 / var(--tw-bg-opacity, 1))}.active\:bg-gray-900:active{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.active\:bg-red-700:active{--tw-bg-opacity: 1;background-color:rgb(185 28 28 / var(--tw-bg-opacity, 1))}.active\:text-gray-500:active{--tw-text-opacity: 1;color:rgb(107 114 128 / var(--tw-text-opacity, 1))}.active\:text-gray-700:active{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.active\:text-gray-800:active{--tw-text-opacity: 1;color:rgb(31 41 55 / var(--tw-text-opacity, 1))}.disabled\:opacity-25:disabled{opacity:.25}@media(min-width:640px){.sm\:-my-px{margin-top:-1px;margin-bottom:-1px}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:ms-10{margin-inline-start:2.5rem}.sm\:ms-6{margin-inline-start:1.5rem}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:w-full{width:100%}.sm\:max-w-2xl{max-width:42rem}.sm\:max-w-lg{max-width:32rem}.sm\:max-w-md{max-width:28rem}.sm\:max-w-sm{max-width:24rem}.sm\:max-w-xl{max-width:36rem}.sm\:flex-1{flex:1 1 0%}.sm\:translate-y-0{--tw-translate-y: 0px;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-100{--tw-scale-x: 1;--tw-scale-y: 1;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:scale-95{--tw-scale-x: .95;--tw-scale-y: .95;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.sm\:items-center{align-items:center}.sm\:justify-center{justify-content:center}.sm\:justify-between{justify-content:space-between}.sm\:gap-2{gap:.5rem}.sm\:rounded-lg{border-radius:.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:pt-0{padding-top:0}}@media(min-width:1024px){.lg\:-ml-px{margin-left:-1px}.lg\:-mt-\[6\.6rem\]{margin-top:-6.6rem}.lg\:mb-0{margin-bottom:0}.lg\:mb-6{margin-bottom:1.5rem}.lg\:ml-0{margin-left:0}.lg\:block{display:block}.lg\:aspect-auto{aspect-ratio:auto}.lg\:w-\[438px\]{width:438px}.lg\:max-w-4xl{max-width:56rem}.lg\:grow{flex-grow:1}.lg\:flex-row{flex-direction:row}.lg\:justify-center{justify-content:center}.lg\:rounded-r-lg{border-top-right-radius:.5rem;border-bottom-right-radius:.5rem}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-br-none{border-bottom-right-radius:0}.lg\:rounded-tl-lg{border-top-left-radius:.5rem}.lg\:p-20{padding:5rem}.lg\:p-8{padding:2rem}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.ltr\:origin-top-left:where([dir=ltr],[dir=ltr] *){transform-origin:top left}.ltr\:origin-top-right:where([dir=ltr],[dir=ltr] *){transform-origin:top right}.rtl\:origin-top-left:where([dir=rtl],[dir=rtl] *){transform-origin:top left}.rtl\:origin-top-right:where([dir=rtl],[dir=rtl] *){transform-origin:top right}.rtl\:flex-row-reverse:where([dir=rtl],[dir=rtl] *){flex-direction:row-reverse}@media(prefers-color-scheme:dark){.dark\:block{display:block}.dark\:hidden{display:none}.dark\:border-\[\#3E3E3A\]{--tw-border-opacity: 1;border-color:rgb(62 62 58 / var(--tw-border-opacity, 1))}.dark\:border-\[\#eeeeec\]{--tw-border-opacity: 1;border-color:rgb(238 238 236 / var(--tw-border-opacity, 1))}.dark\:border-gray-600{--tw-border-opacity: 1;border-color:rgb(75 85 99 / var(--tw-border-opacity, 1))}.dark\:bg-\[\#0a0a0a\]{--tw-bg-opacity: 1;background-color:rgb(10 10 10 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#161615\]{--tw-bg-opacity: 1;background-color:rgb(22 22 21 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#1D0002\]{--tw-bg-opacity: 1;background-color:rgb(29 0 2 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#3E3E3A\]{--tw-bg-opacity: 1;background-color:rgb(62 62 58 / var(--tw-bg-opacity, 1))}.dark\:bg-\[\#eeeeec\]{--tw-bg-opacity: 1;background-color:rgb(238 238 236 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-700{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:bg-gray-800{--tw-bg-opacity: 1;background-color:rgb(31 41 55 / var(--tw-bg-opacity, 1))}.dark\:text-\[\#1C1C1A\]{--tw-text-opacity: 1;color:rgb(28 28 26 / var(--tw-text-opacity, 1))}.dark\:text-\[\#A1A09A\]{--tw-text-opacity: 1;color:rgb(161 160 154 / var(--tw-text-opacity, 1))}.dark\:text-\[\#EDEDEC\]{--tw-text-opacity: 1;color:rgb(237 237 236 / var(--tw-text-opacity, 1))}.dark\:text-\[\#F61500\]{--tw-text-opacity: 1;color:rgb(246 21 0 / var(--tw-text-opacity, 1))}.dark\:text-\[\#FF4433\]{--tw-text-opacity: 1;color:rgb(255 68 51 / var(--tw-text-opacity, 1))}.dark\:text-gray-200{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:text-gray-300{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:text-gray-400{--tw-text-opacity: 1;color:rgb(156 163 175 / var(--tw-text-opacity, 1))}.dark\:text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.dark\:shadow-\[inset_0px_0px_0px_1px_\#fffaed2d\]{--tw-shadow: inset 0px 0px 0px 1px #fffaed2d;--tw-shadow-colored: inset 0px 0px 0px 1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.dark\:before\:border-\[\#3E3E3A\]:before{content:var(--tw-content);--tw-border-opacity: 1;border-color:rgb(62 62 58 / var(--tw-border-opacity, 1))}.dark\:hover\:border-\[\#3E3E3A\]:hover{--tw-border-opacity: 1;border-color:rgb(62 62 58 / var(--tw-border-opacity, 1))}.dark\:hover\:border-\[\#62605b\]:hover{--tw-border-opacity: 1;border-color:rgb(98 96 91 / var(--tw-border-opacity, 1))}.dark\:hover\:border-white:hover{--tw-border-opacity: 1;border-color:rgb(255 255 255 / var(--tw-border-opacity, 1))}.dark\:hover\:bg-gray-900:hover{--tw-bg-opacity: 1;background-color:rgb(17 24 39 / var(--tw-bg-opacity, 1))}.dark\:hover\:bg-white:hover{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.dark\:hover\:text-gray-200:hover{--tw-text-opacity: 1;color:rgb(229 231 235 / var(--tw-text-opacity, 1))}.dark\:hover\:text-gray-300:hover{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}.dark\:focus\:border-blue-700:focus{--tw-border-opacity: 1;border-color:rgb(29 78 216 / var(--tw-border-opacity, 1))}.dark\:focus\:border-blue-800:focus{--tw-border-opacity: 1;border-color:rgb(30 64 175 / var(--tw-border-opacity, 1))}.dark\:active\:bg-gray-700:active{--tw-bg-opacity: 1;background-color:rgb(55 65 81 / var(--tw-bg-opacity, 1))}.dark\:active\:text-gray-300:active{--tw-text-opacity: 1;color:rgb(209 213 219 / var(--tw-text-opacity, 1))}}
