.categories{padding:var(--space-xl) 0}.category-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;grid-template-rows:280px 280px;gap:.85rem}.category-grid .category-card:nth-child(1){grid-column:1;grid-row:1 / 3}.category-grid .category-card:nth-child(2){grid-column:2 / 4;grid-row:1}.category-grid .category-card:nth-child(3){grid-column:2;grid-row:2}.category-grid .category-card:nth-child(4){grid-column:3;grid-row:2}.category-card.cat-wide{grid-column:unset}.category-card{position:relative;border-radius:1.1rem;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;background:#f5ede0;transition:transform .35s cubic-bezier(.16,1,.3,1),box-shadow .35s ease;cursor:pointer}.category-card:hover{transform:translateY(-4px);box-shadow:0 20px 50px #00000021,0 0 0 2px var(--pink)}.category-card .cat-bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.category-card .cat-bg img{width:100%;height:100%;object-fit:cover;object-position:center 30%;transition:transform .55s cubic-bezier(.16,1,.3,1)}.category-card:hover .cat-bg img{transform:scale(1.04)}.category-card .cat-overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(to top,rgba(0,0,0,.78) 0%,rgba(0,0,0,.35) 40%,rgba(0,0,0,.05) 70%,transparent 100%)}.category-card .cat-content{position:relative;z-index:2;padding:1.4rem 1.6rem;text-decoration:none;display:block}.category-card .cat-name{font-family:var(--font-display);font-weight:800;font-size:1.5rem;letter-spacing:-.02em;color:#fff;line-height:1.1;display:block}.category-grid .category-card:nth-child(1) .cat-name{font-size:2rem}.category-grid .category-card:nth-child(2) .cat-name{font-size:1.7rem}.category-card .cat-count{font-size:.78rem;font-weight:500;color:#ffffffbf;margin-top:.3rem;display:block}.category-card .cat-arrow{position:absolute;top:1.1rem;right:1.1rem;width:34px;height:34px;border-radius:50%;background:#ffffff2e;backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;transition:all .25s;z-index:2;color:#fff}.category-card:hover .cat-arrow{background:var(--pink);transform:translate(2px,-2px)}.trending{padding:var(--space-xl) 0}.trending-scroll{display:flex;gap:1.2rem;overflow-x:auto;padding:0 2rem 1.5rem;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none}.trending-scroll::-webkit-scrollbar{display:none}.product-card{flex-shrink:0;width:280px;scroll-snap-align:start;background:transparent;border:none;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}.product-card:hover{transform:translateY(-6px)}.product-card .card-image{height:300px;position:relative;overflow:hidden;border-radius:var(--radius-md);box-shadow:0 4px 20px #00000012;transition:box-shadow .4s ease}.product-card:hover .card-image{box-shadow:0 16px 48px #00000021}.product-card .card-image .gradient-bg{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:4rem;transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-card:hover .card-image .gradient-bg{transform:scale(1.05)}.product-card .card-image img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.16,1,.3,1)}.product-card:hover .card-image img{transform:scale(1.05)}.product-card .card-badge{position:absolute;top:1rem;left:1rem;padding:.3rem .7rem;border-radius:6px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;z-index:2}.badge-toy{background:var(--pink);color:#fff}.badge-fashion{background:var(--black);color:#fff}.badge-plush{background:var(--lem);color:var(--black)}.badge-drop{background:var(--lime);color:var(--black)}.badge-new{position:absolute;top:1rem;right:1rem;background:var(--lime);color:var(--black);padding:.3rem .6rem;border-radius:6px;font-size:.6rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;z-index:2}.product-card .card-info{padding:1rem .25rem .5rem}.product-card .card-category{font-size:.68rem;text-transform:uppercase;letter-spacing:.12em;color:var(--gray-500);font-weight:600;margin-bottom:.3rem}.product-card .card-name{font-family:var(--font-display);font-weight:700;font-size:1.05rem;color:var(--black);margin-bottom:.4rem;letter-spacing:-.01em}.product-card .card-price{display:flex;align-items:center;gap:.5rem}.product-card .card-price .current{font-weight:700;font-size:1rem;color:var(--black)}.product-card .card-price .original{font-size:.85rem;color:var(--gray-500);text-decoration:line-through}.product-card .card-rating{display:flex;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.78rem;color:var(--gray-500)}.product-card .card-rating .stars{color:#f5a623;letter-spacing:-1px}.product-card .card-hover-cta{position:absolute;bottom:0;left:0;right:0;padding:.8rem;background:linear-gradient(to top,rgba(0,0,0,.7),transparent);transform:translateY(100%);transition:transform .4s cubic-bezier(.16,1,.3,1);z-index:3;text-align:center}.product-card .card-hover-cta a{display:inline-block;padding:.5rem 1.6rem;background:var(--white);color:var(--black);font-family:var(--font-display);font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;border-radius:var(--radius-pill);text-decoration:none;transition:background .3s,color .3s}.product-card .card-hover-cta a:hover{background:var(--pink);color:var(--white)}.product-card:hover .card-hover-cta{transform:translateY(0)}.universe{background:var(--black);color:var(--white);padding:var(--space-2xl) 0;position:relative;overflow:hidden}.universe:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(ellipse at 20% 50%,rgba(255,48,204,.06) 0%,transparent 50%),radial-gradient(ellipse at 80% 30%,rgba(204,253,40,.04) 0%,transparent 50%);pointer-events:none}.universe .section-label{color:var(--lime)}.universe .section-title{background:linear-gradient(135deg,#fff,#ccc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.universe .section-subtitle{color:#ffffff80}.universe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem;position:relative;z-index:1}.world-card{border-radius:var(--radius-lg);padding:3rem 2rem;position:relative;overflow:hidden;min-height:420px;display:flex;flex-direction:column;justify-content:flex-end;transition:transform .5s cubic-bezier(.16,1,.3,1);cursor:pointer}.world-card:hover{transform:translateY(-8px) scale(1.01)}.world-card.lem-world{background:linear-gradient(160deg,#FFF8D6 0%,var(--lem) 60%,#E6C800 100%);color:var(--black)}.world-card.berri-world{background:linear-gradient(160deg,#FFE5EB 0%,var(--berri) 60%,#D93050 100%);color:var(--white)}.world-card.avo-world{background:linear-gradient(160deg,#E6F2E5 0%,var(--avo) 60%,#4D7E4A 100%);color:var(--white)}.world-card .world-emoji{position:absolute;top:1.5rem;right:1.5rem;width:160px;height:160px;border-radius:24px;overflow:hidden;filter:drop-shadow(0 8px 24px rgba(0,0,0,.2));transition:transform .5s cubic-bezier(.16,1,.3,1)}.world-card .world-emoji img{width:100%;height:100%;object-fit:cover}.world-card:hover .world-emoji{transform:scale(1.08) rotate(-3deg)}.world-card .world-label{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:.15em;opacity:.7;margin-bottom:.5rem}.world-card .world-name{font-family:var(--font-display);font-weight:800;font-size:2.5rem;letter-spacing:-.03em;line-height:1.1;margin-bottom:.5rem}.world-card .world-tagline{font-size:1.3rem;font-weight:300;opacity:.8;font-style:italic;margin-bottom:1rem}.world-card .world-desc{font-size:.9rem;line-height:1.6;opacity:.75;max-width:280px}.world-card .world-cta{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.5rem;font-weight:600;font-size:.8rem;letter-spacing:.05em;padding:.55rem 1.3rem;border:1.5px solid currentColor;border-radius:var(--radius-pill);transition:gap .3s,background .3s,padding .3s}.world-card:hover .world-cta{gap:.8rem;background:#ffffff1f;padding:.55rem 1.5rem}
/*# sourceMappingURL=/cdn/shop/t/7/assets/cards.css.map */
