.ProductCard-module__40ZmhG__card{background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;display:flex;overflow:hidden}.ProductCard-module__40ZmhG__card:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-3px)}.ProductCard-module__40ZmhG__imageWrap{aspect-ratio:4/3;display:block;position:relative;overflow:hidden}.ProductCard-module__40ZmhG__imagePlaceholder{background:linear-gradient(135deg,var(--surface-2),var(--surface-3));width:100%;height:100%;transition:transform var(--transition-slow);justify-content:center;align-items:center;display:flex}.ProductCard-module__40ZmhG__imagePlaceholder span{font-family:var(--font-display);color:var(--accent);opacity:.15;font-size:2.5rem;font-weight:800}.ProductCard-module__40ZmhG__card:hover .ProductCard-module__40ZmhG__imagePlaceholder{transform:scale(1.05)}.ProductCard-module__40ZmhG__saleBadge{top:var(--space-sm);right:var(--space-sm);background:var(--secondary);color:#fff;font-family:var(--font-display);border-radius:var(--radius-full);padding:4px 10px;font-size:.75rem;font-weight:700;position:absolute}.ProductCard-module__40ZmhG__body{padding:var(--space-md)var(--space-md)var(--space-sm);flex-direction:column;flex:1;gap:4px;display:flex}.ProductCard-module__40ZmhG__brand{text-transform:uppercase;letter-spacing:.06em;color:var(--accent-dim);font-size:.78rem;font-weight:600;font-family:var(--font-display)}.ProductCard-module__40ZmhG__name{font-family:var(--font-display);color:var(--text-primary);-webkit-line-clamp:2;transition:color var(--transition-fast);-webkit-box-orient:vertical;font-size:1rem;font-weight:600;line-height:1.3;text-decoration:none;display:-webkit-box;overflow:hidden}.ProductCard-module__40ZmhG__name:hover{color:var(--accent)}.ProductCard-module__40ZmhG__desc{color:var(--text-tertiary);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.88rem;line-height:1.4;display:-webkit-box;overflow:hidden}.ProductCard-module__40ZmhG__meta{align-items:center;gap:var(--space-sm);padding-top:var(--space-xs);margin-top:auto;display:flex}.ProductCard-module__40ZmhG__volume{color:var(--text-tertiary);background:var(--surface-3);border-radius:var(--radius-full);padding:2px 8px;font-size:.85rem}.ProductCard-module__40ZmhG__footer{padding:var(--space-sm)var(--space-md)var(--space-md);justify-content:space-between;align-items:center;gap:var(--space-sm);display:flex}.ProductCard-module__40ZmhG__priceBlock{flex-direction:column;display:flex}.ProductCard-module__40ZmhG__price{font-family:var(--font-display);color:var(--accent);font-size:1.2rem;font-weight:700}.ProductCard-module__40ZmhG__oldPrice{color:var(--text-tertiary);font-size:.85rem;text-decoration:line-through}.ProductCard-module__40ZmhG__addBtn{flex-shrink:0}
.PureMagicLogo-module__58lMzG__logoWrap{margin-bottom:var(--space-lg);-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-start;gap:0;display:flex}.PureMagicLogo-module__58lMzG__logoSvg{filter:drop-shadow(0 0 40px #d4a8431f);width:100%;max-width:520px;height:auto;animation:4s ease-in-out infinite PureMagicLogo-module__58lMzG__glowPulse;overflow:visible}@keyframes PureMagicLogo-module__58lMzG__shimmer{0%{transform:translate(-100%)}to{transform:translate(200%)}}@keyframes PureMagicLogo-module__58lMzG__glowPulse{0%,to{filter:drop-shadow(0 0 30px #d4a8431a)drop-shadow(0 2px 8px #00000080)}50%{filter:drop-shadow(0 0 50px #d4a84338)drop-shadow(0 2px 12px #0006)}}.PureMagicLogo-module__58lMzG__shimmerRect{animation:8s ease-in-out infinite PureMagicLogo-module__58lMzG__shimmer}.PureMagicLogo-module__58lMzG__accentLine{opacity:0;animation:1.8s cubic-bezier(.16,1,.3,1) .4s forwards PureMagicLogo-module__58lMzG__lineReveal}@keyframes PureMagicLogo-module__58lMzG__lineReveal{0%{opacity:0;transform:scaleX(0)}60%{opacity:1}to{opacity:1;transform:scaleX(1)}}.PureMagicLogo-module__58lMzG__textPure{opacity:0;animation:1.2s cubic-bezier(.16,1,.3,1) .1s forwards PureMagicLogo-module__58lMzG__textFadeUp}.PureMagicLogo-module__58lMzG__textMagic{opacity:0;animation:1.2s cubic-bezier(.16,1,.3,1) .3s forwards PureMagicLogo-module__58lMzG__textFadeUp}@keyframes PureMagicLogo-module__58lMzG__textFadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.PureMagicLogo-module__58lMzG__logoSvg{max-width:360px}}@media (max-width:480px){.PureMagicLogo-module__58lMzG__logoSvg{max-width:280px}}
.HelpBlock-module__bmdXBa__wrapper{padding:var(--space-4xl)0;position:relative;overflow:hidden}.HelpBlock-module__bmdXBa__wrapper:before{content:"";pointer-events:none;background:radial-gradient(#d4a8430d 0%,#0000 70%);width:400px;height:300px;position:absolute;top:0;right:15%}.HelpBlock-module__bmdXBa__wrapper:after{content:"";pointer-events:none;background:radial-gradient(#c9a96e0a 0%,#0000 70%);width:350px;height:350px;position:absolute;bottom:0;left:20%}.HelpBlock-module__bmdXBa__card{z-index:2;border-radius:var(--radius-xl);background:linear-gradient(165deg,#1a1814f2,#141210fa);border:1px solid #d4a8431a;max-width:780px;margin:0 auto;padding:3rem;transition:transform .5s cubic-bezier(.4,0,.2,1),box-shadow .5s;position:relative;box-shadow:0 20px 60px #0006,inset 0 1px #ffffff08}.HelpBlock-module__bmdXBa__card:hover{transform:translateY(-6px);box-shadow:0 32px 80px #00000080,0 0 40px #d4a8430d,inset 0 1px #ffffff0a}.HelpBlock-module__bmdXBa__top{align-items:flex-start;gap:1.5rem;margin-bottom:2rem;display:flex}.HelpBlock-module__bmdXBa__icon{background:linear-gradient(135deg,var(--accent),var(--accent-dim));width:50px;height:50px;color:var(--text-inverse);border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;font-size:1.4rem;display:flex}.HelpBlock-module__bmdXBa__textBlock{flex:1}.HelpBlock-module__bmdXBa__title{font-family:var(--font-display);color:var(--text-primary);margin-bottom:.5rem;font-size:1.4rem;font-weight:700}.HelpBlock-module__bmdXBa__desc{color:var(--text-secondary);max-width:100%;font-size:.95rem;line-height:1.6}.HelpBlock-module__bmdXBa__features{border-top:1px solid var(--border);grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:2rem;padding-top:2rem;display:grid}.HelpBlock-module__bmdXBa__feature{text-align:center;transition:all var(--transition-base);background:#ffffff05;border:1px solid #ffffff0a;border-radius:14px;flex-direction:column;align-items:center;gap:.5rem;padding:1.25rem .75rem;display:flex}.HelpBlock-module__bmdXBa__feature:hover{background:var(--accent-glow);border-color:#d4a8431f}.HelpBlock-module__bmdXBa__featureIcon{color:var(--accent);font-size:1.3rem}.HelpBlock-module__bmdXBa__featureLabel{font-family:var(--font-display);color:var(--text-secondary);letter-spacing:.02em;font-size:.8rem;font-weight:600}.HelpBlock-module__bmdXBa__featureValue{font-family:var(--font-display);color:var(--text-primary);font-size:.85rem;font-weight:700}.HelpBlock-module__bmdXBa__actions{flex-wrap:wrap;gap:1rem;display:flex}.HelpBlock-module__bmdXBa__btnPrimary{background:linear-gradient(135deg,var(--accent),var(--secondary));min-width:180px;color:var(--text-inverse);font-family:var(--font-display);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);text-align:center;border:none;flex:1;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 4px 20px #d4a84326}.HelpBlock-module__bmdXBa__btnPrimary:hover{box-shadow:var(--shadow-gold);color:var(--text-inverse);transform:translateY(-2px)}.HelpBlock-module__bmdXBa__btnSecondary{min-width:180px;color:var(--accent);font-family:var(--font-display);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-base);text-align:center;background:#ffffff0a;border:1px solid #d4a84326;flex:1;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.HelpBlock-module__bmdXBa__btnSecondary:hover{background:var(--accent-glow);border-color:var(--border-accent);color:var(--accent)}@media (max-width:768px){.HelpBlock-module__bmdXBa__card{padding:2rem 1.5rem}.HelpBlock-module__bmdXBa__top{flex-direction:column;gap:1rem}.HelpBlock-module__bmdXBa__features{grid-template-columns:1fr}.HelpBlock-module__bmdXBa__actions{flex-direction:column}.HelpBlock-module__bmdXBa__btnPrimary,.HelpBlock-module__bmdXBa__btnSecondary{width:100%;min-width:auto}}
.product-module__Jmb0Wq__productGrid{gap:var(--space-3xl);margin-bottom:var(--space-4xl);grid-template-columns:1fr 1fr;display:grid}.product-module__Jmb0Wq__imageCol{top:calc(var(--header-height,70px) + var(--space-lg));align-self:start;position:sticky}.product-module__Jmb0Wq__imageBox{aspect-ratio:1;border-radius:var(--radius-xl);border:1px solid var(--border);background:linear-gradient(135deg,var(--surface-1)0%,var(--surface-2)50%,var(--surface-1)100%);padding:var(--space-lg);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-module__Jmb0Wq__imageBoxGlow{background:radial-gradient(circle at 30% 30%,var(--accent-glow),transparent 60%);opacity:.4;position:absolute;inset:0}.product-module__Jmb0Wq__imageBoxLetter{font-family:var(--font-display);color:var(--accent);opacity:.15;letter-spacing:-.02em;font-size:6rem;font-weight:900}.product-module__Jmb0Wq__sku{text-align:center;margin-top:var(--space-sm);color:var(--text-tertiary);letter-spacing:.05em;font-family:monospace;font-size:.85rem}.product-module__Jmb0Wq__badges{gap:var(--space-sm);margin-bottom:var(--space-md);flex-wrap:wrap;display:flex}.product-module__Jmb0Wq__brandBadge{background:var(--accent-glow);border-radius:var(--radius-full);color:var(--accent);font-size:.8rem;font-weight:700;font-family:var(--font-display);text-transform:uppercase;letter-spacing:.05em;padding:4px 14px;display:inline-block}.product-module__Jmb0Wq__catBadge{background:var(--surface-2);border-radius:var(--radius-full);color:var(--text-secondary);border:1px solid var(--border);padding:4px 14px;font-size:.8rem;font-weight:600;text-decoration:none;display:inline-block}.product-module__Jmb0Wq__title{margin-bottom:var(--space-md);font-size:clamp(1.5rem,3vw,2.1rem);line-height:1.25;font-family:var(--font-display)}.product-module__Jmb0Wq__metaRow{align-items:center;gap:var(--space-md);margin-bottom:var(--space-lg);flex-wrap:wrap;display:flex}.product-module__Jmb0Wq__stockBadge{border-radius:var(--radius-full);padding:4px 12px;font-size:.85rem;font-weight:600}.product-module__Jmb0Wq__stockIn{color:#22c55e;background:#22c55e1a;border:1px solid #22c55e33}.product-module__Jmb0Wq__stockOut{color:#ef4444;background:#ef44441a;border:1px solid #ef444433}.product-module__Jmb0Wq__description{color:var(--text-secondary);margin-bottom:var(--space-xl);max-width:none;font-size:1.05rem;line-height:1.8}.product-module__Jmb0Wq__priceBlock{padding:var(--space-lg);border-radius:var(--radius-lg);background:var(--surface-1);border:1px solid var(--border);margin-bottom:var(--space-xl)}.product-module__Jmb0Wq__priceRow{align-items:baseline;gap:var(--space-md);margin-bottom:var(--space-md);display:flex}.product-module__Jmb0Wq__priceMain{font-size:2.4rem;font-weight:800;font-family:var(--font-display);color:var(--text-primary)}.product-module__Jmb0Wq__priceOld{color:var(--text-tertiary);font-size:1.15rem;text-decoration:line-through}.product-module__Jmb0Wq__volumeRow{align-items:center;gap:var(--space-sm);margin-bottom:var(--space-md);display:flex}.product-module__Jmb0Wq__volumeLabel{color:var(--text-tertiary);font-size:.9rem}.product-module__Jmb0Wq__volumeVal{font-size:.95rem;font-weight:600}.product-module__Jmb0Wq__deliveryGrid{gap:var(--space-sm);margin-bottom:var(--space-xl);grid-template-columns:1fr 1fr;display:grid}.product-module__Jmb0Wq__deliveryItem{align-items:center;gap:var(--space-sm);border-radius:var(--radius-md);background:var(--surface-1);border:1px solid var(--border);color:var(--text-secondary);padding:10px 14px;font-size:.88rem;display:flex}.product-module__Jmb0Wq__deliveryItem svg{color:var(--accent);flex-shrink:0}.product-module__Jmb0Wq__contentGrid{gap:var(--space-xl);margin-bottom:var(--space-4xl);grid-template-columns:repeat(auto-fit,minmax(320px,1fr));display:grid}.product-module__Jmb0Wq__contentCard{padding:var(--space-xl);border-radius:var(--radius-xl);background:var(--surface-1);border:1px solid var(--border)}.product-module__Jmb0Wq__contentTitle{margin-bottom:var(--space-lg);align-items:center;gap:var(--space-sm);font-size:1.3rem;display:flex}.product-module__Jmb0Wq__contentTitle svg{color:var(--accent)}.product-module__Jmb0Wq__advList{gap:var(--space-sm);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.product-module__Jmb0Wq__advItem{align-items:flex-start;gap:var(--space-sm);border-radius:var(--radius-md);background:var(--surface-2);padding:10px 14px;font-size:.95rem;line-height:1.5;display:flex}.product-module__Jmb0Wq__advCheck{color:var(--accent);flex-shrink:0;font-weight:700}.product-module__Jmb0Wq__usageBlock{color:var(--text-secondary);padding:var(--space-md);border-radius:var(--radius-md);background:var(--surface-2);font-size:.95rem;line-height:1.8}.product-module__Jmb0Wq__usageStep{gap:var(--space-sm);align-items:flex-start;display:flex}.product-module__Jmb0Wq__usageStep+.product-module__Jmb0Wq__usageStep{margin-top:var(--space-sm)}.product-module__Jmb0Wq__usageNum{color:var(--accent);background:var(--accent-glow);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:2px;font-size:.8rem;font-weight:700;display:flex}.product-module__Jmb0Wq__specLabel{border-bottom:1px solid var(--border);color:var(--text-tertiary);background:var(--surface-2);width:40%;padding:.75rem 1rem;font-size:.85rem}.product-module__Jmb0Wq__specValue{border-bottom:1px solid var(--border);padding:.75rem 1rem;font-size:.95rem;font-weight:500}.product-module__Jmb0Wq__specMono{font-family:monospace;font-size:.88rem}.product-module__Jmb0Wq__ctaBanner{padding:var(--space-2xl)var(--space-xl);border-radius:var(--radius-xl);background:linear-gradient(135deg,var(--accent-glow),var(--surface-2));border:1px solid var(--border);text-align:center;margin-bottom:var(--space-4xl)}.product-module__Jmb0Wq__ctaTitle{margin-bottom:var(--space-sm);font-size:1.1rem;font-family:var(--font-display);font-weight:700}.product-module__Jmb0Wq__ctaDesc{color:var(--text-secondary);margin-bottom:var(--space-lg);font-size:.9rem}.product-module__Jmb0Wq__ctaPhone{align-items:center;gap:var(--space-sm);border-radius:var(--radius-full);background:var(--accent);color:var(--text-inverse);font-size:1rem;font-weight:700;font-family:var(--font-display);transition:background var(--transition-base);padding:12px 28px;text-decoration:none;display:inline-flex}.product-module__Jmb0Wq__ctaPhone:hover{background:var(--accent-dim);color:var(--text-inverse)}.product-module__Jmb0Wq__relatedGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.product-module__Jmb0Wq__relatedCard{transition:transform var(--transition-base),box-shadow var(--transition-base);text-decoration:none}.product-module__Jmb0Wq__relatedCard:hover{transform:translateY(-2px)}.product-module__Jmb0Wq__relatedImageBox{aspect-ratio:4/3;background:linear-gradient(135deg,var(--surface-2),var(--surface-3));padding:var(--space-md);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.product-module__Jmb0Wq__relatedImageGlow{background:radial-gradient(circle at 30% 40%,var(--accent-glow),transparent 70%);opacity:.3;position:absolute;inset:0}.product-module__Jmb0Wq__relatedLetter{font-family:var(--font-display);color:var(--accent);opacity:.2;font-size:2rem;font-weight:800}.product-module__Jmb0Wq__relatedBrand{text-transform:uppercase;letter-spacing:.05em;color:var(--accent);font-size:.7rem;font-weight:700;font-family:var(--font-display);margin-bottom:4px;display:block}.product-module__Jmb0Wq__relatedName{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px;font-size:.88rem;line-height:1.35;display:-webkit-box;overflow:hidden}.product-module__Jmb0Wq__relatedFooter{justify-content:space-between;align-items:center;display:flex}.product-module__Jmb0Wq__relatedVolume{color:var(--text-tertiary);background:var(--surface-2);border-radius:var(--radius-sm);padding:2px 8px;font-size:.75rem}@media (max-width:768px){.product-module__Jmb0Wq__productGrid{grid-template-columns:1fr}.product-module__Jmb0Wq__imageCol{position:relative;top:auto}.product-module__Jmb0Wq__deliveryGrid{grid-template-columns:1fr}}
.page-module__E0kJGG__hero{background:#050505;align-items:center;min-height:90vh;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__heroOverlay{z-index:1;pointer-events:none;background:linear-gradient(90deg,#050505d1 0%,#05050559 45%,#0505050d 100%);position:absolute;inset:0}.page-module__E0kJGG__heroOverlay:before{content:"";background:linear-gradient(#0000 0%,#05050599 50%,#050505 100%);height:40%;position:absolute;bottom:0;left:0;right:0}.page-module__E0kJGG__heroGlow{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a84314 0%,#0000 70%);width:700px;height:700px;position:absolute;top:-150px;right:-150px}.page-module__E0kJGG__heroGlowBottom{pointer-events:none;z-index:0;background:radial-gradient(circle,#d4a8430d 0%,#0000 70%);width:500px;height:500px;position:absolute;bottom:-200px;left:-100px}.page-module__E0kJGG__heroContent{max-width:var(--max-width);padding:0 var(--space-lg);z-index:2;width:100%;margin:0 auto;position:relative}.page-module__E0kJGG__heroBadge{border-radius:var(--radius-full);letter-spacing:.18em;text-transform:uppercase;color:var(--accent-text);margin-bottom:var(--space-xl);border:1px solid var(--border-accent);-webkit-backdrop-filter:blur(12px);cursor:default;-webkit-user-select:none;user-select:none;background:#0505058c;align-items:center;gap:.6rem;padding:.55rem 1.4rem;font-size:.78rem;font-weight:400;animation:1.4s cubic-bezier(.16,1,.3,1) 50ms both page-module__E0kJGG__badgeFadeIn;display:inline-flex;position:relative;overflow:hidden}@keyframes page-module__E0kJGG__badgeFadeIn{0%{opacity:0;filter:blur(4px);transform:translateY(8px)scale(.96)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}.page-module__E0kJGG__heroBadge:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000 0%,#f0d68a14 40%,#fff8e626 50%,#f0d68a14 60%,#0000 100%);width:100%;height:100%;animation:5s ease-in-out 2s infinite page-module__E0kJGG__badgeShimmer;position:absolute;top:0;left:-100%}@keyframes page-module__E0kJGG__badgeShimmer{0%{left:-100%}50%{left:100%}to{left:100%}}.page-module__E0kJGG__heroBadge svg{filter:drop-shadow(0 0 3px #d4a84366);flex-shrink:0;animation:3s ease-in-out infinite page-module__E0kJGG__sparklePulse;display:block}@keyframes page-module__E0kJGG__sparklePulse{0%,to{opacity:.7;transform:scale(1)rotate(0)}50%{opacity:1;transform:scale(1.15)rotate(8deg)}}.page-module__E0kJGG__heroBadge:hover{color:#f0d68a}.page-module__E0kJGG__heroBadge:hover svg{animation-duration:1.5s}.page-module__E0kJGG__heroTitle{margin-bottom:var(--space-lg);line-height:1}.page-module__E0kJGG__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.page-module__E0kJGG__heroDesc{color:var(--text-secondary);max-width:540px;margin-bottom:var(--space-xl);font-size:1.15rem;line-height:1.6}.page-module__E0kJGG__heroCta{gap:var(--space-lg);margin-bottom:var(--space-3xl);opacity:0;flex-wrap:wrap;animation:1s cubic-bezier(.16,1,.3,1) .6s forwards page-module__E0kJGG__badgeFadeIn;display:flex}.page-module__E0kJGG__heroBtnPrimary{letter-spacing:.08em;text-transform:uppercase;color:var(--text-inverse);border-radius:var(--radius-md);transition:all var(--transition-base);background:linear-gradient(135deg,#d4a843 0%,#c9a96e 100%);border:none;padding:.9rem 2.6rem;font-size:.88rem;font-weight:600;box-shadow:0 2px 16px #d4a84326}.page-module__E0kJGG__heroBtnPrimary:hover{color:var(--text-inverse);background:linear-gradient(135deg,#e4c065 0%,#d4a843 100%);transform:translateY(-2px);box-shadow:0 6px 28px #d4a84340}.page-module__E0kJGG__heroBtnPrimary:active{transform:translateY(0);box-shadow:0 1px 8px #d4a84333}.page-module__E0kJGG__heroBtnSecondary{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-text);border:1px solid var(--border-accent);border-radius:var(--radius-md);transition:all var(--transition-base);background:0 0;padding:.9rem 2.6rem;font-size:.88rem;font-weight:500}.page-module__E0kJGG__heroBtnSecondary:hover{color:#f0d68a;background:#d4a8430f;border-color:#d4a84366;transform:translateY(-1px)}.page-module__E0kJGG__heroBtnSecondary:active{background:#d4a8431a;transform:translateY(0)}.page-module__E0kJGG__heroStats{gap:var(--space-2xl);flex-wrap:wrap;display:flex}.page-module__E0kJGG__stat{flex-direction:column;gap:2px;display:flex}.page-module__E0kJGG__statNum{font-family:var(--font-display);color:var(--text-primary);font-size:1.6rem;font-weight:800}.page-module__E0kJGG__statLabel{color:var(--text-tertiary);font-size:.82rem}.page-module__E0kJGG__catGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(280px,1fr));display:grid}.page-module__E0kJGG__catCard{gap:var(--space-sm);padding:var(--space-xl);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-base);flex-direction:column;text-decoration:none;display:flex;position:relative;overflow:hidden}.page-module__E0kJGG__catCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-2px)}.page-module__E0kJGG__catIcon{font-size:2rem}.page-module__E0kJGG__catName{font-family:var(--font-display);color:var(--text-primary);font-size:1.15rem;font-weight:700}.page-module__E0kJGG__catDesc{color:var(--text-tertiary);font-size:.85rem;line-height:1.5}.page-module__E0kJGG__catArrow{top:var(--space-lg);right:var(--space-lg);color:var(--accent);opacity:0;transition:all var(--transition-base);font-size:1.2rem;position:absolute;transform:translate(-8px)}.page-module__E0kJGG__catCard:hover .page-module__E0kJGG__catArrow{opacity:1;transform:translate(0)}.page-module__E0kJGG__productGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(260px,1fr));display:grid}.page-module__E0kJGG__sectionHeader{margin-bottom:var(--space-2xl);justify-content:space-between;align-items:center;gap:var(--space-md);flex-wrap:wrap;display:flex}.page-module__E0kJGG__advGrid{gap:var(--space-lg);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.page-module__E0kJGG__advCard{padding:var(--space-xl);background:var(--surface-1);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-base)}.page-module__E0kJGG__advCard:hover{border-color:var(--border-accent)}.page-module__E0kJGG__advIcon{margin-bottom:var(--space-sm);font-size:2rem;display:block}.page-module__E0kJGG__advTitle{font-family:var(--font-display);color:var(--text-primary);margin-bottom:var(--space-xs);font-size:1.05rem;font-weight:700}.page-module__E0kJGG__advDesc{color:var(--text-tertiary);font-size:.88rem;line-height:1.5}.page-module__E0kJGG__faq{border:1px solid var(--border);border-radius:var(--radius-md);margin-bottom:var(--space-sm);overflow:hidden}.page-module__E0kJGG__faq[open]{border-color:var(--border-accent)}.page-module__E0kJGG__faqQ{padding:var(--space-md)var(--space-lg);font-family:var(--font-display);color:var(--text-primary);cursor:pointer;justify-content:space-between;align-items:center;font-size:.95rem;font-weight:600;list-style:none;display:flex}.page-module__E0kJGG__faqQ:after{content:"+";color:var(--accent);transition:transform var(--transition-fast);font-size:1.3rem}.page-module__E0kJGG__faq[open] .page-module__E0kJGG__faqQ:after{transform:rotate(45deg)}.page-module__E0kJGG__faqQ::-webkit-details-marker{display:none}.page-module__E0kJGG__faqA{padding:0 var(--space-lg)var(--space-lg);color:var(--text-secondary);max-width:none;font-size:.9rem;line-height:1.6}@media (max-width:768px){.page-module__E0kJGG__hero{min-height:70vh}.page-module__E0kJGG__heroStats{gap:var(--space-lg)}.page-module__E0kJGG__catGrid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.page-module__E0kJGG__catGrid{grid-template-columns:1fr}}
