.ProductCard-module__vKLuTq__card{border-radius:var(--radius-xl);min-height:100%;color:inherit;box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast);background:#ffffffe6;border:1px solid #11182714;flex-direction:column;display:flex;position:relative;overflow:hidden}.ProductCard-module__vKLuTq__card:hover{border-color:var(--color-border-brand-strong);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProductCard-module__vKLuTq__imageContainer{aspect-ratio:1;position:relative;overflow:hidden}.ProductCard-module__vKLuTq__imageContainer:after{content:"";pointer-events:none;background:linear-gradient(#0000 0%,#1118271f 100%);height:40%;position:absolute;inset:auto 0 0}.ProductCard-module__vKLuTq__image{object-fit:contain;width:100%;height:100%;transition:transform var(--transition-normal);padding:.75rem}.ProductCard-module__vKLuTq__card:hover .ProductCard-module__vKLuTq__image{transform:scale(1.04)}.ProductCard-module__vKLuTq__badges{z-index:2;flex-direction:column;gap:.45rem;display:flex;position:absolute;top:1rem;left:1rem}.ProductCard-module__vKLuTq__badgeHot,.ProductCard-module__vKLuTq__badgeSpec{border-radius:var(--radius-pill);align-items:center;width:fit-content;padding:.38rem .78rem;font-size:.72rem;font-weight:800;display:inline-flex}.ProductCard-module__vKLuTq__badgeHot{background:var(--gradient-primary);color:#fff;box-shadow:var(--shadow-primary-sm)}.ProductCard-module__vKLuTq__badgeSpec{color:var(--color-text-main);background:#ffffffdb;border:1px solid #11182714}.ProductCard-module__vKLuTq__overlay{z-index:2;opacity:0;transition:opacity var(--transition-fast),transform var(--transition-fast);position:absolute;bottom:1rem;right:1rem;transform:translateY(10px)}.ProductCard-module__vKLuTq__card:hover .ProductCard-module__vKLuTq__overlay{opacity:1;transform:translateY(0)}.ProductCard-module__vKLuTq__viewDetails{border-radius:var(--radius-pill);color:#fff;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#111827d1;justify-content:center;align-items:center;min-height:2.4rem;padding:0 .95rem;font-size:.82rem;font-weight:800;display:inline-flex}.ProductCard-module__vKLuTq__content{flex-direction:column;flex:1;padding:1rem 1rem .85rem;display:flex}.ProductCard-module__vKLuTq__category{color:var(--color-primary);letter-spacing:.14em;text-transform:uppercase;font-size:.74rem;font-weight:800}.ProductCard-module__vKLuTq__title{color:var(--color-text-main);letter-spacing:-.025em;margin-top:.5rem;font-size:.98rem;font-weight:850;line-height:1.32}.ProductCard-module__vKLuTq__specsRow{flex-wrap:wrap;gap:.35rem;margin-top:.8rem;display:flex}.ProductCard-module__vKLuTq__specItem{border-radius:var(--radius-pill);background:var(--color-primary-subtle);color:var(--color-text-body);align-items:center;gap:.3rem;padding:.32rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}@media (max-width:640px){.ProductCard-module__vKLuTq__overlay{display:none}.ProductCard-module__vKLuTq__card:hover{transform:none}.ProductCard-module__vKLuTq__content{padding:.75rem .75rem .65rem}.ProductCard-module__vKLuTq__title{margin-top:.35rem;font-size:.88rem;line-height:1.3}.ProductCard-module__vKLuTq__specsRow{gap:.25rem;margin-top:.55rem}.ProductCard-module__vKLuTq__specItem{gap:.2rem;padding:.28rem .5rem;font-size:.67rem}.ProductCard-module__vKLuTq__badgeHot,.ProductCard-module__vKLuTq__badgeSpec{padding:.28rem .55rem;font-size:.65rem}}
.ProductModal-module__bCzXda__overlay{-webkit-backdrop-filter:blur(8px);z-index:1000;opacity:0;background:#0f172aa6;justify-content:center;align-items:center;padding:1.25rem;animation:.3s forwards ProductModal-module__bCzXda__fadeIn;display:flex;position:fixed;inset:0}.ProductModal-module__bCzXda__modal{border-radius:var(--radius-2xl);background:#fff;flex-direction:column;width:100%;max-width:1000px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) forwards ProductModal-module__bCzXda__slideUp;display:flex;position:relative;overflow:hidden;transform:translateY(20px);box-shadow:0 25px 50px -12px #0006}@keyframes ProductModal-module__bCzXda__fadeIn{to{opacity:1}}@keyframes ProductModal-module__bCzXda__slideUp{to{transform:translateY(0)}}.ProductModal-module__bCzXda__header{border-bottom:1px solid #0f172a14;justify-content:space-between;align-items:center;padding:1.5rem 2rem;display:flex}.ProductModal-module__bCzXda__titleArea{align-items:center;gap:1rem;display:flex}.ProductModal-module__bCzXda__categoryBadge{color:#fff;border-radius:var(--radius-pill);letter-spacing:-.01em;background:#0f172a;padding:.35rem .85rem;font-size:.75rem;font-weight:800}.ProductModal-module__bCzXda__title{color:#0f172a;letter-spacing:-.04em;font-size:1.35rem;font-weight:850}.ProductModal-module__bCzXda__closeButton{color:#64748b;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;transition:color .2s,transform .2s;display:flex}.ProductModal-module__bCzXda__closeButton:hover{color:#0f172a;transform:scale(1.1)}.ProductModal-module__bCzXda__body{flex:1;grid-template-columns:42% 1fr;gap:3rem;padding:2.5rem 2.25rem;display:grid;overflow-y:auto}.ProductModal-module__bCzXda__imageSection{flex-direction:column;gap:1.5rem;display:flex}.ProductModal-module__bCzXda__mainImageWrapper{aspect-ratio:1;border-radius:var(--radius-xl);background:#f8fafc;border:1px solid #0f172a0d;position:relative;overflow:hidden}.ProductModal-module__bCzXda__mainImage{object-fit:contain;padding:1.5rem}.ProductModal-module__bCzXda__thumbnailGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.ProductModal-module__bCzXda__thumbnail{aspect-ratio:1;border-radius:var(--radius-md);cursor:pointer;background:#f1f5f9;border:2px solid #0000;transition:border-color .2s;position:relative;overflow:hidden}.ProductModal-module__bCzXda__thumbnail.ProductModal-module__bCzXda__active{border-color:#3b82f6}.ProductModal-module__bCzXda__thumbnail img{object-fit:cover}.ProductModal-module__bCzXda__infoSection{flex-direction:column;gap:2rem;display:flex}.ProductModal-module__bCzXda__description{color:#475569;font-size:.95rem;font-weight:500;line-height:1.65}.ProductModal-module__bCzXda__specsTableWrapper{border:1px solid #d1d5db;border-radius:4px;overflow:hidden}.ProductModal-module__bCzXda__specsTable{border-collapse:collapse;width:100%}.ProductModal-module__bCzXda__specsTable th,.ProductModal-module__bCzXda__specsTable td{border:1px solid #e5e7eb;padding:.75rem 1rem;font-size:.825rem}.ProductModal-module__bCzXda__specsTable th{color:#1f2937;text-align:left;background:#f3f4f6;width:35%;font-weight:700}.ProductModal-module__bCzXda__specsTable td{color:#374151;background:#fff;font-weight:500}.ProductModal-module__bCzXda__footer{background:#fff;border-top:1px solid #0f172a14;justify-content:center;gap:1rem;padding:1.25rem 2.25rem;display:flex}.ProductModal-module__bCzXda__inquiryButton{color:#fff;background:#0f172a;border-radius:4px;padding:.75rem 2.5rem;font-size:.95rem;font-weight:800;text-decoration:none;transition:opacity .2s}.ProductModal-module__bCzXda__inquiryButton:hover{opacity:.9}@media (max-width:860px){.ProductModal-module__bCzXda__body{grid-template-columns:1fr;gap:2rem;padding:1.5rem}.ProductModal-module__bCzXda__imageSection{width:100%;max-width:400px;margin:0 auto}.ProductModal-module__bCzXda__specsTable th{width:40%}}
.PageHero-module__vANrbG__section{isolation:isolate;color:#fff;background:#0f172a;align-items:center;display:flex;position:relative;overflow:hidden}.PageHero-module__vANrbG__home{min-height:85svh;padding:calc(var(--header-height) + 40px)0 40px}.PageHero-module__vANrbG__page{min-height:55svh;padding:calc(var(--header-height) + 32px)0 32px}.PageHero-module__vANrbG__slim{min-height:28svh;padding:calc(var(--header-height) + 16px)0 20px}.PageHero-module__vANrbG__media{z-index:0;position:absolute;inset:0}.PageHero-module__vANrbG__image{object-fit:cover;object-position:center}.PageHero-module__vANrbG__scrim{z-index:1;background:linear-gradient(90deg,#0f172aeb 0%,#0f172ab8 35%,#0f172a4d 65%,#0000 100%),linear-gradient(#0000 60%,#0f172a66 100%);position:absolute;inset:0}.PageHero-module__vANrbG__inner{z-index:2;min-height:inherit;flex-direction:column;justify-content:center;align-items:flex-start;gap:3rem;padding-top:2rem;padding-bottom:2rem;display:flex;position:relative}.PageHero-module__vANrbG__heroChildren{width:100%;margin-top:auto;padding-bottom:3.5rem}.PageHero-module__vANrbG__copy{max-width:720px}.PageHero-module__vANrbG__eyebrow{color:#ffffffe0;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1.1rem;font-size:.74rem;font-weight:800;display:inline-flex}.PageHero-module__vANrbG__eyebrow:before{content:"";background:#fff9;width:1.9rem;height:1px}.PageHero-module__vANrbG__title{letter-spacing:-.04em;color:#fff;text-wrap:balance;max-width:18ch;margin:0;font-size:clamp(1.4rem,2.8vw,2.1rem);font-weight:850;line-height:1.15}.PageHero-module__vANrbG__home .PageHero-module__vANrbG__title{letter-spacing:-.05em;max-width:16ch;font-size:clamp(2.2rem,6vw,4.2rem);line-height:1.1}.PageHero-module__vANrbG__page .PageHero-module__vANrbG__title,.PageHero-module__vANrbG__slim .PageHero-module__vANrbG__title{max-width:24ch;font-size:clamp(1.2rem,2.2vw,1.6rem)}.PageHero-module__vANrbG__page .PageHero-module__vANrbG__description,.PageHero-module__vANrbG__slim .PageHero-module__vANrbG__description{font-size:.84rem;line-height:1.6}.PageHero-module__vANrbG__page .PageHero-module__vANrbG__actions,.PageHero-module__vANrbG__slim .PageHero-module__vANrbG__actions{margin-top:1rem}.PageHero-module__vANrbG__page .PageHero-module__vANrbG__primaryButton,.PageHero-module__vANrbG__page .PageHero-module__vANrbG__secondaryButton,.PageHero-module__vANrbG__slim .PageHero-module__vANrbG__primaryButton,.PageHero-module__vANrbG__slim .PageHero-module__vANrbG__secondaryButton{min-height:38px;padding:0 .875rem;font-size:.8rem}.PageHero-module__vANrbG__description{color:#ffffffbf;max-width:36rem;margin:.875rem 0 0;font-size:.9rem;font-weight:500;line-height:1.7}.PageHero-module__vANrbG__actions{flex-wrap:wrap;gap:.8rem;margin-top:1.5rem;display:flex}.PageHero-module__vANrbG__primaryButton,.PageHero-module__vANrbG__secondaryButton{border-radius:var(--radius-pill);min-height:48px;transition:transform var(--transition-fast),background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast);justify-content:center;align-items:center;padding:0 1.25rem;font-size:.88rem;font-weight:800;display:inline-flex}.PageHero-module__vANrbG__primaryButton{color:#0f172a;background:#fff}.PageHero-module__vANrbG__primaryButton:hover{background:#eff6ff;transform:translateY(-1px)}.PageHero-module__vANrbG__secondaryButton{color:#fff;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff14;border:1px solid #ffffff3d}.PageHero-module__vANrbG__secondaryButton:hover{background:#ffffff24;border-color:#fff6;transform:translateY(-1px)}.PageHero-module__vANrbG__insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:.875rem;max-width:920px;margin-top:1.6rem;display:grid}.PageHero-module__vANrbG__insightCard,.PageHero-module__vANrbG__aside{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f172a5c;border:1px solid #ffffff1f;box-shadow:0 20px 44px #0f172a29}.PageHero-module__vANrbG__insightCard{border-radius:var(--radius-xl);padding:1rem 1rem .95rem}.PageHero-module__vANrbG__insightCard strong{color:#fff;font-size:.94rem;line-height:1.35;display:block}.PageHero-module__vANrbG__insightCard p{color:#ffffffb8;margin:.5rem 0 0;font-size:.82rem;line-height:1.65}.PageHero-module__vANrbG__aside{display:none}.PageHero-module__vANrbG__heroStats{border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(24px)saturate(180%);backdrop-filter:blur(24px)saturate(180%);background:#0a101e73;border:1px solid #ffffff1f;grid-template-columns:repeat(4,1fr);width:auto;min-width:800px;max-width:100%;display:grid;overflow:hidden;box-shadow:0 12px 48px #00000052}.PageHero-module__vANrbG__heroStatItem{transition:background var(--transition-fast);border-right:1px solid #ffffff14;padding:1.25rem 1.5rem}.PageHero-module__vANrbG__heroStatItem:last-child{border-right:none}.PageHero-module__vANrbG__heroStatItem:hover{background:#ffffff0a}.PageHero-module__vANrbG__heroStatValue{align-items:baseline;gap:.1rem;margin-bottom:.35rem;line-height:1;display:flex}.PageHero-module__vANrbG__heroStatNumber{color:#fff;letter-spacing:-.04em;font-size:clamp(1.5rem,2.8vw,2rem);font-weight:800;font-family:var(--font-jakarta),sans-serif}.PageHero-module__vANrbG__heroStatSuffix{color:#60a5fa;margin-left:1px;font-size:clamp(.9rem,1.4vw,1.15rem);font-weight:700}.PageHero-module__vANrbG__heroStatLabel{color:#ffffffe6;letter-spacing:-.01em;margin-bottom:.2rem;font-size:.78rem;font-weight:700}.PageHero-module__vANrbG__heroStatDesc{color:#ffffff7a;font-size:.7rem;line-height:1.45}@media (max-width:1023px){.PageHero-module__vANrbG__insights{grid-template-columns:repeat(2,1fr);max-width:100%}.PageHero-module__vANrbG__insights>:last-child{grid-column:1/-1}.PageHero-module__vANrbG__heroStatDesc{display:none}.PageHero-module__vANrbG__heroStatItem{padding:1rem 1.125rem}.PageHero-module__vANrbG__inner{gap:1.5rem;padding-bottom:2rem}}@media (max-width:767px){.PageHero-module__vANrbG__home{min-height:58svh;padding:calc(var(--header-height) + 12px)0 24px}.PageHero-module__vANrbG__inner{gap:1rem;padding-top:1.25rem;padding-bottom:1.25rem}.PageHero-module__vANrbG__page{min-height:40svh;padding:calc(var(--header-height) + 14px)0 20px}.PageHero-module__vANrbG__slim{min-height:18svh;padding:calc(var(--header-height) + 10px)0 14px}.PageHero-module__vANrbG__eyebrow{margin:0 0 .75rem;font-size:.68rem}.PageHero-module__vANrbG__title{max-width:none;font-size:clamp(1.3rem,5.5vw,1.75rem);line-height:1.18}.PageHero-module__vANrbG__home .PageHero-module__vANrbG__title{letter-spacing:-.04em;font-size:clamp(1.8rem,8vw,2.6rem);line-height:1.12}.PageHero-module__vANrbG__page .PageHero-module__vANrbG__title,.PageHero-module__vANrbG__slim .PageHero-module__vANrbG__title{max-width:none;font-size:clamp(1.1rem,4.8vw,1.4rem)}.PageHero-module__vANrbG__description{margin-top:.6rem;font-size:.83rem;line-height:1.65}.PageHero-module__vANrbG__page .PageHero-module__vANrbG__description,.PageHero-module__vANrbG__slim .PageHero-module__vANrbG__description{font-size:.8rem}.PageHero-module__vANrbG__actions{flex-direction:column;align-items:stretch;margin-top:1rem}.PageHero-module__vANrbG__primaryButton,.PageHero-module__vANrbG__secondaryButton{justify-content:center;width:100%;min-height:44px;font-size:.85rem}.PageHero-module__vANrbG__insights{grid-template-columns:1fr;gap:.625rem}.PageHero-module__vANrbG__insights>:last-child{grid-column:auto}.PageHero-module__vANrbG__insightCard{padding:.875rem}.PageHero-module__vANrbG__insightCard strong{font-size:.88rem}.PageHero-module__vANrbG__insightCard p{font-size:.78rem}.PageHero-module__vANrbG__heroStats{border-radius:var(--radius-lg);grid-template-columns:repeat(2,1fr);width:100%;min-width:0}.PageHero-module__vANrbG__heroStatItem{border-bottom:1px solid #ffffff14;padding:.6rem .75rem}.PageHero-module__vANrbG__heroStatItem:first-child,.PageHero-module__vANrbG__heroStatItem:nth-child(2){border-bottom:1px solid #ffffff14}.PageHero-module__vANrbG__heroStatItem:nth-child(3),.PageHero-module__vANrbG__heroStatItem:nth-child(4){border-bottom:none}.PageHero-module__vANrbG__heroStatItem:nth-child(odd){border-right:1px solid #ffffff14}.PageHero-module__vANrbG__heroStatItem:nth-child(2n){border-right:none}.PageHero-module__vANrbG__heroStatNumber{font-size:1.25rem}.PageHero-module__vANrbG__heroStatSuffix{font-size:.8rem}.PageHero-module__vANrbG__heroStatLabel{font-size:.7rem}.PageHero-module__vANrbG__heroStatDesc{display:none}.PageHero-module__vANrbG__heroChildren{padding-bottom:1.5rem}}
.StatsCounter-module__zwrA9W__section{background:0 0;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:visible}.StatsCounter-module__zwrA9W__floatingContainer{border-radius:var(--radius-lg);width:100%;max-width:1200px;box-shadow:var(--shadow-lg);background:#0f172a;border:1px solid #ffffff14;margin:0 auto;position:relative}.StatsCounter-module__zwrA9W__backgroundBlur{-webkit-backdrop-filter:blur(24px);border-radius:var(--radius-lg);z-index:0;position:absolute;inset:0}.StatsCounter-module__zwrA9W__grid{z-index:1;border-radius:var(--radius-lg);background:#ffffff0d;grid-template-columns:repeat(4,1fr);gap:1px;display:grid;position:relative;overflow:hidden}.StatsCounter-module__zwrA9W__card{background:#0f172a99;flex-direction:column;transition:background .3s;display:flex;position:relative;overflow:hidden}.StatsCounter-module__zwrA9W__card:hover{background:#1e293bcc}.StatsCounter-module__zwrA9W__glow{opacity:0;pointer-events:none;background:radial-gradient(circle,#2563eb26 0%,#0000 40%);width:200%;height:200%;transition:opacity .5s;position:absolute;top:-50%;left:-50%}.StatsCounter-module__zwrA9W__card:hover .StatsCounter-module__zwrA9W__glow{opacity:1}.StatsCounter-module__zwrA9W__cardInner{text-align:center;z-index:2;flex-direction:column;align-items:center;gap:.5rem;padding:1.75rem 1.4rem;display:flex;position:relative}.StatsCounter-module__zwrA9W__value{align-items:baseline;gap:.1rem;margin-bottom:.5rem;line-height:1;display:flex}.StatsCounter-module__zwrA9W__number{color:#fff;letter-spacing:-.03em;font-size:clamp(1.75rem,3.5vw,2.25rem);font-weight:800;font-family:var(--font-jakarta),sans-serif;text-shadow:0 4px 12px #0006}.StatsCounter-module__zwrA9W__suffix{color:#60a5fa;font-size:clamp(1rem,2.1vw,1.4rem);font-weight:700}.StatsCounter-module__zwrA9W__label{color:#e2e8f0;letter-spacing:-.01em;font-size:.8rem;font-weight:600}.StatsCounter-module__zwrA9W__desc{color:#94a3b8;font-size:.8rem;line-height:1.5}@media (max-width:900px){.StatsCounter-module__zwrA9W__section{padding:3rem 1rem}.StatsCounter-module__zwrA9W__cardInner{padding:1.35rem .85rem}.StatsCounter-module__zwrA9W__number{font-size:clamp(1.4rem,4.5vw,1.85rem)}.StatsCounter-module__zwrA9W__suffix{font-size:clamp(.85rem,2vw,1.1rem)}.StatsCounter-module__zwrA9W__label{font-size:.72rem}.StatsCounter-module__zwrA9W__desc{font-size:.7rem}}@media (max-width:600px){.StatsCounter-module__zwrA9W__section{padding:2rem 0}.StatsCounter-module__zwrA9W__floatingContainer{border-left:none;border-right:none;border-radius:0}.StatsCounter-module__zwrA9W__grid{border-radius:0;grid-template-columns:repeat(4,1fr);gap:1px}.StatsCounter-module__zwrA9W__cardInner{gap:.4rem;padding:1.1rem .5rem}.StatsCounter-module__zwrA9W__value{margin-bottom:.25rem}.StatsCounter-module__zwrA9W__number{font-size:clamp(1.1rem,5vw,1.45rem)}.StatsCounter-module__zwrA9W__suffix{font-size:.8rem}.StatsCounter-module__zwrA9W__label{letter-spacing:0;font-size:.65rem}.StatsCounter-module__zwrA9W__desc{display:none}}
.Home-module__baJ6tW__page{color:var(--color-text-main);background:linear-gradient(#fff 0%,#f8fafc 100%)}.Home-module__baJ6tW__partnerContainer{border-top:1px solid var(--color-border-subtle);border-bottom:1px solid var(--color-border-subtle);background:#fff;padding:1.5rem 0}.Home-module__baJ6tW__ctaSection{padding:var(--section-pad-y-lg)0;padding-bottom:calc(var(--section-pad-y-lg) + 2rem)}.Home-module__baJ6tW__ctaCard{border-radius:var(--radius-lg);color:#ffffffd1;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#0f172a 0%,#1b2436 100%);border:1px solid #ffffff14;padding:clamp(1.35rem,3.4vw,2.1rem)}.Home-module__baJ6tW__sectionEyebrow{color:var(--color-accent-light);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.75rem;font-weight:800;display:inline-flex}.Home-module__baJ6tW__ctaTitle{color:#fff;letter-spacing:-.05em;margin-top:.75rem;font-size:clamp(1.4rem,2.8vw,2rem);line-height:1.08}.Home-module__baJ6tW__ctaDescription{color:#ffffffc2;max-width:36rem;margin-top:1rem;line-height:1.72}.Home-module__baJ6tW__ctaActions{flex-wrap:wrap;gap:.8rem;margin-top:1.7rem;display:flex}.Home-module__baJ6tW__primaryButton,.Home-module__baJ6tW__secondaryButton{border-radius:var(--radius-md);min-height:40px;transition:transform var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast);justify-content:center;align-items:center;gap:.55rem;padding:0 1rem;font-size:.85rem;font-weight:700;display:inline-flex}.Home-module__baJ6tW__primaryButton{color:#0f172a;box-shadow:var(--shadow-md);background:#fff}.Home-module__baJ6tW__primaryButton:hover{background:#eff6ff;transform:translateY(-1px)}.Home-module__baJ6tW__secondaryButton{color:#fff;background:#ffffff14;border:1px solid #fff3}.Home-module__baJ6tW__secondaryButton:hover{background:#ffffff24;border-color:#ffffff5c;transform:translateY(-1px)}@media (max-width:767px){.Home-module__baJ6tW__ctaSection{padding:4rem 0 5rem}.Home-module__baJ6tW__ctaCard{padding:1.5rem 1.25rem}.Home-module__baJ6tW__ctaTitle{margin-top:.5rem;font-size:clamp(1.2rem,5.5vw,1.55rem)}.Home-module__baJ6tW__ctaDescription{margin-top:.75rem;font-size:.88rem}.Home-module__baJ6tW__ctaActions{flex-direction:column;gap:.65rem;margin-top:1.25rem}.Home-module__baJ6tW__primaryButton,.Home-module__baJ6tW__secondaryButton{justify-content:center;width:100%;min-height:46px;font-size:.88rem}}
.page-module__uFxUsW__page{background:var(--color-bg-base);color:var(--color-text-main)}.page-module__uFxUsW__sectionHead{max-width:640px;margin-bottom:3.5rem}.page-module__uFxUsW__eyebrow{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.74rem;font-weight:800;display:inline-flex}.page-module__uFxUsW__eyebrow:before{content:"";background:var(--color-accent);flex-shrink:0;width:1.4rem;height:1px}.page-module__uFxUsW__sectionTitle{letter-spacing:-.04em;color:var(--color-text-main);margin-bottom:.875rem;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;line-height:1.15}.page-module__uFxUsW__sectionDesc{color:var(--color-text-muted);font-size:.95rem;line-height:1.75}.page-module__uFxUsW__capSection{padding:var(--section-pad-y)0;border-bottom:1px solid var(--color-border);background:#fff}.page-module__uFxUsW__capGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.page-module__uFxUsW__capCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);background:var(--color-bg-surface);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);padding:2rem;position:relative;overflow:hidden}.page-module__uFxUsW__capCard:before{content:"";background:linear-gradient(90deg,var(--color-accent),transparent);opacity:0;height:2px;transition:opacity var(--transition-fast);position:absolute;top:0;left:0;right:0}.page-module__uFxUsW__capCard:hover{border-color:var(--color-border-brand);box-shadow:var(--shadow-md)}.page-module__uFxUsW__capCard:hover:before{opacity:1}.page-module__uFxUsW__capIcon{border-radius:var(--radius-md);background:var(--color-accent-subtle);border:1px solid var(--color-border-brand);width:44px;height:44px;color:var(--color-accent);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.page-module__uFxUsW__capTitle{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:.625rem;font-size:1rem;font-weight:700}.page-module__uFxUsW__capBody{color:var(--color-text-muted);font-size:.875rem;line-height:1.75}.page-module__uFxUsW__identitySection{padding:var(--section-pad-y)0;background:var(--color-bg-surface);border-bottom:1px solid var(--color-border)}.page-module__uFxUsW__identityGrid{grid-template-columns:1fr 1.4fr;align-items:start;gap:5rem;display:grid}.page-module__uFxUsW__identityTitle{letter-spacing:-.04em;color:var(--color-text-main);margin-top:.75rem;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;line-height:1.18}.page-module__uFxUsW__identityRight{padding-top:2.75rem}.page-module__uFxUsW__identityBody{color:var(--color-text-body);margin-bottom:2rem;font-size:.95rem;line-height:1.85}.page-module__uFxUsW__partnerTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__uFxUsW__partnerTag{border-radius:var(--radius-pill);border:1px solid var(--color-border);color:var(--color-text-muted);background:#fff;padding:.375rem .875rem;font-size:.78rem;font-weight:600;display:inline-flex}.page-module__uFxUsW__historySection{padding:var(--section-pad-y)0;border-bottom:1px solid var(--color-border);background:#fff}.page-module__uFxUsW__historyList{border-top:1px solid var(--color-border)}.page-module__uFxUsW__historyRow{border-bottom:1px solid var(--color-border);grid-template-columns:120px 1fr;align-items:start;gap:2.5rem;padding:2rem 0;display:grid}.page-module__uFxUsW__historyLeft{flex-direction:column;gap:.5rem;padding-top:.1rem;display:flex}.page-module__uFxUsW__historyYear{color:var(--color-accent);letter-spacing:-.01em;font-size:.9rem;font-weight:900}.page-module__uFxUsW__historyBadge{border-radius:var(--radius-pill);background:var(--color-accent-subtle);border:1px solid var(--color-border-brand);color:var(--color-accent);letter-spacing:.06em;text-transform:uppercase;align-items:center;width:fit-content;padding:.25rem .625rem;font-size:.66rem;font-weight:800;display:inline-flex}.page-module__uFxUsW__historyRight{flex-direction:column;gap:.625rem;display:flex}.page-module__uFxUsW__historyTitle{color:var(--color-text-main);font-size:.9rem;font-weight:700}.page-module__uFxUsW__historyItems{flex-direction:column;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.page-module__uFxUsW__historyItems li{color:var(--color-text-muted);padding-left:1rem;font-size:.82rem;line-height:1.65;position:relative}.page-module__uFxUsW__historyItems li:before{content:"—";color:var(--color-border);position:absolute;left:0}.page-module__uFxUsW__ctaSection{padding:8rem 0 10rem}.page-module__uFxUsW__ctaCard{border-radius:var(--radius-xl);color:#ffffffd1;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#0f172a 0%,#1b2436 100%);border:1px solid #ffffff14;padding:clamp(2rem,4vw,3.5rem)}.page-module__uFxUsW__ctaEyebrow{color:var(--color-accent-light);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:inline-flex}.page-module__uFxUsW__ctaTitle{color:#fff;letter-spacing:-.04em;margin-bottom:.875rem;font-size:clamp(1.4rem,2.8vw,2rem);line-height:1.1}.page-module__uFxUsW__ctaDesc{color:#fff9;max-width:38rem;margin-bottom:1.75rem;font-size:.9rem;line-height:1.72}.page-module__uFxUsW__ctaActions{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__uFxUsW__ctaPrimary{border-radius:var(--radius-md);color:#0f172a;min-height:40px;box-shadow:var(--shadow-md);transition:transform var(--transition-fast),background var(--transition-fast);background:#fff;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.page-module__uFxUsW__ctaPrimary:hover{background:#eff6ff;transform:translateY(-1px)}.page-module__uFxUsW__ctaSecondary{border-radius:var(--radius-md);color:#fff;min-height:40px;transition:transform var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast);background:#ffffff14;border:1px solid #fff3;justify-content:center;align-items:center;padding:0 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.page-module__uFxUsW__ctaSecondary:hover{background:#ffffff24;border-color:#ffffff5c;transform:translateY(-1px)}@media (max-width:1024px){.page-module__uFxUsW__identityGrid{grid-template-columns:1fr;gap:3rem}.page-module__uFxUsW__identityRight{padding-top:0}.page-module__uFxUsW__historyRow{grid-template-columns:64px 1fr;gap:1.5rem}}@media (max-width:767px){.page-module__uFxUsW__capGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.page-module__uFxUsW__sectionHead{margin-bottom:2.5rem}.page-module__uFxUsW__sectionTitle{font-size:clamp(1.35rem,6vw,1.8rem)}.page-module__uFxUsW__capCard{padding:1.5rem}.page-module__uFxUsW__historyRow{grid-template-columns:1fr;gap:.5rem;padding:1.5rem 0}.page-module__uFxUsW__historyItems{display:flex}.page-module__uFxUsW__historyLeft{flex-direction:row;align-items:center;gap:.75rem}.page-module__uFxUsW__historyYear{font-size:.85rem;font-weight:900}.page-module__uFxUsW__ctaSection{padding:var(--section-pad-y)0;padding-bottom:calc(var(--section-pad-y) + 1.5rem)}.page-module__uFxUsW__ctaActions{flex-direction:column}.page-module__uFxUsW__ctaPrimary,.page-module__uFxUsW__ctaSecondary{justify-content:center;width:100%;min-height:48px}}
.profit-module__8fwuSq__pageWrap{background:var(--color-bg-base);color:var(--color-text-main)}.profit-module__8fwuSq__sectionHead{max-width:640px;margin-bottom:3.5rem}.profit-module__8fwuSq__eyebrow{color:var(--color-accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1rem;font-size:.74rem;font-weight:800;display:inline-flex}.profit-module__8fwuSq__eyebrow:before{content:"";background:var(--color-accent);flex-shrink:0;width:1.4rem;height:1px}.profit-module__8fwuSq__sectionTitle{letter-spacing:-.04em;color:var(--color-text-main);margin-bottom:.875rem;font-size:clamp(1.6rem,2.8vw,2.2rem);font-weight:800;line-height:1.15}.profit-module__8fwuSq__sectionDesc{color:var(--color-text-muted);font-size:.95rem;line-height:1.75}.profit-module__8fwuSq__featuresSection{padding:var(--section-pad-y)0;background:var(--color-bg-surface);border-bottom:1px solid var(--color-border)}.profit-module__8fwuSq__featureGrid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.profit-module__8fwuSq__featureCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);background:#fff;padding:2rem}.profit-module__8fwuSq__featureCard:hover{border-color:var(--color-border-brand);box-shadow:var(--shadow-md)}.profit-module__8fwuSq__featureIcon{border-radius:var(--radius-md);background:var(--color-accent-subtle);border:1px solid var(--color-border-brand);width:44px;height:44px;color:var(--color-accent);justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.profit-module__8fwuSq__featureTitle{color:var(--color-text-main);letter-spacing:-.02em;margin-bottom:.625rem;font-size:1rem;font-weight:700}.profit-module__8fwuSq__featureDesc{color:var(--color-text-muted);font-size:.875rem;line-height:1.75}.profit-module__8fwuSq__processSection{padding:var(--section-pad-y)0;border-bottom:1px solid var(--color-border);background:#fff}.profit-module__8fwuSq__stepList{border-top:1px solid var(--color-border)}.profit-module__8fwuSq__stepRow{border-bottom:1px solid var(--color-border);transition:background var(--transition-fast);grid-template-columns:72px 1fr;align-items:start;gap:2.5rem;padding:2.5rem 0;display:grid}.profit-module__8fwuSq__stepRow:hover{background:var(--color-bg-surface);margin:0 -1.35rem;padding-left:1.35rem;padding-right:1.35rem}.profit-module__8fwuSq__stepNum{letter-spacing:.1em;color:var(--color-accent);padding-top:.25rem;font-size:.75rem;font-weight:900}.profit-module__8fwuSq__stepContent{flex-direction:column;gap:.5rem;display:flex}.profit-module__8fwuSq__stepPhase{letter-spacing:.14em;text-transform:uppercase;color:var(--color-text-muted);font-size:.72rem;font-weight:800}.profit-module__8fwuSq__stepTitle{color:var(--color-text-main);letter-spacing:-.02em;font-size:1.05rem;font-weight:700}.profit-module__8fwuSq__stepDesc{color:var(--color-text-muted);max-width:600px;font-size:.875rem;line-height:1.75}.profit-module__8fwuSq__hardwareSection{padding:var(--section-pad-y)0;background:var(--color-bg-surface);border-bottom:1px solid var(--color-border)}.profit-module__8fwuSq__hardwareGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.profit-module__8fwuSq__hwCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);background:#fff;flex-direction:column;gap:1.25rem;padding:2rem;display:flex;position:relative}.profit-module__8fwuSq__hwCard:hover{border-color:var(--color-border-brand);box-shadow:var(--shadow-md)}.profit-module__8fwuSq__hwCardFeatured{border-color:var(--color-accent);box-shadow:var(--shadow-md);background:#fff}.profit-module__8fwuSq__hwCardFeatured:hover{box-shadow:var(--shadow-lg)}.profit-module__8fwuSq__hwBadge{background:var(--color-accent);color:#fff;border-radius:0 0 var(--radius-sm)var(--radius-sm);letter-spacing:.04em;padding:.35rem .875rem;font-size:.72rem;font-weight:800;position:absolute;top:-1px;right:1.5rem}.profit-module__8fwuSq__hwTop{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.profit-module__8fwuSq__hwModel{letter-spacing:-.04em;color:var(--color-text-main);font-size:1.5rem;font-weight:900}.profit-module__8fwuSq__hwTag{border-radius:var(--radius-pill);background:var(--color-accent-subtle);color:var(--color-accent);border:1px solid var(--color-border-brand);align-items:center;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.profit-module__8fwuSq__hwTitle{color:var(--color-text-main);letter-spacing:-.02em;font-size:.975rem;font-weight:700;line-height:1.3}.profit-module__8fwuSq__hwSpecs{flex-direction:column;flex:1;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.profit-module__8fwuSq__hwSpec{color:var(--color-text-body);align-items:center;gap:.5rem;font-size:.825rem;display:flex}.profit-module__8fwuSq__hwSpec svg{color:var(--color-accent);flex-shrink:0}.profit-module__8fwuSq__hwBtn{border-radius:var(--radius-md);background:var(--color-text-main);color:#fff;width:100%;transition:background var(--transition-fast);justify-content:center;align-items:center;margin-top:auto;padding:.75rem;font-size:.875rem;font-weight:700;display:flex}.profit-module__8fwuSq__hwBtn:hover{background:var(--color-primary-hover)}.profit-module__8fwuSq__hwCardFeatured .profit-module__8fwuSq__hwBtn{background:var(--color-accent)}.profit-module__8fwuSq__hwCardFeatured .profit-module__8fwuSq__hwBtn:hover{background:var(--color-accent-hover)}.profit-module__8fwuSq__ctaSection{padding:var(--section-pad-y)0;padding-bottom:calc(var(--section-pad-y) + 2rem)}.profit-module__8fwuSq__ctaCard{border-radius:var(--radius-xl);color:#ffffffd1;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#0f172a 0%,#1b2436 100%);border:1px solid #ffffff14;padding:clamp(2rem,4vw,3.5rem)}.profit-module__8fwuSq__ctaEyebrow{color:var(--color-accent-light);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.5rem;margin-bottom:.75rem;font-size:.75rem;font-weight:800;display:inline-flex}.profit-module__8fwuSq__ctaTitle{color:#fff;letter-spacing:-.04em;margin-bottom:.875rem;font-size:clamp(1.4rem,2.8vw,2rem);line-height:1.1}.profit-module__8fwuSq__ctaDesc{color:#fff9;max-width:38rem;margin-bottom:1.75rem;font-size:.9rem;line-height:1.72}.profit-module__8fwuSq__ctaActions{flex-wrap:wrap;gap:.75rem;display:flex}.profit-module__8fwuSq__ctaPrimary{border-radius:var(--radius-md);color:#0f172a;min-height:40px;box-shadow:var(--shadow-md);transition:transform var(--transition-fast),background var(--transition-fast);cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;display:inline-flex}.profit-module__8fwuSq__ctaPrimary:hover{background:#eff6ff;transform:translateY(-1px)}.profit-module__8fwuSq__ctaSecondary{border-radius:var(--radius-md);color:#fff;min-height:40px;transition:transform var(--transition-fast),border-color var(--transition-fast),background var(--transition-fast);background:#ffffff14;border:1px solid #fff3;justify-content:center;align-items:center;padding:0 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.profit-module__8fwuSq__ctaSecondary:hover{background:#ffffff24;border-color:#ffffff5c;transform:translateY(-1px)}@media (max-width:1024px){.profit-module__8fwuSq__metricsGrid{grid-template-columns:repeat(2,1fr)}.profit-module__8fwuSq__hardwareGrid{grid-template-columns:1fr;max-width:480px}}@media (max-width:767px){.profit-module__8fwuSq__featureGrid{grid-template-columns:1fr}.profit-module__8fwuSq__featureCard{padding:1.5rem}.profit-module__8fwuSq__stepRow{grid-template-columns:1fr;gap:.5rem;padding:1.75rem 0}.profit-module__8fwuSq__stepRow:hover{margin:0;padding-left:0;padding-right:0}.profit-module__8fwuSq__sectionHead{margin-bottom:2rem}.profit-module__8fwuSq__sectionTitle{font-size:clamp(1.35rem,6vw,1.8rem)}.profit-module__8fwuSq__metricsGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.profit-module__8fwuSq__metricCard{padding:1.25rem}.profit-module__8fwuSq__ctaActions{flex-direction:column}.profit-module__8fwuSq__ctaPrimary,.profit-module__8fwuSq__ctaSecondary{justify-content:center;width:100%;min-height:48px}}@media (max-width:480px){.profit-module__8fwuSq__metricsGrid{grid-template-columns:1fr}}
.faq-module__TXNqeG__container{background:var(--color-bg-base);color:var(--color-text-main)}.faq-module__TXNqeG__contentWrap{max-width:1200px;margin:0 auto;padding:6rem 1.35rem 10rem}.faq-module__TXNqeG__layout{grid-template-columns:220px 1fr;align-items:start;gap:4rem;display:grid}.faq-module__TXNqeG__sidebar{top:calc(var(--header-height) + 2rem);position:sticky}.faq-module__TXNqeG__sidebarHeading{letter-spacing:.16em;text-transform:uppercase;color:var(--color-accent);border-bottom:1px solid var(--color-border);margin-bottom:1rem;padding-bottom:.75rem;font-size:.7rem;font-weight:800}.faq-module__TXNqeG__sidebarNav{flex-direction:column;gap:.25rem;display:flex}.faq-module__TXNqeG__sidebarBtn{text-align:left;border-radius:var(--radius-md);color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;width:100%;padding:.625rem .875rem;font-size:.84rem;font-weight:600;transition:background .2s,color .2s}.faq-module__TXNqeG__sidebarBtn:hover{background:var(--color-bg-surface);color:var(--color-text-main)}.faq-module__TXNqeG__sidebarActive{background:var(--color-accent-subtle);color:var(--color-accent);font-weight:700}.faq-module__TXNqeG__sidebarActive:hover{background:var(--color-accent-subtle);color:var(--color-accent)}.faq-module__TXNqeG__faqList{flex-direction:column;gap:.75rem;display:flex}.faq-module__TXNqeG__category{border-radius:var(--radius-pill);background:var(--color-accent-subtle);border:1px solid var(--color-border-brand);color:var(--color-accent);align-items:center;margin-right:.5rem;padding:.3rem .75rem;font-size:.72rem;font-weight:700;display:inline-flex}.faq-module__TXNqeG__faqItem{border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-xs);background:#fff;transition:border-color .2s,box-shadow .2s;overflow:hidden}.faq-module__TXNqeG__faqItem:hover{border-color:var(--color-border-brand)}.faq-module__TXNqeG__faqItem.faq-module__TXNqeG__open{border-color:var(--color-border-brand);box-shadow:var(--shadow-sm)}.faq-module__TXNqeG__questionButton{text-align:left;cursor:pointer;background:0 0;border:none;align-items:center;gap:1.25rem;width:100%;padding:1.375rem 1.5rem;font-family:inherit;transition:background .2s;display:flex}.faq-module__TXNqeG__questionButton:hover,.faq-module__TXNqeG__open .faq-module__TXNqeG__questionButton{background:var(--color-bg-surface)}.faq-module__TXNqeG__questionIndex{color:var(--color-accent);letter-spacing:.08em;flex-shrink:0;min-width:2rem;font-size:.72rem;font-weight:900}.faq-module__TXNqeG__questionContent{flex-wrap:wrap;flex:1;align-items:center;gap:.5rem;display:flex}.faq-module__TXNqeG__questionText{color:var(--color-text-main);letter-spacing:-.01em;font-size:.925rem;font-weight:700;line-height:1.45}.faq-module__TXNqeG__icon{color:var(--color-text-muted);flex-shrink:0;transition:color .2s}.faq-module__TXNqeG__open .faq-module__TXNqeG__icon{color:var(--color-accent)}.faq-module__TXNqeG__answerWrapper{max-height:0;transition:max-height .3s cubic-bezier(.25,.46,.45,.94);overflow:hidden}.faq-module__TXNqeG__answerWrapper[data-open=true]{max-height:1000px}.faq-module__TXNqeG__answerInner{overflow:hidden}.faq-module__TXNqeG__answer{gap:1rem;padding:.5rem 1.5rem 1.5rem;display:flex}.faq-module__TXNqeG__answerIcon{color:var(--color-accent);flex-shrink:0;margin-top:2px}.faq-module__TXNqeG__answerContent{color:var(--color-text-body);font-size:.875rem;line-height:1.8}.faq-module__TXNqeG__answerContent p{margin-bottom:.75rem}.faq-module__TXNqeG__answerContent p:last-child{margin-bottom:0}.faq-module__TXNqeG__answerContent strong{color:var(--color-text-main);font-weight:700}.faq-module__TXNqeG__answerContent ul,.faq-module__TXNqeG__answerContent ol{margin:.5rem 0;padding-left:1.25rem}.faq-module__TXNqeG__answerContent li{margin-bottom:.35rem}.faq-module__TXNqeG__emptyState{border-radius:var(--radius-xl);background:var(--color-bg-surface);border:1px solid var(--color-border);color:var(--color-text-muted);text-align:center;padding:4rem 2rem;font-size:.9rem}.faq-module__TXNqeG__contactLink{border-radius:var(--radius-xl);color:#fff;box-shadow:var(--shadow-lg);background:linear-gradient(135deg,#0f172a 0%,#1b2436 100%);border:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;margin-top:4rem;padding:clamp(1.5rem,3vw,2.5rem);display:flex}.faq-module__TXNqeG__contactLink p{color:#ffffffe6;font-size:.95rem;font-weight:700}.faq-module__TXNqeG__contactBtn{border-radius:var(--radius-md);color:#0f172a;cursor:pointer;min-height:40px;transition:background var(--transition-fast),transform var(--transition-fast);white-space:nowrap;background:#fff;border:none;justify-content:center;align-items:center;padding:0 1.25rem;font-family:inherit;font-size:.875rem;font-weight:700;display:inline-flex}.faq-module__TXNqeG__contactBtn:hover{background:#eff6ff;transform:translateY(-1px)}@media (max-width:900px){.faq-module__TXNqeG__layout{grid-template-columns:1fr;gap:2rem}.faq-module__TXNqeG__sidebar{position:static}.faq-module__TXNqeG__sidebarNav{flex-flow:wrap;gap:.5rem}.faq-module__TXNqeG__sidebarBtn{flex-shrink:0;width:auto}}@media (max-width:640px){.faq-module__TXNqeG__contentWrap{padding:4rem 1rem 8rem}.faq-module__TXNqeG__questionButton{gap:.875rem;padding:1.125rem}.faq-module__TXNqeG__questionIndex{display:none}}
.install-cases-module__8ifRdW__pageWrapper{background:var(--color-bg-base);color:var(--color-text-main)}.install-cases-module__8ifRdW__clientRoot{padding:3rem 0 6rem}.install-cases-module__8ifRdW__cardGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.install-cases-module__8ifRdW__card{border-radius:var(--radius-xl);border:1px solid var(--color-border);color:var(--color-text-main);box-shadow:var(--shadow-xs);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);background:#fff;flex-direction:column;display:flex;overflow:hidden}.install-cases-module__8ifRdW__card:hover{border-color:var(--color-border-brand);box-shadow:var(--shadow-md);transform:translateY(-2px)}.install-cases-module__8ifRdW__cardImage{aspect-ratio:16/10;background:var(--color-bg-elevated);flex-shrink:0;position:relative;overflow:hidden}.install-cases-module__8ifRdW__cardImg{transition:transform .4s;display:block}.install-cases-module__8ifRdW__card:hover .install-cases-module__8ifRdW__cardImg{transform:scale(1.03)}.install-cases-module__8ifRdW__noImage{width:100%;height:100%;color:var(--color-border);letter-spacing:-.05em;justify-content:center;align-items:center;font-size:1.5rem;font-weight:900;display:flex}.install-cases-module__8ifRdW__cardBody{flex-direction:column;flex:1;gap:.625rem;padding:1.375rem 1.5rem 1.5rem;display:flex}.install-cases-module__8ifRdW__cardMeta{color:var(--color-text-muted);align-items:center;gap:.4rem;font-size:.76rem;font-weight:500;display:flex}.install-cases-module__8ifRdW__cardTitle{color:var(--color-text-main);letter-spacing:-.02em;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.95rem;font-weight:700;line-height:1.45;display:-webkit-box;overflow:hidden}.install-cases-module__8ifRdW__cardExcerpt{color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:1;font-size:.825rem;line-height:1.65;display:-webkit-box;overflow:hidden}.install-cases-module__8ifRdW__cardCta{color:var(--color-accent);align-items:center;gap:.35rem;margin-top:.5rem;font-size:.8rem;font-weight:700;display:inline-flex}.install-cases-module__8ifRdW__emptyState{border-radius:var(--radius-xl);background:var(--color-bg-surface);border:1px solid var(--color-border);color:var(--color-text-muted);text-align:center;flex-direction:column;grid-column:1/-1;align-items:center;gap:1rem;padding:4rem 2rem;font-size:.9rem;display:flex}.install-cases-module__8ifRdW__bottomCta{border-radius:var(--radius-2xl);color:#ffffffd1;box-shadow:var(--shadow-xl);background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);border:1px solid #ffffff14;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;margin-top:4rem;margin-bottom:8rem;padding:clamp(2rem,5vw,3.5rem);display:flex}.install-cases-module__8ifRdW__bottomCta p{color:#fff;font-size:1rem;font-weight:700;line-height:1.5}.install-cases-module__8ifRdW__bottomLinks{flex-wrap:wrap;gap:.75rem;display:flex}.install-cases-module__8ifRdW__footerLink{border-radius:var(--radius-md);color:#ffffffd9;min-height:40px;transition:background var(--transition-fast),border-color var(--transition-fast),transform var(--transition-fast);background:#ffffff1a;border:1px solid #ffffff2e;align-items:center;padding:0 1.25rem;font-size:.875rem;font-weight:700;display:inline-flex}.install-cases-module__8ifRdW__footerLink:hover{background:#ffffff29;border-color:#ffffff4d;transform:translateY(-1px)}@media (max-width:1023px){.install-cases-module__8ifRdW__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.install-cases-module__8ifRdW__clientRoot{padding:2rem 0 5rem}.install-cases-module__8ifRdW__cardGrid{grid-template-columns:repeat(2,1fr);gap:1rem}.install-cases-module__8ifRdW__bottomCta{flex-direction:column;align-items:stretch;margin-top:4rem;margin-bottom:6rem}.install-cases-module__8ifRdW__bottomLinks{flex-direction:column}.install-cases-module__8ifRdW__footerLink{justify-content:center;width:100%;min-height:48px}}@media (max-width:375px){.install-cases-module__8ifRdW__cardGrid{grid-template-columns:1fr}}
.InstallRequest-module__ubOjgW__container{background:var(--color-bg-base);min-height:100vh}.InstallRequest-module__ubOjgW__contentWrap{max-width:800px;margin:0 auto;padding:5rem 1.5rem 10rem}.InstallRequest-module__ubOjgW__formCard{border:1px solid var(--color-border);border-radius:var(--radius-2xl);box-shadow:var(--shadow-xl);background:#fff;padding:3rem}.InstallRequest-module__ubOjgW__section{margin-bottom:3.5rem}.InstallRequest-module__ubOjgW__section:last-child{margin-bottom:0}.InstallRequest-module__ubOjgW__sectionTitle{color:var(--color-text-main);align-items:center;gap:.75rem;margin-bottom:1.75rem;font-size:1.25rem;font-weight:850;display:flex}.InstallRequest-module__ubOjgW__sectionTitle:before{content:"";background:var(--color-accent);border-radius:var(--radius-pill);width:4px;height:1.25rem}.InstallRequest-module__ubOjgW__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.InstallRequest-module__ubOjgW__fullWidth{grid-column:1/-1}.InstallRequest-module__ubOjgW__field{flex-direction:column;gap:.625rem;display:flex}.InstallRequest-module__ubOjgW__label{color:var(--color-text-main);font-size:.875rem;font-weight:700}.InstallRequest-module__ubOjgW__required{color:#ef4444;margin-left:.25rem}.InstallRequest-module__ubOjgW__input,.InstallRequest-module__ubOjgW__select,.InstallRequest-module__ubOjgW__textarea{border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-base);width:100%;padding:.875rem 1rem;font-family:inherit;font-size:.94rem;transition:all .2s}.InstallRequest-module__ubOjgW__input:focus,.InstallRequest-module__ubOjgW__select:focus,.InstallRequest-module__ubOjgW__textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 4px var(--color-accent-subtle);background:#fff;outline:none}.InstallRequest-module__ubOjgW__textarea{resize:vertical;min-height:120px}.InstallRequest-module__ubOjgW__addressGroup{flex-direction:column;gap:.75rem;display:flex}.InstallRequest-module__ubOjgW__addressTop{gap:.75rem;display:flex}.InstallRequest-module__ubOjgW__addressBtn{border-radius:var(--radius-lg);background:var(--color-text-main);color:#fff;cursor:pointer;white-space:nowrap;border:none;padding:0 1.25rem;font-size:.875rem;font-weight:700}.InstallRequest-module__ubOjgW__radioGroup{flex-wrap:wrap;gap:1rem;display:flex}.InstallRequest-module__ubOjgW__radioLabel{cursor:pointer;border-radius:var(--radius-lg);border:1px solid var(--color-border);background:var(--color-bg-base);align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.875rem;font-weight:600;transition:all .2s;display:flex}.InstallRequest-module__ubOjgW__radioInput{display:none}.InstallRequest-module__ubOjgW__radioLabel:has(.InstallRequest-module__ubOjgW__radioInput:checked){border-color:var(--color-accent);background:var(--color-accent-subtle);color:var(--color-accent)}.InstallRequest-module__ubOjgW__submitBtn{border-radius:var(--radius-xl);background:var(--color-accent);color:#fff;cursor:pointer;width:100%;box-shadow:0 8px 24px var(--color-accent-subtle);border:none;margin-top:2rem;padding:1.125rem;font-size:1.05rem;font-weight:850;transition:all .2s}.InstallRequest-module__ubOjgW__submitBtn:hover{box-shadow:0 12px 32px var(--color-accent-subtle);filter:brightness(1.05);transform:translateY(-2px)}.InstallRequest-module__ubOjgW__submitBtn:disabled{background:var(--color-text-muted);cursor:not-allowed;box-shadow:none;transform:none}.InstallRequest-module__ubOjgW__notice{border-radius:var(--radius-lg);background:#f8fafc;border:1px solid #e2e8f0;margin-top:1.5rem;padding:1.25rem}.InstallRequest-module__ubOjgW__notice p{color:var(--color-text-muted);font-size:.825rem;line-height:1.6}@media (max-width:640px){.InstallRequest-module__ubOjgW__contentWrap{padding:3rem 1rem 6rem}.InstallRequest-module__ubOjgW__formCard{padding:2rem 1.25rem}.InstallRequest-module__ubOjgW__grid{grid-template-columns:1fr}}.InstallRequest-module__ubOjgW__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;padding:1rem;display:flex;position:fixed;top:0;left:0}.InstallRequest-module__ubOjgW__modalContent{border-radius:var(--radius-2xl);background:#fff;flex-direction:column;width:100%;max-width:500px;height:600px;display:flex;position:relative;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.InstallRequest-module__ubOjgW__modalHeader{border-bottom:1px solid var(--color-border);background:#fff;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.InstallRequest-module__ubOjgW__modalTitle{color:var(--color-text-main);font-size:1.1rem;font-weight:850}.InstallRequest-module__ubOjgW__closeBtn{background:var(--color-bg-base);cursor:pointer;color:var(--color-text-main);border:none;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;transition:all .2s;display:flex}.InstallRequest-module__ubOjgW__closeBtn:hover{color:#ef4444;background:#fee2e2}.InstallRequest-module__ubOjgW__postcodeWrapper{flex:1;width:100%;height:100%;overflow:hidden}
.notice-module__X7BAea__container{background:var(--color-bg-base)}.notice-module__X7BAea__contentWrap{max-width:1120px;margin:0 auto;padding:3rem 1.35rem 7rem}.notice-module__X7BAea__featuredBadge,.notice-module__X7BAea__itemBadge{border-radius:var(--radius-pill);letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;align-items:center;padding:.25rem .75rem;font-size:.7rem;font-weight:800;display:inline-flex}.notice-module__X7BAea__featuredBadge{background:var(--color-accent);color:#fff}.notice-module__X7BAea__itemBadge{background:var(--color-accent-subtle);color:var(--color-accent);border:1px solid var(--color-border-brand)}.notice-module__X7BAea__featuredCard{border-radius:var(--radius-xl);border:1px solid var(--color-border);box-shadow:var(--shadow-sm);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),transform var(--transition-fast);color:inherit;background:linear-gradient(135deg,#f8fafc 0%,#fff 100%);flex-direction:column;margin-bottom:2.5rem;padding:2rem;display:flex}.notice-module__X7BAea__featuredCard:hover{border-color:var(--color-border-brand);box-shadow:var(--shadow-md);transform:translateY(-2px)}.notice-module__X7BAea__featuredContent{flex-direction:column;flex:1;gap:.75rem;display:flex}.notice-module__X7BAea__featuredMetaTop{align-items:center;gap:.75rem;display:flex}.notice-module__X7BAea__featuredTitle{color:var(--color-text-main);letter-spacing:-.02em;font-size:clamp(1.05rem,2vw,1.3rem);font-weight:700;line-height:1.4}.notice-module__X7BAea__featuredDesc{color:var(--color-text-muted);font-size:.875rem;line-height:1.7}.notice-module__X7BAea__listContainer{border-radius:var(--radius-xl);border:1px solid var(--color-border);background:#fff;overflow:hidden}.notice-module__X7BAea__listHeader{background:var(--color-bg-surface);border-bottom:1px solid var(--color-border);color:var(--color-text-muted);letter-spacing:.08em;text-transform:uppercase;grid-template-columns:minmax(0,1fr) 120px;padding:.875rem 1.5rem;font-size:.72rem;font-weight:800;display:grid}.notice-module__X7BAea__listHeader span:last-child{text-align:right}.notice-module__X7BAea__category{background:var(--color-bg-surface);color:var(--color-text-muted);text-transform:uppercase;letter-spacing:.05em;border-radius:4px;align-items:center;padding:.25rem .625rem;font-size:.725rem;font-weight:700;display:inline-flex}.notice-module__X7BAea__category[data-cat=공지]{color:#2563eb;background:#2563eb14}.notice-module__X7BAea__category[data-cat=안내]{color:var(--color-text-main);background:#0f172a0f}.notice-module__X7BAea__category[data-cat=업데이트]{color:#059669;background:#10b9811a}.notice-module__X7BAea__list{flex-direction:column;display:flex}.notice-module__X7BAea__item{border-bottom:1px solid var(--color-border);transition:background var(--transition-fast);color:inherit;grid-template-columns:1fr auto;align-items:center;gap:1rem;padding:1.25rem 1.5rem;text-decoration:none;display:grid}.notice-module__X7BAea__item:last-child{border-bottom:none}.notice-module__X7BAea__item:hover{background:var(--color-bg-surface)}.notice-module__X7BAea__itemContent{align-items:center;gap:.75rem;min-width:0;display:flex}.notice-module__X7BAea__itemTitle{color:var(--color-text-main);white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:.9rem;font-weight:600;overflow:hidden}.notice-module__X7BAea__item:hover .notice-module__X7BAea__itemTitle{color:var(--color-accent)}.notice-module__X7BAea__itemAuthor{color:var(--color-text-muted);text-align:right;font-size:.82rem;font-weight:500}.notice-module__X7BAea__emptyState{text-align:center;color:var(--color-text-muted);background:var(--color-bg-surface);padding:4rem 2rem;font-size:.9rem}.notice-module__X7BAea__detailWrap{max-width:720px;margin:0 auto;padding:5rem 1.5rem 10rem}.notice-module__X7BAea__backLink{color:var(--color-text-muted);transition:color var(--transition-fast);align-items:center;gap:.5rem;margin-bottom:2.5rem;font-size:.875rem;font-weight:600;display:inline-flex}.notice-module__X7BAea__backLink:hover{color:var(--color-accent)}.notice-module__X7BAea__detailArticle{background:0 0}.notice-module__X7BAea__detailHeader{border-bottom:1px solid var(--color-border);flex-direction:column;gap:1.25rem;margin-bottom:4rem;padding-bottom:3rem;display:flex}.notice-module__X7BAea__detailTitle{letter-spacing:-.045em;color:#0f172a;margin:0;font-size:clamp(1.85rem,4.5vw,2.5rem);font-weight:850;line-height:1.1}.notice-module__X7BAea__detailMeta{color:var(--color-text-muted);align-items:center;gap:.8rem;font-size:.875rem;font-weight:500;display:none}.notice-module__X7BAea__content{color:#334155;letter-spacing:-.01em;padding:1.5rem 0 4rem;font-size:1.1rem;line-height:1.75}.notice-module__X7BAea__content h1,.notice-module__X7BAea__content h2,.notice-module__X7BAea__content h3{color:var(--color-text-main);letter-spacing:-.02em}.notice-module__X7BAea__content h1{font-size:1.35rem}.notice-module__X7BAea__content h2{margin:3rem 0 1.25rem;font-size:1.5rem;font-weight:800}.notice-module__X7BAea__content h3{margin:2.5rem 0 1rem;font-size:1.25rem;font-weight:700}.notice-module__X7BAea__content p{margin-bottom:1.5rem}.notice-module__X7BAea__content p:last-child{margin-bottom:0}.notice-module__X7BAea__content img{border-radius:var(--radius-md);border:1px solid var(--color-border);max-width:100%;height:auto;margin:2rem 0}.notice-module__X7BAea__content ul,.notice-module__X7BAea__content ol{margin:0 0 1.25rem;padding-left:1.5rem}.notice-module__X7BAea__content li{margin-bottom:.4rem;line-height:1.75}.notice-module__X7BAea__content blockquote{border-left:3px solid var(--color-accent);color:var(--color-text-muted);margin:1.5rem 0;padding-left:1.25rem;font-style:italic}.notice-module__X7BAea__content a{color:var(--color-accent);text-underline-offset:2px;text-decoration:underline}.notice-module__X7BAea__content strong{color:var(--color-text-main);font-weight:700}.notice-module__X7BAea__content table{border-collapse:collapse;width:100%;margin:1.5rem 0;font-size:.875rem}.notice-module__X7BAea__content th,.notice-module__X7BAea__content td{border:1px solid var(--color-border);text-align:left;padding:.75rem 1rem}.notice-module__X7BAea__content th{background:var(--color-bg-surface);color:var(--color-text-main);font-weight:700}.notice-module__X7BAea__detailFooter{border-top:1px solid var(--color-border);justify-content:center;margin-top:6rem;padding-top:4rem;display:flex}.notice-module__X7BAea__listBtn{border-radius:var(--radius-md);background:var(--color-primary);color:#fff;min-width:120px;height:44px;transition:background var(--transition-fast);justify-content:center;align-items:center;padding:0 1.5rem;font-size:.875rem;font-weight:700;display:inline-flex}.notice-module__X7BAea__listBtn:hover{background:var(--color-primary-hover)}@media (max-width:768px){.notice-module__X7BAea__contentWrap{padding:2rem 1rem 5rem}.notice-module__X7BAea__detailWrap{padding:2.5rem 1rem 5rem}.notice-module__X7BAea__featuredCard{margin-bottom:1.5rem;padding:1.5rem}.notice-module__X7BAea__featuredTitle{font-size:1.05rem}.notice-module__X7BAea__listContainer{border-radius:var(--radius-lg)}.notice-module__X7BAea__listHeader{display:none}.notice-module__X7BAea__item{grid-template-columns:1fr;gap:.75rem;padding:1.25rem 1rem}.notice-module__X7BAea__itemTitleArea{flex-wrap:wrap;gap:.5rem}.notice-module__X7BAea__itemMeta{justify-content:flex-start;gap:1rem;font-size:.75rem}.notice-module__X7BAea__itemDate{display:none}.notice-module__X7BAea__itemContent{flex-wrap:wrap}.notice-module__X7BAea__itemTitle{white-space:normal;font-size:.92rem;line-height:1.45}.notice-module__X7BAea__itemAuthor,.notice-module__X7BAea__itemViews{display:none}.notice-module__X7BAea__detailHeader{padding:0 0 1.5rem}.notice-module__X7BAea__detailTitle{margin-bottom:.5rem;font-size:clamp(1.4rem,6vw,1.85rem)}.notice-module__X7BAea__content{padding:1.5rem 0 3rem;font-size:1rem}.notice-module__X7BAea__detailFooter{padding:1.5rem}.notice-module__X7BAea__backLink{margin-bottom:1.75rem;font-size:.82rem}}@media (max-width:480px){.notice-module__X7BAea__detailWrap{padding:3rem 1rem 6rem}}
.support-module__cd0qgq__container{background:linear-gradient(#f8fafc 0%,#fff 16%)}.support-module__cd0qgq__contentWrap{max-width:1080px;margin:0 auto;padding:2rem 1.5rem 5rem}.support-module__cd0qgq__list{gap:.9rem;display:grid}.support-module__cd0qgq__item{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);transition:transform var(--transition-fast),box-shadow var(--transition-fast),border-color var(--transition-fast);background:#ffffffe0;border:1px solid #11182714;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1.15rem 1.2rem;display:grid}.support-module__cd0qgq__item:hover{border-color:var(--color-border-brand-strong);box-shadow:var(--shadow-md),var(--shadow-glow);transform:translateY(-3px)}.support-module__cd0qgq__itemContent{min-width:0}.support-module__cd0qgq__itemContent h3{letter-spacing:-.02em;word-break:keep-all;font-size:1rem;line-height:1.45}.support-module__cd0qgq__itemMeta{color:var(--color-text-muted);align-items:center;gap:.5rem;margin-top:.65rem;font-size:.84rem;font-weight:700;display:inline-flex}.support-module__cd0qgq__downloadBtn{border-radius:var(--radius-pill);color:#fff;background:var(--color-secondary);min-width:8.5rem;min-height:2.85rem;transition:transform var(--transition-fast),background var(--transition-fast);justify-content:center;align-items:center;gap:.5rem;padding:0 1rem;font-size:.88rem;font-weight:800;display:inline-flex}.support-module__cd0qgq__downloadBtn:hover{background:var(--gradient-primary);transform:translateY(-2px)}.support-module__cd0qgq__emptyState{border-radius:var(--radius-xl);color:var(--color-text-muted);text-align:center;box-shadow:var(--shadow-sm);background:#ffffffe0;border:1px solid #11182714;padding:3rem 2rem}@media (max-width:640px){.support-module__cd0qgq__contentWrap{padding:1.5rem 1.25rem 4rem}.support-module__cd0qgq__item{grid-template-columns:1fr}.support-module__cd0qgq__downloadBtn{width:100%}}
.Catalog-module__N6rGBG__catalogPage{background:linear-gradient(#f8fafc 0%,#fff 16%);min-height:100vh;padding:0 0 6rem}.Catalog-module__N6rGBG__container{max-width:1240px;padding-top:4rem}.Catalog-module__N6rGBG__summaryBand{grid-template-columns:repeat(2,minmax(0,210px)) minmax(0,1fr);gap:1rem;display:grid}.Catalog-module__N6rGBG__summaryItem{border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);background:#ffffffe0;border:1px solid #1118270f;flex-direction:column;gap:.45rem;padding:1.3rem 1.35rem;display:flex}.Catalog-module__N6rGBG__summaryItem strong{color:var(--color-text-main);letter-spacing:-.04em;font-size:1.85rem;font-weight:850;line-height:1}.Catalog-module__N6rGBG__summaryItem span{color:var(--color-text-muted);font-size:.78rem;font-weight:800}.Catalog-module__N6rGBG__summaryCopy{border-radius:var(--radius-xl);color:#ffffffe6;background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);align-items:center;padding:1.45rem 1.65rem;font-size:.94rem;font-weight:600;line-height:1.68;display:flex}.Catalog-module__N6rGBG__gridTopSpacer{height:2.5rem}.Catalog-module__N6rGBG__grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem;display:grid}.Catalog-module__N6rGBG__gridItem{min-width:0}.Catalog-module__N6rGBG__emptyState{border-radius:var(--radius-xl);background:var(--color-bg-surface);color:var(--color-text-muted);text-align:center;border:1px solid #11182714;padding:2rem}@media (max-width:1200px){.Catalog-module__N6rGBG__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}}@media (max-width:1023px){.Catalog-module__N6rGBG__headerTop{flex-direction:column;align-items:flex-start}.Catalog-module__N6rGBG__summaryBand{grid-template-columns:repeat(2,minmax(0,1fr))}.Catalog-module__N6rGBG__summaryCopy{grid-column:1/-1}.Catalog-module__N6rGBG__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:767px){.Catalog-module__N6rGBG__catalogPage{padding:0 0 4rem}.Catalog-module__N6rGBG__container{padding-top:2.5rem}.Catalog-module__N6rGBG__gridTopSpacer{height:1.5rem}.Catalog-module__N6rGBG__title{font-size:1.8rem}.Catalog-module__N6rGBG__summaryBand{grid-template-columns:1fr}.Catalog-module__N6rGBG__tabsContainer{position:static;overflow-x:auto}.Catalog-module__N6rGBG__tabs{width:max-content}.Catalog-module__N6rGBG__grid{grid-template-columns:repeat(2,1fr);gap:.85rem}}@media (max-width:380px){.Catalog-module__N6rGBG__grid{grid-template-columns:1fr}}
