:root{color:#e5e7eb;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#070b12;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html,body,#root{width:100%;min-width:0;max-width:100%;margin:0;overflow-x:hidden}body{background:#070b12;min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{cursor:pointer}.app-shell{background:radial-gradient(circle at 100% 0,#2563eb12,#0000 30%),#070b12;width:100%;min-width:0;max-width:100%;min-height:100vh;display:flex;overflow-x:hidden}.sidebar{z-index:20;background:#0a1019;border-right:1px solid #172131;flex-direction:column;transition:width .2s;display:flex;position:fixed;top:0;bottom:0;left:0}.sidebar-open{width:255px}.sidebar-closed{width:76px}.sidebar-logo{border-bottom:1px solid #172131;align-items:center;gap:12px;height:76px;padding:0 18px;display:flex}.logo-box{color:#60a5fa;background:#2563eb26;border:1px solid #3b82f633;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.logo-title{letter-spacing:.5px;font-size:14px;font-weight:800}.logo-subtitle{color:#64748b;margin-top:3px;font-size:11px}.menu-section{padding:20px 12px 0}.menu-title{color:#475569;letter-spacing:1px;padding:0 10px 10px;font-size:10px;font-weight:800}.menu-item{color:#94a3b8;text-align:left;background:0 0;border:0;border-radius:9px;align-items:center;gap:12px;width:100%;height:44px;margin-bottom:4px;padding:0 12px;transition:background .15s,color .15s;display:flex}.sidebar-closed .menu-item{justify-content:center;padding:0}.menu-item:hover{color:#e2e8f0;background:#111a28}.menu-item-active{color:#60a5fa;background:#2563eb1f}.menu-item-active:hover{color:#60a5fa;background:#2563eb29}.menu-item span{font-size:13px;font-weight:600}.sidebar-spacer{flex:1}.sidebar-footer{background:#0d141f;border:1px solid #172131;border-radius:10px;align-items:center;gap:9px;margin:12px;padding:12px;display:flex}.footer-status-dot{background:#22c55e;border-radius:50%;flex-shrink:0;width:8px;height:8px;box-shadow:0 0 8px #22c55e80}.footer-status{color:#cbd5e1;font-size:11px;font-weight:700}.footer-version{color:#475569;margin-top:2px;font-size:10px}.main-content{box-sizing:border-box;width:calc(100% - 255px);min-width:0;max-width:calc(100% - 255px);min-height:100vh;margin-left:255px;transition:width .2s,max-width .2s,margin-left .2s;overflow-x:hidden}.sidebar-closed~.main-content{width:calc(100% - 76px);max-width:calc(100% - 76px);margin-left:76px}.main-content>*{box-sizing:border-box;min-width:0;max-width:100%}.page-content{box-sizing:border-box;width:100%;min-width:0;max-width:1700px}.topbar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10;background:#070b12eb;border-bottom:1px solid #172131;justify-content:space-between;align-items:center;height:76px;padding:0 28px;display:flex;position:sticky;top:0}.topbar-left,.topbar-right{align-items:center;display:flex}.topbar-left{gap:16px}.topbar-right{gap:12px}.icon-button{color:#94a3b8;background:#0c131e;border:1px solid #1c2939;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.icon-button:hover{color:#e2e8f0;background:#111a28}.breadcrumb{color:#475569;align-items:center;gap:6px;font-size:12px;display:flex}.breadcrumb-main{color:#e2e8f0;font-weight:700}.breadcrumb-muted{color:#475569}.search-box{color:#64748b;background:#0c131e;border:1px solid #1c2939;border-radius:9px;align-items:center;gap:8px;width:220px;height:38px;padding:0 10px;display:flex}.search-box input,.toolbar-search input{color:#cbd5e1;background:0 0;border:0;outline:0;width:100%;font-size:12px}.search-box input::placeholder,.toolbar-search input::placeholder{color:#475569}.search-shortcut{color:#475569;white-space:nowrap;border:1px solid #1c2939;border-radius:5px;padding:3px 6px;font-size:9px}.notification-dot{background:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:8px;right:8px}.user-profile{align-items:center;gap:9px;padding-left:8px;display:flex}.avatar{color:#bfdbfe;background:#172554;border-radius:9px;justify-content:center;align-items:center;width:34px;height:34px;font-size:11px;font-weight:800;display:flex}.user-name{color:#e2e8f0;font-size:12px;font-weight:700}.user-role{color:#475569;margin-top:2px;font-size:10px}.page-content{max-width:1700px;padding:30px}.page-header{justify-content:space-between;align-items:flex-end;margin-bottom:25px;display:flex}.page-eyebrow{color:#3b82f6;letter-spacing:1.2px;margin-bottom:6px;font-size:10px;font-weight:800}.page-header h1{color:#f8fafc;letter-spacing:-.5px;margin:0;font-size:27px;line-height:1.2}.page-header p{color:#64748b;margin:7px 0 0;font-size:12px}.primary-button{color:#fff;background:#2563eb;border:1px solid #2563eb;border-radius:8px;align-items:center;gap:8px;height:40px;padding:0 15px;font-size:12px;font-weight:700;display:flex;box-shadow:0 5px 20px #2563eb29}.primary-button:hover{background:#1d4ed8}.kpi-grid{grid-template-columns:repeat(4,1fr);gap:15px;margin-bottom:18px;display:grid}.kpi-card{background:#0b121c;border:1px solid #172131;border-radius:12px;align-items:flex-start;gap:14px;padding:19px;display:flex}.kpi-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.kpi-icon.blue{color:#60a5fa;background:#2563eb21}.kpi-icon.purple{color:#c084fc;background:#9333ea21}.kpi-icon.orange{color:#fb923c;background:#ea580c21}.kpi-icon.green{color:#4ade80;background:#16a34a21}.kpi-title{color:#64748b;font-size:11px;font-weight:600}.kpi-value{color:#f8fafc;margin-top:4px;font-size:21px;font-weight:800}.kpi-subtitle{color:#475569;margin-top:4px;font-size:10px}.dashboard-grid{grid-template-columns:1.7fr 1fr;gap:18px;display:grid}.panel{background:#0b121c;border:1px solid #172131;border-radius:12px;overflow:hidden}.panel-header{border-bottom:1px solid #172131;justify-content:space-between;align-items:center;padding:17px 19px;display:flex}.panel-header h2{color:#e2e8f0;margin:0;font-size:13px}.panel-header span{color:#475569;margin-top:4px;font-size:10px;display:block}.text-button{color:#60a5fa;background:0 0;border:0;font-size:11px;font-weight:700}.empty-state{color:#334155;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:230px;padding:30px;display:flex}.empty-state p{color:#475569;max-width:340px;margin:0;font-size:11px;line-height:1.6}.status-list{padding:7px 19px}.status-row{border-bottom:1px solid #111b28;justify-content:space-between;align-items:center;height:55px;display:flex}.status-row:last-child{border-bottom:0}.status-label{color:#94a3b8;align-items:center;gap:9px;font-size:11px;display:flex}.status-row strong{color:#e2e8f0;font-size:13px}.status-dot{border-radius:50%;width:7px;height:7px}.status-dot.success{background:#22c55e}.status-dot.warning{background:#f59e0b}.status-dot.pending{background:#60a5fa}.toolbar{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.toolbar-search{color:#64748b;background:#0b121c;border:1px solid #1c2939;border-radius:8px;align-items:center;gap:9px;width:320px;height:40px;padding:0 12px;display:flex}.toolbar-info{color:#475569;font-size:11px}.table-panel{overflow:hidden}.table-wrapper{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:850px}thead{background:#0d151f}th{color:#475569;letter-spacing:.7px;text-align:left;border-bottom:1px solid #172131;height:42px;padding:0 15px;font-size:9px;font-weight:800}td{color:#94a3b8;border-bottom:1px solid #111b28;height:57px;padding:0 15px;font-size:11px}tbody tr:hover{background:#0e1723}.muted-cell{color:#475569}.strong-cell{color:#dbeafe;font-weight:700}.note-cell{text-overflow:ellipsis;white-space:nowrap;max-width:220px;overflow:hidden}.ip-badge{color:#60a5fa;background:#2563eb14;border:1px solid #1e3a5f;border-radius:5px;padding:5px 7px;font-family:monospace;font-size:10px;display:inline-block}.status-badge{border-radius:5px;align-items:center;padding:5px 8px;font-size:9px;font-weight:800;display:inline-flex}.status-open{color:#4ade80;background:#16a34a1a}.status-closed{color:#94a3b8;background:#64748b1a}.row-action{color:#64748b;background:0 0;border:1px solid #1c2939;border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.row-action:hover{color:#60a5fa;border-color:#2563eb}.table-empty{color:#475569;text-align:center;height:180px}@media (width<=1100px){.kpi-grid{grid-template-columns:repeat(2,1fr)}.dashboard-grid{grid-template-columns:1fr}.search-box{width:160px}}@media (width<=800px){.sidebar-open{width:220px}.main-content,.sidebar-open~.main-content{margin-left:76px}.user-info,.breadcrumb-muted{display:none}}@media (width<=600px){.page-content{padding:20px 15px}.page-header{flex-direction:column;align-items:flex-start;gap:15px}.kpi-grid{grid-template-columns:1fr}.topbar{padding:0 15px}.search-box{display:none}}.modal-overlay{z-index:100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000ad;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal{background:#0b121c;border:1px solid #263449;border-radius:14px;width:100%;max-width:560px;max-height:calc(100vh - 40px);overflow-y:auto;box-shadow:0 30px 80px #0000008c}.modal-header{border-bottom:1px solid #172131;justify-content:space-between;align-items:flex-start;padding:20px 22px;display:flex}.modal-header h2{color:#f8fafc;margin:0;font-size:18px}.modal-close{color:#64748b;background:#0c131e;border:1px solid #1c2939;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.modal-close:hover{color:#e2e8f0}.modal-body{padding:22px}.form-group{margin-bottom:17px}.form-group label{color:#94a3b8;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.form-group input,.form-group select,.form-group textarea{color:#e2e8f0;background:#080f18;border:1px solid #1c2939;border-radius:8px;outline:none;width:100%;padding:10px 11px;font-size:12px}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-group textarea{resize:vertical}.form-group select option{color:#e2e8f0;background:#0b121c}.modal-footer{border-top:1px solid #172131;justify-content:flex-end;gap:9px;margin-top:8px;padding-top:18px;display:flex}.secondary-button{color:#94a3b8;background:#0c131e;border:1px solid #263449;border-radius:8px;height:40px;padding:0 15px;font-size:12px;font-weight:700}.secondary-button:hover{color:#e2e8f0;background:#111a28}.primary-button:disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.55}.expense-modal{max-width:650px}.expense-pum{flex-direction:column;gap:3px;display:flex}.expense-pum strong{color:#cbd5e1;font-size:10px}.expense-pum small{color:#475569;font-family:monospace;font-size:9px}.money-cell{color:#dbeafe;white-space:nowrap;font-weight:700}.money-input{align-items:stretch;display:flex}.money-input span{color:#60a5fa;background:#0d151f;border:1px solid #1c2939;border-right:0;border-radius:8px 0 0 8px;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:flex}.money-input input{border-radius:0 8px 8px 0!important}.evidence-count{color:#94a3b8;background:#0d151f;border:1px solid #1c2939;border-radius:5px;align-items:center;padding:5px 7px;font-size:9px;font-weight:700;display:inline-flex}.pic-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.pic-summary-card{background:#0c131d;border:1px solid #1c2939;border-radius:12px;align-items:center;gap:13px;padding:17px;display:flex}.pic-summary-icon{color:#60a5fa;background:#3b82f61a;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.pic-summary-card span{color:#64748b;font-size:10px;font-weight:600;display:block}.pic-summary-card strong{color:#f1f5f9;margin-top:3px;font-size:21px;display:block}.area-filter{color:#cbd5e1;background:#0d151f;border:1px solid #1c2939;border-radius:8px;outline:none;min-width:150px;padding:10px 12px}.pic-name{align-items:center;gap:10px;display:flex}.pic-avatar{color:#93c5fd;background:#3b82f61f;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:12px;font-weight:800;display:flex}.pic-name strong{color:#dbeafe;font-size:11px;display:block}.pic-name small{color:#475569;margin-top:3px;font-size:9px;display:block}.username-badge{color:#a78bfa;background:#8b5cf614;border:1px solid #1c2939;border-radius:5px;padding:5px 7px;font-family:monospace;font-size:9px;display:inline-flex}.area-badge{color:#60a5fa;background:#3b82f614;border:1px solid #1c2939;border-radius:5px;padding:5px 8px;font-size:9px;font-weight:700;display:inline-flex}.contact-cell{flex-direction:column;gap:5px;display:flex}.contact-cell span{color:#64748b;align-items:center;gap:5px;font-size:9px;display:flex}.contact-cell svg{color:#475569;flex-shrink:0}.status-active{color:#4ade80;background:#22c55e1a}.status-inactive{color:#94a3b8;background:#64748b1a}.row-actions{gap:6px;display:flex}.pic-modal{max-width:680px}@media (width<=900px){.pic-summary-grid{grid-template-columns:1fr}}@media (width<=700px){.pic-modal{width:calc(100vw - 30px)}}input,select,textarea{color:#dbe4f0;background-color:#0b121c;border:1px solid #25344a;outline:none;font-family:inherit;transition:border-color .18s,background-color .18s,box-shadow .18s}input{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input::placeholder,textarea::placeholder{color:#47566d}input:hover,textarea:hover{border-color:#31445e}input:focus,textarea:focus{background-color:#0c1520;border-color:#4d78b5;box-shadow:0 0 0 2px #3b82f614}select{appearance:none;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;cursor:pointer;color:#dbe4f0;background-color:#0b121c;background-image:linear-gradient(45deg,#0000 50%,#718096 50%),linear-gradient(135deg,#718096 50%,#0000 50%);background-position:calc(100% - 15px),calc(100% - 10px);background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:34px}select:hover{background-color:#0d1621;border-color:#344a67}select:focus{background-color:#0c1520;border-color:#4d78b5;box-shadow:0 0 0 2px #3b82f614}select option{color:#dbe4f0;background-color:#101925;padding:10px}select option:checked{color:#fff;background-color:#1b3154}select option:hover{color:#fff;background-color:#182a44}input:disabled,select:disabled,textarea:disabled{color:#58677d;cursor:not-allowed;opacity:.7;background-color:#080e16;border-color:#1a2636}input[type=date]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input[type=date]::-webkit-calendar-picker-indicator{filter:invert(72%)sepia(10%)saturate(500%)hue-rotate(180deg);opacity:.7;cursor:pointer}input[type=date]::-webkit-calendar-picker-indicator:hover{opacity:1}input[type=number]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}input[type=number]::-webkit-inner-spin-button{opacity:.45}input[type=number]::-webkit-outer-spin-button{opacity:.45}textarea{resize:vertical;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.form-group{min-width:0}.form-group label{color:#8a99ae;letter-spacing:.02em;margin-bottom:7px;font-size:10px;font-weight:700;display:block}.modal select{border-radius:8px;width:100%;min-height:42px;padding:0 34px 0 12px;font-size:11px}.modal input{border-radius:8px;width:100%;min-height:42px;padding:0 12px;font-size:11px}.modal textarea{border-radius:8px;width:100%;padding:11px 12px;font-size:11px;line-height:1.5}.toolbar select,.report-filters select{border-radius:8px;min-height:40px;padding:0 34px 0 11px;font-size:10px}.evidence-upload-actions select{border-radius:8px;width:auto;min-height:36px;padding:0 34px 0 11px;font-size:10px}.money-input{background:#0b121c;border:1px solid #25344a;border-radius:8px;align-items:stretch;min-height:42px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.money-input:focus-within{border-color:#4d78b5;box-shadow:0 0 0 2px #3b82f614}.money-input>span{color:#6fa8ff;background:#0d1723;border-right:1px solid #1d2b3e;justify-content:center;align-items:center;min-width:42px;font-size:10px;font-weight:700;display:flex}.money-input input{background:0 0;border:0;border-radius:0;flex:1;min-height:40px}.money-input input:focus{box-shadow:none;border:0}.pumex-select{position:relative}.pumex-select select{width:100%}.form-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}@media (width<=650px){.form-row{grid-template-columns:1fr}}@media (width<=768px){.app-shell{width:100%!important;min-width:0!important;position:relative!important;overflow-x:hidden!important}.sidebar{z-index:99999!important;box-sizing:border-box!important;visibility:visible!important;pointer-events:auto!important;background:#0a1019!important;border-right:1px solid #172131!important;flex-direction:column!important;width:280px!important;max-width:82vw!important;height:100vh!important;max-height:100vh!important;margin:0!important;padding:0!important;transition:transform .25s!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden auto!important;transform:translate(-100%)!important;box-shadow:10px 0 35px #00000073!important}.sidebar.sidebar-open{visibility:visible!important;pointer-events:auto!important;width:280px!important;transform:translate(0,0)!important}.sidebar.sidebar-closed{visibility:visible!important;pointer-events:none!important;width:280px!important;transform:translate(-100%)!important}.sidebar-logo{box-sizing:border-box!important;background:#0a1019!important;border-bottom:1px solid #172131!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;height:76px!important;min-height:76px!important;margin:0!important;padding:0 16px!important;display:flex!important;position:relative!important}.sidebar-logo-left{flex:auto!important;align-items:center!important;gap:12px!important;min-width:0!important;display:flex!important}.sidebar-brand{flex:auto!important;min-width:0!important;overflow:hidden!important}.logo-title{color:#f8fafc!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important}.logo-subtitle{color:#64748b!important;max-width:130px!important;margin-top:4px!important;font-size:11px!important;line-height:1.35!important}.mobile-sidebar-close{color:#94a3b8!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;box-shadow:none!important;appearance:none!important;cursor:pointer!important;box-sizing:border-box!important;z-index:100000!important;background:#111827!important;border:1px solid #263247!important;border-radius:9px!important;outline:none!important;flex:0 0 34px!important;justify-content:center!important;align-items:center!important;margin:0!important;padding:0!important;display:flex!important;position:relative!important}.mobile-sidebar-close:hover{color:#fff!important;background:#1e293b!important;border-color:#334155!important}.mobile-sidebar-close:active{color:#fff!important;background:#273449!important}.mobile-sidebar-close svg{flex-shrink:0!important;width:18px!important;height:18px!important;display:block!important}.sidebar .menu-section{box-sizing:border-box!important;width:100%!important;padding:20px 12px 0!important}.sidebar .menu-item{box-sizing:border-box!important;justify-content:flex-start!important;align-items:center!important;gap:12px!important;width:100%!important;height:44px!important;min-height:44px!important;margin-bottom:4px!important;padding:0 12px!important;display:flex!important}.sidebar .menu-item span{display:inline!important}.sidebar .sidebar-spacer{flex:auto!important}.sidebar .sidebar-footer{margin:12px!important}.sidebar-overlay{-webkit-backdrop-filter:blur(2px)!important;z-index:99998!important;cursor:pointer!important;pointer-events:auto!important;background:#020617ad!important;width:100vw!important;height:100vh!important;margin:0!important;padding:0!important;display:block!important;position:fixed!important;inset:0!important}.main-content{z-index:1!important;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;padding-left:0!important;position:relative!important;overflow-x:hidden!important}.sidebar-closed~.main-content,.sidebar-open~.main-content{width:100%!important;max-width:100%!important;margin-left:0!important}.topbar{z-index:10!important;box-sizing:border-box!important;width:100%!important;min-width:0!important;margin:0!important;padding:0 14px!important;position:sticky!important;top:0!important}.topbar-left{flex:auto!important;min-width:0!important}.topbar-right{flex:none!important;gap:8px!important}.breadcrumb{min-width:0!important;overflow:hidden!important}.breadcrumb-main{white-space:nowrap!important}.breadcrumb-muted,.search-box{display:none!important}}@media (width>=769px){.mobile-sidebar-close{display:none!important}}:root{--pumex-bg:#070b12;--pumex-panel:#0a0f18;--pumex-line:#ffffff13;--pumex-text:#f4f7fb;--pumex-muted:#7f8da3;--pumex-blue:#3b82f6;--pumex-blue-soft:#60a5fa}.login-page,.login-page *{box-sizing:border-box}.login-page{background:var(--pumex-bg);width:100%;min-height:100dvh;color:var(--pumex-text);grid-template-columns:minmax(0,1.12fr) minmax(430px,.88fr);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;display:grid;position:relative;overflow:hidden}.login-brand-panel{border-right:1px solid var(--pumex-line);background:radial-gradient(circle at 42% 38%,#2563eb1f,#0000 39%),#070c14;min-width:0;position:relative;overflow:hidden}.login-brand-watermark{opacity:.11;filter:grayscale(.2)saturate(.65)contrast(1.1);background-position:50%;background-repeat:no-repeat;background-size:cover;animation:8s ease-in-out infinite pumex-watermark-breathe;position:absolute;inset:-7%;transform:scale(1.04)}.login-brand-overlay{background:linear-gradient(90deg,#04080ef2 0%,#04080ed1 55%,#04080ef5 100%),linear-gradient(#04080e1a 0%,#04080e40 50%,#04080ef5 100%);position:absolute;inset:0}.login-brand-content{z-index:2;flex-direction:column;justify-content:center;width:100%;min-height:100dvh;padding:clamp(32px,5vw,70px) clamp(34px,5.2vw,76px);display:flex;position:relative}.login-corporate-label{color:#a6c5ed;letter-spacing:.16em;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#050f1d9e;border:1px solid #60a5fa33;border-radius:999px;align-self:flex-start;align-items:center;gap:9px;padding:8px 12px;font-size:9px;font-weight:800;display:inline-flex}.login-live-dot{background:#38bdf8;border-radius:50%;flex:0 0 6px;width:8px;height:8px;animation:2.4s ease-in-out infinite pumex-live-pulse;box-shadow:0 0 0 3px #38bdf812,0 0 13px #38bdf8f2}.login-brand-header{margin-top:clamp(25px,3.5vh,42px)}.login-logo-stage{isolation:isolate;transform-origin:50%;justify-content:flex-start;align-items:center;width:clamp(440px,43vw,680px);max-width:min(92%,680px);animation:5.8s ease-in-out infinite pumex-logo-float;display:flex;position:relative}.login-desktop-logo{z-index:2;object-fit:contain;object-position:left center;filter:drop-shadow(0 22px 40px #0000008c)drop-shadow(0 0 24px #2563eb33);width:100%;max-width:680px;height:auto;animation:5.8s ease-in-out infinite pumex-logo-breathe;display:block;position:relative}.login-logo-orbit{z-index:-1;aspect-ratio:1;border:1px solid #60a5facc;border-color:#60a5facc #2563eb7a #60a5fa29 #2563eb33;border-radius:14px;width:29%;animation:9s linear infinite pumex-logo-orbit;position:absolute;top:5%;left:2%;box-shadow:0 0 22px #2563eb29,inset 0 0 14px #2563eb14}.login-logo-glow{z-index:-1;filter:blur(17px);background:radial-gradient(#3b82f630,#0000 64%);border-radius:50%;width:65%;height:94%;animation:3.8s ease-in-out infinite pumex-logo-aura;position:absolute;top:3%;left:0}.login-logo-sheen{z-index:5;pointer-events:none;opacity:0;filter:blur(4px);mix-blend-mode:screen;background:linear-gradient(90deg,#0000 0%,#ffffff0a 22%,#ffffffb8 50%,#ffffff0a 78%,#0000 100%);width:13%;height:86%;animation:5.8s ease-in-out infinite pumex-logo-sheen;position:absolute;top:7%;left:-24%;transform:skew(-18deg)rotate(8deg)}.login-logo-spark{z-index:6;pointer-events:none;background:#60a5fa;border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 12px 3px #3b82f6bf}.login-logo-spark-a{animation:4.8s ease-in-out infinite pumex-spark-a;top:37%;left:8%}.login-logo-spark-b{animation:5.4s ease-in-out infinite pumex-spark-b;top:21%;left:73%}.login-brand-divider{background:linear-gradient(90deg,#3b82f6,#3b82f61f);width:64px;height:2px;margin-top:clamp(20px,3vh,30px);box-shadow:0 0 12px #3b82f638}.login-brand-message{max-width:690px;margin-top:clamp(20px,3vh,30px)}.login-brand-kicker{color:#60a5fa;letter-spacing:.21em;font-size:9px;font-weight:800}.login-brand-message h1{color:#f8fafc;letter-spacing:-.038em;margin:11px 0 12px;font-size:clamp(31px,3.1vw,47px);font-weight:780;line-height:1.03}.login-brand-message p{color:#98a8bc;max-width:650px;margin:0;font-size:12px;line-height:1.7}.login-capabilities{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(100%,720px);margin-top:25px;display:grid}.login-capability{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#070e1985;border:1px solid #ffffff13;border-radius:10px;align-items:flex-start;gap:9px;min-width:0;padding:11px 12px;transition:border-color .25s,transform .25s,background .25s;display:flex}.login-capability:hover{background:#0a1423b8;border-color:#60a5fa33;transform:translateY(-2px)}.login-capability-icon{color:#60a5fa;flex:none}.login-capability strong{color:#dbe7f5;font-size:9px;font-weight:750;line-height:1.3;display:block}.login-capability span{color:#65758d;margin-top:3px;font-size:8px;line-height:1.35;display:block}.login-brand-bottom{color:#fff;letter-spacing:.11em;justify-content:space-between;gap:20px;font-size:10px;display:flex;position:absolute;bottom:23px;left:clamp(34px,5.2vw,76px);right:clamp(34px,5.2vw,76px)}.login-auth-panel{background:radial-gradient(circle at 50% 24%,#2563eb11,#0000 34%),#090e17;justify-content:center;align-items:center;min-width:0;display:flex;position:relative}.login-auth-container{width:min(520px,100% - 90px);padding:40px 0}.login-auth-topline{justify-content:space-between;align-items:center;gap:15px;margin-bottom:13px;display:flex}.login-auth-eyebrow{color:#60a5fa;letter-spacing:.2em;font-size:11px;font-weight:800}.login-auth-region{color:#fff;letter-spacing:.1em;font-size:10px;font-weight:700}.login-auth-header{margin-bottom:29px}.login-auth-header h2{color:#f8fafc;letter-spacing:-.03em;margin:0;font-size:31px;font-weight:780;line-height:1.1}.login-auth-header p{color:#fff;margin:10px 0 0;font-size:12px;line-height:1.6}.login-form{width:100%}.login-field{margin-bottom:18px}.login-field label{color:#fff;letter-spacing:.02em;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.login-field input{color:#f8fafc;background:#0b111d;border:1px solid #263246;border-radius:10px;outline:none;width:100%;height:52px;padding:0 15px;font-size:13px;transition:border-color .2s,box-shadow .2s,background .2s}.login-field input:hover:not(:disabled){border-color:#34445d}.login-field input:focus{background:#0c1321;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a,0 0 22px #2563eb0f}.login-field input::placeholder{color:#475569}.login-field input:disabled{opacity:.62;cursor:not-allowed}.password-wrapper{position:relative}.password-wrapper input{padding-right:52px}.password-toggle{color:#64748b;cursor:pointer;background:0 0;border:0;border-radius:7px;justify-content:center;align-items:center;width:34px;height:34px;display:flex;position:absolute;top:50%;right:8px;transform:translateY(-50%)}.password-toggle:hover{color:#cbd5e1;background:#ffffff0a}.login-error{color:#fca5a5;background:#7f1d1d1c;border:1px solid #f8717133;border-radius:9px;align-items:flex-start;gap:10px;margin:2px 0 17px;padding:11px 12px;display:flex}.login-error>svg{flex:none;margin-top:1px}.login-error strong{font-size:10px;display:block}.login-error span{color:#cbd5e1;margin-top:3px;font-size:10px;line-height:1.5;display:block}.login-button{cursor:pointer;color:#fff;letter-spacing:.01em;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:1px solid #60a5fa47;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-size:12px;font-weight:750;transition:transform .2s,box-shadow .2s,filter .2s;display:flex;box-shadow:0 12px 28px #1d4ed82e}.login-button:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 15px 32px #1d4ed845}.login-button:active:not(:disabled){transform:translateY(0)}.login-button:disabled{opacity:.65;cursor:not-allowed}.login-spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite pumex-spin}.login-security{color:#fff;justify-content:center;align-items:center;gap:7px;margin-top:21px;font-size:11px;display:flex}.login-security svg{color:#3b82f6}.login-auth-footer{color:#fff;border-top:1px solid #ffffff0e;justify-content:space-between;gap:15px;margin-top:25px;padding-top:15px;font-size:10px;display:flex}.login-mobile-brand{display:none}@keyframes pumex-logo-float{0%,to{transform:translateY(3px)rotate(-.35deg)}50%{transform:translateY(-12px)rotate(.35deg)}}@keyframes pumex-logo-breathe{0%,to{filter:drop-shadow(0 22px 40px #00000085)drop-shadow(0 0 18px #2563eb26);transform:scale(1)}50%{filter:drop-shadow(0 25px 44px #00000094)drop-shadow(0 0 34px #2563eb57);transform:scale(1.018)}}@keyframes pumex-logo-orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pumex-logo-sheen{0%,20%{opacity:0;left:-24%}28%{opacity:.18}40%{opacity:.72}54%{opacity:0;left:116%}to{opacity:0;left:116%}}@keyframes pumex-logo-aura{0%,to{opacity:.42;transform:scale(.93)}50%{opacity:.95;transform:scale(1.08)}}@keyframes pumex-spark-a{0%,to{opacity:.25;transform:translate(0)}50%{opacity:1;transform:translate(17px,-10px)}}@keyframes pumex-spark-b{0%,to{opacity:.2;transform:translate(0)}50%{opacity:1;transform:translate(-13px,14px)}}@keyframes pumex-live-pulse{0%,to{opacity:.65;transform:scale(.9)}50%{opacity:1;transform:scale(1.15)}}@keyframes pumex-watermark-breathe{0%,to{opacity:.1;transform:scale(1.04)}50%{opacity:.14;transform:scale(1.075)}}@keyframes pumex-spin{to{transform:rotate(360deg)}}@media (width<=1100px) and (width>=801px){.login-page{grid-template-columns:minmax(0,1fr) minmax(390px,.82fr)}.login-brand-content{padding-left:38px;padding-right:38px}.login-logo-stage{width:min(500px,90%)}.login-brand-message h1{font-size:32px}.login-capabilities{gap:7px}.login-capability{padding:9px}.login-auth-container{width:min(400px,100% - 48px)}}@media (width>=801px) and (height<=820px){.login-brand-content{padding-top:24px;padding-bottom:54px}.login-corporate-label{padding:7px 11px}.login-brand-header{margin-top:20px}.login-logo-stage{width:clamp(360px,35vw,540px)}.login-brand-divider{margin-top:17px}.login-brand-message{margin-top:18px}.login-brand-message h1{margin-top:8px;margin-bottom:8px;font-size:clamp(28px,2.7vw,39px)}.login-brand-message p{font-size:11px;line-height:1.55}.login-capabilities{margin-top:15px}.login-capability{padding:8px 9px}.login-auth-container{padding-top:25px;padding-bottom:25px}.login-auth-header{margin-bottom:21px}.login-auth-header h2{font-size:28px}.login-field{margin-bottom:14px}.login-field input,.login-button{height:47px}.login-security{margin-top:15px}.login-auth-footer{margin-top:17px}}@media (width<=800px){.login-page{height:auto;min-height:100dvh;display:block;overflow:hidden auto}.login-brand-panel{display:none}.login-auth-panel{align-items:flex-start;width:100%;min-height:100dvh;padding:0;display:flex}.login-auth-container{width:min(430px,100% - 28px);margin:0 auto;padding:25px 0 30px}.login-mobile-brand{justify-content:center;width:100%;margin-bottom:23px;display:flex}.login-mobile-brand img{filter:drop-shadow(0 16px 30px #0000006b)drop-shadow(0 0 18px #2563eb29);width:min(300px,82vw);max-width:100%;height:auto;animation:6s ease-in-out infinite pumex-logo-float;display:block}.login-auth-topline{margin-bottom:11px}.login-auth-header{margin-bottom:24px}.login-auth-header h2{font-size:27px}.login-field input,.login-button{height:49px}}@media (width<=420px){.login-auth-container{width:calc(100% - 22px);padding-top:17px}.login-mobile-brand{margin-bottom:18px}.login-mobile-brand img{width:min(270px,82vw)}.login-auth-header h2{font-size:25px}.login-auth-header p{font-size:11px}.login-auth-footer{flex-direction:column;align-items:center;gap:6px}}@media (prefers-reduced-motion:reduce){.login-logo-stage,.login-desktop-logo,.login-logo-orbit,.login-logo-glow,.login-logo-sheen,.login-logo-spark,.login-mobile-brand img,.login-brand-watermark,.login-live-dot{animation:none!important}}.login-desktop-logo{will-change:transform, filter;animation:7.5s ease-in-out infinite pumex-logo-breathe-premium}.login-logo-sheen{animation:7.2s cubic-bezier(.45,0,.55,1) infinite pumex-logo-sheen-premium}.login-logo-spark{width:4px;height:4px;box-shadow:0 0 10px 2px #3b82f6b8}.login-capability{transition:transform .28s cubic-bezier(.2,.8,.2,1),border-color .28s,background .28s,box-shadow .28s;position:relative;overflow:hidden}.login-capability:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#60a5fa17,#0000);width:45%;height:100%;transition:left .65s,opacity .3s;position:absolute;top:0;left:-55%;transform:skew(-18deg)}.login-capability:hover{background:#0a1423c2;border-color:#60a5fa47;transform:translateY(-2px);box-shadow:0 10px 28px #0000002e,inset 0 0 18px #2563eb09}.login-capability:hover:after{opacity:1;left:125%}.login-capability-icon{transition:transform .28s,filter .28s}.login-capability:hover .login-capability-icon{filter:drop-shadow(0 0 7px #60a5fa61);transform:translateY(-1px)}.login-brand-divider{position:relative;overflow:visible}.login-brand-divider:after{content:"";background:#93c5fd;border-radius:99px;width:18px;height:2px;animation:4.8s ease-in-out infinite pumex-divider-pulse;position:absolute;top:50%;left:0;transform:translateY(-50%);box-shadow:0 0 10px #60a5fabf}.login-live-dot{animation:3s ease-in-out infinite pumex-live-pulse-premium}.login-brand-watermark{animation:12s ease-in-out infinite pumex-watermark-premium}.login-brand-bottom span:first-child{transition:color .3s;position:relative}.login-brand-bottom span:first-child:after{content:"";vertical-align:1px;background:#3b82f6;border-radius:50%;width:6px;height:6px;margin-left:7px;animation:3.5s ease-in-out infinite pumex-status-dot;display:inline-block;box-shadow:0 0 8px #3b82f6b3}.login-auth-container{position:relative}.login-auth-header h2{letter-spacing:-.035em}.login-auth-header p{max-width:430px}.login-field input{transition:border-color .22s,box-shadow .22s,background .22s}.login-field input:focus{background:#0f172ae0;box-shadow:0 0 0 3px #3b82f617,0 8px 28px #0000001f}.login-button{position:relative;overflow:hidden;box-shadow:0 12px 30px #2563eb29}.login-button:after{content:"";pointer-events:none;opacity:0;background:linear-gradient(90deg,#0000,#ffffff29,#0000);width:22%;height:100%;position:absolute;top:0;left:-35%;transform:skew(-18deg)}.login-button:hover:not(:disabled):after{opacity:1;transition:left .7s,opacity .15s;left:120%}.login-button:hover:not(:disabled){box-shadow:0 15px 34px #2563eb3b}@keyframes pumex-logo-float-premium{0%,to{transform:translateY(2px)rotate(-.15deg)}50%{transform:translateY(-5px)rotate(.15deg)}}@keyframes pumex-logo-breathe-premium{0%,to{filter:drop-shadow(0 22px 40px #0000008a)drop-shadow(0 0 20px #2563eb2b);transform:scale(1)}50%{filter:drop-shadow(0 24px 42px #0000008f)drop-shadow(0 0 29px #2563eb45);transform:scale(1.008)}}@keyframes pumex-logo-aura-premium{0%,to{opacity:.38;transform:scale(.98)}50%{opacity:.62;transform:scale(1.035)}}@keyframes pumex-logo-orbit-premium{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pumex-logo-sheen-premium{0%,25%{opacity:0;left:-24%}30%{opacity:.1}39%{opacity:.58}50%{opacity:0;left:116%}to{opacity:0;left:116%}}@keyframes pumex-watermark-premium{0%,to{opacity:.075;transform:scale(1.035)}50%{opacity:.105;transform:scale(1.055)}}@keyframes pumex-divider-pulse{0%,to{opacity:.55;left:0}50%{opacity:1;left:43px}}@keyframes pumex-live-pulse-premium{0%,to{opacity:.62;transform:scale(.9)}50%{opacity:1;transform:scale(1.08)}}@keyframes pumex-status-dot{0%,to{opacity:.45;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.login-logo-stage,.login-desktop-logo,.login-logo-glow,.login-logo-sheen,.login-logo-orbit,.login-logo-spark,.login-brand-watermark,.login-live-dot,.login-brand-divider:after,.login-brand-bottom span:first-child:after{animation:none!important}.login-capability,.login-capability-icon,.login-button,.login-field input{transition:none!important}}.login-desktop-logo{transform-origin:50%;will-change:transform, filter;animation:5.2s ease-in-out infinite pumex-logo-breathe-visible}.login-logo-glow{will-change:transform, opacity;animation:5.2s ease-in-out infinite pumex-logo-aura-visible}.login-logo-sheen{will-change:left, opacity;animation:4.8s cubic-bezier(.55,0,.45,1) infinite pumex-logo-sheen-visible}.login-logo-orbit{animation:12s linear infinite pumex-logo-orbit-visible}.login-logo-spark{animation:2.8s ease-in-out infinite alternate pumex-spark-visible}.login-brand-divider:after{animation:3.6s ease-in-out infinite pumex-divider-visible}@keyframes pumex-logo-float-visible{0%,to{transform:translateY(3px)rotate(-.25deg)}50%{transform:translateY(-7px)rotate(.25deg)}}@keyframes pumex-logo-breathe-visible{0%,to{filter:drop-shadow(0 20px 36px #0000008c)drop-shadow(0 0 12px #2563eb24);transform:scale(.995)}50%{filter:drop-shadow(0 25px 42px #0000008f)drop-shadow(0 0 32px #3b82f661);transform:scale(1.018)}}@keyframes pumex-logo-aura-visible{0%,to{opacity:.2;transform:scale(.96)}50%{opacity:.72;transform:scale(1.045)}}@keyframes pumex-logo-sheen-visible{0%,23%{opacity:0;left:-30%}29%{opacity:0}35%{opacity:.82}45%{opacity:0;left:125%}to{opacity:0;left:125%}}@keyframes pumex-logo-orbit-visible{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pumex-spark-visible{0%{opacity:.25;transform:scale(.7)}to{opacity:1;transform:scale(1.35)}}@keyframes pumex-divider-visible{0%,to{opacity:.55;width:20px;left:0}50%{opacity:1;width:34px;left:48px}}@media (prefers-reduced-motion:reduce){.login-logo-stage,.login-desktop-logo,.login-logo-glow,.login-logo-sheen,.login-logo-orbit,.login-logo-spark,.login-brand-divider:after{animation:none!important}}.login-logo-stage{animation:5.6s cubic-bezier(.45,0,.55,1) infinite pumex-logo-float-final}.login-desktop-logo{animation:5.6s ease-in-out infinite pumex-logo-scale-final}.login-logo-sheen{display:none}.login-logo-energy{z-index:4;pointer-events:none;opacity:0;mix-blend-mode:screen;filter:blur(.25px)drop-shadow(0 0 12px #3b82f6b8);background:linear-gradient(112deg,#0000 0% 42%,#469bff00 45%,#7dbeffb8 48%,#ffffffeb 50%,#3787ffad 52%,#469bff00 55%,#0000 59% 100%) -145% 0/235% 100%;animation:4.8s cubic-bezier(.55,0,.45,1) infinite pumex-blue-energy-sweep;position:absolute;inset:0;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.login-logo-stage:after{content:"";z-index:1;pointer-events:none;filter:blur(14px);opacity:0;background:radial-gradient(#3b82f600 36%,#3b82f61f 55%,#0000 72%);border-radius:50%;width:74%;height:78%;animation:3.9s ease-in-out infinite pumex-energy-aura;position:absolute;top:10%;left:5%}@keyframes pumex-logo-float-final{0%,to{transform:translateY(3px)rotate(-.18deg)scale(1)}50%{transform:translateY(-6px)rotate(.18deg)scale(1.012)}}@keyframes pumex-logo-scale-final{0%,to{filter:drop-shadow(0 22px 40px #0000008c)drop-shadow(0 0 20px #2563eb2e);transform:scale(.992)}50%{filter:drop-shadow(0 25px 43px #0000008f)drop-shadow(0 0 34px #3b82f66b);transform:scale(1.022)}}@keyframes pumex-blue-energy-sweep{0%,25%{opacity:0;background-position:-145% 0}31%{opacity:.08}40%{opacity:.72}53%{opacity:.78;background-position:125% 0}61%,to{opacity:0;background-position:145% 0}}@keyframes pumex-energy-aura{0%,24%,62%,to{opacity:0;transform:scale(.94)}40%{opacity:.25;transform:scale(1.02)}52%{opacity:.5;transform:scale(1.08)}}@media (prefers-reduced-motion:reduce){.login-logo-stage,.login-desktop-logo,.login-logo-energy,.login-logo-stage:after,.login-logo-glow,.login-logo-orbit,.login-logo-spark{animation:none!important}.login-logo-energy,.login-logo-stage:after{opacity:0!important}}.physical-document-card{background:#111827;border:1px solid #263244;border-radius:14px;margin-top:20px;padding:20px}.pdt-header{justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;display:flex}.pdt-title-wrap{align-items:center;gap:12px;display:flex}.pdt-title-icon{background:#1e293b;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.pdt-title-wrap h3{color:#f8fafc;margin:0;font-size:15px;font-weight:700}.pdt-title-wrap p{color:#94a3b8;margin:3px 0 0;font-size:12px}.pdt-header-actions{align-items:center;gap:10px;display:flex}.pdt-status{border-radius:999px;align-items:center;gap:6px;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.pdt-status.pending{color:#fbbf24;background:#3b2f13}.pdt-status.transit{color:#60a5fa;background:#172554}.pdt-status.received{color:#34d399;background:#052e1b}.pdt-status.lost{color:#f87171;background:#450a0a}.pdt-status.cancelled{color:#94a3b8;background:#1f2937}.pdt-refresh-btn{color:#94a3b8;cursor:pointer;background:#0f172a;border:1px solid #334155;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pdt-refresh-btn:hover{color:#f8fafc;border-color:#64748b}.pdt-method-row{border-top:1px solid #1e293b;border-bottom:1px solid #1e293b;margin-bottom:16px;padding:14px 0}.pdt-method{color:#60a5fa;align-items:center;gap:10px;display:flex}.pdt-method span{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:10px;display:block}.pdt-method strong{color:#e2e8f0;margin-top:2px;font-size:13px;display:block}.pdt-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.pdt-info-item{background:#0f172a;border:1px solid #1e293b;border-radius:10px;align-items:flex-start;gap:10px;padding:12px;display:flex}.pdt-info-icon{color:#64748b;padding-top:1px}.pdt-info-label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;font-size:10px}.pdt-info-value{color:#e2e8f0;word-break:break-word;margin-top:4px;font-size:13px;font-weight:600}.pdt-notes{background:#0f172a;border:1px solid #1e293b;border-radius:10px;margin-top:14px;padding:12px 14px}.pdt-notes-label{color:#64748b;text-transform:uppercase;font-size:10px}.pdt-notes-text{color:#cbd5e1;margin-top:5px;font-size:12px}.pdt-actions{justify-content:flex-end;gap:8px;margin-top:18px;display:flex}.pdt-primary-btn{color:#fff;cursor:pointer;background:#2563eb;border:0;border-radius:8px;align-items:center;gap:7px;padding:9px 13px;font-size:12px;font-weight:600;display:inline-flex}.pdt-primary-btn:hover{background:#1d4ed8}.pdt-empty{border:1px dashed #334155;border-radius:10px;align-items:center;gap:14px;min-height:120px;padding:18px;display:flex}.pdt-empty-icon{color:#64748b;background:#1e293b;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.pdt-empty strong{color:#e2e8f0;font-size:13px;display:block}.pdt-empty span{color:#64748b;margin-top:4px;font-size:11px;display:block}.pdt-empty .pdt-primary-btn{margin-left:auto}.pdt-loading{color:#64748b;justify-content:center;align-items:center;gap:8px;min-height:100px;font-size:12px;display:flex}.pdt-error{color:#fca5a5;background:#450a0a;border:1px solid #7f1d1d;border-radius:9px;align-items:center;gap:9px;padding:14px;font-size:12px;display:flex}.pdt-spin{animation:1s linear infinite pdt-spin}@keyframes pdt-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=900px){.pdt-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.pdt-header{flex-direction:column;align-items:flex-start}.pdt-grid{grid-template-columns:1fr}.pdt-empty{flex-wrap:wrap}.pdt-empty .pdt-primary-btn{justify-content:center;width:100%;margin-left:0}}.detail-modal-overlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#030712d1;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.detail-modal{background:#0d131f;border:1px solid #263248;border-radius:18px;flex-direction:column;width:min(1180px,96vw);max-height:94vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #0000008c}.detail-header{border-bottom:1px solid #202a3b;justify-content:space-between;align-items:flex-start;padding:26px 30px;display:flex}.detail-eyebrow,.detail-section-eyebrow{color:#7181a0;letter-spacing:1.5px;font-size:11px;font-weight:700}.detail-header h2{color:#edf2fb;margin:7px 0 5px;font-size:24px}.detail-header p{color:#7181a0;margin:0;font-size:13px}.detail-body{padding:24px 30px;overflow-y:auto}.detail-section{background:#101725;border:1px solid #202c40;border-radius:14px;margin-bottom:20px;padding:20px}.detail-section:last-child{margin-bottom:0}.detail-section-header{justify-content:space-between;align-items:flex-start;margin-bottom:20px;display:flex}.detail-section-header h3{color:#e9eef8;margin:6px 0 0;font-size:18px}.detail-section-title{color:#e4eaf5;align-items:center;gap:9px;margin-bottom:16px;font-size:14px;font-weight:700;display:flex}.detail-section-title svg{color:#7d9cff}.count-badge{color:#91a9dc;background:#17243d;border-radius:6px;justify-content:center;align-items:center;min-width:22px;height:22px;font-size:11px;display:inline-flex}.request-status{letter-spacing:.6px;border-radius:7px;padding:7px 12px;font-size:11px;font-weight:700}.detail-info-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.detail-info-item{background:#0d1420;border:1px solid #202b3e;border-radius:10px;gap:11px;padding:13px;display:flex}.detail-info-icon{color:#86a4e8;background:#17233a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.detail-info-item span,.detail-info-item small{color:#65738d;font-size:10px;display:block}.detail-info-item strong{color:#e4eaf5;margin-top:3px;font-size:13px;display:block}.pum-reference{background:#0c131f;border:1px solid #202c40;border-radius:10px;justify-content:space-between;align-items:center;padding:16px;display:flex}.pum-reference-name{color:#e5ebf5;font-size:14px;font-weight:700}.pum-reference-ip{color:#65738d;margin-top:4px;font-size:12px}.pum-reference-holder{text-align:right;min-width:150px}.pum-reference-holder span,.pum-reference-holder small{color:#65738d;font-size:10px;display:block}.pum-reference-holder strong{color:#dfe7f5;margin-top:3px;font-size:13px;display:block}.financial-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.financial-card{background:#0c131f;border:1px solid #202c40;border-radius:10px;padding:15px}.financial-card span{color:#697891;text-transform:uppercase;letter-spacing:.8px;font-size:10px;display:block}.financial-card strong{color:#e7edf8;margin-top:8px;font-size:17px;display:block}.financial-card-highlight{background:#111c30;border-color:#31456c}.sla-card{background:#0c131f;border:1px solid #27334a;border-radius:11px;padding:15px}.sla-pending{border-color:#34435d}.sla-success{border-color:#284936}.sla-late{border-color:#563039}.sla-card-top{align-items:center;gap:9px;display:flex}.sla-card-top>span{color:#a4b0c5;flex:1;font-size:12px}.sla-card-top>strong{letter-spacing:.7px;font-size:10px}.sla-pending .sla-card-top strong{color:#aebbd0}.sla-success .sla-card-top strong{color:#79dca1}.sla-late .sla-card-top strong{color:#ef8c96}.sla-card-icon{border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.sla-pending .sla-card-icon{color:#8ca6d8;background:#18243a}.sla-success .sla-card-icon{color:#75d39b;background:#182d23}.sla-late .sla-card-icon{color:#ed858e;background:#321e22}.sla-card-info{grid-template-columns:1fr 1fr;gap:12px;margin-top:15px;display:grid}.sla-card-info span{color:#65738d;font-size:10px;display:block}.sla-card-info strong{color:#dbe3f0;margin-top:4px;font-size:12px;display:block}.sla-late-info{color:#ef8c96;grid-column:1/-1;align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.detail-note{color:#a9b5c8;background:#0c131f;border-left:3px solid #3b568a;border-radius:7px;padding:13px 15px;font-size:13px;line-height:1.6}.evidence-header{justify-content:space-between;align-items:flex-start;display:flex}.evidence-header p{color:#687690;margin:-8px 0 18px;font-size:11px}.evidence-status{border-radius:7px;align-items:center;gap:6px;padding:7px 10px;font-size:10px;font-weight:700;display:flex}.evidence-upload-box{background:#0b121e;border:1px dashed #33425d;border-radius:11px;justify-content:space-between;align-items:center;gap:15px;padding:15px;display:flex}.upload-info{align-items:center;gap:12px;display:flex}.upload-icon{color:#84a6ee;background:#172641;border-radius:9px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.upload-info strong{color:#dfe7f4;font-size:13px;display:block}.upload-info span{color:#64728a;margin-top:3px;font-size:10px;display:block}.upload-actions{align-items:center;gap:8px;display:flex}.upload-actions select{color:#b8c3d5;background:#101927;border:1px solid #2b3850;border-radius:8px;height:40px;padding:0 12px}.button-disabled{opacity:.55;pointer-events:none}.evidence-empty{color:#58677f;border:1px dashed #29364d;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;min-height:150px;margin-top:14px;display:flex}.evidence-empty strong{color:#8997ad;margin-top:10px;font-size:13px}.evidence-empty span{margin-top:4px;font-size:11px}.evidence-list{flex-direction:column;gap:8px;margin-top:14px;display:flex}.evidence-item{background:#0c131f;border:1px solid #202c40;border-radius:9px;align-items:center;gap:12px;padding:12px;display:flex}.evidence-file-icon{color:#82a4ed;background:#172641;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.evidence-file-info{flex:1;min-width:0}.evidence-file-info strong{text-overflow:ellipsis;white-space:nowrap;color:#dce5f3;font-size:12px;display:block;overflow:hidden}.evidence-file-info span{color:#64728a;margin-top:4px;font-size:10px;display:block}.row-action.danger{color:#d8757f}.detail-footer{border-top:1px solid #202a3b;justify-content:space-between;align-items:center;padding:14px 30px;display:flex}.detail-footer-info{color:#66748c;align-items:center;gap:7px;font-size:11px;display:flex}.detail-loading,.detail-empty{color:#8290a7;justify-content:center;align-items:center;gap:10px;min-height:300px;display:flex}.detail-loading-spinner{border:2px solid #293750;border-top-color:#7897e7;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite pumex-spin}@media (width<=900px){.detail-info-grid,.financial-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=650px){.detail-modal-overlay{padding:8px}.detail-modal{max-height:98vh}.detail-header,.detail-body,.detail-footer{padding-left:16px;padding-right:16px}.detail-info-grid,.financial-grid,.sla-grid{grid-template-columns:1fr}.evidence-upload-box,.upload-actions{flex-direction:column;align-items:stretch}}.workflow-progress{align-items:stretch;gap:10px;width:100%;padding:8px 4px;display:flex}.workflow-step{background:#0f1421;border:1px solid #27314a;border-radius:12px;flex:1;align-items:center;gap:12px;min-width:0;padding:16px 14px;transition:border-color .2s,background .2s,transform .2s;display:flex}.workflow-step-icon{color:#6f7c98;background:#151c2c;border-radius:10px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.workflow-step-content{flex-direction:column;gap:4px;min-width:0;display:flex}.workflow-step-content strong{color:#dce3f1;white-space:nowrap;font-size:13px;font-weight:700}.workflow-step-content span{color:#69758e;white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.4;overflow:hidden}.workflow-step-current{background:linear-gradient(135deg,#5869be29,#0f1421f2);border-color:#6478c9;box-shadow:0 0 0 1px #6478c914,0 8px 24px #00000026}.workflow-step-current .workflow-step-icon{color:#a9b8ff;background:#5768bf33;border:1px solid #788adc40}.workflow-step-current .workflow-step-content strong{color:#eef2ff}.workflow-step-completed{background:linear-gradient(135deg,#275c3a1a,#0f1421f2);border-color:#294838}.workflow-step-completed .workflow-step-icon{color:#83d29a;background:#37824c29;border:1px solid #529e6533}.workflow-step-completed .workflow-step-content strong{color:#dcefe1}.workflow-step-pending{opacity:.62}.workflow-step-pending .workflow-step-icon{color:#59657d;background:#111725;border:1px solid #20283a}.workflow-step-rejected{background:linear-gradient(135deg,#6e2d3224,#0f1421f2);border-color:#5a3034}.workflow-step-rejected .workflow-step-icon{color:#ef8c8c;background:#9739392e;border:1px solid #be4a4a40}.workflow-step-rejected .workflow-step-content strong{color:#f1b0b0}.workflow-arrow{color:#46516a;flex:none;justify-content:center;align-items:center;width:20px;display:flex}.workflow-arrow svg{stroke-width:1.8px}.verification-panel{background:#0d121e;border:1px solid #27314a;border-radius:12px;flex-direction:column;gap:18px;padding:18px;display:flex}.verification-status{background:#111827;border:1px solid #202a3d;border-radius:10px;align-items:center;gap:14px;padding:14px;display:flex}.verification-status-icon{color:#9eafff;background:#596cc529;border-radius:10px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;display:flex}.verification-status>div:last-child{flex-direction:column;gap:4px;display:flex}.verification-status strong{color:#e5eaf5;font-size:13px}.verification-status span{color:#6f7b94;font-size:12px}.verification-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.verification-grid>div{background:#111725;border:1px solid #20293b;border-radius:9px;flex-direction:column;gap:6px;padding:13px 14px;display:flex}.verification-grid span{text-transform:uppercase;letter-spacing:.08em;color:#626e87;font-size:10px}.verification-grid strong{color:#dce3ef;font-size:12px}.verification-note{background:#111725;border-left:3px solid #6579ca;border-radius:8px;padding:14px}.verification-note span{text-transform:uppercase;letter-spacing:.08em;color:#6d7890;margin-bottom:7px;font-size:10px;display:block}.verification-note p{color:#cbd3e3;margin:0;font-size:13px;line-height:1.6}.evidence-workflow-message{background:#111725;border:1px solid #30384b;border-radius:10px;align-items:center;gap:13px;margin-bottom:14px;padding:14px 16px;display:flex}.workflow-message-icon{color:#9ca9c7;background:#182033;border-radius:9px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.evidence-workflow-message>div:last-child{flex-direction:column;gap:3px;display:flex}.evidence-workflow-message strong{color:#dce3ef;font-size:12px}.evidence-workflow-message span{color:#6d7891;font-size:11px}.evidence-workflow-message.success{background:linear-gradient(90deg,#2d693e1a,#111725);border-color:#294b38}.evidence-workflow-message.success .workflow-message-icon{color:#83d29a;background:#35814b29}.evidence-workflow-message.rejected{background:linear-gradient(90deg,#7530351a,#111725);border-color:#563236}.evidence-workflow-message.rejected .workflow-message-icon{color:#ef8c8c;background:#993a4029}@media (width<=1100px){.workflow-progress{flex-direction:column;gap:8px}.workflow-step{width:100%}.workflow-arrow{width:100%;height:12px;transform:rotate(90deg)}.verification-grid{grid-template-columns:1fr}}.detail-drawer-overlay{z-index:1000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#02060c75;justify-content:flex-end;align-items:stretch;animation:.18s ease-out detail-drawer-overlay-in;display:flex;position:fixed;inset:0}.detail-drawer{background:#0d131f;border-left:1px solid #2a3850;border-top-left-radius:18px;border-bottom-left-radius:18px;flex-direction:column;width:min(720px,92vw);height:100vh;max-height:100vh;animation:.22s cubic-bezier(.22,.61,.36,1) detail-drawer-in;display:flex;overflow:hidden;box-shadow:-24px 0 70px #0000006b,-1px 0 #7391cd0d}.detail-drawer .detail-header{z-index:5;background:linear-gradient(#101827 0%,#0d131f 100%);border-bottom:1px solid #202a3b;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;min-height:94px;padding:22px 24px 20px;display:flex;position:relative}.detail-drawer .detail-body{scrollbar-width:thin;scrollbar-color:#34445c transparent;flex:1;min-height:0;padding:20px 22px 26px;overflow:hidden auto}.detail-drawer .detail-body::-webkit-scrollbar{width:7px}.detail-drawer .detail-body::-webkit-scrollbar-track{background:0 0}.detail-drawer .detail-body::-webkit-scrollbar-thumb{background:#29384e;border-radius:10px}.detail-drawer .detail-body::-webkit-scrollbar-thumb:hover{background:#3b4d68}.detail-drawer .detail-section{border-radius:13px;margin-bottom:16px;padding:17px}.detail-drawer .detail-section:last-child{margin-bottom:0}.detail-drawer .detail-info-grid,.detail-drawer .financial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.detail-drawer .workflow-progress{flex-direction:column;gap:7px}.detail-drawer .workflow-step{width:100%}.detail-drawer .workflow-arrow{width:100%;height:10px;transform:rotate(90deg)}.detail-drawer .sla-grid{grid-template-columns:1fr}.detail-drawer .physical-document-card{width:100%;min-width:0}.detail-drawer .detail-footer{z-index:5;background:#0a111c;border-top:1px solid #202a3b;flex-shrink:0;min-height:64px;padding:12px 22px;position:relative}.detail-drawer .modal-close{color:#91a0b5;cursor:pointer;background:#111b2a;border:1px solid #2a3a52;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.detail-drawer .modal-close:hover{color:#dce6f2;background:#172437;border-color:#3a4e6b;transform:translateY(-1px)}.detail-drawer-overlay .detail-loading,.detail-drawer-overlay .detail-empty{min-height:100vh}@keyframes detail-drawer-in{0%{opacity:0;transform:translate(36px)}to{opacity:1;transform:translate(0)}}@keyframes detail-drawer-overlay-in{0%{opacity:0}to{opacity:1}}@media (width<=900px){.detail-drawer{width:min(680px,94vw)}}@media (width<=650px){.detail-drawer{border-left:0;border-radius:0;width:100vw;max-width:100vw}.detail-drawer .detail-header{padding:18px 16px}.detail-drawer .detail-body{padding:16px 14px 22px}.detail-drawer .detail-footer{padding:12px 16px}.detail-drawer .detail-info-grid,.detail-drawer .financial-grid,.detail-drawer .sla-grid{grid-template-columns:1fr}.detail-drawer .workflow-progress{padding:4px 0}}@media (prefers-reduced-motion:reduce){.detail-drawer,.detail-drawer-overlay{animation:none}}.pdt-create-overlay{z-index:1500;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02060cad;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.pdt-create-modal{background:#0d1522;border:1px solid #2b3b55;border-radius:15px;flex-direction:column;width:min(620px,94vw);max-height:min(760px,92vh);display:flex;overflow:hidden;box-shadow:0 30px 90px #0000008c,0 0 0 1px #6482b40a}.pdt-create-header{background:#101927;border-bottom:1px solid #202d40;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:20px;padding:21px 23px 19px;display:flex}.pdt-create-eyebrow{color:#7185a5;letter-spacing:1.5px;margin-bottom:5px;font-size:9px;font-weight:700}.pdt-create-header h3{color:#edf3fb;letter-spacing:-.3px;margin:0;font-size:19px;font-weight:700}.pdt-create-header p{color:#718097;margin:6px 0 0;font-size:11px;line-height:1.5}.pdt-create-close{color:#91a0b5;cursor:pointer;background:#111b2a;border:1px solid #2a3a52;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;display:inline-flex}.pdt-create-close:hover{color:#dce6f2;background:#18263a}.pdt-create-body{scrollbar-width:thin;scrollbar-color:#34445c transparent;flex:1;min-height:0;padding:21px 23px 24px;overflow-y:auto}.pdt-create-body::-webkit-scrollbar{width:7px}.pdt-create-body::-webkit-scrollbar-thumb{background:#29384e;border-radius:10px}.pdt-create-field{margin-bottom:17px}.pdt-create-field label{color:#8796ad;margin-bottom:7px;font-size:10px;font-weight:600;display:block}.pdt-create-field label b{color:#d17f89;margin-left:3px}.pdt-create-field input,.pdt-create-field select,.pdt-create-field textarea{box-sizing:border-box;color:#dce6f2;background:#111b2a;border:1px solid #293a53;border-radius:8px;outline:none;width:100%;font-family:inherit;font-size:12px;transition:border-color .18s,background .18s,box-shadow .18s}.pdt-create-field input,.pdt-create-field select{height:40px;padding:0 12px}.pdt-create-field textarea{resize:vertical;min-height:92px;padding:11px 12px}.pdt-create-field input:focus,.pdt-create-field select:focus,.pdt-create-field textarea:focus{background:#121f31;border-color:#4b67a0;box-shadow:0 0 0 3px #4c69a51f}.pdt-method-options{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.pdt-method-option{color:#8292aa;text-align:left;cursor:pointer;background:#111a29;border:1px solid #293951;border-radius:9px;align-items:center;gap:11px;min-height:70px;padding:12px;transition:border-color .18s,background .18s,color .18s;display:flex}.pdt-method-option:hover{background:#162236;border-color:#3a4f70}.pdt-method-option.active{color:#8fb1f5;background:#162541;border-color:#4d68a4;box-shadow:inset 0 0 0 1px #5a78b914}.pdt-method-option>span{flex-direction:column;gap:3px;display:flex}.pdt-method-option strong{color:#dce6f2;font-size:11px;font-weight:700}.pdt-method-option small{color:#718097;font-size:9px;line-height:1.35}.pdt-create-row{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.pdt-create-footer{background:#0a111c;border-top:1px solid #202d40;flex-shrink:0;justify-content:flex-end;align-items:center;gap:9px;min-height:66px;padding:13px 23px;display:flex}.pdt-create-cancel,.pdt-create-submit{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:38px;padding:0 15px;font-size:11px;font-weight:600;display:inline-flex}.pdt-create-cancel{color:#9caabd;background:#111a28;border:1px solid #2a394f}.pdt-create-cancel:hover{color:#d4deea;background:#182437}.pdt-create-submit{color:#f1f5ff;background:#3f5fba;border:1px solid #4664a0}.pdt-create-submit:hover{background:#4b6dcc}.pdt-create-submit:disabled,.pdt-create-cancel:disabled,.pdt-create-close:disabled{opacity:.55;cursor:not-allowed}@media (width<=620px){.pdt-create-overlay{padding:12px}.pdt-create-modal{width:100%;max-height:94vh}.pdt-method-options,.pdt-create-row{grid-template-columns:1fr}.pdt-create-header,.pdt-create-body{padding:18px}.pdt-create-footer{padding:12px 18px}}.pumex-adjustment-popup{color:#f4f7fb!important;background:#0d131e!important;border:1px solid #94a3b829!important;border-radius:16px!important;padding:28px 28px 24px!important;box-shadow:0 24px 70px #0000008c!important}.pumex-adjustment-title{color:#f8fafc!important;letter-spacing:-.02em!important;margin:0!important;padding:0!important;font-size:22px!important;font-weight:700!important}.pumex-adjustment-html{margin:0!important;padding:0!important}.pumex-adjustment{text-align:left;width:100%}.pumex-adjustment-subtitle{color:#64748b;margin-top:4px;margin-bottom:20px;font-size:12px;font-weight:500}.pumex-adjustment-summary{background:#3b82f60e;border:1px solid #3b82f624;border-radius:12px;grid-template-columns:1fr auto 1fr;align-items:center;gap:18px;margin-bottom:22px;padding:16px;display:grid}.pumex-adjustment-summary-item{flex-direction:column;gap:6px;display:flex}.pumex-adjustment-summary-item span{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:11px;font-weight:600}.pumex-adjustment-summary-item strong{color:#e2e8f0;font-size:16px;font-weight:700}.pumex-adjustment-summary-divider{background:#94a3b824;width:1px;height:38px}.pumex-adjustment-field{margin-bottom:18px}.pumex-adjustment-field label{color:#cbd5e1;margin-bottom:8px;font-size:12px;font-weight:700;display:block}.pumex-adjustment-field label span{color:#ef4444}.pumex-adjustment-field small{color:#64748b;margin-top:7px;font-size:11px;display:block}.pumex-adjustment-input-wrap{background:#080d16;border:1px solid #94a3b82e;border-radius:9px;align-items:center;height:48px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.pumex-adjustment-input-wrap:focus-within{border-color:#60a5faa6;box-shadow:0 0 0 3px #3b82f61a}.pumex-adjustment-currency{color:#64748b;border-right:1px solid #94a3b81f;align-items:center;height:100%;padding:0 14px;font-size:13px;font-weight:700;display:flex}.pumex-adjustment-input-wrap input{flex:1;width:100%;height:100%;padding:0 14px;font-size:15px;font-weight:700;color:#f8fafc!important;background:0 0!important;border:0!important;outline:none!important}.pumex-adjustment-input-wrap input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.pumex-adjustment-input-wrap input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.pumex-adjustment-input-wrap input[type=number]{-moz-appearance:textfield}.pumex-adjustment-field textarea{resize:vertical;color:#f8fafc;box-sizing:border-box;background:#080d16;border:1px solid #94a3b82e;border-radius:9px;outline:none;width:100%;min-height:92px;padding:13px 14px;font-family:inherit;font-size:13px;line-height:1.5;display:block}.pumex-adjustment-field textarea::placeholder{color:#475569}.pumex-adjustment-field textarea:focus{border-color:#60a5faa6;box-shadow:0 0 0 3px #3b82f61a}.pumex-adjustment-preview{background:#94a3b80b;border:1px solid #94a3b81a;border-radius:9px;margin-top:4px;padding:13px 14px}.pumex-adjustment-preview>div{justify-content:space-between;align-items:center;display:flex}.pumex-adjustment-preview span{color:#64748b;font-size:12px;font-weight:600}.pumex-adjustment-preview strong{color:#cbd5e1;font-size:14px;font-weight:700}.pumex-adjustment-preview strong.negative{color:#34d399}.pumex-adjustment-preview strong.positive{color:#f59e0b}.pumex-adjustment-actions{gap:10px!important;margin:22px 0 0!important;display:flex!important}.pumex-adjustment-confirm,.pumex-adjustment-cancel{min-width:120px;height:42px;border-radius:8px!important;font-family:inherit!important;font-size:12px!important;font-weight:700!important;transition:all .18s!important}.pumex-adjustment-confirm{color:#fff!important;background:#2563eb!important}.pumex-adjustment-confirm:hover{background:#1d4ed8!important}.pumex-adjustment-cancel{color:#94a3b8!important;background:#94a3b814!important;border:1px solid #94a3b824!important}.pumex-adjustment-cancel:hover{color:#e2e8f0!important;background:#94a3b821!important}@media (width<=600px){.pumex-adjustment-popup{width:calc(100vw - 24px)!important;padding:22px 18px 18px!important}.pumex-adjustment-summary{grid-template-columns:1fr;gap:12px}.pumex-adjustment-summary-divider{width:100%;height:1px}}.fund-request-page{box-sizing:border-box;color:#dce5f2;width:100%;min-width:0;max-width:100%;min-height:100%;overflow-x:hidden}.fund-request-page .page-header{box-sizing:border-box;justify-content:space-between;align-items:flex-end;gap:24px;width:100%;min-width:0;max-width:100%;margin-bottom:24px;display:flex}.fund-request-page .page-eyebrow{color:#7184a3;letter-spacing:2px;text-transform:uppercase;margin-bottom:7px;font-size:10px;font-weight:700}.fund-request-page .page-header h1{color:#eef3fb;letter-spacing:-.6px;margin:0;font-size:32px;font-weight:700;line-height:1.15}.fund-request-page .page-header p{color:#71809a;margin:8px 0 0;font-size:13px}.fund-request-page .primary-button,.fund-request-page .secondary-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:40px;padding:0 15px;font-family:inherit;font-size:12px;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.fund-request-page .primary-button{color:#f3f6ff;background:#304777;border:1px solid #536ca5}.fund-request-page .primary-button:hover{background:#39558d;border-color:#637db7}.fund-request-page .primary-button:active{transform:translateY(1px)}.fund-request-page .secondary-button{color:#c4cfdf;background:#111927;border:1px solid #28364b}.fund-request-page .secondary-button:hover{background:#172231;border-color:#3b4d69}.fund-request-page button:disabled{opacity:.55;cursor:not-allowed}.fr-kpi-grid{box-sizing:border-box;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;width:100%;min-width:0;max-width:100%;margin-bottom:22px;display:grid}.fr-kpi-card{box-sizing:border-box;background:linear-gradient(145deg,#111925 0%,#0f1621 100%);border:1px solid #1f2b3d;border-radius:11px;align-items:flex-start;gap:13px;width:100%;min-width:0;min-height:116px;padding:18px;transition:border-color .18s,transform .18s;display:flex;box-shadow:0 8px 22px #0000001f}.fr-kpi-card:hover{border-color:#2c3c55;transform:translateY(-1px)}.fr-kpi-icon{border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.fr-kpi-blue .fr-kpi-icon{color:#7ea9ee;background:#172b4b}.fr-kpi-amber .fr-kpi-icon{color:#e7ad61;background:#35291b}.fr-kpi-purple .fr-kpi-icon{color:#ad99e8;background:#29233e}.fr-kpi-green .fr-kpi-icon{color:#81c895;background:#1b3025}.fr-kpi-red .fr-kpi-icon{color:#e58e8e;background:#352323}.fr-kpi-content{min-width:0;overflow:hidden}.fr-kpi-title{color:#71809a;letter-spacing:1.35px;font-size:9px;font-weight:700}.fr-kpi-value{color:#edf2fa;margin-top:7px;font-size:25px;font-weight:700;line-height:1}.fr-kpi-subtitle{color:#617089;margin-top:7px;font-size:10px}.fr-toolbar{box-sizing:border-box;align-items:center;gap:10px;width:100%;min-width:0;max-width:100%;margin-bottom:12px;display:flex}.fr-search{box-sizing:border-box;color:#657590;background:#101722;border:1px solid #253247;border-radius:8px;align-items:center;gap:9px;width:min(495px,100%);min-width:0;max-width:100%;height:40px;padding:0 12px;transition:border-color .18s,box-shadow .18s;display:flex}.fr-search:focus-within{border-color:#405987;box-shadow:0 0 0 2px #4059871a}.fr-search input{color:#dce4f0;background:0 0;border:0;outline:0;width:100%;min-width:0;font-family:inherit;font-size:12px}.fr-search input::placeholder{color:#56657c}.fr-filter{color:#aebbd0;cursor:pointer;background:#101722;border:1px solid #253247;border-radius:8px;outline:none;min-width:140px;height:40px;padding:0 12px;font-family:inherit;font-size:12px}.fr-filter:focus{border-color:#405987}.fr-record-count{color:#617089;white-space:nowrap;margin-left:auto;font-size:11px}.fund-request-page .table-panel{box-sizing:border-box;background:#0e151f;border:1px solid #1f2b3d;border-radius:11px;width:100%;min-width:0;max-width:100%;overflow:hidden}.fund-request-page .table-wrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow:auto hidden}.fund-request-page table{border-collapse:collapse;width:100%;min-width:1180px}.fund-request-page table th{color:#66758e;letter-spacing:1.05px;text-align:left;white-space:nowrap;border-bottom:1px solid #1f2b3d;padding:14px 15px;font-size:9px;font-weight:700}.fund-request-page table td{vertical-align:middle;border-bottom:1px solid #182333;padding:14px 15px}.fund-request-page table tbody tr{transition:background .15s}.fund-request-page table tbody tr:hover{background:#111b28}.fund-request-page table tbody tr:last-child td{border-bottom:0}.fr-request-main{flex-direction:column;gap:5px;min-width:190px;max-width:245px;display:flex}.fr-request-main strong{color:#dce5f2;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:600;line-height:1.35;overflow:hidden}.fr-request-main span{color:#596981;font-size:10px}.fr-requester{align-items:center;gap:9px;min-width:155px;display:flex}.fr-avatar{color:#91aee3;background:#19243a;border:1px solid #30415f;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:9px;font-weight:700;display:flex}.fr-requester>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.fr-requester strong{color:#cdd8e7;white-space:nowrap;font-size:11px;font-weight:600}.fr-requester span{color:#617089;font-size:10px}.fr-pum-cell{flex-direction:column;gap:4px;min-width:170px;max-width:205px;display:flex}.fr-pum-cell strong{color:#bdc9da;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.fr-pum-cell span{color:#586980;font-size:9px}.fr-money-muted{color:#8996aa;white-space:nowrap;font-size:11px}.fr-remaining{color:#94b5e8;white-space:nowrap;font-size:11px}.fr-status-badge{letter-spacing:.65px;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.fr-status-badge>span{border-radius:50%;width:5px;height:5px}.fr-status-requested{color:#dfb56e;background:#30281c}.fr-status-requested>span{background:#d7a64d}.fr-status-approved{color:#80b6d4;background:#1c2b36}.fr-status-approved>span{background:#72b0d0}.fr-status-ptjb{color:#ae9adb;background:#29243a}.fr-status-ptjb>span{background:#a28ad8}.fr-status-done{color:#8acb9d;background:#1d3025}.fr-status-done>span{background:#76bd8c}.fr-status-rejected{color:#dd9292;background:#352323}.fr-status-rejected>span{background:#d77e7e}.fr-sla{align-items:center;gap:7px;min-width:70px;display:flex}.fr-sla>svg{flex-shrink:0}.fr-sla>div{flex-direction:column;gap:2px;display:flex}.fr-sla strong{letter-spacing:.6px;font-size:8px;font-weight:700}.fr-sla span{color:#637189;font-size:9px}.fr-sla-ok{color:#8ba4ca}.fr-sla-late{color:#e18f8f}.fr-actions{align-items:center;gap:5px;display:flex}.fund-request-page .row-action{color:#7f8fa7;cursor:pointer;background:#111a27;border:1px solid #29374c;border-radius:7px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;transition:border-color .16s,background .16s,color .16s;display:flex}.fund-request-page .row-action:hover{color:#b6c5dc;background:#192436;border-color:#425675}.fund-request-page .row-action-danger:hover{color:#df8d8d;border-color:#704242}.fund-request-page .table-empty{color:#5e6d84;text-align:center;height:180px;font-size:12px}html,body,#root{max-width:100%;overflow-x:hidden}.modal-overlay{z-index:1200;box-sizing:border-box;-webkit-backdrop-filter:blur(6px);background:#03070dc7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.fr-modal{box-sizing:border-box;background:#0c131e;border:1px solid #2a3950;border-radius:16px;flex-direction:column;width:min(1080px,100vw - 48px);min-width:0;max-width:1080px;height:min(900px,100vh - 48px);min-height:0;max-height:calc(100vh - 48px);display:flex;overflow:hidden;box-shadow:0 30px 90px #0009}.fr-modal-header{box-sizing:border-box;background:#0d1420;border-bottom:1px solid #202c3d;flex:none;justify-content:space-between;align-items:flex-start;gap:20px;min-width:0;min-height:118px;padding:28px 30px 24px;display:flex}.fr-modal-header>div:first-child{min-width:0}.fr-modal-header .page-eyebrow{color:#7285a4;letter-spacing:1.8px;margin-bottom:6px;font-size:10px;font-weight:700}.fr-modal-header h2{color:#edf3fb;margin:0;font-size:26px;font-weight:750;line-height:1.2}.fr-modal-header p{color:#697990;margin:8px 0 0;font-size:13px;line-height:1.45}.fr-modal-header .modal-close{color:#8d9bb0;cursor:pointer;background:#111a27;border:1px solid #2a3950;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:background .16s,color .16s,border-color .16s;display:flex}.fr-modal-header .modal-close:hover{color:#d7e0ed;background:#182335;border-color:#3a4d6a}.fr-modal-body{box-sizing:border-box;flex:auto;min-width:0;min-height:0;padding:28px 30px 32px;overflow:hidden auto}.fr-modal-body::-webkit-scrollbar{width:7px}.fr-modal-body::-webkit-scrollbar-track{background:#0a111b}.fr-modal-body::-webkit-scrollbar-thumb{background:#26354a;border-radius:10px}.fr-modal-body::-webkit-scrollbar-thumb:hover{background:#344862}.fr-form-section{width:100%;min-width:0;margin-bottom:28px}.fr-form-section:last-of-type{margin-bottom:5px}.fr-section-title{color:#73829b;letter-spacing:1.6px;align-items:center;gap:9px;margin-bottom:17px;font-size:10px;font-weight:700;display:flex}.fr-section-title>span{color:#8ba2c7;background:#142033;border:1px solid #2d3d57;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:9px;display:flex}.fr-form-grid{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:18px;width:100%;min-width:0;display:grid}.fr-span-2{grid-column:1/-1}.fr-form-grid .form-group{min-width:0}.fr-form-grid .form-group label{color:#8190a8;margin-bottom:8px;font-size:10px;font-weight:700;display:block}.fr-form-grid input,.fr-form-grid select,.fr-form-grid textarea{box-sizing:border-box;color:#d7e0ed;background:#111a28;border:1px solid #29384d;border-radius:8px;outline:none;width:100%;min-width:0;font-family:inherit;font-size:12px;transition:border-color .16s,background .16s,box-shadow .16s}.fr-form-grid input,.fr-form-grid select{height:46px;padding:0 12px}.fr-form-grid textarea{resize:vertical;min-height:90px;padding:12px 13px}.fr-form-grid input:focus,.fr-form-grid select:focus,.fr-form-grid textarea:focus{background:#131e2d;border-color:#48618e;box-shadow:0 0 0 2px #4a64941f}.fr-form-grid input::placeholder,.fr-form-grid textarea::placeholder{color:#53627a}.fr-form-grid select{cursor:pointer}.fr-form-grid select option{color:#d7e0ed;background:#111a28}.fr-input-icon{min-width:0;position:relative}.fr-input-icon>svg{z-index:2;color:#63748e;pointer-events:none;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.fr-input-icon input,.fr-input-icon select{padding-left:38px}.fr-readonly-field{box-sizing:border-box;color:#667993;background:#0e1724;border:1px solid #29384d;border-radius:8px;align-items:center;gap:10px;width:100%;min-width:0;min-height:46px;padding:7px 12px;display:flex}.fr-readonly-field>svg{flex-shrink:0}.fr-readonly-field>div{flex-direction:column;gap:2px;min-width:0;display:flex}.fr-readonly-field strong{color:#b8c7db;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;overflow:hidden}.fr-readonly-field span{color:#596981;font-size:9px}.fr-pum-summary{box-sizing:border-box;grid-template-columns:minmax(0,1.35fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);gap:12px;width:100%;min-width:0;margin-bottom:22px;display:grid}.fr-pum-summary>div{box-sizing:border-box;background:linear-gradient(145deg,#111a28 0%,#0f1724 100%);border:1px solid #27374e;border-radius:10px;flex-direction:column;justify-content:center;min-width:0;min-height:82px;padding:15px 16px;display:flex}.fr-pum-summary span{color:#71819b;letter-spacing:.9px;margin-bottom:6px;font-size:9px;font-weight:800;display:block}.fr-pum-summary strong{color:#e2e9f4;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:14px;font-weight:750;line-height:1.3;display:block;overflow:hidden}.fr-pum-summary small{color:#5f7089;margin-top:4px;font-size:9px;display:block}.fr-pum-summary .fr-summary-balance,.fr-pum-summary .fr-balance{background:linear-gradient(145deg,#132037 0%,#101a2a 100%);border-color:#30486b}.fr-pum-summary .fr-summary-balance strong,.fr-pum-summary .fr-balance{color:#bcd2f4}.fr-helper{color:#596981;margin-top:6px;font-size:9px}.fr-helper strong{color:#8da6ca}.fr-error-text{color:#e18d8d;margin-top:6px;font-size:9px}.fr-input-error input{background:#1a1114!important;border-color:#754545!important}.fr-allocation-preview{box-sizing:border-box;background:#101a29;border:1px solid #293950;border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:0;width:100%;min-width:0;min-height:78px;margin:2px 0 4px;padding:0;display:grid;overflow:hidden}.fr-allocation-preview>div{box-sizing:border-box;flex-direction:column;justify-content:center;gap:5px;min-width:0;padding:14px 18px;display:flex}.fr-allocation-preview>div+div{border-left:1px solid #293950}.fr-allocation-preview span{color:#7d8da6;letter-spacing:.8px;font-size:9px;font-weight:800;line-height:1.2;display:block}.fr-allocation-preview strong{color:#e5edf8;white-space:nowrap;font-size:17px;font-weight:800;line-height:1.2;display:block}.fr-sla-preview{box-sizing:border-box;background:linear-gradient(145deg,#111b2a,#0f1825);border:1px solid #293752;border-radius:10px;align-items:center;gap:12px;width:100%;min-width:0;min-height:82px;padding:14px 16px;display:flex}.fr-sla-preview-icon{color:#829bc3;background:#19263c;border-radius:8px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.fr-sla-preview>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.fr-sla-preview span{color:#71819b;letter-spacing:1px;font-size:9px;font-weight:800;display:block}.fr-sla-preview strong{color:#d7e1ef;margin-top:3px;font-size:13px;font-weight:750;display:block}.fr-sla-preview small{color:#61718a;margin-top:4px;font-size:9px;display:block}.fr-workflow-info{box-sizing:border-box;background:linear-gradient(145deg,#111b2b 0%,#0f1826 100%);border:1px solid #293950;border-radius:10px;align-items:center;gap:13px;width:100%;min-width:0;min-height:76px;padding:14px 16px;display:flex}.fr-workflow-icon{box-sizing:border-box;color:#8ca5ce;background:#18243a;border-radius:9px;flex:0 0 38px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.fr-workflow-info>div:last-child{flex-direction:column;flex:auto;gap:5px;min-width:0;display:flex}.fr-workflow-info strong{color:#dce5f3;margin:0;font-size:12px;font-weight:800;line-height:1.3;display:block}.fr-workflow-info span{color:#7f90aa;white-space:normal;font-size:10px;font-weight:700;line-height:1.5;display:block}.fr-modal-footer{box-sizing:border-box;background:#0a111b;border-top:1px solid #202c3d;flex:none;justify-content:flex-end;align-items:center;gap:9px;min-height:74px;padding:15px 30px;display:flex}.fr-toast{z-index:3000;box-sizing:border-box;background:#101925;border:1px solid #29384d;border-radius:10px;align-items:flex-start;gap:11px;min-width:320px;max-width:430px;padding:13px 14px;animation:.22s fr-toast-in;display:flex;position:fixed;top:22px;right:22px;box-shadow:0 18px 45px #00000073}.fr-toast-icon{border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.fr-toast-content{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.fr-toast-content strong{color:#dce6f4;font-size:11px;font-weight:700}.fr-toast-content span{color:#74839b;font-size:10px;line-height:1.45}.fr-toast-close{color:#63728a;cursor:pointer;background:0 0;border:0;border-radius:6px;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:flex}.fr-toast-close:hover{color:#c5d0df;background:#192435}.fr-toast-success{border-color:#294635}.fr-toast-success .fr-toast-icon{color:#82c796;background:#193024}.fr-toast-error{border-color:#533333}.fr-toast-error .fr-toast-icon{color:#e08b8b;background:#332020}.fr-toast-info{border-color:#2e405d}.fr-toast-info .fr-toast-icon{color:#83a6df;background:#19283f}@keyframes fr-toast-in{0%{opacity:0;transform:translateY(-8px)translate(8px)}to{opacity:1;transform:translateY(0)translate(0)}}@keyframes fr-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1450px){.fr-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.fr-kpi-card{gap:10px;padding:15px}.fr-kpi-icon{width:34px;height:34px}.fr-kpi-value{font-size:22px}.fr-kpi-title{letter-spacing:1px;font-size:8px}.fr-kpi-subtitle{font-size:9px}}@media (width<=1200px){.fr-kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1050px){.fr-pum-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){.fund-request-page .page-header{flex-direction:column;align-items:flex-start}.fr-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.fr-toolbar{flex-wrap:wrap}.fr-search{flex:300px}.fr-record-count{margin-left:0}}@media (width<=850px){.fr-form-grid{grid-template-columns:1fr}.fr-span-2{grid-column:auto}.fr-workflow-info{min-height:70px}.fr-allocation-preview{grid-template-columns:1fr}.fr-allocation-preview>div+div{border-top:1px solid #293950;border-left:0}}@media (width<=650px){.fr-kpi-grid{grid-template-columns:1fr}.fund-request-page .page-header{flex-direction:column;align-items:flex-start}.fr-header-actions{width:100%}.fr-header-actions button{flex:1}.fr-modal{width:96vw;height:94vh;max-height:94vh}.fr-pum-summary{grid-template-columns:1fr}.fr-modal-header,.fr-modal-body,.fr-modal-footer{padding-left:18px;padding-right:18px}.fr-modal-header{padding-top:20px;padding-bottom:18px}.fr-modal-header h2{font-size:22px}.fr-modal-body{padding-top:20px;padding-bottom:24px}}@media (width<=480px){.fr-modal{width:calc(100vw - 20px);height:calc(100vh - 20px);max-height:calc(100vh - 20px)}.modal-overlay{padding:10px}.fr-allocation-preview strong{font-size:15px}.fr-modal-footer{flex-wrap:wrap}}.fr-status-verification{color:#c4b5fd;background:#8b5cf624;border:1px solid #8b5cf640}.fr-status-rejected{color:#fca5a5;background:#ef444424;border:1px solid #ef444440}.row-action-reject{color:#f87171}.row-action-reject:hover{color:#ef4444;background:#ef444414;border-color:#ef444473}.fr-requester-locked{cursor:not-allowed;opacity:.96;background:#0f172ab8;border:1px solid #4755698c;align-items:center;gap:12px;min-height:62px;padding:10px 14px;display:flex;position:relative}.fr-requester-display{flex:1;min-width:0}.fr-requester-name{color:#e2e8f0;font-size:13px;font-weight:700;line-height:1.3}.fr-requester-meta{color:#64748b;align-items:center;gap:6px;margin-top:4px;font-size:10px;display:flex}.fr-requester-lock{background:#6366f114;border:1px solid #6366f124;border-radius:8px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;display:flex}.fr-requester-loading{color:#64748b;font-size:11px}.fr-field-warning{color:#f59e0b;margin-top:6px;font-size:10px;display:block}.resubmit-modal{color:#e5e7eb;background:linear-gradient(#0a111dfa,#070d17fc);border:1px solid #94a3b829;border-radius:18px;flex-direction:column;width:min(760px,94vw);max-height:88vh;display:flex;overflow:hidden;box-shadow:0 30px 80px #0000008c,0 0 0 1px #3b82f60a}.resubmit-modal .modal-header{border-bottom:1px solid #94a3b81f;justify-content:space-between;align-items:flex-start;padding:24px 28px 20px;display:flex}.resubmit-modal .modal-header h2{letter-spacing:-.02em;color:#f8fafc;margin:0;font-size:22px;font-weight:700}.resubmit-modal .modal-header p{color:#94a3b8;margin:7px 0 0;font-size:13px}.resubmit-modal .modal-close{color:#94a3b8;cursor:pointer;background:#0f172aa6;border:1px solid #94a3b82e;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:24px;transition:background .2s,border-color .2s,color .2s;display:flex}.resubmit-modal .modal-close:hover{color:#f8fafc;background:#1e293be6;border-color:#94a3b859}.resubmit-form{padding:24px 28px 28px;overflow-y:auto}.resubmit-rejection{background:linear-gradient(135deg,#7f1d1d29,#1e293b38);border:1px solid #f8717138;border-radius:12px;margin:20px 28px 0;padding:16px 18px}.resubmit-rejection-title{letter-spacing:.08em;text-transform:uppercase;color:#fca5a5;margin-bottom:8px;font-size:11px;font-weight:700}.resubmit-rejection-message{color:#f1f5f9;font-size:14px;line-height:1.6}.resubmit-rejection-meta{color:#94a3b8;margin-top:10px;font-size:11px}.resubmit-form .form-group{margin-bottom:18px}.resubmit-form .form-group label{color:#94a3b8;letter-spacing:.02em;margin-bottom:7px;font-size:12px;font-weight:600;display:block}.resubmit-form input,.resubmit-form select,.resubmit-form textarea{box-sizing:border-box;color:#e5e7eb;background:#080f1bd1;border:1px solid #4755698c;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.resubmit-form input:focus,.resubmit-form select:focus,.resubmit-form textarea:focus{background:#0f172af2;border-color:#60a5faa6;box-shadow:0 0 0 3px #3b82f61a}.resubmit-form input::placeholder,.resubmit-form textarea::placeholder{color:#64748b}.resubmit-form select{cursor:pointer}.resubmit-form input:disabled{opacity:.65;cursor:not-allowed;background:#0f172a8c}.resubmit-form small{color:#64748b;margin-top:7px;font-size:11px;display:block}.resubmit-modal .modal-footer{border-top:1px solid #94a3b81a;justify-content:flex-end;gap:10px;margin-top:10px;padding-top:20px;display:flex}.resubmit-modal .btn-secondary,.resubmit-modal .btn-primary{cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:0 17px;font-size:13px;font-weight:600;transition:transform .15s,background .2s,border-color .2s;display:inline-flex}.resubmit-modal .btn-secondary{color:#cbd5e1;background:#0f172aa6;border:1px solid #94a3b838}.resubmit-modal .btn-secondary:hover{background:#1e293be6;border-color:#94a3b859}.resubmit-modal .btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #60a5fa4d;box-shadow:0 8px 20px #2563eb2e}.resubmit-modal .btn-primary:hover{background:linear-gradient(135deg,#3b82f6,#2563eb);transform:translateY(-1px)}@media (width<=700px){.resubmit-modal{border-radius:14px;width:95vw;max-height:92vh}.resubmit-modal .modal-header{padding:20px}.resubmit-rejection{margin-left:20px;margin-right:20px}.resubmit-form{padding:20px}.resubmit-modal .modal-footer{flex-direction:column-reverse}.resubmit-modal .btn-secondary,.resubmit-modal .btn-primary{width:100%}}.pumex-swal-popup{color:#e5e7eb!important;background:#0f1724!important;border:1px solid #263247!important;border-radius:16px!important;width:520px!important;max-width:calc(100vw - 32px)!important;padding:28px!important;box-shadow:0 24px 80px #0000008c!important}.pumex-swal-title{letter-spacing:-.02em;color:#f8fafc!important;margin:0 0 20px!important;font-size:24px!important;font-weight:700!important}.pumex-swal-html{color:#94a3b8!important}.pumex-swal-input{box-sizing:border-box!important;color:#e5e7eb!important;resize:vertical!important;background:#080d18!important;border:1px solid #334155!important;border-radius:10px!important;outline:none!important;width:100%!important;min-height:150px!important;margin:0!important;padding:14px 16px!important;font-family:inherit!important;font-size:14px!important;line-height:1.6!important}.pumex-swal-input::placeholder{color:#64748b!important}.pumex-swal-input:focus{border-color:#6366f1!important;box-shadow:0 0 0 3px #6366f126!important}.pumex-swal-actions{justify-content:flex-end!important;gap:10px!important;width:100%!important;margin-top:22px!important;padding:0!important}.pumex-swal-confirm{color:#fff!important;min-width:150px!important;box-shadow:none!important;background:#6366f1!important;border:none!important;border-radius:8px!important;margin:0!important;padding:11px 18px!important;font-size:14px!important;font-weight:600!important}.pumex-swal-confirm:hover{background:#4f46e5!important}.pumex-swal-cancel{color:#cbd5e1!important;min-width:90px!important;box-shadow:none!important;background:#1e293b!important;border:1px solid #334155!important;border-radius:8px!important;margin:0!important;padding:11px 18px!important;font-size:14px!important;font-weight:600!important}.pumex-swal-cancel:hover{color:#fff!important;background:#273449!important}.fr-mobile-list{display:none}@media (width<=768px){.fund-request-page{box-sizing:border-box;width:100%;min-width:0}.fund-request-page .page-header{align-items:flex-start;gap:12px}.fund-request-page .page-header h1{font-size:26px;line-height:1.15}.fund-request-page .page-header p{max-width:280px;line-height:1.5}.fund-request-page .page-header>div:last-child{flex-shrink:0;width:auto!important}.fund-request-page .page-header .secondary-button,.fund-request-page .page-header .primary-button{justify-content:center;gap:0;width:42px;min-width:42px;height:42px;padding:0;font-size:0}.fund-request-page .page-header .secondary-button svg,.fund-request-page .page-header .primary-button svg{margin:0}.fund-request-page .fr-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.fund-request-page .fr-kpi-card{border-radius:11px;gap:10px;min-width:0;min-height:104px;padding:13px}.fund-request-page .fr-kpi-icon{border-radius:9px;flex-shrink:0;width:34px;height:34px}.fund-request-page .fr-kpi-icon svg{width:17px;height:17px}.fund-request-page .fr-kpi-title{letter-spacing:.12em;font-size:9px}.fund-request-page .fr-kpi-value{margin-top:3px;font-size:20px}.fund-request-page .fr-kpi-subtitle{margin-top:3px;font-size:9px;line-height:1.35}.fund-request-page .fr-toolbar{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:8px;display:grid}.fund-request-page .fr-search{box-sizing:border-box;grid-column:1/-1;width:100%;min-width:0;height:44px}.fund-request-page .fr-search input{width:100%;min-width:0;font-size:12px}.fund-request-page .fr-filter{box-sizing:border-box;width:100%;min-width:0;height:40px}.fund-request-page .fr-record-count{grid-column:1/-1;justify-self:start;padding-left:2px;font-size:11px}.fund-request-page .fr-desktop-table{display:none!important}.fund-request-page .fr-mobile-list{flex-direction:column;gap:10px;width:100%;min-width:0;display:flex}.fund-request-page .fr-mobile-state{box-sizing:border-box;color:#64748b;text-align:center;background:#0b121c;border:1px solid #172131;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:24px;font-size:12px;display:flex}.fund-request-page .fr-mobile-state strong{color:#cbd5e1;font-size:13px}.fund-request-page .fr-mobile-card{box-sizing:border-box;background:#0d1420;border:1px solid #1b2637;border-radius:13px;width:100%;min-width:0;padding:14px;overflow:hidden;box-shadow:0 8px 22px #00000024}.fund-request-page .fr-mobile-card-header{border-bottom:1px solid #172131;justify-content:space-between;align-items:flex-start;gap:10px;padding-bottom:12px;display:flex}.fund-request-page .fr-mobile-request-info{flex:1;min-width:0}.fund-request-page .fr-mobile-request-info strong{color:#e2e8f0;overflow-wrap:anywhere;font-size:13px;font-weight:700;line-height:1.4;display:block}.fund-request-page .fr-mobile-request-info span{color:#64748b;margin-top:4px;font-size:10px;line-height:1.3;display:block}.fund-request-page .fr-mobile-card-header .fr-status-badge{white-space:nowrap;flex-shrink:0;font-size:9px}.fund-request-page .fr-mobile-requester{align-items:center;gap:10px;padding:12px 0;display:flex}.fund-request-page .fr-mobile-requester .fr-avatar{flex:0 0 34px;width:34px;height:34px;font-size:10px}.fund-request-page .fr-mobile-requester-info{flex-direction:column;min-width:0;display:flex}.fund-request-page .fr-mobile-requester-info strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.fund-request-page .fr-mobile-requester-info>span:last-child{color:#64748b;margin-top:2px;font-size:10px}.fund-request-page .fr-mobile-label{color:#64748b;letter-spacing:.14em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:700;display:block}.fund-request-page .fr-mobile-pum{border-top:1px solid #172131;border-bottom:1px solid #172131;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:10px;padding:11px 0;display:grid}.fund-request-page .fr-mobile-pum>div{min-width:0}.fund-request-page .fr-mobile-pum strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.35;display:block;overflow:hidden}.fund-request-page .fr-mobile-financial{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:12px 0;display:grid}.fund-request-page .fr-mobile-financial-item{min-width:0}.fund-request-page .fr-mobile-financial-item strong{overflow-wrap:anywhere;font-size:12px;line-height:1.35;display:block}.fund-request-page .fr-mobile-financial-remaining{border-top:1px solid #172131;grid-column:1/-1;padding-top:10px}.fund-request-page .fr-mobile-financial-remaining strong{font-size:17px}.fund-request-page .fr-mobile-sla{background:#1e293b47;border:1px solid #243147;border-radius:9px;align-items:center;gap:10px;padding:10px 11px;display:flex}.fund-request-page .fr-mobile-sla-ok{color:#94a3b8}.fund-request-page .fr-mobile-sla-late{color:#fca5a5;background:#7f1d1d1f;border-color:#ef444438}.fund-request-page .fr-mobile-sla-icon{background:#33415559;border-radius:8px;flex:0 0 30px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.fund-request-page .fr-mobile-sla-content{flex-direction:column;min-width:0;display:flex}.fund-request-page .fr-mobile-sla-content .fr-mobile-label{margin-bottom:1px}.fund-request-page .fr-mobile-sla-content strong{color:#cbd5e1;font-size:11px}.fund-request-page .fr-mobile-sla-late .fr-mobile-sla-content strong{color:#fca5a5}.fund-request-page .fr-mobile-sla-content>span:last-child{color:#64748b;margin-top:2px;font-size:9px}.fund-request-page .fr-mobile-actions{border-top:1px solid #172131;align-items:center;gap:8px;margin-top:12px;padding-top:12px;display:flex}.fund-request-page .fr-mobile-view{color:#cbd5e1;cursor:pointer;background:#111a29;border:1px solid #293750;border-radius:9px;flex:1;justify-content:center;align-items:center;gap:7px;min-width:0;height:38px;padding:0 12px;font-size:11px;font-weight:700;display:inline-flex}.fund-request-page .fr-mobile-view:active{background:#182337}.fund-request-page .fr-mobile-action-icons{flex-shrink:0;align-items:center;gap:6px;display:flex}.fund-request-page .fr-mobile-action-icons .row-action{width:36px;min-width:36px;height:36px;min-height:36px;padding:0}@media (width<=390px){.fund-request-page .fr-kpi-card{padding:11px}.fund-request-page .fr-kpi-icon{display:none}.fund-request-page .fr-kpi-value{font-size:19px}.fund-request-page .fr-mobile-card{padding:12px}.fund-request-page .fr-mobile-card-header{gap:7px}.fund-request-page .fr-mobile-card-header .fr-status-badge{font-size:8px}.fund-request-page .fr-mobile-financial{gap:8px}}}.shipment-page{box-sizing:border-box;color:#dce6f2;width:100%;min-width:0;padding:26px 30px 34px}.shipment-page-header{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.shipment-eyebrow{color:#7184a4;letter-spacing:1.6px;margin-bottom:6px;font-size:10px;font-weight:700}.shipment-page-heading h1{color:#eef4fc;letter-spacing:-.5px;margin:0;font-size:25px;font-weight:700;line-height:1.2}.shipment-page-heading p{color:#718097;margin:7px 0 0;font-size:12px}.shipment-refresh-btn{color:#9eacc0;cursor:pointer;background:#101a29;border:1px solid #293a53;border-radius:8px;align-items:center;gap:8px;height:38px;padding:0 13px;font-size:11px;font-weight:600;display:inline-flex}.shipment-refresh-btn:hover{color:#dbe5f2;background:#152237;border-color:#405674}.shipment-refresh-btn:disabled{opacity:.6;cursor:not-allowed}.shipment-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:18px;display:grid}.st-kpi-card{box-sizing:border-box;background:#0f1725;border:1px solid #202d42;border-radius:12px;align-items:center;gap:13px;min-height:104px;padding:16px;display:flex}.st-kpi-icon{color:#8da9e6;background:#18243a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:39px;height:39px;display:flex}.st-kpi-content{min-width:0}.st-kpi-title{color:#77869e;letter-spacing:.9px;font-size:9px;font-weight:700}.st-kpi-value{color:#edf3fb;margin-top:4px;font-size:24px;font-weight:700;line-height:1}.st-kpi-subtitle{color:#65748b;margin-top:6px;font-size:9px}.st-kpi-pending .st-kpi-icon{color:#e5b95b}.st-kpi-transit .st-kpi-icon{color:#7da5ff}.st-kpi-received .st-kpi-icon{color:#62c995}.shipment-table-card{background:#0e1624;border:1px solid #202d42;border-radius:13px;overflow:hidden}.shipment-toolbar{background:#101927;border-bottom:1px solid #1e2a3d;justify-content:space-between;align-items:center;gap:12px;padding:15px;display:flex}.shipment-search{box-sizing:border-box;color:#667992;background:#0c1522;border:1px solid #293950;border-radius:8px;align-items:center;gap:9px;width:min(510px,100%);height:39px;padding:0 11px;display:flex}.shipment-search:focus-within{border-color:#49659a;box-shadow:0 0 0 3px #4a669e1a}.shipment-search input{color:#dce6f2;min-width:0;font:inherit;background:0 0;border:0;outline:0;flex:1;font-size:11px}.shipment-search input::placeholder{color:#5f6f87}.shipment-search-clear{color:#9aa8ba;cursor:pointer;background:#1b293d;border:0;border-radius:5px;width:23px;height:23px}.shipment-filter-group{align-items:center;gap:8px;display:flex}.shipment-filter-group select{color:#aebbd0;min-width:125px;height:39px;font:inherit;background:#0c1522;border:1px solid #293950;border-radius:8px;outline:0;padding:0 10px;font-size:10px}.shipment-filter-group select:focus{border-color:#49659a}.shipment-clear-filter{color:#819bd2;cursor:pointer;background:0 0;border:0;height:35px;padding:0 10px;font-size:10px;font-weight:600}.shipment-table-meta{border-bottom:1px solid #1c283a;justify-content:space-between;align-items:center;gap:15px;padding:14px 17px;display:flex}.shipment-table-meta>div:first-child{align-items:baseline;gap:9px;display:flex}.shipment-table-meta strong{color:#dce5f1;font-size:11px}.shipment-table-meta span{color:#687990;font-size:9px}.shipment-meta-right{color:#5f7088}.shipment-table-wrap{width:100%;overflow-x:auto}.shipment-table{border-collapse:collapse;width:100%;min-width:1120px}.shipment-table th{color:#65768f;letter-spacing:.9px;text-align:left;white-space:nowrap;background:#111b2b;border-bottom:1px solid #26344a;height:43px;padding:0 14px;font-size:8px;font-weight:700}.shipment-table td{vertical-align:middle;border-bottom:1px solid #1b2739;padding:14px}.shipment-table tbody tr{transition:background .16s}.shipment-table tbody tr:hover{background:#111c2c}.shipment-table tbody tr:last-child td{border-bottom:0}.st-document-cell,.st-fr-cell,.st-pum-cell,.st-delivery-cell,.st-date-cell{flex-direction:column;gap:4px;display:flex}.st-document-cell{flex-direction:row;align-items:center;gap:10px;min-width:155px}.st-document-icon{color:#8da8e3;background:#131f31;border:1px solid #293952;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.st-document-cell strong{color:#dce5f1;text-overflow:ellipsis;white-space:nowrap;max-width:150px;font-size:11px;overflow:hidden}.st-document-cell span,.st-fr-cell span,.st-pum-cell span,.st-delivery-cell>span,.st-date-cell span{color:#62728a;font-size:9px}.st-fr-cell strong,.st-pum-cell strong{color:#cdd8e7;font-size:10px}.st-pum-cell strong{text-overflow:ellipsis;white-space:nowrap;max-width:170px;overflow:hidden}.st-method{color:#8eacf0;align-items:center;gap:6px;display:flex}.st-method strong{color:#d5dfed;font-size:9px}.st-delivery-cell>span{text-overflow:ellipsis;white-space:nowrap;max-width:130px;overflow:hidden}.st-date-cell>div{color:#cbd7e7;white-space:nowrap;align-items:center;gap:6px;font-size:10px;display:flex}.st-status-cell{min-width:165px}.st-status{letter-spacing:.35px;border-radius:999px;align-items:center;gap:6px;width:fit-content;padding:5px 8px;font-size:8px;font-weight:700;display:inline-flex}.st-status.pending{color:#e1b84f;background:#bd912021}.st-status.transit{color:#83a9ff;background:#4267cd29}.st-status.received{color:#62cb94;background:#2c9b5b26}.st-status.lost{color:#ee8585;background:#be424224}.st-status.cancelled{color:#9da8b8;background:#78849621}.st-progress{align-items:center;min-width:155px;margin-top:8px;display:flex}.st-progress-step-wrap{align-items:center;display:flex}.st-progress-step{color:#52647c;white-space:nowrap;align-items:center;gap:4px;display:flex}.st-progress-step.active,.st-progress-step.completed{color:#8c9fba}.st-progress-step.active .st-progress-dot,.st-progress-step.completed .st-progress-dot{color:#91b0ef;background:#253656;border-color:#526eac}.st-progress-step span{font-size:7px}.st-progress-dot{background:#121c2b;border:1px solid #2b3b53;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.st-progress-line{background:#29384e;width:20px;height:1px;margin:0 4px}.st-progress-line.completed{background:#526eac}.st-view-btn{color:#a9b9cf;cursor:pointer;white-space:nowrap;background:#111c2d;border:1px solid #31425e;border-radius:7px;align-items:center;gap:6px;height:33px;padding:0 10px;font-size:9px;font-weight:600;display:inline-flex}.st-view-btn:hover{color:#e2eaf5;background:#17253b;border-color:#526da5}.shipment-loading,.shipment-empty{color:#697b93;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:320px;font-size:11px;display:flex}.shipment-empty-icon{color:#718bbd;background:#121d2d;border:1px solid #293951;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:4px;display:flex}.shipment-empty strong{color:#cbd7e6;font-size:12px}.shipment-empty span{color:#65758c;text-align:center;max-width:380px;font-size:10px}.shipment-empty button{color:#91a9d7;cursor:pointer;background:#132039;border:1px solid #304362;border-radius:7px;height:32px;margin-top:4px;padding:0 11px;font-size:9px}.shipment-error{color:#df8585;background:#24171b;border:1px solid #51353a;border-radius:9px;align-items:center;gap:11px;margin:15px;padding:13px;display:flex}.shipment-error>div{flex-direction:column;flex:1;gap:3px;display:flex}.shipment-error strong{color:#e9a0a0;font-size:10px}.shipment-error span{color:#a87878;font-size:9px}.shipment-error button{color:#e09a9a;cursor:pointer;background:#2b1c21;border:1px solid #69444a;border-radius:7px;height:30px;padding:0 10px;font-size:9px}.st-spin{animation:.8s linear infinite shipment-spin}@keyframes shipment-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1100px){.shipment-page{padding:22px 20px 30px}.shipment-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.shipment-toolbar{flex-direction:column;align-items:stretch}.shipment-search{width:100%}.shipment-filter-group{flex-wrap:wrap}}@media (width<=650px){.shipment-page{padding:18px 13px 24px}.shipment-page-header{flex-direction:column;align-items:stretch}.shipment-refresh-btn{width:fit-content}.shipment-kpi-grid{grid-template-columns:1fr}.shipment-filter-group{grid-template-columns:1fr 1fr;display:grid}.shipment-filter-group select{width:100%;min-width:0}.shipment-clear-filter{grid-column:1/-1;justify-self:start}}@media (prefers-reduced-motion:reduce){.st-spin{animation:none}}.shipment-mobile-list{display:none}@media (width<=768px){.shipment-page-header{align-items:flex-start;gap:10px}.shipment-page-heading{min-width:0}.shipment-page-heading h1{font-size:24px;line-height:1.15}.shipment-page-heading p{max-width:275px;font-size:11px;line-height:1.45}.shipment-refresh-btn{flex-shrink:0;justify-content:center;width:38px;min-width:38px;height:38px;padding:0;font-size:0}.shipment-refresh-btn svg{width:17px;height:17px}.shipment-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.st-kpi-card{border-radius:12px;gap:9px;min-width:0;padding:11px}.st-kpi-icon{width:32px;min-width:32px;height:32px}.st-kpi-title{font-size:9px;line-height:1.25}.st-kpi-value{font-size:17px;line-height:1.2}.st-kpi-subtitle{font-size:9px;line-height:1.3}.shipment-table-card{margin-top:10px}.shipment-toolbar{grid-template-columns:1fr;gap:8px;display:grid}.shipment-search{width:100%;min-height:40px}.shipment-filter-group{grid-template-columns:1fr 1fr;gap:8px;width:100%;display:grid}.shipment-filter-group select,.shipment-clear-filter{width:100%;min-height:40px}.shipment-clear-filter{grid-column:1/-1}.shipment-table-meta{gap:6px;padding:10px 0}.shipment-table-meta strong{font-size:12px}.shipment-table-meta span,.shipment-meta-right{font-size:9px}.shipment-desktop-table{display:none!important}.shipment-mobile-list{flex-direction:column;gap:10px;margin-top:10px;display:flex}.shipment-mobile-card{color:#e5e7eb;background:#10131d;border:1px solid #252b3a;border-radius:14px;padding:13px;box-shadow:0 2px 10px #0000002e}.shipment-mobile-card *{box-sizing:border-box}.shipment-mobile-card-head{justify-content:space-between;align-items:flex-start;gap:9px;margin-bottom:11px;display:flex}.shipment-mobile-document{align-items:center;gap:8px;min-width:0;display:flex}.shipment-mobile-document-icon{color:#79aaf7;background:#60a5fa1f;border-radius:8px;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;display:flex}.shipment-mobile-document>div:last-child{flex-direction:column;gap:2px;min-width:0;display:flex}.shipment-mobile-document strong{color:#f3f4f6;overflow-wrap:anywhere;font-size:12px;line-height:1.35}.shipment-mobile-document span{color:#7f889d;font-size:9px}.shipment-mobile-card .st-status{white-space:nowrap;flex-shrink:0;padding:4px 7px;font-size:8px}.shipment-mobile-fr{border-top:1px solid #252b3a;flex-direction:column;gap:2px;padding:10px 0;display:flex}.shipment-mobile-fr span,.shipment-mobile-grid span,.shipment-mobile-date span{color:#7f889d;text-transform:uppercase;letter-spacing:.04em;font-size:9px}.shipment-mobile-fr strong{color:#e5e7eb;font-size:12px}.shipment-mobile-fr small{color:#a3adbf;overflow-wrap:anywhere;font-size:10px;line-height:1.35}.shipment-mobile-grid{border-top:1px solid #252b3a;grid-template-columns:1fr 1fr;gap:10px;padding:10px 0;display:grid}.shipment-mobile-grid>div{flex-direction:column;gap:3px;min-width:0;display:flex}.shipment-mobile-grid strong{color:#dfe3eb;overflow-wrap:anywhere;font-size:10px;line-height:1.35}.shipment-mobile-method{align-items:center;gap:4px;display:flex}.shipment-mobile-date{border-top:1px solid #252b3a;padding:10px 0}.shipment-mobile-date>div{align-items:center;gap:7px;display:flex}.shipment-mobile-date svg{color:#8da8d8;flex-shrink:0}.shipment-mobile-date>div>div{flex-direction:column;gap:2px;min-width:0;display:flex}.shipment-mobile-date strong{color:#e5e7eb;font-size:11px}.shipment-mobile-date span{text-transform:none;letter-spacing:0;font-size:9px}.shipment-mobile-progress{border-top:1px solid #252b3a;padding:10px 0;overflow:hidden}.shipment-mobile-view{color:#dce3ef;background:#151a26;border:1px solid #303747;border-radius:9px;justify-content:center;align-items:center;gap:6px;width:100%;min-height:36px;margin-top:2px;font-size:10px;font-weight:600;display:flex}.shipment-mobile-view svg:last-child{margin-left:auto;margin-right:8px}.shipment-error{align-items:flex-start;gap:9px;padding:11px}.shipment-error button{min-height:34px}.shipment-loading,.shipment-empty{min-height:145px;padding:24px 15px;font-size:11px}}@media (width<=390px){.shipment-page-heading h1{font-size:22px}.shipment-kpi-grid{gap:7px}.st-kpi-card{padding:9px}.st-kpi-value{font-size:15px}.shipment-filter-group{grid-template-columns:1fr}.shipment-mobile-card{padding:11px}.shipment-mobile-grid{gap:8px}.shipment-mobile-view{font-size:9px}}.master-pic-mobile-list{display:none}@media (width<=768px){.page-header{align-items:flex-start;gap:10px}.page-header>div{min-width:0}.page-header h1{font-size:24px;line-height:1.15}.page-header p{max-width:270px;font-size:11px;line-height:1.45}.page-header .primary-button{flex-shrink:0;justify-content:center;gap:0;width:38px;min-width:38px;height:38px;padding:0;font-size:0}.page-header .primary-button svg{width:17px;height:17px}.pic-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pic-summary-card{border-radius:12px;gap:9px;min-width:0;padding:11px}.pic-summary-icon{width:32px;min-width:32px;height:32px}.pic-summary-card span{font-size:9px}.pic-summary-card strong{font-size:17px}.toolbar{grid-template-columns:1fr;gap:8px;display:grid}.toolbar-search,.area-filter{width:100%;min-height:40px}.toolbar-info{justify-self:start;font-size:10px}.master-pic-desktop-table{display:none!important}.master-pic-mobile-list{flex-direction:column;gap:10px;margin-top:10px;display:flex}.master-pic-mobile-card{color:#e5e7eb;background:#10131d;border:1px solid #252b3a;border-radius:14px;padding:13px;box-shadow:0 2px 10px #0000002e}.master-pic-mobile-card *{box-sizing:border-box}.master-pic-mobile-head{justify-content:space-between;align-items:flex-start;gap:9px;margin-bottom:12px;display:flex}.master-pic-mobile-identity{align-items:center;gap:9px;min-width:0;display:flex}.master-pic-mobile-avatar{color:#8eb8ff;background:#60a5fa21;border-radius:10px;justify-content:center;align-items:center;width:38px;min-width:38px;height:38px;font-size:15px;font-weight:700;display:flex}.master-pic-mobile-name{flex-direction:column;gap:3px;min-width:0;display:flex}.master-pic-mobile-name strong{color:#f3f4f6;overflow-wrap:anywhere;font-size:12px;line-height:1.35}.master-pic-mobile-name span{color:#7f889d;font-size:9px}.master-pic-mobile-card .status-badge{white-space:nowrap;flex-shrink:0;padding:4px 7px;font-size:8px}.master-pic-mobile-info{border-top:1px solid #252b3a;grid-template-columns:1fr 1fr;gap:10px;padding:11px 0;display:grid}.master-pic-mobile-info>div{flex-direction:column;gap:3px;min-width:0;display:flex}.master-pic-mobile-info span{color:#7f889d;text-transform:uppercase;letter-spacing:.05em;font-size:8px}.master-pic-mobile-info strong{color:#dfe3eb;overflow-wrap:anywhere;word-break:break-word;font-size:10px;line-height:1.35}.master-pic-mobile-actions{border-top:1px solid #252b3a;grid-template-columns:1fr 1fr;gap:8px;padding-top:10px;display:grid}.master-pic-mobile-actions button{border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:36px;font-size:10px;font-weight:600;display:flex}.master-pic-mobile-edit{color:#dce3ef;background:#151a26;border:1px solid #303747}.master-pic-mobile-delete{color:#f58b8b;background:#f8717112;border:1px solid #f871713d}.master-pic-mobile-empty{color:#7f889d;background:#10131d;border:1px solid #252b3a;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:130px;font-size:11px;display:flex}.modal-overlay{align-items:flex-end!important;padding:0!important}.modal.pic-modal{overflow:hidden;border-radius:18px 18px 0 0!important;flex-direction:column!important;width:100%!important;max-width:100%!important;height:92vh!important;max-height:92vh!important;margin:0!important;display:flex!important}.modal.pic-modal .modal-header{flex-shrink:0;padding:14px 15px}.modal.pic-modal .modal-header h2{font-size:17px}.modal.pic-modal .modal-body{-webkit-overflow-scrolling:touch;overscroll-behavior:contain;padding:14px 15px 0;flex:auto!important;min-height:0!important;overflow-y:auto!important}.modal.pic-modal .form-row{gap:10px;grid-template-columns:1fr!important}.modal.pic-modal .form-group label{font-size:10px}.modal.pic-modal input,.modal.pic-modal select{min-height:40px;font-size:12px}.modal.pic-modal .modal-footer{z-index:20;padding:11px 15px calc(11px + env(safe-area-inset-bottom));background:#0f131d;border-top:1px solid #252b3a;flex-shrink:0;gap:8px;position:sticky;bottom:0}.modal.pic-modal .modal-footer button{flex:1;min-height:40px}}@media (width<=390px){.page-header h1{font-size:22px}.pic-summary-grid{gap:7px}.pic-summary-card{padding:9px}.pic-summary-card strong{font-size:15px}.master-pic-mobile-card{padding:11px}.master-pic-mobile-info{gap:8px}.master-pic-mobile-actions button{font-size:9px}}.evidence-summary-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:18px;display:grid}.evidence-summary-card{background:#0a111a;border:1px solid #1c2939;border-radius:10px;align-items:center;gap:12px;padding:15px 17px;display:flex}.summary-icon{color:#60a5fa;background:#3b82f61a;border-radius:9px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.evidence-summary-card span{color:#64748b;font-size:10px;display:block}.evidence-summary-card strong{color:#f1f5f9;margin-top:4px;font-size:18px;display:block}.evidence-toolbar{align-items:center;gap:8px;display:flex}.evidence-filter{color:#cbd5e1;background:#0a111a;border:1px solid #26384d;border-radius:8px;outline:none;min-width:155px;padding:10px 12px;font-size:10px}.evidence-toolbar .toolbar-search{flex:1}.evidence-table-document{align-items:center;gap:9px;min-width:200px;display:flex}.evidence-table-icon{color:#f87171;background:#f8717117;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.evidence-table-document strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;max-width:230px;font-size:10px;display:block;overflow:hidden}.evidence-table-document small,.evidence-expense small{color:#475569;margin-top:3px;font-size:8px;display:block}.evidence-type-badge{color:#93c5fd;background:#3b82f617;border-radius:5px;padding:4px 7px;font-size:8px;font-weight:700;display:inline-flex}.evidence-expense{max-width:180px}.evidence-expense strong{color:#cbd5e1;text-overflow:ellipsis;white-space:nowrap;font-size:9px;display:block;overflow:hidden}.area-badge{color:#93c5fd;background:#3b82f614;border-radius:5px;padding:4px 7px;font-size:8px;display:inline-flex}.evidence-actions{gap:5px;display:flex}.row-action.danger:hover{color:#f87171;border-color:#f8717166}@media (width<=900px){.evidence-summary-grid{grid-template-columns:1fr}.evidence-toolbar{flex-wrap:wrap}.evidence-toolbar .toolbar-search{min-width:100%}}.evidence-mobile-list{display:none}@media (width<=768px){.evidence-mobile-list{flex-direction:column;gap:12px;width:100%;display:flex}.evidence-desktop-table{display:none!important}.page-header{flex-direction:column;align-items:flex-start;gap:6px;margin-bottom:18px}.page-header h1{font-size:24px;line-height:1.15}.page-header p{max-width:100%;font-size:12px;line-height:1.5}.evidence-summary-grid{gap:8px;margin-bottom:14px;grid-template-columns:repeat(3,minmax(0,1fr))!important}.evidence-summary-card{gap:8px;min-width:0;padding:12px 10px}.evidence-summary-card .summary-icon{width:30px;min-width:30px;height:30px}.evidence-summary-card span{font-size:9px;line-height:1.2}.evidence-summary-card strong{font-size:17px}.evidence-toolbar{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:14px;display:grid!important}.evidence-toolbar .toolbar-search{grid-column:1/-1;width:100%}.evidence-toolbar .toolbar-search input{width:100%;min-width:0;font-size:12px}.evidence-toolbar .evidence-filter{width:100%;min-width:0;height:40px;font-size:11px}.evidence-mobile-card{box-sizing:border-box;background:#0d1522;border:1px solid #1c293b;border-radius:12px;width:100%;padding:14px;overflow:hidden;box-shadow:0 8px 24px #0000001f}.evidence-mobile-card-head{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.evidence-mobile-document{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.evidence-mobile-icon{color:#8fa3c1;background:#121e2f;border:1px solid #24344b;border-radius:9px;justify-content:center;align-items:center;width:36px;min-width:36px;height:36px;display:flex}.evidence-mobile-document-info{flex-direction:column;gap:3px;min-width:0;display:flex}.evidence-mobile-document-info strong{color:#e7edf7;text-overflow:ellipsis;white-space:nowrap;font-size:12px;line-height:1.35;overflow:hidden}.evidence-mobile-document-info span{color:#65748b;font-size:10px}.evidence-mobile-card .evidence-type-badge{text-overflow:ellipsis;white-space:nowrap;flex-shrink:0;max-width:115px;font-size:9px;overflow:hidden}.evidence-mobile-divider{background:#1d2939;height:1px;margin:12px 0}.evidence-mobile-activity{flex-direction:column;gap:4px;margin-bottom:12px;display:flex}.evidence-mobile-activity strong{color:#dce5f2;overflow-wrap:anywhere;font-size:12px;line-height:1.4}.evidence-mobile-activity span{color:#66758e;font-size:10px}.evidence-mobile-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.evidence-mobile-field{background:#101a29;border:1px solid #1a2738;border-radius:9px;flex-direction:column;gap:3px;min-width:0;padding:9px 10px;display:flex}.evidence-mobile-field span{color:#63728a;letter-spacing:.8px;font-size:8px;font-weight:700}.evidence-mobile-field strong{color:#dce5f2;overflow-wrap:anywhere;font-size:11px;line-height:1.35}.evidence-mobile-field small{color:#66758e;overflow-wrap:anywhere;font-size:9px}.evidence-mobile-actions{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:12px;display:grid}.evidence-mobile-action{color:#b9c6d8;cursor:pointer;background:#111b2a;border:1px solid #263247;border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:38px;padding:0 7px;font-size:10px;display:flex}.evidence-mobile-action:active{transform:scale(.98)}.evidence-mobile-action.danger{color:#ef9a9a;background:#21151a;border-color:#4a252b}.evidence-mobile-state{color:#65748b;text-align:center;background:#0d1522;border:1px dashed #263247;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:9px;min-height:150px;font-size:12px;display:flex}.evidence-mobile-state strong{color:#9aa9bd}}@media (width<=390px){.evidence-summary-grid{gap:6px}.evidence-summary-card{padding:10px 7px}.evidence-summary-card .summary-icon{display:none}.evidence-mobile-card{padding:12px}.evidence-mobile-card .evidence-type-badge{max-width:90px}.evidence-mobile-action{gap:3px;font-size:9px}}.report-mobile-list{display:none}@media (width<=768px){.page-header{align-items:flex-start;gap:12px}.page-header h1{font-size:24px;line-height:1.15}.page-header p{max-width:280px;font-size:12px;line-height:1.5}.page-header .secondary-button{flex-shrink:0;min-height:38px;padding:0 11px;font-size:0}.page-header .secondary-button svg{width:17px;height:17px;margin-right:0}.report-filter-panel{margin-top:14px}.report-filter-header{align-items:flex-start;gap:10px}.report-filter-title{font-size:14px}.report-filter-subtitle{font-size:11px;line-height:1.4}.report-filter-header .text-button{white-space:nowrap;padding:6px 8px;font-size:11px}.report-filter-grid{grid-template-columns:1fr;gap:10px}.report-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.report-kpi-card{gap:9px;min-width:0;padding:12px}.report-kpi-icon{width:34px;min-width:34px;height:34px}.report-kpi-card span{font-size:10px}.report-kpi-card strong{overflow-wrap:anywhere;margin-top:3px;font-size:15px;line-height:1.25;display:block}.report-kpi-card small{margin-top:3px;font-size:9px;line-height:1.3;display:block}.report-desktop-table{display:none!important}.report-mobile-list{flex-direction:column;gap:10px;margin-top:12px;display:flex}.report-mobile-card{color:#e5e7eb;background:#10131d;border:1px solid #252b3a;border-radius:14px;padding:13px;box-shadow:0 2px 10px #0000002e}.report-mobile-card *,.report-mobile-card strong,.report-mobile-card small,.report-mobile-card span{color:inherit}.report-mobile-card .report-mobile-index,.report-mobile-card .report-mobile-pum small,.report-mobile-card .report-mobile-meta span,.report-mobile-card .report-mobile-financial span,.report-mobile-card .report-mobile-evidence>span:first-child{color:#8b93a7}.report-mobile-card .report-mobile-activity{color:#f3f4f6}.report-mobile-card .report-mobile-pum strong,.report-mobile-card .report-mobile-meta strong{color:#e5e7eb}.report-mobile-card .report-mobile-financial strong{color:#f3f4f6}.report-mobile-card .report-mobile-date{color:#cbd5e1}.report-mobile-card .report-mobile-pum,.report-mobile-card .report-mobile-meta,.report-mobile-card .report-mobile-financial{border-color:#252b3a}.report-mobile-card-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:10px;display:flex}.report-mobile-index{opacity:.55;margin-right:7px;font-size:10px;font-weight:700;display:inline-block}.report-mobile-date{font-size:11px;font-weight:600;display:inline-block}.report-mobile-card .status-badge{flex-shrink:0;padding:4px 8px;font-size:9px}.report-mobile-activity{margin-bottom:8px;font-size:14px;font-weight:700;line-height:1.35}.report-mobile-pum{border-bottom:1px solid var(--border-color,#e5e7eb);flex-direction:column;gap:2px;padding-bottom:10px;display:flex}.report-mobile-pum strong{font-size:12px;line-height:1.35}.report-mobile-pum small{opacity:.6;font-size:10px}.report-mobile-meta{border-bottom:1px solid var(--border-color,#e5e7eb);grid-template-columns:1fr 1fr;gap:9px;padding:10px 0;display:grid}.report-mobile-meta>div,.report-mobile-financial>div{min-width:0}.report-mobile-meta span,.report-mobile-financial span,.report-mobile-evidence>span:first-child{text-transform:uppercase;letter-spacing:.04em;opacity:.55;margin-bottom:3px;font-size:9px;display:block}.report-mobile-meta strong{overflow-wrap:anywhere;font-size:11px;line-height:1.35;display:block}.report-mobile-financial{border-bottom:1px solid var(--border-color,#e5e7eb);grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px 0;display:grid}.report-mobile-financial strong{overflow-wrap:anywhere;font-size:10px;line-height:1.3;display:block}.report-mobile-evidence{justify-content:space-between;align-items:center;gap:8px;padding-top:10px;display:flex}.report-mobile-evidence>span:first-child{margin:0}.report-mobile-evidence .evidence-count{white-space:nowrap;border-radius:999px;padding:4px 7px;font-size:9px}.report-mobile-state{color:#9aa3b7;opacity:.85;text-align:center;background:#10131d;border:1px dashed #303747;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:150px;padding:24px;font-size:12px;display:flex}.report-table-header{align-items:flex-start;gap:10px}.report-table-header h3{font-size:14px}.report-table-header p{font-size:10px}.report-table-actions{grid-template-columns:1fr 1fr;gap:7px;width:100%;display:grid}.report-table-actions .secondary-button{justify-content:center;width:100%;padding:8px 7px;font-size:10px}}@media (width<=390px){.report-kpi-grid{gap:7px}.report-kpi-card{gap:7px;padding:10px}.report-kpi-icon{width:30px;min-width:30px;height:30px}.report-kpi-card strong{font-size:13px}.report-mobile-card{padding:11px}.report-mobile-financial strong{font-size:9px}.report-table-actions{grid-template-columns:1fr}}.report-filter-panel{margin-bottom:20px;padding:20px}.report-filter-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.report-filter-title{align-items:center;gap:8px;font-size:14px;font-weight:700;display:flex}.report-filter-subtitle{color:#64748b;margin-top:5px;font-size:12px}.report-filter-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.report-filter-grid .form-group{margin:0}.report-filter-grid label{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:7px;font-size:11px;font-weight:700;display:block}.report-filter-grid select,.report-filter-grid input{color:#e5e7eb;box-sizing:border-box;background:#0b111d;border:1px solid #1e293b;border-radius:8px;outline:none;width:100%;height:42px;padding:0 12px}.report-filter-grid select:focus,.report-filter-grid input:focus{border-color:#4f6df5}.input-with-icon{position:relative}.input-with-icon svg{color:#64748b;pointer-events:none;position:absolute;top:13px;left:12px}.input-with-icon input{padding-left:38px}.report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.report-kpi-card{box-sizing:border-box;background:#0b111d;border:1px solid #1e293b;border-radius:12px;align-items:flex-start;gap:14px;min-height:112px;padding:18px;display:flex}.report-kpi-card>div:last-child{min-width:0}.report-kpi-card span{color:#64748b;margin-bottom:6px;font-size:11px;display:block}.report-kpi-card strong{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:19px;line-height:1.25;display:block;overflow:hidden}.report-kpi-card small{color:#475569;margin-top:5px;font-size:10px;display:block}.report-kpi-icon{border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.report-kpi-icon.blue{color:#60a5fa;background:#3b82f61f}.report-kpi-icon.purple{color:#c084fc;background:#a855f71f}.report-kpi-icon.green{color:#4ade80;background:#22c55e1f}.report-kpi-icon.orange{color:#fb923c;background:#f973161f}.report-kpi-icon.yellow{color:#fbbf24;background:#f59e0b1f}.report-kpi-icon.red{color:#f87171;background:#ef44441f}.report-table-panel{overflow:hidden}.report-table-header{border-bottom:1px solid #1e293b;justify-content:space-between;align-items:center;padding:18px 20px;display:flex}.report-table-header h3{color:#f8fafc;margin:0;font-size:14px}.report-table-header p{color:#64748b;margin:5px 0 0;font-size:11px}.report-table-actions{gap:8px;display:flex}.report-positive{color:#4ade80}.report-negative{color:#f87171}.report-neutral{color:#94a3b8}.evidence-count.complete{color:#4ade80}.evidence-count.missing{color:#f59e0b}.secondary-button{color:#cbd5e1;cursor:pointer;background:#0d1421;border:1px solid #263246;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:0 13px;font-size:12px;font-weight:600;display:inline-flex}.secondary-button:hover:not(:disabled){background:#131c2c;border-color:#334155}.secondary-button:disabled{opacity:.45;cursor:not-allowed}.text-button{color:#60a5fa;cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;font-size:12px;display:inline-flex}.text-button:hover{color:#93c5fd}.spin{animation:1s linear infinite report-spin}@keyframes report-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (width<=1300px){.report-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.report-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=900px){.report-kpi-grid,.report-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.report-kpi-grid,.report-filter-grid{grid-template-columns:1fr}.report-filter-header,.report-table-header{flex-direction:column;align-items:flex-start;gap:12px}}.dashboard-page{color:#e7edf7;width:100%;max-width:100%;min-height:100%;padding:28px 30px 44px;overflow-x:hidden}.dashboard-header{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:30px;display:flex}.dashboard-eyebrow{color:#71809a;letter-spacing:1.8px;margin-bottom:7px;font-size:10px;font-weight:800}.dashboard-header h1{color:#f1f5fb;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:750;line-height:1.15}.dashboard-header p{color:#71819a;margin:8px 0 0;font-size:13px}.dashboard-actions{align-items:center;gap:13px;display:flex}.last-updated{color:#596981;white-space:nowrap;font-size:11px}.refresh-button{color:#dbe5f2;cursor:pointer;background:#101925;border:1px solid #27354b;border-radius:8px;justify-content:center;align-items:center;gap:8px;height:38px;padding:0 14px;font-size:12px;font-weight:650;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.refresh-button:hover{background:#152134;border-color:#38506f}.refresh-button:active{transform:translateY(1px)}.refresh-button:disabled{opacity:.6;cursor:wait}.refresh-spin{animation:.8s linear infinite pumex-spin;display:inline-block}.dashboard-section{width:100%;margin-bottom:28px}.section-heading{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:13px;display:flex}.section-kicker{color:#63738d;letter-spacing:1.6px;font-size:9px;font-weight:800}.section-heading h2{color:#e1e9f4;margin:4px 0 0;font-size:17px;font-weight:700;line-height:1.25}.section-meta{color:#61718a;white-space:nowrap;font-size:11px}.dashboard-card{background:#0d1522;border:1px solid #1d2a3d;border-radius:12px;min-width:0;position:relative;box-shadow:0 8px 28px #00000021}.financial-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;width:100%;display:grid}.financial-card{min-width:0;min-height:145px;padding:18px 19px;position:relative;overflow:hidden}.financial-card:after{content:"";pointer-events:none;border:1px solid #223149;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-48px;right:-42px}.card-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.card-title{color:#7d8da5;font-size:11px;font-weight:650}.card-icon{background:#121d2d;border:1px solid #22324a;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:33px;display:flex}.pumex-icon{color:#8fa4c2;justify-content:center;align-items:center;font-size:14px;line-height:1;display:inline-flex}.card-value{color:#edf3fb;letter-spacing:-.4px;white-space:nowrap;margin-top:17px;font-size:22px;font-weight:750;line-height:1.15}.card-subtitle{color:#62728a;margin-top:7px;font-size:10px}.financial-card.primary{border-color:#2a3e5b}.financial-card.allocated,.financial-card.used{border-color:#26364f}.financial-card.remaining{border-color:#2c4059}.operations-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:14px;width:100%;display:grid}.request-panel,.sla-panel{min-width:0;padding:20px}.panel-header{border-bottom:1px solid #1b283a;justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:17px;padding-bottom:17px;display:flex}.panel-kicker{color:#63738c;letter-spacing:1.5px;font-size:9px;font-weight:800}.panel-header h3{color:#e2eaf5;margin:4px 0 0;font-size:16px;font-weight:700;line-height:1.25}.panel-total,.sla-total{text-align:right;flex-shrink:0}.panel-total strong,.sla-total strong{color:#e9f0f8;font-size:21px;font-weight:750;line-height:1;display:block}.panel-total span,.sla-total span{color:#61718a;margin-top:5px;font-size:9px;display:block}.request-status-grid{border-top:1px solid #1d293a;border-bottom:1px solid #1d293a;grid-template-columns:repeat(5,minmax(0,1fr));width:100%;display:grid}.request-status-item{border-right:1px solid #1d293a;min-width:0;min-height:76px;padding:13px 10px}.request-status-item:last-child{border-right:none}.request-status-item span{color:#697991;white-space:nowrap;font-size:9px;line-height:1.2;display:block}.request-status-item strong{color:#e5edf7;margin-top:9px;font-size:19px;font-weight:750;line-height:1;display:block}.request-status-item.rejected strong{color:#aab6c7}.request-financial-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:14px;display:grid}.request-financial-summary>div{background:#0a111c;border:1px solid #1c2a3c;border-radius:8px;flex-direction:column;gap:5px;min-width:0;padding:11px 12px;display:flex}.request-financial-summary span{color:#65758d;font-size:9px;font-weight:600}.request-financial-summary strong{color:#dce6f2;white-space:nowrap;font-size:13px;font-weight:750}.sla-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.sla-item{background:#0a111c;border:1px solid #1b293b;border-radius:8px;align-items:center;gap:10px;min-width:0;min-height:58px;padding:9px;display:flex}.sla-icon{background:#141f2f;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:29px;height:29px;display:flex}.sla-content{min-width:0}.sla-title{color:#697991;white-space:nowrap;text-overflow:ellipsis;font-size:9px;line-height:1.2;overflow:hidden}.sla-value{color:#e5edf7;margin-top:4px;font-size:17px;font-weight:750;line-height:1}.sla-item.success .sla-icon{color:#83b99a;background:#14251f}.sla-item.danger .sla-icon{color:#c7888d;background:#291a1e}.sla-item.danger .sla-value{color:#d99da4}.dashboard-lower-grid{grid-template-columns:minmax(0,1.45fr) minmax(320px,.55fr);gap:14px;width:100%;margin-bottom:28px;display:grid}.pum-panel{min-width:0;padding:20px}.pum-summary-number{color:#eaf1f9;letter-spacing:-1px;font-size:38px;font-weight:750;line-height:1}.pum-summary-label{color:#687890;margin-top:5px;font-size:10px}.pum-progress{margin-top:25px}.progress-track{background:#1c2839;border-radius:99px;width:100%;height:7px;overflow:hidden}.progress-open{border-radius:inherit;background:#607794;height:100%;transition:width .3s}.progress-labels{color:#68778e;justify-content:space-between;align-items:center;margin-top:9px;font-size:9px;display:flex}.progress-labels span{align-items:center;display:flex}.dot-open{background:#7188a8;border-radius:50%;width:6px;height:6px;margin-right:5px}.pum-financial{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:20px;display:grid}.pum-financial>div{background:#0a111c;border:1px solid #1b293a;border-radius:8px;flex-direction:column;gap:5px;min-width:0;padding:11px 12px;display:flex}.pum-financial span{color:#64748c;font-size:9px}.pum-financial strong{color:#dce6f2;white-space:nowrap;font-size:12px;font-weight:750}.compliance-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.compliance-main{background:#0a111c;border:1px solid #1c2a3b;border-radius:8px;min-width:0;padding:16px 12px}.compliance-main strong{color:#e6eef7;font-size:22px;font-weight:750;line-height:1;display:block}.compliance-main span{color:#68778e;margin-top:7px;font-size:9px;display:block}.compliance-main.danger strong{color:#d89ba2}.compliance-main.pending strong{color:#c6b47e}.compliance-breakdown{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:10px;display:grid}.compliance-breakdown>div{background:#0a111c;border:1px solid #1b293a;border-radius:7px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.compliance-breakdown span{color:#68778f;font-size:9px}.compliance-breakdown strong{color:#d99da4;font-size:12px}.pum-note{color:#61718a;border-top:1px solid #1b2839;align-items:flex-start;gap:8px;margin-top:18px;padding-top:14px;font-size:9px;line-height:1.5;display:flex}.pum-note .pumex-icon{flex-shrink:0;font-size:11px}.recent-panel{width:100%;overflow:hidden}.table-wrapper{scrollbar-width:thin;scrollbar-color:#34445a transparent;width:100%;overflow-x:auto}.table-wrapper::-webkit-scrollbar{height:7px}.table-wrapper::-webkit-scrollbar-track{background:0 0}.table-wrapper::-webkit-scrollbar-thumb{background:#34445a;border-radius:99px}.recent-table{border-collapse:collapse;width:100%;min-width:900px}.recent-table th{color:#5f7089;letter-spacing:1px;text-align:left;white-space:nowrap;background:#0a111c;border-bottom:1px solid #1d2a3b;height:42px;padding:0 14px;font-size:8px;font-weight:800}.recent-table td{color:#aeb9c9;vertical-align:middle;border-bottom:1px solid #172435;height:62px;padding:10px 14px;font-size:10px}.recent-table tbody tr:last-child td{border-bottom:none}.recent-table tbody tr:hover{background:#101927}.activity-name{color:#dce5f0;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:10px;font-weight:650;line-height:1.35;overflow:hidden}.activity-ip{color:#53647b;margin-top:3px;font-family:monospace;font-size:8px}.requester-name{color:#cbd5e3;white-space:nowrap;font-size:10px;font-weight:600}.requester-area{color:#596a82;margin-top:3px;font-size:8px}.pum-name{color:#cbd5e3;white-space:nowrap;font-size:10px;font-weight:600}.pum-holder{color:#596a82;white-space:nowrap;margin-top:3px;font-size:8px}.amount-cell{color:#dce6f2;white-space:nowrap;font-size:10px;font-weight:750}.amount-muted{color:#8997aa;white-space:nowrap;font-size:10px;font-weight:600}.evidence-cell{align-items:center;display:flex}.status-chip{color:#9eabbc;letter-spacing:.4px;white-space:nowrap;background:#151f2d;border-radius:5px;align-items:center;gap:5px;min-height:22px;padding:0 7px;font-size:8px;font-weight:750;display:inline-flex}.status-dot{background:#77869b;border-radius:50%;flex-shrink:0;width:5px;height:5px}.status-pending{color:#c8b88d;background:#282417}.status-pending .status-dot{background:#a99258}.status-submitted{color:#9bb9ad;background:#15231f}.status-submitted .status-dot{background:#6d9988}.status-completed{color:#9bb9ad;background:#15231f}.status-completed .status-dot{background:#6d9988}.status-late{color:#d4a1a7;background:#291a1e}.status-late .status-dot{background:#b66d77}.status-requested{color:#9fb0c5;background:#171f2c}.status-requested .status-dot{background:#7388a5}.status-approved{color:#9eb6c2;background:#17242b}.status-approved .status-dot{background:#6f929f}.status-ptjb{color:#c3b58d;background:#252218}.status-ptjb .status-dot{background:#a39158}.status-done{color:#9bb9ad;background:#15231f}.status-done .status-dot{background:#6d9988}.status-rejected{color:#b59ca0;background:#241b1e}.status-rejected .status-dot{background:#8b6a70}.empty-table{text-align:center;height:180px;color:#58677e!important;padding:30px!important}.empty-state{color:#596981;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:100%;display:flex}.empty-state .pumex-icon{opacity:.6;font-size:20px}.empty-state h3{color:#728199;margin:5px 0 0;font-size:12px}.empty-state p{color:#4f6077;margin:0;font-size:10px}.dashboard-loading{color:#71809a;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:420px;font-size:12px;display:flex}.loading-spinner{border:3px solid #253249;border-top-color:#8295b2;border-radius:50%;width:27px;height:27px;animation:.8s linear infinite pumex-spin}.dashboard-error{color:#8f9db1;justify-content:center;align-items:center;gap:14px;min-height:260px;display:flex}.error-icon{color:#c7858c;background:#2b1b1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;font-weight:750;display:flex}.error-title{color:#dbe4ef;font-size:14px;font-weight:650}.error-message{color:#65748b;margin-top:4px;font-size:10px}.retry-button{color:#c9d4e3;cursor:pointer;background:#131e2d;border:1px solid #2b394e;border-radius:7px;height:34px;margin-left:10px;padding:0 12px;font-size:11px}.retry-button:hover{background:#18263a}@media (width>=1400px){.dashboard-page{padding-left:34px;padding-right:34px}}@media (width>=1700px){.dashboard-page{max-width:1700px}}@media (width<=1200px){.financial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.operations-grid,.dashboard-lower-grid{grid-template-columns:1fr}}@media (width<=900px){.sla-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-header{flex-direction:column;align-items:flex-start}.dashboard-actions{justify-content:flex-end;width:100%}}@media (width<=650px){.dashboard-page{padding:20px 15px 30px}.dashboard-header{margin-bottom:24px}.dashboard-header h1{font-size:26px}.dashboard-header p{font-size:12px}.dashboard-actions{justify-content:space-between}.financial-grid{grid-template-columns:1fr}.request-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.request-status-item{border-bottom:1px solid #1d293a}.request-status-item:nth-child(2n){border-right:none}.request-financial-summary,.sla-grid,.pum-financial,.compliance-summary,.compliance-breakdown{grid-template-columns:1fr}.section-heading{flex-direction:column;align-items:flex-start}.section-meta{align-self:flex-start}}.dashboard-mobile-recent-list{display:none}@media (width<=768px){.dashboard-page{box-sizing:border-box;width:100%;min-width:0;max-width:100%;overflow-x:hidden;padding:18px 14px 30px!important}.dashboard-header{flex-direction:column!important;align-items:flex-start!important;gap:14px!important;margin-bottom:22px!important;display:flex!important}.dashboard-eyebrow{letter-spacing:1.5px!important;margin-bottom:5px!important;font-size:9px!important}.dashboard-header h1{font-size:25px!important;line-height:1.15!important}.dashboard-header p{max-width:290px;margin-top:6px!important;font-size:12px!important;line-height:1.45!important}.dashboard-actions{width:100%;justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.last-updated{font-size:10px!important}.refresh-button{flex-shrink:0;border-radius:8px!important;height:36px!important;padding:0 11px!important;font-size:12px!important}.dashboard-section{margin-bottom:22px!important}.section-heading{align-items:flex-end!important;gap:10px!important;margin-bottom:10px!important}.section-kicker{letter-spacing:1.3px!important;font-size:8px!important}.section-heading h2{margin-top:3px!important;font-size:15px!important}.section-meta{white-space:nowrap;font-size:10px!important}.financial-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:9px!important}.financial-card{border-radius:11px!important;min-height:118px!important;padding:13px!important}.card-title{max-width:82px;font-size:10px!important;line-height:1.25!important}.card-icon{flex-shrink:0;border-radius:7px!important;width:27px!important;height:27px!important}.pumex-icon{font-size:12px!important}.card-value{overflow-wrap:anywhere;letter-spacing:-.2px!important;margin-top:13px!important;font-size:15px!important;line-height:1.2!important}.card-subtitle{margin-top:5px!important;font-size:9px!important;line-height:1.3!important}.operations-grid{grid-template-columns:1fr!important;gap:10px!important}.request-panel,.sla-panel,.pum-panel,.recent-panel{box-sizing:border-box;width:100%;min-width:0;border-radius:11px!important}.panel-header{gap:10px!important}.panel-kicker{letter-spacing:1.2px!important;font-size:8px!important}.panel-header h3{font-size:14px!important}.panel-total strong,.sla-total strong{font-size:19px!important}.panel-total span,.sla-total span{font-size:9px!important}.request-status-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.request-status-item{min-width:0;padding:10px!important}.request-status-item span{font-size:9px!important}.request-status-item strong{font-size:15px!important}.request-financial-summary{gap:10px!important}.request-financial-summary span{font-size:9px!important}.request-financial-summary strong{overflow-wrap:anywhere;font-size:12px!important}.sla-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.sla-item{min-width:0;border-radius:9px!important;padding:10px!important}.sla-icon{flex-shrink:0;width:27px!important;height:27px!important}.sla-title{font-size:8px!important;line-height:1.25!important}.sla-value{font-size:16px!important}.dashboard-lower-grid{grid-template-columns:1fr!important;gap:10px!important}.pum-summary-number{font-size:31px!important}.pum-summary-label{font-size:10px!important}.pum-financial{gap:9px!important}.pum-financial span{font-size:9px!important}.pum-financial strong{overflow-wrap:anywhere;font-size:12px!important}.pum-note{font-size:9px!important;line-height:1.4!important}.compliance-summary{gap:7px!important}.compliance-main{min-width:0;padding:9px!important}.compliance-main strong{font-size:18px!important}.compliance-main span{font-size:8px!important}.compliance-breakdown{gap:9px!important}.compliance-breakdown span{font-size:9px!important}.compliance-breakdown strong{font-size:12px!important}.fr-dashboard-desktop-recent{display:none!important}.dashboard-mobile-recent-list{flex-direction:column;gap:9px;display:flex!important}.dashboard-mobile-request-card{box-sizing:border-box;background:#0d1522;border:1px solid #1c293b;border-radius:11px;min-width:0;padding:13px;overflow:hidden}.dashboard-mobile-request-top{justify-content:space-between;align-items:center;gap:8px;margin-bottom:9px;display:flex}.dashboard-mobile-request-date{color:#73829a;white-space:nowrap;font-size:9px}.dashboard-mobile-request-title{color:#e7edf7;overflow-wrap:anywhere;font-size:13px;font-weight:650;line-height:1.35}.dashboard-mobile-request-ip{color:#61718a;overflow-wrap:anywhere;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:9px}.dashboard-mobile-request-meta{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:12px;display:grid}.dashboard-mobile-request-meta>div{background:#0a111d;border:1px solid #1b2839;border-radius:8px;min-width:0;padding:9px}.dashboard-mobile-request-meta span,.dashboard-mobile-request-meta small{color:#65748c;font-size:8px;line-height:1.35;display:block}.dashboard-mobile-request-meta strong{color:#dce5f2;overflow-wrap:anywhere;margin-top:3px;font-size:10px;line-height:1.35;display:block}.dashboard-mobile-request-finance{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:8px;display:grid}.dashboard-mobile-request-finance>div{background:#101a29;border-radius:8px;min-width:0;padding:9px}.dashboard-mobile-request-finance span{color:#687790;font-size:8px;display:block}.dashboard-mobile-request-finance strong{color:#eef4fb;overflow-wrap:anywhere;margin-top:4px;font-size:11px;line-height:1.3;display:block}.dashboard-mobile-request-status{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:8px;display:grid}.dashboard-mobile-request-status>div{text-align:center;border-top:1px solid #1b2839;min-width:0;padding:8px 6px}.dashboard-mobile-request-status>div>span:first-child{color:#66758d;margin-bottom:5px;font-size:8px;display:block}.dashboard-mobile-request-status .status-chip{max-width:100%;padding:3px 5px!important;font-size:7px!important}.dashboard-mobile-empty{text-align:center;background:#0d1522;border:1px solid #1c293b;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:150px;padding:20px;display:flex}.dashboard-mobile-empty-icon{color:#8295b2;font-size:22px}.dashboard-mobile-empty strong{color:#dce5f2;font-size:12px}.dashboard-mobile-empty span{color:#65748b;font-size:9px}}@media (width<=390px){.dashboard-page{padding-left:11px!important;padding-right:11px!important}.financial-grid{gap:7px!important}.financial-card{min-height:112px!important;padding:11px!important}.card-value{font-size:14px!important}.dashboard-mobile-request-meta,.dashboard-mobile-request-finance{grid-template-columns:1fr}.dashboard-mobile-request-status{gap:4px}}.pum-page{color:#e7edf7;min-height:100%;padding:30px 32px 44px}.pum-header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:30px;display:flex}.pum-eyebrow{color:#6d7f9c;letter-spacing:1.8px;font-size:10px;font-weight:700;line-height:1.4}.pum-header h1{color:#f0f4fa;letter-spacing:-.8px;margin:7px 0 0;font-size:30px;font-weight:720;line-height:1.1}.pum-header p{color:#718099;margin:8px 0 0;font-size:13px;line-height:1.5}.pum-header-actions{align-items:center;gap:9px;display:flex}.pum-refresh,.pum-create-button{cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:7px;height:39px;font-family:inherit;font-size:11px;font-weight:600;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.pum-refresh{color:#cbd6e4;background:#101925;border:1px solid #26344a;padding:0 14px}.pum-refresh:hover{color:#e4ebf4;background:#162235;border-color:#344862}.pum-refresh:disabled{opacity:.55;cursor:default}.pum-create-button{color:#dfe9f7;background:#182944;border:1px solid #3d5980;padding:0 15px}.pum-create-button:hover{background:#203657;border-color:#506b94;transform:translateY(-1px)}.pum-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.pum-summary-card{background:linear-gradient(145deg,#101a29 0%,#0d1522 72%);border:1px solid #1d2a3d;border-radius:11px;min-height:124px;padding:17px 18px;transition:border-color .18s,transform .18s;position:relative;overflow:hidden;box-shadow:0 8px 24px #0000001a}.pum-summary-card:hover{border-color:#2b3d57;transform:translateY(-1px)}.pum-summary-card:after{content:"";opacity:.65;border:1px solid #23334b;border-radius:50%;width:92px;height:92px;position:absolute;bottom:-28px;right:-24px}.pum-summary-icon{color:#91a6c3;background:#111d2d;border:1px solid #26364e;border-radius:7px;justify-content:center;align-items:center;width:30px;height:30px;margin-bottom:11px;display:flex}.pum-summary-card>span{color:#70819b;letter-spacing:1.25px;font-size:9px;font-weight:700;display:block}.pum-summary-card strong{z-index:1;color:#edf3fb;letter-spacing:-.25px;margin-top:11px;font-size:21px;font-weight:700;display:block;position:relative}.pum-summary-card small{color:#61718a;margin-top:5px;font-size:10px;line-height:1.4;display:block}.pum-toolbar{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.pum-search{background:#0d1522;border:1px solid #202d40;border-radius:8px;align-items:center;gap:9px;width:350px;height:39px;padding:0 12px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex}.pum-search:focus-within{background:#101a29;border-color:#3b5375;box-shadow:0 0 0 2px #435b7c1a}.pum-search svg{color:#6d7f98;flex-shrink:0}.pum-search input{color:#dce5f0;background:0 0;border:none;outline:none;width:100%;font-family:inherit;font-size:11px}.pum-search input::placeholder{color:#536177}.pum-toolbar select{color:#b9c5d5;cursor:pointer;background:#0d1522;border:1px solid #202d40;border-radius:8px;outline:none;min-width:142px;height:39px;padding:0 12px;font-family:inherit;font-size:11px}.pum-table-card{background:#0d1522;border:1px solid #1d2a3d;border-radius:11px;overflow:hidden;box-shadow:0 10px 30px #00000014}.pum-table-wrapper{scrollbar-width:thin;scrollbar-color:#34445a #0b121d;width:100%;overflow-x:auto}.pum-table-wrapper::-webkit-scrollbar{height:8px}.pum-table-wrapper::-webkit-scrollbar-track{background:#0a111b}.pum-table-wrapper::-webkit-scrollbar-thumb{background:#34445a;border-radius:20px}.pum-table{border-collapse:collapse;width:100%;min-width:1120px}.pum-table th{text-align:left;vertical-align:middle;color:#687891;letter-spacing:1.05px;white-space:nowrap;background:#0a111c;border-bottom:1px solid #202d40;height:46px;padding:0 15px;font-size:9px;font-weight:700}.pum-table th:first-child{padding-left:17px}.pum-table td{color:#aeb9ca;vertical-align:middle;border-bottom:1px solid #172334;padding:14px 15px;font-size:11px}.pum-table td:first-child{padding-left:17px}.pum-table tbody tr{transition:background .16s}.pum-table tbody tr:hover{background:#101a29}.pum-table tbody tr:last-child td{border-bottom:none}.pum-main-name{text-overflow:ellipsis;white-space:nowrap;color:#dce5f0;max-width:310px;font-size:11px;font-weight:650;overflow:hidden}.pum-ip{color:#596a83;letter-spacing:.15px;margin-top:4px;font-size:9px}.pum-holder-name{color:#cbd5e3;font-weight:550}.pum-holder-area{color:#596980;margin-top:3px;font-size:9px}.pum-period,.pum-due{color:#bac6d6;white-space:nowrap}.pum-due{font-weight:550}.pum-due-label{color:#596980;margin-top:3px;font-size:9px}.pum-table td strong{color:#dce6f2;font-weight:650}.pum-allocated{color:#aebbd0;white-space:nowrap}.pum-remaining{color:#dfe9f5;white-space:nowrap}.pum-status{letter-spacing:.55px;white-space:nowrap;border-radius:5px;align-items:center;gap:6px;min-height:23px;padding:0 8px;font-size:8px;font-weight:700;display:inline-flex}.pum-status-dot{background:#7a899e;border-radius:50%;flex-shrink:0;width:5px;height:5px}.pum-status-open{color:#9bbdaf;background:#14251f}.pum-status-open .pum-status-dot{background:#70a08d}.pum-status-closed{color:#929dae;background:#1a2029}.pum-status-closed .pum-status-dot{background:#687486}.pum-row-actions{align-items:center;gap:5px;display:flex}.pum-action{color:#8291a6;cursor:pointer;background:#111b29;border:1px solid #26354b;border-radius:6px;justify-content:center;align-items:center;width:31px;height:31px;transition:background .16s,border-color .16s,color .16s,transform .16s;display:inline-flex}.pum-action:hover{color:#d5dfeb;background:#18263a;border-color:#344963;transform:translateY(-1px)}.pum-action.delete:hover{color:#d0959d;background:#2b1b1f;border-color:#493039}.pum-empty{text-align:center;height:160px;color:#58677e!important;padding:40px!important;font-size:11px!important}.pum-overlay{z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#02060cad;justify-content:flex-end;display:flex;position:fixed;inset:0}.pum-drawer{scrollbar-width:thin;scrollbar-color:#34445a #0a111b;background:linear-gradient(#0b121e 0%,#0a111b 100%);border-left:1px solid #26344a;width:min(780px,92vw);height:100vh;padding:28px;overflow-y:auto;box-shadow:-20px 0 60px #00000061}.pum-drawer-header{border-bottom:1px solid #1d293b;justify-content:space-between;align-items:flex-start;gap:20px;padding-bottom:21px;display:flex}.pum-drawer-header h2{color:#e8eef7;max-width:620px;margin:6px 0 0;font-size:21px;font-weight:700;line-height:1.35}.pum-close{color:#9aa8bb;cursor:pointer;background:#111a28;border:1px solid #26344a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;transition:all .16s;display:inline-flex}.pum-close:hover{color:#dbe4ef;background:#192638;border-color:#354861}.pum-detail{padding-top:20px}.pum-detail-grid{background:#1c293b;border:1px solid #1c293b;border-radius:9px;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;overflow:hidden}.pum-detail-grid>div{background:#0d1623;min-height:78px;padding:14px}.pum-detail-grid span,.pum-detail-financial span,.pum-detail-sla span,.pum-metrics span{color:#617087;letter-spacing:.8px;font-size:9px;font-weight:700;display:block}.pum-detail-grid strong{color:#d5deea;margin-top:9px;font-size:12px;font-weight:600;display:block}.pum-detail-financial{grid-template-columns:repeat(4,1fr);gap:9px;margin-top:14px;display:grid}.pum-detail-financial>div{background:#0d1522;border:1px solid #1c293b;border-radius:8px;min-width:0;padding:15px}.pum-detail-financial strong{color:#e5ecf5;white-space:nowrap;margin-top:8px;font-size:15px;font-weight:650;display:block}.pum-detail-sla{grid-template-columns:1fr 1fr 1fr;gap:9px;margin-top:14px;display:grid}.pum-detail-sla>div{background:#0d1522;border:1px solid #1c293b;border-radius:8px;padding:14px}.pum-detail-sla strong{color:#dce5ef;margin-top:8px;font-size:12px;display:block}.pum-metrics{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:14px;display:grid}.pum-metrics>div{background:#0d1522;border:1px solid #1c293b;border-radius:8px;padding:14px}.pum-metrics strong{color:#e7edf6;margin-top:7px;font-size:18px;font-weight:700;display:block}.pum-request-section{margin-top:23px}.pum-request-title{color:#dce5ef;align-items:center;gap:8px;margin-bottom:10px;font-size:14px;font-weight:650;display:flex}.pum-request-title span{text-align:center;color:#8293ab;background:#172336;border-radius:4px;min-width:20px;padding:3px 6px;font-size:9px}.pum-request-list{background:#0d1522;border:1px solid #1c293b;border-radius:9px;overflow:hidden}.pum-request-row{border-bottom:1px solid #192638;grid-template-columns:minmax(190px,1fr) 120px 82px 82px;align-items:center;gap:10px;padding:14px;display:grid}.pum-request-row:last-child{border-bottom:none}.pum-request-row:hover{background:#101a29}.pum-request-row strong{color:#d6dfeb;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:600;display:block;overflow:hidden}.pum-request-row>div>span{color:#596980;margin-top:4px;font-size:9px;display:block}.pum-request-amount{color:#d8e2ef;white-space:nowrap;font-size:11px;font-weight:650}.pum-sla{letter-spacing:.35px;border-radius:4px;justify-content:center;align-items:center;min-width:53px;padding:4px 6px;font-size:7px;font-weight:700;display:inline-flex}.pum-sla-pending{color:#c8b88d;background:#282417}.pum-sla-submitted,.pum-sla-completed{color:#9ab8ac;background:#15231f}.pum-sla-late{color:#d4a1a7;background:#291a1e}.pum-request-empty{text-align:center;color:#58677e;padding:32px;font-size:11px}.pum-modal-overlay{z-index:1100;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#02060cc2;justify-content:center;align-items:center;padding:25px;display:flex;position:fixed;inset:0}.pum-form-modal{background:#0b121e;border:1px solid #27364c;border-radius:13px;flex-direction:column;width:min(720px,95vw);max-height:92vh;display:flex;overflow:hidden;box-shadow:0 25px 80px #00000073}.pum-form-modal>form{flex-direction:column;flex:1;min-height:0;display:flex}.pum-form-header{border-bottom:1px solid #1d293b;justify-content:space-between;align-items:flex-start;gap:20px;padding:23px 24px;display:flex}.pum-form-header h2{color:#e8eef7;margin:6px 0 0;font-size:20px;font-weight:700}.pum-form-header p{color:#687890;max-width:520px;margin:6px 0 0;font-size:11px;line-height:1.5}.pum-form-body{scrollbar-width:thin;scrollbar-color:#34445a #0a111b;flex:1;min-height:0;padding:23px 24px;overflow-y:auto}.pum-form-section-title{color:#71819a;letter-spacing:1.3px;align-items:center;gap:9px;margin-bottom:13px;font-size:10px;font-weight:700;display:flex}.pum-form-section-title span{color:#9bb0cd;background:#16243a;border:1px solid #263b59;border-radius:6px;justify-content:center;align-items:center;width:23px;height:23px;font-size:9px;display:inline-flex}.pum-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-bottom:22px;display:grid}.pum-form-group{min-width:0}.pum-form-group label{color:#8a99ae;margin-bottom:7px;font-size:10px;font-weight:600;display:block}.pum-form-group label b{color:#b47880;margin-left:3px}.pum-form-group input,.pum-form-group select,.pum-form-group textarea{box-sizing:border-box;color:#d8e2ee;background:#0f1927;border:1px solid #243247;border-radius:7px;outline:none;width:100%;font-family:inherit;font-size:12px;transition:border-color .18s,background .18s,box-shadow .18s}.pum-form-group input,.pum-form-group select{height:38px;padding:0 11px}.pum-form-group textarea{resize:vertical;min-height:90px;padding:10px 11px}.pum-form-group input:focus,.pum-form-group select:focus,.pum-form-group textarea:focus{background:#111d2d;border-color:#405a80;box-shadow:0 0 0 2px #415b801f}.pum-form-group input::placeholder,.pum-form-group textarea::placeholder{color:#4f6078}.pum-form-group input:disabled,.pum-form-group select:disabled,.pum-form-group textarea:disabled{opacity:.6;cursor:not-allowed}.pum-form-group small{color:#586981;margin-top:6px;font-size:9px;line-height:1.4;display:block}.pum-form-group small strong{color:#8294ae}.pum-input-icon{position:relative}.pum-input-icon>svg{z-index:1;color:#667993;pointer-events:none;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.pum-input-icon input,.pum-input-icon select{padding-left:34px}.rupiah-input{position:relative}.rupiah-prefix{z-index:2;color:#71839b;pointer-events:none;font-size:11px;font-weight:700;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.rupiah-input input{padding-left:34px!important}.pum-sla-preview{background:#0e1826;border:1px solid #27364c;border-radius:8px;align-items:center;gap:12px;margin:-4px 0 23px;padding:13px;display:flex}.pum-sla-preview-icon{color:#8ca2c0;background:#18263a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:31px;height:31px;display:flex}.pum-sla-preview strong{color:#cdd8e7;font-size:11px;display:block}.pum-sla-preview span{color:#66768e;margin-top:3px;font-size:9px;display:block}.pum-sla-preview span b{color:#9aabc0}.pum-form-footer{background:#0a111c;border-top:1px solid #1d293b;flex-shrink:0;justify-content:flex-end;align-items:center;gap:8px;padding:15px 24px;display:flex}.pum-cancel-button,.pum-save-button{cursor:pointer;border-radius:7px;justify-content:center;align-items:center;gap:7px;height:36px;padding:0 14px;font-family:inherit;font-size:11px;font-weight:600;transition:all .16s;display:inline-flex}.pum-cancel-button{color:#9aa8bb;background:#111a28;border:1px solid #29374b}.pum-cancel-button:hover{color:#d2dce8;background:#172336}.pum-save-button{color:#e1eaf5;background:#1b2d49;border:1px solid #405b82}.pum-save-button:hover{background:#233b5f;border-color:#526f99}.pum-save-button:disabled,.pum-cancel-button:disabled{opacity:.55;cursor:not-allowed}.pum-loading{color:#71809a;justify-content:center;align-items:center;gap:10px;min-height:400px;font-size:12px;display:flex}.pum-spinner{border:3px solid #26334a;border-top-color:#8295b2;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite pum-spin}.pum-detail-loading{color:#718099;justify-content:center;align-items:center;min-height:300px;font-size:12px;display:flex}.pum-error{color:#7d8ba0;justify-content:center;align-items:center;gap:12px;min-height:300px;display:flex}.pum-error strong{color:#dce5ef}.pum-error button{color:#cbd6e3;cursor:pointer;background:#121d2c;border:1px solid #29384d;border-radius:7px;height:33px;padding:0 12px}.pum-error button:hover{background:#18263a}.pum-spin{animation:.8s linear infinite pum-spin-animation}@keyframes pum-spin{to{transform:rotate(360deg)}}@keyframes pum-spin-animation{to{transform:rotate(360deg)}}@media (width<=1200px){.pum-page{padding:27px 25px 40px}.pum-summary-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=900px){.pum-header{flex-direction:column;align-items:flex-start}.pum-header-actions{width:100%}.pum-refresh,.pum-create-button{flex:none}.pum-search{width:100%}.pum-toolbar{align-items:stretch}.pum-detail-grid,.pum-detail-financial{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.pum-page{padding:20px 15px 32px}.pum-header h1{font-size:26px}.pum-header-actions{width:100%}.pum-create-button,.pum-refresh{flex:1}.pum-toolbar{flex-direction:column}.pum-toolbar select{width:100%}.pum-summary-grid{grid-template-columns:1fr}.pum-detail-grid,.pum-detail-financial{grid-template-columns:1fr 1fr}.pum-detail-sla,.pum-metrics{grid-template-columns:1fr}.pum-modal-overlay{padding:10px}.pum-form-modal{width:100%;max-height:95vh}.pum-form-grid{grid-template-columns:1fr}.pum-form-header,.pum-form-body,.pum-form-footer{padding-left:17px;padding-right:17px}}@media (width<=500px){.pum-detail-grid,.pum-detail-financial{grid-template-columns:1fr}.pum-header-actions{flex-direction:column}.pum-refresh,.pum-create-button{width:100%}.pum-form-footer{flex-direction:column-reverse}.pum-cancel-button,.pum-save-button{width:100%}.pum-drawer{width:100vw;padding:20px 16px}}.pum-mobile-list{display:none}@media (width<=768px){.pum-header{align-items:flex-start;gap:12px}.pum-header h1{font-size:24px;line-height:1.15}.pum-header p{max-width:270px;font-size:11px;line-height:1.45}.pum-header-actions{flex-shrink:0;gap:6px;display:flex}.pum-refresh,.pum-create-button{justify-content:center;gap:0;width:38px;min-height:38px;padding:0;font-size:0}.pum-refresh svg,.pum-create-button svg{width:17px;height:17px}.pum-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.pum-summary-card{border-radius:12px;min-width:0;padding:12px}.pum-summary-icon{width:32px;height:32px}.pum-summary-card span{font-size:9px}.pum-summary-card strong{overflow-wrap:anywhere;font-size:14px;line-height:1.25;display:block}.pum-summary-card small{font-size:9px;line-height:1.35}.pum-toolbar{grid-template-columns:1fr;gap:8px;display:grid}.pum-search,.pum-toolbar select{width:100%;min-height:40px}.pum-desktop-table{display:none!important}.pum-mobile-list{flex-direction:column;gap:10px;margin-top:10px;display:flex}.pum-mobile-card{color:#e5e7eb;background:#10131d;border:1px solid #252b3a;border-radius:14px;padding:13px;box-shadow:0 2px 10px #0000002e}.pum-mobile-card *{box-sizing:border-box}.pum-mobile-card-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:11px;display:flex}.pum-mobile-title-wrap{flex-direction:column;gap:3px;min-width:0;display:flex}.pum-mobile-title{color:#f3f4f6;overflow-wrap:anywhere;font-size:14px;line-height:1.35}.pum-mobile-ip{color:#8b93a7;font-size:10px;line-height:1.3}.pum-mobile-card .pum-status{flex-shrink:0;padding:4px 8px;font-size:9px}.pum-mobile-holder,.pum-mobile-period{border-top:1px solid #252b3a;grid-template-columns:1fr 1fr;gap:10px;padding:10px 0;display:grid}.pum-mobile-holder>div,.pum-mobile-period>div,.pum-mobile-financial>div{min-width:0}.pum-mobile-holder span,.pum-mobile-period span,.pum-mobile-financial span{color:#7f889d;text-transform:uppercase;letter-spacing:.04em;margin-bottom:3px;font-size:9px;display:block}.pum-mobile-holder strong,.pum-mobile-period strong{color:#dfe3eb;overflow-wrap:anywhere;font-size:11px;line-height:1.35;display:block}.pum-mobile-financial{border-top:1px solid #252b3a;border-bottom:1px solid #252b3a;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;padding:10px 0;display:grid}.pum-mobile-financial strong{color:#f3f4f6;overflow-wrap:anywhere;font-size:10px;line-height:1.35;display:block}.pum-mobile-allocated{color:#b8c2d5!important}.pum-mobile-remaining{color:#7ee2a8!important}.pum-mobile-actions{grid-template-columns:repeat(3,1fr);gap:7px;padding-top:10px;display:grid}.pum-mobile-actions .pum-action{border-radius:8px;justify-content:center;align-items:center;gap:5px;min-height:34px;font-size:10px;font-weight:600;display:flex}.pum-mobile-state{color:#9aa3b7;text-align:center;background:#10131d;border:1px dashed #303747;border-radius:14px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:145px;padding:24px;font-size:12px;display:flex}.pum-overlay{align-items:flex-end;padding:0}.pum-drawer{border-radius:18px 18px 0 0;width:100%;max-width:none;max-height:92vh}.pum-drawer-header{z-index:2;position:sticky;top:0}.pum-detail{padding-bottom:20px}.pum-detail-grid,.pum-detail-financial{grid-template-columns:1fr 1fr;gap:9px}.pum-detail-sla{grid-template-columns:1fr;gap:9px}.pum-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px}.pum-request-list{gap:8px}.pum-request-row{grid-template-columns:1fr;gap:7px;padding:11px}.pum-modal-overlay{align-items:flex-end;padding:10px}.pum-form-modal{border-radius:16px;width:100%;max-width:none;max-height:94vh}.pum-form-header{padding:15px}.pum-form-header h2{font-size:18px}.pum-form-header p{font-size:10px;line-height:1.4}.pum-form-body{padding:15px}.pum-form-grid{grid-template-columns:1fr;gap:10px}.pum-form-footer{grid-template-columns:1fr 1.4fr;gap:8px;padding:12px 15px;display:grid}.pum-form-footer button{width:100%;min-height:40px}.pum-sla-preview{padding:11px}}@media (width<=390px){.pum-header h1{font-size:22px}.pum-summary-grid{gap:7px}.pum-summary-card{padding:10px}.pum-summary-card strong{font-size:12px}.pum-mobile-card{padding:11px}.pum-mobile-financial strong,.pum-mobile-actions .pum-action{font-size:9px}.pum-metrics{grid-template-columns:1fr}}.notification-center{align-items:center;display:flex;position:relative}.notification-button{position:relative}.notification-button-active{background:#6366f11f!important;border-color:#6366f140!important}.notification-badge{color:#fff;background:#ef4444;border:2px solid #080d18;border-radius:999px;justify-content:center;align-items:center;min-width:18px;height:18px;padding:0 5px;font-size:9px;font-weight:800;line-height:1;display:flex;position:absolute;top:-5px;right:-5px;box-shadow:0 2px 8px #00000059}.notification-dropdown{z-index:9999;background:#0b111d;border:1px solid #94a3b824;border-radius:16px;width:410px;max-width:calc(100vw - 32px);animation:.16s ease-out notificationDropdownIn;position:absolute;top:calc(100% + 12px);right:0;overflow:hidden;box-shadow:0 24px 60px #0000008c,0 8px 24px #00000047}@keyframes notificationDropdownIn{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.notification-header{background:linear-gradient(#ffffff06,#fff0);border-bottom:1px solid #94a3b81a;justify-content:space-between;align-items:center;min-height:72px;padding:16px 17px;display:flex}.notification-header-title{color:#f8fafc;letter-spacing:-.01em;font-size:15px;font-weight:700}.notification-header-subtitle{color:#64748b;margin-top:4px;font-size:11px}.notification-read-all{color:#94a3b8;cursor:pointer;background:0 0;border:1px solid #94a3b81f;border-radius:8px;align-items:center;gap:6px;padding:7px 9px;font-size:10px;font-weight:600;transition:all .15s;display:inline-flex}.notification-read-all:hover:not(:disabled){color:#c4b5fd;background:#6366f11a;border-color:#6366f140}.notification-read-all:disabled{opacity:.35;cursor:default}.notification-list{max-height:430px;overflow-y:auto}.notification-list::-webkit-scrollbar{width:5px}.notification-list::-webkit-scrollbar-track{background:0 0}.notification-list::-webkit-scrollbar-thumb{background:#94a3b829;border-radius:999px}.notification-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #94a3b812;align-items:flex-start;gap:12px;padding:14px 16px;transition:background .15s;display:flex}.notification-item:hover{background:#94a3b80b}.notification-item-unread{background:#6366f109}.notification-item-unread:hover{background:#6366f113}.notification-item-read{opacity:.72}.notification-item-icon{border-radius:10px;flex:0 0 34px;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.notification-created{color:#93c5fd;background:#3b82f61a}.notification-transferred{color:#c4b5fd;background:#8b5cf61a}.notification-evidence{color:#67e8f9;background:#06b6d41a}.notification-verified{color:#86efac;background:#22c55e1a}.notification-rejected{color:#fca5a5;background:#ef44441a}.notification-default{color:#cbd5e1;background:#94a3b81a}.notification-item-content{flex:1;min-width:0}.notification-item-top{align-items:center;gap:7px;display:flex}.notification-item-title{color:#e2e8f0;font-size:12px;font-weight:700;line-height:1.35}.notification-item-unread .notification-item-title{color:#f8fafc}.notification-unread-dot{background:#818cf8;border-radius:50%;flex:0 0 6px;width:6px;height:6px;box-shadow:0 0 0 3px #818cf81a}.notification-item-message{color:#64748b;-webkit-line-clamp:3;white-space:pre-line;-webkit-box-orient:vertical;margin-top:5px;font-size:10px;line-height:1.55;display:-webkit-box;overflow:hidden}.notification-item-meta{color:#475569;align-items:center;gap:4px;margin-top:7px;font-size:9px;display:flex}.notification-empty{color:#475569;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:190px;padding:30px 20px;display:flex}.notification-empty strong{color:#94a3b8;font-size:12px}.notification-empty span{font-size:10px}.notification-loading{border:2px solid #94a3b826;border-top-color:#818cf8;border-radius:50%;width:22px;height:22px;animation:.7s linear infinite notificationSpin}@keyframes notificationSpin{to{transform:rotate(360deg)}}.notification-footer{color:#475569;text-align:center;background:#ffffff03;border-top:1px solid #94a3b814;padding:10px 15px;font-size:9px}@media (width<=640px){.notification-dropdown{width:auto;max-width:none;position:fixed;top:70px;left:16px;right:16px}}.notification-item-summary{color:#cbd5e1;margin-top:5px;font-size:10px;font-weight:500;line-height:1.45}.notification-item-details{flex-direction:column;gap:3px;margin-top:7px;display:flex}.notification-detail{align-items:baseline;gap:5px;min-width:0;display:flex}.notification-detail-label{color:#475569;flex:none;font-size:9px;font-weight:600}.notification-detail-value{text-overflow:ellipsis;white-space:nowrap;color:#64748b;min-width:0;font-size:9px;overflow:hidden}.notification-item-unread .notification-detail-value{color:#94a3b8}.settings-page{width:100%;min-width:0}.settings-page-header{justify-content:space-between;align-items:flex-end;gap:20px;width:100%;display:flex}.settings-page-header h1{margin:4px 0 0}.settings-page-header p{color:#64748b;margin:6px 0 0;font-size:13px}.settings-refresh-btn{color:#8db4ff;cursor:pointer;background:#10192d;border:1px solid #243554;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 12px;font-size:12px;font-weight:600;transition:background .2s,border-color .2s,transform .2s;display:inline-flex}.settings-refresh-btn:hover{background:#172442;border-color:#3c5b92}.settings-refresh-btn:active{transform:translateY(1px)}.settings-refresh-btn:disabled{opacity:.6;cursor:default}.settings-spin{animation:.9s linear infinite settings-spin}@keyframes settings-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.settings-profile-warning{background:#17140e;border:1px solid #3b3020;border-radius:10px;align-items:center;gap:11px;margin-top:18px;padding:12px 14px;display:flex}.settings-warning-icon{color:#f0b75a;background:#251d10;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.settings-profile-warning>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-profile-warning strong{color:#e6c58b;font-size:12px}.settings-profile-warning span{color:#8b7b60;font-size:11px}.settings-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;margin-top:24px;display:grid}.settings-card{background:#0c1220;border:1px solid #1b2638;border-radius:14px;min-width:0;padding:22px;box-shadow:0 8px 24px #00000014}.settings-card-header{align-items:center;gap:13px;margin-bottom:22px;display:flex}.settings-card-icon{color:#6ea8ff;background:#121d38;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.settings-card-header h2{color:#f1f5f9;margin:0;font-size:15px;font-weight:700}.settings-card-header p{color:#64748b;margin:4px 0 0;font-size:12px}.settings-account{border-bottom:1px solid #1b2638;align-items:center;gap:14px;min-width:0;padding-bottom:20px;display:flex}.settings-avatar{color:#8db4ff;background:#1a2450;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;font-size:20px;font-weight:800;display:flex}.settings-account-main{flex:1;min-width:0}.settings-account-name{color:#f8fafc;white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.settings-account-username{color:#64748b;white-space:nowrap;text-overflow:ellipsis;margin-top:4px;font-size:12px;overflow:hidden}.settings-account-role{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:4px;display:flex}.settings-account-role span{color:#53627a;letter-spacing:.08em;font-size:9px;font-weight:700}.settings-account-role strong{color:#8db4ff;text-transform:uppercase;font-size:11px;font-weight:700}.settings-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:20px 0;display:grid}.settings-info-item{flex-direction:column;gap:5px;min-width:0;display:flex}.settings-info-item span{color:#64748b;font-size:11px}.settings-info-item strong{color:#dbe4f0;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.settings-value-capitalize{text-transform:none}.settings-loading-text{color:#51617b!important;font-size:12px!important;font-weight:500!important}.settings-mapping{background:#0d1726;border:1px solid #1d3044;border-radius:9px;align-items:center;gap:9px;margin-bottom:18px;padding:11px 12px;display:flex}.settings-mapping-icon{color:#6ea8ff;background:#10233a;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.settings-mapping>div:nth-child(2){flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.settings-mapping strong{color:#cbd8e8;font-size:11px}.settings-mapping span{color:#5f718b;font-size:10px}.settings-auth-row{border-top:1px solid #1b2638;justify-content:space-between;align-items:center;gap:15px;padding-top:18px;display:flex}.settings-auth-info{color:#6ea8ff;align-items:center;gap:10px;min-width:0;display:flex}.settings-auth-icon{background:#101c33;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.settings-auth-info>div:last-child{flex-direction:column;gap:3px;min-width:0;display:flex}.settings-auth-info strong{color:#dbe4f0;font-size:12px}.settings-auth-info span{color:#64748b;font-size:11px}.settings-action-btn{color:#8db4ff;cursor:pointer;white-space:nowrap;background:#111a30;border:1px solid #2a3b61;border-radius:8px;align-items:center;gap:7px;padding:8px 12px;font-size:12px;font-weight:600;transition:all .2s;display:inline-flex}.settings-action-btn:hover{background:#172344;border-color:#4666a3}.settings-options{flex-direction:column;display:flex}.settings-option{border-top:1px solid #182235;align-items:center;gap:12px;min-width:0;padding:15px 0;display:flex}.settings-option:first-child{border-top:none}.settings-option-icon{color:#7188ad;background:#111a2c;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.settings-option-content{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.settings-option-content strong{color:#dbe4f0;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.settings-option-content span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.settings-status{white-space:nowrap;flex-shrink:0;align-items:center;gap:6px;font-size:11px;font-weight:600;display:inline-flex}.settings-status span{border-radius:50%;width:7px;height:7px;display:block}.settings-status.active{color:#72d69b}.settings-status.active span{background:#52c97d;box-shadow:0 0 8px #52c97d73}.system-status-list{flex-direction:column;display:flex}.system-status-item{border-top:1px solid #182235;justify-content:space-between;align-items:center;gap:15px;min-width:0;padding:14px 0;display:flex}.system-status-item:first-child{border-top:none}.system-status-left{color:#7188ad;align-items:center;gap:11px;min-width:0;display:flex}.system-status-left>svg{flex-shrink:0}.system-status-left>div{flex-direction:column;gap:3px;min-width:0;display:flex}.system-status-left strong{color:#dbe4f0;white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.system-status-left span{color:#64748b;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.application-info{flex-direction:column;display:flex}.application-row{border-top:1px solid #182235;justify-content:space-between;align-items:center;gap:15px;min-width:0;padding:14px 0;display:flex}.application-row:first-child{border-top:none}.application-row span{color:#64748b;flex-shrink:0;font-size:12px}.application-row strong{color:#dbe4f0;text-align:right;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.application-footer{color:#52647e;border-top:1px solid #1b2638;align-items:center;gap:8px;margin-top:18px;padding-top:15px;font-size:10px;display:flex}.application-footer-icon{color:#607ca9;background:#101a2d;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;display:flex}@media (width<=1100px){.settings-grid{grid-template-columns:1fr}}@media (width<=650px){.settings-page{width:100%}.settings-page-header{flex-direction:column;align-items:stretch;gap:12px}.settings-page-header p{font-size:12px;line-height:1.5}.settings-refresh-btn{width:100%;min-height:40px}.settings-profile-warning{align-items:flex-start;padding:11px 12px}.settings-grid{grid-template-columns:1fr;gap:12px;margin-top:16px}.settings-card{border-radius:13px;padding:16px}.settings-card-header{gap:10px;margin-bottom:18px}.settings-card-icon{border-radius:9px;width:36px;height:36px}.settings-card-header h2{font-size:14px}.settings-card-header p{font-size:10px;line-height:1.4}.settings-account{align-items:center;gap:11px;padding-bottom:16px}.settings-avatar{border-radius:12px;width:46px;height:46px;font-size:18px}.settings-account-name{font-size:14px}.settings-account-username{font-size:10px}.settings-account-role{display:none}.settings-info-grid{grid-template-columns:1fr 1fr;gap:0;padding:16px 0}.settings-info-item{min-width:0;padding:9px 0}.settings-info-item:nth-child(odd){padding-right:10px}.settings-info-item:nth-child(2n){border-left:1px solid #182235;padding-left:10px}.settings-info-item span{font-size:10px}.settings-info-item strong{word-break:break-word;font-size:12px;line-height:1.35}.settings-mapping{align-items:flex-start;margin-bottom:15px;padding:10px}.settings-mapping .settings-status{margin-left:auto}.settings-mapping strong{font-size:10px}.settings-mapping span{font-size:9px}.settings-auth-row{flex-direction:column;align-items:stretch;gap:12px;padding-top:15px}.settings-auth-info{width:100%}.settings-action-btn{justify-content:center;width:100%;min-height:38px}.settings-option{align-items:flex-start;gap:10px;padding:13px 0}.settings-option-icon{width:32px;height:32px}.settings-option-content{padding-top:1px}.settings-option-content strong{font-size:11px}.settings-option-content span{white-space:normal;font-size:9px;line-height:1.4}.settings-option .settings-status{margin-left:auto;padding-top:2px;font-size:9px}.system-status-item{gap:8px;padding:13px 0}.system-status-left{gap:9px}.system-status-left>svg{width:16px;height:16px}.system-status-left strong{font-size:11px}.system-status-left span,.system-status-item .settings-status{font-size:9px}.application-row{align-items:flex-start;gap:12px;padding:12px 0}.application-row span{font-size:10px}.application-row strong{max-width:60%;font-size:10px;line-height:1.35}.application-footer{align-items:flex-start;font-size:9px;line-height:1.4}}@media (width<=380px){.settings-card{padding:14px}.settings-info-grid{grid-template-columns:1fr}.settings-info-item{padding:8px 0!important}.settings-info-item:nth-child(2n){border-left:none}.settings-option .settings-status{font-size:8px}.application-row strong{max-width:55%}}.counter{color:var(--accent);background:var(--accent-bg);border:2px solid #0000;border-radius:5px;margin-bottom:24px;padding:5px 10px;font-size:16px;transition:border-color .3s}.counter:hover{border-color:var(--accent-border)}.counter:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.hero{position:relative}.hero .base,.hero .framework,.hero .vite{margin:0 auto;inset-inline:0}.hero .base{z-index:0;width:170px;position:relative}.hero .framework,.hero .vite{position:absolute}.hero .framework{z-index:1;height:28px;top:34px;transform:perspective(2000px)rotate(300deg)rotateX(44deg)rotateY(39deg)scale(1.4)}.hero .vite{z-index:0;width:auto;height:26px;top:107px;transform:perspective(2000px)rotate(300deg)rotateX(40deg)rotateY(39deg)scale(.8)}\#center{flex-direction:column;flex-grow:1;place-content:center;place-items:center;gap:25px;display:flex}@media (width<=1024px){\#center{gap:18px;padding:32px 20px 24px}}\#next-steps{border-top:1px solid var(--border);text-align:left;display:flex}\#next-steps>div{flex:1 1 0;padding:32px}@media (width<=1024px){\#next-steps>div{padding:24px 20px}}\#next-steps .icon{width:22px;height:22px;margin-bottom:16px}@media (width<=1024px){\#next-steps{text-align:center;flex-direction:column}}\#docs{border-right:1px solid var(--border)}@media (width<=1024px){\#docs{border-right:none;border-bottom:1px solid var(--border)}}\#next-steps ul{gap:8px;margin:32px 0 0;padding:0;list-style:none;display:flex}\#next-steps ul .logo{height:18px}\#next-steps ul a{color:var(--text-h);background:var(--social-bg);border-radius:6px;align-items:center;gap:8px;padding:6px 12px;font-size:16px;text-decoration:none;transition:box-shadow .3s;display:flex}\#next-steps ul a:hover{box-shadow:var(--shadow)}\#next-steps ul a .button-icon{width:18px;height:18px}@media (width<=1024px){\#next-steps ul{flex-wrap:wrap;justify-content:center;margin-top:20px}\#next-steps ul li{flex:calc(50% - 8px)}\#next-steps ul a{box-sizing:border-box;justify-content:center;width:100%}}\#spacer{border-top:1px solid var(--border);height:88px}@media (width<=1024px){\#spacer{height:48px}}.ticks{width:100%;position:relative}.ticks:before,.ticks:after{content:"";border:5px solid #0000;position:absolute;top:-4.5px}.ticks:before{border-left-color:var(--border);left:0}.ticks:after{border-right-color:var(--border);right:0}.user-menu{align-items:center;display:flex;position:relative}.user-menu-trigger{cursor:pointer;color:inherit;transition:background* .2s ease;background:0 0;border:0;border-radius:10px;align-items:center;gap:10px;padding:6px 8px;display:flex}.user-menu-trigger:hover{background:#ffffff0a}.user-menu-trigger .user-info{text-align:left}.user-menu-trigger .user-name{font-size:13px;font-weight:600}.user-menu-trigger .user-role{color:#64748b;margin-top:2px;font-size:10px}.user-dropdown{z-index:1000;background:#101622;border:1px solid #263149;border-radius:12px;width:220px;padding:8px;position:absolute;top:calc(100% + 10px);right:0;box-shadow:0 20px 50px #00000073}.user-dropdown-header{padding:10px 10px 8px}.user-dropdown-name{color:#f8fafc;font-size:13px;font-weight:600}.user-dropdown-role{color:#64748b;margin-top:3px;font-size:11px}.user-dropdown-divider{background:#202a3d;height:1px;margin:4px 0 6px}.user-dropdown-item{color:#cbd5e1;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:10px;width:100%;padding:10px;font-size:12px;display:flex}.user-dropdown-item:hover{background:#ffffff0d}.logout-item{color:#f87171}.logout-item:hover{background:#ef444414}@media (width<=768px){html,body,#root{width:100%;max-width:100%;overflow-x:hidden}.app-shell{width:100%;min-width:0;overflow-x:hidden}.main-content{overflow-x:hidden;width:100%!important;min-width:0!important;max-width:100%!important;margin-left:0!important;padding-left:0!important}.topbar{width:100%;min-width:0;padding-left:14px;padding-right:14px}.topbar-left{flex:1;min-width:0}.breadcrumb{min-width:0;overflow:hidden}.breadcrumb-main{white-space:nowrap}.breadcrumb-muted,.search-box{display:none}.topbar-right{gap:8px}.page-content,.content-area{width:100%;min-width:0;max-width:100%}.table-container,.table-wrapper{-webkit-overflow-scrolling:touch;width:100%;max-width:100%;overflow-x:auto}table{min-width:700px}.page-header{padding-left:16px;padding-right:16px}.page-header h1{font-size:24px}.page-header p{font-size:12px}.dashboard-grid,.stats-grid,.kpi-grid,.grid{grid-template-columns:1fr!important}.modal,.modal-content{margin:12px;width:calc(100vw - 24px)!important;max-width:calc(100vw - 24px)!important}}.pumex-logo-box{background:#080d18;border:1px solid #3b82f64d;border-radius:12px;justify-content:center;align-items:center;width:44px;min-width:44px;height:44px;min-height:44px;padding:2px;display:flex;overflow:hidden;box-shadow:0 0 18px #2563eb1a}.pumex-logo-image{object-fit:cover;border-radius:9px;width:100%;height:100%;display:block}@media (width<=768px){.pumex-logo-box{width:42px;min-width:42px;height:42px;min-height:42px}}
