.ProductCard-module__t53O_a__card{background:var(--color-bg);border:1px solid var(--color-border-light);border-radius:var(--radius-lg);transition:transform var(--transition-base),box-shadow var(--transition-base);cursor:pointer;overflow:hidden}.ProductCard-module__t53O_a__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProductCard-module__t53O_a__imageWrapper{aspect-ratio:1;background:var(--color-surface);width:100%;position:relative;overflow:hidden}.ProductCard-module__t53O_a__image{object-fit:contain;width:100%;height:100%;transition:transform var(--transition-base);background:#fff}.ProductCard-module__t53O_a__card:hover .ProductCard-module__t53O_a__image{transform:scale(1.05)}.ProductCard-module__t53O_a__placeholder{background:linear-gradient(135deg,var(--color-primary-bg),var(--color-surface));justify-content:center;align-items:center;width:100%;height:100%;font-size:3rem;display:flex}.ProductCard-module__t53O_a__info{padding:var(--space-md)var(--space-lg)}.ProductCard-module__t53O_a__name{color:var(--color-text);margin-bottom:var(--space-xs);white-space:normal;text-overflow:ellipsis;font-size:.95rem;font-weight:600;overflow:hidden}.ProductCard-module__t53O_a__price{color:var(--color-primary);font-size:1rem;font-weight:700}.ProductCard-module__t53O_a__outOfStock{color:var(--color-error);margin-top:var(--space-xs);font-size:.8rem;font-weight:500}
.ProductStrip-module__kcTfVa__section{padding:var(--space-2xl)0}.ProductStrip-module__kcTfVa__sectionHeader{margin-bottom:var(--space-lg);max-width:var(--max-width);padding:0 var(--space-lg);justify-content:space-between;align-items:center;margin-left:auto;margin-right:auto;display:flex}.ProductStrip-module__kcTfVa__title{color:var(--color-text);font-size:1.5rem;font-weight:700}.ProductStrip-module__kcTfVa__viewAll{color:#fff;transition:color var(--transition-fast);align-items:center;gap:var(--space-xs);background-color:var(--color-primary);padding:var(--space-xs)var(--space-md);border-radius:25px;font-size:.9rem;font-weight:600;display:flex}.ProductStrip-module__kcTfVa__viewAll:hover{color:#000}.ProductStrip-module__kcTfVa__stripContainer{max-width:var(--max-width);margin:0 auto;position:relative}.ProductStrip-module__kcTfVa__strip{gap:var(--space-lg);scroll-behavior:smooth;padding:var(--space-sm)var(--space-lg);-ms-overflow-style:none;scrollbar-width:none;display:flex;overflow-x:auto}.ProductStrip-module__kcTfVa__strip::-webkit-scrollbar{display:none}.ProductStrip-module__kcTfVa__cardWrapper{flex:0 0 240px;min-width:240px}.ProductStrip-module__kcTfVa__scrollButton{border:1px solid var(--color-border);width:40px;height:40px;color:var(--color-text);cursor:pointer;z-index:10;opacity:0;pointer-events:none;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000001a}.ProductStrip-module__kcTfVa__stripContainer:hover .ProductStrip-module__kcTfVa__scrollButton{opacity:1;pointer-events:auto}.ProductStrip-module__kcTfVa__scrollButton:hover{background-color:var(--color-primary);color:#fff;border-color:var(--color-primary);transform:translateY(-50%)scale(1.1)}.ProductStrip-module__kcTfVa__scrollLeft{left:var(--space-sm)}.ProductStrip-module__kcTfVa__scrollRight{right:var(--space-sm)}@media (max-width:768px){.ProductStrip-module__kcTfVa__cardWrapper{flex:0 0 200px;min-width:200px}.ProductStrip-module__kcTfVa__title{font-size:1.25rem}.ProductStrip-module__kcTfVa__scrollButton{display:none}}
.page-module__4gMfna__hero{padding:var(--space-3xl)var(--space-lg);text-align:center;background:linear-gradient(135deg,#fbf8f0 0%,#fff 50%,#fbf8f0 100%);position:relative;overflow:hidden}.page-module__4gMfna__hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 30% 40%,#c2992f0d 0%,#0000 50%);width:200%;height:200%;position:absolute;top:-50%;left:-50%}.page-module__4gMfna__heroDecorationLeft{z-index:1;pointer-events:none;position:absolute;top:0;left:0}.page-module__4gMfna__heroContent{flex-direction:row;justify-content:center;align-items:center;margin:0 auto;display:flex;position:relative}.page-module__4gMfna__heroImage{border-radius:var(--radius-md);justify-content:center;align-items:center;height:auto;margin:0 50px;display:flex}.page-module__4gMfna__heroAccent{color:var(--color-primary);letter-spacing:-.03em;font-family:GoodVibrationsROBScript,serif;font-size:100px;font-weight:400}.page-module__4gMfna__heroSubtitle{color:var(--color-text-secondary);letter-spacing:.05em;margin-bottom:var(--space-xl);font-size:1.1rem;line-height:1.7}.page-module__4gMfna__heroEmoji{font-size:1.3rem}.page-module__4gMfna__divider{background:var(--color-primary);border-radius:2px;width:60px;height:3px;margin:0 auto}.page-module__4gMfna__errorBox{max-width:var(--max-width);margin:var(--space-xl)auto;padding:var(--space-md)var(--space-lg);color:var(--color-error);border-radius:var(--radius-md);text-align:center;background:#fef2f2;font-size:.9rem}@media (max-width:1100px){.page-module__4gMfna__heroDecorationLeft{visibility:hidden}}@media (max-width:768px){.page-module__4gMfna__heroTitle{font-size:2rem}.page-module__4gMfna__heroSubtitle{font-size:1rem}.page-module__4gMfna__heroContent{flex-direction:column;justify-content:center;align-items:center;max-width:640px;margin:0 auto;display:flex;position:relative}.page-module__4gMfna__heroImage{border-radius:var(--radius-md);width:80%;height:auto}.page-module__4gMfna__heroDecorationLeft{visibility:hidden}}
.FallingPetals-module__fqFhaW__container{pointer-events:none;z-index:50;width:100%;height:100%;position:fixed;top:0;left:0;overflow:hidden}.FallingPetals-module__fqFhaW__petal{opacity:.9;background-image:url(/rose-petal.png);background-repeat:no-repeat;background-size:contain;width:25px;height:25px;animation:linear infinite FallingPetals-module__fqFhaW__fall;position:absolute;top:-10%}@keyframes FallingPetals-module__fqFhaW__fall{0%{opacity:0;transform:translate(0)rotate(0)}10%{opacity:1}to{opacity:0;transform:translate(100px,100vh)rotate(360deg)}}
.BannerSlider-module__gs4gSW__sliderWrapper{background:#fff;width:100%;padding:40px 0 80px;overflow:hidden}.BannerSlider-module__gs4gSW__sliderContainer{aspect-ratio:16/5;perspective:2000px;width:60%;margin:0 auto;position:relative;overflow:visible}.BannerSlider-module__gs4gSW__slideTrack{width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s;display:flex;overflow:visible}.BannerSlider-module__gs4gSW__slide{opacity:.4;z-index:1;filter:blur(2px);min-width:100%;height:100%;transition:all .8s;position:relative;transform:scale(.8)translateZ(-200px)}.BannerSlider-module__gs4gSW__slide.BannerSlider-module__gs4gSW__active{opacity:1;z-index:5;filter:blur();transform:scale(1.1)translateZ(100px)}.BannerSlider-module__gs4gSW__slideImage{object-fit:cover;object-position:left center;border-radius:8px;width:100%;height:100%;box-shadow:0 20px 40px #0003}.BannerSlider-module__gs4gSW__slideShadow{position:absolute;top:0}.BannerSlider-module__gs4gSW__placeholder{color:#fff;text-align:center;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex}.BannerSlider-module__gs4gSW__slideContent{z-index:2;color:#fff;text-shadow:0 2px 4px #000c;position:absolute;bottom:10%;left:5%}.BannerSlider-module__gs4gSW__slideTitle{margin-bottom:.5rem;font-size:2.5rem;font-weight:700}.BannerSlider-module__gs4gSW__slideSubtitle{opacity:.9;font-size:1.2rem}.BannerSlider-module__gs4gSW__controls{z-index:3;gap:10px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.BannerSlider-module__gs4gSW__dot{cursor:pointer;background:#ffffff80;border:none;border-radius:50%;width:12px;height:12px;transition:all .3s}.BannerSlider-module__gs4gSW__activeDot{background:#fff;transform:scale(1.2)}@media (max-width:768px){.BannerSlider-module__gs4gSW__slideTitle{font-size:1.8rem}.BannerSlider-module__gs4gSW__slideSubtitle{font-size:1rem}.BannerSlider-module__gs4gSW__slideContent{visibility:hidden}.BannerSlider-module__gs4gSW__sliderContainer{aspect-ratio:16/8;width:80%}.BannerSlider-module__gs4gSW__slideImage{object-fit:fill;width:100%;height:100%}}
