:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;display:block;width:100vw;min-height:100vh;overflow-x:hidden}#root{width:100%;height:100%;max-width:none!important;margin:0!important;padding:0!important;text-align:left}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.sidebar{width:260px;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;height:100vh;transition:margin-left .3s ease,transform .3s ease;z-index:50;flex-shrink:0}.app-container.sidebar-collapsed .sidebar{margin-left:-260px}.sidebar-header{height:70px;min-height:70px;padding:0 25px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.sidebar-logo{height:150px;display:flex;align-items:center;justify-content:center}.sidebar-logo img{max-height:100%;width:auto;object-fit:contain}.close-mobile-btn{display:none;background:none;border:none;font-size:1.5rem;color:#64748b;cursor:pointer}.sidebar-menu{flex:1;overflow-y:auto;padding:20px 0;list-style:none;margin:0}.sidebar-menu::-webkit-scrollbar{width:4px}.sidebar-menu::-webkit-scrollbar-thumb{background-color:#e2e8f0;border-radius:4px}.nav-item{margin-bottom:2px}.nav-link-style{display:flex;align-items:center;padding:12px 25px;color:#64748b;text-decoration:none;font-weight:500;transition:all .2s;border-left:3px solid transparent;white-space:nowrap}.nav-link-style:hover{background-color:#f8fafc;color:#1e293b}.nav-item.active .nav-link-style{background-color:#eff6ff;color:#2563eb;border-left-color:#2563eb}.nav-icon{margin-right:12px;font-size:1.2rem;width:24px;text-align:center}.sidebar-footer{padding:18px;border-top:1px solid #e5e7eb;background:linear-gradient(to top,#f8fafc,#fff)}@media(max-width:768px){.sidebar{position:fixed;top:0;left:0;bottom:0;margin-left:0;transform:translate(-100%);width:280px}.sidebar.open{transform:translate(0)}.close-mobile-btn{display:block}.app-container.sidebar-collapsed .sidebar{margin-left:0}}.avatar-circle{width:42px;height:42px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#4f46e5);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;box-shadow:0 4px 10px #4f46e559}.user-details{display:flex;flex-direction:column;line-height:1.2}.user-name{font-weight:600;font-size:.95rem;color:#0f172a}.user-role{font-size:.7rem;font-weight:700;letter-spacing:.05em;margin-top:4px;width:fit-content;padding:3px 8px;border-radius:999px}.role-superadmin{background-color:#fee2e2;color:#b91c1c}.role-admin{background-color:#e0e7ff;color:#3730a3}.role-user{background-color:#dcfce7;color:#166534}.logout-btn{margin-top:18px;display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;background-color:#fef2f2;color:#dc2626;font-weight:600;cursor:pointer;border:none;transition:all .2s ease}.logout-btn:hover{background-color:#fee2e2;transform:translate(2px)}.logout-btn .nav-icon{font-size:1.1rem}.main-content{flex:1;display:flex;flex-direction:column;height:100%;width:100%;position:relative;overflow:hidden}.page-content{flex:1;padding:24px;overflow-y:auto;width:100%;box-sizing:border-box}@media(max-width:768px){.page-content{padding:16px}}.app-container{display:flex;width:100vw;height:100vh;background-color:#f8fafc;overflow:hidden}.main-content{flex:1;display:flex;flex-direction:column;overflow:hidden;position:relative}.page-content{flex:1;overflow-y:auto;padding:30px;position:relative}.sidebar{width:260px;background-color:#fff;border-right:1px solid #e2e8f0;display:flex;flex-direction:column;transition:transform .3s ease-in-out;z-index:50}.sidebar-header{padding:25px;border-bottom:1px solid #f1f5f9}.sidebar-header h2{font-size:1.5rem;font-weight:800;color:#2563eb;margin:0}.sidebar-menu{flex:1;padding:20px 0;list-style:none;margin:0;overflow-y:auto}.menu-item{display:flex;align-items:center;padding:12px 25px;color:#64748b;text-decoration:none;font-weight:500;transition:all .2s;cursor:pointer;border-left:3px solid transparent}.menu-item:hover{background-color:#f8fafc;color:#1e293b}.menu-item.active{background-color:#eff6ff;color:#2563eb;border-left-color:#2563eb}.menu-item .material-icons{margin-right:12px;font-size:1.2rem}.bottom-section{padding:20px;border-top:1px solid #f1f5f9;background-color:#f8fafc}.user-profile{display:flex;align-items:center;gap:12px;margin-bottom:15px}.avatar-circle{width:40px;height:40px;background-color:#cbd5e1;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;color:#475569}.user-info-sidebar h4{margin:0;font-size:.9rem;color:#1e293b}.user-info-sidebar span{font-size:.8rem;color:#64748b}.logout-btn{width:100%;padding:10px;background-color:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#ef4444;font-weight:600;cursor:pointer;transition:all .2s}.logout-btn:hover{background-color:#fee2e2;border-color:#fecaca}.navbar{height:70px;background-color:#fff;border-bottom:1px solid #e2e8f0;display:flex;align-items:center;justify-content:space-between;padding:0 30px;flex-shrink:0}.navbar-title{font-size:1.1rem;font-weight:600;color:#1e293b}.navbar-actions{display:flex;align-items:center;gap:15px}.nav-icon-btn{background:none;border:none;color:#64748b;cursor:pointer;position:relative;padding:5px}.nav-icon-btn:hover{color:#2563eb}.badge-dot{position:absolute;top:5px;right:5px;width:8px;height:8px;background-color:#ef4444;border-radius:50%;border:2px solid white}.hamburguesa-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#1e293b}.page-container{width:100%;max-width:1200px;margin:0 auto}.page-header{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:30px}.page-header h1{font-size:1.8rem;color:#1e293b;margin-bottom:5px}.stats-badge{background-color:#eff6ff;color:#2563eb;padding:6px 12px;border-radius:20px;font-weight:600;font-size:.9rem}.table-wrapper{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;border:1px solid #e2e8f0;overflow:hidden;overflow-x:auto}.worker-table{width:100%;border-collapse:collapse;min-width:800px}.worker-table th{background-color:#f8fafc;color:#64748b;font-weight:600;text-align:left;padding:16px 24px;font-size:.85rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid #e2e8f0}.worker-table td{padding:16px 24px;border-bottom:1px solid #f1f5f9;color:#334155;vertical-align:middle}.worker-table tr:hover{background-color:#f8fafc}.avatar-placeholder{width:40px;height:40px;border-radius:50%;background-color:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem}.avatar-placeholder.small{width:32px;height:32px;font-size:.9rem}.avatar-placeholder.tiny{width:24px;height:24px;font-size:.7rem}.status-badge{padding:4px 10px;border-radius:20px;font-size:.8rem;font-weight:600;display:inline-block}.status-badge.inactive{background-color:#f1f5f9;color:#64748b}.status-badge.banned{background-color:#fee2e2;color:#991b1b}.status-badge.completed{background-color:#dbeafe;color:#1e40af}.btn-toggle{padding:6px 12px;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;border:none;transition:all .2s}.btn-enable{background-color:#dcfce7;color:#166534}.btn-enable:hover{background-color:#bbf7d0}.btn-disable{background-color:#fee2e2;color:#991b1b}.btn-disable:hover{background-color:#fecaca}.filter-input,.filter-select{padding:10px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;color:#334155;outline:none;min-width:200px}.btn-reset{background:none;border:none;color:#64748b;cursor:pointer;text-decoration:underline;font-size:.9rem}.loading-screen,.error-screen{display:flex;flex-direction:column;align-items:center;justify-content:center;height:400px;color:#64748b;text-align:center}.spinner-large{width:40px;height:40px;border:4px solid #e2e8f0;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.btn-retry{margin-top:15px;padding:8px 16px;background-color:#3b82f6;color:#fff;border:none;border-radius:6px;cursor:pointer}.btn-primary{background-color:#2563eb;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.btn-primary:disabled{background-color:#94a3b8;cursor:not-allowed}.btn-secondary{background-color:#f1f5f9;color:#475569;border:1px solid #e2e8f0;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer}.btn-secondary:hover{background-color:#e2e8f0}.modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.verify-modal{background:#fff;width:90%;max-width:600px;border-radius:16px;padding:30px;box-shadow:0 20px 25px -5px #0000001a;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #f1f5f9;padding-bottom:15px}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#94a3b8}.doc-preview{width:100%;height:150px;object-fit:cover;border-radius:8px;border:1px solid #e2e8f0;background-color:#f8fafc}.doc-missing{width:100%;height:150px;display:flex;align-items:center;justify-content:center;background-color:#f1f5f9;color:#94a3b8;border-radius:8px;border:1px dashed #cbd5e1}.modal-actions{margin-top:30px;display:flex;justify-content:space-between;align-items:center}.btn-approve{background-color:#16a34a;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer}.btn-reject{background-color:#dc2626;color:#fff;border:none;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer}.btn-cancel{background:none;border:none;color:#64748b;font-weight:500;cursor:pointer}.mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:40}@media(max-width:768px){.app-container{flex-direction:column}.sidebar{position:fixed;height:100%;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.hamburguesa-btn{display:block}.page-content{padding:15px}.stats-grid,.dashboard-grid{grid-template-columns:1fr}.filters-bar{flex-direction:column}.filter-input,.filter-select{width:100%}}.hamburguesa-btn{background:none;border:none;cursor:pointer;padding:5px;display:block;margin-right:15px}.hamburguesa{width:24px;height:18px;display:flex;flex-direction:column;justify-content:space-between}.churrasco{width:100%;height:3px;background-color:#334155;border-radius:2px;transition:all .3s ease}.mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:40;opacity:0;pointer-events:none;transition:opacity .3s ease}@media(min-width:769px){.mobile-overlay.show{display:none!important}}@media(max-width:768px){.mobile-overlay.show{opacity:1;pointer-events:auto}.sidebar{position:fixed;transform:translate(-100%)}}.filters-bar{display:flex;gap:15px;margin-bottom:25px;flex-wrap:wrap}.filter-input,.filter-select{background-color:#fff!important;padding:10px 15px;border:1px solid #cbd5e1;border-radius:8px;font-size:.9rem;color:#334155;outline:none;min-width:200px;appearance:none;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%22292.4%22%20height%3D%22292.4%22%3E%3Cpath%20fill%3D%22%23334155%22%20d%3D%22M287%2069.4a17.6%2017.6%200%200%200-13-5.4H18.4c-5%200-9.3%201.8-12.9%205.4A17.6%2017.6%200%200%200%200%2082.2c0%205%201.8%209.3%205.4%2012.9l128%20127.9c3.6%203.6%207.8%205.4%2012.8%205.4s9.2-1.8%2012.8-5.4L287%2095c3.5-3.5%205.4-7.8%205.4-12.8%200-5-1.9-9.2-5.5-12.8z%22%2F%3E%3C%2Fsvg%3E);background-repeat:no-repeat;background-position:right 15px top 50%;background-size:10px auto;cursor:pointer}.filter-input:focus,.filter-select:focus{border-color:#3b82f6!important;box-shadow:0 0 0 3px #3b82f61a;background-color:#fff!important}.login-container{height:100vh;width:100vw;display:flex;align-items:center;justify-content:center;background-color:#f0f4f8}.login-card{background:#fff;padding:40px;border-radius:20px;box-shadow:0 10px 25px #0000000d;width:100%;max-width:400px}.login-header{text-align:center;margin-bottom:30px}.login-header h1{color:#0f172a;font-size:1.5rem;margin-bottom:5px}.login-header p{color:#64748b;font-size:.9rem}.input-group{margin-bottom:20px}.input-group label{display:block;margin-bottom:8px;color:#334155;font-weight:500;font-size:.9rem}.input-group input{width:100%;padding:12px;border:1px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:border .3s}.input-group input:focus{border-color:#3b82f6;outline:none}.btn-login{width:100%;padding:14px;background-color:#3b82f6;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;font-size:1rem;transition:background .3s}.btn-login:hover{background-color:#2563eb}.btn-login:disabled{background-color:#94a3b8;cursor:not-allowed}.error-message{color:#ef4444;background-color:#fef2f2;padding:10px;border-radius:6px;margin-bottom:20px;font-size:.9rem;text-align:center}.landing-container{width:100%;min-height:100vh;font-family:Inter,sans-serif;color:#1e293b;line-height:1.6;background-color:#fff;overflow-x:hidden;display:flex;flex-direction:column}.landing-header{display:flex;justify-content:space-between;align-items:center;padding:15px 5%;background-color:#fff;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:1000;width:100%;box-sizing:border-box}.landing-nav{display:flex;gap:20px;align-items:center}.btn-outline{padding:8px 16px;border:1px solid #cbd5e1;border-radius:6px;background:transparent;cursor:pointer;font-weight:500;color:#475569;text-decoration:none;transition:all .2s}.btn-primary{padding:10px 24px;background-color:#2563eb;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;text-decoration:none;display:inline-block;transition:background-color .2s}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{padding:10px 24px;background-color:#10b981;color:#fff;border:none;border-radius:6px;cursor:pointer;font-weight:600;text-decoration:none;display:inline-block;margin-left:10px}.landing-hero{padding:80px 5%;text-align:center;background-color:#f8fafc;border-bottom:1px solid #e2e8f0;width:100%;box-sizing:border-box}.hero-title{font-size:3.5rem;font-weight:900;margin-bottom:20px;color:#0f172a;letter-spacing:-.05em;line-height:1.1}.hero-subtitle{font-size:1.25rem;color:#64748b;max-width:700px;margin:0 auto 40px}.landing-section{padding:80px 5%;width:100%;box-sizing:border-box}.section-title{font-size:2rem;font-weight:700;text-align:center;margin-bottom:50px;color:#0f172a}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;max-width:1200px;margin:0 auto}.feature-card{padding:30px;border-radius:12px;background-color:#fff;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px #0000001a}.card-icon{font-size:2rem;margin-bottom:15px;display:block}.landing-footer{background-color:#0f172a;color:#f8fafc;padding:60px 5%;margin-top:auto;width:100%;box-sizing:border-box}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:1200px;margin:0 auto 40px}.footer-link{display:block;color:#94a3b8;text-decoration:none;margin-bottom:10px;font-size:.9rem}.footer-link:hover{color:#fff}@media(max-width:768px){.hero-title{font-size:2.5rem}.landing-nav{display:none}}.legal-content-wrapper{background-color:#f8fafc;padding:60px 5%;flex:1;display:flex;justify-content:center}.legal-paper{background-color:#fff;max-width:800px;width:100%;padding:60px;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;border:1px solid #e2e8f0}.legal-title{font-size:2rem;font-weight:800;color:#0f172a;margin-bottom:10px;text-align:center}.legal-date{text-align:center;color:#64748b;margin-bottom:40px;font-size:.9rem}.legal-section{margin-bottom:30px}.legal-section h2{font-size:1.25rem;font-weight:700;color:#1e293b;margin-bottom:15px;border-bottom:2px solid #f1f5f9;padding-bottom:10px}.legal-section p{color:#334155;margin-bottom:15px;line-height:1.7}.legal-section ul{padding-left:20px;margin-bottom:15px}.legal-section ul li{color:#334155;margin-bottom:8px;list-style-type:disc}@media(max-width:768px){.legal-paper{padding:30px 20px}.legal-title{font-size:1.5rem}}.landing-categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:25px;max-width:1200px;margin:0 auto}.landing-category-card{background:#fff;border-radius:20px;padding:30px 20px;text-align:center;text-decoration:none;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;transition:all .3s cubic-bezier(.4,0,.2,1);border:1px solid #f1f5f9;display:flex;flex-direction:column;align-items:center;gap:18px}.landing-category-card:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;border-color:#2563eb}.category-icon-wrapper{width:70px;height:70px;background-color:#eff6ff;color:#2563eb;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.category-icon-wrapper .material-icons{font-size:34px}.landing-category-card:hover .category-icon-wrapper{background-color:#2563eb;color:#fff;transform:scale(1.1)}.landing-category-card h3{font-size:1.1rem;font-weight:600;color:#1e293b;margin:0;transition:color .3s ease}.landing-category-card:hover h3{color:#2563eb}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.dashboard-header h1{font-size:1.8rem;color:#1e293b;margin-bottom:5px}.subtitle{color:#64748b;font-size:.95rem}.btn-refresh{background-color:#fff;border:1px solid #cbd5e1;padding:10px 16px;border-radius:8px;cursor:pointer;font-weight:600;color:#475569;display:flex;align-items:center;gap:8px;transition:all .2s}.btn-refresh:hover{background-color:#f1f5f9;border-color:#94a3b8;color:#334155}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:24px;margin-bottom:40px}.stat-card{background:#fff;border-radius:16px;padding:24px;display:flex;flex-direction:column;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008;border:1px solid #f1f5f9;position:relative;overflow:hidden;transition:transform .2s}.stat-card:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000000d}.stat-card.large{grid-column:span 2}@media(max-width:1024px){.stat-card.large{grid-column:span 1}}.stat-card.blue{border-top:4px solid #3b82f6}.stat-card.green{border-top:4px solid #10b981}.stat-card.orange{border-top:4px solid #f59e0b}.stat-card.opinion{border-top:4px solid #8b5cf6}.card-icon{font-size:1.5rem;margin-bottom:15px;display:inline-block;padding:10px;border-radius:10px;background-color:#f8fafc;width:fit-content}.card-label{font-size:.875rem;color:#64748b;font-weight:600;text-transform:uppercase;letter-spacing:.05em;margin-bottom:5px}.card-value{font-size:2rem;font-weight:800;color:#1e293b;margin-bottom:5px}.card-trend{font-size:.85rem;display:flex;align-items:center;gap:5px}.trend-up{color:#10b981;background:#dcfce7;padding:2px 8px;border-radius:12px;font-weight:600}.trend-down{color:#ef4444;background:#fee2e2;padding:2px 8px;border-radius:12px;font-weight:600}.trend-neutral{color:#64748b;background:#f1f5f9;padding:2px 8px;border-radius:12px}.pie-chart{width:140px;height:140px;margin:10px auto;position:relative}.pie-legend{display:flex;justify-content:center;gap:15px;margin-top:15px;font-size:.85rem;color:#475569}.legend-item{display:flex;align-items:center;gap:6px}.legend-color{width:10px;height:10px;border-radius:50%}.legend-color.green{background-color:#10b981}.legend-color.orange{background-color:#f59e0b}.legend-color.red{background-color:#ef4444}.chart-container{margin-top:10px;height:200px;display:flex;align-items:flex-end;justify-content:space-around;padding-bottom:20px;border-bottom:1px solid #e2e8f0}.bar-chart{width:100%;height:100%;display:flex;align-items:flex-end;justify-content:space-evenly}.bar-wrapper{display:flex;flex-direction:column;align-items:center;width:100%;height:100%;justify-content:flex-end;group:hover}.bar{width:40px;background:linear-gradient(180deg,#3b82f6,#2563eb);border-radius:6px 6px 0 0;transition:height .5s ease-out,opacity .2s;position:relative;min-height:4px}.bar:hover{opacity:.8}.bar-value{position:absolute;top:-25px;left:50%;transform:translate(-50%);font-size:.75rem;font-weight:700;color:#1e293b}.bar-label{margin-top:10px;font-size:.75rem;color:#64748b;text-align:center;font-weight:500}.city-list{list-style:none;padding:0;margin:0}.city-item{display:flex;justify-content:space-between;align-items:center;padding:12px 0;border-bottom:1px solid #f1f5f9}.city-item:last-child{border-bottom:none}.city-name{display:flex;align-items:center;gap:10px;font-weight:500;color:#334155}.city-icon{font-size:1.2rem}.city-count{background-color:#eff6ff;color:#2563eb;padding:4px 10px;border-radius:20px;font-size:.85rem}.city-footer{margin-top:20px;text-align:center}.btn-link{background:none;border:none;color:#3b82f6;font-weight:600;cursor:pointer;font-size:.9rem}.btn-link:hover{text-decoration:underline}.page-container{padding:0}.loading-container{padding:40px;text-align:center;color:#64748b}.page-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px}.page-header h1{font-size:1.8rem;color:#0f172a;margin-bottom:5px}.page-header p{color:#64748b}.stats-badge{background:#e2e8f0;padding:5px 15px;border-radius:20px;font-weight:600;color:#475569}.worker-table th{background-color:#f8fafc;color:#475569;font-weight:600;text-align:left;padding:16px;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}.worker-table tr:last-child td{border-bottom:none}.user-info{display:flex;align-items:center;gap:12px}.font-bold{font-weight:600;font-size:.95rem}.text-sm{font-size:.8rem}.text-gray{color:#94a3b8}.status-badge{padding:6px 12px;border-radius:999px;font-size:.8rem;font-weight:600}.btn-enable:hover{background-color:#2563eb}.btn-disable:hover{background-color:#fef2f2}.offer-info{display:flex;flex-direction:column;gap:2px}.offer-name{font-weight:600;color:#1e293b;font-size:.95rem}.offer-price{color:#10b981;font-weight:700;font-size:.9rem}.more-offers-badge{font-size:.75rem;background:#f1f5f9;padding:2px 6px;border-radius:4px;display:inline-block;width:fit-content;margin-top:4px}.no-offer-badge{background:#fef2f2;color:#ef4444;padding:4px 8px;border-radius:6px;font-size:.8rem}.location-badge{color:#3b82f6;font-size:.85rem;display:flex;align-items:center;gap:5px;background:#eff6ff;padding:4px 8px;border-radius:6px;width:fit-content}.avatar-img{width:40px;height:40px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}.avatar-placeholder{width:40px;height:40px;border-radius:50%;background:#3b82f6;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700}.text-gray{color:#94a3b8;font-size:.85rem}.table-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a;overflow:hidden}.worker-table{width:100%;border-collapse:collapse}.worker-table th{background-color:#f8fafc;color:#475569;font-weight:600;text-align:left;padding:16px;font-size:.85rem;text-transform:uppercase}.worker-table td{padding:16px;border-bottom:1px solid #f1f5f9;vertical-align:middle;color:#334155}.btn-toggle{padding:8px 16px;border-radius:6px;font-weight:600;font-size:.85rem;cursor:pointer;border:none;transition:all .2s}.btn-enable{background-color:#3b82f6;color:#fff}.btn-disable{background-color:#fff;color:#ef4444;border:1px solid #ef4444}.status-badge{padding:4px 10px;border-radius:999px;font-size:.8rem;font-weight:600}.status-badge.active{background-color:#dcfce7;color:#166534}.status-badge.inactive{background-color:#f1f5f9;color:#475569}.arrow-icon{display:inline-block;transition:transform .3s ease;color:#94a3b8;font-size:.8rem}.arrow-icon.open{transform:rotate(180deg);color:#3b82f6}.row-expanded{background-color:#f8fafc}.detail-row td{background-color:#f1f5f9;padding:20px 40px!important;box-shadow:inset 0 4px 6px -4px #0000001a}.offers-dropdown h4{margin-top:0;margin-bottom:15px;color:#475569;font-size:.95rem}.offers-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:15px}.mini-offer-card{background:#fff;padding:12px;border-radius:8px;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.mini-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:5px}.mini-title{font-weight:600;font-size:.9rem;color:#1e293b}.mini-price{font-weight:700;color:#10b981;font-size:.9rem;white-space:nowrap}.mini-desc{font-size:.8rem;color:#64748b;line-height:1.3;margin-bottom:8px}.mini-loc{font-size:.75rem;color:#3b82f6;background:#eff6ff;padding:2px 6px;border-radius:4px;display:inline-block}.stats-info{display:flex;flex-direction:column;gap:4px}.stats-row{font-weight:600;font-size:.9rem;color:#334155}.separator{margin:0 6px;font-weight:400}.success-rate{font-size:.75rem;color:#64748b}.text-green{color:#16a34a;font-weight:700}.text-orange{color:#f59e0b;font-weight:700}.more-offers-badge{cursor:pointer}.more-offers-badge:hover{background-color:#e2e8f0;color:#3b82f6}.earned-stat{font-size:1rem;font-weight:800;color:#059669;margin-bottom:6px;letter-spacing:-.5px}.stat-pill{padding:2px 6px;border-radius:4px;font-size:.8rem;font-weight:600}.stat-pill.green{background-color:#dcfce7;color:#166534;margin-right:5px}.stat-pill.gray{background-color:#f1f5f9;color:#64748b}.text-bold-green{color:#16a34a;font-weight:800}.text-bold-orange{color:#d97706;font-weight:800}.success-rate{font-size:.75rem;color:#94a3b8;margin-top:4px}.filters-bar{display:flex;gap:15px;margin-bottom:25px;background:#fff;padding:15px;border-radius:12px;box-shadow:0 2px 4px #00000008;align-items:center;flex-wrap:wrap}.filter-input,.filter-select{padding:10px 15px;border:1px solid #e2e8f0;border-radius:8px;font-size:.9rem;outline:none;transition:all .2s;min-width:200px}.filter-input:focus,.filter-select:focus{border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.btn-reset{background:none;border:none;color:#ef4444;font-weight:600;cursor:pointer;font-size:.85rem;margin-left:auto}.btn-reset:hover{text-decoration:underline}.offer-category-tag{font-size:.75rem;text-transform:uppercase;letter-spacing:.5px;color:#64748b;font-weight:700;margin-bottom:2px}.badge-verified{background:#dcfce7;color:#166534;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:700;border:1px solid #bbf7d0}.badge-rejected{background:#fee2e2;color:#991b1b;padding:4px 8px;border-radius:12px;font-size:.75rem;font-weight:700}.btn-verify-action{background:#ffedd5;color:#c2410c;border:1px solid #fdba74;padding:4px 10px;border-radius:8px;cursor:pointer;font-weight:700;font-size:.75rem;transition:.2s}.btn-verify-action:hover{background:#fed7aa;transform:scale(1.05)}.modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:#0009;display:flex;justify-content:center;align-items:center;z-index:9999;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.verify-modal{background:#fff;width:90%;max-width:650px;padding:30px;border-radius:16px;box-shadow:0 20px 50px #0003;animation:fadeIn .2s ease-out}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;border-bottom:1px solid #e2e8f0;padding-bottom:15px}.modal-header h2{margin:0;font-size:1.5rem;color:#1e293b}.close-btn{background:none;border:none;font-size:2rem;line-height:1;cursor:pointer;color:#94a3b8;transition:.2s}.close-btn:hover{color:#ef4444}.worker-summary{margin-bottom:20px}.worker-summary h3{margin:0 0 5px;font-size:1.2rem}.worker-summary p{margin:0;color:#64748b;font-size:.9rem}.docs-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:30px}.doc-card{border:1px solid #e2e8f0;padding:15px;border-radius:12px;text-align:center;background:#f8fafc}.doc-preview{width:100%;height:160px;object-fit:cover;border-radius:8px;margin-top:10px;border:1px solid #cbd5e1;cursor:zoom-in}.doc-missing{height:160px;display:flex;align-items:center;justify-content:center;background:#e2e8f0;color:#94a3b8;border-radius:8px;margin-top:10px;font-style:italic}.modal-actions{display:flex;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid #e2e8f0}.action-group{display:flex;gap:10px}.btn-cancel{background:#fff;border:1px solid #cbd5e1;color:#64748b;padding:10px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:.2s}.btn-cancel:hover{background:#f1f5f9;color:#334155}.btn-approve{background:#10b981;color:#fff;padding:10px 24px;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:.2s;box-shadow:0 4px 6px #10b98133}.btn-approve:hover{background:#059669;transform:translateY(-1px)}.btn-reject{background:#ef4444;color:#fff;padding:10px 20px;border:none;border-radius:8px;font-weight:700;cursor:pointer;transition:.2s}.btn-reject:hover{background:#dc2626}@keyframes fadeIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.reports-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:25px}.report-card{background:#fff;padding:30px;border-radius:16px;box-shadow:0 4px 6px #0000000a;transition:transform .2s;border:1px solid #f1f5f9;display:flex;flex-direction:column;align-items:flex-start}.report-card:hover{transform:translateY(-5px);box-shadow:0 10px 15px #00000014}.report-card.disabled{background:#f8fafc;opacity:.7}.icon-box{width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.5rem;margin-bottom:20px}.purple{background:#e0e7ff;color:#4f46e5}.blue{background:#dbeafe;color:#2563eb}.green{background:#dcfce7;color:#16a34a}.gray{background:#e2e8f0;color:#64748b}h3{margin:0 0 10px;color:#1e293b;font-size:1.2rem}p{margin:0 0 25px;color:#64748b;font-size:.95rem;line-height:1.5;flex-grow:1}.btn-export{width:100%;padding:12px;background-color:#0f172a;color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.btn-export:hover{background-color:#334155}.btn-export:disabled{background-color:#94a3b8;cursor:not-allowed}.btn-export.disabled{background-color:#e2e8f0;color:#94a3b8}.config-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:20px}.config-card{background:#fff;border-radius:16px;padding:30px;box-shadow:0 4px 6px #00000005;border:1px solid #e2e8f0}.card-header{display:flex;align-items:center;gap:15px;margin-bottom:15px}.icon-box{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:20px}.icon-box.lock{background:#fee2e2;color:#ef4444}.icon-box.team{background:#dbeafe;color:#3b82f6}.card-desc{color:#64748b;font-size:.9rem;margin-bottom:25px;line-height:1.5}.form-input{width:100%;padding:12px 15px;border:1px solid #cbd5e1;border-radius:8px;font-size:.95rem;margin-bottom:15px;outline:none;transition:border .2s}.form-input:focus{border-color:#3b82f6}.btn-primary.full-width{width:100%}.invite-row{display:flex;gap:10px;margin-bottom:20px}.form-input.small{margin-bottom:0}.btn-secondary{background:#f1f5f9;color:#334155;border:none;padding:0 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:.2s}.btn-secondary:hover{background:#e2e8f0}.admin-list{display:flex;flex-direction:column;gap:15px}.admin-item{display:flex;align-items:center;gap:12px;padding:10px;border-radius:10px;transition:background .2s}.admin-item:hover{background:#f8fafc}.admin-avatar{width:36px;height:36px;background:#3b82f6;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:14px}.admin-info{flex:1;display:flex;flex-direction:column}.admin-name{font-weight:600;color:#1e293b;font-size:.9rem}.admin-email{color:#64748b;font-size:.8rem}.badge-admin{background:#dcfce7;color:#166534;font-size:.7rem;padding:2px 8px;border-radius:12px;font-weight:700}.filters-container-advanced{background:#fff;padding:20px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:25px;display:flex;gap:20px;align-items:flex-end;flex-wrap:wrap}.filters-container-advanced .filters-container{margin-bottom:0;padding:0;border:none;box-shadow:none;background:transparent}.search-box-wrapper{flex:1;min-width:250px;display:flex;flex-direction:column;gap:6px}.search-box-wrapper label{font-size:.85rem;font-weight:700;color:#64748b}.search-input{width:100%;border-color:#cbd5e1;background:#f8fafc}.search-input:focus{background:#fff;border-color:#3b82f6}.role-tag{display:inline-block;width:20px;height:20px;border-radius:50%;color:#fff;text-align:center;line-height:20px;font-size:.7rem;font-weight:700;margin-right:8px}.role-tag.client{background:#6366f1}.role-tag.worker{background:#10b981}.btn-view-chat{background:#eff6ff;color:#2563eb;border:1px solid #bfdbfe;padding:6px 12px;border-radius:6px;cursor:pointer;font-weight:600;font-size:.85rem;transition:all .2s}.btn-view-chat:hover{background:#2563eb;color:#fff}.chat-modal{background:#e5e5e5;width:90%;max-width:700px;height:80vh;border-radius:12px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 20px 50px #0000004d}.chat-header{background:#fff;padding:15px 20px;border-bottom:1px solid #cbd5e1;display:flex;justify-content:space-between;align-items:center}.chat-header h3{margin:0;color:#1e293b;font-size:1.1rem}.chat-header p{margin:0;color:#64748b;font-size:.85rem}.chat-body{flex:1;padding:20px;overflow-y:auto;display:flex;flex-direction:column;gap:15px;background-image:url(https://user-images.githubusercontent.com/15075759/28719144-86dc0f70-73b1-11e7-911d-60d70fcded21.png);background-blend-mode:soft-light}.chat-bubble-row{display:flex;width:100%}.chat-bubble-row.left{justify-content:flex-start}.chat-bubble-row.right{justify-content:flex-end}.chat-bubble{max-width:70%;padding:10px 14px;border-radius:8px;position:relative;box-shadow:0 1px 2px #0000001a}.chat-bubble.client{background:#fff;border-top-left-radius:0}.chat-bubble.worker{background:#dcf8c6;border-top-right-radius:0}.bubble-author{font-size:.75rem;font-weight:700;margin-bottom:4px;color:#d97706}.chat-bubble.client .bubble-author{color:#4f46e5}.bubble-text{font-size:.95rem;line-height:1.4;color:#1e293b;word-wrap:break-word}.bubble-time{font-size:.65rem;color:#94a3b8;text-align:right;margin-top:5px}.chat-footer{background:#fff;padding:15px;border-top:1px solid #cbd5e1;display:flex;justify-content:space-between;align-items:center}.btn-danger-action{background:#fee2e2;color:#ef4444;border:1px solid #fca5a5;padding:8px 16px;border-radius:6px;font-weight:700;cursor:pointer}.btn-danger-action:hover{background:#ef4444;color:#fff}.filters-container{background:#fff;padding:20px;border-radius:12px;box-shadow:0 2px 4px #00000005;border:1px solid #e2e8f0;margin-bottom:25px;display:flex;align-items:flex-end;gap:20px;flex-wrap:wrap}.filter-group{display:flex;flex-direction:column;gap:6px;flex:1;min-width:200px}.filter-group label{font-size:.85rem;font-weight:700;color:#64748b;margin-left:2px}input[type=date].filter-input{background-color:#fff!important;border:1px solid #cbd5e1!important;padding:10px 15px;border-radius:8px;font-size:.95rem;color:#334155;width:100%;box-sizing:border-box;height:45px}input[type=date].filter-input:focus{border-color:#3b82f6!important;outline:none;box-shadow:0 0 0 3px #3b82f61a}.filter-actions{flex:0 0 auto}.btn-search{height:45px;padding:0 25px;font-size:.95rem;display:flex;align-items:center;justify-content:center;gap:8px}.chart-container{display:flex;flex-direction:column;gap:18px;margin-top:10px;width:100%}.chart-row{display:flex;align-items:center;gap:15px;width:100%}.chart-info{flex:0 0 160px;display:flex;flex-direction:column;align-items:flex-end;text-align:right;line-height:1.2}.chart-label{font-size:.85rem;font-weight:600;color:#334155;white-space:normal;word-break:break-word}.chart-percent{font-size:.7rem;color:#94a3b8;font-weight:600}.chart-bar-bg{flex:1;background:#f1f5f9;height:14px;border-radius:7px;position:relative;overflow:hidden;min-width:50px}.chart-bar-fill{height:100%;border-radius:7px;transition:width .8s cubic-bezier(.4,0,.2,1)}.bar-blue{background:linear-gradient(90deg,#60a5fa,#2563eb)}.bar-orange{background:linear-gradient(90deg,#fb923c,#ea580c)}.chart-count{flex:0 0 30px;font-weight:800;color:#1e293b;font-size:.95rem;text-align:right}@media(max-width:768px){.filters-container{flex-direction:column;align-items:stretch;gap:15px;padding:15px}.filter-group,.btn-search{width:100%}.chart-row{flex-direction:column;align-items:stretch;gap:6px;margin-bottom:15px;padding-bottom:10px;border-bottom:1px dashed #f1f5f9}.chart-row:last-child{border-bottom:none}.chart-info{flex:none;width:100%;flex-direction:row;justify-content:space-between;align-items:center;text-align:left}.chart-label{text-align:left;font-size:.9rem}.chart-bar-bg{flex:none;width:100%;height:16px;margin-top:2px}.chart-count{text-align:right;width:100%;font-size:.8rem;color:#64748b;margin-top:-2px}}.subtitle{color:#64748b;margin-top:-5px;font-size:.95rem}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:25px;margin-bottom:35px}.stat-panel{background:#fff;padding:25px;border-radius:16px;border:1px solid #f1f5f9;box-shadow:0 4px 6px -1px #0000000d}.panel-header h3{margin:0 0 20px;font-size:1.1rem;color:#1e293b;font-weight:700}.table-wrapper{margin-top:20px}.table-header-custom{padding:20px;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center}.date-badge{background:#f8fafc;border:1px solid #e2e8f0;padding:5px 10px;border-radius:8px;font-size:.8rem;color:#64748b;display:none}@media(min-width:768px){.date-badge{display:block}}.empty-state-container{text-align:center;padding:50px;color:#94a3b8;border:2px dashed #e2e8f0;border-radius:12px;background:#fdfdfd}.empty-chart{text-align:center;padding:20px;color:#cbd5e1;font-style:italic}.loading-pulse{text-align:center;padding:20px;color:#94a3b8;animation:pulse 1s infinite}@keyframes pulse{0%{opacity:.6}50%{opacity:1}to{opacity:.6}}
