.page-module__E0kJGG__page{background-color:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module__E0kJGG__main{flex-direction:column;flex:1;align-items:center;gap:6rem;padding:120px 2rem 4rem;display:flex}.page-module__E0kJGG__searchSection{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.page-module__E0kJGG__mainTitle{letter-spacing:-2px;color:var(--foreground);text-align:center;font-size:3rem;font-weight:900}.page-module__E0kJGG__mainSubtitle{color:var(--gray-400);margin-top:-1.5rem;margin-bottom:1rem;font-size:1.125rem}.page-module__E0kJGG__seoSection{text-align:center;max-width:800px;color:var(--foreground);opacity:.8;margin-top:4rem;padding:0 1rem;font-size:1.125rem;line-height:1.8}@media (max-width:768px){.page-module__E0kJGG__seoSection{margin-top:2rem;font-size:1rem}}@media (prefers-color-scheme:dark){.page-module__E0kJGG__logo{filter:invert()}}.page-module__E0kJGG__footer{text-align:center;width:100%;color:var(--gray-400);border-top:1px solid var(--gray-200);opacity:.7;justify-content:center;align-items:center;margin-top:auto;padding:2rem 1rem;font-size:.75rem;display:flex}
.Header-module__9fWxfa__header{z-index:1000;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#212529;border-bottom:1px solid #334155;justify-content:center;align-items:center;height:80px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__9fWxfa__nav{justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:100%;padding:0 2rem;display:flex;position:relative}.Header-module__9fWxfa__logo{color:#fff;letter-spacing:-.5px;z-index:1002;flex-shrink:0;align-items:center;gap:.25rem;font-size:1.5rem;font-weight:800;text-decoration:none;display:flex}.Header-module__9fWxfa__logo span{color:#dc2626}.Header-module__9fWxfa__navRight{align-items:center;gap:2rem;display:flex}.Header-module__9fWxfa__links{flex:1;justify-content:center;align-items:center;gap:.5rem;min-width:0;height:100%;padding:0 1rem;display:flex}.Header-module__9fWxfa__link{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;align-items:center;height:100%;padding:0 .75rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:color .2s;display:flex}.Header-module__9fWxfa__link:hover{color:#dc2626}.Header-module__9fWxfa__contactBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:12px;padding:.75rem 1.5rem;font-size:.9rem;font-weight:700;transition:all .2s;box-shadow:0 4px 6px -1px #0000001a}.Header-module__9fWxfa__contactBtn:hover{background:#dc2626;transform:translateY(-2px);box-shadow:0 10px 15px -3px #dc262633}.Header-module__9fWxfa__langDropdown{z-index:1001;position:relative}.Header-module__9fWxfa__langBtn{cursor:pointer;color:#334155;background:#f1f5f9;border:1px solid #0000;border-radius:10px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:700;transition:all .2s;display:flex}.Header-module__9fWxfa__langBtn:hover,.Header-module__9fWxfa__langBtn.Header-module__9fWxfa__active{background:#fff;border-color:#cbd5e1;box-shadow:0 4px 6px -1px #0000000d}.Header-module__9fWxfa__arrow{opacity:.5;font-size:.6rem;transition:transform .2s}.Header-module__9fWxfa__langBtn.Header-module__9fWxfa__active .Header-module__9fWxfa__arrow{transform:rotate(180deg)}.Header-module__9fWxfa__dropdownMenu{background:#fff;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:.25rem;min-width:140px;padding:.5rem;animation:.2s ease-out Header-module__9fWxfa__slideDown;display:flex;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 10px 25px -5px #0000001a}@keyframes Header-module__9fWxfa__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.Header-module__9fWxfa__dropdownItem{text-align:left;color:#64748b;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.Header-module__9fWxfa__dropdownItem:hover{color:#0f172a;background:#f8fafc}.Header-module__9fWxfa__dropdownItem.Header-module__9fWxfa__selected{color:#166534;background:#f0fdf4}.Header-module__9fWxfa__checkIcon{color:#166534;font-size:.8rem}.Header-module__9fWxfa__topBar{display:none}.Header-module__9fWxfa__mobileToggle{cursor:pointer;z-index:2000;color:#fff;background:0 0;border:none;padding:.5rem;font-size:1.75rem;transition:color .3s;display:none}.Header-module__9fWxfa__mobileToggle.Header-module__9fWxfa__active{color:#0f172a}.Header-module__9fWxfa__mobileMenu{display:none}@media (max-width:768px){.Header-module__9fWxfa__header{background:#212529;flex-direction:column;height:auto;padding:0}.Header-module__9fWxfa__topBar{background:#1e293b;border-bottom:1px solid #334155;width:100%;padding:.5rem 0;display:block}.Header-module__9fWxfa__topBarContent{justify-content:flex-end;max-width:1200px;margin:0 auto;padding:0 1rem;display:flex}.Header-module__9fWxfa__mobileLangSwitcherTop{gap:.5rem;display:flex}.Header-module__9fWxfa__mobileLangBtnTop{color:#94a3b8;cursor:pointer;background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:.8rem;font-weight:600;transition:all .2s}.Header-module__9fWxfa__mobileLangBtnTop.Header-module__9fWxfa__active{color:#fff;background:#dc2626}.Header-module__9fWxfa__nav{height:60px}.Header-module__9fWxfa__navRight,.Header-module__9fWxfa__links{display:none}.Header-module__9fWxfa__mobileToggle{z-index:10000;display:block;position:relative}.Header-module__9fWxfa__mobileMenu{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;background:#fffffffa;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:1.5rem;width:100vw;height:100vh;padding:6rem 2rem 4rem;animation:.4s cubic-bezier(.16,1,.3,1) Header-module__9fWxfa__slideIn;display:flex;position:fixed;top:0;left:0;overflow-y:auto}@keyframes Header-module__9fWxfa__slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.Header-module__9fWxfa__mobileMenu .Header-module__9fWxfa__links{flex-direction:column;gap:0;width:100%;height:auto;display:flex;position:static;left:auto;transform:none}.Header-module__9fWxfa__mobileMenu .Header-module__9fWxfa__link{text-align:left;color:#0f172a;text-transform:none;letter-spacing:normal;border-bottom:1px solid #f1f5f9;width:100%;padding:.75rem 0;font-size:1.1rem;font-weight:700;transition:color .2s;display:block}.Header-module__9fWxfa__mobileMenu .Header-module__9fWxfa__link:active,.Header-module__9fWxfa__mobileLogo span{color:#dc2626}.Header-module__9fWxfa__mobileLogo{color:#0f172a;margin-bottom:.5rem}.Header-module__9fWxfa__mobileLangSwitcher{margin-bottom:1.5rem}.Header-module__9fWxfa__mobileAccordion{border-bottom:1px solid #f1f5f9;width:100%}.Header-module__9fWxfa__accordionHeader{color:#0f172a;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:.75rem 0;font-size:1.1rem;font-weight:700;display:flex}.Header-module__9fWxfa__accordionArrow{color:#64748b;font-size:.8rem;transition:transform .3s}.Header-module__9fWxfa__rotated{transform:rotate(180deg)}.Header-module__9fWxfa__accordionContent{flex-direction:column;gap:.5rem;padding-bottom:1rem;padding-left:1rem;animation:.2s ease-out Header-module__9fWxfa__fadeIn;display:flex}.Header-module__9fWxfa__accordionContent a{color:#475569;padding:.25rem 0;font-size:.95rem;text-decoration:none}.Header-module__9fWxfa__mobileMenu .Header-module__9fWxfa__contactBtn{text-align:center;width:100%;padding:1.25rem;font-size:1.1rem}.Header-module__9fWxfa__mobileMenu .Header-module__9fWxfa__dropdownItem{border:2px solid #f1f5f9;border-radius:12px;flex:1;justify-content:center;min-width:80px;padding:.75rem 1.5rem;font-size:1rem}.Header-module__9fWxfa__mobileMenu .Header-module__9fWxfa__dropdownItem.Header-module__9fWxfa__selected{color:#dc2626;background:#fef2f2;border-color:#dc2626}.Header-module__9fWxfa__mobileMenu .Header-module__9fWxfa__dropdownItem:hover{background:#f8fafc}.Header-module__9fWxfa__mobileLangSwitcher{flex-direction:row;justify-content:center;gap:1rem;width:100%;margin-top:1rem;display:flex}.Header-module__9fWxfa__mobileLangBtn{color:#64748b;cursor:pointer;background:#fff;border:2px solid #f1f5f9;border-radius:12px;min-width:60px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s}.Header-module__9fWxfa__mobileLangBtn.Header-module__9fWxfa__active{color:#dc2626;background:#fef2f2;border-color:#dc2626}}@keyframes Header-module__9fWxfa__fadeIn{0%{opacity:0}to{opacity:1}}.Header-module__9fWxfa__navItem{align-items:center;height:100%;display:flex;position:relative}.Header-module__9fWxfa__navItem>a{color:#fff;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;align-items:center;height:100%;padding:0 .75rem;font-size:.8rem;font-weight:700;text-decoration:none;display:flex;position:relative}.Header-module__9fWxfa__navItem:hover>a{color:#dc2626}.Header-module__9fWxfa__navItem:hover>a:after{content:"";background:#dc2626;border-radius:3px 3px 0 0;width:100%;height:3px;position:absolute;bottom:0;left:0}.Header-module__9fWxfa__megaMenu{opacity:0;visibility:hidden;z-index:999;background:#fff;border:1px solid #e2e8f0;border-top:none;border-radius:0 0 12px 12px;width:100%;min-width:1000px;max-width:1200px;max-height:calc(100vh - 100px);transition:all .2s ease-out;position:fixed;top:80px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 20px 25px -5px #0000001a}.Header-module__9fWxfa__navItem:hover .Header-module__9fWxfa__megaMenu{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.Header-module__9fWxfa__megaMenuContent{gap:2rem;width:100%;padding:2rem;display:grid}.Header-module__9fWxfa__megaMenuContent.Header-module__9fWxfa__cols4{grid-template-columns:250px 1fr 1fr 1fr}.Header-module__9fWxfa__megaMenuContent.Header-module__9fWxfa__cols3{grid-template-columns:250px 1fr 1fr}.Header-module__9fWxfa__megaMenuContent.Header-module__9fWxfa__cols2{grid-template-columns:250px 1fr}.Header-module__9fWxfa__megaMenuContent.Header-module__9fWxfa__colsStocks{grid-template-columns:250px 1fr 1fr}.Header-module__9fWxfa__megaMenuContent.Header-module__9fWxfa__colsMedia{grid-template-columns:250px 1fr}.Header-module__9fWxfa__menuImage{object-fit:cover;background:#f1f5f9;border-radius:12px;width:100%;height:100%;min-height:200px}.Header-module__9fWxfa__megaColumn{flex-direction:column;gap:.8rem;display:flex}.Header-module__9fWxfa__columnTitle{color:#0f172a;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-bottom:2px solid #f1f5f9;margin-bottom:.5rem;padding-bottom:.5rem;font-size:.95rem;font-weight:800}.Header-module__9fWxfa__megaLink{color:#64748b;white-space:nowrap;text-overflow:ellipsis;padding:.25rem 0;font-size:.875rem;text-decoration:none;transition:all .2s;display:block;overflow:hidden}.Header-module__9fWxfa__megaLink:hover{color:#dc2626;transform:translate(5px)}
.detail-module__4Zjqrq__page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex;overflow-x:hidden}.detail-module__4Zjqrq__main{flex-direction:column;flex:1;align-items:center;padding:120px 2rem 4rem;display:flex}.detail-module__4Zjqrq__stockSection{background:#fff;border:1px solid #f1f5f9;border-radius:32px;width:100%;max-width:1200px;margin-top:4rem;padding:3rem;box-shadow:0 10px 40px #0000000a}.detail-module__4Zjqrq__stockTable{border-collapse:separate;border-spacing:0;width:100%;margin-bottom:2rem}.detail-module__4Zjqrq__stockTable th{text-align:left;color:#64748b;text-transform:uppercase;letter-spacing:.05em;border-bottom:2px solid #f1f5f9;padding:1.5rem;font-size:.875rem;font-weight:600}.detail-module__4Zjqrq__stockTable td{color:#1e293b;border-bottom:1px solid #f1f5f9;padding:1.5rem;font-size:1rem;font-weight:500}.detail-module__4Zjqrq__stockDot{border-radius:50%;width:12px;height:12px;display:inline-block}.detail-module__4Zjqrq__available{background-color:#22c55e}.detail-module__4Zjqrq__production{background-color:#f59e0b}.detail-module__4Zjqrq__discontinued{background-color:#ef4444}.detail-module__4Zjqrq__stockLegend{background:#f8fafc;border-radius:20px;padding:2rem}.detail-module__4Zjqrq__legendNote{color:#64748b;margin-bottom:1.5rem;font-size:.875rem;line-height:1.6}.detail-module__4Zjqrq__legendItems{flex-wrap:wrap;gap:2rem;display:flex}.detail-module__4Zjqrq__legendItem{color:#334155;align-items:center;gap:.75rem;font-size:.875rem;font-weight:600;display:flex}.detail-module__4Zjqrq__footer{text-align:center;background:#f8fafc;border-top:1px solid #f1f5f9;padding:3rem 2rem}.detail-module__4Zjqrq__footer p{color:#94a3b8;font-size:.875rem}.detail-module__4Zjqrq__errorPage{background:#f8fafc;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;display:flex}.detail-module__4Zjqrq__errorContent{text-align:center;background:#fff;border-radius:32px;padding:4rem;box-shadow:0 20px 50px #0000000d}.detail-module__4Zjqrq__errorContent h1{color:#1e293b;margin-bottom:2rem;font-size:2.5rem}.detail-module__4Zjqrq__backBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:12px;padding:1rem 2.5rem;font-weight:600;transition:all .3s}.detail-module__4Zjqrq__splitLayout{grid-template-columns:1.2fr 1fr;align-items:start;gap:4rem;width:100%;max-width:1200px;display:grid}.detail-module__4Zjqrq__imageSection{position:sticky;top:120px}.detail-module__4Zjqrq__mainProductImage{aspect-ratio:1;background:0 0;border-radius:32px;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:visible}.detail-module__4Zjqrq__fullImage{object-fit:contain;width:100%;height:100%}.detail-module__4Zjqrq__visualizerToggleBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;z-index:10;background:#0f172ad9;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex;position:absolute;bottom:20px;right:20px;box-shadow:0 10px 20px #0003}.detail-module__4Zjqrq__visualizerToggleBtn:hover{background:#dc2626;transform:translateY(-2px)}.detail-module__4Zjqrq__visualizerToggleBtn .detail-module__4Zjqrq__icon{font-size:1rem}@keyframes detail-module__4Zjqrq__float{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}.detail-module__4Zjqrq__imageStockOverlay{color:#fff;letter-spacing:.05em;background:#22c55e;border-radius:100px;padding:.5rem 1.25rem;font-size:.75rem;font-weight:700;position:absolute;top:2rem;right:2rem;box-shadow:0 4px 12px #22c55e4d}.detail-module__4Zjqrq__imageSub{color:#94a3b8;text-align:center;margin-top:1.5rem;font-size:.875rem}.detail-module__4Zjqrq__infoSection{background:#fff;border:1px solid #f1f5f9;border-radius:32px;padding:3rem;box-shadow:0 20px 50px #00000008}.detail-module__4Zjqrq__topActions{justify-content:space-between;align-items:center;margin-bottom:2.5rem;display:flex}.detail-module__4Zjqrq__backButtonUX,.detail-module__4Zjqrq__shareBtnHeader{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .3s;display:flex}.detail-module__4Zjqrq__backButtonUX:hover,.detail-module__4Zjqrq__shareBtnHeader:hover{color:#0f172a;background:#fff;border-color:#cbd5e1;transform:translateY(-2px);box-shadow:0 4px 6px -1px #0000000d}.detail-module__4Zjqrq__shareBtnHeader .detail-module__4Zjqrq__icon{font-size:1.1em}.detail-module__4Zjqrq__specsCard{background:#fff;border:1px solid #e2e8f0;border-radius:24px;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.detail-module__4Zjqrq__specsSection{padding:1.5rem 2rem}.detail-module__4Zjqrq__specsTitle{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;margin-bottom:1.25rem;font-size:.75rem;font-weight:800}.detail-module__4Zjqrq__specsGrid{grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1.5rem;display:grid}.detail-module__4Zjqrq__surfaceComboRow{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem 1rem;display:flex}.detail-module__4Zjqrq__surfaceInfo{flex:1}.detail-module__4Zjqrq__surfaceInfo .detail-module__4Zjqrq__specItem{margin-bottom:0}.detail-module__4Zjqrq__surfaceVisualMini{cursor:zoom-in;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.detail-module__4Zjqrq__surfaceVisualMini img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.detail-module__4Zjqrq__surfaceVisualMini:hover img{transform:scale(1.1)}.detail-module__4Zjqrq__surfaceVisualMini .detail-module__4Zjqrq__zoomHint{text-align:center;background:#0009;width:100%;padding:.2rem .4rem;font-size:.6rem;bottom:0;left:0}.detail-module__4Zjqrq__specItem{flex-direction:column;gap:.25rem;display:flex}.detail-module__4Zjqrq__specItem dt{color:#64748b;text-transform:uppercase;font-size:.7rem;font-weight:700}.detail-module__4Zjqrq__specItem dd{color:#0f172a;word-break:break-word;font-size:1rem;font-weight:600}.detail-module__4Zjqrq__specsDivider{background:#f1f5f9;width:100%;height:1px}.detail-module__4Zjqrq__mobelkantHeader{justify-content:space-between;align-items:flex-start;margin-bottom:1.25rem;display:flex}.detail-module__4Zjqrq__mobelkantHeader .detail-module__4Zjqrq__specsTitle{color:#dc2626;margin-bottom:0}.detail-module__4Zjqrq__highlightValue{color:#dc2626;font-size:1.25rem;font-weight:800!important}.detail-module__4Zjqrq__verifiedBadge{color:#166534;letter-spacing:.05em;background:#dcfce7;border-radius:100px;padding:.25rem .75rem;font-size:.65rem;font-weight:700}.detail-module__4Zjqrq__surfaceVisualRow{background:#f8fafc;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.detail-module__4Zjqrq__surfaceLabel{color:#475569;letter-spacing:.05em;font-size:.75rem;font-weight:700}.detail-module__4Zjqrq__surfacePreview{cursor:zoom-in;border:2px solid #fff;border-radius:12px;width:80px;height:80px;position:relative;overflow:hidden;box-shadow:0 4px 6px #0000000d}.detail-module__4Zjqrq__surfacePreview img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.detail-module__4Zjqrq__surfacePreview:hover img{transform:scale(1.1)}.detail-module__4Zjqrq__zoomHint{color:#fff;opacity:0;background:#0006;justify-content:center;align-items:center;font-size:.65rem;font-weight:700;transition:opacity .2s;display:flex;position:absolute;inset:0}.detail-module__4Zjqrq__surfacePreview:hover .detail-module__4Zjqrq__zoomHint{opacity:1}.detail-module__4Zjqrq__toast{color:#fff;z-index:1000;background:#1e293b;border-radius:99px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;animation:.3s ease-out detail-module__4Zjqrq__toastFade;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 10px 25px #0003}@keyframes detail-module__4Zjqrq__toastFade{0%{opacity:0;transform:translate(-50%,20px)}to{opacity:1;transform:translate(-50%)}}.detail-module__4Zjqrq__miniFinderSection{color:#fff;background:#111827;border-radius:32px;width:100%;max-width:1200px;margin-top:4rem;padding:4rem}.detail-module__4Zjqrq__mfTitle{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#94a3b8);-webkit-background-clip:text;background-clip:text;margin-bottom:3.5rem;font-size:2.25rem;font-weight:800}.detail-module__4Zjqrq__mfMainContainer{align-items:stretch;gap:4rem;display:flex}.detail-module__4Zjqrq__mfPath{flex-direction:column;flex:1;justify-content:center;display:flex}.detail-module__4Zjqrq__disabledPath{opacity:.3;pointer-events:none;filter:grayscale()}.detail-module__4Zjqrq__mfDivider{flex-direction:column;justify-content:center;align-items:center;gap:1.5rem;display:flex}.detail-module__4Zjqrq__mfLine{background:linear-gradient(#0000,#ffffff1a,#0000);flex:1;width:2px}.detail-module__4Zjqrq__mfOrText{color:#4b5563;letter-spacing:.2em;font-size:.75rem;font-weight:800}.detail-module__4Zjqrq__mfBox{margin-bottom:2rem}.detail-module__4Zjqrq__mfBox:last-child{margin-bottom:0}.detail-module__4Zjqrq__mfBox label{color:#94a3b8;margin-bottom:.75rem;font-size:.875rem;font-weight:600;display:block}.detail-module__4Zjqrq__mfInputWrapper,.detail-module__4Zjqrq__mfSearchWrapper{position:relative}.detail-module__4Zjqrq__mfInput{color:#fff;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:1.25rem 1.5rem;font-size:1rem;transition:all .3s}.detail-module__4Zjqrq__mfInput:focus{background:#ffffff0d;border-color:#dc2626;outline:none;box-shadow:0 0 0 4px #dc26261a}.detail-module__4Zjqrq__mfSelect{color:#fff;cursor:pointer;appearance:none;background:#ffffff08;border:1px solid #ffffff1a;border-radius:16px;width:100%;padding:1.25rem 1.5rem;font-size:1rem;transition:all .3s}.detail-module__4Zjqrq__mfSelect option{color:#000;background-color:#fff}.detail-module__4Zjqrq__mfSelect:focus{border-color:#dc2626;outline:none}.detail-module__4Zjqrq__mfDropdown{z-index:100;background:#fff;border:1px solid #ffffff1a;border-radius:16px;max-height:300px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 20px 40px #0006}.detail-module__4Zjqrq__mfDropdownItem{cursor:pointer;color:#000;border-bottom:1px solid #f1f5f9;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.detail-module__4Zjqrq__mfDropdownItem:hover{background:#f8fafc}.detail-module__4Zjqrq__mfDropName{color:#000;font-weight:600}.detail-module__4Zjqrq__mfDropCode{color:#475569;background:#f1f5f9;border-radius:6px;padding:4px 8px;font-size:.75rem;font-weight:700}.detail-module__4Zjqrq__mfRunBtn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:16px;width:100%;margin-top:3rem;padding:1.5rem;font-size:1rem;font-weight:700;transition:all .3s}.detail-module__4Zjqrq__mfClearBtn{color:#fff;cursor:pointer;background:#ffffff1a;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:1rem;display:flex;position:absolute;top:50%;right:1rem;transform:translateY(-50%)}.detail-module__4Zjqrq__mfLabelRow{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.detail-module__4Zjqrq__mfLabelClearBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;font-size:.75rem;font-weight:700}.detail-module__4Zjqrq__lightboxOverlay{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#000000f2;justify-content:center;align-items:center;padding:2rem;display:flex;position:fixed;inset:0}.detail-module__4Zjqrq__lightboxContent{background:#fff;border-radius:32px;width:100%;max-width:900px;padding:3rem;position:relative;box-shadow:0 30px 60px #00000080}.detail-module__4Zjqrq__lightboxTitle{color:#1e293b;text-align:center;text-transform:uppercase;letter-spacing:.05em;margin-bottom:2.5rem;font-size:1.25rem;font-weight:800}.detail-module__4Zjqrq__lightboxImageWrapper{aspect-ratio:16/9;cursor:zoom-in;background:#f8fafc;border:1px solid #f1f5f9;border-radius:20px;width:100%;overflow:hidden}.detail-module__4Zjqrq__lightboxImage{object-fit:cover;width:100%;height:100%;transition:transform .1s ease-out}.detail-module__4Zjqrq__closeBtn{color:#64748b;cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;font-size:1.5rem;transition:all .3s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.detail-module__4Zjqrq__closeBtn:hover{color:#dc2626;background:#fee2e2;transform:rotate(90deg)}.detail-module__4Zjqrq__lightboxFooter{text-align:center;color:#94a3b8;margin-top:2rem;font-size:.875rem;font-weight:600}.detail-module__4Zjqrq__compatibilityTableWrapper{width:100%;margin-top:.5rem;overflow-x:auto}.detail-module__4Zjqrq__compatibilityTable{border-collapse:separate;border-spacing:0;width:100%}.detail-module__4Zjqrq__compatibilityTable th{text-align:left;color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-bottom:2px solid #f1f5f9;padding:.75rem 1rem;font-size:.7rem;font-weight:800}.detail-module__4Zjqrq__compatibilityTable td{color:#334155;white-space:normal;word-break:break-word;border-bottom:1px solid #f8fafc;padding:.75rem 1rem;font-size:.85rem;font-weight:600}.detail-module__4Zjqrq__clickableRow{cursor:pointer;transition:background .2s}.detail-module__4Zjqrq__clickableRow:hover{background:#f8fafc}.detail-module__4Zjqrq__clickableRow:last-child td{border-bottom:none}.detail-module__4Zjqrq__codeTag{color:#475569;background:#f1f5f9;border-radius:6px;padding:.25rem .5rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;font-weight:700}.detail-module__4Zjqrq__fontMono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.detail-module__4Zjqrq__fontBold{color:#0f172a;font-weight:800}.detail-module__4Zjqrq__scoreBar{background:#f1f5f9;border-radius:99px;align-items:center;width:80px;height:20px;display:flex;position:relative;overflow:hidden}.detail-module__4Zjqrq__scoreFill{opacity:.5;background:#10b981;border-radius:99px;height:100%;position:absolute;top:0;left:0}.detail-module__4Zjqrq__scoreBar span{z-index:1;color:#0f172a;text-align:center;width:100%;font-size:.65rem;font-weight:800;position:relative}.detail-module__4Zjqrq__arrowCell{color:#cbd5e1;text-align:right;width:32px;font-weight:900}.detail-module__4Zjqrq__clickableRow:hover .detail-module__4Zjqrq__arrowCell{color:#1e293b}@media (max-width:768px){.detail-module__4Zjqrq__lightboxContent{border-radius:16px;max-width:95%;padding:1rem}.detail-module__4Zjqrq__lightboxTitle{font-size:.8125rem}.detail-module__4Zjqrq__closeBtn{width:32px;height:32px;font-size:1.25rem;top:.5rem;right:.5rem}.detail-module__4Zjqrq__surfaceInfoSideBySide{flex-direction:column;align-items:stretch;gap:1.5rem;padding:1rem}.detail-module__4Zjqrq__surfaceThumbnailSide{align-items:center}.detail-module__4Zjqrq__surfaceThumbnail{width:100%;max-width:200px}.detail-module__4Zjqrq__splitLayout{grid-template-columns:1fr;gap:2rem}.detail-module__4Zjqrq__imageSection{position:relative;top:0}.detail-module__4Zjqrq__main{padding:120px 1rem 2rem}.detail-module__4Zjqrq__stockSection{padding:1.5rem}.detail-module__4Zjqrq__stockTable th,.detail-module__4Zjqrq__stockTable td{white-space:normal;word-break:break-all;padding:.75rem .5rem;font-size:.7rem}.detail-module__4Zjqrq__miniFinderSection{padding:2rem 1.5rem}.detail-module__4Zjqrq__mfTitle{font-size:1.5rem}.detail-module__4Zjqrq__mfMainContainer{flex-direction:column;gap:2rem}.detail-module__4Zjqrq__mfDivider{display:none}.detail-module__4Zjqrq__mfLine{width:100%;height:2px}.detail-module__4Zjqrq__specsGrid{grid-template-columns:1fr;gap:1.25rem}.detail-module__4Zjqrq__infoSection{padding:1.5rem}.detail-module__4Zjqrq__specsSection,.detail-module__4Zjqrq__surfaceVisualRow{padding:1rem}.detail-module__4Zjqrq__surfaceComboRow{flex-direction:column;align-items:flex-start;gap:1rem;padding:1rem}.detail-module__4Zjqrq__surfaceInfo{width:100%}.detail-module__4Zjqrq__surfaceVisualMini{width:100%;max-width:none;height:160px}.detail-module__4Zjqrq__compatibilityTableWrapper{-webkit-overflow-scrolling:touch;width:calc(100% + 1rem);margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem}.detail-module__4Zjqrq__compatibilityTable th{padding:.5rem;font-size:.65rem}.detail-module__4Zjqrq__compatibilityTable td{padding:.5rem;font-size:.75rem}.detail-module__4Zjqrq__imageStockOverlay{padding:.35rem .75rem;font-size:.65rem;top:1rem;right:1rem}.detail-module__4Zjqrq__topActions{margin-bottom:1.5rem}.detail-module__4Zjqrq__visualizerToggleBtn{padding:.5rem 1rem;font-size:.7rem;bottom:15px;right:15px}}
.FinderBox-module__YRYf-W__container{flex-direction:column;gap:1rem;width:100%;max-width:800px;display:flex}.FinderBox-module__YRYf-W__modeTabs{background:#f1f5f9;border-radius:16px;gap:.5rem;width:100%;max-width:fit-content;padding:.4rem;display:flex}.FinderBox-module__YRYf-W__tab{white-space:nowrap;text-align:center;background:0 0;border:none;border-radius:12px;flex:1;padding:.75rem 1.5rem;font-size:.9rem;font-weight:600}.FinderBox-module__YRYf-W__activeTab{color:var(--primary);box-shadow:var(--shadow-sm);background:#fff}.FinderBox-module__YRYf-W__box{text-align:left;width:100%;padding:3rem}.FinderBox-module__YRYf-W__stepForm,.FinderBox-module__YRYf-W__keywordForm{flex-direction:column;gap:2rem;width:100%;display:flex}.FinderBox-module__YRYf-W__inputGroup{flex-direction:column;gap:.75rem;width:100%;display:flex}.FinderBox-module__YRYf-W__inputGroup label{color:var(--gray-400);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:700}.FinderBox-module__YRYf-W__select,.FinderBox-module__YRYf-W__input{border:2px solid var(--gray-100);width:100%;color:var(--foreground);appearance:none;text-overflow:ellipsis;background:#fff;border-radius:16px;outline:none;padding:1rem 1.25rem;font-size:1rem;overflow:hidden}.FinderBox-module__YRYf-W__select:focus,.FinderBox-module__YRYf-W__input:focus{border-color:var(--primary);box-shadow:0 0 0 4px #dc26260d}.FinderBox-module__YRYf-W__runBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:16px;margin-top:1rem;padding:1.25rem;font-size:1.125rem;font-weight:700;transition:all .2s}.FinderBox-module__YRYf-W__runBtn:disabled{opacity:.5;cursor:not-allowed;filter:grayscale()}.FinderBox-module__YRYf-W__searchWrapper{width:100%;position:relative}.FinderBox-module__YRYf-W__resultsDropdown{border:1px solid var(--gray-200);box-shadow:var(--shadow);z-index:100;background:#fff;border-radius:16px;max-height:300px;position:absolute;top:calc(100% + 10px);left:0;right:0;overflow-y:auto}.FinderBox-module__YRYf-W__resultItem{cursor:pointer;border-bottom:1px solid var(--gray-100);padding:1.25rem 1.5rem;transition:background .2s}.FinderBox-module__YRYf-W__resultItem:hover{background:var(--gray-100)}.FinderBox-module__YRYf-W__resultTitle{font-size:1.125rem;font-weight:700}.FinderBox-module__YRYf-W__resultMeta{color:var(--gray-400);margin-top:.25rem;font-size:.875rem}.FinderBox-module__YRYf-W__detailsArea{border-top:2px dashed var(--gray-200);align-items:center;gap:2rem;margin-top:3rem;padding-top:3rem;animation:.3s ease-out FinderBox-module__YRYf-W__slideUp;display:flex;position:relative}.FinderBox-module__YRYf-W__colorPreview{border-radius:20px;width:120px;height:120px;box-shadow:inset 0 0 0 1px #0000001a}.FinderBox-module__YRYf-W__detailsText h3{margin-bottom:.5rem;font-size:1.75rem;font-weight:900}.FinderBox-module__YRYf-W__detailsText p{color:var(--gray-400);font-size:1rem}.FinderBox-module__YRYf-W__detailsText strong{color:var(--foreground)}.FinderBox-module__YRYf-W__closeBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;font-weight:600;position:absolute;top:3rem;right:0}@keyframes FinderBox-module__YRYf-W__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FinderBox-module__YRYf-W__fullResultsArea{width:100%;max-width:1200px;margin-top:4rem;animation:.4s ease-out FinderBox-module__YRYf-W__slideUp}.FinderBox-module__YRYf-W__resultsHeader{border-bottom:1px solid var(--gray-200);margin-bottom:2rem;padding-bottom:1rem}.FinderBox-module__YRYf-W__resultsHeader h3{color:var(--foreground);font-size:1.5rem;font-weight:900}.FinderBox-module__YRYf-W__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;width:100%;display:grid}.FinderBox-module__YRYf-W__resultCard{border:1px solid var(--gray-100);cursor:pointer;background:#fff;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.FinderBox-module__YRYf-W__resultCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #00000014}.FinderBox-module__YRYf-W__cardImage{aspect-ratio:1.2;background:0 0;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:relative}.FinderBox-module__YRYf-W__cardImage img{object-fit:contain;border-radius:12px;width:100%;height:100%}.FinderBox-module__YRYf-W__stockBadgeSmall{color:#fff;letter-spacing:.05em;background:#10b981;border-radius:6px;padding:.25rem .6rem;font-size:.6rem;font-weight:800;position:absolute;top:.75rem;left:.75rem;box-shadow:0 4px 8px #10b98133}.FinderBox-module__YRYf-W__cardInfo{flex-direction:column;gap:.75rem;padding:1.5rem;display:flex}.FinderBox-module__YRYf-W__cardInfo h4{color:var(--foreground);margin:0;font-size:1.125rem;font-weight:800}.FinderBox-module__YRYf-W__cardMeta{flex-direction:column;gap:.25rem;display:flex}.FinderBox-module__YRYf-W__cardMeta span{color:var(--gray-400);font-size:.75rem;font-weight:600}@media (max-width:1200px){.FinderBox-module__YRYf-W__fullResultsArea{max-width:100%}}@media (max-width:768px){.FinderBox-module__YRYf-W__resultsGrid{grid-template-columns:1fr;gap:1.5rem}.FinderBox-module__YRYf-W__box{padding:1.5rem}.FinderBox-module__YRYf-W__runBtn{padding:1rem;font-size:1rem}.FinderBox-module__YRYf-W__tab{padding:.5rem 1rem;font-size:.9rem}}
.Visualizer-module__DByHHq__container{background:#f8fafc;border:1px solid #e2e8f0;border-radius:20px;width:100%;padding:1.5rem;animation:.5s cubic-bezier(.16,1,.3,1) Visualizer-module__DByHHq__slideUp;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}@keyframes Visualizer-module__DByHHq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Visualizer-module__DByHHq__glassHeader{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid #ffffff4d;border-radius:16px;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem 1rem;display:flex;position:relative}.Visualizer-module__DByHHq__headerTitle{justify-content:center;align-items:center;gap:.75rem;width:100%;margin-bottom:.25rem;display:flex}.Visualizer-module__DByHHq__headerTitle h3{color:#1e293b;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:1rem;font-weight:800}.Visualizer-module__DByHHq__glassHeader p{color:#64748b;text-align:center;margin:0;padding:0 2rem;font-size:.75rem;font-weight:500;line-height:1.4}.Visualizer-module__DByHHq__closeBtn{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#64748b;cursor:pointer;width:32px;height:32px;box-shadow:none;z-index:20;background:#ffffff80;border:1px solid #ffffff80;border-radius:50%;justify-content:center;align-items:center;font-size:.9rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:1rem;right:1rem}.Visualizer-module__DByHHq__closeBtn:hover{color:#ef4444;background:#fee2e2;transform:rotate(90deg)}.Visualizer-module__DByHHq__visualizerArea{cursor:crosshair;background:#e2e8f0;border:1px solid #cbd5e1;border-radius:20px;width:100%;height:340px;position:relative;overflow:hidden}.Visualizer-module__DByHHq__surfaceWrapper{width:100%;height:100%;position:relative}.Visualizer-module__DByHHq__surface{background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;padding:2rem;transition:background-image .4s}.Visualizer-module__DByHHq__vignette{pointer-events:none;position:absolute;inset:0;box-shadow:inset 0 0 80px #0000001a}.Visualizer-module__DByHHq__screwHead{z-index:5;background:radial-gradient(circle at 30% 30%,#f1f5f9,#94a3b8);border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .3s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px 4px #0006,0 2px 5px #0003}.Visualizer-module__DByHHq__pulse.Visualizer-module__DByHHq__screwHead{transform:translate(-50%,-50%)scale(1.1);box-shadow:inset 0 1px 4px #0006,0 0 25px #dc262666}.Visualizer-module__DByHHq__matched.Visualizer-module__DByHHq__screwHead{background:radial-gradient(circle at 30% 30%,#f0fdf4,#22c55e);transform:translate(-50%,-50%)scale(1.15);box-shadow:0 0 30px #22c55e99}.Visualizer-module__DByHHq__targetHalo{opacity:0;border:3px solid #dc262666;border-radius:50%;transition:all .3s;animation:10s linear infinite Visualizer-module__DByHHq__rotate;position:absolute;inset:-12px}.Visualizer-module__DByHHq__targetNear .Visualizer-module__DByHHq__targetHalo{opacity:1;border-style:solid;border-color:#22c55e;box-shadow:0 0 20px #22c55e66}@keyframes Visualizer-module__DByHHq__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Visualizer-module__DByHHq__screwSlot{width:18px;height:18px;position:relative}.Visualizer-module__DByHHq__screwSlot:before,.Visualizer-module__DByHHq__screwSlot:after{content:"";background:#475569;border-radius:1px;width:100%;height:3px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 1px 2px #00000080}.Visualizer-module__DByHHq__screwSlot:after{transform:translate(-50%,-50%)rotate(90deg)}.Visualizer-module__DByHHq__screwCover{z-index:10;touch-action:none;background-size:cover;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .1s;display:flex;position:absolute;transform:translate(-50%,-50%);box-shadow:0 5px 15px #0003}.Visualizer-module__DByHHq__screwCover.Visualizer-module__DByHHq__dragging{transform:translate(-50%,-60%)scale(1.1);box-shadow:0 15px 30px #0000004d}.Visualizer-module__DByHHq__screwCover.Visualizer-module__DByHHq__snapped{box-shadow:none;transform:translate(-50%,-50%)}.Visualizer-module__DByHHq__matchOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;opacity:0;pointer-events:none;white-space:nowrap;letter-spacing:.05em;z-index:100;background:#22c55ee6;border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:700;transition:all .3s cubic-bezier(.34,1.56,.64,1);position:absolute;top:-45px;left:50%;transform:translate(-50%)translateY(10px);box-shadow:0 4px 12px #22c55e4d}.Visualizer-module__DByHHq__screwHead.Visualizer-module__DByHHq__matched .Visualizer-module__DByHHq__matchOverlay,.Visualizer-module__DByHHq__targetNear .Visualizer-module__DByHHq__matchOverlay{opacity:1;transform:translate(-50%)translateY(0)}.Visualizer-module__DByHHq__dragShadow{filter:blur(2px);background:#0000001a;border-radius:50%;width:60%;height:4px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.Visualizer-module__DByHHq__bottomAlert{color:#334155;background:linear-gradient(90deg,#f8fafc,#f1f5f9);border:1px solid #cbd5e1;border-left:4px solid #3b82f6;border-radius:8px;align-items:center;gap:.75rem;margin-top:1rem;padding:.75rem 1rem;font-size:.8rem;line-height:1.4;animation:.5s ease-out .2s both Visualizer-module__DByHHq__fadeIn;display:flex;box-shadow:0 2px 4px #00000008}@keyframes Visualizer-module__DByHHq__fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.Visualizer-module__DByHHq__alertIcon{font-size:1.2rem;animation:2s infinite Visualizer-module__DByHHq__pulse}.Visualizer-module__DByHHq__alertText strong{color:#1e293b;letter-spacing:.5px;margin-right:4px;font-weight:700}.Visualizer-module__DByHHq__screwCoverInner{background:linear-gradient(145deg,#fff3 0%,#0000001a 100%);border-radius:50%;width:100%;height:100%;box-shadow:inset 0 1px 2px #ffffff80}.Visualizer-module__DByHHq__reflection{pointer-events:none;filter:blur(1.5px);background:linear-gradient(#ffffff80,#fff0);border-radius:50%;width:30%;height:20%;position:absolute;top:10%;left:25%;transform:rotate(-30deg)}
.results-module__pAav7a__page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.results-module__pAav7a__main{flex-direction:column;flex:1;align-items:center;padding:120px 2rem 4rem;display:flex}.results-module__pAav7a__resultsContainer{flex-direction:column;gap:2.5rem;width:100%;max-width:1200px;display:flex}.results-module__pAav7a__topActions{justify-content:flex-start;display:flex}.results-module__pAav7a__backButton{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.results-module__pAav7a__backButton:hover{color:#0f172a;background:#fff;border-color:#0f172a;transform:translate(-4px)}.results-module__pAav7a__headerArea{text-align:left;flex-direction:column;gap:.25rem;display:flex}.results-module__pAav7a__titleWrapper{align-items:center;gap:1rem;display:flex}.results-module__pAav7a__title{color:#0f172a;letter-spacing:-1.5px;margin:0;font-size:2.5rem;font-weight:900}.results-module__pAav7a__countBadge{color:#64748b;background:#f1f5f9;border-radius:99px;padding:.25rem .75rem;font-size:.875rem;font-weight:800}.results-module__pAav7a__subtitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:700}.results-module__pAav7a__searchSection{width:100%;margin-bottom:1rem}.results-module__pAav7a__searchWrapper{width:100%;max-width:600px;position:relative}.results-module__pAav7a__searchIcon{opacity:.4;font-size:1.125rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.results-module__pAav7a__searchInput{color:#1e293b;background:#f8fafc;border:2px solid #f1f5f9;border-radius:20px;outline:none;width:100%;padding:1.125rem 3.5rem 1.125rem 3.25rem;font-size:1rem;font-weight:600;transition:all .2s}.results-module__pAav7a__searchInput:focus{background:#fff;border-color:#dc2626;box-shadow:0 0 0 4px #dc26260d}.results-module__pAav7a__clearSearch{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.625rem;transition:all .2s;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.results-module__pAav7a__clearSearch:hover{color:#0f172a;background:#cbd5e1}.results-module__pAav7a__noResults{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:32px;flex-direction:column;align-items:center;gap:1rem;padding:6rem 2rem;animation:.4s ease-out results-module__pAav7a__fadeIn;display:flex}.results-module__pAav7a__noResults h3{color:#0f172a;font-size:1.5rem;font-weight:900}.results-module__pAav7a__noResults p{color:#94a3b8;max-width:400px;font-weight:600;line-height:1.6}.results-module__pAav7a__resetBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;margin-top:1rem;padding:.875rem 2rem;font-weight:700;transition:all .2s}.results-module__pAav7a__resetBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@keyframes results-module__pAav7a__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.results-module__pAav7a__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.results-module__pAav7a__resultCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.results-module__pAav7a__resultCard:hover{border-color:#dc262622;transform:translateY(-8px);box-shadow:0 25px 50px #0000001a}.results-module__pAav7a__cardImage{aspect-ratio:1.25;background:0 0;justify-content:center;align-items:center;width:100%;padding:1.5rem;display:flex;position:relative}.results-module__pAav7a__cardImage img{object-fit:contain;border-radius:16px;width:100%;height:100%;transition:transform .3s}.results-module__pAav7a__resultCard:hover .results-module__pAav7a__cardImage img{transform:scale(1.05)}.results-module__pAav7a__stockBadgeSmall{color:#fff;letter-spacing:.05em;z-index:2;background:#10b981;border-radius:8px;padding:.35rem .75rem;font-size:.65rem;font-weight:800;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #10b98133}.results-module__pAav7a__cardInfo{flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.results-module__pAav7a__cardHeader{margin-bottom:.25rem}.results-module__pAav7a__cardHeader h4{color:#0f172a;letter-spacing:-.5px;margin:0;font-size:1.25rem;font-weight:900}.results-module__pAav7a__cardMeta{flex-direction:column;gap:.75rem;margin-bottom:.5rem;display:flex}.results-module__pAav7a__metaRow{flex-direction:column;gap:.15rem;display:flex}.results-module__pAav7a__metaRow label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:800}.results-module__pAav7a__metaRow span{color:#1e293b;font-size:1rem;font-weight:700}.results-module__pAav7a__inspectButton{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:auto;padding:1rem;font-size:.9375rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.results-module__pAav7a__resultCard:hover .results-module__pAav7a__inspectButton{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-2px);box-shadow:0 10px 20px #0f172a26}.results-module__pAav7a__inspectButton span{font-size:1.125rem;transition:transform .2s}.results-module__pAav7a__resultCard:hover .results-module__pAav7a__inspectButton span{transform:translate(4px)}.results-module__pAav7a__footer{text-align:center;color:#94a3b8;border-top:1px solid #f1f5f9;padding:2.5rem;font-size:.875rem;font-weight:500}@media (max-width:640px){.results-module__pAav7a__resultsGrid{grid-template-columns:1fr}.results-module__pAav7a__title{font-size:2rem}.results-module__pAav7a__main{padding:100px 1.5rem 2rem}}
.results-module__PNlnaa__page{background-color:#fff;flex-direction:column;min-height:100vh;display:flex}.results-module__PNlnaa__main{flex-direction:column;flex:1;align-items:center;padding:120px 2rem 4rem;display:flex}.results-module__PNlnaa__resultsContainer{flex-direction:column;gap:2.5rem;width:100%;max-width:1200px;display:flex}.results-module__PNlnaa__topActions{justify-content:flex-start;display:flex}.results-module__PNlnaa__backButton{color:#64748b;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:.5rem;padding:.625rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s;display:flex}.results-module__PNlnaa__backButton:hover{color:#0f172a;background:#fff;border-color:#0f172a;transform:translate(-4px)}.results-module__PNlnaa__headerArea{text-align:left;flex-direction:column;gap:.25rem;display:flex}.results-module__PNlnaa__titleWrapper{align-items:center;gap:1rem;display:flex}.results-module__PNlnaa__title{color:#0f172a;letter-spacing:-1.5px;margin:0;font-size:2.5rem;font-weight:900}.results-module__PNlnaa__countBadge{color:#64748b;background:#f1f5f9;border-radius:99px;padding:.25rem .75rem;font-size:.875rem;font-weight:800}.results-module__PNlnaa__subtitle{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:1rem;font-weight:700}.results-module__PNlnaa__searchSection{width:100%;margin-bottom:1rem}.results-module__PNlnaa__searchWrapper{width:100%;max-width:600px;position:relative}.results-module__PNlnaa__searchIcon{opacity:.4;font-size:1.125rem;position:absolute;top:50%;left:1.25rem;transform:translateY(-50%)}.results-module__PNlnaa__searchInput{color:#1e293b;background:#f8fafc;border:2px solid #f1f5f9;border-radius:20px;outline:none;width:100%;padding:1.125rem 3.5rem 1.125rem 3.25rem;font-size:1rem;font-weight:600;transition:all .2s}.results-module__PNlnaa__searchInput:focus{background:#fff;border-color:#dc2626;box-shadow:0 0 0 4px #dc26260d}.results-module__PNlnaa__clearSearch{color:#64748b;cursor:pointer;background:#e2e8f0;border:none;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:.625rem;transition:all .2s;display:flex;position:absolute;top:50%;right:1.25rem;transform:translateY(-50%)}.results-module__PNlnaa__clearSearch:hover{color:#0f172a;background:#cbd5e1}.results-module__PNlnaa__noResults{text-align:center;background:#f8fafc;border:2px dashed #e2e8f0;border-radius:32px;flex-direction:column;align-items:center;gap:1rem;padding:6rem 2rem;animation:.4s ease-out results-module__PNlnaa__fadeIn;display:flex}.results-module__PNlnaa__noResults h3{color:#0f172a;font-size:1.5rem;font-weight:900}.results-module__PNlnaa__noResults p{color:#94a3b8;max-width:400px;font-weight:600;line-height:1.6}.results-module__PNlnaa__resetBtn{color:#fff;cursor:pointer;background:#0f172a;border:none;border-radius:14px;margin-top:1rem;padding:.875rem 2rem;font-weight:700;transition:all .2s}.results-module__PNlnaa__resetBtn:hover{transform:translateY(-2px);box-shadow:0 10px 20px #0000001a}@keyframes results-module__PNlnaa__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.results-module__PNlnaa__resultsGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2.5rem;display:grid}.results-module__PNlnaa__resultCard{cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:24px;flex-direction:column;height:100%;transition:all .3s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden;box-shadow:0 4px 20px #00000008}.results-module__PNlnaa__cardImage{background:#fff;border-bottom:1px solid #f8fafc;justify-content:center;align-items:center;width:100%;height:220px;padding:1rem;display:flex;position:relative}.results-module__PNlnaa__cardImage img{object-fit:contain;border-radius:16px;width:100%;height:100%;transition:transform .3s}.results-module__PNlnaa__resultCard:hover .results-module__PNlnaa__cardImage img{transform:scale(1.05)}.results-module__PNlnaa__stockBadgeSmall{color:#fff;letter-spacing:.05em;z-index:2;background:#10b981;border-radius:8px;padding:.35rem .75rem;font-size:.65rem;font-weight:800;position:absolute;top:1rem;left:1rem;box-shadow:0 4px 12px #10b98133}.results-module__PNlnaa__cardInfo{flex-direction:column;gap:1.25rem;padding:1.75rem;display:flex}.results-module__PNlnaa__cardHeader{margin-bottom:.25rem}.results-module__PNlnaa__cardHeader h4{color:#0f172a;letter-spacing:-.5px;margin:0;font-size:1.25rem;font-weight:900}.results-module__PNlnaa__cardMeta{flex-direction:column;gap:.75rem;margin-bottom:.5rem;display:flex}.results-module__PNlnaa__metaRow{flex-direction:column;gap:.15rem;display:flex}.results-module__PNlnaa__metaRow label{color:#94a3b8;text-transform:uppercase;letter-spacing:.05em;font-size:.625rem;font-weight:800}.results-module__PNlnaa__metaRow span{color:#1e293b;font-size:1rem;font-weight:700}.results-module__PNlnaa__inspectButton{color:#0f172a;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:16px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:auto;padding:1rem;font-size:.9375rem;font-weight:800;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.results-module__PNlnaa__resultCard:hover .results-module__PNlnaa__inspectButton{color:#fff;background:#0f172a;border-color:#0f172a;transform:translateY(-2px);box-shadow:0 10px 20px #0f172a26}.results-module__PNlnaa__inspectButton span{font-size:1.125rem;transition:transform .2s}.results-module__PNlnaa__resultCard:hover .results-module__PNlnaa__inspectButton span{transform:translate(4px)}.results-module__PNlnaa__footer{text-align:center;color:#94a3b8;border-top:1px solid #f1f5f9;padding:2.5rem;font-size:.875rem;font-weight:500}@media (max-width:640px){.results-module__PNlnaa__resultsGrid{grid-template-columns:1fr}.results-module__PNlnaa__title{font-size:2rem}.results-module__PNlnaa__main{padding:100px 1.5rem 2rem}}
