.page-module__zdA55G__main{background:var(--background);flex-direction:column;min-height:100vh;display:flex}.page-module__zdA55G__container{width:100%;max-width:560px;min-height:calc(100vh - 200px);margin:100px auto 0;padding:2rem}.page-module__zdA55G__header{text-align:center;margin-bottom:2.5rem}.page-module__zdA55G__title{color:#f8fafc;margin-bottom:.75rem;font-size:2rem;font-weight:700}.page-module__zdA55G__subtitle{color:#94a3b8;font-size:1rem;line-height:1.7}.page-module__zdA55G__infoCard{background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid #334155;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.page-module__zdA55G__infoText{color:#94a3b8;margin:0;font-size:.95rem;line-height:1.7}.page-module__zdA55G__infoText+.page-module__zdA55G__infoText{margin-top:.75rem}.page-module__zdA55G__noteCard{background:#f0b2320f;border:1px solid #f0b23233;border-radius:1rem;margin-bottom:1.5rem;padding:1.5rem}.page-module__zdA55G__noteTitle{color:#f0b232;align-items:center;gap:.5rem;margin:0 0 .75rem;font-size:.95rem;font-weight:600;display:flex}.page-module__zdA55G__noteList{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.page-module__zdA55G__noteItem{color:#94a3b8;padding-left:1rem;font-size:.9rem;line-height:1.6;position:relative}.page-module__zdA55G__noteItem:before{content:"";background:#64748b;border-radius:50%;width:5px;height:5px;position:absolute;top:.55rem;left:0}.page-module__zdA55G__noteLink{color:var(--brand-color);font-weight:500;text-decoration:none}.page-module__zdA55G__noteLink:hover{opacity:.8}.page-module__zdA55G__form{background:linear-gradient(135deg,#1e293bcc,#0f172ae6);border:1px solid #334155;border-radius:1rem;flex-direction:column;gap:1.5rem;margin-bottom:1.5rem;padding:2rem;display:flex}.page-module__zdA55G__formTitle{color:#f8fafc;justify-content:space-between;align-items:center;margin:0;font-size:1rem;font-weight:600;display:flex}.page-module__zdA55G__formPrice{color:var(--brand-color);font-weight:700}.page-module__zdA55G__field{flex-direction:column;gap:.5rem;display:flex}.page-module__zdA55G__label{color:#cbd5e1;font-size:.9rem;font-weight:500}.page-module__zdA55G__required{color:#f87171;margin-left:.25rem}.page-module__zdA55G__input{color:#f8fafc;box-sizing:border-box;background:#1e293b;border:1px solid #334155;border-radius:.5rem;width:100%;padding:.875rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.page-module__zdA55G__input:focus{border-color:var(--brand-color);outline:none;box-shadow:0 0 0 3px #00b3b326}.page-module__zdA55G__input::placeholder{color:#64748b}.page-module__zdA55G__input:disabled{opacity:.5;cursor:not-allowed}.page-module__zdA55G__formError{color:#f87171;text-align:center;background:#f871711a;border:1px solid #f8717133;border-radius:.5rem;margin:0;padding:.75rem 1rem;font-size:.875rem}.page-module__zdA55G__submitButton{background:linear-gradient(135deg,var(--brand-color),var(--brand-dark));color:#fff;cursor:pointer;border:none;border-radius:.5rem;justify-content:center;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.page-module__zdA55G__submitButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00b3b34d}.page-module__zdA55G__submitButton:disabled{opacity:.5;cursor:not-allowed;transform:none}.page-module__zdA55G__spinner{animation:1s linear infinite page-module__zdA55G__spin}@keyframes page-module__zdA55G__spin{to{transform:rotate(360deg)}}.page-module__zdA55G__turnaround{color:#64748b;justify-content:center;align-items:center;gap:.5rem;margin-top:.25rem;font-size:.85rem;display:flex}.page-module__zdA55G__turnaroundIcon{color:#64748b;flex-shrink:0}@media (max-width:640px){.page-module__zdA55G__container{padding:1rem}.page-module__zdA55G__form{padding:1.5rem}.page-module__zdA55G__title{font-size:1.5rem}.page-module__zdA55G__infoCard,.page-module__zdA55G__noteCard{padding:1.25rem}}
.Separator-module__smnPGa__separator{background-color:var(--foreground);opacity:.2;width:100%;height:1px}
.Footer-module__S6Hkya__container{background-position:top;background-repeat:no-repeat;width:100%;margin-bottom:42px}@media (max-width:906px){.Footer-module__S6Hkya__container{background-image:none}}.Footer-module__S6Hkya__navigation{margin-top:50px;margin-bottom:50px}.Footer-module__S6Hkya__brandLogoContainer{margin-top:30px;margin-bottom:20px}.Footer-module__S6Hkya__legalLinks{justify-content:center;align-items:center;gap:.5rem;margin-top:.75rem;font-size:.8rem;display:flex}.Footer-module__S6Hkya__legalLink{color:#64748b;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLink:hover{color:var(--brand-color);text-decoration:underline}.Footer-module__S6Hkya__legalDivider{color:#475569}
.NavigationLinks-module__Bkhkwq__container{align-items:center;gap:42px;display:flex}.NavigationLinks-module__Bkhkwq__authZone{align-items:center;gap:1rem;display:flex}.NavigationLinks-module__Bkhkwq__portalButton{color:#fff;letter-spacing:.02em;background:#00b3b314;border:1px solid #00b3b380;border-radius:8px;align-items:center;gap:.5rem;padding:.55rem 1.1rem;font-size:.8rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 0 12px #00b3b326}.NavigationLinks-module__Bkhkwq__portalButton:hover{border-color:var(--brand-color);background:#00b3b32e;box-shadow:0 0 20px #00b3b340}.NavigationLinks-module__Bkhkwq__authLoading{letter-spacing:.15em;text-transform:uppercase;color:#94a3b8;align-items:center;gap:.4rem;font-size:.75rem;display:flex}.NavigationLinks-module__Bkhkwq__spinner{animation:1s linear infinite NavigationLinks-module__Bkhkwq__spin}@keyframes NavigationLinks-module__Bkhkwq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.NavigationLinks-module__Bkhkwq__userArea{align-items:center;gap:.75rem;display:flex}.NavigationLinks-module__Bkhkwq__userChip{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:999px;align-items:center;gap:.5rem;padding:.35rem .7rem .35rem .35rem;text-decoration:none;transition:all .2s;display:flex}.NavigationLinks-module__Bkhkwq__userChip:hover{background:#ffffff1a;border-color:#fff3}.NavigationLinks-module__Bkhkwq__avatar{background:var(--brand-dark);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;font-size:.7rem;font-weight:600;display:flex}.NavigationLinks-module__Bkhkwq__userName{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;max-width:120px;font-size:.8rem;font-weight:500;overflow:hidden}.NavigationLinks-module__Bkhkwq__logoutButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;padding:.3rem 0;font-size:.7rem;font-weight:500;transition:color .2s}.NavigationLinks-module__Bkhkwq__logoutButton:hover{color:#fffc}.NavigationLinks-module__Bkhkwq__authNotice{letter-spacing:.2em;text-transform:uppercase;color:#94a3b8;font-size:.75rem}@media (max-width:980px){.NavigationLinks-module__Bkhkwq__link,.NavigationLinks-module__Bkhkwq__authZone{display:none}}
.page-module___8aEwW__page{--gray-rgb:0,0,0;--gray-alpha-200:rgba(var(--gray-rgb),.08);--gray-alpha-100:rgba(var(--gray-rgb),.05);--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;min-height:100svh;font-family:var(--font-geist-sans)}.page-module___8aEwW__main{flex-direction:column;width:100%;display:flex}.page-module___8aEwW__closedBanner{z-index:100;color:#fff;text-align:center;background:linear-gradient(135deg,#dc2626,#b91c1c);justify-content:center;align-items:center;gap:.75rem;padding:.875rem 1.5rem;font-size:.95rem;font-weight:500;display:flex;position:fixed;top:80px;left:0;right:0;box-shadow:0 4px 12px #b91c1c4d}.page-module___8aEwW__closedBanner strong{font-weight:700}@media (max-width:640px){.page-module___8aEwW__closedBanner{gap:.5rem;padding:.75rem 1rem;font-size:.85rem;top:70px}}
.PopularArticle-module__ELushq__container{border-bottom:1px solid var(--dark-gray);width:100%;min-height:50px;margin-top:20px}.PopularArticle-module__ELushq__wrapper{flex:1;place-content:center space-between;height:100%;display:flex}.PopularArticle-module__ELushq__title{font-size:20px}@media (max-width:1140px){.PopularArticle-module__ELushq__container{padding-bottom:16px;padding-left:24px;padding-right:24px}.PopularArticle-module__ELushq__title{font-size:16px}}
.NavBar-module__d-sbrW__container{text-transform:uppercase;text-shadow:3px 3px 2px #000;z-index:999;background:linear-gradient(#000 0%,#00000074 64%,#0000001a 100%);justify-content:space-between;align-self:center;align-items:center;width:100%;max-width:1440px;padding:8px 20px;font-size:1rem;font-weight:800;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}
.SearchComponent-module__yrclHq__container{text-align:center;background:#004c4c;border-radius:24px;width:100%;margin:104px 0 34px;padding:50px;position:relative}.SearchComponent-module__yrclHq__content{flex-direction:column;justify-content:center;align-items:center;display:flex}.SearchComponent-module__yrclHq__title{margin-top:40px;font-size:2.75rem}.SearchComponent-module__yrclHq__tagline{margin-top:8px;padding:0 80px;font-size:1.125rem}.SearchComponent-module__yrclHq__searchInfo{margin-bottom:62px}.SearchComponent-module__yrclHq__input{color:var(--background);background:0 0;border:none;flex:1;padding:18px 22px 18px 0;font-size:1.125rem}.SearchComponent-module__yrclHq__input:focus-visible{outline:none}.SearchComponent-module__yrclHq__flair{background-image:url(/kb_design.svg);width:192px;height:77px;position:absolute;bottom:150px;right:0}.SearchComponent-module__yrclHq__flair:last-of-type{left:0;right:unset;bottom:25px;transform:scaleX(-100%)}@media (max-width:768px){.SearchComponent-module__yrclHq__container{padding:20px}.SearchComponent-module__yrclHq__title{padding:0;font-size:1.75rem}.SearchComponent-module__yrclHq__tagline{padding:0}.SearchComponent-module__yrclHq__flair{display:none}}
.ArticlePullIn-module__effXKG__pullIn{text-shadow:3px 3px 2px #000;font-size:1.35rem}@media (max-width:1140px){.ArticlePullIn-module__effXKG__pullIn{font-size:1.25rem}}@media (max-width:768px){.ArticlePullIn-module__effXKG__pullIn{font-size:1.15rem}}
.SearchInput-module__jiQjdW__container{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.SearchInput-module__jiQjdW__buttonDesktop{height:80%;margin-right:4px}.SearchInput-module__jiQjdW__buttonMobile{visibility:hidden;display:none}.SearchInput-module__jiQjdW__inputContainer{background:var(--foreground);box-sizing:border-box;border-radius:5000px;justify-content:center;align-items:center;gap:16px;width:62%;min-width:400px;margin:84px 40px 16px;display:flex;overflow:hidden}.SearchInput-module__jiQjdW__searchIcon{margin-left:18px}.SearchInput-module__jiQjdW__inputContainer:focus-within{box-shadow:inset 0 0 0 3px #007bff}@media (max-width:768px){.SearchInput-module__jiQjdW__buttonDesktop{display:none}.SearchInput-module__jiQjdW__buttonMobile{visibility:visible;width:100%;margin-bottom:16px;display:block}.SearchInput-module__jiQjdW__container{flex-direction:column}.SearchInput-module__jiQjdW__inputContainer{width:100%;min-width:unset;margin:24px 0 8px}}
.Button-module__iYV4-q__background{background-color:var(--brand-dark);color:var(--foreground);cursor:pointer;border:none;border-radius:500px;justify-content:center;align-items:center;gap:8px;padding:16px 22px;font-size:1.125rem;font-weight:700;display:flex;position:relative}.Button-module__iYV4-q__foreground{background-color:var(--foreground);color:var(--brand-dark);cursor:pointer;border:none;border-radius:500px;justify-content:center;align-items:center;gap:8px;padding:16px 22px;font-size:1.125rem;font-weight:700;display:flex;position:relative}.Button-module__iYV4-q__hidden{visibility:hidden}.Button-module__iYV4-q__loader{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Button-module__iYV4-q__disabled{cursor:not-allowed;pointer-events:none;opacity:.85}
.BraggingRight-module__5vwF2W__section{text-align:center;width:100%;max-width:1440px;margin:auto;position:relative}.BraggingRight-module__5vwF2W__content{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:8px;max-width:1140px;height:100%;margin:auto;padding:75px 0;display:flex}.BraggingRight-module__5vwF2W__banners{width:60%;position:absolute}.BraggingRight-module__5vwF2W__banners:first-of-type{top:0;right:0}.BraggingRight-module__5vwF2W__banners:first-of-type .BraggingRight-module__5vwF2W__banner{float:right;background:linear-gradient(90deg,#000 3.6%,#00b3b3 74.1%)}.BraggingRight-module__5vwF2W__banners:last-of-type{bottom:0;left:0}.BraggingRight-module__5vwF2W__banners:last-of-type .BraggingRight-module__5vwF2W__banner{float:left;background:linear-gradient(90deg,#00b3b3 3.6%,#000 96.4%)}.BraggingRight-module__5vwF2W__banner{height:9px;margin-top:1px}.BraggingRight-module__5vwF2W__banner:first-of-type{width:100%}.BraggingRight-module__5vwF2W__banner:nth-of-type(2){width:80%}.BraggingRight-module__5vwF2W__banner:nth-of-type(3){width:90%}.BraggingRight-module__5vwF2W__banner:nth-of-type(4){width:70%}.BraggingRight-module__5vwF2W__label{color:var(--foreground);font-size:2.325rem;font-weight:600}.BraggingRight-module__5vwF2W__highlight{color:var(--brand-color)}.BraggingRight-module__5vwF2W__mobileBreak{display:none}@media (max-width:900px){.BraggingRight-module__5vwF2W__label{font-size:2rem}}@media (max-width:768px){.BraggingRight-module__5vwF2W__label{font-size:1.5rem}}@media (max-width:575px){.BraggingRight-module__5vwF2W__label{font-size:1.75rem}.BraggingRight-module__5vwF2W__mobileBreak{display:block}}@media (max-width:420px){.BraggingRight-module__5vwF2W__label{font-size:1.5rem}.BraggingRight-module__5vwF2W__mobileBreak{display:block}}
.ClientSearchExecutor-module__FE6V4W__searching{margin-top:8px;font-size:1.25rem}.ClientSearchExecutor-module__FE6V4W__loadingContainer{margin-top:80px;margin-bottom:80px}
.CartDrawer-module__WxgAxa__overlay{z-index:1000;background:#0009;animation:.2s CartDrawer-module__WxgAxa__fadeIn;position:fixed;inset:0}.CartDrawer-module__WxgAxa__drawer{z-index:1001;background:linear-gradient(145deg,#0d1117 0%,#161b22 100%);border-left:1px solid #30363dcc;flex-direction:column;width:420px;max-width:100vw;height:100vh;animation:.3s CartDrawer-module__WxgAxa__slideIn;display:flex;position:fixed;top:0;right:0}@keyframes CartDrawer-module__WxgAxa__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes CartDrawer-module__WxgAxa__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CartDrawer-module__WxgAxa__header{border-bottom:1px solid #30363d;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.CartDrawer-module__WxgAxa__headerTitle{color:#e6edf3;align-items:center;gap:10px;font-size:1.1rem;font-weight:600;display:flex}.CartDrawer-module__WxgAxa__itemCount{background:var(--brand-color);color:#fff;border-radius:12px;justify-content:center;align-items:center;min-width:24px;height:24px;padding:0 8px;font-size:.8rem;font-weight:600;display:flex}.CartDrawer-module__WxgAxa__closeBtn{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;transition:all .2s;display:flex}.CartDrawer-module__WxgAxa__closeBtn:hover{color:#e6edf3;background:#ffffff1a}.CartDrawer-module__WxgAxa__content{flex:1;padding:16px 24px;overflow-y:auto}.CartDrawer-module__WxgAxa__emptyCart{color:#8b949e;flex-direction:column;justify-content:center;align-items:center;gap:16px;height:100%;display:flex}.CartDrawer-module__WxgAxa__emptyCart p{margin:0;font-size:1rem}.CartDrawer-module__WxgAxa__continueBtn{border:1px solid var(--brand-color);color:var(--brand-color);cursor:pointer;background:0 0;border-radius:10px;padding:12px 24px;font-size:.95rem;font-weight:500;transition:all .2s}.CartDrawer-module__WxgAxa__continueBtn:hover{background:#00b3b31a}.CartDrawer-module__WxgAxa__itemList{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.CartDrawer-module__WxgAxa__cartItem{background:#21262d;border:1px solid #30363d;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.CartDrawer-module__WxgAxa__itemInfo{flex-direction:column;gap:6px;display:flex}.CartDrawer-module__WxgAxa__itemName{color:#e6edf3;margin:0;font-size:1rem;font-weight:600}.CartDrawer-module__WxgAxa__optionsList{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.CartDrawer-module__WxgAxa__optionItem{color:#8b949e;align-items:center;gap:8px;font-size:.85rem;display:flex}.CartDrawer-module__WxgAxa__optionPrice{color:var(--brand-color);font-size:.875rem}.CartDrawer-module__WxgAxa__preorderTag{color:#a78bfa;background:linear-gradient(135deg,#6366f133 0%,#8b5cf633 100%);border:1px solid #8b5cf64d;border-radius:6px;align-items:center;gap:6px;width:fit-content;margin-top:4px;padding:4px 10px;font-size:.75rem;display:inline-flex}.CartDrawer-module__WxgAxa__itemActions{align-items:center;gap:12px;display:flex}.CartDrawer-module__WxgAxa__quantityControl{background:#0d1117;border-radius:8px;align-items:center;gap:8px;padding:4px;display:flex}.CartDrawer-module__WxgAxa__quantityBtn{color:#e6edf3;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex}.CartDrawer-module__WxgAxa__quantityBtn:hover:not(:disabled){background:#ffffff1a}.CartDrawer-module__WxgAxa__quantityBtn:disabled{opacity:.3;cursor:not-allowed}.CartDrawer-module__WxgAxa__quantity{text-align:center;color:#e6edf3;min-width:24px;font-size:.95rem;font-weight:500}.CartDrawer-module__WxgAxa__itemPrice{text-align:right;color:var(--brand-color);flex-direction:column;flex:1;align-items:flex-end;gap:2px;font-size:1rem;font-weight:600;display:flex}.CartDrawer-module__WxgAxa__originalPrice{color:#8b949e;font-size:.85rem;font-weight:500;text-decoration:line-through}.CartDrawer-module__WxgAxa__removeBtn{color:#f87171;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.CartDrawer-module__WxgAxa__removeBtn:hover{background:#f871711a}.CartDrawer-module__WxgAxa__footer{border-top:1px solid #30363d;flex-direction:column;gap:12px;padding:20px 24px;display:flex}.CartDrawer-module__WxgAxa__discountRow{background:linear-gradient(135deg,#22c55e1a 0%,#16a34a14 100%);border:1px solid #22c55e40;border-radius:8px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.CartDrawer-module__WxgAxa__discountInfo{color:#4ade80;align-items:center;gap:8px;font-size:.9rem;display:flex}.CartDrawer-module__WxgAxa__discountAmount{color:#4ade80;font-size:.95rem;font-weight:600}.CartDrawer-module__WxgAxa__subtotalRow{color:#e6edf3;justify-content:space-between;align-items:center;font-size:1rem;display:flex}.CartDrawer-module__WxgAxa__subtotal{background:linear-gradient(135deg,var(--brand-color)0%,#00e5e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.25rem;font-weight:700}.CartDrawer-module__WxgAxa__subtotalWithDiscount{flex-direction:column;align-items:flex-end;gap:2px;display:flex}.CartDrawer-module__WxgAxa__originalSubtotal{color:#8b949e;font-size:.9rem;text-decoration:line-through}.CartDrawer-module__WxgAxa__taxNote{color:#8b949e;margin:0;font-size:.85rem}.CartDrawer-module__WxgAxa__checkoutBtn{background:linear-gradient(135deg,var(--brand-color)0%,var(--brand-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:12px;width:100%;padding:14px;font-size:1rem;font-weight:600;transition:all .2s}.CartDrawer-module__WxgAxa__checkoutBtn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #00b3b34d}.CartDrawer-module__WxgAxa__clearBtn{color:#8b949e;cursor:pointer;background:0 0;border:none;width:100%;padding:10px;font-size:.9rem;transition:all .2s}.CartDrawer-module__WxgAxa__clearBtn:hover{color:#f87171}@media (max-width:480px){.CartDrawer-module__WxgAxa__drawer{width:100vw}.CartDrawer-module__WxgAxa__header{padding:16px}.CartDrawer-module__WxgAxa__content{padding:12px 16px}.CartDrawer-module__WxgAxa__footer{padding:16px}.CartDrawer-module__WxgAxa__quantityBtn{width:40px;height:40px}.CartDrawer-module__WxgAxa__removeBtn{width:44px;height:44px}.CartDrawer-module__WxgAxa__checkoutBtn{padding:16px;font-size:1.05rem}}
.DescriptiveArticleListItem-module__bmdy7a__container{flex-direction:row;align-items:center;gap:32px;padding:24px 0;display:flex}.DescriptiveArticleListItem-module__bmdy7a__container:not(:last-child){border-bottom:1px solid #b3d9d9}.DescriptiveArticleListItem-module__bmdy7a__thumbnail{border-radius:20px;width:234px;height:161px}.DescriptiveArticleListItem-module__bmdy7a__infoContainer{flex-direction:column;display:flex}.DescriptiveArticleListItem-module__bmdy7a__title{color:var(--brand-color);font-size:1.375rem}.DescriptiveArticleListItem-module__bmdy7a__description{margin-top:15px}.DescriptiveArticleListItem-module__bmdy7a__date{margin-top:4px}
.HorizontalKnowledgeBasePreview-module__gA6GBq__container{text-align:right;gap:60px;display:flex}.HorizontalKnowledgeBasePreview-module__gA6GBq__imageWrapper{border:1px solid #b3d9d9;border-radius:12px;justify-content:center;align-items:center;min-width:300px;height:200px;display:flex;position:relative;overflow:hidden;transform:skew(-15deg);box-shadow:10px 10px 2px #b3d9d9}.HorizontalKnowledgeBasePreview-module__gA6GBq__image{object-fit:cover}.HorizontalKnowledgeBasePreview-module__gA6GBq__content{flex-direction:column;gap:28px;display:flex}.HorizontalKnowledgeBasePreview-module__gA6GBq__title{white-space:pre-line;font-size:1.75rem}.HorizontalKnowledgeBasePreview-module__gA6GBq__description{font-size:1.125rem}.HorizontalKnowledgeBasePreview-module__gA6GBq__link{color:#b3d9d9;font-size:1.125rem;font-weight:700}@media (max-width:900px){.HorizontalKnowledgeBasePreview-module__gA6GBq__container{text-align:center;flex-direction:column;align-items:center}.HorizontalKnowledgeBasePreview-module__gA6GBq__container:last-child>.HorizontalKnowledgeBasePreview-module__gA6GBq__image{background-position:0 -50px}.HorizontalKnowledgeBasePreview-module__gA6GBq__imageWrapper{width:100%;max-width:90%;min-width:unset;transform:unset}.HorizontalKnowledgeBasePreview-module__gA6GBq__content{align-items:center;padding:0 20px}}@media (max-width:833px){.HorizontalKnowledgeBasePreview-module__gA6GBq__container{text-align:center;flex-direction:column;align-items:center}}@media (max-width:500px){.HorizontalKnowledgeBasePreview-module__gA6GBq__container:last-child>.HorizontalKnowledgeBasePreview-module__gA6GBq__imageWrapper{background-position:0 -30px}}@media (max-width:400px){.HorizontalKnowledgeBasePreview-module__gA6GBq__container:last-child>.HorizontalKnowledgeBasePreview-module__gA6GBq__imageWrapper{background-position:0 -10px}}
.CartIcon-module__YT1cFq__cartButton{color:#e6edf3;cursor:pointer;background:0 0;border:1px solid #30363dcc;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:42px;height:42px;padding:0 12px;transition:all .2s;display:flex;position:relative}.CartIcon-module__YT1cFq__total{color:#e6edf3;font-size:.82rem;font-weight:600}.CartIcon-module__YT1cFq__cartButton:hover{border-color:var(--brand-color);color:var(--brand-color);background:#00b3b31a}.CartIcon-module__YT1cFq__badge{background:linear-gradient(135deg,var(--brand-color)0%,var(--brand-dark)100%);color:#fff;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:.7rem;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}
.DescriptiveArticleList-module__HcEl5G__container{flex-direction:column;width:90%;margin-bottom:24px;display:flex}
.HorizontalKnowledgeBasePreviews-module__iUtUJa__container{flex-direction:column;gap:60px;margin-top:90px;margin-bottom:80px;display:flex}@media (min-width:900px){.HorizontalKnowledgeBasePreviews-module__iUtUJa__container>div:nth-of-type(2n){text-align:left;flex-direction:row-reverse}}
.DeliverySelectionModal-module__N8UqcW__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000c;justify-content:center;align-items:center;animation:.2s DeliverySelectionModal-module__N8UqcW__fadeIn;display:flex;position:fixed;inset:0}.DeliverySelectionModal-module__N8UqcW__modal{z-index:1001;background:linear-gradient(145deg,#0d1117 0%,#161b22 100%);border:1px solid #30363dcc;border-radius:20px;flex-direction:column;width:90%;max-width:560px;max-height:90vh;animation:.3s DeliverySelectionModal-module__N8UqcW__slideUp;display:flex;position:fixed;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}@keyframes DeliverySelectionModal-module__N8UqcW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes DeliverySelectionModal-module__N8UqcW__slideUp{0%{opacity:0;transform:translate(-50%,-45%)}to{opacity:1;transform:translate(-50%,-50%)}}.DeliverySelectionModal-module__N8UqcW__closeBtn{color:#8b949e;cursor:pointer;z-index:10;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:8px;transition:all .2s;display:flex;position:absolute;top:12px;right:12px}.DeliverySelectionModal-module__N8UqcW__closeBtn:hover{color:#e6edf3;background:#ffffff1a}.DeliverySelectionModal-module__N8UqcW__header{text-align:center;padding:28px 28px 0}.DeliverySelectionModal-module__N8UqcW__title{color:#e6edf3;margin:0 0 8px;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.5rem;font-weight:700}.DeliverySelectionModal-module__N8UqcW__subtitle{color:var(--brand-color);margin:0 0 8px;font-size:1rem;font-weight:500}.DeliverySelectionModal-module__N8UqcW__description{color:#8b949e;margin:0;font-size:.9rem;line-height:1.5}.DeliverySelectionModal-module__N8UqcW__content{flex:1;padding:20px 28px;overflow-y:auto}.DeliverySelectionModal-module__N8UqcW__optionsList{flex-direction:column;gap:12px;display:flex}.DeliverySelectionModal-module__N8UqcW__optionCard{cursor:pointer;text-align:left;background:#21262d;border:2px solid #30363d;border-radius:14px;align-items:flex-start;gap:16px;width:100%;padding:18px;transition:all .2s;display:flex}.DeliverySelectionModal-module__N8UqcW__optionCard:hover{background:#00b3b30d;border-color:#00b3b366}.DeliverySelectionModal-module__N8UqcW__optionCard.DeliverySelectionModal-module__N8UqcW__selected{border-color:var(--brand-color);background:#00b3b31a}.DeliverySelectionModal-module__N8UqcW__optionCard.DeliverySelectionModal-module__N8UqcW__premium{background:linear-gradient(135deg,#fbbf2414 0%,#f59e0b0d 100%);border-color:#fbbf244d}.DeliverySelectionModal-module__N8UqcW__optionCard.DeliverySelectionModal-module__N8UqcW__premium:hover{border-color:#fbbf2480}.DeliverySelectionModal-module__N8UqcW__optionCard.DeliverySelectionModal-module__N8UqcW__premium.DeliverySelectionModal-module__N8UqcW__selected{background:#fbbf2426;border-color:#fbbf24}.DeliverySelectionModal-module__N8UqcW__optionIcon{width:48px;height:48px;color:var(--brand-color);background:#00b3b326;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:flex}.DeliverySelectionModal-module__N8UqcW__optionCard.DeliverySelectionModal-module__N8UqcW__premium .DeliverySelectionModal-module__N8UqcW__optionIcon{color:#fbbf24;background:#fbbf2426}.DeliverySelectionModal-module__N8UqcW__optionContent{flex:1;min-width:0}.DeliverySelectionModal-module__N8UqcW__optionHeader{justify-content:space-between;align-items:center;gap:12px;margin-bottom:6px;display:flex}.DeliverySelectionModal-module__N8UqcW__optionName{color:#e6edf3;font-size:1rem;font-weight:600}.DeliverySelectionModal-module__N8UqcW__optionPrice{color:var(--brand-color);white-space:nowrap;font-size:.95rem;font-weight:600}.DeliverySelectionModal-module__N8UqcW__optionPrice.DeliverySelectionModal-module__N8UqcW__included{color:#4ade80}.DeliverySelectionModal-module__N8UqcW__optionCard.DeliverySelectionModal-module__N8UqcW__premium .DeliverySelectionModal-module__N8UqcW__optionPrice{color:#fbbf24}.DeliverySelectionModal-module__N8UqcW__originalPrice{color:#6e7681;margin-right:8px;font-size:.85rem;text-decoration:line-through}.DeliverySelectionModal-module__N8UqcW__discountedPrice{color:#4ade80;font-weight:700}.DeliverySelectionModal-module__N8UqcW__discountBadge{color:#4ade80;background:#4ade8026;border-radius:6px;align-items:center;gap:6px;margin-top:8px;padding:4px 10px;font-size:.8rem;font-weight:500;display:inline-flex}.DeliverySelectionModal-module__N8UqcW__optionDescription{color:#8b949e;margin:0;font-size:.85rem;line-height:1.5}.DeliverySelectionModal-module__N8UqcW__optionNotes{flex-direction:column;gap:6px;margin:10px 0 0;padding:0;list-style:none;display:flex}.DeliverySelectionModal-module__N8UqcW__optionNotes li{color:#6e7681;align-items:flex-start;gap:6px;font-size:.8rem;display:flex}.DeliverySelectionModal-module__N8UqcW__optionNotes li svg{flex-shrink:0;margin-top:2px}.DeliverySelectionModal-module__N8UqcW__chevron{color:#8b949e;flex-shrink:0;margin-left:auto}.DeliverySelectionModal-module__N8UqcW__subOptionsView{flex-direction:column;gap:16px;display:flex}.DeliverySelectionModal-module__N8UqcW__backBtn{color:#8b949e;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.9rem;transition:color .2s;display:inline-flex}.DeliverySelectionModal-module__N8UqcW__backBtn:hover{color:var(--brand-color)}.DeliverySelectionModal-module__N8UqcW__subOptionsTitle{color:#e6edf3;margin:0;font-size:1rem;font-weight:600}.DeliverySelectionModal-module__N8UqcW__subOptionsList{flex-direction:column;gap:10px;display:flex}.DeliverySelectionModal-module__N8UqcW__subOptionCard{cursor:pointer;text-align:left;width:100%;color:var(--brand-color);background:#21262d;border:2px solid #30363d;border-radius:12px;align-items:center;gap:14px;padding:16px;transition:all .2s;display:flex}.DeliverySelectionModal-module__N8UqcW__subOptionCard:hover{border-color:#00b3b366}.DeliverySelectionModal-module__N8UqcW__subOptionCard.DeliverySelectionModal-module__N8UqcW__selected{border-color:var(--brand-color);background:#00b3b31a}.DeliverySelectionModal-module__N8UqcW__subOptionName{color:#e6edf3;font-size:.95rem;font-weight:600;display:block}.DeliverySelectionModal-module__N8UqcW__subOptionDesc{color:#8b949e;margin-top:2px;font-size:.8rem;display:block}.DeliverySelectionModal-module__N8UqcW__infoBox{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf2433;border-radius:10px;align-items:flex-start;gap:12px;margin:0 28px;padding:14px;display:flex}.DeliverySelectionModal-module__N8UqcW__infoBox p{margin:0;font-size:.85rem;line-height:1.5}.DeliverySelectionModal-module__N8UqcW__infoBox strong{color:#fcd34d}.DeliverySelectionModal-module__N8UqcW__footer{padding:20px 28px 28px}.DeliverySelectionModal-module__N8UqcW__continueBtn{background:linear-gradient(135deg,var(--brand-color)0%,var(--brand-dark)100%);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:16px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.DeliverySelectionModal-module__N8UqcW__continueBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 24px #00b3b34d}.DeliverySelectionModal-module__N8UqcW__continueBtn:disabled{opacity:.5;cursor:not-allowed}@media (max-width:600px){.DeliverySelectionModal-module__N8UqcW__modal{border-radius:20px 20px 0 0;width:100%;max-width:100%;max-height:92vh;animation:.3s DeliverySelectionModal-module__N8UqcW__slideUpMobile;inset:auto 0 0;transform:none}@keyframes DeliverySelectionModal-module__N8UqcW__slideUpMobile{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.DeliverySelectionModal-module__N8UqcW__header{padding:24px 20px 0}.DeliverySelectionModal-module__N8UqcW__content{padding:16px 20px}.DeliverySelectionModal-module__N8UqcW__footer{padding:16px 20px;padding-bottom:max(20px,env(safe-area-inset-bottom))}.DeliverySelectionModal-module__N8UqcW__infoBox{margin:0 20px}.DeliverySelectionModal-module__N8UqcW__optionCard{padding:16px}.DeliverySelectionModal-module__N8UqcW__optionIcon{width:40px;height:40px}.DeliverySelectionModal-module__N8UqcW__optionDescription{font-size:.8rem}.DeliverySelectionModal-module__N8UqcW__subOptionCard{padding:18px 16px}.DeliverySelectionModal-module__N8UqcW__continueBtn{padding:18px;font-size:1.05rem}.DeliverySelectionModal-module__N8UqcW__backBtn{align-items:center;min-height:44px;padding:8px 0;display:flex}}
.ProductCard-module__roGiVa__card{color:inherit;background:linear-gradient(160deg,#0d1117 0%,#131a24 50%,#0d1117 100%);border:1px solid #30363d99;border-radius:16px;flex-direction:column;text-decoration:none;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 2px 12px #0000004d}.ProductCard-module__roGiVa__card:hover{border-color:#00b3b380;transform:translateY(-4px);box-shadow:0 20px 40px #00000080,0 0 40px #00b3b314,inset 0 1px #ffffff0a}.ProductCard-module__roGiVa__imageContainer{aspect-ratio:16/10;background:#0a0e14;width:100%;position:relative;overflow:hidden}.ProductCard-module__roGiVa__imageContainer:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0d1117b3 100%);height:50%;position:absolute;bottom:0;left:0;right:0}.ProductCard-module__roGiVa__image{filter:brightness(.92);background-position:50%;background-size:cover;width:100%;height:100%;transition:filter .4s,opacity .4s}.ProductCard-module__roGiVa__card:hover .ProductCard-module__roGiVa__image{filter:brightness(1.05)}.ProductCard-module__roGiVa__imagePlaceholder{color:#30363d;background:linear-gradient(135deg,#1a1f2e 0%,#0d1117 100%);justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProductCard-module__roGiVa__preorderBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:20px;align-items:center;gap:6px;padding:6px 12px;font-size:.75rem;font-weight:600;display:flex;position:absolute;bottom:12px;left:12px;box-shadow:0 2px 8px #6366f166}.ProductCard-module__roGiVa__popularBadge{color:#fff;text-transform:uppercase;letter-spacing:.5px;z-index:2;background:linear-gradient(135deg,#f59e0b 0%,#f97316 100%);border-radius:20px;padding:6px 12px;font-size:.75rem;font-weight:600;position:absolute;bottom:12px;right:12px;box-shadow:0 2px 8px #f59e0b66}.ProductCard-module__roGiVa__content{border-top:1px solid #30363d66;flex-direction:column;flex:1;gap:8px;padding:20px;display:flex}.ProductCard-module__roGiVa__productType{color:var(--brand-color);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:6px;font-size:.75rem;font-weight:500;display:flex}.ProductCard-module__roGiVa__title{color:#e6edf3;margin:0;font-size:1.125rem;font-weight:600;line-height:1.3}.ProductCard-module__roGiVa__vehicle{color:#8b949e;margin:0;font-size:.875rem}.ProductCard-module__roGiVa__priceRow{align-items:baseline;gap:6px;margin-top:auto;padding-top:12px;display:flex}.ProductCard-module__roGiVa__fromLabel{color:#8b949e;font-size:.875rem}.ProductCard-module__roGiVa__originalPrice{color:#8b949e;margin-right:8px;font-size:1rem;text-decoration:line-through}.ProductCard-module__roGiVa__price{background:linear-gradient(135deg,var(--brand-color)0%,#00e5e5 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:1.5rem;font-weight:700}.ProductCard-module__roGiVa__monthlyPrice{color:#6e7681;margin-top:2px;font-size:.78rem}.ProductCard-module__roGiVa__preorderInfo{color:#a78bfa;align-items:center;gap:6px;margin-top:4px;font-size:.8rem;display:flex}@media (max-width:640px){.ProductCard-module__roGiVa__card{border-radius:14px}.ProductCard-module__roGiVa__content{padding:16px}.ProductCard-module__roGiVa__title{font-size:1.05rem}.ProductCard-module__roGiVa__price{font-size:1.35rem}.ProductCard-module__roGiVa__imageContainer{aspect-ratio:16/9}}
.page-module__h8NEBW__container{width:100%;margin-top:134px}.page-module__h8NEBW__subTitle{color:#fff;font-size:20px;font-style:normal;font-weight:300;line-height:normal}.page-module__h8NEBW__title{color:#fff;font-size:45px;font-style:normal;font-weight:600;line-height:normal}.page-module__h8NEBW__highlight{color:#00b3b3}
.AboutBusiness-module__L6av7G__container{text-align:center;gap:16px;max-width:950px;margin-top:100px;padding:0 24px}.AboutBusiness-module__L6av7G__sectionLabel{font-variant:uppercase;text-transform:uppercase;font-size:1.375rem;font-weight:300}.AboutBusiness-module__L6av7G__title{font-size:2rem}.AboutBusiness-module__L6av7G__button{font-size:1rem}.AboutBusiness-module__L6av7G__actions{justify-content:center;align-items:center;gap:16px;margin-top:16px;display:flex;transform:translate(-5%)}@media (max-width:768px){.AboutBusiness-module__L6av7G__actions{flex-direction:column}}
.DetailedKnowledgeBaseCTA-module__vTa_xa__container{border:1px solid #c9c8c8;border-radius:25px;margin-bottom:80px;padding:30px 42px;display:flex;position:relative}.DetailedKnowledgeBaseCTA-module__vTa_xa__title{box-sizing:content-box;color:var(--brand-color);background:var(--background);white-space:nowrap;border:1px solid #c9c8c8;border-radius:25px;padding:12px 40px;font-size:1.75em;position:absolute;top:0;left:50%;transform:translate(-50%,-50%)}.DetailedKnowledgeBaseCTA-module__vTa_xa__content{align-items:center;display:flex}.DetailedKnowledgeBaseCTA-module__vTa_xa__info{flex:1;padding:40px 0;font-size:1.375rem}.DetailedKnowledgeBaseCTA-module__vTa_xa__image{height:254px}.DetailedKnowledgeBaseCTA-module__vTa_xa__button{white-space:nowrap;flex:none;max-width:fit-content;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}@media (max-width:900px){.DetailedKnowledgeBaseCTA-module__vTa_xa__container{width:90%}.DetailedKnowledgeBaseCTA-module__vTa_xa__image{height:160px}.DetailedKnowledgeBaseCTA-module__vTa_xa__info{font-size:1rem}}@media (max-width:600px){.DetailedKnowledgeBaseCTA-module__vTa_xa__container{padding:20px 32px}.DetailedKnowledgeBaseCTA-module__vTa_xa__image{height:120px}.DetailedKnowledgeBaseCTA-module__vTa_xa__button{font-size:1rem}}@media (max-width:550px){.DetailedKnowledgeBaseCTA-module__vTa_xa__title{font-size:1.2rem}}@media (max-width:450px){.DetailedKnowledgeBaseCTA-module__vTa_xa__image{display:none}.DetailedKnowledgeBaseCTA-module__vTa_xa__button{width:100%;font-size:1rem}.DetailedKnowledgeBaseCTA-module__vTa_xa__container{padding:12px 24px}}@media (max-width:400px){.DetailedKnowledgeBaseCTA-module__vTa_xa__title{font-size:1.1rem}}
.NotFound-module__7bveuW__container{flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex}
.PartnerOrderFlow-module__3m_Rwa__container{max-width:1200px;margin:0 auto;padding:2rem 1rem}.PartnerOrderFlow-module__3m_Rwa__banner{color:#e2e8f0;background:linear-gradient(135deg,#6366f126 0%,#8b5cf61a 100%);border:1px solid #6366f14d;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;font-size:.95rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__resetLink{color:#a5b4fc;font-weight:500;text-decoration:underline;transition:color .2s}.PartnerOrderFlow-module__3m_Rwa__resetLink:hover{color:#c7d2fe}.PartnerOrderFlow-module__3m_Rwa__partnerCard{background:linear-gradient(145deg,#1e293bcc 0%,#0f172ae6 100%);border:1px solid #94a3b826;border-radius:16px;margin-bottom:2rem;padding:1.75rem}.PartnerOrderFlow-module__3m_Rwa__partnerHeader{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.5rem;margin-bottom:1rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__partnerLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:.25rem;font-size:.8rem}.PartnerOrderFlow-module__3m_Rwa__partnerName{color:#f1f5f9;margin:0;font-size:1.5rem;font-weight:700}.PartnerOrderFlow-module__3m_Rwa__partnerActions{flex-wrap:wrap;gap:.75rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__partnerActionButton{color:#fff;background:linear-gradient(135deg,#22c55e 0%,#16a34a 100%);border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:inline-flex}.PartnerOrderFlow-module__3m_Rwa__partnerActionButton:hover{transform:translateY(-1px);box-shadow:0 4px 12px #22c55e4d}.PartnerOrderFlow-module__3m_Rwa__partnerActionButtonSecondary{color:#e2e8f0;background:#94a3b81a;border:1px solid #94a3b84d;border-radius:8px;align-items:center;gap:.5rem;padding:.6rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-flex}.PartnerOrderFlow-module__3m_Rwa__partnerActionButtonSecondary:hover{background:#94a3b833;border-color:#94a3b880}.PartnerOrderFlow-module__3m_Rwa__partnerDescription{color:#94a3b8;margin-bottom:1.25rem;font-size:.95rem;line-height:1.6}.PartnerOrderFlow-module__3m_Rwa__contactGrid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.PartnerOrderFlow-module__3m_Rwa__contactItem{flex-direction:column;gap:.25rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__contactLabel{text-transform:uppercase;letter-spacing:.06em;color:#64748b;font-size:.75rem}.PartnerOrderFlow-module__3m_Rwa__contactValue{color:#a5b4fc;word-break:break-all;font-size:.95rem;text-decoration:none}.PartnerOrderFlow-module__3m_Rwa__contactValue:hover{text-decoration:underline}.PartnerOrderFlow-module__3m_Rwa__partnerNotes{color:#fbbf24;background:#fbbf241a;border:1px solid #fbbf244d;border-radius:8px;margin-top:1rem;padding:1rem;font-size:.9rem}.PartnerOrderFlow-module__3m_Rwa__grid{grid-template-columns:1fr 380px;align-items:start;gap:2rem;display:grid}@media (max-width:900px){.PartnerOrderFlow-module__3m_Rwa__grid{grid-template-columns:1fr}}.PartnerOrderFlow-module__3m_Rwa__formColumn{flex-direction:column;gap:1.5rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__card{background:#1e293b99;border:1px solid #94a3b81f;border-radius:16px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__sectionLabel{text-transform:uppercase;letter-spacing:.08em;color:#94a3b8;margin-bottom:.25rem;font-size:.75rem}.PartnerOrderFlow-module__3m_Rwa__sectionTitle{color:#f1f5f9;margin:0;font-size:1.1rem;font-weight:600}.PartnerOrderFlow-module__3m_Rwa__contactFields{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.PartnerOrderFlow-module__3m_Rwa__tuneRow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem;display:grid}.PartnerOrderFlow-module__3m_Rwa__warning{color:#fb923c;background:#fb923c26;border:1px solid #fb923c66;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;line-height:1.4;display:flex}.PartnerOrderFlow-module__3m_Rwa__field{flex-direction:column;gap:.5rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__field span{color:#cbd5e1;font-size:.85rem;font-weight:500}.PartnerOrderFlow-module__3m_Rwa__field input,.PartnerOrderFlow-module__3m_Rwa__field textarea{color:#f1f5f9;background:#0f172a99;border:1px solid #94a3b833;border-radius:8px;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.PartnerOrderFlow-module__3m_Rwa__field input:focus,.PartnerOrderFlow-module__3m_Rwa__field textarea:focus{border-color:#6366f180;outline:none;box-shadow:0 0 0 3px #6366f11a}.PartnerOrderFlow-module__3m_Rwa__field input::placeholder,.PartnerOrderFlow-module__3m_Rwa__field textarea::placeholder{color:#64748b}.PartnerOrderFlow-module__3m_Rwa__helperText{color:#64748b;font-size:.85rem;line-height:1.5}.PartnerOrderFlow-module__3m_Rwa__emptyState{color:#64748b;text-align:center;padding:1rem;font-style:italic}.PartnerOrderFlow-module__3m_Rwa__productList{flex-direction:column;gap:.75rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__productCard{cursor:pointer;background:#0f172a80;border:2px solid #94a3b826;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem 1.25rem;transition:border-color .2s,background .2s;display:flex;position:relative}.PartnerOrderFlow-module__3m_Rwa__productCard:hover{background:#0f172ab3;border-color:#94a3b84d}.PartnerOrderFlow-module__3m_Rwa__productCard input[type=radio]{opacity:0;width:0;height:0;position:absolute}.PartnerOrderFlow-module__3m_Rwa__productCardSelected{background:#6366f11a;border-color:#6366f199}.PartnerOrderFlow-module__3m_Rwa__productHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__productName{color:#f1f5f9;margin:0;font-size:1rem;font-weight:600}.PartnerOrderFlow-module__3m_Rwa__productDescription{color:#94a3b8;margin:.25rem 0 0;font-size:.85rem}.PartnerOrderFlow-module__3m_Rwa__productPrice{color:#a5b4fc;white-space:nowrap;margin:0;font-size:1.1rem;font-weight:700}.PartnerOrderFlow-module__3m_Rwa__badge{color:#fff;text-transform:uppercase;letter-spacing:.05em;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border-radius:4px;align-self:flex-start;padding:.25rem .6rem;font-size:.7rem;font-weight:600;display:inline-block}.PartnerOrderFlow-module__3m_Rwa__extraList{flex-direction:column;gap:.75rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__extraItem{cursor:pointer;background:#0f172a80;border:2px solid #94a3b826;border-radius:10px;gap:.75rem;padding:1rem;transition:border-color .2s,background .2s;display:flex}.PartnerOrderFlow-module__3m_Rwa__extraItem:hover{border-color:#94a3b84d}.PartnerOrderFlow-module__3m_Rwa__extraItem input[type=checkbox]{accent-color:#6366f1;flex-shrink:0;width:18px;height:18px;margin-top:2px}.PartnerOrderFlow-module__3m_Rwa__extraItemSelected{background:#6366f114;border-color:#6366f180}.PartnerOrderFlow-module__3m_Rwa__extraHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__extraName{color:#e2e8f0;margin:0;font-size:.95rem;font-weight:600}.PartnerOrderFlow-module__3m_Rwa__extraPrice{color:#a5b4fc;white-space:nowrap;margin:0;font-size:.95rem;font-weight:600}.PartnerOrderFlow-module__3m_Rwa__extraDescription{color:#94a3b8;margin:.35rem 0 0;font-size:.85rem}.PartnerOrderFlow-module__3m_Rwa__summaryCard{background:linear-gradient(145deg,#1e293be6 0%,#0f172af2 100%);border:1px solid #94a3b826;border-radius:16px;flex-direction:column;gap:1.25rem;padding:1.5rem;display:flex;position:sticky;top:2rem}@media (max-width:900px){.PartnerOrderFlow-module__3m_Rwa__summaryCard{position:static}}.PartnerOrderFlow-module__3m_Rwa__summaryItems{flex-direction:column;gap:.5rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__summaryLine{color:#cbd5e1;justify-content:space-between;align-items:center;font-size:.9rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__summaryTotal{color:#f1f5f9;border-top:1px solid #94a3b833;justify-content:space-between;align-items:center;padding-top:1rem;font-size:1.1rem;font-weight:700;display:flex}.PartnerOrderFlow-module__3m_Rwa__partnerBilledSection{border-top:1px dashed #94a3b84d;flex-direction:column;gap:.75rem;margin-top:.5rem;padding-top:1rem;display:flex}.PartnerOrderFlow-module__3m_Rwa__summaryNote{color:#64748b;text-align:center;font-size:.8rem;line-height:1.5}.PartnerOrderFlow-module__3m_Rwa__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#8b5cf6 100%);border:none;border-radius:10px;justify-content:center;align-items:center;width:100%;min-height:52px;padding:1rem 1.5rem;font-size:1rem;font-weight:700;transition:transform .15s,box-shadow .15s,opacity .15s;display:flex}.PartnerOrderFlow-module__3m_Rwa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #6366f159}.PartnerOrderFlow-module__3m_Rwa__submitButton:disabled{opacity:.6;cursor:not-allowed}.PartnerOrderFlow-module__3m_Rwa__legalNotice{color:#64748b;text-align:center;margin-bottom:.5rem;font-size:.8rem}.PartnerOrderFlow-module__3m_Rwa__legalLink{color:var(--brand-color);text-decoration:none}.PartnerOrderFlow-module__3m_Rwa__legalLink:hover{text-decoration:underline}.PartnerOrderFlow-module__3m_Rwa__error{color:#fff;z-index:1000;text-align:center;background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);border-radius:10px;max-width:90%;padding:1rem 2rem;font-weight:500;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #dc262666}
.ImageSlideshow-module__gSXBSW__slideshow{flex-direction:column;gap:1rem;display:flex}.ImageSlideshow-module__gSXBSW__placeholder{aspect-ratio:4/3;color:#64748b;background:#1e293b99;border-radius:16px;justify-content:center;align-items:center;font-size:.9rem;display:flex}.ImageSlideshow-module__gSXBSW__singleImage{background:#0d1117;border-radius:16px;justify-content:center;width:100%;line-height:0;display:flex;overflow:hidden}.ImageSlideshow-module__gSXBSW__singleImage .ImageSlideshow-module__gSXBSW__image{vertical-align:bottom;width:auto;max-width:100%;height:auto;max-height:700px;display:block}.ImageSlideshow-module__gSXBSW__mainImageContainer{background:#0d1117;border-radius:16px;width:100%;position:relative;overflow:hidden}.ImageSlideshow-module__gSXBSW__imageWrapper{justify-content:center;width:100%;line-height:0;display:flex;overflow:hidden}.ImageSlideshow-module__gSXBSW__image{vertical-align:bottom;width:auto;max-width:100%;height:auto;max-height:700px;display:block}.ImageSlideshow-module__gSXBSW__navButton{z-index:10;color:#fff;cursor:pointer;opacity:0;background:#00000080;border:none;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.ImageSlideshow-module__gSXBSW__mainImageContainer:hover .ImageSlideshow-module__gSXBSW__navButton{opacity:1}.ImageSlideshow-module__gSXBSW__navButton:hover{background:#000000b3}.ImageSlideshow-module__gSXBSW__navButtonPrev{left:1rem}.ImageSlideshow-module__gSXBSW__navButtonNext{right:1rem}.ImageSlideshow-module__gSXBSW__counter{color:#fff;background:#0009;border-radius:6px;padding:.35rem .75rem;font-size:.8rem;font-weight:500;position:absolute;bottom:1rem;right:1rem}.ImageSlideshow-module__gSXBSW__thumbnails{gap:.5rem;padding-bottom:.25rem;display:flex;overflow-x:auto}.ImageSlideshow-module__gSXBSW__thumbnails::-webkit-scrollbar{height:4px}.ImageSlideshow-module__gSXBSW__thumbnails::-webkit-scrollbar-track{background:#94a3b81a;border-radius:2px}.ImageSlideshow-module__gSXBSW__thumbnails::-webkit-scrollbar-thumb{background:#94a3b84d;border-radius:2px}.ImageSlideshow-module__gSXBSW__thumbnail{cursor:pointer;opacity:.6;background:0 0;border:2px solid #0000;border-radius:8px;flex-shrink:0;width:72px;height:54px;padding:0;transition:all .2s;overflow:hidden}.ImageSlideshow-module__gSXBSW__thumbnail:hover{opacity:1}.ImageSlideshow-module__gSXBSW__thumbnailActive{opacity:1;border-color:#60a5fa}.ImageSlideshow-module__gSXBSW__thumbnail img{object-fit:cover;width:100%;height:100%;display:block}@media (max-width:768px){.ImageSlideshow-module__gSXBSW__navButton{opacity:1;width:44px;height:44px}.ImageSlideshow-module__gSXBSW__navButtonPrev{left:.5rem}.ImageSlideshow-module__gSXBSW__navButtonNext{right:.5rem}.ImageSlideshow-module__gSXBSW__thumbnail{width:60px;height:45px}.ImageSlideshow-module__gSXBSW__image,.ImageSlideshow-module__gSXBSW__singleImage .ImageSlideshow-module__gSXBSW__image{max-height:50vh}.ImageSlideshow-module__gSXBSW__counter{padding:.4rem .85rem;font-size:.85rem}}@media (max-width:375px){.ImageSlideshow-module__gSXBSW__thumbnail{width:52px;height:39px}.ImageSlideshow-module__gSXBSW__thumbnails{gap:.375rem}}
.ShopFilters-module__ZrQoPW__container{background:linear-gradient(145deg,#0d1117 0%,#161b22 100%);border:1px solid #30363dcc;border-radius:16px;flex-direction:column;flex-shrink:0;gap:24px;width:280px;height:fit-content;padding:24px;display:flex;position:sticky;top:100px}.ShopFilters-module__ZrQoPW__header{justify-content:space-between;align-items:center;display:flex}.ShopFilters-module__ZrQoPW__headerTitle{color:#e6edf3;align-items:center;gap:8px;font-size:1rem;font-weight:600;display:flex}.ShopFilters-module__ZrQoPW__closeBtn{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px;transition:all .2s;display:none}.ShopFilters-module__ZrQoPW__closeBtn:hover{color:#e6edf3;background:#ffffff1a}.ShopFilters-module__ZrQoPW__searchContainer{align-items:center;display:flex;position:relative}.ShopFilters-module__ZrQoPW__searchIcon{color:#8b949e;pointer-events:none;position:absolute;left:12px}.ShopFilters-module__ZrQoPW__searchInput{color:#e6edf3;background:#21262d;border:1px solid #30363d;border-radius:10px;outline:none;width:100%;padding:12px 40px;font-size:.9rem;transition:all .2s}.ShopFilters-module__ZrQoPW__searchInput:focus{border-color:var(--brand-color);box-shadow:0 0 0 3px #00b3b326}.ShopFilters-module__ZrQoPW__searchInput::placeholder{color:#6e7681}.ShopFilters-module__ZrQoPW__clearSearch{color:#8b949e;cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:4px;transition:all .2s;display:flex;position:absolute;right:8px}.ShopFilters-module__ZrQoPW__clearSearch:hover{color:#e6edf3;background:#ffffff1a}.ShopFilters-module__ZrQoPW__section{flex-direction:column;gap:12px;display:flex}.ShopFilters-module__ZrQoPW__sectionTitle{color:#8b949e;text-transform:uppercase;letter-spacing:.5px;margin:0;font-size:.8rem;font-weight:600}.ShopFilters-module__ZrQoPW__optionList{flex-direction:column;gap:6px;display:flex}.ShopFilters-module__ZrQoPW__optionBtn{color:#e6edf3;text-align:left;cursor:pointer;background:0 0;border:1px solid #30363d;border-radius:8px;padding:10px 14px;font-size:.9rem;transition:all .2s}.ShopFilters-module__ZrQoPW__optionBtn:hover{background:#00b3b31a;border-color:#00b3b34d}.ShopFilters-module__ZrQoPW__optionBtn.ShopFilters-module__ZrQoPW__active{border-color:var(--brand-color);color:var(--brand-color);background:linear-gradient(135deg,#00b3b333 0%,#00b3b31a 100%)}.ShopFilters-module__ZrQoPW__checkbox{cursor:pointer;align-items:center;gap:10px;display:flex}.ShopFilters-module__ZrQoPW__checkbox input{width:18px;height:18px;accent-color:var(--brand-color);cursor:pointer}.ShopFilters-module__ZrQoPW__checkboxLabel{color:#e6edf3;font-size:.9rem}.ShopFilters-module__ZrQoPW__clearAll{color:#f87171;cursor:pointer;background:0 0;border:1px solid #f87171;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:auto;padding:12px;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.ShopFilters-module__ZrQoPW__clearAll:hover{background:#f871711a}.ShopFilters-module__ZrQoPW__overlay{display:none}@media (max-width:900px){.ShopFilters-module__ZrQoPW__container{z-index:1000;visibility:hidden;border-top:none;border-bottom:none;border-left:none;border-radius:0;width:300px;height:100vh;transition:transform .3s,visibility .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%)}.ShopFilters-module__ZrQoPW__container.ShopFilters-module__ZrQoPW__mobileOpen{visibility:visible;transform:translate(0)}.ShopFilters-module__ZrQoPW__container.ShopFilters-module__ZrQoPW__mobileClosed{visibility:hidden;transform:translate(-100%)}.ShopFilters-module__ZrQoPW__closeBtn{display:flex}.ShopFilters-module__ZrQoPW__overlay{z-index:999;background:#0009;display:block;position:fixed;inset:0}}
.TuningHero-module__Onm-KW__hero{text-align:center;color:#fff;background:linear-gradient(#000000b3,#000000b3),url(/Background_image.webp) 50%/cover no-repeat;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;padding:6rem 2rem 12rem;display:flex;position:relative}.TuningHero-module__Onm-KW__title{background:linear-gradient(135deg,#fff 0%,#e2e8f0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800;line-height:1.1}.TuningHero-module__Onm-KW__subtitle{color:#cbd5e1;max-width:800px;margin:0 auto 2rem;font-size:1.5rem;line-height:1.6}.TuningHero-module__Onm-KW__supportInfo{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:999px;flex-wrap:wrap;justify-content:center;gap:1.5rem;margin-bottom:2rem;padding:1rem 2rem;display:inline-flex}.TuningHero-module__Onm-KW__supportItem{color:#94a3b8;align-items:center;gap:.5rem;font-weight:500;display:flex}.TuningHero-module__Onm-KW__highlight{color:#38bdf8;font-weight:700}@media (max-width:768px){.TuningHero-module__Onm-KW__title{font-size:2.5rem}.TuningHero-module__Onm-KW__subtitle{font-size:1.125rem}.TuningHero-module__Onm-KW__supportInfo{border-radius:1rem;flex-direction:column;gap:.5rem}}
.page-module__8vkZkq__hero{background-image:linear-gradient(120deg,#000000e6,#002828d9),url(/Background_image.jpg);background-position:50%;background-size:cover;margin-top:90px}.page-module__8vkZkq__overlay{background:#0000008c;padding:48px 16px 40px}.page-module__8vkZkq__heroLayout{flex-direction:column;gap:24px;display:flex}.page-module__8vkZkq__intro{max-width:520px}.page-module__8vkZkq__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#ffffffb3;font-size:.8rem}.page-module__8vkZkq__title{margin:12px 0;font-size:clamp(1.75rem,6vw,3.5rem);line-height:1.1}.page-module__8vkZkq__description{color:#fffc;font-size:1rem;line-height:1.6}.page-module__8vkZkq__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;border:1px solid #ffffff14;border-radius:20px;padding:20px;box-shadow:0 30px 70px #0000008c}.page-module__8vkZkq__form{flex-direction:column;gap:20px;display:flex}.page-module__8vkZkq__fieldGroup{flex-direction:column;gap:8px;display:flex}.page-module__8vkZkq__label{letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;font-size:.85rem}.page-module__8vkZkq__input{color:var(--foreground);appearance:none;background:#ffffff08;border:1px solid #ffffff26;border-radius:12px;padding:14px 16px;font-size:16px;transition:border-color .2s,box-shadow .2s}.page-module__8vkZkq__input:focus{border-color:var(--brand-color);outline:none;box-shadow:0 0 0 1px #00b3b359}.page-module__8vkZkq__dropzone{text-align:center;cursor:pointer;-webkit-tap-highlight-color:transparent;border:2px dashed #fff3;border-radius:14px;padding:32px 16px;transition:border-color .2s,background .2s}.page-module__8vkZkq__dropzone:active,.page-module__8vkZkq__dropzoneActive{border-color:var(--brand-color);background:#00b3b30d}.page-module__8vkZkq__dropzoneIcon{color:#fff6;margin-bottom:12px}.page-module__8vkZkq__dropzoneText{color:#fff9;margin:0 0 4px;font-size:.95rem}.page-module__8vkZkq__dropzoneSubtext{color:#ffffff59;margin:0;font-size:.8rem}.page-module__8vkZkq__hiddenInput{display:none}.page-module__8vkZkq__previewGrid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.page-module__8vkZkq__previewItem{aspect-ratio:1;border:1px solid #ffffff14;border-radius:10px;position:relative;overflow:hidden}.page-module__8vkZkq__previewImage{object-fit:cover;width:100%;height:100%}.page-module__8vkZkq__previewFallback{color:#ffffff4d;text-transform:uppercase;letter-spacing:.1em;background:#ffffff0a;justify-content:center;align-items:center;font-size:.7rem;display:flex}.page-module__8vkZkq__previewFallback:before{content:"HEIC"}.page-module__8vkZkq__removeButton{color:#fff;cursor:pointer;-webkit-tap-highlight-color:transparent;background:#000000bf;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:18px;line-height:1;transition:background .2s;display:flex;position:absolute;top:6px;right:6px}.page-module__8vkZkq__removeButton:active{background:#ef4444cc}.page-module__8vkZkq__consentRow{align-items:flex-start;gap:12px;display:flex}.page-module__8vkZkq__checkbox{width:22px;min-width:22px;height:22px;accent-color:var(--brand-color);cursor:pointer;flex-shrink:0;margin-top:2px}.page-module__8vkZkq__consentText{color:#ffffffa6;font-size:.82rem;line-height:1.5}.page-module__8vkZkq__progressContainer{flex-direction:column;align-items:center;gap:10px;display:flex}.page-module__8vkZkq__progressBar{background:#ffffff14;border-radius:99px;width:100%;height:10px;overflow:hidden}.page-module__8vkZkq__progressFill{background:var(--brand-color);border-radius:99px;height:100%;transition:width .2s}.page-module__8vkZkq__progressText{color:#fff9;font-size:.85rem}.page-module__8vkZkq__submitButton{cursor:pointer;background:var(--brand-color);color:#fff;-webkit-tap-highlight-color:transparent;appearance:none;border:none;border-radius:14px;width:100%;padding:16px 24px;font-size:1rem;font-weight:600;transition:background .2s,opacity .2s}.page-module__8vkZkq__submitButton:active:not(:disabled){opacity:.85}.page-module__8vkZkq__submitButton:disabled{opacity:.4;cursor:not-allowed}.page-module__8vkZkq__status{text-align:center;font-size:.95rem}.page-module__8vkZkq__statusError{color:#ff9ea8}.page-module__8vkZkq__statusSuccess{color:#70ffb8}.page-module__8vkZkq__secondarySection{padding:48px 16px 100px}.page-module__8vkZkq__infoGrid{flex-direction:column;gap:16px;display:flex}.page-module__8vkZkq__infoCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:20px}.page-module__8vkZkq__infoCard h4{margin-bottom:8px}.page-module__8vkZkq__infoCard p{color:#ffffffbf;font-size:.95rem}@media (min-width:768px){.page-module__8vkZkq__overlay{padding:96px 16px 64px}.page-module__8vkZkq__heroLayout{flex-flow:wrap;justify-content:space-between;align-items:flex-start;gap:48px}.page-module__8vkZkq__intro{flex:1;min-width:280px}.page-module__8vkZkq__card{border-radius:24px;flex:1;min-width:320px;max-width:600px;padding:32px}.page-module__8vkZkq__previewGrid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:12px}.page-module__8vkZkq__removeButton{width:26px;height:26px;font-size:15px;top:4px;right:4px}.page-module__8vkZkq__removeButton:hover{background:#ef4444cc}.page-module__8vkZkq__dropzone:hover{background:#ffffff05;border-color:#ffffff4d}.page-module__8vkZkq__submitButton:hover:not(:disabled){opacity:.9}.page-module__8vkZkq__checkbox{width:18px;min-width:18px;height:18px}.page-module__8vkZkq__secondarySection{padding:64px 16px 120px}.page-module__8vkZkq__infoGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}}
.page-module__SC8aYa__container{color:#e2e8f0;max-width:860px;margin:0 auto;padding:120px 1.5rem 4rem;line-height:1.7}.page-module__SC8aYa__title{color:#fff;margin-bottom:.25rem;font-size:2.25rem;font-weight:700}.page-module__SC8aYa__subtitle{color:#94a3b8;margin-bottom:.5rem;font-size:1.1rem}.page-module__SC8aYa__lastUpdated{color:#64748b;margin-bottom:2.5rem;font-size:.9rem}.page-module__SC8aYa__intro{color:#cbd5e1;margin-bottom:2.5rem;font-size:1rem}.page-module__SC8aYa__section{margin-bottom:2rem}.page-module__SC8aYa__sectionTitle{color:#fff;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.page-module__SC8aYa__subsectionTitle{color:#e2e8f0;margin-top:1rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__SC8aYa__text{color:#cbd5e1;margin-bottom:.75rem;font-size:.95rem}.page-module__SC8aYa__list{margin:.75rem 0;padding:0;list-style:none}.page-module__SC8aYa__list li{color:#cbd5e1;margin-bottom:.5rem;padding-left:1.25rem;font-size:.95rem;position:relative}.page-module__SC8aYa__list li:before{content:"";background:var(--brand-color);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.page-module__SC8aYa__contactBlock{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;margin-top:1rem;padding:1.25rem}.page-module__SC8aYa__contactBlock p{color:#cbd5e1;margin-bottom:.25rem;font-size:.95rem}.page-module__SC8aYa__contactBlock a{color:var(--brand-color);text-decoration:none}.page-module__SC8aYa__contactBlock a:hover{text-decoration:underline}.page-module__SC8aYa__closing{color:#94a3b8;border-top:1px solid #ffffff14;margin-top:2.5rem;padding-top:1.5rem;font-size:.95rem;font-style:italic}@media (max-width:640px){.page-module__SC8aYa__container{padding:100px 1rem 3rem}.page-module__SC8aYa__title{font-size:1.75rem}.page-module__SC8aYa__sectionTitle{font-size:1.15rem}}
.page-module__7TXOuq__container{color:#e2e8f0;max-width:860px;margin:0 auto;padding:120px 1.5rem 4rem;line-height:1.7}.page-module__7TXOuq__title{color:#fff;margin-bottom:.25rem;font-size:2.25rem;font-weight:700}.page-module__7TXOuq__subtitle{color:#94a3b8;margin-bottom:.5rem;font-size:1.1rem}.page-module__7TXOuq__lastUpdated{color:#64748b;margin-bottom:2.5rem;font-size:.9rem}.page-module__7TXOuq__intro{color:#cbd5e1;margin-bottom:2.5rem;font-size:1rem}.page-module__7TXOuq__section{margin-bottom:2rem}.page-module__7TXOuq__sectionTitle{color:#fff;margin-bottom:.75rem;font-size:1.35rem;font-weight:600}.page-module__7TXOuq__subsectionTitle{color:#e2e8f0;margin-top:1rem;margin-bottom:.5rem;font-size:1.1rem;font-weight:600}.page-module__7TXOuq__text{color:#cbd5e1;margin-bottom:.75rem;font-size:.95rem}.page-module__7TXOuq__list{margin:.75rem 0;padding:0;list-style:none}.page-module__7TXOuq__list li{color:#cbd5e1;margin-bottom:.5rem;padding-left:1.25rem;font-size:.95rem;position:relative}.page-module__7TXOuq__list li:before{content:"";background:var(--brand-color);border-radius:50%;width:6px;height:6px;position:absolute;top:.6em;left:0}.page-module__7TXOuq__contactBlock{background:#ffffff0a;border:1px solid #ffffff14;border-radius:8px;margin-top:1rem;padding:1.25rem}.page-module__7TXOuq__contactBlock p{color:#cbd5e1;margin-bottom:.25rem;font-size:.95rem}.page-module__7TXOuq__contactBlock a{color:var(--brand-color);text-decoration:none}.page-module__7TXOuq__contactBlock a:hover{text-decoration:underline}.page-module__7TXOuq__closing{color:#94a3b8;border-top:1px solid #ffffff14;margin-top:2.5rem;padding-top:1.5rem;font-size:.95rem;font-style:italic}@media (max-width:640px){.page-module__7TXOuq__container{padding:100px 1rem 3rem}.page-module__7TXOuq__title{font-size:1.75rem}.page-module__7TXOuq__sectionTitle{font-size:1.15rem}}
.BusinessMission-module__whUdJa__container{justify-content:center;align-items:center;margin-top:100px;margin-bottom:40px;display:flex;position:relative}.BusinessMission-module__whUdJa__background{background-color:#004c4c;align-self:flex-start;width:calc(100% - 150px)}.BusinessMission-module__whUdJa__content{flex-direction:column;gap:16px;margin:74px 225px 74px 52px;display:flex}.BusinessMission-module__whUdJa__image{width:300px;position:absolute;right:0}@media (max-width:768px){.BusinessMission-module__whUdJa__image{display:none}.BusinessMission-module__whUdJa__content{margin:0}.BusinessMission-module__whUdJa__background{width:100%;padding:24px}.BusinessMission-module__whUdJa__container{margin-top:40px}}
.ContactPage-module__NCcrha__hero{background-image:linear-gradient(120deg,#000000e6,#002828d9),url(/Background_image.jpg);background-position:50%;background-size:cover;margin-top:90px}.ContactPage-module__NCcrha__overlay{background:#0000008c;padding:96px 16px 64px}.ContactPage-module__NCcrha__heroLayout{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:48px;display:flex}.ContactPage-module__NCcrha__intro{flex:1;min-width:280px;max-width:520px}.ContactPage-module__NCcrha__eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#ffffffb3;font-size:.8rem}.ContactPage-module__NCcrha__title{margin:16px 0;font-size:clamp(2.25rem,4vw,3.5rem);line-height:1.1}.ContactPage-module__NCcrha__description{color:#fffc;font-size:1.1rem}.ContactPage-module__NCcrha__card{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#000000d9;border:1px solid #ffffff14;border-radius:24px;flex:1;min-width:320px;max-width:540px;padding:32px;box-shadow:0 30px 70px #0000008c}.ContactPage-module__NCcrha__form{flex-direction:column;gap:20px;display:flex}.ContactPage-module__NCcrha__fieldGroup{flex-direction:column;gap:8px;display:flex}.ContactPage-module__NCcrha__label{letter-spacing:.15em;text-transform:uppercase;color:#ffffffb3;font-size:.85rem}.ContactPage-module__NCcrha__input,.ContactPage-module__NCcrha__textarea{color:var(--foreground);background:#ffffff08;border:1px solid #ffffff26;border-radius:14px;padding:14px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.ContactPage-module__NCcrha__input:focus,.ContactPage-module__NCcrha__textarea:focus{border-color:var(--brand-color);outline:none;box-shadow:0 0 0 1px #00b3b359}.ContactPage-module__NCcrha__textarea{resize:vertical;min-height:160px}.ContactPage-module__NCcrha__helper{color:#fff9;font-size:.85rem}.ContactPage-module__NCcrha__status{font-size:.95rem}.ContactPage-module__NCcrha__statusError{color:#ff9ea8}.ContactPage-module__NCcrha__statusSuccess{color:#70ffb8}.ContactPage-module__NCcrha__secondarySection{padding:64px 16px 120px}.ContactPage-module__NCcrha__infoGrid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px;display:grid}.ContactPage-module__NCcrha__infoCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:18px;padding:24px}.ContactPage-module__NCcrha__infoCard h4{margin-bottom:8px}.ContactPage-module__NCcrha__infoCard p{color:#ffffffbf;font-size:.95rem}@media (max-width:768px){.ContactPage-module__NCcrha__card{padding:24px}.ContactPage-module__NCcrha__overlay{padding:80px 16px 48px}}
.SubmitInquiry-module__Zp6eQq__container{background-color:#121212;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;max-width:820px;margin:40px auto;padding:25px 60px;display:flex}.SubmitInquiry-module__Zp6eQq__input{background-color:var(--foreground);color:var(--background);border-radius:10px;width:100%;height:56px;margin:15px 0;padding-left:20px}.SubmitInquiry-module__Zp6eQq__error{color:red}.SubmitInquiry-module__Zp6eQq__inputError{border:3px solid red}
.TuneStatusPage-module__mzgFQG__hero{background-image:linear-gradient(120deg,#000000e6,#001e1ee6),url(/Background_image.webp);background-position:50%;background-size:cover;margin-top:90px}.TuneStatusPage-module__mzgFQG__overlay{background:#00000073;width:100%;padding:96px 16px}.TuneStatusPage-module__mzgFQG__heroContent{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:48px;display:flex}.TuneStatusPage-module__mzgFQG__copy{flex:1;min-width:280px}.TuneStatusPage-module__mzgFQG__eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#ffffffb3;margin-bottom:12px;font-size:.8rem;display:block}.TuneStatusPage-module__mzgFQG__title{margin-bottom:16px;font-size:clamp(2rem,4vw,3.25rem);line-height:1.1}.TuneStatusPage-module__mzgFQG__highlight{color:var(--brand-color)}.TuneStatusPage-module__mzgFQG__subtitle{color:#ffffffbf;max-width:540px;font-size:1.1rem}.TuneStatusPage-module__mzgFQG__formCard{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c;border:1px solid #ffffff1a;border-radius:20px;width:100%;max-width:420px;padding:32px;box-shadow:0 20px 60px #00000073}.TuneStatusPage-module__mzgFQG__formTitle{font-size:1.5rem}.TuneStatusPage-module__mzgFQG__inputGroup{flex-direction:column;gap:12px;margin-top:24px;display:flex}.TuneStatusPage-module__mzgFQG__label{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;font-size:.85rem}.TuneStatusPage-module__mzgFQG__input,.TuneStatusPage-module__mzgFQG__textarea{width:100%;color:var(--foreground);background:#ffffff08;border:1px solid #ffffff26;border-radius:12px;padding:14px 16px;font-size:1rem;transition:border-color .2s,box-shadow .2s}.TuneStatusPage-module__mzgFQG__input:focus,.TuneStatusPage-module__mzgFQG__textarea:focus{border-color:var(--brand-color);outline:none;box-shadow:0 0 0 1px #00b3b366}.TuneStatusPage-module__mzgFQG__helper{color:#fff9;font-size:.85rem}.TuneStatusPage-module__mzgFQG__error{color:#ff9ea8;margin-top:16px;font-size:.95rem}.TuneStatusPage-module__mzgFQG__success{color:#70ffb8;margin-top:16px;font-size:.95rem}.TuneStatusPage-module__mzgFQG__resultSection{padding:0 16px 96px}.TuneStatusPage-module__mzgFQG__resultCard{background:#050505;border:1px solid #ffffff14;border-radius:24px;width:100%;margin-top:-64px;padding:40px;box-shadow:0 40px 90px #0000008c}.TuneStatusPage-module__mzgFQG__statusHeading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.TuneStatusPage-module__mzgFQG__statusBadge{text-transform:uppercase;letter-spacing:.1em;border:1px solid #0000;border-radius:999px;padding:8px 16px;font-size:.85rem;font-weight:600}.TuneStatusPage-module__mzgFQG__statusBlocked{color:#ff9ea8;background:#ff4d6d1f;border-color:#ff4d6d99}.TuneStatusPage-module__mzgFQG__statusTriage{color:#d0d7e3;background:#94a3b81f;border-color:#94a3b899}.TuneStatusPage-module__mzgFQG__statusWaiting{color:#ffd591;background:#ffc44d26;border-color:#ffc44d99}.TuneStatusPage-module__mzgFQG__statusNotProcessed{color:#e0e0e0;background:#9696961f;border-color:#96969699}.TuneStatusPage-module__mzgFQG__statusQueue{color:#7df8ff;background:#00b3b32e;border-color:#00b3b3b3}.TuneStatusPage-module__mzgFQG__statusCompleted{color:#a6ffcd;background:#6fffb02e;border-color:#6fffb0b3}.TuneStatusPage-module__mzgFQG__statusDelivered{color:#a0fff1;background:#00c8aa2e;border-color:#00c8aab3}.TuneStatusPage-module__mzgFQG__statusReturned{color:#ffc7aa;background:#ff7f502e;border-color:#ff7f50a6}.TuneStatusPage-module__mzgFQG__statusCanceled,.TuneStatusPage-module__mzgFQG__statusRefunded{color:silver;background:#8080802e;border-color:#808080a6}.TuneStatusPage-module__mzgFQG__statusDescription{color:#ffffffc7;margin-top:24px;font-size:1rem}.TuneStatusPage-module__mzgFQG__estimatedDate{color:#e8ffff;background:#00b3b314;border:1px solid #00b3b366;border-radius:16px;margin-top:16px;padding:16px}.TuneStatusPage-module__mzgFQG__note{color:#ffffff8c;font-size:.85rem}.TuneStatusPage-module__mzgFQG__actionCard{border-top:1px solid #ffffff14;margin-top:32px;padding-top:32px}.TuneStatusPage-module__mzgFQG__actionHeader{margin-bottom:16px;font-size:1.25rem}.TuneStatusPage-module__mzgFQG__textarea{resize:vertical;min-height:140px}.TuneStatusPage-module__mzgFQG__messageFooter{color:#fff9;justify-content:space-between;margin-top:8px;font-size:.8rem;display:flex}.TuneStatusPage-module__mzgFQG__legend{margin-top:48px}.TuneStatusPage-module__mzgFQG__legendTitle{color:#ffffffbf;margin-bottom:16px;font-size:1.1rem}.TuneStatusPage-module__mzgFQG__legendGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.TuneStatusPage-module__mzgFQG__legendCard{background:#ffffff05;border:1px solid #ffffff14;border-radius:16px;padding:20px}.TuneStatusPage-module__mzgFQG__legendCard h4{margin-bottom:8px}.TuneStatusPage-module__mzgFQG__legendCard p{color:#ffffffb3;font-size:.95rem}.TuneStatusPage-module__mzgFQG__hidden{display:none}@media (max-width:768px){.TuneStatusPage-module__mzgFQG__formCard{padding:24px}.TuneStatusPage-module__mzgFQG__resultCard{margin-top:-32px;padding:24px}}
.MobileTuningExperience-module___bSN8G__root{color:#f1f5f9;-webkit-overflow-scrolling:touch;background:#060a12;min-height:100dvh;overflow-x:hidden}.MobileTuningExperience-module___bSN8G__hero{flex-direction:column;justify-content:flex-end;height:85dvh;min-height:520px;max-height:700px;display:flex;position:relative;overflow:hidden}.MobileTuningExperience-module___bSN8G__heroImage{z-index:0;position:absolute;inset:0}.MobileTuningExperience-module___bSN8G__heroImage img{object-fit:cover;object-position:center 40%;width:100%;height:100%}.MobileTuningExperience-module___bSN8G__heroOverlay{z-index:1;background:linear-gradient(#060a124d 0%,#060a121a 30%,#060a1266 60%,#060a12eb 85%,#060a12 100%);position:absolute;inset:0}.MobileTuningExperience-module___bSN8G__heroAccent{z-index:5;background:linear-gradient(90deg,#38bdf8,#0ea5e9 30%,#ef4444 70%,#0000);height:3px;position:absolute;top:0;left:0;right:0}.MobileTuningExperience-module___bSN8G__heroTach{z-index:2;opacity:.5;filter:blur(.5px);width:220px;height:220px;position:absolute;top:60px;right:-30px}.MobileTuningExperience-module___bSN8G__heroContent{z-index:3;flex-direction:column;gap:1rem;padding:0 1.25rem 1.5rem;display:flex;position:relative}.MobileTuningExperience-module___bSN8G__heroBrand{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.MobileTuningExperience-module___bSN8G__heroBrandDot{background:#38bdf8;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite MobileTuningExperience-module___bSN8G__pulse;box-shadow:0 0 12px #38bdf899}@keyframes MobileTuningExperience-module___bSN8G__pulse{0%,to{opacity:.6;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}.MobileTuningExperience-module___bSN8G__heroBrandText{text-transform:uppercase;letter-spacing:.15em;color:#94a3b8;font-size:.7rem;font-weight:700}.MobileTuningExperience-module___bSN8G__heroTitle{letter-spacing:-.03em;color:#f8fafc;margin:0;font-size:2.25rem;font-weight:900;line-height:1.05}.MobileTuningExperience-module___bSN8G__heroTitleAccent{background:linear-gradient(135deg,#38bdf8,#7dd3fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.MobileTuningExperience-module___bSN8G__heroSubtitle{color:#94a3b8;max-width:320px;margin:0;font-size:.95rem;line-height:1.5}.MobileTuningExperience-module___bSN8G__powerStrip{z-index:3;-webkit-backdrop-filter:blur(20px);background:linear-gradient(135deg,#d4a8530f,#d4a85305);border:1px solid #d4a85326;border-radius:16px;margin:-.5rem 1rem 0;padding:1rem .75rem .75rem;position:relative}.MobileTuningExperience-module___bSN8G__powerNumbers{align-items:center;display:flex}.MobileTuningExperience-module___bSN8G__powerItem{flex-direction:column;flex:1;align-items:center;gap:2px;display:flex}.MobileTuningExperience-module___bSN8G__powerFuel{color:#64748b;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:700}.MobileTuningExperience-module___bSN8G__powerVal{color:#e8c968;letter-spacing:-.03em;font-size:1.5rem;font-weight:900;line-height:1.1}.MobileTuningExperience-module___bSN8G__powerUnit{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.55rem;font-weight:600}.MobileTuningExperience-module___bSN8G__powerDiv{background:linear-gradient(#0000,#d4a85333,#0000);flex-shrink:0;width:1px;height:36px}.MobileTuningExperience-module___bSN8G__powerFooter{border-top:1px solid #d4a85314;justify-content:space-between;align-items:center;margin-top:.6rem;padding-top:.6rem;display:flex}.MobileTuningExperience-module___bSN8G__powerLabel{color:#64748b;text-transform:uppercase;letter-spacing:.06em;font-size:.65rem;font-weight:600}.MobileTuningExperience-module___bSN8G__studsLink{color:#f59e0b;align-items:center;gap:4px;font-size:.65rem;font-weight:600;text-decoration:none;display:flex}.MobileTuningExperience-module___bSN8G__studsLink:active{text-decoration:underline}.MobileTuningExperience-module___bSN8G__cardsSection{flex-direction:column;gap:1.25rem;padding:1.5rem 1rem 0;display:flex}.MobileTuningExperience-module___bSN8G__sectionHeader{align-items:center;gap:.5rem;margin-bottom:.25rem;display:flex}.MobileTuningExperience-module___bSN8G__sectionLine{background:linear-gradient(90deg,#ffffff14,#0000);flex:1;height:1px}.MobileTuningExperience-module___bSN8G__sectionLabel{text-transform:uppercase;letter-spacing:.15em;color:#475569;white-space:nowrap;font-size:.6rem;font-weight:700}.MobileTuningExperience-module___bSN8G__card{background:linear-gradient(160deg,#0c121efa,#080c16fc);border:1px solid #38bdf81f;border-radius:20px;position:relative;overflow:hidden}.MobileTuningExperience-module___bSN8G__cardRed{background:linear-gradient(160deg,#120a0efa,#0a0c16fc);border-color:#ef44441f}.MobileTuningExperience-module___bSN8G__cardAccent{z-index:3;background:linear-gradient(90deg,#38bdf8,#0ea5e9 60%,#0000);height:2px;position:absolute;top:0;left:0;right:0}.MobileTuningExperience-module___bSN8G__cardAccentRed{background:linear-gradient(90deg,#ef4444,#dc2626 60%,#0000)}.MobileTuningExperience-module___bSN8G__cardImageStrip{height:140px;position:relative;overflow:hidden}.MobileTuningExperience-module___bSN8G__cardImageStrip img{object-fit:cover;width:100%;height:100%}.MobileTuningExperience-module___bSN8G__cardImageOverlay{background:linear-gradient(#0c121e33 0%,#0c121e99 60%,#0c121e 100%);position:absolute;inset:0}.MobileTuningExperience-module___bSN8G__cardImageOverlayRed{background:linear-gradient(#120a0e33 0%,#120a0e99 60%,#0a0c16 100%)}.MobileTuningExperience-module___bSN8G__cardSvgDecoration{z-index:1;opacity:.6;width:140px;height:140px;position:absolute;bottom:-10px;right:-10px}.MobileTuningExperience-module___bSN8G__cardDynoDecoration{z-index:1;opacity:.5;height:80px;position:absolute;bottom:0;left:0;right:0}.MobileTuningExperience-module___bSN8G__cardBody{z-index:2;flex-direction:column;gap:.75rem;padding:1rem 1.25rem 1.25rem;display:flex;position:relative}.MobileTuningExperience-module___bSN8G__titleRow{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.MobileTuningExperience-module___bSN8G__titleLeft{flex-direction:column;gap:.35rem;display:flex}.MobileTuningExperience-module___bSN8G__badge{text-transform:uppercase;letter-spacing:.06em;border:1px solid;border-radius:999px;align-items:center;gap:4px;width:fit-content;padding:3px 10px;font-size:.6rem;font-weight:700;display:inline-flex}.MobileTuningExperience-module___bSN8G__badgeBlue{color:#38bdf8;background:#38bdf814;border-color:#38bdf840}.MobileTuningExperience-module___bSN8G__badgeRed{color:#ef4444;background:#ef444414;border-color:#ef444440}.MobileTuningExperience-module___bSN8G__cardTitle{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.5rem;font-weight:800;line-height:1.1}.MobileTuningExperience-module___bSN8G__price{letter-spacing:-.03em;flex-shrink:0;font-size:1.75rem;font-weight:900;line-height:1}.MobileTuningExperience-module___bSN8G__priceBlue{color:#7dd3fc}.MobileTuningExperience-module___bSN8G__priceRed{color:#fca5a5}.MobileTuningExperience-module___bSN8G__desc{color:#94a3b8;margin:0;font-size:.85rem;line-height:1.5}.MobileTuningExperience-module___bSN8G__chip{border:1px solid;border-radius:8px;align-items:center;gap:5px;width:fit-content;padding:6px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.MobileTuningExperience-module___bSN8G__chipBlue{color:#38bdf8;background:#38bdf80d;border-color:#38bdf826}.MobileTuningExperience-module___bSN8G__chipGreen{color:#4ade80;background:#22c55e0d;border-color:#22c55e26}.MobileTuningExperience-module___bSN8G__features{grid-template-columns:1fr 1fr;gap:.35rem .75rem;display:grid}.MobileTuningExperience-module___bSN8G__featureItem{color:#94a3b8;align-items:center;gap:5px;font-size:.78rem;display:flex}.MobileTuningExperience-module___bSN8G__featureItem svg{opacity:.7;flex-shrink:0}.MobileTuningExperience-module___bSN8G__cta{cursor:pointer;-webkit-tap-highlight-color:transparent;letter-spacing:.01em;border:none;border-radius:14px;justify-content:center;align-items:center;gap:.5rem;width:100%;min-height:50px;padding:.9rem 1.25rem;font-size:.95rem;font-weight:700;transition:all .15s;display:flex;position:relative;overflow:hidden}.MobileTuningExperience-module___bSN8G__ctaBlue{color:#0f172a;background:linear-gradient(135deg,#38bdf8,#0ea5e9);box-shadow:0 4px 24px #38bdf840,0 0 0 1px #38bdf81a}.MobileTuningExperience-module___bSN8G__ctaRed{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);box-shadow:0 4px 24px #ef444440,0 0 0 1px #ef44441a}.MobileTuningExperience-module___bSN8G__cta:active{transform:scale(.98)}.MobileTuningExperience-module___bSN8G__cta:after{content:"";background:linear-gradient(90deg,#0000,#ffffff26,#0000);width:60%;height:100%;animation:3.5s ease-in-out infinite MobileTuningExperience-module___bSN8G__shimmer;position:absolute;top:0;left:-100%}@keyframes MobileTuningExperience-module___bSN8G__shimmer{0%{left:-100%}30%{left:120%}to{left:120%}}.MobileTuningExperience-module___bSN8G__trustSection{flex-direction:column;align-items:center;gap:1.25rem;padding:2rem 1rem 1rem;display:flex}.MobileTuningExperience-module___bSN8G__trustStats{align-items:center;gap:1.5rem;display:flex}.MobileTuningExperience-module___bSN8G__trustStat{flex-direction:column;align-items:center;gap:2px;display:flex}.MobileTuningExperience-module___bSN8G__trustStatValue{color:#e2e8f0;letter-spacing:-.02em;font-size:1.25rem;font-weight:800}.MobileTuningExperience-module___bSN8G__trustStatLabel{color:#475569;text-transform:uppercase;letter-spacing:.08em;font-size:.6rem;font-weight:600}.MobileTuningExperience-module___bSN8G__trustStatDiv{background:#ffffff0f;width:1px;height:32px}.MobileTuningExperience-module___bSN8G__trustBadges{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;display:flex}.MobileTuningExperience-module___bSN8G__trustBadge{color:#64748b;background:#ffffff08;border:1px solid #ffffff0f;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:.65rem;font-weight:500;display:flex}.MobileTuningExperience-module___bSN8G__trustBadge svg{opacity:.5;flex-shrink:0}.MobileTuningExperience-module___bSN8G__bottomSafe{height:max(1.5rem,env(safe-area-inset-bottom))}.MobileTuningExperience-module___bSN8G__tachSvg,.MobileTuningExperience-module___bSN8G__dynoSvg{width:100%;height:100%}.MobileTuningExperience-module___bSN8G__ambientBlue{pointer-events:none;z-index:0;background:radial-gradient(circle,#38bdf80a 0%,#0000 60%);width:60%;height:60%;position:absolute;top:20%;left:-30%}.MobileTuningExperience-module___bSN8G__ambientRed{pointer-events:none;z-index:0;background:radial-gradient(circle,#ef444408 0%,#0000 60%);width:60%;height:60%;position:absolute;bottom:10%;right:-30%}.MobileTuningExperience-module___bSN8G__scrollHint{flex-direction:column;align-items:center;gap:.35rem;padding-bottom:.5rem;display:flex}.MobileTuningExperience-module___bSN8G__scrollHintText{color:#475569;text-transform:uppercase;letter-spacing:.12em;font-size:.6rem;font-weight:600}.MobileTuningExperience-module___bSN8G__scrollHintArrow{color:#475569;width:20px;height:20px;animation:1.5s ease-in-out infinite MobileTuningExperience-module___bSN8G__bobDown}@keyframes MobileTuningExperience-module___bSN8G__bobDown{0%,to{opacity:.4;transform:translateY(0)}50%{opacity:.8;transform:translateY(4px)}}
.TuningOptionsGrid-module__-As9Uq__container{z-index:10;max-width:1200px;margin:-8rem auto 0;padding:0 1.5rem 4rem;position:relative}.TuningOptionsGrid-module__-As9Uq__grid{grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:3rem;display:grid}.TuningOptionsGrid-module__-As9Uq__card{background:linear-gradient(#0f172a 0%,#0b1120 100%);border:1px solid #1e293b;border-radius:1.25rem;flex-direction:column;padding:2.5rem 2.25rem 2rem;transition:transform .3s,border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.TuningOptionsGrid-module__-As9Uq__card:before{content:"";opacity:0;background:linear-gradient(90deg,#38bdf8,#0ea5e9);height:3px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.TuningOptionsGrid-module__-As9Uq__card:hover{border-color:#38bdf84d;transform:translateY(-6px);box-shadow:0 20px 60px #0006,0 0 40px #38bdf80f}.TuningOptionsGrid-module__-As9Uq__card:hover:before{opacity:1}.TuningOptionsGrid-module__-As9Uq__insomniaCard{background:linear-gradient(#dc26260a 0%,#0b1120 50%,#dc262605 100%);border-color:#dc262640}.TuningOptionsGrid-module__-As9Uq__insomniaCard:before{background:linear-gradient(90deg,#ef4444,#dc2626)}.TuningOptionsGrid-module__-As9Uq__insomniaCard:hover{border-color:#dc262680;box-shadow:0 20px 60px #0006,0 0 40px #dc262614}.TuningOptionsGrid-module__-As9Uq__badge{text-transform:uppercase;letter-spacing:.08em;border-radius:999px;align-items:center;gap:.35rem;width:fit-content;margin-bottom:1.25rem;padding:.35rem .875rem;font-size:.7rem;font-weight:700;display:inline-flex}.TuningOptionsGrid-module__-As9Uq__backendBadge{color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf840}.TuningOptionsGrid-module__-As9Uq__insomniaBadge{color:#ef4444;background:#dc26261a;border:1px solid #dc262640}.TuningOptionsGrid-module__-As9Uq__cardTitle{color:#f8fafc;letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:800}.TuningOptionsGrid-module__-As9Uq__cardSubtitle{color:#64748b;text-transform:uppercase;letter-spacing:.04em;margin-bottom:1.25rem;font-size:.9rem;font-weight:500}.TuningOptionsGrid-module__-As9Uq__priceContainer{align-items:baseline;gap:.75rem;margin-bottom:1.75rem;display:flex}.TuningOptionsGrid-module__-As9Uq__price{color:#f1f5f9;letter-spacing:-.02em;font-size:2.5rem;font-weight:800}.TuningOptionsGrid-module__-As9Uq__priceCurrency{color:#475569;margin-left:.25rem;font-size:1rem;font-weight:500}.TuningOptionsGrid-module__-As9Uq__originalPrice{color:#475569;font-size:1.1rem;text-decoration:line-through}.TuningOptionsGrid-module__-As9Uq__discountBanner{color:#4ade80;background:linear-gradient(135deg,#22c55e1f 0%,#10b9811f 100%);border:1px solid #22c55e4d;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1.5rem;font-size:.95rem;display:flex}.TuningOptionsGrid-module__-As9Uq__discountNote{color:#86efac;opacity:.8;margin-left:.5rem;font-size:.8rem}.TuningOptionsGrid-module__-As9Uq__globalPower{text-align:center;background:linear-gradient(135deg,#d4a8530a 0%,#d4a85303 100%);border:1px solid #d4a85326;border-radius:.75rem;flex-direction:column;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1.25rem 1.5rem;display:flex}.TuningOptionsGrid-module__-As9Uq__globalPowerLeft{color:#d4a853;align-items:center;gap:.5rem;font-size:1.1rem;display:flex}.TuningOptionsGrid-module__-As9Uq__globalPowerLeft strong{color:#e8c968;font-weight:800}.TuningOptionsGrid-module__-As9Uq__globalPowerIcon{color:#d4a853}.TuningOptionsGrid-module__-As9Uq__globalPowerBreakdown{color:#94a3b8;grid-template-columns:repeat(4,auto);justify-content:center;gap:.5rem 1.25rem;font-size:.875rem;display:grid}.TuningOptionsGrid-module__-As9Uq__globalPowerBreakdown strong{color:#e2e8f0;font-weight:700}.TuningOptionsGrid-module__-As9Uq__globalPowerSep{display:none}.TuningOptionsGrid-module__-As9Uq__globalPowerWarning{color:#f59e0b;align-items:center;gap:.4rem;margin-top:.125rem;font-size:.78rem;text-decoration:none;transition:color .2s;display:flex}.TuningOptionsGrid-module__-As9Uq__globalPowerWarning:hover{color:#fbbf24;text-decoration:underline}.TuningOptionsGrid-module__-As9Uq__description{color:#94a3b8;margin-bottom:1.5rem;font-size:.95rem;line-height:1.7}.TuningOptionsGrid-module__-As9Uq__requirementBox{border-radius:.625rem;align-items:center;gap:.625rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.85rem;font-weight:600;display:flex}.TuningOptionsGrid-module__-As9Uq__requirementBackend{color:#38bdf8;background:#38bdf814;border:1px solid #38bdf833}.TuningOptionsGrid-module__-As9Uq__requirementCustom{color:#4ade80;background:#22c55e14;border:1px solid #22c55e33}.TuningOptionsGrid-module__-As9Uq__sectionLabel{text-transform:uppercase;letter-spacing:.1em;color:#475569;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.TuningOptionsGrid-module__-As9Uq__features{margin:0 0 1.5rem;padding:0;list-style:none}.TuningOptionsGrid-module__-As9Uq__feature{color:#cbd5e1;align-items:flex-start;gap:.625rem;margin-bottom:.625rem;font-size:.9rem;line-height:1.5;display:flex}.TuningOptionsGrid-module__-As9Uq__feature svg{flex-shrink:0;margin-top:2px}.TuningOptionsGrid-module__-As9Uq__checkIcon{color:#38bdf8}.TuningOptionsGrid-module__-As9Uq__dangerIcon{color:#ef4444}.TuningOptionsGrid-module__-As9Uq__perfCallout{background:linear-gradient(135deg,#38bdf80f 0%,#0ea5e908 100%);border:1px solid #38bdf81f;border-radius:.625rem;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:.875rem 1rem;display:flex}.TuningOptionsGrid-module__-As9Uq__perfCalloutDanger{background:linear-gradient(135deg,#dc26260f 0%,#dc262608 100%);border-color:#dc26261f}.TuningOptionsGrid-module__-As9Uq__perfNumber{color:#38bdf8;white-space:nowrap;letter-spacing:-.02em;font-size:1.5rem;font-weight:800}.TuningOptionsGrid-module__-As9Uq__perfNumberDanger{color:#ef4444}.TuningOptionsGrid-module__-As9Uq__perfText{color:#94a3b8;font-size:.8rem;line-height:1.4}.TuningOptionsGrid-module__-As9Uq__infoCallout{background:#38bdf80f;border:1px solid #38bdf826;border-radius:.625rem;align-items:flex-start;gap:.625rem;margin-bottom:1.5rem;padding:.875rem 1rem;display:flex}.TuningOptionsGrid-module__-As9Uq__infoCalloutText{color:#94a3b8;font-size:.8rem;line-height:1.5}.TuningOptionsGrid-module__-As9Uq__infoCalloutText strong{color:#38bdf8}.TuningOptionsGrid-module__-As9Uq__warningBox{background:#dc262614;border:1px solid #dc262626;border-radius:.625rem;align-items:flex-start;gap:.625rem;margin-bottom:1.5rem;padding:.875rem 1rem;display:flex}.TuningOptionsGrid-module__-As9Uq__warningText{color:#fca5a5;font-size:.8rem;line-height:1.5}.TuningOptionsGrid-module__-As9Uq__trustSignals{border-top:1px solid #1e293b99;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;padding-top:1rem;display:flex}.TuningOptionsGrid-module__-As9Uq__trustItem{color:#64748b;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;display:flex}.TuningOptionsGrid-module__-As9Uq__trustItem svg{flex-shrink:0}.TuningOptionsGrid-module__-As9Uq__deliverySelect{color:#e2e8f0;cursor:pointer;appearance:none;background:#0a0e1a url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right .75rem center no-repeat;border:1px solid #1e293b;border-radius:.625rem;width:100%;margin-bottom:.75rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;transition:border-color .2s}.TuningOptionsGrid-module__-As9Uq__deliverySelect:focus{border-color:#38bdf866;outline:none}.TuningOptionsGrid-module__-As9Uq__insomniaCard .TuningOptionsGrid-module__-As9Uq__deliverySelect:focus{border-color:#dc262666}.TuningOptionsGrid-module__-As9Uq__deliveryNote{color:#64748b;margin:-.25rem 0 .75rem;font-size:.75rem;line-height:1.4}.TuningOptionsGrid-module__-As9Uq__ctaButton{text-align:center;cursor:pointer;letter-spacing:.01em;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:auto;padding:1rem 1.5rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .25s;display:flex}.TuningOptionsGrid-module__-As9Uq__ctaPrice{opacity:.8;margin-left:.25rem;font-weight:400}.TuningOptionsGrid-module__-As9Uq__primaryButton{color:#0f172a;background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);box-shadow:0 4px 20px #38bdf840}.TuningOptionsGrid-module__-As9Uq__primaryButton:hover{background:linear-gradient(135deg,#7dd3fc 0%,#38bdf8 100%);transform:translateY(-1px);box-shadow:0 6px 30px #38bdf859}.TuningOptionsGrid-module__-As9Uq__dangerButton{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 20px #dc262640}.TuningOptionsGrid-module__-As9Uq__dangerButton:hover{background:linear-gradient(135deg,#f87171 0%,#ef4444 100%);transform:translateY(-1px);box-shadow:0 6px 30px #dc262659}.TuningOptionsGrid-module__-As9Uq__highlightBox{background:#22c55e1a;border:1px solid #22c55e40;border-radius:.625rem;justify-content:center;align-items:center;margin-bottom:1.5rem;padding:.625rem 1rem;display:inline-flex}.TuningOptionsGrid-module__-As9Uq__highlightText{color:#4ade80;text-transform:uppercase;letter-spacing:.06em;align-items:center;gap:.5rem;font-size:.85rem;font-weight:700;display:flex}.TuningOptionsGrid-module__-As9Uq__comparisonSection{max-width:1200px;margin:0 auto 3rem}.TuningOptionsGrid-module__-As9Uq__comparisonTitle{text-align:center;color:#e2e8f0;letter-spacing:-.01em;margin-bottom:1.5rem;font-size:1.25rem;font-weight:700}.TuningOptionsGrid-module__-As9Uq__comparisonGrid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.TuningOptionsGrid-module__-As9Uq__comparisonCard{text-align:center;background:linear-gradient(#0f172acc 0%,#0b1120cc 100%);border:1px solid #1e293b;border-radius:1rem;padding:1.75rem;transition:border-color .3s}.TuningOptionsGrid-module__-As9Uq__comparisonCard:hover{border-color:#334155}.TuningOptionsGrid-module__-As9Uq__comparisonQuestion{color:#94a3b8;margin-bottom:.75rem;font-size:.95rem;line-height:1.5}.TuningOptionsGrid-module__-As9Uq__comparisonAnswer{justify-content:center;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.TuningOptionsGrid-module__-As9Uq__comparisonAnswerBlue{color:#38bdf8}.TuningOptionsGrid-module__-As9Uq__comparisonAnswerRed{color:#ef4444}.TuningOptionsGrid-module__-As9Uq__divider{background:linear-gradient(90deg,#0000,#1e293b,#0000);width:60px;height:2px;margin:0 auto 1.5rem}@media (max-width:900px){.TuningOptionsGrid-module__-As9Uq__container{margin-top:-6rem;padding:0 1rem 3rem}.TuningOptionsGrid-module__-As9Uq__grid{grid-template-columns:1fr;gap:1.5rem}.TuningOptionsGrid-module__-As9Uq__card{padding:2rem 1.5rem 1.75rem}.TuningOptionsGrid-module__-As9Uq__cardTitle{font-size:1.75rem}.TuningOptionsGrid-module__-As9Uq__price{font-size:2rem}.TuningOptionsGrid-module__-As9Uq__comparisonGrid{grid-template-columns:1fr;gap:1rem}.TuningOptionsGrid-module__-As9Uq__trustSignals{gap:.5rem}}@media (max-width:640px){.TuningOptionsGrid-module__-As9Uq__container{margin-top:-4rem;padding:0 .75rem 2rem}.TuningOptionsGrid-module__-As9Uq__card{border-radius:1rem;padding:1.75rem 1.25rem 1.5rem}.TuningOptionsGrid-module__-As9Uq__badge{font-size:.65rem}.TuningOptionsGrid-module__-As9Uq__cardTitle{font-size:1.5rem}.TuningOptionsGrid-module__-As9Uq__price{font-size:1.75rem}.TuningOptionsGrid-module__-As9Uq__ctaButton{border-radius:.625rem;padding:.875rem 1rem;font-size:.95rem}.TuningOptionsGrid-module__-As9Uq__globalPowerBreakdown{grid-template-columns:repeat(2,auto);gap:.375rem 1rem;font-size:.8rem}.TuningOptionsGrid-module__-As9Uq__perfCallout{flex-direction:column;align-items:flex-start;gap:.375rem}.TuningOptionsGrid-module__-As9Uq__comparisonCard{padding:1.25rem}.TuningOptionsGrid-module__-As9Uq__comparisonAnswer{font-size:1rem}.TuningOptionsGrid-module__-As9Uq__trustSignals{flex-direction:column;gap:.375rem}}.TuningOptionsGrid-module__-As9Uq__mobileFullscreen{z-index:50;background:#080c14;flex-direction:column;display:flex;position:fixed;inset:0}.TuningOptionsGrid-module__-As9Uq__mobileDiscountStrip{color:#4ade80;background:#22c55e1a;border-bottom:1px solid #22c55e26;flex-shrink:0;justify-content:center;align-items:center;gap:6px;padding:8px 16px;font-size:.78rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileCard{flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.TuningOptionsGrid-module__-As9Uq__mobileAccent{background:linear-gradient(90deg,#38bdf8,#0ea5e9,#0000);flex-shrink:0;height:3px}.TuningOptionsGrid-module__-As9Uq__mobileAccentRed{background:linear-gradient(90deg,#ef4444,#dc2626,#0000)}.TuningOptionsGrid-module__-As9Uq__mobileBackend{background:linear-gradient(170deg,#0e1a30 0%,#0a1020 50%,#0c1528 100%)}.TuningOptionsGrid-module__-As9Uq__mobileCustom{background:linear-gradient(170deg,#1a0c10 0%,#120a18 50%,#0c1020 100%);border-top:1px solid #ffffff0a}.TuningOptionsGrid-module__-As9Uq__mobileCardBody{flex-direction:column;flex:1;justify-content:center;gap:.6rem;min-height:0;padding:1rem 1.25rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileCardTop{flex-direction:column;gap:.5rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileCardHeader{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileBadge{text-transform:uppercase;letter-spacing:.06em;color:#38bdf8;background:#38bdf81a;border:1px solid #38bdf833;border-radius:999px;align-items:center;gap:4px;width:fit-content;margin-bottom:.2rem;padding:3px 10px;font-size:.6rem;font-weight:700;display:inline-flex}.TuningOptionsGrid-module__-As9Uq__mobileBadgeDanger{color:#ef4444;background:#ef44441a;border-color:#ef444433}.TuningOptionsGrid-module__-As9Uq__mobileTitle{color:#f8fafc;letter-spacing:-.02em;margin:0;font-size:1.4rem;font-weight:800;line-height:1.1}.TuningOptionsGrid-module__-As9Uq__mobilePriceBlock{flex-direction:column;flex-shrink:0;align-items:flex-end;display:flex}.TuningOptionsGrid-module__-As9Uq__mobilePriceValue{color:#f1f5f9;letter-spacing:-.03em;font-size:1.75rem;font-weight:800;line-height:1}.TuningOptionsGrid-module__-As9Uq__mobilePriceOriginal{color:#475569;font-size:.8rem;font-weight:400;text-decoration:line-through}.TuningOptionsGrid-module__-As9Uq__mobileChips{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileChip{color:#38bdf8;background:#38bdf80f;border:1px solid #38bdf81f;border-radius:6px;align-items:center;gap:4px;padding:3px 10px;font-size:.68rem;font-weight:600;display:inline-flex}.TuningOptionsGrid-module__-As9Uq__mobileChipGreen{color:#4ade80;background:#22c55e0f;border-color:#22c55e1f}.TuningOptionsGrid-module__-As9Uq__mobileChipHighlight{color:#38bdf8;letter-spacing:-.01em;background:#38bdf814;border-radius:6px;align-items:center;padding:3px 10px;font-size:.72rem;font-weight:800;display:inline-flex}.TuningOptionsGrid-module__-As9Uq__mobileChipHighlightRed{color:#ef4444;background:#ef444414}.TuningOptionsGrid-module__-As9Uq__mobileCardFeatures{grid-template-columns:1fr 1fr;gap:.25rem 1rem;display:grid}.TuningOptionsGrid-module__-As9Uq__mobileFeatureCol{flex-direction:column;gap:.2rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileFeatureCol span{color:#94a3b8;white-space:nowrap;align-items:center;gap:5px;font-size:.75rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileBackend .TuningOptionsGrid-module__-As9Uq__mobileFeatureCol span svg{color:#38bdf8;flex-shrink:0}.TuningOptionsGrid-module__-As9Uq__mobileCustom .TuningOptionsGrid-module__-As9Uq__mobileFeatureCol span svg{color:#ef4444;flex-shrink:0}.TuningOptionsGrid-module__-As9Uq__mobileBtn{cursor:pointer;letter-spacing:.01em;border:none;border-radius:12px;width:100%;min-height:48px;padding:.85rem 1.5rem;font-size:.92rem;font-weight:700;transition:all .15s}.TuningOptionsGrid-module__-As9Uq__mobileBtnPrimary{color:#0f172a;background:linear-gradient(135deg,#38bdf8 0%,#0ea5e9 100%);box-shadow:0 4px 20px #38bdf833}.TuningOptionsGrid-module__-As9Uq__mobileBtnPrimary:active{background:linear-gradient(135deg,#7dd3fc 0%,#38bdf8 100%);transform:scale(.98)}.TuningOptionsGrid-module__-As9Uq__mobileBtnDanger{color:#fff;background:linear-gradient(135deg,#ef4444 0%,#dc2626 100%);box-shadow:0 4px 20px #ef444433}.TuningOptionsGrid-module__-As9Uq__mobileBtnDanger:active{background:linear-gradient(135deg,#f87171 0%,#ef4444 100%);transform:scale(.98)}.TuningOptionsGrid-module__-As9Uq__mobileTrustBar{padding:10px 16px;padding-bottom:max(10px,env(safe-area-inset-bottom));background:#060a12;border-top:1px solid #ffffff0a;flex-shrink:0;justify-content:center;align-items:center;gap:.5rem;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileTrustBar span{color:#475569;white-space:nowrap;align-items:center;gap:3px;font-size:.62rem;font-weight:500;display:flex}.TuningOptionsGrid-module__-As9Uq__mobileTrustBar span svg{flex-shrink:0}.TuningOptionsGrid-module__-As9Uq__mobileTrustDot{color:#1e293b;font-size:.5rem}
