.hydrate-badges-section{padding:32px 0 16px}.hydrate-badges-grid{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}.hydrate-badge-item{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:700;color:#222;text-transform:uppercase;letter-spacing:.04em}.hydrate-badge-item svg{flex-shrink:0}.hydrate-section-title{font-size:36px;font-weight:900;line-height:1.15;color:#111;text-transform:uppercase;letter-spacing:-.02em;margin:0 0 16px}.hydrate-why-section{padding:64px 0;background:#f7f7f8}.hydrate-why-grid{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:24px;align-items:start}.hydrate-why-intro{padding-right:16px}.hydrate-why-desc{font-size:15px;line-height:1.6;color:#555;margin-top:12px}.hydrate-why-card{background:#fff;border:1px solid #e5e5e5;border-radius:10px;padding:28px 24px;transition:box-shadow .2s ease,transform .2s ease}.hydrate-why-card:hover{box-shadow:0 8px 24px #00000014;transform:translateY(-2px)}.hydrate-why-card-icon{margin-bottom:16px;width:52px;height:52px;background:#eaf3fc;border-radius:12px;display:flex;align-items:center;justify-content:center}.hydrate-why-card h3{font-size:18px;font-weight:800;color:#111;margin:0 0 10px;text-transform:uppercase;letter-spacing:.01em}.hydrate-why-card p{font-size:14px;line-height:1.6;color:#555;margin:0}.hydrate-ingredients-section{padding:64px 0}.hydrate-ingredients-header{text-align:center;max-width:640px;margin:0 auto 40px}.hydrate-ingredients-header p{font-size:15px;line-height:1.6;color:#666;margin-top:8px}.hydrate-ingredients-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.hydrate-ingredient-card{background:#fff;border:2px solid #e5e5e5;border-radius:10px;padding:24px;transition:border-color .2s ease}.hydrate-ingredient-card:hover{border-color:#136cba}.hydrate-ingredient-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.hydrate-ingredient-top h3{font-size:17px;font-weight:800;color:#111;margin:0;text-transform:uppercase}.hydrate-ingredient-dose{font-size:14px;font-weight:700;color:#136cba;background:#eaf3fc;padding:4px 10px;border-radius:20px;white-space:nowrap}.hydrate-ingredient-card p{font-size:14px;line-height:1.6;color:#555;margin:0}.hydrate-accordion-section{padding:0 0 48px}.hydrate-accordion{border-bottom:1px solid #e5e5e5}.hydrate-accordion:first-child{border-top:1px solid #e5e5e5}.hydrate-accordion-header{display:flex;justify-content:space-between;align-items:center;padding:20px 0;cursor:pointer;font-size:16px;font-weight:700;color:#111;text-transform:uppercase;letter-spacing:.03em;list-style:none}.hydrate-accordion-header::-webkit-details-marker{display:none}.hydrate-accordion-header svg{transition:transform .25s ease;flex-shrink:0}.hydrate-accordion[open] .hydrate-accordion-header svg{transform:rotate(180deg)}.hydrate-accordion-content{padding:0 0 24px;font-size:14px;line-height:1.7;color:#444}.hydrate-accordion-content p{margin:0 0 10px}.hydrate-supp-facts{width:100%;max-width:600px;border-collapse:collapse;margin-bottom:16px;font-size:13px}.hydrate-supp-facts th,.hydrate-supp-facts td{padding:8px 12px;text-align:left;border-bottom:1px solid #eee}.hydrate-supp-facts thead th{font-size:18px;font-weight:900;padding-bottom:4px;border-bottom:3px solid #111;text-transform:uppercase}.hydrate-supp-facts thead tr:nth-child(2) td{font-size:12px;color:#666;border-bottom:1px solid #ddd;padding:4px 12px 8px}.hydrate-supp-facts thead tr:nth-child(3) th{font-size:12px;font-weight:700;text-transform:uppercase;border-bottom:2px solid #333;padding:8px 12px}.hydrate-supp-facts tbody td:nth-child(2),.hydrate-supp-facts tbody td:nth-child(3){text-align:right;font-weight:600}.hydrate-supp-note{font-size:12px;color:#777;line-height:1.5}.hydrate-stack-section{padding:64px 0;background:#f7f7f8}.hydrate-stack-title{text-align:center}.hydrate-stack-subtitle{text-align:center;font-size:15px;color:#666;margin:-8px 0 36px}.hydrate-stack-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.hydrate-stack-card{background:#fff;border:2px solid #e5e5e5;border-radius:12px;overflow:hidden;text-decoration:none;color:inherit;transition:border-color .2s ease,box-shadow .2s ease;display:flex;flex-direction:column}.hydrate-stack-card:hover{border-color:#136cba;box-shadow:0 8px 24px #00000014}.hydrate-stack-img{background:#fafafa;display:flex;align-items:center;justify-content:center;padding:24px}.hydrate-stack-img img{max-width:100%;height:auto;aspect-ratio:1;object-fit:contain}.hydrate-stack-info{padding:16px 20px 8px}.hydrate-stack-info h3{font-size:16px;font-weight:800;color:#111;margin:0 0 6px;text-transform:uppercase}.hydrate-stack-price{font-size:15px;font-weight:700;color:#136cba}.hydrate-stack-btn{display:block;margin:12px 20px 20px;padding:12px;text-align:center;background:#111;color:#fff;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;transition:background .2s ease}.hydrate-stack-card:hover .hydrate-stack-btn{background:#136cba}.hydrate-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:2px solid #e5e5e5;box-shadow:0 -4px 20px #0000001a;z-index:999;transform:translateY(100%);transition:transform .3s ease;padding:10px 0}.hydrate-sticky-bar.hydrate-sticky-visible{transform:translateY(0)}.hydrate-sticky-inner{display:flex;align-items:center;justify-content:space-between}.hydrate-sticky-product{display:flex;align-items:center;gap:12px}.hydrate-sticky-product img{width:50px;height:50px;object-fit:contain;border-radius:6px;border:1px solid #eee}.hydrate-sticky-details strong{font-size:15px;color:#111;display:block;text-transform:uppercase;font-weight:800}.hydrate-sticky-rating{font-size:12px;color:#777;display:flex;align-items:center;gap:6px}.hydrate-stars{color:#f5a623;font-size:14px;letter-spacing:1px}.hydrate-sticky-actions{display:flex;align-items:center;gap:16px}.hydrate-sticky-price{font-size:18px;font-weight:800;color:#111}.hydrate-sticky-atc{background:linear-gradient(90deg,#0f5fa6,#136cba);color:#fff;border:none;padding:14px 32px;font-size:15px;font-weight:800;text-transform:uppercase;letter-spacing:.06em;border-radius:6px;cursor:pointer;transition:background .2s ease,transform .1s ease}.hydrate-sticky-atc:hover{background:linear-gradient(90deg,#0d4f8e,#1160a8);transform:scale(1.02)}@media screen and (max-width:989px){.hydrate-why-grid{grid-template-columns:1fr 1fr;gap:20px}.hydrate-why-intro{grid-column:1 / -1;padding-right:0;text-align:center}.hydrate-ingredients-grid,.hydrate-stack-grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:749px){.hydrate-section-title{font-size:28px}.hydrate-badges-grid{flex-direction:column;align-items:center;gap:16px}.hydrate-badge-item{font-size:13px}.hydrate-why-section,.hydrate-ingredients-section,.hydrate-stack-section{padding:40px 0}.hydrate-why-grid,.hydrate-ingredients-grid{grid-template-columns:1fr}.hydrate-stack-grid{grid-template-columns:1fr;gap:16px}.hydrate-sticky-product img{display:none}.hydrate-sticky-details strong{font-size:13px}.hydrate-sticky-atc{padding:12px 20px;font-size:13px}.hydrate-sticky-price{font-size:16px}.hydrate-supp-facts{font-size:12px}}.hydrate-tagline{font-size:17px;line-height:1.6;color:#444;margin:0 0 16px;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/20/assets/hydrate-enhancements.css.map */
