.AnnouncementBar-module__Bwttza__bar{z-index:50;background:#000;border-bottom:1px solid #dc26264d;align-items:center;width:100%;height:36px;display:flex;position:sticky;top:0;overflow:hidden}.AnnouncementBar-module__Bwttza__tickerWrapper{width:100%;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 5% 95%,#0000 100%)}.AnnouncementBar-module__Bwttza__ticker{width:max-content;animation:30s linear infinite AnnouncementBar-module__Bwttza__scroll;display:flex}.AnnouncementBar-module__Bwttza__ticker:hover{animation-play-state:paused}@keyframes AnnouncementBar-module__Bwttza__scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.AnnouncementBar-module__Bwttza__item{letter-spacing:2.5px;text-transform:uppercase;color:#ffffffd9;white-space:nowrap;align-items:center;gap:.75rem;padding:0 2.5rem;font-size:.68rem;font-weight:700;display:inline-flex}.AnnouncementBar-module__Bwttza__item:nth-child(odd){color:#ffffffd9}.AnnouncementBar-module__Bwttza__item:nth-child(2n){color:var(--primary)}.AnnouncementBar-module__Bwttza__dot{background:var(--primary);border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}
.Hero-module__Z8hQ_W__hero{background-color:#000;justify-content:center;align-items:center;width:100%;height:95vh;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__bannerLayer{z-index:0;background:linear-gradient(135deg,#0a0000 0%,#1a0000 40%,#000 100%);position:absolute;inset:0}.Hero-module__Z8hQ_W__graffitiLayer{z-index:1;opacity:.15;mix-blend-mode:screen;pointer-events:none;position:absolute;inset:0}.Hero-module__Z8hQ_W__speedLines{z-index:2;pointer-events:none;background:repeating-conic-gradient(#0000 0deg 2.5deg,#ffffff05 2.5deg 5deg);width:220%;height:220%;animation:90s linear infinite Hero-module__Z8hQ_W__spin;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__Z8hQ_W__spin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}.Hero-module__Z8hQ_W__overlayGradient{z-index:3;background:radial-gradient(65% 55%,#0000008c 0%,#000000bf 55%,#000000eb 100%),linear-gradient(#0000 50%,#000000b3 100%),linear-gradient(#0006 0%,#0000 30%);position:absolute;inset:0}.Hero-module__Z8hQ_W__content{z-index:10;text-align:center;max-width:900px;padding:2rem;position:relative}.Hero-module__Z8hQ_W__logoWrapper{filter:drop-shadow(0 4px 24px #000000b3);justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}.Hero-module__Z8hQ_W__badge{font-size:var(--text-xs);letter-spacing:4px;text-transform:uppercase;color:var(--primary);border:1px solid var(--primary);margin-bottom:var(--space-6);background:#dc262614;border-radius:50px;padding:.3rem 1.1rem;font-weight:700;display:inline-block}.Hero-module__Z8hQ_W__title{font-family:var(--font-display);font-size:var(--text-hero);margin-bottom:var(--space-6);color:#fff;text-transform:uppercase;letter-spacing:clamp(2px,.5vw,6px);text-shadow:0 2px 4px #000000f2,0 4px 20px #000000e6,0 0 70px var(--primary-glow);font-weight:400;line-height:.95}.Hero-module__Z8hQ_W__title span{color:var(--primary)}.Hero-module__Z8hQ_W__subtitle{font-size:var(--text-base);color:#ffffffa6;margin-bottom:var(--space-8);letter-spacing:.5px;text-shadow:0 1px 8px #000000f2,0 2px 20px #000c;max-width:520px;margin-left:auto;margin-right:auto;font-weight:300}.Hero-module__Z8hQ_W__buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__ctaButton{text-transform:uppercase;letter-spacing:2px;background:var(--primary);color:#fff;cursor:pointer;transition:all var(--transition);box-shadow:0 8px 28px var(--primary-glow);border:none;border-radius:4px;padding:1rem 2.5rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-block}.Hero-module__Z8hQ_W__ctaButton:hover{background:var(--primary-dark);box-shadow:0 16px 38px var(--primary-glow);transform:translateY(-3px)}.Hero-module__Z8hQ_W__secondaryButton{text-transform:uppercase;letter-spacing:2px;background:var(--btn-secondary-bg);color:var(--btn-secondary-color);border:1px solid var(--btn-secondary-border);cursor:pointer;transition:all var(--transition);border-radius:4px;padding:1rem 2.5rem;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-block}.Hero-module__Z8hQ_W__secondaryButton:hover{background:var(--foreground);color:var(--background);border-color:var(--foreground);transform:translateY(-3px)}.Hero-module__Z8hQ_W__scrollIndicator{z-index:10;color:#ffffff47;letter-spacing:2px;text-transform:uppercase;flex-direction:column;align-items:center;gap:.4rem;font-size:.68rem;animation:2s infinite Hero-module__Z8hQ_W__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes Hero-module__Z8hQ_W__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__hero{height:100svh;min-height:580px}.Hero-module__Z8hQ_W__content{padding:1rem}.Hero-module__Z8hQ_W__badge{margin-bottom:.85rem;padding:.25rem .85rem;font-size:.62rem}.Hero-module__Z8hQ_W__logoWrapper{margin-bottom:.25rem}.Hero-module__Z8hQ_W__logoWrapper img{width:200px!important;height:auto!important}.Hero-module__Z8hQ_W__title{letter-spacing:3px;margin-bottom:.75rem;font-size:3.2rem}.Hero-module__Z8hQ_W__subtitle{margin-bottom:1.5rem;font-size:.85rem}.Hero-module__Z8hQ_W__scrollIndicator{display:none}}@media (max-width:480px){.Hero-module__Z8hQ_W__title{letter-spacing:2px;font-size:2.8rem}.Hero-module__Z8hQ_W__logoWrapper img{width:170px!important}.Hero-module__Z8hQ_W__ctaButton,.Hero-module__Z8hQ_W__secondaryButton{letter-spacing:1.5px;padding:.8rem 1.5rem;font-size:.8rem}}
.Categories-module__ds54Za__section{padding:var(--space-16)var(--container-pad);background:var(--surface)}.Categories-module__ds54Za__container{max-width:var(--container-width);margin:0 auto}.Categories-module__ds54Za__header{text-align:center;margin-bottom:var(--space-12)}.Categories-module__ds54Za__label{font-size:var(--text-xs);letter-spacing:3px;text-transform:uppercase;color:var(--primary);margin-bottom:var(--space-3);font-weight:700;display:inline-block}.Categories-module__ds54Za__title{font-family:var(--font-display);font-size:var(--text-2xl);color:var(--foreground);letter-spacing:2px}.Categories-module__ds54Za__grid{flex-direction:column;gap:1rem;display:flex}.Categories-module__ds54Za__card{border-radius:var(--radius);border:1px solid var(--border);background:#0d0d0d;transition:border-color .3s,transform .3s;overflow:hidden}.Categories-module__ds54Za__card:hover{border-color:var(--primary);transform:translateY(-3px)}.Categories-module__ds54Za__cardInner{height:160px;text-decoration:none;display:flex;position:relative}.Categories-module__ds54Za__cardImage{flex-shrink:0;width:42%;position:relative}.Categories-module__ds54Za__imageOverlay{z-index:1;background:linear-gradient(90deg,#0000 50%,#0d0d0d 100%);position:absolute;inset:0}.Categories-module__ds54Za__logoBadge{z-index:3;border:2px solid var(--border);background:#0d0d0d;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex;position:absolute;top:50%;right:-28px;overflow:hidden;transform:translateY(-50%);box-shadow:0 4px 20px #0009}.Categories-module__ds54Za__cardContent{z-index:2;flex-direction:column;flex:1;justify-content:center;padding:1.25rem 1.5rem 1.25rem 2rem;display:flex;position:relative}.Categories-module__ds54Za__cardNumber{letter-spacing:3px;color:var(--primary);opacity:.7;margin-bottom:var(--space-1);font-size:.6rem;font-weight:700;font-family:var(--font-display)}.Categories-module__ds54Za__cardTitle{font-family:var(--font-display);font-size:var(--text-xl);color:#fff;letter-spacing:1px;margin:0 0 var(--space-1);text-transform:uppercase;line-height:1.1}.Categories-module__ds54Za__cardDesc{font-size:var(--text-sm);color:#ffffff80;margin:0 0 var(--space-3);line-height:1.4}.Categories-module__ds54Za__cardCta{font-size:var(--text-xs);color:var(--primary);text-transform:uppercase;letter-spacing:1.5px;align-items:center;gap:.4rem;font-weight:700;transition:gap .25s;display:inline-flex}.Categories-module__ds54Za__card:hover .Categories-module__ds54Za__cardCta{gap:.7rem}.Categories-module__ds54Za__cardBorder{border-radius:var(--radius);border:2px solid var(--primary);opacity:0;z-index:5;pointer-events:none;transition:opacity .25s;position:absolute;inset:0}.Categories-module__ds54Za__card:hover .Categories-module__ds54Za__cardBorder{opacity:1}@media (max-width:900px){.Categories-module__ds54Za__container{max-width:100%;padding:0 var(--container-pad)}.Categories-module__ds54Za__section{padding:var(--space-12)0}.Categories-module__ds54Za__cardInner{height:140px}}@media (max-width:640px){.Categories-module__ds54Za__section{padding:var(--space-8)0}.Categories-module__ds54Za__container{padding:0 var(--container-pad)}.Categories-module__ds54Za__grid{gap:.75rem}.Categories-module__ds54Za__cardInner{height:120px}.Categories-module__ds54Za__cardImage{width:38%}.Categories-module__ds54Za__logoBadge{width:44px;height:44px;right:-22px}.Categories-module__ds54Za__cardContent{padding:1rem 1rem 1rem 1.5rem}.Categories-module__ds54Za__cardTitle{letter-spacing:.5px}}
.FeaturedBanner-module__B4FUlG__banner{background:linear-gradient(135deg,#0a0000 0%,#1a0000 50%,#050505 100%);width:100%;height:300px;position:relative;overflow:hidden}.FeaturedBanner-module__B4FUlG__imageSlot{z-index:0;position:absolute;inset:0}.FeaturedBanner-module__B4FUlG__overlay{z-index:1;background:linear-gradient(90deg,#000000f2 0%,#000000e0 30%,#00000080 55%,#0000001a 75%,#0000 100%),linear-gradient(270deg,#000000d9 0%,#0000 18%),linear-gradient(#000000bf 0%,#0000 20%),linear-gradient(#0000 78%,#000000d9 100%);position:absolute;inset:0}.FeaturedBanner-module__B4FUlG__inner{z-index:2;height:100%;max-width:var(--max-width);align-items:center;margin:0 auto;padding:0 2rem;display:flex;position:relative}.FeaturedBanner-module__B4FUlG__textSide{flex-direction:column;gap:1rem;max-width:520px;display:flex}.FeaturedBanner-module__B4FUlG__badge{letter-spacing:3px;text-transform:uppercase;color:#fff;background:var(--primary);border-radius:3px;width:fit-content;padding:.3rem .85rem;font-size:.68rem;font-weight:800;display:inline-block}.FeaturedBanner-module__B4FUlG__title{font-family:var(--font-display);color:#fff;letter-spacing:1px;text-transform:uppercase;text-shadow:0 2px 12px #000000e6,0 4px 30px #000c;-webkit-line-clamp:4;-webkit-box-orient:vertical;font-size:3.5rem;font-weight:400;line-height:1.05;display:-webkit-box;overflow:hidden}.FeaturedBanner-module__B4FUlG__subtitle{color:#ffffffa6;text-shadow:0 1px 8px #000000e6;font-size:1rem;font-weight:300;line-height:1.55}.FeaturedBanner-module__B4FUlG__cta{text-transform:uppercase;letter-spacing:2px;background:var(--primary);color:#fff;width:fit-content;transition:all var(--transition);border-radius:4px;align-items:center;gap:.4rem;padding:.875rem 2rem;font-size:.88rem;font-weight:700;text-decoration:none;display:inline-flex;box-shadow:0 6px 22px #dc262666}.FeaturedBanner-module__B4FUlG__cta:hover{background:var(--primary-dark);transform:translateY(-2px);box-shadow:0 12px 32px #dc262680}@media (max-width:900px){.FeaturedBanner-module__B4FUlG__banner{height:auto;min-height:260px;padding:3.5rem 0}.FeaturedBanner-module__B4FUlG__title{font-size:2.6rem}.FeaturedBanner-module__B4FUlG__overlay{background:linear-gradient(90deg,#000000f7 0%,#000000eb 50%,#0009 100%),linear-gradient(270deg,#000000d9 0%,#0000 15%),linear-gradient(#000000bf 0%,#0000 20%),linear-gradient(#0000 78%,#000000d9 100%)}}@media (max-width:600px){.FeaturedBanner-module__B4FUlG__banner{min-height:220px;padding:3rem 0}.FeaturedBanner-module__B4FUlG__title{font-size:2rem}.FeaturedBanner-module__B4FUlG__textSide{gap:.75rem}.FeaturedBanner-module__B4FUlG__overlay{background:#000000e0}.FeaturedBanner-module__B4FUlG__cta{padding:.75rem 1.5rem;font-size:.8rem}}
.SplitBanners-module__LudAja__section{max-width:var(--max-width);margin:0 auto;padding:0 2rem 5rem}.SplitBanners-module__LudAja__grid{grid-template-columns:1fr 1fr;gap:1.25rem;display:grid}.SplitBanners-module__LudAja__bannerWrapper{border-radius:var(--radius);overflow:hidden}.SplitBanners-module__LudAja__banner{border-radius:var(--radius);border:1px solid var(--border);width:100%;height:320px;font:inherit;cursor:pointer;text-align:left;background:0 0;padding:0;text-decoration:none;transition:border-color .3s,transform .35s;display:block;position:relative;overflow:hidden}.SplitBanners-module__LudAja__banner:hover{border-color:var(--primary);transform:translateY(-3px)}.SplitBanners-module__LudAja__imageSlot{z-index:0;transition:transform .5s;position:absolute;inset:0}.SplitBanners-module__LudAja__banner:hover .SplitBanners-module__LudAja__imageSlot{transform:scale(1.06)}.SplitBanners-module__LudAja__left{background:linear-gradient(135deg,#1a0000 0%,#3d0000 60%,#0a0000 100%)}.SplitBanners-module__LudAja__right{background:linear-gradient(135deg,#05050f 0%,#0a0030 60%,#000510 100%)}.SplitBanners-module__LudAja__overlay{z-index:1;background:linear-gradient(#00000026 0%,#00000073 45%,#000000e6 100%);transition:background .3s;position:absolute;inset:0}.SplitBanners-module__LudAja__banner:hover .SplitBanners-module__LudAja__overlay{background:linear-gradient(#0003 0%,#0009 40%,#000000f2 100%)}.SplitBanners-module__LudAja__borderAccent{border-radius:var(--radius);border:2px solid var(--primary);opacity:0;z-index:5;pointer-events:none;transition:opacity .3s;position:absolute;inset:0}.SplitBanners-module__LudAja__banner:hover .SplitBanners-module__LudAja__borderAccent{opacity:1}.SplitBanners-module__LudAja__content{z-index:2;flex-direction:column;gap:.35rem;padding:1.75rem 2rem;display:flex;position:absolute;bottom:0;left:0;right:0}.SplitBanners-module__LudAja__badge{letter-spacing:3px;text-transform:uppercase;color:#fff;background:var(--primary);border-radius:3px;width:fit-content;margin-bottom:.25rem;padding:.22rem .65rem;font-size:.62rem;font-weight:800;display:inline-block}.SplitBanners-module__LudAja__title{font-family:var(--font-display);color:#fff;letter-spacing:1.5px;text-transform:uppercase;text-shadow:0 2px 10px #000000e6;margin:0;font-size:2rem;font-weight:400;line-height:1.05}.SplitBanners-module__LudAja__subtitle{color:#fff9;text-shadow:0 1px 6px #000000e6;margin:0;font-size:.82rem;font-weight:300;line-height:1.45}.SplitBanners-module__LudAja__cta{text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);transition:gap var(--transition);align-items:center;gap:.3rem;margin-top:.35rem;font-size:.78rem;font-weight:700;display:inline-flex}.SplitBanners-module__LudAja__banner:hover .SplitBanners-module__LudAja__cta{gap:.6rem}@media (max-width:768px){.SplitBanners-module__LudAja__section{padding:0 1rem 3.5rem}.SplitBanners-module__LudAja__grid{grid-template-columns:1fr;gap:1rem}.SplitBanners-module__LudAja__banner{height:260px}.SplitBanners-module__LudAja__title{font-size:1.6rem}.SplitBanners-module__LudAja__content{padding:1.25rem 1.5rem}}@media (max-width:480px){.SplitBanners-module__LudAja__banner{height:220px}.SplitBanners-module__LudAja__title{font-size:1.4rem}}
.adultos-module__rlH_OG__wrapper{padding-top:var(--navbar-height,70px);background:linear-gradient(#050014e0,#050014e0),url(/adultos-bg.jpg) 50%/cover fixed;min-height:100vh;transition:background .4s,color .4s}.adultos-module__rlH_OG__wrapperCatalog{padding-top:0}.adultos-module__rlH_OG__muralBanner{justify-content:center;align-items:center;width:100%;height:220px;margin-top:0;display:flex;position:relative;overflow:hidden}.adultos-module__rlH_OG__muralBannerImg{object-fit:cover;object-position:center;filter:brightness(.5)saturate(1.1);width:100%;height:100%;position:absolute;inset:0}.adultos-module__rlH_OG__muralBannerOverlay{z-index:1;background:linear-gradient(#050014b3 0%,#0500141a 50%,#050014b3 100%),linear-gradient(90deg,#050014cc 0%,#0000 30% 70%,#050014cc 100%);position:absolute;inset:0}.adultos-module__rlH_OG__muralBannerContent{z-index:2;align-items:center;gap:1.5rem;display:flex;position:relative}.adultos-module__rlH_OG__muralBannerLogo{object-fit:cover;border:2px solid #8b5cf680;border-radius:50%;width:90px;height:90px;box-shadow:0 0 30px #8b5cf659,0 0 60px #8b5cf626}.adultos-module__rlH_OG__muralBannerText{flex-direction:column;gap:.25rem;display:flex}.adultos-module__rlH_OG__muralBannerTitle{font-family:var(--font-display);letter-spacing:4px;text-transform:uppercase;background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc);-webkit-text-fill-color:transparent;text-shadow:none;filter:drop-shadow(0 0 20px #8b5cf680);-webkit-background-clip:text;background-clip:text;margin:0;font-size:2.8rem;font-weight:900}.adultos-module__rlH_OG__muralBannerSub{letter-spacing:2.5px;text-transform:uppercase;color:#c484fcb3;margin:0;font-size:.78rem;font-weight:700}.adultos-module__rlH_OG__topBar{-webkit-backdrop-filter:blur(12px);top:var(--navbar-height,70px);z-index:99;background:#050014f2;border-bottom:1px solid #8b5cf633;justify-content:space-between;align-items:center;gap:1rem;padding:.55rem 2rem;display:flex;position:fixed;left:0;right:0}.adultos-module__rlH_OG__topBarLeft{align-items:center;gap:.5rem;display:flex}.adultos-module__rlH_OG__adultIcon{color:var(--primary)}.adultos-module__rlH_OG__adultLabel{text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);font-size:.75rem;font-weight:700}.adultos-module__rlH_OG__searchBox{width:100%;max-width:360px;position:relative}.adultos-module__rlH_OG__searchInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);transition:border-color var(--transition);padding:.5rem 1rem .5rem 2.2rem;font-size:.88rem}.adultos-module__rlH_OG__searchInput:focus{border-color:var(--primary);outline:none}.adultos-module__rlH_OG__searchIcon{color:var(--muted);position:absolute;top:50%;left:.7rem;transform:translateY(-50%)}.adultos-module__rlH_OG__catalogWrapper{padding-top:calc(var(--navbar-height,70px) + 42px)}.adultos-module__rlH_OG__layout{align-items:flex-start;max-width:96%;margin:0 auto;display:flex}.adultos-module__rlH_OG__sidebar{width:240px;top:calc(var(--navbar-height,70px) + 46px);max-height:calc(100vh - var(--navbar-height,70px) - 46px);scrollbar-width:thin;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:.5rem;padding:.75rem .75rem 1rem 0;display:flex;position:sticky;overflow-y:auto}.adultos-module__rlH_OG__filterHeader{letter-spacing:2px;text-transform:uppercase;color:var(--primary);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.7rem;font-weight:800;display:flex}.adultos-module__rlH_OG__filterGroup{border-bottom:1px solid var(--border);margin-bottom:0;padding:.75rem 0}.adultos-module__rlH_OG__filterTitle{letter-spacing:1.5px;color:var(--muted);margin-bottom:.6rem;font-size:.65rem;font-weight:700}.adultos-module__rlH_OG__filterSection{background:#8b5cf612;border:1px solid #8b5cf62e;border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem .875rem;display:flex}.adultos-module__rlH_OG__filterSectionLabel{color:#ffffff59;text-transform:uppercase;letter-spacing:1.8px;font-size:.68rem;font-weight:700}.adultos-module__rlH_OG__filterList{flex-direction:column;gap:.25rem;max-height:220px;display:flex;overflow-y:auto}.adultos-module__rlH_OG__filterBtn{text-align:left;color:#ffffff80;cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-left:2px solid #0000;border-radius:0 4px 4px 0;padding:.35rem .5rem;font-size:.85rem}.adultos-module__rlH_OG__filterBtn:hover{color:var(--foreground);background:#8b5cf614}.adultos-module__rlH_OG__filterBtn[data-active=true]{color:#a78bfa;background:#8b5cf61f;border-left-color:#8b5cf6;font-weight:600}.adultos-module__rlH_OG__select{width:100%;color:var(--foreground);cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0d0018;border:1px solid #8b5cf633;border-radius:7px;padding:.55rem .7rem;font-size:.85rem}.adultos-module__rlH_OG__select option{color:#e0e0e0;background:#0d0018}.adultos-module__rlH_OG__content{flex:1;min-width:0;padding:.75rem 0 2rem 1rem}.adultos-module__rlH_OG__count{color:var(--muted);margin-bottom:.75rem;font-size:.82rem}.adultos-module__rlH_OG__count strong{color:var(--primary)}.adultos-module__rlH_OG__grid{grid-template-columns:repeat(5,1fr);gap:1.2rem;display:grid}.adultos-module__rlH_OG__state{text-align:center;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);color:var(--muted);padding:4rem 2rem}.adultos-module__rlH_OG__errorTitle{color:var(--primary);margin-bottom:.5rem;font-size:1.25rem;font-weight:700}.adultos-module__rlH_OG__spinner{border:3px solid var(--border);border-top-color:var(--primary);border-radius:50%;width:36px;height:36px;margin:0 auto 1rem;animation:.8s linear infinite adultos-module__rlH_OG__spin}@keyframes adultos-module__rlH_OG__spin{to{transform:rotate(360deg)}}.adultos-module__rlH_OG__tagChips{flex-wrap:wrap;gap:.35rem;padding-top:.25rem;display:flex}.adultos-module__rlH_OG__tagChip{border:1px solid var(--border);color:var(--muted);cursor:pointer;white-space:nowrap;background:0 0;border-radius:999px;padding:.25rem .6rem;font-size:.72rem;font-weight:600;transition:all .2s}.adultos-module__rlH_OG__tagChip:hover{border-color:var(--primary);color:var(--primary);background:#9b5de514}.adultos-module__rlH_OG__tagChip[data-active=true]{background:var(--primary);border-color:var(--primary);color:#fff}.adultos-module__rlH_OG__clearTagsBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:auto;padding:0;font-size:.65rem;text-decoration:underline}@keyframes adultos-module__rlH_OG__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes adultos-module__rlH_OG__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.adultos-module__rlH_OG__pageTransition{animation:.6s ease-out forwards adultos-module__rlH_OG__fadeIn}.adultos-module__rlH_OG__gridItem{opacity:0;animation:.5s ease-out forwards adultos-module__rlH_OG__slideUpFade}.adultos-module__rlH_OG__gridItem:first-child{animation-delay:50ms}.adultos-module__rlH_OG__gridItem:nth-child(2){animation-delay:.1s}.adultos-module__rlH_OG__gridItem:nth-child(3){animation-delay:.15s}.adultos-module__rlH_OG__gridItem:nth-child(4){animation-delay:.2s}.adultos-module__rlH_OG__gridItem:nth-child(5){animation-delay:.25s}.adultos-module__rlH_OG__gridItem:nth-child(6){animation-delay:.3s}.adultos-module__rlH_OG__gridItem:nth-child(7){animation-delay:.35s}.adultos-module__rlH_OG__gridItem:nth-child(8){animation-delay:.4s}.adultos-module__rlH_OG__gridItem:nth-child(9){animation-delay:.45s}.adultos-module__rlH_OG__gridItem:nth-child(10){animation-delay:.5s}.adultos-module__rlH_OG__gridItem:nth-child(11){animation-delay:.55s}.adultos-module__rlH_OG__gridItem:nth-child(12){animation-delay:.6s}.adultos-module__rlH_OG__gridItem:nth-child(n+13){animation-delay:.65s}.adultos-module__rlH_OG__blurredContent{filter:blur(12px)brightness(.6);pointer-events:none;-webkit-user-select:none;user-select:none;height:100vh;overflow:hidden}.adultos-module__rlH_OG__disclaimerOverlay{z-index:9999;background:#000000e0;justify-content:center;align-items:center;width:100vw;height:100vh;padding:2rem;display:flex;position:fixed;top:0;left:0}.adultos-module__rlH_OG__disclaimerModal{text-align:center;background:#0d0018;border:1px solid #8b5cf64d;border-radius:24px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:580px;padding:2.5rem 2.5rem 2rem;animation:.45s cubic-bezier(.16,1,.3,1) forwards adultos-module__rlH_OG__slideUpFade;display:flex;box-shadow:0 30px 60px #000000e6,0 0 60px #8b5cf61f}.adultos-module__rlH_OG__disclaimerLogoWrapper{border:3px solid #8b5cf666;border-radius:50%;width:120px;height:120px;overflow:hidden;box-shadow:0 0 30px #8b5cf64d}.adultos-module__rlH_OG__disclaimerLogo{object-fit:cover;width:100%;height:100%}.adultos-module__rlH_OG__welcomeBadge{color:#a78bfa;letter-spacing:1px;text-transform:uppercase;background:#8b5cf61f;border:1px solid #8b5cf659;border-radius:50px;padding:.3rem 1rem;font-size:.8rem;font-weight:700}.adultos-module__rlH_OG__disclaimerTitle{color:#fff;letter-spacing:-.5px;margin:0;font-size:2.2rem;font-weight:900;line-height:1.1}.adultos-module__rlH_OG__disclaimerAccent{color:#8b5cf6;background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.adultos-module__rlH_OG__disclaimerSubtitle{color:#ffffff8c;margin:0;font-size:1rem}.adultos-module__rlH_OG__disclaimerDivider{background:linear-gradient(90deg,#0000,#8b5cf64d,#0000);width:100%;height:1px;margin:.5rem 0}.adultos-module__rlH_OG__warningBox{text-align:left;background:#8b5cf60f;border:1px solid #8b5cf633;border-radius:12px;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.adultos-module__rlH_OG__warningBox p{color:#ffffffa6;margin:0;font-size:.9rem;line-height:1.6}.adultos-module__rlH_OG__warningBox p strong{color:#a78bfa}.adultos-module__rlH_OG__disclaimerIcon{color:#8b5cf6;flex-shrink:0;margin-top:2px}.adultos-module__rlH_OG__disclaimerActions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.adultos-module__rlH_OG__btnDecline{border:1px solid var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:4px;flex:1;min-width:200px;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.adultos-module__rlH_OG__btnDecline:hover{color:var(--foreground);background:#ffffff0d}.adultos-module__rlH_OG__btnAccept{background:var(--primary);border:1px solid var(--primary);color:#fff;cursor:pointer;border-radius:4px;flex:1;min-width:200px;padding:.8rem 1.5rem;font-weight:600;transition:all .3s}.adultos-module__rlH_OG__btnAccept:hover{background:var(--primary-dark);box-shadow:0 0 15px var(--primary-glow)}.adultos-module__rlH_OG__switchContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.adultos-module__rlH_OG__switch{width:36px;height:20px;display:inline-block;position:relative}.adultos-module__rlH_OG__switchInput{opacity:0;width:0;height:0;position:absolute}.adultos-module__rlH_OG__slider{cursor:pointer;background-color:var(--surface-2);border:1px solid var(--border);border-radius:34px;transition:all .3s;position:absolute;inset:0}.adultos-module__rlH_OG__slider:before{content:"";background-color:var(--muted);border-radius:50%;width:14px;height:14px;transition:all .3s;position:absolute;bottom:2px;left:2px}.adultos-module__rlH_OG__switchInput:checked+.adultos-module__rlH_OG__slider{background-color:var(--primary);border-color:var(--primary)}.adultos-module__rlH_OG__switchInput:checked+.adultos-module__rlH_OG__slider:before{background-color:#fff;transform:translate(16px)}.adultos-module__rlH_OG__switchLabel{color:var(--foreground);font-size:.85rem;font-weight:500}.adultos-module__rlH_OG__logoLoaderContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.adultos-module__rlH_OG__logoWrapper{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;display:flex;position:relative}.adultos-module__rlH_OG__pulsingLogo{object-fit:contain;z-index:2;width:65px;height:65px;animation:2s ease-in-out infinite adultos-module__rlH_OG__pulseLogo}.adultos-module__rlH_OG__spinnerRing{border:3px solid var(--border);border-top-color:var(--primary);z-index:1;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(.68,-.55,.265,1.55) infinite adultos-module__rlH_OG__spinRing;position:absolute;top:0;left:0}@keyframes adultos-module__rlH_OG__pulseLogo{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}@keyframes adultos-module__rlH_OG__spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.adultos-module__rlH_OG__landing{width:100%}.adultos-module__rlH_OG__hero{width:100%;height:calc(100vh - var(--navbar-height,70px));justify-content:center;align-items:center;min-height:560px;display:flex;position:relative;overflow:hidden}.adultos-module__rlH_OG__heroBg{z-index:0;position:absolute;inset:0}.adultos-module__rlH_OG__heroBgImg{object-fit:cover;object-position:center;filter:brightness(.45)saturate(1.2);width:100%;height:100%}.adultos-module__rlH_OG__heroOverlay{z-index:1;background:radial-gradient(#581c8759 0%,#0000 65%),linear-gradient(#05001499 0%,#05001433 40%,#050014cc 100%);position:absolute;inset:0}.adultos-module__rlH_OG__heroContent{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:1.1rem;padding:2rem;animation:.7s ease-out forwards adultos-module__rlH_OG__slideUpFade;display:flex;position:relative}.adultos-module__rlH_OG__heroBadge{letter-spacing:1.5px;text-transform:uppercase;color:#c084fc;background:#8b5cf626;border:1px solid #8b5cf666;border-radius:50px;align-items:center;gap:.4rem;padding:.3rem 1rem;font-size:.75rem;font-weight:700;display:flex}.adultos-module__rlH_OG__heroLogoWrap{border:3px solid #8b5cf680;border-radius:50%;width:110px;height:110px;overflow:hidden;box-shadow:0 0 40px #8b5cf666,0 0 80px #8b5cf626}.adultos-module__rlH_OG__heroLogo{object-fit:cover;width:100%;height:100%}.adultos-module__rlH_OG__heroTitle{font-family:var(--font-display);letter-spacing:6px;text-transform:uppercase;color:#fff;text-shadow:0 4px 30px #00000080;margin:0;font-size:clamp(3.5rem,10vw,7rem);font-weight:900;line-height:.9}.adultos-module__rlH_OG__heroAccent{background:linear-gradient(135deg,#8b5cf6,#a855f7,#c084fc);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 25px #8b5cf699);-webkit-background-clip:text;background-clip:text}.adultos-module__rlH_OG__heroSub{color:#ffffffa6;max-width:480px;margin:0;font-size:1rem}.adultos-module__rlH_OG__heroButtons{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:.5rem;display:flex}.adultos-module__rlH_OG__heroCta{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:#8b5cf6;border:none;border-radius:4px;padding:.85rem 2rem;font-size:.9rem;font-weight:700;transition:all .3s;box-shadow:0 0 20px #8b5cf666}.adultos-module__rlH_OG__heroCta:hover{background:#7c3aed;transform:translateY(-1px);box-shadow:0 0 30px #8b5cf699}.adultos-module__rlH_OG__heroSecondary{color:#fff;letter-spacing:1px;text-transform:uppercase;cursor:pointer;background:0 0;border:2px solid #ffffff59;border-radius:4px;padding:.85rem 2rem;font-size:.9rem;font-weight:700;transition:all .3s}.adultos-module__rlH_OG__heroSecondary:hover{color:#c084fc;border-color:#a855f7}.adultos-module__rlH_OG__heroScroll{z-index:2;letter-spacing:2px;text-transform:uppercase;color:#fff6;flex-direction:column;align-items:center;gap:.25rem;font-size:.7rem;animation:2s infinite adultos-module__rlH_OG__bounce;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes adultos-module__rlH_OG__bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}.adultos-module__rlH_OG__sectionEyebrow{letter-spacing:3px;text-transform:uppercase;color:#8b5cf6;margin:0 0 .4rem;font-size:.7rem;font-weight:700}.adultos-module__rlH_OG__sectionTitle{font-family:var(--font-display);letter-spacing:3px;text-transform:uppercase;color:var(--foreground);margin:0;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:900}.adultos-module__rlH_OG__categoriesSection{text-align:center;max-width:1200px;margin:0 auto;padding:5rem 2rem}.adultos-module__rlH_OG__categoriesGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;margin-top:2.5rem;display:grid}.adultos-module__rlH_OG__categoryCard{background:var(--surface);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:12px;flex-direction:column;gap:.5rem;padding:2rem 1.25rem 1.5rem;transition:all .3s;display:flex;position:relative;overflow:hidden}.adultos-module__rlH_OG__categoryCard:hover{border-color:#8b5cf680;transform:translateY(-3px);box-shadow:0 8px 32px #8b5cf626}.adultos-module__rlH_OG__categoryCardBg{pointer-events:none;background:linear-gradient(135deg,#581c8714 0%,#0000 60%);position:absolute;inset:0}.adultos-module__rlH_OG__categoryNum{font-size:2rem;line-height:1}.adultos-module__rlH_OG__categoryCardContent{flex-direction:column;gap:.25rem;display:flex}.adultos-module__rlH_OG__categoryCardLabel{font-family:var(--font-display);letter-spacing:2px;text-transform:uppercase;color:var(--foreground);margin:0;font-size:1.1rem;font-weight:900}.adultos-module__rlH_OG__categoryCardSub{color:var(--muted);margin:0;font-size:.82rem}.adultos-module__rlH_OG__categoryCardCta{letter-spacing:1.5px;color:#8b5cf6;margin-top:.5rem;font-size:.72rem;font-weight:700}.adultos-module__rlH_OG__novedadesSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.adultos-module__rlH_OG__novedadesHeader{justify-content:space-between;align-items:flex-end;margin-bottom:2rem;display:flex}.adultos-module__rlH_OG__verTodoLink{letter-spacing:1.5px;color:var(--muted);cursor:pointer;background:0 0;border:none;padding-bottom:.25rem;font-size:.8rem;font-weight:700;transition:color .2s}.adultos-module__rlH_OG__verTodoLink:hover{color:var(--foreground)}.adultos-module__rlH_OG__novedadesGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid}.adultos-module__rlH_OG__ctaSection{justify-content:center;padding:5rem 2rem;display:flex}.adultos-module__rlH_OG__ctaBox{text-align:center;background:linear-gradient(135deg,#581c871f,#8b5cf60f);border:1px solid #8b5cf640;border-radius:20px;flex-direction:column;align-items:center;gap:1rem;width:100%;max-width:600px;padding:3rem 4rem;display:flex}.adultos-module__rlH_OG__ctaLogo{object-fit:cover;border:2px solid #8b5cf666;border-radius:50%;box-shadow:0 0 20px #8b5cf64d}.adultos-module__rlH_OG__ctaTitle{font-family:var(--font-display);color:var(--foreground);letter-spacing:1px;margin:0;font-size:2rem;font-weight:900}.adultos-module__rlH_OG__ctaSub{color:var(--muted);max-width:420px;margin:0;font-size:.95rem;line-height:1.6}.adultos-module__rlH_OG__ctaBtn{color:#fff;letter-spacing:1.5px;text-transform:uppercase;cursor:pointer;background:#8b5cf6;border:none;border-radius:4px;align-items:center;gap:.5rem;margin-top:.5rem;padding:1rem 2.5rem;font-size:.9rem;font-weight:700;transition:all .3s;display:flex;box-shadow:0 0 20px #8b5cf659}.adultos-module__rlH_OG__ctaBtn:hover{background:#7c3aed;transform:translateY(-2px);box-shadow:0 0 30px #8b5cf68c}.adultos-module__rlH_OG__backBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:4px;align-items:center;gap:.4rem;padding:.25rem .5rem;font-size:.82rem;font-weight:600;transition:color .2s;display:flex}.adultos-module__rlH_OG__backBtn:hover{color:var(--foreground);background:var(--surface)}.adultos-module__rlH_OG__promocionesSection{max-width:1200px;margin:0 auto;padding:4rem 2rem}.adultos-module__rlH_OG__eyebrowPromo{color:#f59e0b!important}.adultos-module__rlH_OG__fallbackBadge{letter-spacing:1px;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);vertical-align:middle;font-size:.65rem;font-weight:700;font-family:var(--font-body,sans-serif);border-radius:50px;margin-left:.75rem;padding:.15rem .6rem;display:inline-block}.adultos-module__rlH_OG__eventBadge{color:#a78bfa;background:#8b5cf61f;border:1px solid #8b5cf64d;border-radius:50px;align-items:center;gap:.3rem;margin-left:.75rem;padding:.15rem .6rem;font-size:.72rem;font-weight:700;display:inline-flex}.adultos-module__rlH_OG__slotGrid{grid-template-columns:repeat(4,1fr);gap:1.25rem;display:grid;position:relative}.adultos-module__rlH_OG__slotItem{will-change:transform,opacity}.adultos-module__rlH_OG__slotIdle{opacity:1;transform:translateY(0)}@keyframes adultos-module__rlH_OG__slotExitAnim{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-48px)}}@keyframes adultos-module__rlH_OG__slotEnterAnim{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}.adultos-module__rlH_OG__slotExit{animation:.35s ease-in forwards adultos-module__rlH_OG__slotExitAnim}.adultos-module__rlH_OG__slotEnter{opacity:0;animation:.4s ease-out forwards adultos-module__rlH_OG__slotEnterAnim}.adultos-module__rlH_OG__slotIndicator{grid-column:1/-1;justify-content:center;gap:.4rem;margin-top:.5rem;display:flex}.adultos-module__rlH_OG__slotDot{background:var(--border);border-radius:50%;width:6px;height:6px;transition:background .3s}.adultos-module__rlH_OG__slotDotActive{background:#8b5cf6}.adultos-module__rlH_OG__filterToggleBtn{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.82rem;font-weight:600;display:none;position:relative}.adultos-module__rlH_OG__filterBadge{background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.adultos-module__rlH_OG__sidebarMobileHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem .75rem 0;display:none}.adultos-module__rlH_OG__sidebarCloseBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:.3rem;display:flex}@keyframes adultos-module__rlH_OG__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes adultos-module__rlH_OG__sheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes adultos-module__rlH_OG__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes adultos-module__rlH_OG__overlayFadeOut{0%{opacity:1}to{opacity:0}}.adultos-module__rlH_OG__filterOverlay{-webkit-backdrop-filter:blur(3px);z-index:1100;background:#0009;animation:.22s forwards adultos-module__rlH_OG__overlayFadeIn;position:fixed;inset:0}.adultos-module__rlH_OG__mobileSheet{background:var(--surface,#1a1a1a);border-top:1px solid var(--border,#333);z-index:1200;border-radius:16px 16px 0 0;min-height:200px;max-height:80vh;padding:0 1rem 2rem;animation:.35s cubic-bezier(.16,1,.3,1) forwards adultos-module__rlH_OG__sheetSlideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.adultos-module__rlH_OG__mobileSheetOut{animation:.28s cubic-bezier(.4,0,1,1) forwards adultos-module__rlH_OG__sheetSlideDown}.adultos-module__rlH_OG__filterOverlayOut{animation:.28s forwards adultos-module__rlH_OG__overlayFadeOut}@media (max-width:1024px){.adultos-module__rlH_OG__layout{flex-direction:column;max-width:100%}.adultos-module__rlH_OG__sidebar{display:none}.adultos-module__rlH_OG__sidebarMobileHeader{background:var(--surface);z-index:1;padding-top:1rem;display:flex;position:sticky;top:0}.adultos-module__rlH_OG__filterToggleBtn{display:flex}.adultos-module__rlH_OG__topBar{padding:.6rem 1rem}.adultos-module__rlH_OG__content{padding:.75rem 1rem 2rem}.adultos-module__rlH_OG__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.adultos-module__rlH_OG__categoriesGrid,.adultos-module__rlH_OG__novedadesGrid,.adultos-module__rlH_OG__slotGrid{grid-template-columns:repeat(2,1fr)}.adultos-module__rlH_OG__ctaBox{padding:2rem 1.5rem}.adultos-module__rlH_OG__heroTitle{font-size:3.5rem}}@media (max-width:640px){.adultos-module__rlH_OG__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width:400px){.adultos-module__rlH_OG__grid{gap:.5rem}.adultos-module__rlH_OG__topBar{padding:.5rem .75rem}}
.ProductGrid-module__blnusG__gridSection{padding:var(--space-20)var(--container-pad);background-color:var(--background)}.ProductGrid-module__blnusG__container{max-width:var(--container-width);margin:0 auto}.ProductGrid-module__blnusG__header{margin-bottom:var(--space-12);justify-content:space-between;align-items:flex-end;display:flex}.ProductGrid-module__blnusG__sectionLabel{font-size:var(--text-xs);letter-spacing:3px;text-transform:uppercase;color:var(--primary);margin-bottom:var(--space-2);font-weight:700}.ProductGrid-module__blnusG__sectionTitle{font-family:var(--font-display);font-size:var(--text-3xl);color:var(--foreground);letter-spacing:2px}.ProductGrid-module__blnusG__seeAll{font-size:var(--text-sm);color:var(--muted);text-transform:uppercase;letter-spacing:1px;transition:color var(--transition);white-space:nowrap;border-bottom:1px solid var(--border);padding-bottom:.25rem;font-weight:600}.ProductGrid-module__blnusG__seeAll:hover{color:var(--foreground)}.ProductGrid-module__blnusG__grid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.ProductGrid-module__blnusG__card{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);transition:border-color var(--transition),transform var(--transition);cursor:pointer;overflow:hidden}.ProductGrid-module__blnusG__card:hover{border-color:#e6394666;transform:translateY(-4px)}.ProductGrid-module__blnusG__imagePlaceholder{width:100%;height:280px;color:var(--muted);background:linear-gradient(135deg,#1e1e1e,#2a2a2a);justify-content:center;align-items:center;font-size:3rem;display:flex}.ProductGrid-module__blnusG__cardContent{padding:1rem 1.2rem 1.2rem}.ProductGrid-module__blnusG__cardCategory{letter-spacing:2px;text-transform:uppercase;color:var(--primary);margin-bottom:.4rem;font-size:.7rem;font-weight:700}.ProductGrid-module__blnusG__cardTitle{font-size:var(--text-base);margin-bottom:var(--space-3);color:var(--foreground);font-weight:600;line-height:1.4}.ProductGrid-module__blnusG__cardFooter{justify-content:space-between;align-items:center;display:flex}.ProductGrid-module__blnusG__cardPrice{color:var(--foreground);font-weight:700;font-size:var(--text-md)}.ProductGrid-module__blnusG__addToCart{background:var(--primary);color:#fff;cursor:pointer;transition:background var(--transition),transform .15s;border:none;border-radius:4px;padding:.45rem .9rem;font-size:.8rem;font-weight:600}.ProductGrid-module__blnusG__addToCart:hover{background:var(--primary-dark);transform:scale(1.05)}.ProductGrid-module__blnusG__slotGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid;position:relative}.ProductGrid-module__blnusG__slotItem{will-change:transform,opacity}.ProductGrid-module__blnusG__slotIdle{opacity:1;transform:translateY(0)}@keyframes ProductGrid-module__blnusG__slotExitAnim{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-48px)}}@keyframes ProductGrid-module__blnusG__slotEnterAnim{0%{opacity:0;transform:translateY(48px)}to{opacity:1;transform:translateY(0)}}.ProductGrid-module__blnusG__slotExit{animation:.35s ease-in forwards ProductGrid-module__blnusG__slotExitAnim}.ProductGrid-module__blnusG__slotEnter{opacity:0;animation:.4s ease-out forwards ProductGrid-module__blnusG__slotEnterAnim}.ProductGrid-module__blnusG__slotIndicator{grid-column:1/-1;justify-content:center;gap:.4rem;margin-top:.25rem;display:flex}.ProductGrid-module__blnusG__slotDot{background:var(--border);border-radius:50%;width:6px;height:6px;transition:background .3s}.ProductGrid-module__blnusG__slotDotActive{background:var(--primary)}.ProductGrid-module__blnusG__fallbackBadge{letter-spacing:1px;text-transform:uppercase;color:var(--muted);border:1px solid var(--border);vertical-align:middle;font-size:.6rem;font-weight:700;font-family:var(--font-body,sans-serif);border-radius:50px;margin-left:.75rem;padding:.15rem .6rem;display:inline-block}.ProductGrid-module__blnusG__skeletonGrid{grid-template-columns:repeat(5,1fr);gap:1.5rem;display:grid}.ProductGrid-module__blnusG__skeletonCard{background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);height:360px;animation:1.5s ease-in-out infinite ProductGrid-module__blnusG__skeletonPulse}@keyframes ProductGrid-module__blnusG__skeletonPulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:1200px){.ProductGrid-module__blnusG__container{max-width:92%}.ProductGrid-module__blnusG__grid,.ProductGrid-module__blnusG__slotGrid,.ProductGrid-module__blnusG__skeletonGrid{grid-template-columns:repeat(4,1fr)}}@media (max-width:900px){.ProductGrid-module__blnusG__container{max-width:100%;padding:0 var(--container-pad)}.ProductGrid-module__blnusG__gridSection{padding:var(--space-12)0}.ProductGrid-module__blnusG__grid,.ProductGrid-module__blnusG__slotGrid,.ProductGrid-module__blnusG__skeletonGrid{grid-template-columns:repeat(3,1fr);gap:1rem}}@media (max-width:600px){.ProductGrid-module__blnusG__gridSection{padding:var(--space-8)0}.ProductGrid-module__blnusG__header{align-items:flex-start;gap:var(--space-2);margin-bottom:var(--space-6);flex-direction:column}.ProductGrid-module__blnusG__grid,.ProductGrid-module__blnusG__slotGrid,.ProductGrid-module__blnusG__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:.85rem}.ProductGrid-module__blnusG__imagePlaceholder{height:200px}.ProductGrid-module__blnusG__skeletonCard{height:280px}}
.MangaCard-module__fMCozG__card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);cursor:pointer;transition:border-color var(--transition),transform var(--transition),box-shadow var(--transition);flex-direction:column;display:flex;overflow:hidden}.MangaCard-module__fMCozG__card:hover{border-color:#e6394680;transform:translateY(-4px);box-shadow:0 12px 40px #0000004d}.MangaCard-module__fMCozG__imageWrapper{aspect-ratio:2/3;background:var(--surface);flex-shrink:0;width:100%;position:relative;overflow:hidden}.MangaCard-module__fMCozG__image{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.MangaCard-module__fMCozG__card:hover .MangaCard-module__fMCozG__image{transform:scale(1.04)}.MangaCard-module__fMCozG__imagePlaceholder{width:100%;height:100%;color:var(--muted);background:linear-gradient(135deg,var(--surface),var(--background));justify-content:center;align-items:center;font-size:4rem;display:flex}@keyframes MangaCard-module__fMCozG__shimmer{0%{background-position:-400px 0}to{background-position:400px 0}}.MangaCard-module__fMCozG__imageSkeleton{background:linear-gradient(90deg,var(--surface)25%,#ffffff0f 50%,var(--surface)75%);border-radius:inherit;z-index:1;background-size:800px 100%;animation:1.4s linear infinite MangaCard-module__fMCozG__shimmer;position:absolute;inset:0}.MangaCard-module__fMCozG__outOfStock .MangaCard-module__fMCozG__image{filter:grayscale();opacity:.7}.MangaCard-module__fMCozG__quickAddBtn{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:.5px;opacity:0;cursor:pointer;z-index:10;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:auto;height:40px;padding:0 1.25rem;font-size:.8rem;font-weight:700;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)scale(.8);box-shadow:0 4px 15px #e6394666}.MangaCard-module__fMCozG__imageWrapper:hover .MangaCard-module__fMCozG__quickAddBtn{opacity:1;transform:translate(-50%,-50%)scale(1)}.MangaCard-module__fMCozG__quickAddBtn:hover{background:var(--foreground);color:var(--background);box-shadow:0 6px 20px #0006}.MangaCard-module__fMCozG__quickAddBtn:active{transform:translate(-50%,-50%)scale(.9)}@media (hover:none){.MangaCard-module__fMCozG__quickAddBtn{opacity:1;letter-spacing:.5px;width:100%;height:38px;box-shadow:none;-webkit-backdrop-filter:blur(4px);background:#e63946eb;border-radius:0;font-size:.75rem;inset:auto 0 0;transform:none}.MangaCard-module__fMCozG__quickAddBtn:active{background:var(--primary);opacity:.85;transform:none}.MangaCard-module__fMCozG__imageWrapper:hover .MangaCard-module__fMCozG__quickAddBtn{opacity:1;transform:none}}.MangaCard-module__fMCozG__badgeRow{pointer-events:none;justify-content:space-between;padding:0 .6rem;display:flex;position:absolute;top:.6rem;left:0;right:0}.MangaCard-module__fMCozG__publisherBadge{color:#fff;text-transform:uppercase;letter-spacing:1px;text-overflow:ellipsis;white-space:nowrap;background:#000000bf;border-radius:3px;max-width:55%;padding:.2rem .5rem;font-size:.65rem;font-weight:700;overflow:hidden}.MangaCard-module__fMCozG__stockBadge{white-space:nowrap;border-radius:999px;padding:.2rem .55rem;font-size:.65rem;font-weight:700}.MangaCard-module__fMCozG__inStock{color:#fff;background:#10b981e6}.MangaCard-module__fMCozG__outOfStockBadge{color:#fff;background:#ef4444e6}.MangaCard-module__fMCozG__body{padding:var(--space-2)var(--space-3)var(--space-3);flex-direction:column;flex:1;display:flex}.MangaCard-module__fMCozG__category{font-size:var(--text-xs);text-transform:uppercase;letter-spacing:1.5px;color:var(--primary);margin-bottom:.3rem;font-weight:700}.MangaCard-module__fMCozG__title{font-size:var(--text-sm);color:var(--foreground);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1;margin-bottom:.3rem;font-weight:600;line-height:1.35;display:-webkit-box;overflow:hidden}.MangaCard-module__fMCozG__card:hover .MangaCard-module__fMCozG__title{color:var(--primary)}.MangaCard-module__fMCozG__meta,.MangaCard-module__fMCozG__metaChip{display:none}.MangaCard-module__fMCozG__footer{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:.4rem;display:flex}.MangaCard-module__fMCozG__priceLabel{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:.6rem}.MangaCard-module__fMCozG__price{font-size:var(--text-md);color:#10b981;font-weight:800}
.MangaModal-module__zVgteW__overlay{z-index:1500;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#000c;justify-content:center;align-items:center;padding:1.25rem;display:flex;position:fixed;inset:0}.MangaModal-module__zVgteW__modal{background:var(--surface);border:1px solid var(--border);border-radius:18px;flex-direction:row;width:100%;max-width:1060px;max-height:88vh;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0009}.MangaModal-module__zVgteW__closeBtn{z-index:10;color:#fff;cursor:pointer;background:#00000073;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background .2s;display:flex;position:absolute;top:.875rem;right:.875rem}.MangaModal-module__zVgteW__closeBtn:hover{background:#000000bf}.MangaModal-module__zVgteW__imageCol{background:#0a0a0a;flex-shrink:0;justify-content:center;align-items:center;width:380px;display:flex;position:relative}.MangaModal-module__zVgteW__image{object-fit:cover;width:100%;height:100%;display:block}.MangaModal-module__zVgteW__imagePlaceholder{color:var(--muted);font-size:5rem}.MangaModal-module__zVgteW__outOfStock .MangaModal-module__zVgteW__image{filter:grayscale();opacity:.6}.MangaModal-module__zVgteW__outOfStockOverlay{background:#00000059;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.MangaModal-module__zVgteW__outOfStockLabel{background:var(--primary);color:#fff;text-transform:uppercase;letter-spacing:3px;border-radius:4px;padding:.4rem 1.25rem;font-size:1.2rem;font-weight:800;transform:rotate(-12deg)}.MangaModal-module__zVgteW__detailCol{flex-direction:column;flex:1;gap:0;min-width:0;padding:1.75rem 1.75rem 1.5rem;display:flex;overflow-y:auto}.MangaModal-module__zVgteW__badges{flex-wrap:wrap;gap:.4rem;margin-bottom:.875rem;display:flex}.MangaModal-module__zVgteW__publisherBadge,.MangaModal-module__zVgteW__categoryBadge,.MangaModal-module__zVgteW__genderBadge{text-transform:uppercase;letter-spacing:.8px;border:1px solid var(--border);color:var(--muted);background:#ffffff0a;border-radius:999px;padding:.2rem .6rem;font-size:.68rem;font-weight:700}.MangaModal-module__zVgteW__categoryBadge{color:#60a5fa;background:#60a5fa0f;border-color:#60a5fa40}.MangaModal-module__zVgteW__genderBadge{color:var(--primary);background:#e639460f;border-color:#e6394640}.MangaModal-module__zVgteW__title{font-family:var(--font-display);color:var(--foreground);margin-bottom:1rem;font-size:1.85rem;font-weight:800;line-height:1.2}.MangaModal-module__zVgteW__priceRow{flex-wrap:wrap;align-items:center;gap:.875rem;margin-bottom:1.1rem;display:flex}.MangaModal-module__zVgteW__price{color:#10b981;font-size:2.2rem;font-weight:900;line-height:1}.MangaModal-module__zVgteW__price small{opacity:.65;font-size:.9rem;font-weight:500}.MangaModal-module__zVgteW__stockPill{border:1px solid;border-radius:999px;align-items:center;gap:.35rem;padding:.3rem .8rem;font-size:.8rem;font-weight:700;display:inline-flex}.MangaModal-module__zVgteW__stockPillIn{color:#10b981;background:#10b98114;border-color:#10b9814d}.MangaModal-module__zVgteW__stockPillOut{color:var(--muted);border-color:var(--border);background:0 0}.MangaModal-module__zVgteW__dot{background:#10b981;border-radius:50%;width:6px;height:6px;animation:2s infinite MangaModal-module__zVgteW__pulse}@keyframes MangaModal-module__zVgteW__pulse{0%,to{opacity:1}50%{opacity:.3}}.MangaModal-module__zVgteW__ctaBtn{cursor:pointer;width:100%;font-size:.95rem;font-weight:700;font-family:var(--font-sans);border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.875rem;transition:all .2s;display:flex}.MangaModal-module__zVgteW__ctaActive{background:var(--primary);color:#fff}.MangaModal-module__zVgteW__ctaActive:hover{background:var(--primary-dark,#c0392b);box-shadow:0 4px 16px var(--primary-glow);transform:translateY(-1px)}.MangaModal-module__zVgteW__ctaDisabled{color:var(--muted);cursor:not-allowed;border:1px solid var(--border);background:#ffffff0f}.MangaModal-module__zVgteW__detailsTitle{text-transform:uppercase;letter-spacing:2px;color:var(--muted);margin-bottom:.75rem;font-size:.72rem;font-weight:700}.MangaModal-module__zVgteW__detailsGrid{grid-template-columns:1fr 1fr;gap:.5rem;margin-bottom:1rem;display:grid}.MangaModal-module__zVgteW__detailItem{background:#ffffff08;border:1px solid #ffffff0f;border-radius:10px;align-items:flex-start;gap:.5rem;min-width:0;padding:.6rem .75rem;display:flex}[data-theme=light] .MangaModal-module__zVgteW__detailItem{background:#00000008;border-color:#00000012}.MangaModal-module__zVgteW__detailIcon{color:var(--primary);opacity:.8;flex-shrink:0;margin-top:1px}.MangaModal-module__zVgteW__detailLabel{text-transform:uppercase;letter-spacing:.5px;color:var(--muted);margin-bottom:.2rem;font-size:.62rem;font-weight:700}.MangaModal-module__zVgteW__detailValue{color:var(--foreground);word-break:break-word;font-size:.82rem;font-weight:600;line-height:1.3}.MangaModal-module__zVgteW__tagSection{border-top:1px solid #ffffff0f;margin-top:auto;padding-top:.75rem}.MangaModal-module__zVgteW__tagList{flex-wrap:wrap;gap:.35rem;display:flex}.MangaModal-module__zVgteW__tag{color:var(--primary);background:#e6394614;border:1px solid #e6394633;border-radius:999px;padding:.2rem .6rem;font-size:.72rem;font-weight:600}.MangaModal-module__zVgteW__sinopsisSection{background:#ffffff08;border:1px solid #ffffff12;border-radius:12px;margin-bottom:1.25rem;padding:1rem 1.1rem}[data-theme=light] .MangaModal-module__zVgteW__sinopsisSection{background:#00000008;border-color:#00000014}.MangaModal-module__zVgteW__sinopsisTitle{text-transform:uppercase;letter-spacing:2px;color:var(--muted);margin-bottom:.6rem;font-size:.72rem;font-weight:700}.MangaModal-module__zVgteW__sinopsisText{color:var(--foreground);opacity:.85;white-space:pre-line;margin:0;font-size:.875rem;line-height:1.7}.MangaModal-module__zVgteW__sinopsisEmpty{opacity:.35;font-style:italic}@media (max-width:640px){.MangaModal-module__zVgteW__modal{border-radius:16px 16px 0 0;flex-direction:column;align-self:flex-end;max-width:100%;max-height:92vh;margin:0}.MangaModal-module__zVgteW__imageCol{width:100%;height:220px}.MangaModal-module__zVgteW__image{object-fit:cover;object-position:top}.MangaModal-module__zVgteW__detailCol{padding:1.25rem}.MangaModal-module__zVgteW__detailsGrid{grid-template-columns:1fr 1fr}.MangaModal-module__zVgteW__title{font-size:1.25rem}}
.figuras-module__qzANBq__pageWrapper{padding:0;padding-top:calc(var(--navbar-height,70px));background-color:var(--background);min-height:100vh}.figuras-module__qzANBq__container{max-width:96%;margin:0 auto;padding:0}.figuras-module__qzANBq__header{border-bottom:1px solid var(--border);background-color:var(--background);top:var(--navbar-height,70px);z-index:10;justify-content:flex-end;align-items:center;gap:1rem;padding:.6rem 1.25rem;display:flex;position:sticky}.figuras-module__qzANBq__title,.figuras-module__qzANBq__subtitle{display:none}.figuras-module__qzANBq__searchBox{width:100%;max-width:400px;position:relative}.figuras-module__qzANBq__searchInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);transition:border-color var(--transition);padding:.6rem 1rem .6rem 2.5rem;font-size:.9rem}.figuras-module__qzANBq__searchInput:focus{border-color:var(--primary);outline:none}.figuras-module__qzANBq__searchIcon{color:var(--muted);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.figuras-module__qzANBq__layout{align-items:flex-start;gap:0;display:flex}.figuras-module__qzANBq__sidebar{width:240px;top:calc(var(--navbar-height,70px) + 46px);max-height:calc(100vh - var(--navbar-height,70px) - 46px);scrollbar-width:thin;flex-direction:column;flex-shrink:0;align-self:flex-start;gap:.5rem;padding:.75rem .75rem 1rem 0;display:flex;position:sticky;overflow-y:auto}.figuras-module__qzANBq__filterGroup{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.5rem;margin-bottom:0;padding:0;display:flex}.figuras-module__qzANBq__filterTitle{text-transform:uppercase;letter-spacing:2px;color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.25rem;padding:0 .5rem;font-size:.9rem;font-weight:800;display:flex}.figuras-module__qzANBq__filterSection{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem .875rem;display:flex}.figuras-module__qzANBq__filterSectionLabel{text-transform:uppercase;letter-spacing:1.8px;color:#ffffff59;font-size:.68rem;font-weight:700}.figuras-module__qzANBq__filterList{flex-direction:column;gap:.25rem;max-height:250px;padding-right:.5rem;display:flex;overflow-y:auto}.figuras-module__qzANBq__filterBtn{text-align:left;color:#ffffff80;cursor:pointer;transition:all var(--transition);background:0 0;border:none;border-left:2px solid #0000;border-radius:0 4px 4px 0;padding:.35rem .5rem;font-size:.85rem}.figuras-module__qzANBq__filterBtn:hover{color:var(--foreground);background:#ffffff0d}.figuras-module__qzANBq__filterBtn[data-active=true]{color:var(--primary);border-left-color:var(--primary);background:#e639461f;font-weight:600}.figuras-module__qzANBq__select{width:100%;color:var(--foreground);cursor:pointer;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#1a1a2e;border:1px solid #ffffff1a;border-radius:7px;outline:none;padding:.6rem .75rem;font-size:.85rem;transition:border-color .2s}.figuras-module__qzANBq__select:focus{border-color:#ffffff40}.figuras-module__qzANBq__select option{color:#e0e0e0;background:#1a1a2e}.figuras-module__qzANBq__content{flex:1;min-width:0;padding:.75rem 0 2rem 1rem}.figuras-module__qzANBq__grid{grid-template-columns:repeat(5,1fr);gap:1.2rem;display:grid}.figuras-module__qzANBq__resetBtn{width:100%;color:var(--primary);border-radius:var(--radius);cursor:pointer;transition:all var(--transition);text-transform:uppercase;letter-spacing:1px;background:0 0;border:1px solid #e6394680;padding:1rem;font-weight:600}.figuras-module__qzANBq__resetBtn:hover{background:var(--primary);color:#fff}.figuras-module__qzANBq__sectionDivider{display:none}.figuras-module__qzANBq__tagChips{flex-wrap:wrap;gap:.5rem;max-height:200px;padding-right:.25rem;display:flex;overflow-y:auto}.figuras-module__qzANBq__tagChip{border:1px solid var(--border);color:var(--muted);cursor:pointer;transition:all var(--transition);text-transform:none;background:0 0;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.figuras-module__qzANBq__tagChip:hover{border-color:var(--primary);color:var(--primary);background:#e6394614}.figuras-module__qzANBq__tagChip[data-active=true]{background:var(--primary);color:#fff;border-color:var(--primary)}.figuras-module__qzANBq__activeFiltersBar{flex-wrap:wrap;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.figuras-module__qzANBq__activeFilterChip{color:var(--primary);background:#e6394626;border:1px solid #e639464d;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600;display:flex}.figuras-module__qzANBq__activeFilterChip button{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1rem;line-height:1;display:flex}.figuras-module__qzANBq__noResults{text-align:center;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);padding:5rem 2rem}.figuras-module__qzANBq__noResults h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.figuras-module__qzANBq__noResults p{color:var(--muted)}@keyframes figuras-module__qzANBq__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes figuras-module__qzANBq__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.figuras-module__qzANBq__pageTransition{animation:.6s ease-out forwards figuras-module__qzANBq__fadeIn}.figuras-module__qzANBq__gridItem{opacity:0;animation:.5s ease-out forwards figuras-module__qzANBq__slideUpFade}.figuras-module__qzANBq__gridItem:first-child{animation-delay:50ms}.figuras-module__qzANBq__gridItem:nth-child(2){animation-delay:.1s}.figuras-module__qzANBq__gridItem:nth-child(3){animation-delay:.15s}.figuras-module__qzANBq__gridItem:nth-child(4){animation-delay:.2s}.figuras-module__qzANBq__gridItem:nth-child(5){animation-delay:.25s}.figuras-module__qzANBq__gridItem:nth-child(6){animation-delay:.3s}.figuras-module__qzANBq__gridItem:nth-child(7){animation-delay:.35s}.figuras-module__qzANBq__gridItem:nth-child(8){animation-delay:.4s}.figuras-module__qzANBq__gridItem:nth-child(9){animation-delay:.45s}.figuras-module__qzANBq__gridItem:nth-child(10){animation-delay:.5s}.figuras-module__qzANBq__gridItem:nth-child(11){animation-delay:.55s}.figuras-module__qzANBq__gridItem:nth-child(12){animation-delay:.6s}.figuras-module__qzANBq__gridItem:nth-child(n+13){animation-delay:.65s}.figuras-module__qzANBq__switchContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.figuras-module__qzANBq__switch{border:1.5px solid #ffffff1f;border-radius:5px;flex-shrink:0;width:4em;height:2.3em;font-size:14px;display:inline-block;position:relative;overflow:hidden}.figuras-module__qzANBq__switchInput{opacity:0;width:0;height:0;position:absolute}.figuras-module__qzANBq__slider{cursor:pointer;background-color:#900c3f;transition:all .4s;position:absolute;inset:0}.figuras-module__qzANBq__switchInput:checked+.figuras-module__qzANBq__slider{background-color:#c70039;box-shadow:0 0 4px #c70039}.figuras-module__qzANBq__switchOff{width:2em;height:2em;image-rendering:pixelated;opacity:1;transition:all .4s;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(.18em)}.figuras-module__qzANBq__switchOn{width:2em;height:2em;image-rendering:pixelated;opacity:0;transition:all .4s;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(.18em)}.figuras-module__qzANBq__switchInput:checked~.figuras-module__qzANBq__switchOff{transform:translateY(-50%)translate(2em)}.figuras-module__qzANBq__switchInput:checked~.figuras-module__qzANBq__switchOn{opacity:1;transform:translateY(-50%)translate(2em)}.figuras-module__qzANBq__switchInput:focus-visible+.figuras-module__qzANBq__slider{outline:2px solid var(--primary);outline-offset:2px}.figuras-module__qzANBq__switchLabel{color:var(--foreground);font-size:.85rem;font-weight:500}.figuras-module__qzANBq__logoLoaderContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.figuras-module__qzANBq__logoWrapper{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;display:flex;position:relative}.figuras-module__qzANBq__pulsingLogo{object-fit:contain;z-index:2;width:65px;height:65px;animation:2s ease-in-out infinite figuras-module__qzANBq__pulseLogo}.figuras-module__qzANBq__spinnerRing{border:3px solid var(--border);border-top-color:var(--primary);z-index:1;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(.68,-.55,.265,1.55) infinite figuras-module__qzANBq__spinRing;position:absolute;top:0;left:0}@keyframes figuras-module__qzANBq__pulseLogo{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}@keyframes figuras-module__qzANBq__spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.mangas-module__-rr0qW__pageWrapper{padding:0;padding-top:calc(var(--navbar-height,70px));background-color:var(--background);min-height:100vh}.mangas-module__-rr0qW__container{max-width:96%;margin:0 auto;padding:0}.mangas-module__-rr0qW__header{border-bottom:1px solid var(--border);background-color:var(--background);top:var(--navbar-height,70px);z-index:10;justify-content:flex-end;align-items:center;gap:1rem;padding:.6rem 1.25rem;display:flex;position:sticky}.mangas-module__-rr0qW__title,.mangas-module__-rr0qW__subtitle{display:none}.mangas-module__-rr0qW__searchBox{width:100%;max-width:400px;position:relative}.mangas-module__-rr0qW__searchInput{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);width:100%;color:var(--foreground);transition:border-color var(--transition);padding:.6rem 1rem .6rem 2.5rem;font-size:.9rem}.mangas-module__-rr0qW__searchInput:focus{border-color:var(--primary);outline:none}.mangas-module__-rr0qW__searchIcon{color:var(--muted);position:absolute;top:50%;left:1rem;transform:translateY(-50%)}.mangas-module__-rr0qW__layout{align-items:flex-start;gap:0;display:flex}.mangas-module__-rr0qW__sidebar{width:240px;top:calc(var(--navbar-height,70px) + 46px);max-height:calc(100vh - var(--navbar-height,70px) - 46px);scrollbar-width:thin;scrollbar-color:#ffffff1a transparent;flex-shrink:0;align-self:flex-start;padding:.75rem .75rem 1rem 0;position:sticky;overflow-y:auto}.mangas-module__-rr0qW__filterGroup{background:0 0;border:none;border-radius:0;flex-direction:column;gap:.5rem;margin-bottom:0;padding:0;display:flex}.mangas-module__-rr0qW__filterTitle{text-transform:uppercase;letter-spacing:2.5px;color:var(--foreground);align-items:center;gap:.5rem;margin-bottom:.5rem;padding:0 .5rem;font-size:.8rem;font-weight:800;display:flex}.mangas-module__-rr0qW__filterSection{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:.5rem;padding:.75rem .875rem;display:flex}.mangas-module__-rr0qW__filterSectionLabel{text-transform:uppercase;letter-spacing:1.8px;color:#ffffff59;margin-bottom:.15rem;font-size:.68rem;font-weight:700}.mangas-module__-rr0qW__filterList{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex-direction:column;gap:.15rem;max-height:220px;display:flex;overflow-y:auto}.mangas-module__-rr0qW__filterBtn{text-align:left;color:#ffffff80;cursor:pointer;background:0 0;border:none;border-left:2px solid #0000;border-radius:0 6px 6px 0;width:100%;padding:.4rem .5rem;font-size:.88rem;transition:all .18s}.mangas-module__-rr0qW__filterBtn:hover{color:#ffffffd9;background:#ffffff0f;border-left-color:#fff3}.mangas-module__-rr0qW__filterBtn[data-active=true]{color:var(--primary);border-left-color:var(--primary);background:#e639461f;font-weight:600}.mangas-module__-rr0qW__select{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;width:100%;color:var(--foreground);cursor:pointer;background:#1a1a2e;border:1px solid #ffffff1a;border-radius:7px;outline:none;padding:.6rem .75rem;font-size:.88rem;transition:border-color .2s}.mangas-module__-rr0qW__select:focus{border-color:#ffffff40;outline:none}.mangas-module__-rr0qW__select option{color:#e0e0e0;background:#1a1a2e}.mangas-module__-rr0qW__content{flex:1;min-width:0;padding:.75rem 0 2rem 1rem}.mangas-module__-rr0qW__grid{grid-template-columns:repeat(5,1fr);gap:1.2rem;display:grid}.mangas-module__-rr0qW__resetBtn{width:100%;color:var(--primary);border-radius:var(--radius);cursor:pointer;transition:all var(--transition);text-transform:uppercase;letter-spacing:1px;background:0 0;border:1px solid #e6394680;padding:1rem;font-weight:600}.mangas-module__-rr0qW__resetBtn:hover{background:var(--primary);color:#fff}.mangas-module__-rr0qW__sectionDivider{display:none}.mangas-module__-rr0qW__tagChips{flex-wrap:wrap;gap:.5rem;max-height:200px;padding-right:.25rem;display:flex;overflow-y:auto}.mangas-module__-rr0qW__tagChip{border:1px solid var(--border);color:var(--muted);cursor:pointer;transition:all var(--transition);text-transform:none;background:0 0;border-radius:999px;padding:.35rem .75rem;font-size:.8rem;font-weight:600}.mangas-module__-rr0qW__tagChip:hover{border-color:var(--primary);color:var(--primary);background:#e6394614}.mangas-module__-rr0qW__tagChip[data-active=true]{background:var(--primary);color:#fff;border-color:var(--primary)}@keyframes mangas-module__-rr0qW__filterBarIn{0%{opacity:0;max-height:0;margin-bottom:0;padding-top:0;padding-bottom:0;transform:translateY(-6px)}to{opacity:1;max-height:200px;margin-bottom:1.25rem;padding-top:.6rem;padding-bottom:.6rem;transform:translateY(0)}}.mangas-module__-rr0qW__activeFiltersBar{background:#e639460f;border:1px solid #e6394633;border-radius:8px;flex-wrap:wrap;align-items:center;gap:.4rem;margin-top:.25rem;margin-bottom:1.25rem;padding:.6rem .75rem;animation:.3s cubic-bezier(.4,0,.2,1) forwards mangas-module__-rr0qW__filterBarIn;display:flex;overflow:hidden}.mangas-module__-rr0qW__activeFilterChip{color:var(--primary);background:#e6394626;border:1px solid #e639464d;border-radius:999px;align-items:center;gap:.4rem;padding:.3rem .7rem;font-size:.8rem;font-weight:600;animation:.25s forwards mangas-module__-rr0qW__filterBarIn;display:flex}.mangas-module__-rr0qW__activeFilterChip button{color:var(--primary);cursor:pointer;background:0 0;border:none;align-items:center;padding:0;font-size:1rem;line-height:1;display:flex}.mangas-module__-rr0qW__noResults{text-align:center;background:var(--surface);border-radius:var(--radius);border:1px solid var(--border);padding:5rem 2rem}.mangas-module__-rr0qW__noResults h3{color:var(--foreground);margin-bottom:1rem;font-size:1.5rem}.mangas-module__-rr0qW__noResults p{color:var(--muted)}@keyframes mangas-module__-rr0qW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes mangas-module__-rr0qW__slideUpFade{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.mangas-module__-rr0qW__pageTransition{animation:.6s ease-out forwards mangas-module__-rr0qW__fadeIn}.mangas-module__-rr0qW__gridItem{opacity:0;animation:.5s ease-out forwards mangas-module__-rr0qW__slideUpFade}.mangas-module__-rr0qW__gridItem:first-child{animation-delay:50ms}.mangas-module__-rr0qW__gridItem:nth-child(2){animation-delay:.1s}.mangas-module__-rr0qW__gridItem:nth-child(3){animation-delay:.15s}.mangas-module__-rr0qW__gridItem:nth-child(4){animation-delay:.2s}.mangas-module__-rr0qW__gridItem:nth-child(5){animation-delay:.25s}.mangas-module__-rr0qW__gridItem:nth-child(6){animation-delay:.3s}.mangas-module__-rr0qW__gridItem:nth-child(7){animation-delay:.35s}.mangas-module__-rr0qW__gridItem:nth-child(8){animation-delay:.4s}.mangas-module__-rr0qW__gridItem:nth-child(9){animation-delay:.45s}.mangas-module__-rr0qW__gridItem:nth-child(10){animation-delay:.5s}.mangas-module__-rr0qW__gridItem:nth-child(11){animation-delay:.55s}.mangas-module__-rr0qW__gridItem:nth-child(12){animation-delay:.6s}.mangas-module__-rr0qW__gridItem:nth-child(n+13){animation-delay:.65s}.mangas-module__-rr0qW__filterToggleBtn{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);color:var(--foreground);cursor:pointer;white-space:nowrap;flex-shrink:0;align-items:center;gap:.4rem;padding:.5rem .9rem;font-size:.82rem;font-weight:600;display:none;position:relative}.mangas-module__-rr0qW__filterBadge{background:var(--primary);border-radius:50%;width:8px;height:8px;position:absolute;top:6px;right:6px}.mangas-module__-rr0qW__sidebarMobileHeader{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;margin-bottom:.5rem;padding:.75rem 1rem .75rem 0;display:none}.mangas-module__-rr0qW__sidebarCloseBtn{color:var(--muted);cursor:pointer;background:0 0;border:none;align-items:center;padding:.3rem;display:flex}@keyframes mangas-module__-rr0qW__sheetSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes mangas-module__-rr0qW__sheetSlideDown{0%{transform:translateY(0)}to{transform:translateY(100%)}}@keyframes mangas-module__-rr0qW__overlayFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mangas-module__-rr0qW__overlayFadeOut{0%{opacity:1}to{opacity:0}}.mangas-module__-rr0qW__filterOverlay{-webkit-backdrop-filter:blur(3px);z-index:1100;background:#0009;animation:.22s forwards mangas-module__-rr0qW__overlayFadeIn;position:fixed;inset:0}.mangas-module__-rr0qW__mobileSheet{background:#1a1a1a;background:var(--surface,#1a1a1a);border-top:1px solid var(--border,#333);z-index:1200;border-radius:16px 16px 0 0;min-height:200px;max-height:80vh;padding:0 1rem 2rem;animation:.35s cubic-bezier(.16,1,.3,1) forwards mangas-module__-rr0qW__sheetSlideUp;position:fixed;bottom:0;left:0;right:0;overflow-y:auto}.mangas-module__-rr0qW__mobileSheetOut{animation:.28s cubic-bezier(.4,0,1,1) forwards mangas-module__-rr0qW__sheetSlideDown}.mangas-module__-rr0qW__filterOverlayOut{animation:.28s forwards mangas-module__-rr0qW__overlayFadeOut}@media (max-width:1024px){.mangas-module__-rr0qW__container{max-width:100%;padding:0}.mangas-module__-rr0qW__header{gap:.6rem;padding:.6rem 1rem}.mangas-module__-rr0qW__searchBox{flex:1;max-width:100%}.mangas-module__-rr0qW__filterToggleBtn{display:flex}.mangas-module__-rr0qW__layout{flex-direction:column}.mangas-module__-rr0qW__sidebar{display:none}.mangas-module__-rr0qW__sidebarMobileHeader{background:var(--surface);z-index:1;padding-top:1rem;display:flex;position:sticky;top:0}.mangas-module__-rr0qW__content{padding:.75rem 1rem 2rem}.mangas-module__-rr0qW__grid{grid-template-columns:repeat(3,1fr);gap:1rem}.mangas-module__-rr0qW__activeFiltersBar{margin-bottom:.75rem;padding:0 1rem}}@media (max-width:640px){.mangas-module__-rr0qW__grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width:400px){.mangas-module__-rr0qW__grid{gap:.5rem}.mangas-module__-rr0qW__header{padding:.5rem .75rem}}.mangas-module__-rr0qW__switchContainer{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;display:flex}.mangas-module__-rr0qW__switch{border:1.5px solid #ffffff1f;border-radius:5px;flex-shrink:0;width:4.2em;height:2.2em;font-size:14px;display:inline-block;position:relative;overflow:hidden}.mangas-module__-rr0qW__switchInput{opacity:0;width:0;height:0;position:absolute}.mangas-module__-rr0qW__slider{background-color:#ffffff0d;transition:background-color .35s,box-shadow .35s;position:absolute;inset:0}.mangas-module__-rr0qW__switchInput:checked+.mangas-module__-rr0qW__slider{background-color:#c700392e;box-shadow:inset 0 0 8px #c7003940}.mangas-module__-rr0qW__switchOff{width:1.75em;height:1.75em;image-rendering:pixelated;opacity:1;border-radius:3px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(.18em)}.mangas-module__-rr0qW__switchOn{width:1.75em;height:1.75em;image-rendering:pixelated;opacity:0;border-radius:3px;transition:transform .35s cubic-bezier(.4,0,.2,1),opacity .2s;position:absolute;top:50%;left:0;transform:translateY(-50%)translate(.18em)}.mangas-module__-rr0qW__switchInput:checked~.mangas-module__-rr0qW__switchOff{opacity:0;transform:translateY(-50%)translate(2.2em)}.mangas-module__-rr0qW__switchInput:checked~.mangas-module__-rr0qW__switchOn{opacity:1;transform:translateY(-50%)translate(2.2em)}.mangas-module__-rr0qW__switchLabel{color:var(--foreground);white-space:nowrap;font-size:.85rem;font-weight:500}.mangas-module__-rr0qW__logoLoaderContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:4rem 0;display:flex}.mangas-module__-rr0qW__logoWrapper{justify-content:center;align-items:center;width:90px;height:90px;margin-bottom:1.5rem;display:flex;position:relative}.mangas-module__-rr0qW__pulsingLogo{object-fit:contain;z-index:2;width:65px;height:65px;animation:2s ease-in-out infinite mangas-module__-rr0qW__pulseLogo}.mangas-module__-rr0qW__spinnerRing{border:3px solid var(--border);border-top-color:var(--primary);z-index:1;border-radius:50%;width:100%;height:100%;animation:1s cubic-bezier(.68,-.55,.265,1.55) infinite mangas-module__-rr0qW__spinRing;position:absolute;top:0;left:0}@keyframes mangas-module__-rr0qW__pulseLogo{0%{opacity:.8;transform:scale(.95)}50%{opacity:1;transform:scale(1.05)}to{opacity:.8;transform:scale(.95)}}@keyframes mangas-module__-rr0qW__spinRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
