.attachment-wizard{color:#10212f}.attachment-wizard .page-width{max-width:1440px}.attachment-wizard__intro{margin-bottom:3rem}.attachment-wizard__intro-copy{max-width:72rem;margin-top:1.6rem}.attachment-wizard__intro .main-page-title{margin-bottom:0}.attachment-wizard__powered-by,.attachment-wizard__see-how-it-works{margin:0;padding:0;font-size:12px;line-height:1.4;color:#6b6b6b;text-align:left}.attachment-wizard__see-how-it-works{margin-top:.8rem}.attachment-wizard__powered-by a,.attachment-wizard__see-how-it-works a{color:inherit;text-decoration:underline}.attachment-wizard__hero{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(320px,1fr);gap:2.4rem;margin-bottom:3.2rem}.attachment-wizard__panel,.attachment-wizard__results{border:1px solid #d8dee5;border-radius:20px;background:linear-gradient(180deg,#f3f6f9e0,#fff 24%),#fff;box-shadow:0 16px 34px #10212f0f}.attachment-wizard__panel,.attachment-wizard__results{padding:2.4rem}.attachment-wizard__eyebrow{margin:0 0 .8rem;color:#de7c1d;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.attachment-wizard__panel-title{margin:0;font-size:clamp(2.2rem,2.2vw,3rem);line-height:1.1}.attachment-wizard__panel-copy{margin:1rem 0 0;color:#10212fb8;max-width:60rem}.attachment-wizard__vehicle-form{margin-top:2rem}.attachment-wizard__vehicle-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.2rem;margin-bottom:1.6rem}.attachment-wizard__field{display:flex;flex-direction:column;gap:.6rem}.attachment-wizard__field-label,.attachment-wizard__control-label{font-size:1.2rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#10212fb8}.attachment-wizard__select{min-height:4.8rem;padding:0 1.4rem;border:1px solid #c8d2db;border-radius:12px;background:#fff;color:#10212f;font-size:1.5rem}.attachment-wizard__select:disabled{cursor:not-allowed;background:#f2f4f7;color:#10212f7a}.attachment-wizard__vehicle-submit{min-width:18rem}.attachment-wizard__active-card{display:grid;grid-template-columns:8.8rem minmax(0,1fr);gap:1.6rem;align-items:center;padding:1.8rem;margin-top:2rem;border:1px solid #d8dee5;border-radius:16px;background:#fff}.attachment-wizard__active-media{display:grid;place-items:center;width:8.8rem;height:8.8rem;border-radius:18px;background:linear-gradient(180deg,#f4f6f8,#e8edf2)}.attachment-wizard__active-media img{width:6rem;height:6rem;object-fit:contain}.attachment-wizard__active-label{margin:0 0 .4rem;color:#de7c1d;font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.attachment-wizard__active-name{margin:0;font-size:2rem;font-weight:700;line-height:1.2}.attachment-wizard__active-copy{margin:.8rem 0 0;color:#10212fb8}.attachment-wizard__active-actions{margin-top:1.6rem}.attachment-wizard__results-head{display:flex;align-items:flex-end;justify-content:space-between;gap:1.6rem;margin-bottom:1.6rem}.attachment-wizard__controls{display:flex;flex-wrap:wrap;align-items:flex-end;justify-content:flex-end;gap:1.2rem}.attachment-wizard__control{display:flex;flex-direction:column;gap:.6rem;min-width:24rem}.attachment-wizard__checkbox{display:inline-flex;align-items:center;gap:.8rem;min-height:4.8rem;padding:0 1.4rem;border:1px solid #c8d2db;border-radius:12px;background:#fff;font-size:1.5rem;font-weight:600}.attachment-wizard__checkbox input{width:1.8rem;height:1.8rem}.attachment-wizard__checkbox.is-disabled{color:#10212f80;background:#f2f4f7}.attachment-wizard__summary{margin:0 0 2rem;color:#10212fb8;font-size:1.5rem}.attachment-wizard__list{display:flex;flex-direction:column;gap:1.4rem}.attachment-wizard__summary-row{display:flex;align-items:center;gap:1rem;margin:0 0 2rem}.attachment-wizard__summary-row .attachment-wizard__summary{margin:0}.attachment-wizard__summary-spinner{display:none;width:1.6rem;height:1.6rem;flex:0 0 1.6rem;border:2px solid rgba(0,0,0,.18);border-top-color:rgb(var(--color-base-accent-1));border-radius:50%;animation:attachmentWizardSummarySpin .8s linear infinite;vertical-align:middle}.mmm-cold-boot-pending .attachment-wizard__summary-spinner{display:inline-block}.mmm-cold-boot-pending .attachment-wizard__list,.mmm-cold-boot-pending .attachment-wizard__pagination{display:none}@keyframes attachmentWizardSummarySpin{to{transform:rotate(360deg)}}.attachment-wizard-item{display:grid;grid-template-columns:16rem minmax(0,1fr);gap:1.8rem;align-items:center;padding:1.8rem;border:1px solid #e1e6eb;border-radius:18px;background:#fff;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.attachment-wizard-item:hover{border-color:#cbd5dd;box-shadow:0 12px 28px #10212f14;transform:translateY(-1px)}.attachment-wizard-item[hidden]{display:none}.attachment-wizard-item__image-link{display:block;border-radius:14px;overflow:hidden;background:#f6f8fa}.attachment-wizard-item__image{display:block;width:100%;aspect-ratio:1 / 1;object-fit:contain}.attachment-wizard-item__image--placeholder{width:100%;height:auto}.attachment-wizard-item__content{min-width:0}.attachment-wizard-item__meta{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:.8rem}.attachment-wizard-item__type,.attachment-wizard-item__compatibility{margin:0}.attachment-wizard-item__type{font-size:1.2rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#10212f8c}.attachment-wizard-item__compatibility{display:inline-flex;align-items:center;min-height:3rem;padding:.4rem 1rem;border-radius:999px;background:#edf2f7;color:#315270;font-size:1.3rem;font-weight:600}.attachment-wizard-item__compatibility.is-compatible{background:#e6f6ec;color:#17653a}.attachment-wizard-item__compatibility.is-incompatible{background:#fbe8e7;color:#9f2a20}.attachment-wizard-item__compatibility.is-pending{background:#eef2f6;color:#5a6e82}.attachment-wizard-item__title{margin:0 0 1.2rem;font-size:clamp(1.9rem,1.9vw,2.4rem);line-height:1.2}.attachment-wizard-item__title a,.attachment-wizard-item__link{color:inherit;text-decoration:none}.attachment-wizard-item__title a:hover,.attachment-wizard-item__link:hover{text-decoration:underline}.attachment-wizard-item__footer{display:flex;align-items:center;justify-content:space-between;gap:1rem}.attachment-wizard-item__price{margin:0;font-size:2rem;font-weight:700}.attachment-wizard-item__link{font-size:1.5rem;font-weight:600;color:#0b5c9e}.attachment-wizard__pagination{margin-top:2rem}.attachment-wizard__pagination .pagination{justify-content:center}.attachment-wizard__pagination a.pagination__item{color:rgb(var(--color-link));text-decoration:underline;text-underline-offset:.3rem}.attachment-wizard__empty{padding:2.4rem;border:1px solid #d8dee5;border-radius:20px;background:#fff}@media screen and (max-width:989px){.attachment-wizard__hero{grid-template-columns:1fr}.attachment-wizard__results-head{flex-direction:column;align-items:stretch}.attachment-wizard__controls{justify-content:stretch}.attachment-wizard__control{min-width:0;width:100%}}@media screen and (max-width:749px){.attachment-wizard__panel,.attachment-wizard__results{padding:1.8rem}.attachment-wizard__vehicle-fields,.attachment-wizard__active-card,.attachment-wizard-item{grid-template-columns:1fr}.attachment-wizard__active-media{width:7.2rem;height:7.2rem}.attachment-wizard-item__image-link{max-width:18rem}.attachment-wizard-item__footer{flex-direction:column;align-items:flex-start}}
/*# sourceMappingURL=/cdn/shop/t/40/assets/machine-match-maker.css.map */
