:root{--bw-black:#000;--bw-white:#fff;--bw-gray-light:#f5f5f5;--bw-gray-medium:#888;--bw-gray-dark:#333;--text-primary:#000;--text-secondary:#555;--error:#000;--ticket-bg:#f8f7f6;--ticket-white:#fff;--ticket-black:#1e1e1e;--ticket-grey:#898989;--ticket-blue:#037ef3;--ticket-border:#89898933;--ticket-orange:#fe891f;--ticket-orange-soft:#fe891f1a;--ticket-orange-border:#fe891f80;--ticket-brown:#ac5313;--ticket-brown-soft:#ac53131a;--ticket-brown-border:#ac531380;--ticket-green:#4caf50;--ticket-green-soft:#4caf501a;--ticket-green-border:#4caf5080;--ticket-avatar-blue:#295ba4;--ticket-avatar-blue-soft:#295ba41a;--ticket-avatar-blue-border:#295ba480}*{box-sizing:border-box;margin:0;padding:0}body.bw-theme{background-color:var(--bw-white);color:var(--text-primary);min-height:100vh;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;position:relative;overflow-x:hidden}button,input,select,textarea{font:inherit}button{cursor:pointer}h1,h2,h3,.title{font-family:Playfair Display,serif;font-weight:600}.login-container,.dashboard-container{flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.glass-card{background:var(--bw-white);border:1px solid var(--bw-black);width:100%;max-width:450px;box-shadow:8px 8px 0 var(--bw-black);padding:3rem;transition:all .3s;animation:.4s ease-out slideFade}.dashboard-card{max-width:600px}.title{text-align:left;color:var(--bw-black);letter-spacing:-.02em;margin-bottom:0;font-size:2rem}.helper-text{color:var(--text-secondary);font-size:.95rem;line-height:1.5}.admin-login-page{min-height:100vh;color:var(--bw-black);background:radial-gradient(circle at 0 0,#037ef329,#0000 30%),radial-gradient(circle at 100% 100%,#fe891f2e,#0000 28%),linear-gradient(135deg,#f7f4ef 0%,#fbfbfd 45%,#f3f6fb 100%);justify-content:center;align-items:center;padding:32px;display:flex;position:relative;overflow:hidden}.admin-login-orb{filter:blur(18px);pointer-events:none;opacity:.85;border-radius:999px;position:absolute}.admin-login-orb-one{background:#037ef32e;width:180px;height:180px;top:8%;left:6%}.admin-login-orb-two{background:#fe891f24;width:240px;height:240px;bottom:10%;right:7%}.admin-login-shell{z-index:1;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:stretch;gap:24px;width:min(1160px,100%);display:grid;position:relative}.admin-login-hero,.admin-login-panel{border:1px solid #22222214;border-radius:28px;box-shadow:0 30px 70px #151c271a}.admin-login-hero{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(#ffffffd6,#ffffff9e),linear-gradient(135deg,#037ef314,#fe891f14);flex-direction:column;justify-content:space-between;gap:28px;padding:40px;display:flex}.admin-login-kicker,.eyebrow{letter-spacing:.12em;text-transform:uppercase;border-radius:999px;align-items:center;gap:8px;width:fit-content;padding:8px 12px;font-size:12px;font-weight:700;display:inline-flex}.admin-login-kicker{color:var(--ticket-blue);background:#037ef31a}.admin-login-title{color:#0f172a;letter-spacing:-.06em;max-width:12ch;margin-top:18px;font-size:clamp(3rem,7vw,4.7rem);line-height:.95}.admin-login-copy{color:#111827c7;max-width:54ch;font-size:1.05rem;line-height:1.7}.admin-login-points{gap:14px;display:grid}.admin-login-point{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffad;border:1px solid #ffffffb3;border-radius:20px;grid-template-columns:56px 1fr;align-items:start;gap:14px;padding:16px 18px;display:grid}.admin-login-point span{color:#0f172a;letter-spacing:.08em;background:linear-gradient(135deg,#037ef31f,#fe891f24);border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;font-weight:800;display:inline-flex}.admin-login-point strong{color:#0f172a;margin-bottom:4px;font-size:1rem;display:block}.admin-login-point p{color:#111827b8;font-size:.95rem;line-height:1.55}.admin-login-hero-note{color:#ffffffe6;background:#0f172ae6;border-radius:22px;align-items:flex-start;gap:14px;padding:18px 20px;display:flex}.admin-login-hero-label{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff1f;border-radius:999px;flex-shrink:0;padding:6px 10px;font-size:12px;font-weight:700}.admin-login-hero-note p{color:#ffffffd1;font-size:.95rem;line-height:1.6}.admin-login-hero-note code{color:#fff;background:#ffffff1f;border-radius:6px;padding:0 6px}.admin-login-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffd1;flex-direction:column;padding:34px;display:flex}.admin-login-panel-header{margin-bottom:8px}.admin-login-panel .title{margin-top:12px;font-size:clamp(2rem,4vw,2.6rem)}.admin-login-panel .helper-text{margin-top:10px}.auth-form.admin-login-form{gap:16px;margin-top:18px;display:grid}.field{gap:10px;display:grid}.field-label{color:#0f172a;letter-spacing:.01em;font-size:.95rem;font-weight:700}.auth-input{color:#0f172a;background:#fffffff5;border:1px solid #0f172a1f;border-radius:16px;outline:none;width:100%;min-height:54px;padding:14px 16px;transition:border-color .2s,box-shadow .2s,transform .2s}.auth-input::placeholder{color:#64748bb8}.auth-input:focus{border-color:#037ef373;box-shadow:0 0 0 4px #037ef31f}.auth-input:disabled{opacity:.65;cursor:not-allowed}.auth-actions.admin-login-actions{grid-template-columns:1fr 1fr;gap:12px;margin-top:4px;display:grid}.admin-login-otp-meta{color:#0f172a;background:#037ef314;border:1px solid #037ef324;border-radius:14px;justify-content:space-between;align-items:center;gap:16px;margin-top:12px;padding:12px 14px;font-size:.92rem;line-height:1.5;display:flex}.admin-login-otp-meta.expired{background:#fe891f1f;border-color:#fe891f38}.admin-login-resend-link{color:var(--ticket-blue);background:0 0;border:none;flex-shrink:0;padding:0;font-size:.92rem;font-weight:700}.admin-login-resend-link:disabled{opacity:.55;cursor:not-allowed}.admin-login-actions .btn-primary,.admin-login-actions .btn-secondary{letter-spacing:.01em;text-transform:none;border-radius:16px;width:100%;min-height:54px;padding:14px 16px;font-weight:700}.admin-login-actions .btn-primary{background:linear-gradient(135deg,#0f172a,#111827);grid-column:1/-1;box-shadow:0 14px 30px #0f172a38}.admin-login-actions .btn-primary:hover:not(.disabled){color:var(--bw-white);background:linear-gradient(135deg,#111827,#1f2937)}.admin-login-actions .btn-secondary{color:#0f172a;background:#ffffffd9;border-color:#0f172a1f}.admin-login-actions .btn-secondary:hover{background:#0f172a0d}.status-message{color:#0f172a;background:#037ef314;border:1px solid #037ef324;border-radius:14px;margin-top:12px;padding:12px 14px;font-size:.92rem;line-height:1.5}.status-warning{background:#fe891f1f;border-color:#fe891f38}.admin-login-panel .error-message{background:#fef8f8eb;border-color:#1118271f;border-radius:14px;margin:12px 0 0}.animate-shake{animation:.45s ease-in-out shake}.welcome-text h2{color:var(--text-secondary);margin-bottom:.5rem;font-family:inherit;font-size:1.2rem;font-weight:400}.welcome-text h3{color:var(--bw-black);font-size:2rem;line-height:1.3}.highlight{text-underline-offset:4px;font-style:italic;font-weight:600;text-decoration:underline}.profile-section{text-align:center;flex-direction:column;align-items:center;margin-bottom:2.5rem;display:flex}.profile-photo,.profile-placeholder{border:1px solid var(--bw-black);object-fit:cover;background:var(--bw-gray-light);border-radius:50%;width:90px;height:90px;margin-bottom:1.5rem}.profile-placeholder{color:var(--bw-black);justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:2.5rem;display:flex}.office-details{background:var(--bw-gray-light);border:1px solid var(--bw-black);margin-bottom:2.5rem;padding:1.5rem}.detail-item{border-bottom:1px solid var(--bw-gray-medium);justify-content:space-between;padding:.8rem 0;font-size:.95rem;display:flex}.detail-item:last-child{border-bottom:none}.label{color:var(--text-secondary);font-weight:500}.value{color:var(--bw-black);text-transform:uppercase;letter-spacing:.05em;font-weight:600}.btn-primary,.btn-secondary{border:1px solid var(--bw-black);cursor:pointer;text-transform:uppercase;letter-spacing:.05em;width:100%;padding:1rem;font-size:1rem;font-weight:500;transition:all .2s}.btn-primary{background:var(--bw-black);color:var(--bw-white);justify-content:center;align-items:center;gap:.75rem;display:flex}.btn-primary:hover:not(.disabled){background:var(--bw-white);color:var(--bw-black)}.btn-primary.clicked{transform:translateY(2px)}.btn-primary.disabled{background:var(--bw-gray-medium);border-color:var(--bw-gray-medium);color:var(--bw-white);cursor:not-allowed}.btn-secondary{background:var(--bw-white);color:var(--bw-black)}.btn-secondary:hover{background:var(--bw-gray-light)}.error-message{background:var(--bw-gray-light);border:1px solid var(--bw-black);color:var(--bw-black);text-align:center;margin-bottom:1.5rem;padding:1rem;font-size:.95rem;font-weight:500}.bg-aiesec-dark{background-color:var(--bw-white)}.spinner,.spinner-small{border-radius:50%;animation:.8s linear infinite spin}.spinner{border:2px solid var(--bw-gray-light);border-top-color:var(--bw-black);width:40px;height:40px}.spinner-small{border:2px solid #ffffff4d;border-top-color:currentColor;width:18px;height:18px}.new-ticket-page,.edit-ticket-page{background:var(--ticket-bg);min-height:100vh;color:var(--ticket-black);font-family:Lato,Arial,sans-serif}.new-ticket-loading,.edit-ticket-loading{padding:40px;font-family:Lato,Arial,sans-serif}.new-ticket-header,.edit-ticket-header{background:var(--ticket-white);border-bottom:1px solid #8989891a;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:24px 40px;display:flex}.new-ticket-breadcrumb,.edit-ticket-breadcrumb{align-items:center;gap:8px;min-width:fit-content;font-size:20px;line-height:28px;display:flex}.new-ticket-breadcrumb span,.edit-ticket-breadcrumb span{color:var(--ticket-grey);font-weight:400}.new-ticket-breadcrumb strong,.edit-ticket-breadcrumb strong{color:var(--ticket-black);font-weight:700}.new-ticket-icon-button,.edit-ticket-icon-button,.new-ticket-round-button,.edit-ticket-round-button{border:1px solid var(--ticket-border);background:var(--ticket-white);cursor:pointer;border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.new-ticket-header-actions,.edit-ticket-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:24px;display:flex}.new-ticket-header-control,.edit-ticket-header-control{align-items:center;gap:8px;display:flex}.new-ticket-header-control span,.edit-ticket-header-control span{color:var(--ticket-grey);font-size:14px;line-height:20px}.new-ticket-header-select,.edit-ticket-header-select{border:1px solid var(--ticket-border);background:var(--ticket-white);border-radius:12px;align-items:center;width:136px;height:44px;display:flex;position:relative}.new-ticket-header-select select,.edit-ticket-header-select select{appearance:none;width:100%;height:100%;color:var(--ticket-grey);background:0 0;border:none;outline:none;padding:12px 40px 12px 16px;font-size:14px;line-height:20px}.new-ticket-header-select svg,.edit-ticket-header-select svg{pointer-events:none;position:absolute;right:16px}.new-ticket-header-select.tone-blue,.edit-ticket-header-select.tone-blue,.edit-ticket-status-badge.tone-blue,.edit-ticket-meta-pill.tone-blue{color:#037ef3;background:#037ef31a;border-color:#037ef347}.new-ticket-header-select.tone-green,.edit-ticket-header-select.tone-green,.edit-ticket-status-badge.tone-green,.edit-ticket-meta-pill.tone-green{color:#1fa15d;background:#1fa15d1a;border-color:#1fa15d47}.new-ticket-header-select.tone-orange,.edit-ticket-header-select.tone-orange,.edit-ticket-status-badge.tone-orange,.edit-ticket-meta-pill.tone-orange{color:#f2994a;background:#f2994a1f;border-color:#f2994a4d}.new-ticket-header-select.tone-brown,.edit-ticket-header-select.tone-brown,.edit-ticket-status-badge.tone-brown,.edit-ticket-meta-pill.tone-brown{color:#955841;background:#9558411a;border-color:#9558413d}.new-ticket-header-select.tone-violet,.edit-ticket-header-select.tone-violet,.edit-ticket-status-badge.tone-violet,.edit-ticket-meta-pill.tone-violet{color:#6b5cff;background:#6b5cff1a;border-color:#6b5cff3d}.new-ticket-header-select.tone-red,.edit-ticket-header-select.tone-red,.edit-ticket-status-badge.tone-red,.edit-ticket-meta-pill.tone-red{color:#db3a34;background:#db3a341a;border-color:#db3a343d}.new-ticket-header-select.tone-grey,.edit-ticket-header-select.tone-grey,.edit-ticket-status-badge.tone-grey,.edit-ticket-meta-pill.tone-grey{color:var(--ticket-grey);background:#8989891a;border-color:#89898938}.new-ticket-header-select.tone-blue select,.new-ticket-header-select.tone-green select,.new-ticket-header-select.tone-orange select,.new-ticket-header-select.tone-brown select,.new-ticket-header-select.tone-violet select,.new-ticket-header-select.tone-red select,.new-ticket-header-select.tone-grey select,.edit-ticket-header-select.tone-blue select,.edit-ticket-header-select.tone-green select,.edit-ticket-header-select.tone-orange select,.edit-ticket-header-select.tone-brown select,.edit-ticket-header-select.tone-violet select,.edit-ticket-header-select.tone-red select,.edit-ticket-header-select.tone-grey select{color:inherit;font-weight:700}.new-ticket-btn,.edit-ticket-btn{border:1px solid var(--ticket-border);background:var(--ticket-white);height:44px;color:var(--ticket-grey);cursor:pointer;border-radius:12px;padding:12px 16px;font-size:14px;line-height:20px}.edit-ticket-btn.primary{background:var(--ticket-blue);color:var(--ticket-white);border:none;min-width:61px}.new-ticket-btn.secondary,.edit-ticket-btn.secondary{color:var(--ticket-black);background:#89898914}.new-ticket-round-button,.edit-ticket-round-button{color:#0f172a;background:#fffffff0;border:1px solid #8989892e;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex;box-shadow:0 8px 18px #0f172a0f}.new-ticket-round-button:hover,.edit-ticket-round-button:hover{border-color:#037ef33d;box-shadow:0 12px 24px #0f172a14}.new-ticket-upload-button{color:#0f172a;background:linear-gradient(135deg,#037ef31a,#fe891f14);border:1px solid #037ef32e;border-radius:14px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 14px;font-size:14px;font-weight:700;line-height:20px;transition:transform .2s,box-shadow .2s,border-color .2s,background .2s;display:inline-flex;box-shadow:0 10px 22px #0f172a14}.new-ticket-upload-button:hover{background:linear-gradient(135deg,#037ef324,#fe891f1a);border-color:#037ef347;transform:translateY(-1px);box-shadow:0 14px 28px #0f172a1f}.new-ticket-upload-button:active{transform:translateY(0)}.edit-ticket-btn:disabled{opacity:.6;cursor:not-allowed}.new-ticket-error,.edit-ticket-error{border:1px solid var(--ticket-border);background:var(--ticket-white);color:var(--ticket-black);border-radius:12px;margin:16px 40px 0;padding:12px 16px;font-size:14px}.new-ticket-success{border:1px solid var(--ticket-green-border);background:var(--ticket-green-soft);color:var(--ticket-black);border-radius:12px;margin:16px 40px 0;padding:12px 16px;font-size:14px}.new-ticket-layout,.edit-ticket-layout{grid-template-columns:minmax(320px,1fr) minmax(320px,1fr) minmax(320px,1fr);align-items:start;gap:20px;width:100%;padding:16px 40px 40px;display:grid}.new-ticket-left,.new-ticket-right,.edit-ticket-left,.edit-ticket-right{flex-direction:column;gap:16px;width:100%;display:flex}.new-ticket-card,.edit-ticket-card{background:var(--ticket-white);border:1px solid var(--ticket-border);border-radius:16px;width:100%;padding:16px}.new-ticket-card h3,.edit-ticket-card h3{text-transform:uppercase;color:var(--ticket-grey);margin:0;font-family:inherit;font-size:14px;font-weight:400;line-height:20px}.new-ticket-fields,.edit-ticket-fields{flex-direction:column;gap:16px;margin-top:12px;display:flex}.new-ticket-field,.edit-ticket-field{flex-direction:column;gap:4px;display:flex}.new-ticket-field label,.edit-ticket-field label{color:var(--ticket-black);font-size:16px;font-weight:400;line-height:24px}.new-ticket-field input,.new-ticket-field textarea,.new-ticket-select-wrap,.edit-ticket-field input,.edit-ticket-field textarea,.edit-ticket-select-wrap{border:1px solid var(--ticket-border);background:var(--ticket-white);width:100%;color:var(--ticket-black);border-radius:12px;font-size:14px;line-height:20px}.new-ticket-field input,.new-ticket-select-wrap,.edit-ticket-field input,.edit-ticket-select-wrap{height:44px}.new-ticket-field input,.edit-ticket-field input{padding:12px 16px}.new-ticket-field textarea,.edit-ticket-field textarea{resize:vertical;min-height:120px;padding:12px 16px}.new-ticket-field input::placeholder,.new-ticket-field textarea::placeholder,.edit-ticket-field input::placeholder,.edit-ticket-field textarea::placeholder{color:var(--ticket-grey)}.new-ticket-select-wrap,.edit-ticket-select-wrap{align-items:center;display:flex;position:relative}.new-ticket-select-wrap select,.edit-ticket-select-wrap select{appearance:none;width:100%;height:100%;color:var(--ticket-grey);background:0 0;border:none;outline:none;padding:12px 40px 12px 16px;font-size:14px;line-height:20px}.new-ticket-select-wrap svg,.edit-ticket-select-wrap svg{pointer-events:none;position:absolute;right:16px}.new-ticket-select-wrap select:disabled,.edit-ticket-select-wrap select:disabled{opacity:.6;cursor:not-allowed}.subject-input{font-weight:700}.new-ticket-note,.edit-ticket-note{color:var(--ticket-grey);font-size:12px;line-height:18px}.searchable-office-select{width:100%;position:relative}.searchable-office-select-trigger{border:1px solid var(--ticket-border);background:var(--ticket-white);width:100%;min-height:44px;color:var(--ticket-black);border-radius:12px;align-items:center;gap:12px;padding:12px 40px 12px 16px;font-size:14px;line-height:20px;display:flex;position:relative}.searchable-office-select-trigger:disabled{opacity:.6;cursor:not-allowed}.searchable-office-select-trigger svg{pointer-events:none;position:absolute;right:16px}.searchable-office-select-value{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;min-width:0;overflow:hidden}.searchable-office-select-value.is-placeholder{color:var(--ticket-grey)}.searchable-office-select-panel{z-index:20;border:1px solid var(--ticket-border);background:#fffffffa;border-radius:16px;padding:12px;position:absolute;top:calc(100% + 8px);left:0;right:0;box-shadow:0 24px 48px #0f172a1f}.searchable-office-select-search{width:100%;min-height:40px;color:var(--ticket-black);background:#f8f7f6e6;border:1px solid #8989892e;border-radius:12px;outline:none;padding:10px 14px;font-size:14px;line-height:20px}.searchable-office-select-search::placeholder{color:var(--ticket-grey)}.searchable-office-select-options{flex-direction:column;gap:8px;max-height:280px;margin-top:12px;display:flex;overflow:auto}.searchable-office-select-option{text-align:left;width:100%;color:var(--ticket-black);background:#fffffff5;border:1px solid #89898929;border-radius:14px;flex-direction:column;gap:4px;padding:10px 12px;display:flex}.searchable-office-select-option:hover,.searchable-office-select-option.selected{background:#037ef30f;border-color:#037ef33d}.searchable-office-select-option-label{font-size:14px;font-weight:700;line-height:20px}.searchable-office-select-option-meta{color:var(--ticket-grey);font-size:12px;line-height:16px}.searchable-office-select-empty{color:var(--ticket-grey);border:1px dashed #89898938;border-radius:14px;padding:14px;font-size:13px;line-height:20px}.new-ticket-tag-picker{flex-direction:column;gap:10px;display:flex}.new-ticket-tag-input,.edit-ticket-tag-input{border:1px solid var(--ticket-border);background:var(--ticket-white);border-radius:12px;flex-wrap:wrap;align-items:center;gap:8px;width:100%;min-height:44px;padding:0 16px;display:flex}.new-ticket-tag-input input,.edit-ticket-tag-input input{background:0 0;border:none;outline:none;flex:1;min-width:160px;min-height:44px;padding:0}.new-ticket-tag-add,.edit-ticket-tag-add{cursor:pointer;color:#0f172a;background:#0f172a0f;border:none;border-radius:999px;justify-content:center;align-items:center;min-width:72px;min-height:32px;padding:0 12px;font-size:13px;font-weight:700;display:inline-flex}.new-ticket-tag-add:disabled,.edit-ticket-tag-add:disabled{opacity:.5;cursor:not-allowed}.new-ticket-tags,.edit-ticket-tags,.edit-ticket-tag-list{flex-wrap:wrap;gap:8px;display:flex}.new-ticket-tags,.edit-ticket-tags{margin-top:8px}.new-ticket-tags span,.edit-ticket-tags span,.edit-ticket-tag-pill{border:1px solid var(--ticket-border);color:var(--ticket-grey);background:#8989891a;border-radius:64px;padding:4px 12px;font-size:14px;line-height:20px}.new-ticket-tag-chip,.edit-ticket-tag-chip{color:#0f172a;background:#037ef314;border:1px solid #037ef324;border-radius:999px;align-items:center;gap:8px;padding:6px 10px;font-size:14px;line-height:20px;display:inline-flex}.new-ticket-tag-chip-remove,.edit-ticket-tag-chip-remove{color:#0f172a;cursor:pointer;background:#0f172a14;border:none;border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;display:inline-flex}.new-ticket-tag-suggestions,.edit-ticket-tag-suggestions{flex-wrap:wrap;gap:8px;display:flex}.new-ticket-tag-suggestion,.edit-ticket-tag-suggestion{color:#0f172a;background:#ffffffeb;border:1px solid #0f172a1f;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}.new-ticket-card-heading,.edit-ticket-card-heading,.new-ticket-comments-heading,.edit-ticket-comments-heading,.new-ticket-comment-actions,.edit-ticket-comment-actions,.sample-comment-header,.edit-comment-header,.sample-comment-author,.edit-comment-author,.sample-comment-meta,.edit-comment-meta{align-items:center;display:flex}.new-ticket-card-heading,.edit-ticket-card-heading,.new-ticket-comments-heading,.edit-ticket-comments-heading,.new-ticket-comment-actions,.edit-ticket-comment-actions,.sample-comment-header,.edit-comment-header{justify-content:space-between}.new-ticket-attachment-list,.edit-ticket-attachment-list,.new-ticket-attachment-group,.edit-ticket-attachment-group{flex-direction:column;gap:16px;display:flex}.new-ticket-attachment-list,.edit-ticket-attachment-list,.new-ticket-attachment-group{margin-top:12px}.edit-ticket-attachment-group{margin-top:8px}.new-ticket-attachment-row,.edit-ticket-attachment-row{border:1px solid var(--ticket-border);width:100%;min-height:44px;color:var(--ticket-grey);border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;line-height:20px;display:flex}.new-ticket-attachment-row.space-between{justify-content:space-between}.new-ticket-attachment-name{align-items:center;gap:10px;min-width:0;display:flex}.new-ticket-attachment-dot{background:#037ef357;border-radius:999px;flex-shrink:0;width:10px;height:10px}.new-ticket-attachment-copy,.edit-ticket-attachment-copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.new-ticket-attachment-copy strong,.edit-ticket-attachment-copy strong{color:var(--ticket-black);word-break:break-word;font-size:14px;line-height:20px}.new-ticket-attachment-copy span,.edit-ticket-attachment-copy span{color:var(--ticket-grey);font-size:12px;line-height:16px}.new-ticket-attachment-remove,.edit-ticket-attachment-remove{min-height:32px;color:var(--ticket-grey);background:#89898914;border:1px solid #8989892e;border-radius:999px;padding:0 12px;font-size:12px;font-weight:700}.new-ticket-empty-state,.edit-ticket-empty-state{color:var(--ticket-grey);background:#ffffffad;border:1px dashed #89898940;border-radius:16px;padding:18px}.new-ticket-empty-state strong,.edit-ticket-empty-state strong{color:var(--ticket-black);margin-bottom:6px;font-size:14px;display:block}.new-ticket-empty-state p,.edit-ticket-empty-state p{font-size:13px;line-height:20px}.edit-ticket-attachment-row.space-between{justify-content:space-between}.edit-ticket-attachment-name{align-items:center;gap:8px;display:flex}.new-ticket-attachment-actions{align-items:center;gap:12px;display:inline-flex}.new-ticket-attachment-actions a{color:#037ef3;font-size:12px;font-weight:700;text-decoration:none}.new-ticket-attachment-actions a:hover{text-decoration:underline}.edit-ticket-attachment-actions{align-items:center;gap:12px;display:inline-flex}.edit-ticket-attachment-actions a{color:#037ef3;font-size:12px;font-weight:700;text-decoration:none}.edit-ticket-attachment-actions a:hover{text-decoration:underline}.attachment-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172a8f;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.attachment-modal{background:#fffffff5;border:1px solid #0f172a14;border-radius:28px;width:min(720px,100%);max-height:min(88vh,900px);padding:24px;overflow:auto;box-shadow:0 36px 90px #0f172a40}.attachment-modal-header{justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:18px;display:flex}.attachment-modal-eyebrow{color:var(--ticket-blue);letter-spacing:.14em;text-transform:uppercase;background:#037ef31a;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:800;display:inline-flex}.attachment-modal-header h3{color:#0f172a;margin-top:10px;font-size:2rem;line-height:1}.attachment-modal-header p{color:#0f172ab3;max-width:54ch;margin-top:10px;font-size:14px;line-height:22px}.attachment-modal-close{color:#0f172a;background:#0f172a14;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;line-height:1;display:inline-flex}.attachment-modal-dropzone{background:linear-gradient(135deg,#037ef30d,#fe891f0a);border:1px dashed #037ef359;border-radius:22px;place-items:center;min-height:180px;display:grid;position:relative;overflow:hidden}.attachment-modal-input{opacity:0;cursor:pointer;position:absolute;inset:0}.attachment-modal-dropzone-copy{text-align:center;pointer-events:none;flex-direction:column;align-items:center;gap:12px;padding:24px;display:flex}.attachment-modal-dropzone-copy strong{color:#0f172a;font-size:18px;line-height:26px}.attachment-modal-dropzone-copy span{color:#0f172aa8;font-size:14px;line-height:22px}.attachment-modal-meta{color:var(--ticket-grey);justify-content:space-between;align-items:center;gap:16px;margin-top:16px;font-size:13px;line-height:20px;display:flex}.attachment-modal-list{flex-direction:column;gap:12px;margin-top:16px;display:flex}.attachment-modal-empty{color:var(--ticket-grey);background:#f8f7f699;border:1px dashed #89898940;border-radius:16px;align-items:center;gap:10px;padding:18px;display:flex}.attachment-modal-empty p{font-size:13px;line-height:20px}.attachment-modal-row{background:#ffffffeb;border:1px solid #8989892e;border-radius:16px;align-items:center;gap:12px;min-height:56px;padding:12px 14px;display:flex}.attachment-modal-row-copy{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.attachment-modal-row-copy strong{color:#0f172a;word-break:break-word;font-size:14px;line-height:20px}.attachment-modal-row-copy span{color:var(--ticket-grey);font-size:12px;line-height:16px}.attachment-modal-remove{color:var(--ticket-grey);background:#89898914;border:1px solid #8989892e;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:700}.attachment-modal-error,.attachment-modal-status{border-radius:14px;margin-top:14px;padding:12px 14px;font-size:13px;line-height:20px}.attachment-modal-error{color:#991b1b;background:#dc262614}.attachment-modal-status{color:#0f172a;background:#037ef314}.attachment-modal-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}.admin-ticket-detail-page{background:var(--ticket-bg);min-height:100vh;color:var(--ticket-black);padding:28px 32px 40px;font-family:Lato,Arial,sans-serif}.admin-ticket-detail-shell{max-width:1180px;margin:0 auto}.admin-ticket-detail-topbar{align-items:center;gap:14px;margin-bottom:24px;display:flex}.admin-ticket-back-button{border:1px solid var(--ticket-border);background:var(--ticket-white);border-radius:14px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.admin-ticket-eyebrow{color:var(--ticket-grey);letter-spacing:.12em;text-transform:uppercase;margin-bottom:6px;font-size:12px;font-weight:700;display:inline-flex}.admin-ticket-detail-topbar h1{font-family:Lato,Arial,sans-serif;font-size:clamp(2rem,3vw,2.8rem);line-height:1.05}.admin-ticket-detail-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.admin-ticket-detail-card{border:1px solid var(--ticket-border);background:var(--ticket-white);border-radius:20px;padding:20px;box-shadow:0 12px 28px #0f172a0d}.admin-ticket-detail-card h2{margin-bottom:14px;font-family:Lato,Arial,sans-serif;font-size:18px}.admin-ticket-detail-list{gap:12px;display:grid}.admin-ticket-detail-list div{border-bottom:1px solid #8989891f;justify-content:space-between;gap:16px;padding-bottom:10px;display:flex}.admin-ticket-detail-list span{color:var(--ticket-grey);font-size:13px}.admin-ticket-detail-list strong{color:var(--ticket-black);text-align:right;word-break:break-word;font-size:13px}.admin-ticket-detail-copy strong{margin-bottom:10px;font-size:16px;display:block}.admin-ticket-detail-copy p{color:var(--ticket-grey);white-space:pre-wrap;line-height:1.6}.admin-ticket-tag-list,.admin-ticket-attachment-list{flex-wrap:wrap;gap:10px;display:flex}.admin-ticket-tag-chip{color:#0f172a;background:#037ef314;border:1px solid #037ef324;border-radius:999px;align-items:center;padding:6px 12px;font-size:13px;font-weight:700;display:inline-flex}.admin-ticket-empty{color:var(--ticket-grey);font-size:13px}.admin-ticket-attachment-row{border:1px solid var(--ticket-border);min-width:240px;color:inherit;background:#f8f7f6bf;border-radius:16px;padding:14px 16px;display:block}.admin-ticket-attachment-row strong{color:var(--ticket-black);margin-bottom:4px;display:block}.admin-ticket-attachment-row span{color:var(--ticket-grey);font-size:12px}.admin-ticket-detail-error{color:#991b1b;background:#dc262614;border-color:#dc26261f}.edit-ticket-section-label{color:var(--ticket-grey);text-transform:uppercase;margin-top:20px;font-size:14px;line-height:20px}.new-ticket-comment-toggle,.edit-ticket-comment-toggle{gap:8px;display:flex}.new-ticket-comment-toggle button,.new-ticket-comment-actions button,.edit-ticket-comment-toggle button,.edit-ticket-comment-actions button{border:1px solid var(--ticket-border);background:var(--ticket-white);height:28px;color:var(--ticket-grey);cursor:pointer;border-radius:8px;padding:4px 12px;font-size:14px;line-height:20px}.new-ticket-comment-toggle-button.internal.active,.edit-ticket-comment-toggle-button.internal.active{color:var(--ticket-brown);background:#ac53131f;border-color:#ac531366}.new-ticket-comment-toggle-button.public.active,.edit-ticket-comment-toggle-button.public.active{color:var(--ticket-green);background:#4caf501f;border-color:#4caf5066}.new-ticket-comment-toggle button.active,.edit-ticket-comment-toggle button.active{background:var(--ticket-blue);color:var(--ticket-white);border-color:var(--ticket-blue)}.new-ticket-comment-box,.edit-ticket-comment-box{border:1px solid var(--ticket-border);resize:vertical;width:100%;min-height:124px;color:var(--ticket-black);border-radius:12px;margin-top:8px;padding:12px 16px;font-size:14px;line-height:20px}.new-ticket-comment-box::placeholder,.edit-ticket-comment-box::placeholder{color:var(--ticket-grey)}.new-ticket-comment-files,.edit-ticket-comment-files{flex-direction:column;gap:8px;margin-top:8px;display:flex}.new-ticket-comment-actions,.edit-ticket-comment-actions{justify-content:space-between;align-items:center;gap:12px;margin-top:12px;display:flex}.new-ticket-comment-actions button,.edit-ticket-comment-actions button{align-items:center;gap:4px;display:inline-flex}.new-ticket-comment-attach,.edit-ticket-comment-attach{min-height:40px;color:var(--ticket-black);cursor:pointer;background:#8989890f;border:1px solid #8989892e;border-radius:12px;padding:0 14px;font-size:14px;font-weight:600;line-height:20px}.edit-ticket-status-badge{background:var(--ticket-orange-soft);border:1px solid var(--ticket-orange-border);color:var(--ticket-orange);border-radius:64px;justify-content:center;align-items:center;padding:4px 12px;font-size:14px;line-height:20px;display:inline-flex}.edit-ticket-detail-list,.edit-ticket-dynamic-list{flex-direction:column;gap:12px;margin-top:20px;display:flex}.edit-ticket-detail-row,.edit-ticket-dynamic-row{border-bottom:1px solid var(--ticket-border);min-height:32px;color:var(--ticket-grey);justify-content:space-between;align-items:center;gap:24px;padding-bottom:12px;font-size:14px;line-height:20px;display:flex}.edit-ticket-detail-row:last-child,.edit-ticket-dynamic-row:last-child{border-bottom:none;padding-bottom:0}.edit-ticket-detail-row strong,.edit-ticket-dynamic-row strong{color:var(--ticket-black);text-align:right;font-weight:400}.edit-ticket-meta-pill{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;min-height:28px;padding:4px 12px;font-size:13px;font-weight:700;line-height:18px;display:inline-flex}.edit-ticket-assignee{align-items:center;gap:8px;margin-top:12px;display:flex}.edit-ticket-assignee-info{flex-direction:column;display:flex}.edit-ticket-assignee-info strong{color:var(--ticket-black);font-size:14px;line-height:20px}.edit-ticket-assignee-info span{color:var(--ticket-grey);font-size:14px;line-height:20px}.ticket-avatar,.sample-avatar{background:var(--ticket-avatar-blue-soft);border:1px solid var(--ticket-avatar-blue-border);width:40px;height:40px;color:var(--ticket-avatar-blue);border-radius:64px;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;line-height:20px;display:flex}.ticket-avatar.green{background:var(--ticket-green-soft);border-color:var(--ticket-green-border);color:var(--ticket-green)}.edit-ticket-content-value{border:1px solid var(--ticket-border);background:var(--ticket-white);width:100%;color:var(--ticket-black);border-radius:12px;padding:12px 16px;font-size:14px;line-height:20px}.edit-ticket-content-value.subject{height:44px;font-weight:700}.edit-ticket-content-value.description{white-space:pre-wrap;min-height:120px;font-size:16px;line-height:24px}.edit-ticket-comment-list{border-top:1px solid var(--ticket-border);margin-top:16px}.edit-ticket-comment-item{border-bottom:1px solid var(--ticket-border);padding:16px 0}.edit-ticket-comment-item:last-child{border-bottom:none;padding-bottom:0}.edit-comment-author{gap:8px}.edit-comment-author strong{color:var(--ticket-black);word-break:break-word;font-size:14px;line-height:20px}.edit-comment-meta{color:var(--ticket-grey);gap:8px;font-size:14px;line-height:20px}.edit-ticket-comment-item .ticket-avatar{color:var(--ticket-blue);background:#037ef31a;border-color:#037ef33d}.edit-ticket-comment-item .ticket-avatar.green{color:var(--ticket-green);background:#4caf501f;border-color:#4caf503d}.edit-ticket-comment-item p{color:var(--ticket-grey);margin-top:12px;font-size:14px;line-height:20px}.internal-pill,.public-pill,.attachment-count{border-radius:64px;align-items:center;gap:4px;height:28px;padding:4px 12px;font-size:14px;line-height:20px;display:inline-flex}.internal-pill{color:#955841;background:#9558411a;border:1px solid #9558413d}.public-pill{color:#1fa15d;background:#1fa15d1a;border:1px solid #1fa15d47}.attachment-count{color:var(--ticket-grey);background:#8989891a;border:1px solid #89898980}.sample-comment-card p{color:var(--ticket-grey);margin-top:12px;font-size:14px;line-height:20px}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slideFade{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes shake{0%,to{transform:translate(0)}20%{transform:translate(-4px)}40%{transform:translate(4px)}60%{transform:translate(-3px)}80%{transform:translate(3px)}}@media (max-width:1100px){.new-ticket-layout,.edit-ticket-layout,.admin-login-shell{grid-template-columns:1fr}.admin-login-title{max-width:100%}.new-ticket-header,.edit-ticket-header{flex-direction:column;align-items:flex-start;height:auto}.new-ticket-header-actions,.edit-ticket-header-actions{justify-content:flex-start;gap:12px;width:100%}.new-ticket-btn,.edit-ticket-btn{flex:1}}@media (max-width:640px){.admin-login-page{padding:18px}.admin-login-hero,.admin-login-panel{border-radius:22px;padding:24px}.admin-login-title{font-size:2.4rem}.admin-login-point{grid-template-columns:1fr}.admin-login-point span{border-radius:16px;width:48px;height:48px}.auth-actions.admin-login-actions{grid-template-columns:1fr}.new-ticket-header,.edit-ticket-header{padding:20px}.new-ticket-layout,.edit-ticket-layout{padding:16px 20px 32px}.new-ticket-header-actions,.edit-ticket-header-actions{flex-direction:column;align-items:stretch}.new-ticket-header-control,.edit-ticket-header-control{justify-content:space-between}.new-ticket-header-select,.edit-ticket-header-select{flex:1}}.attachment-count{cursor:pointer}.attachment-count:hover{opacity:.8}.app-shell{background:var(--ticket-bg);min-height:100vh;color:var(--ticket-black);padding:24px 28px 0}.app-shell-brand-button{background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.app-shell-brand-logo{object-fit:contain;width:auto;max-width:170px;height:34px;display:block}.app-shell-navbar{background:#fffffffa;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:68px;padding:12px 20px;display:flex;position:relative;box-shadow:0 14px 35px #14191f14}.app-shell-navbar-left{align-items:center;gap:28px;min-width:0;display:flex}.app-shell-tabs{flex-wrap:wrap;align-items:center;gap:22px;display:flex}.app-shell-tab{color:#4b5a70;background:0 0;border:none;padding:8px 0;font-size:13px;font-weight:500;line-height:18px;position:relative}.app-shell-tab.active:after{content:"";background:#2b6fff;height:1px;position:absolute;bottom:0;left:0;right:0}.app-shell-actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.app-shell-primary-action{color:#fff;background:#0a7cff;border:none;border-radius:8px;align-items:center;gap:8px;height:36px;padding:0 14px;font-size:12px;font-weight:600;line-height:18px;display:inline-flex;box-shadow:0 8px 18px #0a7cff40}.app-shell-icon-button{color:#666b73;background:#fff;border:1px solid #e3e6eb;border-radius:999px;justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.app-shell-profile{position:relative}.app-shell-profile-button{color:#444b55;background:#fff;border:1px solid #e3e6eb;border-radius:10px;align-items:center;gap:8px;height:34px;padding:0 10px 0 6px;font-size:12px;font-weight:500;line-height:18px;display:inline-flex}.app-shell-avatar{color:#173c7a;background:linear-gradient(135deg,#dfeaff,#b7d1ff);border-radius:999px;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;font-weight:700;display:inline-flex}.app-shell-profile-name{white-space:nowrap;text-overflow:ellipsis;max-width:160px;overflow:hidden}.app-shell-dropdown{z-index:30;gap:12px;display:flex;position:absolute;top:calc(100% + 10px);right:0}.app-shell-dropdown-card{background:#fff;border:1px solid #e3e6eb;border-radius:8px;flex-direction:column;min-width:156px;padding:6px;display:flex;box-shadow:0 14px 26px #0000001f}.app-shell-dropdown-label{color:#6c717b;padding:4px 8px 8px;font-size:11px;font-weight:600;line-height:16px}.app-shell-dropdown-item{color:#2a2f38;text-align:left;background:0 0;border:none;border-radius:6px;align-items:center;gap:8px;width:100%;padding:7px 10px;font-size:12px;line-height:18px;display:flex}.app-shell-dropdown-item.active{color:#0a7cff;background:#0a7cff14}.app-shell-dropdown-item.danger{color:#ff5c4d}.app-shell-dropdown-item:hover{background:#2a2f380d}.app-shell-content{background:var(--ticket-bg);padding-top:22px}@media (max-width:900px){.app-shell-navbar{flex-direction:column;align-items:flex-start;gap:16px;padding-left:20px;padding-right:20px}.app-shell-actions{flex-wrap:wrap;justify-content:flex-start;width:100%}.app-shell-navbar-left{flex-direction:column;align-items:flex-start;gap:14px;width:100%}.app-shell-dropdown{flex-direction:column;left:0;right:auto}}.tickets-list-page{background:var(--ticket-bg);min-height:100vh;color:var(--ticket-black);font-family:Lato,Arial,sans-serif}.tickets-list-loading{padding:40px;font-family:Lato,Arial,sans-serif}.tickets-list-header{background:var(--ticket-white);justify-content:space-between;align-items:center;min-height:92px;padding:24px 40px;display:flex}.tickets-list-title{align-items:center;gap:8px;font-size:20px;line-height:28px;display:flex}.tickets-list-title strong{color:var(--ticket-black);font-weight:700}.tickets-list-title span{color:var(--ticket-grey);font-weight:400}.tickets-list-new-button{background:var(--ticket-blue);min-width:130px;height:44px;color:var(--ticket-white);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:14px;line-height:20px;display:inline-flex}.tickets-list-content{padding:16px 40px 0}.tickets-list-toolbar{border:1px solid var(--ticket-border);border-radius:16px;justify-content:space-between;align-items:center;gap:24px;min-height:92px;padding:24px 20px;display:flex}.tickets-list-search{background:var(--ticket-white);border:1px solid var(--ticket-border);border-radius:12px;align-items:center;gap:8px;width:min(498px,100%);height:44px;padding:12px 16px;display:flex}.tickets-list-search input{color:var(--ticket-black);background:0 0;border:none;outline:none;flex:1;font-size:14px;line-height:20px}.tickets-list-search input::placeholder{color:var(--ticket-black)}.tickets-list-filter-row,.tickets-list-status-filters{align-items:center;gap:16px;display:flex}.tickets-list-filter-pill,.tickets-list-filter-button{border:1px solid var(--ticket-border);background:var(--ticket-white);height:44px;color:var(--ticket-grey);font-size:14px;line-height:20px}.tickets-list-filter-pill{white-space:nowrap;border-radius:32px;flex-shrink:0;padding:12px 20px}.tickets-list-filter-pill.active{border-color:var(--ticket-blue);background:var(--ticket-blue);color:var(--ticket-white)}.tickets-list-filter-divider{background:var(--ticket-border);width:1px;height:44px}.tickets-list-filter-button{border-radius:32px;justify-content:center;align-items:center;gap:8px;min-width:108px;padding:12px 20px;display:inline-flex}.tickets-list-table{width:100%;margin-top:16px;overflow-x:auto}.tickets-list-table-row{grid-template-columns:66px 290px 205px 148px 128px 92px 122px 128px;align-items:center;gap:20px;width:100%;min-width:1180px;display:grid}.tickets-list-table-row>*{min-width:0}.tickets-list-table-head{background:var(--ticket-white);border:1px solid var(--ticket-border);height:64px;color:var(--ticket-black);border-radius:16px 16px 0 0;padding:20px 16px;font-size:16px;line-height:24px}.tickets-list-data-row{background:var(--ticket-white);border:solid var(--ticket-border);height:60px;color:var(--ticket-black);text-align:left;cursor:pointer;border-width:0 1px 1px;padding:16px;font-size:14px;line-height:20px}.tickets-list-data-row:hover{background:#8989890a}.tickets-list-subject{color:var(--ticket-black);white-space:nowrap;text-overflow:ellipsis;font-weight:700;overflow:hidden}.tickets-list-muted{color:var(--ticket-grey);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.tickets-list-date-created{text-align:right;justify-self:end}.tickets-list-badge{white-space:nowrap;border-radius:64px;justify-content:center;align-items:center;height:28px;padding:4px 12px;font-size:14px;line-height:20px;display:inline-flex}.tickets-list-badge.type-it{color:#800039;background:#8000391a;border:1px solid #80003980}.tickets-list-badge.type-hr{color:#049efb;background:#049efb1a;border:1px solid #049efb80}.tickets-list-badge.type-default{color:var(--ticket-grey);background:#8989891a;border:1px solid #89898980}.tickets-list-badge.status-open{color:#fe891f;background:#fe891f1a;border:1px solid #fe891f80}.tickets-list-badge.status-resolved{color:#4caf50;background:#4caf501a;border:1px solid #4caf5080}.tickets-list-badge.status-progress{color:#663cce;background:#663cce1a;border:1px solid #663cce80}.tickets-list-badge.status-pending{color:#295ba4;background:#295ba41a;border:1px solid #295ba480}.tickets-list-badge.status-cancelled,.tickets-list-badge.status-default{color:var(--ticket-grey);background:#8989891a;border:1px solid #89898980}.tickets-list-badge.priority-high{color:#e61601;background:#e616011a;border:1px solid #e6160180}.tickets-list-badge.priority-medium{color:#295ba4;background:#295ba41a;border:1px solid #295ba480}.tickets-list-badge.priority-low,.tickets-list-badge.priority-default{color:var(--ticket-grey);background:#8989891a;border:1px solid #89898980}.tickets-list-empty{background:var(--ticket-white);border:solid var(--ticket-border);min-width:1180px;height:120px;color:var(--ticket-grey);border-width:0 1px 1px;justify-content:center;align-items:center;font-size:14px;display:flex}.tickets-list-pagination{color:var(--ticket-black);justify-content:space-between;align-items:center;padding:68px 40px 32px;font-size:14px;line-height:20px;display:flex}.tickets-list-pagination-actions{align-items:center;gap:8px;display:flex}.tickets-list-pagination-actions button{border:1px solid var(--ticket-border);background:var(--ticket-white);height:44px;color:var(--ticket-grey);border-radius:12px;align-items:center;gap:8px;padding:12px 16px;font-size:14px;line-height:20px;display:inline-flex}.tickets-list-pagination-actions button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:1000px){.tickets-list-header,.tickets-list-pagination{flex-direction:column;align-items:flex-start;gap:16px}.tickets-list-toolbar{flex-direction:column;align-items:stretch}.tickets-list-search{width:100%}.tickets-list-filter-row{flex-wrap:wrap}.tickets-list-status-filters{flex-wrap:wrap;gap:8px}}@media (max-width:640px){.tickets-list-header,.tickets-list-content,.tickets-list-pagination{padding-left:20px;padding-right:20px}.tickets-list-new-button,.tickets-list-filter-button{width:100%}}
