.notification-container{background:#f5f7fb;min-height:100vh;padding:24px}.notification-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;display:flex}.notification-header h1{color:#1f2937;margin:0;font-size:28px}.notification-header p{color:#6b7280;margin-top:6px}.refresh-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;align-items:center;gap:8px;padding:10px 18px;display:flex}.refresh-btn:hover{background:#1d4ed8}.notification-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 10px #00000014}.notification-item{background:#fff;border-bottom:1px solid #e5e7eb;align-items:center;gap:18px;padding:18px;display:flex}.notification-item:last-child{border-bottom:none}.notification-item.read{opacity:.6}.notification-icon{color:#2563eb;background:#dbeafe;border-radius:50%;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.notification-content{flex:1}.notification-content h3{color:#111827;margin:0;font-size:17px}.notification-content p{color:#4b5563;margin:6px 0}.notification-content span{color:#6b7280;font-size:13px}.notification-actions{gap:10px;display:flex}.notification-actions button{cursor:pointer;color:#2563eb;background:0 0;border:none}.notification-actions button:hover{color:#dc2626}.empty{color:#6b7280;flex-direction:column;justify-content:center;align-items:center;padding:50px;display:flex}.notification-loading{justify-content:center;align-items:center;height:300px;display:flex}@media (width<=768px){.notification-item{flex-direction:column;align-items:flex-start}.notification-actions{width:100%}}.company-module-container,.company-module-container *,.company-module-container :before,.company-module-container :after{box-sizing:border-box}.company-module-container{color:#1e293b;background:linear-gradient(#f8fafc 0%,#f3f6fb 100%);width:100%;min-height:100vh;padding:28px 34px;overflow-x:hidden}.company-module-container button,.company-module-container input,.company-module-container textarea,.company-module-container select{font-family:inherit}.company-list-container{background:#fff;border:1px solid #e2e8f0;border-radius:17px;width:100%;padding:25px;box-shadow:0 4px 14px #0f172a09,0 14px 35px #0f172a06}.company-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.company-header>div{min-width:0}.company-header h2{color:#172033;letter-spacing:-.55px;margin:0;font-size:28px;font-weight:750;line-height:1.2}.company-header p{color:#64748b;margin:6px 0 0;font-size:14px}.add-company-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.add-company-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3b}.add-company-btn:active{transform:translateY(0)}.company-search-wrapper{width:min(440px,100%);margin-bottom:19px;position:relative}.company-search-wrapper svg{color:#94a3b8;pointer-events:none;width:17px;height:17px;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.company-search-wrapper input{color:#1e293b;background:#fff;border:1px solid #d5dde7;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px 0 42px;font-size:14px;transition:border-color .18s,box-shadow .18s}.company-search-wrapper input:hover{border-color:#b9c5d2}.company-search-wrapper input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17}.company-search-wrapper input::placeholder{color:#94a3b8}.search-box{width:min(440px,100%);margin-bottom:19px}.search-box input{color:#1e293b;background:#fff;border:1px solid #d5dde7;border-radius:10px;outline:none;width:100%;height:46px;padding:0 14px;font-size:14px;transition:border-color .18s,box-shadow .18s}.search-box input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17}.company-table-wrapper{scrollbar-width:thin;background:#fff;border:1px solid #e2e8f0;border-radius:13px;width:100%;overflow-x:auto}.company-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:720px}.company-table th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:54px;padding:14px 18px;font-size:11px;font-weight:750}.company-table td{color:#475569;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f5;min-height:65px;padding:14px 18px;font-size:14px}.company-table tbody tr{transition:background .18s}.company-table tbody tr:hover td{background:#f8fbff}.company-table tbody tr:last-child td{border-bottom:none}.company-table td:first-child{color:#172033;font-weight:700}.company-actions{align-items:center;gap:7px;display:flex}.company-actions button{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:8px;min-height:34px;padding:7px 12px;font-size:12px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s}.company-actions button:hover{transform:translateY(-1px)}.edit-btn,.edit-company-btn{color:#fff;background:#f59e0b}.edit-btn:hover,.edit-company-btn:hover{background:#d97706;box-shadow:0 4px 10px #f59e0b29}.view-btn{color:#fff;background:#0ea5e9}.view-btn:hover{background:#0284c7;box-shadow:0 4px 10px #0ea5e929}.delete-btn{color:#fff;background:#dc2626}.delete-btn:hover{background:#b91c1c;box-shadow:0 4px 10px #dc262624}.company-empty-state{text-align:center;color:#64748b;height:170px;font-size:14px}.company-form-container{background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:100%;max-width:1000px;margin:0 auto;padding:30px;box-shadow:0 5px 16px #0f172a09,0 16px 38px #0f172a08}.company-form-page-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.company-form-page-header>div{min-width:0}.company-form-page-header h2{color:#172033;letter-spacing:-.6px;margin:0;font-size:29px;font-weight:750;line-height:1.2}.company-form-page-header p{color:#64748b;margin:6px 0 0;font-size:14px}.company-back-btn{color:#475569;white-space:nowrap;cursor:pointer;background:#fff;border:1px solid #d7dee8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 15px;font-size:14px;font-weight:650;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s;display:inline-flex}.company-back-btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px)}.company-error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:8px;margin-bottom:20px;padding:12px 14px;font-size:13px;line-height:1.5;display:flex}.company-form{flex-direction:column;gap:18px;display:flex}.company-form-section{background:linear-gradient(#fff,#fbfdff);border:1px solid #e2e8f0;border-radius:14px;padding:22px}.company-form-section+.company-form-section{margin-top:1px}.company-form-section h3{color:#172033;margin:0 0 19px;font-size:17px;font-weight:700}.company-form-section-description{color:#64748b;margin:10px 0 18px;font-size:12px}.company-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.company-form-grid .full-width{grid-column:1/-1}.company-form .form-group{flex-direction:column;margin:0;display:flex}.company-form .form-group label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.company-input-wrapper{align-items:center;width:100%;display:flex;position:relative}.company-input-wrapper>svg{color:#94a3b8;pointer-events:none;z-index:2;flex-shrink:0;width:17px;height:17px;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.company-form input,.company-form textarea{color:#1e293b;background:#fff;border:1px solid #d1dae5;border-radius:10px;outline:none;width:100%;min-height:46px;padding:11px 13px;font-size:14px;line-height:1.45;transition:border-color .18s,box-shadow .18s,background .18s}.company-input-wrapper input{padding-left:44px!important}.company-form input:hover,.company-form textarea:hover{border-color:#b9c5d2}.company-form input:focus,.company-form textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17}.company-form input::placeholder,.company-form textarea::placeholder{color:#94a3b8}.company-form textarea{resize:vertical;min-height:110px}.custom-fields-header{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.custom-fields-header h3{margin:0}.custom-fields-header button{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px dashed #93c5fd;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-size:12px;font-weight:700;transition:background .18s,border-color .18s,transform .18s;display:inline-flex}.custom-fields-header button:hover{background:#dbeafe;border-color:#60a5fa;transform:translateY(-1px)}.custom-fields-empty{color:#94a3b8;text-align:center;background:#f8fafc;border:1px dashed #d8e0ea;border-radius:10px;margin:0;padding:16px;font-size:13px}.custom-field-row{background:#f8fafc;border:1px solid #e2e8f0;border-radius:11px;grid-template-columns:minmax(0,1fr) minmax(0,1fr) auto;align-items:end;gap:13px;margin-bottom:11px;padding:15px;display:grid}.custom-field-row:last-child{margin-bottom:0}.custom-field-row .form-group{margin:0}.custom-field-row>button{color:#dc2626;cursor:pointer;white-space:nowrap;background:#fef2f2;border:1px solid #fecaca;border-radius:9px;min-height:44px;padding:10px 13px;font-size:12px;font-weight:700;transition:background .18s,border-color .18s,transform .18s}.custom-field-row>button:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}.company-form .cancel-btn,.company-form .save-btn{cursor:pointer;border-radius:10px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:650;transition:transform .18s,background .18s,box-shadow .18s}.company-form .cancel-btn{color:#475569;background:#fff;border:1px solid #cbd5e1}.company-form .cancel-btn:hover{color:#1e293b;background:#f8fafc;transform:translateY(-1px)}.company-form .save-btn{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border:1px solid #15803d;box-shadow:0 5px 13px #16a34a29}.company-form .save-btn:hover{background:linear-gradient(135deg,#15803d,#166534);transform:translateY(-1px);box-shadow:0 8px 17px #16a34a36}.company-form .save-btn:disabled,.company-form .cancel-btn:disabled,.custom-fields-header button:disabled,.custom-field-row>button:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.company-details-container{width:100%;max-width:1000px;margin:0 auto}.company-details-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.company-details-header h2{color:#172033;margin:0;font-size:29px;font-weight:750}.company-details-header p{color:#64748b;margin:6px 0 0;font-size:14px}.company-details-actions{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.company-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;margin-bottom:17px;padding:22px;box-shadow:0 4px 12px #0f172a08}.company-card h3{color:#172033;margin:0 0 18px;font-size:17px;font-weight:700}.details-grid p{color:#475569;background:#f8fafc;border:1px solid #e5eaf0;border-radius:10px;margin:0;padding:14px;font-size:13px;line-height:1.5}.details-grid strong{color:#1e293b}.company-card .company-table{box-shadow:none;border:1px solid #e2e8f0;border-radius:11px}.back-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.back-btn:hover{color:#1e293b;background:#f8fafc}.company-loading{color:#2563eb;justify-content:center;align-items:center;width:100%;min-height:280px;font-size:16px;font-weight:650;display:flex}.company-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.company-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.company-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.company-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=900px){.company-module-container,.company-form-container{padding:24px}.company-form-grid{grid-template-columns:1fr}.company-form-grid .full-width{grid-column:1}.details-grid{grid-template-columns:1fr}}@media (width<=700px){.company-module-container{padding:18px 14px}.company-list-container,.company-form-container,.company-card{padding:19px}.company-header,.company-form-page-header,.company-details-header,.details-header{flex-direction:column;align-items:flex-start}.company-header .add-company-btn,.company-form-page-header .company-back-btn,.company-search-wrapper,.search-box{width:100%}.custom-field-row{grid-template-columns:1fr}.custom-field-row>button{width:100%}.form-actions{flex-direction:column-reverse;align-items:stretch}.company-form .cancel-btn,.company-form .save-btn{width:100%}.company-actions{flex-wrap:wrap}}@media (width<=480px){.company-module-container{padding:13px 10px}.company-list-container,.company-form-container,.company-card{border-radius:13px;padding:16px}.company-header h2,.company-form-page-header h2,.company-details-header h2,.details-header h2{font-size:23px}.custom-fields-header{flex-direction:column;align-items:flex-start}.custom-fields-header button{width:100%}}@media (prefers-reduced-motion:reduce){.company-module-container *,.company-module-container :before,.company-module-container :after{transition:none!important;animation:none!important}}.login-page{background:#f3f4f6;justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:#fff;border-radius:12px;width:100%;max-width:420px;padding:35px;box-shadow:0 5px 20px #0000001a}.login-header{text-align:center;margin-bottom:25px}.login-header h1{color:#111827;margin:0;font-size:28px}.login-header p{color:#6b7280;margin-top:8px;font-size:14px}.login-form-group{margin-bottom:18px}.login-form-group label{color:#374151;margin-bottom:6px;font-weight:500;display:block}.login-form-group input{border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px;font-size:15px}.login-form-group input:focus{border-color:#2563eb}.password-wrapper{position:relative}.password-wrapper input{padding-right:45px}.password-toggle{cursor:pointer;color:#6b7280;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.login-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:100%;padding:12px;font-size:16px;transition:all .3s}.login-btn:hover{background:#1d4ed8}.login-btn:disabled{cursor:not-allowed;background:#93c5fd}.login-error{color:#991b1b;text-align:center;background:#fee2e2;border-radius:6px;margin-bottom:15px;padding:10px;font-size:14px}.login-options{justify-content:space-between;align-items:center;margin-top:15px;font-size:14px;display:flex}.login-options a{color:#2563eb;text-decoration:none}.login-options a:hover{text-decoration:underline}@media (width<=480px){.login-card{padding:25px}.login-header h1{font-size:24px}}.position-loading{justify-content:center;align-items:center;min-height:70vh;font-size:20px;font-weight:600;display:flex}.position-denied-page{min-height:calc(100vh - 40px);padding:20px}.position-denied-content{border-radius:16px;min-height:70vh;position:relative;overflow:hidden}.position-denied-blur{filter:blur(7px);opacity:.45;pointer-events:none;-webkit-user-select:none;user-select:none}.position-denied-overlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#ffffff73;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.position-denied-card{text-align:center;background:#fffffff5;border-radius:18px;width:100%;max-width:430px;padding:40px;box-shadow:0 15px 45px #0000002e}.position-denied-icon{background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;margin:0 auto 20px;font-size:30px;display:flex}.position-denied-card h2{color:#1e293b;margin-bottom:12px}.position-denied-card p{color:#dc2626;margin-bottom:10px;font-size:16px}.position-denied-card small{color:#64748b;font-size:14px}.dashboard-page{background:#f4f7fb;width:100%;min-height:100vh;padding:28px;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.dashboard-header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.dashboard-header-left h1{color:#1f2937;margin:0;font-size:34px;font-weight:700}.dashboard-header-left p{color:#6b7280;margin-top:8px;font-size:16px}.dashboard-header-right{text-align:right}.dashboard-header-right span{color:#9ca3af;font-size:14px;display:block}.dashboard-header-right h3{color:#111827;margin-top:6px;font-size:20px;font-weight:600}.dashboard-cards{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:35px;display:grid}.dashboard-card{cursor:pointer;background:#fff;border:1px solid #eef2f7;border-radius:18px;justify-content:space-between;align-items:center;padding:24px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000000f}.dashboard-card:before{content:"";background:linear-gradient(90deg,#2563eb,#3b82f6);width:100%;height:5px;position:absolute;top:0;left:0}.dashboard-card:hover{transform:translateY(-8px);box-shadow:0 18px 35px #0000001f}.dashboard-card-content h3{color:#6b7280;margin:0;font-size:15px;font-weight:500}.dashboard-card-content p{color:#111827;margin-top:14px;font-size:36px;font-weight:700}.dashboard-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 12px 25px #2563eb4d}.dashboard-card-icon svg{width:36px;height:36px}.dashboard-grid{grid-template-columns:2fr 1fr;gap:24px;margin-bottom:30px;display:grid}.dashboard-section{background:#fff;border:1px solid #edf2f7;border-radius:18px;padding:24px;transition:all .3s;box-shadow:0 8px 20px #0000000f}.dashboard-section:hover{box-shadow:0 14px 30px #0000001a}.dashboard-section-header{justify-content:space-between;align-items:center;margin-bottom:22px;display:flex}.dashboard-section-title{align-items:center;gap:12px;display:flex}.dashboard-section-title svg{color:#2563eb}.dashboard-section-title h2{color:#1f2937;margin:0;font-size:22px;font-weight:600}.activity-list{flex-direction:column;gap:18px;display:flex}.activity-content h4{color:#111827;margin:0;font-size:15px;font-weight:600}.activity-content p{color:#6b7280;margin-top:4px;font-size:13px}.alert-list{flex-direction:column;gap:18px;display:flex}.alert-card{background:#fff7ed;border-left:5px solid #f97316;border-radius:14px;justify-content:space-between;align-items:center;padding:18px;display:flex}.alert-card.low{background:#fef2f2;border-left:5px solid #ef4444}.alert-info h4{color:#111827;margin:0;font-size:16px}.alert-info p{color:#6b7280;margin-top:5px;font-size:14px}.alert-value{color:#111827;font-size:28px;font-weight:700}.dashboard-empty{text-align:center;color:#6b7280;width:100%;padding:45px 20px}.dashboard-empty svg{color:#cbd5e1;width:60px;height:60px;margin-bottom:15px}.dashboard-empty h3{color:#374151;margin:0;font-size:20px}.dashboard-empty p{margin-top:10px;font-size:15px}.dashboard-loading{color:#2563eb;justify-content:center;align-items:center;width:100%;height:75vh;font-size:22px;font-weight:600;display:flex}.dashboard-section::-webkit-scrollbar{width:8px}.dashboard-section::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.dashboard-section::-webkit-scrollbar-track{background:#f8fafc}@keyframes fadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.dashboard-card{animation:.45s fadeUp}.dashboard-section{animation:.55s fadeUp}@media (width<=1200px){.dashboard-grid{grid-template-columns:1fr}}@media (width<=992px){.dashboard-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.dashboard-page{padding:18px}.dashboard-header{flex-direction:column;align-items:flex-start;gap:18px}.dashboard-header-right{text-align:left}.dashboard-card{padding:20px}.dashboard-card-content p{font-size:30px}.dashboard-card-icon{width:62px;height:62px}.dashboard-card-icon svg{width:30px;height:30px}}@media (width<=576px){.dashboard-cards{grid-template-columns:1fr}.dashboard-page{padding:15px}.dashboard-header-left h1{font-size:28px}.dashboard-section{padding:18px}.activity-item{flex-direction:column;align-items:flex-start;gap:15px}.alert-card{flex-direction:column;align-items:flex-start;gap:10px}}.department-tasks-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;margin-top:28px;overflow:hidden;box-shadow:0 4px 14px #0f172a09,0 12px 30px #0f172a06}.department-tasks-header{background:linear-gradient(#fff 0%,#f8fafc 100%);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:18px;padding:20px 22px;display:flex}.department-tasks-title{color:#2563eb;align-items:center;gap:12px;min-width:0;display:flex}.department-tasks-title>svg{flex-shrink:0}.department-tasks-title h2{color:#172033;letter-spacing:-.3px;margin:0;font-size:20px;font-weight:750;line-height:1.3}.department-tasks-title p{color:#64748b;margin:4px 0 0;font-size:12px;line-height:1.45}.department-tasks-refresh{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:38px;padding:8px 13px;font-family:inherit;font-size:12px;font-weight:650;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.department-tasks-refresh:hover:not(:disabled){background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 4px 10px #2563eb1a}.department-tasks-refresh:active:not(:disabled){transform:translateY(0)}.department-tasks-refresh:disabled{opacity:.6;cursor:not-allowed}.department-tasks-table-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;width:100%;overflow-x:auto}.department-tasks-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:900px}.department-tasks-table th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;height:52px;padding:13px 16px;font-size:11px;font-weight:750;line-height:1.25}.department-tasks-table th:first-child{padding-left:20px}.department-tasks-table td{color:#475569;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #edf1f5;height:64px;padding:13px 16px;font-size:13px;line-height:1.45}.department-tasks-table td:first-child{color:#172033;padding-left:20px;font-weight:700}.department-tasks-table tbody tr{transition:background .18s}.department-tasks-table tbody tr:hover td{background:#f8fbff}.department-tasks-table tbody tr:last-child td{border-bottom:none}.department-tasks-table td:nth-child(2){color:#172033;font-weight:650}.department-tasks-table td:nth-child(3){color:#334155;font-weight:550}.department-task-priority{text-transform:uppercase;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:70px;padding:5px 10px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}.department-task-priority.low{color:#475569;background:#f1f5f9;border-color:#e2e8f0}.department-task-priority.medium{color:#92400e;background:#fef3c7;border-color:#fde68a}.department-task-priority.high{color:#c2410c;background:#ffedd5;border-color:#fed7aa}.department-task-priority.urgent{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.department-task-priority.default{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.department-task-status{text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:78px;padding:6px 11px;font-size:10px;font-weight:750;line-height:1;display:inline-flex}.department-task-status.pending{color:#92400e;background:#fef3c7;border-color:#fde68a}.department-task-status.in-progress{color:#1d4ed8;background:#dbeafe;border-color:#bfdbfe}.department-task-status.complete{color:#15803d;background:#dcfce7;border-color:#bbf7d0}.department-task-status.on-hold{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.department-task-status.cancel{color:#b91c1c;background:#fee2e2;border-color:#fecaca}.department-task-status.delivered{color:#6d28d9;background:#ede9fe;border-color:#ddd6fe}.department-task-status.default{color:#4b5563;background:#f3f4f6;border-color:#e5e7eb}.department-tasks-table td:nth-child(6){color:#64748b;font-size:12px}.department-task-view-btn{color:#1d4ed8;cursor:pointer;white-space:nowrap;background:linear-gradient(145deg,#f0f7ff,#e5f0ff);border:1px solid #bfdbfe;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-height:36px;padding:8px 12px;font-family:inherit;font-size:12px;font-weight:650;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 3px 8px #2563eb14}.department-task-view-btn:hover{background:#dbeafe;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb24}.department-task-view-btn:active{transform:translateY(0)}.department-tasks-empty{text-align:center;color:#94a3b8;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:7px;min-height:185px;padding:30px;display:flex}.department-tasks-empty svg{color:#94a3b8}.department-tasks-empty h3{color:#334155;margin:4px 0 0;font-size:16px;font-weight:700}.department-tasks-empty p{color:#64748b;margin:0;font-size:12px;line-height:1.5}.department-tasks-loading-icon{color:#2563eb;justify-content:center;align-items:center;display:flex}.department-tasks-loading-icon svg{animation:1.1s linear infinite departmentTasksSpin}@keyframes departmentTasksSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.department-tasks-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:16px;padding:13px 15px;font-size:13px;line-height:1.5}.department-tasks-section button:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}.department-tasks-table-wrapper::-webkit-scrollbar{width:7px;height:7px}.department-tasks-table-wrapper::-webkit-scrollbar-track{background:#f8fafc}.department-tasks-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.department-tasks-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=768px){.department-tasks-header{flex-direction:column;align-items:flex-start;padding:17px}.department-tasks-refresh{width:100%}.department-tasks-table{min-width:850px}}@media (width<=480px){.department-tasks-section{border-radius:13px;margin-top:20px}.department-tasks-header{padding:15px}.department-tasks-title h2{font-size:18px}.department-tasks-title p{font-size:11px}.department-tasks-table{min-width:820px}.department-tasks-empty{min-height:160px;padding:24px}}@media (prefers-reduced-motion:reduce){.department-tasks-section *,.department-tasks-section :before,.department-tasks-section :after{transition:none!important;animation:none!important}}.webdevelopment-container{background:#f8fafc;min-height:100vh;padding:25px}.webdevelopment-header{justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px;display:flex}.webdevelopment-header h2{color:#1e293b;margin:0;font-size:28px;font-weight:700}.webdevelopment-header p{color:#64748b;margin-top:5px;font-size:14px}.search-box{box-sizing:border-box;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;margin-bottom:20px;padding:12px 15px;font-size:15px}.webdevelopment-table{border-collapse:collapse;background:#fff;border-radius:10px;width:100%;overflow:hidden;box-shadow:0 2px 10px #00000014}.webdevelopment-table thead{color:#fff;background:#2563eb}.webdevelopment-table th,.webdevelopment-table td{text-align:left;vertical-align:middle;padding:14px}.webdevelopment-table tbody tr{border-bottom:1px solid #e5e7eb}.webdevelopment-table tbody tr:hover{background:#f8fafc}.webdevelopment-table tbody tr:last-child{border-bottom:none}.status-badge,.priority-badge{color:#1d4ed8;background:#dbeafe;border-radius:30px;padding:5px 12px;font-size:12px;font-weight:600;display:inline-block}.add-btn,.save-btn,.edit-btn,.view-btn,.delete-btn,.cancel-btn{cursor:pointer;color:#fff;border:none;border-radius:6px;margin-right:6px;padding:8px 14px;font-size:14px;transition:all .25s}.add-btn:disabled,.save-btn:disabled,.edit-btn:disabled,.view-btn:disabled,.delete-btn:disabled,.cancel-btn:disabled{opacity:.6;cursor:not-allowed}.form-container{background:#fff;border-radius:12px;max-width:950px;margin:30px auto;padding:30px;box-shadow:0 2px 12px #00000014}.form-container h2{color:#1e293b;margin-bottom:25px}.form-grid input,.form-grid select,textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:12px;font-size:15px}.form-grid input:focus,.form-grid select:focus,textarea:focus{border-color:#2563eb}textarea{resize:vertical;min-height:120px;margin-top:20px}.form-buttons{gap:12px;margin-top:25px;display:flex}.view-container{background:#fff;border-radius:12px;max-width:900px;margin:30px auto;padding:30px;box-shadow:0 2px 12px #00000014}.view-header{margin-bottom:30px}.view-header h2{color:#1e293b;margin:0}.view-grid{grid-template-columns:repeat(2,1fr);gap:25px;display:grid}.view-grid label{color:#64748b;margin-bottom:6px;font-weight:700;display:block}.view-grid p{word-break:break-word;background:#f8fafc;border-radius:8px;min-height:45px;padding:12px}@media (width<=768px){.webdevelopment-header{flex-direction:column;align-items:flex-start}.form-grid,.view-grid{grid-template-columns:1fr}.webdevelopment-table{white-space:nowrap;display:block;overflow-x:auto}.form-buttons{flex-direction:column}.form-buttons button{width:100%;margin-bottom:10px;margin-right:0}}.webdevelopment-table-container{-webkit-overflow-scrolling:touch;background:#fff;border-radius:10px;width:100%;overflow-x:auto;box-shadow:0 2px 10px #00000014}.webdevelopment-table{min-width:1000px}.digital-page{background:#f8fafc;min-height:100vh;padding:24px}.page-title{color:#1e293b;margin-bottom:20px;font-size:30px;font-weight:700}.digital-form{background:#fff;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px;margin-bottom:30px;padding:20px;display:grid;box-shadow:0 2px 10px #00000014}.digital-form input,.digital-form select,.digital-form textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;padding:11px 14px;font-size:14px;transition:all .25s}.digital-form input:focus,.digital-form select:focus,.digital-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.digital-form textarea{resize:vertical;grid-column:1/-1;min-height:90px}.digital-form button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;width:180px;padding:12px;font-size:15px;font-weight:600;transition:all .25s}.digital-form button:hover{background:#1d4ed8}.digital-table-container{background:#fff;border-radius:12px;overflow-x:auto;box-shadow:0 2px 10px #00000014}.digital-table{border-collapse:collapse;width:100%}.digital-table thead{color:#fff;background:#2563eb}.digital-table th{text-align:left;padding:14px;font-size:14px;font-weight:600}.digital-table td{border-bottom:1px solid #e5e7eb;padding:14px;font-size:14px}.digital-table tbody tr:hover{background:#f8fafc}.edit-btn{color:#fff;cursor:pointer;background:#f59e0b;border:none;border-radius:6px;margin-right:8px;padding:7px 16px;transition:all .25s}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:6px;padding:7px 16px;transition:all .25s}@media (width<=768px){.digital-form{grid-template-columns:1fr}.digital-form button{width:100%}.digital-table th,.digital-table td{white-space:nowrap}}.designing-page,.designing-page *,.designing-page :before,.designing-page :after{box-sizing:border-box}.designing-page{color:#1e293b;box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-width:0;max-width:100%;min-height:100vh;padding:24px 24px 30px;overflow-x:hidden}.designing-page .page-header{justify-content:space-between;align-items:center;gap:20px;width:100%;min-width:0;max-width:100%;margin:0 0 22px;padding:0;display:flex}.designing-page .page-header .add-btn{white-space:nowrap;flex:none;margin-left:auto}.designing-page .page-header>div:first-child{flex:auto;min-width:0}.designing-page .page-header h1{color:#172033;letter-spacing:-.7px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.designing-page .page-header p{color:#64748b;margin:7px 0 0;font-size:14px;font-weight:450;line-height:1.5}.designing-page .add-btn{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:1px solid #1d4ed8;border-radius:10px;flex:none;justify-content:center;align-items:center;min-height:46px;margin:0;padding:11px 20px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:0 6px 16px #2563eb2e}.designing-page .add-btn:hover{background:linear-gradient(135deg,#1d4ed8 0%,#1e40af 100%);border-color:#1e40af;transform:translateY(-1px);box-shadow:0 9px 22px #2563eb3d}.designing-page .add-btn:active{transform:translateY(0);box-shadow:0 3px 8px #2563eb29}.designing-page .add-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb24,0 7px 18px #2563eb33}.designing-page .table-container{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;min-width:0;max-width:1200px;overflow:auto hidden;box-shadow:0 2px 6px #0f172a06,0 8px 24px #0f172a09}.designing-page .designing-table{border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;width:100%;min-width:1180px}.designing-page .designing-table th{color:#475569;text-align:left;letter-spacing:.65px;text-transform:uppercase;white-space:nowrap;vertical-align:middle;background:linear-gradient(#f8fafc 0%,#f1f5f9 100%);border-bottom:1px solid #e2e8f0;height:58px;padding:15px 18px;font-size:11px;font-weight:750;line-height:1.25}.designing-page .designing-table th:first-child{padding-left:24px}.designing-page .designing-table th:last-child{text-align:center;padding-right:24px}.designing-page .designing-table td{color:#475569;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #edf1f5;min-height:70px;padding:16px 18px;font-size:14px;line-height:1.45}.designing-page .designing-table td:first-child{color:#172033;padding-left:24px;font-weight:700}.designing-page .designing-table td:last-child{text-align:center;padding-right:24px}.designing-page .designing-table tbody tr{transition:background-color .18s}.designing-page .designing-table tbody tr:hover td{background:#f8fbff}.designing-page .designing-table tbody tr:last-child td{border-bottom:none}.designing-page .designing-table td:nth-child(2){color:#172033;min-width:150px;font-weight:650}.designing-page .designing-table td:nth-child(3){color:#334155;min-width:130px;font-weight:550}.designing-page .designing-table td:nth-child(4){color:#475569;min-width:130px}.designing-page .designing-table td:nth-child(6),.designing-page .designing-table td:nth-child(7){color:#334155;font-weight:550}.designing-page .designing-table td:nth-child(8),.designing-page .designing-table td:nth-child(9){color:#64748b;min-width:145px;font-size:13px}.designing-page .designing-table td:nth-child(10){text-overflow:ellipsis;color:#64748b;max-width:230px;overflow:hidden}.designing-page .status{letter-spacing:.2px;text-transform:uppercase;white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:92px;min-height:28px;padding:5px 12px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.designing-page .status.in_progress{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.designing-page .status.completed{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.designing-page .status.delivered{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.designing-page .status.hold{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.designing-page .designing-table th:last-child,.designing-page .designing-table td:last-child{min-width:160px}.designing-page .edit-btn,.designing-page .delete-btn{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:36px;margin:0 4px 0 0;padding:8px 13px;font-family:inherit;font-size:12px;font-weight:650;line-height:1;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.designing-page .edit-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8);border-color:#1d4ed8;box-shadow:0 3px 8px #2563eb24}.designing-page .edit-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 13px #2563eb33}.designing-page .delete-btn{background:linear-gradient(135deg,#ef4444,#dc2626);border-color:#dc2626;box-shadow:0 3px 8px #dc26261f}.designing-page .delete-btn:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 6px 13px #dc26262e}.designing-page .edit-btn:active,.designing-page .delete-btn:active{transform:translateY(0)}.designing-page .edit-btn:focus-visible,.designing-page .delete-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb24}.designing-page .table-loading{color:#64748b;background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;width:100%;min-height:220px;padding:40px;font-size:14px;font-weight:550;display:flex;box-shadow:0 4px 18px #0f172a0a}.designing-page .designing-table td[colspan]{color:#64748b;text-align:center;background:#fff;height:230px;padding:40px;font-size:14px;font-weight:600}.designing-page .modal-overlay{z-index:9999;-webkit-backdrop-filter:blur(5px);background:#0f172a94;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0;overflow-y:auto}.designing-page .modal{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #e2e8f0;border-radius:18px;width:min(760px,100%);max-width:760px;max-height:calc(100vh - 48px);margin:auto;padding:28px;position:relative;overflow-y:auto;box-shadow:0 20px 45px #0f172a2e,0 5px 15px #0f172a14}.designing-page .modal::-webkit-scrollbar{width:7px}.designing-page .modal::-webkit-scrollbar-track{background:0 0}.designing-page .modal::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.designing-page .modal::-webkit-scrollbar-thumb:hover{background:#94a3b8}.designing-page .modal h2{color:#172033;letter-spacing:-.35px;margin:0 0 24px;font-size:23px;font-weight:750;line-height:1.25}.designing-page .modal form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;width:100%;display:grid}.designing-page .modal input,.designing-page .modal select,.designing-page .modal textarea{color:#1e293b;background:#fff;border:1px solid #d1d9e3;border-radius:10px;outline:none;width:100%;min-width:0;min-height:46px;margin:0;padding:11px 13px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .18s,box-shadow .18s,background-color .18s}.designing-page .modal input:hover,.designing-page .modal select:hover,.designing-page .modal textarea:hover{border-color:#b8c3d0}.designing-page .modal input:focus,.designing-page .modal select:focus,.designing-page .modal textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.designing-page .modal input::placeholder,.designing-page .modal textarea::placeholder{color:#94a3b8}.designing-page .modal select{cursor:pointer;appearance:auto}.designing-page .modal form>label{color:#475569;align-items:center;min-height:20px;margin:2px 0 -10px;font-size:13px;font-weight:650;line-height:1.3;display:flex}.designing-page .modal form>label+input{margin-top:0}.designing-page .modal textarea{resize:vertical;grid-column:1/-1;min-height:120px;line-height:1.55}.designing-page .modal-buttons{border-top:1px solid #edf1f5;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:10px;margin-top:4px;padding-top:18px;display:flex}.designing-page .save-btn,.designing-page .cancel-btn{color:#fff;cursor:pointer;border:1px solid #0000;border-radius:9px;justify-content:center;align-items:center;min-width:105px;min-height:42px;margin:0;padding:10px 17px;font-family:inherit;font-size:13px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex}.designing-page .save-btn{background:linear-gradient(135deg,#16a34a,#15803d);border-color:#15803d;box-shadow:0 4px 11px #16a34a26}.designing-page .save-btn:hover{background:linear-gradient(135deg,#15803d,#166534);transform:translateY(-1px);box-shadow:0 7px 15px #16a34a33}.designing-page .cancel-btn{background:linear-gradient(135deg,#64748b,#475569);border-color:#475569;box-shadow:0 4px 11px #4755691f}.designing-page .cancel-btn:hover{background:linear-gradient(135deg,#475569,#334155);transform:translateY(-1px);box-shadow:0 7px 15px #4755692e}.designing-page .save-btn:active,.designing-page .cancel-btn:active{transform:translateY(0)}.designing-page .save-btn:focus-visible,.designing-page .cancel-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb21,0 5px 12px #0f172a14}@media (width<=1100px){.designing-page{padding:26px 28px}.designing-page .page-header h1{font-size:28px}.designing-page .designing-table{min-width:1150px}}@media (width<=900px){.designing-page{padding:24px}.designing-page .page-header{gap:18px}.designing-page .page-header h1{font-size:26px}.designing-page .modal{width:min(720px,100%);padding:24px}}@media (width<=768px){.designing-page{padding:20px 18px}.designing-page .page-header{flex-direction:column;align-items:flex-start;gap:14px}.designing-page .page-header h1{font-size:25px}.designing-page .page-header p{font-size:13px}.designing-page .add-btn{width:100%}.designing-page .table-container{border-radius:13px}.designing-page .designing-table{min-width:1120px}.designing-page .designing-table th{height:54px;padding:14px}.designing-page .designing-table td{padding:14px}.designing-page .designing-table th:first-child,.designing-page .designing-table td:first-child{padding-left:16px}.designing-page .designing-table th:last-child,.designing-page .designing-table td:last-child{padding-right:16px}.designing-page .modal-overlay{align-items:flex-start;padding:18px}.designing-page .modal{border-radius:15px;width:100%;max-width:100%;max-height:calc(100vh - 36px);padding:22px}.designing-page .modal form{grid-template-columns:1fr;gap:16px}.designing-page .modal textarea,.designing-page .modal-buttons{grid-column:1}.designing-page .modal-buttons{justify-content:stretch}.designing-page .save-btn,.designing-page .cancel-btn{flex:1}}@media (width<=600px){.designing-page{padding:18px 14px}.designing-page .page-header h1{font-size:23px}.designing-page .add-btn{min-height:44px}.designing-page .modal-overlay{padding:12px}.designing-page .modal{max-height:calc(100vh - 24px);padding:20px}.designing-page .modal h2{font-size:21px}.designing-page .modal-buttons{flex-direction:column-reverse}.designing-page .save-btn,.designing-page .cancel-btn{width:100%}}@media (width<=420px){.designing-page{padding:15px 12px}.designing-page .page-header h1{font-size:21px}.designing-page .designing-table{min-width:1080px}.designing-page .modal{border-radius:13px;padding:18px}}.designing-page .table-container::-webkit-scrollbar{width:7px;height:7px}.designing-page .table-container::-webkit-scrollbar-track{background:#f8fafc}.designing-page .table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.designing-page .table-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.designing-page::-webkit-scrollbar{width:8px}.designing-page::-webkit-scrollbar-track{background:#f1f5f9}.designing-page::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.designing-page::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (prefers-reduced-motion:reduce){.designing-page *,.designing-page :before,.designing-page :after{transition:none!important;animation:none!important}}.designing-page .department-tasks-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;margin-top:28px;overflow:hidden;box-shadow:0 4px 14px #0f172a09}.designing-page .department-tasks-header{background:linear-gradient(#fff,#f8fafc);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;padding:20px 22px;display:flex}.designing-page .department-tasks-title{color:#2563eb;align-items:center;gap:12px;display:flex}.designing-page .department-tasks-title h2{color:#172033;margin:0;font-size:19px}.designing-page .department-tasks-title p{color:#64748b;margin:4px 0 0;font-size:12px}.designing-page .department-tasks-refresh{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;align-items:center;gap:7px;padding:8px 13px;display:inline-flex}.designing-page .department-tasks-table-wrapper{overflow-x:auto}.designing-page .department-tasks-table{border-collapse:collapse;width:100%;min-width:900px}.designing-page .department-tasks-table th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.5px;background:#f8fafc;padding:13px 16px;font-size:11px}.designing-page .department-tasks-table td{color:#475569;border-top:1px solid #edf1f5;padding:14px 16px;font-size:13px}.designing-page .department-tasks-table tbody tr:hover td{background:#f8fbff}.designing-page .department-task-status{border-radius:999px;padding:6px 10px;font-size:10px;font-weight:750;display:inline-flex}.designing-page .department-task-status.pending{color:#92400e;background:#fef3c7}.designing-page .department-task-status.in-progress{color:#1d4ed8;background:#dbeafe}.designing-page .department-task-status.complete{color:#15803d;background:#dcfce7}.designing-page .department-task-status.on-hold{color:#4b5563;background:#f3f4f6}.designing-page .department-task-status.cancel{color:#b91c1c;background:#fee2e2}.designing-page .department-task-status.delivered{color:#6d28d9;background:#ede9fe}.designing-page .department-task-view-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:12px;font-weight:650;display:inline-flex}.designing-page .department-task-view-btn:hover{background:#dbeafe}.designing-page .department-tasks-empty{text-align:center;color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-height:180px;padding:30px;display:flex}.designing-page .department-tasks-empty h3{color:#334155;margin:5px 0 0}.designing-page .department-tasks-empty p{margin:0;font-size:13px}.designing-page .department-tasks-error{color:#b91c1c;background:#fef2f2;padding:18px;font-size:13px}.inventory-module-container,.inventory-module-container *,.inventory-module-container :before,.inventory-module-container :after{box-sizing:border-box}.inventory-module-container{color:#1e293b;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:28px 34px}.inventory-header,.inventory-form-header,.details-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px;display:flex}.inventory-header h2,.inventory-form-header h2,.details-header h2{color:#172033;letter-spacing:-.5px;margin:0;font-size:29px;font-weight:750;line-height:1.2}.inventory-header p,.inventory-form-header p,.details-header p{color:#64748b;margin:6px 0 0;font-size:14px}.add-btn,.back-btn,.edit-btn,.delete-btn{cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.add-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;box-shadow:0 5px 13px #2563eb2e}.back-btn{color:#475569;background:#fff;border:1px solid #d8e0e9}.edit-btn{color:#fff;background:#2563eb;border:none}.delete-btn{color:#fff;background:#dc2626;border:none}.add-btn:hover,.back-btn:hover,.edit-btn:hover,.delete-btn:hover{transform:translateY(-1px)}.inventory-search{background:#fff;border:1px solid #dbe3ec;border-radius:11px;align-items:center;gap:9px;width:min(520px,100%);min-height:46px;margin-bottom:20px;padding:0 14px;display:flex;box-shadow:0 2px 7px #0f172a06}.inventory-search svg{color:#64748b;flex-shrink:0}.inventory-search input{color:#1e293b;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0}.inventory-category-grid{grid-template-columns:repeat(auto-fit,minmax(310px,1fr));gap:18px;display:grid}.inventory-category-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:15px;min-width:0;padding:20px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 4px 12px #0f172a09}.inventory-category-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.inventory-category-icon{color:#2563eb;background:#eff6ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;display:flex}.inventory-category-content{flex:1;min-width:0}.inventory-category-content h3{color:#172033;margin:0;font-size:17px;font-weight:700}.inventory-category-meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:9px;margin-top:7px;font-size:12px;display:flex}.category-low-stock,.category-good-stock{align-items:center;gap:4px;display:inline-flex}.category-low-stock{color:#dc2626;font-weight:650}.category-good-stock{color:#16a34a;font-weight:650}.category-view-btn{color:#2563eb;background:#fff;border:1px solid #dbe3ec;border-radius:9px;justify-content:center;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}.category-view-btn:hover{background:#eff6ff;border-color:#bfdbfe}.inventory-form-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:900px;margin:0 auto;padding:30px;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.inventory-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-group{flex-direction:column;gap:8px;min-width:0;display:flex}.form-group label{color:#334155;font-size:13px;font-weight:650}.form-group input,.form-group select{color:#1e293b;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d1d9e3;border-radius:10px;outline:none;padding:11px 13px;transition:border-color .18s,box-shadow .18s}.form-group input:focus,.form-group select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.field-help{color:#64748b;font-size:12px;line-height:1.45}.custom-entry-box{background:#f8fbff;border:1px dashed #93c5fd;border-radius:11px;flex-direction:column;gap:10px;padding:14px;display:flex}.custom-entry-header{color:#334155;justify-content:space-between;align-items:center;font-size:13px;display:flex}.custom-close-btn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:inline-flex}.custom-add-btn{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:9px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:13px;font-weight:650;display:inline-flex}.custom-add-btn:hover{background:#dbeafe}.save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;grid-column:1/-1;justify-content:center;justify-self:end;align-items:center;gap:8px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:650;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.inventory-category-details{width:100%}.inventory-detail-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.inventory-category-summary-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-bottom:20px;display:grid}.inventory-category-summary-strip>div{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:17px;box-shadow:0 3px 10px #0f172a08}.inventory-category-summary-strip span{color:#64748b;margin-bottom:6px;font-size:12px;display:block}.inventory-category-summary-strip strong{color:#172033;font-size:17px}.text-danger{color:#dc2626!important}.text-success{color:#16a34a!important}.inventory-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow-x:auto;box-shadow:0 4px 12px #0f172a09}.inventory-table{border-collapse:separate;border-spacing:0;width:100%;min-width:900px}.inventory-table th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:15px 18px;font-size:11px;font-weight:750}.inventory-table td{color:#475569;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f5;padding:15px 18px;font-size:14px}.inventory-table tbody tr:hover td{background:#f8fbff}.inventory-table tbody tr:last-child td{border-bottom:none}.inventory-item-name,.inventory-detail-item{color:#172033;align-items:center;gap:7px;font-weight:650;display:inline-flex}.inventory-status-low,.inventory-status-ok{align-items:center;gap:5px;font-size:12px;font-weight:700;display:inline-flex}.inventory-status-low{color:#dc2626}.inventory-status-ok{color:#16a34a}.inventory-actions{align-items:center;gap:7px;display:flex}.inventory-actions a,.inventory-actions button{cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;display:inline-flex}.inventory-empty-cell,.inventory-state-card{text-align:center;color:#64748b;padding:50px}.inventory-details-container{width:100%;max-width:1050px;margin:0 auto}.inventory-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0f172a09}.details-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:16px 20px}.details-table td:first-child{color:#334155;width:280px;font-weight:650}.loading{color:#64748b;justify-content:center;align-items:center;min-height:260px;font-size:16px;display:flex}@media (width<=900px){.inventory-module-container{padding:24px}.inventory-form{grid-template-columns:1fr}.save-btn{justify-self:stretch}.inventory-category-summary-strip{grid-template-columns:1fr}}@media (width<=600px){.inventory-module-container{padding:18px 14px}.inventory-header,.inventory-form-header,.details-header{flex-direction:column;align-items:flex-start}.inventory-form-container{padding:20px}.inventory-category-card{flex-wrap:wrap;align-items:flex-start}.category-view-btn,.inventory-detail-actions{width:100%}.inventory-detail-actions .back-btn,.inventory-detail-actions .add-btn,.inventory-detail-actions .edit-btn,.inventory-detail-actions .delete-btn{flex:1}.inventory-table{min-width:900px}.details-table td{display:block;width:100%!important}.details-table td:first-child{padding-bottom:6px}.details-table td:last-child{padding-top:6px}}.attendance-page{box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:24px}.page-title{color:#1e293b;margin:0 0 20px;font-size:30px;font-weight:700;line-height:1.2}.attendance-loading{color:#475569;justify-content:center;align-items:center;min-height:60vh;padding:30px;font-size:20px;font-weight:600;display:flex}.attendance-buttons{align-items:center;gap:15px;margin-bottom:25px;display:flex}.checkin-btn,.checkout-btn{color:#fff;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:44px;padding:11px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:background .2s,transform .2s,box-shadow .2s;display:inline-flex}.checkin-btn{background:#16a34a}.checkin-btn:hover:not(:disabled){background:#15803d;transform:translateY(-1px);box-shadow:0 5px 12px #16a34a2e}.checkout-btn{background:#2563eb}.checkout-btn:hover:not(:disabled){background:#1d4ed8;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb2e}.checkin-btn:active:not(:disabled),.checkout-btn:active:not(:disabled){transform:translateY(0)}.checkin-btn:disabled,.checkout-btn:disabled{cursor:not-allowed;opacity:.75;box-shadow:none;background:#9ca3af;transform:none}.attendance-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:30px;padding:24px;box-shadow:0 2px 10px #0000000f}.attendance-card h2{color:#1e293b;margin:0 0 15px;font-size:21px;line-height:1.3}.attendance-card p{color:#475569;margin:10px 0;font-size:15px;line-height:1.5}.attendance-card strong{color:#334155}.attendance-message-card{text-align:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:min(700px,100%);margin:80px auto;padding:40px;box-shadow:0 10px 25px #0f172a14}.attendance-message-card h2{color:#1e293b;margin:0 0 20px;font-size:32px;line-height:1.2}.attendance-message-card p{color:#dc2626;margin:0 0 15px;font-size:18px;line-height:1.5}.attendance-message-card small{color:#64748b;font-size:15px;line-height:1.6;display:block}.message-icon{background:#eff6ff;border-radius:50%;justify-content:center;align-items:center;width:90px;height:90px;margin:0 auto 20px;font-size:42px;display:flex}.attendance-table-container{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e2e8f0;border-radius:12px;width:100%;overflow-x:auto;box-shadow:0 2px 10px #0000000f}.table-title{color:#1e293b;border-bottom:1px solid #eef0f3;margin:0;padding:20px;font-size:22px;font-weight:600;line-height:1.3}.attendance-table{border-collapse:collapse;width:100%;min-width:760px}.attendance-table thead{color:#fff;background:linear-gradient(#2563eb,#1d4ed8)}.attendance-table th{text-align:left;text-transform:uppercase;letter-spacing:.4px;white-space:nowrap;padding:14px;font-size:12px;font-weight:700}.attendance-table td{color:#475569;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:14px;font-size:14px}.attendance-table tbody tr{transition:background .18s}.attendance-table tbody tr:hover td{background:#f8fafc}.attendance-table tbody tr:last-child td{border-bottom:none}.no-data{color:#64748b!important;text-align:center!important;white-space:normal!important;padding:30px!important}.status{text-transform:uppercase;white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;min-width:78px;padding:6px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.status.present{color:#166534;background:#dcfce7}.status.absent{color:#991b1b;background:#fee2e2}.status.half_day{color:#92400e;background:#fef3c7}.attendance-page button:focus-visible{outline-offset:2px;outline:3px solid #2563eb33}@media (width<=768px){.attendance-page{padding:18px}.page-title{font-size:25px}.attendance-buttons{flex-direction:column;align-items:stretch}.checkin-btn,.checkout-btn{width:100%}.attendance-card{padding:20px}.attendance-message-card{margin:40px auto;padding:28px 22px}.attendance-message-card h2{font-size:27px}.attendance-message-card p{font-size:16px}.attendance-message-card small{font-size:14px}.attendance-table th,.attendance-table td{white-space:nowrap}}@media (width<=480px){.attendance-page{padding:12px}.page-title{font-size:22px}.attendance-card{padding:16px}.attendance-card h2{font-size:19px}.attendance-card p{font-size:13px}.table-title{padding:16px;font-size:19px}.attendance-message-card{border-radius:13px;margin:25px auto;padding:24px 17px}.attendance-message-card h2{font-size:24px}.message-icon{width:75px;height:75px;font-size:35px}}@media (prefers-reduced-motion:reduce){.attendance-page *,.attendance-page :before,.attendance-page :after{transition:none!important;animation:none!important}}.admin-attendance-page{box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:25px}.admin-attendance-header{margin-bottom:24px}.admin-attendance-header h1{color:#172033;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.admin-attendance-header p{color:#64748b;margin:7px 0 0;font-size:14px;line-height:1.5}.admin-attendance-filter-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:minmax(240px,1.6fr) minmax(150px,.7fr) minmax(150px,.7fr) auto;align-items:end;gap:16px;margin-bottom:20px;padding:20px;display:grid;box-shadow:0 4px 14px #0f172a0b}.admin-attendance-field{width:100%}.admin-attendance-field label{color:#475569;margin-bottom:7px;font-size:13px;font-weight:650;display:block}.admin-attendance-field select{color:#1f2937;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;min-height:44px;padding:10px 12px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s}.admin-attendance-field select:hover{border-color:#b8c1cf}.admin-attendance-field select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.admin-attendance-refresh{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:9px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:650;transition:transform .2s,box-shadow .2s,background .2s}.admin-attendance-refresh:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 14px #2563eb2e}.admin-attendance-refresh:disabled{opacity:.55;cursor:not-allowed;box-shadow:none;transform:none}.admin-attendance-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin-bottom:20px;padding:13px 15px;font-size:14px;line-height:1.5}.admin-attendance-employee-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-bottom:20px;padding:20px;display:grid;box-shadow:0 4px 14px #0f172a0b}.admin-attendance-employee-card>div{background:#fbfcfe;border:1px solid #eef0f3;border-radius:10px;padding:13px}.admin-attendance-employee-card span{color:#64748b;margin-bottom:5px;font-size:12px;font-weight:600;display:block}.admin-attendance-employee-card strong{color:#1f2937;font-size:15px}.admin-attendance-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.attendance-summary-card{background:#fff;border:1px solid #e2e8f0;border-radius:13px;padding:20px;box-shadow:0 4px 14px #0f172a0b}.attendance-summary-card span{color:#64748b;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.attendance-summary-card strong{color:#172033;font-size:28px;line-height:1}.admin-attendance-table-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;width:100%;overflow:hidden;box-shadow:0 4px 14px #0f172a0b}.admin-attendance-table-header{border-bottom:1px solid #edf1f5;padding:20px}.admin-attendance-table-header h2{color:#1f2937;margin:0;font-size:20px;line-height:1.3}.admin-attendance-table-header p{color:#64748b;margin:5px 0 0;font-size:13px}.admin-attendance-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.admin-attendance-table{border-collapse:collapse;width:100%;min-width:850px}.admin-attendance-table th{color:#475569;text-align:left;text-transform:uppercase;letter-spacing:.55px;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;padding:14px 16px;font-size:11px;font-weight:750}.admin-attendance-table td{color:#475569;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #eef0f3;padding:15px 16px;font-size:14px}.admin-attendance-table tbody tr{transition:background .18s}.admin-attendance-table tbody tr:hover td{background:#f8fbff}.admin-attendance-table tbody tr:last-child td{border-bottom:none}.admin-attendance-table td strong{color:#1f2937;font-weight:650;display:block}.admin-attendance-table td small{color:#94a3b8;margin-top:3px;font-size:11px;display:block}.admin-attendance-status{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:80px;padding:6px 11px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.admin-attendance-status.present{color:#166534;background:#dcfce7}.admin-attendance-status.absent{color:#991b1b;background:#fee2e2}.admin-attendance-status.half_day{color:#92400e;background:#fef3c7}.admin-attendance-empty{color:#64748b;text-align:center;justify-content:center;align-items:center;min-height:180px;padding:30px;font-size:14px;display:flex}.admin-attendance-loading{color:#64748b;justify-content:center;align-items:center;min-height:60vh;font-size:18px;font-weight:600;display:flex}.admin-attendance-page button:focus-visible,.admin-attendance-page select:focus-visible{outline-offset:2px;outline:3px solid #2563eb2e}@media (width<=900px){.admin-attendance-filter-card{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-attendance-refresh{width:100%}.admin-attendance-employee-card{grid-template-columns:1fr}.admin-attendance-summary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=600px){.admin-attendance-page{padding:16px 12px}.admin-attendance-header h1{font-size:24px}.admin-attendance-filter-card{grid-template-columns:1fr;padding:16px}.admin-attendance-summary{grid-template-columns:1fr 1fr;gap:10px}.attendance-summary-card{padding:16px}.attendance-summary-card strong{font-size:23px}.admin-attendance-table-header{padding:16px}}@media (prefers-reduced-motion:reduce){.admin-attendance-page *,.admin-attendance-page :before,.admin-attendance-page :after{transition:none!important;animation:none!important}}.receiving-material-module{width:100%}.receiving-list-container{color:#1e293b;width:100%;padding:30px 36px}.receiving-header{justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.receiving-title-group{align-items:center;gap:14px;display:flex}.receiving-title-icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #dbe5f0;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex}.receiving-header h2{color:#172033;letter-spacing:-.5px;margin:0;font-size:29px;font-weight:750;line-height:1.2}.receiving-header p{color:#64748b;margin:6px 0 0;font-size:14px}.add-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:650;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.add-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.add-btn:active{transform:translateY(0)}.receiving-toolbar{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.search-box{background:#fff;border:1px solid #d8e0e9;border-radius:11px;align-items:center;width:min(520px,100%);height:46px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 2px 7px #0f172a06}.search-icon{color:#64748b;flex-shrink:0;margin-left:14px}.search-clear{color:#64748b;cursor:pointer;background:#f1f5f9;border:0;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;font-size:18px;line-height:1;display:flex;position:absolute;right:10px}.search-clear:hover{color:#334155;background:#e2e8f0}.receiving-count{color:#334155;font-size:13px;font-weight:650}.receiving-count span{color:#94a3b8;font-weight:500}.receiving-table-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.receiving-table-scroll{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;overflow-x:auto}.receiving-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:900px}.receiving-table th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:55px;padding:15px 20px;font-size:11px;font-weight:750}.receiving-table th:first-child{padding-left:24px}.receiving-table td{color:#475569;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f5;height:68px;padding:14px 20px;font-size:14px}.receiving-table td:first-child{padding-left:24px}.receiving-table tbody tr{transition:background .18s}.receiving-table tbody tr:hover td{background:#f8fbff}.receiving-table tbody tr:last-child td{border-bottom:0}.bill-cell{color:#172033;align-items:center;gap:10px;font-weight:650;display:flex}.bill-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.primary-cell{color:#1e293b;font-weight:600}.secondary-cell{color:#475569}.date-cell{color:#64748b;font-size:13px}.items-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:8px;justify-content:center;align-items:center;min-width:32px;height:28px;padding:0 9px;font-size:12px;font-weight:700;display:inline-flex}.action-btn{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.action-btn:hover{transform:translateY(-1px);box-shadow:0 4px 9px #0f172a14}.action-view{color:#2563eb}.action-view:hover{background:#eff6ff;border-color:#bfdbfe}.action-edit{color:#059669}.action-edit:hover{background:#ecfdf5;border-color:#a7f3d0}.action-delete{color:#dc2626}.action-delete:hover{background:#fef2f2;border-color:#fecaca}.receiving-state-cell{text-align:center;height:220px!important}.receiving-loading,.receiving-empty{color:#64748b;flex-direction:column;justify-content:center;align-items:center;gap:9px;display:flex}.receiving-loading{flex-direction:row}.loading-spinner{border:2px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:18px;height:18px;animation:.75s linear infinite receiving-spin}@keyframes receiving-spin{to{transform:rotate(360deg)}}.empty-icon{color:#64748b;background:#f1f5f9;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:4px;display:flex}.receiving-empty strong{color:#334155;font-size:14px}.receiving-empty span{color:#94a3b8;font-size:13px}@media (width<=900px){.receiving-list-container{padding:24px}.receiving-header{align-items:flex-start}.receiving-header h2{font-size:26px}.receiving-toolbar{flex-direction:column;align-items:stretch}.search-box{width:100%}.receiving-count{align-self:flex-end}}@media (width<=600px){.receiving-list-container{padding:18px 14px}.receiving-header{flex-direction:column;gap:18px}.receiving-title-group{width:100%}.receiving-header h2{font-size:23px}.add-btn{width:100%}.receiving-table-container{border-radius:12px}.receiving-table{min-width:850px}.receiving-table th,.receiving-table td{padding-left:14px;padding-right:14px}.receiving-table th:first-child,.receiving-table td:first-child{padding-left:16px}}@media (prefers-reduced-motion:reduce){.receiving-list-container *,.receiving-list-container :before,.receiving-list-container :after{transition:none!important;animation:none!important}}.back-btn{color:#334155;background:#fff;border:1px solid #d8e0e9;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-size:14px;font-weight:650;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 2px 6px #0f172a0a}.delivery-list-container,.delivery-list-container *,.delivery-list-container :before,.delivery-list-container :after,.delivery-form-container,.delivery-form-container *,.delivery-form-container :before,.delivery-form-container :after{box-sizing:border-box}.delivery-list-container{color:#1e293b;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:30px 36px;overflow-x:hidden}.delivery-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.delivery-header h2{color:#172033;letter-spacing:-.5px;margin:0;font-size:29px;font-weight:750;line-height:1.2}.delivery-header p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.5}.add-btn{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.add-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1e40af;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.add-btn:active{transform:translateY(0);box-shadow:0 4px 9px #2563eb2e}.search-box{background:#fff;border:1px solid #d8e0e9;border-radius:11px;align-items:center;width:min(520px,100%);height:46px;margin-bottom:18px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 2px 7px #0f172a06}.search-box:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17}.search-box svg{color:#64748b;flex-shrink:0;margin-left:14px}.search-box input{color:#1e293b;background:0 0;border:0;outline:none;width:100%;height:100%;padding:0 14px 0 11px;font-family:inherit;font-size:14px}.search-box input::placeholder{color:#94a3b8}.delivery-table-container{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow-x:auto;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.delivery-table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:900px}.delivery-table th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:55px;padding:15px 20px;font-size:11px;font-weight:750}.delivery-table th:first-child{padding-left:24px}.delivery-table td{color:#475569;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #edf1f5;height:68px;padding:14px 20px;font-size:14px;line-height:1.45}.delivery-table td:first-child{color:#172033;padding-left:24px;font-weight:650}.delivery-table tbody tr{transition:background .18s}.delivery-table tbody tr:hover td{background:#f8fbff}.delivery-table tbody tr:last-child td{border-bottom:none}.delivery-table td:nth-child(3){color:#1e293b;font-weight:600}.delivery-table td:nth-child(4){color:#334155;font-weight:600}.delivery-table td:nth-child(5){color:#1d4ed8;font-weight:700}.table-action{align-items:center;gap:7px;display:flex}.table-action a,.table-action button{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex}.table-action svg{flex-shrink:0;width:18px;height:18px;transition:color .18s,stroke .18s;stroke:currentColor!important}.table-action a:first-child{color:#2563eb!important}.table-action a:first-child svg{color:#2563eb!important;stroke:#2563eb!important}.table-action a:first-child:hover{background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 4px 9px #2563eb1a;color:#1d4ed8!important}.table-action a:first-child:hover svg{color:#1d4ed8!important;stroke:#1d4ed8!important}.table-action a:nth-child(2){color:#000!important}.table-action a:nth-child(2) svg{color:#000!important;stroke:#000!important}.table-action a:nth-child(2):hover{background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 9px #0000001a;color:#000!important}.table-action a:nth-child(2):hover svg{color:#000!important;stroke:#000!important}.table-action button{color:#dc2626!important}.table-action button svg{color:#dc2626!important;stroke:#dc2626!important}.table-action button:hover{background:#fef2f2;border-color:#fecaca;transform:translateY(-1px);box-shadow:0 4px 9px #dc26261a;color:#b91c1c!important}.table-action button:hover svg{color:#b91c1c!important;stroke:#b91c1c!important}.table-action a:active,.table-action button:active{transform:translateY(0)}.delivery-form-container{color:#1e293b;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:30px 36px;overflow-x:hidden}.delivery-form-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.delivery-form-header h2{color:#172033;letter-spacing:-.5px;margin:0;font-size:29px;font-weight:750;line-height:1.2}.back-btn{color:#334155;white-space:nowrap;background:#fff;border:1px solid #d8e0e9;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:background .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s;display:inline-flex;box-shadow:0 2px 6px #0f172a0a}.back-btn:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a14}.back-btn:active{transform:translateY(0)}.back-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb1f,0 4px 10px #0f172a0f}.delivery-form{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:1000px;padding:30px;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.form-group{margin-bottom:21px}.form-group:last-child{margin-bottom:0}.form-group label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.delivery-form input,.delivery-form select,.delivery-form textarea{color:#1e293b;background:#fff;border:1px solid #d1d9e3;border-radius:10px;outline:none;width:100%;min-height:46px;padding:11px 14px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .18s,box-shadow .18s,background .18s}.delivery-form input:hover,.delivery-form select:hover,.delivery-form textarea:hover{border-color:#b8c3d0}.delivery-form input:focus,.delivery-form select:focus,.delivery-form textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.delivery-form input::placeholder,.delivery-form textarea::placeholder{color:#9aa7b8}.delivery-form textarea{resize:vertical;min-height:120px;line-height:1.6}.delivery-form input[type=datetime-local]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;cursor:pointer}.save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s,border-color .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.save-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1e40af;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.save-btn:active:not(:disabled){transform:translateY(0)}.delivery-table td[colspan]{color:#64748b;text-align:center;height:200px;font-size:14px}.delivery-list-container::-webkit-scrollbar{width:8px;height:8px}.delivery-form-container::-webkit-scrollbar{width:8px;height:8px}.delivery-table-container::-webkit-scrollbar{width:8px;height:8px}.delivery-list-container::-webkit-scrollbar-track{background:#f1f5f9}.delivery-form-container::-webkit-scrollbar-track{background:#f1f5f9}.delivery-table-container::-webkit-scrollbar-track{background:#f1f5f9}.delivery-list-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.delivery-form-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.delivery-table-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.delivery-list-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.delivery-form-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}.delivery-table-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=900px){.delivery-list-container,.delivery-form-container{padding:24px}.delivery-header h2,.delivery-form-header h2{font-size:26px}.delivery-table{min-width:850px}}@media (width<=600px){.delivery-list-container,.delivery-form-container{padding:18px 14px}.delivery-header,.delivery-form-header{flex-direction:column;align-items:flex-start;gap:17px}.delivery-header h2,.delivery-form-header h2{font-size:23px}.delivery-header p{font-size:13px}.add-btn,.search-box{width:100%}.delivery-table-container{border-radius:12px}.delivery-table{min-width:850px}.delivery-table th,.delivery-table td{padding-left:14px;padding-right:14px}.delivery-table th:first-child,.delivery-table td:first-child{padding-left:16px}.delivery-form{border-radius:13px;padding:20px}}@media (width<=420px){.delivery-list-container,.delivery-form-container{padding:14px 12px}.delivery-header h2,.delivery-form-header h2{font-size:21px}.delivery-form{padding:17px}.delivery-table{min-width:820px}.table-action{gap:5px}.table-action a,.table-action button{width:33px;height:33px}.table-action svg{width:17px;height:17px}}@media (prefers-reduced-motion:reduce){.delivery-list-container *,.delivery-list-container :before,.delivery-list-container :after,.delivery-form-container *,.delivery-form-container :before,.delivery-form-container :after{transition:none!important;animation:none!important}}.delivery-company-container{color:#1e293b;background:linear-gradient(#f8fafc,#f4f7fb);width:100%;min-width:0;padding:30px 36px}.company-detail-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.delivery-company-summary{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;width:100%;margin-bottom:22px;display:grid}.summary-item{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;gap:13px;min-width:0;padding:18px;display:flex;box-shadow:0 4px 12px #0f172a09}.summary-item>svg{color:#2563eb;background:#eff6ff;border-radius:10px;flex-shrink:0;width:38px;height:38px;padding:9px}.summary-item div{flex-direction:column;gap:4px;min-width:0;display:flex}.summary-item span{color:#64748b;font-size:12px}.summary-item strong{color:#172033;text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.delivery-company-history{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.delivery-history-header{background:linear-gradient(#fff,#f8fafc);border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.delivery-history-header h3{color:#172033;margin:0;font-size:18px}.delivery-history-header p{color:#64748b;margin:5px 0 0;font-size:13px}.delivery-company-history .delivery-table-container{box-shadow:none;border:0;border-radius:0}.company-id-cell,.company-name-cell,.medium-cell{align-items:center;gap:8px;display:flex}.company-id-cell{color:#2563eb;font-weight:700}.company-name-cell{color:#172033;font-weight:650}.remarks-cell{text-overflow:ellipsis;white-space:nowrap;color:#64748b;max-width:220px;display:block;overflow:hidden}.status-badge.status-hold{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.status-badge.status-pending{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status-badge.status-dispatched{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe}.status-badge.status-delivered{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.delivery-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.delivery-form .save-btn{grid-column:2;justify-self:end}.input-with-icon,.textarea-with-icon{background:#fff;border:1px solid #d1d9e3;border-radius:10px;align-items:center;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.input-with-icon:focus-within,.textarea-with-icon:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.input-with-icon>svg,.textarea-with-icon>svg{color:#64748b;flex-shrink:0;margin-left:13px}.input-with-icon input,.input-with-icon select,.textarea-with-icon textarea{box-shadow:none!important;border:0!important;border-radius:0!important}.textarea-with-icon{align-items:flex-start}.textarea-with-icon>svg{margin-top:14px}.delivery-form-actions{border-top:1px solid #e2e8f0;grid-column:1/-1;justify-content:flex-end;align-items:center;gap:10px;padding-top:18px;display:flex}.form-cancel-btn{color:#475569;background:#fff;border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-size:14px;font-weight:650;text-decoration:none;display:inline-flex}.form-cancel-btn:hover{color:#1e293b;background:#f8fafc}@media (width<=900px){.delivery-company-container{padding:24px}.delivery-company-summary,.delivery-form{grid-template-columns:1fr}.delivery-form .full-width,.delivery-form-actions{grid-column:1}.delivery-form .save-btn{grid-column:auto;justify-self:stretch}}@media (width<=600px){.delivery-company-container{padding:18px 14px}.company-detail-actions{flex-direction:column;align-items:stretch;width:100%}.company-detail-actions .back-btn,.company-detail-actions .add-btn{width:100%}.delivery-history-header{padding:17px}.delivery-form{display:block}.delivery-form .form-group{margin-bottom:18px}.delivery-form-actions{flex-direction:column;align-items:stretch;display:flex}.form-cancel-btn,.delivery-form-actions .save-btn{width:100%}}.delivery-form-section-title{color:#2563eb;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid #dbe2ea;border-radius:11px;grid-column:1/-1;align-items:center;gap:11px;margin-top:2px;padding:14px 16px;display:flex}.delivery-form-section-title svg{flex-shrink:0}.delivery-form-section-title div{flex-direction:column;gap:2px;display:flex}.delivery-form-section-title strong{color:#1e293b;font-size:14px}.delivery-form-section-title span{color:#64748b;font-size:12px}.delivery-items{flex-direction:column;grid-column:1/-1;gap:14px;display:flex}.delivery-item-card{background:#f8fafcb8;border:1px solid #e2e8f0;border-radius:13px;width:100%;padding:18px;box-shadow:0 2px 7px #0f172a06}.delivery-item-header{color:#1e293b;border-bottom:1px solid #e2e8f0;align-items:center;gap:10px;margin-bottom:16px;padding-bottom:12px;display:flex}.delivery-item-number{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:27px;height:27px;font-size:12px;font-weight:750;display:flex}.delivery-item-header strong{font-size:14px;font-weight:700}.remove-item-btn{color:#dc2626;cursor:pointer;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;justify-content:center;align-items:center;width:34px;height:34px;margin-left:auto;padding:0;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.remove-item-btn:hover{background:#fee2e2;border-color:#fca5a5;transform:translateY(-1px)}.delivery-item-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.delivery-item-grid .form-group{margin-bottom:0}.custom-box-input{color:#1e293b;background:#fffbeb;border:1px solid #f59e0b73;border-radius:9px;outline:none;width:100%;min-height:44px;margin-top:9px;padding:10px 13px;font-family:inherit;font-size:13px;transition:border-color .18s,box-shadow .18s}.custom-box-input:focus{border-color:#f59e0b;box-shadow:0 0 0 3px #f59e0b1a}.custom-box-input::placeholder{color:#92825f}.add-item-btn{color:#1d4ed8;cursor:pointer;background:#eff6ffb8;border:1px dashed #2563eb73;border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:45px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:700;transition:background .18s,border-color .18s,transform .18s,box-shadow .18s;display:inline-flex}.add-item-btn:hover{background:#eff6ff;border-color:#2563ebb3;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb14}.product-name-cell{color:#172033;font-weight:650}.medium-cell{color:#475569;align-items:center;gap:7px;display:flex}.delivery-form .full-width{grid-column:1/-1}@media (width<=900px){.delivery-item-grid{grid-template-columns:1fr}}@media (width<=600px){.delivery-form-section-title{padding:13px}.delivery-item-card{padding:14px}.delivery-item-grid{flex-direction:column;gap:15px;display:flex}}.inventory-type-cell{color:#2563eb;align-items:center;gap:7px;font-weight:650;display:inline-flex}.delivery-form-hint{color:#94a3b8;margin-top:7px;font-size:11px;display:block}.delivery-form-container .loading{color:#2563eb;justify-content:center;align-items:center;gap:10px;min-height:300px;font-size:16px;font-weight:650;display:flex}.delivery-search{background:#fff;border:1px solid #d8e0e9;border-radius:11px;align-items:center;gap:8px;width:min(520px,100%);height:46px;margin-bottom:18px;padding:0 14px;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 2px 7px #0f172a06}.delivery-search:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17}.delivery-search svg{color:#64748b;flex-shrink:0}.delivery-search input{color:#1e293b;background:0 0;border:0;outline:0;width:100%;height:100%;padding:0;font-family:inherit;font-size:14px}.delivery-search input::placeholder{color:#94a3b8}.items-badge{color:#1d4ed8;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;align-items:center;gap:6px;min-height:28px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.delivery-state-cell{height:180px;text-align:center!important;color:#64748b!important;white-space:normal!important}.delivery-details-container{background:linear-gradient(#f8fafc,#f4f7fb);width:100%;min-height:100vh;padding:30px 36px}.delivery-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:950px;padding:24px;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.details-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.details-header h2{color:#172033;margin:0;font-size:29px;font-weight:750;line-height:1.2}.details-header p{color:#64748b;margin:6px 0 0;font-size:14px}.details-table{border-collapse:collapse;width:100%}.details-table td{color:#475569;vertical-align:middle;border-bottom:1px solid #edf1f5;padding:15px 12px;font-size:14px}.details-table tr:last-child td{border-bottom:none}.details-table td:first-child{color:#334155;width:270px;font-weight:650;display:table-cell}.details-table td:first-child svg{vertical-align:middle;color:#2563eb;margin-right:7px}@media (width<=700px){.delivery-details-container{padding:20px 14px}.delivery-card{padding:18px}.details-table td{padding:13px 8px}.details-table td:first-child{width:42%}}.vendor-module,.vendor-module *,.vendor-module :before,.vendor-module :after{box-sizing:border-box}.vendor-module{color:#1e293b;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:30px 36px;overflow-x:hidden}.vendor-header,.vendor-details-header,.vendor-form-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:24px;display:flex}.vendor-header h1,.vendor-header h2,.vendor-details-header h2,.vendor-form-title h1{color:#111827;letter-spacing:-.55px;margin:0;font-size:29px;font-weight:750;line-height:1.2}.vendor-header p,.vendor-details-header p,.vendor-form-title p{color:#64748b;margin:6px 0 0;font-size:14px;line-height:1.5}.vendor-module .add-btn{color:#fff;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.vendor-module .add-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1e40af;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.vendor-module .add-btn:active{transform:translateY(0)}.vendor-module .search-box{background:#fff;border:1px solid #d8e0e9;border-radius:11px;align-items:center;width:min(520px,100%);height:46px;margin-bottom:18px;padding:0;transition:border-color .18s,box-shadow .18s;display:flex;position:relative;box-shadow:0 2px 7px #0f172a06}.vendor-module .search-box:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17}.vendor-module .search-box svg{color:#475569;flex-shrink:0;margin-left:14px}.vendor-module .search-box input{color:#1e293b;background:0 0;border:0;outline:none;width:100%;height:100%;padding:0 14px 0 11px;font-family:inherit;font-size:14px}.vendor-module .search-box input::placeholder{color:#94a3b8}.vendor-table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.vendor-table th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:55px;padding:15px 20px;font-size:11px;font-weight:750}.vendor-table th:first-child{padding-left:24px}.vendor-table td{color:#475569;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #edf1f5;height:68px;padding:14px 20px;font-size:14px;line-height:1.45}.vendor-table td:first-child{color:#1e293b;padding-left:24px;font-weight:650}.vendor-table tbody tr{transition:background .18s}.vendor-table tbody tr:hover td{background:#f8fbff}.vendor-table tbody tr:last-child td{border-bottom:none}.vendor-table td:first-child{color:#1e293b;font-weight:650}.vendor-table td:nth-child(2){color:#475569}.vendor-table td:nth-child(3){color:#334155;font-weight:600}.vendor-table td:nth-child(4){color:#475569}.vendor-table td:last-child{width:1%}.vendor-table .table-action{align-items:center;gap:7px;display:flex}.vendor-table .table-action a,.vendor-table .table-action button{cursor:pointer;background:#fff;border:1px solid #dbe2ea;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex}.vendor-table .table-action a:first-child{color:#2563eb}.vendor-table .table-action a:first-child:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 4px 9px #2563eb1a}.vendor-table .table-action a:nth-child(2){color:#000}.vendor-table .table-action a:nth-child(2):hover{color:#000;background:#f3f4f6;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 9px #0000001a}.vendor-table .table-action button{color:#dc2626}.vendor-table .table-action button:hover{color:#b91c1c;background:#fef2f2;border-color:#fecaca;transform:translateY(-1px);box-shadow:0 4px 9px #dc26261a}.vendor-table .table-action a:active,.vendor-table .table-action button:active{transform:translateY(0)}.vendor-table .table-action a:focus-visible,.vendor-table .table-action button:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb1f,0 4px 10px #0f172a0f}.vendor-module .form-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:1100px;padding:30px;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.vendor-module .form-container h2{color:#1f2937;margin:0 0 24px;font-size:21px;font-weight:700}.vendor-module .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.vendor-module .form-grid input,.vendor-module .form-container textarea,.vendor-module .form-container select{color:#1e293b;background:#fff;border:1px solid #d1d9e3;border-radius:10px;outline:none;width:100%;min-height:46px;padding:11px 14px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .18s,box-shadow .18s,background .18s}.vendor-module .form-grid input:hover,.vendor-module .form-container textarea:hover,.vendor-module .form-container select:hover{border-color:#b8c3d0}.vendor-module .form-grid input:focus,.vendor-module .form-container textarea:focus,.vendor-module .form-container select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.vendor-module .form-grid input::placeholder,.vendor-module .form-container textarea::placeholder{color:#9ca3af}.vendor-module .form-container textarea{resize:vertical;min-height:120px;line-height:1.6}.vendor-module .form-buttons{justify-content:flex-end;align-items:center;gap:12px;margin-top:26px;display:flex}.vendor-module .save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 19px;font-family:inherit;font-size:14px;font-weight:650;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.vendor-module .save-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1e40af;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.vendor-module .save-btn:active:not(:disabled){transform:translateY(0)}.vendor-module .save-btn:disabled{opacity:.6;cursor:not-allowed}.vendor-module .cancel-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:9px;justify-content:center;align-items:center;min-height:42px;padding:9px 18px;font-family:inherit;font-size:14px;font-weight:650;transition:transform .18s,background .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex}.vendor-module .cancel-btn:hover{color:#1e293b;background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px);box-shadow:0 4px 9px #0f172a12}.vendor-form-container{color:#1e293b;width:100%;min-height:100%}.vendor-form-title{align-items:center;gap:14px;display:flex}.vendor-form-title-icon{color:#2563eb;background:linear-gradient(135deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.vendor-form-title p{margin:5px 0 0}.vendor-form-header .back-btn{color:#334155;white-space:nowrap;background:#fff;border:1px solid #d8e0e9;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 2px 6px #0f172a0a}.vendor-form-header .back-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a14}.vendor-form-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;padding:30px;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.vendor-form-section-header{border-bottom:1px solid #e2e8f0;align-items:center;gap:12px;margin-bottom:24px;padding-bottom:20px;display:flex}.vendor-form-section-icon{color:#2563eb;background:#eff6ff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.vendor-form-section-header h2{color:#1e293b;margin:0;font-size:17px;font-weight:700}.vendor-form-section-header p{color:#94a3b8;margin:3px 0 0;font-size:12px}.vendor-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:21px;display:grid}.vendor-form-group{min-width:0}.vendor-form-group-full{grid-column:1/-1}.vendor-form-group label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.vendor-form-group label span{color:#dc2626;margin-left:3px}.vendor-input-wrapper{background:#fff;border:1px solid #d1d9e3;border-radius:10px;align-items:center;width:100%;min-height:47px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.vendor-input-wrapper svg{color:#64748b;flex-shrink:0;margin-left:13px;transition:color .18s}.vendor-input-wrapper input{color:#1e293b;width:100%;height:45px;padding:10px 14px 10px 10px;font-family:inherit;font-size:14px;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.vendor-input-wrapper input::placeholder{color:#94a3b8}.vendor-input-wrapper:hover{border-color:#b8c3d0}.vendor-input-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.vendor-input-wrapper:focus-within svg{color:#2563eb}.vendor-textarea-wrapper{background:#fff;border:1px solid #d1d9e3;border-radius:10px;align-items:flex-start;width:100%;min-height:125px;transition:border-color .18s,box-shadow .18s;display:flex;overflow:hidden}.vendor-textarea-wrapper svg{color:#64748b;flex-shrink:0;margin-top:14px;margin-left:13px;transition:color .18s}.vendor-textarea-wrapper textarea{resize:vertical;color:#1e293b;width:100%;min-height:123px;padding:12px 14px 12px 10px;font-family:inherit;font-size:14px;line-height:1.6;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.vendor-textarea-wrapper textarea::placeholder{color:#94a3b8}.vendor-textarea-wrapper:hover{border-color:#b8c3d0}.vendor-textarea-wrapper:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.vendor-textarea-wrapper:focus-within svg{color:#2563eb}.vendor-form-footer{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:10px;margin-top:28px;padding-top:22px;display:flex}.vendor-cancel-btn{color:#334155;background:#fff;border:1px solid #d8e0e9;border-radius:10px;justify-content:center;align-items:center;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:650;text-decoration:none;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex}.vendor-cancel-btn:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a12}.vendor-cancel-btn:active{transform:translateY(0)}.vendor-save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 20px;font-family:inherit;font-size:14px;font-weight:650;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.vendor-save-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.vendor-save-btn:active:not(:disabled){transform:translateY(0)}.vendor-save-btn:disabled{opacity:.6;cursor:not-allowed}.vendor-details{flex-direction:column;gap:24px;display:flex}.detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:24px;box-shadow:0 4px 12px #0f172a09}.detail-card h3{color:#1f2937;margin:0 0 18px;font-size:17px}.detail-card p{color:#4b5563;margin:12px 0;font-size:14px}.detail-card strong{color:#111827}.vendor-module::-webkit-scrollbar{width:8px;height:8px}.vendor-module::-webkit-scrollbar-track{background:#f1f5f9}.vendor-module::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.vendor-module::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=900px){.vendor-module{padding:24px}.vendor-header h1,.vendor-header h2,.vendor-details-header h2,.vendor-form-title h1{font-size:26px}.vendor-table{-webkit-overflow-scrolling:touch;scrollbar-width:thin;min-width:850px;display:block;overflow-x:auto}.vendor-module .form-grid,.vendor-form-grid{grid-template-columns:1fr}.vendor-form-group-full{grid-column:auto}.details-grid{grid-template-columns:1fr}.vendor-form-card{padding:24px}}@media (width<=600px){.vendor-module{padding:18px 14px}.vendor-header,.vendor-details-header,.vendor-form-header{flex-direction:column;align-items:flex-start;gap:17px}.vendor-header h1,.vendor-header h2,.vendor-details-header h2,.vendor-form-title h1{font-size:23px}.vendor-header p,.vendor-details-header p,.vendor-form-title p{font-size:13px}.vendor-module .add-btn,.vendor-module .search-box{width:100%}.vendor-table{border-radius:12px;min-width:850px}.vendor-table th,.vendor-table td{padding-left:14px;padding-right:14px}.vendor-table th:first-child,.vendor-table td:first-child{padding-left:16px}.vendor-module .form-container{border-radius:13px;padding:20px}.vendor-module .form-buttons,.vendor-form-footer{flex-direction:column;align-items:stretch}.vendor-module .save-btn,.vendor-module .cancel-btn,.vendor-cancel-btn,.vendor-save-btn,.vendor-form-title,.vendor-form-header .back-btn{width:100%}.vendor-form-card{border-radius:13px;padding:20px}.detail-card{padding:19px}}@media (width<=420px){.vendor-module{padding:14px 12px}.vendor-header h1,.vendor-header h2,.vendor-details-header h2,.vendor-form-title h1{font-size:21px}.vendor-table{min-width:820px}.vendor-table .table-action{gap:5px}.vendor-table .table-action a,.vendor-table .table-action button{width:33px;height:33px}.vendor-module .form-container,.vendor-form-card{padding:17px}.vendor-form-title-icon{width:43px;height:43px}}@media (prefers-reduced-motion:reduce){.vendor-module *,.vendor-module :before,.vendor-module :after,.vendor-form-container *,.vendor-form-container :before,.vendor-form-container :after{transition:none!important;animation:none!important}}.purchase-requisition-module{--pr-primary:#2563eb;--pr-primary-dark:#1d4ed8;--pr-primary-soft:#eff6ff;--pr-success:#16a34a;--pr-success-soft:#f0fdf4;--pr-danger:#dc2626;--pr-danger-soft:#fef2f2;--pr-warning:#d97706;--pr-warning-soft:#fffbeb;--pr-text:#111827;--pr-text-secondary:#374151;--pr-text-muted:#6b7280;--pr-border:#e5e7eb;--pr-border-light:#eef0f3;--pr-bg:#f5f7fb;--pr-card:#fff;background:radial-gradient(circle at top right, #2563eb09, transparent 32%), var(--pr-bg);box-sizing:border-box;width:100%;min-height:100vh;color:var(--pr-text);padding:30px 36px;overflow-x:hidden}.purchase-requisition-module *,.purchase-requisition-module :before,.purchase-requisition-module :after{box-sizing:border-box}.purchase-requisition-module button,.purchase-requisition-module input,.purchase-requisition-module select,.purchase-requisition-module textarea{font-family:inherit}.purchase-requisition-module button{cursor:pointer}.purchase-requisition-module a{text-decoration:none}.purchase-requisition-module .page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.purchase-requisition-module .page-title{color:var(--pr-text);letter-spacing:-.65px;margin:0;font-size:32px;font-weight:750;line-height:1.2}.purchase-requisition-module .page-subtitle{color:var(--pr-text-muted);margin:7px 0 0;font-size:14px;line-height:1.5}.purchase-requisition-module .primary-btn,.purchase-requisition-module .add-btn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#2563eb 0%,#1d4ed8 100%);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 19px;font-size:14px;font-weight:650;transition:transform .2s,box-shadow .2s,filter .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb2e,inset 0 1px #ffffff2e}.purchase-requisition-module .primary-btn:hover,.purchase-requisition-module .add-btn:hover{filter:brightness(1.03);transform:translateY(-2px);box-shadow:0 9px 20px #2563eb42,inset 0 1px #ffffff2e}.purchase-requisition-module .primary-btn:active,.purchase-requisition-module .add-btn:active{transform:translateY(0)}.purchase-requisition-module .filter-area{align-items:center;gap:14px;width:100%;margin-bottom:20px;display:flex}.purchase-requisition-module .search-wrapper{width:100%;position:relative}.purchase-requisition-module .search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.purchase-requisition-module .search-box{width:100%;height:50px;color:var(--pr-text);background:#fffffffa;border:1px solid #d9dee7;border-radius:11px;outline:none;padding:0 16px 0 44px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s;box-shadow:0 2px 7px #0f172a09}.purchase-requisition-module .search-box::placeholder{color:#9ca3af}.purchase-requisition-module .search-box:hover{border-color:#c4cbd6}.purchase-requisition-module .search-box:focus{border-color:var(--pr-primary);background:#fff;box-shadow:0 0 0 4px #2563eb14,0 4px 12px #0f172a0d}.purchase-requisition-module .card,.purchase-requisition-module .purchase-form-card,.purchase-requisition-module .details-card{background:var(--pr-card);border:1px solid var(--pr-border);border-radius:16px;width:100%;overflow:hidden;box-shadow:0 5px 20px #0f172a0b,0 1px 3px #0f172a06}.purchase-requisition-module .card-content{padding:24px}.purchase-requisition-module .table-wrapper{border:1px solid var(--pr-border);-webkit-overflow-scrolling:touch;background:#fff;border-radius:15px;width:100%;min-width:0;overflow:auto hidden;box-shadow:0 5px 20px #0f172a0b}.purchase-requisition-module table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:1000px}.purchase-requisition-module th{color:#596273;border-bottom:1px solid var(--pr-border);text-align:left;text-transform:uppercase;letter-spacing:.65px;white-space:nowrap;background:linear-gradient(#fafbfc 0%,#f6f8fb 100%);height:53px;padding:14px 16px;font-size:11px;font-weight:750}.purchase-requisition-module td{color:var(--pr-text-secondary);border-bottom:1px solid var(--pr-border-light);white-space:nowrap;vertical-align:middle;background:#fff;padding:16px;font-size:14px}.purchase-requisition-module tbody tr{transition:background .18s,box-shadow .18s}.purchase-requisition-module tbody tr:hover td{background:#f9fbff}.purchase-requisition-module tbody tr:last-child td{border-bottom:none}.purchase-requisition-module .pr-number{color:#1d4ed8;letter-spacing:.1px;font-weight:700}.purchase-requisition-module .priority-badge{white-space:nowrap;color:#4b5563;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:7px;justify-content:center;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.purchase-requisition-module .priority-badge.low{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.purchase-requisition-module .priority-badge.normal{color:#2563eb;background:#eff6ff;border-color:#dbeafe}.purchase-requisition-module .priority-badge.high{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.purchase-requisition-module .priority-badge.urgent{color:#dc2626;background:#fef2f2;border-color:#fecaca}.purchase-requisition-module .status-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;justify-content:center;align-items:center;min-width:82px;padding:7px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.purchase-requisition-module .status-badge.pending{color:#b45309;background:#fffbeb;border-color:#fde68a}.purchase-requisition-module .status-badge.approved{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.purchase-requisition-module .status-badge.rejected{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.purchase-requisition-module .status-badge.completed{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.purchase-requisition-module .status-badge.cancelled{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.purchase-requisition-module th:last-child,.purchase-requisition-module td:last-child{text-align:center}.purchase-requisition-module .action-buttons{white-space:nowrap;justify-content:center;align-items:center;gap:8px;display:flex}.purchase-requisition-module .action-buttons a,.purchase-requisition-module .action-buttons button{background:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;padding:0;text-decoration:none;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s,color .2s;display:inline-flex;position:relative}.purchase-requisition-module .action-view{color:#2563eb;background:linear-gradient(145deg,#f7fbff,#edf5ff);border-color:#bfdbfe;box-shadow:0 2px 6px #2563eb14}.purchase-requisition-module .action-view:hover{color:#1d4ed8;background:linear-gradient(145deg,#e8f2ff,#dbeafe);border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 7px 15px #2563eb29}.purchase-requisition-module .action-edit{color:#16a34a;background:linear-gradient(145deg,#f7fff9,#ecfdf3);border-color:#bbf7d0;box-shadow:0 2px 6px #16a34a12}.purchase-requisition-module .action-edit:hover{color:#15803d;background:linear-gradient(145deg,#e8f9ee,#dcfce7);border-color:#86efac;transform:translateY(-2px);box-shadow:0 7px 15px #16a34a26}.purchase-requisition-module .action-delete{color:#dc2626;background:linear-gradient(145deg,snow,#fff1f2);border-color:#fecaca;box-shadow:0 2px 6px #dc262612}.purchase-requisition-module .action-delete:hover{color:#b91c1c;background:linear-gradient(145deg,#fff0f0,#fee2e2);border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 7px 15px #dc262626}.purchase-requisition-module .action-buttons button:active,.purchase-requisition-module .action-buttons a:active{transform:scale(.94)}.purchase-requisition-module .action-buttons svg{stroke-width:2.1px;width:18px;height:18px;transition:transform .2s}.purchase-requisition-module .action-buttons a:hover svg,.purchase-requisition-module .action-buttons button:hover svg{transform:scale(1.08)}.purchase-requisition-module .purchase-requisition-form-page{width:100%;max-width:1180px;margin:0 auto;padding:3px 0 40px}.purchase-requisition-module .purchase-form-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.purchase-requisition-module .purchase-form-title-row{align-items:center;gap:14px;display:flex}.purchase-requisition-module .purchase-form-title-icon{color:#2563eb;background:linear-gradient(145deg,#f4f8ff,#e2efff);border:1px solid #bfdbfe;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 7px 18px #2563eb1a,inset 0 1px #fffc}.purchase-requisition-module .purchase-form-title{color:#111827;letter-spacing:-.65px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.purchase-requisition-module .purchase-form-subtitle{color:#6b7280;margin:6px 0 0;font-size:14px}.purchase-requisition-module .purchase-back-btn{color:#374151;background:#fff;border:1px solid #d5dae2;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 7px #0f172a0a}.purchase-requisition-module .purchase-back-btn:hover{color:#111827;background:#f8fafc;border-color:#aeb6c2;transform:translateY(-1px);box-shadow:0 6px 14px #0f172a14}.purchase-requisition-module .purchase-requisition-form{flex-direction:column;gap:20px;width:100%;display:flex}.purchase-requisition-module .purchase-form-card{padding:26px;overflow:visible}.purchase-requisition-module .purchase-section-header{align-items:center;gap:13px;margin-bottom:23px;display:flex}.purchase-requisition-module .purchase-section-icon{color:#2563eb;background:linear-gradient(145deg,#f2f7ff,#e6f0ff);border:1px solid #d5e6ff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex;box-shadow:0 3px 8px #2563eb0f}.purchase-requisition-module .purchase-section-header h2{color:#1f2937;letter-spacing:-.2px;margin:0;font-size:18px;font-weight:700;line-height:1.3}.purchase-requisition-module .purchase-section-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.purchase-requisition-module .purchase-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.purchase-requisition-module .purchase-field{width:100%}.purchase-requisition-module .purchase-field label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.purchase-requisition-module .required-mark{color:#dc2626;margin-left:3px}.purchase-requisition-module .purchase-input-wrapper{width:100%;position:relative}.purchase-requisition-module .purchase-input-icon{z-index:2;color:#9ca3af;pointer-events:none;transition:color .2s;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.purchase-requisition-module .purchase-input-wrapper input,.purchase-requisition-module .purchase-input-wrapper select{color:#1f2937;background:#fff;border:1px solid #d5dae2;border-radius:10px;outline:none;width:100%;min-height:46px;padding:11px 13px 11px 42px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.purchase-requisition-module .purchase-input-wrapper input::placeholder{color:#9ca3af}.purchase-requisition-module .purchase-input-wrapper input:hover,.purchase-requisition-module .purchase-input-wrapper select:hover{border-color:#b9c2ce}.purchase-requisition-module .purchase-input-wrapper input:focus,.purchase-requisition-module .purchase-input-wrapper select:focus{border-color:var(--pr-primary);background:#fff;box-shadow:0 0 0 4px #2563eb13}.purchase-requisition-module .purchase-input-wrapper input:focus+.purchase-input-icon,.purchase-requisition-module .purchase-input-wrapper select:focus+.purchase-input-icon{color:var(--pr-primary)}.purchase-requisition-module .purchase-requisition-form textarea{color:#1f2937;resize:vertical;background:#fff;border:1px solid #d5dae2;border-radius:10px;outline:none;width:100%;min-height:120px;padding:13px 14px;font-size:14px;line-height:1.55;transition:border-color .2s,box-shadow .2s}.purchase-requisition-module .purchase-requisition-form textarea::placeholder{color:#9ca3af}.purchase-requisition-module .purchase-requisition-form textarea:hover{border-color:#b9c2ce}.purchase-requisition-module .purchase-requisition-form textarea:focus{border-color:var(--pr-primary);box-shadow:0 0 0 4px #2563eb13}.purchase-requisition-module .purchase-items-header{justify-content:space-between;align-items:center;margin-bottom:20px}.purchase-requisition-module .purchase-section-title-group{align-items:center;gap:13px;display:flex}.purchase-requisition-module .purchase-add-item-btn{color:#1d4ed8;background:linear-gradient(135deg,#f5f9ff,#e7f1ff);border:1px solid #bfdbfe;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:9px 15px;font-size:13px;font-weight:650;transition:all .2s;display:inline-flex;box-shadow:0 3px 8px #2563eb12}.purchase-requisition-module .purchase-add-item-btn:hover{background:linear-gradient(135deg,#e7f1ff,#dbeafe);border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 7px 14px #2563eb21}.purchase-requisition-module .purchase-items-table-header{border:1px solid var(--pr-border);color:#6b7280;text-transform:uppercase;letter-spacing:.55px;background:linear-gradient(#fafbfc,#f6f8fb);border-radius:10px 10px 0 0;grid-template-columns:42px minmax(0,1fr) 170px 70px;align-items:center;gap:14px;min-height:43px;padding:0 13px;font-size:11px;font-weight:750;display:grid}.purchase-requisition-module .purchase-items-list{border-left:1px solid var(--pr-border);border-right:1px solid var(--pr-border);border-bottom:1px solid var(--pr-border);border-radius:0 0 10px 10px;flex-direction:column;display:flex;overflow:hidden}.purchase-requisition-module .purchase-item-row{border-bottom:1px solid var(--pr-border-light);background:#fff;grid-template-columns:42px minmax(0,1fr) 170px 70px;align-items:center;gap:14px;padding:12px;transition:background .18s;display:grid}.purchase-requisition-module .purchase-item-row:last-child{border-bottom:none}.purchase-requisition-module .purchase-item-row:hover{background:#fbfdff}.purchase-requisition-module .purchase-item-number{color:#64748b;background:linear-gradient(145deg,#f4f6f9,#e9edf3);border:1px solid #e2e8f0;border-radius:9px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:700;display:flex}.purchase-requisition-module .purchase-item-row .purchase-field{margin:0}.purchase-requisition-module .purchase-item-row .purchase-field select,.purchase-requisition-module .purchase-item-row .purchase-field input{color:#1f2937;background:#fff;border:1px solid #d5dae2;border-radius:9px;outline:none;width:100%;min-height:43px;padding:10px 12px;font-size:13px;transition:border-color .2s,box-shadow .2s}.purchase-requisition-module .purchase-item-row .purchase-field select:hover,.purchase-requisition-module .purchase-item-row .purchase-field input:hover{border-color:#b9c2ce}.purchase-requisition-module .purchase-item-row .purchase-field select:focus,.purchase-requisition-module .purchase-item-row .purchase-field input:focus{border-color:var(--pr-primary);box-shadow:0 0 0 4px #2563eb12}.purchase-requisition-module .mobile-item-label{display:none!important}.purchase-requisition-module .purchase-remove-item-btn{color:#dc2626;background:linear-gradient(145deg,snow,#fff1f2);border:1px solid #fecaca;border-radius:10px;justify-content:center;justify-self:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:inline-flex}.purchase-requisition-module .purchase-remove-item-btn:hover:not(:disabled){color:#b91c1c;background:linear-gradient(145deg,#fff0f0,#fee2e2);border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 6px 13px #dc262621}.purchase-requisition-module .purchase-remove-item-btn:disabled{opacity:.38;cursor:not-allowed}.purchase-requisition-module .purchase-items-footer{color:#6b7280;justify-content:flex-end;align-items:center;margin-top:10px;font-size:12px;display:flex}.purchase-requisition-module .purchase-form-actions{justify-content:flex-end;align-items:center;gap:11px;padding-top:3px;display:flex}.purchase-requisition-module .purchase-cancel-btn{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;min-height:45px;padding:10px 19px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.purchase-requisition-module .purchase-cancel-btn:hover{color:#111827;background:#f8fafc;border-color:#aeb6c2;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a0f}.purchase-requisition-module .purchase-submit-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:45px;padding:10px 20px;font-size:14px;font-weight:650;transition:all .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb30}.purchase-requisition-module .purchase-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-2px);box-shadow:0 9px 18px #2563eb42}.purchase-requisition-module .purchase-submit-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.purchase-requisition-module .purchase-details-page{width:100%;max-width:1180px;margin:0 auto;padding-bottom:40px}.purchase-requisition-module .details-header{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:24px;margin-bottom:24px;display:flex}.purchase-requisition-module .details-heading{align-items:center;gap:14px;display:flex}.purchase-requisition-module .details-title-icon{color:#2563eb;background:linear-gradient(145deg,#f4f8ff,#e2efff);border:1px solid #bfdbfe;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.purchase-requisition-module .details-title{color:#111827;letter-spacing:-.55px;margin:0;font-size:30px;font-weight:750}.purchase-requisition-module .details-pr-number{color:#2563eb;margin:5px 0 0;font-size:14px;font-weight:650}.purchase-requisition-module .details-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.purchase-requisition-module .details-action{border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:41px;padding:9px 14px;font-size:13px;font-weight:650;transition:all .2s;display:inline-flex}.purchase-requisition-module .details-action-back{color:#374151;background:#fff;border:1px solid #d1d5db}.purchase-requisition-module .details-action-back:hover{background:#f8fafc;border-color:#aeb6c2;transform:translateY(-1px)}.purchase-requisition-module .details-action-edit{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;box-shadow:0 4px 10px #2563eb29}.purchase-requisition-module .details-action-edit:hover{transform:translateY(-2px);box-shadow:0 8px 16px #2563eb3b}.purchase-requisition-module .details-action-approve{color:#fff;background:linear-gradient(135deg,#16a34a,#15803d);border:1px solid #15803d;box-shadow:0 4px 10px #16a34a24}.purchase-requisition-module .details-action-approve:hover{transform:translateY(-2px);box-shadow:0 8px 16px #16a34a36}.purchase-requisition-module .details-action-reject,.purchase-requisition-module .details-action-delete{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #dc2626;box-shadow:0 4px 10px #dc262621}.purchase-requisition-module .details-action-reject:hover,.purchase-requisition-module .details-action-delete:hover{transform:translateY(-2px);box-shadow:0 8px 16px #dc262633}.purchase-requisition-module .details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-bottom:20px;display:grid}.purchase-requisition-module .details-card{padding:25px}.purchase-requisition-module .details-card-header{border-bottom:1px solid #eef0f3;align-items:center;gap:12px;margin-bottom:19px;padding-bottom:17px;display:flex}.purchase-requisition-module .details-card-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.purchase-requisition-module .details-card-header h2{color:#1f2937;margin:0;font-size:17px;font-weight:700}.purchase-requisition-module .details-info-list{flex-direction:column;gap:18px;display:flex}.purchase-requisition-module .details-info-row{align-items:flex-start;gap:12px;display:flex}.purchase-requisition-module .details-info-row-icon{color:#2563eb;flex-shrink:0;margin-top:1px}.purchase-requisition-module .details-info-label{color:#9ca3af;text-transform:uppercase;letter-spacing:.45px;margin:0 0 4px;font-size:11px;font-weight:700}.purchase-requisition-module .details-info-value{color:#1f2937;margin:0;font-size:14px;font-weight:600}.purchase-requisition-module .details-status{border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:7px 12px;font-size:11px;font-weight:700;display:inline-flex}.purchase-requisition-module .details-status.pending{color:#b45309;background:#fffbeb;border-color:#fde68a}.purchase-requisition-module .details-status.approved{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}.purchase-requisition-module .details-status.rejected{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.purchase-requisition-module .details-items-card{margin-top:20px;padding:25px}.purchase-requisition-module .details-table-wrapper{border:1px solid var(--pr-border);border-radius:11px;width:100%;overflow-x:auto}.purchase-requisition-module .details-items-table{border-collapse:collapse;width:100%;min-width:600px}.purchase-requisition-module .details-items-table th{color:#64748b;text-align:left;text-transform:uppercase;letter-spacing:.45px;background:#f8fafc;height:45px;padding:12px 14px;font-size:11px}.purchase-requisition-module .details-items-table td{color:#374151;background:#fff;border-bottom:1px solid #eef0f3;padding:14px;font-size:13px}.purchase-requisition-module .details-items-table tr:last-child td{border-bottom:none}.purchase-requisition-module .details-item-index{color:#64748b;background:#f1f5f9;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:11px;font-weight:700;display:inline-flex}.purchase-requisition-module .details-quantity{color:#1f2937;font-weight:700}.purchase-requisition-module .loading,.purchase-requisition-module .details-loading,.purchase-requisition-module .empty-state{text-align:center;color:#6b7280;border:1px solid var(--pr-border);background:#fff;border-radius:15px;width:100%;padding:55px 20px;box-shadow:0 5px 18px #0f172a0a}.purchase-requisition-module .loading-spinner{border:3px solid #dbeafe;border-top-color:#2563eb;border-radius:50%;width:25px;height:25px;margin:0 auto 12px;animation:.8s linear infinite purchase-requisition-spin}@keyframes purchase-requisition-spin{to{transform:rotate(360deg)}}.purchase-requisition-module .details-note{color:#4b5563;background:#f8fafc;border:1px solid #e5e7eb;border-radius:10px;padding:14px 15px;font-size:13px;line-height:1.55}.purchase-requisition-module .form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.purchase-requisition-module .full-width{grid-column:1/-1}.purchase-requisition-module .form-actions{align-items:center;gap:10px;margin-top:20px;display:flex}.purchase-requisition-module .rounded-xl{border-radius:14px}.purchase-requisition-module .shadow-sm{box-shadow:0 5px 18px #0f172a0e}.purchase-requisition-module .border{border-color:#e5e7eb}.purchase-requisition-module::-webkit-scrollbar{width:8px;height:8px}.purchase-requisition-module .table-wrapper::-webkit-scrollbar{width:8px;height:8px}.purchase-requisition-module .details-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.purchase-requisition-module::-webkit-scrollbar-track{background:#f1f5f9}.purchase-requisition-module .table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.purchase-requisition-module .details-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.purchase-requisition-module::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.purchase-requisition-module .table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.purchase-requisition-module .details-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.purchase-requisition-module::-webkit-scrollbar-thumb:hover{background:#94a3b8}.purchase-requisition-module .table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.purchase-requisition-module .details-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1200px){.purchase-requisition-module{padding:26px}.purchase-requisition-module .purchase-requisition-form-page,.purchase-requisition-module .purchase-details-page{max-width:100%}}@media (width<=768px){.purchase-requisition-module{padding:18px}.purchase-requisition-module .page-header{flex-direction:column;align-items:flex-start}.purchase-requisition-module .page-title{font-size:26px}.purchase-requisition-module .primary-btn,.purchase-requisition-module .add-btn{width:100%}.purchase-requisition-module .purchase-form-grid,.purchase-requisition-module .form-grid,.purchase-requisition-module .details-grid{grid-template-columns:1fr}.purchase-requisition-module .purchase-form-card,.purchase-requisition-module .details-card,.purchase-requisition-module .details-items-card{padding:20px}.purchase-requisition-module .purchase-form-header{align-items:flex-start}.purchase-requisition-module .purchase-back-btn{width:100%}.purchase-requisition-module .purchase-items-header{flex-direction:column;align-items:flex-start}.purchase-requisition-module .purchase-add-item-btn{width:100%}.purchase-requisition-module .purchase-items-table-header{display:none}.purchase-requisition-module .purchase-items-list{border:none;overflow:visible}.purchase-requisition-module .purchase-item-row{border:1px solid #e5e7eb;border-radius:11px;grid-template-columns:34px 1fr 42px;gap:12px;margin-bottom:12px;padding:15px;box-shadow:0 3px 10px #0f172a09}.purchase-requisition-module .purchase-item-number{align-self:start;margin-top:26px}.purchase-requisition-module .purchase-item-box,.purchase-requisition-module .purchase-item-quantity{grid-column:2}.purchase-requisition-module .purchase-remove-item-btn{grid-area:1/3/span 2;align-self:center}.purchase-requisition-module .mobile-item-label{text-transform:uppercase;letter-spacing:.3px;color:#6b7280!important;margin-bottom:6px!important;font-size:11px!important;display:block!important}.purchase-requisition-module .purchase-form-actions{flex-direction:column-reverse;align-items:stretch;width:100%}.purchase-requisition-module .purchase-cancel-btn,.purchase-requisition-module .purchase-submit-btn{width:100%}.purchase-requisition-module .details-header{flex-direction:column}.purchase-requisition-module .details-actions{justify-content:stretch;width:100%}.purchase-requisition-module .details-action{flex:1}.purchase-requisition-module .action-buttons{gap:7px}.purchase-requisition-module .action-buttons a,.purchase-requisition-module .action-buttons button{width:36px;height:36px}}@media (width<=480px){.purchase-requisition-module{padding:12px}.purchase-requisition-module .page-title,.purchase-requisition-module .purchase-form-title{font-size:23px}.purchase-requisition-module .purchase-form-title-icon{width:43px;height:43px}.purchase-requisition-module .purchase-form-card,.purchase-requisition-module .details-card,.purchase-requisition-module .details-items-card{border-radius:12px;padding:16px}.purchase-requisition-module .purchase-section-header{align-items:flex-start}.purchase-requisition-module .purchase-section-header h2{font-size:16px}.purchase-requisition-module .purchase-section-header p{font-size:12px}.purchase-requisition-module .purchase-item-row{grid-template-columns:30px 1fr 38px;gap:9px;padding:12px}.purchase-requisition-module .purchase-remove-item-btn{width:36px;height:36px}.purchase-requisition-module .details-title{font-size:24px}.purchase-requisition-module .details-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.purchase-requisition-module .details-action{width:100%}.purchase-requisition-module table{min-width:900px}}.purchase-order-module,.purchase-order-module *,.purchase-order-module :before,.purchase-order-module :after{box-sizing:border-box}.purchase-order-module{color:#1e293b;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-width:0;min-height:100vh;padding:30px 36px;overflow-x:hidden}.purchase-order-module .page-title{color:#172033;letter-spacing:-.65px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.purchase-order-module .page-subtitle{color:#64748b;margin:5px 0 22px;font-size:14px;line-height:1.5}.purchase-order-module .page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px;display:flex}.purchase-order-module .search-box{background:#fff;border:1px solid #d8e0e9;border-radius:11px;align-items:center;width:min(520px,100%);height:46px;margin-bottom:20px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative;box-shadow:0 2px 7px #0f172a06}.purchase-order-module .search-box:hover{border-color:#cbd5e1}.purchase-order-module .search-box:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb17,0 4px 12px #0f172a0a}.purchase-order-module .search-box svg{color:#64748b;flex-shrink:0;width:18px;height:18px;margin-left:14px;transition:color .18s}.purchase-order-module .search-box:focus-within svg{color:#2563eb}.purchase-order-module .search-box input{color:#1e293b;width:100%;height:100%;padding:0 15px 0 10px;font-family:inherit;font-size:14px;box-shadow:none!important;background:0 0!important;border:0!important;outline:none!important}.purchase-order-module .search-box input::placeholder{color:#94a3b8}.purchase-order-module .card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;min-width:0;max-width:100%;overflow:hidden;box-shadow:0 3px 8px #0f172a06,0 12px 28px #0f172a09}.purchase-order-module .table-wrapper{-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;width:100%;min-width:0;max-width:100%;overflow:auto hidden}.purchase-order-module table{border-collapse:separate;border-spacing:0;background:#fff;width:100%;min-width:1050px}.purchase-order-module th{color:#475569;text-align:left;letter-spacing:.6px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:56px;padding:15px 20px;font-size:11px;font-weight:750;line-height:1.2}.purchase-order-module th:first-child{padding-left:24px}.purchase-order-module th:last-child{text-align:center;padding-right:24px}.purchase-order-module td{color:#475569;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #edf1f5;height:72px;padding:15px 20px;font-size:14px;line-height:1.45}.purchase-order-module td:first-child{color:#172033;padding-left:24px;font-weight:700}.purchase-order-module td:last-child{padding-right:24px}.purchase-order-module tbody tr{transition:background-color .18s}.purchase-order-module tbody tr:hover td{background:#f8fbff}.purchase-order-module tbody tr:last-child td{border-bottom:none}.purchase-order-module td:first-child{color:#172033;font-size:14px;font-weight:700}.purchase-order-module td:nth-child(2){color:#334155;font-weight:550}.purchase-order-module td:nth-child(3){color:#64748b}.purchase-order-module td:nth-child(4){color:#1e293b;font-weight:650}.purchase-order-module td:nth-child(5){color:#475569}.purchase-order-module .status-badge{color:#1d4ed8;letter-spacing:.25px;white-space:nowrap;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;justify-content:center;align-items:center;min-width:82px;min-height:28px;padding:5px 12px;font-size:11px;font-weight:750;line-height:1;display:inline-flex}.purchase-order-module .status-badge.created,.purchase-order-module .status-badge.CREATED{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.purchase-order-module .status-badge.sent,.purchase-order-module .status-badge.SENT{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.purchase-order-module .status-badge.received,.purchase-order-module .status-badge.RECEIVED{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.purchase-order-module .status-badge.cancelled,.purchase-order-module .status-badge.CANCELLED{color:#b91c1c;background:#fef2f2;border-color:#fecaca}.purchase-order-module .status-badge.completed,.purchase-order-module .status-badge.COMPLETED{color:#0f766e;background:#f0fdfa;border-color:#99f6e4}.purchase-order-module th:last-child,.purchase-order-module td:last-child{width:1%}.purchase-order-module .action-buttons{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:38px;display:flex}.purchase-order-module .action-buttons a,.purchase-order-module .action-buttons button{color:#475569;cursor:pointer;appearance:none;background:#fff;border:1px solid #dbe2ea;border-radius:9px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;margin:0;padding:0;line-height:1;text-decoration:none;transition:transform .18s,background-color .18s,border-color .18s,color .18s,box-shadow .18s;display:inline-flex;position:relative;box-shadow:0 1px 2px #0f172a0a}.purchase-order-module .action-buttons svg{stroke-width:2.15px;flex-shrink:0;width:18px;height:18px;display:block}.purchase-order-module .action-buttons a:first-child,.purchase-order-module .action-buttons button:first-child{color:#2563eb}.purchase-order-module .action-buttons a:first-child:hover,.purchase-order-module .action-buttons button:first-child:hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb1f}.purchase-order-module .action-buttons a:nth-child(2),.purchase-order-module .action-buttons button:nth-child(2){color:#2563eb}.purchase-order-module .action-buttons a:nth-child(2):hover,.purchase-order-module .action-buttons button:nth-child(2):hover{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe;transform:translateY(-1px);box-shadow:0 5px 12px #2563eb1f}.purchase-order-module .action-buttons a:nth-child(3),.purchase-order-module .action-buttons button:nth-child(3){color:#7c3aed}.purchase-order-module .action-buttons a:nth-child(3):hover,.purchase-order-module .action-buttons button:nth-child(3):hover{color:#6d28d9;background:#f5f3ff;border-color:#ddd6fe;transform:translateY(-1px);box-shadow:0 5px 12px #7c3aed1f}.purchase-order-module .action-buttons a:nth-child(4),.purchase-order-module .action-buttons button:nth-child(4){color:#1e293b}.purchase-order-module .action-buttons a:nth-child(4):hover,.purchase-order-module .action-buttons button:nth-child(4):hover{color:#0f172a;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a1a}.purchase-order-module .action-buttons a:nth-child(5),.purchase-order-module .action-buttons button:nth-child(5){color:#dc2626}.purchase-order-module .action-buttons a:nth-child(5):hover,.purchase-order-module .action-buttons button:nth-child(5):hover{color:#b91c1c;background:#fef2f2;border-color:#fecaca;transform:translateY(-1px);box-shadow:0 5px 12px #dc26261f}.purchase-order-module .action-buttons a:active,.purchase-order-module .action-buttons button:active{transform:translateY(0);box-shadow:0 1px 3px #0f172a0f}.purchase-order-module .action-buttons a:focus-visible,.purchase-order-module .action-buttons button:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb1f,0 4px 10px #0f172a0f}.purchase-order-module .action-buttons button:disabled,.purchase-order-module .action-buttons a[aria-disabled=true]{opacity:.5;cursor:not-allowed;box-shadow:none;transform:none}.purchase-order-module button{font-family:inherit;font-size:inherit;appearance:none;cursor:pointer}.purchase-order-module input,.purchase-order-module select,.purchase-order-module textarea{color:#1e293b;background:#fff;border:1px solid #d1d9e3;border-radius:10px;outline:none;width:100%;min-height:46px;padding:11px 14px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .18s,box-shadow .18s,background-color .18s}.purchase-order-module input:hover,.purchase-order-module select:hover,.purchase-order-module textarea:hover{border-color:#b8c3d0}.purchase-order-module input:focus,.purchase-order-module select:focus,.purchase-order-module textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.purchase-order-module input::placeholder,.purchase-order-module textarea::placeholder{color:#94a3b8}.purchase-order-module textarea{resize:vertical;min-height:120px;line-height:1.6}.purchase-order-module .primary-btn,.purchase-order-module .btn-primary,.purchase-order-module .save-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:650;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s;display:inline-flex;box-shadow:0 5px 13px #2563eb2e}.purchase-order-module .primary-btn:hover,.purchase-order-module .btn-primary:hover,.purchase-order-module .save-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);border-color:#1e40af;transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.purchase-order-module .primary-btn:active,.purchase-order-module .btn-primary:active,.purchase-order-module .save-btn:active{transform:translateY(0)}.purchase-order-module button.border,.purchase-order-module a.border{color:#334155;background:#fff;border-color:#d8e0e9;transition:background-color .18s,border-color .18s,color .18s,transform .18s,box-shadow .18s}.purchase-order-module button.border:hover,.purchase-order-module a.border:hover{color:#1e293b;background:#f8fafc;border-color:#cbd5e1;transform:translateY(-1px);box-shadow:0 4px 10px #0f172a0f}.purchase-order-module tbody td[colspan]{color:#64748b;text-align:center;height:190px;padding:30px;font-size:14px}.purchase-order-module .table-wrapper::-webkit-scrollbar{width:7px;height:7px}.purchase-order-module .table-wrapper::-webkit-scrollbar-track{background:#f8fafc}.purchase-order-module .table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.purchase-order-module .table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}.purchase-order-module::-webkit-scrollbar{width:8px}.purchase-order-module::-webkit-scrollbar-track{background:#f1f5f9}.purchase-order-module::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.purchase-order-module::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1100px){.purchase-order-module{padding:26px 28px}.purchase-order-module table{min-width:1000px}}@media (width<=900px){.purchase-order-module{padding:24px}.purchase-order-module .page-title{font-size:27px}.purchase-order-module table{min-width:980px}}@media (width<=768px){.purchase-order-module{padding:20px 18px}.purchase-order-module .page-title{font-size:25px}.purchase-order-module .page-subtitle{margin-bottom:18px;font-size:13px}.purchase-order-module .search-box{width:100%}.purchase-order-module .card{border-radius:13px}.purchase-order-module table{min-width:950px}.purchase-order-module th{height:52px;padding:14px}.purchase-order-module td{height:64px;padding:13px 14px}.purchase-order-module th:first-child,.purchase-order-module td:first-child{padding-left:16px}.purchase-order-module th:last-child,.purchase-order-module td:last-child{padding-right:16px}}@media (width<=600px){.purchase-order-module{padding:18px 14px}.purchase-order-module .page-title{font-size:23px}.purchase-order-module .page-subtitle{font-size:13px}.purchase-order-module .card{border-radius:12px}.purchase-order-module table{min-width:930px}.purchase-order-module .action-buttons{gap:6px}.purchase-order-module .action-buttons a,.purchase-order-module .action-buttons button{border-radius:8px;flex-basis:35px;width:35px;height:35px}}@media (width<=420px){.purchase-order-module{padding:15px 12px}.purchase-order-module .page-title{font-size:21px}.purchase-order-module table{min-width:900px}.purchase-order-module .action-buttons{gap:5px}.purchase-order-module .action-buttons a,.purchase-order-module .action-buttons button{flex-basis:34px;width:34px;height:34px}.purchase-order-module .action-buttons svg{width:17px;height:17px}}@media (prefers-reduced-motion:reduce){.purchase-order-module *,.purchase-order-module :before,.purchase-order-module :after{transition:none!important;animation:none!important}}.opening-module,.opening-page{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;overflow-x:hidden}.opening-module *,.opening-module :before,.opening-module :after,.opening-page *,.opening-page :before,.opening-page :after{box-sizing:border-box}.opening-module button,.opening-module input,.opening-module select,.opening-module textarea,.opening-page button,.opening-page input,.opening-page select,.opening-page textarea{font-family:inherit}.opening-module button,.opening-page button{cursor:pointer}.opening-module a,.opening-page a{text-decoration:none}.opening-page{padding:30px 36px}.opening-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.opening-title-row{align-items:center;gap:14px;display:flex}.opening-title-icon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 5px 14px #2563eb1f}.opening-page-title{color:#111827;letter-spacing:-.6px;margin:0;font-size:32px;font-weight:750;line-height:1.2}.opening-page-subtitle{color:#6b7280;margin:7px 0 0;font-size:15px;line-height:1.5}.opening-primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 19px;font-size:14px;font-weight:650;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb33}.opening-primary-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb45}.opening-error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:13px 15px;font-size:14px;line-height:1.5;display:flex}.opening-error-icon{color:#b91c1c;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-weight:800;display:inline-flex}.opening-search-container{width:100%;margin-bottom:20px;position:relative}.opening-search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.opening-search-input{color:#1f2937;background:#fff;border:1px solid #d6dbe3;border-radius:10px;outline:none;width:100%;height:50px;padding:0 16px 0 44px;font-size:14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 6px #0f172a0a}.opening-search-input::placeholder{color:#9ca3af}.opening-search-input:hover{border-color:#b8c1cf}.opening-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.opening-table-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;min-width:0;overflow:auto hidden;box-shadow:0 5px 18px #0f172a0e}.opening-table{border-collapse:collapse;background:#fff;width:100%;min-width:1000px}.opening-table th{color:#374151;text-align:left;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;height:54px;padding:15px 16px;font-size:12px;font-weight:700}.opening-table td{color:#374151;white-space:nowrap;vertical-align:middle;background:#fff;border-bottom:1px solid #eef0f3;padding:16px;font-size:14px}.opening-table tbody tr{transition:background .18s}.opening-table tbody tr:hover td{background:#f8fbff}.opening-table tbody tr:last-child td{border-bottom:none}.opening-title-cell{color:#1d4ed8;font-weight:700}.opening-job-title{text-overflow:ellipsis;max-width:280px;overflow:hidden}.opening-department-badge{color:#1d4ed8;text-transform:uppercase;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;justify-content:center;align-items:center;padding:6px 11px;font-size:11px;font-weight:700;display:inline-flex}.opening-salary{color:#15803d;font-weight:700}.opening-actions-header,.opening-actions-cell{text-align:center!important}.opening-actions{justify-content:center;align-items:center;gap:9px;display:flex}.opening-action-btn{background:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.opening-action-btn svg{stroke-width:2.2px;width:19px;height:19px;transition:transform .2s}.opening-action-btn:hover svg{transform:scale(1.08)}.opening-action-btn:active{transform:scale(.94)}.opening-view-btn{color:#2563eb;background:linear-gradient(145deg,#f0f7ff,#e5f0ff);border-color:#bfdbfe;box-shadow:0 3px 8px #2563eb1f}.opening-view-btn:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 7px 15px #2563eb33}.opening-delete-btn{color:#dc2626;background:linear-gradient(145deg,#fff5f5,#feecec);border-color:#fecaca;box-shadow:0 3px 8px #dc26261a}.opening-delete-btn:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 7px 15px #dc26262e}.opening-table-footer{color:#6b7280;justify-content:flex-end;padding:13px 4px;font-size:13px;display:flex}.opening-table-footer strong{color:#374151}.opening-empty-state{text-align:center!important;color:#6b7280!important;background:#fff!important;padding:60px 20px!important}.opening-empty-state svg{color:#9ca3af;margin:0 auto 12px;display:block}.opening-loading{color:#6b7280;justify-content:center;align-items:center;gap:10px;min-height:300px;padding:40px;font-size:15px;display:flex}.opening-form-container{width:100%;max-width:1180px;margin:0 auto;padding:4px 0 35px}.opening-form-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.opening-form-title-row{align-items:center;gap:14px;display:flex}.opening-form-title-icon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 5px 14px #2563eb1f}.opening-form-title{color:#111827;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.opening-form-subtitle{color:#6b7280;margin:6px 0 0;font-size:14px}.opening-back-btn{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0f172a0a}.opening-back-btn:hover{color:#111827;background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a14}.opening-form{width:100%}.opening-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;width:100%;margin-bottom:20px;padding:25px;box-shadow:0 5px 18px #0f172a0e}.opening-section-header{align-items:center;gap:13px;margin-bottom:23px;display:flex}.opening-section-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.opening-section-header h2{color:#1f2937;margin:0;font-size:18px;font-weight:700;line-height:1.3}.opening-section-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.opening-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.opening-field{width:100%}.opening-field-full{grid-column:1/-1}.opening-field label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.opening-required{color:#dc2626;margin-left:4px}.opening-input-wrapper{width:100%;position:relative}.opening-input-icon{z-index:2;color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.opening-form-card input,.opening-form-card textarea,.opening-form-card select{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;min-height:45px;padding:11px 13px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.opening-form-card input::placeholder,.opening-form-card textarea::placeholder{color:#9ca3af}.opening-form-card input:hover,.opening-form-card textarea:hover,.opening-form-card select:hover{border-color:#b8c1cf}.opening-form-card input:focus,.opening-form-card textarea:focus,.opening-form-card select:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.opening-input-wrapper input,.opening-input-wrapper select{padding-left:41px}.opening-form-card textarea{resize:vertical;min-height:145px;line-height:1.5}.opening-form-card input:disabled,.opening-form-card select:disabled,.opening-form-card textarea:disabled{color:#64748b;cursor:not-allowed;opacity:.85;background:#f8fafc}.opening-form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:11px;margin-top:26px;padding-top:20px;display:flex}.opening-cancel-btn{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 19px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.opening-cancel-btn:hover{color:#111827;background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.opening-submit-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:650;transition:all .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb33}.opening-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 17px #2563eb45}.opening-submit-btn:disabled,.opening-cancel-btn:disabled{opacity:.55;cursor:not-allowed}.opening-details-container{width:100%;max-width:1180px;margin:0 auto;padding:4px 0 35px}.opening-details-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.opening-details-title-row{align-items:center;gap:14px;display:flex}.opening-details-title-icon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 5px 14px #2563eb1f}.opening-details-title{color:#111827;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.opening-details-subtitle{color:#6b7280;margin:6px 0 0;font-size:14px}.opening-details-actions{align-items:center;gap:10px;display:flex}.opening-details-back-btn{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.opening-details-back-btn:hover{color:#111827;background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px)}.opening-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.opening-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;width:100%;padding:25px;box-shadow:0 5px 18px #0f172a0e}.opening-details-card-full{grid-column:1/-1}.opening-details-card-header{border-bottom:1px solid #eef0f3;align-items:center;gap:13px;margin-bottom:18px;padding-bottom:16px;display:flex}.opening-details-card-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.opening-details-card-header h2{color:#1f2937;margin:0;font-size:18px;font-weight:700}.opening-detail-value{color:#1f2937;word-break:break-word;font-size:16px;font-weight:650;line-height:1.5}.opening-salary-large{color:#15803d}.opening-description-box{color:#374151;white-space:pre-wrap;background:#fbfcfe;border:1px solid #eef0f3;border-radius:10px;padding:17px;font-size:14px;line-height:1.75}.opening-page::-webkit-scrollbar{width:8px;height:8px}.opening-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.opening-page::-webkit-scrollbar-track{background:#f1f5f9}.opening-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.opening-page::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.opening-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.opening-page::-webkit-scrollbar-thumb:hover{background:#94a3b8}.opening-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1200px){.opening-page{padding:26px}.opening-form-container,.opening-details-container{max-width:100%}.opening-page-title,.opening-form-title,.opening-details-title{font-size:28px}.opening-table{min-width:1000px}}@media (width<=768px){.opening-page{padding:18px}.opening-header{flex-direction:column;align-items:flex-start}.opening-page-title{font-size:25px}.opening-primary-btn{width:100%}.opening-table{min-width:900px}.opening-form-grid,.opening-details-grid{grid-template-columns:1fr}.opening-field-full,.opening-details-card-full{grid-column:auto}.opening-form-card,.opening-details-card{padding:20px}.opening-form-header,.opening-details-header{align-items:flex-start}.opening-back-btn{width:100%}.opening-form-actions{flex-direction:column-reverse;align-items:stretch}.opening-cancel-btn,.opening-submit-btn,.opening-details-actions,.opening-details-back-btn{width:100%}.opening-actions{gap:7px}.opening-action-btn{border-radius:9px;width:38px;height:38px}.opening-action-btn svg{width:18px;height:18px}}@media (width<=480px){.opening-page{padding:12px}.opening-page-title{font-size:22px}.opening-form-title,.opening-details-title{font-size:23px}.opening-title-icon,.opening-form-title-icon,.opening-details-title-icon{width:43px;height:43px}.opening-form-card,.opening-details-card{border-radius:12px;padding:16px}.opening-section-header{align-items:flex-start}.opening-section-header h2,.opening-details-card-header h2{font-size:16px}.opening-section-header p{font-size:12px}.opening-table{min-width:850px}.opening-actions{gap:6px}.opening-action-btn{border-radius:8px;width:34px;height:34px}.opening-action-btn svg{width:17px;height:17px}}.approvals-module,.approvals-module *,.approvals-module :before,.approvals-module :after{box-sizing:border-box}.approvals-module{color:#1e293b;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:30px 36px;overflow-x:hidden}.approvals-module>h1{color:#172033;letter-spacing:-.55px;margin:0 0 24px;font-size:29px;font-weight:750;line-height:1.2}.approvals-module>div:not(.some-unused-class){width:100%}.approvals-module table{border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;overflow:hidden;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a09}.approvals-module table thead th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:55px;padding:15px 18px;font-size:11px;font-weight:750}.approvals-module table thead th:first-child{padding-left:22px}.approvals-module table tbody td{color:#475569;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #edf1f5;min-height:64px;padding:15px 18px;font-size:14px;line-height:1.45}.approvals-module table tbody td:first-child{color:#172033;padding-left:22px;font-weight:650}.approvals-module table tbody td:nth-child(2){color:#1e293b;font-weight:650}.approvals-module table tbody td:nth-child(3){color:#334155;font-weight:600}.approvals-module table tbody td:nth-child(4){color:#1e293b;font-weight:650}.approvals-module table tbody td:nth-child(5),.approvals-module table tbody td:nth-child(6){color:#475569}.approvals-module table tbody td:nth-child(7){color:#334155;font-weight:650}.approvals-module table tbody td:nth-child(8){color:#2563eb;font-weight:700}.approvals-module table tbody tr{transition:background .18s}.approvals-module table tbody tr:hover td{background:#f8fbff}.approvals-module table tbody tr:last-child td{border-bottom:none}.approvals-module table th:last-child,.approvals-module table td:last-child{white-space:nowrap;width:1%}.approvals-module table td:last-child>div{align-items:center;gap:8px;display:flex}.approvals-module table td:last-child button{white-space:nowrap;cursor:pointer;border-radius:8px;justify-content:center;align-items:center;min-height:36px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:650;line-height:1;transition:transform .18s,background .18s,border-color .18s,box-shadow .18s,color .18s;display:inline-flex}.approvals-module table td:last-child button:first-child{color:#fff;background:linear-gradient(135deg,#10b981,#059669);border:1px solid #059669;box-shadow:0 4px 10px #05966924}.approvals-module table td:last-child button:first-child:hover{background:linear-gradient(135deg,#059669,#047857);border-color:#047857;transform:translateY(-1px);box-shadow:0 7px 15px #05966933}.approvals-module table td:last-child button:last-child{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border:1px solid #dc2626;box-shadow:0 4px 10px #dc262624}.approvals-module table td:last-child button:last-child:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);border-color:#b91c1c;transform:translateY(-1px);box-shadow:0 7px 15px #dc262633}.approvals-module table td:last-child button:active{transform:translateY(0)}.approvals-module table td:last-child button:focus-visible{outline:none;box-shadow:0 0 0 3px #2563eb1f,0 4px 10px #0f172a0f}.approvals-module table tbody td[colspan]{text-align:center;color:#64748b;height:200px;font-size:14px}.approvals-module{scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent}.approvals-module::-webkit-scrollbar{width:8px;height:8px}.approvals-module::-webkit-scrollbar-track{background:#f1f5f9}.approvals-module::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.approvals-module::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1100px){.approvals-module{padding:28px}.approvals-module>h1{font-size:27px}.approvals-module table{min-width:1050px}.approvals-module table th,.approvals-module table td{padding-left:15px;padding-right:15px}}@media (width<=900px){.approvals-module{padding:24px}.approvals-module>h1{font-size:26px}.approvals-module table{min-width:1050px}.approvals-module>div{-webkit-overflow-scrolling:touch;scrollbar-width:thin;overflow-x:auto}}@media (width<=600px){.approvals-module{padding:18px 14px}.approvals-module>h1{margin-bottom:18px;font-size:23px}.approvals-module table{min-width:1000px}.approvals-module table th,.approvals-module table td{padding-left:14px;padding-right:14px}.approvals-module table td:last-child>div{gap:6px}.approvals-module table td:last-child button{min-height:34px;padding:7px 12px}}@media (width<=420px){.approvals-module{padding:14px 12px}.approvals-module>h1{font-size:21px}.approvals-module table{min-width:960px}}@media (prefers-reduced-motion:reduce){.approvals-module *,.approvals-module :before,.approvals-module :after{transition:none!important;animation:none!important}}.task-module{box-sizing:border-box;background:#f5f7fb;width:100%;min-height:100vh;padding:30px 36px;overflow-x:hidden}.task-module *,.task-module :before,.task-module :after{box-sizing:border-box}.task-module button,.task-module input,.task-module select,.task-module textarea{font-family:inherit}.task-module button{cursor:pointer}.task-module button:disabled{cursor:not-allowed}.task-module a{text-decoration:none}.task-module .task-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:26px;display:flex}.task-module .task-page-title{color:#111827;letter-spacing:-.6px;margin:0;font-size:32px;font-weight:750;line-height:1.2}.task-module .task-page-subtitle{color:#6b7280;margin:7px 0 0;font-size:15px;line-height:1.5}.task-module .task-primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:11px 19px;font-size:14px;font-weight:650;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb33}.task-module .task-primary-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb45}.task-module .task-primary-btn:active{transform:translateY(0)}.task-module .task-search-container{width:100%;margin-bottom:20px;position:relative}.task-module .task-search-icon{color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:15px;transform:translateY(-50%)}.task-module .task-search-input{color:#1f2937;background:#fff;border:1px solid #d6dbe3;border-radius:10px;outline:none;width:100%;height:50px;padding:0 16px 0 44px;font-size:14px;transition:border-color .2s,box-shadow .2s;box-shadow:0 2px 6px #0f172a0a}.task-module .task-search-input::placeholder{color:#9ca3af}.task-module .task-search-input:hover{border-color:#b8c1cf}.task-module .task-search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.task-module .task-table-wrapper{-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5e7eb;border-radius:14px;width:100%;min-width:0;overflow:auto hidden;box-shadow:0 5px 18px #0f172a0e}.task-module .task-table{border-collapse:collapse;background:#fff;width:100%;min-width:1000px}.task-module .task-table th{color:#374151;text-align:left;text-transform:uppercase;letter-spacing:.45px;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;height:54px;padding:15px 16px;font-size:12px;font-weight:700}.task-module .task-table td{color:#374151;white-space:nowrap;vertical-align:middle;background:#fff;border-bottom:1px solid #eef0f3;padding:16px;font-size:14px}.task-module .task-table tbody tr{transition:background .18s}.task-module .task-table tbody tr:hover td{background:#f8fbff}.task-module .task-table tbody tr:last-child td{border-bottom:none}.task-module .task-title-cell{color:#1d4ed8;font-weight:700}.task-module .task-status-badge,.task-module .task-priority-badge{white-space:nowrap;text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;min-width:86px;padding:6px 12px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.task-module .task-status-pending{color:#92400e;background:#fef3c7}.task-module .task-status-in-progress{color:#1d4ed8;background:#dbeafe}.task-module .task-status-complete{color:#15803d;background:#dcfce7}.task-module .task-status-on-hold{color:#4b5563;background:#f3f4f6}.task-module .task-status-cancel{color:#b91c1c;background:#fee2e2}.task-module .task-status-delivered{color:#6d28d9;background:#ede9fe}.task-module .task-status-default{color:#4b5563;background:#f3f4f6}.task-module .task-priority-low{color:#475569;background:#f1f5f9}.task-module .task-priority-medium{color:#92400e;background:#fef3c7}.task-module .task-priority-high{color:#c2410c;background:#ffedd5}.task-module .task-priority-urgent{color:#b91c1c;background:#fee2e2}.task-module .task-priority-default{color:#4b5563;background:#f3f4f6}.task-module .task-actions-header,.task-module .task-actions-cell{text-align:center!important}.task-module .task-actions{white-space:nowrap;justify-content:center;align-items:center;gap:9px;display:flex}.task-module .task-action-btn{background:#fff;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:transform .2s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.task-module .task-action-btn svg{stroke-width:2.2px;width:19px;height:19px;transition:transform .2s}.task-module .task-action-btn:hover svg{transform:scale(1.08)}.task-module .task-action-btn:active{transform:scale(.94)}.task-module .task-view-btn{color:#2563eb;background:linear-gradient(145deg,#f0f7ff,#e5f0ff);border-color:#bfdbfe;box-shadow:0 3px 8px #2563eb1f}.task-module .task-view-btn:hover{color:#1d4ed8;background:#dbeafe;border-color:#93c5fd;transform:translateY(-2px);box-shadow:0 7px 15px #2563eb33}.task-module .task-edit-btn{color:#16a34a;background:linear-gradient(145deg,#f0fdf4,#e8f9ee);border-color:#bbf7d0;box-shadow:0 3px 8px #16a34a1f}.task-module .task-edit-btn:hover{color:#15803d;background:#dcfce7;border-color:#86efac;transform:translateY(-2px);box-shadow:0 7px 15px #16a34a33}.task-module .task-delete-btn{color:#dc2626;background:linear-gradient(145deg,#fff5f5,#feecec);border-color:#fecaca;box-shadow:0 3px 8px #dc26261a}.task-module .task-delete-btn:hover{color:#b91c1c;background:#fee2e2;border-color:#fca5a5;transform:translateY(-2px);box-shadow:0 7px 15px #dc26262e}.task-module .task-loading{color:#6b7280;justify-content:center;align-items:center;min-height:260px;padding:40px;font-size:15px;display:flex}.task-module .task-empty-state{text-align:center;color:#6b7280;background:#fff;padding:60px 20px}.task-module .task-error-message{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:13px 15px;font-size:14px;line-height:1.5;display:flex}.task-module .task-error-icon{color:#b91c1c;background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-weight:800;display:inline-flex}.task-module .task-form-container,.task-module .task-form-page{width:100%;max-width:1180px;margin:0 auto;padding:4px 0 35px}.task-module .task-form-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.task-module .task-form-title-row{align-items:center;gap:14px;display:flex}.task-module .task-form-title-icon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 5px 14px #2563eb1f}.task-module .task-form-title{color:#111827;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.task-module .task-form-subtitle{color:#6b7280;margin:6px 0 0;font-size:14px}.task-module .task-back-btn{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 17px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 6px #0f172a0a}.task-module .task-back-btn:hover{color:#111827;background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 5px 12px #0f172a14}.task-module .task-form{width:100%}.task-module .task-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;width:100%;margin-bottom:20px;padding:25px;box-shadow:0 5px 18px #0f172a0e}.task-module .task-section-header{align-items:center;gap:13px;margin-bottom:23px;display:flex}.task-module .task-section-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.task-module .task-section-header h2{color:#1f2937;margin:0;font-size:18px;font-weight:700;line-height:1.3}.task-module .task-section-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.task-module .task-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.task-module .task-field{width:100%}.task-module .task-field-full{grid-column:1/-1}.task-module .task-field label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.task-module .task-required{color:#dc2626;margin-left:4px;font-weight:700}.task-module .task-input-wrapper{width:100%;position:relative}.task-module .task-input-icon{z-index:2;color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.task-module .task-form-card input,.task-module .task-form-card select,.task-module .task-form-card textarea{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;min-height:45px;padding:11px 13px;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.task-module .task-form-card input::placeholder,.task-module .task-form-card textarea::placeholder{color:#9ca3af}.task-module .task-form-card input:hover,.task-module .task-form-card select:hover,.task-module .task-form-card textarea:hover{border-color:#b8c1cf}.task-module .task-form-card input:focus,.task-module .task-form-card select:focus,.task-module .task-form-card textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.task-module .task-form-card textarea{resize:vertical;min-height:125px;line-height:1.5}.task-module .task-input-wrapper input,.task-module .task-input-wrapper select{padding-left:41px}.task-module .task-form-card input:disabled,.task-module .task-form-card select:disabled,.task-module .task-form-card textarea:disabled{color:#64748b;cursor:not-allowed;opacity:.85;background:#f8fafc}.task-module .task-edit-info{color:#1d4ed8;background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #bfdbfe;border-radius:10px;align-items:center;margin-bottom:20px;padding:13px 15px;font-size:13px;line-height:1.5;display:flex}.task-module .task-status-note{color:#1e40af;background:linear-gradient(135deg,#eff6ff,#f8fbff);border:1px solid #bfdbfe;border-radius:11px;align-items:flex-start;gap:13px;margin-top:4px;padding:15px 17px;display:flex}.task-module .task-status-note-icon{color:#2563eb;background:#dbeafe;border:1px solid #bfdbfe;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex}.task-module .task-status-note strong{color:#1e3a8a;margin-bottom:4px;font-size:13px;font-weight:700;display:block}.task-module .task-status-note p{color:#4b6b9b;margin:0;font-size:13px;line-height:1.5}.task-module .task-status-pill{color:#92400e;letter-spacing:.3px;background:#fef3c7;border-radius:999px;align-items:center;margin:0 5px;padding:3px 8px;font-size:10px;font-weight:800;display:inline-flex}.task-module .task-form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:11px;margin-top:26px;padding-top:20px;display:flex}.task-module .task-cancel-btn{color:#4b5563;background:#fff;border:1px solid #d1d5db;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 19px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.task-module .task-cancel-btn:hover:not(:disabled){color:#111827;background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.task-module .task-cancel-btn:disabled{opacity:.55;cursor:not-allowed}.task-module .task-save-btn,.task-module .task-submit-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:9px;justify-content:center;align-items:center;gap:9px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:650;transition:all .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb33}.task-module .task-save-btn:hover:not(:disabled),.task-module .task-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 17px #2563eb45}.task-module .task-save-btn:active:not(:disabled),.task-module .task-submit-btn:active:not(:disabled){transform:translateY(0)}.task-module .task-save-btn:disabled,.task-module .task-submit-btn:disabled{opacity:.55;cursor:not-allowed}.task-module .task-details-container{width:100%;max-width:1180px;margin:0 auto;padding:4px 0 35px}.task-module .task-details-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:25px;display:flex}.task-module .task-details-title-row{align-items:center;gap:14px;display:flex}.task-module .task-details-title-icon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 5px 14px #2563eb1f}.task-module .task-details-title{color:#111827;letter-spacing:-.5px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.task-module .task-details-subtitle{color:#6b7280;margin:6px 0 0;font-size:14px}.task-module .task-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.task-module .task-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;width:100%;padding:25px;box-shadow:0 5px 18px #0f172a0e}.task-module .task-details-card-full{grid-column:1/-1}.task-module .task-details-card-header{border-bottom:1px solid #eef0f3;align-items:center;gap:13px;margin-bottom:23px;padding-bottom:16px;display:flex}.task-module .task-details-card-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.task-module .task-details-card-header h2{color:#1f2937;margin:0;font-size:18px;font-weight:700}.task-module .task-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.task-module .task-info-item{background:#fbfcfe;border:1px solid #eef0f3;border-radius:10px;align-items:flex-start;gap:11px;padding:13px;transition:border-color .2s,background .2s,transform .2s;display:flex}.task-module .task-info-item:hover{background:#f8fbff;border-color:#dbeafe;transform:translateY(-1px)}.task-module .task-info-item-icon{color:#2563eb;flex-shrink:0;margin-top:1px}.task-module .task-info-label{color:#6b7280;margin:0 0 4px;font-size:12px;font-weight:600}.task-module .task-info-value{color:#1f2937;word-break:break-word;margin:0;font-size:14px;font-weight:600}.task-module .task-description-box{color:#374151;white-space:pre-wrap;background:#fbfcfe;border:1px solid #eef0f3;border-radius:10px;padding:16px;font-size:14px;line-height:1.7}.task-module .task-details-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.task-module .task-details-action-btn{border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:10px 16px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.task-module .task-details-back{color:#374151;background:#fff;border:1px solid #d1d5db}.task-module .task-details-back:hover{background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px)}.task-module .task-details-edit{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;box-shadow:0 4px 10px #2563eb2e}.task-module .task-details-edit:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 7px 15px #2563eb40}.task-module .task-details-status{text-transform:uppercase;border-radius:999px;justify-content:center;align-items:center;padding:8px 14px;font-size:12px;font-weight:700;display:inline-flex}.task-module input[type=datetime-local]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.task-module select{cursor:pointer}.task-module button:focus-visible,.task-module input:focus-visible,.task-module select:focus-visible,.task-module textarea:focus-visible,.task-module a:focus-visible{outline-offset:2px;outline:3px solid #2563eb38}.task-module::-webkit-scrollbar{width:8px;height:8px}.task-module .task-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.task-module::-webkit-scrollbar-track{background:#f1f5f9}.task-module .task-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.task-module::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.task-module .task-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.task-module::-webkit-scrollbar-thumb:hover{background:#94a3b8}.task-module .task-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1200px){.task-module{padding:26px}.task-module .task-form-container,.task-module .task-form-page,.task-module .task-details-container{max-width:100%}.task-module .task-form-title,.task-module .task-details-title{font-size:28px}.task-module .task-table{min-width:1000px}}@media (width<=768px){.task-module{padding:18px}.task-module .task-header{flex-direction:column;align-items:flex-start}.task-module .task-page-title{font-size:25px}.task-module .task-primary-btn{width:100%}.task-module .task-table{min-width:900px}.task-module .task-form-grid,.task-module .task-details-grid{grid-template-columns:1fr}.task-module .task-field-full,.task-module .task-details-card-full{grid-column:auto}.task-module .task-form-card,.task-module .task-details-card{padding:20px}.task-module .task-form-header,.task-module .task-details-header{align-items:flex-start}.task-module .task-back-btn{width:100%}.task-module .task-info-grid{grid-template-columns:1fr}.task-module .task-form-actions{flex-direction:column-reverse;align-items:stretch}.task-module .task-cancel-btn,.task-module .task-save-btn,.task-module .task-submit-btn{width:100%}.task-module .task-details-actions{flex-direction:column;align-items:stretch;width:100%}.task-module .task-details-action-btn{width:100%}.task-module .task-actions{gap:7px}.task-module .task-action-btn{border-radius:9px;width:38px;height:38px}.task-module .task-action-btn svg{width:18px;height:18px}.task-module .task-status-note{padding:14px}}@media (width<=600px){.task-module .task-form-title-row,.task-module .task-details-title-row{gap:11px}.task-module .task-form-title-icon,.task-module .task-details-title-icon{width:44px;height:44px}.task-module .task-form-title,.task-module .task-details-title{font-size:25px}.task-module .task-section-header,.task-module .task-status-note{align-items:flex-start}}@media (width<=480px){.task-module{padding:12px}.task-module .task-page-title{font-size:22px}.task-module .task-page-subtitle{font-size:13px}.task-module .task-form-title,.task-module .task-details-title{font-size:23px}.task-module .task-form-subtitle,.task-module .task-details-subtitle{font-size:13px}.task-module .task-form-title-icon,.task-module .task-details-title-icon{border-radius:11px;width:43px;height:43px}.task-module .task-form-card,.task-module .task-details-card{border-radius:12px;padding:16px}.task-module .task-section-header{align-items:flex-start;gap:10px;margin-bottom:18px}.task-module .task-section-icon{border-radius:9px;width:36px;height:36px}.task-module .task-section-header h2,.task-module .task-details-card-header h2{font-size:16px}.task-module .task-section-header p{font-size:12px}.task-module .task-form-grid{gap:16px}.task-module .task-form-card input,.task-module .task-form-card select,.task-module .task-form-card textarea{min-height:44px;font-size:13px}.task-module .task-info-item{padding:11px}.task-module .task-info-value{font-size:13px}.task-module .task-description-box{padding:13px;font-size:13px}.task-module .task-table{min-width:850px}.task-module .task-actions{gap:6px}.task-module .task-action-btn{border-radius:8px;width:34px;height:34px}.task-module .task-action-btn svg{width:17px;height:17px}.task-module .task-status-badge,.task-module .task-priority-badge{min-width:75px;padding:5px 9px;font-size:10px}.task-module .task-status-note{border-radius:10px;gap:10px;padding:13px}.task-module .task-status-note-icon{border-radius:8px;width:31px;height:31px}.task-module .task-status-note p{font-size:12px}.task-module .task-status-pill{padding:3px 7px;font-size:9px}.task-module .task-error-message{align-items:flex-start;font-size:13px}}@media (width<=360px){.task-module{padding:9px}.task-module .task-form-title,.task-module .task-details-title{font-size:21px}.task-module .task-form-title-icon,.task-module .task-details-title-icon{width:40px;height:40px}.task-module .task-form-card,.task-module .task-details-card{padding:13px}.task-module .task-form-actions{gap:8px}.task-module .task-cancel-btn,.task-module .task-save-btn,.task-module .task-submit-btn{min-height:42px;padding:9px 14px}}.sales-dashboard{color:#1e293b;box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:28px}.sales-dashboard *,.sales-dashboard :before,.sales-dashboard :after{box-sizing:border-box}.sales-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.sales-header-left h1{letter-spacing:-.7px;color:#172033;margin:0;font-size:34px;font-weight:750}.sales-header-left p{color:#64748b;margin-top:8px;font-size:15px}.sales-header-right{align-items:center;gap:15px;display:flex}.sales-refresh-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;align-items:center;gap:9px;min-height:44px;padding:11px 20px;font-size:14px;font-weight:650;transition:all .2s;display:flex;box-shadow:0 5px 13px #2563eb2e}.sales-refresh-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb3d}.sales-summary-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;margin-bottom:34px;display:grid}.sales-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;justify-content:space-between;align-items:center;padding:21px;transition:all .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 5px 15px #0f172a0a}.sales-card:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);width:100%;height:4px;position:absolute;top:0;left:0}.sales-card:hover{transform:translateY(-3px);box-shadow:0 12px 28px #0f172a14}.sales-card-info h4{color:#64748b;margin:0;font-size:13px;font-weight:650}.sales-card-info h2{color:#111827;margin:9px 0 0;font-size:30px;font-weight:750;line-height:1.1}.sales-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;box-shadow:0 8px 19px #2563eb3b}.sales-card-icon svg{width:27px;height:27px}.sales-inventory-heading{justify-content:space-between;align-items:center;gap:20px;margin-bottom:16px;display:flex}.sales-inventory-heading h2{color:#172033;margin:0;font-size:21px;font-weight:700}.sales-inventory-heading p{color:#64748b;margin:5px 0 0;font-size:13px}.sales-inventory-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-bottom:24px;display:grid}.sales-inventory-card{background:#fff;border:1px solid #e2e8f0;border-radius:15px;transition:all .2s;position:relative;overflow:hidden;box-shadow:0 4px 12px #0f172a09}.sales-inventory-card:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0f172a12}.sales-inventory-card-active{border-color:#93c5fd;box-shadow:0 8px 25px #2563eb1a}.sales-inventory-card-button{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:14px;width:100%;min-height:140px;padding:19px;display:flex}.sales-inventory-card-icon{color:#2563eb;background:#eff6ff;border-radius:13px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.sales-inventory-card-icon svg{width:24px;height:24px}.sales-inventory-card-info{flex:1;min-width:0}.sales-inventory-card-info h4{color:#64748b;margin:0;font-size:13px;font-weight:650}.sales-inventory-card-info h2{color:#172033;margin:7px 0 0;font-size:29px;font-weight:750;line-height:1.1}.sales-inventory-card-info span{color:#94a3b8;margin-top:5px;font-size:12px;display:block}.sales-inventory-card-arrow{color:#64748b;flex-shrink:0}.inventory-card-low-stock{color:#dc2626;background:snow;border-top:1px solid #f1f5f9;align-items:center;gap:5px;padding:8px 19px 11px;font-size:12px;font-weight:650;display:flex}.low-stock-summary-card{background:linear-gradient(#fff,snow);border-color:#fecaca}.low-stock-card-icon{color:#dc2626;background:#fef2f2}.sales-inventory-detail-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 6px 18px #0f172a0b}.sales-collapse-btn{color:#475569;cursor:pointer;background:#fff;border:1px solid #dbe3ec;border-radius:8px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;font-weight:650;display:inline-flex}.sales-collapse-btn:hover{background:#f8fafc}.sales-content-grid{grid-template-columns:1fr 1fr;gap:22px;margin-bottom:25px;display:grid}.sales-section{background:#fff;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden;box-shadow:0 5px 15px #0f172a0a}.sales-section-header{background:#fafcff;border-bottom:1px solid #eef2f7;justify-content:space-between;align-items:center;padding:18px 21px;display:flex}.sales-section-title{align-items:center;gap:10px;display:flex}.sales-section-title>svg{color:#2563eb;width:22px}.sales-section-title h2{color:#1f2937;margin:0;font-size:18px;font-weight:700}.sales-section-title p{color:#64748b;margin:4px 0 0;font-size:12px}.sales-table-wrapper{width:100%;overflow-x:auto}.sales-table{border-collapse:collapse;width:100%;min-width:620px}.sales-table thead{background:#2563eb}.sales-table th{color:#fff;text-align:left;white-space:nowrap;padding:13px 15px;font-size:12px;font-weight:650}.sales-table td{color:#374151;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf2f7;padding:14px 15px;font-size:13px}.sales-table tbody tr:nth-child(2n){background:#fafcff}.sales-table tbody tr{transition:all .18s}.sales-table tbody tr:hover{background:#eff6ff}.sales-table tbody tr:last-child td{border-bottom:none}.status-success{color:#166534;background:#dcfce7;border-radius:30px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.status-pending{color:#92400e;background:#fef3c7;border-radius:30px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.status-danger{color:#991b1b;background:#fee2e2;border-radius:30px;justify-content:center;align-items:center;padding:6px 10px;font-size:12px;font-weight:650;display:inline-flex}.low-stock-card{background:#fff;border:1px solid #fecaca;border-radius:16px;margin-bottom:25px;overflow:hidden;box-shadow:0 6px 18px #0f172a0b}.low-stock-header{background:#fff7ed;border-bottom:1px solid #fed7aa;align-items:center;gap:11px;padding:19px 22px;display:flex}.low-stock-header>svg{color:#ea580c;flex-shrink:0}.low-stock-header h2{color:#9a3412;margin:0;font-size:19px}.low-stock-header p{color:#9a3412;opacity:.75;margin:4px 0 0;font-size:12px}.low-stock-value{color:#dc2626!important;font-weight:750!important}.sales-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:45px 20px;display:flex}.sales-empty svg{color:#cbd5e1;width:50px;height:50px;margin-bottom:15px}.sales-empty h3{color:#374151;margin:0;font-size:20px;font-weight:650}.sales-empty p{color:#6b7280;margin-top:8px;font-size:14px}.sales-loading{color:#2563eb;flex-direction:column;justify-content:center;align-items:center;gap:18px;width:100%;height:70vh;font-size:18px;font-weight:650;display:flex}.sales-loading svg{width:44px;height:44px;animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sales-card{animation:.4s fadeUp}.sales-inventory-card{animation:.45s fadeUp}.sales-section{animation:.5s fadeUp}.low-stock-card{animation:.55s fadeUp}.sales-table-wrapper::-webkit-scrollbar{height:8px}.sales-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.sales-table-wrapper::-webkit-scrollbar-track{background:#f8fafc}@media (width<=1200px){.sales-content-grid{grid-template-columns:1fr}}@media (width<=992px){.sales-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.sales-dashboard{padding:20px}.sales-header{flex-direction:column;align-items:flex-start}.sales-header-left h1{font-size:28px}.sales-card{padding:19px}.sales-card-info h2{font-size:28px}.sales-summary-grid{gap:14px}.sales-inventory-grid{grid-template-columns:1fr}.sales-inventory-heading{flex-direction:column;align-items:flex-start}}@media (width<=576px){.sales-dashboard{padding:15px}.sales-summary-grid,.sales-content-grid{grid-template-columns:1fr}.sales-section-header{padding:16px}.sales-table th,.sales-table td{padding:11px;font-size:12px}.low-stock-header{align-items:flex-start}.sales-inventory-card-button{min-height:125px;padding:16px}}.designing-dashboard{background:#f4f7fb;width:100%;min-height:100vh;padding:28px}.designing-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;display:flex}.designing-header-left h1{color:#1f2937;margin:0;font-size:34px;font-weight:700}.designing-header-left p{color:#6b7280;margin-top:8px;font-size:15px}.designing-header-right{align-items:center;gap:15px;display:flex}.designing-refresh-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 22px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.designing-refresh-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.designing-summary-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:35px;display:grid}.designing-card{background:#fff;border:1px solid #edf2f7;border-radius:18px;justify-content:space-between;align-items:center;padding:24px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #0000000f}.designing-card:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);width:100%;height:5px;position:absolute;top:0;left:0}.designing-card:hover{transform:translateY(-8px);box-shadow:0 16px 30px #0000001f}.designing-card-info h4{color:#6b7280;margin:0;font-size:15px;font-weight:500}.designing-card-info h2{color:#111827;margin-top:14px;font-size:36px;font-weight:700}.designing-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 10px 24px #2563eb47}.designing-card-icon svg{width:34px;height:34px}.designing-content-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px;display:grid}.designing-section{background:#fff;border:1px solid #edf2f7;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 8px 18px #0000000f}.designing-section:hover{box-shadow:0 16px 30px #0000001a}.designing-section-header{background:#fafcff;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.designing-section-title{align-items:center;gap:12px;display:flex}.designing-section-title svg{color:#2563eb}.designing-section-title h2{color:#1f2937;margin:0;font-size:22px;font-weight:600}.activity-list{flex-direction:column;gap:18px;padding:22px;display:flex}.activity-item{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;padding:18px;transition:all .3s;display:flex}.activity-item:hover{background:#eff6ff}.activity-left{align-items:center;gap:16px;display:flex}.activity-icon{color:#2563eb;background:#dbeafe;border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.activity-text h4{color:#111827;margin:0;font-size:15px;font-weight:600}.activity-text p{color:#6b7280;margin-top:5px;font-size:14px}.activity-time{color:#9ca3af;font-size:13px}.report-card{padding:24px}.report-placeholder{text-align:center;background:#fafcff;border:2px dashed #d1d5db;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;height:320px;display:flex}.report-placeholder svg{color:#cbd5e1;width:60px;height:60px;margin-bottom:18px}.report-placeholder h3{color:#374151;margin:0;font-size:22px}.report-placeholder p{color:#6b7280;margin-top:10px;font-size:15px}.design-statistics{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px;display:grid}.stat-box{text-align:center;background:#f8fafc;border-radius:14px;padding:20px;transition:all .3s}.stat-box:hover{background:#eff6ff}.stat-box h4{color:#6b7280;margin:0;font-size:14px;font-weight:500}.stat-box h2{color:#111827;margin-top:12px;font-size:28px;font-weight:700}.designing-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:55px 20px;display:flex}.designing-empty svg{color:#cbd5e1;width:64px;height:64px;margin-bottom:18px}.designing-empty h3{color:#374151;margin:0;font-size:22px;font-weight:600}.designing-empty p{color:#6b7280;margin-top:10px;font-size:15px}.designing-loading{color:#2563eb;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:70vh;font-size:20px;font-weight:600;display:flex}.designing-loading svg{width:48px;height:48px;animation:1s linear infinite designSpin}@keyframes designSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes designFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.designing-card{animation:.45s designFadeUp}.designing-section{animation:.55s designFadeUp}.designing-section::-webkit-scrollbar{width:8px}.designing-section::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.designing-section::-webkit-scrollbar-track{background:#f8fafc}@media (width<=1200px){.designing-content-grid{grid-template-columns:1fr}}@media (width<=992px){.designing-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.designing-dashboard{padding:18px}.designing-header{flex-direction:column;align-items:flex-start}.designing-header-left h1{font-size:28px}.designing-card{padding:20px}.designing-card-info h2{font-size:30px}.designing-card-icon{width:62px;height:62px}.designing-card-icon svg{width:30px;height:30px}.design-statistics{grid-template-columns:1fr}}@media (width<=576px){.designing-summary-grid{grid-template-columns:1fr}.designing-dashboard{padding:15px}.designing-section-header{flex-direction:column;align-items:flex-start;gap:12px}.activity-item{flex-direction:column;align-items:flex-start;gap:15px}}.digital-dashboard{background:#f4f7fb;width:100%;min-height:100vh;padding:28px}.digital-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;display:flex}.digital-header-left h1{color:#1f2937;margin:0;font-size:34px;font-weight:700}.digital-header-left p{color:#6b7280;margin-top:8px;font-size:15px}.digital-header-right{align-items:center;gap:15px;display:flex}.digital-refresh-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 22px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.digital-refresh-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.digital-summary-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-bottom:35px;display:grid}.digital-card{background:#fff;border:1px solid #edf2f7;border-radius:18px;justify-content:space-between;align-items:center;padding:24px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #0000000f}.digital-card:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);width:100%;height:5px;position:absolute;top:0;left:0}.digital-card:hover{transform:translateY(-8px);box-shadow:0 16px 30px #0000001f}.digital-card-info h4{color:#6b7280;margin:0;font-size:15px;font-weight:500}.digital-card-info h2{color:#111827;margin-top:14px;font-size:36px;font-weight:700}.digital-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 10px 24px #2563eb47}.digital-card-icon svg{width:34px;height:34px}.digital-content-grid{grid-template-columns:1fr 1fr;gap:25px;margin-bottom:30px;display:grid}.digital-section{background:#fff;border:1px solid #edf2f7;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 8px 18px #0000000f}.digital-section:hover{box-shadow:0 16px 30px #0000001a}.digital-section-header{background:#fafcff;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.digital-section-title{align-items:center;gap:12px;display:flex}.digital-section-title svg{color:#2563eb}.digital-section-title h2{color:#1f2937;margin:0;font-size:22px;font-weight:600}.campaign-list{flex-direction:column;gap:18px;padding:24px;display:flex}.campaign-item{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;padding:18px;transition:all .3s;display:flex}.campaign-item:hover{background:#eff6ff}.campaign-left{flex-direction:column;display:flex}.campaign-left h4{color:#111827;margin:0;font-size:16px;font-weight:600}.campaign-left p{color:#6b7280;margin-top:6px;font-size:14px}.campaign-value{color:#2563eb;font-size:30px;font-weight:700}.service-list{flex-direction:column;gap:18px;padding:24px;display:flex}.service-item{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;padding:18px;transition:all .3s;display:flex}.service-item:hover{background:#eff6ff}.service-name{color:#111827;font-size:15px;font-weight:600}.service-status{color:#166534;background:#dcfce7;border-radius:25px;padding:8px 16px;font-size:13px;font-weight:600}.digital-statistics{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:25px;display:grid}.digital-stat{text-align:center;background:#f8fafc;border-radius:14px;padding:20px;transition:all .3s}.digital-stat:hover{background:#eff6ff}.digital-stat h4{color:#6b7280;margin:0;font-size:14px;font-weight:500}.digital-stat h2{color:#111827;margin-top:12px;font-size:28px;font-weight:700}.digital-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.digital-empty svg{color:#cbd5e1;width:64px;height:64px;margin-bottom:20px}.digital-empty h3{color:#374151;margin:0;font-size:22px;font-weight:600}.digital-empty p{color:#6b7280;margin-top:10px;font-size:15px}.digital-loading{color:#2563eb;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:70vh;font-size:20px;font-weight:600;display:flex}.digital-loading svg{width:48px;height:48px;animation:1s linear infinite digitalSpin}@keyframes digitalSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes digitalFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.digital-card{animation:.45s digitalFadeUp}.digital-section{animation:.55s digitalFadeUp}.digital-section::-webkit-scrollbar{width:8px}.digital-section::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.digital-section::-webkit-scrollbar-track{background:#f8fafc}@media (width<=1200px){.digital-content-grid{grid-template-columns:1fr}}@media (width<=992px){.digital-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.digital-dashboard{padding:18px}.digital-header{flex-direction:column;align-items:flex-start}.digital-header-left h1{font-size:28px}.digital-card{padding:20px}.digital-card-info h2{font-size:30px}.digital-card-icon{width:62px;height:62px}.digital-card-icon svg{width:30px;height:30px}.digital-statistics{grid-template-columns:1fr}}@media (width<=576px){.digital-summary-grid{grid-template-columns:1fr}.digital-dashboard{padding:15px}.digital-section-header{flex-direction:column;align-items:flex-start;gap:12px}.campaign-item,.service-item{flex-direction:column;align-items:flex-start;gap:15px}}.web-dashboard{background:#f4f7fb;width:100%;min-height:100vh;padding:28px}.web-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-bottom:35px;display:flex}.web-header-left h1{color:#1f2937;margin:0;font-size:34px;font-weight:700}.web-header-left p{color:#6b7280;margin-top:8px;font-size:15px}.web-header-right{align-items:center;gap:15px;display:flex}.web-refresh-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;align-items:center;gap:10px;padding:12px 22px;font-size:15px;font-weight:500;transition:all .3s;display:flex}.web-refresh-btn:hover{background:#1d4ed8;transform:translateY(-2px)}.web-summary-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;margin-bottom:35px;display:grid}.web-card{background:#fff;border:1px solid #edf2f7;border-radius:18px;justify-content:space-between;align-items:center;padding:24px;transition:all .35s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 18px #0000000f}.web-card:before{content:"";background:linear-gradient(90deg,#2563eb,#60a5fa);width:100%;height:5px;position:absolute;top:0;left:0}.web-card:hover{transform:translateY(-8px);box-shadow:0 16px 30px #0000001f}.web-card-info h4{color:#6b7280;margin:0;font-size:15px;font-weight:500}.web-card-info h2{color:#111827;margin-top:14px;font-size:36px;font-weight:700}.web-card-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#60a5fa);border-radius:18px;justify-content:center;align-items:center;width:72px;height:72px;display:flex;box-shadow:0 10px 24px #2563eb47}.web-card-icon svg{width:34px;height:34px}.web-content-grid{grid-template-columns:1fr 1fr;gap:24px;margin-bottom:30px;display:grid}.web-section{background:#fff;border:1px solid #edf2f7;border-radius:18px;transition:all .3s;overflow:hidden;box-shadow:0 8px 18px #0000000f}.web-section:hover{box-shadow:0 16px 30px #0000001a}.web-section-header{background:#fafcff;border-bottom:1px solid #edf2f7;justify-content:space-between;align-items:center;padding:22px 24px;display:flex}.web-section-title{align-items:center;gap:12px;display:flex}.web-section-title svg{color:#2563eb}.web-section-title h2{color:#1f2937;margin:0;font-size:22px;font-weight:600}.project-list{flex-direction:column;gap:18px;padding:24px;display:flex}.project-item{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;padding:18px;transition:all .3s;display:flex}.project-item:hover{background:#eff6ff}.project-left{flex-direction:column;display:flex}.project-left h4{color:#111827;margin:0;font-size:16px;font-weight:600}.project-left p{color:#6b7280;margin-top:6px;font-size:14px}.project-status{color:#166534;background:#dcfce7;border-radius:24px;padding:8px 16px;font-size:13px;font-weight:600}.web-summary-box{padding:24px}.summary-row{background:#f8fafc;border-radius:14px;justify-content:space-between;align-items:center;margin-bottom:14px;padding:16px 18px;transition:all .3s;display:flex}.summary-row:hover{background:#eff6ff}.summary-title{color:#374151;font-size:15px;font-weight:600}.summary-value{color:#2563eb;font-size:28px;font-weight:700}.web-statistics{grid-template-columns:repeat(2,1fr);gap:18px;margin-top:24px;display:grid}.web-stat{text-align:center;background:#f8fafc;border-radius:14px;padding:20px;transition:all .3s}.web-stat:hover{background:#eff6ff}.web-stat h4{color:#6b7280;margin:0;font-size:14px;font-weight:500}.web-stat h2{color:#111827;margin-top:12px;font-size:28px;font-weight:700}.web-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:60px 20px;display:flex}.web-empty svg{color:#cbd5e1;width:64px;height:64px;margin-bottom:20px}.web-empty h3{color:#374151;margin:0;font-size:22px;font-weight:600}.web-empty p{color:#6b7280;margin-top:10px;font-size:15px}.web-loading{color:#2563eb;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:70vh;font-size:20px;font-weight:600;display:flex}.web-loading svg{width:48px;height:48px;animation:1s linear infinite webSpin}@keyframes webSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes webFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.web-card{animation:.45s webFadeUp}.web-section{animation:.55s webFadeUp}.web-section::-webkit-scrollbar{width:8px}.web-section::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:20px}.web-section::-webkit-scrollbar-track{background:#f8fafc}@media (width<=1200px){.web-content-grid{grid-template-columns:1fr}}@media (width<=992px){.web-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=768px){.web-dashboard{padding:18px}.web-header{flex-direction:column;align-items:flex-start}.web-header-left h1{font-size:28px}.web-card{padding:20px}.web-card-info h2{font-size:30px}.web-card-icon{width:62px;height:62px}.web-card-icon svg{width:30px;height:30px}.web-statistics{grid-template-columns:1fr}}@media (width<=576px){.web-summary-grid{grid-template-columns:1fr}.web-dashboard{padding:15px}.web-section-header{flex-direction:column;align-items:flex-start;gap:12px}.project-item{flex-direction:column;align-items:flex-start;gap:15px}}.user-container{padding:20px}.user-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.user-header h2{margin:0}.add-user-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:10px 18px}.add-user-btn:hover{opacity:.9}.user-table-container{background:#fff;border-radius:10px;padding:15px}.user-table{border-collapse:collapse;width:1200px}.user-table th{text-align:left;border-bottom:1px solid #ddd;padding:12px}.user-table td{border-bottom:1px solid #eee;padding:12px}.user-form-container{background:#fff;border-radius:10px;max-width:500px;padding:25px}.user-form-container h3{margin-bottom:20px}.user-form-container input,.user-form-container select{border:1px solid #ccc;border-radius:5px;width:100%;margin-bottom:15px;padding:10px}.user-form-container select{height:120px}.form-buttons{gap:10px;display:flex}.save-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:5px;padding:10px 20px}.cancel-btn{color:#fff;cursor:pointer;background:#6b7280;border:none;border-radius:5px;padding:10px 20px}.user-details-container{padding:20px}.user-details-card{background:#fff;border-radius:10px;width:400px;padding:25px}.loading,.empty-state{text-align:center;padding:20px}.user-table-container{overflow-x:auto}.user-table{min-width:1200px}.user-form-container label{color:#374151;margin-bottom:6px;font-weight:600;display:block}.user-form-container select:not([multiple]){height:auto;margin-bottom:15px}.employee-module,.employee-container,.employee-form-container,.employee-details-container{box-sizing:border-box;background:#f5f7fb;min-height:100vh;padding:24px}.employee-header,.details-header,.form-page-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:15px;margin-bottom:25px;display:flex}.employee-header h2,.details-header h2,.form-page-header h2{color:#1f2937;margin:0}.employee-subtitle{color:#6b7280;margin:5px 0 0;font-size:14px}.add-btn,.save-btn,.cancel-btn,.view-btn,.edit-btn,.delete-btn{cursor:pointer;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-size:14px;transition:all .25s}.add-btn{background:#2563eb}.add-btn:hover{background:#1d4ed8}.save-btn{background:#16a34a}.view-btn:hover{background:#0369a1}.edit-btn:hover{background:#a16207}.delete-btn:hover{background:#b91c1c}button:disabled{opacity:.6;cursor:not-allowed}.search-box{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;outline:none;width:100%;max-width:500px;margin-bottom:20px;padding:12px}.search-box:focus{border-color:#2563eb}.employee-table-wrapper{border-radius:12px;width:100%;overflow-x:auto}.employee-table{border-collapse:collapse;background:#fff;border-radius:12px;width:100%;min-width:1100px;overflow:hidden;box-shadow:0 2px 12px #00000014}.employee-table th{color:#fff;text-align:left;white-space:nowrap;background:#2563eb;padding:14px}.employee-table td{vertical-align:middle;border-bottom:1px solid #eee;padding:14px}.employee-table tr:hover{background:#f8fafc}.no-employees{text-align:center;color:#6b7280;padding:30px!important}.employee-name-cell{white-space:nowrap;align-items:center;gap:10px;display:flex}.employee-list-image,.employee-list-placeholder{border-radius:50%;width:40px;height:40px}.employee-list-image{object-fit:cover;border:2px solid #dbeafe}.employee-list-placeholder{color:#1d4ed8;background:#dbeafe;justify-content:center;align-items:center;font-weight:700;display:flex}.table-actions{flex-wrap:wrap;gap:6px;display:flex}.employee-form-container form{background:#fff;border-radius:12px;padding:25px;box-shadow:0 2px 10px #00000014}.form-section{margin-bottom:30px}.form-grid label{color:#374151;margin-bottom:6px;font-weight:600;display:block}.form-grid input,.form-grid select,.form-grid textarea{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px;font-size:14px}.form-grid textarea{resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 2px #2563eb14}.section-title{color:#1f2937;border-bottom:2px solid #2563eb;margin:0 0 18px;padding-bottom:8px}.profile-upload-section{flex-wrap:wrap;align-items:center;gap:30px;display:flex}.profile-preview{justify-content:center;align-items:center;display:flex}.profile-preview img,.profile-placeholder{border-radius:50%;width:140px;height:140px}.profile-preview img{object-fit:cover;border:4px solid #2563eb}.profile-placeholder{color:#6b7280;background:#f3f4f6;border:3px dashed #9ca3af;justify-content:center;align-items:center;font-weight:600;display:flex}.profile-url-field{flex:1;min-width:260px}.profile-url-field label{margin-bottom:6px;font-weight:600;display:block}.profile-url-field input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px}.profile-url-field small{color:#6b7280;margin-top:7px;display:block}.form-actions{border-top:1px solid #e5e7eb;gap:15px;margin-top:25px;padding-top:20px;display:flex}.employee-card{background:#fff;border-radius:12px;padding:30px;box-shadow:0 2px 12px #00000014}.details-actions{gap:10px;display:flex}.employee-profile{text-align:center;margin-bottom:30px}.employee-image{object-fit:cover;border:4px solid #2563eb;border-radius:50%;width:150px;height:150px}.employee-image-placeholder{color:#6b7280;background:#f3f4f6;border:4px solid #d1d5db;border-radius:50%;justify-content:center;align-items:center;width:150px;height:150px;margin:0 auto;font-weight:600;display:flex}.profile-name{color:#1f2937;margin:15px 0 8px}.employee-code-badge{color:#1d4ed8;background:#eff6ff;border-radius:20px;padding:5px 12px;font-size:13px;font-weight:600;display:inline-block}.details-section{margin:25px 0}.details-section h3{color:#1f2937;margin-bottom:18px}.details-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:0 30px;display:grid}.detail-row{border-bottom:1px solid #eee;justify-content:space-between;gap:20px;padding:13px 0;display:flex}.detail-row strong{color:#374151;min-width:180px}.detail-row span{color:#4b5563;text-align:right;word-break:break-word;flex:1}.detail-row-full{grid-column:1/-1}.employee-card hr{border:none;border-top:1px solid #e5e7eb;margin:30px 0}.note-box{color:#4b5563;white-space:pre-wrap;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:15px;line-height:1.6}.role-badge{color:#1d4ed8;background:#dbeafe;border-radius:20px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-block}.active-status{color:#15803d;background:#dcfce7;border-radius:20px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-block}.inactive-status{color:#b91c1c;background:#fee2e2;border-radius:20px;padding:4px 10px;font-size:13px;font-weight:600;display:inline-block}@media (width<=768px){.employee-module,.employee-container,.employee-form-container,.employee-details-container{padding:15px}.employee-header,.details-header,.form-page-header{flex-direction:column;align-items:flex-start}.employee-table{min-width:1000px}.details-grid{grid-template-columns:1fr}.detail-row{flex-direction:column;gap:5px}.detail-row strong{min-width:unset}.detail-row span{text-align:left}.form-actions{flex-direction:column}.form-actions button{width:100%}.profile-upload-section{flex-direction:column;align-items:flex-start}}.employee-image-preview{justify-content:center;align-items:center;margin:10px 0 20px;padding:10px;display:flex}.employee-image-preview img{object-fit:cover;border:4px solid #2563eb;border-radius:50%;width:140px;height:140px}.form-grid small{color:#6b7280;margin-top:6px;font-size:12px;display:block}.profile-upload-section{flex-direction:column;gap:7px;display:flex}.profile-upload-section input[type=file]{box-sizing:border-box;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:10px}.profile-upload-section small{color:#6b7280;font-size:12px}.employee-image-preview{background:#f8fafc;border:1px solid #dbe3ef;border-radius:12px;align-items:center;gap:20px;min-height:120px;padding:18px;display:flex}.preview-image-container{justify-content:center;align-items:center;display:flex}.profile-preview-image{object-fit:cover;background:#fff;border:4px solid #2563eb;border-radius:50%;width:110px;height:110px;box-shadow:0 4px 15px #0000001f}.preview-image-info{flex-direction:column;align-items:flex-start;gap:7px;display:flex}.preview-image-info strong{color:#1f2937;font-size:16px}.preview-image-info span{color:#6b7280;word-break:break-all;font-size:13px}.remove-image-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:none;border-radius:6px;padding:7px 12px;font-size:13px;font-weight:600;transition:all .2s}.remove-image-btn:hover{color:#b91c1c;background:#fecaca}@media (width<=768px){.employee-image-preview{flex-direction:column;align-items:flex-start}.preview-image-info{width:100%}}.production-container{padding:20px}.production-header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.production-header h2{margin:0}.add-production-btn{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:10px 18px}.add-production-btn:hover{opacity:.9}.production-table-container{background:#fff;border-radius:10px;padding:15px}.production-table{border-collapse:collapse;width:100%}.production-table th{text-align:left;border-bottom:1px solid #ddd;padding:12px}.production-table td{border-bottom:1px solid #eee;padding:12px}.status-badge{background:#e5e7eb;border-radius:15px;padding:5px 10px;font-size:13px}.edit-btn{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:5px;margin-right:8px;padding:7px 12px}.delete-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:5px;padding:7px 12px}.production-form-container{background:#fff;border:1px solid #e5eaf2;border-radius:20px;width:min(920px,100vw - 80px);margin:24px auto;padding:34px;box-shadow:0 12px 40px #0f172a14,0 2px 8px #0f172a08}.production-form-container h3{color:#172033;letter-spacing:-.4px;margin:0 0 28px;font-size:25px;font-weight:700}.production-section-title{color:#1e293b;border-bottom:1px solid #e8edf4;margin:28px 0 18px;padding-bottom:10px;font-size:16px;font-weight:700;position:relative}.production-section-title:first-of-type{margin-top:0}.production-section-title:after{content:"";background:#2563eb;border-radius:10px;width:45px;height:2px;position:absolute;bottom:-1px;left:0}.production-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 20px;display:grid}.production-form-container label{color:#334155;margin:0 0 7px;font-size:13px;font-weight:600;display:block}.production-form-container input,.production-form-container textarea,.production-form-container select{box-sizing:border-box;color:#1e293b;background:#fff;border:1px solid #d8dee8;border-radius:9px;outline:none;width:100%;margin:0 0 16px;padding:12px 14px;font-family:inherit;font-size:14px;transition:border-color .2s,box-shadow .2s,background .2s}.production-form-container input::placeholder,.production-form-container textarea::placeholder{color:#94a3b8}.production-form-container input:hover,.production-form-container textarea:hover,.production-form-container select:hover{border-color:#b9c4d4}.production-form-container input:focus,.production-form-container textarea:focus,.production-form-container select:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.production-form-container textarea{resize:vertical;min-height:105px;line-height:1.5}.production-form-container input[type=datetime-local],.production-form-container select{cursor:pointer}.production-form-grid input[name=boxtype]{margin-top:0!important}.form-buttons{border-top:1px solid #e8edf4;justify-content:flex-end;align-items:center;gap:12px;margin-top:26px;padding-top:22px;display:flex}.save-btn,.cancel-btn{cursor:pointer;border:0;border-radius:9px;min-width:110px;padding:11px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:all .2s}.save-btn{color:#fff;background:#2563eb;box-shadow:0 5px 14px #2563eb33}.save-btn:hover{background:#1d4ed8;transform:translateY(-1px)}.cancel-btn{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0}.save-btn:disabled,.cancel-btn:disabled,.add-production-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.production-details-container{background:#f5f7fb;min-height:calc(100vh - 80px);padding:32px}.production-details-card{background:#fff;border:1px solid #e5eaf2;border-radius:18px;width:min(700px,100%);padding:28px;box-shadow:0 10px 30px #0f172a12}.production-details-card p{color:#475569;border-bottom:1px solid #eef2f7;margin:0;padding:13px 0}.production-details-card p:last-child{border-bottom:0}.loading,.empty-state{color:#64748b;text-align:center;padding:60px 20px}.empty-state{background:#fff;border:1px solid #e5eaf2;border-radius:16px}@media (width<=768px){.production-container{padding:20px 14px}.production-header{flex-direction:column;align-items:flex-start}.production-header h2{font-size:23px}.add-production-btn{width:100%}.production-form-container{border-radius:16px;width:auto;margin:14px;padding:22px 18px}.production-form-container h3{font-size:21px}.production-form-grid{grid-template-columns:1fr;gap:0}.form-buttons{flex-direction:column-reverse}.save-btn,.cancel-btn{width:100%}.production-details-container{padding:20px 14px}}.box-dimension-module{color:#1e293b;box-sizing:border-box;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-width:0;min-height:100vh;padding:24px 10px 28px;overflow-x:hidden}.box-dimension-module *,.box-dimension-module :before,.box-dimension-module :after{box-sizing:border-box}.box-list-container{box-sizing:border-box;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:#cbd5e1 transparent;background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:98%;min-width:0;max-width:1450px;margin:0 auto;padding:18px;overflow:auto hidden;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a06}.box-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;width:100%;margin-bottom:20px;display:flex}.box-header>div{min-width:0}.box-header h2{color:#172033;letter-spacing:-.5px;margin:0;font-size:28px;font-weight:750;line-height:1.2}.box-header p{color:#64748b;margin:6px 0 0;font-size:14px}.box-header .add-btn{white-space:nowrap;flex-shrink:0}.search-box{color:#1e293b;background:#fff;border:1px solid #d1d9e3;border-radius:10px;outline:none;width:min(440px,100%);height:46px;margin-bottom:20px;padding:0 14px;font-family:inherit;font-size:14px;transition:border-color .18s,box-shadow .18s;display:block}.search-box:hover{border-color:#b8c3d0}.search-box:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-box::placeholder{color:#94a3b8}.box-table{border-collapse:separate;border-spacing:0;table-layout:auto;background:#fff;width:100%;min-width:1350px}.box-table th{color:#475569;text-align:left;letter-spacing:.55px;text-transform:uppercase;white-space:nowrap;vertical-align:middle;background:linear-gradient(#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:54px;padding:14px 16px;font-size:11px;font-weight:750}.box-table td{color:#475569;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #edf1f5;height:68px;padding:13px 16px;font-size:14px;line-height:1.45}.box-table tbody tr{transition:background .18s}.box-table tbody tr:hover td{background:#f8fbff}.box-table tbody tr:last-child td{border-bottom:none}.box-table td:nth-child(2){color:#334155;min-width:125px;font-weight:600}.box-table td:nth-child(3){color:#1e293b;min-width:150px;font-weight:600}.box-table td:nth-child(4),.box-table td:nth-child(5),.box-table td:nth-child(6),.box-table td:nth-child(7),.box-table td:nth-child(8),.box-table td:nth-child(9),.box-table td:nth-child(10),.box-table td:nth-child(11),.box-table td:nth-child(12){color:#334155;min-width:105px;font-weight:600}.box-table th:nth-child(8),.box-table th:nth-child(9){min-width:125px}.box-table th:first-child,.box-table td:first-child{min-width:95px}.box-thumbnail{object-fit:cover;background:#f8fafc;border:1px solid #d1d9e3;border-radius:9px;width:64px;height:64px;display:block}.box-table th:last-child,.box-table td:last-child{white-space:nowrap;min-width:255px}.box-table td:last-child{padding-right:18px}.box-table td:last-child .view-btn,.box-table td:last-child .edit-btn,.box-table td:last-child .delete-btn{flex-shrink:0;margin-right:6px}.box-table .view-btn,.box-table .edit-btn,.box-table .delete-btn{white-space:nowrap}.add-btn,.save-btn,.edit-btn,.delete-btn,.cancel-btn,.view-btn{color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:8px;justify-content:center;align-items:center;min-height:38px;padding:8px 13px;font-family:inherit;font-size:13px;font-weight:650;text-decoration:none;transition:transform .18s,background .18s,box-shadow .18s;display:inline-flex}.add-btn,.save-btn{background:linear-gradient(135deg,#2563eb,#1d4ed8)}.add-btn:hover,.save-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 5px 12px #2563eb2e}.view-btn{background:#0891b2}.view-btn:hover{background:#0e7490;transform:translateY(-1px)}.edit-btn{background:#16a34a}.edit-btn:hover{background:#15803d;transform:translateY(-1px)}.delete-btn{background:#dc2626}.delete-btn:hover{background:#b91c1c;transform:translateY(-1px)}.cancel-btn{background:#64748b}.cancel-btn:hover{background:#475569;transform:translateY(-1px)}.empty-state{color:#64748b!important;text-align:center!important;white-space:normal!important;height:180px!important;font-size:14px!important}.box-form-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:1000px;margin:0 auto;padding:30px;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a06}.box-form-container h2{color:#172033;letter-spacing:-.5px;margin:0 0 26px;font-size:28px;font-weight:750;line-height:1.2}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.form-grid>div{min-width:0}.form-grid label{color:#334155;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.form-grid input,.form-grid select,.form-grid textarea{color:#1e293b;background:#fff;border:1px solid #d1d9e3;border-radius:10px;outline:none;width:100%;min-height:46px;padding:11px 13px;font-family:inherit;font-size:14px;line-height:1.45;transition:border-color .18s,box-shadow .18s,background .18s}.form-grid input:hover,.form-grid select:hover,.form-grid textarea:hover{border-color:#b8c3d0}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.form-grid textarea{resize:vertical;min-height:120px}.full-width{grid-column:1/-1}.image-upload{flex-direction:column;gap:12px;display:flex}.preview-image{object-fit:cover;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:12px;width:220px;max-width:100%;height:220px}.image-upload input[type=file]{cursor:pointer;background:#f8fafc;padding:10px}.form-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:10px;margin-top:24px;padding-top:20px;display:flex}.box-details-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;width:100%;max-width:900px;margin:0 auto;padding:30px;box-shadow:0 4px 12px #0f172a09,0 12px 30px #0f172a06}.details-header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:25px;display:flex}.details-header h2{color:#172033;margin:0;font-size:27px;font-weight:750}.details-card{flex-direction:column;gap:0;display:flex}.image-section{text-align:center;margin-bottom:22px}.details-image{object-fit:contain;background:#f8fafc;border:1px solid #d1d9e3;border-radius:12px;width:260px;max-width:100%;max-height:360px}.detail-row{border-bottom:1px solid #edf1f5;justify-content:space-between;align-items:center;gap:20px;min-height:54px;padding:13px 0;display:flex}.detail-row strong{color:#334155;font-size:14px;font-weight:650}.detail-row span{color:#475569;text-align:right;font-size:14px}.details-actions{border-top:1px solid #e2e8f0;justify-content:flex-end;align-items:center;gap:10px;margin-top:22px;padding-top:20px;display:flex}.box-list-container::-webkit-scrollbar{width:8px;height:8px}.box-list-container::-webkit-scrollbar-track{background:#f1f5f9}.box-list-container::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.box-list-container::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1200px){.box-dimension-module{padding:22px 8px}.box-list-container{width:98%;padding:17px}.box-table{min-width:1320px}}@media (width<=900px){.box-dimension-module{padding:20px 8px}.form-grid{grid-template-columns:1fr}.full-width{grid-column:1}.box-form-container{padding:24px}.box-table{min-width:1320px}}@media (width<=768px){.box-dimension-module{padding:18px 6px}.box-list-container,.box-form-container,.box-details-container{padding:18px}.box-header{flex-direction:column;align-items:flex-start}.box-header .add-btn{width:100%}.search-box{width:100%;max-width:none}.details-header{flex-direction:column;align-items:flex-start}.details-header .edit-btn{width:100%}.box-table{min-width:1320px}.detail-row{flex-direction:column;align-items:flex-start;gap:5px}.detail-row span{text-align:left}.details-actions{flex-direction:column;align-items:stretch}.details-actions button{width:100%}}@media (width<=480px){.box-dimension-module{padding:14px 5px}.box-list-container,.box-form-container,.box-details-container{border-radius:13px;padding:15px}.box-header h2,.box-form-container h2,.details-header h2{font-size:23px}.box-table{min-width:1320px}.preview-image{width:180px;height:180px}.form-actions{flex-direction:column;align-items:stretch}.form-actions button{width:100%}}@media (prefers-reduced-motion:reduce){.box-dimension-module *,.box-dimension-module :before,.box-dimension-module :after{transition:none!important;animation:none!important}}.profile-page{background:#f5f7fb;justify-content:center;align-items:flex-start;min-height:100vh;padding:30px;display:flex}.profile-card{background:#fff;border-radius:18px;width:100%;max-width:900px;overflow:hidden;box-shadow:0 10px 30px #00000014}.profile-header{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:40px 20px}.profile-avatar{margin-bottom:15px}.profile-header h2{margin:10px 0 5px;font-size:30px;font-weight:700}.profile-header p{opacity:.9;margin:0;font-size:16px}.profile-details{padding:35px}.profile-row{border-bottom:1px solid #ececec;align-items:center;gap:15px;padding:18px 0;display:flex}.profile-row:last-child{border-bottom:none}.profile-row svg{color:#2563eb}.profile-row span{color:#6b7280;width:170px;font-weight:600}.profile-row strong{color:#1f2937;font-size:15px}.profile-actions{border-top:1px solid #ececec;justify-content:flex-end;gap:15px;padding:30px 35px;display:flex}.profile-btn,.password-btn{cursor:pointer;border:none;border-radius:10px;padding:12px 24px;font-size:15px;transition:all .3s}.profile-btn{color:#fff;background:#2563eb}.profile-btn:hover{background:#1d4ed8}.password-btn{color:#fff;background:#16a34a}.password-btn:hover{background:#15803d}@media (width<=768px){.profile-page{padding:15px}.profile-row{flex-direction:column;align-items:flex-start}.profile-row span{width:auto}.profile-actions{flex-direction:column}.profile-modal-overlay{z-index:999;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.profile-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;padding:30px;animation:.25s modalOpen;box-shadow:0 20px 50px #0003}@keyframes modalOpen{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.profile-modal h2{color:#1f2937;margin-top:0;margin-bottom:25px}.profile-input-group{margin-bottom:20px}.profile-input-group label{margin-bottom:8px;font-weight:600;display:block}.profile-input-group input{box-sizing:border-box;border:1px solid #d1d5db;border-radius:10px;width:100%;padding:12px;font-size:15px}.profile-input-group input:focus{border-color:#2563eb;outline:none}.profile-modal-actions{justify-content:flex-end;gap:12px;margin-top:25px;display:flex}}.change-password-page{background:#f5f7fb;justify-content:center;align-items:center;min-height:100vh;padding:30px;display:flex}.change-password-card{background:#fff;border-radius:18px;width:100%;max-width:600px;overflow:hidden;box-shadow:0 10px 30px #00000014}.change-password-header{color:#fff;text-align:center;background:linear-gradient(135deg,#2563eb,#1d4ed8);padding:30px}.change-password-header h2{margin:0;font-size:28px}.change-password-header p{opacity:.9;margin-top:10px}.change-password-card form{padding:30px}.input-group{margin-bottom:22px}.input-group label{color:#374151;margin-bottom:8px;font-weight:600;display:block}.password-input{border:1px solid #d1d5db;border-radius:10px;align-items:center;height:52px;padding:0 15px;transition:all .3s;display:flex}.password-input:focus-within{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb26}.password-input svg:first-child{color:#6b7280}.password-input input{background:0 0;border:none;outline:none;flex:1;padding:0 12px;font-size:15px}.password-input span{cursor:pointer;color:#6b7280;align-items:center;display:flex}.button-group{justify-content:space-between;gap:15px;margin-top:30px;display:flex}.cancel-btn,.save-btn{cursor:pointer;border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;gap:8px;height:48px;font-size:15px;font-weight:600;transition:all .25s;display:flex}.cancel-btn{color:#fff;background:#6b7280}.cancel-btn:hover{background:#4b5563}.save-btn{color:#fff;background:#2563eb}.save-btn:hover{background:#1d4ed8}.save-btn:disabled{opacity:.6;cursor:not-allowed}.success-message{color:#15803d;background:#dcfce7;border-radius:10px;margin:20px;padding:14px;font-weight:600}.error-message{color:#b91c1c;background:#fee2e2;border-radius:10px;margin:20px;padding:14px;font-weight:600}@media (width<=768px){.change-password-page{padding:15px}.button-group{flex-direction:column}}.mrp-module,.mrp-page,.mrp-page *,.mrp-page :before,.mrp-page :after{box-sizing:border-box}.mrp-page{color:#1f2937;background:linear-gradient(#f8fafc 0%,#f4f7fb 100%);width:100%;min-height:100vh;padding:30px 36px;overflow-x:hidden}.mrp-page button,.mrp-page input,.mrp-page select,.mrp-page textarea{font-family:inherit}.mrp-page button{cursor:pointer}.mrp-page a{text-decoration:none}.mrp-page-header,.mrp-form-header,.mrp-details-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:24px;margin-bottom:26px;display:flex}.mrp-title-section{align-items:center;gap:14px;display:flex}.mrp-title-icon{color:#2563eb;background:linear-gradient(145deg,#eff6ff,#dbeafe);border:1px solid #bfdbfe;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;display:flex;box-shadow:0 6px 15px #2563eb1f}.mrp-title-section h1{color:#111827;letter-spacing:-.55px;margin:0;font-size:30px;font-weight:750;line-height:1.2}.mrp-title-section p{color:#6b7280;margin:6px 0 0;font-size:14px;line-height:1.5}.mrp-header-actions,.mrp-details-actions{align-items:center;gap:10px;display:flex}.mrp-primary-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 18px;font-size:14px;font-weight:650;transition:all .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb30}.mrp-primary-btn:hover{background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 18px #2563eb42}.mrp-refresh-btn{color:#475569;background:#fff;border:1px solid #d1d5db;border-radius:10px;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:inline-flex}.mrp-refresh-btn:hover{color:#2563eb;background:#f8fafc;border-color:#94a3b8;transform:translateY(-1px)}.mrp-refresh-btn:disabled{cursor:not-allowed;opacity:.6}.mrp-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;align-items:center;gap:10px;margin-bottom:20px;padding:13px 15px;font-size:14px;line-height:1.5;display:flex}.mrp-error-icon{background:#fee2e2;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-weight:800;display:inline-flex}.mrp-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-bottom:20px;display:grid}.mrp-summary-card{background:#fff;border:1px solid #e5e7eb;border-radius:13px;align-items:center;gap:13px;padding:18px;display:flex;box-shadow:0 4px 12px #0f172a0a}.mrp-summary-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:11px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.mrp-summary-card span{color:#6b7280;font-size:12px;font-weight:600;display:block}.mrp-summary-card strong{color:#111827;margin-top:2px;font-size:21px;font-weight:750;display:block}.mrp-search-card{background:#fff;border:1px solid #e5e7eb;border-radius:13px;margin-bottom:20px;padding:13px;box-shadow:0 4px 12px #0f172a09}.mrp-search-wrapper{width:100%;position:relative}.mrp-search-wrapper input{color:#1f2937;background:#fff;border:1px solid #d6dbe3;border-radius:9px;outline:none;width:100%;height:48px;padding:0 15px 0 44px;font-size:14px;transition:all .2s}.mrp-search-wrapper input::placeholder{color:#9ca3af}.mrp-search-wrapper input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.mrp-search-icon{z-index:2;color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.mrp-table-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;width:100%;overflow:hidden;box-shadow:0 5px 18px #0f172a0e}.mrp-table-wrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.mrp-table{border-collapse:collapse;width:100%;min-width:1100px}.mrp-table th{color:#374151;text-align:left;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-bottom:1px solid #e2e8f0;height:55px;padding:15px 17px;font-size:11px;font-weight:750}.mrp-table td{color:#374151;vertical-align:middle;white-space:nowrap;background:#fff;border-bottom:1px solid #eef1f4;padding:16px 17px;font-size:13px}.mrp-table tbody tr{transition:background .18s}.mrp-table tbody tr:hover td{background:#f8fbff}.mrp-table tbody tr:last-child td{border-bottom:none}.mrp-primary-value{color:#1d4ed8;font-size:14px;font-weight:750}.mrp-batch-badge{color:#334155;letter-spacing:.2px;background:#f1f5f9;border-radius:7px;align-items:center;padding:6px 10px;font-size:11px;font-weight:700;display:inline-flex}.mrp-company{color:#111827;font-weight:650}.mrp-soft-badge{color:#1d4ed8;text-transform:uppercase;background:#eff6ff;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:750;display:inline-flex}.mrp-box-text{color:#475569;font-size:12px;font-weight:600}.mrp-action-header,.mrp-action-cell{text-align:center!important}.mrp-actions{justify-content:center;align-items:center;gap:7px;display:flex}.mrp-action-btn{background:#fff;border-radius:9px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;transition:all .2s;display:inline-flex}.mrp-action-btn:hover{transform:translateY(-2px)}.mrp-view-btn{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe}.mrp-view-btn:hover{background:#dbeafe;box-shadow:0 5px 12px #2563eb29}.mrp-edit-btn{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0}.mrp-edit-btn:hover{background:#dcfce7;box-shadow:0 5px 12px #16a34a26}.mrp-delete-btn{color:#dc2626;background:#fff5f5;border:1px solid #fecaca}.mrp-delete-btn:hover{background:#fee2e2;box-shadow:0 5px 12px #dc262624}.mrp-state-cell{height:280px;text-align:center!important;color:#94a3b8!important}.mrp-state-cell svg{margin:0 auto 10px;display:block}.mrp-state-cell strong{color:#475569;margin-bottom:5px;font-size:14px;display:block}.mrp-state-cell span{color:#94a3b8;font-size:12px;display:block}.mrp-form{width:100%}.mrp-form-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;width:100%;margin-bottom:20px;padding:25px;box-shadow:0 5px 18px #0f172a0d}.mrp-section-header{border-bottom:1px solid #eef1f4;align-items:center;gap:13px;margin-bottom:23px;padding-bottom:17px;display:flex}.mrp-section-icon{color:#2563eb;background:#eff6ff;border:1px solid #dbeafe;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.mrp-section-header h2{color:#1f2937;margin:0;font-size:18px;font-weight:700}.mrp-section-header p{color:#6b7280;margin:4px 0 0;font-size:13px}.mrp-form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.mrp-field{width:100%}.mrp-field-full{grid-column:1/-1}.mrp-field label{color:#374151;margin-bottom:8px;font-size:13px;font-weight:650;display:block}.mrp-field label span{color:#dc2626;margin-left:4px}.mrp-input-wrapper{width:100%;position:relative}.mrp-input-icon{z-index:2;color:#9ca3af;pointer-events:none;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.mrp-field input,.mrp-field select,.mrp-field textarea{color:#1f2937;background:#fff;border:1px solid #d1d5db;border-radius:9px;outline:none;width:100%;min-height:46px;padding:11px 13px;font-size:14px;line-height:1.45;transition:border-color .2s,box-shadow .2s}.mrp-input-wrapper input,.mrp-input-wrapper select{padding-left:41px}.mrp-field textarea{resize:vertical;min-height:130px;line-height:1.6}.mrp-field input::placeholder,.mrp-field textarea::placeholder{color:#9ca3af}.mrp-field input:hover,.mrp-field select:hover,.mrp-field textarea:hover{border-color:#b8c1cf}.mrp-field input:focus,.mrp-field select:focus,.mrp-field textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.mrp-field input:disabled,.mrp-field select:disabled,.mrp-field textarea:disabled{color:#64748b;cursor:not-allowed;opacity:.8;background:#f8fafc}.mrp-form-actions{border-top:1px solid #e5e7eb;justify-content:flex-end;align-items:center;gap:10px;margin-top:5px;padding-top:20px;display:flex}.mrp-back-btn,.mrp-cancel-btn{color:#374151;background:#fff;border:1px solid #d1d5db;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 17px;font-size:14px;font-weight:600;transition:all .2s;display:inline-flex}.mrp-back-btn:hover,.mrp-cancel-btn:hover{background:#f8fafc;border-color:#9ca3af;transform:translateY(-1px)}.mrp-save-btn{color:#fff;background:linear-gradient(135deg,#2563eb,#1d4ed8);border:1px solid #1d4ed8;border-radius:9px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 20px;font-size:14px;font-weight:650;transition:all .2s;display:inline-flex;box-shadow:0 5px 12px #2563eb2e}.mrp-save-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 8px 17px #2563eb40}.mrp-save-btn:disabled{cursor:not-allowed;opacity:.55}.mrp-details-hero{color:#fff;background:linear-gradient(135deg,#1e3a8a,#2563eb);border-radius:16px;justify-content:space-between;align-items:center;gap:25px;margin-bottom:20px;padding:25px;display:flex;box-shadow:0 10px 25px #2563eb33}.mrp-hero-main{align-items:center;gap:15px;display:flex}.mrp-hero-icon{background:#ffffff26;border:1px solid #ffffff38;border-radius:14px;justify-content:center;align-items:center;width:54px;height:54px;display:flex}.mrp-hero-main span,.mrp-hero-batch span{color:#ffffffbf;font-size:12px;font-weight:600;display:block}.mrp-hero-main strong{margin-top:3px;font-size:30px;line-height:1.2;display:block}.mrp-hero-batch{background:#ffffff1a;border:1px solid #ffffff29;border-radius:10px;min-width:190px;padding:13px 16px}.mrp-hero-batch strong{color:#fff;margin-top:4px;font-size:15px;display:block}.mrp-details-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.mrp-details-card{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:25px;box-shadow:0 5px 18px #0f172a0d}.mrp-card-full{grid-column:1/-1}.mrp-details-card-header{border-bottom:1px solid #eef1f4;align-items:center;gap:13px;margin-bottom:22px;padding-bottom:16px;display:flex}.mrp-details-card-header h2{color:#1f2937;margin:0;font-size:18px;font-weight:700}.mrp-details-card-header p{color:#6b7280;margin:4px 0 0;font-size:12px}.mrp-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.mrp-info-item{background:#fbfcfe;border:1px solid #eef1f4;border-radius:10px;padding:14px}.mrp-info-item span,.mrp-batch-detail span{color:#6b7280;margin-bottom:5px;font-size:11px;font-weight:650;display:block}.mrp-info-item strong,.mrp-batch-detail strong{color:#1f2937;font-size:13px;font-weight:700;line-height:1.45;display:block}.mrp-date-grid{gap:12px;display:grid}.mrp-date-item{background:#fbfcfe;border:1px solid #eef1f4;border-radius:10px;align-items:center;gap:12px;padding:14px;display:flex}.mrp-date-icon{color:#2563eb;background:#eff6ff;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.mrp-date-item span{color:#6b7280;font-size:11px;font-weight:650;display:block}.mrp-date-item strong{color:#1f2937;margin-top:3px;font-size:13px;display:block}.mrp-batch-details{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;display:grid}.mrp-batch-detail{background:#fbfcfe;border:1px solid #eef1f4;border-radius:10px;padding:16px}.mrp-note-box{color:#374151;white-space:pre-wrap;background:#fbfcfe;border:1px solid #eef1f4;border-radius:10px;min-height:110px;padding:17px;font-size:14px;line-height:1.7}.mrp-loading-page,.mrp-not-found{color:#64748b;text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:10px;min-height:320px;display:flex}.mrp-not-found{background:#fff;border:1px solid #e5e7eb;border-radius:15px;padding:40px}.mrp-not-found h2{color:#1f2937;margin:5px 0 0;font-size:20px}.mrp-not-found p{color:#6b7280;margin:0 0 12px;font-size:14px}.mrp-spin{animation:1s linear infinite mrp-spin}@keyframes mrp-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.mrp-page::-webkit-scrollbar{width:8px;height:8px}.mrp-table-wrapper::-webkit-scrollbar{width:8px;height:8px}.mrp-page::-webkit-scrollbar-track{background:#f1f5f9}.mrp-table-wrapper::-webkit-scrollbar-track{background:#f1f5f9}.mrp-page::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.mrp-table-wrapper::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.mrp-page::-webkit-scrollbar-thumb:hover{background:#94a3b8}.mrp-table-wrapper::-webkit-scrollbar-thumb:hover{background:#94a3b8}@media (width<=1200px){.mrp-page{padding:26px}.mrp-title-section h1{font-size:28px}.mrp-table{min-width:1050px}}@media (width<=768px){.mrp-page{padding:18px}.mrp-page-header,.mrp-form-header,.mrp-details-header{align-items:flex-start}.mrp-header-actions{width:100%}.mrp-header-actions .mrp-primary-btn{flex:1}.mrp-title-section h1{font-size:25px}.mrp-summary-grid,.mrp-form-grid,.mrp-details-grid{grid-template-columns:1fr}.mrp-field-full,.mrp-card-full{grid-column:auto}.mrp-form-card,.mrp-details-card{padding:20px}.mrp-details-hero{flex-direction:column;align-items:flex-start}.mrp-hero-batch{width:100%}.mrp-batch-details{grid-template-columns:1fr}.mrp-back-btn,.mrp-details-actions{width:100%}.mrp-details-actions .mrp-back-btn,.mrp-details-actions .mrp-primary-btn{flex:1}.mrp-form-actions{flex-direction:column-reverse;align-items:stretch}.mrp-form-actions .mrp-cancel-btn,.mrp-form-actions .mrp-save-btn{width:100%}}@media (width<=480px){.mrp-page{padding:12px}.mrp-title-icon{width:44px;height:44px}.mrp-title-section{gap:11px}.mrp-title-section h1{font-size:22px}.mrp-title-section p{font-size:12px}.mrp-form-card,.mrp-details-card{border-radius:12px;padding:16px}.mrp-section-header{align-items:flex-start}.mrp-section-header h2,.mrp-details-card-header h2{font-size:16px}.mrp-section-header p,.mrp-details-card-header p{font-size:11px}.mrp-info-grid{grid-template-columns:1fr}.mrp-hero-main strong{font-size:26px}.mrp-table{min-width:1000px}.mrp-table th,.mrp-table td{padding:12px}.mrp-action-btn{width:34px;height:34px}}@media (prefers-reduced-motion:reduce){.mrp-page *,.mrp-page :before,.mrp-page :after{transition:none!important;animation:none!important}}*{box-sizing:border-box;margin:0;padding:0}body{color:#333;background-color:#f5f6fa;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{cursor:pointer}input,select,textarea,button{font-family:inherit}
