.sc-widget-wrap{background:#fff;border-radius:14px;box-shadow:0 6px 24px #074e681f;padding:1.1rem 1.1rem 1.2rem}.sc-widget-title{display:flex;align-items:center;gap:8px;font-size:1.1rem;font-weight:800;color:#074e68;margin-bottom:12px}.sc-widget,.sc-widget *{box-sizing:border-box;margin:0;padding:0}.sc-widget form{display:flex;flex-direction:column;gap:14px}.sc-widget .sc-label{display:block;font-size:14px;font-weight:700;color:#074e68;margin-bottom:6px}.sc-widget .sc-input,.sc-widget .sc-select{display:block;width:100%;padding:12px 14px;border:1.5px solid #c8d0dc;border-radius:8px;font-size:16px;font-family:inherit;color:#15242b;background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;appearance:none;-webkit-appearance:none}.sc-widget .sc-input:focus,.sc-widget .sc-select:focus{border-color:#0a6c8f;box-shadow:0 0 0 3px #0a6c8f1f}.sc-widget .sc-input::placeholder{color:#9ca3af}.sc-widget .sc-loc-wrap{position:relative}.sc-widget .sc-loc-clear{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:#d1d5db;border:none;border-radius:50%;width:20px;height:20px;font-size:12px;color:#555;cursor:pointer;display:none;align-items:center;justify-content:center;line-height:1;padding:0;transition:background .15s}.sc-widget .sc-loc-clear.visible{display:flex}.sc-widget .sc-loc-clear:hover{background:#9ca3af;color:#fff}.sc-widget .sc-dt-row{display:flex;gap:8px}.sc-widget .sc-dt-row .sc-date-wrap{flex:1 1 auto;position:relative}.sc-widget .sc-dt-row .sc-date-wrap:before{content:"";position:absolute;left:13px;top:50%;transform:translateY(-50%);width:17px;height:17px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='3' y='4' width='18' height='18' rx='2' ry='2'/%3E%3Cline x1='16' y1='2' x2='16' y2='6'/%3E%3Cline x1='8' y1='2' x2='8' y2='6'/%3E%3Cline x1='3' y1='10' x2='21' y2='10'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none;z-index:1}.sc-widget .sc-dt-row input[type=date].sc-input{padding-left:38px;cursor:pointer;min-width:0}.sc-widget .sc-dt-row input[type=date]::-webkit-calendar-picker-indicator{opacity:0;position:absolute;right:0;width:100%;height:100%;cursor:pointer}.sc-widget .sc-dt-row .sc-time-wrap{flex:0 0 105px;position:relative}.sc-widget .sc-dt-row .sc-time-wrap:after{content:"";position:absolute;right:13px;top:50%;transform:translateY(-50%);width:11px;height:7px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='11' height='7' viewBox='0 0 11 7'%3E%3Cpath d='M1 1l4.5 4.5L10 1' stroke='%236b7280' stroke-width='1.8' fill='none' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:contain;pointer-events:none}.sc-widget .sc-dt-row select.sc-select{padding-right:32px;width:100%}.sc-widget .sc-check-row{display:flex;align-items:center;gap:10px;cursor:pointer;user-select:none}.sc-widget .sc-check-row input[type=checkbox]{width:20px;height:20px;border:2px solid #c8d0dc;border-radius:5px;cursor:pointer;accent-color:#0a6c8f;flex-shrink:0}.sc-widget .sc-check-row span{font-size:14px;color:#15242b}.sc-widget .sc-dropoff-section{display:none}.sc-widget .sc-dropoff-section.open{display:block}.sc-widget .sc-age-section{display:none;align-items:center;gap:10px;margin-top:-4px}.sc-widget .sc-age-section.open{display:flex}.sc-widget .sc-age-section span{font-size:14px;color:#374151;white-space:nowrap}.sc-widget .sc-age-number{width:80px;padding:9px 12px;border:1.5px solid #c8d0dc;border-radius:8px;font-size:16px;font-family:inherit;color:#15242b;outline:none}.sc-widget .sc-age-number:focus{border-color:#0a6c8f}.sc-widget .sc-ac{position:absolute;top:calc(100% + 5px);left:0;right:0;background:#fff;border:1.5px solid #c8d0dc;border-radius:10px;box-shadow:0 8px 28px #00000021;z-index:99999;max-height:280px;overflow-y:auto;display:none}.sc-widget .sc-ac.open{display:block}.sc-widget .sc-ac__item{display:flex;align-items:center;gap:11px;padding:11px 15px;cursor:pointer;border-bottom:1px solid #f0f2f5;transition:background .1s}.sc-widget .sc-ac__item:last-child{border-bottom:none}.sc-widget .sc-ac__item:hover,.sc-widget .sc-ac__item.sc-active{background:#eff6fa}.sc-widget .sc-ac__icon{font-size:16px;flex-shrink:0;width:22px;text-align:center}.sc-widget .sc-ac__name{font-size:14px;font-weight:600;color:#15242b;line-height:1.2}.sc-widget .sc-ac__country{font-size:12px;color:#6b7280;margin-top:1px}.sc-widget .sc-ac__badge{margin-left:auto;font-size:10.5px;padding:2px 8px;border-radius:99px;font-weight:700;flex-shrink:0;background:#dbeafe;color:#1e40af}.sc-widget .sc-ac__badge.sc-city{background:#dcfce7;color:#15803d}.sc-widget .sc-submit{display:flex;align-items:center;justify-content:center;gap:9px;width:100%;padding:14px;background:#f48c06;color:#fff;font-size:16px;font-weight:700;border:none;border-radius:8px;cursor:pointer;transition:background .15s;letter-spacing:.01em;margin-top:2px}.sc-widget .sc-submit:hover{background:#d97a04}.sc-widget .sc-submit:active{background:#b5670a}.sc-widget .sc-err{font-size:12.5px;color:#dc2626;display:none;margin-top:5px}.sc-widget .sc-err.show{display:block}.sc-widget .sc-divider{border:none;border-top:1px solid #e5e7eb;margin:2px 0}.sc-widget .sc-input-err{border-color:#dc2626!important}@media (min-width: 768px){.sc-widget .sc-input,.sc-widget .sc-select{padding:14px 16px;font-size:16px}.sc-widget .sc-dt-row .sc-date-wrap:before{left:15px;width:18px;height:18px}.sc-widget .sc-dt-row input[type=date].sc-input{padding-left:42px}.sc-widget .sc-dt-row .sc-time-wrap{flex:0 0 120px}.sc-widget .sc-submit{padding:16px;font-size:17px}}
