.uprev-ymm{--uprev-bg: #262626;--uprev-text: #ffffff;--uprev-accent: #ffd700;--uprev-select-bg: #323841;--uprev-select-border: #4a4f57;--uprev-radius: 8px;--uprev-font: inherit;--uprev-transition: .2s ease;font-family:var(--uprev-font);background:var(--uprev-bg);color:var(--uprev-text);padding:36px 32px;border-radius:var(--uprev-radius);width:100%;box-sizing:border-box}.uprev-ymm *,.uprev-ymm *:before,.uprev-ymm *:after{box-sizing:border-box}.uprev-ymm__header{text-align:center;margin-bottom:20px}.uprev-ymm__icon{width:48px;height:48px;color:var(--uprev-accent);margin-bottom:10px}.uprev-ymm__title{font-size:2rem;font-weight:800;margin:0 0 6px;color:#fff;letter-spacing:-.01em;text-shadow:0 1px 2px rgba(0,0,0,.3)}.uprev-ymm__subtitle{font-size:1.1rem;opacity:.9;margin:0;font-weight:400;color:#e0e0e0}.uprev-ymm__form--horizontal{display:flex;gap:12px;align-items:flex-end;flex-wrap:wrap}.uprev-ymm__form--horizontal .uprev-ymm__field{flex:1;min-width:140px}.uprev-ymm__form--horizontal .uprev-ymm__field--button{flex:0 0 auto;min-width:120px}.uprev-ymm__form--vertical{display:flex;flex-direction:column;gap:12px;max-width:400px;margin:0 auto}.uprev-ymm__form--compact{display:flex;gap:8px;align-items:flex-end}.uprev-ymm__form--compact .uprev-ymm__field{flex:1}.uprev-ymm__form--compact .uprev-ymm__label{display:none}.uprev-ymm__form--compact .uprev-ymm__field--button{flex:0 0 auto}.uprev-ymm__label{display:block;font-size:.9rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;margin-bottom:8px;color:#fff;opacity:1}.uprev-ymm__label--spacer{visibility:hidden}.uprev-ymm__select-wrap{position:relative}.uprev-ymm__select{width:100%;appearance:none;-webkit-appearance:none;background:var(--uprev-select-bg);color:#fff;border:2px solid var(--uprev-select-border);border-radius:var(--uprev-radius);padding:14px 40px 14px 16px;font-size:1.1rem;font-weight:500;font-family:inherit;cursor:pointer;transition:border-color var(--uprev-transition),box-shadow var(--uprev-transition);outline:none}.uprev-ymm__select:hover:not(:disabled){border-color:var(--uprev-accent)}.uprev-ymm__select:focus{border-color:var(--uprev-accent);box-shadow:0 0 0 3px #ffd70040}.uprev-ymm__select:disabled{opacity:.4;cursor:not-allowed}.uprev-ymm__select option{background:var(--uprev-select-bg);color:var(--uprev-text)}.uprev-ymm__chevron{position:absolute;right:14px;top:50%;transform:translateY(-50%);width:20px;height:20px;pointer-events:none;opacity:.8;color:#fff}.uprev-ymm__select.uprev-ymm--active{border-color:var(--uprev-accent);animation:uprev-pulse .3s ease}@keyframes uprev-pulse{0%{transform:scale(1)}50%{transform:scale(1.01)}to{transform:scale(1)}}.uprev-ymm__button{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;padding:14px 28px;background:var(--uprev-accent);color:#1a1a1a;border:2px solid var(--uprev-accent);border-radius:var(--uprev-radius);font-size:1.1rem;font-weight:800;font-family:inherit;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;transition:all var(--uprev-transition);outline:none}.uprev-ymm__button:hover:not(:disabled){background:transparent;color:gold}.uprev-ymm__button:disabled{opacity:.4;cursor:not-allowed}.uprev-ymm__button--small{padding:8px 16px;font-size:.85rem;width:auto}.uprev-ymm__btn-icon{flex-shrink:0}.uprev-ymm__saved{display:flex;align-items:center;gap:12px;background:#ffd7001a;border:1px solid rgba(255,215,0,.3);border-radius:var(--uprev-radius);padding:12px 18px;margin-top:14px;font-size:1.05rem;flex-wrap:wrap}.uprev-ymm__saved-text{display:inline-flex;align-items:center;gap:6px;flex:1}.uprev-ymm__saved-text svg{color:var(--uprev-accent);flex-shrink:0}.uprev-ymm__saved-change,.uprev-ymm__saved-clear{background:none;border:1px solid var(--uprev-accent);color:var(--uprev-accent);border-radius:4px;padding:6px 14px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all var(--uprev-transition);font-family:inherit}.uprev-ymm__saved-change:hover{background:var(--uprev-accent);color:#fff}.uprev-ymm__saved-clear{border-color:#ffffff4d;color:#fff9}.uprev-ymm__saved-clear:hover{border-color:#fff;color:#fff}.uprev-ymm__loading{display:flex;align-items:center;justify-content:center;gap:10px;padding:16px;font-size:1.05rem;color:#e0e0e0;opacity:1}.uprev-ymm__spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.2);border-top-color:var(--uprev-accent);border-radius:50%;animation:uprev-spin .6s linear infinite}@keyframes uprev-spin{to{transform:rotate(360deg)}}.uprev-ymm__error{text-align:center;padding:16px;color:#ff6b6b;font-size:1.05rem}.uprev-ymm__error p{margin:0 0 10px}@media(max-width:768px){.uprev-ymm{padding:20px 16px}.uprev-ymm__form--horizontal,.uprev-ymm__form--compact{flex-direction:column}.uprev-ymm__form--horizontal .uprev-ymm__field,.uprev-ymm__form--compact .uprev-ymm__field{min-width:100%}.uprev-ymm__form--compact .uprev-ymm__label{display:block}.uprev-ymm__label--spacer{display:none}.uprev-ymm__title{font-size:1.6rem}.uprev-ymm__saved{flex-direction:column;text-align:center}}.uprev-ymm-section--banner .uprev-ymm{border-radius:0;padding:24px 5%}.uprev-ymm-section--sticky{position:sticky;top:0;z-index:100}.uprev-ymm-section--sticky .uprev-ymm{border-radius:0;padding:12px 5%;box-shadow:0 2px 12px #0000004d}.uprev-ymm-section--sticky .uprev-ymm__header{display:none}.uprev-ymm-badge{display:inline-flex;align-items:center;gap:6px;padding:10px 16px;border-radius:6px;font-size:1rem;font-weight:700;margin:10px 0}.uprev-ymm-badge--fits{background:#2ecc7126;color:#2ecc71;border:1px solid rgba(46,204,113,.3)}.uprev-ymm-badge--no-fit{background:#e74c3c26;color:#e74c3c;border:1px solid rgba(231,76,60,.3)}.uprev-ymm-badge--unknown{background:#f1c40f26;color:#f1c40f;border:1px solid rgba(241,196,15,.3)}
/*# sourceMappingURL=/cdn/shop/t/21/assets/uprev-ymm-search.css.map */
