.Header-module__Af2_WG__header{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:var(--shadow-sm);z-index:100;transition:all var(--transition-normal);background:#fdfbf7f2;height:70px;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__headerContent{padding:0 var(--spacing-lg);justify-content:space-between;align-items:center;height:100%;display:flex;position:relative}.Header-module__Af2_WG__logo{z-index:10;width:160px;height:100%;text-decoration:none;display:block;position:relative}.Header-module__Af2_WG__logoImage{object-fit:contain;width:160px;height:160px;transition:height var(--transition-normal);filter:drop-shadow(0 4px 6px #0000001a);position:absolute;top:-10px;left:0}.Header-module__Af2_WG__desktopNav{align-items:center;gap:var(--spacing-xl);margin-left:var(--spacing-md);display:flex}.Header-module__Af2_WG__navLink{font-family:var(--font-heading);color:var(--color-gray-700);padding:var(--spacing-sm)var(--spacing-md);border-radius:var(--radius-full);transition:all var(--transition-fast);text-transform:uppercase;letter-spacing:.05em;font-size:1.1rem;font-weight:700;text-decoration:none}.Header-module__Af2_WG__navLink:hover{color:var(--color-primary);background:var(--color-gray-100)}.Header-module__Af2_WG__langButton{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-md);font-family:var(--font-heading);border:1px solid var(--color-gray-200);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);background:#fff;font-size:.95rem;font-weight:600;display:flex}.Header-module__Af2_WG__langButton:hover{box-shadow:var(--shadow-sm);border-color:var(--color-primary-light);transform:scale(1.05)}.Header-module__Af2_WG__langFlag{font-size:1.3rem}.Header-module__Af2_WG__mobileNav{display:none}.Header-module__Af2_WG__mobileNavLink{font-family:var(--font-heading);color:var(--color-gray-800);padding:var(--spacing-md);text-transform:uppercase;font-size:1.5rem;font-weight:700;text-decoration:none;display:block}.Header-module__Af2_WG__mobileLangButton{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-xl);font-family:var(--font-heading);border:2px solid var(--color-gray-300);border-radius:var(--radius-full);cursor:pointer;margin-top:var(--spacing-lg);background:#fff;font-size:1.2rem;font-weight:700;display:flex}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:102;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:30px;height:21px;padding:0;display:none}.Header-module__Af2_WG__bar{background-color:var(--color-gray-800);border-radius:3px;width:100%;height:3px;transition:all .3s}@media (max-width:768px){.Header-module__Af2_WG__header{height:80px}.Header-module__Af2_WG__headerContent{padding:0 var(--spacing-md)}.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__logo{width:auto;height:auto;padding:5px 0;position:absolute;left:50%;transform:translate(-50%)}.Header-module__Af2_WG__logoImage{width:auto;height:100px;position:relative;top:0;left:0}.Header-module__Af2_WG__desktopNav{display:none}.Header-module__Af2_WG__mobileNav{justify-content:flex-start;align-items:center;gap:var(--spacing-xl);z-index:1000;background:#fdfbf7fc;flex-direction:column;margin-left:0;padding-top:150px;transition:transform .3s ease-in-out;display:flex;position:fixed;inset:0;overflow-y:auto;transform:translate(100%)}.Header-module__Af2_WG__mobileNavActive{transform:translate(0)}}.Header-module__Af2_WG__hamburgerActive .Header-module__Af2_WG__bar:first-child{transform:translateY(9px)rotate(45deg)}.Header-module__Af2_WG__hamburgerActive .Header-module__Af2_WG__bar:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburgerActive .Header-module__Af2_WG__bar:nth-child(3){transform:translateY(-9px)rotate(-45deg)}
.Footer-module__EZoWya__footer{background:var(--color-gray-900);color:#fff;padding:var(--spacing-3xl)0 var(--spacing-xl)}.Footer-module__EZoWya__content{justify-content:space-between;align-items:flex-start;gap:var(--spacing-2xl);margin-bottom:var(--spacing-2xl);display:flex}.Footer-module__EZoWya__brand{flex:1}.Footer-module__EZoWya__logoWrapper{margin-bottom:var(--spacing-md)}.Footer-module__EZoWya__logoImage{object-fit:contain;width:auto;height:80px}.Footer-module__EZoWya__tagline{color:var(--color-gray-400)}.Footer-module__EZoWya__contact h4{color:var(--color-secondary-light);margin-bottom:var(--spacing-md);font-family:var(--font-heading)}.Footer-module__EZoWya__contact a{color:#fff;align-items:center;gap:var(--spacing-sm);transition:color var(--transition-fast);display:inline-flex}.Footer-module__EZoWya__contact a:hover{color:var(--color-primary-light)}.Footer-module__EZoWya__flags{gap:var(--spacing-sm);margin-top:var(--spacing-md);font-size:1.5rem;display:flex}.Footer-module__EZoWya__bottom{padding-top:var(--spacing-xl);border-top:1px solid var(--color-gray-700);text-align:center}.Footer-module__EZoWya__bottom p{color:var(--color-gray-500);font-size:.9rem}@media (max-width:768px){.Footer-module__EZoWya__content{text-align:center;flex-direction:column;align-items:center}.Footer-module__EZoWya__contact{text-align:center}.Footer-module__EZoWya__flags{justify-content:center}}
.Hero-module__Z8hQ_W__hero{background-image:linear-gradient(#fdfbf7b3,#fdfbf7cc),url(/design/hero-bg.png);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__decorations{pointer-events:none;opacity:.3;position:absolute;inset:0}.Hero-module__Z8hQ_W__decorations span{filter:grayscale(.2);font-size:2.5rem;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__float;position:absolute}.Hero-module__Z8hQ_W__deco1{animation-delay:0s;top:10%;left:10%}.Hero-module__Z8hQ_W__deco2{animation-delay:1s;top:15%;right:15%}.Hero-module__Z8hQ_W__deco3{animation-delay:2.5s;bottom:25%;left:8%}.Hero-module__Z8hQ_W__deco4{animation-delay:3.5s;bottom:20%;right:10%}.Hero-module__Z8hQ_W__deco5{font-size:1.8rem;animation-delay:4.5s;top:35%;left:5%}.Hero-module__Z8hQ_W__deco6{font-size:1.8rem;animation-delay:5.5s;top:30%;right:5%}.Hero-module__Z8hQ_W__heroContent{text-align:center;max-width:850px;padding:var(--spacing-2xl);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-radius:var(--radius-xl);background:#fdfbf766;animation:.8s ease-out Hero-module__Z8hQ_W__slideUp}.Hero-module__Z8hQ_W__title{color:var(--color-primary-dark);margin-bottom:var(--spacing-lg);letter-spacing:-.02em;font-size:4.5rem;font-weight:700}.Hero-module__Z8hQ_W__subtitle{color:var(--color-primary);margin-bottom:var(--spacing-md);letter-spacing:.05em;text-transform:uppercase;font-size:1.6rem;font-weight:600}.Hero-module__Z8hQ_W__description{color:var(--color-gray-700);max-width:650px;margin:0 auto var(--spacing-lg);font-size:1.2rem;line-height:1.8}.Hero-module__Z8hQ_W__location{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-sm)var(--spacing-xl);border-radius:var(--radius-full);color:var(--color-gray-600);margin-bottom:var(--spacing-xl);box-shadow:var(--shadow-sm);background:#fff;font-weight:600;display:inline-flex}.Hero-module__Z8hQ_W__cta{padding:var(--spacing-lg)var(--spacing-3xl);text-transform:uppercase;letter-spacing:.1em;font-size:1.1rem}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}.Hero-module__Z8hQ_W__subtitle{font-size:1.2rem}.Hero-module__Z8hQ_W__description{font-size:1rem}.Hero-module__Z8hQ_W__decorations span{opacity:.4;font-size:2rem}}
.About-module__vqXTeW__about{background:0 0}.About-module__vqXTeW__content{gap:var(--spacing-3xl);grid-template-columns:1fr 1.5fr;align-items:center;display:grid}.About-module__vqXTeW__imageWrapper{position:relative}.About-module__vqXTeW__imageContainer{aspect-ratio:1;border-radius:var(--radius-xl);box-shadow:var(--shadow-md);background-color:var(--color-secondary-light);position:relative;overflow:hidden}.About-module__vqXTeW__badge{background:var(--color-primary);color:#fff;padding:var(--spacing-sm)var(--spacing-lg);border-radius:var(--radius-full);font-family:var(--font-heading);box-shadow:var(--shadow-sm);letter-spacing:.05em;font-weight:700;position:absolute;bottom:-10px;right:-10px}.About-module__vqXTeW__text h2{color:var(--color-primary-dark);margin-bottom:var(--spacing-lg)}.About-module__vqXTeW__text p{margin-bottom:var(--spacing-md);font-size:1.1rem;line-height:1.8}.About-module__vqXTeW__features{gap:var(--spacing-lg);margin-top:var(--spacing-xl);display:flex}.About-module__vqXTeW__feature{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-md)var(--spacing-lg);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);border:1px solid var(--color-gray-100);background:#fff;font-weight:600;display:flex}.About-module__vqXTeW__featureIcon{font-size:1.5rem}@media (max-width:768px){.About-module__vqXTeW__content{gap:var(--spacing-xl);grid-template-columns:1fr}.About-module__vqXTeW__imageContainer{max-width:250px;margin:0 auto}.About-module__vqXTeW__features{flex-wrap:wrap;justify-content:center}.About-module__vqXTeW__feature{padding:var(--spacing-sm)var(--spacing-md);font-size:.9rem}}
.FAQ-module__KSzKsa__faq{background:0 0}.FAQ-module__KSzKsa__items{max-width:800px;margin:0 auto}.FAQ-module__KSzKsa__item{border-radius:var(--radius-lg);margin-bottom:var(--spacing-md);box-shadow:var(--shadow-sm);transition:all var(--transition-fast);border:1px solid var(--color-gray-100);background:#fff;overflow:hidden}.FAQ-module__KSzKsa__item:hover,.FAQ-module__KSzKsa__itemOpen{box-shadow:var(--shadow-md);border-color:var(--color-primary-light)}.FAQ-module__KSzKsa__question{justify-content:space-between;align-items:center;gap:var(--spacing-md);width:100%;padding:var(--spacing-lg);font-family:var(--font-heading);text-align:left;cursor:pointer;color:var(--color-gray-800);transition:color var(--transition-fast);background:0 0;border:none;font-size:1.1rem;font-weight:600;display:flex}.FAQ-module__KSzKsa__question:hover{color:var(--color-primary)}.FAQ-module__KSzKsa__icon{background:var(--color-gray-100);width:30px;height:30px;color:var(--color-primary);transition:all var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:1.25rem;display:flex}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__icon{background:var(--color-primary);color:#fff}.FAQ-module__KSzKsa__answer{max-height:0;transition:max-height var(--transition-normal);overflow:hidden}.FAQ-module__KSzKsa__itemOpen .FAQ-module__KSzKsa__answer{max-height:500px}.FAQ-module__KSzKsa__answer p{padding:0 var(--spacing-lg)var(--spacing-lg);color:var(--color-gray-600);line-height:1.7}@media (max-width:768px){.FAQ-module__KSzKsa__question{padding:var(--spacing-md);font-size:1rem}}
.ProductCard-module__9j1fXa__productCard{flex-direction:column;display:flex}.ProductCard-module__9j1fXa__imageContainer{aspect-ratio:1;background:var(--color-bg);position:relative;overflow:hidden}.ProductCard-module__9j1fXa__image{object-fit:cover;width:100%;height:100%;transition:transform var(--transition-normal)}.ProductCard-module__9j1fXa__productCard:hover .ProductCard-module__9j1fXa__image{transform:scale(1.05)}.ProductCard-module__9j1fXa__placeholder{background:linear-gradient(135deg,var(--color-secondary-light)0%,var(--color-primary-light)100%);justify-content:center;align-items:center;width:100%;height:100%;font-size:5rem;display:flex}.ProductCard-module__9j1fXa__imageNav{bottom:var(--spacing-md);gap:var(--spacing-sm);display:flex;position:absolute;left:50%;transform:translate(-50%)}.ProductCard-module__9j1fXa__dot{cursor:pointer;width:10px;height:10px;transition:all var(--transition-fast);background:#fff9;border:none;border-radius:50%}.ProductCard-module__9j1fXa__dotActive{background:#fff;transform:scale(1.2)}.ProductCard-module__9j1fXa__saleBadge{top:var(--spacing-md);left:var(--spacing-md);background:var(--color-secondary);color:#fff;padding:var(--spacing-xs)var(--spacing-md);border-radius:var(--radius-full);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.1em;box-shadow:var(--shadow-sm);z-index:10;font-size:.85rem;font-weight:700;animation:2s infinite ProductCard-module__9j1fXa__pulse;position:absolute}@keyframes ProductCard-module__9j1fXa__pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ProductCard-module__9j1fXa__statusBadge{top:var(--spacing-md);right:var(--spacing-md);padding:var(--spacing-xs)var(--spacing-md);border-radius:var(--radius-full);font-family:var(--font-heading);z-index:10;font-size:.85rem;font-weight:600;position:absolute}.ProductCard-module__9j1fXa__sold-out{background:var(--color-gray-600);color:#fff}.ProductCard-module__9j1fXa__on-order{background:var(--color-accent);color:#fff}.ProductCard-module__9j1fXa__content{padding:var(--spacing-lg);flex-direction:column;flex-grow:1;display:flex}.ProductCard-module__9j1fXa__name{color:var(--color-gray-800);margin-bottom:var(--spacing-sm);font-size:1.25rem;font-weight:700}.ProductCard-module__9j1fXa__description{color:var(--color-gray-600);margin-bottom:var(--spacing-lg);flex-grow:1;font-size:.95rem;line-height:1.6}.ProductCard-module__9j1fXa__footer{justify-content:space-between;align-items:center;gap:var(--spacing-md);display:flex}.ProductCard-module__9j1fXa__priceWrapper{flex-direction:column;gap:2px;display:flex}.ProductCard-module__9j1fXa__originalPrice{font-family:var(--font-heading);color:var(--color-gray-400);font-size:1rem;font-weight:500;text-decoration:line-through}.ProductCard-module__9j1fXa__price{font-family:var(--font-heading);color:var(--color-primary-dark);font-size:1.5rem;font-weight:700}.ProductCard-module__9j1fXa__salePrice{color:var(--color-secondary-dark)}@media (max-width:480px){.ProductCard-module__9j1fXa__footer{flex-direction:column;align-items:stretch}.ProductCard-module__9j1fXa__priceWrapper{text-align:center;margin-bottom:var(--spacing-sm)}}.ProductCard-module__9j1fXa__galleryOverlay{z-index:1000;background-color:#000000e6;justify-content:center;align-items:center;width:100%;height:100%;animation:.3s ProductCard-module__9j1fXa__fadeIn;display:flex;position:fixed;top:0;left:0}.ProductCard-module__9j1fXa__galleryContent{flex-direction:column;align-items:center;max-width:90vw;max-height:90vh;display:flex;position:relative}.ProductCard-module__9j1fXa__galleryImage{object-fit:contain;border-radius:var(--radius-md);max-width:100%;max-height:85vh;box-shadow:0 20px 40px #00000080}.ProductCard-module__9j1fXa__closeBtn{color:#fff;cursor:pointer;background:0 0;border:none;padding:10px;font-size:2rem;transition:transform .2s;position:absolute;top:-40px;right:0}.ProductCard-module__9j1fXa__closeBtn:hover{transform:scale(1.1)}.ProductCard-module__9j1fXa__prevBtn,.ProductCard-module__9j1fXa__nextBtn{color:#fff;cursor:pointer;background:#fff3;border:none;border-radius:5px;padding:10px 15px;font-size:2rem;transition:background .3s;position:absolute;top:50%;transform:translateY(-50%)}.ProductCard-module__9j1fXa__prevBtn:hover,.ProductCard-module__9j1fXa__nextBtn:hover{background:#fff6}.ProductCard-module__9j1fXa__prevBtn{left:-60px}.ProductCard-module__9j1fXa__nextBtn{right:-60px}.ProductCard-module__9j1fXa__galleryDots{gap:10px;margin-top:15px;display:flex}@keyframes ProductCard-module__9j1fXa__fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width:768px){.ProductCard-module__9j1fXa__prevBtn{background:#00000080;left:-10px}.ProductCard-module__9j1fXa__nextBtn{background:#00000080;right:-10px}.ProductCard-module__9j1fXa__closeBtn{top:-50px;right:10px}}
.Products-module__hRWnIW__products{background:linear-gradient(#0000 0%,#ffffff4d 50%,#0000 100%)}.Products-module__hRWnIW__filters{justify-content:center;gap:var(--spacing-md);margin-bottom:var(--spacing-2xl);flex-wrap:wrap;display:flex}.Products-module__hRWnIW__filterBtn{padding:var(--spacing-sm)var(--spacing-xl);font-family:var(--font-heading);border:2px solid var(--color-gray-300);border-radius:var(--radius-full);cursor:pointer;transition:all var(--transition-fast);color:#000;background:#fff;font-size:1rem;font-weight:700}.Products-module__hRWnIW__filterBtn:hover{border-color:var(--color-primary);background-color:var(--color-gray-100)}.Products-module__hRWnIW__filterActive{background:var(--color-primary);border-color:var(--color-primary-dark);transform:scale(1.05);box-shadow:0 4px 12px #0003;color:#fff!important}.Products-module__hRWnIW__filterActive:hover{color:#fff}.Products-module__hRWnIW__grid{gap:var(--spacing-xl);grid-template-columns:repeat(auto-fill,minmax(300px,1fr));display:grid}.Products-module__hRWnIW__empty{text-align:center;color:var(--color-gray-500);padding:var(--spacing-3xl);font-size:1.1rem}@media (max-width:768px){.Products-module__hRWnIW__grid{gap:var(--spacing-lg);grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.Products-module__hRWnIW__filterBtn{padding:var(--spacing-sm)var(--spacing-md);font-size:.9rem}}
.OrderModal-module__nEoJ1W__overlay{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);padding:var(--spacing-lg);z-index:1000;animation:OrderModal-module__nEoJ1W__fadeIn var(--transition-fast);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.OrderModal-module__nEoJ1W__modal{border-radius:var(--radius-xl);width:100%;max-width:500px;max-height:90vh;box-shadow:var(--shadow-xl);animation:OrderModal-module__nEoJ1W__slideUp var(--transition-normal);background:#fff;position:relative;overflow-y:auto}.OrderModal-module__nEoJ1W__close{top:var(--spacing-md);right:var(--spacing-md);cursor:pointer;color:var(--color-gray-400);transition:color var(--transition-fast);z-index:10;background:0 0;border:none;font-size:2rem;line-height:1;position:absolute}.OrderModal-module__nEoJ1W__close:hover{color:var(--color-gray-800)}.OrderModal-module__nEoJ1W__header{padding:var(--spacing-xl);text-align:center;padding-bottom:0}.OrderModal-module__nEoJ1W__header h2{color:var(--color-green-dark);margin-bottom:var(--spacing-sm)}.OrderModal-module__nEoJ1W__header p{color:var(--color-gray-600)}.OrderModal-module__nEoJ1W__productInfo{justify-content:space-between;align-items:center;gap:var(--spacing-md);margin:var(--spacing-lg)var(--spacing-xl);padding:var(--spacing-md);background:linear-gradient(135deg,var(--color-cream)0%,var(--color-pink-light)100%);border-radius:var(--radius-lg);display:flex}.OrderModal-module__nEoJ1W__productBadge{font-size:.95rem}.OrderModal-module__nEoJ1W__priceBadge{font-family:var(--font-heading);color:var(--color-green-dark);font-size:1.25rem;font-weight:700}.OrderModal-module__nEoJ1W__form{padding:0 var(--spacing-xl)var(--spacing-xl)}.OrderModal-module__nEoJ1W__success,.OrderModal-module__nEoJ1W__error{padding:var(--spacing-3xl);text-align:center}.OrderModal-module__nEoJ1W__successIcon,.OrderModal-module__nEoJ1W__errorIcon{margin-bottom:var(--spacing-lg);font-size:4rem;display:block}.OrderModal-module__nEoJ1W__success h3{color:var(--color-green);margin-bottom:var(--spacing-md)}.OrderModal-module__nEoJ1W__error h3{color:var(--color-red);margin-bottom:var(--spacing-md)}.OrderModal-module__nEoJ1W__success p,.OrderModal-module__nEoJ1W__error p{color:var(--color-gray-600);margin-bottom:var(--spacing-xl)}@media (max-width:480px){.OrderModal-module__nEoJ1W__modal{margin:var(--spacing-sm);max-height:95vh}.OrderModal-module__nEoJ1W__productInfo{text-align:center;flex-direction:column}}
