@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;400;500;600;700&display=swap";.fc-root{contain:layout style;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:normal;text-transform:none;color:#0a0a0a;text-align:left;width:100%;max-width:560px;margin:0 auto;box-sizing:border-box}.fc-root *,.fc-root *:before,.fc-root *:after{box-sizing:border-box}.fc-root button,.fc-root input,.fc-root label,.fc-root h2,.fc-root h3,.fc-root figure,.fc-root figcaption,.fc-root ul,.fc-root li{all:revert;font:inherit;color:inherit;box-sizing:border-box;letter-spacing:inherit;text-transform:inherit}.fc-root .fc-card{background:#fff;border:1px solid #ececec;border-radius:12px;padding:24px;box-shadow:0 2px 12px #0000000a}.fc-root .fc-unit-pill{display:inline-flex;margin:0 0 20px;background:#f5f5f5;border-radius:999px;padding:4px;gap:0}.fc-root .fc-unit-pill-wrap{display:flex;justify-content:flex-start}.fc-root .fc-unit-pill button{border:none;background:transparent;padding:6px 16px;border-radius:999px;cursor:pointer;font:inherit;color:#4a5565;font-weight:500;font-size:13px;line-height:1.4}.fc-root .fc-unit-pill button.is-active{background:#0a0a0a;color:#fff}.fc-root .fc-row{margin:16px 0 20px}.fc-root .fc-row-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px}.fc-root .fc-row-title strong{display:block;font-size:16px;font-weight:600;color:#0a0a0a;line-height:1.4}.fc-root .fc-sublabel{display:block;font-size:13px;font-weight:400;color:#4a5565;margin-top:2px;line-height:1.4;max-width:280px}.fc-root .fc-stepper-inline{display:inline-flex;align-items:center;border:1px solid #e5e5e5;border-radius:999px;padding:2px 4px;background:#fff;flex-shrink:0}.fc-root .fc-stepper-inline button{border:none;background:transparent;width:28px;height:28px;cursor:pointer;font:inherit;color:#0a0a0a;font-size:16px;border-radius:50%;line-height:1}.fc-root .fc-stepper-inline button:hover{background:#f5f5f5}.fc-root .fc-stepper-inline .fc-value{min-width:56px;text-align:center;font-size:14px;font-weight:500;font-variant-numeric:tabular-nums;padding:0 4px}.fc-root input[type=range]{width:100%;height:4px;-webkit-appearance:none;appearance:none;background:linear-gradient(to right,#0a0a0a var(--fc-pct, 50%),#e5e5e5 var(--fc-pct, 50%));border-radius:999px;outline:none;margin:8px 0 4px}.fc-root input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;border-radius:50%;background:#0a0a0a;cursor:pointer;border:2px solid #ffffff;box-shadow:0 1px 3px #0003}.fc-root input[type=range]::-moz-range-thumb{width:18px;height:18px;border-radius:50%;background:#0a0a0a;cursor:pointer;border:2px solid #ffffff;box-shadow:0 1px 3px #0003}.fc-root .fc-range-bounds{display:flex;justify-content:space-between;font-size:12px;color:#a0a0a0;margin-top:2px;font-variant-numeric:tabular-nums}.fc-root .fc-recommendation{margin:20px 0 16px;padding:16px;border-radius:10px;background:#fafafa;border:1px solid #f0f0f0}.fc-root .fc-reco-heading{margin:0 0 12px;font-size:14px;font-weight:600;color:#0a0a0a;text-transform:none;letter-spacing:normal;line-height:1.4}.fc-root .fc-reco-body{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.fc-root .fc-reco-checklist{flex:1 1 200px;min-width:0;list-style:none;margin:0;padding:0}.fc-root .fc-reco-checklist li{display:flex;align-items:center;gap:8px;font-size:14px;margin:6px 0;color:#0a0a0a}.fc-root .fc-reco-checklist .fc-tick{display:inline-flex;width:18px;height:18px;border-radius:50%;background:#3485ec;color:#fff;align-items:center;justify-content:center;flex-shrink:0}.fc-root .fc-reco-images{display:flex;gap:8px;flex:1 1 200px;justify-content:flex-end}.fc-root .fc-reco-fig{margin:0;width:96px;height:96px;background:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden}.fc-root .fc-reco-fig img{display:block;width:100%;height:100%;object-fit:contain;padding:4px}.fc-root .fc-bespoke{padding:12px;border-left:3px solid #c98904;background:#c989040f;border-radius:4px}.fc-root .fc-bespoke h3{margin:0 0 6px;font-size:14px;font-weight:600}.fc-root .fc-bespoke p{margin:4px 0;font-size:13px;color:#4a5565}.fc-root .fc-primary-actions{margin:16px 0}.fc-root .fc-primary-actions button,.fc-root .fc-primary-actions .fc-button{display:block;width:100%;padding:14px;font:inherit;font-size:15px;font-weight:600;border:1px solid #0a0a0a;background:#0a0a0a;color:#fff;cursor:pointer;text-decoration:none;text-align:center;border-radius:999px}.fc-root .fc-primary-actions .fc-button{line-height:1.4}.fc-root .fc-config-section{margin-bottom:20px}.fc-root .fc-config-section h3{margin:0 0 12px;font-size:14px;font-weight:600;color:#0a0a0a;text-transform:none;letter-spacing:normal}.fc-root .fc-colours{display:flex;flex-wrap:wrap;gap:10px}.fc-root .fc-colour-swatch{width:28px;height:28px;border-radius:50%;border:1px solid rgba(0,0,0,.1);cursor:pointer;padding:0;position:relative;transition:transform .1s}.fc-root .fc-colour-swatch:hover{transform:scale(1.1)}.fc-root .fc-colour-swatch.is-active{outline:2px solid #0a0a0a;outline-offset:2px}.fc-root .fc-options-card{background:#fff;border:1px solid #ececec;border-radius:10px;padding:16px 20px}.fc-root .fc-options-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.fc-root .fc-options-header h3{margin:0;font-size:14px;font-weight:600;color:#0a0a0a}.fc-root .fc-options-close{background:transparent;border:none;cursor:pointer;color:#4a5565;padding:4px;font-size:18px;line-height:1;display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%}.fc-root .fc-options-close:hover{background:#f5f5f5}.fc-root .fc-items{display:grid;gap:0}.fc-root .fc-item{display:grid;grid-template-columns:auto auto auto 1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;font-size:14px}.fc-root .fc-item:last-child{border-bottom:none}.fc-root .fc-item-check{width:18px;height:18px;accent-color:#3485ec;cursor:pointer;margin:0;flex-shrink:0}.fc-root .fc-item-thumb[data-action],.fc-root .fc-item-name[data-action]{cursor:pointer}.fc-root .fc-item-name[data-action]:hover{text-decoration:underline}.fc-root .fc-item-thumb{width:32px;height:32px;border-radius:6px;background:#f5f5f5;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden}.fc-root .fc-item-thumb img{width:100%;height:100%;object-fit:contain}.fc-root .fc-item-name{font-size:14px;font-weight:400;color:#0a0a0a;line-height:1.4;min-width:0}.fc-root .fc-item-name .fc-note{display:block;color:#a0a0a0;font-size:12px;font-style:italic;margin-top:2px}.fc-root .fc-item-price{font-variant-numeric:tabular-nums;font-size:14px;font-weight:500;color:#0a0a0a;text-align:right}.fc-root .fc-item--primary{display:none}.fc-root .fc-item--unavailable{opacity:.5}.fc-root .fc-stepper{display:inline-flex;align-items:center;border:1px solid #e5e5e5;border-radius:999px;padding:1px 2px;background:#fff}.fc-root .fc-stepper button{border:none;background:transparent;width:24px;height:24px;cursor:pointer;font:inherit;color:#0a0a0a;border-radius:50%;line-height:1}.fc-root .fc-stepper button:hover{background:#f5f5f5}.fc-root .fc-stepper>span{min-width:24px;text-align:center;font-variant-numeric:tabular-nums;font-size:13px;font-weight:500}.fc-root .fc-summary{margin-top:16px}.fc-root .fc-total-row{display:flex;justify-content:space-between;align-items:baseline;margin:16px 0 12px;padding-top:12px;border-top:1px solid #f0f0f0;font-size:14px;color:#4a5565}.fc-root .fc-total-row strong{font-size:22px;font-weight:700;color:#0a0a0a}.fc-root .fc-order-btn{display:block;width:100%;padding:14px;font:inherit;font-size:15px;font-weight:600;border:1px solid #0a0a0a;background:#0a0a0a;color:#fff;cursor:pointer;border-radius:999px}.fc-root .fc-status{margin-top:8px;font-size:12px;color:#4a5565;min-height:1em;text-align:center}.fc-root .fc-trust-strip{display:flex;justify-content:space-around;align-items:flex-start;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid #f0f0f0;font-size:12px;color:#4a5565;text-align:center}.fc-root .fc-trust-strip>div{flex:1;display:flex;flex-direction:column;align-items:center;gap:6px;max-width:140px}.fc-root .fc-trust-strip svg{width:20px;height:20px;color:#0a0a0a}@media(max-width:600px){.fc-root .fc-card{padding:16px}.fc-root .fc-reco-body{flex-direction:column;align-items:stretch;gap:12px}.fc-root .fc-reco-checklist{flex:0 0 auto}.fc-root .fc-reco-images{flex:0 0 auto;justify-content:flex-start}}.fc-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100000;display:flex;align-items:center;justify-content:center;padding:20px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:#0a0a0a}.fc-modal[hidden]{display:none}.fc-modal__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.fc-modal__dialog{position:relative;background:#fff;width:min(560px,92vw);max-height:88vh;overflow:auto;border-radius:12px;padding:24px;box-shadow:0 12px 48px #00000040;box-sizing:border-box}.fc-modal__close{position:absolute;top:12px;right:12px;width:32px;height:32px;border:none;background:#f5f5f5;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;color:#0a0a0a;z-index:2}.fc-modal__close:hover{background:#e5e5e5}.fc-modal__media{position:relative;background:#fff;border-radius:8px;margin-bottom:16px}.fc-modal__text{background:#fafafa;border-radius:8px;padding:16px}.fc-modal__img{display:block;width:100%;height:320px;object-fit:contain;padding:12px;box-sizing:border-box}.fc-modal__nav{position:absolute;top:50%;transform:translateY(-50%);width:36px;height:36px;border:1px solid #e5e5e5;background:#ffffffe6;border-radius:50%;font-size:20px;line-height:1;cursor:pointer;color:#0a0a0a}.fc-modal__nav--prev{left:8px}.fc-modal__nav--next{right:8px}.fc-modal__nav:hover{background:#fff}.fc-modal__counter{position:absolute;bottom:8px;left:50%;transform:translate(-50%);font-size:12px;color:#4a5565;background:#ffffffd9;padding:2px 8px;border-radius:999px}.fc-modal__title{margin:0 0 12px;font-size:18px;font-weight:600;color:#0a0a0a}.fc-modal__desc{font-size:14px;line-height:1.6;color:#4a5565}.fc-modal__desc p{margin:0 0 10px}.fc-modal__desc img{max-width:100%;height:auto}.fc-modal__desc ul,.fc-modal__desc ol{margin:0 0 10px;padding-left:20px}.fc-modal__desc a{color:#3485ec}
/*# sourceMappingURL=/cdn/shop/t/18/assets/fender-calculator-ui.css.map */
