@layer theme{:root,:host{--color-gray-500:#6a7282;--spacing:.25rem;--text-xs:.75rem;--text-xs--line-height:calc(1 / .75);--default-font-family:var(--font-geist-sans);--default-mono-font-family:var(--font-geist-mono)}@supports (color:lab(0% 0 0)){:root,:host{--color-gray-500:lab(47.7841% -.393182 -10.0268)}}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.sticky{position:sticky}.top-4{top:calc(var(--spacing) * 4)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.mt-1{margin-top:calc(var(--spacing) * 1)}.mb-4{margin-bottom:calc(var(--spacing) * 4)}.flex{display:flex}.h-6{height:calc(var(--spacing) * 6)}.h-full{height:100%}.min-h-\[400px\]{min-height:400px}.min-h-full{min-height:100%}.w-6{width:calc(var(--spacing) * 6)}.w-\[280px\]{width:280px}.max-w-\[1440px\]{max-width:1440px}.min-w-0{min-width:calc(var(--spacing) * 0)}.flex-1{flex:1}.shrink-0{flex-shrink:0}.flex-col{flex-direction:column}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-8{gap:calc(var(--spacing) * 8)}.px-4{padding-inline:calc(var(--spacing) * 4)}.py-8{padding-block:calc(var(--spacing) * 8)}.text-center{text-align:center}.text-xs{font-size:var(--text-xs);line-height:var(--tw-leading,var(--text-xs--line-height))}.text-gray-500{color:var(--color-gray-500)}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}}:root{--background:#f1f1f1;--darkGray:#d9d9d9;--foreground:#171717;--main-green:#93b48b;--main-yellow:#ffc800;--disabled-gray:#969696}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif}.loader-container{justify-content:center;align-items:center;width:100%;height:100vh;display:flex}.loader{aspect-ratio:4;--_g:no-repeat radial-gradient(circle closest-side, var(--main-green) 90%,#0000);background:var(--_g) 0% 50%, var(--_g) 50% 50%, var(--_g) 100% 50%;background-size:33.3333% 100%;width:60px;animation:1s linear infinite l7}@keyframes l7{33%{background-size:33.3333% 0%,33.3333% 100%,33.3333% 100%}50%{background-size:33.3333% 100%,33.3333% 0%,33.3333% 100%}66%{background-size:33.3333% 100%,33.3333% 100%,33.3333% 0%}}
.Navbar-module__4IqnvW__navbar{z-index:50;background-color:var(--background);width:100%;padding-top:1rem;padding-bottom:1rem;transition:transform .3s cubic-bezier(.4,0,.2,1),background-color .3s,padding .3s,box-shadow .3s;position:fixed;top:0;left:0}.Navbar-module__4IqnvW__navbar[data-visible=false]{transform:translateY(-100%)}.Navbar-module__4IqnvW__navbar[data-visible=true]{transform:translateY(0)}.Navbar-module__4IqnvW__navbar[data-scrolled=true]{padding-top:.75rem;padding-bottom:.75rem;box-shadow:0 1px 2px #0000000d}.Navbar-module__4IqnvW__container{justify-content:space-between;align-items:center;max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem;display:flex}.Navbar-module__4IqnvW__logo{z-index:50;flex-direction:column;align-items:center;text-decoration:none;display:flex;position:relative}.Navbar-module__4IqnvW__logoMainText{letter-spacing:.025em;color:#111827;font-family:sans-serif;font-size:1.5rem;font-weight:700}.Navbar-module__4IqnvW__logoSubRow{justify-content:space-between;align-items:center;width:100%;margin-top:-.25rem;display:flex}.Navbar-module__4IqnvW__logoLine{background-color:#111827;width:1rem;height:2px}.Navbar-module__4IqnvW__logoSubText{letter-spacing:.2em;color:#111827;text-transform:uppercase;padding-left:.25rem;padding-right:.25rem;font-size:11px;font-weight:600}.Navbar-module__4IqnvW__desktopMenu{align-items:center;gap:2rem;display:none}.Navbar-module__4IqnvW__menuList{gap:2rem;margin:0;padding:0;font-weight:500;list-style:none;display:flex}.Navbar-module__4IqnvW__menuLink{color:#1f2937;text-decoration:none;transition:color .2s}.Navbar-module__4IqnvW__menuLink:hover{color:#6b7280}.Navbar-module__4IqnvW__iconGroup{align-items:center;gap:1rem;margin-left:1rem;display:flex}.Navbar-module__4IqnvW__iconButton{color:#1f2937;cursor:pointer;background:0 0;border:none;padding:0;transition:color .2s}.Navbar-module__4IqnvW__iconButton:hover{color:#6b7280}.Navbar-module__4IqnvW__iconSvg{width:1.25rem;height:1.25rem}.Navbar-module__4IqnvW__mobileControls{z-index:50;align-items:center;gap:1.5rem;display:flex;position:relative}.Navbar-module__4IqnvW__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:space-between;align-items:center;width:2rem;height:1.5rem;padding:0;display:flex;position:relative}.Navbar-module__4IqnvW__hamburgerLine{background-color:#111827;border-radius:.125rem;width:100%;height:3px;transition:all .3s;display:block}.Navbar-module__4IqnvW__hamburger[data-open=true] .Navbar-module__4IqnvW__hamburgerLine:first-child{transform:rotate(45deg)translateY(15px)}.Navbar-module__4IqnvW__hamburger[data-open=true] .Navbar-module__4IqnvW__hamburgerLine:nth-child(2){opacity:0}.Navbar-module__4IqnvW__hamburger[data-open=true] .Navbar-module__4IqnvW__hamburgerLine:nth-child(3){transform:rotate(-45deg)translateY(-15px)}.Navbar-module__4IqnvW__mobileMenu{background-color:var(--background);z-index:40;width:100%;height:100vh;padding:8rem 2rem 2rem;transition:transform .3s ease-in-out;position:fixed;top:0;right:0;transform:translate(100%)}@media (min-width:640px){.Navbar-module__4IqnvW__mobileMenu{width:20rem}}.Navbar-module__4IqnvW__mobileMenu[data-open=true]{transform:translate(0)}.Navbar-module__4IqnvW__mobileMenuList{flex-direction:column;gap:1.5rem;margin:0;padding:0;font-size:1.25rem;font-weight:500;list-style:none;display:flex}.Navbar-module__4IqnvW__mobileMenuLink{color:#1f2937;border-bottom:1px solid #e5e7eb;padding-top:.25rem;padding-bottom:.25rem;text-decoration:none;transition:color .2s;display:block}.Navbar-module__4IqnvW__mobileMenuLink:hover{color:#6b7280}.Navbar-module__4IqnvW__mobileSearchButton{color:#1f2937;cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:.75rem;width:100%;padding:.25rem 0;font-size:1.125rem;display:flex}.Navbar-module__4IqnvW__cartBadgeWrapper{justify-content:center;align-items:center;display:inline-flex;position:relative}.Navbar-module__4IqnvW__cartBadge{color:#fff;background-color:#ef4444;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-family:sans-serif;font-size:11px;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}@media (min-width:768px){.Navbar-module__4IqnvW__desktopMenu{display:flex}.Navbar-module__4IqnvW__mobileControls,.Navbar-module__4IqnvW__mobileMenu{display:none}}
.CartDrawer-module__nlh0gq__overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;opacity:0;pointer-events:none;background-color:#00000026;width:100vw;height:100vh;transition:opacity .3s ease-in-out;position:fixed;top:0;left:0}.CartDrawer-module__nlh0gq__overlay[data-open=true]{opacity:1;pointer-events:auto}.CartDrawer-module__nlh0gq__drawer{background-color:var(--background);z-index:101;flex-direction:column;width:100%;max-width:440px;height:100dvh;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;right:0;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.CartDrawer-module__nlh0gq__drawer[data-open=true]{transform:translate(0)}.CartDrawer-module__nlh0gq__header{justify-content:space-between;align-items:center;padding:24px;display:flex}.CartDrawer-module__nlh0gq__title{color:#111827;margin:0;font-size:24px;font-weight:600}.CartDrawer-module__nlh0gq__closeButton{cursor:pointer;color:#000;background:0 0;border:none;padding:4px;transition:transform .2s}.CartDrawer-module__nlh0gq__closeButton:hover{transform:scale(1.1)}.CartDrawer-module__nlh0gq__closeIcon{width:28px;height:28px}.CartDrawer-module__nlh0gq__content{flex-direction:column;flex-grow:1;gap:24px;padding:0 24px;display:flex;overflow-y:auto}.CartDrawer-module__nlh0gq__footer{padding:24px;padding-bottom:calc(24px + env(safe-area-inset-bottom));margin-top:auto;box-shadow:0 10px 20px #00000030,0 6px 6px #0000003b}.CartDrawer-module__nlh0gq__checkoutButton{background-color:var(--main-green);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:4px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:background-color .2s}.CartDrawer-module__nlh0gq__checkoutButton:hover{background-color:#82a37a;width:100%}.CartDrawer-module__nlh0gq__disabledCheckoutButton{background-color:var(--disabled-gray);color:#fff;cursor:pointer;text-align:center;border:none;border-radius:4px;width:100%;padding:14px;font-size:16px;font-weight:600;transition:background-color .2s}.CartDrawer-module__nlh0gq__disabledCheckoutButton:hover{cursor:not-allowed;background-color:#616161}
.CartItem-module__qwYQrG__cartItem{background-color:#0000;gap:16px;display:flex}.CartItem-module__qwYQrG__itemImagePlaceholder{background-color:#fff;border-radius:8px;flex-shrink:0;width:90px;height:90px;overflow:hidden}.CartItem-module__qwYQrG__itemImagePlaceholder img{object-fit:contain;width:100%;height:100%;padding:4px}.CartItem-module__qwYQrG__itemDetails{flex-direction:column;flex-grow:1;display:flex}.CartItem-module__qwYQrG__itemName{color:#000;margin:0 0 4px;font-size:18px;font-weight:700}.CartItem-module__qwYQrG__itemMeta{color:#6b7280;margin:0 0 2px;font-size:13px}.CartItem-module__qwYQrG__itemPrice{color:#000;margin:0 0 8px;font-size:18px;font-weight:700}.CartItem-module__qwYQrG__quantityControls{background-color:#fff;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:2px 4px;display:inline-flex}.CartItem-module__qwYQrG__quantityControls button{cursor:pointer;background:0 0;border:none;padding:0 4px;font-weight:600}.CartItem-module__qwYQrG__quantityControls span{font-size:12px;font-weight:700}
.Footer-module__JGhRua__footer{background-color:var(--background);color:#1f2937;width:100%;padding-top:4rem;padding-bottom:2.5rem;font-family:sans-serif}.Footer-module__JGhRua__container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.Footer-module__JGhRua__topSection{border-bottom:1px solid #e5e7eb;flex-direction:column;gap:3rem;padding-bottom:3rem;display:flex}@media (min-width:768px){.Footer-module__JGhRua__topSection{flex-direction:row;justify-content:space-between}}.Footer-module__JGhRua__contactBlock,.Footer-module__JGhRua__newsletterBlock{flex:1;max-width:32rem}.Footer-module__JGhRua__title{margin:0 0 1rem;font-size:1.5rem;font-weight:700}
.NewsletterForm-module__foOMrW__newsletterBlock{flex:1;max-width:32rem}.NewsletterForm-module__foOMrW__title{margin:0 0 1rem;font-size:1.5rem;font-weight:700}.NewsletterForm-module__foOMrW__text{color:#4b5563;margin:0 0 1rem;font-size:.95rem;line-height:1.6}.NewsletterForm-module__foOMrW__hours{margin:0 0 .5rem;font-size:.95rem;font-weight:600}.NewsletterForm-module__foOMrW__emailText{margin:0;font-size:.95rem}.NewsletterForm-module__foOMrW__emailLink{color:#1f2937;font-weight:600;text-decoration:underline}.NewsletterForm-module__foOMrW__form{flex-direction:column;gap:.75rem;margin-top:1.5rem;display:flex}.NewsletterForm-module__foOMrW__formRow{flex-wrap:wrap;gap:.75rem;width:100%;display:flex}.NewsletterForm-module__foOMrW__input{color:#1f2937;background-color:#fff;border:1px solid #9ca3af;border-radius:9999px;outline:none;flex:1;padding:.75rem 1.25rem;font-size:1rem}.NewsletterForm-module__foOMrW__button{background-color:var(--main-yellow);color:#1f2937;cursor:pointer;white-space:nowrap;border:none;border-radius:9999px;padding:.75rem 2.5rem;font-size:1rem;font-weight:700;transition:opacity .2s}.NewsletterForm-module__foOMrW__button:hover{opacity:.9}.NewsletterForm-module__foOMrW__consentContainer{margin-top:.25rem}.NewsletterForm-module__foOMrW__successMessage{color:#065f46;background-color:#d1fae5;border-radius:9999px;margin-top:1rem;padding:.75rem 1.25rem;font-size:.95rem;font-weight:600}.NewsletterForm-module__foOMrW__errorMessage{color:#dc2626;margin-top:.5rem;padding-left:1rem;font-size:.875rem;font-weight:500}.NewsletterForm-module__foOMrW__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:flex-start;gap:.5rem;display:flex}.NewsletterForm-module__foOMrW__checkbox{cursor:pointer;margin-top:.2rem}.NewsletterForm-module__foOMrW__checkboxText{color:#374151;font-size:.875rem;line-height:1.4}
.FooterLinks-module__yZ7-5W__linksGrid{grid-template-columns:repeat(1,1fr);gap:2.5rem;padding-top:3rem;padding-bottom:4rem;display:grid}@media (min-width:640px){.FooterLinks-module__yZ7-5W__linksGrid{grid-template-columns:repeat(3,1fr)}}.FooterLinks-module__yZ7-5W__columnTitle{margin:0 0 1.25rem;font-size:1.125rem;font-weight:700}.FooterLinks-module__yZ7-5W__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.FooterLinks-module__yZ7-5W__list a{color:#1f2937;font-size:1rem;text-decoration:none;transition:-webkit-text-decoration .2s,text-decoration .2s}.FooterLinks-module__yZ7-5W__list a:hover{text-decoration:underline}
.FooterBottom-module__DVLrrW__bottomSection{border-top:1px solid #e5e7eb;flex-direction:column;align-items:center;gap:1.5rem;padding-top:2rem;display:flex}@media (min-width:640px){.FooterBottom-module__DVLrrW__bottomSection{flex-direction:row;justify-content:space-between}}.FooterBottom-module__DVLrrW__copy{margin:0;font-size:.95rem;font-weight:600}.FooterBottom-module__DVLrrW__termsLink{color:#1f2937;font-size:.95rem;font-weight:600;text-decoration:none}.FooterBottom-module__DVLrrW__termsLink:hover{text-decoration:underline}.FooterBottom-module__DVLrrW__socials{gap:1.25rem;display:flex}.FooterBottom-module__DVLrrW__socialIcon{color:#1f2937;transition:opacity .2s}.FooterBottom-module__DVLrrW__socialIcon:hover{opacity:.7}.FooterBottom-module__DVLrrW__socialIcon svg{width:1.75rem;height:1.75rem}
