._comp_confirmation_modals__checkbox_wrapper{display:flex;align-items:center;gap:.5rem;margin:1rem 0;cursor:pointer}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;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 #0000004d}.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 #2b90d933}.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}.details-toggle{margin-bottom:15px}.details-toggle__button{width:100%;text-align:center;background-color:#2d2d3a;border:1px solid #4a4a4a;color:#a6a6cc;padding:8px 16px;border-radius:6px;font-size:13px;transition:all .2s ease}.details-toggle__button:hover{background-color:#343445;border-color:#2b90d9;color:#fff}.details-section{border:1px solid #4a4a4a;border-radius:8px;padding:15px;margin-bottom:15px;background-color:#2d2d3a;box-shadow:0 2px 8px #0000004d}.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{position:absolute;left:10px;z-index:1;font-size:14px;color:#a6a6cc}.location-input__field{width:100%;padding:8px 12px 8px 30px;border:1px solid #4a4a4a;border-radius:6px;font-size:13px;background-color:#1f1f2a;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 #2b90d94d;background-color:#252530;color:#fff}.location-input__field:disabled{background-color:#252530;color:#666687;cursor:not-allowed}.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{position:absolute;left:10px;z-index:1;font-size:14px;color:#a6a6cc}.vehicle-select{width:100%;padding:8px 12px 8px 30px;border:1px solid #4a4a4a;border-radius:6px;font-size:13px;background-color:#1f1f2a;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 #2b90d94d;background-color:#252530;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%;padding:8px 12px 8px 15px;border:1px solid #4a4a4a;border-radius:6px;font-size:13px;background-color:#1f1f2a;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}.tag-select:focus{outline:none;border-color:#2b90d9;box-shadow:0 0 0 2px #2b90d94d;background-color:#252530;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}.compose-form__location-button{background:#2d2d3a;border:1px solid #4a4a4a;border-radius:6px;padding:8px 12px;color:#a6a6cc;cursor:pointer;transition:all .2s ease;font-size:14px;display:flex;align-items:center;justify-content:center;height:36px;box-sizing:border-box}.compose-form__location-button:hover:not(:disabled){background-color:#343445;border-color:#2b90d9;color:#fff}.compose-form__location-button:disabled{background-color:#252530;color:#666687;cursor:not-allowed}.teklif-button-container{margin-top:10px;padding:10px 0;border-top:1px solid #4a4a4a}.teklif-button{background:linear-gradient(135deg,#ff6b35,#f7931e);color:#fff;border:none;border-radius:6px;padding:8px 16px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s ease;font-size:13px;width:100%;justify-content:center}.teklif-button:hover{background:linear-gradient(135deg,#f7931e,#ff6b35);transform:translateY(-1px);box-shadow:0 4px 12px #ff6b354d}.teklif-button__icon{width:16px;height:16px}.teklif-button__text{font-size:13px}@media (max-width: 600px){.location-inputs,.vehicle-selection{flex-direction:column;gap:8px}.location-input,.vehicle-select-wrapper,.tag-select-wrapper{width:100%}.details-section{padding:12px}.location-input__field,.vehicle-select,.tag-select{font-size:16px}}.compose-form__dropdowns{display:flex;gap:8px;align-items:center;margin-bottom:15px}.compose-form__dropdowns>*{flex:1}.location-icon,.vehicle-icon{min-width:20px;text-align:center}.location-input__field:focus,.vehicle-select:focus,.tag-select:focus,.compose-form__location-button:focus{outline:none;border-color:#2b90d9;box-shadow:0 0 0 2px #2b90d94d}.location-input__field::-moz-placeholder{color:#666687}.location-input__field::placeholder,.vehicle-select option:first-child,.tag-select option:first-child{color:#666687}
