.invoice-dashboard-content{width:100%;padding:20px 28px;background-color:#f8fafc;display:flex;flex-direction:column;gap:16px}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:4px}.dashboard-header-buttons{display:flex;gap:10px}.header-btn{padding:7px 14px;border:none;border-radius:8px;font-size:12px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #00000014}.invoice-mgmt-btn{background-color:#0f68e6;color:#fff}.invoice-mgmt-btn:hover{background-color:#0b56c4}.admin-setting-btn{background-color:#8b5cf6;color:#fff}.admin-setting-btn:hover{background-color:#7c3aed}.dashboard-cards-container{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.dashboard-card{background-color:#fff;border-radius:12px;border:1px solid #e2e8f0;padding:14px 18px;transition:all .2s ease;cursor:pointer;box-shadow:0 1px 4px #0f172a08}.dashboard-card:hover{box-shadow:0 4px 12px #0f172a14;transform:translateY(-1px)}.dashboard-card.active-card{border-color:#0f68e6;box-shadow:0 0 0 2px #0f68e62e;background-color:#f8fafc}.dashboard-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.dashboard-card-title{font-size:11px;font-weight:700;color:#64748b;text-transform:uppercase;letter-spacing:.04em}.dashboard-card-icon{width:30px;height:30px;border-radius:50%;display:flex;align-items:center;justify-content:center}.dashboard-card-count{font-size:22px;font-weight:800;color:#0f172a;line-height:1}.text-blue-500{color:#0f68e6}.bg-blue-100{background-color:#eff6ff}.text-green-500{color:#16a34a}.bg-green-100{background-color:#f0fdf4}.text-orange-500{color:#d97706}.bg-orange-100{background-color:#fffbeb}.text-purple-500{color:#8b5cf6}.bg-purple-100{background-color:#f5f3ff}.text-red-500{color:#dc2626}.bg-red-100{background-color:#fef2f2}.invoice-filter-section{background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:14px 18px;box-shadow:0 1px 4px #0f172a08}.filter-wrapper{display:flex;flex-direction:column;gap:10px}.filter-status-display{display:flex;align-items:center;gap:6px}.filter-label{font-size:12px;font-weight:600;color:#475569}.filter-status-value{font-size:12px;font-weight:700;color:#0f68e6;padding:2px 10px;background-color:#eff6ff;border-radius:6px}.filter-search-input{width:100%;height:34px;padding:0 12px;border:1px solid #cbd5e1;border-radius:8px;font-size:12px;color:#1e293b;outline:none;font-family:inherit;transition:all .2s ease}.filter-search-input:focus{border-color:#0f68e6;box-shadow:0 0 0 3px #0f68e626}.filter-dropdowns-container{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.filter-btn,.lazy-dropdown-btn{display:inline-flex;align-items:center;gap:6px;height:32px;padding:0 10px;background-color:#fff;border:1px solid #cbd5e1;border-radius:8px;font-size:11.5px;font-weight:600;color:#334155;cursor:pointer;transition:all .2s ease}.filter-btn:hover,.lazy-dropdown-btn:hover{background-color:#f8fafc;border-color:#94a3b8}.filter-btn-label{color:#64748b;font-weight:600}.filter-btn-value{color:#0f172a;font-weight:700}.filter-date-input{height:32px;padding:0 8px;border:1px solid #cbd5e1;border-radius:8px;font-size:11.5px;color:#334155;font-family:inherit}.download-btn{display:inline-flex;align-items:center;gap:4px;height:32px;padding:0 12px;background-color:#16a34a;color:#fff;border:none;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:background .2s ease}.download-btn:hover{background-color:#15803d}.clear-filters-btn{height:32px;padding:0 12px;background-color:#fff;color:#dc2626;border:1px solid #fca5a5;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:all .2s ease}.clear-filters-btn:hover{background-color:#fef2f2}.invoice-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow-x:auto;box-shadow:0 1px 4px #0f172a08}.invoice-table{width:100%;border-collapse:collapse;font-size:12px}.invoice-table th{background-color:#f1f5f9;padding:10px 12px;text-align:left;font-size:11px;font-weight:700;color:#475569;text-transform:uppercase;letter-spacing:.03em;border-bottom:1px solid #cbd5e1;white-space:nowrap}.invoice-table td{padding:10px 12px;border-bottom:1px solid #f1f5f9;color:#1e293b;white-space:nowrap}.invoice-table tbody tr:hover{background-color:#f8fafc}.status-badge{padding:3px 8px;border-radius:6px;font-size:11px;font-weight:700;text-transform:capitalize;display:inline-block}.status-processed{background-color:#d1fae5;color:#065f46}.status-pending{background-color:#fef3c7;color:#92400e}.status-failed{background-color:#fee2e2;color:#991b1b}.status-queued{background-color:#f3e8ff;color:#6b21a8}.reprocess-btn,.upload-ariba-btn{padding:4px 10px;border-radius:6px;border:none;font-size:11px;font-weight:700;cursor:pointer;display:inline-flex;align-items:center;gap:4px}.reprocess-btn{background-color:#8b5cf6;color:#fff}.reprocess-btn:hover{background-color:#7c3aed}.upload-ariba-btn{background-color:#0f68e6;color:#fff}.upload-ariba-btn:hover{background-color:#0b56c4}.icon-button--view-button{background:none;border:none;color:#0f68e6;cursor:pointer;padding:2px}.icon-button--view-button:hover{color:#0b56c4}.invoice-pagination-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;padding:12px 18px;background-color:#fff;border-top:1px solid #e2e8f0}.invoice-pagination-controls button{padding:4px 12px;border:1px solid #cbd5e1;background-color:#fff;border-radius:6px;font-size:12px;font-weight:600;cursor:pointer}.invoice-pagination-controls button:disabled{opacity:.5;cursor:not-allowed}:root{--bg-page: #9cb8d1;--bg-header: #ffffff;--bg-card: #567b94;--bg-card-gradient: linear-gradient(145deg, #5e86a1 0%, #4a718a 100%);--primary-blue: #0f68e6;--primary-blue-gradient: linear-gradient(135deg, #1172f7 0%, #0c57c8 100%);--primary-blue-hover: #0b56c4;--text-dark: #1e293b;--text-muted: #64748b;--text-light: #ffffff;--input-bg: #ffffff;--input-border: #cbd5e1;--font-family: "Plus Jakarta Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100vh;font-family:var(--font-family);background:radial-gradient(circle at 15% 20%,#c4daec,#9cb8d1 45%,#7a9cb9);color:var(--text-dark);display:flex;flex-direction:column;-webkit-font-smoothing:antialiased}#root{min-height:100vh;display:flex;flex-direction:column;width:100%}.auth-page-container{height:calc(100vh - 50px);max-height:calc(100vh - 50px);overflow:hidden}.header-bar{background-color:var(--bg-header);height:50px;min-height:50px;padding:0 28px;display:flex;align-items:center;box-shadow:0 1px 6px #0f172a0d;z-index:100}.header-brand{display:flex;align-items:center;gap:10px;text-decoration:none}.cas-logo-badge{display:flex;align-items:center;justify-content:center;position:relative;width:36px;height:26px;filter:drop-shadow(0 2px 4px rgba(15,104,230,.2))}.cas-logo-svg{width:100%;height:100%}.header-title{font-size:17px;font-weight:700;color:#1a233a;letter-spacing:-.3px}.auth-page-container{height:calc(100vh - 50px);flex:1;display:flex;align-items:center;justify-content:center;padding:10px 24px;overflow:hidden;position:relative}.auth-page-container:before{content:"";position:absolute;top:15%;left:10%;width:320px;height:320px;background:radial-gradient(circle,#ffffff59,#fff0 70%);border-radius:50%;pointer-events:none;filter:blur(40px)}.auth-page-container:after{content:"";position:absolute;bottom:10%;right:15%;width:400px;height:400px;background:radial-gradient(circle,#0f68e626,#0f68e600 70%);border-radius:50%;pointer-events:none;filter:blur(50px)}.auth-wrapper{max-width:1120px;width:100%;max-height:calc(100vh - 60px);display:grid;grid-template-columns:minmax(320px,390px) 1fr;gap:36px;align-items:center;z-index:1}.auth-wrapper.signup-wrapper{grid-template-columns:minmax(440px,520px) 1fr;max-width:1180px}.auth-card{background:var(--bg-card-gradient);border-radius:20px;padding:clamp(20px,3vh,30px) clamp(22px,2.5vw,32px);box-shadow:0 20px 48px -10px #0f233c47,0 6px 16px #0000001a,inset 0 1px 1px #ffffff40;border:1px solid rgba(255,255,255,.2);color:var(--text-light);display:flex;flex-direction:column;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.auth-card-title{font-size:clamp(24px,3.8vh,32px);font-weight:700;margin-bottom:clamp(4px,.8vh,8px);color:#fff;letter-spacing:-.4px;line-height:1.15;text-shadow:0 2px 4px rgba(0,0,0,.12)}.auth-card-subtitle{font-size:clamp(12px,1.6vh,13px);color:#e2e8f0;margin-bottom:clamp(12px,2vh,18px);font-weight:400}.signup-card{padding:clamp(16px,2.4vh,26px) clamp(20px,2.2vw,28px)}.signup-card .auth-card-title{font-size:clamp(22px,3.4vh,28px);margin-bottom:2px}.signup-card .auth-card-subtitle{font-size:clamp(11.5px,1.5vh,12.5px);margin-bottom:clamp(8px,1.4vh,14px)}.signup-card .auth-grid{gap:clamp(6px,1.1vh,10px) 12px}.signup-card .custom-input{height:clamp(34px,4.4vh,38px);font-size:clamp(11.5px,1.4vh,12.8px);border-radius:19px;padding:0 14px}.signup-card .submit-btn{height:clamp(36px,4.6vh,40px);margin-top:clamp(4px,.8vh,8px);font-size:clamp(13px,1.7vh,14.5px);border-radius:20px}.signup-card .auth-footer-text{margin-top:clamp(6px,1.2vh,10px);font-size:clamp(11.5px,1.4vh,12.5px)}.auth-form{display:flex;flex-direction:column;gap:clamp(10px,1.8vh,15px)}.auth-grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(8px,1.3vh,12px) 14px}.input-field-group{position:relative;display:flex;flex-direction:column}.custom-input{width:100%;height:clamp(36px,4.6vh,40px);background-color:var(--input-bg);border:1px solid rgba(255,255,255,.6);border-radius:20px;padding:0 16px;font-size:clamp(12px,1.5vh,13px);color:#1e293b;font-family:var(--font-family);outline:none;transition:all .2s ease;box-shadow:0 2px 6px #0f233c0d,inset 0 1px 2px #00000008}.custom-input::placeholder{color:#94a3b8;font-weight:400}.custom-input:focus{border-color:#0f68e6;box-shadow:0 0 0 3px #0f68e640,0 4px 12px #0f68e626}.password-input-wrapper{position:relative}.password-toggle-btn{position:absolute;right:14px;top:50%;transform:translateY(-50%);background:none;border:none;color:#94a3b8;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:2px}.password-toggle-btn:hover{color:#475569}.forgot-password-link{align-self:flex-end;color:#fff;font-size:clamp(11px,1.4vh,12px);font-weight:600;text-decoration:none;margin-top:-2px;margin-bottom:2px;transition:opacity .2s ease;text-shadow:0 1px 2px rgba(0,0,0,.1)}.forgot-password-link:hover{opacity:.85;text-decoration:underline}.submit-btn{height:clamp(38px,5vh,44px);background:var(--primary-blue-gradient);color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:22px;font-size:clamp(13.5px,1.8vh,15px);font-weight:700;font-family:var(--font-family);cursor:pointer;margin-top:clamp(4px,1vh,8px);transition:all .2s ease;box-shadow:0 6px 20px #0f68e661,inset 0 1px 1px #ffffff4d}.submit-btn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #0f68e67a,inset 0 1px 1px #fff6}.auth-footer-text{text-align:center;margin-top:clamp(8px,1.4vh,12px);font-size:clamp(12px,1.5vh,13px);color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.1)}.monitor-container{display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;max-height:calc(100vh - 80px);justify-content:center;justify-self:center;overflow:hidden}.monitor-frame{width:100%;background-color:#0c121e;border-radius:10px;padding:5px;box-shadow:0 12px 32px -8px #0f172a59,0 4px 12px #0000002e;border:2px solid #1e293b;position:relative}.monitor-screen{background-color:#f8fafc;border-radius:4px;overflow:hidden;font-size:9px;color:#334155;box-shadow:inset 0 0 4px #0000001a}.monitor-stand-neck{width:50px;height:12px;background:linear-gradient(180deg,#1e293b,#0f172a);margin-top:-1px}.monitor-stand-base{width:130px;height:5px;background-color:#0f172a;border-radius:3px;box-shadow:0 4px 10px #00000040}.auth-footer-text a{color:#fff;font-weight:700;text-decoration:underline;cursor:pointer}.monitor-container{display:flex;flex-direction:column;align-items:center;width:100%;max-height:calc(100vh - 72px);position:relative}.monitor-frame{width:100%;background-color:#0c121e;border-radius:14px;padding:8px;box-shadow:0 24px 60px -10px #0f172a73,0 8px 24px #0003,inset 0 1px 1px #ffffff26;border:2px solid #1e293b;position:relative}.monitor-screen{background-color:#f8fafc;border-radius:6px;overflow:hidden;font-size:10.5px;color:#334155;box-shadow:inset 0 0 6px #0000001a}.monitor-stand-neck{width:60px;height:16px;background:linear-gradient(180deg,#1e293b,#0f172a);margin-top:-1px}.monitor-stand-base{width:150px;height:6px;background-color:#0f172a;border-radius:3px;box-shadow:0 6px 16px #0000004d}.dash-header{background:#fff;padding:12px 18px;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between}.dash-brand{display:flex;align-items:center;gap:10px}.dash-icon-box{width:30px;height:30px;background-color:#2563eb;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#fff}.dash-title-wrap h4{font-size:13px;font-weight:700;color:#0f172a;line-height:1.2}.dash-title-wrap p{font-size:10px;color:#64748b}.dash-top-actions{display:flex;gap:8px}.dash-btn-sm{padding:5px 12px;border-radius:6px;font-size:11px;font-weight:600;border:1px solid #e2e8f0;background:#fff;color:#475569;cursor:pointer;display:flex;align-items:center;gap:4px}.dash-btn-sm.active{background:#f1f5f9;color:#0f172a}.dash-btn-primary{background:#2563eb;color:#fff;border:none}.dash-body{padding:14px 16px;display:flex;flex-direction:column;gap:14px;background-color:#f8fafc}.dash-stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px 12px}.stat-header{display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#64748b;margin-bottom:4px}.stat-value{font-size:16px;font-weight:700;color:#0f172a}.dash-filter-bar{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:8px 12px;display:flex;align-items:center;gap:10px}.filter-label{font-size:10px;font-weight:700;color:#64748b;letter-spacing:.5px}.search-input-box{flex:1;background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:4px 10px;font-size:11px;color:#334155}.select-filter-sm{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:4px 8px;font-size:10px;color:#475569}.dash-content-grid{display:grid;grid-template-columns:240px 1fr;gap:12px}.ticket-list-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:10px;display:flex;flex-direction:column;gap:8px}.panel-title-bar{display:flex;align-items:center;justify-content:space-between;font-size:10px;font-weight:700;color:#64748b;margin-bottom:4px}.ticket-item-card{border:1px solid #e2e8f0;border-radius:6px;padding:8px;background:#fff;cursor:pointer;transition:all .15s ease}.ticket-item-card.selected{border-color:#3b82f6;background-color:#eff6ff}.ticket-item-title{font-size:11px;font-weight:700;color:#0f172a;margin-bottom:4px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.badge-row{display:flex;align-items:center;gap:6px;margin-bottom:6px}.badge{padding:2px 6px;border-radius:4px;font-size:9px;font-weight:600}.badge-high{background-color:#fef2f2;color:#ef4444}.badge-medium{background-color:#fffbebfb;color:#d97706}.badge-open{background-color:#eff6ff;color:#2563eb}.badge-progress{background-color:#f0fdf4;color:#16a34a}.ticket-meta{display:flex;align-items:center;justify-content:space-between;font-size:9px;color:#94a3b8}.ticket-detail-panel{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:14px;display:flex;flex-direction:column;gap:12px}.detail-header-title{font-size:14px;font-weight:700;color:#0f172a}.detail-author-meta{font-size:10px;color:#64748b}.detail-body-text{font-size:11px;color:#334155;line-height:1.5}.ai-suggestions-box{background:#f0f7ff;border:1px solid #bfdbfe;border-radius:8px;padding:10px 12px;display:flex;flex-direction:column;gap:6px}.ai-suggestions-header{display:flex;align-items:center;gap:6px;font-size:11px;font-weight:700;color:#1d4ed8}.ai-suggestions-content{font-size:10px;color:#1e40af;line-height:1.4}@media (max-width: 1024px){.auth-wrapper,.auth-wrapper.signup-wrapper{grid-template-columns:1fr}.monitor-container{display:none}}
