*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background:#f5f7fa;color:#1a202c}.container{max-width:860px;margin:0 auto;padding:32px 24px}.header{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:16px 24px;border-bottom:1px solid #e2e8f0;margin-bottom:32px;border-radius:8px;box-shadow:0 1px 3px #0000000f}.header h1{font-size:1.25rem;font-weight:600}.card{background:#fff;border-radius:8px;padding:24px;margin-bottom:24px;box-shadow:0 1px 3px #00000014;border:1px solid #e2e8f0}.card h2{font-size:1rem;font-weight:600;margin-bottom:16px;color:#2d3748}.card h3{font-size:.9rem;font-weight:600;margin-bottom:12px;color:#4a5568}.badge{display:inline-block;padding:4px 12px;border-radius:999px;font-size:.8rem;font-weight:600}.badge-blue{background:#ebf8ff;color:#2b6cb0}.badge-yellow{background:#fefcbf;color:#975a16}.badge-orange{background:#feebc8;color:#c05621}.badge-green{background:#f0fff4;color:#276749}.badge-red{background:#fff5f5;color:#c53030}.badge-gray{background:#edf2f7;color:#4a5568}.alert{padding:12px 16px;border-radius:6px;margin-top:12px;font-size:.875rem}.alert-warning{background:#fef3cd;border-left:4px solid #f59e0b;color:#92400e}.alert-info{background:#e8f4fd;border-left:4px solid #3b82f6;color:#1e40af}.alert-error{background:#fef2f2;border-left:4px solid #ef4444;color:#991b1b}.alert-success{background:#f0fdf4;border-left:4px solid #22c55e;color:#166534}.btn{display:inline-block;padding:10px 20px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;border:none;text-decoration:none;transition:opacity .15s}.btn:hover{opacity:.85}.btn:disabled{opacity:.5;cursor:not-allowed}.btn-primary{background:#4f46e5;color:#fff}.btn-secondary{background:#e2e8f0;color:#2d3748}.btn-danger{background:#ef4444;color:#fff}.form-group{margin-bottom:16px}.form-group label{display:block;font-size:.875rem;font-weight:500;margin-bottom:6px;color:#374151}.form-group input[type=text],.form-group input[type=email],.form-group input[type=password]{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;outline:none;transition:border-color .15s}.form-group input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e51a}.form-error{color:#dc2626;font-size:.8rem;margin-top:4px}.login-wrapper{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;background:linear-gradient(135deg,#667eea,#764ba2)}.login-logo{height:150px;mix-blend-mode:multiply}.login-card{background:#fff;border-radius:12px;padding:40px;width:100%;max-width:400px;box-shadow:0 20px 60px #00000026}.login-card h1{font-size:1.5rem;margin-bottom:4px}.login-card p{color:#6b7280;font-size:.875rem;margin-bottom:24px}.upload-item{border:2px dashed #d1d5db;border-radius:8px;padding:16px;margin-bottom:12px;transition:border-color .15s}.upload-item:hover{border-color:#4f46e5}.upload-item label{display:flex;justify-content:space-between;align-items:center;cursor:pointer}.upload-item .doc-name{font-weight:500;font-size:.875rem}.upload-item input[type=file]{font-size:.8rem}.upload-status{margin-top:8px;font-size:.8rem}.truck-card{border:1px solid #e2e8f0;border-radius:8px;padding:16px;margin-bottom:16px}.truck-card h3{font-size:.9rem;font-weight:600;margin-bottom:12px;display:flex;align-items:center;gap:8px}.truck-list{list-style:none}.truck-list li{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid #f0f0f0;font-size:.875rem}.truck-list li:last-child{border-bottom:none}.password-wrapper{position:relative;display:flex;align-items:center}.password-wrapper input{width:100%;padding-right:40px!important}.password-toggle{position:absolute;right:10px;background:none;border:none;cursor:pointer;padding:0;color:#9ca3af;display:flex;align-items:center;transition:color .15s}.password-toggle:hover{color:#4f46e5}.password-toggle svg{width:18px;height:18px}a.link{color:#4f46e5;font-size:.875rem;text-decoration:none}a.link:hover{text-decoration:underline}.divider{border:none;border-top:1px solid #e2e8f0;margin:16px 0}
