.AllProduct-module__caCZzG__productGrid{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1200px){.AllProduct-module__caCZzG__productGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.AllProduct-module__caCZzG__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.AllProduct-module__caCZzG__productGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.AllProduct-module__caCZzG__noProducts{text-align:center;color:#6b7280;grid-column:1/-1;padding:40px}.AllProduct-module__caCZzG__productCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .25s;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000000a}.AllProduct-module__caCZzG__productCard:hover{border-color:#6366f14d;transform:translateY(-6px);box-shadow:0 12px 32px #6366f11f}.AllProduct-module__caCZzG__imageWrap{background:#f9fafb;width:100%;padding-top:100%;position:relative;overflow:hidden}.AllProduct-module__caCZzG__productImage{-o-object-fit:cover;object-fit:cover;transition:transform .4s}.AllProduct-module__caCZzG__productCard:hover .AllProduct-module__caCZzG__productImage{transform:scale(1.06)}.AllProduct-module__caCZzG__productInfo{flex-direction:column;gap:8px;padding:12px;display:flex}.AllProduct-module__caCZzG__productName{color:#374151;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:2.8em;font-size:.8rem;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.AllProduct-module__caCZzG__priceWrap{align-items:baseline;gap:8px;display:flex}.AllProduct-module__caCZzG__currentPrice{color:#dc2626;font-size:.95rem;font-weight:700}.AllProduct-module__caCZzG__oldPrice{color:#9ca3af;font-size:.7rem;text-decoration:line-through}
.ProductFetcher-module__6a221q__productListBlock{flex-direction:column;gap:24px;display:flex}.ProductFetcher-module__6a221q__actions{justify-content:center;display:flex}.ProductFetcher-module__6a221q__seeMoreButton{color:#4f46e5;cursor:pointer;background:#fff;border:1px solid #d7ddff;border-radius:8px;min-width:180px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:background .2s,border-color .2s,color .2s,transform .2s,box-shadow .2s}.ProductFetcher-module__6a221q__seeMoreButton:hover{color:#3730a3;background:#eef2ff;border-color:#818cf8;transform:translateY(-1px);box-shadow:0 8px 18px #4f46e51f}.ProductFetcher-module__6a221q__seeMoreButton:active{transform:translateY(0)}.ProductFetcher-module__6a221q__seeMoreButton:disabled{box-shadow:none;color:#9ca3af;cursor:wait;background:#f3f4f6;border-color:#e5e7eb;transform:none}
.CategoryCarousel-module__d6xpjG__wrapper{position:relative}.CategoryCarousel-module__d6xpjG__viewport{cursor:grab;background:0 0;border:0;border-radius:24px;min-width:0;padding:8px;overflow:hidden}.CategoryCarousel-module__d6xpjG__grid{grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:repeat(var(--category-columns,10), minmax(0, 1fr));touch-action:pan-y;-webkit-user-select:none;user-select:none;grid-auto-flow:column;gap:6px;animation:.28s CategoryCarousel-module__d6xpjG__slideGridIn;display:grid}.CategoryCarousel-module__d6xpjG__categoryCard{background:#fff;border:1px solid #e8edf5;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:12px;height:162px;padding:18px 12px 14px;text-decoration:none;transition:background-color .2s,transform .2s,border-color .2s;display:flex}.CategoryCarousel-module__d6xpjG__draggingCard{pointer-events:none}.CategoryCarousel-module__d6xpjG__categoryCard:hover{background:#f5f7ff;border-color:#c7d5f5;transform:translateY(-2px)}.CategoryCarousel-module__d6xpjG__categoryIconWrap{border-radius:12px;justify-content:center;align-items:center;width:68px;height:68px;transition:transform .22s;display:flex;overflow:hidden;background:#f0f4ff!important}.CategoryCarousel-module__d6xpjG__categoryCard:hover .CategoryCarousel-module__d6xpjG__categoryIconWrap{transform:scale(1.06)}.CategoryCarousel-module__d6xpjG__categoryIcon{-o-object-fit:contain;object-fit:contain;width:78%;height:78%}.CategoryCarousel-module__d6xpjG__categoryName{color:#1f2a44;text-align:center;word-break:break-word;text-wrap:balance;justify-content:center;align-items:center;min-height:60px;font-size:.88rem;font-weight:700;line-height:1.4;display:flex;overflow:visible}.CategoryCarousel-module__d6xpjG__navButton{z-index:2;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;width:42px;height:42px;font-size:1.9rem;line-height:1;transition:transform .2s,opacity .2s;position:absolute;top:50%;transform:translateY(-50%)}.CategoryCarousel-module__d6xpjG__navButton:hover:not(:disabled){color:#111827;transform:translateY(-50%)scale(1.04)}.CategoryCarousel-module__d6xpjG__navButton:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}.CategoryCarousel-module__d6xpjG__navButton:first-of-type{left:-21px}.CategoryCarousel-module__d6xpjG__navButton:last-of-type{right:-21px}.CategoryCarousel-module__d6xpjG__viewport:active{cursor:grabbing}@media (min-width:480px){.CategoryCarousel-module__d6xpjG__grid{grid-template-columns:repeat(var(--category-columns,3), minmax(0, 1fr))}}@media (min-width:768px){.CategoryCarousel-module__d6xpjG__grid{grid-template-columns:repeat(var(--category-columns,4), minmax(0, 1fr))}}@media (min-width:992px){.CategoryCarousel-module__d6xpjG__grid{grid-template-columns:repeat(var(--category-columns,6), minmax(0, 1fr))}}@media (max-width:767px){.CategoryCarousel-module__d6xpjG__wrapper{padding:0 8px}.CategoryCarousel-module__d6xpjG__viewport{border-radius:18px;padding:4px}.CategoryCarousel-module__d6xpjG__categoryCard{border-radius:8px;height:144px;padding:10px 8px}.CategoryCarousel-module__d6xpjG__categoryIconWrap{border-radius:10px;width:56px;height:56px}.CategoryCarousel-module__d6xpjG__categoryName{min-height:52px;font-size:.8rem}.CategoryCarousel-module__d6xpjG__navButton{width:36px;height:36px;font-size:1.5rem}.CategoryCarousel-module__d6xpjG__navButton:first-of-type{left:-10px}.CategoryCarousel-module__d6xpjG__navButton:last-of-type{right:-10px}}@keyframes CategoryCarousel-module__d6xpjG__slideGridIn{0%{opacity:.55;transform:translate(16px)}to{opacity:1;transform:translate(0)}}
.HomeHeroBanner-module__kTFETq__bannerShell{grid-template-columns:minmax(0,1fr) 330px;gap:12px;max-width:1400px;margin:0 auto;padding:16px 16px 0;display:grid}.HomeHeroBanner-module__kTFETq__mainStage{touch-action:pan-y;-webkit-user-select:none;user-select:none;background:#2b8cee;border-radius:8px;min-height:340px;position:relative;overflow:hidden;box-shadow:0 10px 28px #0f172a1f}.HomeHeroBanner-module__kTFETq__slideTrack{min-height:inherit;will-change:transform;height:100%;transition:transform .75s cubic-bezier(.22,.8,.26,1);display:flex;position:absolute;inset:0}.HomeHeroBanner-module__kTFETq__slide{min-width:100%;min-height:inherit;color:#fff;pointer-events:none;flex:0 0 100%;grid-template-columns:minmax(0,1fr) 380px;align-items:center;gap:28px;padding:34px 72px 38px 48px;display:grid;position:relative}.HomeHeroBanner-module__kTFETq__slide:before{content:"";background:radial-gradient(circle at 76% 20%, #ffffff47, transparent 28%), radial-gradient(circle at 92% 84%, #ffffff2e, transparent 30%), linear-gradient(118deg, var(--banner-from), var(--banner-to));position:absolute;inset:0}.HomeHeroBanner-module__kTFETq__slide:after{content:"";opacity:.28;background:repeating-linear-gradient(135deg,#ffffff1a 0 1px,#0000 1px 18px);position:absolute;inset:0}.HomeHeroBanner-module__kTFETq__slideActive{pointer-events:auto}.HomeHeroBanner-module__kTFETq__copy,.HomeHeroBanner-module__kTFETq__visualPanel{z-index:1;position:relative}.HomeHeroBanner-module__kTFETq__copy{min-width:0}.HomeHeroBanner-module__kTFETq__eyebrow{color:#fff;background:#ffffff29;border:1px solid #ffffff6b;border-radius:999px;align-items:center;min-height:30px;padding:6px 12px;font-size:.78rem;font-weight:800;line-height:1;display:inline-flex}.HomeHeroBanner-module__kTFETq__title{color:#fff;letter-spacing:0;max-width:560px;margin:18px 0 10px;font-size:2.35rem;font-weight:900;line-height:1.08}.HomeHeroBanner-module__kTFETq__subtitle{color:#ffffffe6;max-width:520px;margin:0;font-size:1rem;font-weight:500;line-height:1.6}.HomeHeroBanner-module__kTFETq__actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.HomeHeroBanner-module__kTFETq__ctaButton{color:#d9480f;background:#fff;border-radius:6px;justify-content:center;align-items:center;min-height:42px;padding:0 18px;font-size:.92rem;font-weight:800;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex;box-shadow:0 8px 18px #0f172a24}.HomeHeroBanner-module__kTFETq__ctaButton:hover{transform:translateY(-2px);box-shadow:0 14px 24px #0f172a2e}.HomeHeroBanner-module__kTFETq__liveBadge{color:#fff;background:#ffffff2e;border-radius:6px;align-items:center;min-height:34px;padding:0 12px;font-size:.88rem;font-weight:800;display:inline-flex}.HomeHeroBanner-module__kTFETq__visualPanel{justify-content:center;align-items:center;min-height:210px;display:flex}.HomeHeroBanner-module__kTFETq__imageCard{background:var(--banner-accent);border:6px solid #ffffffb8;border-radius:8px;width:300px;height:185px;position:relative;overflow:hidden;transform:rotate(1.5deg);box-shadow:0 20px 40px #0f172a3d}.HomeHeroBanner-module__kTFETq__bannerImage{-o-object-fit:cover;object-fit:cover}.HomeHeroBanner-module__kTFETq__floatBadge,.HomeHeroBanner-module__kTFETq__shippingBadge{color:#111827;background:#fff;border-radius:999px;align-items:center;display:inline-flex;position:absolute;box-shadow:0 12px 26px #0f172a2e}.HomeHeroBanner-module__kTFETq__floatBadge{color:#2b8cee;min-height:36px;padding:0 14px;font-size:.82rem;font-weight:900;top:14px;right:12px}.HomeHeroBanner-module__kTFETq__shippingBadge{color:#0f766e;gap:6px;min-height:34px;padding:0 12px;font-size:.8rem;font-weight:800;bottom:16px;left:22px}.HomeHeroBanner-module__kTFETq__navButton{z-index:3;color:#fff;cursor:pointer;opacity:0;background:#0f172a42;border:0;border-radius:4px;justify-content:center;align-items:center;width:36px;height:44px;transition:opacity .2s,background-color .2s;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.HomeHeroBanner-module__kTFETq__mainStage:hover .HomeHeroBanner-module__kTFETq__navButton,.HomeHeroBanner-module__kTFETq__mainStage:focus-within .HomeHeroBanner-module__kTFETq__navButton{opacity:1}.HomeHeroBanner-module__kTFETq__navButton:hover{background:#0f172a7a}.HomeHeroBanner-module__kTFETq__prevButton{left:10px}.HomeHeroBanner-module__kTFETq__nextButton{right:10px}.HomeHeroBanner-module__kTFETq__dots{z-index:3;gap:8px;display:flex;position:absolute;bottom:14px;left:50%;transform:translate(-50%)}.HomeHeroBanner-module__kTFETq__dot{cursor:pointer;background:#ffffff85;border:0;border-radius:999px;width:8px;height:8px;padding:0;transition:width .22s,background-color .22s}.HomeHeroBanner-module__kTFETq__dotActive{background:#fff;width:26px}.HomeHeroBanner-module__kTFETq__progressBar{z-index:3;transform-origin:0;background:#ffffffd1;width:100%;height:3px;animation:10s linear forwards HomeHeroBanner-module__kTFETq__bannerProgress;position:absolute;bottom:0;left:0}.HomeHeroBanner-module__kTFETq__sidePromos{grid-template-rows:repeat(2,minmax(0,1fr));gap:12px;display:grid}.HomeHeroBanner-module__kTFETq__promoCard{color:#111827;background:radial-gradient(circle at 100% 0,#2b8cee,#0000 35%),#fff;border:1px solid #2b8cee;border-radius:8px;justify-content:space-between;align-items:center;min-height:128px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 22px #0f172a14}.HomeHeroBanner-module__kTFETq__promoCard:hover{transform:translateY(-2px);box-shadow:0 12px 28px #0f172a1f}.HomeHeroBanner-module__kTFETq__promoText{z-index:1;flex-direction:column;gap:6px;min-width:0;padding:18px 12px 18px 18px;display:flex;position:relative}.HomeHeroBanner-module__kTFETq__promoText strong{color:#111827;font-size:1rem;line-height:1.2}.HomeHeroBanner-module__kTFETq__promoText span:last-child{color:#6b7280;font-size:.82rem;font-weight:600;line-height:1.35}.HomeHeroBanner-module__kTFETq__promoIcon{color:#f05a28;background:#fff1e8;border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.HomeHeroBanner-module__kTFETq__promoImageWrap{flex:0 0 112px;width:112px;height:112px;margin-right:10px;position:relative}.HomeHeroBanner-module__kTFETq__promoImage{-o-object-fit:contain;object-fit:contain}@keyframes HomeHeroBanner-module__kTFETq__bannerProgress{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:1024px){.HomeHeroBanner-module__kTFETq__bannerShell{grid-template-columns:1fr}.HomeHeroBanner-module__kTFETq__sidePromos{grid-template-rows:none;grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:768px){.HomeHeroBanner-module__kTFETq__bannerShell{padding:12px 12px 0}.HomeHeroBanner-module__kTFETq__mainStage{min-height:380px}.HomeHeroBanner-module__kTFETq__slide{grid-template-columns:1fr;align-content:space-between;gap:14px;padding:26px 22px 42px}.HomeHeroBanner-module__kTFETq__title{margin-top:14px;font-size:1.72rem}.HomeHeroBanner-module__kTFETq__subtitle{font-size:.92rem}.HomeHeroBanner-module__kTFETq__actions{margin-top:18px}.HomeHeroBanner-module__kTFETq__visualPanel{justify-content:flex-end;min-height:136px}.HomeHeroBanner-module__kTFETq__imageCard{border-width:4px;width:214px;height:132px}.HomeHeroBanner-module__kTFETq__floatBadge{top:4px;right:4px}.HomeHeroBanner-module__kTFETq__shippingBadge{bottom:8px;left:4px}.HomeHeroBanner-module__kTFETq__navButton{opacity:1}}@media (max-width:560px){.HomeHeroBanner-module__kTFETq__sidePromos{grid-template-columns:1fr}.HomeHeroBanner-module__kTFETq__promoCard{min-height:112px}}@media (prefers-reduced-motion:reduce){.HomeHeroBanner-module__kTFETq__slide,.HomeHeroBanner-module__kTFETq__ctaButton,.HomeHeroBanner-module__kTFETq__navButton,.HomeHeroBanner-module__kTFETq__dot,.HomeHeroBanner-module__kTFETq__promoCard{transition:none}.HomeHeroBanner-module__kTFETq__progressBar{animation:none;transform:scaleX(1)}}
.page-module__dMmvGa__homePage{background:#fafbfc;min-height:100vh}.page-module__dMmvGa__mainContent{max-width:1400px;margin:0 auto;padding:24px 16px}.page-module__dMmvGa__shortcutSection{background:#fff;border-radius:16px;margin-bottom:24px;padding:20px;box-shadow:0 1px 3px #0000000a,0 4px 12px #00000008}.page-module__dMmvGa__shortcutRow{scrollbar-width:none;-ms-overflow-style:none;justify-content:center;gap:16px;padding:8px 4px;display:flex;overflow-x:auto}.page-module__dMmvGa__shortcutRow::-webkit-scrollbar{display:none}.page-module__dMmvGa__shortcutItem{flex-direction:column;align-items:center;gap:8px;min-width:72px;text-decoration:none;transition:transform .2s;display:flex}.page-module__dMmvGa__shortcutItem:hover{transform:translateY(-4px)}.page-module__dMmvGa__shortcutIconWrap{background:linear-gradient(135deg,#f8f9ff,#f0f2ff);border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;transition:all .2s;display:flex;box-shadow:0 2px 8px #6366f11a}.page-module__dMmvGa__shortcutItem:hover .page-module__dMmvGa__shortcutIconWrap{transform:scale(1.05);box-shadow:0 8px 20px #6366f133}.page-module__dMmvGa__shortcutIcon{-o-object-fit:contain;object-fit:contain;width:32px;height:32px}.page-module__dMmvGa__shortcutLabel{color:#4b5563;text-align:center;font-size:.75rem;font-weight:500}.page-module__dMmvGa__section{margin-bottom:32px}.page-module__dMmvGa__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.page-module__dMmvGa__sectionTitle{color:#111827;align-items:center;gap:10px;margin:0;font-size:1.25rem;font-weight:700;display:flex}.page-module__dMmvGa__titleIcon{color:#6366f1;font-size:1rem}.page-module__dMmvGa__viewAllLink{color:#6366f1;align-items:center;gap:4px;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__dMmvGa__viewAllLink:hover{color:#4f46e5;gap:8px}.page-module__dMmvGa__arrowIcon{transition:transform .2s}.page-module__dMmvGa__viewAllLink:hover .page-module__dMmvGa__arrowIcon{transform:translate(4px)}.page-module__dMmvGa__categoryGrid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}@media (max-width:768px){.page-module__dMmvGa__categoryGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.page-module__dMmvGa__categoryGrid{grid-template-columns:repeat(2,1fr)}}.page-module__dMmvGa__categoryCard{background:#fff;border:1px solid #f0f0f0;border-radius:16px;flex-direction:column;align-items:center;gap:12px;padding:20px 12px;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 1px 3px #0000000a}.page-module__dMmvGa__categoryCard:hover{border-color:#6366f14d;transform:translateY(-6px);box-shadow:0 12px 32px #6366f11f}.page-module__dMmvGa__categoryIconWrap{border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}.page-module__dMmvGa__categoryIcon{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.page-module__dMmvGa__categoryName{color:#374151;text-align:center;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:.8rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.page-module__dMmvGa__flashSaleHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;display:flex}.page-module__dMmvGa__flashSaleTitleWrap{align-items:center;gap:12px;display:flex}.page-module__dMmvGa__flashIcon{font-size:1.5rem;animation:1.5s ease-in-out infinite page-module__dMmvGa__flashPulse}@keyframes page-module__dMmvGa__flashPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}.page-module__dMmvGa__flashSaleTitle{color:#111827;letter-spacing:.02em;background:linear-gradient(135deg,#ef4444,#f97316);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:1.25rem;font-weight:800}.page-module__dMmvGa__flashTimer{background:linear-gradient(135deg,#fef2f2,#fff1f2);border:1px solid #fecaca;border-radius:8px;align-items:center;gap:8px;padding:6px 12px;display:flex}.page-module__dMmvGa__timerLabel{color:#991b1b;font-size:.75rem;font-weight:500}.page-module__dMmvGa__timerValue{color:#dc2626;font-family:Courier New,monospace;font-size:.875rem;font-weight:700}.page-module__dMmvGa__productGrid{grid-template-columns:repeat(6,1fr);gap:16px;display:grid}@media (max-width:1200px){.page-module__dMmvGa__productGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.page-module__dMmvGa__productGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.page-module__dMmvGa__productGrid{grid-template-columns:repeat(2,1fr);gap:12px}}.page-module__dMmvGa__productCard{background:#fff;border:1px solid #f0f0f0;border-radius:12px;transition:all .25s;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000000a}.page-module__dMmvGa__productCard:hover{transform:translateY(-8px);box-shadow:0 16px 40px #0000001a}.page-module__dMmvGa__cardBadge{z-index:1;flex-direction:column;gap:4px;display:flex;position:absolute;top:8px;left:8px}.page-module__dMmvGa__discountBadge{color:#fff;background:linear-gradient(135deg,#ef4444,#dc2626);border-radius:6px;padding:4px 8px;font-size:.7rem;font-weight:700}.page-module__dMmvGa__hotBadge{color:#fff;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:4px;padding:3px 6px;font-size:.65rem;font-weight:700}.page-module__dMmvGa__productImageWrap{background:#f9fafb;width:100%;padding-top:100%;position:relative;overflow:hidden}.page-module__dMmvGa__productImage{-o-object-fit:cover;object-fit:cover;transition:transform .4s}.page-module__dMmvGa__productCard:hover .page-module__dMmvGa__productImage{transform:scale(1.08)}.page-module__dMmvGa__productInfo{padding:12px}.page-module__dMmvGa__priceWrap{align-items:baseline;gap:8px;margin-bottom:8px;display:flex}.page-module__dMmvGa__currentPrice{color:#dc2626;font-size:1rem;font-weight:700}.page-module__dMmvGa__oldPrice{color:#9ca3af;font-size:.75rem;text-decoration:line-through}.page-module__dMmvGa__soldInfo{flex-direction:column;gap:6px;display:flex}.page-module__dMmvGa__progressBar{background:#fee2e2;border-radius:2px;height:4px;overflow:hidden}.page-module__dMmvGa__progressFill{background:linear-gradient(90deg,#ef4444,#f87171);border-radius:2px;height:100%;transition:width .3s}.page-module__dMmvGa__soldText{color:#991b1b;font-size:.7rem;font-weight:600}.page-module__dMmvGa__buyButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:8px;width:100%;padding:8px 12px;font-size:.8rem;font-weight:600;transition:all .2s}.page-module__dMmvGa__buyButton:hover{background:linear-gradient(135deg,#dc2626,#b91c1c);transform:scale(1.02)}.page-module__dMmvGa__suggestedSection{grid-template-columns:repeat(5,1fr);gap:16px;display:grid}@media (max-width:1200px){.page-module__dMmvGa__suggestedSection{grid-template-columns:repeat(4,1fr)}}@media (max-width:768px){.page-module__dMmvGa__suggestedSection{grid-template-columns:repeat(3,1fr)}}@media (max-width:480px){.page-module__dMmvGa__suggestedSection{grid-template-columns:repeat(2,1fr);gap:12px}}@media (prefers-reduced-motion:reduce){.page-module__dMmvGa__shortcutItem,.page-module__dMmvGa__shortcutIconWrap,.page-module__dMmvGa__shortcutIcon,.page-module__dMmvGa__shortcutLabel,.page-module__dMmvGa__sectionLink,.page-module__dMmvGa__categoryCard,.page-module__dMmvGa__categoryIconWrap,.page-module__dMmvGa__categoryIcon,.page-module__dMmvGa__flashCard,.page-module__dMmvGa__flashImage{transition:none!important}}@media (min-width:576px){.page-module__dMmvGa__categoryGrid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:992px){.page-module__dMmvGa__categoryGrid{grid-template-columns:repeat(6,minmax(0,1fr))}}@media (min-width:1200px){.page-module__dMmvGa__categoryGrid{grid-template-columns:repeat(10,minmax(0,1fr))}}
