:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--primary:#355ab8;--primary-dark:#2a4a96;--ink:#10245b;--muted:#667085;--border:#d9dce5;--paper:#fff;--background:#f7f7fb}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{font-family:var(--font-present-sans), PresentSans, sans-serif;color:#2c2f36;background:var(--background)}button,input,select,textarea,option{font-family:var(--font-present-sans), PresentSans, sans-serif;font-size:inherit;font-weight:inherit;line-height:inherit}.support-shell{color:#2f3037;--shell-paper:#fff;--shell-text:#2f3037;--shell-muted:#6d6f7b;--shell-border:#2f30371f;--shell-bg:#f7f7f9;background:#f7f7f9;min-height:100vh}.support-shell-dark{color:#e8e8ed;--shell-paper:#2d2f36;--shell-text:#ececf1;--shell-muted:#aaaab5;--shell-border:#ffffff1f;--shell-bg:#24252b;background:#24252b}.shell-navbar{z-index:50;border-bottom:1px solid var(--shell-border);background:var(--shell-paper);height:60px;box-shadow:none;display:flex;position:sticky;top:0}.shell-brand-area{flex:0 0 171px;align-items:center;width:171px;padding:0 20px;display:flex}.shell-brand{color:var(--shell-text);align-items:center;text-decoration:none;display:inline-flex}.shell-brand img{object-fit:contain;object-position:left center;width:150px;height:58px}.shell-navbar-content{flex:1;justify-content:space-between;align-items:center;gap:18px;min-width:0;padding:0 23px 0 16px;display:flex;position:relative}.shell-icon-button{width:38px;height:38px;color:var(--shell-muted);cursor:pointer;background:0 0;border:0;border-radius:50%;flex:0 0 38px;justify-content:center;align-items:center;padding:9px;transition:color .18s,background .18s;display:inline-flex}.shell-icon-button:hover{color:var(--primary);background:#355ab814}.shell-icon-button svg,.sidebar-link svg,.shell-search svg{width:1em;height:1em;color:inherit;flex:0 0 1em;display:block}.shell-mobile-toggle{display:none}.shell-search{width:560px;min-width:280px;max-width:560px;height:38px;color:var(--shell-muted);cursor:pointer;background:linear-gradient(#fffffffa,#f8fafcfa);border:1px solid #94a3b838;border-radius:10px;align-items:center;gap:10px;padding:0 6px 0 13px;display:flex;position:absolute;left:calc(50% - 85.5px);transform:translate(-50%);box-shadow:0 12px 28px #0f172a12}.shell-search svg{font-size:21px}.shell-search span{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.shell-search kbd{min-width:54px;height:24px;color:var(--shell-muted);background:#0f172a0d;border:0;border-radius:10px;justify-content:center;align-items:center;margin-left:auto;padding:0 10px;font-family:inherit;font-size:12px;font-weight:700;display:inline-flex}.shell-navbar-actions{align-items:center;gap:5px;min-width:0;margin-left:auto;display:flex}.shell-language-picker{border-bottom:2px solid #d4ad00;align-items:center;gap:10px;height:60px;padding:0 5px;display:inline-flex}.shell-language-picker button{color:var(--shell-text);cursor:pointer;background:0 0;border:0;padding:0;font-size:13px;font-weight:600}.shell-language-picker button.is-active{color:#d4a900}.shell-notification{position:relative}.shell-notification-count{border:2px solid var(--shell-paper);color:#fff;background:#ff4d49;border-radius:9px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 3px;font-size:8px;font-weight:800;line-height:1;display:inline-flex;position:absolute;top:1px;right:-3px}.header-notification-center{align-items:center;display:flex;position:relative}.header-notification-panel{z-index:1200;border:1px solid var(--shell-border);width:min(390px,100vw - 24px);min-height:500px;color:var(--shell-text);background:var(--shell-paper);border-radius:10px;flex-direction:column;display:flex;position:absolute;top:calc(100% + 13px);right:-8px;overflow:hidden;box-shadow:0 18px 55px #0f121c38}.header-notification-panel>header{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;gap:14px;min-height:58px;padding:11px 14px;display:flex}.header-notification-panel>header strong,.header-notification-panel>header span{display:block}.header-notification-panel>header strong{font-size:13px}.header-notification-panel>header span{color:var(--shell-muted);margin-top:2px;font-size:9px}.header-notification-panel>header button{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:14px;padding:5px 9px;font-family:inherit;font-size:9px;font-weight:700}.header-notification-panel>header button:disabled{cursor:default;opacity:.4}.header-notification-list{flex:1;min-height:0;overflow-y:auto}.header-notification-item{border:0;border-bottom:1px solid var(--shell-border);width:100%;color:var(--shell-text);cursor:pointer;text-align:left;background:0 0;grid-template-columns:34px minmax(0,1fr);gap:10px;padding:11px 14px;display:grid}.header-notification-item:hover,.header-notification-item.is-unread{background:#4410710b}.header-notification-item.is-unread{box-shadow:inset 3px 0 #441071}.header-notification-type{color:#441071;background:#4410711a;border-radius:50%;place-items:center;width:32px;height:32px;font-size:9px;font-weight:800;display:grid}.header-notification-copy,.header-notification-copy strong,.header-notification-copy span,.header-notification-copy small{min-width:0;display:block}.header-notification-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.header-notification-copy span{color:var(--shell-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:3px;font-size:9px;line-height:1.4;display:-webkit-box;overflow:hidden}.header-notification-copy small{color:#441071;margin-top:5px;font-size:8px}.header-notification-state{min-height:130px;color:var(--shell-muted);text-align:center;place-items:center;margin:0;padding:20px;font-size:10px;display:grid}.header-notification-state.is-error{color:#b52c2c}.shell-user-copy{flex-direction:column;align-items:flex-end;min-width:0;max-width:190px;margin-left:9px;line-height:1.15;display:flex}.shell-user-copy strong,.shell-user-copy span{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.shell-user-copy strong{color:var(--shell-text);font-size:12px;font-weight:500}.shell-user-copy span{color:var(--shell-muted);margin-top:2px;font-size:10px}.shell-profile{margin-left:3px;position:relative}.shell-profile summary{color:#253354;cursor:pointer;background:linear-gradient(145deg,#f1f3f8,#dfe4ef);border:0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:10px;font-weight:900;list-style:none;display:flex;position:relative}.shell-profile summary i{border:2px solid var(--shell-paper);background:#5965a8;border-radius:50%;width:9px;height:9px;position:absolute;bottom:-1px;right:-1px}.shell-profile summary::-webkit-details-marker{display:none}.shell-profile-menu{border:1px solid var(--shell-border);width:250px;color:var(--shell-text);background:var(--shell-paper);border-radius:10px;padding:8px;position:absolute;top:48px;right:0;box-shadow:0 14px 40px #14162229}.shell-profile-menu>div{border-bottom:1px solid var(--shell-border);flex-direction:column;min-width:0;padding:10px;display:flex}.shell-profile-menu>div strong,.shell-profile-menu>div span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.shell-profile-menu>div strong{font-size:13px}.shell-profile-menu>div span{color:var(--shell-muted);margin-top:4px;font-size:11px}.shell-logout-button{color:#d43f3f;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:7px;width:100%;padding:10px;font-weight:750}.shell-logout-button:hover{background:#ff4d4914}.shell-body{min-height:calc(100vh - 60px);padding-left:71px;display:flex}.support-sidebar{z-index:40;border-right:1px solid var(--shell-border);background:var(--shell-paper);width:71px;transition:width .22s,box-shadow .22s;position:fixed;top:60px;bottom:0;left:0;overflow:hidden}.support-shell-expanded .support-sidebar{width:250px;box-shadow:12px 0 36px #14162224}.support-sidebar nav{padding:15px 10px}.sidebar-section-label{height:18px;color:var(--shell-muted);letter-spacing:.14em;white-space:nowrap;opacity:0;margin:0 8px 8px;font-size:9px;font-weight:900;transition:opacity .18s;display:none;overflow:hidden}.support-shell-expanded .sidebar-section-label{opacity:1;display:block}.sidebar-link{width:42px;height:42px;color:var(--shell-muted);border-radius:50%;justify-content:center;align-items:center;gap:0;margin:0 auto 6px;padding:10px;text-decoration:none;transition:color .18s,background .18s,box-shadow .18s,width .22s,border-radius .22s;display:flex;position:relative}.support-shell-expanded .sidebar-link{border-radius:100px;justify-content:flex-start;gap:13px;width:100%;margin-inline:0;padding:0 13px}.sidebar-link svg{font-size:24px}.sidebar-link>span{opacity:0;white-space:nowrap;font-size:13px;font-weight:650;transition:opacity .16s;display:none;overflow:hidden}.support-shell-expanded .sidebar-link>span{opacity:1;display:block}.sidebar-link:hover{color:var(--primary);background:#355ab812}.sidebar-link.is-active{color:#fff;background:linear-gradient(135deg,#020611f2,#3e14b3);box-shadow:0 4px 13px #3e14b347}.sidebar-group{margin-bottom:6px}.sidebar-submenu{border-left:1px solid var(--shell-border);gap:2px;margin:-1px 0 8px 21px;padding-left:10px;display:none}.support-shell-expanded .sidebar-submenu{display:grid}.sidebar-sublink{min-height:34px;color:var(--shell-muted);border-radius:8px;align-items:center;gap:9px;padding:7px 10px;font-size:11px;font-weight:650;text-decoration:none;display:flex;position:relative}.sidebar-sublink>span{background:currentColor;border-radius:50%;flex:0 0 5px;width:5px;height:5px}.sidebar-sublink:hover,.sidebar-sublink.is-active{color:#441071;background:#44107114}.sidebar-sublink.is-active{font-weight:800}.sidebar-placeholder{border:1px dashed var(--shell-border);color:var(--shell-muted);text-align:center;border-radius:8px;margin:8px 14px;padding:12px;display:none}.support-shell-expanded .sidebar-placeholder{display:block}.sidebar-placeholder span{color:var(--primary);letter-spacing:4px}.sidebar-placeholder p{margin:7px 0 0;font-size:10px;line-height:1.45}.shell-content-column{flex-direction:column;flex:1;min-width:0;display:flex}.shell-main-content{background:var(--shell-bg);flex:1;min-width:0;padding:24px}.shell-main-content .workspace-page{background:0 0;min-height:auto;padding:0}.shell-footer{color:var(--shell-muted);background:var(--shell-bg);padding:14px 24px 18px;font-size:11px}.shell-footer span{color:var(--primary)}.support-shell-dark .ticket-form-card,.support-shell-dark .ticket-detail-card,.support-shell-dark .ticket-list-card{border-color:var(--shell-border);color:var(--shell-text);background:var(--shell-paper);box-shadow:none}.support-shell-dark .workspace-header h1,.support-shell-dark .dashboard-header h1,.support-shell-dark .section-heading h2,.support-shell-dark .ticket-description-block h2,.support-shell-dark .empty-ticket-state h3{color:var(--shell-text)}.support-shell-dark .ticket-table th,.support-shell-dark .ticket-detail-grid div,.support-shell-dark .form-field input[readonly]{background:#ffffff0a}.support-shell-dark .ticket-table td,.support-shell-dark .ticket-detail-topline,.support-shell-dark .ticket-description-block{border-color:var(--shell-border)}.support-shell-dark .form-field input,.support-shell-dark .form-field select,.support-shell-dark .form-field textarea,.support-shell-dark .selected-file-list li,.support-shell-dark .detail-attachment-list li{border-color:var(--shell-border);color:var(--shell-text);background:var(--shell-paper)}.shell-overlay{display:none}.login-page{--login-primary:#5c2d91;background:#fff;grid-template-columns:minmax(0,1fr) 430px;min-height:100vh;display:grid;overflow:hidden}.login-hero{background:url(/images/login-background.png) 50%/cover no-repeat;min-height:100vh;position:relative;overflow:hidden}.login-brand-logo{z-index:2;object-fit:contain;object-position:left center;width:155px;height:60px;position:absolute;top:18px;left:37px}.hero-copy{z-index:1;max-width:600px;position:absolute;top:26%;left:49px}.eyebrow{color:var(--primary);letter-spacing:.15em;margin:0 0 12px;font-size:12px;font-weight:800}.hero-copy h1{color:#10245b;letter-spacing:-.04em;white-space:nowrap;margin:0;font-size:46px;line-height:1.12}.hero-copy h1 span{color:#0000;background:linear-gradient(90deg,#1957f2,#8b36f5);-webkit-background-clip:text;background-clip:text;font-size:30px;line-height:1.18;display:block}.hero-copy>p:last-child{color:#64748b;max-width:290px;margin:22px 0 0;font-size:16px;line-height:1.5}.copyright{z-index:1;color:#25262b;margin:0;font-size:9px;font-weight:500;position:absolute;bottom:16px;left:48px}.login-panel{background:#fff;justify-content:center;align-items:center;min-width:0;padding:34px;display:flex;position:relative}.login-toolbar{z-index:3;align-items:center;gap:10px;display:flex;position:absolute;top:16px;right:18px}.login-toolbar select{color:#30313a;background:#ffffffd1;border:0;border-radius:999px;outline:none;min-width:154px;height:32px;padding:0 35px 0 15px;font-size:11px;font-weight:700;box-shadow:0 8px 28px #0f172a14}.login-mode-toggle{color:#fff;cursor:pointer;background:#bdbdbd;border:0;border-radius:999px;width:45px;height:20px;padding:2px;position:relative}.login-mode-toggle span{z-index:1;background:#fff;border-radius:50%;width:16px;height:16px;transition:transform .2s;position:absolute;top:2px;left:2px;box-shadow:0 2px 5px #0f172a2e}.login-mode-toggle.is-dark span{transform:translate(25px)}.login-mode-toggle i{color:#fff;font-size:12px;font-style:normal;line-height:18px;position:absolute;top:1px;right:6px}.login-mode-toggle.is-dark i{left:6px;right:auto}.login-panel-mark{z-index:1;object-fit:contain;width:39px;height:39px;position:absolute;top:18px;right:22px}.login-page-dark .login-panel{color:#ececf1;background:#2d2f36}.login-page-dark .login-card h2,.login-page-dark .hris-floating-field label{color:#ececf1}.login-page-dark .login-card input{color:#ececf1;background:#24252b;border-color:#ffffff29}.login-page-dark .login-toolbar select{color:#ececf1;background:#363842;border-color:#ffffff29}.login-page-dark .secure-access-card{background:#ffffff0d;border-color:#ffffff1f}.login-card{width:100%;max-width:358px}.mobile-logo{object-fit:contain;object-position:left center;margin-bottom:26px;display:none}.login-card h2{color:#34343d;letter-spacing:-.015em;margin:0;font-size:16px;font-weight:500}.subtitle{color:#8a8b94;margin:4px 0 24px;font-size:9px}.login-card form{flex-direction:column;gap:10px;display:flex}.hris-floating-field{position:relative}.hris-floating-field label{z-index:1;color:#737682;background:#fff;padding:0 4px;font-size:8px;line-height:10px;position:absolute;top:-5px;left:11px}.login-page-dark .hris-floating-field label{background:#2d2f36}.hris-floating-field input{color:#42444e;background:0 0;border:1px solid #cfd1da;border-radius:8px;outline:none;width:100%;height:40px;padding:0 12px;font-size:10px;transition:border-color .2s,box-shadow .2s}.hris-floating-field input:focus{border-color:var(--login-primary);box-shadow:0 0 0 2px #5c2d9114}.password-field input{padding-right:42px}.password-field button{color:#5f6470;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:38px;height:38px;padding:10px;display:flex;position:absolute;top:1px;right:1px}.password-field button svg{fill:currentColor;width:17px;height:17px}.login-options-row{justify-content:space-between;align-items:center;gap:14px;min-height:26px;display:flex}.remember-row{color:#5f606a;align-items:center;gap:7px;margin:0;font-size:9px;display:flex}.remember-row input{width:14px;height:14px;accent-color:var(--login-primary);margin:0}.forgot-password-link,.different-account-link{color:var(--login-primary);cursor:pointer;background:0 0;border:0;padding:0;font-size:9px}.different-account-link{align-self:center;margin-top:2px;font-size:8px}.forgot-password-link:hover,.different-account-link:hover{text-decoration:underline}.login-error{color:#a22525;background:#fff5f5;border:1px solid #f3b9b9;border-radius:7px;margin:0;padding:8px 10px;font-size:10px}.primary-button,.secondary-button{cursor:pointer;border-radius:8px;height:46px;font-weight:800}.primary-button{color:#fff;background:linear-gradient(135deg, var(--primary), #5a7bc9);border:0;box-shadow:0 8px 18px #355ab838}.login-card .primary-button{background:var(--login-primary);height:40px;box-shadow:none;border-radius:6px;font-size:10px;font-weight:500}.primary-button:disabled{opacity:.65;cursor:wait}.secondary-button{border:1px solid var(--primary);color:var(--primary);background:#fff;margin-top:22px;padding:0 20px}.secure-access-card{background:#f5f2f7;border:1px solid #5c2d911a;border-radius:10px;min-height:76px;margin-top:0;padding:13px 15px;position:relative;overflow:hidden}.secure-access-card:before{content:"";background:radial-gradient(circle at 0 0,#5c2d9114,#0000 55%);position:absolute;inset:-30px}.secure-access-card>*{position:relative}.secure-access-heading{color:var(--login-primary);letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:7px;font-size:9px;font-weight:800;display:flex}.secure-access-heading span{background:#5c2d9114;border-radius:50%;justify-content:center;align-items:center;width:17px;height:17px;display:inline-flex}.secure-access-heading svg{fill:#355ab8;width:13px;height:13px}.secure-access-card>strong{color:#53545d;margin-top:8px;font-size:9px;font-weight:500;display:block}.secure-access-card>p{color:#7d7f88;margin:4px 0 0;font-size:8px;line-height:1.35}.dashboard-page{background:radial-gradient(circle at top left, #ece2f9, transparent 45%), var(--background);place-items:center;min-height:100vh;padding:24px;display:grid}.dashboard-card{background:#fff;border:1px solid #5c2d911f;border-radius:18px;width:min(560px,100%);padding:38px;box-shadow:0 20px 60px #29183b1a}.dashboard-card h1{color:var(--ink);margin:0 0 12px;font-size:32px}.dashboard-card .eyebrow{margin-top:20px}.muted{color:var(--muted)}.workspace-page{background:radial-gradient(circle at top left, #eee5f8, transparent 38%), var(--background);min-height:100vh;padding:38px clamp(20px,4vw,64px) 64px}.workspace-header,.dashboard-header{justify-content:space-between;align-items:flex-start;gap:24px;width:100%;margin:0 auto 24px;display:flex}.workspace-header h1,.dashboard-header h1{color:var(--ink);letter-spacing:-.035em;margin:0;font-size:clamp(28px,3vw,40px)}.workspace-header>div>p:last-child,.dashboard-identity p{color:var(--muted);margin:8px 0 0}.text-link{color:var(--primary);font-size:14px;font-weight:800;text-decoration:none}.button-link{justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.button-outline{border:1px solid var(--border);color:#4b4f59;background:#fff;border-radius:8px;min-width:110px;height:46px;font-weight:700}.ticket-form-card,.ticket-detail-card,.ticket-list-card{background:#fff;border:1px solid #2f30371f;border-radius:8px;width:100%;margin:0 auto;box-shadow:0 2px 10px #1416220d}.ticket-form-card{padding:clamp(22px,4vw,42px)}.ticket-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;display:grid}.form-field{flex-direction:column;gap:8px;display:flex}.form-field>span{color:#3f4350;font-size:13px;font-weight:800}.form-field input,.form-field select,.form-field textarea{border:1px solid var(--border);color:#30343b;background:#fff;border-radius:9px;outline:none;width:100%;transition:border-color .2s,box-shadow .2s}.form-field input,.form-field select{height:48px;padding:0 13px}.form-field input[readonly]{color:#666b75;background:#f6f6f9}.form-field textarea{resize:vertical;min-height:190px;padding:14px;line-height:1.55}.form-field input:focus,.form-field select:focus,.form-field textarea:focus{border-color:var(--primary);box-shadow:0 0 0 3px #5c2d911a}.form-field-full{grid-column:1/-1}.attachment-panel{background:#fcfaff;border:1px dashed #5c2d9159;border-radius:12px;margin-top:28px;padding:18px}.attachment-heading{justify-content:space-between;align-items:center;gap:16px;display:flex}.attachment-heading p{color:var(--muted);margin:5px 0 0;font-size:12px}.file-picker-button{color:#fff;background:var(--primary);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-width:128px;height:38px;padding:0 14px;font-size:13px;font-weight:800;display:inline-flex}.file-picker-button input{opacity:0;width:1px;height:1px;position:absolute;overflow:hidden}.empty-file-copy{color:var(--muted);margin:18px 0 0;font-size:13px}.selected-file-list,.detail-attachment-list{gap:8px;margin:16px 0 0;padding:0;list-style:none;display:grid}.selected-file-list li,.detail-attachment-list li{background:#fff;border:1px solid #e3e1e8;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:10px 12px;display:flex}.selected-file-list li>span{flex-direction:column;min-width:0;display:flex}.selected-file-list li>span strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.selected-file-list small,.detail-attachment-list small{color:var(--muted)}.detail-attachment-copy{flex-direction:column;gap:3px;min-width:0;display:flex}.detail-attachment-copy strong{color:var(--shell-text);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.detail-attachment-actions{flex:none;align-items:center;gap:7px;display:flex}.detail-attachment-actions button,.detail-attachment-actions a{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:15px;justify-content:center;align-items:center;gap:5px;min-height:28px;padding:0 10px;font-family:inherit;font-size:10px;font-weight:600;text-decoration:none;display:inline-flex}.detail-attachment-actions svg{width:13px;height:13px}.selected-file-list li>button{color:#ad3131;cursor:pointer;background:0 0;border:0;padding:4px 8px;font-size:20px}.selected-file-actions{flex:none;align-items:center;gap:6px;display:flex}.selected-file-actions button{cursor:pointer;background:0 0;border-radius:14px;justify-content:center;align-items:center;gap:5px;min-height:27px;padding:0 9px;font-size:10px;font-weight:600;display:inline-flex}.selected-file-actions .selected-file-preview{color:#441071;border:1px dashed #441071}.selected-file-actions .selected-file-delete{color:#b52c2c;border:1px dashed #d14a4a;font-size:14px}.selected-file-delete span{font-size:10px}.attachment-preview-backdrop{z-index:1100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0f121c94;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.attachment-preview-modal{border:1px solid var(--shell-border);width:min(920px,94vw);height:min(720px,88vh);color:var(--shell-text);background:var(--shell-paper);border-radius:12px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 80px #0f121c4d}.attachment-preview-modal>header{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;gap:18px;min-height:54px;padding:9px 14px 9px 18px;display:flex}.attachment-preview-modal>header div{min-width:0}.attachment-preview-modal>header strong,.attachment-preview-modal>header small{display:block}.attachment-preview-modal>header strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.attachment-preview-modal>header small{color:var(--shell-muted);margin-top:3px;font-size:10px}.attachment-preview-modal>header button{width:30px;height:30px;color:var(--shell-muted);cursor:pointer;background:#7f7f7f1a;border:0;border-radius:50%;flex:0 0 30px;place-items:center;font-size:20px;display:grid}.attachment-preview-content{background:#f5f5f7;flex:1;place-items:center;min-height:0;padding:16px;display:grid;overflow:auto}.attachment-preview-content img{object-fit:contain;max-width:100%;max-height:100%;display:block}.attachment-preview-content iframe{background:#fff;border:0;border-radius:6px;width:100%;height:100%}.attachment-preview-content pre{color:#30333a;white-space:pre-wrap;overflow-wrap:anywhere;background:#fff;border-radius:6px;width:100%;height:100%;margin:0;padding:18px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:12px;line-height:1.55;overflow:auto}.attachment-preview-fallback{text-align:center}.attachment-preview-fallback p{color:var(--shell-muted);margin:0 0 15px;font-size:12px}.attachment-preview-fallback a{color:#441071;border:1px dashed #441071;border-radius:17px;align-items:center;min-height:32px;padding:0 14px;font-size:11px;font-weight:600;text-decoration:none;display:inline-flex}.support-shell-dark .attachment-preview-content{background:#24252b}.ticket-form-card>.login-error{margin:20px 0 0}.form-actions{justify-content:flex-end;gap:10px;margin-top:28px;display:flex}.submit-ticket-button{min-width:160px;padding:0 20px}.dashboard-workspace{padding-top:0}.dashboard-identity{align-items:center;gap:14px;display:flex}.dashboard-identity .eyebrow{margin-bottom:4px}.dashboard-identity h1{font-size:30px}.dashboard-actions{align-items:center;gap:10px;display:flex}.dashboard-actions .secondary-button{margin-top:0}.dashboard-add-button{min-width:138px;padding:0 18px}.ticket-list-card{overflow:hidden}.section-heading{justify-content:space-between;align-items:center;gap:20px;padding:24px 26px 18px;display:flex}.section-heading h2{color:var(--ink);margin:0;font-size:22px}.section-heading .eyebrow{margin-bottom:4px}.section-heading>span{color:var(--muted);font-size:12px}.ticket-table-wrap{overflow-x:auto}.ticket-table{border-collapse:collapse;width:100%;font-size:13px}.ticket-table th{text-align:left;color:#6a6f7c;letter-spacing:.04em;text-transform:uppercase;background:#f7f5fa;padding:12px 18px;font-size:11px}.ticket-table td{vertical-align:middle;border-top:1px solid #eceaf0;padding:15px 18px}.ticket-table td a{color:var(--primary);font-weight:800;text-decoration:none}.ticket-table td small{color:var(--muted);margin-top:3px;display:block}.status-chip{color:#72520d;letter-spacing:.035em;background:#fff2c9;border-radius:999px;align-items:center;padding:5px 9px;font-size:10px;font-weight:900;display:inline-flex}.status-resolved,.status-closed{color:#14633e;background:#dff6e9}.status-cancelled{color:#8d2e2e;background:#fde3e3}.status-in_progress{color:#1d6e0d;background:#28a70e63}.empty-ticket-state{text-align:center;padding:64px 24px}.empty-ticket-state h3{color:var(--ink);margin:0;font-size:22px}.empty-ticket-state p{color:var(--muted);margin:8px 0 22px}.dashboard-add-button{gap:7px}.dashboard-add-button svg{width:17px;height:17px}.page-breadcrumb-card{border:1px solid var(--shell-border);width:100%;min-height:42px;color:var(--shell-text);background:var(--shell-paper);border-radius:10px;justify-content:space-between;align-items:center;gap:16px;margin:0 auto 12px;padding:6px 9px 6px 18px;display:flex}.page-breadcrumb{min-width:0;color:var(--shell-muted);align-items:center;gap:9px;font-size:12px;display:flex}.page-breadcrumb i{color:color-mix(in srgb, var(--shell-muted) 55%, transparent);font-style:normal}.page-breadcrumb strong{color:var(--primary);text-overflow:ellipsis;white-space:nowrap;font-weight:600;overflow:hidden}.standard-add-button{color:#fff;background:var(--primary);min-height:28px;box-shadow:none;white-space:nowrap;cursor:pointer;border:0;border-radius:20px;justify-content:center;align-items:center;gap:6px;padding:0 14px;font-size:11px;font-weight:500;display:inline-flex}.standard-add-button:hover{background:var(--primary-dark)}.standard-add-button svg{width:14px;height:14px}.administrator-scope-label{color:#441071;background:#4410710a;border:1px dashed #441071;border-radius:16px;align-items:center;min-height:28px;padding:0 13px;font-size:10px;font-weight:600;display:inline-flex}.ticket-status-trigger{cursor:pointer;font-family:inherit}.ticket-status-trigger:hover{box-shadow:0 0 0 2px #4410711a}.ticket-status-backdrop{z-index:1150;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0f121c8f;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.ticket-status-modal{border:1px solid var(--shell-border);width:min(1180px,95vw);color:var(--shell-text);background:var(--shell-paper);border-radius:11px;overflow:hidden;box-shadow:0 24px 75px #0f121c52}.ticket-status-modal>header{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;gap:18px;min-height:58px;padding:10px 14px 10px 18px;display:flex}.ticket-status-modal>header h2{color:var(--shell-text);margin:0;font-size:16px;font-weight:600}.ticket-status-modal>header span{color:var(--shell-muted);margin-top:3px;font-size:10px;display:block}.ticket-status-modal>header button{width:30px;height:30px;color:var(--shell-muted);cursor:pointer;background:#7f7f7f1a;border:0;border-radius:50%;place-items:center;font-size:20px;display:grid}.ticket-status-modal-body{min-height:185px;padding:26px 18px 18px}.ticket-status-message{min-height:130px;color:var(--shell-muted);text-align:center;place-items:center;font-size:12px;display:grid}.ticket-status-message.is-error{color:#b52c2c}.ticket-status-table-wrap{overflow-x:auto}.ticket-status-current{color:var(--shell-muted);justify-content:flex-end;align-items:center;gap:8px;margin-bottom:10px;font-size:10px;display:flex}.ticket-status-actions-button{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:16px;align-items:center;gap:6px;min-height:30px;margin-right:auto;padding:0 12px;font-family:inherit;font-size:10px;font-weight:700;display:inline-flex}.ticket-status-actions-button svg{width:14px;height:14px}.ticket-status-table-wrap table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:900px}.ticket-status-table-wrap th,.ticket-status-table-wrap td{border:1px solid var(--shell-border);text-align:center;padding:9px 10px}.ticket-status-table-wrap thead tr:first-child th{color:var(--shell-text);background:#4410710b;font-size:11px;font-weight:600}.ticket-status-table-wrap thead tr:last-child th{color:var(--shell-muted);background:#7f7f7f09;font-size:9px;font-weight:600}.ticket-status-table-wrap td{color:var(--shell-text);font-size:10px;line-height:1.45}.ticket-action-backdrop{z-index:1160;background:#0f121c57;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.ticket-action-dialog{border:1px solid var(--shell-border);width:min(650px,94vw);color:var(--shell-text);background:var(--shell-paper);border-radius:10px;overflow:hidden;box-shadow:0 22px 65px #0f121c4d}.ticket-action-dialog>header{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:center;min-height:54px;padding:10px 16px;display:flex}.ticket-action-dialog>header h3{margin:0;font-size:16px;font-weight:600}.ticket-action-dialog>header button{width:28px;height:28px;color:var(--shell-muted);cursor:pointer;background:#7f7f7f1a;border:0;border-radius:50%;place-items:center;font-size:19px;display:grid}.ticket-action-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;padding:28px clamp(20px,6vw,70px) 24px;display:grid}.ticket-action-options button{min-height:76px;color:var(--shell-text);cursor:pointer;background:#7f7f7f0e;border:1px solid #0000;border-radius:7px;flex-direction:column;justify-content:center;align-items:center;gap:7px;font-family:inherit;font-size:10px;display:flex;box-shadow:0 7px 16px #1416220f}.ticket-action-options button svg{width:21px;height:21px}.ticket-action-options button.is-selected{color:#441071;background:#44107114;border-color:#441071}.ticket-action-options button:disabled{cursor:not-allowed;opacity:.28;box-shadow:none}.ticket-action-note{border-top:1px solid var(--shell-border);min-height:58px;color:var(--shell-muted);padding:18px 16px;font-size:11px}.ticket-action-note strong{color:var(--shell-text)}.ticket-action-error{color:#b52c2c;margin:-8px 16px 14px;font-size:10px}.ticket-action-dialog>footer{background:#441071;justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.ticket-action-dialog>footer button{cursor:pointer;border:0;border-radius:5px;min-height:34px;padding:0 14px;font-family:inherit;font-size:11px}.ticket-action-back{color:var(--shell-text);background:var(--shell-paper)}.ticket-action-apply{color:#441071;background:#fff;font-weight:700}.ticket-action-dialog>footer button:disabled{cursor:not-allowed;opacity:.5}.ticket-stat-grid,.ticket-insight-grid,.server-table-card{width:100%;margin-inline:auto}.ticket-stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:18px;display:grid}.ticket-stat-card{border:1px solid var(--shell-border);min-height:142px;color:var(--shell-text);background:var(--shell-paper);border-radius:10px;padding:20px;position:relative;overflow:hidden;box-shadow:0 2px 10px #1416220d}.ticket-stat-card>div:first-child{z-index:2;position:relative}.ticket-stat-icon{width:38px;height:38px;color:var(--primary);background:#355ab81c;border-radius:8px;justify-content:center;align-items:center;display:inline-flex}.ticket-stat-icon svg{width:20px;height:20px}.ticket-stat-card p{color:var(--shell-muted);margin:14px 0 3px;font-size:12px}.ticket-stat-card strong{font-size:26px;line-height:1}.stat-warning .ticket-stat-icon{color:#e8a008;background:#ffb01624}.stat-info .ticket-stat-icon{color:#1d6e0d;background:#28a70e63}.stat-success .ticket-stat-icon{color:#38b29a;background:#38b29a21}.ticket-stat-sparkline{opacity:.34;align-items:flex-end;gap:6px;height:66px;padding:0 16px 0 0;display:flex;position:absolute;bottom:0;left:44%;right:0}.ticket-stat-sparkline i{background:var(--primary);border-radius:4px 4px 0 0;width:10px}.ticket-stat-sparkline i:first-child{height:22%}.ticket-stat-sparkline i:nth-child(2){height:48%}.ticket-stat-sparkline i:nth-child(3){height:34%}.ticket-stat-sparkline i:nth-child(4){height:69%}.ticket-stat-sparkline i:nth-child(5){height:51%}.ticket-stat-sparkline i:nth-child(6){height:82%}.ticket-stat-sparkline i:nth-child(7){height:61%}.stat-warning .ticket-stat-sparkline i{background:#e8a008}.stat-info .ticket-stat-sparkline i{background:#28a70e63}.stat-success .ticket-stat-sparkline i{background:#38b29a}.ticket-insight-grid{grid-template-columns:minmax(0,2fr) minmax(270px,.8fr);gap:18px;margin-bottom:18px;display:grid}.ticket-overview-card,.ticket-performance-card,.server-table-card{border:1px solid var(--shell-border);color:var(--shell-text);background:var(--shell-paper);border-radius:10px;box-shadow:0 2px 10px #1416220d}.ticket-overview-card,.ticket-performance-card{padding:22px}.ticket-widget-heading,.server-table-heading,.server-table-toolbar,.server-table-pagination{justify-content:space-between;align-items:center;gap:18px;display:flex}.ticket-widget-heading h2,.server-table-heading h2{color:var(--shell-text);margin:0;font-size:18px}.ticket-widget-heading .eyebrow,.server-table-heading .eyebrow{margin-bottom:4px;font-size:9px}.ticket-widget-heading>span,.server-table-heading-actions>span{color:var(--shell-muted);font-size:11px}.ticket-widget-heading>svg{width:25px;height:25px;color:var(--primary)}.ticket-overview-labels{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:28px;display:grid}.ticket-overview-labels div{flex-direction:column;gap:4px;padding-left:14px;display:flex;position:relative}.ticket-overview-labels div:before{background:var(--shell-border);content:"";border-radius:2px;width:2px;position:absolute;top:3px;bottom:3px;left:0}.ticket-overview-labels span,.ticket-overview-legend span{color:var(--shell-muted);font-size:11px}.ticket-overview-labels strong{font-size:17px}.ticket-overview-bar{background:#7f81911a;border-radius:8px;height:47px;margin-top:22px;display:flex;overflow:hidden}.ticket-overview-bar span{color:#fff;justify-content:center;align-items:center;min-width:0;font-size:12px;font-weight:800;transition:width .25s;display:flex}.overview-open{background:#441071}.overview-progress{background:#28a70e63}.overview-waiting{background:#ff9f43}.overview-completed{background:#4b4d62}.ticket-overview-legend{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px;display:grid}.ticket-overview-legend div{grid-template-columns:9px 1fr auto;align-items:center;gap:7px;display:grid}.ticket-overview-legend i{border-radius:50%;width:8px;height:8px}.ticket-overview-legend strong{font-size:11px}.ticket-performance-card{flex-direction:column;display:flex}.resolution-ring{background:conic-gradient(#38b29a var(--resolution-progress), #38b29a1f 0);border-radius:50%;place-items:center;width:132px;height:132px;margin:22px auto 14px;display:grid;position:relative}.resolution-ring:before{background:var(--shell-paper);content:"";border-radius:50%;width:100px;height:100px}.resolution-ring>div{flex-direction:column;align-items:center;display:flex;position:absolute}.resolution-ring strong{font-size:25px}.resolution-ring span{color:var(--shell-muted);font-size:10px}.ticket-performance-card>p{color:var(--shell-muted);text-align:center;margin:auto 0 0;font-size:11px}.server-table-card{overflow:hidden}.server-table-heading{padding:18px 16px 10px}.server-table-heading.is-title-hidden{justify-content:flex-end;min-height:50px;padding:10px 16px 4px}.server-table-heading-actions,.server-table-tools{align-items:center;gap:10px;display:flex}.server-table-record-count{background:var(--shell-paper);border:3px solid #ffb51b;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-weight:700;display:inline-flex;color:var(--shell-text)!important;font-size:11px!important}.server-table-toolbar{padding:6px 16px 10px}.server-table-search{border:1px solid var(--shell-border);width:min(300px,100%);height:32px;color:var(--shell-muted);background:var(--shell-paper);border-radius:5px;align-items:center;gap:9px;padding:0 10px;display:flex}.server-table-search:focus-within{border-color:var(--primary);box-shadow:0 0 0 2px #355ab817}.server-table-search svg{flex:0 0 16px;width:16px;height:16px}.server-table-search input{width:100%;min-width:0;color:var(--shell-text);background:0 0;border:0;outline:0;font-size:12px}.freeze-columns-control{border:1px solid var(--shell-border);height:32px;color:var(--shell-muted);border-radius:5px;align-items:center;gap:7px;padding:0 8px;display:flex}.freeze-columns-control svg,.server-table-icon-button svg{width:16px;height:16px}.freeze-columns-control select{max-width:300px;color:var(--shell-text);background:var(--shell-paper);border:0;outline:0;font-size:11px}.server-table-icon-button{border:1px solid var(--shell-border);width:32px;height:32px;color:var(--primary);background:var(--shell-paper);cursor:pointer;border-radius:5px;justify-content:center;align-items:center;display:inline-flex}.server-table-error{color:#a22525;background:#fff5f5;border:1px solid #f3b9b9;border-radius:7px;margin:0 22px 14px;padding:9px 11px;font-size:11px}.server-table-viewport{border:0;width:calc(100% - 32px);max-height:510px;margin-inline:16px;position:relative;overflow:auto}.server-table-viewport.has-empty-border{border:.5px solid var(--shell-border);border-radius:8px;box-shadow:0 2px 8px #1416220d}.server-data-table{border-collapse:separate;border-spacing:0;table-layout:fixed;width:max(100%,1895px);font-size:11px}.server-data-table th{z-index:2;color:#fff;background:var(--primary);position:relative}.server-data-table thead.is-sticky th{position:sticky;top:0}.server-data-table th.is-frozen{z-index:5}.server-data-table th button{width:100%;min-height:44px;color:inherit;text-align:left;cursor:pointer;letter-spacing:0;text-transform:uppercase;background:0 0;border:0;justify-content:space-between;align-items:center;gap:6px;padding:12px 16px;font-size:.75rem;font-weight:600;display:flex}.server-data-table th button:disabled{cursor:default}.server-data-table th button svg{opacity:.82;flex:0 0 14px;width:14px;height:14px}.server-data-table td{border-bottom:1px solid var(--shell-border);color:var(--shell-text);background:var(--shell-paper);vertical-align:middle;overflow-wrap:anywhere;padding:12px 16px;font-size:.8125rem;line-height:1.45}.server-data-table td.is-frozen{z-index:1;box-shadow:1px 0 0 var(--shell-border);position:sticky}.server-data-table tbody tr:hover td,.server-data-table .server-table-empty-row td{background:color-mix(in srgb, var(--shell-paper) 94%, var(--primary))}.ticket-number-link,.ticket-subject-link{color:#159db5;font-weight:700;text-decoration:none}.ticket-number-link:hover,.ticket-subject-link:hover{text-decoration:underline}.ticket-completion{align-items:center;gap:8px;display:flex}.ticket-completion>span{background:#7f819129;border-radius:999px;width:75px;height:5px;overflow:hidden}.ticket-completion i{border-radius:inherit;background:#38b29a;height:100%;display:block}.ticket-completion strong{font-size:10px}.ticket-attachment-count{color:var(--primary);align-items:center;gap:5px;font-weight:700;display:inline-flex}.ticket-attachment-count svg{width:16px;height:16px}.status-waiting_customer,.status-waiting_support{color:#8c5710;background:#fff0db}.server-data-table .status-chip{letter-spacing:0;background:0 0;border:1px solid;border-radius:3px;padding:4px 9px;font-size:.72rem;font-weight:500}.server-data-table .status-chip.status-in_progress{color:#1d6e0d;background:#28a70e63;border-color:#28a70e63}.server-table-loading-row td>span{background:linear-gradient(90deg,#7f81911a,#7f819138,#7f81911a) 0 0/220% 100%;border-radius:999px;width:75%;height:9px;animation:1.15s linear infinite table-loading;display:block}.user-management-workspace{gap:12px;display:grid}.user-management-workspace .page-breadcrumb-card{margin-bottom:0}.user-management-workspace .server-table-card{width:100%;margin:0}.managed-user-identity{align-items:center;gap:10px;display:flex}.managed-user-identity>span{color:#441071;background:#4410711a;border-radius:50%;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;font-size:10px;font-weight:850;display:inline-flex}.managed-user-identity>div{align-items:center;gap:7px;min-width:0;display:flex}.managed-user-identity strong{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.managed-user-identity small{color:#441071;background:#44107117;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:800}.managed-user-status{border:1px solid;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:750;display:inline-flex}.managed-user-status.is-active{color:#218018;background:#28a70e14}.managed-user-status.is-inactive,.managed-user-status.is-suspended{color:#a13c3c;background:#c63b3b12}.managed-user-actions{align-items:center;gap:6px;display:flex}.managed-user-actions button{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:5px;min-height:29px;padding:5px 8px;font-size:10px;font-weight:750}.managed-user-actions button.is-danger{color:#a72d2d;border-color:#c64242}.managed-user-actions button.is-success{color:#24731a;border-color:#309223}.managed-user-actions button:disabled{cursor:not-allowed;opacity:.42}.user-management-notice,.user-management-error{border-radius:7px;padding:10px 12px;font-size:11px;font-weight:650}.user-management-notice{color:#216a18;background:#28a70e14;border:1px solid #28a70e59}.user-management-error{color:#9b2828;background:#fff4f4;border:1px solid #c63b3b59}.user-management-modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#13141c7a;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.user-management-modal{border:1px solid var(--shell-border);background:var(--shell-paper);border-radius:10px;width:min(680px,100%);max-height:calc(100vh - 40px);overflow:auto;box-shadow:0 22px 70px #1416223d}.user-management-modal.is-compact{width:min(540px,100%)}.user-management-modal>header{border-bottom:1px solid var(--shell-border);justify-content:space-between;align-items:flex-start;gap:18px;padding:18px 20px;display:flex}.user-management-modal h2{color:var(--shell-text);margin:0;font-size:17px}.user-management-modal header p{color:var(--shell-muted);margin:4px 0 0;font-size:11px}.user-management-modal header>button{color:var(--shell-muted);cursor:pointer;background:0 0;border:0;padding:0 3px;font-size:24px;line-height:1}.user-management-modal form{padding:20px}.user-management-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:15px;display:grid}.user-management-modal .form-field input,.user-management-modal .form-field select{height:40px;color:var(--shell-text);background:var(--shell-paper);font-size:12px}.password-guidance{color:var(--shell-muted);margin:13px 0;font-size:10px}.user-management-modal form>footer{border-top:1px solid var(--shell-border);justify-content:flex-end;gap:8px;margin-top:18px;padding-top:16px;display:flex}.user-management-modal form>footer .button-outline,.user-management-modal form>footer .standard-add-button{min-width:105px;height:36px}@media (max-width:720px){.user-management-form-grid{grid-template-columns:1fr}}@keyframes table-loading{to{background-position:-220% 0}}.server-table-empty-row td{height:250px;padding:0}.server-table-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:24px;display:flex;position:sticky;left:0}.server-table-empty>span{justify-content:center;align-items:center;width:64px;height:41px;margin-bottom:14px;display:flex}.server-table-empty svg{width:64px;height:41px}.server-table-empty strong{font-size:14px}.server-table-empty p{color:var(--shell-muted);margin:5px 0 0;font-size:11px}.server-table-pagination{min-height:54px;color:var(--shell-muted);justify-content:flex-end;padding:8px 16px;font-size:11px}.server-table-pagination label,.server-table-pagination>div{align-items:center;gap:8px;display:flex}.server-table-pagination>span{margin-left:12px}.server-table-pagination select{border:1px solid var(--shell-border);height:30px;color:var(--shell-text);background:var(--shell-paper);border-radius:6px;padding:0 7px}.server-table-pagination button{border:1px solid var(--shell-border);width:30px;height:30px;color:var(--shell-text);background:var(--shell-paper);cursor:pointer;border-radius:6px;place-items:center;display:grid}.server-table-pagination button:disabled{opacity:.4;cursor:default}.server-table-pagination button svg{width:17px;height:17px}.support-shell-dark .ticket-stat-card,.support-shell-dark .ticket-overview-card,.support-shell-dark .ticket-performance-card,.support-shell-dark .server-table-card{box-shadow:none}.support-shell-dark .server-table-error{color:#ffb9b9;background:#a7262629}.ticket-detail-card{padding:clamp(22px,4vw,38px)}.ticket-detail-workspace{width:100%}.page-breadcrumb a{color:inherit;text-decoration:none}.standard-back-button{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:18px;justify-content:center;align-items:center;gap:6px;min-height:28px;padding:0 13px;font-family:inherit;font-size:11px;font-weight:600;display:inline-flex}.page-breadcrumb-actions{align-items:center;gap:7px;display:flex}.standard-refresh-button:disabled{cursor:wait;opacity:.55}.standard-back-button:hover{color:#fff;background:#441071}.ticket-tabs-card{border:1px solid var(--shell-border);width:100%;color:var(--shell-text);background:var(--shell-paper);border-radius:10px;overflow:hidden;box-shadow:0 2px 10px #1416220d}.ticket-tab-list{border-bottom:1px solid var(--shell-border);align-items:stretch;gap:4px;min-height:44px;padding:0 14px;display:flex}.ticket-tab-list button{color:var(--shell-muted);cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex;position:relative}.ticket-tab-list button:after{content:"";background:0 0;height:2px;position:absolute;bottom:-1px;left:0;right:0}.ticket-tab-list button.is-active{color:#441071}.ticket-tab-list button.is-active:after{background:#441071}.ticket-tab-chat-icon{letter-spacing:-1px;border:1px solid;border-radius:5px;justify-content:center;align-items:center;width:17px;height:14px;font-size:9px;line-height:1;display:inline-flex}.ticket-detail-panel{padding:clamp(20px,2.3vw,34px)}.ticket-detail-topline{color:var(--muted);border-bottom:1px solid #eceaf0;justify-content:space-between;align-items:center;gap:18px;padding-bottom:20px;font-size:12px;display:flex}.ticket-detail-topline h1{max-width:920px;color:var(--shell-text);margin:3px 0 0;font-size:clamp(18px,1.5vw,24px);line-height:1.3}.ticket-detail-status{flex-direction:column;flex:none;align-items:flex-end;gap:7px;display:flex}.ticket-detail-status small{color:var(--shell-muted)}.admin-ticket-controls{background:#44107106;border:1px dashed #44107159;border-radius:10px;margin-top:18px;padding:16px}.admin-ticket-controls>header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:14px;display:flex}.admin-ticket-controls>header h2{color:var(--shell-text);margin:2px 0 3px;font-size:15px}.admin-ticket-controls>header span{color:var(--shell-muted);font-size:10px}.admin-respond-button,.admin-ticket-save{cursor:pointer;white-space:nowrap;border-radius:16px;justify-content:center;align-items:center;min-height:30px;padding:0 13px;font-size:10px;font-weight:600;display:inline-flex}.admin-respond-button{color:#441071;background:0 0;border:1px dashed #441071}.admin-ticket-control-grid{grid-template-columns:repeat(4,minmax(165px,1fr));align-items:start;gap:12px;display:grid}.admin-ticket-control-grid>label,.admin-ticket-control-grid fieldset{border:0;flex-direction:column;gap:6px;min-width:0;margin:0;padding:0;display:flex}.admin-ticket-control-grid>label>span,.admin-ticket-control-grid legend{color:var(--shell-muted);font-size:10px;font-weight:600}.admin-ticket-control-grid select,.admin-ticket-control-grid input[type=datetime-local],.admin-ticket-control-grid input[type=number]{border:1px solid var(--shell-border);width:100%;height:36px;color:var(--shell-text);background:var(--shell-paper);border-radius:7px;outline:none;padding:0 9px;font-size:11px}.admin-ticket-control-grid fieldset{grid-column:span 3}.admin-ticket-control-grid fieldset>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px;max-height:108px;display:grid;overflow-y:auto}.admin-ticket-control-grid fieldset label{border:1px solid var(--shell-border);min-width:0;color:var(--shell-text);background:var(--shell-paper);border-radius:7px;align-items:center;gap:7px;padding:6px 8px;font-size:10px;display:flex}.admin-ticket-control-grid fieldset label>span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.admin-ticket-control-grid fieldset small{color:var(--shell-muted);text-overflow:ellipsis;margin-top:2px;font-size:8px;display:block;overflow:hidden}.admin-ticket-controls>footer{justify-content:flex-end;align-items:flex-end;gap:12px;min-height:34px;margin-top:12px;display:flex}.admin-ticket-save{color:#fff;background:#441071;border:0;min-width:118px}.admin-ticket-save:disabled{cursor:not-allowed;opacity:.55}.admin-ticket-feedback{margin-right:auto;font-size:10px}.admin-ticket-feedback.is-success{color:#25813b}.admin-ticket-feedback.is-error{color:#b52c2c}.ticket-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0;display:grid}.ticket-detail-grid div{background:#f8f7fa;border-radius:10px;padding:15px}.ticket-detail-grid dt{color:var(--muted);text-transform:uppercase;font-size:11px;font-weight:800}.ticket-detail-grid dd{color:#343740;margin:6px 0 0;font-weight:750}.ticket-detail-grid dd small{color:var(--muted);margin-top:3px;font-weight:400;display:block}.ticket-description-block{border-top:1px solid #eceaf0;padding-top:22px}.ticket-description-block+.ticket-description-block{margin-top:24px}.ticket-description-block h2{color:var(--ink);margin:0 0 12px;font-size:17px}.ticket-description-block>p{white-space:pre-wrap;margin:0;line-height:1.65}.ticket-rich-text,.discussion-rich-text{overflow-wrap:anywhere;line-height:1.6}.ticket-rich-text>:first-child,.discussion-rich-text>:first-child{margin-top:0}.ticket-rich-text>:last-child,.discussion-rich-text>:last-child{margin-bottom:0}.ticket-rich-text table,.discussion-rich-text table{border-collapse:collapse;max-width:100%}.ticket-rich-text td,.ticket-rich-text th,.discussion-rich-text td,.discussion-rich-text th{border:1px solid var(--shell-border);padding:6px 8px}.ticket-detail-subtitle{color:var(--shell-muted);margin:-6px 0 10px;font-size:12px;display:block}.ticket-discussion-panel{grid-template-columns:minmax(210px,250px) minmax(360px,1fr) minmax(210px,250px);min-height:660px;display:grid}.discussion-summary,.discussion-participants{padding:22px 18px}.discussion-summary{border-right:1px solid var(--shell-border)}.discussion-participants{border-left:1px solid var(--shell-border)}.discussion-summary h2,.discussion-participants h2{color:var(--shell-text);margin:0 0 20px;font-size:15px}.discussion-summary-item{border-bottom:1px solid var(--shell-border);flex-direction:column;gap:5px;padding:13px 0;display:flex}.discussion-summary-item strong{color:var(--shell-muted);letter-spacing:.035em;text-transform:uppercase;font-size:10px;font-weight:700}.discussion-summary-item span{color:var(--shell-text);font-size:12px;line-height:1.45}.discussion-main{flex-direction:column;min-width:0;display:flex}.discussion-timeline{scrollbar-width:thin;flex-direction:column;flex:1;gap:18px;min-height:430px;max-height:560px;padding:22px clamp(18px,3vw,38px);display:flex;overflow-y:auto}.discussion-system-event{color:var(--shell-muted);align-items:center;gap:12px;font-size:10px;display:flex}.discussion-system-event:before,.discussion-system-event:after{background:var(--shell-border);content:"";flex:1;height:1px}.discussion-system-event time{white-space:nowrap}.discussion-system-event span{color:#441071;white-space:nowrap;background:#44107114;border-radius:12px;padding:5px 10px;font-weight:600}.discussion-empty{min-height:210px;color:var(--shell-muted);text-align:center;place-items:center;font-size:12px;display:grid}.discussion-load-error{align-content:center;gap:10px}.discussion-load-error p{color:#c23838;margin:0}.discussion-load-error button{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:16px;padding:5px 12px}.discussion-message{align-self:flex-start;gap:10px;max-width:78%;display:flex}.discussion-message.is-own{flex-direction:row-reverse;align-self:flex-end}.discussion-avatar,.discussion-person>span{color:#441071;background:#4410711a;border-radius:50%;place-items:center;font-weight:800;display:grid}.discussion-avatar{flex:0 0 34px;width:34px;height:34px;font-size:10px}.discussion-message-body{min-width:0}.discussion-message-body>header{align-items:baseline;gap:10px;margin:0 3px 5px;display:flex}.discussion-message.is-own .discussion-message-body>header{justify-content:flex-end}.discussion-message-body header strong{color:var(--shell-text);font-size:11px}.discussion-message-body header time{color:var(--shell-muted);font-size:9px}.discussion-edited-label{color:var(--shell-muted);font-size:8px;font-style:italic}.discussion-edit-button{color:#441071;cursor:pointer;background:#44107112;border:0;border-radius:11px;align-items:center;gap:4px;min-height:22px;margin-left:auto;padding:0 7px;font-family:inherit;font-size:8px;font-weight:700;display:inline-flex}.discussion-edit-button svg{width:11px;height:11px}.discussion-edit-form{border:1px solid var(--shell-border);background:var(--shell-paper);border-radius:8px;width:min(560px,68vw);overflow:hidden}.discussion-edit-form>p{color:#b52c2c;margin:8px 10px 0;font-size:10px}.discussion-edit-form>footer{border-top:1px solid var(--shell-border);justify-content:flex-end;align-items:center;gap:7px;padding:8px 10px;display:flex}.discussion-edit-form>footer button{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:14px;min-height:27px;padding:0 11px;font-family:inherit;font-size:9px;font-weight:700}.discussion-edit-form>footer button.is-primary{color:#fff;background:#441071}.discussion-edit-form>footer button:disabled{cursor:not-allowed;opacity:.5}.discussion-rich-text{color:var(--shell-text);white-space:pre-wrap;overflow-wrap:anywhere;background:#f3f2f6;border-radius:3px 12px 12px;margin:0;padding:10px 13px;font-size:12px;line-height:1.5}.discussion-message.is-own .discussion-rich-text{color:#fff;background:#441071;border-radius:12px 3px 12px 12px}.discussion-attachments{gap:6px;margin-top:6px;display:grid}.discussion-attachments a{color:#441071;background:#4410710a;border:1px dashed #44107166;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;min-width:220px;padding:8px 10px;font-size:11px;text-decoration:none;display:flex}.discussion-attachments a span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.discussion-attachments a small{color:var(--shell-muted);flex:none}.discussion-composer{border-top:1px solid var(--shell-border);padding:14px 18px 16px}.discussion-typing-indicator{border-top:1px solid var(--shell-border);min-height:28px;color:var(--shell-muted);background:#44107106;align-items:center;gap:8px;padding:5px 18px;font-size:10px;font-style:italic;display:flex}.discussion-typing-indicator+.discussion-composer{border-top:0}.discussion-typing-dots{align-items:center;gap:3px;display:inline-flex}.discussion-typing-dots i{background:#441071;border-radius:50%;width:4px;height:4px;animation:1.05s ease-in-out infinite discussion-typing-bounce}.discussion-typing-dots i:nth-child(2){animation-delay:.14s}.discussion-typing-dots i:nth-child(3){animation-delay:.28s}@keyframes discussion-typing-bounce{0%,60%,to{opacity:.4;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.discussion-form-error{color:#a52222;background:#fff0f0;border-radius:6px;margin:0 0 8px;padding:7px 9px;font-size:11px}.discussion-selected-files{flex-wrap:wrap;gap:6px;margin:5px 0 10px;display:flex}.discussion-selected-files>span{color:#441071;border:1px dashed #44107159;border-radius:14px;align-items:center;gap:6px;max-width:240px;padding:4px 5px 4px 9px;font-size:10px;display:inline-flex}.discussion-selected-files b{text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.discussion-selected-files button{width:18px;height:18px;color:inherit;cursor:pointer;background:#4410711a;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.discussion-composer-actions{border-top:1px solid var(--shell-border);color:var(--shell-muted);align-items:center;gap:10px;padding-top:10px;font-size:10px;display:flex}.discussion-file-picker{color:#441071;cursor:pointer;border:1px dashed #441071;border-radius:16px;align-items:center;gap:6px;padding:5px 10px;font-size:11px;font-weight:600;display:inline-flex}.discussion-file-picker input{clip:rect(0, 0, 0, 0);width:1px;height:1px;position:absolute;overflow:hidden}.discussion-send-button{color:#fff;cursor:pointer;background:#441071;border:0;border-radius:17px;justify-content:center;align-items:center;gap:8px;min-width:82px;min-height:30px;margin-left:auto;font-size:11px;font-weight:600;display:inline-flex}.discussion-send-button:disabled{cursor:not-allowed;opacity:.45}.discussion-send-button span{font-size:18px;line-height:0}.discussion-person{align-items:center;gap:10px;padding:9px 0;display:flex}.discussion-person>span{flex:0 0 34px;width:34px;height:34px;font-size:9px}.discussion-person>div{min-width:0}.discussion-person strong,.discussion-person small{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.discussion-person strong{color:var(--shell-text);font-size:11px;font-weight:600}.discussion-person small{color:var(--shell-muted);margin-top:3px;font-size:9px}.support-shell-dark .ticket-tabs-card,.support-shell-dark .discussion-rich-text{background:var(--shell-paper)}.support-shell-dark .discussion-rich-text{border:1px solid var(--shell-border)}.support-shell-dark .discussion-message.is-own .discussion-rich-text{background:#441071;border-color:#6d3c96}.summernote-field{border:1px solid var(--shell-border,#d9dce5);background:var(--shell-paper,#fff);border-radius:8px;width:100%;position:relative;overflow:visible}.summernote-field:focus-within{border-color:#441071;box-shadow:0 0 0 3px #44107114}.summernote-loading{min-height:120px;color:var(--shell-muted,#667085);place-items:center;font-size:11px;display:grid}.summernote-field .note-editor.note-frame{background:var(--shell-paper,#fff);border:0;border-radius:8px;margin:0}.summernote-field .note-toolbar{border-bottom:1px solid var(--shell-border,#d9dce5);background:#f6f6f8;border-radius:8px 8px 0 0;flex-wrap:wrap;gap:2px;padding:5px 7px;display:flex}.summernote-field .note-btn-group{margin:0 3px 0 0}.summernote-field .note-btn{color:#545762;min-width:27px;height:27px;box-shadow:none;background:0 0;border-color:#0000;border-radius:4px;padding:4px 7px;font-size:11px}.summernote-field .note-btn:hover,.summernote-field .note-btn.active{color:#441071;background:#44107117}.summernote-field .note-editable{color:var(--shell-text,#2f3037);background:var(--shell-paper,#fff);font-family:var(--font-present-sans), PresentSans, sans-serif;font-size:12px;line-height:1.6}.summernote-field .note-editable table td,.summernote-field .note-editable table th{overflow-wrap:anywhere;position:relative}.summernote-field .note-editable.summernote-table-resizing{-webkit-user-select:none;user-select:none}.summernote-field.is-compact{border:1px solid var(--shell-border,#d9dce5);border-radius:7px;overflow:hidden}.summernote-field.is-compact .note-editor.note-frame{border-radius:7px}.summernote-field.is-compact .note-toolbar{border-radius:7px 7px 0 0;padding:4px 5px}.summernote-field.is-compact .note-editable{padding:10px 6px}.discussion-edit-form .summernote-field.is-compact{box-shadow:none;border:0;border-radius:0}.summernote-table-menu{z-index:1200;border:1px solid var(--shell-border,#d9dce5);width:265px;color:var(--shell-text,#2f3037);background:var(--shell-paper,#fff);border-radius:9px;padding:13px;position:fixed;box-shadow:0 14px 40px #0f172a33}.summernote-table-menu-title{justify-content:space-between;align-items:center;margin-bottom:10px;font-size:12px;display:flex}.summernote-table-menu-title button{color:var(--shell-muted,#667085);cursor:pointer;background:0 0;border:0;font-size:17px}.summernote-table-menu label{color:var(--shell-muted,#667085);gap:4px;margin-top:8px;font-size:10px;display:grid}.summernote-table-menu input{border:1px solid var(--shell-border,#d9dce5);width:100%;height:30px;color:var(--shell-text,#2f3037);background:var(--shell-paper,#fff);border-radius:6px;padding:0 8px}.summernote-table-menu>div:last-child{grid-template-columns:repeat(5,1fr);gap:5px;margin-top:12px;display:grid}.summernote-table-menu>div:last-child button{color:#441071;cursor:pointer;background:0 0;border:1px dashed #441071;border-radius:6px;min-height:27px;padding:0 4px;font-size:9px}.summernote-table-menu>div:last-child button.is-primary{color:#fff;background:#441071}.support-shell-dark .summernote-field .note-toolbar{background:#ffffff0a}.support-shell-dark .summernote-field .note-btn{color:var(--shell-text)}@media (min-width:901px) and (max-width:1350px){.shell-search{width:min(360px,38vw);min-width:240px;margin-right:auto;position:static;transform:none}.ticket-discussion-panel{grid-template-columns:220px minmax(360px,1fr)}.discussion-participants{border-top:1px solid var(--shell-border);border-left:0;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px 20px;display:flex}.discussion-participants h2{width:100%}}@media (max-width:900px){.header-notification-panel{position:fixed;top:58px;right:8px}.shell-navbar{justify-content:space-between}.shell-body{padding-left:0}.shell-brand-area{flex-basis:auto;gap:5px;width:auto;padding:0 12px}.shell-mobile-toggle{display:inline-flex}.shell-desktop-toggle,.shell-search{display:none}.shell-navbar-content{flex:0 auto;padding-right:14px}.support-sidebar,.support-shell-expanded .support-sidebar{width:250px;height:auto;transition:transform .22s;position:fixed;top:60px;bottom:0;left:0;transform:translate(-102%);box-shadow:12px 0 36px #14162229}.support-sidebar.is-open{transform:translate(0)}.support-sidebar .sidebar-section-label{opacity:1;display:block}.support-sidebar .sidebar-link{border-radius:100px;justify-content:flex-start;gap:13px;width:100%;margin-inline:0;padding:0 13px}.support-sidebar .sidebar-link>span{opacity:1;display:block}.support-sidebar.is-open .sidebar-submenu{display:grid}.support-sidebar .sidebar-placeholder{display:block}.shell-overlay{z-index:35;opacity:0;pointer-events:none;background:#1416226b;border:0;padding:0;transition:opacity .22s;display:block;position:fixed;inset:60px 0 0}.shell-overlay.is-open{opacity:1;pointer-events:auto}.shell-main-content{padding:18px}.login-page{grid-template-columns:1fr}.login-hero{display:none}.login-panel{min-height:100vh;padding:32px 24px}.mobile-logo{display:block}.ticket-form-grid,.ticket-detail-grid,.ticket-discussion-panel,.admin-ticket-control-grid{grid-template-columns:1fr}.admin-ticket-control-grid fieldset{grid-column:auto}.discussion-summary,.discussion-participants{border:0}.discussion-summary{border-bottom:1px solid var(--shell-border)}.discussion-participants{border-top:1px solid var(--shell-border)}.discussion-message{max-width:92%}.discussion-edit-form{width:100%}.form-field-full{grid-column:auto}.workspace-header,.dashboard-header{flex-direction:column;align-items:stretch}.dashboard-actions{justify-content:flex-start}}@media (max-width:600px){.shell-brand img{width:126px;height:50px}.shell-action-button,.shell-user-copy{display:none}.shell-language-picker{width:auto}.shell-navbar-content{gap:2px;padding-right:9px}.shell-main-content{padding:14px}.shell-footer{padding-inline:14px}.workspace-page{padding:24px 14px 48px}.attachment-heading,.form-actions,.selected-file-list li{flex-direction:column;align-items:stretch}.selected-file-actions{justify-content:flex-end}.attachment-preview-backdrop{padding:10px}.attachment-preview-modal{width:100%;height:92vh}.ticket-status-backdrop{padding:10px}.ticket-status-modal-body{padding:16px 10px 12px}.ticket-action-options{grid-template-columns:repeat(2,minmax(0,1fr));padding:20px}.file-picker-button,.button-outline,.submit-ticket-button{width:100%}.dashboard-actions{flex-direction:column;align-items:stretch}.page-breadcrumb-card{flex-direction:column;align-items:stretch;padding:10px}.standard-add-button,.dashboard-actions .secondary-button,.dashboard-add-button{width:100%}.ticket-detail-grid{gap:10px}.ticket-stat-grid,.ticket-insight-grid{grid-template-columns:1fr}.ticket-overview-labels,.ticket-overview-legend{grid-template-columns:repeat(2,minmax(0,1fr))}.server-table-heading,.server-table-toolbar,.server-table-pagination{flex-direction:column;align-items:stretch}.server-table-tools,.freeze-columns-control,.freeze-columns-control select{width:100%}.server-table-pagination>span{text-align:center}.server-table-pagination>div{justify-content:center}}@media (min-width:601px) and (max-width:1100px){.ticket-stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ticket-insight-grid{grid-template-columns:1fr}}
@font-face{font-family:presentSans;src:url(../media/PresentSans_Light-s.p.3ko4-miaoz-r3.otf)format("opentype");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:presentSans;src:url(../media/PresentSans_Regular-s.p.04hzkze3ks2pu.otf)format("opentype");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:presentSans;src:url(../media/PresentSans_Italic-s.p.3wjbc44cl59nr.otf)format("opentype");font-display:swap;font-weight:400;font-style:italic}@font-face{font-family:presentSans;src:url(../media/PresentSans_Bold-s.p.3vwdfsn2xreet.otf)format("opentype");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:presentSans Fallback;src:local(Arial);ascent-override:90.05%;descent-override:23.7%;line-gap-override:0.0%;size-adjust:105.5%}.presentsans_f72381b5-module__ThPPSq__className{font-family:presentSans,presentSans Fallback}.presentsans_f72381b5-module__ThPPSq__variable{--font-present-sans:"presentSans", "presentSans Fallback"}
