.AmazonProductCard-module__M_hhsW__imageFallback{background:var(--gradient-glow);width:100%;height:100%;color:var(--light-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:1rem;display:flex}.AmazonProductCard-module__M_hhsW__fallbackIcon{opacity:.6;width:48px;height:48px;color:var(--neon-cyan)}.AmazonProductCard-module__M_hhsW__fallbackText{color:var(--neon-cyan);text-align:center;font-size:.8rem;font-weight:600}.AmazonProductCard-module__M_hhsW__imageLoading{border:3px solid var(--light-border);border-top-color:var(--neon-cyan);border-radius:50%;width:40px;height:40px;animation:1s linear infinite AmazonProductCard-module__M_hhsW__spin}@keyframes AmazonProductCard-module__M_hhsW__spin{to{transform:rotate(360deg)}}.AmazonProductCard-module__M_hhsW__card{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;flex-direction:column;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.AmazonProductCard-module__M_hhsW__card:hover{border-color:var(--neon-cyan);transform:translateY(-4px);box-shadow:0 8px 30px #00f5ff26}.AmazonProductCard-module__M_hhsW__imageWrapper{aspect-ratio:1;background:#fff;justify-content:center;align-items:center;width:100%;padding:1rem;display:flex;position:relative;overflow:hidden}.AmazonProductCard-module__M_hhsW__image{object-fit:contain;max-width:100%;max-height:100%;transition:transform .4s}.AmazonProductCard-module__M_hhsW__card:hover .AmazonProductCard-module__M_hhsW__image{transform:scale(1.05)}.AmazonProductCard-module__M_hhsW__primeBadge{color:#00a8e1;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#232f3e 0%,#37475a 100%);border-radius:4px;padding:.25rem .5rem;font-size:.65rem;font-weight:700;position:absolute;top:.75rem;right:.75rem}.AmazonProductCard-module__M_hhsW__content{flex-direction:column;flex:1;gap:.5rem;padding:1rem;display:flex}.AmazonProductCard-module__M_hhsW__title{color:var(--light-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.95rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.AmazonProductCard-module__M_hhsW__meta{align-items:center;gap:.75rem;margin-top:auto;display:flex}.AmazonProductCard-module__M_hhsW__rating{color:var(--light-text-muted);align-items:center;gap:.25rem;font-size:.85rem;display:flex}.AmazonProductCard-module__M_hhsW__star{color:#ffb800}.AmazonProductCard-module__M_hhsW__price{color:var(--neon-magenta);font-size:.95rem;font-weight:700}.AmazonProductCard-module__M_hhsW__cta{color:var(--neon-cyan);margin-top:.5rem;font-size:.8rem;font-weight:600;transition:color .3s}.AmazonProductCard-module__M_hhsW__card:hover .AmazonProductCard-module__M_hhsW__cta{color:var(--neon-magenta)}.AmazonProductCard-module__M_hhsW__cardCompact{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:12px;align-items:center;gap:.75rem;padding:.75rem;text-decoration:none;transition:all .3s;display:flex}.AmazonProductCard-module__M_hhsW__cardCompact:hover{border-color:var(--neon-cyan);background:var(--gradient-glow)}.AmazonProductCard-module__M_hhsW__imageWrapperCompact{background:#fff;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;padding:.25rem;display:flex}.AmazonProductCard-module__M_hhsW__imageCompact{object-fit:contain;max-width:100%;max-height:100%}.AmazonProductCard-module__M_hhsW__contentCompact{flex-direction:column;gap:.25rem;min-width:0;display:flex}.AmazonProductCard-module__M_hhsW__titleCompact{color:var(--light-text);white-space:nowrap;text-overflow:ellipsis;font-size:.85rem;font-weight:600;overflow:hidden}.AmazonProductCard-module__M_hhsW__priceCompact{color:var(--neon-magenta);font-size:.75rem;font-weight:600}.AmazonProductCard-module__M_hhsW__cardHorizontal{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;align-items:center;gap:1rem;padding:1rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative}.AmazonProductCard-module__M_hhsW__cardHorizontal:hover{border-color:var(--neon-cyan);transform:translate(4px);box-shadow:0 4px 20px #00f5ff1f}.AmazonProductCard-module__M_hhsW__imageWrapperHorizontal{background:#fff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;padding:.5rem;display:flex}.AmazonProductCard-module__M_hhsW__imageHorizontal{object-fit:contain;max-width:100%;max-height:100%}.AmazonProductCard-module__M_hhsW__contentHorizontal{flex-direction:column;flex:1;gap:.35rem;min-width:0;display:flex}.AmazonProductCard-module__M_hhsW__titleHorizontal{color:var(--light-text);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:.9rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.AmazonProductCard-module__M_hhsW__metaHorizontal{align-items:center;gap:.75rem;display:flex}.AmazonProductCard-module__M_hhsW__priceHorizontal{color:var(--neon-magenta);font-size:.9rem;font-weight:700}.AmazonProductCard-module__M_hhsW__ctaHorizontal{color:var(--neon-cyan);font-size:.75rem;font-weight:600;transition:color .3s}.AmazonProductCard-module__M_hhsW__cardHorizontal:hover .AmazonProductCard-module__M_hhsW__ctaHorizontal{color:var(--neon-magenta)}.AmazonProductCard-module__M_hhsW__primeBadgeHorizontal{color:#00a8e1;text-transform:uppercase;background:linear-gradient(135deg,#232f3e 0%,#37475a 100%);border-radius:4px;padding:.2rem .4rem;font-size:.6rem;font-weight:700;position:absolute;top:.5rem;right:.5rem}@media (max-width:768px){.AmazonProductCard-module__M_hhsW__card{border-radius:12px}.AmazonProductCard-module__M_hhsW__content{padding:.75rem}.AmazonProductCard-module__M_hhsW__title{font-size:.85rem}.AmazonProductCard-module__M_hhsW__imageWrapperHorizontal{width:60px;height:60px}.AmazonProductCard-module__M_hhsW__titleHorizontal{font-size:.8rem}}
.AmazonProductsSection-module__q7NeGq__section{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;padding:2rem;box-shadow:0 2px 10px #00000005}.AmazonProductsSection-module__q7NeGq__header{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}.AmazonProductsSection-module__q7NeGq__headerText{flex:1}.AmazonProductsSection-module__q7NeGq__title{color:var(--light-text);border-left:3px solid var(--neon-magenta);margin-bottom:.35rem;padding-left:1rem;font-size:1.35rem}.AmazonProductsSection-module__q7NeGq__subtitle{color:var(--light-text-muted);padding-left:1rem;font-size:.95rem}.AmazonProductsSection-module__q7NeGq__affiliateDisclosure{color:var(--light-text-muted);background:var(--light-bg);text-transform:uppercase;letter-spacing:.5px;border-radius:4px;flex-shrink:0;padding:.25rem .5rem;font-size:.7rem;font-weight:600}.AmazonProductsSection-module__q7NeGq__grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.AmazonProductsSection-module__q7NeGq__disclaimer{color:var(--light-text-muted);text-align:center;opacity:.8;margin-top:1.25rem;font-size:.75rem}.AmazonProductsSection-module__q7NeGq__sidebarSection{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;padding:1.5rem;box-shadow:0 2px 10px #00000005}.AmazonProductsSection-module__q7NeGq__sidebarHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AmazonProductsSection-module__q7NeGq__sidebarTitle{color:var(--light-text);font-size:1.1rem;font-weight:700}.AmazonProductsSection-module__q7NeGq__sidebarProducts{flex-direction:column;gap:.75rem;display:flex}.AmazonProductsSection-module__q7NeGq__inlineSection{margin:2rem 0}.AmazonProductsSection-module__q7NeGq__inlineHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.AmazonProductsSection-module__q7NeGq__inlineTitle{color:var(--light-text);font-size:1.15rem;font-weight:700}.AmazonProductsSection-module__q7NeGq__inlineScroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.AmazonProductsSection-module__q7NeGq__inlineScroll::-webkit-scrollbar{height:6px}.AmazonProductsSection-module__q7NeGq__inlineScroll::-webkit-scrollbar-track{background:var(--light-border);border-radius:3px}.AmazonProductsSection-module__q7NeGq__inlineScroll::-webkit-scrollbar-thumb{background:var(--neon-cyan);border-radius:3px}.AmazonProductsSection-module__q7NeGq__inlineItem{scroll-snap-align:start;flex:0 0 220px}@media (max-width:900px){.AmazonProductsSection-module__q7NeGq__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.AmazonProductsSection-module__q7NeGq__grid{grid-template-columns:1fr}.AmazonProductsSection-module__q7NeGq__section{padding:1.5rem}.AmazonProductsSection-module__q7NeGq__title{font-size:1.15rem}.AmazonProductsSection-module__q7NeGq__header{flex-direction:column;gap:.5rem}.AmazonProductsSection-module__q7NeGq__inlineItem{flex:0 0 180px}}
.page-module__hKg2sG__wrapper{background:var(--light-bg);width:100%;min-height:100vh;padding-top:72px}.page-module__hKg2sG__container{max-width:1000px;margin:0 auto;padding:4rem 2rem}.page-module__hKg2sG__backLink{color:var(--light-text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.page-module__hKg2sG__backLink:hover{color:var(--neon-cyan)}.page-module__hKg2sG__header{border-bottom:1px solid var(--light-border);margin-bottom:2.5rem;padding-bottom:2rem}.page-module__hKg2sG__title{color:var(--light-text);margin-bottom:.75rem;font-size:2.75rem;line-height:1.2}.page-module__hKg2sG__subtitle{color:var(--light-text-muted);margin-bottom:1.5rem;font-size:1.15rem;line-height:1.6}.page-module__hKg2sG__badges{flex-wrap:wrap;gap:.75rem;display:flex}.page-module__hKg2sG__badge{border-radius:100px;align-items:center;gap:.35rem;padding:.5rem 1.25rem;font-size:.9rem;font-weight:600;display:inline-flex}.page-module__hKg2sG__badgeRating{background:var(--gradient-glow);color:var(--light-text);border:1px solid #00f5ff33}.page-module__hKg2sG__badgeCategory{color:var(--neon-magenta);background:#ff00aa14;border:1px solid #f0a3}.page-module__hKg2sG__badgeStatus{background:var(--light-bg);border:1px solid var(--light-border);color:var(--light-text-muted)}.page-module__hKg2sG__grid{grid-template-columns:2fr 1fr;gap:3rem;display:grid}@media (max-width:768px){.page-module__hKg2sG__grid{grid-template-columns:1fr}}.page-module__hKg2sG__mainContent{flex-direction:column;gap:2rem;display:flex}.page-module__hKg2sG__section{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;padding:2rem;box-shadow:0 2px 10px #00000005}.page-module__hKg2sG__sectionTitle{color:var(--light-text);border-left:3px solid var(--neon-cyan);margin-bottom:1.25rem;padding-left:1rem;font-size:1.35rem}.page-module__hKg2sG__sectionText{color:var(--light-text-muted);font-size:1.05rem;line-height:1.7}.page-module__hKg2sG__infoRow{color:var(--light-text);margin-bottom:.75rem;font-size:1.05rem;display:flex}.page-module__hKg2sG__infoLabel{width:100px;color:var(--light-text-muted);flex-shrink:0;font-weight:600}.page-module__hKg2sG__infoValue{color:var(--light-text)}.page-module__hKg2sG__infoValue a{color:var(--neon-cyan);text-decoration:none;transition:all .3s}.page-module__hKg2sG__infoValue a:hover{color:var(--neon-magenta);text-decoration:underline}.page-module__hKg2sG__hoursTable{border-collapse:collapse;width:100%}.page-module__hKg2sG__hoursTable td{border-bottom:1px solid var(--light-border);color:var(--light-text);padding:.65rem 0}.page-module__hKg2sG__hoursTable tr:last-child td{border-bottom:none}.page-module__hKg2sG__hoursDay{color:var(--light-text);font-weight:600}.page-module__hKg2sG__hoursTime{color:var(--light-text-muted)}.page-module__hKg2sG__sidebar{flex-direction:column;gap:1.5rem;display:flex}.page-module__hKg2sG__sidebarCard{background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:16px;padding:1.5rem;box-shadow:0 2px 10px #00000005}.page-module__hKg2sG__sidebarTitle{color:var(--light-text);margin-bottom:1rem;font-size:1.1rem;font-weight:700}.page-module__hKg2sG__sidebarAddress{color:var(--light-text-muted);margin-bottom:1.25rem;line-height:1.6}.page-module__hKg2sG__directionsButton{background:var(--light-bg);border:1px solid var(--light-border);color:var(--light-text);text-align:center;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;margin-top:.75rem;padding:1rem 2rem;font-weight:600;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.page-module__hKg2sG__directionsButton:hover{border-color:var(--neon-cyan);color:var(--neon-cyan)}.page-module__hKg2sG__ctaButton{background:var(--neon-magenta);color:#fff;text-align:center;border-radius:100px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:inline-flex}.page-module__hKg2sG__ctaButton:hover{box-shadow:var(--glow-magenta);filter:brightness(1.1);transform:translateY(-3px)}.page-module__hKg2sG__additionalInfo{flex-direction:column;gap:1.5rem;display:flex}.page-module__hKg2sG__infoCategory{border-bottom:1px solid var(--light-border);padding-bottom:1.25rem}.page-module__hKg2sG__infoCategory:last-child{border-bottom:none;padding-bottom:0}.page-module__hKg2sG__infoCategoryTitle{color:var(--light-text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:.75rem;font-size:.85rem;font-weight:600}.page-module__hKg2sG__infoTags{flex-wrap:wrap;gap:.5rem;display:flex}.page-module__hKg2sG__infoTag{background:var(--gradient-glow);color:var(--light-text);border:1px solid #00f5ff26;border-radius:100px;align-items:center;gap:.35rem;padding:.4rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}@media (max-width:768px){.page-module__hKg2sG__container{padding:3rem 1.5rem}.page-module__hKg2sG__title{font-size:2rem}.page-module__hKg2sG__subtitle{font-size:1rem}.page-module__hKg2sG__section{padding:1.5rem}.page-module__hKg2sG__sectionTitle{font-size:1.15rem}.page-module__hKg2sG__badges{flex-direction:column;align-items:flex-start}}
.loading-module__DILzDW__skeleton{background:linear-gradient(90deg,var(--light-border)0%,#00f5ff14 50%,var(--light-border)100%);background-size:200% 100%;border-radius:8px;animation:1.5s ease-in-out infinite loading-module__DILzDW__shimmer}@keyframes loading-module__DILzDW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.loading-module__DILzDW__backLink{width:140px;height:20px;margin-bottom:2rem}.loading-module__DILzDW__title{border-radius:12px;width:70%;height:48px;margin-bottom:.75rem}.loading-module__DILzDW__subtitle{width:90%;height:24px;margin-bottom:1.5rem}.loading-module__DILzDW__badge{border-radius:100px;width:120px;height:38px}.loading-module__DILzDW__sectionTitle{width:100px;height:28px;margin-bottom:1.25rem}.loading-module__DILzDW__infoRow{width:100%;height:20px;margin-bottom:.75rem}.loading-module__DILzDW__infoRowShort{width:60%;height:20px}.loading-module__DILzDW__hoursGrid{flex-direction:column;gap:.5rem;display:flex}.loading-module__DILzDW__hoursRow{border-radius:6px;width:100%;height:32px}.loading-module__DILzDW__sidebarTitle{width:80px;height:22px;margin-bottom:1rem}.loading-module__DILzDW__sidebarAddress{width:100%;height:50px;margin-bottom:1.25rem}.loading-module__DILzDW__button{border-radius:100px;width:100%;height:52px}.loading-module__DILzDW__buttonSecondary{opacity:.7;border-radius:100px;width:100%;height:52px;margin-top:.75rem}@media (max-width:768px){.loading-module__DILzDW__title{width:85%;height:36px}.loading-module__DILzDW__subtitle{width:100%}}
.page-module__Ke-Saq__wrapper{background:var(--light-bg);width:100%;min-height:100vh;padding-top:72px}.page-module__Ke-Saq__container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__Ke-Saq__backLink{color:var(--light-text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.page-module__Ke-Saq__backLink:hover{color:var(--neon-cyan)}.page-module__Ke-Saq__header{border-bottom:1px solid var(--light-border);margin-bottom:3rem;padding-bottom:2rem}.page-module__Ke-Saq__title{color:var(--light-text);margin-bottom:.5rem;font-size:2.5rem}.page-module__Ke-Saq__count{color:var(--light-text-muted);font-size:1rem}.page-module__Ke-Saq__list{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.page-module__Ke-Saq__card{background:var(--light-bg-alt);border:1px solid var(--light-border);color:inherit;border-radius:16px;padding:1.75rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 2px 10px #00000005}.page-module__Ke-Saq__card:hover{box-shadow:var(--light-glow);border-color:#00f5ff4d;transform:translateY(-3px)}.page-module__Ke-Saq__cardHeader{margin-bottom:.25rem}.page-module__Ke-Saq__cardTitle{color:var(--light-text);font-size:1.25rem;font-weight:700;transition:color .3s}.page-module__Ke-Saq__card:hover .page-module__Ke-Saq__cardTitle{color:var(--neon-magenta)}.page-module__Ke-Saq__rating{background:var(--gradient-glow);color:var(--light-text);border:1px solid #00f5ff33;border-radius:100px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.6rem;font-weight:700;display:inline-flex}.page-module__Ke-Saq__details{color:var(--light-text-muted);margin-bottom:.5rem;font-size:.85rem}.page-module__Ke-Saq__meta{color:var(--light-text-muted);align-items:center;gap:.75rem;font-size:.85rem;display:flex}@media (max-width:1024px){.page-module__Ke-Saq__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__Ke-Saq__container{padding:3rem 1.5rem}.page-module__Ke-Saq__title{font-size:2rem}.page-module__Ke-Saq__list{grid-template-columns:1fr}.page-module__Ke-Saq__card{padding:1.25rem}.page-module__Ke-Saq__cardTitle{font-size:1.15rem}}.page-module__Ke-Saq__pagination{border-top:1px solid var(--light-border);justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.page-module__Ke-Saq__pageNumbers{align-items:center;gap:.5rem;display:flex}.page-module__Ke-Saq__pageLink{min-width:2.5rem;height:2.5rem;color:var(--light-text-muted);background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:8px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__Ke-Saq__pageLink:hover{color:var(--neon-cyan);box-shadow:var(--light-glow);border-color:#00f5ff4d}.page-module__Ke-Saq__pageLinkActive{color:var(--light-text);background:var(--gradient-glow);border-color:#00f5ff4d;font-weight:700}.page-module__Ke-Saq__pageNav{color:var(--light-text);background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__Ke-Saq__pageNav:hover{color:var(--neon-magenta);border-color:#ff00804d;box-shadow:0 4px 20px #ff008026}.page-module__Ke-Saq__pageNavDisabled{opacity:.4;pointer-events:none}@media (max-width:768px){.page-module__Ke-Saq__pagination{flex-wrap:wrap;gap:.75rem}.page-module__Ke-Saq__pageNumbers{flex-wrap:wrap;order:3;justify-content:center;width:100%}.page-module__Ke-Saq__pageLink{min-width:2.25rem;height:2.25rem;font-size:.875rem}.page-module__Ke-Saq__pageNav{padding:.6rem 1rem;font-size:.85rem}}
.page-module__cS3vGW__wrapper{background:var(--light-bg);width:100%;min-height:100vh;padding-top:72px}.page-module__cS3vGW__container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.page-module__cS3vGW__backLink{color:var(--light-text-muted);align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;font-weight:500;transition:all .3s;display:inline-flex}.page-module__cS3vGW__backLink:hover{color:var(--neon-cyan)}.page-module__cS3vGW__header{border-bottom:1px solid var(--light-border);margin-bottom:3rem;padding-bottom:2rem}.page-module__cS3vGW__title{color:var(--light-text);margin-bottom:.5rem;font-size:2.5rem}.page-module__cS3vGW__count{color:var(--light-text-muted);font-size:1rem}.page-module__cS3vGW__list{grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.page-module__cS3vGW__card{background:var(--light-bg-alt);border:1px solid var(--light-border);color:inherit;border-radius:16px;padding:1.75rem;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:block;box-shadow:0 2px 10px #00000005}.page-module__cS3vGW__card:hover{box-shadow:var(--light-glow);border-color:#00f5ff4d;transform:translateY(-3px)}.page-module__cS3vGW__cardHeader{margin-bottom:.25rem}.page-module__cS3vGW__cardTitle{color:var(--light-text);font-size:1.25rem;font-weight:700;transition:color .3s}.page-module__cS3vGW__card:hover .page-module__cS3vGW__cardTitle{color:var(--neon-magenta)}.page-module__cS3vGW__rating{background:var(--gradient-glow);color:var(--light-text);border:1px solid #00f5ff33;border-radius:100px;align-items:center;gap:.25rem;padding:.35rem .75rem;font-size:.6rem;font-weight:700;display:inline-flex}.page-module__cS3vGW__details{color:var(--light-text-muted);margin-bottom:.5rem;font-size:.85rem}.page-module__cS3vGW__meta{color:var(--light-text-muted);align-items:center;gap:.75rem;font-size:.85rem;display:flex}@media (max-width:1024px){.page-module__cS3vGW__list{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.page-module__cS3vGW__container{padding:3rem 1.5rem}.page-module__cS3vGW__title{font-size:2rem}.page-module__cS3vGW__list{grid-template-columns:1fr}.page-module__cS3vGW__card{padding:1.25rem}.page-module__cS3vGW__cardTitle{font-size:1.15rem}}.page-module__cS3vGW__pagination{border-top:1px solid var(--light-border);justify-content:center;align-items:center;gap:1rem;margin-top:3rem;padding-top:2rem;display:flex}.page-module__cS3vGW__pageNumbers{align-items:center;gap:.5rem;display:flex}.page-module__cS3vGW__pageLink{min-width:2.5rem;height:2.5rem;color:var(--light-text-muted);background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:8px;justify-content:center;align-items:center;padding:0 .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__cS3vGW__pageLink:hover{color:var(--neon-cyan);box-shadow:var(--light-glow);border-color:#00f5ff4d}.page-module__cS3vGW__pageLinkActive{color:var(--light-text);background:var(--gradient-glow);border-color:#00f5ff4d;font-weight:700}.page-module__cS3vGW__pageNav{color:var(--light-text);background:var(--light-bg-alt);border:1px solid var(--light-border);border-radius:100px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__cS3vGW__pageNav:hover{color:var(--neon-magenta);border-color:#ff00804d;box-shadow:0 4px 20px #ff008026}.page-module__cS3vGW__pageNavDisabled{opacity:.4;pointer-events:none}@media (max-width:768px){.page-module__cS3vGW__pagination{flex-wrap:wrap;gap:.75rem}.page-module__cS3vGW__pageNumbers{flex-wrap:wrap;order:3;justify-content:center;width:100%}.page-module__cS3vGW__pageLink{min-width:2.25rem;height:2.25rem;font-size:.875rem}.page-module__cS3vGW__pageNav{padding:.6rem 1rem;font-size:.85rem}}
