.auth-container{align-items:center;background:linear-gradient(135deg,#01061f,#0f0661);display:flex;justify-content:center;min-height:100vh;padding:20px;width:100%}.auth-container span,.auth-container svg{color:#d6d7d9}@media(max-width:768px){.auth-container{padding:16px}}.auth-container .auth-card{animation:slideUp .4s ease-out;background-color:#fff;border-radius:16px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;flex-direction:column;max-width:440px;padding:48px 40px;width:100%}@media(max-width:768px){.auth-container .auth-card{border-radius:12px;padding:32px 24px}}@media(max-width:480px){.auth-container .auth-card{padding:24px 20px}}.auth-container .auth-header{align-items:center;flex-direction:column;justify-content:center;margin-bottom:32px;text-align:center}.auth-container .auth-header .logo-container{margin-bottom:24px}.auth-container .auth-header .logo-container .logo-icon{align-items:center;background:linear-gradient(135deg,#1e293b,#020617);border-radius:16px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;display:inline-flex;height:64px;justify-content:center;width:64px}.auth-container .auth-header .logo-container .logo-icon svg{color:#fff;height:32px;width:32px}@media(max-width:480px){.auth-container .auth-header .logo-container .logo-icon{height:56px;width:56px}.auth-container .auth-header .logo-container .logo-icon svg{height:28px;width:28px}}.auth-container .auth-header h1{color:#1f2937;font-size:28px;font-weight:700;letter-spacing:-.5px;margin:0 0 8px}@media(max-width:480px){.auth-container .auth-header h1{font-size:24px}}.auth-container .auth-header p{color:#6b7280;font-size:15px;margin:0}@media(max-width:480px){.auth-container .auth-header p{font-size:14px}}.auth-container .auth-form{display:flex;flex-direction:column;gap:20px}.auth-container .error-message{align-items:center;animation:shake .3s ease-in-out;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#ef4444;display:flex;font-size:14px;gap:10px;padding:12px 16px}.auth-container .error-message svg{flex-shrink:0;height:20px;width:20px}.auth-container .error-message span{color:#ef4444;flex:1 1;line-height:1.5}.auth-container .form-group{display:flex;flex-direction:column;gap:8px}.auth-container .form-group label{color:#1f2937;font-size:14px;font-weight:600;margin:0}.auth-container .input-wrapper{align-items:center;display:flex;position:relative}.auth-container .input-wrapper .input-icon{color:#9ca3af;height:20px;left:14px;pointer-events:none;position:absolute;width:20px}@media(max-width:480px){.auth-container .input-wrapper .input-icon{height:18px;left:12px;width:18px}}.auth-container .input-wrapper input{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;font-size:15px;height:48px;padding:0 44px;transition:all .2s ease;width:100%}@media(max-width:480px){.auth-container .input-wrapper input{font-size:14px;height:44px;padding:0 40px}}.auth-container .input-wrapper input::placeholder{color:#9ca3af}.auth-container .input-wrapper input:focus{background-color:#fff;border-color:#1e293b;box-shadow:0 0 0 3px #6366f11a;outline:none}.auth-container .input-wrapper input:disabled{cursor:not-allowed;opacity:.6}.auth-container .input-wrapper .toggle-password{align-items:center;background:none;border:none;border-radius:6px;color:#9ca3af;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:12px;transition:all .2s ease;width:36px}@media(max-width:480px){.auth-container .input-wrapper .toggle-password{height:32px;width:32px}}.auth-container .input-wrapper .toggle-password svg{height:20px;width:20px}@media(max-width:480px){.auth-container .input-wrapper .toggle-password svg{height:18px;width:18px}}.auth-container .input-wrapper .toggle-password:hover{background-color:#f9fafb;color:#6b7280}.auth-container .input-wrapper .toggle-password:active{transform:scale(.95)}.auth-container .submit-button{align-items:center;background:linear-gradient(135deg,#1e293b,#020617);border:none;border-radius:10px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;color:#fff;cursor:pointer;display:flex;font-size:16px;font-weight:600;gap:8px;height:48px;justify-content:center;margin-top:8px;transition:all .2s ease;width:100%}@media(max-width:480px){.auth-container .submit-button{font-size:15px;height:44px}}.auth-container .submit-button svg{height:20px;width:20px}@media(max-width:480px){.auth-container .submit-button svg{height:18px;width:18px}}.auth-container .submit-button .spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:18px;width:18px}.auth-container .submit-button:hover:not(:disabled){background:linear-gradient(135deg,#0f172a,#1e293b);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-1px)}.auth-container .submit-button:active:not(:disabled){box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(0)}.auth-container .submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.auth-container .auth-footer{margin-top:24px;text-align:center}.auth-container .auth-footer .forgot-password{color:#1e293b;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}.auth-container .auth-footer .forgot-password:hover{color:#0f172a;text-decoration:underline}#DashBoard{height:100%;width:100%}#DashBoard .dashboard-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);height:100%;padding:2rem;width:100%}@media(max-width:768px){#DashBoard .dashboard-section{padding:1rem}}#DashBoard .dashboard-container{flex-direction:column;gap:1.5rem;max-width:100%}#DashBoard .dashboard-header{align-items:center;display:flex;flex-direction:column;gap:.5rem;justify-content:center;margin-bottom:1rem}#DashBoard .dashboard-header h1{color:#1f2937;font-size:2rem;font-weight:700}@media(max-width:768px){#DashBoard .dashboard-header h1{font-size:1.5rem}}#DashBoard .dashboard-header .subtitle{color:#6b7280;font-size:1rem;font-weight:400}#DashBoard .stats-grid{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:1rem}@media(max-width:768px){#DashBoard .stats-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){#DashBoard .stats-grid{grid-template-columns:1fr}}#DashBoard .stat-card{align-items:center;background:#fff;border-left:4px solid #0000;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;gap:1rem;padding:1.5rem;transition:all .3s cubic-bezier(.4,0,.2,1)}#DashBoard .stat-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;transform:translateY(-2px)}#DashBoard .stat-card.total{border-left-color:#4f46e5}#DashBoard .stat-card.total .stat-icon{background:#4f46e51a;color:#4f46e5}#DashBoard .stat-card.success{border-left-color:#10b981}#DashBoard .stat-card.success .stat-icon{background:#10b9811a;color:#10b981}#DashBoard .stat-card.error{border-left-color:#ef4444}#DashBoard .stat-card.error .stat-icon{background:#ef44441a;color:#ef4444}#DashBoard .stat-card.warning{border-left-color:#f59e0b}#DashBoard .stat-card.warning .stat-icon{background:#f59e0b1a;color:#f59e0b}#DashBoard .stat-card .stat-icon{align-items:center;border-radius:10px;display:flex;flex-shrink:0;font-size:2rem;height:60px;justify-content:center;width:60px}#DashBoard .stat-card .stat-content{display:flex;flex-direction:column;gap:.25rem}#DashBoard .stat-card .stat-label{color:#6b7280;font-size:.875rem;font-weight:500}#DashBoard .stat-card .stat-value{color:#1f2937;font-size:2rem;font-weight:700}#DashBoard .scan-area{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;flex-direction:column;gap:1.5rem;justify-content:center;padding:2rem}#DashBoard .scan-area .subject-display span{margin:0 5px}#DashBoard .scan-area .subject-display span:nth-child(2){font-weight:500}@media(max-width:768px){#DashBoard .scan-area{padding:1.5rem}}#DashBoard .selectType{align-items:center;flex-direction:column;justify-content:center;margin:1rem 0;position:relative;width:100%}#DashBoard .selectType .select-wrapper{position:relative;width:50%}#DashBoard .selectType label{color:#1f2937;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem;text-align:left}#DashBoard .selectType select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;border:2px solid #e5e7eb;border-radius:8px;color:#1f2937;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1rem .75rem 2rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}#DashBoard .selectType select:hover{background-color:#f3f4f6;border-color:#c8ccd5}#DashBoard .selectType select:focus{background-color:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a;outline:none}#DashBoard .selectType select:disabled{background-color:#f9fafb;cursor:not-allowed;opacity:.6}#DashBoard .selectType option{background:#fff;color:#1f2937;font-weight:500;padding:.5rem;width:100%}@media(max-width:768px){#DashBoard .selectType{max-width:10rem;width:100%}}#DashBoard .status-display{align-items:center;border:2px solid #0000;border-radius:8px;display:flex;gap:1rem;justify-content:center;padding:1.25rem;transition:all .3s cubic-bezier(.4,0,.2,1);width:50%}#DashBoard .status-display.idle{background:#6b72800d;border-color:#6b72804d}#DashBoard .status-display.idle .status-icon,#DashBoard .status-display.idle .status-message{color:#6b7280}#DashBoard .status-display.entrega,#DashBoard .status-display.success{background:#10b9810d;border-color:#10b9814d}#DashBoard .status-display.entrega .status-icon,#DashBoard .status-display.success .status-icon{color:#10b981}#DashBoard .status-display.devolucao{background:#ea580c0d;border-color:#ea580c4d}#DashBoard .status-display.devolucao .status-icon{color:#ea580c}#DashBoard .status-display.redespacho{background:#ca8a040d;border-color:#ca8a044d}#DashBoard .status-display.redespacho .status-icon{color:#ca8a04}#DashBoard .status-display.found,#DashBoard .status-display.outros{background:#3b82f60d;border-color:#3b82f64d}#DashBoard .status-display.found .status-icon,#DashBoard .status-display.outros .status-icon{color:#3b82f6}#DashBoard .status-display.error{background:#ef44440d;border-color:#ef44444d}#DashBoard .status-display.error .status-icon{color:#ef4444}#DashBoard .status-display.warning{background:#f59e0b0d;border-color:#f59e0b4d}#DashBoard .status-display.warning .status-icon{color:#f59e0b}#DashBoard .status-display .status-icon{align-items:center;display:flex;flex-shrink:0;font-size:1.75rem;font-weight:700;height:40px;justify-content:center;width:40px}#DashBoard .status-display .status-message{color:#1f2937;font-size:1rem;font-weight:500;text-align:center}#DashBoard .scan-form{align-items:center;flex-direction:column;justify-content:center;width:100%}#DashBoard .scan-form .input-wrapper{display:flex;flex-direction:column;gap:.75rem;width:50%}@media(max-width:480px){#DashBoard .scan-form .input-wrapper{flex-direction:column}}#DashBoard .scan-form .scan-input{background:#fff;border:2px solid #e5e7eb;border-radius:8px;flex:1 1;font-size:1rem;padding:.875rem 1rem;text-align:center;transition:all .3s cubic-bezier(.4,0,.2,1)}#DashBoard .scan-form .scan-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}#DashBoard .scan-form .scan-input::placeholder{color:#9ca3af}#DashBoard .scan-form .scan-button{background:#4f46e5;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.875rem 2rem;transition:all .3s cubic-bezier(.4,0,.2,1);white-space:nowrap}#DashBoard .scan-form .scan-button:hover{background:#2d22e0;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transform:translateY(-1px)}#DashBoard .scan-form .scan-button:active{transform:translateY(0)}@media(max-width:480px){#DashBoard .scan-form .scan-button{width:100%}}#DashBoard .history-section{align-items:center;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;flex-direction:column;justify-content:center;padding:2rem}@media(max-width:768px){#DashBoard .history-section{padding:1.5rem}}#DashBoard .history-section .history-title{color:#1f2937;font-size:1.25rem;font-weight:600;margin-bottom:1.25rem}#DashBoard .empty-history{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem 1rem}#DashBoard .empty-history .empty-icon{font-size:3rem;opacity:.3}#DashBoard .empty-history p{color:#6b7280;font-size:1rem}#DashBoard .history-list{display:flex;flex-direction:column;gap:.75rem}#DashBoard .history-item{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}#DashBoard .history-item:hover{background:#f3f4f6;border-color:#d7dae0}#DashBoard .history-item.entrega .history-status-icon,#DashBoard .history-item.success .history-status-icon{background:#10b9811a;color:#10b981}#DashBoard .history-item.devolucao .history-status-icon{background:#ea580c1a;color:#ea580c}#DashBoard .history-item.redespacho .history-status-icon{background:#ca8a041a;color:#ca8a04}#DashBoard .history-item.found .history-status-icon,#DashBoard .history-item.outros .history-status-icon{background:#3b82f61a;color:#3b82f6}#DashBoard .history-item.idle .history-status-icon{background:#6b72801a;color:#6b7280}#DashBoard .history-item.warning .history-status-icon{background:#f59e0b1a;color:#f59e0b}#DashBoard .history-item.error .history-status-icon{background:#ef44441a;color:#ef4444}#DashBoard .history-item .history-status-icon{align-items:center;border-radius:6px;display:flex;flex-shrink:0;font-size:1.125rem;font-weight:700;height:36px;justify-content:center;width:36px}#DashBoard .history-item .history-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}#DashBoard .history-item .history-content .history-code{color:#1f2937;font-size:1rem;font-weight:600}#DashBoard .history-item .history-content .history-label{color:#6b7280;font-size:.875rem}#DashBoard .history-item .history-time{color:#6b7280;font-size:.875rem;white-space:nowrap}@media(max-width:480px){#DashBoard .history-item .history-time{display:none}}#BarMenu{overflow-y:auto}#BarMenu span,#BarMenu svg{color:#fff}#BarMenu .menu-toggle{align-items:center;background:#1e293b;border:none;border-bottom-right-radius:12px;border-top-right-radius:12px;box-shadow:0 10px 15px -3px #0000004d;cursor:pointer;display:none;height:48px;justify-content:center;left:0;opacity:.8;position:fixed;top:10px;transition:all .3s cubic-bezier(.4,0,.2,1);width:28px;z-index:998}#BarMenu .menu-toggle svg{color:#f1f5f9;font-size:24px}#BarMenu .menu-toggle:hover{background:#0f172a;transform:scale(1.05)}#BarMenu .menu-toggle:active{transform:scale(.95)}@media(max-width:768px){#BarMenu .menu-toggle{display:flex}}#BarMenu .menu-overlay{background:#00000080;bottom:0;display:none;left:0;opacity:0;pointer-events:none;position:fixed;right:0;top:0;transition:opacity .3s ease;z-index:998}#BarMenu .menu-overlay.active{opacity:1;pointer-events:all}@media(max-width:768px){#BarMenu .menu-overlay{display:block}}#BarMenu .bar-menu{background:linear-gradient(180deg,#1e293b,#0f172a);box-shadow:0 10px 15px -3px #0000004d;display:flex;flex-direction:column;height:100vh;left:0;position:fixed;top:0;transition:all .3s cubic-bezier(.4,0,.2,1);width:280px;z-index:999}@media(max-width:768px){#BarMenu .bar-menu{transform:translateX(-100%)}#BarMenu .bar-menu.open{transform:translateX(0)}}@media(max-width:1024px)and (min-width:769px){#BarMenu .bar-menu{width:240px}}#BarMenu .menu-logo{align-items:center;border-bottom:1px solid #334155;display:flex;gap:12px;padding:24px 20px;position:relative}#BarMenu .menu-logo .logo-wrapper{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:12px;box-shadow:0 4px 6px #3b82f64d;display:flex;height:48px;justify-content:center;width:48px}#BarMenu .menu-logo .logo-wrapper svg{color:#f1f5f9;font-size:32px}#BarMenu .menu-logo .logo-text{color:#f1f5f9;flex:1 1;font-size:20px;font-weight:700;letter-spacing:-.5px}#BarMenu .menu-logo .close-button{align-items:center;background:#334155;border:none;border-radius:10px;cursor:pointer;display:none;height:40px;justify-content:center;transition:all .3s cubic-bezier(.4,0,.2,1);width:40px}#BarMenu .menu-logo .close-button svg{color:#f1f5f9;font-size:24px}#BarMenu .menu-logo .close-button:hover{background:#475569}#BarMenu .menu-logo .close-button:active{transform:scale(.95)}@media(max-width:768px){#BarMenu .menu-logo .close-button{display:flex}}@media(max-width:1024px)and (min-width:769px){#BarMenu .menu-logo{padding:20px 16px}#BarMenu .menu-logo .logo-wrapper{height:42px;width:42px}#BarMenu .menu-logo .logo-wrapper svg{font-size:28px}#BarMenu .menu-logo .logo-text{font-size:18px}}#BarMenu .menu-content{flex:1 1;flex-direction:column;overflow-y:auto;padding:16px 12px}#BarMenu .menu-content::-webkit-scrollbar{width:6px}#BarMenu .menu-content::-webkit-scrollbar-track{background:#0000}#BarMenu .menu-content::-webkit-scrollbar-thumb{background:#334155;border-radius:3px}#BarMenu .menu-content::-webkit-scrollbar-thumb:hover{background:#334155}#BarMenu .menu-section{flex-direction:column;margin-bottom:24px}#BarMenu .menu-section:last-child{margin-bottom:0}#BarMenu .menu-section .section-label{color:#94a3b8;font-size:11px;font-weight:600;letter-spacing:.5px;padding:8px 12px;text-transform:uppercase}#BarMenu .menu-item{align-items:center;border-radius:10px;color:#cbd5e1;cursor:pointer;display:flex;gap:12px;margin:4px 0;padding:12px 16px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}#BarMenu .menu-item svg{flex-shrink:0;font-size:22px;transition:all .3s cubic-bezier(.4,0,.2,1)}#BarMenu .menu-item span{flex:1 1;font-size:15px;font-weight:500}#BarMenu .menu-item .badge-bg .badge{align-items:center;background:#ef4444;border-radius:10px;color:#fff;display:flex;font-size:11px;font-weight:600;height:20px;justify-content:center;padding:8px}#BarMenu .menu-item:hover{background:#334155;color:#f1f5f9;transform:translateX(4px)}#BarMenu .menu-item:hover svg{transform:scale(1.1)}#BarMenu .menu-item.active{background:#475569;color:#f1f5f9}#BarMenu .menu-item.active:before{background:#3b82f6;border-radius:0 2px 2px 0;content:"";height:60%;left:0;position:absolute;top:50%;transform:translateY(-50%);width:3px}#BarMenu .menu-item.active svg{color:#3b82f6}#BarMenu .menu-item:active{transform:translateX(2px) scale(.98)}@media(max-width:1024px)and (min-width:769px){#BarMenu .menu-item{padding:10px 14px}#BarMenu .menu-item svg{font-size:20px}#BarMenu .menu-item span{font-size:14px}}#BarMenu .menu-divider{background:#334155;height:1px;margin:16px 12px}#BarMenu .menu-footer{align-items:center;border-top:1px solid #334155;justify-content:center;padding:16px}#BarMenu .menu-footer .user-info{align-items:center;background:#334155;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:12px;transition:all .3s cubic-bezier(.4,0,.2,1)}#BarMenu .menu-footer .user-info:hover{background:#475569}#BarMenu .menu-footer .user-info .user-avatar{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:10px;display:flex;flex-shrink:0;height:40px;justify-content:center;width:40px}#BarMenu .menu-footer .user-info .user-avatar svg{color:#f1f5f9;font-size:24px}#BarMenu .menu-footer .user-info .user-details{display:flex;flex:1 1;flex-direction:column;gap:2px;min-width:0}#BarMenu .menu-footer .user-info .user-details .user-name{color:#f1f5f9;font-size:14px;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#BarMenu .menu-footer .user-info .user-details .user-role{color:#94a3b8;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:1024px)and (min-width:769px){#BarMenu .menu-footer{padding:12px}#BarMenu .menu-footer .user-info{padding:10px}#BarMenu .menu-footer .user-info .user-avatar{height:36px;width:36px}#BarMenu .menu-footer .user-info .user-avatar svg{font-size:20px}#BarMenu .menu-footer .user-info .user-details .user-name{font-size:13px}#BarMenu .menu-footer .user-info .user-details .user-role{font-size:11px}}@media(min-width:769px){#BarMenu body{padding-left:280px}}@media(min-width:769px)and (max-width:1024px){#BarMenu body{padding-left:240px}}#Analytics{background:#f8fafc;height:100vh;width:100%}#Analytics .analytics-section{height:100%;padding:32px 24px;width:100%}#Analytics .analytics-section .analytics-header{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 8px 24px #667eea40;color:#fff;display:flex;justify-content:space-between;margin-bottom:32px;padding:24px}#Analytics .analytics-section .analytics-header div{flex-direction:column}#Analytics .analytics-section .analytics-header div p{padding-left:20px}#Analytics .analytics-section .analytics-header h1{font-size:36px;font-weight:800;margin:0 0 8px;text-shadow:0 2px 4px #0000001a}#Analytics .analytics-section .analytics-header .subtitle{font-size:16px;font-weight:500;margin:0;opacity:.95}#Analytics .analytics-section .analytics-header .refresh-btn{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff3;border:2px solid #ffffff4d;border-radius:10px;color:#fff;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}#Analytics .analytics-section .analytics-header .refresh-btn:hover{background:#ffffff4d;border-color:#ffffff80;box-shadow:0 4px 12px #0003;transform:translateY(-2px)}#Analytics .analytics-section .analytics-header .refresh-btn:active{transform:scale(.96)}#Analytics .analytics-section .summary-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin-bottom:32px}#Analytics .analytics-section .summary-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;gap:20px;overflow:hidden;padding:28px;position:relative;transition:all .3s ease}#Analytics .analytics-section .summary-card:before{content:"";height:100%;left:0;position:absolute;top:0;transition:width .3s ease;width:4px}#Analytics .analytics-section .summary-card:hover{box-shadow:0 12px 32px #0000001f}#Analytics .analytics-section .summary-card:hover:before{opacity:.05;width:100%}#Analytics .analytics-section .summary-card .card-icon{align-items:center;border-radius:16px;box-shadow:0 4px 12px #00000026;color:#fff;display:flex;font-size:42px;height:70px;justify-content:center;width:70px}#Analytics .analytics-section .summary-card .card-content{display:flex;flex:1 1;flex-direction:column;gap:6px}#Analytics .analytics-section .summary-card .card-content .card-label{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.8px;text-transform:uppercase}#Analytics .analytics-section .summary-card .card-content .card-value{color:#1e293b;font-size:36px;font-weight:800}#Analytics .analytics-section .summary-card .card-content .card-sublabel{color:#94a3b8;font-size:11px;font-weight:500;margin-top:2px}#Analytics .analytics-section .summary-card.total .card-icon,#Analytics .analytics-section .summary-card.total:before{background:linear-gradient(135deg,#667eea,#764ba2)}#Analytics .analytics-section .summary-card.success .card-icon,#Analytics .analytics-section .summary-card.success:before{background:linear-gradient(135deg,#10b981,#059669)}#Analytics .analytics-section .summary-card.warning .card-icon,#Analytics .analytics-section .summary-card.warning:before{background:linear-gradient(135deg,#f59e0b,#d97706)}#Analytics .analytics-section .summary-card.percentage .card-icon,#Analytics .analytics-section .summary-card.percentage:before{background:linear-gradient(135deg,#3b82f6,#2563eb)}#Analytics .analytics-section .summary-card.error .card-icon,#Analytics .analytics-section .summary-card.error:before{background:linear-gradient(135deg,#ef4444,#dc2626)}#Analytics .analytics-section .date-filter-container{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:20px;box-shadow:0 6px 26px #00000014;display:flex;flex-direction:column;gap:28px;justify-content:center;margin-bottom:32px;padding:28px;transition:all .3s ease}#Analytics .analytics-section .date-filter-container:hover{box-shadow:0 8px 32px #0000001f}#Analytics .analytics-section .date-filter-container .date-filter-header{align-items:center;display:flex;gap:12px}#Analytics .analytics-section .date-filter-container .date-filter-header .filter-icon{animation:pulseGlow 2s ease-in-out infinite;font-size:32px}#Analytics .analytics-section .date-filter-container .date-filter-header h3{color:#1e293b;font-size:20px;font-weight:800;margin:0}#Analytics .analytics-section .date-filter-container .filters-content{align-items:center;display:flex;flex-direction:row;gap:32px;justify-content:center}#Analytics .analytics-section .date-filter-container .filters-content .filter-section{align-items:center;display:flex;flex-direction:column;gap:14px;justify-content:center}#Analytics .analytics-section .date-filter-container .filters-content .filter-section .section-label{color:#334155;font-size:15px;font-weight:700}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs{display:flex;flex-wrap:wrap;gap:16px}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs .date-input-group{display:flex;flex-direction:column;gap:6px}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs .date-input-group input[type=date]{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:15px;font-weight:600;min-width:200px;padding:12px 16px;transition:all .3s ease}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs .date-input-group input[type=date]:hover{background:#f1f5f9;border-color:#cbd5e1}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs .date-input-group input[type=date]:focus{background:#fff;border-color:#7c3aed;box-shadow:0 0 0 3px #7c3aed40;outline:none}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs .clear-date-filter-btn{align-items:center;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:6px;padding:12px 20px;transition:all .25s ease}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs .clear-date-filter-btn:hover{box-shadow:0 6px 16px #ef444466;transform:translateY(-2px)}#Analytics .analytics-section .date-filter-container .filters-content .date-inputs .clear-date-filter-btn:active{transform:scale(.96)}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons{display:flex;flex-wrap:wrap;gap:12px}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn{align-items:center;border:2px solid #0000;border-radius:12px;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;padding:12px 20px;transition:all .25s ease}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn.out-of-stock{background:#fee2e2;color:#b91c1c}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn.out-of-stock.active{background:#fecaca;border-color:#dc2626}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn.in-stock{background:#dcfce7;color:#15803d}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn.in-stock.active{background:#bbf7d0;border-color:#16a34a}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn.other{background:#e2e8f0;color:#475569}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn.other.active{background:#cbd5e1;border-color:#64748b}#Analytics .analytics-section .date-filter-container .filters-content .stock-filter-buttons .stock-filter-btn:hover{transform:translateY(-2px)}#Analytics .analytics-section .date-filter-container .active-filters-summary{align-items:center;background:#f3e8ff;border:2px solid #d8b4fe;border-radius:14px;display:flex;flex-direction:column;gap:12px;justify-content:center;padding:16px}#Analytics .analytics-section .date-filter-container .active-filters-summary .summary-label{color:#6b21a8;font-size:14px;font-weight:700}#Analytics .analytics-section .date-filter-container .active-filters-summary .active-filters-list{display:flex;flex-wrap:wrap;gap:12px}#Analytics .analytics-section .date-filter-container .active-filters-summary .active-filters-list .filter-tag{align-items:center;background:#fff;border:2px solid #c084fc;border-radius:12px;color:#6b21a8;display:flex;font-weight:600;gap:8px;padding:8px 14px}#Analytics .analytics-section .date-filter-container .active-filters-summary .active-filters-list .filter-tag .remove-tag{background:#0000;border:none;color:#7e22ce;cursor:pointer;font-size:14px;transition:.2s}#Analytics .analytics-section .date-filter-container .active-filters-summary .active-filters-list .filter-tag .remove-tag:hover{color:#581c87;transform:scale(1.1)}@keyframes pulseGlow{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.18)}to{opacity:1;transform:scale(1)}}#Analytics .analytics-section .overall-progress{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;justify-content:center;margin-bottom:32px;padding:32px;width:100%}#Analytics .analytics-section .overall-progress h3{color:#1e293b;font-size:20px;font-weight:700;margin:0 0 20px}#Analytics .analytics-section .overall-progress .large-progress-bar{position:relative;width:100%}#Analytics .analytics-section .overall-progress .large-progress-bar .progress-bar-container{background:#e2e8f0;border-radius:24px;box-shadow:inset 0 2px 4px #0000000f;height:48px;margin-bottom:16px}#Analytics .analytics-section .overall-progress .large-progress-bar .progress-info{color:#64748b;font-size:15px;font-weight:600;text-align:center}#Analytics .analytics-section .tabs-container{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;height:auto;width:100%}#Analytics .analytics-section .tabs-container .tabs-header{background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-right:1px solid #e2e8f0;display:flex;flex-direction:row;gap:8px;height:auto;padding:12px;width:100%}#Analytics .analytics-section .tabs-container .tabs-header .tab{background:#0000;border:none;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:14px;font-weight:600;padding:20px 16px;text-align:center;transition:all .3s ease;white-space:nowrap}#Analytics .analytics-section .tabs-container .tabs-header .tab:hover{background:#667eea14;color:#667eea;transform:translateX(4px)}#Analytics .analytics-section .tabs-container .tabs-header .tab.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateX(4px)}#Analytics .analytics-section .tabs-container .tab-content{align-items:center;justify-content:center;width:100%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table{display:flex;flex-direction:column;padding:0 10px;position:relative;width:100%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px 12px 0 0;display:flex;position:flex}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell{align-items:center;color:#fff;display:flex;font-size:13px;font-weight:700;justify-content:center;letter-spacing:.5px;padding:16px;text-align:center;text-transform:uppercase}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell:last-child{min-width:220px}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell:first-child{width:25%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell:nth-child(2),#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell:nth-child(3),#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell:nth-child(4){width:10%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell:nth-child(5){width:20%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header .header-cell:nth-child(6){width:25%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body{background:#fff;display:flex;flex-direction:column}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row{align-items:center;background:#fff;border-bottom:1px solid #f1f5f9;display:flex;height:70px;justify-content:center;max-height:70px;min-height:70px;overflow:hidden;transition:all .2s ease}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell:first-child{width:25%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell:nth-child(2),#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell:nth-child(3),#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell:nth-child(4){width:10%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell:nth-child(5){width:20%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell:nth-child(6){width:25%}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row:hover{background:#f8fafc;box-shadow:0 2px 8px #0000000d;transform:scale(1.01)}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell{align-items:center;color:#1e293b;display:flex;font-size:14px;justify-content:center;overflow:hidden;padding:18px 16px}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell:last-child{border-right:1px solid #0000000d}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.category-name{font-weight:500}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.category-name .category-badge{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;box-shadow:0 2px 8px #667eea4d;color:#fff;font-size:13px;font-weight:700;padding:8px 16px;text-align:center}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.number-cell{font-size:17px;font-weight:700}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.number-cell.success{color:#10b981}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.number-cell.warning{color:#f59e0b}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.progress-cell{min-width:220px}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.stock-status-cell .stock-badges{align-items:center;display:flex;font-weight:600;gap:1px;justify-content:center}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.stock-status-cell .stock-badges .stock-badge{align-items:center;border-radius:5px;cursor:pointer;display:flex;font-size:12px;font-weight:700;gap:4px;padding:5px 8px;transition:all .2s ease}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.stock-status-cell .stock-badges .stock-badge:hover{transform:scale(1.08)}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.stock-status-cell .stock-badges .stock-badge.out-of-stock{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #fca5a5;color:#991b1b}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.stock-status-cell .stock-badges .stock-badge.in-stock{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border:2px solid #6ee7b7;color:#065f46}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.stock-status-cell .stock-badges .stock-badge.other{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #fcd34d;color:#92400e}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row .table-cell.stock-status-cell .stock-badges .divider{color:#cbd5e1;font-size:14px;font-weight:700}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body .table-row:last-child{margin-bottom:20px}#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body-Status .table-row .table-cell:first-child,#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-body-Status .table-row .table-cell:nth-child(5),#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header-Status .header-cell:first-child,#Analytics .analytics-section .tabs-container .tab-content .analytics-table .table-header-Status .header-cell:nth-child(5){width:35%}#Analytics .analytics-section .progress-bar-container{background:#e2e8f0;border-radius:16px;box-shadow:inset 0 2px 4px #0000000f;height:32px;overflow:hidden;position:relative;width:100%}#Analytics .analytics-section .progress-bar-container .progress-bar-fill{align-items:center;background:linear-gradient(90deg,#10b981,#059669);border-radius:16px;box-shadow:0 2px 8px #10b98166;display:flex;height:100%;justify-content:flex-end;padding-right:12px;transition:width .8s cubic-bezier(.4,0,.2,1)}#Analytics .analytics-section .progress-bar-container .progress-percentage{color:#fff;font-size:12px;font-weight:800;position:absolute;right:12px;text-shadow:0 1px 2px #0003;top:50%;transform:translateY(-50%)}#Analytics .analytics-section .filter-indicator{align-items:center;color:#fff;display:flex;font-size:14px;justify-content:space-between;margin-bottom:12px;padding:0 16px}#Analytics .analytics-section .filter-indicator span{align-items:center;display:flex;gap:6px}#Analytics .analytics-section .filter-indicator .clear-filter{background:#003af8;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:13px;font-weight:600;padding:10px 20px;transition:all .2s ease}#Analytics .analytics-section .filter-indicator .clear-filter:hover{background:#0235db;transform:scale(1.05)}#Analytics .analytics-section .empty-state,#Analytics .analytics-section .error-state,#Analytics .analytics-section .loading-container{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;justify-content:center;margin:20px;padding:80px 24px;text-align:center}#Analytics .analytics-section .empty-state span,#Analytics .analytics-section .error-state span,#Analytics .analytics-section .loading-container span{font-size:72px;margin-bottom:20px}#Analytics .analytics-section .empty-state p,#Analytics .analytics-section .error-state p,#Analytics .analytics-section .loading-container p{color:#64748b;font-size:18px;font-weight:600;margin:0 0 28px}#Analytics .analytics-section .empty-state button,#Analytics .analytics-section .error-state button,#Analytics .analytics-section .loading-container button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;box-shadow:0 4px 12px #667eea4d;color:#fff;cursor:pointer;font-size:15px;font-weight:700;padding:14px 36px;transition:all .3s ease}#Analytics .analytics-section .empty-state button:hover,#Analytics .analytics-section .error-state button:hover,#Analytics .analytics-section .loading-container button:hover{box-shadow:0 8px 20px #667eea66;transform:translateY(-3px)}#Analytics .analytics-section .empty-state button:active,#Analytics .analytics-section .error-state button:active,#Analytics .analytics-section .loading-container button:active{transform:scale(.96)}#Analytics .analytics-section .spinner{animation:spin .8s linear infinite;border:5px solid #e2e8f0;border-radius:50%;border-top-color:#667eea;height:60px;margin-bottom:24px;width:60px}#Analytics .analytics-section .loading-container{align-items:center;height:100%;justify-content:center;margin:0;padding:0;width:100%}@media(max-width:768px){#Analytics .analytics-section{padding:16px}#Analytics .analytics-section .analytics-header{align-items:flex-start;flex-direction:column;gap:16px;padding:20px}#Analytics .analytics-section .analytics-header h1{font-size:28px}#Analytics .analytics-section .analytics-header .refresh-btn{justify-content:center;width:100%}#Analytics .analytics-section .summary-grid{gap:16px;grid-template-columns:1fr}#Analytics .analytics-section .tabs-container{flex-direction:column;height:600px}#Analytics .analytics-section .tabs-container .tabs-header{border-bottom:1px solid #e2e8f0;border-right:none;flex-direction:row;overflow-x:auto;width:100%}#Analytics .analytics-section .tabs-container .tabs-header .tab{font-size:13px;min-width:140px;padding:16px}#Analytics .analytics-section .tabs-container .tab-content{width:100%}#Analytics .analytics-section .analytics-table{font-size:12px}#Analytics .analytics-section .analytics-table table thead th{font-size:10px;padding:12px 8px}#Analytics .analytics-section .analytics-table table tbody td{font-size:13px;padding:12px 8px}#Analytics .analytics-section .analytics-table table tbody td.category-name .category-badge{font-size:11px;padding:6px 10px}#Analytics .analytics-section .analytics-table table tbody td.number-cell{font-size:15px}}#LoadData{align-items:center;justify-content:center}#LoadData section{align-items:center;height:100%;justify-content:flex-start;overflow-y:auto;padding:2rem;width:100%}#LoadData section h2{color:#333;margin-bottom:20px}#LoadData section .reset-option{background-color:#fff3cd;border:2px solid #ffc107;border-radius:8px;margin-bottom:20px;padding:15px 20px}#LoadData section .reset-option label{align-items:center;cursor:pointer;display:flex;font-weight:500;gap:10px}#LoadData section .reset-option label input[type=checkbox]{cursor:pointer;height:20px;width:20px}#LoadData section .reset-option label span{color:#856404;font-size:15px}#LoadData section .feedback-message{align-items:center;border-radius:8px;display:flex;flex-direction:column;font-size:15px;font-weight:500;gap:10px;margin-bottom:20px;padding:15px 20px}#LoadData section .feedback-message.success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}#LoadData section .feedback-message.info{background-color:#d1ecf1;border:1px solid #bee5eb;color:#0c5460}#LoadData section .feedback-message.warning{background-color:#fff3cd;border:1px solid #ffeeba;color:#856404}#LoadData section .feedback-message.error{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}#LoadData section .upload-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));height:100%;margin-bottom:30px;width:100%}#LoadData section .upload-section .upload-primary,#LoadData section .upload-section .upload-secondary{align-items:center;border:2px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;padding:20px}#LoadData section .upload-section .upload-primary .upload-hint,#LoadData section .upload-section .upload-secondary .upload-hint{color:#666;font-size:.85rem;font-style:italic;margin:0 0 5px}#LoadData section .upload-section .upload-primary h3,#LoadData section .upload-section .upload-secondary h3{color:#334155;font-size:16px;margin-bottom:15px;text-align:center}#LoadData section .upload-section .upload-primary .itenUpload,#LoadData section .upload-section .upload-secondary .itenUpload{align-items:center;flex-direction:column;height:auto;justify-content:center}#LoadData section .upload-section .upload-primary .itenUpload span,#LoadData section .upload-section .upload-secondary .itenUpload span{color:#000000b3;font-size:22px;font-weight:600;letter-spacing:.3px;margin-bottom:20px}#LoadData section .upload-section .upload-primary .itenUpload .dropzone,#LoadData section .upload-section .upload-secondary .itenUpload .dropzone{align-items:center;background-color:#00000008;border:2px dashed #0000004d;border-radius:20px;cursor:pointer;height:180px;justify-content:center;transition:all .3s ease;width:180px}#LoadData section .upload-section .upload-primary .itenUpload .dropzone svg,#LoadData section .upload-section .upload-secondary .itenUpload .dropzone svg{color:#00000080;height:64px;transition:all .3s ease;width:64px}#LoadData section .upload-section .upload-primary .itenUpload .dropzone:hover,#LoadData section .upload-section .upload-secondary .itenUpload .dropzone:hover{background-color:#0000000f;border-color:#00000080;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}#LoadData section .upload-section .upload-primary .itenUpload .dropzone:hover svg,#LoadData section .upload-section .upload-secondary .itenUpload .dropzone:hover svg{color:#000000b3;transform:scale(1.1)}#LoadData section .upload-section .upload-primary .itenUpload .dropzone:active,#LoadData section .upload-section .upload-secondary .itenUpload .dropzone:active{transform:translateY(0)}#LoadData section .upload-section .upload-primary{background-color:#f0f9ff;border-color:#3b82f6}#LoadData section .upload-section .upload-primary h3{color:#1e40af}#LoadData section .upload-section .upload-secondary{background-color:#f8fafc;border-color:#cbd5e1}#LoadData section .upload-section.uploading .upload-primary.disabled,#LoadData section .upload-section.uploading .upload-secondary.disabled{opacity:.6;pointer-events:none;position:relative}#LoadData section .upload-section.uploading .upload-primary.disabled .upload-overlay,#LoadData section .upload-section.uploading .upload-secondary.disabled .upload-overlay{align-items:center;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0000001a;border-radius:8px;bottom:0;color:#666;display:flex;font-weight:500;justify-content:center;left:0;position:absolute;right:0;top:0}#LoadData section .progress-container{background-color:#fff;border:2px solid #ffc107;border-radius:12px;box-shadow:0 4px 6px #0000001a;flex-direction:column;margin-bottom:20px;padding:20px}#LoadData section .progress-container .progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:15px}#LoadData section .progress-container .progress-header .progress-title{color:#856404;font-size:16px;font-weight:700}#LoadData section .progress-container .progress-header .progress-percentage{color:#28a745;font-size:24px;font-weight:700}#LoadData section .progress-container .progress-bar-wrapper{background-color:#e9ecef;border-radius:15px;box-shadow:inset 0 2px 4px #0000001a;height:30px;overflow:hidden;width:100%}#LoadData section .progress-container .progress-bar-wrapper .progress-bar-fill{align-items:center;background:linear-gradient(90deg,#28a745,#20c997);color:#fff;display:flex;font-size:14px;font-weight:700;height:100%;justify-content:flex-end;padding-right:10px;transition:width .3s ease}#LoadData section .progress-container .progress-details{grid-gap:10px;display:grid;font-size:14px;gap:10px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:15px}#LoadData section .progress-container .progress-details .progress-detail-item{background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:6px;padding:10px}#LoadData section .progress-container .progress-warning{background-color:#fff3cd;border:1px solid #ffeeba;border-radius:6px;color:#856404;font-size:13px;margin-top:15px;padding:10px;text-align:center}#LoadData section .removed-awbs-section{animation:slideDown .4s ease-out;background-color:#fff;border:2px solid #dc3545;border-radius:12px;box-shadow:0 4px 6px #0000001a;flex-direction:column;margin-bottom:30px;margin-top:30px;padding:20px}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}#LoadData section .removed-awbs-section h3{align-items:center;color:#dc3545;display:flex;font-size:18px;gap:8px;margin-bottom:15px;margin-top:0}#LoadData section .removed-awbs-section .table-wrapper{border:1px solid #dee2e6;border-radius:8px;max-height:400px;overflow-x:auto;overflow-y:auto}#LoadData section .removed-awbs-section .table-wrapper::-webkit-scrollbar{height:8px;width:8px}#LoadData section .removed-awbs-section .table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}#LoadData section .removed-awbs-section .table-wrapper::-webkit-scrollbar-thumb{background:#888;border-radius:4px}#LoadData section .removed-awbs-section .table-wrapper::-webkit-scrollbar-thumb:hover{background:#555}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table{background-color:#fff;border-collapse:collapse;font-size:14px;width:100%}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table thead{background-color:#dc3545;color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table thead tr th{border-bottom:2px solid #c82333;font-weight:600;padding:12px 15px;text-align:left}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table thead tr th:first-child{text-align:center;width:60px}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table thead tr th:nth-child(2){width:200px}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table tbody tr{transition:background-color .2s ease}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table tbody tr:nth-child(2n){background-color:#f8f9fa}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table tbody tr:hover{background-color:#ffe6e6}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table tbody tr td{border-bottom:1px solid #dee2e6;padding:10px 15px}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table tbody tr td:first-child{color:#6c757d;font-weight:600;text-align:center}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table tbody tr td.awb-cell{color:#dc3545;cursor:pointer;font-family:Courier New,monospace;font-weight:600;-webkit-user-select:all;user-select:all}#LoadData section .removed-awbs-section .table-wrapper .removed-awbs-table tbody tr td.motivo-cell{color:#495057;line-height:1.5}#LoadData section .info-card{background-color:#e7f3ff;border:1px solid #b3d9ff;border-radius:12px;flex-direction:column;margin-top:30px;padding:20px}#LoadData section .info-card h4{align-items:center;color:#004085;display:flex;gap:8px;margin-top:0}#LoadData section .info-card ul{line-height:1.8;margin:10px 0;padding-left:20px}#LoadData section .empty-state{background-color:#f8f9fa;border-radius:8px;color:#6c757d;margin-top:20px;padding:15px;text-align:center}#Export{background:#f8fafc;height:100vh;width:100%}#Export .export-section{min-height:100%;padding:32px 24px;width:100%}#Export .export-section .export-header{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;box-shadow:0 8px 24px #10b98140;color:#fff;display:flex;justify-content:space-between;margin-bottom:32px;padding:24px}#Export .export-section .export-header div{flex-direction:column}#Export .export-section .export-header h1{font-size:36px;font-weight:800;margin:0 0 8px}#Export .export-section .export-header .subtitle{font-size:16px;font-weight:500;margin:0;opacity:.95;padding-left:20px}#Export .export-section .summary-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:32px}#Export .export-section .summary-cards .summary-card{align-items:center;background:#fff;border-left:4px solid;border-radius:12px;box-shadow:0 4px 12px #00000014;display:flex;gap:16px;padding:20px}#Export .export-section .summary-cards .summary-card.total{border-color:#667eea}#Export .export-section .summary-cards .summary-card.success{border-color:#10b981}#Export .export-section .summary-cards .summary-card.warning{border-color:#f59e0b}#Export .export-section .summary-cards .summary-card.percentage{border-color:#3b82f6}#Export .export-section .summary-cards .summary-card .card-icon{font-size:32px}#Export .export-section .summary-cards .summary-card .card-info{display:flex;flex-direction:column}#Export .export-section .summary-cards .summary-card .card-info .label{color:#64748b;font-size:12px;font-weight:600;text-transform:uppercase}#Export .export-section .summary-cards .summary-card .card-info .value{color:#1e293b;font-size:28px;font-weight:800}#Export .export-section .export-area{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 1fr}@media(max-width:900px){#Export .export-section .export-area{grid-template-columns:1fr}}#Export .export-section .export-card{align-items:center;background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;padding:32px;text-align:center}#Export .export-section .export-card .export-icon{font-size:64px;margin-bottom:16px}#Export .export-section .export-card h2{color:#1e293b;font-size:24px;font-weight:700;margin:0 0 8px}#Export .export-section .export-card>p{color:#64748b;margin:0 0 16px}#Export .export-section .export-card .export-includes{list-style:none;margin:0 0 24px;padding:0;text-align:left;width:100%}#Export .export-section .export-card .export-includes li{border-bottom:1px solid #f1f5f9;color:#475569;font-size:14px;padding:8px 0}#Export .export-section .export-card .export-includes li:last-child{border-bottom:none}#Export .export-section .export-card .export-btn{align-items:center;background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 12px #10b9814d;color:#fff;cursor:pointer;display:flex;font-size:18px;font-weight:700;gap:10px;justify-content:center;padding:16px 32px;transition:all .3s ease;width:100%}#Export .export-section .export-card .export-btn:hover:not(:disabled){box-shadow:0 8px 20px #10b98166;transform:translateY(-3px)}#Export .export-section .export-card .export-btn:active:not(:disabled){transform:scale(.98)}#Export .export-section .export-card .export-btn:disabled{cursor:not-allowed;opacity:.7}#Export .export-section .export-card .export-btn.exporting{background:linear-gradient(135deg,#667eea,#764ba2)}#Export .export-section .export-card .export-btn .btn-spinner{animation:spin .8s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:20px;width:20px}#Export .export-section .preview-card{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;flex-direction:column;padding:24px}#Export .export-section .preview-card h3{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 20px}#Export .export-section .preview-card .preview-sections{display:flex;flex-direction:column;gap:24px}#Export .export-section .preview-card .preview-section{flex-direction:column}#Export .export-section .preview-card .preview-section h4{color:#64748b;font-size:14px;font-weight:600;letter-spacing:.5px;margin:0 0 12px;text-transform:uppercase}#Export .export-section .preview-card .preview-section .preview-list{display:flex;flex-direction:column;gap:8px}#Export .export-section .preview-card .preview-section .preview-item{align-items:center;background:#f8fafc;border-left:3px solid #667eea;border-radius:8px;display:flex;justify-content:space-between;padding:10px 12px}#Export .export-section .preview-card .preview-section .preview-item .name{color:#334155;flex:1 1;font-size:13px;font-weight:500;margin-right:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Export .export-section .preview-card .preview-section .preview-item .stats{background:#d1fae5;border-radius:6px;color:#10b981;font-size:13px;font-weight:700;padding:4px 10px;white-space:nowrap}#Export .export-section .loading-container{align-items:center;display:flex;flex-direction:column;height:60vh;justify-content:center}#Export .export-section .loading-container .spinner{animation:spin .8s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#10b981;height:50px;margin-bottom:16px;width:50px}#Export .export-section .loading-container p{color:#64748b;font-size:16px}#Notifications{background:#fff;display:flex;min-height:100vh;width:100%}#Notifications .dashboard-section{display:flex;flex:1 1;flex-direction:column;height:100vh;margin-left:280px;transition:margin-left .3s ease;width:100%}@media(max-width:768px){#Notifications .dashboard-section{margin-left:0}}#Notifications .dashboard-section .notifications-container{display:flex;flex-direction:column;height:100%;width:100%}#Notifications .dashboard-section .notifications-container .notifications-header{align-items:center;background-color:#fff;border-bottom:1px solid #e2e8f0;border-bottom-left-radius:10px;border-bottom-right-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:2rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}@media(max-width:768px){#Notifications .dashboard-section .notifications-container .notifications-header{padding:1rem}}#Notifications .dashboard-section .notifications-container .notifications-header .header-top{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem;width:100%}#Notifications .dashboard-section .notifications-container .notifications-header .header-top .title-group{align-items:center;display:flex;gap:1rem}#Notifications .dashboard-section .notifications-container .notifications-header .header-top .title-group .header-icon{color:#6366f1;font-size:2rem}#Notifications .dashboard-section .notifications-container .notifications-header .header-top .title-group h1{color:#0f172a;font-size:1.875rem;font-weight:700;margin:0}@media(max-width:768px){#Notifications .dashboard-section .notifications-container .notifications-header .header-top .title-group h1{font-size:1.5rem}}#Notifications .dashboard-section .notifications-container .notifications-header .header-top .title-group .unread-badge{align-items:center;background:#6366f1;border-radius:50px;color:#fff;display:flex;font-size:.875rem;font-weight:600;height:2rem;justify-content:center;min-width:2rem;padding:0 .5rem}#Notifications .dashboard-section .notifications-container .notifications-header .header-top .delete-all-btn,#Notifications .dashboard-section .notifications-container .notifications-header .header-top .mark-all-btn{background:#0000;border:1px solid #6366f1;border-radius:8px;color:#6366f1;cursor:pointer;font-size:.875rem;font-weight:500;margin:0 10px;padding:.625rem 1.25rem;transition:all .3s ease}#Notifications .dashboard-section .notifications-container .notifications-header .header-top .delete-all-btn:hover,#Notifications .dashboard-section .notifications-container .notifications-header .header-top .mark-all-btn:hover{background:#6366f11a;transform:translateY(-2px)}#Notifications .dashboard-section .notifications-container .notifications-header .header-top .delete-all-btn:active,#Notifications .dashboard-section .notifications-container .notifications-header .header-top .mark-all-btn:active{transform:translateY(0)}#Notifications .dashboard-section .notifications-container .notifications-header .filters{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem}#Notifications .dashboard-section .notifications-container .notifications-header .filters .filter-btn{background:#e2e8f0;border:1px solid #0000;border-radius:8px;color:#475569;cursor:pointer;font-size:.875rem;font-weight:500;padding:.625rem 1.25rem;transition:all .3s ease}#Notifications .dashboard-section .notifications-container .notifications-header .filters .filter-btn:hover{background:#f3f5f9;color:#0f172a}#Notifications .dashboard-section .notifications-container .notifications-header .filters .filter-btn.active{background:#6366f1;border-color:#6366f1;color:#fff}#Notifications .dashboard-section .notifications-container .notifications-list{display:flex;flex:1 1;flex-direction:column;gap:1rem;overflow-y:auto;padding:2rem;width:100%}@media(max-width:768px){#Notifications .dashboard-section .notifications-container .notifications-list{padding:1rem}}#Notifications .dashboard-section .notifications-container .notifications-list .empty-state,#Notifications .dashboard-section .notifications-container .notifications-list .loading-state{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;justify-content:center;padding:4rem 2rem;text-align:center;transition:all .3s ease}#Notifications .dashboard-section .notifications-container .notifications-list .empty-state svg,#Notifications .dashboard-section .notifications-container .notifications-list .loading-state svg{color:#94a3b8;font-size:4rem;margin-bottom:1rem;opacity:.5}#Notifications .dashboard-section .notifications-container .notifications-list .empty-state h3,#Notifications .dashboard-section .notifications-container .notifications-list .loading-state h3{color:#0f172a;font-size:1.25rem;margin:0 0 .5rem}#Notifications .dashboard-section .notifications-container .notifications-list .empty-state p,#Notifications .dashboard-section .notifications-container .notifications-list .loading-state p{color:#475569;margin:0}#Notifications .dashboard-section .notifications-container .notifications-list .empty-state .spinner,#Notifications .dashboard-section .notifications-container .notifications-list .loading-state .spinner{animation:spin .8s linear infinite;border:4px solid #e2e8f0;border-radius:50%;border-top-color:#6366f1;height:3rem;margin-bottom:10px;width:3rem}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:1rem;padding:1.25rem;position:relative;transition:all .3s ease}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item:hover{border-color:#fff;box-shadow:0 4px 12px #0000004d;transform:translateY(-2px);z-index:999}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.unread{background:#fff;border-color:#f3f5f9}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.unread .unread-indicator{animation:pulse 2s infinite;background:#6366f1;border-radius:50%;height:.5rem;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);width:.5rem}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.read{opacity:.7}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-icon{align-items:center;border-radius:8px;display:flex;flex-shrink:0;font-size:1.5rem;height:3rem;justify-content:center;width:3rem}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.success .notification-icon{background:#10b9811a;color:#10b981}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.warning .notification-icon{background:#f59e0b1a;color:#f59e0b}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.error .notification-icon{background:#ef44441a;color:#ef4444}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.info .notification-icon{background:#3b82f61a;color:#3b82f6}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content{flex:1 1;min-width:0}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row{align-items:center;display:flex;gap:1rem;justify-content:space-between}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row h3{color:#0f172a;flex:1 1;font-size:1rem;font-weight:600;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions{align-items:center;display:flex;gap:.75rem;position:relative}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .notification-time{color:#94a3b8;font-size:.75rem;white-space:nowrap}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .menu-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#475569;cursor:pointer;display:flex;height:2rem;justify-content:center;padding:0;transition:all .3s ease;width:2rem}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .menu-btn svg{font-size:1.25rem}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .menu-btn:hover{background:#e2e8f0;color:#0f172a}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .dropdown-menu{animation:fadeIn .2s ease;background:#e2e8f0;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 4px 12px #0006;margin-top:.5rem;min-width:180px;overflow:hidden;position:absolute;right:0;top:100%;z-index:1000}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .dropdown-menu button{align-items:center;background:#0000;border:none;color:#0f172a;cursor:pointer;display:flex;font-size:.875rem;gap:.75rem;padding:.75rem 1rem;text-align:left;transition:all .3s ease;width:100%}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .dropdown-menu button svg{font-size:1.125rem}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .dropdown-menu button:hover{background:#f3f5f9}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions .dropdown-menu button:not(:last-child){border-bottom:1px solid #e2e8f0}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content p{align-items:center;color:#475569;display:flex;font-size:.875rem;justify-content:center;line-height:1.5;margin:0;padding:0 5px;text-align:center}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media(max-width:768px){#Notifications .dashboard-section .notifications-container .notifications-list .notification-item{align-items:flex-start;flex-direction:column}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-icon{align-self:flex-start}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item.unread .unread-indicator{right:1.25rem;top:1.25rem;transform:none}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row{align-items:flex-start;flex-direction:column}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row h3{white-space:normal}#Notifications .dashboard-section .notifications-container .notifications-list .notification-item .notification-content .notification-header-row .notification-actions{justify-content:space-between;width:100%}}#Profile,.profile-section{height:100%;width:100%}.profile-section .profile-container{align-items:center;flex-direction:column;justify-content:center;padding:20px;width:100%}.profile-section .profile-container .profile-error,.profile-section .profile-container .profile-loading{align-items:center;display:flex;flex-direction:column;gap:15px;justify-content:center;min-height:400px}.profile-section .profile-container .profile-error .spinner,.profile-section .profile-container .profile-loading .spinner{animation:spin 1s linear infinite;border:4px solid #e5e7eb;border-radius:50%;border-top-color:#3b82f6;height:40px;width:40px}.profile-section .profile-container .profile-error span,.profile-section .profile-container .profile-loading span{font-size:48px}.profile-section .profile-container .profile-error p,.profile-section .profile-container .profile-loading p{color:#64748b;font-size:16px}.profile-section .profile-container .profile-header{align-items:center;background-color:#0b154e;border-radius:16px;box-shadow:0 10px 30px #667eea33;justify-content:center;margin-bottom:30px;padding:40px;width:80%}.profile-section .profile-container .profile-header .header-content{align-items:center;display:flex;flex-direction:column;gap:25px}.profile-section .profile-container .profile-header .header-content .user-avatar{align-items:center;background:#fff;border-radius:50%;box-shadow:0 4px 15px #0000001a;color:#667eea;display:flex;font-size:42px;font-weight:700;height:100px;justify-content:center;width:100px}.profile-section .profile-container .profile-header .header-content .user-info{flex:1 1;flex-direction:column;text-align:center}.profile-section .profile-container .profile-header .header-content .user-info h1{color:#fff;font-size:32px;font-weight:700;margin:0 0 8px}.profile-section .profile-container .profile-header .header-content .user-info .user-subtitle{color:#ffffffe6;font-size:18px;margin:0 0 12px}.profile-section .profile-container .profile-header .header-content .user-info .position-badge{border-radius:20px;display:inline-block;font-size:14px;font-weight:600;padding:8px 16px}.profile-section .profile-container .profile-header .header-content .user-info .position-badge.admin{background:#fbbf2433;border:2px solid #fbbf24;color:#fbbf24}.profile-section .profile-container .profile-header .header-content .user-info .position-badge.operator{background:#3b82f633;border:2px solid #60a5fa;color:#60a5fa}.profile-section .profile-container .profile-header .header-content .user-info .position-badge.viewer{background:#9ca3af33;border:2px solid #d1d5db;color:#d1d5db}.profile-section .profile-container .profile-tabs{border-bottom:2px solid #e5e7eb;display:flex;gap:10px;margin-bottom:30px;padding-bottom:0;width:80%}.profile-section .profile-container .profile-tabs .tab{background:#0000;border:none;border-bottom:3px solid #0000;bottom:-2px;color:#64748b;cursor:pointer;font-size:16px;font-weight:600;padding:15px 25px;position:relative;transition:all .3s}.profile-section .profile-container .profile-tabs .tab:hover{background:#667eea0d;color:#667eea}.profile-section .profile-container .profile-tabs .tab.active{border-bottom-color:#667eea;color:#667eea}.profile-section .profile-container .profile-content{align-items:center;justify-content:center;width:80%}.profile-section .profile-container .profile-content div{flex-direction:column}.profile-section .profile-container .profile-content .manage-section{width:100%}.profile-section .profile-container .profile-content h2{align-items:center;color:#1e293b;display:flex;font-size:24px;gap:10px;margin:0 0 25px}.profile-section .profile-container .profile-content .info-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.profile-section .profile-container .profile-content .info-grid .info-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:20px;transition:all .3s}.profile-section .profile-container .profile-content .info-grid .info-card:hover{border-color:#667eea;box-shadow:0 4px 12px #667eea1a}.profile-section .profile-container .profile-content .info-grid .info-card label{color:#64748b;display:block;font-size:13px;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.profile-section .profile-container .profile-content .info-grid .info-card p{color:#1e293b;font-size:16px;font-weight:500;margin:0}.profile-section .profile-container .profile-content .info-grid .info-card p.system-id{color:#667eea;font-family:Courier New,monospace;font-size:14px}.profile-section .profile-container .profile-content .create-user-form,.profile-section .profile-container .profile-content .password-form{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:30px}.profile-section .profile-container .profile-content .create-user-form .form-row,.profile-section .profile-container .profile-content .password-form .form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}@media(max-width:768px){.profile-section .profile-container .profile-content .create-user-form .form-row,.profile-section .profile-container .profile-content .password-form .form-row{grid-template-columns:1fr}}.profile-section .profile-container .profile-content .create-user-form .form-group,.profile-section .profile-container .profile-content .password-form .form-group{margin-bottom:20px}.profile-section .profile-container .profile-content .create-user-form .form-group label,.profile-section .profile-container .profile-content .password-form .form-group label{color:#1e293b;display:block;font-size:14px;font-weight:600;margin-bottom:8px}.profile-section .profile-container .profile-content .create-user-form .form-group input,.profile-section .profile-container .profile-content .create-user-form .form-group select,.profile-section .profile-container .profile-content .password-form .form-group input,.profile-section .profile-container .profile-content .password-form .form-group select{border:2px solid #e5e7eb;border-radius:8px;font-size:15px;padding:12px 16px;transition:all .3s;width:100%}.profile-section .profile-container .profile-content .create-user-form .form-group input:focus,.profile-section .profile-container .profile-content .create-user-form .form-group select:focus,.profile-section .profile-container .profile-content .password-form .form-group input:focus,.profile-section .profile-container .profile-content .password-form .form-group select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.profile-section .profile-container .profile-content .create-user-form .message,.profile-section .profile-container .profile-content .password-form .message{border-radius:8px;font-weight:500;margin-bottom:20px;padding:15px}.profile-section .profile-container .profile-content .create-user-form .message.success,.profile-section .profile-container .profile-content .password-form .message.success{background:#d1fae5;border:2px solid #10b981;color:#065f46}.profile-section .profile-container .profile-content .create-user-form .message.error,.profile-section .profile-container .profile-content .password-form .message.error{background:#fee2e2;border:2px solid #ef4444;color:#991b1b}.profile-section .profile-container .profile-content .create-user-form .submit-btn,.profile-section .profile-container .profile-content .password-form .submit-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:15px;transition:all .3s;width:100%}.profile-section .profile-container .profile-content .create-user-form .submit-btn:hover,.profile-section .profile-container .profile-content .password-form .submit-btn:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.profile-section .profile-container .profile-content .create-user-form .submit-btn:active,.profile-section .profile-container .profile-content .password-form .submit-btn:active{transform:translateY(0)}.profile-section .profile-container .profile-content .users-list{margin-top:40px}.profile-section .profile-container .profile-content .users-list .users-table{background:#fff;border:2px solid #e5e7eb;border-radius:12px;overflow:hidden}.profile-section .profile-container .profile-content .users-list .users-table .table-header{background:#f8fafc;border-bottom:2px solid #e5e7eb;color:#475569;display:flex;flex-direction:row;font-weight:600;padding:15px 50px}.profile-section .profile-container .profile-content .users-list .users-table .table-header div:first-child{width:15%}.profile-section .profile-container .profile-content .users-list .users-table .table-header div:nth-child(2){width:30%}.profile-section .profile-container .profile-content .users-list .users-table .table-header div:nth-child(3){width:40%}.profile-section .profile-container .profile-content .users-list .users-table .table-header div:nth-child(4){width:15%}.profile-section .profile-container .profile-content .users-list .users-table .table-header div{align-items:center;justify-content:center}.profile-section .profile-container .profile-content .users-list .users-table .table-row{border-bottom:1px solid #f1f5f9;display:flex;flex-direction:row;padding:15px 50px;transition:all .2s}.profile-section .profile-container .profile-content .users-list .users-table .table-row div:first-child{width:15%}.profile-section .profile-container .profile-content .users-list .users-table .table-row div:nth-child(2){width:30%}.profile-section .profile-container .profile-content .users-list .users-table .table-row div:nth-child(3){width:40%}.profile-section .profile-container .profile-content .users-list .users-table .table-row div:nth-child(4){width:15%}.profile-section .profile-container .profile-content .users-list .users-table .table-row div{align-items:center;justify-content:center}.profile-section .profile-container .profile-content .users-list .users-table .table-row:hover{background:#f8fafc}.profile-section .profile-container .profile-content .users-list .users-table .table-row:last-child{border-bottom:none}.profile-section .profile-container .profile-content .users-list .users-table .table-row .user-cell{align-items:center;display:flex;gap:12px}.profile-section .profile-container .profile-content .users-list .users-table .table-row .user-cell .user-avatar-small{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-weight:700;height:40px;justify-content:center;width:40px}.profile-section .profile-container .profile-content .users-list .users-table .table-row .user-cell div{display:flex;flex-direction:column}.profile-section .profile-container .profile-content .users-list .users-table .table-row .user-cell div strong{color:#1e293b;font-size:15px}.profile-section .profile-container .profile-content .users-list .users-table .table-row .user-cell div .user-apelido{color:#64748b;font-size:13px}.profile-section .profile-container .profile-content .users-list .users-table .table-row .position-select{border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:14px;padding:8px 20px;transition:all .3s;width:80%}.profile-section .profile-container .profile-content .users-list .users-table .table-row .position-select:hover:not(:disabled){border-color:#667eea}.profile-section .profile-container .profile-content .users-list .users-table .table-row .position-select:disabled{cursor:not-allowed;opacity:.5}.profile-section .profile-container .profile-content .users-list .users-table .table-row .delete-btn{background:#fee2e2;border:2px solid #ef4444;border-radius:6px;color:#ef4444;cursor:pointer;font-size:16px;padding:8px 12px;transition:all .3s}.profile-section .profile-container .profile-content .users-list .users-table .table-row .delete-btn:hover{background:#ef4444;color:#fff;transform:scale(1.05)}.profile-section .profile-container .profile-content .security-section{max-width:500px;width:80%}.profile-section select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;cursor:pointer;text-align:center}.profile-section .permissions-card{background:#fff;border:2px solid #e5e7eb;border-radius:12px;margin-top:30px;padding:30px;transition:all .3s}.profile-section .permissions-card h3{align-items:center;color:#1e293b;display:flex;font-size:20px;font-weight:700;gap:10px;margin:0 0 20px}.profile-section .permissions-card .permissions-list{display:flex;flex-wrap:wrap;gap:12px}.profile-section .permissions-card .permissions-list .permission-badge{align-items:center;background:linear-gradient(135deg,#667eea1a,#764ba21a);border:2px solid #667eea;border-radius:8px;color:#667eea;cursor:default;display:inline-flex;font-size:14px;font-weight:600;gap:6px;padding:10px 18px;transition:all .3s}.profile-section .permissions-card .permissions-list .permission-badge:hover{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff;transform:translateY(-2px)}@media(max-width:768px){.profile-section .permissions-card{padding:20px}.profile-section .permissions-card h3{font-size:18px}.profile-section .permissions-card .permissions-list{gap:8px}.profile-section .permissions-card .permissions-list .permission-badge{font-size:13px;padding:8px 14px}}.profile-section .warning-box{background:linear-gradient(135deg,#fef3c7,#fde68a);border:2px solid #f59e0b;border-radius:12px;box-shadow:0 4px 6px #f59e0b1a;margin:24px 0;padding:24px;text-align:center}.profile-section .warning-box span{display:block;font-size:48px;margin-bottom:12px}.profile-section .warning-box p{color:#92400e;font-size:16px;font-weight:500;margin:0}.profile-section .locked-icon{cursor:not-allowed;display:inline-block;font-size:20px;opacity:.6;transition:all .2s ease}.profile-section .locked-icon:hover{opacity:.8;transform:scale(1.1)}.profile-section .position-badge{align-items:center;border:2px solid;border-radius:6px;color:#fff;display:inline-flex;font-size:14px;font-weight:500;gap:4px;padding:6px 12px;transition:all .2s ease;white-space:nowrap}.profile-section .position-select:disabled{background-color:#f3f4f6;cursor:not-allowed;opacity:.6}.profile-section [title]{position:relative}.profile-section .table-row:has(.locked-icon){background-color:#f3f4f680}.profile-section .table-row:has(.locked-icon):hover{background-color:#f3f4f6cc}.profile-section .position-badge[title*="não pode"]{border-style:dashed!important;opacity:.8}@keyframes shake{0%,to{transform:translateX(0)}25%{transform:translateX(-2px)}75%{transform:translateX(2px)}}.profile-section .locked-icon:hover{animation:shake .3s ease}@media(max-width:768px){.profile-section .warning-box{padding:16px}.profile-section .warning-box span{font-size:36px}.profile-section .warning-box p{font-size:14px}}#forgot-password{align-items:center;background:linear-gradient(135deg,#01061f,#0f0661);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px;width:100%}#forgot-password .forgot-password__container{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;gap:24px;max-width:450px;padding:40px;width:100%}@media(max-width:768px){#forgot-password .forgot-password__container{gap:20px;max-width:100%;padding:30px 24px}}@media(max-width:480px){#forgot-password .forgot-password__container{border-radius:12px;padding:24px 20px}}#forgot-password .forgot-password__container .forgot-password__header{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}#forgot-password .forgot-password__container .forgot-password__header .forgot-password__icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;height:64px;justify-content:center;margin-bottom:8px;width:64px}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__header .forgot-password__icon{height:56px;width:56px}}#forgot-password .forgot-password__container .forgot-password__header .forgot-password__icon svg{color:#fff;height:32px;width:32px}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__header .forgot-password__icon svg{height:28px;width:28px}}#forgot-password .forgot-password__container .forgot-password__header .forgot-password__title{color:#1a202c;font-size:28px;font-weight:700;margin:0}@media(max-width:768px){#forgot-password .forgot-password__container .forgot-password__header .forgot-password__title{font-size:24px}}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__header .forgot-password__title{font-size:22px}}#forgot-password .forgot-password__container .forgot-password__header .forgot-password__subtitle{color:#718096;font-size:15px;line-height:1.5;margin:0}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__header .forgot-password__subtitle{font-size:14px}}#forgot-password .forgot-password__container .forgot-password__message{align-items:center;animation:slideIn .3s ease-out;border-radius:12px;display:flex;flex-direction:column;gap:12px;padding:16px;text-align:center}#forgot-password .forgot-password__container .forgot-password__message div{flex-direction:column}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__message{gap:10px;padding:14px}}#forgot-password .forgot-password__container .forgot-password__message--success{background-color:#f0fdf4;border:1px solid #86efac}#forgot-password .forgot-password__container .forgot-password__message--success .forgot-password__message-icon{color:#16a34a}#forgot-password .forgot-password__container .forgot-password__message--success .forgot-password__message-title{color:#166534}#forgot-password .forgot-password__container .forgot-password__message--success .forgot-password__message-text{color:#15803d}#forgot-password .forgot-password__container .forgot-password__message--error{background-color:#fef2f2;border:1px solid #fca5a5;color:#991b1b}#forgot-password .forgot-password__container .forgot-password__message--error .forgot-password__message-icon{color:#dc2626}#forgot-password .forgot-password__container .forgot-password__message .forgot-password__message-icon{flex-shrink:0;height:24px;margin-top:2px;width:24px}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__message .forgot-password__message-icon{height:20px;width:20px}}#forgot-password .forgot-password__container .forgot-password__message .forgot-password__message-title{font-size:15px;font-weight:600;margin:0 0 4px}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__message .forgot-password__message-title{font-size:14px}}#forgot-password .forgot-password__container .forgot-password__message .forgot-password__message-text{font-size:14px;margin:0}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__message .forgot-password__message-text{font-size:13px}}#forgot-password .forgot-password__container .forgot-password__form{display:flex;flex-direction:column;gap:20px}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field{display:flex;flex-direction:column;gap:8px}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__label{color:#374151;font-size:14px;font-weight:600;margin:0}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__label{font-size:13px}}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper{align-items:center;display:flex;position:relative}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper .forgot-password__input-icon{color:#9ca3af;height:20px;left:14px;pointer-events:none;position:absolute;width:20px}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper .forgot-password__input-icon{height:18px;left:12px;width:18px}}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper .forgot-password__input{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;font-size:15px;padding:12px 14px 12px 44px;transition:all .2s ease;width:100%}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper .forgot-password__input{font-size:14px;padding:11px 12px 11px 40px}}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper .forgot-password__input::placeholder{color:#9ca3af}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper .forgot-password__input:focus{background-color:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__field .forgot-password__input-wrapper .forgot-password__input:hover{border-color:#d1d5db}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:4px;padding:14px 24px;transition:all .2s ease;width:100%}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__form .forgot-password__button{font-size:15px;padding:12px 20px}}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__button:hover:not(:disabled){box-shadow:0 8px 20px #667eea66;transform:translateY(-2px)}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__button:active:not(:disabled){transform:translateY(0)}#forgot-password .forgot-password__container .forgot-password__form .forgot-password__button:disabled{cursor:not-allowed;opacity:.6}#forgot-password .forgot-password__container .forgot-password__footer{display:flex;justify-content:center;padding-top:8px}#forgot-password .forgot-password__container .forgot-password__footer .forgot-password__back-link{align-items:center;color:#667eea;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;transition:all .2s ease;-webkit-user-select:none;user-select:none}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__footer .forgot-password__back-link{font-size:13px}}#forgot-password .forgot-password__container .forgot-password__footer .forgot-password__back-link svg{color:#667eea;height:18px;transition:transform .2s ease;width:18px}@media(max-width:480px){#forgot-password .forgot-password__container .forgot-password__footer .forgot-password__back-link svg{height:16px;width:16px}}#forgot-password .forgot-password__container .forgot-password__footer .forgot-password__back-link:hover{color:#764ba2}#forgot-password .forgot-password__container .forgot-password__footer .forgot-password__back-link:hover svg{color:#764ba2;transform:translateX(-4px)}#forgot-password .forgot-password__info{margin-top:20px;text-align:center}#forgot-password .forgot-password__info p{color:#ffffffe6;font-size:13px;margin:0}@media(max-width:480px){#forgot-password .forgot-password__info p{font-size:12px}}#reset-password{align-items:center;background:linear-gradient(135deg,#01061f,#0f0661);display:flex;flex-direction:column;justify-content:center;min-height:100vh;padding:20px;width:100%}#reset-password .reset-password__container{background-color:#fff;border-radius:16px;box-shadow:0 10px 40px #0000001a;display:flex;flex-direction:column;gap:24px;max-width:480px;padding:40px;width:100%}@media(max-width:768px){#reset-password .reset-password__container{gap:20px;max-width:100%;padding:30px 24px}}@media(max-width:480px){#reset-password .reset-password__container{border-radius:12px;padding:24px 20px}}#reset-password .reset-password__container .reset-password__header{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}#reset-password .reset-password__container .reset-password__header .reset-password__icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;height:64px;justify-content:center;margin-bottom:8px;width:64px}@media(max-width:480px){#reset-password .reset-password__container .reset-password__header .reset-password__icon{height:56px;width:56px}}#reset-password .reset-password__container .reset-password__header .reset-password__icon svg{color:#fff;height:32px;width:32px}@media(max-width:480px){#reset-password .reset-password__container .reset-password__header .reset-password__icon svg{height:28px;width:28px}}#reset-password .reset-password__container .reset-password__header .reset-password__title{color:#1a202c;font-size:28px;font-weight:700;margin:0}@media(max-width:768px){#reset-password .reset-password__container .reset-password__header .reset-password__title{font-size:24px}}@media(max-width:480px){#reset-password .reset-password__container .reset-password__header .reset-password__title{font-size:22px}}#reset-password .reset-password__container .reset-password__header .reset-password__subtitle{color:#718096;font-size:15px;line-height:1.5;margin:0}@media(max-width:480px){#reset-password .reset-password__container .reset-password__header .reset-password__subtitle{font-size:14px}}#reset-password .reset-password__container .reset-password__message{align-items:center;animation:slideIn .3s ease-out;border-radius:12px;display:flex;gap:12px;padding:16px;text-align:center}#reset-password .reset-password__container .reset-password__message div{flex-direction:column}@media(max-width:480px){#reset-password .reset-password__container .reset-password__message{gap:10px;padding:14px}}#reset-password .reset-password__container .reset-password__message--success{background-color:#f0fdf4;border:1px solid #86efac;display:flex;flex-direction:column}#reset-password .reset-password__container .reset-password__message--success .reset-password__message-icon{color:#16a34a}#reset-password .reset-password__container .reset-password__message--success .reset-password__message-title{color:#166534}#reset-password .reset-password__container .reset-password__message--success .reset-password__message-text{color:#15803d}#reset-password .reset-password__container .reset-password__message--error{background-color:#fef2f2;border:1px solid #fca5a5;color:#991b1b}#reset-password .reset-password__container .reset-password__message--error .reset-password__message-icon{color:#dc2626}#reset-password .reset-password__container .reset-password__message .reset-password__message-icon{flex-shrink:0;height:24px;margin-top:2px;width:24px}@media(max-width:480px){#reset-password .reset-password__container .reset-password__message .reset-password__message-icon{height:20px;width:20px}}#reset-password .reset-password__container .reset-password__message .reset-password__message-title{font-size:15px;font-weight:600;margin:0 0 4px}@media(max-width:480px){#reset-password .reset-password__container .reset-password__message .reset-password__message-title{font-size:14px}}#reset-password .reset-password__container .reset-password__message .reset-password__message-text{font-size:14px;margin:0}@media(max-width:480px){#reset-password .reset-password__container .reset-password__message .reset-password__message-text{font-size:13px}}#reset-password .reset-password__container .reset-password__form{display:flex;flex-direction:column;gap:20px}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form{gap:18px}}#reset-password .reset-password__container .reset-password__form .reset-password__field{display:flex;flex-direction:column;gap:8px}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__label{color:#374151;font-size:14px;font-weight:600;margin:0}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__label{font-size:13px}}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper{align-items:center;display:flex;position:relative}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__input-icon{color:#9ca3af;height:20px;left:14px;pointer-events:none;position:absolute;width:20px;z-index:1}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__input-icon{height:18px;left:12px;width:18px}}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__input{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:10px;color:#1f2937;font-size:15px;padding:12px 50px 12px 44px;transition:all .2s ease;width:100%}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__input{font-size:14px;padding:11px 46px 11px 40px}}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__input::placeholder{color:#9ca3af}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__input:focus{background-color:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__input:hover{border-color:#d1d5db}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__toggle-password{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;position:absolute;right:12px;transition:all .2s ease;width:36px}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__toggle-password{height:32px;right:10px;width:32px}}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__toggle-password svg{color:#6b7280;height:20px;transition:color .2s ease;width:20px}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__toggle-password svg{height:18px;width:18px}}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__toggle-password:hover{background-color:#f3f4f6}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__toggle-password:hover svg{color:#374151}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__input-wrapper .reset-password__toggle-password:active{transform:scale(.95)}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__strength{font-size:13px;font-weight:600;margin-top:4px;padding:4px 0;transition:color .2s ease}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__strength{font-size:12px}}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__strength--weak{color:#dc2626}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__strength--medium{color:#f59e0b}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__strength--strong{color:#16a34a}#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__error-text{color:#dc2626;font-size:13px;margin-top:4px;padding:4px 0}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__field .reset-password__error-text{font-size:12px}}#reset-password .reset-password__container .reset-password__form .reset-password__button{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;margin-top:4px;padding:14px 24px;transition:all .2s ease;width:100%}@media(max-width:480px){#reset-password .reset-password__container .reset-password__form .reset-password__button{font-size:15px;padding:12px 20px}}#reset-password .reset-password__container .reset-password__form .reset-password__button:hover:not(:disabled){box-shadow:0 8px 20px #667eea66;transform:translateY(-2px)}#reset-password .reset-password__container .reset-password__form .reset-password__button:active:not(:disabled){transform:translateY(0)}#reset-password .reset-password__container .reset-password__form .reset-password__button:disabled{cursor:not-allowed;opacity:.6}#reset-password .reset-password__container .reset-password__footer{display:flex;justify-content:center;padding-top:8px}#reset-password .reset-password__container .reset-password__footer .reset-password__back-link{align-items:center;color:#667eea;cursor:pointer;display:flex;font-size:14px;font-weight:500;justify-content:center;transition:all .2s ease;-webkit-user-select:none;user-select:none}@media(max-width:480px){#reset-password .reset-password__container .reset-password__footer .reset-password__back-link{font-size:13px}}#reset-password .reset-password__container .reset-password__footer .reset-password__back-link:hover{color:#764ba2}#reset-password .reset-password__info{margin-top:20px;text-align:center}#reset-password .reset-password__info p{color:#ffffffe6;font-size:13px;margin:0}@media(max-width:480px){#reset-password .reset-password__info p{font-size:12px}}#Config{height:100%;width:100%}#Config .profile-config{align-items:flex-start;height:100%;justify-content:center;width:100%}#Config .profile-config .config-container{align-items:flex-start;display:grid;grid-template-columns:280px calc(100% - 280px);min-height:calc(100vh - 8rem);width:100%}@media(max-width:968px){#Config .profile-config .config-container{grid-template-columns:1fr}}#Config .profile-config .config-sidebar{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;height:-webkit-fit-content;height:fit-content;padding:2rem;position:-webkit-sticky;position:sticky;top:2rem}@media(max-width:968px){#Config .profile-config .config-sidebar{position:static}}#Config .profile-config .config-sidebar h2{color:#1a1a2e;font-size:1.5rem;font-weight:600;margin-bottom:2rem}#Config .profile-config .config-sidebar .config-nav{display:flex;flex-direction:column;gap:.5rem}#Config .profile-config .config-sidebar .config-nav button{align-items:center;background:#0000;border:none;border-radius:8px;color:#6b7280;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:1rem;padding:.875rem 1rem;text-align:left;transition:all .2s ease}#Config .profile-config .config-sidebar .config-nav button .icon{font-size:1.25rem}#Config .profile-config .config-sidebar .config-nav button:hover{background:#f3f4f6;color:#3b82f6}#Config .profile-config .config-sidebar .config-nav button.active{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 12px #667eea4d;color:#fff}#Config .profile-config .config-sidebar .config-nav button.active:hover{background:linear-gradient(135deg,#5568d3,#6a408f);color:#fff}#Config .profile-config .config-content{flex-direction:column;padding:0 2rem;width:100%}#Config .profile-config .config-content .section-content{flex-direction:column}#Config .profile-config .config-content .section-content h1{color:#1a1a2e;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center;width:100%}#Config .profile-config .config-content .section-content p{margin-bottom:10px;opacity:.8;text-align:center;width:100%}#Config .profile-config .config-content .section-content .alert-success{align-items:center;animation:fadeIn .3s ease-in-out;background:#16a34a26;border:1px solid #16a34a;border-radius:8px;color:#166534;display:flex;font-weight:600;gap:.5rem;justify-content:center;margin:1rem 0;opacity:.9;padding:.75rem 1rem;width:100%}#Config .profile-config .config-content .section-content .alert-success span{align-items:center;color:#166534;display:flex;font-size:1rem}#Config .profile-config .config-content .section-content .alert-success .icon{font-size:1.2rem}#Config .profile-config .config-content .section-content .config-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;flex-direction:column;margin-bottom:1.5rem;padding:2rem}#Config .profile-config .config-content .section-content .config-card h3{color:#374151;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}#Config .profile-config .config-content .section-content .config-card .form-group{flex-direction:column;margin-bottom:1.5rem}#Config .profile-config .config-content .section-content .config-card .form-group label{color:#4b5563;display:block;font-size:.9rem;font-weight:500;margin-bottom:.5rem}#Config .profile-config .config-content .section-content .config-card .form-group input,#Config .profile-config .config-content .section-content .config-card .form-group select,#Config .profile-config .config-content .section-content .config-card .form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;transition:all .2s ease;width:100%}#Config .profile-config .config-content .section-content .config-card .form-group input:focus,#Config .profile-config .config-content .section-content .config-card .form-group select:focus,#Config .profile-config .config-content .section-content .config-card .form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}#Config .profile-config .config-content .section-content .config-card .form-group textarea{resize:vertical}#Config .profile-config .config-content .section-content .config-card .toggle-group{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}#Config .profile-config .config-content .section-content .config-card .toggle-group .toggle{display:inline-block;height:26px;position:relative;width:50px}#Config .profile-config .config-content .section-content .config-card .toggle-group .toggle input{height:0;opacity:0;width:0}#Config .profile-config .config-content .section-content .config-card .toggle-group .toggle input:checked+.slider{background:linear-gradient(135deg,#667eea,#764ba2)}#Config .profile-config .config-content .section-content .config-card .toggle-group .toggle input:checked+.slider:before{transform:translateX(24px)}#Config .profile-config .config-content .section-content .config-card .toggle-group .toggle .slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}#Config .profile-config .config-content .section-content .config-card .toggle-group .toggle .slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:20px;left:3px;position:absolute;transition:.3s;width:20px}#Config .profile-config .config-content .section-content .config-card .toggle-group span{color:#374151;font-size:.95rem}#Config .profile-config .config-content .section-content .config-card .routes-list{flex-direction:column}#Config .profile-config .config-content .section-content .config-card .routes-list .route-item{align-items:center;border:2px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1rem;transition:all .2s ease}#Config .profile-config .config-content .section-content .config-card .routes-list .route-item:hover{border-color:#667eea;box-shadow:0 2px 8px #667eea1a}#Config .profile-config .config-content .section-content .config-card .routes-list .route-item .route-info{display:flex;flex-direction:column;gap:.25rem}#Config .profile-config .config-content .section-content .config-card .routes-list .route-item .route-info .route-path{color:#1f2937;font-family:Courier New,monospace;font-weight:600}#Config .profile-config .config-content .section-content .config-card .routes-list .route-item .route-info .route-desc{color:#6b7280;font-size:.85rem}#Config .profile-config .config-content .section-content .config-card .routes-list .route-item .route-permission{border:2px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .2s ease}#Config .profile-config .config-content .section-content .config-card .routes-list .route-item .route-permission:focus{border-color:#667eea;outline:none}#Config .profile-config .config-content .section-content .config-card .storage-info{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr);margin-bottom:1.5rem}#Config .profile-config .config-content .section-content .config-card .storage-info .storage-stat{background:#f9fafb;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}#Config .profile-config .config-content .section-content .config-card .storage-info .storage-stat .label{color:#6b7280;font-size:.85rem}#Config .profile-config .config-content .section-content .config-card .storage-info .storage-stat .value{color:#1f2937;font-size:1.5rem;font-weight:700}#Config .profile-config .config-content .section-content .config-card .users-table{overflow-x:auto}#Config .profile-config .config-content .section-content .config-card .users-table table{border-collapse:collapse;width:100%}#Config .profile-config .config-content .section-content .config-card .users-table table thead{background:#f9fafb}#Config .profile-config .config-content .section-content .config-card .users-table table thead th{color:#374151;font-size:.9rem;font-weight:600;padding:1rem;text-align:left}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr{border-bottom:1px solid #e5e7eb;transition:background .2s ease}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr:hover{background:#f9fafb}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td{color:#4b5563;padding:1rem}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td .badge{border-radius:10px;font-size:.8rem;font-weight:600;padding:.25rem .75rem}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td .badge.admin{background:#fef3c7;color:#92400e}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td .badge.user{background:#dbeafe;color:#1e40af}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td .status{border-radius:12px;font-size:.8rem;font-weight:600;padding:.25rem .75rem}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td .status.active{background:#d1fae5;color:#065f46}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td .btn-icon{background:#0000;border:none;cursor:pointer;font-size:1.1rem;padding:.25rem .5rem;transition:transform .2s ease}#Config .profile-config .config-content .section-content .config-card .users-table table tbody tr td .btn-icon:hover{transform:scale(1.2)}#Config .profile-config .config-content .section-content .config-card .btn-add,#Config .profile-config .config-content .section-content .config-card .btn-danger,#Config .profile-config .config-content .section-content .config-card .btn-save{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}#Config .profile-config .config-content .section-content .config-card .btn-save{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}#Config .profile-config .config-content .section-content .config-card .btn-save:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}#Config .profile-config .config-content .section-content .config-card .btn-add{background:#10b981;color:#fff;margin-top:1rem}#Config .profile-config .config-content .section-content .config-card .btn-add:hover{background:#059669;box-shadow:0 4px 12px #10b9814d;transform:translateY(-2px)}#Config .profile-config .config-content .section-content .config-card .btn-danger{background:#ef4444;color:#fff}#Config .profile-config .config-content .section-content .config-card .btn-danger:hover{background:#dc2626;box-shadow:0 4px 12px #ef44444d;transform:translateY(-2px)}#Config .profile-config .config-content .section-content .config-card .alert-success{align-items:center;animation:fadeInSlide .4s cubic-bezier(.34,1.56,.64,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:linear-gradient(135deg,#10b981f2,#059669f2);border:none;border-left:4px solid #059669;border-radius:8px;box-shadow:0 4px 16px #10b98140,0 2px 8px #0000001a;display:flex;font-weight:500;gap:10px;justify-content:center;margin-bottom:16px;overflow:hidden;padding:16px 24px;position:relative;text-align:center}#Config .profile-config .config-content .section-content .config-card .alert-success:before{animation:shine 3s infinite;background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}#Config .profile-config .config-content .section-content .config-card .alert-success span{color:#fff;font-size:.95rem;letter-spacing:.3px;position:relative;text-shadow:0 1px 2px #0000001a;z-index:1}#Config .profile-config .config-content .section-content .config-card .alert-success:after{align-items:center;background:#fff3;border-radius:50%;content:"✓";display:flex;flex-shrink:0;font-size:14px;font-weight:700;height:24px;justify-content:center;width:24px}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-12px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes shine{0%{left:-100%}50%,to{left:100%}}#Config .profile-config .config-content .section-content .mapping-tabs{display:flex;gap:1rem;margin-bottom:2rem}#Config .profile-config .config-content .section-content .mapping-tabs .tab-button{align-items:center;background:#fff;border:2px solid #e5e7eb;border-radius:12px;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;padding:1rem 2rem;transition:all .3s ease}#Config .profile-config .config-content .section-content .mapping-tabs .tab-button:hover{border-color:#9ca3af;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}#Config .profile-config .config-content .section-content .mapping-tabs .tab-button.active{border:none;box-shadow:0 4px 16px #0003;color:#fff}#Config .profile-config .config-content .section-content .mapping-tabs .tab-button.active.powerbi{background:linear-gradient(135deg,#3b82f6,#2563eb)}#Config .profile-config .config-content .section-content .mapping-tabs .tab-button.active.ics{background:linear-gradient(135deg,#ef4444,#dc2626)}#Config .profile-config .config-content .section-content .resources-list{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;margin-top:1.5rem}#Config .profile-config .config-content .section-content .resources-list .resource-item{align-items:center;background:linear-gradient(135deg,#fafafa,#fff);border:2px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease;width:100%}#Config .profile-config .config-content .section-content .resources-list .resource-item:hover{border-color:#667eea;box-shadow:0 4px 16px #667eea1a;transform:translateX(4px)}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-info{display:flex;flex:1 1;flex-direction:column;gap:.5rem}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-info h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0 1rem 0 0}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-info .resource-key{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;display:inline-block;font-family:Courier New,monospace;font-size:.85rem;padding:.25rem .75rem;width:-webkit-fit-content;width:fit-content}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-info .resource-description{color:#6b7280;font-size:.9rem;line-height:1.5;margin:0}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-actions{display:flex;gap:.5rem;margin-left:1rem}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-actions .btn-icon{background:#0000;border:none;border-radius:6px;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .2s ease}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-actions .btn-icon:hover{background:#f3f4f6;transform:scale(1.1)}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-actions .btn-icon.btn-danger-icon:hover{background:#fee2e2}#Config .profile-config .config-content .section-content .card-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}#Config .profile-config .config-content .section-content .card-header h3{margin:0 0 .5rem}#Config .profile-config .config-content .section-content .card-header div{align-items:center;flex:1 1;justify-content:flex-end}#Config .profile-config .config-content .section-content .card-header div button{margin:0 1rem;margin-top:0!important}#Config .profile-config .config-content .section-content .color-picker{align-items:center;display:flex;gap:1rem}#Config .profile-config .config-content .section-content .color-picker input[type=color]{border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;height:40px;padding:2px;width:60px}#Config .profile-config .config-content .section-content .color-picker input[type=color]::-webkit-color-swatch-wrapper{padding:0}#Config .profile-config .config-content .section-content .color-picker input[type=color]::-webkit-color-swatch{border:none;border-radius:6px}#Config .profile-config .config-content .section-content .color-picker .color-preview-text{color:#4b5563;font-family:Courier New,monospace;font-size:.9rem;font-weight:600}@media(max-width:768px){#Config .profile-config .config-content .section-content .resources-list .resource-item{align-items:flex-start;flex-direction:column;gap:1rem}#Config .profile-config .config-content .section-content .resources-list .resource-item .resource-actions{align-self:flex-end;margin-left:0}#Config .profile-config .config-content .section-content .card-header{flex-direction:column;gap:1rem}#Config .profile-config .config-content .section-content .card-header button{width:100%}}#Config .profile-config .config-content .section-content .card-description{word-wrap:break-word;color:#6b7280;font-size:.95rem;font-weight:400;line-height:1.55;margin:.5rem 0;max-width:100%;transition:color .2s ease;white-space:normal}#Config .profile-config .config-content .section-content .card-description:only-child{margin-top:0}#Config .profile-config .config-content .section-content .card-description--muted{color:#9ca3af}#Config .profile-config .config-content .section-content .card-description--emphasis{color:#374151;font-weight:500}#Config .profile-config .config-content .section-content .card-description--success{color:#059669}#Config .profile-config .config-content .section-content .card-description--warning{color:#d97706}#Config .profile-config .config-content .section-content .card-description--error{color:#dc2626}#Config .profile-config .config-content .card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}#Config .profile-config .config-content .card-header h3{margin:0}#Config .profile-config .config-content .card-header .btn-secondary{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#4b5563;cursor:pointer;font-size:.9rem;font-weight:600;padding:.625rem 1.25rem;transition:all .2s ease}#Config .profile-config .config-content .card-header .btn-secondary:hover{background:#f3f4f6;border-color:#d1d5db}#Config .profile-config .config-content .empty-state{color:#9ca3af;padding:3rem 2rem;text-align:center}#Config .profile-config .config-content .empty-state p{font-size:1rem;margin:0}#Config .profile-config .config-content .columns-list{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}#Config .profile-config .config-content .columns-list .column-item{align-items:flex-start;background:linear-gradient(135deg,#fafafa,#fff);border:2px solid #e5e7eb;border-radius:12px;display:flex;justify-content:space-between;padding:1.5rem;transition:all .3s ease}#Config .profile-config .config-content .columns-list .column-item:hover{border-color:#667eea;box-shadow:0 4px 16px #667eea1a;transform:translateX(4px)}#Config .profile-config .config-content .columns-list .column-item .column-main{display:flex;flex:1 1;flex-direction:column;gap:1rem}#Config .profile-config .config-content .columns-list .column-item .column-main .column-header{align-items:center;display:flex;flex-wrap:wrap;gap:.75rem;justify-content:space-between}#Config .profile-config .config-content .columns-list .column-item .column-main .column-header h4{color:#1f2937;font-size:1.125rem;font-weight:600;margin:0}#Config .profile-config .config-content .columns-list .column-item .column-main .column-header .column-badges{display:flex;gap:.5rem}#Config .profile-config .config-content .columns-list .column-item .column-main .column-header .column-badges .badge{border-radius:6px;font-size:.75rem;font-weight:700;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}#Config .profile-config .config-content .columns-list .column-item .column-main .column-header .column-badges .badge.required{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#78350f}#Config .profile-config .config-content .columns-list .column-item .column-main .column-header .column-badges .badge.partial{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}#Config .profile-config .config-content .columns-list .column-item .column-main .column-details{display:flex;flex-direction:column;gap:.75rem}#Config .profile-config .config-content .columns-list .column-item .column-main .column-details .detail-group{display:flex;flex-direction:column;gap:.375rem}#Config .profile-config .config-content .columns-list .column-item .column-main .column-details .detail-group .detail-label{color:#6b7280;font-size:.85rem;font-weight:500}#Config .profile-config .config-content .columns-list .column-item .column-main .column-details .detail-group .search-terms{display:flex;flex-wrap:wrap;gap:.5rem}#Config .profile-config .config-content .columns-list .column-item .column-main .column-details .detail-group .search-terms .search-term{background:#f3f4f6;border:1px solid #d1d5db;border-radius:6px;color:#374151;font-family:Courier New,monospace;font-size:.875rem;padding:.375rem .75rem}#Config .profile-config .config-content .columns-list .column-item .column-main .column-details .detail-group .fallback-value{background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;color:#92400e;font-family:Courier New,monospace;font-size:.875rem;padding:.375rem .75rem;width:-webkit-fit-content;width:fit-content}#Config .profile-config .config-content .columns-list .column-item .column-actions{display:flex;gap:.5rem;margin-left:1rem}#Config .profile-config .config-content .columns-list .column-item .column-actions .btn-icon{background:#0000;border:none;border-radius:6px;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .2s ease}#Config .profile-config .config-content .columns-list .column-item .column-actions .btn-icon:hover{background:#f3f4f6;transform:scale(1.1)}#Config .profile-config .config-content .columns-list .column-item .column-actions .btn-icon.btn-danger-icon:hover{background:#fee2e2}#Config .profile-config .config-content .mapping-modal{max-width:600px}#Config .profile-config .config-content .mapping-modal .helper-text{color:#6b7280;font-size:.85rem;line-height:1.4;margin-top:.25rem}#Config .profile-config .config-content .mapping-modal .search-term-input{display:flex;gap:.5rem;margin-bottom:.5rem}#Config .profile-config .config-content .mapping-modal .search-term-input input{flex:1 1}#Config .profile-config .config-content .mapping-modal .search-term-input input.monospace{font-family:Courier New,monospace}#Config .profile-config .config-content .mapping-modal .search-term-input .btn-remove{background:#fee2e2;border:none;border-radius:8px;color:#dc2626;cursor:pointer;font-weight:600;padding:.75rem 1rem;transition:all .2s ease}#Config .profile-config .config-content .mapping-modal .search-term-input .btn-remove:hover{background:#fecaca;transform:scale(1.05)}#Config .profile-config .config-content .mapping-modal .btn-secondary.small{background:#fff;border:2px solid #e5e7eb;border-radius:8px;color:#4b5563;cursor:pointer;font-size:.875rem;font-weight:600;margin-top:.5rem;padding:.5rem 1rem;transition:all .2s ease}#Config .profile-config .config-content .mapping-modal .btn-secondary.small:hover{background:#f3f4f6;border-color:#d1d5db}#Config .profile-config .config-content .mapping-modal .checkbox-group .checkbox-label{align-items:center;cursor:pointer;display:flex;gap:.75rem}#Config .profile-config .config-content .mapping-modal .checkbox-group .checkbox-label input[type=checkbox]{accent-color:#667eea;cursor:pointer;height:20px;width:20px}#Config .profile-config .config-content .mapping-modal .checkbox-group .checkbox-label span{color:#374151;font-weight:600}@media(max-width:768px){#Config .profile-config .config-content .permissions-grid{grid-template-columns:1fr!important}#Config .profile-config .config-content .modal-content{padding:1.5rem!important;width:95%!important}#Config .profile-config .config-content .section-content .mapping-tabs{flex-direction:column}#Config .profile-config .config-content .columns-list .column-item{flex-direction:column;gap:1rem}#Config .profile-config .config-content .columns-list .column-item .column-actions{align-self:flex-end;margin-left:0}#Config .profile-config .config-content .card-header{align-items:flex-start;flex-direction:column;gap:1rem}}#Config .config-card .card-description{word-wrap:break-word;color:#6b7280;font-size:.95rem;font-weight:400;line-height:1.55;margin:.5rem 0;max-width:100%;transition:color .2s ease;white-space:normal}#Config .config-card .card-description:only-child{margin-top:0}#Config .config-card .card-description--muted{color:#9ca3af}#Config .config-card .card-description--emphasis{color:#374151;font-weight:500}#Config .config-card .card-description--success{color:#059669}#Config .config-card .card-description--warning{color:#d97706}#Config .config-card .card-description--error{color:#dc2626}#Config .config-card .permissions-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));margin-bottom:2rem}#Config .config-card .permissions-grid .permission-card{background:linear-gradient(135deg,#f9fafb,#fff);border:2px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;gap:1rem;padding:1.5rem;transition:all .3s ease}#Config .config-card .permissions-grid .permission-card:hover{border-color:#667eea;box-shadow:0 8px 24px #667eea26;transform:translateY(-4px)}#Config .config-card .permissions-grid .permission-card .permission-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:.5rem}#Config .config-card .permissions-grid .permission-card .permission-header .permission-title{display:flex;flex-direction:column;gap:.5rem}#Config .config-card .permissions-grid .permission-card .permission-header .permission-title .badge{border-radius:8px;font-size:.9rem;font-weight:700;letter-spacing:.5px;padding:.5rem 1rem;text-transform:uppercase;width:-webkit-fit-content;width:fit-content}#Config .config-card .permissions-grid .permission-card .permission-header .permission-title .badge.admin{background:linear-gradient(135deg,#fbbf24,#f59e0b);box-shadow:0 2px 8px #fbbf244d;color:#78350f}#Config .config-card .permissions-grid .permission-card .permission-header .permission-title .badge.moderator{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #3b82f64d;color:#fff}#Config .config-card .permissions-grid .permission-card .permission-header .permission-title .badge.user{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 2px 8px #10b9814d;color:#fff}#Config .config-card .permissions-grid .permission-card .permission-header .permission-title .permission-level{color:#6b7280;font-size:.8rem;font-weight:600}#Config .config-card .permissions-grid .permission-card .permission-header .permission-actions{display:flex;gap:.5rem}#Config .config-card .permissions-grid .permission-card .permission-header .permission-actions .btn-icon{background:#0000;border:none;border-radius:6px;cursor:pointer;font-size:1.2rem;padding:.5rem;transition:all .2s ease}#Config .config-card .permissions-grid .permission-card .permission-header .permission-actions .btn-icon:hover{background:#f3f4f6;transform:scale(1.1)}#Config .config-card .permissions-grid .permission-card .permission-header .permission-actions .btn-icon.btn-danger-icon:hover{background:#fee2e2}#Config .config-card .permissions-grid .permission-card .permission-description{color:#4b5563;font-size:.9rem;line-height:1.5;margin:0}#Config .config-card .permissions-grid .permission-card .permission-stats{border-top:1px solid #e5e7eb;display:flex;gap:1rem;padding-top:1rem}#Config .config-card .permissions-grid .permission-card .permission-stats .stat-item{align-items:center;display:flex;gap:.5rem}#Config .config-card .permissions-grid .permission-card .permission-stats .stat-item .stat-label{color:#6b7280;font-size:.85rem;font-weight:500}#Config .config-card .permissions-grid .permission-card .permission-stats .stat-item .stat-value{color:#1f2937;font-size:1.1rem;font-weight:700}#Config .config-card .permissions-matrix{overflow-x:auto}#Config .config-card .permissions-matrix table{border:2px solid #e5e7eb;border-collapse:collapse;border-radius:8px;overflow:hidden;width:100%}#Config .config-card .permissions-matrix table thead{background:linear-gradient(135deg,#667eea,#764ba2)}#Config .config-card .permissions-matrix table thead th{color:#fff;font-size:.95rem;font-weight:600;letter-spacing:.5px;padding:1rem;text-align:center;text-transform:uppercase}#Config .config-card .permissions-matrix table thead th:first-child{text-align:left}#Config .config-card .permissions-matrix table tbody tr{border-bottom:1px solid #e5e7eb;transition:all .2s ease}#Config .config-card .permissions-matrix table tbody tr:hover{background:#f9fafb}#Config .config-card .permissions-matrix table tbody tr:last-child{border-bottom:none}#Config .config-card .permissions-matrix table tbody tr td{color:#4b5563;font-size:.95rem;padding:1rem;text-align:center}#Config .config-card .permissions-matrix table tbody tr td:first-child{color:#1f2937;font-weight:600;text-align:left}#Config .config-card .permissions-matrix table tbody tr td .check{color:#10b981;font-size:1.5rem;font-weight:700}#Config .config-card .permissions-matrix table tbody tr td .cross{color:#ef4444;font-size:1.5rem;font-weight:700}.modal-overlay{align-items:center;animation:fadeIn .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0009;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.modal-overlay .modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;flex-direction:column;max-height:90vh;max-width:500px;overflow-y:auto;padding:2rem;width:90%}.modal-overlay .modal-content h2{color:#1a1a2e;font-size:1.75rem;font-weight:700;margin-bottom:1.5rem}.modal-overlay .modal-content .form-group{flex-direction:column;margin-bottom:1.5rem}.modal-overlay .modal-content .form-group label{color:#4b5563;display:block;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.modal-overlay .modal-content .form-group input,.modal-overlay .modal-content .form-group select,.modal-overlay .modal-content .form-group textarea{border:2px solid #e5e7eb;border-radius:8px;font-family:inherit;font-size:.95rem;padding:.875rem 1rem;transition:all .2s ease;width:100%}.modal-overlay .modal-content .form-group input:focus,.modal-overlay .modal-content .form-group select:focus,.modal-overlay .modal-content .form-group textarea:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.modal-overlay .modal-content .form-group input::placeholder,.modal-overlay .modal-content .form-group select::placeholder,.modal-overlay .modal-content .form-group textarea::placeholder{color:#9ca3af}.modal-overlay .modal-content .form-group textarea{min-height:100px;resize:vertical}.modal-overlay .modal-content .modal-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.modal-overlay .modal-content .modal-actions button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.modal-overlay .modal-content .modal-actions button.btn-secondary{background:#f3f4f6;color:#4b5563}.modal-overlay .modal-content .modal-actions button.btn-secondary:hover{background:#e5e7eb}.modal-overlay .modal-content .modal-actions button.btn-save{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}.modal-overlay .modal-content .modal-actions button.btn-save:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}@media(max-width:768px){.permissions-grid{grid-template-columns:1fr!important}.modal-content{padding:1.5rem!important;width:95%!important}}#ticketUpdates{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:100vh;padding:2rem 1rem;width:100%}#ticketUpdates .copyAWB{animation:slideInRight .4s ease;position:fixed;right:2rem;top:2rem;z-index:999}#ticketUpdates .copyAWB .btn-copy-awbs{align-items:center;background:linear-gradient(135deg,#8b5cf6,#7c3aed);border:none;border-radius:12px;box-shadow:0 4px 16px #8b5cf666;color:#fff;cursor:pointer;display:flex;font-size:.875rem;font-weight:600;gap:.5rem;justify-content:center;overflow:hidden;padding:.875rem 1.5rem;position:relative;transition:all .3s ease;white-space:nowrap}#ticketUpdates .copyAWB .btn-copy-awbs:before{background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s ease;width:100%}#ticketUpdates .copyAWB .btn-copy-awbs:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9);box-shadow:0 8px 24px #8b5cf680;transform:translateY(-2px) scale(1.02)}#ticketUpdates .copyAWB .btn-copy-awbs:hover:not(:disabled):before{left:100%}#ticketUpdates .copyAWB .btn-copy-awbs:active:not(:disabled){transform:translateY(0) scale(.98)}#ticketUpdates .copyAWB .btn-copy-awbs:disabled{cursor:not-allowed;opacity:.6;transform:none}#ticketUpdates .copyAWB .btn-copy-awbs:disabled:after{animation:spin .8s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;content:"";height:16px;left:50%;margin:-8px 0 0 -8px;position:absolute;top:50%;width:16px}#ticketUpdates .copyAWB .btn-copy-awbs svg{flex-shrink:0;height:18px;width:18px}#ticketUpdates .ticket-updates-container{display:flex;flex-direction:column;gap:2rem;margin:0 auto;max-width:1200px}#ticketUpdates .page-title{color:#0f172a;font-size:2.5rem;font-weight:700;margin:0;text-align:center}#ticketUpdates .page-subtitle{color:#64748b;font-size:1.125rem;margin:0 0 1rem;text-align:center}#ticketUpdates .feedback-message{align-items:center;animation:slideIn .3s ease;border-radius:12px;display:flex;font-weight:500;gap:.75rem;justify-content:center;padding:1rem 1.5rem}#ticketUpdates .feedback-message.info{background:#eff6ff;border:1px solid #bfdbfe;color:#1e40af}#ticketUpdates .feedback-message.success{background:#d1fae5;border:1px solid #a7f3d0;color:#065f46}#ticketUpdates .feedback-message.error{background:#fee2e2;border:1px solid #fecaca;color:#991b1b}#ticketUpdates .feedback-message.warning{background:#fef3c7;border:1px solid #fde68a;color:#92400e}#ticketUpdates .progress-container{animation:slideIn .4s ease;background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000014;flex-direction:column;padding:2rem}#ticketUpdates .progress-container .progress-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}#ticketUpdates .progress-container .progress-header .progress-title{color:#0f172a;font-size:1.25rem;font-weight:600}#ticketUpdates .progress-container .progress-header .progress-percentage{color:#3b82f6;font-size:2rem;font-weight:700}#ticketUpdates .progress-container .progress-bar-wrapper{background:#e2e8f0;border-radius:8px;height:16px;margin-bottom:1.5rem;overflow:hidden;position:relative;width:100%}#ticketUpdates .progress-container .progress-bar-wrapper .progress-bar-fill{align-items:center;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:8px;color:#fff;display:flex;font-size:.75rem;font-weight:600;height:100%;justify-content:center;position:relative;transition:width .3s ease}#ticketUpdates .progress-container .progress-bar-wrapper .progress-bar-fill .progress-bar-shine{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#fff6,#0000);bottom:0;left:0;position:absolute;right:0;top:0}#ticketUpdates .progress-container .progress-details{display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-around;margin-bottom:1rem}#ticketUpdates .progress-container .progress-details .progress-detail-item{color:#64748b;font-size:.875rem}#ticketUpdates .progress-container .progress-details .progress-detail-item strong{color:#0f172a}#ticketUpdates .progress-container .progress-warning{align-items:center;background:#fef3c7;border:1px solid #fde68a;border-radius:8px;color:#92400e;font-size:.875rem;justify-content:center;padding:.75rem;text-align:center}#ticketUpdates .progress-container .progress-warning strong{margin-right:3px}#ticketUpdates .upload-section{flex-direction:column;position:relative}#ticketUpdates .upload-section.uploading .upload-area{opacity:.6;pointer-events:none}#ticketUpdates .upload-section .upload-area{align-items:center;background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000014;flex-direction:column;justify-content:center;margin-bottom:2rem;padding:2rem;position:relative;transition:opacity .3s ease}#ticketUpdates .upload-section .upload-area.disabled{cursor:not-allowed}#ticketUpdates .upload-section .upload-area .itenUpload{align-items:center;display:flex;flex-direction:column;gap:1rem;width:80%}#ticketUpdates .upload-section .upload-area .itenUpload span{align-items:center;font-size:12px;font-weight:600;justify-content:center;opacity:.6;text-align:center}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone{align-items:center;background:#f8fafc;border:3px dashed #cbd5e1;border-radius:20px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;min-height:280px;padding:2rem;position:relative;transition:all .3s ease;width:100%}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone:hover:not(.disabled):not(.uploaded){background:#eff6ff;border-color:#3b82f6;box-shadow:0 8px 24px #3b82f626;transform:translateY(-2px)}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone:hover:not(.disabled):not(.uploaded) .upload-icon .icon-default{color:#3b82f6;transform:scale(1.1)}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.active{background:#eff6ff;border-color:#3b82f6;border-style:solid;box-shadow:0 0 0 4px #3b82f61a}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.active .upload-icon .icon-drag{animation:bounce .6s ease infinite}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.disabled{background:#f1f5f9;cursor:not-allowed;opacity:.5}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.disabled:hover{box-shadow:none;transform:none}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.error{background:#fef2f2;border-color:#ef4444}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.error:hover{border-color:#dc2626}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.uploaded{background:#d1fae5;border-color:#10b981;border-style:solid}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone.uploaded:hover{border-color:#059669;box-shadow:0 8px 24px #10b98126;transform:translateY(-2px)}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:1.5rem;width:80px}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon svg{height:64px;opacity:.8;transition:all .3s ease;width:64px}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon .icon-default{color:#94a3b8}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon .icon-drag{color:#3b82f6}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon .icon-processing{animation:spin 1s linear infinite;color:#3b82f6}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon .icon-success{color:#10b981}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon .icon-error{color:#ef4444}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message{text-align:center;width:100%}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .default-message,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .error-message,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .success-message{display:flex;flex-direction:column;gap:.5rem}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .default-message strong,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .error-message strong,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .success-message strong{color:#0f172a;font-size:1rem;font-weight:600}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .default-message span,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .error-message span,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .success-message span{color:#64748b;font-size:.875rem}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .success-message strong{color:#059669}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .success-message span{color:#047857;font-weight:500}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .error-message strong{color:#dc2626}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .error-message span{color:#991b1b}#ticketUpdates .upload-section .upload-area .itenUpload .info-box{align-items:center;background:#eff6ff;border:1px solid #bfdbfe;border-radius:12px;color:#1e40af;display:flex;font-size:.875rem;font-weight:500;gap:.75rem;max-width:500px;padding:1rem 1.5rem;width:100%}#ticketUpdates .upload-section .upload-area .itenUpload .info-box svg{flex-shrink:0;height:20px;width:20px}#ticketUpdates .upload-section .upload-area .itenUpload .info-box span{flex:1 1}@keyframes spin{to{transform:rotate(1turn)}}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media(max-width:768px){#ticketUpdates .upload-section .upload-area .itenUpload .dropzone{min-height:220px;padding:1.5rem}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon{height:64px;width:64px}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-icon svg{height:48px;width:48px}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .default-message strong,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .error-message strong,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .success-message strong{font-size:.875rem}#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .default-message span,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .error-message span,#ticketUpdates .upload-section .upload-area .itenUpload .dropzone .upload-message .success-message span{font-size:.75rem}#ticketUpdates .upload-section .upload-area .itenUpload .info-box{font-size:.75rem;padding:.75rem 1rem}#ticketUpdates .upload-section .upload-area .itenUpload .info-box svg{height:16px;width:16px}}#ticketUpdates .info-card{background:#fff;border-left:4px solid #3b82f6;border-radius:20px;box-shadow:0 4px 20px #00000014;flex-direction:column;padding:2rem}#ticketUpdates .info-card h4{align-items:center;color:#0f172a;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;margin:0 0 1rem}#ticketUpdates .info-card h4 span{font-size:1.5rem}#ticketUpdates .info-card ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;padding:0}#ticketUpdates .info-card ul li{color:#475569;line-height:1.6;padding-left:1.5rem;position:relative}#ticketUpdates .info-card ul li:before{color:#3b82f6;content:"•";font-weight:700;left:0;position:absolute}#ticketUpdates .info-card ul li strong{color:#0f172a}#ticketUpdates .empty-state{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;color:#64748b;font-size:1.125rem;padding:3rem;text-align:center}#ticketUpdates .results-container{animation:slideIn .4s ease;display:flex;flex-direction:column;gap:2rem}#ticketUpdates .results-container .results-header{align-items:center;background:#fff;border-radius:24px;box-shadow:0 4px 20px #00000014;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;padding:3rem;text-align:center}#ticketUpdates .results-container .results-header .success-icon{background:linear-gradient(135deg,#d1fae5,#a7f3d0);border-radius:50%;box-shadow:0 8px 24px #10b9814d;color:#10b981;height:80px;padding:1rem;width:80px}#ticketUpdates .results-container .results-header h2{color:#0f172a;font-size:2rem;font-weight:700;margin:0}#ticketUpdates .results-container .results-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}#ticketUpdates .results-container .results-grid .result-card{align-items:center;background:#fff;border-left:4px solid;border-radius:20px;box-shadow:0 4px 20px #00000014;display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease}#ticketUpdates .results-container .results-grid .result-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-4px)}#ticketUpdates .results-container .results-grid .result-card .result-icon{align-items:center;border-radius:12px;display:flex;flex-shrink:0;font-size:1.5rem;font-weight:700;height:56px;justify-content:center;width:56px}#ticketUpdates .results-container .results-grid .result-card .result-content{display:flex;flex:1 1;flex-direction:column;gap:.25rem}#ticketUpdates .results-container .results-grid .result-card .result-content .result-label{font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}#ticketUpdates .results-container .results-grid .result-card .result-content .result-value{font-size:2.5rem;font-weight:700;line-height:1}#ticketUpdates .results-container .results-grid .result-card.success{border-left-color:#10b981}#ticketUpdates .results-container .results-grid .result-card.success .result-icon{background:#d1fae5;color:#059669}#ticketUpdates .results-container .results-grid .result-card.success .result-label{color:#059669}#ticketUpdates .results-container .results-grid .result-card.success .result-value{color:#10b981}#ticketUpdates .results-container .results-grid .result-card.error{border-left-color:#ef4444}#ticketUpdates .results-container .results-grid .result-card.error .result-icon{background:#fee2e2;color:#dc2626}#ticketUpdates .results-container .results-grid .result-card.error .result-label{color:#dc2626}#ticketUpdates .results-container .results-grid .result-card.error .result-value{color:#ef4444}#ticketUpdates .results-container .results-grid .result-card.warning{border-left-color:#f59e0b}#ticketUpdates .results-container .results-grid .result-card.warning .result-icon{background:#fef3c7;color:#d97706}#ticketUpdates .results-container .results-grid .result-card.warning .result-label{color:#d97706}#ticketUpdates .results-container .results-grid .result-card.warning .result-value{color:#f59e0b}#ticketUpdates .results-container .results-grid .result-card.total{border-left-color:#3b82f6}#ticketUpdates .results-container .results-grid .result-card.total .result-icon{background:#dbeafe;color:#2563eb}#ticketUpdates .results-container .results-grid .result-card.total .result-label{color:#2563eb}#ticketUpdates .results-container .results-grid .result-card.total .result-value{color:#3b82f6}#ticketUpdates .results-container .details-section{background:#fff;border-radius:20px;box-shadow:0 4px 20px #00000014;flex-direction:column;padding:2rem}#ticketUpdates .results-container .details-section h4{align-items:center;border-bottom:2px solid #f1f5f9;display:flex;font-size:1.25rem;font-weight:700;gap:.75rem;margin:0 0 1.5rem;padding-bottom:1rem}#ticketUpdates .results-container .details-section h4 svg{height:24px;width:24px}#ticketUpdates .results-container .details-section ul{display:flex;flex-direction:column;gap:.75rem;list-style:none;margin:0;max-height:300px;overflow-x:hidden;overflow-y:auto;padding:0}#ticketUpdates .results-container .details-section ul::-webkit-scrollbar{width:8px}#ticketUpdates .results-container .details-section ul::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}#ticketUpdates .results-container .details-section ul::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}#ticketUpdates .results-container .details-section ul::-webkit-scrollbar-thumb:hover{background:#94a3b8}#ticketUpdates .results-container .details-section ul li{align-items:center;background:#f8fafc;border-radius:12px;display:flex;gap:1rem;justify-content:space-between;padding:1rem 1.25rem;transition:all .2s ease}#ticketUpdates .results-container .details-section ul li:hover{background:#f1f5f9;transform:translateX(4px)}#ticketUpdates .results-container .details-section ul li .awb-code{font-family:Courier New,monospace;font-size:.875rem;font-weight:600}#ticketUpdates .results-container .details-section ul li .reason{color:#64748b;flex:1 1;font-size:.875rem;text-align:right}#ticketUpdates .results-container .details-section.error-details{border-left:4px solid #ef4444}#ticketUpdates .results-container .details-section.error-details .awb-code,#ticketUpdates .results-container .details-section.error-details h4{color:#dc2626}#ticketUpdates .results-container .details-section.warning-details{border-left:4px solid #f59e0b}#ticketUpdates .results-container .details-section.warning-details .awb-code,#ticketUpdates .results-container .details-section.warning-details h4{color:#d97706}#ticketUpdates .results-container .btn-new-upload{align-items:center;background:linear-gradient(135deg,#3b82f6,#2563eb);border:none;border-radius:16px;box-shadow:0 4px 16px #3b82f64d;color:#fff;cursor:pointer;display:flex;font-size:1.125rem;font-weight:600;gap:.75rem;justify-content:center;padding:1.25rem 2rem;transition:all .3s ease;width:100%}#ticketUpdates .results-container .btn-new-upload svg{color:#fff;height:24px;width:24px}#ticketUpdates .results-container .btn-new-upload:hover{box-shadow:0 8px 24px #3b82f666;transform:translateY(-2px)}#ticketUpdates .results-container .btn-new-upload:active{transform:translateY(0)}#ticketUpdates .error-popup-overlay{align-items:center;animation:fadeIn .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0f172ab3;display:flex;height:100%;justify-content:center;left:0;padding:1rem;position:fixed;top:0;width:100%;z-index:1000}#ticketUpdates .error-popup-overlay .error-popup{animation:slideUp .4s ease;background:#fff;border-radius:24px;box-shadow:0 20px 60px #0000004d;flex-direction:column;max-width:500px;padding:3rem;text-align:center;width:100%}#ticketUpdates .error-popup-overlay .error-popup .error-title{align-items:center;color:#dc2626;display:flex;font-size:1.75rem;font-weight:700;gap:.75rem;justify-content:center;margin-bottom:1.5rem}#ticketUpdates .error-popup-overlay .error-popup p{color:#475569;font-size:1rem;line-height:1.6;margin-bottom:2rem}#ticketUpdates .error-popup-overlay .error-popup button{background:linear-gradient(135deg,#10b981,#059669);border:none;border-radius:12px;box-shadow:0 4px 16px #10b9814d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}#ticketUpdates .error-popup-overlay .error-popup button:hover{box-shadow:0 8px 24px #10b98166;transform:translateY(-2px)}#ticketUpdates .error-popup-overlay .error-popup button:active{transform:translateY(0)}@media(max-width:768px){#ticketUpdates{padding:1rem .5rem}#ticketUpdates .page-title{font-size:2rem}#ticketUpdates .page-subtitle{font-size:1rem}#ticketUpdates .info-card,#ticketUpdates .progress-container,#ticketUpdates .upload-section .upload-area{padding:1.5rem}#ticketUpdates .results-container .results-header{flex-direction:column;padding:2rem 1.5rem}#ticketUpdates .results-container .results-header .success-icon{height:64px;width:64px}#ticketUpdates .results-container .results-header h2{font-size:1.5rem}#ticketUpdates .results-container .results-grid{grid-template-columns:1fr}#ticketUpdates .results-container .details-section{padding:1.5rem}#ticketUpdates .results-container .details-section ul li{align-items:flex-start;flex-direction:column}#ticketUpdates .results-container .details-section ul li .reason{text-align:left}}@keyframes slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}*{box-sizing:border-box;font-family:Roboto,system-ui;margin:0;outline:none;padding:0;text-decoration:none;-webkit-user-select:none;user-select:none}#root,body,html{align-items:center;background-color:#fff;display:flex;justify-content:center;position:relative;width:100%}section{flex-direction:column;height:100%;margin-left:280px;overflow-y:auto;padding:0 20px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:calc(100% - 280px)}@media(max-width:1024px)and (min-width:769px){section{margin-left:240px;width:calc(100% - 240px)}}@media(max-width:768px){section{margin-left:0;width:100%}}div,footer,header,main,section{display:flex}span,svg{color:#000}::-webkit-scrollbar{background-color:#fff;border-radius:3px;width:14px}::-webkit-scrollbar-thumb{background-clip:content-box;background-color:silver;border:3px solid #0000;border-radius:6px}::-webkit-scrollbar-thumb:hover{background-color:#999}img,span,tspan{-webkit-user-select:none;user-select:none}
/*# sourceMappingURL=main.18bc2853.css.map*/