*,*:before,*:after{box-sizing:border-box}body.water-theme{margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;color:#111;background:#fff;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;display:block}.container{width:92%;max-width:1200px;margin:0 auto}.site-header{position:sticky;top:0;z-index:100;background:#fffffff5;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(0,0,0,.06)}.header-inner{display:flex;align-items:center;justify-content:space-between;padding:.85rem 0;column-gap:2rem}.logo-wordmark{display:flex;flex-direction:column;line-height:1.1}.logo-main{font-weight:700;font-size:1.3rem}.logo-sub{font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;opacity:.6}.main-nav{display:flex;gap:1.5rem;font-size:.95rem}.main-nav a{opacity:.75}.main-nav a:hover{opacity:1}.cart-link{font-size:.9rem;padding:.45rem .9rem;border-radius:999px;border:1px solid rgba(0,0,0,.12);background:#00000005}.page-main{padding-bottom:3rem}.hero{padding:4rem 0 3.2rem}.hero--water{background:radial-gradient(circle at top center,#e4f5ff 0,#f6fbff 40%,#fff 75%);animation:waterGlow 18s ease-in-out infinite alternate;background-size:220% 220%}@keyframes waterGlow{0%{background-position:0% 0%}to{background-position:100% 60%}}.hero-inner{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:3rem;align-items:center}.hero-label-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.pill{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .7rem;border-radius:999px;font-size:.75rem}.pill-soft{background:#eef5ff;color:#0f3f72}.pill-outline{border:1px solid rgba(15,63,114,.12);color:#0f3f72}.eyebrow{font-size:.8rem;text-transform:uppercase;letter-spacing:.16em;opacity:.6;margin-bottom:.7rem}.hero-copy h1{font-size:clamp(2.4rem,3.4vw,3rem);letter-spacing:-.03em;margin:0 0 .9rem}.hero-sub{max-width:30rem;line-height:1.55;font-size:.98rem;opacity:.8}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin:1.6rem 0 .8rem}.hero-note{font-size:.85rem;opacity:.7}.hero-image{display:flex;align-items:center;justify-content:center;position:relative}.hero-image--bottle .hero-bottle-img{width:100%;max-width:360px;filter:drop-shadow(0 22px 40px rgba(15,63,114,.35))}.float-slow{animation:floatSlow 9s ease-in-out infinite alternate}@keyframes floatSlow{0%{transform:translateY(0)}to{transform:translateY(-10px)}}.hero-slider{position:relative;min-height:220px;margin-bottom:.75rem}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;transform:translateY(12px);transition:opacity .5s ease,transform .5s ease;pointer-events:none}.hero-slide--active{opacity:1;transform:translateY(0);pointer-events:auto}.hero-slider-dots{display:flex;gap:.4rem;margin-top:1.2rem}.hero-slider-dots button{width:8px;height:8px;border-radius:999px;border:none;background:#0000002e;cursor:pointer;padding:0}.hero-slider-dots button.is-active{background:#111;width:18px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.75rem 1.6rem;border-radius:999px;border:none;cursor:pointer;font-weight:600;font-size:.95rem;letter-spacing:-.01em;transition:transform .15s ease,box-shadow .15s ease,background .15s ease,opacity .15s ease}.btn-primary{background:#111;color:#fff;box-shadow:0 14px 35px #0000003d}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 18px 40px #00000047}.btn-ghost{border:1px solid rgba(0,0,0,.12);background:#fffc}.btn-ghost:hover{background:#fff}.usp-strip{padding:2.2rem 0 1.4rem;border-bottom:1px solid rgba(0,0,0,.04)}.usp-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.8rem}.usp-item h3{font-size:1rem;margin-bottom:.35rem}.usp-item p{font-size:.9rem;color:#4b5563}.section-header{text-align:center;margin:3.1rem 0 1.7rem}.section-header h2{margin-bottom:.45rem;font-size:1.5rem;letter-spacing:-.02em}.section-header p{color:#6b7280;font-size:.95rem}.product-grid-section{padding:1.2rem 0 2.8rem}.product-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:1.6rem}.product-card{background:#f9fafb;border-radius:1.4rem;overflow:hidden;border:1px solid rgba(0,0,0,.03);display:flex;flex-direction:column;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #0000001f;border-color:#0000000f}.product-image{padding-top:75%;background-size:cover;background-position:center}.product-info{padding:1rem 1.2rem .75rem}.product-info h3{font-size:1rem;margin-bottom:.3rem}.price{font-weight:600;font-size:.96rem}.price--compare{text-decoration:line-through;color:#9ca3af;margin-left:.4rem;font-weight:400}.badge{display:inline-block;margin-top:.4rem;padding:.12rem .55rem;border-radius:999px;font-size:.72rem;background:#007aff14;color:#0050a8}.add-to-cart-form{padding:0 1.2rem 1.1rem}.add-to-cart-form button{width:100%;border-radius:999px;border:none;padding:.7rem 1rem;font-weight:600;cursor:pointer;background:#111;color:#fff;font-size:.92rem}.add-to-cart-form button[disabled]{background:#9ca3af;cursor:not-allowed}.subscription-steps{padding:1.5rem 0 3rem;border-top:1px solid rgba(0,0,0,.03)}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.6rem;margin-top:1.2rem}.step-card{background:#f9fafb;border-radius:1.4rem;padding:1.3rem 1.4rem;border:1px solid rgba(148,163,184,.25)}.step-number{display:inline-flex;align-items:center;justify-content:center;width:1.7rem;height:1.7rem;border-radius:999px;background:#111;color:#fff;font-size:.8rem;margin-bottom:.6rem}.step-card h3{margin-bottom:.3rem;font-size:1rem}.step-card p{font-size:.9rem;color:#4b5563}.subscription-cta{text-align:center;margin-top:2rem}.subscription-note{font-size:.85rem;color:#6b7280;margin-top:.6rem}.site-footer{margin-top:3.2rem;padding:2.7rem 0 1.1rem;background:#020617;color:#e5e7eb}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.9rem;font-size:.9rem}.footer-links{list-style:none;padding:0;margin:0}.footer-links li+li{margin-top:.3rem}.footer-links a{color:#e5e7eb}.footer-bottom{margin-top:1.5rem;font-size:.8rem;border-top:1px solid rgba(148,163,184,.4);padding-top:.8rem;text-align:center;color:#9ca3af}.product-page.container,.collection-page.container{margin-top:2.4rem}.product-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);gap:2.4rem;align-items:flex-start}.product-prices{display:flex;align-items:baseline;gap:.4rem;margin:.6rem 0 1rem}.price-current{font-size:1.6rem;font-weight:700}.price-compare{text-decoration:line-through;color:#9ca3af}.product-description{font-size:.96rem;color:#4b5563;margin-bottom:1.2rem}.product-options label{display:block;margin-bottom:.25rem;font-size:.9rem}.product-options select{width:100%;padding:.45rem .6rem;border-radius:.55rem;border:1px solid rgba(0,0,0,.18);margin-bottom:.8rem;background:#fff}.product-cta-row{display:flex;align-items:center;gap:.6rem;margin-bottom:1rem}.qty-input{width:80px;padding:.35rem .6rem;border-radius:999px;border:1px solid rgba(0,0,0,.18)}.product-highlights{list-style:none;padding-left:0;font-size:.9rem;color:#4b5563}.product-highlights li:before{content:"\2022";margin-right:.4rem}.collection-description{max-width:40rem;margin:.6rem auto 0;text-align:center;font-size:.95rem;color:#4b5563}.reveal-on-scroll{opacity:0;transform:translateY(16px);transition:opacity .6s ease,transform .6s ease}.reveal-on-scroll.is-visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.hero-inner{grid-template-columns:minmax(0,1fr)}.hero-image{margin-top:2rem}.main-nav{display:none}.header-inner{justify-content:space-between}.hero-slider{min-height:260px}.product-layout{grid-template-columns:minmax(0,1fr)}}.page-title{font-size:2rem;font-weight:600;margin-bottom:1rem}.page-intro{max-width:640px;font-size:.98rem;line-height:1.6;margin-bottom:2rem;color:#4b5563}.contact-grid{display:grid;gap:2rem}.contact-form-wrap,.contact-details{background:#ffffffe6;border-radius:1.5rem;padding:1.5rem 1.75rem;box-shadow:0 18px 40px #072e6614}.field{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.9rem}.field label{font-size:.85rem}.field input,.field textarea{border-radius:.75rem;border:1px solid rgba(0,0,0,.08);padding:.6rem .8rem;font-size:.95rem}.contact-success{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.75rem;background:#e6fbf0;color:#067647;font-size:.9rem}.contact-errors{margin-bottom:1rem;padding:.75rem 1rem;border-radius:.75rem;background:#fff0f0;color:#b00020;font-size:.9rem}.section--adsense{padding:2rem 0 2.5rem}.adsense-banner__title{font-size:.9rem;text-transform:uppercase;letter-spacing:.16em;opacity:.6;margin:0 0 .5rem}.adsense-banner__slot{border-radius:1rem;padding:.75rem;background:#ffffffe6;box-shadow:0 10px 30px #0f3f721f}@media (min-width: 768px){.contact-grid{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr)}}
/*# sourceMappingURL=/cdn/shop/t/24/assets/theme.css.map */
