.Hero-module__PgAKtG__hero{align-items:center;min-height:80vh;padding:100px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__PgAKtG__bg{background:linear-gradient(160deg, var(--bg-primary) 40%, var(--bg-lavender) 100%);position:absolute;inset:0}.Hero-module__PgAKtG__content{z-index:2;max-width:600px;padding:0 24px;position:relative}.Hero-module__PgAKtG__eyebrow{color:var(--text-muted);margin-bottom:12px;font-size:.95rem;font-weight:500}.Hero-module__PgAKtG__title{margin-bottom:20px;font-size:3.2rem;line-height:1.15}.Hero-module__PgAKtG__titleHighlight{color:var(--accent-coral);display:inline}.Hero-module__PgAKtG__subtitle{color:var(--text-secondary);max-width:440px;margin-bottom:36px;font-size:1.15rem;line-height:1.7}.Hero-module__PgAKtG__cta{background:var(--accent-coral);color:#fff;font-family:var(--font-display);border-radius:var(--radius-btn);align-items:center;gap:8px;padding:16px 36px;font-size:1.15rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__PgAKtG__cta:hover{background:var(--accent-coral-hover);box-shadow:var(--shadow-hover);transform:scale(1.05)}@keyframes Hero-module__PgAKtG__bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes Hero-module__PgAKtG__float{0%{transform:translateY(0)rotate(0)}to{transform:translateY(-20px)rotate(5deg)}}.Hero-module__PgAKtG__shape{z-index:1;opacity:0;animation:.8s cubic-bezier(.34,1.56,.64,1) forwards Hero-module__PgAKtG__bounceIn;position:absolute}.Hero-module__PgAKtG__shape1{animation-delay:0s;top:10%;right:8%}.Hero-module__PgAKtG__shape2{animation-delay:.12s;top:35%;right:5%}.Hero-module__PgAKtG__shape3{animation-delay:.24s;bottom:15%;left:5%}.Hero-module__PgAKtG__shape4{animation-delay:.36s;top:15%;left:10%}.Hero-module__PgAKtG__shape5{animation-delay:.18s;bottom:20%;right:15%}.Hero-module__PgAKtG__shape1 svg,.Hero-module__PgAKtG__shape2 svg,.Hero-module__PgAKtG__shape3 svg,.Hero-module__PgAKtG__shape4 svg,.Hero-module__PgAKtG__shape5 svg{animation:5s ease-in-out infinite alternate Hero-module__PgAKtG__float}@media (max-width:768px){.Hero-module__PgAKtG__hero{min-height:60vh;padding:80px 0 60px}.Hero-module__PgAKtG__title{font-size:2.2rem}.Hero-module__PgAKtG__content{text-align:center;margin:0 auto}.Hero-module__PgAKtG__shape{transform:scale(.6)}}
.CategoryNav-module__-ufS2G__container{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:16px;padding:8px 4px 16px;display:flex;overflow-x:auto}.CategoryNav-module__-ufS2G__container::-webkit-scrollbar{display:none}.CategoryNav-module__-ufS2G__card{text-align:center;cursor:pointer;scroll-snap-align:start;flex-direction:column;flex:none;align-items:center;gap:10px;width:140px;padding:24px 16px;text-decoration:none;transition:all .3s;display:flex}.CategoryNav-module__-ufS2G__card:hover{box-shadow:var(--shadow-medium);transform:translateY(-4px)!important}.CategoryNav-module__-ufS2G__emoji{font-size:2.5rem;line-height:1}.CategoryNav-module__-ufS2G__name{font-family:var(--font-display);color:var(--text-primary);font-size:.9rem;font-weight:500}@media (max-width:768px){.CategoryNav-module__-ufS2G__card{width:120px;padding:20px 12px}}
.ProductCard-module__aoKufG__card{color:var(--text-primary);background:#fff;flex-direction:column;text-decoration:none;transition:all .4s;display:flex;position:relative;overflow:hidden}.ProductCard-module__aoKufG__card:hover{animation:.5s ProductCard-module__aoKufG__wiggle;box-shadow:var(--shadow-hover)!important}@keyframes ProductCard-module__aoKufG__wiggle{0%{transform:rotate(0)}25%{transform:rotate(-2deg)}50%{transform:rotate(2deg)}75%{transform:rotate(-1deg)}to{transform:rotate(0)}}.ProductCard-module__aoKufG__imageWrap{aspect-ratio:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProductCard-module__aoKufG__emoji{font-size:4rem}.ProductCard-module__aoKufG__badge{border-radius:var(--radius-tag);z-index:2;padding:4px 14px;font-size:.75rem;font-weight:700;position:absolute;top:12px;left:12px}.ProductCard-module__aoKufG__heartBtn{z-index:2;cursor:pointer;background:#ffffffd9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:10px;right:10px}.ProductCard-module__aoKufG__heartBtn:hover{background:#fff;transform:scale(1.1)}@keyframes ProductCard-module__aoKufG__heartPop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.ProductCard-module__aoKufG__heartActive{animation:.4s ProductCard-module__aoKufG__heartPop}.ProductCard-module__aoKufG__heartIcon{width:20px;height:20px}.ProductCard-module__aoKufG__info{flex-direction:column;flex:1;padding:16px;display:flex}.ProductCard-module__aoKufG__name{font-family:var(--font-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:8px;font-size:1rem;font-weight:500;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__aoKufG__priceRow{align-items:center;gap:8px;margin-bottom:12px;display:flex}.ProductCard-module__aoKufG__price{color:var(--text-primary);font-size:1.1rem;font-weight:700}.ProductCard-module__aoKufG__oldPrice{color:var(--text-muted);font-size:.85rem;text-decoration:line-through}.ProductCard-module__aoKufG__salePrice{color:var(--accent-coral)}.ProductCard-module__aoKufG__addBtn{cursor:pointer;border:none;border-radius:12px;width:100%;margin-top:auto;padding:10px;font-size:.9rem;font-weight:600;transition:all .2s}.ProductCard-module__aoKufG__addBtnActive{background:var(--accent-green);color:#fff}.ProductCard-module__aoKufG__addBtnActive:hover{background:var(--accent-green-hover)}.ProductCard-module__aoKufG__addBtnDisabled{background:var(--border-color);color:var(--text-muted);cursor:not-allowed}.ProductCard-module__aoKufG__outOfStock{z-index:1;background:#fff9f299;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ProductCard-module__aoKufG__outOfStockLabel{background:var(--text-primary);color:#fff;border-radius:var(--radius-tag);padding:6px 20px;font-size:.85rem;font-weight:600;transform:rotate(-4deg)}
.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}@media (max-width:1024px){.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(2,1fr);gap:16px}}@media (max-width:480px){.ProductGrid-module__VpP66G__grid{grid-template-columns:repeat(2,1fr);gap:12px}}
.page-module__ox25rq__page{padding-top:32px;padding-bottom:60px}.page-module__ox25rq__title{margin-bottom:24px;font-size:2.2rem}.page-module__ox25rq__searchWrap{max-width:500px;margin-bottom:24px}.page-module__ox25rq__filters{flex-wrap:wrap;gap:10px;margin-bottom:32px;display:flex}.page-module__ox25rq__filterChip{border-radius:var(--radius-tag);border:2px solid var(--border-color);color:var(--text-primary);cursor:pointer;background:0 0;padding:8px 20px;font-size:.9rem;font-weight:600;transition:all .2s}.page-module__ox25rq__filterChip:hover{border-color:var(--accent-coral);color:var(--accent-coral)}.page-module__ox25rq__filterChipActive{background:var(--accent-coral);color:#fff;border-color:var(--accent-coral)}.page-module__ox25rq__empty{text-align:center;color:var(--text-secondary);padding:80px 20px;font-size:1.1rem}.page-module__ox25rq__emptyEmoji{margin-bottom:16px;font-size:3rem;display:block}
.BlobShape-module__XNX37a__blob{z-index:0;opacity:.15;pointer-events:none;position:absolute}
.page-module__CxEfpW__page{min-height:50vh;padding:32px 0 60px}.page-module__CxEfpW__title{margin-bottom:32px;font-size:2rem}.page-module__CxEfpW__empty{text-align:center;padding:80px 20px}.page-module__CxEfpW__emptyEmoji{margin-bottom:16px;font-size:4rem;display:block}.page-module__CxEfpW__emptyText{color:var(--text-secondary);margin-bottom:24px;font-size:1.2rem}.page-module__CxEfpW__shopBtn{background:var(--accent-coral);color:#fff;font-family:var(--font-display);border-radius:var(--radius-btn);padding:12px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.page-module__CxEfpW__shopBtn:hover{background:var(--accent-coral-hover)}
.page-module__E0kJGG__section{padding:60px 0}.page-module__E0kJGG__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.page-module__E0kJGG__sectionTitle{margin-bottom:0;font-size:2rem}.page-module__E0kJGG__section .page-module__E0kJGG__sectionTitle{margin-bottom:28px}.page-module__E0kJGG__viewAll{color:var(--accent-coral);white-space:nowrap;font-size:.95rem;font-weight:600;transition:opacity .2s}.page-module__E0kJGG__viewAll:hover{opacity:.75}.page-module__E0kJGG__saleSection{background:linear-gradient(135deg, var(--accent-yellow-light) 0%, #ffc8570d 100%);border-radius:0;padding:60px 0;position:relative;overflow:hidden}.page-module__E0kJGG__saleBlob{opacity:.1}@media (max-width:768px){.page-module__E0kJGG__section,.page-module__E0kJGG__saleSection{padding:40px 0}.page-module__E0kJGG__sectionTitle{font-size:1.5rem}.page-module__E0kJGG__sectionHeader{margin-bottom:24px}}
