.parts-finder-wrapper{background-repeat:no-repeat;background-position:top right;min-height:500px}.parts-finder-step{display:none;padding:40px}#final-model{color:var(--Primary-Dark-Blue, #032C41);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.48px}.parts-finder-step.active{display:block}.search-results-ui{width:100%}.search-results-container{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:24px}.search-results-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.search-results-title{color:var(--Primary-Dark-Blue, #032C41);font-size:24px;font-weight:600;margin:0}.back-to-search-btn{display:flex;align-items:center;padding:8px 16px;border-radius:24px;background:var(--Neutro-Mouse-On, #fafafa);color:var(--Primary-Dark-Blue, #032C41);font-weight:600;border:1px solid #e0e0e0;cursor:pointer;transition:all .2s ease}.back-to-search-btn:hover{background:#f0f0f0}.search-results-content{display:flex;gap:24px}.search-form-summary{flex:1;padding:16px;background-color:#f5f9ff;border-radius:8px}.search-form-summary h3{color:var(--Primary-Dark-Blue, #032C41);font-size:18px;margin-top:0;margin-bottom:16px}.form-values{display:flex;flex-direction:column;gap:12px}.form-value-item{display:flex;align-items:center}.form-label{font-weight:600;color:var(--Primary-Dark-Blue, #032C41);width:80px}.form-value{color:var(--Neutro-Text, #6d6e70)}.search-results-list{flex:2}.search-results-list h3{color:var(--Primary-Dark-Blue, #032C41);font-size:18px;margin-top:0;margin-bottom:16px}.parts-results{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:16px}.part-result-item{border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.part-result-item:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.part-image-container{height:160px;display:flex;align-items:center;justify-content:center;background-color:#f5f5f5}.part-image{max-width:100%;max-height:140px;object-fit:contain}.part-image-placeholder{width:100px;height:100px;background-color:#e0e0e0;border-radius:4px}.part-info{padding:16px}.part-title{color:var(--Primary-Dark-Blue, #032C41);font-size:16px;font-weight:600;margin:0 0 8px}.part-sku{color:var(--Neutro-Text, #6d6e70);font-size:14px;margin:0 0 16px}.view-part-btn{display:inline-block;padding:8px 16px;border-radius:24px;background:var(--Primary-Light-Blue, #009ee3);color:#fff;text-decoration:none;font-weight:600;font-size:14px;transition:background-color .2s ease}.view-part-btn:hover{background:#0084be}.no-results{color:var(--Neutro-Text, #6d6e70);font-style:italic;text-align:center;padding:24px}.parts-finder-header{text-align:center;margin-bottom:40px}.parts-finder-title{font-size:2.5rem;font-weight:700;color:#1565c0;margin-bottom:16px}.parts-finder-description,.search-results-text,.selection-text,.parts-results-text{font-size:1.125rem;color:#424242;line-height:1.6;margin:0}.search-form{display:flex;justify-content:center;margin-top:40px}.search-input-group{display:flex;gap:12px;align-items:center}.model-input{padding:12px 20px;width:300px;transition:border-color .3s ease;border-radius:24px;border:.5px solid var(--Neutro-Stroke, #d9d9d9);background:var(--Neutro-White, #fff);box-shadow:0 1px 1.5px #0003;color:var(--Neutro-Text, #6d6e70);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}.model-input:focus{outline:none;border-color:#2196f3}.search-button,.continue-btn{display:flex;padding:8px 16px;align-items:center;gap:8px;align-self:stretch;border-radius:24px;background:var(--Primary-Light-Blue, #009ee3);transition:background-color .3s ease;color:var(--Neutro-White, #fff);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.48px}.search-button:hover,.continue-btn:hover{background:#1976d2}.view-product-btn{white-space:nowrap;border-radius:25px;background:var(--Neutro-Mouse-On, #fafafa);box-shadow:0 1px 1.5px #0003;display:flex;padding:4px 16px;justify-content:center;align-items:center;gap:8px;flex:1 0 0;color:var(--Primary-Light-Blue, #009ee3);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.48px}.clear-btn{cursor:pointer;transition:background-color .3s ease;border-radius:24px;background:#f5f5f5;display:flex;height:36px;padding:8px 16px;justify-content:center;align-items:center;gap:8px;color:var(--Neutro-Text, #6d6e70);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-.48px}.clear-btn:hover{background:#eee}.product-result,.option-card,.selected-product-summary{display:flex;align-items:center;justify-content:center;margin-bottom:16px}.model-options{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:20px;margin-bottom:30px}#shopify-section-parts-finder-products .product-item{cursor:pointer;transition:all .3s ease}#shopify-section-parts-finder-products .product-item:hover{border-color:#2196f3;box-shadow:0 4px 12px #2196f333}#shopify-section-parts-finder-products .product-item.selected{border-color:#2196f3;background:#e3f2fd}.search-actions,.selection-actions,.parts-actions{display:flex;justify-content:center;gap:16px;margin-top:0}.parts-table-container{overflow-x:auto;margin:30px 0}.parts-table{width:100%;border-collapse:collapse;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px #0000001a}.parts-table th,.parts-table td{padding:12px 16px;text-align:left;border-bottom:1px solid #e0e0e0}.parts-table th{background:#f5f5f5;font-weight:600;color:#424242}.parts-table tbody tr:hover{background:#f9f9f9}.loading-spinner{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:#ffffffe6;z-index:9999;justify-content:center;align-items:center;flex-direction:column}.spinner{width:40px;height:40px;border:4px solid #e0e0e0;border-top:4px solid #2196f3;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.item-image-preview{flex-shrink:0;width:80px;height:80px;border-radius:4px;overflow:hidden;background:#f5f5f5;display:flex;align-items:center;justify-content:center}.item-image-preview img{width:100%;height:100%;object-fit:cover}.no-image{color:#999;font-size:12px;text-align:center}.item-detail{flex:1;display:flex;flex-direction:column;gap:8px}.group-title{display:flex;flex-direction:column;gap:4px}.item-sku{font-size:12px;color:#666;font-weight:500}.item-title{font-size:16px;font-weight:600;color:#333;margin:0;line-height:1.3}.item-price{font-size:14px;font-weight:600;color:#2196f3}@media (max-width: 768px){.parts-finder-container{padding:20px 16px}.parts-finder-step{padding:20px}.parts-finder-title{font-size:2rem}.model-input{width:250px}.search-input-group{flex-direction:column;gap:16px}.model-options{grid-template-columns:1fr}.product-result,.option-card,.selected-product-summary{flex-direction:column;text-align:center}.predictive__search-group ul{grid-template-columns:1fr}.predictive__search-group a{flex-direction:column;text-align:center;gap:12px}.item-detail{align-items:center}}tbody#parts-table-body{border-radius:16px;background:var(--Neutro-White, #fff);box-shadow:0 1px 1.5px #0003;color:var(--Neutro-Text, #6d6e70);font-family:Source Sans Pro;font-size:16px;font-style:normal;font-weight:400;line-height:normal}
/*# sourceMappingURL=/cdn/shop/t/18/assets/page-parts-finder.css.map */
