@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700;1,9..40,300;1,9..40,400&family=Outfit:wght@300;400;500;600;700&display=swap";._header_a1bup_1{position:fixed;top:0;left:0;right:0;z-index:1000;padding:var(--space-xs) var(--space-lg) var(--space-xs) var(--space-sm);transition:all var(--duration) var(--ease);background:var(--white);box-shadow:var(--shadow-sm)}._header_a1bup_1._scrolled_a1bup_13{background:var(--white);box-shadow:var(--shadow-md)}._container_a1bup_18{width:100%;display:flex;align-items:center;justify-content:space-between;min-height:40px;position:relative}._logo_a1bup_27{display:flex;align-items:center;align-self:center}._logoImage_a1bup_33{height:140px;width:auto;transition:opacity var(--duration) var(--ease);display:block;margin-top:-30px;margin-bottom:-40px}._logoImage_a1bup_33:hover{opacity:.8}._nav_a1bup_46{position:absolute;left:50%;transform:translate(-50%);display:flex;align-items:center;gap:var(--space-lg)}._navLink_a1bup_55{font-size:.95rem;font-weight:500;color:var(--charcoal);transition:color var(--duration) var(--ease);position:relative}._navLink_a1bup_55:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--orange);transition:width var(--duration) var(--ease)}._navLink_a1bup_55:hover{color:var(--orange)}._navLink_a1bup_55:hover:after{width:100%}._navLink_a1bup_55._active_a1bup_82{color:var(--orange)}._navLink_a1bup_55._active_a1bup_82:after{width:100%}._actions_a1bup_90{display:flex;align-items:center;gap:var(--space-md)}._cartButton_a1bup_96{display:flex;align-items:center;gap:8px;font-size:.95rem;font-weight:500;color:var(--charcoal);transition:color var(--duration) var(--ease);position:relative}._cartButton_a1bup_96:hover{color:var(--orange)}._cartIcon_a1bup_111{width:22px;height:22px;stroke:currentColor}._cartCount_a1bup_117{display:flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:var(--orange);color:var(--white);font-size:.75rem;font-weight:600;border-radius:10px}._menuButton_a1bup_131{display:none;flex-direction:column;gap:5px;padding:var(--space-xs)}._menuLine_a1bup_138{display:block;width:22px;height:2px;background:var(--charcoal);transition:all var(--duration) var(--ease);border-radius:1px}._menuLine_a1bup_138._open_a1bup_147:first-child{transform:rotate(45deg);transform-origin:center;position:relative;top:3.5px}._menuLine_a1bup_138._open_a1bup_147:last-child{transform:rotate(-45deg);transform-origin:center;position:relative;top:-3.5px}@media(max-width:900px){._header_a1bup_1{padding:var(--space-sm) var(--space-md) var(--space-sm) var(--space-xs)}._nav_a1bup_46{gap:var(--space-md)}}@media(max-width:768px){._header_a1bup_1{padding:var(--space-sm) var(--space-sm) var(--space-sm) var(--space-xs)}._header_a1bup_1._scrolled_a1bup_13{background:var(--white)}._container_a1bup_18{justify-content:flex-start}._menuButton_a1bup_131{display:flex;position:absolute;left:50%;transform:translate(-50%);z-index:1001}._actions_a1bup_90{margin-left:auto}._nav_a1bup_46{position:fixed;top:0;left:0;right:0;height:auto;background:#ffffff8c;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);flex-direction:column;align-items:center;justify-content:flex-start;gap:var(--space-md);padding:80px var(--space-md) var(--space-xl);transform:translateY(-100%);visibility:hidden;transition:transform .3s ease,visibility .3s ease;z-index:998;box-shadow:0 4px 20px #0000001a;border-radius:0 0 20px 20px}._nav_a1bup_46._navOpen_a1bup_218{transform:translateY(0);visibility:visible}._navLink_a1bup_55{font-size:1.25rem;font-weight:600;color:var(--charcoal);padding:var(--space-xs) 0}._navLink_a1bup_55:hover{color:var(--orange)}._logoImage_a1bup_33{height:100px;margin-top:-22px;margin-bottom:-28px}}._footer_1fqxc_1{background:var(--charcoal);color:var(--sand)}._container_1fqxc_6{max-width:1200px;margin:0 auto;padding:var(--space-2xl) var(--space-lg)}._main_1fqxc_12{display:grid;grid-template-columns:1.2fr 2fr;gap:var(--space-2xl);margin-bottom:var(--space-xl)}._brand_1fqxc_19{max-width:300px}._logo_1fqxc_23{display:block;margin-bottom:var(--space-md)}._logoImage_1fqxc_28{height:32px;width:auto;filter:brightness(0) invert(1)}._tagline_1fqxc_34{font-size:.95rem;line-height:1.7;color:var(--sand)}._links_1fqxc_40{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}._columnTitle_1fqxc_46{font-family:var(--font-body);font-size:.8rem;font-weight:600;color:var(--white);margin-bottom:var(--space-md);text-transform:uppercase;letter-spacing:.08em}._nav_1fqxc_56{display:flex;flex-direction:column;gap:var(--space-xs)}._nav_1fqxc_56 a{font-size:.9rem;color:var(--sand);transition:color var(--duration) var(--ease)}._nav_1fqxc_56 a:hover{color:var(--orange-light)}._bottom_1fqxc_72{padding-top:var(--space-lg);border-top:1px solid rgba(255,255,255,.1)}._bottomContent_1fqxc_77{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--space-lg);margin-bottom:var(--space-md)}._copyright_1fqxc_85{font-size:.8rem;color:var(--sand)}._legalLinks_1fqxc_90{display:flex;gap:var(--space-md)}._legalLinks_1fqxc_90 a{font-size:.8rem;color:var(--sand);transition:color var(--duration) var(--ease)}._legalLinks_1fqxc_90 a:hover{color:var(--orange-light)}._disclaimer_1fqxc_105{margin-top:var(--space-md);padding-top:var(--space-md);border-top:1px solid rgba(255,255,255,.05)}._disclaimerText_1fqxc_111{font-size:.75rem;line-height:1.6;color:var(--stone)}@media(max-width:768px){._container_1fqxc_6{padding:var(--space-xl) var(--space-md)}._main_1fqxc_12{grid-template-columns:1fr;gap:var(--space-xl)}._links_1fqxc_40{grid-template-columns:repeat(2,1fr)}._bottomContent_1fqxc_77{flex-direction:column;gap:var(--space-sm)}._legalLinks_1fqxc_90{flex-wrap:wrap;gap:var(--space-sm)}}@media(max-width:480px){._links_1fqxc_40{grid-template-columns:1fr;gap:var(--space-lg)}}._overlay_15pkc_1{position:fixed;inset:0;background:#2a282666;z-index:1100;opacity:0;visibility:hidden;transition:all var(--duration) var(--ease)}._overlay_15pkc_1._open_15pkc_11{opacity:1;visibility:visible}._cart_15pkc_16{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:420px;background:var(--white);z-index:1200;display:flex;flex-direction:column;transform:translate(100%);transition:transform var(--duration) var(--ease)}._cart_15pkc_16._open_15pkc_11{transform:translate(0)}._header_15pkc_35{display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);border-bottom:2px solid var(--orange)}._title_15pkc_43{font-family:var(--font-display);font-size:1.25rem;font-weight:600;color:var(--charcoal)}._close_15pkc_50{font-size:.85rem;color:var(--stone);transition:color var(--duration) var(--ease)}._close_15pkc_50:hover{color:var(--orange)}._content_15pkc_60{flex:1;overflow-y:auto;padding:var(--space-md)}._items_15pkc_66{list-style:none}._item_15pkc_66{display:flex;gap:var(--space-sm);padding:var(--space-md) 0;border-bottom:1px solid var(--light-stone)}._item_15pkc_66:first-child{padding-top:0}._itemImage_15pkc_81{width:80px;height:100px;background:var(--cream);flex-shrink:0;overflow:hidden;border-radius:var(--radius-md)}._itemImage_15pkc_81 img{width:100%;height:100%;object-fit:cover}._itemInfo_15pkc_96{flex:1;display:flex;flex-direction:column}._itemTitle_15pkc_102{font-family:var(--font-body);font-size:.95rem;font-weight:500;color:var(--charcoal);margin-bottom:4px}._itemPrice_15pkc_110{font-size:.9rem;color:var(--orange);font-weight:600;margin-bottom:auto}._itemActions_15pkc_117{display:flex;align-items:center;justify-content:space-between;margin-top:var(--space-sm)}._quantity_15pkc_124{display:flex;align-items:center;border:1px solid var(--light-stone);border-radius:var(--radius-sm);overflow:hidden}._quantity_15pkc_124 button{padding:6px 12px;font-size:.9rem;color:var(--charcoal);transition:all var(--duration) var(--ease)}._quantity_15pkc_124 button:hover:not(:disabled){background:var(--orange);color:var(--white)}._quantity_15pkc_124 button:disabled{opacity:.3;cursor:not-allowed}._quantity_15pkc_124 span{padding:0 var(--space-sm);font-size:.85rem}._remove_15pkc_154{font-size:.8rem;color:var(--stone);text-decoration:underline;transition:color var(--duration) var(--ease)}._remove_15pkc_154:hover{color:var(--orange-dark)}._empty_15pkc_165{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;text-align:center;color:var(--stone);gap:var(--space-md)}._continueBtn_15pkc_176{padding:var(--space-sm) var(--space-md);border:2px solid var(--orange);color:var(--orange);font-size:.85rem;font-weight:500;border-radius:var(--radius-md);transition:all var(--duration) var(--ease)}._continueBtn_15pkc_176:hover{background:var(--orange);color:var(--white)}._footer_15pkc_191{padding:var(--space-md) var(--space-lg);border-top:1px solid var(--light-stone);background:var(--cream)}._subtotal_15pkc_197{display:flex;justify-content:space-between;font-size:1rem;font-weight:600;margin-bottom:4px}._note_15pkc_205{font-size:.8rem;color:var(--stone);margin-bottom:var(--space-md)}._checkout_15pkc_211{width:100%;padding:var(--space-md);background:var(--orange);color:var(--white);font-size:.95rem;font-weight:600;border-radius:var(--radius-md);transition:all var(--duration) var(--ease)}._checkout_15pkc_211:hover{background:var(--orange-dark)}._main_1kex0_1{min-height:100vh;overflow-x:hidden}._hero_1kex0_7{position:relative;min-height:100vh;background:var(--orange);overflow:hidden}._heroInner_1kex0_14{position:relative;z-index:1;display:grid;grid-template-columns:1fr 1fr;min-height:100vh;max-width:1400px;margin:0 auto}._heroContent_1kex0_24{display:flex;flex-direction:column;justify-content:center}._heroContentInner_1kex0_30{position:relative;z-index:1;padding:var(--space-3xl) var(--space-2xl);padding-top:calc(var(--space-3xl) + 60px)}._heroTag_1kex0_37{display:inline-flex;align-items:center;gap:var(--space-xs);font-size:.85rem;font-weight:600;color:#ffffffd9;text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-md)}._heroTitle_1kex0_49{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--white);line-height:1.1;margin-bottom:var(--space-md);text-shadow:0 2px 4px rgba(0,0,0,.1)}._heroTitleAccent_1kex0_58{color:var(--white)}._heroSubtitle_1kex0_62{font-size:1.15rem;color:#ffffffe6;line-height:1.7;max-width:480px;margin-bottom:var(--space-lg)}._heroCta_1kex0_70{display:inline-flex;align-items:center;gap:var(--space-sm);background:var(--white);color:var(--orange);padding:var(--space-md) var(--space-lg);border-radius:var(--radius-md);font-size:1rem;font-weight:600;transition:all var(--duration) var(--ease)}._heroCta_1kex0_70:hover{background:var(--cream);transform:translateY(-2px);box-shadow:var(--shadow-lg)}._heroCtaArrow_1kex0_89{transition:transform var(--duration) var(--ease)}._heroCta_1kex0_70:hover ._heroCtaArrow_1kex0_89{transform:translate(4px)}._heroProduct_1kex0_98{display:flex;align-items:center;justify-content:center;padding:var(--space-2xl)}._heroProductWrapper_1kex0_105{position:relative;transform:perspective(1000px) rotateX(0) rotateY(0);transition:transform .1s ease-out;transform-style:preserve-3d;will-change:transform}._heroProductWrapper_1kex0_105 img{position:relative;z-index:2;max-width:420px;width:100%;height:auto;filter:drop-shadow(0px 15px 20px rgba(0,0,0,.35));transition:filter .1s ease-out}._mobileProductSection_1kex0_124{display:none}._heroProductShadow_1kex0_129{position:absolute;bottom:-10px;left:50%;width:70%;height:30px;background:radial-gradient(ellipse at center,#0006,#0000 70%);border-radius:50%;z-index:1;transform:translate(-50%);filter:blur(60px);opacity:.6;transition:transform .1s ease-out,filter .1s ease-out}._why_1kex0_145{padding:var(--space-3xl) var(--space-lg);background:var(--white)}._whyContainer_1kex0_150{max-width:1000px;margin:0 auto;text-align:center}._sectionTag_1kex0_156{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._sectionTitle_1kex0_165{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--charcoal);margin-bottom:var(--space-md)}._sectionText_1kex0_172{font-size:1.1rem;color:var(--stone);line-height:1.8;max-width:700px;margin:0 auto}._pillars_1kex0_181{padding:var(--space-3xl) var(--space-lg);background:var(--charcoal)}._pillarsContainer_1kex0_186{max-width:1200px;margin:0 auto}._pillarsHeader_1kex0_191{text-align:center;margin-bottom:var(--space-2xl)}._pillarsTitle_1kex0_196{color:var(--white)}._pillarsGrid_1kex0_200{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}._pillar_1kex0_181{background:#ffffff0d;border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;transition:all var(--duration) var(--ease)}._pillar_1kex0_181:hover{background:#ffffff14;transform:translateY(-4px)}._pillarIcon_1kex0_219{width:60px;height:60px;margin:0 auto var(--space-md);background:var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center}._pillarIcon_1kex0_219 svg{width:28px;height:28px;color:var(--white)}._pillarTitle_1kex0_236{font-size:1.25rem;font-weight:600;color:var(--white);margin-bottom:var(--space-sm)}._pillarText_1kex0_243{font-size:.95rem;color:var(--sand);line-height:1.7}._comparison_1kex0_250{padding:var(--space-3xl) var(--space-lg);background:var(--white)}._comparisonContainer_1kex0_255{max-width:900px;margin:0 auto}._comparisonHeader_1kex0_260{text-align:center;margin-bottom:var(--space-2xl)}._comparisonTable_1kex0_265{width:100%;border-collapse:collapse}._comparisonTable_1kex0_265 thead{background:var(--charcoal)}._comparisonTable_1kex0_265 th{padding:var(--space-md);color:var(--white);font-weight:600;text-align:left}._comparisonTable_1kex0_265 th:first-child{border-radius:var(--radius-md) 0 0 0}._comparisonTable_1kex0_265 th:last-child{border-radius:0 var(--radius-md) 0 0}._comparisonTable_1kex0_265 th._highlight_1kex0_289{background:var(--orange)}._comparisonTable_1kex0_265 td{padding:var(--space-md);border-bottom:1px solid var(--light-stone);color:var(--charcoal)}._comparisonTable_1kex0_265 td._highlight_1kex0_289{background:var(--orange-pale);font-weight:500}._comparisonTable_1kex0_265 tbody tr:last-child td:first-child{border-radius:0 0 0 var(--radius-md)}._comparisonTable_1kex0_265 tbody tr:last-child td:last-child{border-radius:0 0 var(--radius-md) 0}._checkIcon_1kex0_312{color:var(--orange)}._xIcon_1kex0_316{color:var(--stone)}._ingredients_1kex0_321{padding:var(--space-3xl) var(--space-lg);background:var(--orange)}._ingredientsContainer_1kex0_326{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center}._ingredientsContent_1kex0_335{color:var(--white)}._ingredientsTag_1kex0_339{font-size:.85rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._ingredientsTitle_1kex0_348{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--white);margin-bottom:var(--space-md)}._ingredientsList_1kex0_355{list-style:none;margin-bottom:var(--space-lg)}._ingredientsList_1kex0_355 li{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-sm) 0;font-size:1.05rem;border-bottom:1px solid rgba(255,255,255,.2)}._ingredientsList_1kex0_355 li:last-child{border-bottom:none}._ingredientsLink_1kex0_373{display:inline-flex;align-items:center;gap:var(--space-xs);color:var(--white);font-weight:600;font-size:1rem;border-bottom:2px solid var(--white);padding-bottom:2px;transition:all var(--duration) var(--ease)}._ingredientsLink_1kex0_373:hover{opacity:.8}._ingredientsImage_1kex0_389{display:flex;justify-content:center}._ingredientsImage_1kex0_389 img{max-width:400px;width:100%;border-radius:var(--radius-lg)}._lifestyle_1kex0_401{padding:var(--space-3xl) var(--space-lg);background:var(--white)}._lifestyleContainer_1kex0_406{max-width:1200px;margin:0 auto}._lifestyleHeader_1kex0_411{text-align:center;margin-bottom:var(--space-2xl)}._lifestyleGrid_1kex0_416{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg)}._lifestyleCard_1kex0_422{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:3/4}._lifestyleCard_1kex0_422 img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease)}._lifestyleCard_1kex0_422:hover img{transform:scale(1.05)}._lifestyleCardContent_1kex0_440{position:absolute;bottom:0;left:0;right:0;padding:var(--space-lg);background:linear-gradient(to top,rgba(0,0,0,.7) 0%,transparent 100%)}._lifestyleCardTitle_1kex0_449{font-size:1.25rem;font-weight:600;color:var(--white);margin-bottom:var(--space-xs)}._lifestyleCardText_1kex0_456{font-size:.9rem;color:#ffffffe6}._faqPreview_1kex0_462{padding:var(--space-3xl) var(--space-lg);background:var(--cream)}._faqContainer_1kex0_467{max-width:800px;margin:0 auto}._faqHeader_1kex0_472{text-align:center;margin-bottom:var(--space-2xl)}._faqList_1kex0_477{display:flex;flex-direction:column;gap:var(--space-sm)}._faqItem_1kex0_483{background:var(--white);border-radius:var(--radius-md);overflow:hidden}._faqQuestion_1kex0_489{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);font-size:1.05rem;font-weight:500;color:var(--charcoal);text-align:left;cursor:pointer;transition:background var(--duration) var(--ease)}._faqQuestion_1kex0_489:hover{background:var(--light-gray)}._faqIcon_1kex0_507{flex-shrink:0;width:24px;height:24px;color:var(--orange);transition:transform var(--duration) var(--ease)}._faqItem_1kex0_483._open_1kex0_515 ._faqIcon_1kex0_507{transform:rotate(180deg)}._faqAnswer_1kex0_519{max-height:0;overflow:hidden;transition:max-height var(--duration) var(--ease)}._faqItem_1kex0_483._open_1kex0_515 ._faqAnswer_1kex0_519{max-height:200px}._faqAnswerInner_1kex0_529{padding:0 var(--space-lg) var(--space-md);color:var(--stone);line-height:1.7}._faqLink_1kex0_535{display:inline-flex;align-items:center;gap:var(--space-xs);margin-top:var(--space-lg);color:var(--orange);font-weight:600;transition:color var(--duration) var(--ease)}._faqLink_1kex0_535:hover{color:var(--orange-dark)}._finalCta_1kex0_550{padding:var(--space-3xl) var(--space-lg);background:var(--charcoal);text-align:center}._ctaContainer_1kex0_556{max-width:700px;margin:0 auto}._ctaTitle_1kex0_561{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--white);margin-bottom:var(--space-md)}._ctaText_1kex0_568{font-size:1.15rem;color:var(--sand);line-height:1.7;margin-bottom:var(--space-lg)}._ctaButton_1kex0_575{display:inline-flex;align-items:center;gap:var(--space-sm);background:var(--orange);color:var(--white);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);font-size:1.1rem;font-weight:600;transition:all var(--duration) var(--ease)}._ctaButton_1kex0_575:hover{background:var(--orange-light);transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media(max-width:1024px){._heroInner_1kex0_14{grid-template-columns:1fr;min-height:auto}._heroProduct_1kex0_98{padding:var(--space-lg) var(--space-lg) var(--space-2xl);order:-1;padding-top:calc(var(--space-2xl) + 80px)}._heroProductWrapper_1kex0_105 img{max-width:280px}._heroContentInner_1kex0_30{padding:var(--space-lg) var(--space-lg) var(--space-2xl);text-align:center;display:flex;flex-direction:column;align-items:center}._heroSubtitle_1kex0_62{margin-left:auto;margin-right:auto}._ingredientsContainer_1kex0_326{grid-template-columns:1fr;text-align:center}._ingredientsList_1kex0_355 li{justify-content:center}._ingredientsImage_1kex0_389{order:-1}}@media(max-width:768px){._hero_1kex0_7{min-height:100vh;height:100vh;max-height:100vh}._heroInner_1kex0_14{min-height:100vh;height:100vh}._heroProduct_1kex0_98{display:none}._heroContent_1kex0_24{height:100%}._heroContentInner_1kex0_30{padding:var(--space-lg) var(--space-md);padding-top:calc(var(--space-xl) + 80px);height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}._mobileProductSection_1kex0_124{display:block}._mobileProductSection_1kex0_124 img{width:100%;height:auto;display:block}._pillarsGrid_1kex0_200,._lifestyleGrid_1kex0_416{grid-template-columns:1fr}._comparisonTable_1kex0_265{font-size:.9rem}._comparisonTable_1kex0_265 th,._comparisonTable_1kex0_265 td{padding:var(--space-sm)}._why_1kex0_145,._pillars_1kex0_181,._comparison_1kex0_250,._ingredients_1kex0_321,._lifestyle_1kex0_401,._faqPreview_1kex0_462,._finalCta_1kex0_550{padding:var(--space-2xl) var(--space-md)}}._container_pz6z6_1{position:absolute;inset:0;overflow:hidden;z-index:0}._orangeBackground_pz6z6_11{position:absolute;inset:0;background:linear-gradient(135deg,#f26522,#e85a1b,#d94f00);transition:opacity .3s ease}._canvas_pz6z6_27{position:relative;width:100%;height:100%;display:block;z-index:1}._stickyCart_gdxmn_1{position:fixed;bottom:0;left:0;right:0;background:var(--white);box-shadow:0 -4px 20px #0000001a;transform:translateY(100%);transition:transform var(--duration) var(--ease);z-index:100}._stickyCart_gdxmn_1._visible_gdxmn_13{transform:translateY(0)}._container_gdxmn_17{max-width:1200px;margin:0 auto;padding:var(--space-md) var(--space-lg);display:flex;align-items:center;justify-content:space-between;gap:var(--space-lg)}._productInfo_gdxmn_27{display:flex;align-items:center;gap:var(--space-md)}._productImage_gdxmn_33{width:50px;height:50px;border-radius:var(--radius-md);background:var(--cream);overflow:hidden}._productImage_gdxmn_33 img{width:100%;height:100%;object-fit:cover}._productDetails_gdxmn_47{display:flex;flex-direction:column}._productName_gdxmn_52{font-size:1rem;font-weight:600;color:var(--charcoal)}._productPrice_gdxmn_58{font-size:.9rem;color:var(--stone)}._actions_gdxmn_63{display:flex;align-items:center;gap:var(--space-md)}._quantitySelector_gdxmn_69{display:flex;align-items:center;border:1px solid var(--light-stone);border-radius:var(--radius-md);overflow:hidden}._quantityBtn_gdxmn_77{width:36px;height:36px;display:flex;align-items:center;justify-content:center;font-size:1.1rem;color:var(--charcoal);background:var(--white);transition:background var(--duration) var(--ease)}._quantityBtn_gdxmn_77:hover:not(:disabled){background:var(--cream)}._quantityBtn_gdxmn_77:disabled{opacity:.5;cursor:not-allowed}._quantityValue_gdxmn_98{width:40px;text-align:center;font-size:.95rem;font-weight:600;color:var(--charcoal)}._addToCartBtn_gdxmn_106{height:44px;padding:0 var(--space-lg);background:var(--orange);color:var(--white);font-size:.95rem;font-weight:600;border-radius:var(--radius-md);white-space:nowrap;transition:all var(--duration) var(--ease)}._addToCartBtn_gdxmn_106:hover:not(:disabled){background:var(--orange-dark)}._addToCartBtn_gdxmn_106:disabled{opacity:.7;cursor:not-allowed}@media(max-width:768px){._container_gdxmn_17{padding:var(--space-sm) var(--space-md);flex-direction:column;gap:var(--space-sm)}._productInfo_gdxmn_27{width:100%;justify-content:space-between}._actions_gdxmn_63{width:100%}._addToCartBtn_gdxmn_106{flex:1}}@media(max-width:480px){._productImage_gdxmn_33{display:none}}._main_8nsdv_1{padding-top:80px;min-height:100vh}._productHero_8nsdv_7{display:grid;grid-template-columns:1fr 1fr;min-height:calc(100vh - 80px);background:var(--white)}._gallery_8nsdv_14{position:relative;background:var(--cream);display:flex;flex-direction:column}._mainImage_8nsdv_21{flex:1;display:flex;align-items:center;justify-content:center;padding:var(--space-xl)}._mainImage_8nsdv_21 img{max-width:100%;max-height:500px;object-fit:contain}._thumbnails_8nsdv_35{display:flex;gap:var(--space-sm);padding:var(--space-md) var(--space-xl);background:var(--white)}._thumbnail_8nsdv_35{width:80px;height:80px;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all var(--duration) var(--ease);background:var(--cream)}._thumbnail_8nsdv_35._active_8nsdv_53{border-color:var(--orange)}._thumbnail_8nsdv_35:hover{border-color:var(--orange-light)}._thumbnail_8nsdv_35 img{width:100%;height:100%;object-fit:cover}._productInfo_8nsdv_67{padding:var(--space-2xl);display:flex;flex-direction:column;justify-content:center}._productTag_8nsdv_74{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._productTitle_8nsdv_83{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--charcoal);margin-bottom:var(--space-sm)}._productSubtitle_8nsdv_90{font-size:1.1rem;color:var(--stone);line-height:1.7;margin-bottom:var(--space-md)}._productPrice_8nsdv_97{font-size:2rem;font-weight:700;color:var(--charcoal);margin-bottom:var(--space-xs)}._productPriceNote_8nsdv_104{font-size:.9rem;color:var(--stone);margin-bottom:var(--space-lg)}._benefits_8nsdv_110{list-style:none;margin-bottom:var(--space-lg)}._benefits_8nsdv_110 li{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs) 0;font-size:1rem;color:var(--charcoal)}._benefitIcon_8nsdv_124{color:var(--orange);font-weight:700}._addToCartSection_8nsdv_129{display:flex;gap:var(--space-md);align-items:center;margin-bottom:var(--space-lg)}._quantitySelector_8nsdv_136{display:flex;align-items:center;border:1px solid var(--light-stone);border-radius:var(--radius-md);overflow:hidden}._quantityBtn_8nsdv_144{width:44px;height:44px;display:flex;align-items:center;justify-content:center;font-size:1.25rem;color:var(--charcoal);background:var(--white);transition:background var(--duration) var(--ease)}._quantityBtn_8nsdv_144:hover:not(:disabled){background:var(--cream)}._quantityBtn_8nsdv_144:disabled{opacity:.5;cursor:not-allowed}._quantityValue_8nsdv_165{width:50px;text-align:center;font-size:1rem;font-weight:600;color:var(--charcoal)}._addToCartBtn_8nsdv_173{flex:1;height:52px;background:var(--orange);color:var(--white);font-size:1rem;font-weight:600;border-radius:var(--radius-md);transition:all var(--duration) var(--ease)}._addToCartBtn_8nsdv_173:hover:not(:disabled){background:var(--orange-dark);transform:translateY(-2px);box-shadow:var(--shadow-md)}._addToCartBtn_8nsdv_173:disabled{opacity:.7;cursor:not-allowed}._trustBadges_8nsdv_195{display:flex;gap:var(--space-lg);padding-top:var(--space-md);border-top:1px solid var(--light-stone)}._trustBadge_8nsdv_195{display:flex;align-items:center;gap:var(--space-xs);font-size:.85rem;color:var(--stone)}._trustBadge_8nsdv_195 svg{color:var(--orange)}._section_8nsdv_215{padding:var(--space-3xl) var(--space-lg)}._sectionAlt_8nsdv_219{background:var(--cream)}._sectionDark_8nsdv_223{background:var(--charcoal)}._container_8nsdv_227{max-width:1000px;margin:0 auto}._sectionTag_8nsdv_232{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);text-align:center;display:block}._sectionTitle_8nsdv_243{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;color:var(--charcoal);margin-bottom:var(--space-lg);text-align:center}._sectionTitleLight_8nsdv_251{color:var(--white)}._howToUse_8nsdv_256{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-xl);margin-top:var(--space-xl)}._howStep_8nsdv_263{text-align:center}._howStepIcon_8nsdv_267{width:80px;height:80px;margin:0 auto var(--space-md);background:var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-size:2rem;font-weight:700}._howStepTitle_8nsdv_281{font-size:1.25rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-xs)}._howStepText_8nsdv_288{font-size:.95rem;color:var(--stone);line-height:1.6}._differentiators_8nsdv_295{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._differentiator_8nsdv_295{background:#ffffff0d;border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center}._differentiatorIcon_8nsdv_309{width:50px;height:50px;margin:0 auto var(--space-sm);background:var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center}._differentiatorIcon_8nsdv_309 svg{width:24px;height:24px;color:var(--white)}._differentiatorTitle_8nsdv_326{font-size:1.1rem;font-weight:600;color:var(--white);margin-bottom:var(--space-xs)}._differentiatorText_8nsdv_333{font-size:.9rem;color:var(--sand);line-height:1.6}._comparisonTable_8nsdv_340{width:100%;border-collapse:collapse;margin-top:var(--space-xl)}._comparisonTable_8nsdv_340 thead{background:var(--charcoal)}._comparisonTable_8nsdv_340 th{padding:var(--space-md);color:var(--white);font-weight:600;text-align:left}._comparisonTable_8nsdv_340 th:first-child{border-radius:var(--radius-md) 0 0 0}._comparisonTable_8nsdv_340 th:last-child{border-radius:0 var(--radius-md) 0 0}._comparisonTable_8nsdv_340 th._highlight_8nsdv_365{background:var(--orange)}._comparisonTable_8nsdv_340 td{padding:var(--space-md);border-bottom:1px solid var(--light-stone);color:var(--charcoal)}._comparisonTable_8nsdv_340 td._highlight_8nsdv_365{background:var(--orange-pale);font-weight:500}._checkIcon_8nsdv_380{color:var(--orange)}._xIcon_8nsdv_384{color:var(--stone)}._ingredientsGrid_8nsdv_389{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._ingredientCard_8nsdv_396{background:var(--white);border-radius:var(--radius-md);padding:var(--space-lg);box-shadow:var(--shadow-sm)}._ingredientName_8nsdv_403{font-size:1.1rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-xs)}._ingredientAmount_8nsdv_410{font-size:.9rem;color:var(--orange);font-weight:600;margin-bottom:var(--space-sm)}._ingredientDesc_8nsdv_417{font-size:.9rem;color:var(--stone);line-height:1.6}._ingredientNote_8nsdv_423{text-align:center;margin-top:var(--space-lg);padding-top:var(--space-lg);border-top:1px solid var(--light-stone);font-size:.9rem;color:var(--stone)}._faqList_8nsdv_433{display:flex;flex-direction:column;gap:var(--space-sm);margin-top:var(--space-xl)}._faqItem_8nsdv_440{background:var(--white);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm)}._faqQuestion_8nsdv_447{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);font-size:1rem;font-weight:500;color:var(--charcoal);text-align:left;cursor:pointer;transition:background var(--duration) var(--ease)}._faqQuestion_8nsdv_447:hover{background:var(--light-gray)}._faqIcon_8nsdv_465{flex-shrink:0;width:24px;height:24px;color:var(--orange);transition:transform var(--duration) var(--ease)}._faqItem_8nsdv_440._open_8nsdv_473 ._faqIcon_8nsdv_465{transform:rotate(180deg)}._faqAnswer_8nsdv_477{max-height:0;overflow:hidden;transition:max-height var(--duration) var(--ease)}._faqItem_8nsdv_440._open_8nsdv_473 ._faqAnswer_8nsdv_477{max-height:300px}._faqAnswerInner_8nsdv_487{padding:0 var(--space-lg) var(--space-md);color:var(--stone);line-height:1.7}._trustSection_8nsdv_494{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._trustItem_8nsdv_501{text-align:center}._trustIcon_8nsdv_505{width:50px;height:50px;margin:0 auto var(--space-sm);background:var(--orange-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange)}._trustTitle_8nsdv_517{font-size:.95rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-xs)}._trustText_8nsdv_524{font-size:.85rem;color:var(--stone)}._compliance_8nsdv_530{text-align:center;margin-top:var(--space-xl);padding:var(--space-lg);background:var(--light-gray);border-radius:var(--radius-md)}._complianceText_8nsdv_538{font-size:.8rem;color:var(--stone);line-height:1.6}@media(max-width:1024px){._productHero_8nsdv_7{grid-template-columns:1fr}._gallery_8nsdv_14{min-height:400px}._productInfo_8nsdv_67{padding:var(--space-xl) var(--space-lg)}}@media(max-width:768px){._howToUse_8nsdv_256,._differentiators_8nsdv_295,._ingredientsGrid_8nsdv_389{grid-template-columns:1fr}._trustSection_8nsdv_494{grid-template-columns:repeat(2,1fr)}._thumbnails_8nsdv_35{padding:var(--space-sm) var(--space-md)}._thumbnail_8nsdv_35{width:60px;height:60px}._trustBadges_8nsdv_195{flex-direction:column;gap:var(--space-sm)}._section_8nsdv_215{padding:var(--space-2xl) var(--space-md)}._comparisonTable_8nsdv_340{font-size:.85rem}._comparisonTable_8nsdv_340 th,._comparisonTable_8nsdv_340 td{padding:var(--space-sm)}}@media(max-width:480px){._trustSection_8nsdv_494{grid-template-columns:1fr}._addToCartSection_8nsdv_129{flex-direction:column}._quantitySelector_8nsdv_136{width:100%;justify-content:center}._addToCartBtn_8nsdv_173{width:100%}}._main_1tmis_1{padding-top:80px;min-height:100vh}._hero_1tmis_7{padding:var(--space-3xl) var(--space-lg);background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);text-align:center}._heroContainer_1tmis_13{max-width:800px;margin:0 auto}._heroTag_1tmis_18{font-size:.85rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._heroTitle_1tmis_27{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--white);margin-bottom:var(--space-md);line-height:1.1}._heroSubtitle_1tmis_35{font-size:1.25rem;color:#ffffffe6;line-height:1.7;max-width:600px;margin:0 auto}._section_1tmis_44{padding:var(--space-3xl) var(--space-lg)}._sectionAlt_1tmis_48{background:var(--cream)}._sectionDark_1tmis_52{background:var(--charcoal)}._container_1tmis_56{max-width:1000px;margin:0 auto}._sectionTag_1tmis_61{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._sectionTitle_1tmis_70{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--charcoal);margin-bottom:var(--space-md)}._sectionTitleLight_1tmis_77{color:var(--white)}._sectionText_1tmis_81{font-size:1.1rem;color:var(--stone);line-height:1.8;max-width:700px}._sectionTextLight_1tmis_88{color:var(--sand)}._whyExists_1tmis_93{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center}._whyContent_1tmis_100{padding-right:var(--space-lg)}._whyImage_1tmis_104{display:flex;justify-content:center}._whyImage_1tmis_104 img{max-width:400px;width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}._activeLives_1tmis_117{text-align:center}._activeGrid_1tmis_121{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._activeCard_1tmis_128{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-lg);text-align:center;box-shadow:var(--shadow-sm);transition:all var(--duration) var(--ease)}._activeCard_1tmis_128:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}._activeIcon_1tmis_142{width:60px;height:60px;margin:0 auto var(--space-md);background:var(--orange-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange)}._activeTitle_1tmis_154{font-size:1.15rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-xs)}._activeText_1tmis_161{font-size:.95rem;color:var(--stone);line-height:1.6}._hydrationContent_1tmis_168{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center}._hydrationText_1tmis_175{color:var(--sand)}._hydrationText_1tmis_175 h2{color:var(--white);margin-bottom:var(--space-md)}._hydrationList_1tmis_184{list-style:none;margin-top:var(--space-lg)}._hydrationList_1tmis_184 li{display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm) 0;color:var(--sand);font-size:1.05rem}._hydrationList_1tmis_184 li svg{flex-shrink:0;margin-top:4px;color:var(--orange)}._hydrationVisual_1tmis_204{display:flex;justify-content:center}._hydrationVisual_1tmis_204 img{max-width:350px;width:100%;border-radius:var(--radius-lg)}._fizzyContent_1tmis_216{text-align:center}._fizzyGrid_1tmis_220{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._fizzyCard_1tmis_227{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:left;box-shadow:var(--shadow-sm)}._fizzyCardTitle_1tmis_235{font-size:1.25rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-sm);display:flex;align-items:center;gap:var(--space-sm)}._fizzyCardTitle_1tmis_235 svg{color:var(--orange)}._fizzyCardText_1tmis_249{font-size:.95rem;color:var(--stone);line-height:1.7}._dosedContent_1tmis_256{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center}._dosedImage_1tmis_263{display:flex;justify-content:center}._dosedImage_1tmis_263 img{max-width:400px;width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}._dosedText_1tmis_275 h2{margin-bottom:var(--space-md)}._dosedList_1tmis_279{list-style:none;margin-top:var(--space-lg)}._dosedList_1tmis_279 li{display:flex;align-items:flex-start;gap:var(--space-sm);padding:var(--space-sm) 0;font-size:1.05rem;color:var(--charcoal)}._dosedList_1tmis_279 li svg{flex-shrink:0;margin-top:4px;color:var(--orange)}._whoContent_1tmis_300{text-align:center}._whoGrid_1tmis_304{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._whoCard_1tmis_311{position:relative;border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:3/4}._whoCard_1tmis_311 img{width:100%;height:100%;object-fit:cover;transition:transform var(--duration-slow) var(--ease)}._whoCard_1tmis_311:hover img{transform:scale(1.05)}._whoCardOverlay_1tmis_329{position:absolute;bottom:0;left:0;right:0;padding:var(--space-lg);background:linear-gradient(to top,rgba(0,0,0,.8) 0%,transparent 100%)}._whoCardTitle_1tmis_338{font-size:1.25rem;font-weight:600;color:var(--white);margin-bottom:var(--space-xs)}._whoCardText_1tmis_345{font-size:.9rem;color:#ffffffe6}._cta_1tmis_351{padding:var(--space-3xl) var(--space-lg);background:var(--orange);text-align:center}._ctaContainer_1tmis_357{max-width:700px;margin:0 auto}._ctaTitle_1tmis_362{font-size:clamp(2rem,4vw,3rem);font-weight:700;color:var(--white);margin-bottom:var(--space-md)}._ctaText_1tmis_369{font-size:1.15rem;color:#ffffffe6;line-height:1.7;margin-bottom:var(--space-lg)}._ctaButton_1tmis_376{display:inline-flex;align-items:center;gap:var(--space-sm);background:var(--white);color:var(--orange);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);font-size:1.1rem;font-weight:600;transition:all var(--duration) var(--ease)}._ctaButton_1tmis_376:hover{background:var(--cream);transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media(max-width:1024px){._whyExists_1tmis_93,._hydrationContent_1tmis_168,._dosedContent_1tmis_256{grid-template-columns:1fr;text-align:center}._whyContent_1tmis_100{padding-right:0}._whyImage_1tmis_104,._hydrationVisual_1tmis_204,._dosedImage_1tmis_263{order:-1}._hydrationList_1tmis_184 li,._dosedList_1tmis_279 li{justify-content:center}}@media(max-width:768px){._activeGrid_1tmis_121,._fizzyGrid_1tmis_220,._whoGrid_1tmis_304{grid-template-columns:1fr}._section_1tmis_44,._hero_1tmis_7{padding:var(--space-2xl) var(--space-md)}}._main_7mohb_1{padding-top:80px;min-height:100vh}._hero_7mohb_7{padding:var(--space-3xl) var(--space-lg);background:var(--charcoal);text-align:center}._heroContainer_7mohb_13{max-width:800px;margin:0 auto}._heroTag_7mohb_18{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._heroTitle_7mohb_27{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--white);margin-bottom:var(--space-md);line-height:1.1}._heroSubtitle_7mohb_35{font-size:1.2rem;color:var(--sand);line-height:1.7;max-width:600px;margin:0 auto}._section_7mohb_44{padding:var(--space-3xl) var(--space-lg)}._sectionAlt_7mohb_48{background:var(--cream)}._container_7mohb_52{max-width:1000px;margin:0 auto}._sectionTag_7mohb_57{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);display:block;text-align:center}._sectionTitle_7mohb_68{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--charcoal);margin-bottom:var(--space-md);text-align:center}._sectionText_7mohb_76{font-size:1.1rem;color:var(--stone);line-height:1.8;max-width:700px;margin:0 auto;text-align:center}._philosophyGrid_7mohb_86{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._philosophyCard_7mohb_93{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;box-shadow:var(--shadow-sm)}._philosophyIcon_7mohb_101{width:60px;height:60px;margin:0 auto var(--space-md);background:var(--orange-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange)}._philosophyTitle_7mohb_113{font-size:1.15rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-xs)}._philosophyText_7mohb_120{font-size:.95rem;color:var(--stone);line-height:1.6}._ingredientsGrid_7mohb_127{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._ingredientCard_7mohb_134{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm);transition:all var(--duration) var(--ease)}._ingredientCard_7mohb_134:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}._ingredientHeader_7mohb_147{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--space-sm)}._ingredientName_7mohb_154{font-size:1.25rem;font-weight:600;color:var(--charcoal)}._ingredientAmount_7mohb_160{font-size:.9rem;font-weight:600;color:var(--orange);background:var(--orange-pale);padding:4px 10px;border-radius:var(--radius-sm)}._ingredientDV_7mohb_169{font-size:.85rem;color:var(--stone);margin-bottom:var(--space-sm)}._ingredientDesc_7mohb_175{font-size:.95rem;color:var(--stone);line-height:1.6}._ingredientBenefits_7mohb_181{list-style:none;margin-top:var(--space-sm);padding-top:var(--space-sm);border-top:1px solid var(--light-stone)}._ingredientBenefits_7mohb_181 li{display:flex;align-items:center;gap:var(--space-xs);font-size:.9rem;color:var(--charcoal);padding:4px 0}._ingredientBenefits_7mohb_181 li svg{color:var(--orange);flex-shrink:0}._electrolytesContent_7mohb_203{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center;margin-top:var(--space-xl)}._electrolytesList_7mohb_211{list-style:none}._electrolyteItem_7mohb_215{display:flex;align-items:center;gap:var(--space-md);padding:var(--space-md) 0;border-bottom:1px solid var(--light-stone)}._electrolyteItem_7mohb_215:last-child{border-bottom:none}._electrolyteIcon_7mohb_227{width:50px;height:50px;background:var(--orange);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--white);font-weight:700;font-size:1.1rem;flex-shrink:0}._electrolyteInfo_7mohb_241 h3{font-size:1.1rem;font-weight:600;color:var(--charcoal);margin-bottom:2px}._electrolyteInfo_7mohb_241 p{font-size:.9rem;color:var(--stone)}._electrolytesImage_7mohb_253{display:flex;justify-content:center}._electrolytesImage_7mohb_253 img{max-width:350px;width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}._dosageTable_7mohb_266{width:100%;border-collapse:collapse;margin-top:var(--space-xl);background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm)}._dosageTable_7mohb_266 thead{background:var(--charcoal)}._dosageTable_7mohb_266 th{padding:var(--space-md);color:var(--white);font-weight:600;text-align:left}._dosageTable_7mohb_266 td{padding:var(--space-md);border-bottom:1px solid var(--light-stone);color:var(--charcoal)}._dosageTable_7mohb_266 tbody tr:last-child td{border-bottom:none}._dosageTable_7mohb_266 tbody tr:hover{background:var(--cream)}._includedGrid_7mohb_302{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-xl);margin-top:var(--space-xl)}._includedCard_7mohb_309{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-xl);box-shadow:var(--shadow-sm)}._includedCard_7mohb_309._positive_7mohb_316{border-top:4px solid var(--orange)}._includedCard_7mohb_309._negative_7mohb_320{border-top:4px solid var(--charcoal)}._includedTitle_7mohb_324{font-size:1.25rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-md);display:flex;align-items:center;gap:var(--space-sm)}._includedTitle_7mohb_324 svg{color:var(--orange)}._includedCard_7mohb_309._negative_7mohb_320 ._includedTitle_7mohb_324 svg{color:var(--charcoal)}._includedList_7mohb_342{list-style:none}._includedList_7mohb_342 li{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-xs) 0;font-size:1rem;color:var(--charcoal)}._includedList_7mohb_342 li svg{flex-shrink:0}._includedCard_7mohb_309._positive_7mohb_316 ._includedList_7mohb_342 li svg{color:var(--orange)}._includedCard_7mohb_309._negative_7mohb_320 ._includedList_7mohb_342 li svg{color:var(--stone)}._compliance_7mohb_368{background:var(--charcoal);padding:var(--space-2xl) var(--space-lg)}._complianceContainer_7mohb_373{max-width:800px;margin:0 auto;text-align:center}._complianceTitle_7mohb_379{font-size:1.5rem;font-weight:600;color:var(--white);margin-bottom:var(--space-md)}._complianceText_7mohb_386{font-size:.9rem;color:var(--sand);line-height:1.8;margin-bottom:var(--space-md)}._complianceBadges_7mohb_393{display:flex;justify-content:center;gap:var(--space-xl);margin-top:var(--space-lg);flex-wrap:wrap}._complianceBadge_7mohb_393{display:flex;align-items:center;gap:var(--space-xs);color:var(--sand);font-size:.9rem}._complianceBadge_7mohb_393 svg{color:var(--orange)}@media(max-width:1024px){._electrolytesContent_7mohb_203{grid-template-columns:1fr}._electrolytesImage_7mohb_253{order:-1}}@media(max-width:768px){._philosophyGrid_7mohb_86,._ingredientsGrid_7mohb_127,._includedGrid_7mohb_302{grid-template-columns:1fr}._section_7mohb_44,._hero_7mohb_7{padding:var(--space-2xl) var(--space-md)}._dosageTable_7mohb_266{font-size:.9rem}._dosageTable_7mohb_266 th,._dosageTable_7mohb_266 td{padding:var(--space-sm)}._complianceBadges_7mohb_393{flex-direction:column;gap:var(--space-sm)}}._main_29ojt_1{padding-top:80px;min-height:100vh}._hero_29ojt_7{padding:var(--space-3xl) var(--space-lg);background:var(--cream);text-align:center}._heroContainer_29ojt_13{max-width:800px;margin:0 auto}._heroTag_29ojt_18{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._heroTitle_29ojt_27{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--charcoal);margin-bottom:var(--space-md);line-height:1.1}._heroSubtitle_29ojt_35{font-size:1.2rem;color:var(--stone);line-height:1.7;max-width:600px;margin:0 auto}._section_29ojt_44{padding:var(--space-2xl) var(--space-lg)}._container_29ojt_48{max-width:800px;margin:0 auto}._categoryHeader_29ojt_54{display:flex;align-items:center;gap:var(--space-sm);margin-bottom:var(--space-lg);padding-bottom:var(--space-sm);border-bottom:2px solid var(--orange)}._categoryIcon_29ojt_63{width:40px;height:40px;background:var(--orange-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange)}._categoryTitle_29ojt_74{font-size:1.5rem;font-weight:600;color:var(--charcoal)}._faqList_29ojt_81{display:flex;flex-direction:column;gap:var(--space-sm);margin-bottom:var(--space-2xl)}._faqItem_29ojt_88{background:var(--white);border-radius:var(--radius-md);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--light-stone);transition:all var(--duration) var(--ease)}._faqItem_29ojt_88:hover{border-color:var(--orange)}._faqItem_29ojt_88._open_29ojt_101{border-color:var(--orange);box-shadow:var(--shadow-md)}._faqQuestion_29ojt_106{width:100%;display:flex;align-items:center;justify-content:space-between;padding:var(--space-md) var(--space-lg);font-size:1.05rem;font-weight:500;color:var(--charcoal);text-align:left;cursor:pointer;transition:all var(--duration) var(--ease)}._faqQuestion_29ojt_106:hover{color:var(--orange)}._faqIcon_29ojt_124{flex-shrink:0;width:24px;height:24px;color:var(--orange);transition:transform var(--duration) var(--ease)}._faqItem_29ojt_88._open_29ojt_101 ._faqIcon_29ojt_124{transform:rotate(180deg)}._faqAnswer_29ojt_136{max-height:0;overflow:hidden;transition:max-height var(--duration-slow) var(--ease)}._faqItem_29ojt_88._open_29ojt_101 ._faqAnswer_29ojt_136{max-height:500px}._faqAnswerInner_29ojt_146{padding:0 var(--space-lg) var(--space-lg);color:var(--stone);line-height:1.8;font-size:1rem}._faqAnswerInner_29ojt_146 p{margin-bottom:var(--space-sm)}._faqAnswerInner_29ojt_146 p:last-child{margin-bottom:0}._faqAnswerInner_29ojt_146 ul{margin:var(--space-sm) 0;padding-left:var(--space-lg)}._faqAnswerInner_29ojt_146 li{margin-bottom:var(--space-xs)}._contact_29ojt_171{background:var(--charcoal);padding:var(--space-2xl) var(--space-lg);text-align:center}._contactContainer_29ojt_177{max-width:600px;margin:0 auto}._contactTitle_29ojt_182{font-size:1.75rem;font-weight:600;color:var(--white);margin-bottom:var(--space-sm)}._contactText_29ojt_189{font-size:1.05rem;color:var(--sand);line-height:1.7;margin-bottom:var(--space-lg)}._contactButton_29ojt_196{display:inline-flex;align-items:center;gap:var(--space-sm);background:var(--orange);color:var(--white);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);font-size:1rem;font-weight:600;transition:all var(--duration) var(--ease)}._contactButton_29ojt_196:hover{background:var(--orange-light);transform:translateY(-2px)}@media(max-width:768px){._hero_29ojt_7{padding:var(--space-2xl) var(--space-md)}._section_29ojt_44{padding:var(--space-xl) var(--space-md)}._faqQuestion_29ojt_106{padding:var(--space-md);font-size:1rem}._faqAnswerInner_29ojt_146{padding:0 var(--space-md) var(--space-md)}}._main_phb35_1{min-height:100vh;padding-top:80px}._hero_phb35_7{padding:var(--space-3xl) var(--space-lg);background:linear-gradient(135deg,var(--orange) 0%,var(--orange-dark) 100%);text-align:center}._heroContainer_phb35_13{max-width:800px;margin:0 auto}._heroTag_phb35_18{font-size:.85rem;font-weight:600;color:#fffc;text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm)}._heroTitle_phb35_27{font-size:clamp(2.5rem,5vw,4rem);font-weight:700;color:var(--white);margin-bottom:var(--space-md);line-height:1.1}._heroSubtitle_phb35_35{font-size:1.25rem;color:#ffffffe6;line-height:1.7;max-width:600px;margin:0 auto}._section_phb35_44{padding:var(--space-3xl) var(--space-lg)}._sectionAlt_phb35_48{background:var(--cream)}._sectionDark_phb35_52{background:var(--charcoal)}._container_phb35_56{max-width:1000px;margin:0 auto}._sectionTag_phb35_61{font-size:.85rem;font-weight:600;color:var(--orange);text-transform:uppercase;letter-spacing:.1em;margin-bottom:var(--space-sm);display:block;text-align:center}._sectionTitle_phb35_72{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--charcoal);margin-bottom:var(--space-md);text-align:center}._sectionTitleLight_phb35_80{color:var(--white)}._sectionText_phb35_84{font-size:1.15rem;color:var(--stone);line-height:1.8;max-width:700px;margin:0 auto;text-align:center}._sectionTextLight_phb35_93{color:var(--sand)}._missionContent_phb35_98{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-2xl);align-items:center;margin-top:var(--space-xl)}._missionText_phb35_106 h3{font-size:1.5rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-md)}._missionText_phb35_106 p{font-size:1.05rem;color:var(--stone);line-height:1.8;margin-bottom:var(--space-md)}._missionText_phb35_106 p:last-child{margin-bottom:0}._missionImage_phb35_124{display:flex;justify-content:center}._missionImage_phb35_124 img{max-width:400px;width:100%;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg)}._valuesGrid_phb35_137{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._valueCard_phb35_144{background:var(--white);border-radius:var(--radius-lg);padding:var(--space-xl);text-align:center;box-shadow:var(--shadow-sm);transition:all var(--duration) var(--ease)}._valueCard_phb35_144:hover{transform:translateY(-4px);box-shadow:var(--shadow-md)}._valueIcon_phb35_159{width:60px;height:60px;margin:0 auto var(--space-md);background:var(--orange-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange)}._valueTitle_phb35_171{font-size:1.15rem;font-weight:600;color:var(--charcoal);margin-bottom:var(--space-sm)}._valueText_phb35_178{font-size:.95rem;color:var(--stone);line-height:1.6}._qualityContent_phb35_185{text-align:center}._qualityGrid_phb35_189{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-lg);margin-top:var(--space-xl)}._qualityItem_phb35_196{text-align:center}._qualityIcon_phb35_200{width:70px;height:70px;margin:0 auto var(--space-md);background:#ffffff1a;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--orange)}._qualityTitle_phb35_212{font-size:1rem;font-weight:600;color:var(--white);margin-bottom:var(--space-xs)}._qualityText_phb35_219{font-size:.9rem;color:var(--sand);line-height:1.5}._cta_phb35_226{padding:var(--space-3xl) var(--space-lg);background:var(--orange);text-align:center}._ctaContainer_phb35_232{max-width:700px;margin:0 auto}._ctaTitle_phb35_237{font-size:clamp(2rem,4vw,2.75rem);font-weight:700;color:var(--white);margin-bottom:var(--space-md)}._ctaText_phb35_244{font-size:1.15rem;color:#ffffffe6;line-height:1.7;margin-bottom:var(--space-lg)}._ctaButton_phb35_251{display:inline-flex;align-items:center;gap:var(--space-sm);background:var(--white);color:var(--orange);padding:var(--space-md) var(--space-xl);border-radius:var(--radius-md);font-size:1.1rem;font-weight:600;transition:all var(--duration) var(--ease)}._ctaButton_phb35_251:hover{background:var(--cream);transform:translateY(-2px);box-shadow:var(--shadow-lg)}@media(max-width:1024px){._missionContent_phb35_98{grid-template-columns:1fr;text-align:center}._missionImage_phb35_124{order:-1}._qualityGrid_phb35_189{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){._section_phb35_44,._hero_phb35_7{padding:var(--space-2xl) var(--space-md)}._valuesGrid_phb35_137,._qualityGrid_phb35_189{grid-template-columns:1fr}}:root{--white: #FFFFFF;--cream: #FDF8F5;--warm-white: #FAF7F4;--light-gray: #F5F5F5;--orange: #F26522;--orange-light: #FF8347;--orange-dark: #D44D0F;--orange-pale: #FFF4EE;--charcoal: #2A2826;--dark-gray: #4A4745;--stone: #6B6560;--sand: #C4BDB2;--light-stone: #E8E4E0;--font-body: "DM Sans", system-ui, sans-serif;--font-display: "Outfit", system-ui, sans-serif;--space-xs: .5rem;--space-sm: 1rem;--space-md: 1.5rem;--space-lg: 2.5rem;--space-xl: 4rem;--space-2xl: 6rem;--space-3xl: 8rem;--radius-sm: 4px;--radius-md: 8px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .1);--ease: cubic-bezier(.4, 0, .2, 1);--duration: .3s;--duration-slow: .5s}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth;overflow-x:hidden}body{font-family:var(--font-body);background-color:var(--white);color:var(--charcoal);line-height:1.6;font-weight:400;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:var(--font-display);font-weight:600;line-height:1.2;color:var(--charcoal)}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body);border:none;background:none}img{max-width:100%;height:auto;display:block}::selection{background:var(--orange);color:var(--white)}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--cream)}::-webkit-scrollbar-thumb{background:var(--sand);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--stone)}
