.stdv-tf-form-wrap input[type=text],.stdv-tf-form-wrap input[type=number],.stdv-tf-form-wrap input[type=date],.stdv-tf-form-wrap select,.stdv-tf-form-wrap textarea{width:100%;padding:10px 14px;border:1px solid #e0e0e0;border-radius:8px;font-size:15px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;color:#333;background:#fff;transition:border-color .2s ease,box-shadow .2s ease;box-sizing:border-box;outline:none}.stdv-tf-form-wrap input[type=text]:focus,.stdv-tf-form-wrap input[type=number]:focus,.stdv-tf-form-wrap input[type=date]:focus,.stdv-tf-form-wrap select:focus,.stdv-tf-form-wrap textarea:focus{border-color:#ec302d;box-shadow:0 0 0 3px rgba(236,48,45,.15)}.stdv-tf-form-wrap input[type=text]::placeholder,.stdv-tf-form-wrap input[type=number]::placeholder,.stdv-tf-form-wrap input[type=date]::placeholder,.stdv-tf-form-wrap select::placeholder,.stdv-tf-form-wrap textarea::placeholder{color:#777}.stdv-tf-form-wrap select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg width='10' height='6' viewBox='0 0 10 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1L5 5L9 1' stroke='%23777' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:36px;cursor:pointer}.stdv-tf-form-wrap textarea{resize:vertical;min-height:80px}.stdv-tf-form-wrap label{/*display:block;*/font-size:13px;font-weight:600;color:#777;margin-bottom:6px}.stdv-tf-field{position:relative}.stdv-tf-field-full{margin-top:16px}.stdv-tf-section-title{font-size:18px;font-weight:700;color:#333;margin:0 0 16px 0;padding-bottom:10px;border-bottom:2px solid #ec302d}.stdv-tf-cargo-toggle{display:flex;gap:8px;margin-bottom:16px}.stdv-tf-toggle-btn{flex:1;padding:10px 16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;font-size:15px;font-weight:600;color:#777;cursor:pointer;transition:all .2s ease;text-align:center}.stdv-tf-toggle-btn:hover{border-color:#ec302d;color:#ec302d}.stdv-tf-toggle-btn.active{border-color:#ec302d;background:#fef0f0;color:#ec302d}.stdv-tf-stepper{display:flex;align-items:center;gap:0;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.stdv-tf-stepper input{border:none !important;border-radius:0 !important;text-align:center;width:60px;padding:10px 4px;-moz-appearance:textfield;box-shadow:none !important}.stdv-tf-stepper input::-webkit-inner-spin-button,.stdv-tf-stepper input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.stdv-tf-stepper-btn{width:42px;height:42px;border:none;background:#f5f5f5;font-size:20px;font-weight:700;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.stdv-tf-stepper-btn:hover{background:hsl(0,0%,91.0784313725%)}.stdv-tf-toggle-label{display:flex;align-items:center;justify-content:space-between;padding:12px 0}.stdv-tf-toggle-label>span{font-size:15px;font-weight:500;color:#333}.stdv-tf-switch{position:relative;width:48px;height:26px;flex-shrink:0}.stdv-tf-switch input{opacity:0;width:0;height:0;position:absolute}.stdv-tf-switch input:checked+.stdv-tf-switch-slider{background:#ec302d}.stdv-tf-switch input:checked+.stdv-tf-switch-slider::before{transform:translateX(22px)}.stdv-tf-switch-slider{position:absolute;inset:0;background:#e0e0e0;border-radius:13px;cursor:pointer;transition:background .2s ease}.stdv-tf-switch-slider::before{content:"";position:absolute;top:3px;left:3px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease;box-shadow:0 1px 3px rgba(0,0,0,.15)}.stdv-tf-checkbox-label{display:inline-flex;align-items:center;gap:8px;margin-top:8px;cursor:pointer;font-size:13px}.stdv-tf-checkbox-label input[type=checkbox]{width:18px;height:18px;accent-color:#ec302d;cursor:pointer}.stdv-tf-checkbox-label span{color:#777;font-weight:400}.stdv-tf-body-types{display:flex;gap:16px;flex-wrap:wrap}.stdv-tf-body-type-option{flex:1;min-width:120px}.stdv-tf-body-type-option input{display:none}.stdv-tf-body-type-option input:checked+.stdv-tf-body-type-card{border-color:#ec302d;background:#fef0f0;color:#ec302d}.stdv-tf-body-type-card{display:flex;flex-direction:column;align-items:center;gap:8px;padding:16px;border:2px solid #e0e0e0;border-radius:8px;background:#fff;cursor:pointer;transition:all .2s ease;text-align:center}.stdv-tf-body-type-card svg{opacity:.6}.stdv-tf-body-type-card span{font-size:15px;font-weight:600}.stdv-tf-body-type-card:hover{border-color:#ec302d}.stdv-tf-submit-wrap{text-align:center;padding-top:16px}.stdv-tf-submit-btn{display:inline-flex;align-items:center;gap:10px;padding:14px 36px;background:#ec302d;color:#fff;border:none;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:background .2s ease,transform .2s ease}.stdv-tf-submit-btn:hover{background:#d42926;transform:translateY(-1px)}.stdv-tf-submit-btn:active{transform:translateY(0)}.stdv-tf-submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.stdv-tf-submit-btn svg{flex-shrink:0}.stdv-tf-message{padding:16px 24px;border-radius:8px;font-size:15px;font-weight:600;text-align:center;margin-top:16px}.stdv-tf-message-success{background:rgb(179.0281690141,237.9718309859,203.9154929577);color:rgb(29.661971831,132.338028169,73.014084507);border:1px solid #27ae60}.stdv-tf-message-error{background:hsl(5.6140350877,78.0821917808%,92.0588235294%);color:rgb(213.698630137,43.8356164384,26.301369863);border:1px solid #e74c3c}.stdv-tf-summary-section .stdv-tf-summary{background:#fef0f0;border:2px solid #ec302d;border-radius:8px;padding:16px;text-align:center}.stdv-tf-summary-section .stdv-tf-summary-text{font-size:18px;font-weight:700;color:#333}.stdv-tf-autocomplete-list{position:absolute;top:100%;left:0;right:0;z-index:100;background:#fff;border:1px solid #e0e0e0;border-top:none;border-radius:0 0 8px 8px;max-height:200px;overflow-y:auto;display:none;box-shadow:0 4px 12px rgba(0,0,0,.08)}.stdv-tf-autocomplete-list.active{display:block}.stdv-tf-autocomplete-list .stdv-tf-autocomplete-item{padding:8px 14px;cursor:pointer;font-size:13px;transition:background .2s ease}.stdv-tf-autocomplete-list .stdv-tf-autocomplete-item:hover,.stdv-tf-autocomplete-list .stdv-tf-autocomplete-item.selected{background:#fef0f0;color:#ec302d}.stdv-tf-autocomplete-list .stdv-tf-autocomplete-main{display:block;font-weight:700}.stdv-tf-autocomplete-list .stdv-tf-autocomplete-secondary{display:block;font-weight:400;font-size:12px;color:#777}.stdv-tf-cargo-panel{display:none}.stdv-tf-cargo-panel.active{display:block}.stdv-tf-cargo-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:16px}@media(max-width: 480px){.stdv-tf-cargo-fields{grid-template-columns:1fr}}.stdv-tf-mini-fields{display:flex;align-items:flex-end;gap:16px;flex:1}@media(max-width: 1023px){.stdv-tf-mini-fields{flex-direction:column;align-items:flex-start!important}}.stdv-tf-mini-point{flex:1}.stdv-tf-mini-label{display:block;font-size:13px;font-weight:700;color:#ec302d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.stdv-tf-mini-inputs{position:relative}.stdv-tf-mini-inputs input[type=text]{width:100%}.stdv-tf-mini-arrow{display:flex;align-items:center;justify-content:center;color:#ec302d;flex-shrink:0;padding-bottom:6px}@media(max-width: 1023px){.stdv-tf-mini-arrow{transform:rotate(90deg);padding:0}}.stdv-tf-mini-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 24px;background:#ec302d;color:#fff;border:none;border-radius:8px;font-size:15px;font-weight:700;cursor:pointer;transition:background .2s ease;white-space:nowrap;flex-shrink:0}.stdv-tf-mini-btn:hover{background:#d42926}.stdv-tf-form{display:flex;flex-direction:column;gap:24px}.stdv-tf-section{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:24px}.stdv-tf-route{display:flex;align-items:flex-start;gap:16px}@media(max-width: 640px){.stdv-tf-route{flex-direction:column}}.stdv-tf-route-point{flex:1}.stdv-tf-route-label{display:block;font-size:13px;font-weight:700;color:#ec302d;text-transform:uppercase;letter-spacing:.5px;margin-bottom:10px}.stdv-tf-route-fields{display:flex;flex-direction:column;gap:16px}.stdv-tf-route-fields .stdv-tf-field{position:relative}.stdv-tf-route-arrow{display:flex;align-items:center;justify-content:center;color:#ec302d;padding-top:42px;flex-shrink:0}@media(max-width: 640px){.stdv-tf-route-arrow{transform:rotate(90deg);padding:0}}.stdv-tf-dates{display:grid;grid-template-columns:1fr 1fr;gap:24px}@media(max-width: 480px){.stdv-tf-dates{grid-template-columns:1fr}}.stdv-tf-date-group{display:flex;flex-direction:column}.stdv-tf-field-error input,.stdv-tf-field-error select,.stdv-tf-field-error textarea{border-color:#e74c3c !important;box-shadow:0 0 0 3px rgba(231,76,60,.1) !important}.stdv-tf-field-error .stdv-tf-error-msg{display:block;color:#e74c3c;font-size:12px;margin-top:4px}.stdv-tf-error-msg{display:none}.stdv-tf-form.loading{pointer-events:none;opacity:.7}.stdv-tf-form.loading .stdv-tf-submit-btn{position:relative}.stdv-tf-form.loading .stdv-tf-submit-btn::after{content:"";display:inline-block;width:18px;height:18px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:stdv-tf-spin .6s linear infinite;margin-left:8px}@keyframes stdv-tf-spin{to{transform:rotate(360deg)}}
