.HeroCountdown_section__IwonX{display:flex;flex:1 1;justify-content:center;width:100%}.HeroCountdown_layoutContent__TYJXf{display:flex;flex-direction:column;max-width:100%;flex:1 1;width:100%}.HeroCountdown_hero__mPA6Z{border-radius:.5rem;display:flex;flex-direction:column;gap:1rem;background-size:cover;background-position:50%;background-repeat:no-repeat;align-items:center;justify-content:center;padding:2rem}@media(min-width:768px){.HeroCountdown_hero__mPA6Z{gap:1rem}}.HeroCountdown_textContainer__I56No{display:flex;flex-direction:column;gap:1rem;text-align:center;align-items:center}.HeroCountdown_logo__601IX h1{font-size:3.5rem;color:#fff;font-weight:600;margin:0;text-shadow:2px 2px 8px rgba(0,0,0,.3);letter-spacing:.05em}.HeroCountdown_title__H39vM{color:#fff;font-size:1.8rem;font-weight:700;line-height:1.2;margin:0;text-shadow:2px 2px 8px rgba(0,0,0,.4)}.HeroCountdown_subtitle__ScsLe{color:#fff;font-size:1.1rem;font-weight:400;line-height:1.5;margin:0;max-width:600px;text-shadow:1px 1px 4px rgba(0,0,0,.4)}@media(min-width:768px){.HeroCountdown_subtitle__ScsLe{font-size:1.2rem}}.HeroCountdown_countdown__KIz_y{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}@media(min-width:768px){.HeroCountdown_countdown__KIz_y{gap:2.5rem}}.HeroCountdown_countdownItem___cNvM{display:flex;flex-direction:column;align-items:center;gap:.5rem;background:hsla(0,0%,100%,.15);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid hsla(0,0%,100%,.3);border-radius:12px;padding:1rem 1.5rem;min-width:80px;transition:all .3s ease}.HeroCountdown_countdownItem___cNvM:hover{transform:translateY(-5px);background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.5)}@media(min-width:768px){.HeroCountdown_countdownItem___cNvM{padding:1.5rem 2rem;min-width:100px}}.HeroCountdown_number__Q1ZJc{font-size:2.5rem;font-weight:900;color:#fff;line-height:1;font-family:monospace;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.HeroCountdown_label__MfFnk{font-size:.875rem;font-weight:600;color:#fff;text-transform:uppercase;letter-spacing:.05em;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media(min-width:768px){.HeroCountdown_label__MfFnk{font-size:1rem}}.HeroCountdown_ctaButton__pPSb3{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background:#fff;color:#2c5530;border:none;border-radius:.5rem;font-size:1.1rem;font-weight:500;text-decoration:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 20px rgba(0,0,0,.2)}.HeroCountdown_ctaButton__pPSb3:hover{transform:translateY(-3px);box-shadow:0 6px 30px rgba(0,0,0,.3);background:#f0f9e8}@media(min-width:768px){.HeroCountdown_ctaButton__pPSb3{font-size:1.2rem}}.FormMessage_message__gzr4Z{padding:12px 20px;margin-bottom:20px;border-radius:8px;text-align:center;font-size:.95rem;font-weight:500;animation:FormMessage_slideIn__mphii .3s ease-out}.FormMessage_message__gzr4Z.FormMessage_success__SqqDS{background-color:#4caf50;color:#fff}.FormMessage_message__gzr4Z.FormMessage_error__0qTew{background-color:#f44336;color:#fff}@keyframes FormMessage_slideIn__mphii{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.FormMessage_message__gzr4Z{font-size:.9rem;padding:10px 16px}}.NewsletterForm_container__Xiqhg{display:flex;align-items:center;justify-content:center;max-width:1200px;margin:0 auto}.NewsletterForm_content__L0kJ4{max-width:600px;width:100%;text-align:center}.NewsletterForm_title__iQRYc{font-size:22px;line-height:1.2;letter-spacing:-.015em;margin-bottom:1rem}@media(min-width:768px){.NewsletterForm_title__iQRYc{font-size:2.5rem}}.NewsletterForm_description__4jv4O{font-size:1.1rem;color:#555;margin-bottom:2rem}.NewsletterForm_form__uQVeW{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.NewsletterForm_input__WuMhM{display:flex;width:100%;min-width:0;flex:1 1;resize:none;overflow:hidden;border-radius:.5rem;color:#131811;border:1px solid #dfe5dc;background-color:#fff;height:3.5rem;padding:15px;font-size:1rem;font-weight:400;line-height:1.5}.NewsletterForm_input__WuMhM:disabled{opacity:.6;cursor:not-allowed}.NewsletterForm_input__WuMhM::placeholder{color:#777}.NewsletterForm_turnstile__N22_O{display:flex;justify-content:center;margin:1rem 0}.NewsletterForm_devWarning__zACgG{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:1rem;margin:1rem 0;text-align:center;color:#856404;font-weight:600}.NewsletterForm_devWarning__zACgG small{display:block;margin-top:.5rem;font-size:.85rem;font-weight:400;color:#856404}.NewsletterForm_button__2V_QG{display:flex;min-width:84px;cursor:pointer;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;height:2.5rem;padding:0 2rem;background-color:var(--color-primary);color:#131811;font-size:.875rem;font-weight:700;line-height:1.25;letter-spacing:.015em;border:none}.NewsletterForm_button__2V_QG:disabled{opacity:.6;cursor:not-allowed}.NewsletterForm_message__AKKCK{padding:1rem;border-radius:8px;margin-bottom:1rem;font-weight:500}.NewsletterForm_message__AKKCK.NewsletterForm_success__VMyFP{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.NewsletterForm_message__AKKCK.NewsletterForm_error___pFNR{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.NewsletterForm_referralBox__5w9Ip{background:#fff;border:2px solid #2c5530;border-radius:12px;padding:2rem;margin-top:2rem}.NewsletterForm_code__ogU2k,.NewsletterForm_referralBox__5w9Ip h3{color:#2c5530;margin-bottom:1rem}.NewsletterForm_code__ogU2k{font-size:2rem;font-weight:700;letter-spacing:3px;font-family:monospace;background:#f0f9e8;padding:1rem;border-radius:8px}.NewsletterForm_referralInfo__DaqjC{font-size:.9rem;color:#666;margin-bottom:.5rem}.NewsletterForm_shareLink__AUutJ{font-size:.9rem;color:#2c5530;background:#f0f9e8;padding:.75rem;border-radius:6px;word-break:break-all;margin-bottom:1rem}.NewsletterForm_copyButton__SB4DM{padding:.75rem 1.5rem;background:#fff;color:#2c5530;border:2px solid #2c5530;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.NewsletterForm_copyButton__SB4DM:hover{background:#2c5530;color:#fff}.NewsletterForm_social__OZHwu{margin-top:3rem;padding-top:2rem;border-top:1px solid #2c5530}.NewsletterForm_social__OZHwu p{color:#666;margin-bottom:.5rem}.NewsletterForm_socialLink__StKo0{display:inline-block;color:#2c5530;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.NewsletterForm_socialLink__StKo0:hover{text-decoration:underline;transform:scale(1.05)}@media(max-width:768px){.NewsletterForm_title__iQRYc{font-size:1.75rem}.NewsletterForm_description__4jv4O{font-size:1rem}.NewsletterForm_code__ogU2k{font-size:1.5rem}}.CreationsSection_scrollContainer__RPaRG{display:flex;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}.CreationsSection_scrollContainer__RPaRG::-webkit-scrollbar{display:none}.CreationsSection_itemsWrapper___3Zzt{display:flex;align-items:stretch;gap:.75rem}.CreationsSection_card__2JDSK{display:flex;height:100%;flex:1 1;flex-direction:column;gap:1rem;border-radius:.5rem;min-width:240px}.CreationsSection_imageContainer__3iWPM{position:relative;width:100%;aspect-ratio:1/1;border-radius:.5rem;overflow:hidden}.CreationsSection_badge__UJtKP{position:absolute;top:.5rem;left:.5rem;background-color:var(--color-matcha);color:#fff;font-size:.7rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.25rem .6rem;border-radius:999px}.CreationsSection_image__oAADb{width:100%;height:100%;object-fit:cover;display:block}.CreationsSection_cardContent__4D6JJ{display:flex;flex-direction:column}.CreationsSection_cardDescription__HE1zr{color:var(--color-light-text);font-size:.875rem;font-weight:400;line-height:1.5}.EventsSection_section___HFkd{margin:10vw auto auto;display:flex;align-items:center;gap:2.5rem}@media(max-width:720px){.EventsSection_section___HFkd{flex-direction:column}}.EventsSection_imageContainer__8kgBB{width:35%;flex-shrink:0;aspect-ratio:1/1;position:relative;overflow:hidden;border-radius:.5rem}.EventsSection_textContainer__dJnXE{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.EventsSection_subtitle__s7lz2{color:var(--color-light-text)}.EventsSection_description__1b_vB{color:var(--color-light-text);font-size:1rem;font-weight:400;line-height:1.5}.FoodTruckAnimation_canvaContainer__0KlkH{width:30%;left:10vw;margin-top:-20px}.FoodTruckAnimation_canvas__vZSp8{display:block;width:100%;height:auto}@media(max-width:720px){div.FoodTruckAnimation_canvaContainer__0KlkH{width:70%!important;left:15vw;transform:translateY(-50px)}div.FoodTruckAnimation_text__WwhhQ{width:34vw!important}div.FoodTruckAnimation_text__WwhhQ.FoodTruckAnimation_firstText__97CvX{top:unset!important;bottom:0!important;left:15vw!important;right:unset!important}div.FoodTruckAnimation_text__WwhhQ.FoodTruckAnimation_secondText___dyuO{top:unset!important;bottom:0!important;left:unset!important;right:15vw!important}}.Button_button__wf7LH{display:inline-flex;align-items:center;justify-content:center;align-self:flex-start;cursor:pointer;overflow:hidden;border-radius:.5rem;line-height:1.5;border:none;transition:opacity .2s ease;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:700;letter-spacing:.015em;transition:transform .2s ease,box-shadow .2s ease}.Button_button__wf7LH:hover{box-shadow:0 4px 12px rgba(0,0,0,.3)}.Button_button__wf7LH:active{transform:translateY(0)}.Button_button__wf7LH:disabled{opacity:.5;cursor:not-allowed}.Button_primary__KcBxk{background-color:var(--color-coffee,#0070f3);color:var(--color-ivory)}.Button_primary__KcBxk:hover:not(:disabled){background-color:var(--color-light-text,#c2e0ff)}.Button_secondary__uUg9S{background-color:var(--background);color:var(--color-primary,#0070f3);border:2px solid var(--color-primary,#0070f3)}.Button_secondary__uUg9S:hover:not(:disabled){background-color:var(--color-primary-dark,#c2e0ff);border:2px solid var(--color-primary-dark,#0070f3);color:var(--background)}.Button_outline__0lh3I{background:rgba(0,0,0,0);color:var(--color-primary,#0070f3);border:2px solid var(--color-primary,#0070f3)}.Button_outline__0lh3I:hover:not(:disabled){background-color:var(--color-primary,#0070f3);color:var(--background)}.Footer_footer__G1wCa{padding:2vw 0 1vw;color:rgba(53,53,53,.8431372549);margin:auto 10% 0;display:flex;flex-direction:column;align-items:center;gap:1rem}.Footer_columnContainer__FcNkc{display:flex;width:80vw}.Footer_columnContainer__FcNkc .Footer_column__a3zPf{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;align-items:center;gap:.2rem;font-size:.85rem}.Footer_socialsContainer__n7WzJ{margin:auto;display:flex;align-items:center;gap:1rem}.Footer_finishLine__OkkIL{text-align:center;font-size:.8rem}.HeroSection_section__t_1c_{display:flex;flex:1 1;justify-content:center;padding-top:calc(2vw + 60px)}.HeroSection_layoutContent__AjhOX{display:flex;flex-direction:column;max-width:100%;flex:1 1}.HeroSection_heroWrapper__3YMNm{position:relative;overflow:hidden;border-radius:.5rem}.HeroSection_hero__S988a{position:relative;z-index:1;display:flex;min-height:480px;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;background-color:rgba(44,34,25,.5)}@media(min-width:480px){.HeroSection_hero__S988a{gap:2rem;border-radius:.5rem}}.HeroSection_hero__S988a a{align-self:unset;border-radius:.5rem;height:2.5rem;padding-left:1rem;padding-right:1rem;font-size:.925rem;font-weight:700;line-height:1.5;letter-spacing:.015em;border:none}.HeroSection_textContainer__vuJ9v{display:flex;flex-direction:column;gap:.5rem;text-align:center}.HeroSection_title__Cnz9s{color:#fff;font-size:2.25rem;font-weight:900;line-height:1.25;letter-spacing:-.033em}@media(min-width:480px){.HeroSection_title__Cnz9s{font-size:3rem}}.HeroSection_subtitle__l5aPQ{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width:480px){.HeroSection_subtitle__l5aPQ{font-size:1rem}}.PhilosophySection_grid__XQGQn{display:grid;grid-template-columns:repeat(auto-fit,minmax(185px,1fr));grid-gap:.75rem;gap:.75rem}.PhilosophySection_card__1LeF5{display:flex;flex:1 1;gap:.75rem;border-radius:.5rem;border:2px solid var(--color-coffee);background-color:var(--color-ivory);padding:1rem;flex-direction:column}.PhilosophySection_icon__iepuK{color:var(--color-coffee-dark)}.PhilosophySection_icon__iepuK svg{width:24px;height:24px;fill:currentColor}.PhilosophySection_cardContent__DLL_r{display:flex;flex-direction:column;gap:.25rem}.PhilosophySection_cardDescription__HM0_6{color:var(--color-light-text);font-size:.875rem;font-weight:400;line-height:1.5}.DeliverySection_section__Pc7WL{margin:10vw auto auto;display:flex;align-items:center;gap:2.5rem}@media(max-width:720px){.DeliverySection_section__Pc7WL{flex-direction:column}}.DeliverySection_textContainer__yETTD{flex:1 1;display:flex;flex-direction:column;gap:.75rem}.DeliverySection_imageContainer__dU_7V{width:35%;flex-shrink:0;aspect-ratio:1/1;position:relative;overflow:hidden;border-radius:.5rem}.FooterComingSoon_footer__jBL_c{background:#2c5530;color:#fff;padding:3rem 2rem 1.5rem}.FooterComingSoon_container__ZAP1A{max-width:1200px;margin:0 auto}.FooterComingSoon_content__nIsSE{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;margin-bottom:2rem}@media(min-width:768px){.FooterComingSoon_content__nIsSE{grid-template-columns:repeat(3,1fr);gap:3rem}}.FooterComingSoon_brand__vcGzI h3{font-size:1.5rem;font-weight:700;margin:0 0 .5rem;color:#fff}.FooterComingSoon_brand__vcGzI p{font-size:.95rem;color:hsla(0,0%,100%,.8);margin:0;line-height:1.5}.FooterComingSoon_contact__dl3te,.FooterComingSoon_links__NslVe{display:flex;flex-direction:column;gap:.75rem}.FooterComingSoon_contact__dl3te h4,.FooterComingSoon_links__NslVe h4{font-size:1.1rem;font-weight:600;margin:0 0 .5rem;color:#fff}.FooterComingSoon_link__GzJz6{color:hsla(0,0%,100%,.8);text-decoration:none;font-size:.95rem;transition:color .3s ease}.FooterComingSoon_link__GzJz6:hover{color:#fff;text-decoration:underline}.FooterComingSoon_copyright__mck2E{padding-top:2rem;border-top:1px solid hsla(0,0%,100%,.2);text-align:center}.FooterComingSoon_copyright__mck2E p{font-size:.875rem;color:hsla(0,0%,100%,.7);margin:0}@media(max-width:768px){.FooterComingSoon_footer__jBL_c{padding:2rem 1.5rem 1rem}.FooterComingSoon_content__nIsSE{gap:1.5rem}.FooterComingSoon_brand__vcGzI h3{font-size:1.3rem}}.CallToActionSection_section__rc1sk{container-type:inline-size}.CallToActionSection_container__wFcjx{display:flex;flex-direction:column;justify-content:flex-end;gap:1.5rem;padding:2.5rem 1rem}@container (min-width: 480px){.CallToActionSection_container__wFcjx{gap:2rem;padding:5rem 2.5rem}}.CallToActionSection_content__mlU_8{display:flex;flex-direction:column;gap:.5rem;text-align:center}.CallToActionSection_title__VAIiT{color:#131811;letter-spacing:-.015em;font-size:32px;font-weight:700;line-height:1.2;max-width:720px;margin:0 auto}@container (min-width: 480px){.CallToActionSection_title__VAIiT{font-size:2.25rem;font-weight:900;letter-spacing:-.033em}}.CallToActionSection_description__S2woW{color:#131811;font-size:1rem;font-weight:400;line-height:1.5;max-width:720px;margin:0 auto}.CallToActionSection_buttonsWrapper__u5QUs{display:flex;flex:1 1;justify-content:center}.CallToActionSection_buttonsContainer__vBxb9{display:flex;gap:.75rem;flex-wrap:wrap;max-width:480px;justify-content:center}.CallToActionSection_button__GsC5f{display:flex;min-width:84px;max-width:480px;cursor:pointer;align-items:center;justify-content:center;overflow:hidden;border-radius:.5rem;height:2.5rem;padding:0 1rem;font-size:.875rem;font-weight:700;line-height:1.5;letter-spacing:.015em;flex-grow:1;border:none;transition:transform .2s ease,box-shadow .2s ease}@container (min-width: 480px){.CallToActionSection_button__GsC5f{height:3rem;padding:0 1.25rem;font-size:1rem}}.CallToActionSection_button__GsC5f:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.CallToActionSection_button__GsC5f:active{transform:translateY(0)}.CallToActionSection_buttonPrimary__twcTG{background-color:#54cf17;color:#131811}.CallToActionSection_buttonPrimary__twcTG:hover{box-shadow:0 4px 12px rgba(84,207,23,.3)}.CallToActionSection_buttonSecondary__k1GQt{background-color:#f2f4f0;color:#131811}.CallToActionSection_buttonText__vjEaj{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.HeroSection_section__Bl9wf{display:flex;flex:1 1;justify-content:center;padding-top:calc(2vw + 60px)}.HeroSection_layoutContent__YPfn_{display:flex;flex-direction:column;max-width:100%;flex:1 1}.HeroSection_hero__NLnRz{display:flex;min-height:480px;flex-direction:column;gap:1.5rem;background-size:cover;background-position:50%;background-repeat:no-repeat;align-items:center;justify-content:center}@media(min-width:480px){.HeroSection_hero__NLnRz{gap:2rem;border-radius:.5rem}}.HeroSection_hero__NLnRz a{align-self:unset;border-radius:.5rem;height:2.5rem;padding-left:1rem;padding-right:1rem;font-size:.925rem;font-weight:700;line-height:1.5;letter-spacing:.015em;border:none}.HeroSection_textContainer__e4Ly6{display:flex;flex-direction:column;gap:.5rem;text-align:center}.HeroSection_title__QsMm_{color:#fff;font-size:2.25rem;font-weight:900;line-height:1.25;letter-spacing:-.033em}@media(min-width:480px){.HeroSection_title__QsMm_{font-size:3rem}}.HeroSection_subtitle__8ffFW{color:#fff;font-size:.875rem;font-weight:400;line-height:1.5}@media(min-width:480px){.HeroSection_subtitle__8ffFW{font-size:1rem}}.OffersSection_section__Xl7Tm{display:flex;flex-direction:column;gap:2rem}.OffersSection_card__aRhZ4{display:flex;align-items:stretch;justify-content:flex-start;border-radius:.5rem;background:#fff;box-shadow:0 0 4px rgba(0,0,0,.1)}.OffersSection_image__6w6hw{flex:2 1;aspect-ratio:16/9;background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:.5rem}.OffersSection_content__eELAP{display:flex;flex-direction:column;justify-content:center;gap:.25rem;padding:1rem;min-width:18rem;flex:3 1}.OffersSection_offerTitle__LxwrV{color:#131811;font-size:1.125rem;font-weight:700;letter-spacing:-.015em;line-height:1.25}.OffersSection_textWrapper__ncfmr{display:flex;flex-direction:column;gap:.25rem}.OffersSection_text__kIMI9{color:#6f8863;font-size:1rem;font-weight:400;line-height:1.5}.WhyUsSection_title__QgdaT{color:#131811;font-weight:700;font-size:22px;line-height:1.2;letter-spacing:-.015em;padding:1.25rem 1rem .75rem}.WhyUsSection_grid__QlBmU{display:grid;grid-template-columns:repeat(auto-fit,minmax(158px,1fr));grid-gap:.75rem;gap:.75rem;padding:1rem}.WhyUsSection_card__YDXoa{display:flex;flex-direction:column;gap:.75rem;padding:1rem;border:1px solid #dfe5dc;border-radius:.75rem;background-color:#fff;color:#131811;transition:transform .4s ease,box-shadow .4s ease,filter .4s ease;will-change:transform}.WhyUsSection_icon__wDxHu{color:#131811}.WhyUsSection_text__NjhjF{display:flex;flex-direction:column;gap:.25rem}.WhyUsSection_productTitle__l_0jJ{font-size:1rem;font-weight:700;line-height:1.1;color:#131811}.WhyUsSection_description__Bb12_{font-size:.875rem;color:var(--color-light-text);line-height:1.4}