.location-inputs{display:flex;gap:10px;margin-bottom:15px;align-items:center}.location-input{flex:1;position:relative;display:flex;align-items:center}.location-icon{margin-right:8px;font-size:16px}.location-input__field{width:100%;padding:8px 12px 8px 30px;border:1px solid #4a4a4a;border-radius:6px;font-size:13px;background-color:#2d2d3a;color:#a6a6cc;transition:all .2s ease;height:36px;box-sizing:border-box}.location-input__field:focus{outline:none;border-color:#2b90d9;box-shadow:0 0 0 2px rgba(43,144,217,.3);background-color:#343445;color:#fff}.location-input__field:disabled{background-color:#252530;color:#666687;cursor:not-allowed}.location-input__field::-moz-placeholder{color:#666687}.location-input__field::placeholder{color:#666687}.vehicle-selection{display:flex;gap:10px;margin-bottom:15px;align-items:center}.vehicle-select-wrapper{position:relative;flex:1;display:flex;align-items:center}.vehicle-icon{margin-right:8px;font-size:16px}.vehicle-select{width:100%;padding:8px 12px;border:1px solid #4a4a4a;border-radius:6px;font-size:13px;background-color:#2d2d3a;color:#a6a6cc;transition:all .2s ease;height:36px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a6a6cc'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;cursor:pointer}.vehicle-select:focus{outline:none;border-color:#2b90d9;box-shadow:0 0 0 2px rgba(43,144,217,.3);background-color:#343445;color:#fff}.vehicle-select:disabled{background-color:#252530;color:#666687;cursor:not-allowed}.tag-selection{margin-bottom:15px}.tag-select-wrapper{position:relative}.tag-select{width:100%;border:1px solid #4a4a4a;border-radius:6px;font-size:13px;background-color:#2d2d3a;color:#a6a6cc;transition:all .2s ease;height:36px;box-sizing:border-box;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23a6a6cc'%3e%3cpath d='M7 10l5 5 5-5z'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 10px center;background-size:16px;cursor:pointer;padding:8px 12px 8px 15px}.tag-select:focus{outline:none;border-color:#2b90d9;box-shadow:0 0 0 2px rgba(43,144,217,.3);background-color:#343445;color:#fff}.tag-select:disabled{background-color:#252530;color:#666687;cursor:not-allowed}.tag-select option{background-color:#2d2d3a;color:#a6a6cc;padding:8px}.tag-select option:checked{background-color:#2b90d9;color:#fff}@media (max-width: 600px){.location-inputs,.vehicle-selection{flex-direction:column;gap:8px}.location-input,.vehicle-select-wrapper,.tag-select-wrapper{width:100%}}.location-icon,.vehicle-icon{min-width:20px;text-align:center}.teklif-button-container{margin-top:10px;padding:10px 0;border-top:1px solid #e1e8ed}.teklif-button{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border:none;border-radius:8px;padding:8px 16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease}.teklif-button:hover{background:linear-gradient(135deg,#f7931e,#ff6b35);transform:translateY(-1px)}.teklif-button__icon{width:16px;height:16px}.teklif-button__text{font-size:14px}.details-toggle{margin-bottom:10px}.details-toggle__button{width:100%;text-align:center}.details-section{border:1px solid #ddd;border-radius:4px;padding:10px;margin-bottom:10px;background-color:#ff6b35}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:10000;padding:20px}.modal-content{background:#fff;border-radius:12px;padding:0;max-width:500px;width:100%;max-height:90vh;overflow:hidden;box-shadow:0 10px 40px rgba(0,0,0,.3)}.location-modal__header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #e1e8ed;background:#f5f8fa}.location-modal__header h3{margin:0;color:#2b90d9;font-size:18px;font-weight:600}.location-modal__close{background:none;border:none;font-size:24px;cursor:pointer;color:#657786;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%}.location-modal__close:hover{background-color:#e1e8ed;color:#14171a}.location-modal__content{padding:20px}.location-picker-map{height:300px;width:100%;border-radius:8px;overflow:hidden;margin-bottom:15px;border:1px solid #e1e8ed}.map-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#657786}.manual-location-input,.location-url-input{margin-bottom:15px}.manual-location-input label,.location-url-input label{display:block;margin-bottom:5px;color:#14171a;font-weight:500}.location-modal__input{width:100%;padding:12px;border:1px solid #e1e8ed;border-radius:4px;font-size:14px;transition:border-color .2s}.location-modal__input:focus{outline:none;border-color:#2b90d9;box-shadow:0 0 0 2px rgba(43,144,217,.2)}.compose-form__location-button{border:1px;border-radius:3px}.location-modal__current-location{background:none;border:1px solid #e1e8ed;color:#2b90d9;cursor:pointer;font-size:14px;padding:10px 15px;border-radius:4px;display:flex;align-items:center;gap:8px;transition:all .2s;width:100%;justify-content:center}.location-modal__current-location:hover{background-color:#f5f8fa;border-color:#2b90d9}.location-modal__footer{display:flex;justify-content:flex-end;gap:10px;padding:20px;border-top:1px solid #e1e8ed;background:#f5f8fa}.location-modal__cancel{padding:10px 20px;border:1px solid #e1e8ed;border-radius:4px;background:none;color:#657786;cursor:pointer}.location-modal__confirm{background-color:#2b90d9;color:#fff;min-width:80px;border:none;border-radius:4px;padding:10px 20px;cursor:pointer}.location-modal__confirm:hover{background-color:#1c76c7}.location-modal__confirm:disabled{background-color:#aab8c2;cursor:not-allowed}.leaflet-container{font-family:inherit;z-index:1}.leaflet-popup-content{margin:12px;font-size:14px}.leaflet-popup-content-wrapper{border-radius:8px}.location-modal{background:#fff;border-radius:8px;max-width:500px;width:90vw;max-height:90vh;overflow:hidden}.location-modal__header{display:flex;justify-content:space-between;align-items:center;padding:15px;border-bottom:1px solid #e6e6e6;background:#f5f5f5}.location-modal__header h3{margin:0;font-size:16px;font-weight:600}.location-modal__close{background:none;border:none;font-size:24px;cursor:pointer;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.location-modal__actions{padding:15px;border-bottom:1px solid #e6e6e6}.location-modal__current-location{background:#6364ff;color:#fff;border:none;border-radius:4px;padding:10px 15px;cursor:pointer;font-size:14px;width:100%}.location-modal__current-location:disabled{background:#ccc;cursor:not-allowed}.location-modal__current-location:hover:not(:disabled){background:#5556e6}.location-picker-map{height:300px;width:100%;min-height:300px}.location-modal__footer{padding:15px;border-top:1px solid #e6e6e6;display:flex;justify-content:center}.location-modal__add{background:#4caf50;color:#fff;border:none;border-radius:4px;padding:10px 20px;cursor:pointer;font-size:14px;font-weight:600}.location-modal__add:disabled{background:#ccc;cursor:not-allowed}.location-modal__add:hover:not(:disabled){background:#45a049}.leaflet-container{height:100%;width:100%;border-radius:0}
