.chip-group{display:flex;flex-wrap:wrap;gap:8px}.chip{padding:8px 14px;border-radius:999px;background:#1f1f24;color:#e9ecef;border:1px solid #2b2b31;font-size:.92rem;line-height:1;transition:all .15s ease;cursor:pointer}.chip:hover{border-color:#3a3a42;background:#23232a}.chip.active{background:#ff7a18;border-color:#ff7a18;color:#0f0f14;font-weight:600}@media (max-width:576px){.chip{padding:8px 12px}}.uploaded-images{display:flex;gap:12px;flex-wrap:wrap;margin-top:12px}.uploaded-image-item{position:relative;width:120px;height:120px;border-radius:8px;overflow:hidden;border:2px solid #2b2b31;background:#1f1f24}.uploaded-image-item img{width:100%;height:100%;object-fit:cover;display:block}.uploaded-image-remove{position:absolute;top:4px;right:4px;width:24px;height:24px;background:rgba(0,0,0,.7);color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;font-size:12px;transition:background .2s ease}.uploaded-image-remove:hover{background:rgba(220,53,69,.9)}.uploaded-image-index{position:absolute;bottom:4px;left:4px;background:rgba(0,0,0,.7);color:#fff;border-radius:4px;padding:2px 6px;font-size:12px;font-weight:500}.upload-progress{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);color:#fff;border-radius:8px;font-size:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;z-index:10}.upload-progress .spinner-border-sm{width:20px;height:20px;border-width:2px;border-color:#fff;border-right-color:transparent;animation:spinner-border .75s linear infinite}.upload-progress .custom-spinner{width:20px;height:20px;border:2px solid #fff;border-top:2px solid transparent;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes spinner-border{to{transform:rotate(360deg)}}.upload-progress-text{font-size:11px;font-weight:500;text-align:center;line-height:1.2}.upload-area[style*="opacity: 0.6"]{filter:grayscale(.5)}.upload-area.dragover{border-color:#ff6b35;background-color:rgba(255,107,53,.1)}.nona-error-state{text-align:center;padding:60px 30px}.nona-error-icon{font-size:56px;color:#dc3545;margin-bottom:24px;opacity:.8}.nona-error-title{font-size:20px;font-weight:600;color:#dc3545;margin-bottom:16px}.nona-error-message{font-size:16px;color:#6c757d;line-height:1.6;max-width:480px;margin:0 auto}@media (max-width:768px){.nona-error-state{padding:50px 20px}.nona-error-icon{font-size:48px}.nona-error-title{font-size:18px}.nona-error-message{font-size:15px}}@media (max-width:576px){.nona-error-state{padding:40px 16px}.nona-error-icon{font-size:40px;margin-bottom:20px}.nona-error-title{font-size:16px;margin-bottom:12px}.nona-error-message{font-size:14px}}.results-title.success{color:#28a745}.results-title.success .success-icon{color:#28a745}.results-title.error{color:#dc3545}.results-title.error .error-icon{color:#dc3545}.results-title i{margin-right:8px;font-size:1.1em}.controls-panel .route-selection .form-check-label{font-size:14px;font-weight:400;line-height:1.5}.controls-panel .route-selection .form-check-input{transform:scale(.95);margin-right:6px}@media (max-width:576px){.controls-panel .route-selection .form-check-label{font-size:11px}.controls-panel .route-selection .form-check-input{transform:scale(.9)}}.route-selection-simple{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;padding:16px}.route-selection-simple .form-check{margin-bottom:12px;padding:12px;border-radius:6px;transition:background-color .2s ease;cursor:pointer}.route-selection-simple .form-check:hover{background-color:#e9ecef}.route-selection-simple .form-check:last-child{margin-bottom:0}.route-selection-simple .form-check-input:checked+.form-check-label{color:#007bff;font-weight:500}.route-selection-simple .form-check-input:checked+.form-check-label .route-cost{background-color:#007bff;color:#fff}.route-selection-simple .form-check-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;cursor:pointer}.route-selection-simple .route-name{font-weight:500;margin-right:8px}.route-selection-simple .route-desc{color:#6c757d;font-size:.9rem;flex:1;margin-right:8px}.route-selection-simple .route-cost{background-color:#6c757d;color:#fff;padding:4px 8px;border-radius:4px;font-size:.8rem;font-weight:500;min-width:50px;text-align:center}@media (max-width:768px){.route-selection-simple .form-check-label{flex-direction:column;align-items:flex-start;gap:4px}.route-selection-simple .route-desc{margin-right:0;margin-bottom:4px}.route-selection-simple .route-cost{align-self:flex-end}}.route-selection{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:16px;margin-top:8px}.route-selection .form-check{margin-bottom:6px;padding:6px 0;cursor:pointer}.route-selection .form-check:last-child{margin-bottom:0}.route-selection .form-check-input:checked+.form-check-label{color:#ff6b35;font-weight:500}.route-selection .form-check-input:checked+.form-check-label .route-cost{background-color:#ff6b35;color:#fff}.route-selection .form-check-label{display:flex;align-items:center;justify-content:space-between;width:100%;margin:0;cursor:pointer;color:#e9ecef;font-size:13px;line-height:1.4}.route-selection .route-name{font-weight:500;margin-right:12px;color:inherit}.route-selection .route-desc{color:#adb5bd;font-size:.9rem;flex:1;margin-right:12px}.route-selection .route-cost{background-color:#6c757d;color:#fff;padding:2px 6px;border-radius:3px;font-size:11px;font-weight:500;margin-left:8px;transition:all .2s ease}@media (max-width:768px){.route-selection .form-check-label{flex-direction:column;align-items:flex-start;gap:6px}.route-selection .route-desc{margin-right:0;margin-bottom:6px}.route-selection .route-cost{align-self:flex-end}}.form-check{margin-bottom:4px;padding:4px 0;cursor:pointer;margin-left:24px;display:flex;align-items:center}.form-check:last-child{margin-bottom:0}.form-check-input{position:static;margin-left:0;margin-right:10px;flex-shrink:0;width:1em;height:1em}.form-check-label{display:flex;align-items:center;justify-content:flex-start;width:100%;margin:0;cursor:pointer;color:#e9ecef;font-size:13px;line-height:1.4;padding-left:0;text-align:left;vertical-align:middle;padding-top:1px}.form-check-input{position:static;margin-left:0;margin-right:10px;flex-shrink:0;width:1em;height:1em;margin-top:0;vertical-align:middle;align-self:center}.form-check{margin-bottom:4px;padding:4px 0;cursor:pointer;margin-left:24px;display:flex;align-items:center;align-items:center;min-height:20px}@media (max-width:768px){.form-label{font-size:16px!important;font-weight:600}.form-check{margin-left:28px;margin-bottom:3px;padding:3px 0;min-height:18px}.form-check-label{font-size:13px;align-items:center;padding-top:.5px}.form-check-input{margin-right:8px;margin-top:0}}@media (max-width:576px){.form-check{margin-left:32px;min-height:16px}.form-check-label{padding-top:0}.form-check-input{margin-right:6px;margin-top:0}}.form-label{font-size:14px;font-weight:500;color:#e9ecef;margin-bottom:8px}