.lfi-wheel-options{--lfi-border: rgba(20, 24, 31, .14);--lfi-ink: #15181f;--lfi-muted: #626a75;--lfi-surface: #ffffff;--lfi-soft: #f4f6f8;--lfi-accent: #00a99d;--lfi-danger: #b42318;--lfi-warning: #a15c07;color:var(--lfi-ink);border:1px solid var(--lfi-border);border-radius:8px;background:var(--lfi-surface);color-scheme:light;padding:18px;margin:18px 0;position:relative}.lfi-wheel-options-full-width{clear:both;width:100%}.lfi-wheel-options-full-width .lfi-wheel-options{max-width:none}.lfi-wheel-options__header{margin-bottom:14px;padding-right:180px}.lfi-wheel-options__title{color:var(--lfi-accent);font-size:20px;line-height:1.2;margin:0 0 6px;letter-spacing:0}.lfi-wheel-options .lfi-wheel-options__title,.lfi-wheel-options h2.lfi-wheel-options__title{color:var(--lfi-accent)!important}.lfi-wheel-options__subtitle{color:var(--lfi-muted);font-size:14px;line-height:1.45;margin:0}.lfi-wheel-options__fields{display:grid;gap:14px}.lfi-wheel-options__field{display:grid;gap:6px;min-width:0}.lfi-wheel-options__field[hidden]{display:none!important}.lfi-wheel-options__field-group{display:grid;gap:10px;min-width:0}.lfi-wheel-options__label-row{display:flex;align-items:center;justify-content:space-between;gap:10px}.lfi-wheel-options__label{font-size:13px;font-weight:700;line-height:1.25}.lfi-wheel-options__badge{border-radius:999px;background:var(--lfi-soft);color:var(--lfi-muted);font-size:11px;line-height:1;padding:5px 8px;white-space:nowrap}.lfi-wheel-options select,.lfi-wheel-options input[type=number],.lfi-wheel-options input[type=text],.lfi-wheel-options textarea{-webkit-appearance:none;appearance:none;width:100%;min-height:44px;border:1px solid var(--lfi-border);border-radius:6px;background:#fff!important;color:var(--lfi-ink)!important;color-scheme:light;font:inherit;padding:10px 12px}.lfi-wheel-options option{background:#fff!important;color:var(--lfi-ink)!important}.lfi-wheel-options input::placeholder{color:#8a93a0;opacity:1}.lfi-wheel-options select,.lfi-wheel-options input{max-height:44px}.lfi-wheel-options select{background-image:linear-gradient(45deg,transparent 50%,var(--lfi-muted) 50%),linear-gradient(135deg,var(--lfi-muted) 50%,transparent 50%);background-position:calc(100% - 16px) 18px,calc(100% - 11px) 18px;background-repeat:no-repeat;background-size:5px 5px,5px 5px;padding-right:28px}.lfi-wheel-options textarea{min-height:96px;resize:vertical}.lfi-wheel-options__choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(86px,1fr));gap:8px}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(88px,1fr));gap:8px;overflow-x:visible;overflow-y:visible;padding:0}.lfi-wheel-options__choice{display:grid;align-items:center;min-height:44px;border:1px solid var(--lfi-border);border-radius:6px;background:#fff;cursor:pointer;padding:10px;position:relative;text-align:left}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice{height:96px;min-height:96px;padding:6px;place-items:center}.lfi-wheel-options__choice[aria-pressed=true]{border-color:var(--lfi-accent);box-shadow:none}.lfi-wheel-options__choice:disabled{cursor:not-allowed;opacity:.45}.lfi-wheel-options__choice-main{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:700;line-height:1.2}.lfi-wheel-options__swatch{width:18px;height:18px;border:1px solid var(--lfi-border);border-radius:50%;flex:0 0 auto}.lfi-wheel-options__swatch-image{width:34px;height:34px;border:1px solid var(--lfi-border);border-radius:6px;flex:0 0 auto;object-fit:cover}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice-main{display:block}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice-main>span:not(.lfi-wheel-options__swatch):not(.lfi-wheel-options__swatch-image){display:none}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice-price{display:none}.lfi-wheel-options__field--swatch .lfi-wheel-options__swatch-image{border:0;height:84px;width:84px}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice:hover,.lfi-wheel-options__field--swatch .lfi-wheel-options__choice:focus-visible{z-index:5}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice:hover .lfi-wheel-options__swatch-image,.lfi-wheel-options__field--swatch .lfi-wheel-options__choice:focus-visible .lfi-wheel-options__swatch-image{background:#fff;box-shadow:0 12px 30px #0f172a38;height:124px;left:50%;max-width:none;position:absolute;top:50%;transform:translate(-50%,-64%);width:124px;z-index:2}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice:after{background:#fff;border:1px solid var(--lfi-border);border-radius:6px;box-shadow:0 12px 30px #0f172a2e;color:var(--lfi-ink);content:attr(data-label) "\a" attr(data-price);display:none;font-size:12px;font-weight:700;left:50%;line-height:1.25;min-width:148px;padding:108px 10px 9px;pointer-events:none;position:absolute;text-align:center;top:-12px;transform:translate(-50%);white-space:pre-line;z-index:1}.lfi-wheel-options__field--swatch .lfi-wheel-options__choice:hover:after,.lfi-wheel-options__field--swatch .lfi-wheel-options__choice:focus-visible:after{display:block}.lfi-wheel-options__choice-price,.lfi-wheel-options__select-price{color:var(--lfi-muted);display:block;font-size:12px;line-height:1.2;margin-top:5px}.lfi-wheel-options__messages{display:grid;gap:8px;margin-top:14px}.lfi-wheel-options__message{border-radius:6px;font-size:13px;line-height:1.35;padding:10px 12px}.lfi-wheel-options__message--block{background:#fff1f0;color:var(--lfi-danger)}.lfi-wheel-options__message--warn{background:#fff7ed;color:var(--lfi-warning)}.lfi-wheel-options__summary{align-items:center;border:0;display:flex;justify-content:space-between;gap:16px;margin:0;padding:0;position:absolute;right:18px;top:18px}.lfi-wheel-options__quantity{display:grid;gap:6px;min-width:0}.lfi-wheel-options__quantity-label{font-size:13px;font-weight:700;line-height:1.25}.lfi-wheel-options__quantity-control{display:grid;grid-template-columns:36px minmax(44px,1fr) 36px;gap:4px}.lfi-wheel-options__quantity-step{align-items:center;background:#fff;border:1px solid var(--lfi-border);border-radius:6px;color:var(--lfi-ink);cursor:pointer;display:inline-flex;font:inherit;font-weight:800;justify-content:center;min-height:44px;padding:0}.lfi-wheel-options__quantity-input{text-align:center}.lfi-wheel-options__summary-label{color:var(--lfi-muted);font-size:12px;white-space:nowrap}.lfi-wheel-options__summary-price{font-size:15px;font-weight:800}.lfi-wheel-options__button{align-items:center;background:var(--lfi-ink);border:0;border-radius:6px;color:#fff;cursor:pointer;display:inline-flex;font:inherit;font-weight:800;justify-content:center;line-height:1.2;margin-top:16px;min-height:48px;padding:12px 18px;width:100%}.lfi-wheel-options__button:disabled{cursor:not-allowed;opacity:.55}@media(min-width:720px){.lfi-wheel-options{padding:22px}.lfi-wheel-options__summary{right:22px;top:22px}.lfi-wheel-options__field-group--wheel-fitment{align-items:start;grid-template-columns:minmax(96px,.8fr) minmax(104px,.9fr) minmax(96px,.8fr) minmax(116px,1fr) minmax(96px,.8fr)}.lfi-wheel-options__field-group--fitment-inputs{align-items:start;grid-template-columns:repeat(3,minmax(0,1fr))}.lfi-wheel-options__field-group--finish-options{align-items:start;grid-template-columns:minmax(180px,1.1fr) minmax(180px,1.1fr) minmax(190px,1.2fr) minmax(116px,.7fr)}.lfi-wheel-options__field-group--finish-options .lfi-wheel-options__choice-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.lfi-wheel-options__field-group--finish-options .lfi-wheel-options__choice{min-height:44px;padding:8px 10px}}@media(max-width:719px){.lfi-wheel-options__header{padding-right:0}.lfi-wheel-options__summary{margin-bottom:10px;position:static}}
/*# sourceMappingURL=/cdn/shop/t/19/assets/lfi-wheel-options.css.map */
