.Header-module__hBw1pG__header{z-index:10;width:100%;padding:24px 0;position:absolute;top:0;left:0}.Header-module__hBw1pG__headerContainer{grid-template-columns:1fr auto 1fr;align-items:center;display:grid}.Header-module__hBw1pG__logo{text-align:center}.Header-module__hBw1pG__logo a{color:var(--primary-color);letter-spacing:-.02em;font-size:1.5rem;font-weight:700}.Header-module__hBw1pG__nav{justify-content:flex-start;gap:32px;display:flex}.Header-module__hBw1pG__actions{justify-content:flex-end;display:flex}.Header-module__hBw1pG__navLink{color:var(--text-dark);font-size:.95rem;font-weight:500;transition:color .2s;position:relative}.Header-module__hBw1pG__navLink:hover{color:var(--primary-color)}.Header-module__hBw1pG__navLink:after{content:"";background-color:var(--primary-color);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__navLink:hover:after{width:100%}@media (max-width:768px){.Header-module__hBw1pG__headerContainer{justify-content:space-between;display:flex}.Header-module__hBw1pG__nav{display:none}.Header-module__hBw1pG__logo a{font-size:1.25rem}}
.Hero-module__ZARIfG__hero{background:#fff0f2;align-items:center;padding:140px 0;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__wave{z-index:1;width:100%;line-height:0;position:absolute;bottom:0;left:0}.Hero-module__ZARIfG__wave svg{width:100vw;height:120px;display:block}.Hero-module__ZARIfG__floatingBerry1{opacity:.15;z-index:0;pointer-events:none;background-image:url(/cherry.svg);background-repeat:no-repeat;background-size:contain;width:300px;height:300px;animation:8s ease-in-out infinite Hero-module__ZARIfG__floatBerry1;position:absolute;top:10%;left:2%}.Hero-module__ZARIfG__floatingBerry2{opacity:.1;z-index:0;pointer-events:none;background-image:url(/cherry.svg);background-repeat:no-repeat;background-size:contain;width:200px;height:200px;animation:12s ease-in-out infinite Hero-module__ZARIfG__floatBerry2;position:absolute;bottom:25%;left:45%}.Hero-module__ZARIfG__floatingBerry3{opacity:.12;z-index:0;pointer-events:none;background-image:url(/cherry.svg);background-repeat:no-repeat;background-size:contain;width:180px;height:180px;animation:10s ease-in-out infinite reverse Hero-module__ZARIfG__floatBerry1;position:absolute;top:15%;right:5%}.Hero-module__ZARIfG__floatingBerry4{opacity:.08;z-index:0;pointer-events:none;background-image:url(/cherry.svg);background-repeat:no-repeat;background-size:contain;width:120px;height:120px;animation:14s ease-in-out infinite Hero-module__ZARIfG__floatBerry2;position:absolute;bottom:30%;right:15%}@keyframes Hero-module__ZARIfG__floatBerry1{0%{transform:translateY(0)rotate(-15deg)}50%{transform:translateY(-30px)rotate(5deg)}to{transform:translateY(0)rotate(-15deg)}}@keyframes Hero-module__ZARIfG__floatBerry2{0%{transform:translateY(0)rotate(20deg)scale(1)}50%{transform:translateY(-20px)rotate(-5deg)scale(1.05)}to{transform:translateY(0)rotate(20deg)scale(1)}}.Hero-module__ZARIfG__heroContainer{z-index:1;justify-content:space-between;align-items:center;gap:64px;width:100%;display:flex;position:relative}.Hero-module__ZARIfG__content{flex:1;max-width:600px}.Hero-module__ZARIfG__tag{color:var(--primary-color);letter-spacing:.15em;text-transform:uppercase;background-color:#feecee;border-radius:20px;margin-bottom:24px;padding:8px 16px;font-size:.7rem;font-weight:700;display:inline-block}.Hero-module__ZARIfG__title{letter-spacing:-.03em;color:#1a1a1a;margin-bottom:24px;font-size:4rem;font-weight:800;line-height:1.1}.Hero-module__ZARIfG__highlight{color:var(--primary-color);font-style:italic;font-weight:700;display:block}.Hero-module__ZARIfG__subtitle{color:var(--text-light);max-width:500px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.Hero-module__ZARIfG__actions{gap:16px;display:flex}.Hero-module__ZARIfG__imageCol{flex:1;justify-content:flex-end;display:flex;position:relative}.Hero-module__ZARIfG__imageWrapper{width:100%;max-width:750px;position:relative}.Hero-module__ZARIfG__badge{z-index:2;white-space:nowrap;background:#fff;border-radius:30px;align-items:center;gap:8px;padding:10px 18px;font-size:.8rem;font-weight:600;display:flex;position:absolute;top:0;right:0;transform:translate(30%,-50%);box-shadow:0 10px 30px #0000001a}.Hero-module__ZARIfG__badgeIcon{color:var(--primary-color)}.Hero-module__ZARIfG__placeholderImage{color:#ccc;background:0 0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative;overflow:hidden}@media (max-width:900px){.Hero-module__ZARIfG__hero{padding:140px 0 60px}.Hero-module__ZARIfG__heroContainer{text-align:center;flex-direction:column;gap:48px}.Hero-module__ZARIfG__content{flex-direction:column;align-items:center;display:flex}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__subtitle{max-width:100%;margin-bottom:32px;font-size:1rem}.Hero-module__ZARIfG__actions{flex-direction:column;gap:12px;width:100%;max-width:300px}.Hero-module__ZARIfG__imageCol{justify-content:center;width:100%}.Hero-module__ZARIfG__imageWrapper{max-width:400px}.Hero-module__ZARIfG__badge{padding:8px 14px;font-size:.75rem;transform:translate(10%,-50%)}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2.5rem}.Hero-module__ZARIfG__imageWrapper{max-width:100%}}
.Store-module__dYXCVW__store{background-color:var(--bg-white);padding:100px 0 60px;position:relative}.Store-module__dYXCVW__storeContainer{text-align:center;justify-content:center;align-items:center;display:flex}.Store-module__dYXCVW__content{max-width:800px}.Store-module__dYXCVW__description{color:var(--text-dark);opacity:.9;flex-direction:column;gap:24px;font-size:1.125rem;line-height:1.8;display:flex}.Store-module__dYXCVW__highlight{color:var(--primary-color);margin-top:16px;font-size:1.25rem;font-weight:700}@media (max-width:768px){.Store-module__dYXCVW__store{padding:60px 0 40px}.Store-module__dYXCVW__description{gap:20px;font-size:1rem}}
.Flavors-module__UHVliW__flavors{background-color:var(--bg-white);padding:100px 0}.Flavors-module__UHVliW__header{justify-content:space-between;align-items:flex-end;margin-bottom:64px;display:flex}.Flavors-module__UHVliW__titleArea{max-width:600px}.Flavors-module__UHVliW__viewAll{color:var(--primary-color);align-items:center;gap:8px;font-size:1.125rem;font-weight:600;transition:opacity .2s;display:flex}.Flavors-module__UHVliW__viewAll:hover{opacity:.8}.Flavors-module__UHVliW__arrow{transition:transform .2s}.Flavors-module__UHVliW__viewAll:hover .Flavors-module__UHVliW__arrow{transform:translate(4px)}.Flavors-module__UHVliW__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Flavors-module__UHVliW__card{cursor:pointer;background-position:50%;background-size:cover;border-radius:32px;flex-direction:column;justify-content:flex-end;min-height:480px;padding:32px;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000000d}.Flavors-module__UHVliW__card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026}.Flavors-module__UHVliW__cardOverlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 40%,#000000d9 100%);position:absolute;inset:0}.Flavors-module__UHVliW__cardContent{z-index:2;position:relative}.Flavors-module__UHVliW__cardTitle{color:#fff;margin-bottom:16px;font-size:1.75rem;font-weight:700;line-height:1.25}.Flavors-module__UHVliW__cardTag{letter-spacing:.05em;text-transform:uppercase;border-radius:20px;padding:8px 16px;font-size:.85rem;font-weight:700;display:inline-block;box-shadow:0 4px 10px #0000001a}@media (max-width:900px){.Flavors-module__UHVliW__flavors{padding:60px 0}.Flavors-module__UHVliW__header{flex-direction:column;align-items:flex-start;gap:24px;margin-bottom:40px}.Flavors-module__UHVliW__grid{grid-template-columns:1fr}}
.Benefits-module__iMMc8a__benefits{background-color:var(--bg-color);padding:80px 0 100px}.Benefits-module__iMMc8a__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Benefits-module__iMMc8a__card{background-color:var(--bg-white);border-bottom:4px solid var(--primary-color);border-radius:32px;padding:48px 40px;transition:transform .3s,box-shadow .3s;box-shadow:0 10px 40px #00000005}.Benefits-module__iMMc8a__card:hover{transform:translateY(-8px);box-shadow:0 20px 50px #cc29361a}.Benefits-module__iMMc8a__iconWrapper{background-color:var(--cherry-bg);width:56px;height:56px;color:var(--primary-color);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.Benefits-module__iMMc8a__cardTitle{color:#1a1a1a;margin-bottom:16px;font-size:1.5rem;font-weight:700}.Benefits-module__iMMc8a__cardText{color:var(--text-light);line-height:1.6}@media (max-width:900px){.Benefits-module__iMMc8a__benefits{padding:60px 0 80px}.Benefits-module__iMMc8a__grid{grid-template-columns:1fr;gap:24px}.Benefits-module__iMMc8a__card{padding:32px 24px}}
.Testimonials-module__ItA9Ha__testimonials{background-color:var(--bg-color);padding:100px 0;position:relative}.Testimonials-module__ItA9Ha__testimonials:after{content:"";z-index:0;background:linear-gradient(#fff5f500 0%,#fff 100%);width:100%;height:50%;position:absolute;bottom:0;left:0}.Testimonials-module__ItA9Ha__testimonialsContainer{z-index:1;position:relative}.Testimonials-module__ItA9Ha__title{text-align:center;margin-bottom:64px}.Testimonials-module__ItA9Ha__grid{grid-template-columns:repeat(3,1fr);gap:32px;display:grid}.Testimonials-module__ItA9Ha__card{background-color:var(--bg-white);border-radius:32px;padding:48px 40px;position:relative;box-shadow:0 15px 40px #00000008}.Testimonials-module__ItA9Ha__quoteIcon{color:var(--primary-color);opacity:.3;margin-bottom:-20px;font-family:serif;font-size:4rem;line-height:1}.Testimonials-module__ItA9Ha__quoteText{color:var(--text-dark);min-height:80px;margin-bottom:40px;font-size:1.125rem;line-height:1.6}.Testimonials-module__ItA9Ha__author{align-items:center;gap:16px;display:flex}.Testimonials-module__ItA9Ha__avatar{background-color:var(--cherry-bg);border-radius:50%;width:48px;height:48px}.Testimonials-module__ItA9Ha__authorName{color:#1a1a1a;font-size:1rem;font-weight:700}.Testimonials-module__ItA9Ha__authorRole{color:var(--text-light);font-size:.875rem}@media (max-width:900px){.Testimonials-module__ItA9Ha__testimonials{padding:80px 0}.Testimonials-module__ItA9Ha__title{margin-bottom:40px;font-size:2rem}.Testimonials-module__ItA9Ha__grid{grid-template-columns:1fr;gap:24px}.Testimonials-module__ItA9Ha__card{padding:32px 24px}}
.Contact-module__hcVmEa__contact{background-color:var(--bg-white);padding:100px 0}.Contact-module__hcVmEa__contactContainer{max-width:800px;margin:0 auto}.Contact-module__hcVmEa__header{text-align:center;margin-bottom:48px}.Contact-module__hcVmEa__header .Contact-module__hcVmEa__section-subtitle{margin:0 auto}.Contact-module__hcVmEa__formContainer{background-color:var(--bg-white);border-radius:32px;padding:48px;box-shadow:0 10px 40px #0000000d}.Contact-module__hcVmEa__formRow{gap:24px;display:flex}.Contact-module__hcVmEa__formGroup{flex-direction:column;flex:1;margin-bottom:24px;display:flex}.Contact-module__hcVmEa__formGroup label{color:#1a1a1a;margin-bottom:8px;font-size:.875rem;font-weight:600}.Contact-module__hcVmEa__formGroup input,.Contact-module__hcVmEa__formGroup textarea{width:100%;color:var(--text-dark);background-color:#fff0f0;border:none;border-radius:12px;padding:16px 20px;font-family:inherit;font-size:1rem;transition:all .2s}.Contact-module__hcVmEa__formGroup input:focus,.Contact-module__hcVmEa__formGroup textarea:focus{background-color:#ffe6e8;outline:none;box-shadow:0 0 0 2px #cc293633}.Contact-module__hcVmEa__formGroup input::placeholder,.Contact-module__hcVmEa__formGroup textarea::placeholder{color:#999}.Contact-module__hcVmEa__submitWrapper{justify-content:center;margin-top:16px;display:flex}@media (max-width:768px){.Contact-module__hcVmEa__contact{padding:60px 0}.Contact-module__hcVmEa__formRow{flex-direction:column;gap:0}.Contact-module__hcVmEa__formContainer{padding:24px}}
.Footer-module__S6Hkya__footer{background-color:var(--bg-color);border-top:1px solid #0000000d;padding:40px 0}.Footer-module__S6Hkya__footerContainer{justify-content:space-between;align-items:center;display:flex}.Footer-module__S6Hkya__left{flex-direction:column;gap:8px;display:flex}.Footer-module__S6Hkya__logo{color:var(--primary-color);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Footer-module__S6Hkya__copyright{color:var(--text-light);font-size:.75rem}.Footer-module__S6Hkya__center{flex-direction:column;display:flex}.Footer-module__S6Hkya__columnTitle{color:var(--primary-color);margin-bottom:16px;font-size:1.125rem;font-weight:700}.Footer-module__S6Hkya__footerNav{flex-direction:column;gap:12px;display:flex}.Footer-module__S6Hkya__footerNav a{color:var(--text-light);font-size:.95rem;font-weight:500;transition:color .2s}.Footer-module__S6Hkya__footerNav a:hover{color:var(--primary-color)}.Footer-module__S6Hkya__right{flex-direction:column;display:flex}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socials a{background-color:var(--bg-white);width:40px;height:40px;color:var(--text-light);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .2s;display:flex;box-shadow:0 4px 10px #00000005}.Footer-module__S6Hkya__socials a:hover{color:var(--bg-white);background-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 6px 15px #0000000d}.Footer-module__S6Hkya__contactInfo{flex-direction:column;gap:8px;margin-top:24px;display:flex}.Footer-module__S6Hkya__contactLink{color:var(--text-light);font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__contactLink:hover{color:var(--primary-color)}.Footer-module__S6Hkya__bottomBar{text-align:center;color:var(--text-light);opacity:.8;border-top:1px solid #0000001a;margin-top:48px;padding-top:24px;font-size:.875rem;font-weight:500}@media (max-width:900px){.Footer-module__S6Hkya__footer{padding:32px 0}.Footer-module__S6Hkya__footerContainer{text-align:center;flex-direction:column;gap:24px}.Footer-module__S6Hkya__center{flex-wrap:wrap;justify-content:center;gap:16px}}
