.Navbar-module__cJzEcG__navHeader{z-index:1000;width:90%;max-width:480px;position:fixed;top:1.46rem;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__navbar{-webkit-backdrop-filter:blur(10px);color:#fff;background:#00000032;border-radius:20px;justify-content:space-between;align-items:center;padding:.8rem .85rem;display:flex;box-shadow:0 10px 30px #0000005c}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{justify-content:space-between}}.Navbar-module__cJzEcG__menuToggleBtn{color:#ffffffe6;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.35rem .5rem;font-size:1.1rem;transition:opacity .2s,transform .2s;display:flex}.Navbar-module__cJzEcG__menuToggleBtn:hover{opacity:1;transform:scale(1.05)}.Navbar-module__cJzEcG__brandTitle{font-family:var(--font-display-condensed);letter-spacing:-.07em;color:#fff;text-transform:uppercase;font-size:1.6rem;font-weight:900;line-height:1}@media (max-width:768px){.Navbar-module__cJzEcG__brandTitle{letter-spacing:0;font-size:1.6rem}}.Navbar-module__cJzEcG__reserveBtn{color:#fff;letter-spacing:.08em;text-transform:uppercase;background:#ffffff26;border:1px solid #ffffff4d;border-radius:6px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.68rem;font-weight:600;transition:all .2s;display:inline-flex}.Navbar-module__cJzEcG__reserveBtn:hover{color:#1a1e24;background:#fff}.Navbar-module__cJzEcG__plusIcon{font-size:.75rem}.Navbar-module__cJzEcG__dropdownMenu{-webkit-backdrop-filter:blur(10px);background:#00000032;border:1px solid #ffe0c1e4;border-radius:25px;flex-direction:column;gap:1rem;margin-top:.5rem;padding:1.25rem;animation:.25s ease-out Navbar-module__cJzEcG__fadeInDown;display:flex;box-shadow:0 20px 40px #00000082}@keyframes Navbar-module__cJzEcG__fadeInDown{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__menuLinks{flex-direction:column;gap:.75rem;display:flex}.Navbar-module__cJzEcG__menuLink{color:#fff;text-transform:uppercase;letter-spacing:.08em;border-bottom:1px solid #ffffff1a;padding:.4rem 0;font-size:.78rem;font-weight:500;transition:all .9s}.Navbar-module__cJzEcG__menuLink:hover,.Navbar-module__cJzEcG__menuLinkActive{color:#fff;font-size:.9rem;font-weight:800}.Navbar-module__cJzEcG__menuFooter{padding-top:.5rem}.Navbar-module__cJzEcG__menuReserveBtn{color:#111827;letter-spacing:.1em;text-transform:uppercase;background:#fff;border-radius:6px;justify-content:center;align-items:center;padding:.6rem 1.25rem;font-size:.75rem;font-weight:700;transition:background-color .2s;display:flex}.Navbar-module__cJzEcG__menuReserveBtn:hover{background:#e2e8f0}
.Hero-module__ZARIfG__heroSection{width:100%;min-height:100vh;box-shadow:none;flex-direction:column;justify-content:space-between;margin:0;padding:1.5rem;display:flex;position:relative}@media (min-width:1024px){.Hero-module__ZARIfG__heroSection{width:100%;height:100vh;margin:0;padding:2.5rem}}.Hero-module__ZARIfG__heroStage{z-index:1;width:100%;height:100%;position:absolute;inset:0}.Hero-module__ZARIfG__heroImg{object-fit:cover;object-position:center;width:100%;height:100%;animation:1.2s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__zoomFade}.Hero-module__ZARIfG__heroOverlayGradient{pointer-events:none;background:linear-gradient(#00000040 0%,#0000000d 40%,#00000059 100%);position:absolute;inset:0}.Hero-module__ZARIfG__gridOverlay{z-index:5;pointer-events:none;position:absolute;inset:0}.Hero-module__ZARIfG__gridLineVert1{background:#ffffff47;width:1px;animation:1s cubic-bezier(.16,1,.3,1) forwards Hero-module__ZARIfG__expandVert;position:absolute;top:0;bottom:0;left:25%}.Hero-module__ZARIfG__gridLineVert2{background:#ffffff47;width:1px;animation:1s cubic-bezier(.16,1,.3,1) .2s forwards Hero-module__ZARIfG__expandVert;position:absolute;top:0;bottom:0;left:75%}.Hero-module__ZARIfG__gridLineHoriz{background:#ffffff47;height:1px;animation:1s cubic-bezier(.16,1,.3,1) .1s forwards Hero-module__ZARIfG__expandHoriz;position:absolute;top:55%;left:0;right:0}.Hero-module__ZARIfG__gridDot{z-index:6;background:#fff;border-radius:50%;width:7px;height:7px;animation:3s ease-in-out infinite alternate Hero-module__ZARIfG__pulseDot;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 10px #fffffff2,0 0 3px #00000080}.Hero-module__ZARIfG__massiveTitleWrapper{z-index:10;pointer-events:none;flex-direction:column;align-items:flex-start;display:flex;position:absolute;bottom:48%;left:1.25rem}@media (min-width:1024px){.Hero-module__ZARIfG__massiveTitleWrapper{bottom:1%;left:3rem}}.Hero-module__ZARIfG__thriveRow{align-items:center;gap:1.5rem;width:100%;display:flex}.Hero-module__ZARIfG__thriveSubTitle{font-family:var(--font-serif-italic);color:#fff;letter-spacing:-.04em;text-shadow:0 4px 20px #00000059;border-radius:20px;font-size:clamp(3rem,8vw,8rem);font-style:italic;line-height:.9;animation:.8s cubic-bezier(.16,1,.3,1) .1s both Hero-module__ZARIfG__fadeInUp;display:block}.Hero-module__ZARIfG__heroSearchBtn{display:none}@media (min-width:768px){.Hero-module__ZARIfG__heroSearchBtn{pointer-events:auto;-webkit-backdrop-filter:blur(14px);color:#fff;width:40%;font-family:var(--font-sans);cursor:pointer;background:#fff3;border:1px solid #ffffff73;border-radius:9999px;align-items:center;gap:.65rem;padding:.6rem 1.35rem;font-size:.875rem;font-weight:600;transition:all .25s;animation:.8s cubic-bezier(.16,1,.3,1) .2s both Hero-module__ZARIfG__fadeInUp;display:inline-flex;box-shadow:0 8px 25px #00000040}.Hero-module__ZARIfG__heroSearchBtn:hover{background:#ffffff61;transform:translateY(-2px)scale(1.03);box-shadow:0 12px 30px #00000059}}.Hero-module__ZARIfG__heroSearchBtnMobile{pointer-events:auto;-webkit-backdrop-filter:blur(14px);color:#fff;font-family:var(--font-sans);cursor:pointer;background:#ffffff38;border:1px solid #ffffff73;border-radius:9999px;align-items:center;gap:.65rem;margin-top:.5rem;padding:.6rem 1.25rem;font-size:.825rem;font-weight:600;transition:all .25s;animation:.8s cubic-bezier(.16,1,.3,1) .3s both Hero-module__ZARIfG__fadeInUp;display:flex;box-shadow:0 8px 25px #00000040}.Hero-module__ZARIfG__massiveTitle{font-family:var(--font-display-condensed);letter-spacing:-.02em;color:#ffffffe4;text-shadow:0 6px 35px #0006;-webkit-user-select:none;user-select:none;padding:0 3rem 0 0;font-size:clamp(6rem,20vw,19rem);font-weight:400;line-height:.82;animation:.9s cubic-bezier(.16,1,.3,1) .25s both Hero-module__ZARIfG__fadeInUp}@media (min-width:768px){.Hero-module__ZARIfG__heroSearchBtnMobile{display:none}.Hero-module__ZARIfG__massiveTitle{letter-spacing:-.08em}}.Hero-module__ZARIfG__heroInfoCard{z-index:20;-webkit-backdrop-filter:blur(18px);border-radius:var(--radius-lg);color:#fff;background:#12161c73;border:1px solid #ffffff4d;align-self:flex-end;max-width:380px;margin-top:auto;padding:1.25rem 1.5rem;animation:.9s cubic-bezier(.16,1,.3,1) .35s both Hero-module__ZARIfG__fadeInUp;position:relative;box-shadow:0 15px 35px #0000004d}@media (min-width:768px){.Hero-module__ZARIfG__heroInfoCard{max-width:420px;padding:1.75rem 2rem}}.Hero-module__ZARIfG__infoSubtag{font-family:var(--font-sans);letter-spacing:.1em;color:#ffffffd9;text-transform:uppercase;margin-bottom:.75rem;font-size:.72rem;font-weight:700;display:block}.Hero-module__ZARIfG__serifHeadline{font-family:var(--font-serif-italic);color:#fff;margin-bottom:1.25rem;font-size:clamp(1.6rem,3vw,2.3rem);font-weight:400;line-height:1.15}.Hero-module__ZARIfG__serifItalic{font-style:italic;font-weight:400}.Hero-module__ZARIfG__techParagraph{font-family:var(--font-mono-tech);letter-spacing:.04em;color:#ffffffd1;text-transform:uppercase;font-size:.68rem;line-height:1.6}@keyframes Hero-module__ZARIfG__fadeInUp{0%{opacity:0;transform:translateY(35px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__ZARIfG__zoomFade{0%{opacity:0;transform:scale(1.06)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__ZARIfG__expandVert{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}@keyframes Hero-module__ZARIfG__expandHoriz{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes Hero-module__ZARIfG__pulseDot{0%{box-shadow:0 0 6px #ffffffb3,0 0 2px #00000080}to{box-shadow:0 0 14px #fff,0 0 5px #fffc}}.Hero-module__ZARIfG__bottomBlendOverlay{z-index:15;pointer-events:none;background:linear-gradient(to bottom, #f4f8ff2c 0%, #f4f8ff76 35%, #f4f8ffe4 75%, var(--brand-bg) 100%);-webkit-backdrop-filter:blur(20px);height:10rem;position:absolute;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#0000 0%,#000 100%);mask-image:linear-gradient(#0000 0%,#000 100%)}
.Categories-module__95_W3q__categorySection{background:linear-gradient(#5a5a5a 0%,#979797 45%,#f4f8ff 85% 100%);margin-top:-2rem;margin-bottom:2rem;padding:2.5rem 1.5rem;position:relative;overflow:hidden}@media (min-width:1024px){.Categories-module__95_W3q__categorySection{padding:3.5rem 4rem}}.Categories-module__95_W3q__graphicBackground{opacity:.2;pointer-events:none;z-index:1;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:15px 15px;width:100%;height:100%;position:absolute;inset:0}.Categories-module__95_W3q__sectionHeader{z-index:2;margin-bottom:2rem;position:relative}.Categories-module__95_W3q__badge{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:#7a7a7a;background-color:#fefefebe;border-radius:9999px;margin-bottom:.85rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.Categories-module__95_W3q__sectionTitle{font-family:var(--font-display-condensed);text-transform:uppercase;color:#fff;letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.05}.Categories-module__95_W3q__italihighlight{font-family:var(--font-serif-italic);text-transform:none;font-style:italic;font-weight:500}.Categories-module__95_W3q__categoryGrid{z-index:2;grid-template-columns:1fr;gap:1.5rem;display:grid;position:relative}@media (min-width:640px){.Categories-module__95_W3q__categoryGrid{grid-template-columns:repeat(2,1fr);gap:2rem}}.Categories-module__95_W3q__categoryCard{border-radius:var(--radius-xl);text-align:center;cursor:pointer;background:linear-gradient(135deg,#fffffff2 0%,#eef3f9d9 100%);border:1px solid #0000000f;flex-direction:column;align-items:center;min-height:320px;padding:1.75rem;transition:all .3s cubic-bezier(.25,1,.5,1);display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0000000a}.Categories-module__95_W3q__categoryCard:hover{border-color:#1e232d26;transform:translateY(-5px);box-shadow:0 15px 35px #00000014}.Categories-module__95_W3q__categoryInfo{text-align:left;z-index:10;width:100%;margin-bottom:auto}.Categories-module__95_W3q__categoryTitle{font-family:var(--font-display-condensed);text-transform:uppercase;letter-spacing:-.02em;color:#1a1e24;margin-bottom:.35rem;font-size:1.85rem;font-weight:700}.Categories-module__95_W3q__categoryDesc{font-family:var(--font-sans);color:#3c414bcc;font-size:.825rem;line-height:1.5}.Categories-module__95_W3q__categoryImg{object-fit:contain;width:100%;height:11rem;margin-top:1rem;transition:transform .4s cubic-bezier(.25,1,.5,1)}@media (min-width:640px){.Categories-module__95_W3q__categoryImg{height:13rem}}.Categories-module__95_W3q__categoryCard:hover .Categories-module__95_W3q__categoryImg{transform:scale(1.06)translateY(-4px)}
.Process-module__RmMdVa__processSection{border-radius:var(--radius-2xl);background:linear-gradient(#fffc 0%,#f4f8fff2 100%);border:1px solid #0000000f;flex-direction:column;padding:0;display:flex;overflow:hidden;box-shadow:0 10px 30px #00000008}@media (min-width:1024px){.Process-module__RmMdVa__processSection{flex-direction:row}}.Process-module__RmMdVa__processGraphicArea{background-color:var(--brand-card);flex:1;justify-content:center;align-items:center;min-height:250px;padding:2rem 1.5rem;display:flex;position:relative;overflow:hidden}@media (min-width:640px){.Process-module__RmMdVa__processGraphicArea{min-height:350px;padding:3rem}}@media (min-width:1024px){.Process-module__RmMdVa__processGraphicArea{min-height:400px}}.Process-module__RmMdVa__blueprintGrid{opacity:.08;pointer-events:none;background-image:linear-gradient(#000 1px,#0000 1px),linear-gradient(90deg,#000 1px,#0000 1px);background-size:20px 20px;position:absolute;inset:0}.Process-module__RmMdVa__blueprintRotor{aspect-ratio:1;opacity:.8;border:1px solid #00000040;border-radius:9999px;justify-content:center;align-items:center;width:100%;max-width:280px;display:flex;position:relative}@media (min-width:640px){.Process-module__RmMdVa__blueprintRotor{max-width:400px}}.Process-module__RmMdVa__blueprintRotorRing1{border:4px dashed #00000040;border-radius:9999px;width:75%;height:75%;position:absolute}.Process-module__RmMdVa__blueprintRotorRing2{border:1px solid #00000040;border-radius:9999px;width:50%;height:50%;position:absolute}.Process-module__RmMdVa__blueprintSvg{color:#1e3a8a66;width:100%;height:100%;position:absolute;inset:0}.Process-module__RmMdVa__blueprintImg{object-fit:cover;opacity:.6;filter:grayscale()contrast(1.2);border-top-right-radius:9999px;width:66.666%;height:66.666%;position:absolute;bottom:0;left:0}.Process-module__RmMdVa__processContentArea{flex-direction:column;flex:1;justify-content:center;padding:1.5rem 1.25rem;display:flex}@media (min-width:640px){.Process-module__RmMdVa__processContentArea{padding:2.5rem 2rem}}@media (min-width:1024px){.Process-module__RmMdVa__processContentArea{padding:3.5rem}}.Process-module__RmMdVa__badge{font-family:var(--font-mono-tech);letter-spacing:.1em;text-transform:uppercase;color:#333945;background-color:#1e232d0f;border-radius:9999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.Process-module__RmMdVa__sectionTitle{font-family:var(--font-display-condensed);text-transform:uppercase;color:#1f1301;letter-spacing:-.02em;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.05}.Process-module__RmMdVa__italihighlight{font-family:var(--font-serif-italic);text-transform:none;font-style:italic;font-weight:500}.Process-module__RmMdVa__processDesc{color:#3c414bcc;font-family:var(--font-sans);max-width:28rem;margin-bottom:2rem;font-size:.875rem;line-height:1.6}.Process-module__RmMdVa__stepsList{flex-direction:column;gap:1.25rem;display:flex}.Process-module__RmMdVa__stepCard{border-radius:var(--radius-xl);background:linear-gradient(135deg,#ffffffe6 0%,#ebf0f6b3 100%);border:1px solid #0000000f;gap:1.25rem;padding:1.25rem 1rem;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 15px #00000005}@media (min-width:640px){.Process-module__RmMdVa__stepCard{gap:1.5rem;padding:1.5rem}}.Process-module__RmMdVa__stepCardReverse{flex-direction:row-reverse}.Process-module__RmMdVa__stepVisualIcon{display:none}@media (min-width:640px){.Process-module__RmMdVa__stepVisualIcon{flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:6rem;height:6rem;display:flex;position:relative}}.Process-module__RmMdVa__skewRing1{border-radius:var(--radius-sm);border:2px solid #2d374833;width:4rem;height:1.5rem;transition:transform .2s;position:absolute;top:.5rem;transform:skew(-12deg)}.Process-module__RmMdVa__stepCard:hover .Process-module__RmMdVa__skewRing1{transform:skew(-12deg)translateY(-4px)}.Process-module__RmMdVa__skewRing2{background-color:var(--brand-card);border-radius:var(--radius-sm);z-index:10;border:2px solid #2d37484d;width:4rem;height:1.5rem;transition:transform .2s;position:absolute;top:1.5rem;transform:skew(-12deg)}.Process-module__RmMdVa__stepCard:hover .Process-module__RmMdVa__skewRing2{transform:skew(-12deg)translateY(-2px)}.Process-module__RmMdVa__skewRing3{border-radius:var(--radius-sm);z-index:20;opacity:.8;background-color:#2563eb;width:4rem;height:1.5rem;position:absolute;top:2.5rem;transform:skew(-12deg);box-shadow:0 4px 10px #2563eb66}.Process-module__RmMdVa__stepInfo{flex:1}.Process-module__RmMdVa__stepNum{font-family:var(--font-mono-tech);color:#1e232db3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:.4rem;font-size:.72rem;font-weight:700;display:block}.Process-module__RmMdVa__stepTitle{font-family:var(--font-display-condensed);text-transform:uppercase;letter-spacing:-.01em;color:#1a1e24;margin-bottom:.5rem;font-size:1.5rem;font-weight:700}@media (min-width:640px){.Process-module__RmMdVa__stepTitle{font-size:1.7rem}}.Process-module__RmMdVa__stepBodyText{color:#3c414bcc;margin-bottom:1rem;font-size:.8rem;line-height:1.6}.Process-module__RmMdVa__stepFeatures{flex-direction:column;gap:.5rem;list-style:none;display:flex}.Process-module__RmMdVa__stepFeatureItem{color:#282d37d9;align-items:center;gap:.5rem;font-size:.75rem;display:flex}.Process-module__RmMdVa__stepFeatureIcon{color:#2563eb;font-size:.65rem}.Process-module__RmMdVa__stepFeatureBubble{border-radius:var(--radius-md);background-color:#ffffffb3;border:1px solid #0000000f;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.75rem;display:flex}
.Testimonials-module__ItA9Ha__testimonialsSection{padding:2.5rem 1rem}.Testimonials-module__ItA9Ha__testimonialsHeader{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.Testimonials-module__ItA9Ha__testimonialsBadge{font-family:var(--font-mono-tech);letter-spacing:.1em;text-transform:uppercase;color:#333945;background-color:#1e232d0f;border-radius:9999px;margin-bottom:.5rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.Testimonials-module__ItA9Ha__sectionTitle{font-family:var(--font-display-condensed);text-transform:uppercase;color:#1f1301;letter-spacing:-.02em;font-size:clamp(2.2rem,5vw,3.2rem);font-weight:700;line-height:1.05}.Testimonials-module__ItA9Ha__italihighlight{font-family:var(--font-serif-italic);text-transform:none;font-style:italic;font-weight:500}.Testimonials-module__ItA9Ha__testimonialsBtnDesktop{display:none}@media (min-width:640px){.Testimonials-module__ItA9Ha__testimonialsBtnDesktop{display:inline-block}}.Testimonials-module__ItA9Ha__testimonialsBtnMobile{justify-content:center;margin-top:1rem;display:flex}@media (min-width:640px){.Testimonials-module__ItA9Ha__testimonialsBtnMobile{display:none}}.Testimonials-module__ItA9Ha__btnDarkPill{color:#fff;font-family:var(--font-sans);cursor:pointer;box-shadow:var(--shadow-md);text-align:center;background-color:#181d26;border:1px solid #fff3;border-radius:9999px;padding:.6rem 1.4rem;font-size:.825rem;font-weight:600;transition:all .2s;display:inline-block}.Testimonials-module__ItA9Ha__btnDarkPill:hover{background-color:#000;transform:translateY(-2px)}.Testimonials-module__ItA9Ha__testimonialsScroll{-webkit-overflow-scrolling:touch;gap:1.5rem;padding:1.25rem .5rem;display:flex;overflow-x:auto}.Testimonials-module__ItA9Ha__testimonialCardImg{border-radius:var(--radius-xl);min-width:240px;max-width:240px;height:320px;box-shadow:var(--shadow-sm);flex-shrink:0;position:relative;overflow:hidden}.Testimonials-module__ItA9Ha__testimonialCardImg.Testimonials-module__ItA9Ha__dimmed{opacity:.5}.Testimonials-module__ItA9Ha__testimonialPic{object-fit:cover;width:100%;height:100%;transition:transform .5s}.Testimonials-module__ItA9Ha__dimmed .Testimonials-module__ItA9Ha__testimonialPic{filter:grayscale()}.Testimonials-module__ItA9Ha__testimonialCardImg:hover .Testimonials-module__ItA9Ha__testimonialPic{transform:scale(1.05)}.Testimonials-module__ItA9Ha__testimonialImgOverlay{background:linear-gradient(#0000 0%,#0003 40%,#000c 100%);position:absolute;inset:0}.Testimonials-module__ItA9Ha__testimonialImgText{color:#fff;position:absolute;bottom:1rem;left:1rem}.Testimonials-module__ItA9Ha__testimonialName{font-family:var(--font-sans);font-weight:600}.Testimonials-module__ItA9Ha__testimonialRole{font-family:var(--font-mono-tech);color:#ffffffbf;font-size:.72rem}.Testimonials-module__ItA9Ha__testimonialCardHighlight{border-radius:var(--radius-xl);min-width:240px;max-width:240px;height:320px;box-shadow:var(--shadow-lg);color:#fff;z-index:10;background:linear-gradient(135deg,#181d26 0%,#252c38 100%);border:1px solid #fff3;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:1.5rem;display:flex;position:relative;overflow:hidden;transform:scale(1.05)}.Testimonials-module__ItA9Ha__highlightQuote{font-family:var(--font-serif-italic);color:#fffffff2;font-size:1.05rem;font-style:italic;line-height:1.5}
.CTA-module__CdZh3q__ctaSection{border-radius:var(--radius-2xl);color:#fff;background:linear-gradient(135deg,#151a21 0%,#232a35 60%,#2e3644 100%);border:1px solid #fff3;flex-direction:column;gap:2.5rem;margin-bottom:2rem;padding:2.5rem 1.5rem;display:flex;box-shadow:0 20px 40px #00000040}@media (min-width:768px){.CTA-module__CdZh3q__ctaSection{padding:3rem 2.5rem}}@media (min-width:1024px){.CTA-module__CdZh3q__ctaSection{flex-direction:row;align-items:center;gap:3.5rem;padding:3.5rem 4rem}}.CTA-module__CdZh3q__ctaContent{z-index:10;flex-direction:column;flex:1;align-items:flex-start;width:100%;display:flex}.CTA-module__CdZh3q__badge{font-family:var(--font-mono-tech);letter-spacing:.1em;text-transform:uppercase;color:#fff;background-color:#ffffff26;border-radius:9999px;margin-bottom:1rem;padding:.35rem .85rem;font-size:.72rem;font-weight:700;display:inline-block}.CTA-module__CdZh3q__ctaTitle{font-family:var(--font-display-condensed);text-transform:uppercase;letter-spacing:-.02em;color:#fff;margin-bottom:1.25rem;font-size:clamp(2.2rem,5vw,3.5rem);font-weight:700;line-height:1.05}.CTA-module__CdZh3q__italihighlight{font-family:var(--font-serif-italic);text-transform:none;font-style:italic;font-weight:500}.CTA-module__CdZh3q__ctaDescription{color:#ffffffd1;max-width:30rem;font-family:var(--font-sans);margin-bottom:2rem;font-size:.875rem;line-height:1.6}.CTA-module__CdZh3q__ctaCtas{flex-wrap:wrap;align-items:center;gap:1rem;width:100%;margin-bottom:2.5rem;display:flex}.CTA-module__CdZh3q__btnPrimary{color:#151a21;font-family:var(--font-sans);letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.825rem;font-weight:700;transition:all .25s;display:inline-flex;box-shadow:0 10px 25px #0003}.CTA-module__CdZh3q__btnPrimary:hover{background-color:#e2e8f0;transform:translateY(-2px);box-shadow:0 14px 30px #0000004d}.CTA-module__CdZh3q__btnSecondary{color:#ffffffe6;font-family:var(--font-sans);white-space:nowrap;justify-content:center;align-items:center;gap:.5rem;padding:.5rem .75rem;font-size:.825rem;font-weight:600;transition:color .2s;display:inline-flex}.CTA-module__CdZh3q__btnSecondary:hover{color:#fff;text-decoration:underline}.CTA-module__CdZh3q__statsGrid{border-radius:var(--radius-lg);background-color:#ffffff14;border:1px solid #ffffff26;grid-template-columns:repeat(2,1fr);width:100%;padding:.85rem;display:grid}.CTA-module__CdZh3q__statItem{flex-direction:column;padding:.75rem .5rem;display:flex}.CTA-module__CdZh3q__statItem:first-child{border-bottom:1px solid #ffffff26;border-right:1px solid #ffffff26}.CTA-module__CdZh3q__statItem:nth-child(2){border-bottom:1px solid #ffffff26}.CTA-module__CdZh3q__statItem:nth-child(3){border-right:1px solid #ffffff26}@media (min-width:768px){.CTA-module__CdZh3q__statsGrid{grid-template-columns:repeat(4,1fr);padding:1.25rem 2rem}.CTA-module__CdZh3q__statItem{padding:.5rem 1.5rem}.CTA-module__CdZh3q__statItem:first-child,.CTA-module__CdZh3q__statItem:nth-child(2),.CTA-module__CdZh3q__statItem:nth-child(3){border-bottom:none;border-right:1px solid #ffffff26}}.CTA-module__CdZh3q__statNumber{font-family:var(--font-display-condensed);color:#fff;font-size:clamp(1.5rem,4vw,2.2rem);font-weight:700;line-height:1.1}.CTA-module__CdZh3q__statLabel{font-family:var(--font-mono-tech);color:#ffffffb3;text-transform:uppercase;letter-spacing:.05em;font-size:.68rem;font-weight:500}.CTA-module__CdZh3q__ctaVisual{border-radius:var(--radius-xl);border:1px solid #fff3;flex:1;width:100%;height:18rem;position:relative;overflow:hidden;box-shadow:0 20px 40px #00000059}@media (min-width:640px){.CTA-module__CdZh3q__ctaVisual{height:22rem}}@media (min-width:1024px){.CTA-module__CdZh3q__ctaVisual{height:26rem}}.CTA-module__CdZh3q__ctaImg{object-fit:cover;width:100%;height:100%}.CTA-module__CdZh3q__ctaOverlayBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:20;background-color:#fff3;border-radius:9999px;padding:.5rem;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(-50%)}.CTA-module__CdZh3q__ctaCertContainer{width:4.5rem;height:4.5rem;box-shadow:var(--shadow-xl);background-color:#151a21;border:1px solid #ffffff80;border-radius:9999px;justify-content:center;align-items:center;display:flex;position:relative}@media (min-width:640px){.CTA-module__CdZh3q__ctaCertContainer{width:5rem;height:5rem}}.CTA-module__CdZh3q__ctaCertSvg{width:90%;height:90%;animation:12s linear infinite CTA-module__CdZh3q__spin;position:absolute}@keyframes CTA-module__CdZh3q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CTA-module__CdZh3q__ctaCertIcon{color:#fff;font-size:1.35rem}.CTA-module__CdZh3q__floatingInfoCard{z-index:20;width:90%;position:absolute;bottom:1.5rem;left:50%;transform:translate(-50%)}.CTA-module__CdZh3q__glassCard{-webkit-backdrop-filter:blur(16px);border-radius:var(--radius-md);color:#fff;font-family:var(--font-mono-tech);text-transform:uppercase;letter-spacing:.05em;background-color:#12161c8c;border:1px solid #ffffff4d;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:.75rem;font-weight:500;display:flex;box-shadow:0 10px 25px #0000004d}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#0f131a;border-top:1px solid #ffffff1a;padding:3.5rem 1.5rem 2rem}@media (min-width:640px){.Footer-module__S6Hkya__footer{padding:4rem 2.5rem 2.5rem}}@media (min-width:1024px){.Footer-module__S6Hkya__footer{padding:4.5rem 4rem 2.5rem}}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:2rem 1.5rem;max-width:1600px;margin:0 auto 3rem;display:grid}.Footer-module__S6Hkya__footerBrand{grid-column:1/-1}@media (min-width:768px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(4,1fr);gap:2.5rem}.Footer-module__S6Hkya__footerBrand{grid-column:span 1}}.Footer-module__S6Hkya__logo{font-family:var(--font-display-condensed);letter-spacing:.08em;color:#fff;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:1.85rem;font-weight:700;line-height:1;display:flex}.Footer-module__S6Hkya__footerText{font-family:var(--font-sans);color:#ffffffb3;max-width:20rem;font-size:.8rem;line-height:1.6}.Footer-module__S6Hkya__footerSocials{gap:.75rem;margin-top:1.5rem;display:flex}.Footer-module__S6Hkya__socialCircle{color:#fff;background-color:#ffffff0d;border:1px solid #fff3;border-radius:9999px;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:all .25s;display:flex}.Footer-module__S6Hkya__socialCircle:hover{color:#0f131a;background-color:#fff}.Footer-module__S6Hkya__footerColumn h4{font-size:.8rem;font-family:var(--font-mono-tech);letter-spacing:.08em;text-transform:uppercase;color:#fff;margin-bottom:1.25rem;font-weight:700}.Footer-module__S6Hkya__footerLinks{font-family:var(--font-sans);color:#ffffffb3;flex-direction:column;gap:.85rem;font-size:.8rem;list-style:none;display:flex}.Footer-module__S6Hkya__footerLinks a{transition:color .2s}.Footer-module__S6Hkya__footerLinks a:hover{color:#fff}.Footer-module__S6Hkya__footerLinkUnderline{border-bottom:1px solid #ffffff40;padding-bottom:.125rem}.Footer-module__S6Hkya__footerCopyright{text-align:center;max-width:1600px;font-family:var(--font-mono-tech);color:#ffffff80;letter-spacing:.05em;border-top:1px solid #ffffff14;margin:0 auto;padding-top:1.5rem;font-size:.7rem}
.SearchParts-module__ZR5YOq__searchSection{background:linear-gradient(#f4f8ff 0% 15%,#979797 55%,#5a5a5a 100%);flex-direction:row;min-height:600px;margin-bottom:0;padding:9rem 1rem 0;display:flex;position:relative;overflow:hidden}@media (max-width:724px){.SearchParts-module__ZR5YOq__searchSection{flex-direction:column;padding:2rem 0 0}}.SearchParts-module__ZR5YOq__leftPanel{flex-direction:column;flex:1.1;justify-content:space-between;padding:3rem 2.5rem;display:flex;position:relative;overflow:hidden}@media (max-width:1024px){.SearchParts-module__ZR5YOq__leftPanel{min-height:350px;padding:2rem 1rem}}.SearchParts-module__ZR5YOq__brandContent{z-index:10;max-width:90%}.SearchParts-module__ZR5YOq__leftPanelTitle{font-family:var(--font-display-condensed);color:#242424e7;margin-bottom:1.5rem;font-size:2rem;font-weight:700;line-height:1}.SearchParts-module__ZR5YOq__italihighlight{font-family:var(--font-serif-italic);font-style:italic;font-weight:500}@media (min-width:768px){.SearchParts-module__ZR5YOq__leftPanelTitle{font-size:3rem}}.SearchParts-module__ZR5YOq__leftPanelDesc{color:#636363e1;max-width:29rem;font-size:.875rem;line-height:1.5}.SearchParts-module__ZR5YOq__graphicBackground{opacity:.2;pointer-events:none;z-index:1;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:15px 15px;width:100%;height:100%;position:absolute;inset:0}.SearchParts-module__ZR5YOq__graphicImgContainer{pointer-events:none;width:50%;height:80%;position:absolute;bottom:20px;right:10px}@media (max-width:768px){.SearchParts-module__ZR5YOq__graphicImgContainer{bottom:0}}.SearchParts-module__ZR5YOq__graphicImg{object-fit:contain;max-width:80%;max-height:100%;transition:opacity .6s cubic-bezier(.25,1,.5,1),transform .6s cubic-bezier(.25,1,.5,1);position:absolute;bottom:0;right:0}.SearchParts-module__ZR5YOq__graphicImg.SearchParts-module__ZR5YOq__active{opacity:1;z-index:2;transform:translate(0)scale(1)}.SearchParts-module__ZR5YOq__graphicImg.SearchParts-module__ZR5YOq__hidden{opacity:.4;z-index:1;transform:translate(-80%)scale(.6)}.SearchParts-module__ZR5YOq__rightPanel{flex-direction:column;flex:.7;justify-content:center;padding:3rem 2.5rem;display:flex}.SearchParts-module__ZR5YOq__formHeader{text-align:center;margin-bottom:2rem}.SearchParts-module__ZR5YOq__formTitle{font-family:var(--font-serif-italic);color:#a1a1a1;margin-bottom:1.5rem;font-size:2rem;font-weight:900;display:none}@media (max-width:768px){.SearchParts-module__ZR5YOq__rightPanel{width:90%;margin-left:5%;margin-right:5%;padding:1rem}.SearchParts-module__ZR5YOq__formTitle{color:#4d4d4d;margin-top:1rem;margin-bottom:.5rem}}.SearchParts-module__ZR5YOq__progressBar{justify-content:space-between;align-items:center;margin-bottom:2rem;padding:0 1rem;display:flex;position:relative}.SearchParts-module__ZR5YOq__progressBar:before{content:"";background-color:var(--brand-bg);z-index:1;height:2px;position:absolute;top:14px;left:2rem;right:2rem}.SearchParts-module__ZR5YOq__progressFill{background-color:var(--brand-dark);z-index:2;width:30%;height:2px;position:absolute;top:14px;left:2rem}.SearchParts-module__ZR5YOq__stepWrapper{z-index:3;flex-direction:column;align-items:center;display:flex}.SearchParts-module__ZR5YOq__stepCircle{border:2px solid var(--brand-bg);width:30px;height:30px;color:var(--brand-muted);background-color:#fff;border-radius:9999px;justify-content:center;align-items:center;font-size:.75rem;font-weight:700;transition:all .3s;display:flex}.SearchParts-module__ZR5YOq__stepWrapperActive .SearchParts-module__ZR5YOq__stepCircle{background-color:var(--brand-dark);border-color:var(--brand-dark);color:#fff}.SearchParts-module__ZR5YOq__stepLabel{color:var(--brand-muted);margin-top:.5rem;font-size:.65rem;font-weight:700}.SearchParts-module__ZR5YOq__stepWrapperActive .SearchParts-module__ZR5YOq__stepLabel{color:var(--brand-dark)}.SearchParts-module__ZR5YOq__toggleContainer{border-radius:var(--radius-md);background-color:#454545;margin-bottom:2rem;padding:.25rem;display:flex}.SearchParts-module__ZR5YOq__toggleBtn{font-family:var(--font-sans);color:#dfdfdf;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:700;transition:all .2s}.SearchParts-module__ZR5YOq__toggleBtnActive{color:var(--brand-dark);box-shadow:var(--shadow-sm);background-color:#fff}.SearchParts-module__ZR5YOq__inputsGrid{grid-template-columns:1fr;gap:1.25rem;margin-bottom:2rem;display:grid}@media (min-width:640px){.SearchParts-module__ZR5YOq__inputsGrid{grid-template-columns:repeat(2,1fr)}}.SearchParts-module__ZR5YOq__inputGroup{flex-direction:column;gap:.5rem;display:flex}.SearchParts-module__ZR5YOq__inputLabel{color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:900}.SearchParts-module__ZR5YOq__selectInput{border-radius:var(--radius-md);font-family:var(--font-display-condensed);color:var(--brand-text);cursor:pointer;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%234a5568' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-position:right 1rem center;background-repeat:no-repeat;background-size:1rem;border:1px solid #0000;outline:none;padding:.9rem 2.5rem .9rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.SearchParts-module__ZR5YOq__selectInput:focus{border-color:var(--brand-dark);background-color:#fff;box-shadow:0 0 0 3px #1a202c1a}.SearchParts-module__ZR5YOq__searchBtn{color:#414141;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;width:100%;box-shadow:var(--shadow-md);background-color:#dec595;border:none;border-radius:20px;padding:1rem;font-size:.875rem;font-weight:700;transition:all .2s}@media (max-width:768px){.SearchParts-module__ZR5YOq__searchBtn{width:60%;margin-left:40%}}.SearchParts-module__ZR5YOq__searchBtn:hover{color:#fff;background-color:#000;transform:translateY(-2px)}.SearchParts-module__ZR5YOq__searchBtn:active{transform:translateY(0)}
.SearchResults-module__jRBQ3a__resultsContainer{background:#5a5a5a 0%;width:100%;margin-top:0;padding:3rem 1.5rem 4rem;position:relative;overflow:hidden}@media (min-width:768px){.SearchResults-module__jRBQ3a__resultsContainer{padding:4rem 3rem 5rem}}.SearchResults-module__jRBQ3a__graphicBackground{opacity:.25;pointer-events:none;z-index:1;background-image:radial-gradient(circle,#fff 1px,#0000 1px);background-size:15px 15px;width:100%;height:100%;position:absolute;inset:0}.SearchResults-module__jRBQ3a__resultsHeading{z-index:2;font-family:var(--font-display-condensed);text-transform:uppercase;color:#fff;letter-spacing:-.01em;border-bottom:1px solid #fff3;margin-bottom:2rem;padding-bottom:.75rem;font-size:clamp(2rem,5vw,3rem);font-weight:700;position:relative}.SearchResults-module__jRBQ3a__italicHighlight{font-family:var(--font-serif-italic);text-transform:none;font-size:clamp(3rem,5vw,4rem);font-style:italic;font-weight:500}.SearchResults-module__jRBQ3a__noResults{z-index:2;color:#fffc;font-family:var(--font-sans);text-align:center;padding:3rem 0;font-size:.95rem;font-style:italic;position:relative}.SearchResults-module__jRBQ3a__resultsGrid{z-index:2;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (min-width:640px){.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.SearchResults-module__jRBQ3a__resultsGrid{grid-template-columns:repeat(3,1fr)}}.SearchResults-module__jRBQ3a__partCard{border-radius:var(--radius-xl);cursor:pointer;background:linear-gradient(135deg,#fffffffa 0%,#eef3f9f2 100%);border:1px solid #fff9;height:450px;transition:all .35s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden;box-shadow:0 10px 25px #0003}.SearchResults-module__jRBQ3a__partCard:hover{border-color:#ffffffe6;transform:translateY(-8px);box-shadow:0 20px 40px #00000059}.SearchResults-module__jRBQ3a__cardFront{flex-direction:column;justify-content:space-between;align-items:center;height:100%;padding:1.5rem;display:flex}.SearchResults-module__jRBQ3a__cardImgContainer{flex:1;justify-content:center;align-items:center;width:100%;min-height:180px;display:flex}.SearchResults-module__jRBQ3a__cardProductImg{object-fit:contain;filter:contrast(1.1);mix-blend-mode:multiply;max-width:90%;max-height:90%;transition:transform .4s cubic-bezier(.16,1,.3,1)}.SearchResults-module__jRBQ3a__partCard:hover .SearchResults-module__jRBQ3a__cardProductImg{transform:scale(1.08)translateY(-4px)}.SearchResults-module__jRBQ3a__cardFooter{border-top:1px solid #00000014;flex-direction:column;align-self:flex-start;gap:.35rem;width:100%;margin-top:auto;padding-top:1rem;display:flex}.SearchResults-module__jRBQ3a__cardTitle{font-family:var(--font-display-condensed);text-transform:uppercase;color:#1a1e24;letter-spacing:-.01em;font-size:1.65rem;font-weight:700;line-height:1.05}.SearchResults-module__jRBQ3a__cardSub{font-family:var(--font-mono-tech);color:#3c414bd9;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem;font-weight:600}.SearchResults-module__jRBQ3a__cardPrice{font-family:var(--font-display-condensed);color:#151a21;letter-spacing:.02em;margin-top:.25rem;font-size:1.4rem;font-weight:700}.SearchResults-module__jRBQ3a__cardOverlay{-webkit-backdrop-filter:blur(18px);color:#fff;z-index:10;border-radius:var(--radius-xl);background:linear-gradient(135deg,#0000006c 0%,#000000f5 100%);flex-direction:column;justify-content:space-between;padding:1.5rem;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;inset:0;transform:translateY(101%)}.SearchResults-module__jRBQ3a__partCard:hover .SearchResults-module__jRBQ3a__cardOverlay,.SearchResults-module__jRBQ3a__cardOverlayActive{transform:translateY(0)}.SearchResults-module__jRBQ3a__overlayHeader{border-bottom:1px solid #ffffff2e;margin-bottom:.75rem;padding-bottom:.75rem}.SearchResults-module__jRBQ3a__overlayTitle{font-family:var(--font-display-condensed);text-transform:uppercase;color:#fff;letter-spacing:-.01em;font-size:1.5rem;font-weight:700;line-height:1.1}.SearchResults-module__jRBQ3a__overlayDesc{font-family:var(--font-sans);color:#fffc;margin-top:.35rem;font-size:.78rem;line-height:1.45}.SearchResults-module__jRBQ3a__overlaySpecs{flex-direction:column;gap:.5rem;display:flex}.SearchResults-module__jRBQ3a__specRow{border-bottom:1px solid #ffffff1a;justify-content:space-between;padding-bottom:.25rem;font-size:.78rem;display:flex}.SearchResults-module__jRBQ3a__specLabel{font-family:var(--font-mono-tech);color:#ffffffa6;text-transform:uppercase;font-size:.7rem;font-weight:500}.SearchResults-module__jRBQ3a__specVal{font-family:var(--font-sans);color:#fff;font-weight:700}.SearchResults-module__jRBQ3a__co2Text{color:#4ade80;font-family:var(--font-mono-tech);font-size:.7rem;font-weight:700}.SearchResults-module__jRBQ3a__overlayDealerInfo{font-family:var(--font-sans);color:#ffffffbf;margin-top:.5rem;font-size:.75rem;line-height:1.4}.SearchResults-module__jRBQ3a__overlayDealerName{color:#fff;font-weight:700;display:block}.SearchResults-module__jRBQ3a__overlayFooter{flex-direction:column;gap:.6rem;margin-top:.75rem;display:flex}.SearchResults-module__jRBQ3a__overlayPrice{font-family:var(--font-display-condensed);color:#fff;letter-spacing:.02em;font-size:1.5rem;font-weight:700}.SearchResults-module__jRBQ3a__overlayActions{gap:.5rem;display:flex}.SearchResults-module__jRBQ3a__quoteBtn{color:#151a21;font-family:var(--font-sans);text-transform:uppercase;letter-spacing:.04em;cursor:pointer;text-align:center;background-color:#fff;border:none;border-radius:9999px;flex:1;padding:.6rem .85rem;font-size:.75rem;font-weight:700;transition:all .2s}.SearchResults-module__jRBQ3a__quoteBtn:hover{background-color:#e2e8f0;transform:translateY(-1px)}.SearchResults-module__jRBQ3a__chatBtn{background-color:var(--accent);color:#fff;font-family:var(--font-sans);cursor:pointer;border:none;border-radius:9999px;align-items:center;gap:.35rem;padding:.6rem .85rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.SearchResults-module__jRBQ3a__chatBtn:hover{background-color:#1d4ed8;transform:translateY(-1px)}
