.garage-selector{color:#fff;padding:.6rem 0;border-top:1px dashed rgba(255,255,255,.1);font-family:Arial,sans-serif}.garage-selector__inner{display:flex;flex-direction:column}.garage-selector__bar{display:flex;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.garage-selector__left{display:flex;align-items:center;gap:.4rem}.garage-selector__icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;line-height:1}.garage-selector__text{display:flex;flex-direction:column}.garage-selector__description{font-size:10px;opacity:.7;margin-top:-8px}.garage-selector__check{position:absolute;right:-1px;width:13px;height:13px;border-radius:50%}.garage-selector__label{font-size:12px}.garage-selector__right{display:flex;align-items:center;gap:.1rem}.garage-selector__caret{transition:transform .3s ease}.garage-selector__caret.rotated{transform:rotate(180deg)}.garage-selector__expanded{display:flex;flex-direction:column;gap:.5rem;max-height:0;overflow:hidden;opacity:0;transition:max-height .3s ease,opacity .3s ease,padding-top .3s ease}.garage-selector__expanded.open{max-height:350px;opacity:1;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.2)}.garage-selector__dropdowns{display:flex;gap:.5rem;flex-wrap:wrap}.garage-selector__select{-webkit-appearance:none;appearance:none;background-color:#fff;color:#1a1a1a;border:none;padding:.5rem 2rem .5rem .75rem;font-size:12px;line-height:1;height:32px;box-sizing:border-box;flex:1;min-width:150px;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%231a1a1a' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center}.garage-selector__select:disabled{background-color:#666;color:#999;cursor:not-allowed;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%23999999' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E")}.garage-selector__select:focus{outline:2px solid #0A9331;outline-offset:1px}.garage-selector__actions{display:flex;gap:.5rem;flex-wrap:wrap}.garage-selector__save,.garage-selector__delete,.garage-selector__view-all{padding:.5rem .75rem;font-size:12px;line-height:1;height:32px;box-sizing:border-box;border:none;cursor:pointer;transition:background-color .2s ease,color .2s ease}.garage-selector__save{background-color:#0a9331;color:#fff}.garage-selector__save:hover:not(:disabled){background-color:#087d28}.garage-selector__save:disabled{background-color:#666;color:#999;cursor:not-allowed}.garage-selector__delete{background-color:#dc3545;color:#fff}.garage-selector__delete:hover{background-color:#c82333}.garage-selector__view-all{background-color:#fff;color:#1a1a1a;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}.garage-selector__view-all:hover{background-color:#0a9331;color:#fff}.garage-selector__help{margin-top:.75rem;padding-top:.5rem;border-top:1px solid rgba(255,255,255,.1)}.garage-selector__help-text{font-size:10px;color:#fff9;margin:0 0 .25rem;line-height:1.4}.garage-selector__help-text strong{color:#fffc}.garage-selector__disclaimer{font-size:10px;color:#ffffff80;margin:.5rem 0 0;line-height:1.4;font-style:italic}.hidden{display:none!important}.garage-selector__view-all.disabled{background-color:#666;color:#999;cursor:not-allowed;pointer-events:none}.garage-selector__view-all svg{width:14px;height:14px;margin-right:4px;stroke:currentColor}@media screen and (max-width:749px){.garage-selector__bar{flex-wrap:wrap;gap:.5rem}.garage-selector__left{flex:1;min-width:0}.garage-selector__label{font-size:12px}.garage-selector__vehicle-name{display:block;font-size:12px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:200px}.garage-selector__dropdowns{flex-direction:column}.garage-selector__select{width:100%;min-width:unset;height:28px;padding:.4rem 2rem .4rem .75rem}.garage-selector__actions{width:100%}.garage-selector__save,.garage-selector__delete{flex:1;height:28px;padding:.4rem .75rem}.garage-selector__view-all{width:100%;order:3;height:28px;padding:.4rem .75rem}.garage-selector__expanded.open{max-height:500px}}
/*# sourceMappingURL=/cdn/shop/t/58/assets/garage-selector.css.map */
