:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}@media (width<=1024px){:root{font-size:16px}}@media (prefers-color-scheme:dark){:root{--text:#9ca3af;--text-h:#f3f4f6;--bg:#16171d;--border:#2e303a;--code-bg:#1f2028;--accent:#c084fc;--accent-bg:#c084fc26;--accent-border:#c084fc80;--social-bg:#2f303a80;--shadow:#0006 0 10px 15px -3px, #00000040 0 4px 6px -2px}#social .button-icon{filter:invert()brightness(2)}}body{margin:0}#root{text-align:center;border-inline:1px solid var(--border);box-sizing:border-box;flex-direction:column;width:100%;max-width:none;min-height:100svh;margin:0;display:flex}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}@media (width<=1024px){h1{margin:20px 0;font-size:36px}}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}*{box-sizing:border-box}body{color:#111827;background:#f3f4f6;margin:0;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif}button,input,textarea,select{font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif}.app{justify-content:center;align-items:flex-start;min-height:100vh;padding:0 24px 24px;display:flex}.card{background:#fff;border-radius:16px;width:100%;max-width:760px;padding:32px;box-shadow:0 10px 30px #00000014}.dashboard-card{text-align:left;width:100%;max-width:1440px}.language-switcher{justify-content:flex-end;align-items:center;gap:8px;margin-bottom:22px;font-size:13px;display:flex}.language-label{color:#9ca3af;margin-right:2px}.language-button{color:#6b7280;cursor:pointer;background:0 0;border:0;width:auto;padding:4px 7px;font-size:13px;font-weight:500}.language-button:hover{color:#2563eb}.language-button.active{color:#2563eb;font-weight:700}.language-divider{color:#d1d5db}.brand{text-align:center;margin-bottom:30px}.brand h1{color:#111827;margin:0;font-size:30px;font-weight:700;line-height:1.25}form{flex-direction:column;display:flex}label{color:#374151;margin-bottom:8px;font-size:14px;font-weight:600}input{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;margin-bottom:18px;padding:12px 14px;font-size:15px}input:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1a}button{cursor:pointer;color:#fff;background:#2563eb;border:0;border-radius:8px;padding:13px 16px;font-size:15px;font-weight:600}button:disabled{opacity:.6;cursor:not-allowed}.dashboard-header{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;padding:18px 20px;display:flex}.welcome-text{color:#6b7280;margin-bottom:4px;font-size:13px}.user-name{color:#111827;font-size:19px;font-weight:700}.logout-button{color:#374151;background:#fff;border:1px solid #d1d5db;flex-shrink:0;width:auto;padding:9px 14px;font-size:13px}.logout-button:hover{background:#f9fafb}.dashboard-layout{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:28px;display:grid}.dashboard-sidebar{min-width:0;position:sticky;top:24px}.dashboard-menu{flex-direction:column;gap:8px;margin:0;display:flex}.dashboard-menu-item{color:#4b5563;text-align:left;box-sizing:border-box;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:row;justify-content:space-between;align-items:center;gap:10px;width:100%;min-height:48px;padding:12px 14px;font-size:13px;font-weight:600;display:flex}.dashboard-menu-item:hover{color:#111827;background:#f8fafc;border-color:#e5e7eb}.dashboard-menu-item.active{color:#1d4ed8;background:#eff6ff;border-color:#dbeafe}.dashboard-menu-item strong{color:#6b7280;text-align:center;flex-shrink:0;min-width:24px;font-size:12px;line-height:1}.dashboard-menu-item.active strong{color:#2563eb}.dashboard-menu-item.primary{color:#fff;text-align:center;background:#2563eb;border-color:#2563eb;justify-content:center}.dashboard-menu-item.primary:hover,.dashboard-menu-item.primary.active{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.dashboard-menu-item.primary strong{color:#fff}.dashboard-content{min-width:0}.dashboard-section{margin-bottom:24px}.dashboard-overview{box-sizing:border-box;min-height:760px;margin-top:4px}.dashboard-overview-header{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:16px;padding:22px 24px}.dashboard-overview-kicker{color:#2563eb;letter-spacing:.08em;margin-bottom:6px;font-size:11px;font-weight:800}.dashboard-overview-title{color:#111827;margin-bottom:5px;font-size:19px}.dashboard-overview-description{color:#6b7280;font-size:13px;line-height:1.6}.dashboard-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-summary-card{color:#374151;text-align:left;box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:12px;min-width:0;min-height:145px;padding:20px;transition:border-color .15s,box-shadow .15s,transform .15s;display:flex}.dashboard-summary-card:hover{border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 6px 18px #0f172a12}.dashboard-summary-label{color:#6b7280;font-size:13px;font-weight:600}.dashboard-summary-value{color:#111827;font-size:32px;line-height:1}.dashboard-summary-action{color:#2563eb;font-size:12px;font-weight:600}.section-title{color:#111827;margin-bottom:10px;font-size:16px;font-weight:700}.request-list,.approval-list{flex-direction:column;gap:8px;display:flex}.request-list .request-item,.approval-list .approval-item{border:none}.request-item,.approval-item{background:#fff;border:1px solid #e5e7eb;border-radius:10px;justify-content:space-between;align-items:center;gap:16px;padding:14px 15px;display:flex}.request-main{min-width:0}.request-number{color:#6b7280;margin-bottom:4px;font-size:12px}.request-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:600;overflow:hidden}.approval-step{color:#6b7280;font-size:13px}.status{border-radius:999px;flex-shrink:0;padding:5px 9px;font-size:11px;font-weight:600}.status-draft{color:#4b5563;background:#f3f4f6}.status-pending_approval{color:#92400e;background:#fef3c7}.status-approved{color:#166534;background:#dcfce7}.status-rejected{color:#991b1b;background:#fee2e2}.view-button{color:#374151;background:#f3f4f6;flex-shrink:0;width:auto;padding:8px 12px;font-size:12px}.view-button:hover{background:#e5e7eb}.empty-state{color:#9ca3af;text-align:center;border:1px dashed #d1d5db;border-radius:10px;padding:24px 16px;font-size:13px}.user-info{color:#6b7280;border-top:1px solid #e5e7eb;margin-top:24px;padding-top:18px;font-size:13px;line-height:1.6}.user-info p{margin:6px 0}.user-info strong{color:#374151}.error{color:#b91c1c;background:#fee2e2;border-radius:8px;margin-bottom:16px;padding:11px 12px;font-size:14px;line-height:1.5}.session-loading{color:#6b7280;text-align:center;padding:30px 10px;font-size:14px}@media (width<=1000px){.dashboard-menu{grid-template-columns:repeat(3,minmax(0,1fr))}.dashboard-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.app{align-items:flex-start;padding:14px}.card,.dashboard-card{border-radius:12px;width:100%;max-width:100%;padding:22px 18px}.brand h1{font-size:25px}.dashboard-menu{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-header{align-items:flex-start}.dashboard-overview-header{padding:20px}}@media (width<=480px){.language-switcher{justify-content:center}.dashboard-header{flex-direction:column}.logout-button{width:100%}.dashboard-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.dashboard-menu-item{min-height:88px;padding:14px}.dashboard-summary-grid{grid-template-columns:1fr}.dashboard-overview-header{padding:18px}.dashboard-summary-card{min-height:125px}.request-item,.approval-item{align-items:flex-start}.status{margin-top:2px}}@media (width<=360px){.dashboard-menu{grid-template-columns:1fr}}.admin-section{border-top:1px solid #e5e7eb;margin-top:24px;padding-top:20px}.admin-section-title{color:#374151;margin-bottom:12px;font-size:14px;font-weight:700}.admin-menu{flex-direction:column;gap:8px;display:flex}.admin-menu-item{color:#111827;background:#f9fafb;border:1px solid #e5e7eb;justify-content:flex-start;width:100%;font-weight:600}.admin-menu-item:hover{background:#f3f4f6}.user-list{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-top:16px;overflow-x:auto}.user-list-header,.user-list-row{grid-template-columns:1.1fr 2fr 2fr 1fr .9fr;align-items:center;gap:12px;min-width:0;padding:12px 10px;display:grid}.user-list-header{color:#374151;background:#f9fafb;border-bottom:1px solid #e5e7eb;font-size:13px;font-weight:700}.user-list-row{color:#111827;border-bottom:1px solid #f3f4f6;font-size:14px}.user-list-row:last-child{border-bottom:none}.user-list-row:hover{background:#fafafa}.admin-page{margin-top:20px}.admin-page-header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.admin-page-header h2{color:#111827;margin:0;font-size:20px}.user-list{box-sizing:border-box;width:100%}.user-list-header,.user-list-row{grid-template-columns:.9fr 1.5fr 1.6fr .8fr .7fr;gap:8px}.user-list-header>div,.user-list-row>div{min-width:0}.user-list-row>div{overflow-wrap:anywhere}.admin-form{background:#fff;border:1px solid #e5e7eb;border-radius:10px;margin-bottom:20px;padding:18px}.admin-form-title{color:#111827;margin-bottom:16px;font-size:17px;font-weight:700}.admin-form label{color:#374151;margin:12px 0 6px;font-size:13px;font-weight:600;display:block}.admin-form input,.admin-form select,.admin-form textarea{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;width:100%;padding:10px 12px;font-size:13px}.admin-form input:focus,.admin-form select:focus,.admin-form textarea:focus{border-color:#9ca3af;outline:none}.admin-form-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.user-search{margin-bottom:14px}.user-search input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px 12px;font-size:14px}.user-search input::placeholder{color:#9ca3af}.user-search input:focus{border-color:#9ca3af;outline:none}.workflow-list{overflow-x:auto}.workflow-list .user-list-header,.workflow-list .user-list-row{grid-template-columns:1.1fr 1.2fr 1.1fr 1.5fr .8fr 1.8fr;min-width:760px}.workflow-list .user-list-row>div:last-child{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.dashboard-card{box-sizing:border-box;text-align:left;width:100%;max-width:1440px;margin:0 auto}.dashboard-header-grid{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(280px,auto) minmax(0,1fr);align-items:start;gap:12px 24px;width:100%;margin-bottom:22px;display:grid}.header-user-panel{flex-direction:column;grid-column:1;justify-self:start;align-items:flex-start;gap:5px;min-width:0;display:flex}.header-user-name{color:#0f172a;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:14px;font-weight:700;line-height:1.25;overflow:hidden}.header-logout-button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:5px;width:auto;min-width:0;min-height:28px;padding:0 10px;font-size:12px;font-weight:600;line-height:1}.header-logout-button:hover{background:#f9fafb}.app-header-brand{text-align:center;grid-column:2;place-self:start center;min-width:0;margin:0;padding:0}.app-header-brand h1{color:#111827;white-space:nowrap;margin:0;font-size:24px;font-weight:700;line-height:1.25}.header-language-panel{flex-direction:column;grid-column:3;justify-self:end;align-items:flex-end;gap:5px;min-width:0;display:flex}.header-language-label{color:#6b7280;font-size:12px;line-height:1.25}.header-language-options{justify-content:flex-end;align-items:center;gap:6px;display:flex}@media (width<=1200px){.app{padding:18px}.dashboard-card{padding:24px}.dashboard-header-grid{grid-template-columns:minmax(0,1fr) minmax(240px,auto) minmax(0,1fr);column-gap:16px}.app-header-brand h1{font-size:22px}}@media (width<=900px){.app{padding:14px}.dashboard-card{border-radius:14px;padding:20px}.dashboard-header-grid{grid-template-columns:minmax(0,1fr) minmax(200px,auto) minmax(0,1fr);column-gap:12px}.app-header-brand h1{white-space:normal;font-size:19px}}@media (width<=700px){.app{box-sizing:border-box;width:100%;padding:8px}.dashboard-card{border-radius:12px;width:100%;max-width:none;padding:16px 14px}.dashboard-header-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-areas:"user language""brand brand";gap:14px 12px;margin-bottom:18px}.header-user-panel{grid-area:user}.header-language-panel{grid-area:language}.app-header-brand{grid-area:brand;justify-self:center;width:100%}.app-header-brand h1{white-space:normal;font-size:19px;line-height:1.25}.header-language-panel{align-items:flex-end}.header-language-options{flex-wrap:nowrap}}@media (width<=480px){.app{padding:6px}.dashboard-card{padding:14px 12px}.dashboard-header-grid{gap:12px 8px}.header-user-name{font-size:13px}.header-logout-button{min-height:27px;padding:0 9px;font-size:11px}.header-language-label{font-size:11px}.language-button{padding:3px 5px;font-size:12px}.app-header-brand h1{font-size:17px}}@media (width<=360px){.dashboard-card{padding:12px 10px}.header-user-name{max-width:130px}.app-header-brand h1{font-size:16px}}.approval-item .request-title{color:#111827;letter-spacing:-.1px;margin-top:2px;margin-bottom:6px;line-height:1.35;font-size:17px!important;font-weight:700!important}.company-identity{justify-content:center;align-items:center;gap:14px;margin-bottom:8px;display:flex}.company-logo{object-fit:contain;flex-shrink:0;width:82px;height:auto;max-height:58px}.company-name{text-align:center;font-family:inherit;line-height:1.15}.company-name-vi{color:#111827;white-space:nowrap;font-family:inherit;font-size:24px;font-weight:700;line-height:1.25}.company-name-zh{color:#374151;white-space:nowrap;margin-top:3px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.25}.app-header-brand h1{margin-top:0;font-family:inherit;font-size:24px;font-weight:700;line-height:1.25}@media (width<=900px){.company-logo{width:68px;max-height:50px}.company-name-vi{font-size:20px}.company-name-zh{font-size:12px}.app-header-brand h1{font-size:22px}}.app-header-brand{text-align:center;grid-column:2;place-self:start stretch;width:100%;min-width:0;margin:0;padding:0;font-family:inherit}.header-brand-row{box-sizing:border-box;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;padding:0;font-family:inherit;display:flex}.company-logo{object-fit:contain;flex:none;width:110px;height:auto;max-height:64px;display:block}.header-brand-row h1{color:#111827;letter-spacing:normal;text-align:left;white-space:nowrap;margin:0;padding:0;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif;font-size:24px;font-weight:700;line-height:1.25}@media (width<=900px){.company-logo{width:90px;max-height:56px}.header-brand-row{gap:9px}.header-brand-row h1{font-size:22px}}@media (width<=700px){.company-logo{width:78px;max-height:50px}.header-brand-row{gap:8px}.header-brand-row h1{white-space:normal;font-size:19px}}@media (width<=480px){.company-logo{width:68px;max-height:44px}.header-brand-row{gap:6px}.header-brand-row h1{font-size:17px}}.approval-flow{scrollbar-width:thin;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif}.approval-flow-step{text-align:center;color:#111827;flex-shrink:0;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif}.approval-flow-step:not(:first-child):after{content:"←";text-align:center;color:#9ca3af;pointer-events:none;width:44px;font-size:18px;font-weight:400;position:absolute;top:50%;left:-22px;transform:translateY(-50%)}.approval-flow-step-title{color:#111827;text-align:center;min-height:42px;font-size:13px;font-weight:700;line-height:1.45}.approval-flow-approver{color:#6b7280;text-align:center;word-break:break-word;min-height:38px;font-size:13px;line-height:1.45}@media (width<=900px){.approval-flow-step{min-width:175px!important}}@media (width<=700px){.approval-flow{justify-content:flex-start;overflow-x:auto}.approval-flow-step{min-width:180px!important;max-width:180px!important}}.dashboard-section,.dashboard-section *{font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important}.dashboard-section .section-title{color:#111827!important;letter-spacing:normal!important;font-size:14px!important;font-weight:700!important;line-height:1.45!important}.dashboard-section{font-size:13px;line-height:1.55}.approval-flow{font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important}.approval-flow-step{text-align:center!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important}.approval-flow-step-title{word-break:break-word;color:#111827!important;text-align:center!important;letter-spacing:normal!important;width:100%!important;min-height:38px!important;margin:0 0 4px!important;font-size:12.5px!important;font-weight:700!important;line-height:1.4!important}.approval-flow-approver{word-break:break-word;color:#6b7280!important;text-align:center!important;letter-spacing:normal!important;width:100%!important;min-height:28px!important;font-size:11.5px!important;font-weight:400!important;line-height:1.4!important}.approval-flow-step>div,.approval-flow-step>div *{letter-spacing:normal!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important}.approval-flow-step>div:first-child>div:last-child{text-align:center!important;white-space:normal!important;width:100%!important;margin-top:3px!important;font-size:11.5px!important;font-weight:600!important;line-height:1.4!important}.approval-flow-step>div:nth-child(2){text-align:center!important;font-size:11.5px!important;line-height:1.45!important}.approval-flow-step>div:last-child{word-break:break-word;color:#6b7280!important;text-align:center!important;margin-top:5px!important;font-size:9.5px!important;line-height:1.35!important}.approval-flow-step:not(:first-child):after{content:none!important;display:none!important}.dashboard-section .empty-state{font-size:12px!important;line-height:1.5!important}.dashboard-section .view-button{font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important}@media (width<=700px){.approval-flow-step-title{font-size:12px!important}.approval-flow-approver,.approval-flow-step>div:first-child>div:last-child{font-size:11px!important}.approval-flow-step>div:last-child{font-size:9px!important}}.detail-title-section,.detail-content-section{background:#fff;border:1px solid #e5e7eb;border-radius:6px;margin-bottom:14px;padding:14px 16px!important}.detail-zone-title{color:#111827!important;margin-bottom:10px!important;font-size:14px!important;font-weight:700!important;line-height:1.4!important}.detail-request-number{margin-bottom:5px;color:#6b7280!important;font-size:11px!important;font-weight:400!important;line-height:1.4!important}.detail-request-title{word-break:break-word;color:#111827!important;font-size:15px!important;font-weight:700!important;line-height:1.45!important}.detail-action-row{flex-wrap:wrap;align-items:center;gap:6px;margin-top:12px;display:flex}.detail-approve-button,.detail-reject-button{cursor:pointer;white-space:nowrap!important;border-radius:4px!important;justify-content:center!important;align-items:center!important;gap:4px!important;height:28px!important;padding:0 9px!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important}.detail-approve-button{color:#fff!important;background:#2563eb!important;border:1px solid #2563eb!important;min-width:76px!important}.detail-reject-button{color:#fff!important;background:#ef4444!important;border:1px solid #ef4444!important;min-width:68px!important}.detail-button-icon{font-size:11px;line-height:1}.detail-title-section .status{display:none!important}.detail-content-section+.dashboard-section{margin-top:0}@media (width<=700px){.detail-title-section,.detail-content-section{padding:12px!important}.detail-request-title{font-size:14px!important}.detail-content-text{font-size:13px!important}}.detail-inline-support,.detail-inline-attachments{background:0 0;border-top:1px solid #e5e7eb;margin-top:14px;padding-top:12px}.detail-inline-label{margin-bottom:8px;color:#374151!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important}.detail-inline-support .request-item,.detail-inline-attachments .request-item{box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;padding-left:0!important;padding-right:0!important}.detail-inline-support .request-list,.detail-inline-attachments .request-list{background:0 0!important;border:none!important}.detail-inline-support .dashboard-section,.detail-inline-attachments .dashboard-section{box-shadow:none!important;background:0 0!important;border:none!important;margin:0!important;padding:0!important}.detail-inline-support .view-button,.detail-inline-attachments .view-button{height:28px!important;min-height:28px!important;font-size:12px!important}@media (width<=700px){.detail-inline-support,.detail-inline-attachments{margin-top:12px;padding-top:10px}.detail-inline-label{font-size:12.5px!important}}.detail-title-section{grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;column-gap:14px!important;display:grid!important}.detail-title-section .detail-zone-title{grid-area:1/1/auto/-1!important;margin-bottom:10px!important}.detail-title-section .detail-request-number{display:none!important}.detail-title-section .detail-request-title{grid-area:2/1!important;min-width:0!important;margin:0!important}.detail-title-section .detail-action-row{grid-area:2/2!important;justify-content:flex-end!important;align-self:center!important;margin:0!important}.detail-inline-support .support-department-name{color:#111827!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important}@media (width<=700px){.detail-title-section{grid-template-columns:minmax(0,1fr)!important;row-gap:10px!important}.detail-title-section .detail-zone-title{grid-area:1/1!important}.detail-title-section .detail-request-title{grid-area:2/1!important}.detail-title-section .detail-action-row{grid-area:3/1!important;justify-content:flex-start!important}}.detail-title-section{display:block!important;position:relative!important}.detail-title-section .detail-zone-title{margin-bottom:10px!important}.detail-title-section .detail-request-title{margin:0!important}.detail-title-section>.detail-action-row{z-index:auto!important;box-sizing:border-box!important;flex-wrap:wrap!important;justify-content:flex-start!important;align-items:center!important;gap:6px!important;width:100%!important;margin:10px 0 0!important;display:flex!important;position:static!important}.detail-title-section>.detail-action-row .detail-approve-button,.detail-title-section>.detail-action-row .detail-reject-button{flex:none!important}@media (width<=700px){.detail-title-section>.detail-action-row{justify-content:flex-start!important;margin-top:10px!important;position:static!important}}.detail-inline-support .detail-inline-label{color:#111827!important;margin-bottom:6px!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important}.detail-inline-support .request-item{min-height:0!important;box-shadow:none!important;background:0 0!important;border:none!important;border-radius:0!important;margin:0!important;padding:0!important}.detail-inline-support .request-main{min-height:0!important;margin:0!important;padding:0!important}.detail-inline-support .support-department-name{color:#111827!important;margin:0!important;padding:0!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important}.detail-inline-support .request-item>.view-button,.detail-inline-support .request-item .view-button{align-self:center!important;margin-top:0!important;margin-bottom:0!important}.detail-inline-support .request-list{gap:0!important;margin:0!important;padding:0!important}.detail-inline-support .request-item{justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}@media (width<=700px){.detail-inline-support{margin-top:8px!important;padding-top:8px!important}.detail-inline-support .detail-inline-label{margin-bottom:5px!important;font-size:13px!important}.detail-inline-support .support-department-name{font-size:13px!important}}.detail-inline-attachments{grid-template-columns:auto 1fr!important;align-items:center!important;column-gap:12px!important;display:grid!important}.detail-inline-attachments>.detail-inline-label{color:#111827!important;grid-column:1!important;margin:0!important;padding:0!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1.45!important}.detail-inline-attachments>.detail-inline-label+div{grid-column:2!important;justify-self:start!important;margin:0!important;padding:0!important}.detail-inline-attachments>.detail-inline-label+div .view-button,.detail-inline-attachments>.detail-inline-label+div label.view-button{height:28px!important;min-height:28px!important;margin:0!important;padding:0 9px!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1!important}.detail-inline-attachments>.request-list,.detail-inline-attachments>.empty-state{grid-column:1/-1!important;margin-top:6px!important}.approval-flow,.approval-flow-step{font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important}.approval-flow-step-title{text-align:center!important;color:#111827!important;min-height:34px!important;margin-bottom:5px!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important}.approval-flow-approver{text-align:center!important;color:#6b7280!important;word-break:break-word!important;min-width:0!important;min-height:30px!important;margin:0!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important}.approval-flow-step>div{font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important}.approval-flow-step>div:nth-child(3){text-align:center!important;color:#111827!important;margin-top:3px!important;font-size:12px!important;font-weight:600!important;line-height:1.4!important}.approval-flow-step>div:nth-child(4){text-align:center!important;color:#6b7280!important;margin-top:4px!important;font-size:10px!important;font-weight:400!important;line-height:1.35!important}.approval-flow-step{padding:10px 12px!important}@media (width<=700px){.detail-inline-attachments{grid-template-columns:auto 1fr!important;column-gap:8px!important}.approval-flow-step-title{font-size:12.5px!important}.approval-flow-approver,.approval-flow-step>div:nth-child(3){font-size:12px!important}.approval-flow-step>div:nth-child(4){font-size:10px!important}}.detail-content-text{white-space:pre-wrap;word-break:break-word;color:#111827!important;font-size:13px!important;font-weight:400!important;line-height:1.45!important}.approval-flow-step-title,.approval-flow-approver,.approval-flow-step>div:nth-child(3),.approval-flow-step>div:nth-child(4){width:100%!important}.detail-title-section,.detail-content-section{margin-bottom:14px!important}.detail-content-section+.dashboard-section{margin-top:0!important;margin-bottom:0!important}.detail-title-section,.detail-content-section{box-sizing:border-box!important;padding:16px!important}.detail-title-section .detail-zone-title{margin-bottom:8px!important;line-height:1.4!important}.detail-title-section .detail-request-title{margin:0!important;line-height:1.45!important}.detail-inline-support{margin-top:10px!important;padding-top:10px!important}.detail-inline-support .detail-inline-label{margin-bottom:6px!important;line-height:1.4!important}.detail-inline-support .support-department-name{margin:0!important;line-height:1.45!important}.detail-content-section .detail-zone-title{margin-bottom:8px!important;line-height:1.4!important}.detail-content-text{margin:0!important;font-size:13px!important;line-height:1.45!important}.detail-inline-attachments{margin-top:10px!important;padding-top:10px!important}.detail-inline-attachments .detail-inline-label{margin-bottom:0!important;line-height:1.4!important}.detail-inline-attachments>.request-list,.detail-inline-attachments>.empty-state{margin-top:6px!important}.detail-content-section+.dashboard-section{padding:0 2px!important}.detail-content-section+.dashboard-section .approval-flow{margin:0!important;padding:0 0 2px!important}.approval-flow-step{box-sizing:border-box!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}@media (width<=700px){.detail-title-section,.detail-content-section{margin-bottom:12px!important;padding:12px!important}.detail-content-section+.dashboard-section{padding:0!important}}.detail-content-text{color:#111827!important;white-space:normal!important;word-break:break-word!important;margin:0!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}.detail-content-text{color:#111827!important;white-space:normal!important;word-break:break-word!important;margin:0!important;padding:0!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}.detail-content-line{margin:0 0 10px!important;padding:0!important;font-size:13px!important;line-height:1.5!important}.detail-content-line:last-child{margin-bottom:0!important}.detail-title-section .detail-zone-title,.detail-content-section .detail-zone-title{color:#2563eb!important}.detail-title-section .detail-request-title,.detail-inline-attachments .request-number,.detail-inline-attachments .request-title{color:#111827!important;font-size:13px!important;font-weight:400!important;line-height:1.5!important}.detail-inline-attachments .request-title,.detail-inline-attachments .request-number{font-weight:400!important}.detail-inline-attachments .view-button{font-size:12px!important;font-weight:600!important}.approval-list .approval-item .request-number,.approval-list .approval-item .request-title{color:#111827!important;font-family:Arial,Microsoft YaHei,Noto Sans,sans-serif!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important}.approval-list .approval-item .request-title{color:#6b7280!important;letter-spacing:normal!important;letter-spacing:normal!important;letter-spacing:normal!important;margin-top:0!important;margin-bottom:4px!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important}.dashboard-card{width:100%;max-width:1440px;box-shadow:none;background:0 0;border-radius:0;padding:0}.dashboard-header-grid{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:1fr auto 1fr;align-items:center;gap:20px;width:100%;min-height:89px;margin-bottom:16px;padding:16px 24px;display:grid;box-shadow:0 2px 10px #0f172a0a}.dashboard-layout{grid-template-columns:227px minmax(0,1fr);align-items:stretch;gap:16px;width:100%;display:grid}.dashboard-sidebar{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;min-width:0;padding:14px;position:relative;top:auto;box-shadow:0 2px 10px #0f172a0a}.dashboard-content{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;min-width:0;padding:20px;box-shadow:0 2px 10px #0f172a0a}.dashboard-card>.error{margin-bottom:16px}.dashboard-content>.dashboard-section:first-child{margin-top:0}@media (width<=900px){.dashboard-header-grid{grid-template-columns:1fr 1fr;grid-template-areas:"user language""brand brand"}.dashboard-layout{grid-template-columns:200px minmax(0,1fr);gap:12px}.dashboard-content{padding:16px}}@media (width<=700px){.dashboard-card{max-width:none}.dashboard-header-grid{grid-template-columns:1fr;grid-template-areas:"brand""user""language";gap:12px;padding:14px 16px}.dashboard-layout{grid-template-columns:1fr;gap:12px}.dashboard-sidebar{padding:10px}.dashboard-content{padding:14px}}.my-requests-search{width:100%;margin-bottom:12px}.my-requests-search input{box-sizing:border-box;color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:7px;outline:none;width:100%;height:38px;padding:0 12px;font-family:Segoe UI,Noto Sans,Arial,sans-serif;font-size:13px}.my-requests-search input:focus{border-color:#9ca3af;box-shadow:0 0 0 2px #9ca3af1f}.history-request-item{text-align:left;cursor:pointer;width:100%;min-height:64px;font:inherit;box-sizing:border-box;background:#fff;border:0;border-bottom:1px solid #eef2f7;grid-template-columns:30px minmax(0,1fr) auto 94px;align-items:center;gap:12px;margin:0;padding:10px 20px;transition:background .15s,box-shadow .15s;display:grid}.history-request-index{color:#6b7280;box-sizing:border-box;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;line-height:1;display:flex}.history-request-status{white-space:nowrap;flex-shrink:0;justify-self:end}.history-request-date{color:#9ca3af;text-align:right;white-space:nowrap;font-size:11px;line-height:1.35}@media (width<=900px){.history-request-item{grid-template-columns:28px minmax(0,1fr) auto 82px;gap:10px;padding-left:16px;padding-right:16px}}@media (width<=700px){.history-request-item{grid-template-columns:26px minmax(0,1fr) auto;gap:9px;min-height:62px;padding:10px 16px}.history-request-date{display:none}}.my-requests-fixed-list{box-sizing:border-box;min-height:622px}.my-requests-pagination{justify-content:space-between;align-items:center;gap:12px;min-height:32px;margin-top:12px;display:flex}.my-requests-pagination-info{color:#6b7280;white-space:nowrap;font-size:12px}.my-requests-pagination-controls{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.my-requests-pagination-controls button{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:5px;min-width:30px;height:30px;padding:0 9px;font-family:inherit;font-size:12px;font-weight:600}.my-requests-pagination-controls button:hover:not(:disabled){background:#f9fafb}.my-requests-pagination-controls button.active{color:#fff;background:#374151;border-color:#374151}.my-requests-pagination-controls button:disabled{opacity:.45;cursor:not-allowed}@media (width<=760px){.my-requests-pagination{flex-direction:column;align-items:stretch}.my-requests-pagination-controls{justify-content:flex-start}}.my-requests-list-area{box-sizing:border-box;height:632px;min-height:632px;overflow:visible}.my-requests-search{width:100%;margin-bottom:12px;position:relative}.my-requests-search input{box-sizing:border-box;width:100%;height:38px;padding:0 38px 0 12px}.my-requests-search-clear{color:#6b7280;text-align:center;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0 0 1px;font-family:Arial,sans-serif;font-size:20px;font-weight:400;line-height:28px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.my-requests-search-clear:hover{color:#374151;background:#f3f4f6}.my-requests-page{box-sizing:border-box;min-height:760px}.my-requests-page .my-requests-list-area{box-sizing:border-box;height:632px;min-height:632px}.tracking-fixed-list{box-sizing:border-box;min-height:632px}.tracking-fixed-list .request-item{box-sizing:border-box;min-height:70px}.tracking-page{box-sizing:border-box;min-height:760px}.detail-page-header-row>div:last-child>.view-button,.detail-page-header-row>div:last-child>.detail-approve-button,.detail-page-header-row>div:last-child>.detail-reject-button{box-sizing:border-box!important;vertical-align:middle!important;vertical-align:top!important;justify-content:center!important;align-items:center!important;width:auto!important;min-width:0!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0!important;padding:0 9px!important;font-family:Arial,sans-serif!important;font-size:12px!important;font-weight:600!important;line-height:1!important;display:inline-flex!important;transform:none!important}.detail-page-header-row .detail-approve-button,.detail-page-header-row .detail-reject-button{transform:translateY(-3px)!important}.detail-page-header-row>div:last-child>button.detail-approve-button,.detail-page-header-row>div:last-child>button.detail-reject-button{box-sizing:border-box!important;height:26px!important;min-height:26px!important;max-height:26px!important;padding:0!important;line-height:26px!important;transform:translateY(0)!important}.detail-page-header-row>div:last-child>button{box-sizing:border-box!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0!important;padding:0 10px!important;line-height:28px!important;display:inline-flex!important;transform:none!important}.detail-page-header-row>div:last-child>button.view-button,.detail-page-header-row>div:last-child>button.detail-approve-button,.detail-page-header-row>div:last-child>button.detail-reject-button{box-sizing:border-box!important;vertical-align:middle!important;border-style:solid!important;border-width:1px!important;justify-content:center!important;align-items:center!important;height:26px!important;min-height:26px!important;max-height:26px!important;margin:0!important;padding:0 10px!important;line-height:1!important;display:inline-flex!important;transform:none!important}.detail-page-header-row>div:last-child>button{box-sizing:border-box!important;height:28px!important;min-height:28px!important;max-height:28px!important}.detail-page-header-row .detail-approve-button,.detail-page-header-row .detail-reject-button{border:0!important;transform:none!important}.detail-page-header-row>div:last-child{align-items:center!important;gap:8px!important;display:flex!important}.detail-page-header-row>div:last-child>.detail-header-button{box-sizing:border-box!important;vertical-align:middle!important;justify-content:center!important;align-items:center!important;height:28px!important;min-height:28px!important;max-height:28px!important;margin:0!important;padding:0 10px!important;line-height:1!important;display:inline-flex!important;transform:none!important}.detail-page-header-row .detail-approve-button,.detail-page-header-row .detail-reject-button{height:26px!important;min-height:26px!important;max-height:26px!important;transform:translateY(-5px)!important}.change-password-form{background:0 0;border:none;width:520px;max-width:100%;margin:0 auto 20px;padding:0}.change-password-submit{color:#fff;cursor:pointer;background:#2563eb;border:1px solid #2563eb;border-radius:7px;min-width:120px;margin:0 auto;padding:9px 16px;font-size:13px;font-weight:600;display:block}.change-password-submit:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.change-password-submit:disabled{opacity:.6;cursor:not-allowed}.detail-submit-draft-button{color:#fff;background:#2563eb;border-color:#2563eb}.detail-submit-draft-button:hover{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.detail-delete-draft-button{color:#fff;background:#dc2626;border-color:#dc2626}.detail-delete-draft-button:hover{color:#fff;background:#b91c1c;border-color:#b91c1c}.approvals-page .approval-list .approval-item .request-number{color:#6b7280!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important}.approvals-page .approval-list .approval-item .request-title{color:#111827!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important}.approvals-page .approval-list .approval-item .request-number,.tracking-page .request-list .request-item .request-number{color:#6b7280!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important}.approvals-page .approval-list .approval-item .request-title,.tracking-page .request-list .request-item .request-title{color:#111827!important;font-size:13px!important;font-weight:700!important;line-height:1.4!important}.tracking-page .request-main{box-sizing:border-box!important;grid-template-columns:minmax(0,1fr) 300px!important;align-items:start!important;column-gap:72px!important;width:100%!important;min-width:0!important;padding-right:0!important;display:grid!important}.tracking-page .request-main>.tracking-request-number{grid-area:1/1!important}.tracking-page .request-main>.request-title{grid-area:2/1!important}.tracking-page .request-main>div:nth-child(3){box-sizing:border-box!important;grid-area:1/2!important;width:300px!important;min-width:0!important;max-width:300px!important;position:static!important;top:auto!important;right:auto!important}.tracking-page .request-main>div:nth-child(4){box-sizing:border-box!important;grid-area:2/2!important;width:300px!important;min-width:0!important;max-width:300px!important;position:static!important;top:auto!important;right:auto!important}.detail-support-complete-button,.detail-request-complete-button{color:#fff!important;background:#2563eb!important;border:1px solid #2563eb!important}.dashboard-home-page{box-sizing:border-box;width:100%;max-width:1180px;margin:0 auto;padding:4px 0 28px}.dashboard-home-greeting{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;margin-bottom:18px;padding:22px 24px}.dashboard-home-greeting-title{color:#111827;font-size:18px;font-weight:700;line-height:1.55}.dashboard-home-card{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;margin-bottom:18px;overflow:hidden}.dashboard-home-card-header{box-sizing:border-box;background:#f8fafc;border-bottom:1px solid #eef2f7;align-items:center;min-height:52px;padding:0 20px;display:flex}.dashboard-home-card-title{color:#111827;font-size:15px;font-weight:700;line-height:1.4}.dashboard-attention-list,.dashboard-activity-list{flex-direction:column;width:100%;display:flex}.dashboard-attention-item,.dashboard-activity-item{color:#111827;text-align:left;box-sizing:border-box;cursor:pointer;width:100%;font:inherit;background:#fff;border:0;border-bottom:1px solid #eef2f7;margin:0}.dashboard-attention-item:last-child,.dashboard-activity-item:last-child{border-bottom:0}.dashboard-attention-item{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px;min-height:72px;padding:13px 20px;transition:background .15s,box-shadow .15s;display:grid}.dashboard-attention-item:hover{background:#f8fbff}.dashboard-attention-main{min-width:0}.dashboard-attention-title{color:#374151;margin-bottom:3px;font-size:12px;font-weight:600;line-height:1.45}.dashboard-attention-request-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.5;overflow:hidden}.dashboard-attention-status{color:#2563eb;white-space:nowrap;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;flex:none;padding:5px 10px;font-size:11px;font-weight:700;line-height:1.2}.dashboard-activity-groups{width:100%}.dashboard-activity-group{border-bottom:1px solid #eef2f7;width:100%}.dashboard-activity-group:last-child{border-bottom:0}.dashboard-activity-group-title{color:#6b7280;box-sizing:border-box;background:#fff;align-items:center;min-height:42px;padding:0 20px;font-size:12px;font-weight:700;line-height:1.4;display:flex}.dashboard-activity-item{grid-template-columns:30px minmax(0,1fr) 94px;align-items:center;gap:12px;min-height:64px;padding:10px 20px;transition:background .15s,box-shadow .15s;display:grid}.dashboard-activity-item:hover{background:#f8fafc}.dashboard-activity-index{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;line-height:1;display:flex}.dashboard-activity-main{min-width:0}.dashboard-activity-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.45;overflow:hidden}.dashboard-activity-meta{color:#9ca3af;align-items:center;gap:10px;min-width:0;margin-top:3px;font-size:11px;line-height:1.35;display:flex}.dashboard-activity-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.dashboard-activity-meta span+span:before{content:"•";color:#d1d5db;margin-right:10px}.dashboard-activity-date{color:#9ca3af;text-align:right;white-space:nowrap;font-size:11px;line-height:1.35}.dashboard-empty-state{color:#9ca3af;text-align:center;padding:28px 20px;font-size:13px;line-height:1.6}@media (width<=900px){.dashboard-home-page{max-width:none}.dashboard-activity-item{grid-template-columns:28px minmax(0,1fr) 82px;gap:10px;padding-left:16px;padding-right:16px}.dashboard-activity-group-title{padding-left:16px;padding-right:16px}.dashboard-home-greeting{padding-left:20px;padding-right:20px}.dashboard-home-card-header{padding-left:16px;padding-right:16px}}@media (width<=640px){.dashboard-home-page{padding-bottom:18px}.dashboard-home-greeting{border-radius:12px;margin-bottom:14px;padding:18px 16px}.dashboard-home-greeting-title{font-size:16px}.dashboard-home-card{border-radius:12px;margin-bottom:14px}.dashboard-home-card-header{min-height:48px}.dashboard-attention-item{grid-template-columns:minmax(0,1fr);gap:8px;padding:12px 16px}.dashboard-attention-status{justify-self:start}.dashboard-activity-item{grid-template-columns:26px minmax(0,1fr);gap:9px;min-height:62px;padding:10px 16px}.dashboard-activity-date{display:none}.dashboard-activity-group-title{min-height:40px;padding-left:16px;padding-right:16px}}.dashboard-attention-summary-list{flex-direction:column;width:100%;display:flex}.dashboard-attention-summary-item{box-sizing:border-box;border-bottom:1px solid #eef2f7;align-items:center;gap:10px;min-height:48px;padding:10px 20px;display:flex}.dashboard-attention-summary-item:last-child{border-bottom:0}.dashboard-attention-summary-dot{color:#2563eb;flex:none;font-size:18px;font-weight:700;line-height:1}.dashboard-attention-summary-text{color:#374151;font-size:13px;font-weight:500;line-height:1.5}@media (width<=640px){.dashboard-attention-summary-item{min-height:46px;padding:9px 16px}.dashboard-attention-summary-text{font-size:12px}}.dashboard-home-page{box-sizing:border-box!important;min-height:785px!important}.tracking-table{box-sizing:border-box;border-top:1px solid #eef2f7;width:100%}.tracking-table-header,.tracking-table-row{box-sizing:border-box;grid-template-columns:52px minmax(0,1fr) 300px;align-items:center;width:100%;display:grid}.tracking-table-header{color:#6b7280;background:#f8fafc;border-bottom:1px solid #eef2f7;min-height:42px;padding:0 20px;font-size:11px;font-weight:700}.tracking-table-row{text-align:left;cursor:pointer;min-height:70px;font:inherit;background:#fff;border:0;border-bottom:1px solid #eef2f7;margin:0;padding:10px 20px;transition:background .15s}.tracking-table-row:last-child{border-bottom:0}.tracking-table-row:hover{background:#f8fafc}.tracking-table-index{justify-content:flex-start;align-items:center;min-width:0;display:flex}.tracking-index-circle{color:#6b7280;box-sizing:border-box;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;line-height:1;display:flex}.tracking-table-content{box-sizing:border-box;min-width:0;padding-right:16px}.tracking-request-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.45;overflow:hidden}.tracking-request-meta{color:#9ca3af;align-items:center;gap:10px;min-width:0;margin-top:3px;font-size:11px;line-height:1.35;display:flex}.tracking-request-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.tracking-request-meta span+span:before{content:"•";color:#d1d5db;margin-right:10px}.tracking-table-progress{box-sizing:border-box;min-width:0;padding-left:16px}.tracking-progress-text{white-space:normal;word-break:break-word;font-size:12px;font-weight:600;line-height:1.45;display:block}.tracking-progress-text.completed{color:#16a34a}.tracking-progress-text.waiting{color:#c2410c}@media (width<=900px){.tracking-table-header,.tracking-table-row{grid-template-columns:42px minmax(0,1fr) 240px;padding-left:16px;padding-right:16px}.tracking-table-progress{padding-left:12px}}@media (width<=700px){.tracking-table-header{display:none}.tracking-table-row{grid-template-columns:36px minmax(0,1fr);gap:10px;min-height:64px;padding:10px 16px}.tracking-table-progress{grid-column:2;padding-left:0}.tracking-table-content{padding-right:0}}.approvals-table{box-sizing:border-box;border-top:1px solid #eef2f7;width:100%}.approvals-table-header,.approvals-table-row{box-sizing:border-box;grid-template-columns:52px minmax(0,1fr) 230px 410px;align-items:center;width:100%;display:grid}.approvals-table-header{color:#6b7280;background:#f8fafc;border-bottom:1px solid #eef2f7;min-height:42px;padding:0 20px;font-size:11px;font-weight:700}.approvals-table-row{box-sizing:border-box;background:#fff;border-bottom:1px solid #eef2f7;min-height:70px;padding:10px 20px;transition:background .15s}.approvals-table-row:last-child{border-bottom:0}.approvals-table-row:hover{background:#f8fafc}.approvals-table-index{justify-content:flex-start;align-items:center;min-width:0;display:flex}.approvals-index-circle{color:#6b7280;box-sizing:border-box;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;line-height:1;display:flex}.approvals-table-content{box-sizing:border-box;min-width:0;padding-right:16px}.approvals-request-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.45;overflow:hidden}.approvals-request-meta{color:#9ca3af;align-items:center;gap:10px;min-width:0;margin-top:3px;font-size:11px;line-height:1.35;display:flex}.approvals-request-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.approvals-request-meta span+span:before{content:"•";color:#d1d5db;margin-right:10px}.approvals-table-status{box-sizing:border-box;min-width:0;padding:0 12px}.approvals-status-text{text-align:center;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;border-radius:5px;max-width:100%;padding:5px 10px;font-size:11.5px;font-weight:600;line-height:1.3;display:inline-block;overflow:hidden}.approvals-status-text.waiting{color:#c2410c;background:#fff7ed}.approvals-status-text.tracking{color:#2563eb;background:#eff6ff}.approvals-status-text.normal{color:#6b7280;background:#f3f4f6}.approvals-table-actions{justify-content:flex-end;align-items:center;gap:6px;min-width:0;display:flex}@media (width<=1100px){.approvals-table-header,.approvals-table-row{grid-template-columns:42px minmax(0,1fr) 190px 220px;padding-left:16px;padding-right:16px}}@media (width<=850px){.approvals-table-header{display:none}.approvals-table-row{grid-template-columns:36px minmax(0,1fr);gap:10px;min-height:80px;padding:10px 16px}.approvals-table-status{grid-column:2;padding:0}.approvals-table-actions{flex-wrap:wrap;grid-column:2;justify-content:flex-start;margin-top:4px}.approvals-table-content{padding-right:0}}.my-requests-table{box-sizing:border-box;border-top:1px solid #eef2f7;width:100%}.my-requests-table-row{text-align:left;width:100%;min-height:70px;font:inherit;cursor:pointer;box-sizing:border-box;background:#fff;border:0;border-bottom:1px solid #eef2f7;grid-template-columns:52px minmax(0,1fr) 180px;align-items:center;padding:10px 20px;transition:background .15s;display:grid}.my-requests-table-row:hover{background:#f8fafc}.my-requests-table-row:last-child{border-bottom:0}.my-requests-table-index{justify-content:flex-start;align-items:center;min-width:0;display:flex}.my-requests-index-circle{color:#6b7280;box-sizing:border-box;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;line-height:1;display:flex}.my-requests-table-content{box-sizing:border-box;min-width:0;padding-right:16px}.my-requests-request-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.45;overflow:hidden}.my-requests-request-meta{color:#9ca3af;align-items:center;gap:10px;min-width:0;margin-top:3px;font-size:11px;line-height:1.35;display:flex}.my-requests-request-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.my-requests-request-meta span+span:before{content:"•";color:#d1d5db;margin-right:10px}.my-requests-table-status{box-sizing:border-box;min-width:0;padding-left:12px}.my-requests-status-text{text-align:center;white-space:nowrap;text-overflow:ellipsis;box-sizing:border-box;border-radius:5px;max-width:100%;padding:5px 10px;font-size:11.5px;font-weight:600;line-height:1.3;display:inline-block;overflow:hidden}.my-requests-table-row .status-draft{color:#2563eb;background:#eff6ff}.my-requests-table-row .status-rejected{color:#dc2626;background:#fef2f2}@media (width<=850px){.my-requests-table-row{grid-template-columns:40px minmax(0,1fr) 120px;padding-left:14px;padding-right:14px}.my-requests-request-meta{gap:6px}}.dashboard-menu-item{color:#374151;text-align:left;cursor:pointer;box-sizing:border-box;background:0 0;border:1px solid #0000;border-radius:8px;align-items:center;gap:11px;width:100%;min-height:44px;padding:0 12px 0 14px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.45;transition:background-color .15s,color .15s,border-color .15s;display:flex;position:relative}.dashboard-menu-item:hover{color:#1d4ed8;background:#f8fafc}.dashboard-menu-item.active{color:#2563eb;background:#eff6ff;border-color:#dbeafe;font-weight:650}.dashboard-menu-item.active:before{content:"";background:#2563eb;border-radius:0 3px 3px 0;width:3px;position:absolute;top:8px;bottom:8px;left:-1px}.dashboard-menu-icon{color:#6b7280;flex:0 0 20px;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.dashboard-menu-icon svg{width:18px;height:18px;display:block}.dashboard-menu-item:hover .dashboard-menu-icon,.dashboard-menu-item.active .dashboard-menu-icon{color:currentColor}.dashboard-menu-label{text-overflow:ellipsis;white-space:nowrap;letter-spacing:0;-webkit-font-smoothing:antialiased;flex:auto;min-width:0;font-family:Segoe UI,Noto Sans,Arial,sans-serif;line-height:1.45;overflow:hidden}.dashboard-menu-badge{color:#6b7280;box-sizing:border-box;background:#f3f4f6;border-radius:10px;flex:none;justify-content:center;align-items:center;min-width:22px;height:20px;padding:0 6px;font-size:10.5px;font-weight:700;line-height:1;display:inline-flex}.dashboard-menu-item.active .dashboard-menu-badge{color:#2563eb;background:#dbeafe}.my-requests-table-header{color:#374151;background:#f8fafc;border-bottom:1px solid #e5e7eb;grid-template-columns:52px minmax(0,1fr) 180px;align-items:center;min-height:42px;padding:0 16px;font-size:13px;font-weight:700;display:grid}.my-requests-table-header-index{text-align:center}.my-requests-table-header-content{text-align:left}.my-requests-table-header-status{text-align:center}@media (width<=700px){.my-requests-table-row{box-sizing:border-box;height:64px;min-height:64px;max-height:64px}}.my-requests-table-row{box-sizing:border-box;height:70px;min-height:70px;max-height:70px;padding:10px 20px;overflow:hidden}.my-requests-table-content{box-sizing:border-box;min-width:0;min-height:0;max-height:46px;padding-right:16px;overflow:hidden}.my-requests-request-title{white-space:nowrap;text-overflow:ellipsis;max-height:19px;overflow:hidden}.my-requests-request-meta{white-space:nowrap;max-height:15px;overflow:hidden}.my-requests-table-status{box-sizing:border-box;min-width:0;max-height:46px;padding-left:12px;overflow:hidden}@media (width<=850px){.my-requests-table-row{height:70px;min-height:70px;max-height:70px}}@media (width<=700px){.my-requests-table-row{height:64px;min-height:64px;max-height:64px}}.approvals-table-index{justify-content:flex-start;align-items:center;display:flex}.approvals-table-status{box-sizing:border-box;justify-content:center;align-items:flex-start;min-width:0;padding:0 12px;display:flex}.approvals-status-text{box-sizing:border-box;max-width:100%;margin:0;display:inline-block}.approvals-table-status{box-sizing:border-box;justify-content:center;align-items:flex-start;width:100%;min-width:0;padding:0 12px;display:flex}.approvals-status-text{box-sizing:border-box;text-align:center;text-align:center;white-space:nowrap;width:max-content;max-width:100%;margin:0 auto;display:inline-block;text-overflow:clip!important;max-width:none!important;overflow:visible!important}.history-request-list{border-top:0;width:100%}.history-request-item{background:#fff;border-bottom:1px solid #eef2f7;min-height:68px;padding:10px 20px}.history-request-item:last-child{border-bottom:0}.history-request-item:hover{background:#f8fafc}.history-request-index{color:#6b7280;background:#f3f4f6;border-radius:50%;justify-content:center;justify-self:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:700;line-height:1;display:flex}.history-request-main{min-width:0}.history-request-title{color:#111827;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:600;line-height:1.45;overflow:hidden}.history-request-meta{color:#9ca3af;align-items:center;gap:10px;min-width:0;margin-top:3px;font-size:11px;line-height:1.35;display:flex}.history-request-meta span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.history-request-meta span+span:before{content:"•";color:#d1d5db;margin-right:10px}@media (width<=900px){.history-table-header,.history-request-item{grid-template-columns:40px minmax(0,1fr) 145px 145px;column-gap:10px;padding-left:14px;padding-right:14px}.history-table-date{font-size:10.5px}}@media (width<=700px){.history-table-header,.history-request-item{grid-template-columns:34px minmax(0,1fr) 125px 125px;column-gap:8px;padding-left:10px;padding-right:10px}.history-table-header,.history-table-date{font-size:10px}}.history-table{box-sizing:border-box;width:100%}.history-table-header,.history-request-item{box-sizing:border-box;grid-template-columns:52px minmax(0,1fr) 175px 175px;align-items:center;column-gap:16px;display:grid}.history-table-header{color:#64748b;background:#f8fafc;border-top:1px solid #eef2f7;border-bottom:1px solid #e5e7eb;min-height:44px;padding:0 20px;font-size:11px;font-weight:700}.history-table .history-request-item{background:#fff;border-bottom:1px solid #eef2f7;min-height:68px;padding:10px 20px}.history-table .history-request-item:last-child{border-bottom:0}.history-table-date{color:#6b7280;text-align:center;white-space:nowrap;min-width:0;font-size:11px;line-height:1.35}@media (width<=900px){.history-table-header,.history-table .history-request-item{grid-template-columns:40px minmax(0,1fr) 145px 145px;column-gap:10px;padding-left:14px;padding-right:14px}.history-table-date{font-size:10.5px}}@media (width<=700px){.history-table-header,.history-table .history-request-item{grid-template-columns:34px minmax(0,1fr) 125px 125px;column-gap:8px;padding-left:10px;padding-right:10px}.history-table-date{font-size:10px}}.history-table{box-sizing:border-box;border-top:1px solid #eef2f7;width:100%}.history-table-header,.history-table .history-request-item{box-sizing:border-box;grid-template-columns:52px minmax(0,1fr) 175px 175px;align-items:center;width:100%;display:grid}.history-table-header{color:#64748b;background:#f8fafc;border-bottom:1px solid #e5e7eb;min-height:44px;padding:0 20px;font-size:11px;font-weight:700}.history-table-content-header{text-align:left;min-width:0}.history-table-index-header{text-align:center}.history-table-date-header{text-align:center;white-space:nowrap}.history-table .history-request-list{border-top:0;width:100%}.history-table .history-request-item{text-align:left;cursor:pointer;min-height:68px;font:inherit;box-sizing:border-box;background:#fff;border:0;border-bottom:1px solid #eef2f7;column-gap:16px;margin:0;padding:10px 20px;transition:background .15s,box-shadow .15s}.history-table .history-request-item:hover{background:#f8fafc}.history-table .history-request-index{justify-self:center}.history-table .history-request-main{min-width:0}.history-table .history-table-date{color:#6b7280;text-align:center;white-space:nowrap;min-width:0;font-size:11px;line-height:1.35}@media (width<=900px){.history-table-header,.history-table .history-request-item{grid-template-columns:40px minmax(0,1fr) 145px 145px;column-gap:10px;padding-left:14px;padding-right:14px}}@media (width<=700px){.history-table-header,.history-table .history-request-item{grid-template-columns:34px minmax(0,1fr) 125px 125px;column-gap:8px;padding-left:10px;padding-right:10px}.history-table .history-table-date{font-size:10px}}.history-page .history-table{margin-top:32px}main.app:has(.login-card){box-sizing:border-box;background:radial-gradient(1000px 700px at -8% -12%,#2563eb24,#0000 68%),radial-gradient(1100px 760px at 108% 112%,#0f274421,#0000 70%),linear-gradient(135deg,#f8fafc 0%,#f1f5f9 46%,#e7edf3 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:24px 20px 58px;display:flex;position:relative;overflow:hidden}main.app:has(.login-card):before{content:"";z-index:0;pointer-events:none;background:linear-gradient(115deg,#ffffffc7 0%,#ffffff61 30%,#0000 56%),linear-gradient(295deg,#0000 0%,#0f274409 48%,#0f274412 49%,#0000 63%);position:absolute;inset:0}main.app:has(.login-card):after{content:"";z-index:0;pointer-events:none;background:linear-gradient(145deg,#0000 0% 42%,#2563eb05 42.1%,#0000 42.2%),linear-gradient(325deg,#0000 0% 58%,#0f274406 58.1%,#0000 58.2%);position:absolute;inset:0}.login-card{z-index:2;background:#fff;border:1px solid #cbd5e1f0;border-radius:28px;grid-template-columns:46% 54%;width:67.2vw;min-width:0;max-width:none;min-height:78vh;margin:0 auto;padding:0;display:grid;position:relative;overflow:hidden;box-shadow:0 44px 110px #0f172a29,0 18px 42px #0f172a13}.login-card .dashboard-header-grid{box-sizing:border-box;background:radial-gradient(700px 620px at 12% 12%,#60a5fa2e,#0000 68%),radial-gradient(700px 620px at 88% 90%,#3b82f61a,#0000 70%),linear-gradient(145deg,#0e2d4e 0%,#164674 46%,#0b2948 100%);border:0;border-radius:0;grid-area:1/1;justify-content:center;align-items:center;width:100%;min-height:78vh;margin:0;padding:0;display:flex;position:relative;overflow:hidden}.login-card .dashboard-header-grid:before{content:"";pointer-events:none;background:linear-gradient(125deg,#ffffff13 0%,#0000 30% 70%,#ffffff05 100%),linear-gradient(#0000 0%,#040f1d33 100%);position:absolute;inset:0}.login-card .dashboard-header-grid:after{content:"";pointer-events:none;opacity:.24;background:linear-gradient(135deg,#0000 0% 48%,#ffffff09 48.5% 49%,#0000 49.5%);width:75%;height:52%;position:absolute;bottom:-8%;right:-14%}.login-card .header-user-panel{display:none}.login-card .header-brand-row{z-index:3;box-sizing:border-box;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:470px;padding:80px 82px 70px;display:flex;position:relative}.login-card .login-brand-watermark{pointer-events:none;-webkit-user-select:none;user-select:none;opacity:.09;justify-content:center;align-items:center;width:500px;height:500px;display:flex;position:absolute;top:54%;left:50%;transform:translate(-50%,-50%)}.login-card .login-brand-watermark-logo{object-fit:contain;filter:grayscale()brightness(0)invert();width:100%;height:100%;transform:scale(.8)}.login-card .login-brand-accent{z-index:4;background:#60a5fa;border-radius:999px;width:70px;height:3px;margin:0 0 26px;position:relative;box-shadow:0 0 22px #60a5fa73}.login-card .login-company-name{z-index:4;color:#fff;letter-spacing:-.005em;text-align:center;white-space:normal;text-shadow:0 3px 15px #00000029;width:100%;max-width:760px;margin:0;font-size:37px;font-weight:760;line-height:1.18;position:relative}.login-card .header-brand-row h1{z-index:4;color:#dbeafe;letter-spacing:.008em;text-align:center;white-space:normal;text-shadow:0 2px 10px #00000021;width:100%;max-width:760px;margin:18px 0 0;padding:0;font-size:26px;font-weight:650;line-height:1.3;position:relative}.login-card .header-language-panel{z-index:20;text-align:right;margin:0;padding:0;display:block;position:absolute;top:25px;right:30px}.login-card .header-language-label{color:#e2e8f0a3;text-align:right;margin:0 0 5px;font-size:10px;font-weight:400;line-height:1.2;display:block}.login-card .header-language-options{justify-content:flex-end;align-items:center;gap:6px;display:flex}.login-card .language-button{color:#e2e8f0b8;cursor:pointer;background:0 0;border:0;margin:0;padding:2px 3px;font-size:11px;font-weight:500;line-height:1.3}.login-card .language-divider{color:#e2e8f059;font-size:11px;line-height:1}.login-form{box-sizing:border-box;grid-area:1/2;align-self:center;width:min(620px,100% - 170px);margin:0 auto;padding:0}.login-form-heading{color:#0f172a;letter-spacing:-.03em;text-align:left;margin:0 0 10px;font-size:38px;font-weight:760;line-height:1.15}.login-form-subtitle{color:#94a3b8;text-align:left;margin:0 0 40px;font-size:14px;line-height:1.5}.login-form label{color:#334155;font-size:13px;font-weight:600;line-height:1.4}.login-form input[type=text],.login-form input[type=password]{box-sizing:border-box;color:#0f172a;background:#fff;border:1px solid #d4dce6;border-radius:9px;outline:none;width:100%;height:52px;margin:8px 0 20px;padding:0 15px;font-size:14px;transition:border-color .15s,box-shadow .15s}.login-form input[type=text]:focus,.login-form input[type=password]:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f617}.login-form label:has(input[type=checkbox]){color:#64748b;align-items:center;gap:8px;margin:0 0 29px;font-size:12px;font-weight:500;display:flex}.login-form>button[type=submit]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:0;border-radius:9px;width:100%;height:52px;margin:0;font-size:14px;font-weight:700;transition:transform .15s,box-shadow .15s;box-shadow:0 10px 23px #2563eb36}.login-form>button[type=submit]:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 14px 28px #2563eb3d}.login-form>button[type=submit]:disabled{opacity:.65;cursor:default;box-shadow:none;transform:none}.login-form .error{margin-bottom:16px}@media (width<=1080px){main.app:has(.login-card){padding:18px 14px 52px}.login-card{grid-template-columns:1fr;width:calc(100vw - 28px);min-height:auto}.login-card .dashboard-header-grid{grid-area:1/1;min-height:390px}.login-card .header-brand-row{min-height:390px;padding:64px 42px 48px}.login-card .login-brand-watermark{width:300px;height:300px}.login-form{grid-area:2/1;width:min(600px,100% - 80px);padding:54px 0 60px}}@media (width<=620px){main.app:has(.login-card){padding:8px}.login-card{border-radius:16px;width:100%}.login-card .dashboard-header-grid{min-height:320px}.login-card .header-brand-row{min-height:320px;padding:50px 20px 28px}.login-card .login-brand-watermark{width:220px;height:220px}.login-card .login-company-name{font-size:21px}.login-card .header-brand-row h1{font-size:17px}.login-form{width:calc(100% - 32px);padding:36px 0 32px}.login-form-heading{font-size:25px}}@media (width>=1081px){.login-card .header-language-panel{z-index:30!important;position:absolute!important;top:24px!important;left:auto!important;right:26px!important}}.login-card .header-language-panel{color:#475569!important}.login-card .header-language-label{color:#64748b!important;font-weight:600!important}.login-card .header-language-options{color:#334155!important}.login-card .language-button{color:#334155!important;font-weight:600!important}.login-card .language-button:hover{color:#1d4ed8!important}.login-card .language-button.active{color:#1d4ed8!important;font-weight:750!important}.login-card .language-divider{color:#94a3b8!important}.login-card,.login-card *,.login-card input,.login-card button,.login-card label{font-family:Segoe UI,Microsoft YaHei,Arial,sans-serif!important}.login-card .login-company-name{letter-spacing:0!important;font-family:inherit!important;font-weight:700!important}.login-card .header-brand-row h1{letter-spacing:0!important;font-family:inherit!important;font-weight:600!important}.login-card .header-language-panel,.login-card .header-language-label,.login-card .header-language-options,.login-card .language-button,.login-card .language-divider{font-family:inherit!important}.login-card .header-language-label,.login-card .language-button{font-weight:600!important}.login-card .login-form-heading{letter-spacing:0!important;font-family:inherit!important;font-weight:700!important}.login-card .login-form-subtitle{letter-spacing:0!important;font-family:inherit!important;font-weight:400!important}.login-card .login-form>label:not([style]){letter-spacing:0!important;font-family:inherit!important;font-weight:600!important}.login-card .login-form>input[type=text],.login-card .login-form>input[type=password],.login-card .login-form>label[style]{letter-spacing:0!important;font-family:inherit!important;font-weight:400!important}.login-card .login-form>button[type=submit]{letter-spacing:0!important;font-family:inherit!important;font-weight:600!important}.login-card .login-form .error{letter-spacing:0!important;font-family:inherit!important}.dashboard-card{position:relative!important}.dashboard-card .header-language-panel{z-index:30!important;text-align:right!important;margin:0!important;padding:0!important;display:block!important;position:absolute!important;top:18px!important;left:auto!important;right:22px!important}.login-card{position:relative!important}@media (width>=1081px){.login-card .header-language-panel{z-index:30!important;margin:0!important;position:absolute!important;top:24px!important;left:auto!important;right:26px!important}}@media (width>=621px){.login-card .login-company-name{white-space:nowrap!important;width:max-content!important;max-width:none!important}.login-card .login-form>label[style]{white-space:nowrap!important}.login-card .login-brand-accent{display:none!important}.login-card .login-company-name,.login-card .header-brand-row h1{z-index:6!important;position:relative!important;transform:translateY(105px)!important}.login-card .login-company-name{margin-bottom:12px!important}.login-card .header-brand-row h1{margin-top:8px!important}}main.app:has(.login-card){background:url(/background.png) 50%/cover no-repeat fixed!important}main.app:has(.login-card):before{content:none!important;display:none!important}main.app:has(.login-card):after{content:none!important;display:none!important}main.app:has(.login-card)>.login-card{z-index:2;position:relative}@media (width>=621px){.login-card .header-brand-row{background:linear-gradient(145deg,#1b456f 0%,#173e64 48%,#123554 100%)!important;border-right:1px solid #ffffff14!important;position:relative!important;overflow:hidden!important;box-shadow:inset -1px 0 #ffffff0a,inset 0 1px #ffffff0a!important}.login-card .header-brand-row:before{content:"";pointer-events:none;z-index:0;background:linear-gradient(145deg,#ffffff0e 0%,#ffffff05 42%,#fff0 72%);position:absolute;inset:0}.login-card .login-brand-watermark{opacity:.055!important;z-index:1!important;width:340px!important;height:340px!important;top:40%!important;left:50%!important;transform:translate(-50%,-50%)!important}.login-card .login-brand-watermark-logo{object-fit:contain!important;filter:grayscale()brightness(0)invert()!important;width:100%!important;height:100%!important;transform:scale(.72)!important}.login-card .login-company-name,.login-card .header-brand-row h1{z-index:6!important;text-align:center!important;white-space:nowrap!important;width:100%!important;max-width:100%!important;position:relative!important;transform:none!important}.login-card .login-company-name{color:#fff!important;letter-spacing:.2px!important;text-shadow:0 1px 10px #00000029!important;margin:118px 0 14px!important;font-size:29px!important;font-weight:700!important;line-height:1.2!important}.login-card .header-brand-row h1{color:#ffffffe0!important;letter-spacing:.15px!important;margin:0!important;font-size:21px!important;font-weight:500!important;line-height:1.3!important}.login-card .login-brand-accent{display:none!important}.login-card .login-form>label[style]{text-align:left!important;color:#64748b!important;white-space:nowrap!important;justify-content:flex-start!important;align-items:center!important;gap:9px!important;width:100%!important;margin:2px 0 0!important;padding:0!important;font-size:12px!important;font-weight:400!important;line-height:1.4!important;display:flex!important}.login-card .login-form>label[style] input[type=checkbox]{flex:none!important;width:14px!important;height:14px!important;margin:0!important}.login-card .login-form>label[style]{cursor:pointer!important}}@media (width<=620px){.login-card .login-brand-watermark{opacity:.05!important;width:220px!important;height:220px!important}.login-card .login-company-name{margin:82px 0 10px!important;font-size:21px!important}.login-card .header-brand-row h1{font-size:17px!important}.login-card .login-form>label[style]{text-align:left!important;justify-content:flex-start!important;width:100%!important}}@media (width>=621px){.login-card .login-form>button[type=submit]{transform:translateY(30px)!important}.login-card .header-brand-row{background:url(/background2.png) 50%/cover no-repeat!important}.login-card .dashboard-header-grid{background:url(/background2.png) 50%/cover no-repeat!important}.login-card .header-brand-row{background:0 0!important;align-self:stretch!important;height:100%!important;min-height:100%!important}.login-card .header-brand-row:before{content:none!important;display:none!important}.login-card .header-brand-row{text-align:center!important;background:0 0!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important;position:relative!important}.login-card .login-brand-logo{object-fit:contain!important;z-index:10!important;width:150px!important;max-width:60%!important;height:auto!important;margin:0 0 28px!important;display:block!important;position:relative!important}.login-card .login-company-name{z-index:10!important;text-align:center!important;white-space:nowrap!important;color:#fff!important;width:100%!important;max-width:100%!important;margin:0 0 12px!important;font-size:29px!important;font-weight:700!important;line-height:1.2!important;position:relative!important}.login-card .header-brand-row h1{z-index:10!important;text-align:center!important;white-space:nowrap!important;color:#ffffffe6!important;margin:0!important;font-size:21px!important;font-weight:500!important;line-height:1.3!important;position:relative!important}.login-card .login-brand-watermark,.login-card .login-brand-watermark-logo,.login-card .login-brand-accent{display:none!important}}@media (width<=620px){.login-card .header-brand-row{flex-direction:column!important;justify-content:center!important;align-items:center!important;display:flex!important}.login-card .login-brand-logo{width:110px!important;height:auto!important;margin:0 0 20px!important}.login-card .login-company-name{margin:0 0 10px!important;font-size:21px!important}.login-card .header-brand-row h1{margin:0!important;font-size:17px!important}}@media (width>=621px){.login-card{height:62.4vh!important;min-height:62.4vh!important}.login-card .header-language-panel{white-space:nowrap!important;text-align:right!important;flex-direction:row!important;justify-content:flex-end!important;align-items:center!important;gap:8px!important;width:max-content!important;margin:0!important;padding:0!important;display:flex!important;position:absolute!important;top:24px!important;left:auto!important;right:26px!important}.login-card .header-language-label{white-space:nowrap!important;margin:0!important;padding:0!important;font-size:11px!important;line-height:1!important;display:inline-block!important}.login-card .header-language-options{white-space:nowrap!important;flex-direction:row!important;align-items:center!important;gap:7px!important;display:flex!important}.login-card .language-button{white-space:nowrap!important;align-items:center!important;margin:0!important;padding:0!important;display:inline-flex!important}.login-card .language-divider{margin:0!important;padding:0!important;display:inline-block!important}.login-card .login-form{transform:translateY(-95px)!important}.login-card .login-company-name{letter-spacing:.15px!important;margin-bottom:14px!important;font-size:36px!important;font-weight:750!important;line-height:1.18!important}.login-card .header-brand-row h1{letter-spacing:.2px!important;font-size:23px!important;font-weight:500!important;line-height:1.3!important}.login-card .header-brand-row:after{content:"";opacity:.65;pointer-events:none;z-index:1;background:linear-gradient(90deg,#fff0 0%,#ffffff1f 18%,#ffffff0d 50%,#ffffff1f 82%,#fff0 100%);border-top:1px solid #ffffff2e;height:72px;position:absolute;bottom:58px;left:11%;right:11%}.login-card .header-brand-row{isolation:isolate}.login-card .header-brand-row .login-company-name:after{content:"";background:#ffffff9e;border-radius:999px;width:58px;height:2px;margin:18px auto 0;display:block;box-shadow:-18px 0 0 -.2px #ffffff2e,18px 0 0 -.2px #ffffff2e}.login-card .header-brand-row .header-brand-row:after{display:none!important}}@media (width<=620px){.login-card .login-company-name{font-size:23px!important}.login-card .header-brand-row h1{font-size:18px!important}}@media (width>=621px){.login-card .login-form-heading{color:#00205c!important}.login-card .language-button.active{color:#00205c!important;font-weight:750!important}.login-card .login-form>label[style] input[type=checkbox]{accent-color:#00205c!important}.login-card .login-form>button[type=submit]{color:#fff!important;background:#00205c!important;border-color:#00205c!important;box-shadow:0 8px 20px #00205c2e!important}.login-card .login-form>button[type=submit]:hover{background:#001944!important;border-color:#001944!important}main.app{background:url(/background.png) 50%/cover no-repeat fixed!important}}.dashboard-home-page .dashboard-attention-card .dashboard-home-card-header,.dashboard-home-page .dashboard-activity-card .dashboard-home-card-header,.dashboard-header{background:#a4beda!important}.dashboard-sidebar{box-sizing:border-box!important;background:#a4beda!important;border-radius:12px!important;padding:14px!important}.dashboard-card .dashboard-header-grid,.dashboard-sidebar{background:#fff!important}.dashboard-card .header-logout-button{color:#00205c!important;background:#fff!important;border-color:#00205c!important;font-weight:700!important}.dashboard-card .dashboard-menu-item{color:#111827!important;font-size:14px!important;font-weight:700!important}.dashboard-card .dashboard-menu-item:hover{color:#111827!important}.dashboard-card .dashboard-menu-item.active{color:#00205c!important;font-weight:750!important}.dashboard-card .dashboard-menu-item strong{color:#111827!important;font-weight:700!important}.dashboard-card .dashboard-menu-item.active strong{color:#00205c!important;font-weight:750!important}.dashboard-card .header-logout-button{color:#2563eb!important;background:#fff!important;border-color:#2563eb!important}.dashboard-card .header-logout-button:hover{color:#fff!important;background:#2563eb!important;border-color:#2563eb!important}.dashboard-card .dashboard-menu-item .dashboard-menu-icon{color:#111827!important}.dashboard-card .dashboard-menu-item:hover .dashboard-menu-icon{color:#111827!important}.dashboard-card .dashboard-menu-item.active{color:#2563eb!important;background:#eff6ff!important;border-color:#dbeafe!important;font-weight:750!important}.dashboard-card .dashboard-menu-item.active .dashboard-menu-icon{color:#2563eb!important}.dashboard-home-page .dashboard-attention-card .dashboard-home-card-header,.dashboard-home-page .dashboard-activity-card .dashboard-home-card-header{background:#eff6ff!important}.my-requests-page .my-requests-table-header{background:#eff6ff!important;border-bottom:1px solid #dbeafe!important}.dashboard-section.my-requests-page{box-sizing:border-box!important;margin:0!important;padding:0!important}.dashboard-section.my-requests-page .my-requests-list-area{box-sizing:border-box!important;height:632px!important;min-height:632px!important;margin:0!important;padding:0!important}.my-requests-page .my-requests-table{box-sizing:border-box!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:12px!important;width:100%!important;overflow:hidden!important}.my-requests-page .my-requests-table-header{color:#6b7280!important;box-sizing:border-box!important;background:#eff6ff!important;border:0!important;border-bottom:1px solid #dbeafe!important;border-radius:0!important;grid-template-columns:52px minmax(0,1fr) 180px!important;align-items:center!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0 20px!important;font-size:11px!important;font-weight:700!important;line-height:1.35!important;display:grid!important}.my-requests-page .my-requests-table-header>.my-requests-table-header-index,.my-requests-page .my-requests-table-header>.my-requests-table-header-content,.my-requests-page .my-requests-table-header>.my-requests-table-header-status{box-sizing:border-box!important;text-align:left!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;height:42px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:4px!important}.my-requests-page .my-requests-table-header>.my-requests-table-header-status{padding-left:12px!important}.my-requests-page .request-list.my-requests-fixed-list{box-sizing:border-box!important;flex-direction:column!important;gap:0!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;margin:0!important;padding:0!important;display:flex!important}.my-requests-page .my-requests-table-row{width:100%!important;height:70px!important;min-height:70px!important;max-height:70px!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;border:0!important;border-bottom:1px solid #eef2f7!important;border-radius:0!important;flex:0 0 70px!important;grid-template-columns:52px minmax(0,1fr) 180px!important;align-items:center!important;margin:0!important;padding:10px 20px!important;display:grid!important;overflow:hidden!important}.my-requests-page .my-requests-table-row:last-child{border-bottom:0!important}.my-requests-page .my-requests-table-row>*{box-sizing:border-box!important;min-height:0!important;max-height:46px!important;overflow:hidden!important}.my-requests-page .my-requests-table-index{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;height:46px!important;max-height:46px!important;margin:0!important;padding:0!important;display:flex!important}.my-requests-page .my-requests-table-content{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:46px!important;max-height:46px!important;margin:0!important;padding-right:16px!important;overflow:hidden!important}.my-requests-page .my-requests-table-status{box-sizing:border-box!important;width:100%!important;min-width:0!important;height:46px!important;max-height:46px!important;margin:0!important;padding-left:12px!important;overflow:hidden!important}.my-requests-page .my-requests-pagination{width:100%!important;height:32px!important;min-height:32px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-top:12px!important;margin-bottom:0!important;padding:0!important;display:flex!important}.my-requests-page .my-requests-pagination-info{color:#6b7280!important;white-space:nowrap!important;box-sizing:border-box!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:32px!important;display:block!important}.my-requests-page .my-requests-pagination-controls{box-sizing:border-box!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;margin:0!important;padding:0!important;display:flex!important}.my-requests-page .my-requests-pagination-controls button{box-sizing:border-box!important;min-width:30px!important;height:30px!important;margin:0!important;padding:0 9px!important}.approvals-page .approvals-table-header{color:#6b7280!important;box-sizing:border-box!important;background:#eff6ff!important;border:0!important;border-bottom:1px solid #dbeafe!important;border-radius:0!important;grid-template-columns:52px minmax(0,1fr) 230px 250px!important;align-items:center!important;width:100%!important;height:42px!important;min-height:42px!important;max-height:42px!important;margin:0!important;padding:0 20px!important;font-size:11px!important;font-weight:700!important;line-height:1.35!important;display:grid!important}.approvals-page .approvals-table-header>.approvals-table-index,.approvals-page .approvals-table-header>.approvals-table-content,.approvals-page .approvals-table-header>.approvals-table-status,.approvals-page .approvals-table-header>.approvals-table-actions{box-sizing:border-box!important;text-align:left!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;min-width:0!important;height:42px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:4px!important}.approvals-page .approvals-table-header>.approvals-table-status,.approvals-page .approvals-table-header>.approvals-table-actions{padding-left:12px!important}.approvals-page .approvals-table-row{width:100%!important;height:70px!important;min-height:70px!important;max-height:70px!important;box-shadow:none!important;box-sizing:border-box!important;background:#fff!important;border:0!important;border-bottom:1px solid #eef2f7!important;border-radius:0!important;flex:0 0 70px!important;grid-template-columns:52px minmax(0,1fr) 230px 250px!important;align-items:center!important;margin:0!important;padding:10px 20px!important;display:grid!important;overflow:hidden!important}.approvals-page .approvals-table-row>*{box-sizing:border-box!important;min-height:0!important;max-height:46px!important;overflow:hidden!important}.approvals-page .approvals-table-index{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0!important;display:flex!important}.approvals-page .approvals-table-content{box-sizing:border-box!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0 16px 0 0!important;overflow:hidden!important}.approvals-page .approvals-table-status{box-sizing:border-box!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0 12px!important;overflow:hidden!important}.approvals-page .approvals-table-actions{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;width:100%!important;height:46px!important;min-height:46px!important;max-height:46px!important;margin:0!important;padding:0 0 0 12px!important;display:flex!important;overflow:hidden!important}.approvals-page .approvals-pagination{width:100%!important;height:32px!important;min-height:32px!important;box-shadow:none!important;box-sizing:border-box!important;background:0 0!important;border:0!important;border-radius:0!important;outline:none!important;justify-content:space-between!important;align-items:center!important;gap:12px!important;margin-top:2px!important;margin-bottom:0!important;padding:0!important;display:flex!important}.approvals-page .approvals-pagination .my-requests-pagination-info{color:#6b7280!important;white-space:nowrap!important;box-sizing:border-box!important;margin:0!important;padding:0!important;font-size:12px!important;line-height:32px!important;display:block!important}.approvals-page .approvals-pagination .my-requests-pagination-controls{box-sizing:border-box!important;flex-wrap:wrap!important;justify-content:flex-end!important;align-items:center!important;gap:4px!important;margin:0!important;padding:0!important;display:flex!important}.approvals-page .approvals-pagination .my-requests-pagination-controls button{box-sizing:border-box!important;min-width:30px!important;height:30px!important;margin:0!important;padding:0 9px!important}.approvals-page{box-sizing:border-box!important;min-height:760px!important}.approvals-page .approvals-list-area{box-sizing:border-box!important;height:632px!important;min-height:632px!important;margin:0!important;padding:0!important}.approvals-page .approvals-table{box-sizing:border-box!important;background:#fff!important;border:1px solid #d1d5db!important;border-radius:12px!important;width:100%!important;overflow:hidden!important}.approvals-page .approvals-table-header,.approvals-page .approvals-table-row{box-sizing:border-box!important;grid-template-columns:52px minmax(0,1fr) 230px 250px!important;align-items:center!important;width:100%!important;display:grid!important}.approvals-page .approvals-table-header{color:#6b7280!important;box-sizing:border-box!important;background:#eff6ff!important;border-bottom:1px solid #dbeafe!important;height:42px!important;min-height:42px!important;max-height:42px!important;padding:0 20px!important;font-size:11px!important;font-weight:700!important}.approvals-page .approvals-table-header>div{box-sizing:border-box!important;align-items:center!important;height:42px!important;min-height:42px!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important;top:4px!important}.approvals-page .approvals-table-index,.approvals-page .approvals-table-content{justify-content:flex-start!important;width:100%!important}.approvals-page .approvals-table-status{justify-content:flex-start!important;width:100%!important;padding:0!important}.approvals-page .approvals-table-actions{justify-content:flex-end!important;width:100%!important}.approvals-page .approvals-table-row{text-align:left!important;box-sizing:border-box!important;background:#fff!important;border:0!important;border-bottom:1px solid #eef2f7!important;height:70px!important;min-height:70px!important;max-height:70px!important;margin:0!important;padding:10px 20px!important;overflow:hidden!important}.approvals-page .approvals-table-row:hover{background:#fff!important}.approvals-page .approvals-table-row:last-child{border-bottom:0!important}.approvals-page .approvals-table-index{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;min-width:0!important;height:46px!important;display:flex!important}.approvals-page .approvals-index-circle{color:#6b7280!important;box-sizing:border-box!important;background:#f3f4f6!important;border-radius:50%!important;justify-content:center!important;align-items:center!important;width:24px!important;height:24px!important;font-size:11px!important;font-weight:700!important;line-height:1!important;display:flex!important}.approvals-page .approvals-table-content{box-sizing:border-box!important;min-width:0!important;min-height:0!important;max-height:46px!important;padding-right:16px!important;overflow:hidden!important}.approvals-page .approvals-request-title{color:#111827!important;text-overflow:ellipsis!important;white-space:nowrap!important;max-height:19px!important;font-size:13px!important;font-weight:600!important;line-height:1.45!important;overflow:hidden!important}.approvals-page .approvals-request-meta{color:#9ca3af!important;white-space:nowrap!important;align-items:center!important;gap:10px!important;min-width:0!important;max-height:15px!important;margin-top:3px!important;font-size:11px!important;line-height:1.35!important;display:flex!important;overflow:hidden!important}.approvals-page .approvals-request-meta span{text-overflow:ellipsis!important;white-space:nowrap!important;overflow:hidden!important}.approvals-page .approvals-request-meta span+span:before{content:"•"!important;color:#d1d5db!important;margin-right:10px!important}.approvals-page .approvals-table-status{box-sizing:border-box!important;min-width:0!important;max-height:46px!important;padding:0 12px!important;overflow:visible!important}.approvals-page .approvals-status-text{text-align:center!important;white-space:nowrap!important;max-width:100%!important;text-overflow:unset!important;box-sizing:border-box!important;border-radius:5px!important;padding:5px 10px!important;font-size:11.5px!important;font-weight:600!important;line-height:1.3!important;display:inline-block!important;overflow:visible!important}.approvals-page .approvals-table-actions{box-sizing:border-box!important;justify-content:flex-end!important;align-items:center!important;gap:6px!important;min-width:0!important;height:46px!important;margin:0!important;padding:0!important;display:flex!important}.approvals-page .approvals-table-actions button{box-sizing:border-box!important;margin:0!important}@media (width<=1100px){.approvals-page .approvals-table-header,.approvals-page .approvals-table-row{grid-template-columns:42px minmax(0,1fr) 190px 220px!important;padding-left:16px!important;padding-right:16px!important}}@media (width<=850px){.approvals-page .approvals-table-header{display:none!important}.approvals-page .approvals-table-row{grid-template-columns:36px minmax(0,1fr)!important;gap:10px!important;height:80px!important;min-height:80px!important;max-height:80px!important;padding:10px 16px!important}.approvals-page .approvals-table-status{grid-column:2!important;padding:0!important}.approvals-page .approvals-table-actions{flex-wrap:wrap!important;grid-column:2!important;justify-content:flex-start!important;margin-top:4px!important}.approvals-page .approvals-table-content{padding-right:0!important}}@media (width<=700px){.approvals-page .approvals-table-row{height:64px!important;min-height:64px!important;max-height:64px!important}}
