select.input-field{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem}select.input-field option:hover,select.input-field option:focus,select.input-field option:checked{background-color:#6aa9e0;color:#fff}.slider-container{position:relative;padding:10px 0}input[type=range]{-webkit-appearance:none;width:100%;height:8px;background:linear-gradient(to right,#25d366,#f59e0b,#ef4444);border-radius:4px;outline:none}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;width:24px;height:24px;background:var(--sky);border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #0000004d;border:3px solid white}input[type=range]::-moz-range-thumb{width:24px;height:24px;background:var(--sky);border-radius:50%;cursor:pointer;box-shadow:0 2px 6px #0000004d;border:3px solid white}.status-ok{background:#25d36633;border:1px solid #25D366;color:#25d366}.status-alerta{background:#f59e0b33;border:1px solid #f59e0b;color:#f59e0b}.status-excesso{background:#ef444433;border:1px solid #ef4444;color:#ef4444}.truck-svg{max-width:100%;height:auto}.truck-svg .eixo-ok{fill:#25d366}.truck-svg .eixo-alerta{fill:#f59e0b}.truck-svg .eixo-excesso{fill:#ef4444}.carga-box{transition:all .3s ease}.truck-diagram-container{width:100%;overflow-x:auto;padding:10px 0}.truck-diagram{min-width:100%;transition:all .3s ease}.truck-diagram svg{max-width:100%;height:auto}.wheel{transition:all .3s ease}.wheel:hover{filter:brightness(1.2)}.weight-bar-bg{fill:#ffffff1a;rx:4;ry:4}.weight-bar-fill{transition:width .5s ease-out}@keyframes pulse-danger{0%,to{opacity:1}50%{opacity:.6}}.pulse-danger{animation:pulse-danger 1s ease-in-out infinite}.cargo-box{transition:x .4s ease-out;cursor:grab}.cargo-box:hover{filter:brightness(1.1)}.weight-label{font-family:Inter,sans-serif;font-weight:600;fill:#fff}.limit-label{font-family:Inter,sans-serif;font-weight:400;fill:#fff9}.axle-name{font-family:Inter,sans-serif;font-weight:500;fill:#fffc}@media(max-width:768px){.truck-diagram svg{min-height:200px}.weight-label{font-size:9px}.limit-label,.axle-name{font-size:8px}}@media(max-width:480px){.truck-diagram-container{overflow-x:scroll}.truck-diagram svg{min-width:600px}}.truck-image-diagram{position:relative;width:100%;max-width:800px;margin:0 auto;min-height:280px}.truck-image-diagram .truck-image{width:100%;height:auto;display:block;border-radius:8px;filter:brightness(.95)}.truck-image-diagram .cargo-info-container{display:flex;justify-content:center;padding:12px 0 8px;width:100%;background:linear-gradient(to bottom,rgba(12,26,36,.3),transparent)}.truck-image-diagram .cargo-label{display:flex;flex-direction:row;align-items:center;gap:12px;background:linear-gradient(135deg,#6aa9e0,#1b5aa0);padding:10px 24px;border-radius:10px;box-shadow:0 4px 16px #6aa9e059}.truck-image-diagram .cargo-label .cargo-weight{font-size:18px;font-weight:700;color:#fff}.truck-image-diagram .cargo-label .cargo-text{font-size:11px;color:#ffffffe6;text-transform:uppercase;letter-spacing:.8px;font-weight:500}.truck-image-diagram .cargo-label .cargo-separator{width:1px;height:24px;background:#ffffff4d}.truck-image-diagram .axle-labels-container{display:flex;justify-content:space-around;padding:12px 0;position:relative;width:100%;min-height:80px}.truck-image-diagram .axle-label{display:flex;flex-direction:column;align-items:center;position:absolute;transform:translate(-50%);min-width:80px}.truck-image-diagram .axle-label .axle-name{font-size:10px;color:#ffffffb3;margin-bottom:4px;text-transform:uppercase;letter-spacing:.3px}.truck-image-diagram .axle-label .weight-bar{width:65px;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden;margin-bottom:4px}.truck-image-diagram .axle-label .weight-bar-fill{height:100%;border-radius:4px;transition:width .4s ease}.truck-image-diagram .weight-bar-fill.bar-ok{background:linear-gradient(to right,#25d366,#1a9e4c)}.truck-image-diagram .weight-bar-fill.bar-alerta{background:linear-gradient(to right,#ffc409,#d99e00)}.truck-image-diagram .weight-bar-fill.bar-excesso{background:linear-gradient(to right,#eb445a,#c53041)}.truck-image-diagram .axle-label .weight-value{font-size:13px;font-weight:600;color:#fff}.truck-image-diagram .axle-label .weight-limit{font-size:9px;color:#ffffff80}.truck-image-diagram .axle-label.axle-excesso{animation:pulse-danger 1s ease-in-out infinite}@media(max-width:640px){.truck-image-diagram{min-height:300px}.truck-image-diagram .axle-label .axle-name{font-size:8px}.truck-image-diagram .axle-label .weight-value{font-size:11px}.truck-image-diagram .axle-label .weight-limit{font-size:8px}.truck-image-diagram .axle-label .weight-bar{width:55px}.truck-image-diagram .cargo-label .cargo-weight{font-size:14px}.truck-image-diagram .cargo-label{padding:8px 16px;gap:8px}.truck-image-diagram .cargo-label .cargo-text{font-size:10px}.truck-image-diagram .cargo-label .cargo-separator{height:18px}}@media(max-width:480px){.truck-image-diagram .axle-labels-container{min-height:70px}.truck-image-diagram .axle-label{min-width:60px}.truck-image-diagram .axle-label .weight-bar{width:45px;height:6px}}.result-table{width:100%;border-collapse:collapse}.result-table th,.result-table td{padding:12px 8px;text-align:left;border-bottom:1px solid rgba(255,255,255,.1)}.result-table th{color:var(--sky);font-weight:600}.test-panel{display:none;position:fixed;bottom:20px;right:20px;max-width:450px;max-height:500px;overflow-y:auto;z-index:9999}.test-panel.show{display:block}.test-pass{color:#25d366}.test-fail{color:#ff6b6b}.tooltip{position:relative}.tooltip .tooltip-text{visibility:hidden;background-color:#000000e6;color:#fff;text-align:center;padding:8px 12px;border-radius:6px;position:absolute;z-index:1;bottom:125%;left:50%;transform:translate(-50%);font-size:12px;white-space:nowrap;opacity:0;transition:opacity .3s}.tooltip:hover .tooltip-text{visibility:visible;opacity:1}
