.HomeBanner-module__Er2Y_q__wrapper{width:100%}.HomeBanner-module__Er2Y_q__tagBar{white-space:nowrap;-ms-overflow-style:none;scrollbar-width:none;padding:1rem 0;overflow-x:auto}.HomeBanner-module__Er2Y_q__tagBar::-webkit-scrollbar{display:none}.HomeBanner-module__Er2Y_q__tagList{gap:.75rem;padding:0 .5rem;display:flex}.HomeBanner-module__Er2Y_q__tag{background-color:var(--secondary);color:var(--secondary-foreground);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:9999px;padding:.5rem 1rem;font-family:inherit;font-size:.875rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s,box-shadow .2s}.HomeBanner-module__Er2Y_q__tag:hover{background-color:var(--sidebar-active);color:#fff;box-shadow:0 4px 12px #1a2b3c26}.HomeBanner-module__Er2Y_q__tagActive{background-color:var(--primary);color:var(--primary-foreground)}.HomeBanner-module__Er2Y_q__hero{width:100%;padding:0 1.5rem 1.5rem}.HomeBanner-module__Er2Y_q__banner{background-color:#0d1b2a;border-radius:24px;align-items:center;min-height:480px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px #0003}.HomeBanner-module__Er2Y_q__imageLayer{z-index:0;background-position:50%;background-size:cover;width:65%;transition:opacity .3s;position:absolute;top:0;bottom:0;right:0;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 30%);mask-image:linear-gradient(90deg,#0000 0%,#000 30%)}.HomeBanner-module__Er2Y_q__patternLayer{pointer-events:none;z-index:0;background-image:linear-gradient(#0d1b2a66 1px,#0000 1px),linear-gradient(90deg,#0d1b2a66 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 30%,#000,#0000);mask-image:radial-gradient(circle at 30%,#000,#0000)}.HomeBanner-module__Er2Y_q__contentWrapper{z-index:1;width:100%;height:100%;padding:4rem 3rem;position:relative}.HomeBanner-module__Er2Y_q__content{max-width:640px;transition:opacity .22s,transform .22s}.HomeBanner-module__Er2Y_q__contentFadeIn{opacity:1;transform:translateY(0)}.HomeBanner-module__Er2Y_q__contentFadeOut{opacity:0;transform:translateY(8px)}.HomeBanner-module__Er2Y_q__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#94a3b8;letter-spacing:.1em;background:#ffffff1a;border:1px solid #ffffff0d;border-radius:100px;margin-bottom:2rem;padding:6px 16px;font-size:.75rem;font-weight:700;display:inline-block}.HomeBanner-module__Er2Y_q__title{color:#fff;letter-spacing:-.02em;margin-bottom:1.5rem;font-size:4rem;font-weight:800;line-height:1.1}.HomeBanner-module__Er2Y_q__title span{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.HomeBanner-module__Er2Y_q__description{color:#e2e8f0;text-shadow:0 1px 2px #00000080;max-width:480px;margin-bottom:2.5rem;font-size:1.125rem;line-height:1.6}.HomeBanner-module__Er2Y_q__actions{gap:1rem;display:flex}.HomeBanner-module__Er2Y_q__btnPrimary{color:#0d1b2a;background:#fff;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.HomeBanner-module__Er2Y_q__btnPrimary:hover{background:#f8fafc;transform:translateY(-2px);box-shadow:0 8px 24px #fff3}.HomeBanner-module__Er2Y_q__btnOutline{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#0d1b2a66;border:2px solid #fff3;border-radius:12px;padding:.875rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.HomeBanner-module__Er2Y_q__btnOutline:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.HomeBanner-module__Er2Y_q__title{font-size:3.5rem}}@media (max-width:768px){.HomeBanner-module__Er2Y_q__hero{padding:0 1rem 1rem}.HomeBanner-module__Er2Y_q__imageLayer{width:100%;-webkit-mask-image:linear-gradient(#0000 0%,#000 50%);mask-image:linear-gradient(#0000 0%,#000 50%)}.HomeBanner-module__Er2Y_q__contentWrapper{text-align:center;justify-content:center;min-height:auto;padding:3rem 2rem;display:flex}.HomeBanner-module__Er2Y_q__title{font-size:2.75rem}.HomeBanner-module__Er2Y_q__description{margin-left:auto;margin-right:auto}.HomeBanner-module__Er2Y_q__actions{flex-direction:column;align-items:center}.HomeBanner-module__Er2Y_q__btnPrimary,.HomeBanner-module__Er2Y_q__btnOutline{width:100%}}
.ProductCard-module__aoKufG__card{border:1px solid var(--border);background-color:var(--card);cursor:pointer;border-radius:.6rem;flex-direction:column;width:100%;transition:all .2s;display:flex;overflow:hidden}.ProductCard-module__aoKufG__card:hover{box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ProductCard-module__aoKufG__imageContainer{aspect-ratio:4/3;background-color:var(--muted);position:relative;overflow:hidden}.ProductCard-module__aoKufG__image{object-fit:cover;-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:100%;height:100%;transition:transform .3s;display:block}.ProductCard-module__aoKufG__placeholderImage{object-fit:contain;padding:2rem}.ProductCard-module__aoKufG__imageOverlay{z-index:5;background-color:#0000;position:absolute;inset:0}.ProductCard-module__aoKufG__card:hover .ProductCard-module__aoKufG__image{transform:scale(1.05)}.ProductCard-module__aoKufG__content{padding:.6rem}.ProductCard-module__aoKufG__title{white-space:nowrap;text-overflow:ellipsis;margin-bottom:.25rem;font-size:.85rem;font-weight:600;overflow:hidden}.ProductCard-module__aoKufG__newBadge{background-color:var(--primary,#10b981);color:#fff;letter-spacing:.05em;z-index:10;border-radius:4px;padding:.25rem .5rem;font-size:.7rem;font-weight:800;position:absolute;top:.75rem;left:.75rem;box-shadow:0 2px 4px #0000001a}.ProductCard-module__aoKufG__ratingContainer{color:var(--muted-foreground);align-items:center;gap:.2rem;margin-bottom:.5rem;font-size:.8rem;display:flex}.ProductCard-module__aoKufG__starIcon{color:#f59e0b;flex-shrink:0}.ProductCard-module__aoKufG__ratingValue{color:var(--foreground);font-weight:600}.ProductCard-module__aoKufG__ratingSeparator{color:var(--border);margin:0 .1rem;font-size:.7rem}.ProductCard-module__aoKufG__reviewCount{color:var(--muted-foreground);font-size:.8rem}.ProductCard-module__aoKufG__noRating{color:var(--muted-foreground);font-size:.75rem;font-style:italic}.ProductCard-module__aoKufG__footer{flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:.25rem;display:flex}.ProductCard-module__aoKufG__price{color:var(--foreground);font-size:.95rem;font-weight:700}.ProductCard-module__aoKufG__cartBtn{background-color:var(--secondary,#f1f5f9);min-width:36px;height:36px;color:var(--foreground);border:1px solid var(--border);cursor:pointer;border-radius:18px;justify-content:center;align-items:center;gap:.25rem;padding:0 .5rem;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ProductCard-module__aoKufG__cardCartBadge{font-size:.75rem;font-weight:700}.ProductCard-module__aoKufG__cartBtn:hover:not(.ProductCard-module__aoKufG__loading){background-color:var(--foreground);color:var(--background);border-color:var(--foreground);transform:scale(1.05)}.ProductCard-module__aoKufG__cartBtn.ProductCard-module__aoKufG__loading{cursor:wait;background-color:#0000}.ProductCard-module__aoKufG__notifyBtn{background-color:var(--background);border:1px dashed var(--border);width:100%;height:36px;color:var(--muted-foreground);cursor:pointer;border-radius:18px;justify-content:center;align-items:center;margin-top:12px;font-size:13px;font-weight:600;transition:all .2s;display:flex}.ProductCard-module__aoKufG__notifyBtn:hover{background-color:var(--card);border-color:var(--foreground);color:var(--foreground);box-shadow:0 4px 12px #0000000d}.ProductCard-module__aoKufG__quantitySelector{border:1px solid var(--border);background-color:var(--card);border-radius:20px;align-items:center;height:36px;transition:all .2s;display:flex;overflow:hidden}.ProductCard-module__aoKufG__quantitySelector:hover{border-color:var(--foreground);box-shadow:0 4px 12px #0000000d}.ProductCard-module__aoKufG__qtyBtn{width:32px;height:100%;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.ProductCard-module__aoKufG__qtyBtn:hover:not(:disabled){background-color:var(--secondary);color:var(--foreground);transform:scale(1.1)}.ProductCard-module__aoKufG__qtyBtn:active:not(:disabled){background-color:var(--foreground);color:var(--background);transform:scale(.95)}.ProductCard-module__aoKufG__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.ProductCard-module__aoKufG__qtyInputContainer{justify-content:center;align-items:center;width:32px;height:100%;transition:all .2s;display:flex}.ProductCard-module__aoKufG__qtyInput{text-align:center;appearance:none;-moz-appearance:textfield;background:0 0;border:none;border-radius:0;outline:none;width:30px;height:34px;line-height:normal;color:#000!important;margin:0!important;padding:0!important;font-size:14px!important;font-weight:700!important}.ProductCard-module__aoKufG__qtyInput:focus{outline:none}.ProductCard-module__aoKufG__spinner{border:2px solid var(--muted-foreground);border-top-color:var(--foreground);border-radius:50%;width:16px;height:16px;animation:1s linear infinite ProductCard-module__aoKufG__spin}.ProductCard-module__aoKufG__spinnerSmall{border:2px solid var(--muted-foreground);border-top-color:var(--foreground);border-radius:50%;width:14px;height:14px;animation:1s linear infinite ProductCard-module__aoKufG__spin}@keyframes ProductCard-module__aoKufG__spin{to{transform:rotate(360deg)}}.ProductCard-module__aoKufG__favoriteBtn{width:36px;height:36px;color:var(--muted-foreground);cursor:pointer;z-index:10;background-color:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .2s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:.75rem;right:.75rem;box-shadow:0 2px 4px #0000001a}.ProductCard-module__aoKufG__favoriteBtn:hover{color:#ef4444;background-color:#fff;transform:scale(1.1)}.ProductCard-module__aoKufG__favoriteBtn.ProductCard-module__aoKufG__isFavorite{color:#ef4444;background-color:#fff}
.Toast-module__MyBSAW__container{z-index:9999;pointer-events:none;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:2rem;right:2rem}.Toast-module__MyBSAW__toast{pointer-events:auto;color:#fff;background:#1a2b3c;border:1px solid #ffffff1a;border-radius:12px;align-items:center;gap:1rem;min-width:320px;max-width:450px;padding:1rem 1.25rem;animation:.3s forwards Toast-module__MyBSAW__slideIn;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000004d}@keyframes Toast-module__MyBSAW__slideIn{0%{opacity:0;transform:translate(100%)scale(.9)}to{opacity:1;transform:translate(0)scale(1)}}.Toast-module__MyBSAW__icon{flex-shrink:0;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Toast-module__MyBSAW__iconSuccess{color:#4ade80}.Toast-module__MyBSAW__iconError{color:#f87171}.Toast-module__MyBSAW__iconWarning{color:#fbbf24}.Toast-module__MyBSAW__iconInfo{color:#60a5fa}.Toast-module__MyBSAW__message{flex-grow:1;font-size:.9375rem;font-weight:500;line-height:1.4}.Toast-module__MyBSAW__closeBtn{color:#fff6;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:.25rem;transition:all .2s;display:flex}.Toast-module__MyBSAW__closeBtn:hover{color:#fff;background:#ffffff1a}.Toast-module__MyBSAW__progressBar{transform-origin:0;background:#fff3;width:100%;height:3px;animation:linear forwards Toast-module__MyBSAW__progress;position:absolute;bottom:0;left:0}@keyframes Toast-module__MyBSAW__progress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toast-module__MyBSAW__success{border-left:4px solid #4ade80}.Toast-module__MyBSAW__error{border-left:4px solid #f87171}.Toast-module__MyBSAW__warning{border-left:4px solid #fbbf24}.Toast-module__MyBSAW__info{border-left:4px solid #60a5fa}@media (max-width:640px){.Toast-module__MyBSAW__container{bottom:1rem;left:1rem;right:1rem}.Toast-module__MyBSAW__toast{min-width:100%}}
.RelatedProducts-module__dFIFga__section{border-top:1px solid var(--border);margin-top:3rem;padding-top:2rem}.RelatedProducts-module__dFIFga__title{color:var(--foreground);margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.RelatedProducts-module__dFIFga__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}@media (max-width:768px){.RelatedProducts-module__dFIFga__grid{grid-template-columns:repeat(2,1fr);gap:1rem}}
.ProductPage-module__Q1u-Pq__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.ProductPage-module__Q1u-Pq__heroSection{grid-template-columns:1fr 1fr;gap:3rem;margin-bottom:4rem;display:grid}.ProductPage-module__Q1u-Pq__carouselColumn{width:100%}.ProductPage-module__Q1u-Pq__infoColumn{position:relative}.ProductPage-module__Q1u-Pq__stickyWrapper{position:sticky;top:6rem}.ProductPage-module__Q1u-Pq__breadcrumb{color:var(--text-secondary);margin-bottom:1rem;font-size:.875rem}.ProductPage-module__Q1u-Pq__breadcrumb a{color:var(--primary);text-decoration:none}.ProductPage-module__Q1u-Pq__title{color:var(--foreground);margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.1}.ProductPage-module__Q1u-Pq__purchaseBox{background-color:var(--card);border:1px solid var(--border);border-radius:1rem;padding:2rem;box-shadow:0 4px 20px #0000000d}.ProductPage-module__Q1u-Pq__formGroup{margin-bottom:1.5rem}.ProductPage-module__Q1u-Pq__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.ProductPage-module__Q1u-Pq__select,.ProductPage-module__Q1u-Pq__input{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;padding:.75rem;font-size:1rem}.ProductPage-module__Q1u-Pq__submitBtn{border-radius:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:700}.ProductPage-module__Q1u-Pq__footerLinks{text-align:center;margin-top:2rem}.ProductPage-module__Q1u-Pq__cartLink{color:var(--primary);font-size:.875rem;font-weight:600;text-decoration:none}.ProductPage-module__Q1u-Pq__descriptionSection{border-top:1px solid var(--border);padding-top:4rem}.ProductPage-module__Q1u-Pq__descriptionTitle{margin-bottom:2rem;font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.ProductPage-module__Q1u-Pq__descriptionContent{color:var(--text-secondary);max-width:800px;font-size:1.125rem;line-height:1.7}.ProductPage-module__Q1u-Pq__detailsGrid{grid-template-columns:1fr 320px;gap:2rem;margin-top:1rem;display:grid}.ProductPage-module__Q1u-Pq__detailsMain{flex-direction:column;gap:1.5rem;display:flex}.ProductPage-module__Q1u-Pq__detailsSidebar{flex-direction:column;gap:1rem;display:flex}.ProductPage-module__Q1u-Pq__descriptionWrapper{border:1px solid var(--border);background:#fff;border-radius:12px;padding:1.5rem}.ProductPage-module__Q1u-Pq__noDescription{color:var(--text-secondary);margin:0;font-style:italic}@media (max-width:900px){.ProductPage-module__Q1u-Pq__heroSection{grid-template-columns:1fr;gap:2rem}.ProductPage-module__Q1u-Pq__stickyWrapper{position:static}.ProductPage-module__Q1u-Pq__reviewsGrid{grid-template-columns:1fr;gap:2rem}.ProductPage-module__Q1u-Pq__detailsGrid{grid-template-columns:1fr}.ProductPage-module__Q1u-Pq__detailsSidebar{order:-1}}.ProductPage-module__Q1u-Pq__categories{flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;display:flex}.ProductPage-module__Q1u-Pq__categoryBadge{background-color:var(--primary-light,#f0f7ff);color:var(--primary);border:1px solid var(--primary);border-radius:9999px;padding:.35rem .75rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block}.ProductPage-module__Q1u-Pq__categoryBadge:hover{background-color:var(--primary);color:#fff}.ProductPage-module__Q1u-Pq__ratingSummary{margin-bottom:1.5rem}.ProductPage-module__Q1u-Pq__priceSection{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.ProductPage-module__Q1u-Pq__price{color:#1e293b;font-size:2rem;font-weight:700}.ProductPage-module__Q1u-Pq__priceNote{color:#64748b;font-size:.875rem;font-style:italic}.ProductPage-module__Q1u-Pq__reviewsSection{border-top:1px solid var(--border);margin-top:4rem;padding-top:4rem}.ProductPage-module__Q1u-Pq__reviewsHeader{margin-bottom:2rem}.ProductPage-module__Q1u-Pq__reviewsTitle{font-family:Outfit,sans-serif;font-size:1.75rem;font-weight:700}.ProductPage-module__Q1u-Pq__reviewsGrid{grid-template-columns:1fr 2fr;gap:3rem;display:grid}.ProductPage-module__Q1u-Pq__reviewFormColumn,.ProductPage-module__Q1u-Pq__reviewListColumn{min-width:0}@media (max-width:900px){.ProductPage-module__Q1u-Pq__heroSection{grid-template-columns:1fr;gap:2rem}.ProductPage-module__Q1u-Pq__stickyWrapper{position:static}.ProductPage-module__Q1u-Pq__reviewsGrid{grid-template-columns:1fr;gap:2rem}}
.AddToCartForm-module__sErl6a__formGroup{margin-bottom:1.5rem}.AddToCartForm-module__sErl6a__label{color:var(--text-secondary);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.AddToCartForm-module__sErl6a__select,.AddToCartForm-module__sErl6a__input{border:1px solid var(--border);background-color:var(--background);width:100%;color:var(--foreground);border-radius:.5rem;padding:.75rem;font-size:1rem}.AddToCartForm-module__sErl6a__submitBtn{border-radius:.5rem;width:100%;margin-top:1rem;padding:1rem;font-weight:700;transition:all .2s}.AddToCartForm-module__sErl6a__submitBtn:hover{box-shadow:0 4px 12px rgba(var(--primary-rgb), .2);transform:translateY(-2px)}
.ContactForm-module__f_V9Ma__container{border:1px solid var(--border,#e8ecf0);width:100%;max-width:600px;color:var(--text,#111827);background:#fff;border-radius:12px;margin:0 auto;padding:2rem;box-shadow:0 4px 20px #0000000d}.ContactForm-module__f_V9Ma__form{flex-direction:column;gap:1.5rem;display:flex}.ContactForm-module__f_V9Ma__fieldGroup{flex-direction:column;gap:.5rem;display:flex}.ContactForm-module__f_V9Ma__label{color:var(--text-secondary,#4b5563);margin-bottom:.25rem;font-size:.875rem;font-weight:500;transition:color .2s}.ContactForm-module__f_V9Ma__textarea{border:1px solid var(--border,#e8ecf0);width:100%;min-height:150px;color:var(--text,#111827);resize:vertical;background:#fff;border-radius:8px;padding:.875rem;font-family:inherit;font-size:1rem;transition:all .3s cubic-bezier(.4,0,.2,1)}.ContactForm-module__f_V9Ma__textarea:focus{border-color:var(--primary,#1a2b3c);background:#fff;outline:none;box-shadow:0 0 0 4px #1a2b3c1a}.ContactForm-module__f_V9Ma__textarea::placeholder{color:#999}.ContactForm-module__f_V9Ma__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem;font-weight:400}.ContactForm-module__f_V9Ma__submitButton{margin-top:1rem}.ContactForm-module__f_V9Ma__formFooter{justify-content:flex-end;margin-top:1rem;display:flex}.ContactForm-module__f_V9Ma__inputWrapper .input{border:1px solid var(--border,#e8ecf0);color:var(--text,#111827);background:#fff;border-radius:8px;transition:all .3s}.ContactForm-module__f_V9Ma__inputWrapper .input:focus{border-color:var(--primary,#1a2b3c);background:#fff}
.IndustrialHeader-module__jC2OzG__headerContainer{text-align:center;background-color:#f8fafc;border-bottom:1px solid #1a2b3c0d;margin-bottom:3rem;padding:6rem 2rem 4rem;font-family:Outfit,sans-serif;position:relative;overflow:hidden}.IndustrialHeader-module__jC2OzG__blueprintGrid{pointer-events:none;background-image:linear-gradient(#1a2b3c05 1px,#0000 1px),linear-gradient(90deg,#1a2b3c05 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000);mask-image:linear-gradient(#000,#0000)}.IndustrialHeader-module__jC2OzG__content{z-index:10;max-width:800px;margin:0 auto;position:relative}.IndustrialHeader-module__jC2OzG__markerContainer{margin-bottom:1.5rem}.IndustrialHeader-module__jC2OzG__marker{color:var(--primary);opacity:.6;letter-spacing:.3em;text-transform:uppercase;font-size:.7rem;font-weight:500}.IndustrialHeader-module__jC2OzG__title{color:var(--primary);letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3rem);font-weight:300}.IndustrialHeader-module__jC2OzG__blueprintLine{background:#1a2b3c26;width:60%;height:1px;margin:0 auto 2rem;position:relative}.IndustrialHeader-module__jC2OzG__blueprintLine:before,.IndustrialHeader-module__jC2OzG__blueprintLine:after{content:"";background:#1a2b3c4d;width:1px;height:11px;position:absolute;top:-5px}.IndustrialHeader-module__jC2OzG__blueprintLine:before{left:0}.IndustrialHeader-module__jC2OzG__blueprintLine:after{right:0}.IndustrialHeader-module__jC2OzG__lineMarker{color:#1a2b3c66;letter-spacing:.2em;background:#f8fafc;padding:0 10px;font-size:.6rem;font-weight:500;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.IndustrialHeader-module__jC2OzG__subtitle{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:1rem;font-weight:300;line-height:1.6}.IndustrialHeader-module__jC2OzG__corner{pointer-events:none;border:1px solid #1a2b3c14;width:40px;height:40px;position:absolute}.IndustrialHeader-module__jC2OzG__topLeft{border-bottom:none;border-right:none;top:40px;left:40px}.IndustrialHeader-module__jC2OzG__topRight{border-bottom:none;border-left:none;top:40px;right:40px}@media (max-width:640px){.IndustrialHeader-module__jC2OzG__headerContainer{padding:4rem 1.5rem 3rem}.IndustrialHeader-module__jC2OzG__corner{display:none}.IndustrialHeader-module__jC2OzG__blueprintLine{width:80%}}
.TrustBar-module__NAUYfq__trustBar{color:var(--text);border-bottom:1px solid var(--border);background:0 0;padding:2rem 0}.TrustBar-module__NAUYfq__container{grid-template-columns:repeat(4,1fr);gap:1rem;max-width:1200px;margin:0 auto;padding:0 1rem;display:grid}.TrustBar-module__NAUYfq__trustItem{align-items:center;gap:.75rem;padding:.5rem;display:flex}.TrustBar-module__NAUYfq__icon{color:var(--primary);flex-shrink:0}.TrustBar-module__NAUYfq__text{flex-direction:column;gap:.125rem;display:flex}.TrustBar-module__NAUYfq__title{font-size:.95rem;font-weight:600;line-height:1.2}.TrustBar-module__NAUYfq__description{opacity:.85;font-size:.8rem;line-height:1.2}@media (max-width:900px){.TrustBar-module__NAUYfq__container{grid-template-columns:repeat(2,1fr)}}@media (max-width:555px){.TrustBar-module__NAUYfq__trustBar{padding:1rem 0}.TrustBar-module__NAUYfq__container{grid-template-columns:1fr;gap:.75rem}.TrustBar-module__NAUYfq__trustItem{justify-content:center;padding:.5rem 0}.TrustBar-module__NAUYfq__icon{width:28px;height:28px}}
.contact-module__AUWb0W__pageContainer{background:radial-gradient(circle at 100% 0,#1a2b3c08,#0000),radial-gradient(circle at 0 100%,#37415108,#0000);justify-content:center;align-items:center;min-height:calc(100vh - 80px);padding:4rem 2rem;display:flex}.contact-module__AUWb0W__contentWrapper{flex-direction:row;align-items:flex-start;gap:4rem;width:100%;max-width:1200px;display:flex}.contact-module__AUWb0W__infoSection{flex-direction:column;flex:1;gap:2rem;display:flex}.contact-module__AUWb0W__header{margin-bottom:1rem}.contact-module__AUWb0W__title{color:var(--primary,#1a2b3c);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.contact-module__AUWb0W__introduction{color:var(--text-secondary,#4b5563);max-width:500px;font-size:1.25rem;line-height:1.6}.contact-module__AUWb0W__contactDetails{grid-template-columns:1fr;gap:2rem;margin-top:2rem;display:grid}.contact-module__AUWb0W__detailItem{align-items:flex-start;gap:1rem;display:flex}.contact-module__AUWb0W__detailIcon{border:1px solid var(--border,#e8ecf0);width:48px;height:48px;color:var(--primary,#1a2b3c);background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex;box-shadow:0 2px 8px #0000000d}.contact-module__AUWb0W__detailContent h3{color:var(--text,#111827);margin-bottom:.25rem;font-size:1rem;font-weight:600}.contact-module__AUWb0W__detailContent p{color:var(--text-secondary,#4b5563);font-size:.9375rem}.contact-module__AUWb0W__formSection{flex:1}@media (max-width:1024px){.contact-module__AUWb0W__contentWrapper{flex-direction:column;gap:3rem}.contact-module__AUWb0W__infoSection{text-align:center;align-items:center}.contact-module__AUWb0W__detailItem{justify-content:center}.contact-module__AUWb0W__title{font-size:2.75rem}}@media (max-width:640px){.contact-module__AUWb0W__pageContainer{padding:2rem 1rem}.contact-module__AUWb0W__title{font-size:2.25rem}}
.FilterSidebar-module__m8wKoW__sidebar{-webkit-backdrop-filter:blur(20px)saturate(180%);background:#fff6;border:1px solid #0000000d;border-radius:20px;flex-shrink:0;width:280px;padding:24px;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 30px #00000008}.FilterSidebar-module__m8wKoW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.FilterSidebar-module__m8wKoW__title{color:var(--foreground,#1e293b);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.FilterSidebar-module__m8wKoW__section{background:#00000005;border:1px solid #0000000a;border-radius:12px;margin-bottom:12px;transition:all .2s;overflow:hidden}.FilterSidebar-module__m8wKoW__section:hover{background:#0000000a;border-color:#00000014}.FilterSidebar-module__m8wKoW__sectionHeader{cursor:pointer;width:100%;color:var(--foreground,#1e293b);text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;padding:16px;display:flex}.FilterSidebar-module__m8wKoW__sectionTitle{letter-spacing:-.01em;font-size:.9375rem;font-weight:600}.FilterSidebar-module__m8wKoW__iconWrapper{background:#00000008;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;transition:transform .2s;display:flex}.FilterSidebar-module__m8wKoW__sectionContent{opacity:0;visibility:hidden;max-height:0;padding:0 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.FilterSidebar-module__m8wKoW__expanded{opacity:1;visibility:visible;max-height:1000px;padding:0 16px 16px}.FilterSidebar-module__m8wKoW__optionsGrid{flex-direction:column;gap:12px;display:flex}.FilterSidebar-module__m8wKoW__filterCheckbox{margin:0}.FilterSidebar-module__m8wKoW__priceInputs{flex-direction:column;gap:16px;display:flex}.FilterSidebar-module__m8wKoW__priceInputGroup{flex-direction:column;gap:6px;display:flex}.FilterSidebar-module__m8wKoW__inputLabel{color:var(--text-secondary,#94a3b8);text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:500}.FilterSidebar-module__m8wKoW__priceInputWrapper{align-items:center;display:flex;position:relative}.FilterSidebar-module__m8wKoW__priceInputField{width:100%;color:var(--foreground,#1e293b);background:#fffc;border:1px solid #0000001a;border-radius:8px;padding:10px 14px;font-size:.875rem;transition:all .2s}.FilterSidebar-module__m8wKoW__priceInputField:focus{border-color:var(--primary,#1a2b3c);background:#fff;outline:none;box-shadow:0 0 0 4px #1a2b3c1a}.FilterSidebar-module__m8wKoW__priceSeparator{background:#0000000d;justify-content:center;align-items:center;height:1px;margin:4px 0;display:flex}.FilterSidebar-module__m8wKoW__applyPrice{background:var(--primary,#1a2b3c);color:#fff;cursor:pointer;border:none;border-radius:10px;width:100%;padding:12px;font-size:.875rem;font-weight:700;transition:all .2s}.FilterSidebar-module__m8wKoW__applyPrice:hover{filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 20px #1a2b3c33}.FilterSidebar-module__m8wKoW__applyPrice:active{transform:translateY(0)}.FilterSidebar-module__m8wKoW__clearAll{width:100%;color:var(--text-secondary,#64748b);cursor:pointer;background:#00000008;border:1px solid #0000000f;border-radius:10px;margin-bottom:20px;padding:10px;font-size:.8125rem;font-weight:600;transition:all .2s}.FilterSidebar-module__m8wKoW__clearAll:hover{color:#f55;background:#ff15151a;border-color:#ff151533}.FilterSidebar-module__m8wKoW__mobileToggle{color:#fff;cursor:pointer;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:20px;padding:14px;font-weight:600;transition:all .2s;display:none}.FilterSidebar-module__m8wKoW__mobileToggle:hover{background:#ffffff0f}.FilterSidebar-module__m8wKoW__badge{background:var(--accent,#00d4aa);color:#000;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.6875rem;font-weight:800;display:flex}.FilterSidebar-module__m8wKoW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:99;background:#0009;position:fixed;inset:0}@media (max-width:768px){.FilterSidebar-module__m8wKoW__mobileToggle{display:flex}.FilterSidebar-module__m8wKoW__sidebar{z-index:100;visibility:hidden;border-left:1px solid #ffffff1a;border-radius:0;width:320px;position:fixed;top:0;bottom:0;right:0;transform:translate(100%)}.FilterSidebar-module__m8wKoW__open{visibility:visible;transform:translate(0)}.FilterSidebar-module__m8wKoW__closeButton{color:#fff;cursor:pointer;background:#ffffff0d;border:none;border-radius:10px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}}
.PromoBanner-module__wU2mSa__banner{border:1px solid var(--border);background:#fff;border-radius:1.5rem;margin:4rem 1.5rem;padding:4rem 2rem;box-shadow:0 4px 6px -1px #0000000d}.PromoBanner-module__wU2mSa__content{align-items:center;gap:2rem;max-width:1200px;margin:0 auto;display:flex}.PromoBanner-module__wU2mSa__iconWrapper{background:var(--bg);border:1px solid var(--border);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:1rem;display:flex}.PromoBanner-module__wU2mSa__icon{color:var(--primary)}.PromoBanner-module__wU2mSa__textContent{flex:1}.PromoBanner-module__wU2mSa__title{color:var(--text);margin:0 0 .75rem;font-size:2rem;font-weight:700}.PromoBanner-module__wU2mSa__description{color:var(--text-secondary);max-width:600px;margin:0;font-size:1.125rem;line-height:1.6}.PromoBanner-module__wU2mSa__cta{color:#fff;background:#1a2b3c;border-radius:8px;flex-shrink:0;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex}.PromoBanner-module__wU2mSa__cta:hover{background:#2d4a6a;transform:translate(4px)}@media (max-width:900px){.PromoBanner-module__wU2mSa__content{text-align:center;flex-wrap:wrap;justify-content:center}.PromoBanner-module__wU2mSa__iconWrapper{margin:0 auto}.PromoBanner-module__wU2mSa__textContent{text-align:center}.PromoBanner-module__wU2mSa__description{max-width:100%}.PromoBanner-module__wU2mSa__cta{margin-top:1rem}}@media (max-width:555px){.PromoBanner-module__wU2mSa__banner{padding:2rem 1rem}.PromoBanner-module__wU2mSa__title{font-size:1.35rem}.PromoBanner-module__wU2mSa__description{font-size:.9rem}.PromoBanner-module__wU2mSa__cta{justify-content:center;width:100%}}
.Checkbox-module__gTZQKa__wrapper{flex-direction:column;gap:4px;display:flex}.Checkbox-module__gTZQKa__container{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;padding:2px 0;display:flex}.Checkbox-module__gTZQKa__input{opacity:0;width:0;height:0;position:absolute}.Checkbox-module__gTZQKa__box{color:#0000;background:#fff;border:1.5px solid #00000026;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.Checkbox-module__gTZQKa__container:hover .Checkbox-module__gTZQKa__box{border-color:var(--primary,#1a2b3c);transform:scale(1.05);box-shadow:0 0 0 4px #1a2b3c0d}.Checkbox-module__gTZQKa__input:checked+.Checkbox-module__gTZQKa__box{background:var(--primary,#1a2b3c);border-color:var(--primary,#1a2b3c);color:#fff;transform:scale(1);box-shadow:0 4px 10px #1a2b3c33}.Checkbox-module__gTZQKa__input:focus-visible+.Checkbox-module__gTZQKa__box{border-color:var(--primary,#1a2b3c);outline:none;box-shadow:0 0 0 4px #1a2b3c26}.Checkbox-module__gTZQKa__labelContainer{flex-direction:column;display:flex}.Checkbox-module__gTZQKa__label{color:var(--foreground,#1e293b);font-size:.875rem;font-weight:500;line-height:1.4;transition:color .2s}.Checkbox-module__gTZQKa__container:hover .Checkbox-module__gTZQKa__label{color:var(--primary,#1a2b3c)}.Checkbox-module__gTZQKa__description{color:var(--text-secondary,#64748b);margin-top:1px;font-size:.75rem}.Checkbox-module__gTZQKa__error{color:#ef4444;margin-top:4px;font-size:.75rem}.Checkbox-module__gTZQKa__disabled{opacity:.5;cursor:not-allowed}.Checkbox-module__gTZQKa__disabled .Checkbox-module__gTZQKa__container{cursor:not-allowed}.Checkbox-module__gTZQKa__hasError .Checkbox-module__gTZQKa__box{border-color:#ef4444}.Checkbox-module__gTZQKa__checkmark{animation:.3s cubic-bezier(.175,.885,.32,1.275) forwards Checkbox-module__gTZQKa__spring}@keyframes Checkbox-module__gTZQKa__spring{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}
.Button-module__8cr-Ka__button{justify-content:center;align-items:center;gap:var(--spacing-xs,.5rem);border-radius:var(--radius-md,.5rem);cursor:pointer;border:none;font-family:inherit;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex;position:relative}.Button-module__8cr-Ka__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8cr-Ka__sm{padding:var(--spacing-xs,.5rem) var(--spacing-sm,.75rem);font-size:.875rem}.Button-module__8cr-Ka__md{padding:var(--spacing-sm,.75rem) var(--spacing-md,1rem);font-size:1rem}.Button-module__8cr-Ka__lg{padding:var(--spacing-md,1rem) var(--spacing-lg,1.5rem);font-size:1.125rem}.Button-module__8cr-Ka__primary{background:linear-gradient(135deg, var(--color-primary,#6366f1), var(--color-primary-dark,#4f46e5));color:#fff;box-shadow:0 4px 14px #6366f166}.Button-module__8cr-Ka__primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #6366f180}.Button-module__8cr-Ka__secondary{color:var(--color-text,#e5e7eb);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3}.Button-module__8cr-Ka__secondary:hover:not(:disabled){background:#ffffff26;border-color:#ffffff4d}.Button-module__8cr-Ka__outline{color:var(--color-primary,#6366f1);border:2px solid var(--color-primary,#6366f1);background:0 0}.Button-module__8cr-Ka__outline:hover:not(:disabled){background:#6366f11a}.Button-module__8cr-Ka__ghost{color:var(--color-text,#e5e7eb);background:0 0}.Button-module__8cr-Ka__ghost:hover:not(:disabled){background:#ffffff0d}.Button-module__8cr-Ka__danger{background:linear-gradient(135deg, var(--color-danger,#ef4444), var(--color-danger-dark,#dc2626));color:#fff}.Button-module__8cr-Ka__danger:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #ef444466}.Button-module__8cr-Ka__fullWidth{width:100%}.Button-module__8cr-Ka__loading{color:#0000;position:relative}.Button-module__8cr-Ka__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1.25rem;height:1.25rem;animation:.75s linear infinite Button-module__8cr-Ka__spin;position:absolute}@keyframes Button-module__8cr-Ka__spin{to{transform:rotate(360deg)}}.Button-module__8cr-Ka__startIcon,.Button-module__8cr-Ka__endIcon{align-items:center;display:inline-flex}.Button-module__8cr-Ka__content{display:inline-flex}
.FilamentForm-module__yLVdbG__formContainer{background:#fff;border:1px solid #e2e8f099;border-radius:24px;max-width:1000px;margin:2rem auto;padding:3rem;position:relative;overflow:hidden;box-shadow:0 20px 50px #00000014}.FilamentForm-module__yLVdbG__formContainer:before{content:"";background:linear-gradient(90deg,#0ea5e9,#2dd4bf);height:6px;position:absolute;top:0;left:0;right:0}.FilamentForm-module__yLVdbG__title{color:#0f172a;letter-spacing:-.03em;align-items:center;gap:.75rem;margin-bottom:2.5rem;font-size:2.25rem;font-weight:800;display:flex}.FilamentForm-module__yLVdbG__tabList{scrollbar-width:none;background:#f1f5f9;border-radius:16px;gap:.5rem;margin-bottom:3rem;padding:.5rem;display:flex;overflow-x:auto}.FilamentForm-module__yLVdbG__tabList::-webkit-scrollbar{display:none}.FilamentForm-module__yLVdbG__tab{color:#64748b;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.FilamentForm-module__yLVdbG__tab:hover:not(.FilamentForm-module__yLVdbG__tabActive){color:#0f172a;background:#ffffff80}.FilamentForm-module__yLVdbG__tabActive{color:#0ea5e9;background:#fff;box-shadow:0 4px 12px #0000000d}.FilamentForm-module__yLVdbG__tabContent{flex-direction:column;gap:2rem;animation:.5s cubic-bezier(.16,1,.3,1) FilamentForm-module__yLVdbG__slideUp;display:flex}@keyframes FilamentForm-module__yLVdbG__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.FilamentForm-module__yLVdbG__fieldGroup{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;display:grid}.FilamentForm-module__yLVdbG__fieldFull{grid-column:1/-1}.FilamentForm-module__yLVdbG__checkboxLabel{color:#334155;cursor:pointer;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;align-items:center;gap:1rem;padding:1rem;font-weight:600;transition:all .2s;display:flex}.FilamentForm-module__yLVdbG__checkboxLabel:hover{background:#f0f9ff;border-color:#0ea5e9}.FilamentForm-module__yLVdbG__colorItem{background:#fff;border:1px solid #e2e8f0;border-radius:16px;grid-template-columns:1fr;gap:1.5rem;padding:2rem;transition:all .3s;display:grid;position:relative}.FilamentForm-module__yLVdbG__colorItem:hover{border-color:#0ea5e9;box-shadow:0 10px 25px #0ea5e91a}.FilamentForm-module__yLVdbG__colorGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;display:grid}.FilamentForm-module__yLVdbG__colorTranslations{border-top:1px dashed #e2e8f0;grid-template-columns:1fr 1fr;gap:1.25rem;padding-top:1rem;display:grid}.FilamentForm-module__yLVdbG__colorActions{justify-content:flex-end;padding-top:.5rem;display:flex}.FilamentForm-module__yLVdbG__actionSection{border-top:1px solid #e2e8f0;justify-content:space-between;align-items:center;margin-top:4rem;padding-top:2rem;display:flex}.FilamentForm-module__yLVdbG__buttonGroup{gap:1rem;display:flex}.FilamentForm-module__yLVdbG__addButton{color:#64748b;cursor:pointer;background:#f8fafc;border:2px dashed #cbd5e1;border-radius:16px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1.5rem;font-size:1rem;font-weight:700;transition:all .2s;display:flex}.FilamentForm-module__yLVdbG__addButton:hover{color:#0ea5e9;background:#f0f9ff;border-color:#0ea5e9}@media (max-width:640px){.FilamentForm-module__yLVdbG__formContainer{border-radius:0;margin:0;padding:1.5rem}.FilamentForm-module__yLVdbG__actionSection{flex-direction:column-reverse;align-items:stretch;gap:1.5rem}.FilamentForm-module__yLVdbG__buttonGroup{flex-direction:column}}
.FeatureCard-module__cePyRa__card{border:1px solid var(--border);background:#fff;border-radius:1.5rem;flex-direction:column;gap:1.5rem;height:100%;padding:2rem;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000000d}.FeatureCard-module__cePyRa__card:hover{border-color:var(--primary);transform:translateY(-4px);box-shadow:0 20px 25px -5px #0000001a}.FeatureCard-module__cePyRa__card.FeatureCard-module__cePyRa__wide{grid-column:span 2}.FeatureCard-module__cePyRa__full{grid-column:span 3}.FeatureCard-module__cePyRa__header{justify-content:space-between;align-items:flex-start;display:flex}.FeatureCard-module__cePyRa__iconWrapper{background:var(--primary-gradient);border:none;border-radius:1rem;justify-content:center;align-items:center;width:4rem;height:4rem;display:flex;box-shadow:0 8px 16px -4px #1a2b3c4d}.FeatureCard-module__cePyRa__tag{text-transform:uppercase;letter-spacing:.05em;background:var(--accent);color:var(--primary);border-radius:2rem;padding:.4rem .8rem;font-size:.75rem;font-weight:600}.FeatureCard-module__cePyRa__content{flex:1}.FeatureCard-module__cePyRa__title{color:var(--foreground);letter-spacing:-.01em;margin-bottom:.75rem;font-size:1.35rem;font-weight:400}.FeatureCard-module__cePyRa__description{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.6}.FeatureCard-module__cePyRa__detailsList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.FeatureCard-module__cePyRa__detailItem{color:var(--text-secondary);align-items:center;gap:.75rem;font-size:.875rem;display:flex}.FeatureCard-module__cePyRa__detailItem:before{content:"";background:var(--primary);opacity:.5;border-radius:50%;width:6px;height:6px}.FeatureCard-module__cePyRa__childrenWrapper{border-top:1px solid var(--border);margin-top:1.5rem;padding-top:1.5rem}.FeatureCard-module__cePyRa__decoration{background:radial-gradient(circle, var(--primary) 0%, transparent 70%);opacity:.05;pointer-events:none;width:150px;height:150px;position:absolute;top:-50px;right:-50px}@media (max-width:768px){.FeatureCard-module__cePyRa__card.FeatureCard-module__cePyRa__wide,.FeatureCard-module__cePyRa__full{grid-column:span 1}.FeatureCard-module__cePyRa__title{font-size:1.25rem}}
.FeaturedReviews-module__jhn8sa__section{background:0 0;padding:4rem 1.5rem}.FeaturedReviews-module__jhn8sa__container{max-width:1200px;margin:0 auto}.FeaturedReviews-module__jhn8sa__header{text-align:center;margin-bottom:2rem}.FeaturedReviews-module__jhn8sa__title{color:var(--text-primary);margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.FeaturedReviews-module__jhn8sa__subtitle{color:var(--text-secondary);margin:0;font-size:1rem}.FeaturedReviews-module__jhn8sa__loading{justify-content:center;padding:2rem;display:flex}.FeaturedReviews-module__jhn8sa__spinner{color:var(--primary);animation:1s linear infinite FeaturedReviews-module__jhn8sa__spin}@keyframes FeaturedReviews-module__jhn8sa__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FeaturedReviews-module__jhn8sa__carousel{align-items:center;gap:1rem;display:flex}.FeaturedReviews-module__jhn8sa__reviewsWrapper{flex:1;overflow:hidden}.FeaturedReviews-module__jhn8sa__reviewsTrack{transition:transform .4s;display:flex}.FeaturedReviews-module__jhn8sa__reviewCard{border:1px solid var(--border);background:#fff;border-radius:1.25rem;flex:0 0 100%;padding:2.5rem;position:relative;box-shadow:0 4px 6px -1px #0000000d}.FeaturedReviews-module__jhn8sa__quoteIcon{color:var(--primary);opacity:.3;margin-bottom:1rem}.FeaturedReviews-module__jhn8sa__rating{gap:.25rem;margin-bottom:1rem;display:flex}.FeaturedReviews-module__jhn8sa__starFilled{color:#f59e0b}.FeaturedReviews-module__jhn8sa__starEmpty{color:#d1d5db}.FeaturedReviews-module__jhn8sa__reviewTitle{color:var(--text-primary);margin:0 0 .75rem;font-size:1.1rem;font-weight:600}.FeaturedReviews-module__jhn8sa__content{color:var(--text-secondary);margin:0 0 1.5rem;font-size:.95rem;line-height:1.6}.FeaturedReviews-module__jhn8sa__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;padding-top:1.5rem;display:flex}.FeaturedReviews-module__jhn8sa__author{color:var(--text-primary);font-weight:600}.FeaturedReviews-module__jhn8sa__date{color:var(--text-tertiary);font-size:.85rem}.FeaturedReviews-module__jhn8sa__product{color:var(--text-secondary);background:var(--bg);border:1px solid var(--border);border-radius:.5rem;margin-top:1rem;padding:.35rem .75rem;font-size:.85rem;display:inline-block}.FeaturedReviews-module__jhn8sa__navBtn{border:1px solid var(--border);cursor:pointer;width:48px;height:48px;color:var(--text-secondary);background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex}.FeaturedReviews-module__jhn8sa__navBtn:hover{background:var(--primary);color:#fff;border-color:var(--primary)}.FeaturedReviews-module__jhn8sa__dots{justify-content:center;gap:.5rem;margin-top:1.5rem;display:flex}.FeaturedReviews-module__jhn8sa__dot{background:var(--border);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:all .2s}.FeaturedReviews-module__jhn8sa__dot.FeaturedReviews-module__jhn8sa__active{background:var(--primary);transform:scale(1.2)}.FeaturedReviews-module__jhn8sa__dot:hover{background:var(--primary)}@media (max-width:555px){.FeaturedReviews-module__jhn8sa__section{padding:2rem 1rem}.FeaturedReviews-module__jhn8sa__title{font-size:1.4rem}.FeaturedReviews-module__jhn8sa__reviewCard{padding:1.5rem}.FeaturedReviews-module__jhn8sa__navBtn{width:32px;height:32px;font-size:1rem}}
.ImageModal-module__DVu2RW__overlay{z-index:10000;cursor:zoom-out;background:#000000d9;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;animation:.3s ease-out forwards ImageModal-module__DVu2RW__fadeIn;display:flex;position:fixed;top:0;left:0;transform:translateZ(0)}.ImageModal-module__DVu2RW__overlay.ImageModal-module__DVu2RW__closing{animation:.3s ease-out forwards ImageModal-module__DVu2RW__fadeOut}.ImageModal-module__DVu2RW__container{cursor:zoom-out;flex-direction:column;max-width:90vw;max-height:90vh;animation:.3s cubic-bezier(.16,1,.3,1) forwards ImageModal-module__DVu2RW__scaleIn;display:flex;position:relative}.ImageModal-module__DVu2RW__closing .ImageModal-module__DVu2RW__container{animation:.3s cubic-bezier(.16,1,.3,1) forwards ImageModal-module__DVu2RW__scaleOut}.ImageModal-module__DVu2RW__imageWrapper{width:85vw;height:80vh;position:relative;overflow:hidden}.ImageModal-module__DVu2RW__image{object-fit:contain}.ImageModal-module__DVu2RW__closeButton{-webkit-backdrop-filter:blur(8px);color:#fff;cursor:pointer;z-index:10001;background:#fff3;border:1px solid #ffffff4d;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;transition:all .2s;display:flex;position:absolute;top:1rem;right:1rem;box-shadow:0 4px 12px #0003}.ImageModal-module__DVu2RW__closeButton:hover{background:var(--bg-secondary);transform:scale(1.1)}.ImageModal-module__DVu2RW__caption{text-align:center;color:var(--text-secondary);padding:1rem;font-size:.875rem;font-weight:600}@keyframes ImageModal-module__DVu2RW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes ImageModal-module__DVu2RW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ImageModal-module__DVu2RW__scaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes ImageModal-module__DVu2RW__scaleOut{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.95)}}@media (max-width:768px){.ImageModal-module__DVu2RW__container{max-width:95vw;max-height:95vh}.ImageModal-module__DVu2RW__imageWrapper{width:90vw;height:70vh}.ImageModal-module__DVu2RW__closeButton{top:.5rem;right:.5rem}}
.About-module__ZKy1PG__pageContainer{min-height:100vh;color:var(--text,#111827);background:radial-gradient(circle at 100% 0,#1a2b3c08,#0000),radial-gradient(circle at 0 100%,#37415108,#0000);padding-bottom:6rem}.About-module__ZKy1PG__section{max-width:1200px;margin:0 auto;padding:6rem 2rem}.About-module__ZKy1PG__gridContent{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}@media (max-width:1024px){.About-module__ZKy1PG__gridContent{grid-template-columns:1fr;gap:3rem}}.About-module__ZKy1PG__textSection{flex-direction:column;gap:1.5rem;display:flex}.About-module__ZKy1PG__sectionTitle{color:var(--primary,#1a2b3c);letter-spacing:-.02em;font-size:2.5rem;font-weight:800;line-height:1.2}.About-module__ZKy1PG__paragraph{color:var(--text-secondary,#4b5563);font-size:1.125rem;line-height:1.7}.About-module__ZKy1PG__imageWrapper{aspect-ratio:16/10;border:1px solid var(--border,#e8ecf0);border-radius:12px;position:relative;overflow:hidden;box-shadow:0 4px 20px #0000000d}.About-module__ZKy1PG__statsSection{background:var(--primary,#1a2b3c);color:#fff;padding:4rem 2rem}.About-module__ZKy1PG__statsGrid{grid-template-columns:repeat(4,1fr);gap:2rem;max-width:1200px;margin:0 auto;display:grid}@media (max-width:768px){.About-module__ZKy1PG__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.About-module__ZKy1PG__statsGrid{grid-template-columns:1fr}}.About-module__ZKy1PG__statItem{text-align:center;background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;align-items:center;gap:.75rem;padding:2rem;transition:transform .3s;display:flex}.About-module__ZKy1PG__statItem:hover{background:#ffffff0d;transform:translateY(-5px)}.About-module__ZKy1PG__statValue{color:#fff;font-size:1.5rem;font-weight:700}.About-module__ZKy1PG__statLabel{text-transform:uppercase;letter-spacing:.1em;color:#fff9;font-size:.875rem}.About-module__ZKy1PG__techBox{border-left:4px solid var(--primary,#1a2b3c);background:#fff;border-radius:4px 12px 12px 4px;margin-top:2rem;padding:2rem;box-shadow:0 4px 12px #00000008}.About-module__ZKy1PG__techSubtitle{color:var(--primary,#1a2b3c);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.About-module__ZKy1PG__materialsList{flex-wrap:wrap;gap:.75rem;margin:1.5rem 0;display:flex}.About-module__ZKy1PG__materialTag{color:var(--primary,#1a2b3c);background:#1a2b3c0d;border:1px solid #1a2b3c1a;border-radius:20px;padding:.4rem 1rem;font-size:.875rem;font-weight:500}.About-module__ZKy1PG__expertiseGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:3rem;display:grid}.About-module__ZKy1PG__ctaSection{text-align:center;background:radial-gradient(circle,#1a2b3c05,#0000);padding:8rem 2rem}.About-module__ZKy1PG__ctaTitle{color:var(--primary,#1a2b3c);margin-bottom:1.5rem;font-size:3rem;font-weight:800}.About-module__ZKy1PG__ctaText{color:var(--text-secondary,#4b5563);max-width:600px;margin:0 auto 2.5rem;font-size:1.25rem}.About-module__ZKy1PG__ctaButton{background:var(--primary,#1a2b3c);color:#fff;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2.5rem;font-size:1.125rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #1a2b3c33}.About-module__ZKy1PG__ctaButton:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #1a2b3c4d}
.page-module__lVMKzW__container{max-width:1200px;min-height:calc(100vh - 200px);margin:0 auto;padding:2rem 1rem}.page-module__lVMKzW__title{color:var(--primary);text-align:left;margin-bottom:2rem;font-size:2.5rem;font-weight:800}.page-module__lVMKzW__layout{align-items:flex-start;gap:2rem;display:flex}.page-module__lVMKzW__itemsSection{flex-direction:column;flex:1;gap:1.5rem;display:flex}.page-module__lVMKzW__cartItem{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #1a2b3c1a;border-radius:16px;align-items:center;gap:1.5rem;padding:1.5rem;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 4px 20px #0000000d}.page-module__lVMKzW__cartItem:hover{transform:translateY(-2px);box-shadow:0 8px 30px #00000014}.page-module__lVMKzW__itemImage{background:#f8f9fa;border-radius:12px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;overflow:hidden}.page-module__lVMKzW__itemImage img{object-fit:cover;width:100%;height:100%}.page-module__lVMKzW__itemInfo{flex:1}.page-module__lVMKzW__itemName{color:var(--primary);margin:0 0 .5rem;font-size:1.25rem;font-weight:700}.page-module__lVMKzW__itemVariant{color:#666;margin:0 0 .5rem;font-size:.9rem}.page-module__lVMKzW__stockWarning{color:#dc3545;background:#dc35450d;border-radius:8px;align-items:center;gap:.5rem;margin-top:.5rem;padding:.5rem;font-size:.85rem;font-weight:600;display:flex}.page-module__lVMKzW__itemActions{flex-direction:column;align-items:flex-end;gap:1rem;display:flex}.page-module__lVMKzW__quantityControls{background:#f1f3f5;border:1px solid #0000000d;border-radius:10px;align-items:center;gap:.5rem;padding:.25rem;display:flex}.page-module__lVMKzW__qtyBtn{width:32px;height:32px;color:var(--primary);cursor:pointer;background:#fff;border:none;border-radius:8px;justify-content:center;align-items:center;transition:all .2s;display:flex;box-shadow:0 2px 5px #0000000d}.page-module__lVMKzW__qtyBtn:hover:not(:disabled){background:var(--primary);color:#fff}.page-module__lVMKzW__qtyBtn:disabled{opacity:.5;cursor:not-allowed}.page-module__lVMKzW__qtyInputContainer{justify-content:center;align-items:center;width:56px;height:32px;display:flex}.page-module__lVMKzW__qtyInput{text-align:center;width:100%;height:100%;color:var(--primary);appearance:textfield;background:0 0;border:none;outline:none;padding:0;font-size:1rem;font-weight:700;transition:background-color .2s,border-radius .2s}.page-module__lVMKzW__qtyInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.page-module__lVMKzW__qtyInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.page-module__lVMKzW__qtyInput:focus{background:#fffc;border-radius:4px}.page-module__lVMKzW__itemPrice{color:var(--primary);font-size:1.25rem;font-weight:700}.page-module__lVMKzW__removeBtn{color:#adb5bd;cursor:pointer;background:0 0;border:none;padding:.5rem;transition:color .2s}.page-module__lVMKzW__removeBtn:hover{color:#dc3545}.page-module__lVMKzW__summarySection{width:380px;position:sticky;top:2rem}.page-module__lVMKzW__summaryCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:1px solid #1a2b3c1a;border-radius:20px;padding:2rem;box-shadow:0 10px 40px #0000000d}.page-module__lVMKzW__summaryTitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:800}.page-module__lVMKzW__summaryRow{color:#666;justify-content:space-between;margin-bottom:1rem;display:flex}.page-module__lVMKzW__summaryTotal{color:var(--primary);border-top:2px dashed #0000000d;justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.5rem;font-weight:800;display:flex}.page-module__lVMKzW__checkoutBtn{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:2rem;padding:1.25rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.page-module__lVMKzW__checkoutBtn:hover:not(:disabled){filter:brightness(1.1);transform:translateY(-2px);box-shadow:0 8px 25px #1a2b3c33}.page-module__lVMKzW__checkoutBtn:disabled{cursor:not-allowed;background:#ced4da;transform:none}.page-module__lVMKzW__emptyState{text-align:center;background:#ffffff80;border:2px dashed #0000000d;border-radius:24px;padding:5rem 2rem}.page-module__lVMKzW__emptyTitle{color:var(--primary);margin-bottom:1rem;font-size:2rem;font-weight:800}.page-module__lVMKzW__emptyText{color:#666;margin-bottom:2rem}.page-module__lVMKzW__shopBtn{background:var(--primary);color:#fff;border-radius:12px;align-items:center;gap:.5rem;padding:1rem 2rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__lVMKzW__shopBtn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #1a2b3c33}@media (max-width:992px){.page-module__lVMKzW__layout{flex-direction:column}.page-module__lVMKzW__summarySection{width:100%;position:static}}@media (max-width:640px){.page-module__lVMKzW__cartItem{flex-direction:column;align-items:flex-start}.page-module__lVMKzW__itemImage{width:100%;height:200px}.page-module__lVMKzW__itemActions{flex-direction:row;justify-content:space-between;align-items:center;width:100%}}.page-module__lVMKzW__emptyIcon{color:#cbd5e1;margin-bottom:1rem}.page-module__lVMKzW__itemSku{color:#94a3b8;margin-top:.25rem;font-family:monospace;font-size:.75rem}.page-module__lVMKzW__checkoutNotice{color:#dc2626;background:#fef2f2;border-radius:12px;align-items:flex-start;gap:.5rem;margin-top:1rem;padding:.75rem;font-size:.875rem;font-weight:500;display:flex}.page-module__lVMKzW__noticeIcon{flex-shrink:0}
.History-module__U6JjzW__container{width:100%;margin:0 auto;padding:2rem}.History-module__U6JjzW__header{text-align:center;margin-bottom:3rem}.History-module__U6JjzW__title{background:linear-gradient(135deg, var(--foreground) 0%, #6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.History-module__U6JjzW__subtitle{color:var(--muted-foreground);font-size:1.1rem}.History-module__U6JjzW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.History-module__U6JjzW__viewedAt{color:var(--muted-foreground);text-align:right;margin-top:.25rem;font-size:.75rem}.History-module__U6JjzW__emptyState{background-color:var(--card);border:2px dashed var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.History-module__U6JjzW__emptyIcon{margin-bottom:1.5rem;font-size:4rem}.History-module__U6JjzW__emptyTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.History-module__U6JjzW__emptyText{color:var(--muted-foreground);max-width:400px;margin-bottom:2rem;line-height:1.6}.History-module__U6JjzW__shopBtn{color:#fff;background-color:#6366f1;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #6366f14d}.History-module__U6JjzW__shopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}@media (max-width:640px){.History-module__U6JjzW__container{padding:1rem}.History-module__U6JjzW__title{font-size:2rem}}
.Progress-module__IxLXva__container{max-width:1400px;margin:0 auto;padding:4rem 2rem}.Progress-module__IxLXva__heroContainer{color:#fff;text-align:left;background:#0a0f1c radial-gradient(circle at 80% 20%,#1a2b3c 0%,#0d1b2a 100%);border-radius:2.5rem;margin-bottom:4rem;padding:3rem 4rem;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.Progress-module__IxLXva__heroContent{z-index:2;max-width:800px;margin:0;position:relative}.Progress-module__IxLXva__heroBadge{color:#fff9;text-transform:uppercase;letter-spacing:.1em;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:700;display:inline-flex}.Progress-module__IxLXva__heroTitle{background:linear-gradient(90deg,#fff,#94a3b8);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:700;line-height:1.1}@media (max-width:768px){.Progress-module__IxLXva__container{padding:2rem 1rem}.Progress-module__IxLXva__heroContainer{border-radius:1.5rem;padding:2.5rem 1.5rem}.Progress-module__IxLXva__heroTitle{font-size:2.5rem}.Progress-module__IxLXva__heroSubtitle{font-size:1.125rem}}.Progress-module__IxLXva__heroSubtitle{color:#fff9;max-width:600px;font-size:1.25rem;font-weight:400;line-height:1.6}.Progress-module__IxLXva__heroActions{align-items:center;gap:1rem;display:flex}.Progress-module__IxLXva__btnPrimary{color:#0a0f1c;cursor:pointer;background:#fff;border:none;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Progress-module__IxLXva__btnPrimary:hover{transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000004d}.Progress-module__IxLXva__btnSecondary{color:#fff;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s}.Progress-module__IxLXva__btnSecondary:hover{background:#ffffff0d;border-color:#fff6}.Progress-module__IxLXva__hero{text-align:center;max-width:800px;margin-bottom:5rem;margin-left:auto;margin-right:auto}.Progress-module__IxLXva__statsGrid{grid-template-columns:repeat(4,1fr);gap:1.5rem;margin-bottom:5rem;display:grid}.Progress-module__IxLXva__statCard{background:var(--bg-secondary);border:1px solid rgba(var(--text-primary-rgb), .1);border-radius:1.25rem;flex-direction:column;gap:.5rem;padding:1.5rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.Progress-module__IxLXva__statValue{color:var(--accent-primary);font-size:2rem;font-weight:700}.Progress-module__IxLXva__statLabel{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.875rem;font-weight:600}.Progress-module__IxLXva__sectionHeader{margin-bottom:2.5rem}.Progress-module__IxLXva__sectionTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:2rem;font-weight:700}.Progress-module__IxLXva__sectionDesc{color:var(--text-secondary);font-size:1.125rem}.Progress-module__IxLXva__bentoGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:6rem;display:grid}.Progress-module__IxLXva__deepDive{flex-direction:column;gap:4rem;display:flex}.Progress-module__IxLXva__diveSection{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;scroll-margin-top:8rem;display:grid}.Progress-module__IxLXva__diveSection:nth-child(2n){direction:rtl}.Progress-module__IxLXva__diveSectionContent{direction:ltr}.Progress-module__IxLXva__diveTag{color:var(--accent-primary);background:rgba(var(--accent-primary-rgb), .1);border-radius:2rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.75rem;font-weight:700;display:inline-block}.Progress-module__IxLXva__diveTitle{color:var(--text-primary);margin-bottom:1.5rem;font-size:2.25rem;font-weight:800}.Progress-module__IxLXva__diveText{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.Progress-module__IxLXva__codeBlock{color:#e6edf3;background:#0d1117;border:1px solid #30363d;border-radius:1rem;padding:1.5rem;font-family:JetBrains Mono,monospace;font-size:.875rem;overflow-x:auto}.Progress-module__IxLXva__toc{background:var(--bg-secondary);border:1px solid rgba(var(--text-primary-rgb), .1);border-radius:1.5rem;margin-bottom:5rem;padding:2.5rem;box-shadow:0 4px 6px -1px #0000001a}.Progress-module__IxLXva__tocTitle{color:var(--text-primary);align-items:center;gap:.75rem;margin-bottom:2rem;font-size:1.5rem;font-weight:700;display:flex}.Progress-module__IxLXva__tocList{grid-template-columns:repeat(2,1fr);gap:1.5rem 2rem;margin:0;padding:0;list-style:none;display:grid}@media (max-width:768px){.Progress-module__IxLXva__tocList{grid-template-columns:1fr;gap:1rem}.Progress-module__IxLXva__toc{padding:1.5rem}}.Progress-module__IxLXva__tocItem{padding-left:2rem;position:relative}.Progress-module__IxLXva__tocLink{color:var(--text-secondary);font-size:1.125rem;font-weight:500;text-decoration:none;transition:all .2s;display:block}.Progress-module__IxLXva__tocLink:hover{color:var(--accent-primary);transform:translate(4px)}.Progress-module__IxLXva__tocNumber{color:var(--accent-primary);opacity:.5;font-size:.875rem;font-weight:700;position:absolute;top:0;left:0}.Progress-module__IxLXva__tocDesc{color:var(--text-secondary);opacity:.7;margin-top:.25rem;font-size:.875rem}.Progress-module__IxLXva__footer{text-align:center;border-top:1px solid var(--border-color);margin-top:4rem;padding:4rem 0}.Progress-module__IxLXva__footerText{color:var(--text-secondary);font-size:.875rem}.Progress-module__IxLXva__stackGrid{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.Progress-module__IxLXva__stackColumn{flex-direction:column;gap:1.5rem;display:flex}.Progress-module__IxLXva__stackTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:700}.Progress-module__IxLXva__stackDesc{color:var(--text-secondary);margin-bottom:1.5rem;font-size:.9375rem;line-height:1.6}.Progress-module__IxLXva__stackImageWrapper{border:1px solid rgba(var(--text-primary-rgb), .1);aspect-ratio:16/10;cursor:zoom-in;background:#f8fafc;border-radius:1rem;transition:transform .3s;position:relative;overflow:hidden}.Progress-module__IxLXva__stackImageWrapper:hover{transform:scale(1.02)}.Progress-module__IxLXva__stackImage{object-fit:cover;width:100%;height:100%}@media (max-width:1200px){.Progress-module__IxLXva__stackGrid{grid-template-columns:1fr;gap:3rem}.Progress-module__IxLXva__bentoGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.Progress-module__IxLXva__statsGrid{grid-template-columns:repeat(2,1fr)}.Progress-module__IxLXva__diveSection{grid-template-columns:1fr;gap:2rem}.Progress-module__IxLXva__title{font-size:2.5rem}}@media (max-width:600px){.Progress-module__IxLXva__statsGrid,.Progress-module__IxLXva__bentoGrid{grid-template-columns:1fr}}
.page-module__vfrwBa__layout{gap:2rem;width:100%;display:flex}@media (max-width:1024px){.page-module__vfrwBa__layout{flex-direction:column;gap:1rem}}.page-module__vfrwBa__container{flex:1;min-width:0;padding-bottom:4rem}.page-module__vfrwBa__titleContainer{border-bottom:1px solid var(--border);margin-bottom:3rem;padding-bottom:1.5rem}.page-module__vfrwBa__pageTitle{color:var(--foreground);letter-spacing:-.02em;margin:0;font-size:2.5rem;font-weight:800}.page-module__vfrwBa__productGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:24px;width:100%;display:grid}.page-module__vfrwBa__noProducts{text-align:center;color:var(--muted-foreground);background-color:var(--card);border:1px dashed var(--border);border-radius:12px;grid-column:1/-1;padding:4rem;font-size:1.125rem}
.Wishlist-module__mrKpqa__container{width:100%;margin:0 auto;padding:2rem}.Wishlist-module__mrKpqa__header{text-align:center;margin-bottom:3rem}.Wishlist-module__mrKpqa__title{background:linear-gradient(135deg, var(--foreground) 0%, #6366f1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.Wishlist-module__mrKpqa__subtitle{color:var(--muted-foreground);font-size:1.1rem}.Wishlist-module__mrKpqa__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.Wishlist-module__mrKpqa__emptyState{background-color:var(--card);border:2px dashed var(--border);text-align:center;border-radius:1.5rem;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.Wishlist-module__mrKpqa__emptyIcon{margin-bottom:1.5rem;font-size:4rem;animation:1.5s ease-in-out infinite Wishlist-module__mrKpqa__heartbeat}@keyframes Wishlist-module__mrKpqa__heartbeat{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}.Wishlist-module__mrKpqa__emptyTitle{margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Wishlist-module__mrKpqa__emptyText{color:var(--muted-foreground);max-width:400px;margin-bottom:2rem;line-height:1.6}.Wishlist-module__mrKpqa__shopBtn{color:#fff;background-color:#6366f1;border-radius:.75rem;padding:.75rem 2rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-block;box-shadow:0 4px 12px #6366f14d}.Wishlist-module__mrKpqa__shopBtn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}@media (max-width:640px){.Wishlist-module__mrKpqa__container{z-index:1;width:100%;margin:0 auto;padding:3rem 1.5rem 6rem;position:relative}}
.page-module__O9ZbMG__container{width:100%;margin:0 auto;padding-bottom:4rem}.page-module__O9ZbMG__section{margin-top:2rem;padding:0 1.5rem}.page-module__O9ZbMG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.page-module__O9ZbMG__sectionTitle{font-size:1.5rem;font-weight:700}.page-module__O9ZbMG__seeAllBtn{font-size:.9rem}.page-module__O9ZbMG__productGrid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;display:grid}.page-module__O9ZbMG__noProducts{text-align:center;color:var(--text-secondary);grid-column:1/-1;padding:4rem;font-size:1.125rem}@media (max-width:640px){.page-module__O9ZbMG__sectionTitle{font-size:1.25rem}}
