.tb-home{--ink:#111111;--paper:#f7f7f5;--blue:#38bdf8;--muted:#666762}.tb-home *{box-sizing:border-box}.tb-home{scroll-behavior:smooth}.tb-home{margin:0;background:var(--paper);color:var(--ink);font-family:Avenir Next,Arial,sans-serif;-webkit-font-smoothing:antialiased}.tb-home a{color:inherit;text-decoration:none}.tb-home button{font:inherit}.tb-home a:focus-visible,.tb-home button:focus-visible{outline:3px solid #1680ad;outline-offset:5px}.tb-home img{max-width:100%;display:block}.tb-home h1,.tb-home h2,.tb-home h3,.tb-home p{margin:0}.tb-home h1,.tb-home h2,.tb-home h3{font-weight:500;letter-spacing:-.045em}.tb-home p{line-height:1.65}.tb-home .tb-wrap{width:min(1280px,calc(100% - 112px));margin:auto}.tb-home header{height:92px;background:var(--ink);color:var(--paper);display:flex;align-items:center;border-bottom:1px solid #ffffff20}.tb-home .tb-nav{display:flex;justify-content:space-between;align-items:center;gap:40px}.tb-home .tb-logo{width:165px;height:30px;object-fit:contain;object-position:left}.tb-home .tb-navlinks{display:flex;gap:32px;font-size:13px}.tb-home .tb-navright{font-size:13px}.tb-home .tb-navright span{border:1px solid #666;border-radius:50%;display:inline-grid;place-items:center;width:24px;height:24px;margin-left:8px}.tb-home .tb-menutoggle{display:none;background:none;border:0;color:inherit;padding:8px}.tb-home .tb-eyebrow{font-size:11px;letter-spacing:.17em;text-transform:uppercase;font-weight:600;display:flex;align-items:center;gap:10px}.tb-home .tb-eyebrow:before{content:"";height:5px;width:5px;background:var(--blue);display:block}.tb-home .tb-hero{position:relative;height:650px;background:#181a19;color:var(--paper);isolation:isolate;overflow:hidden}.tb-home .tb-hero-photo{position:absolute;right:0;top:0;width:78%;height:100%;object-fit:cover;object-position:center 56%;z-index:-2}.tb-home .tb-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#111 0%,#111f 20%,#111c 33%,#1114 54%,transparent 70%);z-index:-1}.tb-home .tb-hero-content{padding-top:94px}.tb-home .tb-hero h1{font-size:76px;line-height:1.025;max-width:530px;margin:26px 0 24px}.tb-home .tb-hero-copy{font-size:16px;max-width:337px;color:#d3d4d1}.tb-home .tb-hero-price{font-size:17px;margin:23px 0}.tb-home .tb-button{display:inline-flex;justify-content:space-between;align-items:center;gap:40px;padding:17px 23px;background:var(--paper);color:var(--ink);font-size:13px;font-weight:600;min-height:52px}.tb-home .tb-button .tb-arrow{font-size:21px;line-height:1}.tb-home .tb-hero-links{margin-top:21px;font-size:12px;color:#ddd}.tb-home .tb-hero-links a{border-bottom:1px solid #999;padding-bottom:4px}.tb-home .tb-hero-note{position:absolute;right:56px;bottom:29px;font-size:10px;letter-spacing:.13em;color:#ddd}.tb-home .tb-section{padding:88px 0}.tb-home .tb-section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:38px;gap:30px}.tb-home .tb-section-heading h2{font-size:44px;margin-top:17px;line-height:1.13}.tb-home .tb-section-heading>p{font-size:14px;color:var(--muted);max-width:300px}.tb-home .tb-products{display:grid;grid-template-columns:1fr 1fr;gap:28px}.tb-home .tb-product-image{background:#efefeb;aspect-ratio:1.35;position:relative;overflow:hidden;display:block}.tb-home .tb-product-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.tb-home .tb-product-image.tb-bottle img{width:73%;height:94%;position:absolute;left:13.5%;top:3%}.tb-home .tb-tag{position:absolute;left:22px;top:22px;z-index:2;letter-spacing:.11em;font-size:9px;background:#ffffffb8;padding:7px 9px}.tb-home .tb-product-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:23px}.tb-home .tb-product-heading h3{font-size:24px}.tb-home .tb-product-heading .tb-price{font-size:16px;white-space:nowrap}.tb-home .tb-product-copy{color:var(--muted);font-size:13px;margin:8px 0 15px}.tb-home .tb-card-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px}.tb-home .tb-swatches{display:flex;gap:7px;align-items:center}.tb-home .tb-swatch{display:inline-block;width:13px;height:13px;border-radius:50%;background:var(--swatch);border:1px solid #8886}.tb-home .tb-swatches small{font-size:10px;color:var(--muted);margin-left:5px}.tb-home .tb-text-link{font-size:12px;padding:6px 0;border-bottom:1px solid #222}.tb-home .tb-disclosure{font-size:10px;color:#777;margin-top:20px}.tb-home .tb-details{border-top:1px solid #d8d8d1;border-bottom:1px solid #d8d8d1;padding:74px 0 83px}.tb-home .tb-details-header{display:flex;gap:35px;justify-content:space-between;align-items:flex-start}.tb-home .tb-details h2{font-size:44px;line-height:1.15;max-width:490px}.tb-home .tb-details .tb-eyebrow{margin-bottom:20px}.tb-home .tb-details-header>p{font-size:14px;max-width:330px;color:var(--muted);padding-top:40px}.tb-home .tb-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;margin-top:49px}.tb-home .tb-benefits article{border-top:1px solid #c8c8c0;padding-top:20px}.tb-home .tb-number{font-size:11px;color:var(--muted)}.tb-home .tb-benefits h3{font-size:23px;margin:21px 0 10px}.tb-home .tb-benefits p{font-size:13px;color:var(--muted);max-width:320px}.tb-home .tb-everyday{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;padding:88px 0}.tb-home .tb-everyday-image{background:#eaeae4;aspect-ratio:1.15;position:relative;overflow:hidden}.tb-home .tb-everyday-image img{height:100%;width:100%;object-fit:cover;mix-blend-mode:multiply}.tb-home .tb-everyday-copy h2{font-size:49px;line-height:1.1;margin:22px 0}.tb-home .tb-everyday-copy p{font-size:15px;max-width:375px;color:var(--muted)}.tb-home .tb-everyday-copy .tb-button{background:var(--ink);color:var(--paper);margin-top:29px}.tb-home .tb-color-note{position:absolute;left:20px;bottom:20px;font-size:10px;letter-spacing:.13em}.tb-home .tb-footer{background:var(--ink);color:var(--paper);padding:60px 0 26px}.tb-home .tb-footer-top{display:grid;grid-template-columns:2fr 1fr 1fr;gap:65px}.tb-home .tb-footer .tb-logo{width:166px;margin-bottom:22px}.tb-home .tb-footer p{font-size:13px;color:#bbb;max-width:260px}.tb-home .tb-footer h3{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#9a9d98;margin-bottom:20px}.tb-home .tb-footer-list{display:flex;flex-direction:column;gap:13px;font-size:12px}.tb-home .tb-footer-bottom{border-top:1px solid #333;margin-top:56px;padding-top:24px;display:flex;justify-content:space-between;font-size:10px;color:#8f928d}.tb-home .tb-footer-bottom span:last-child{letter-spacing:.08em}.tb-home .tb-preview-note{background:#e9f6fc;font-size:11px;padding:10px 20px;text-align:center;color:#255369}.tb-home .tb-mobile-menu{display:none}@media(min-width:1600px){.tb-home .tb-hero-photo{width:72%}}@media(max-width:749px){.tb-home .tb-wrap{width:calc(100% - 40px)}.tb-home header{height:76px}.tb-home .tb-logo{width:137px;height:26px}.tb-home .tb-nav{gap:12px}.tb-home .tb-navlinks{display:none}.tb-home .tb-menutoggle{display:block}.tb-home .tb-navright{font-size:11px;margin-left:auto}.tb-home .tb-navright span{width:20px;height:20px;margin-left:4px}.tb-home .tb-mobile-menu.tb-open{display:flex;flex-direction:column;gap:17px;padding:20px;background:#111;color:#fff;font-size:14px}.tb-home .tb-hero{height:auto;display:flex;flex-direction:column}.tb-home .tb-hero-content{padding-top:36px;padding-bottom:29px}.tb-home .tb-hero h1{font-size:51px;margin:20px 0;max-width:340px;line-height:1.03}.tb-home .tb-hero-copy{font-size:14px;max-width:320px}.tb-home .tb-hero-price{font-size:16px;margin:20px 0 16px}.tb-home .tb-hero .tb-button{width:100%;padding:15px 20px}.tb-home .tb-hero-links{font-size:12px;margin-top:19px}.tb-home .tb-hero-photo{position:relative;width:100%;height:auto;aspect-ratio:1.3;object-fit:cover;object-position:80% center;order:2;z-index:0}.tb-home .tb-hero:after{display:none}.tb-home .tb-hero-note{display:none}.tb-home .tb-eyebrow{font-size:9px}.tb-home .tb-section{padding:51px 0}.tb-home .tb-section-heading{display:block;margin-bottom:26px}.tb-home .tb-section-heading h2{font-size:33px;margin-top:14px}.tb-home .tb-section-heading>p{margin-top:16px;font-size:13px;max-width:320px}.tb-home .tb-products{grid-template-columns:1fr;gap:33px}.tb-home .tb-product-image{aspect-ratio:1.4}.tb-home .tb-tag{top:14px;left:14px;font-size:8px}.tb-home .tb-product-heading{margin-top:17px}.tb-home .tb-product-heading h3{font-size:22px}.tb-home .tb-product-heading .tb-price{font-size:15px}.tb-home .tb-product-copy{font-size:12px}.tb-home .tb-swatches small{font-size:9px}.tb-home .tb-disclosure{font-size:9px;margin-top:18px}.tb-home .tb-details{padding:49px 0}.tb-home .tb-details-header{display:block}.tb-home .tb-details h2{font-size:34px;max-width:300px}.tb-home .tb-details-header>p{padding-top:21px;font-size:13px}.tb-home .tb-details .tb-eyebrow{margin-bottom:17px}.tb-home .tb-benefits{grid-template-columns:1fr;gap:23px;margin-top:30px}.tb-home .tb-benefits article{padding-top:16px;display:grid;grid-template-columns:25px 1fr;column-gap:12px}.tb-home .tb-number{grid-row:1/3;padding-top:4px}.tb-home .tb-benefits h3{font-size:21px;margin:0 0 8px}.tb-home .tb-benefits p{grid-column:2;font-size:13px}.tb-home .tb-everyday{grid-template-columns:1fr;gap:30px;padding:51px 0}.tb-home .tb-everyday-image{aspect-ratio:1.4}.tb-home .tb-everyday-copy h2{font-size:36px;margin:17px 0}.tb-home .tb-everyday-copy p{font-size:14px}.tb-home .tb-everyday-copy .tb-button{width:100%;margin-top:23px}.tb-home .tb-footer{padding-top:43px}.tb-home .tb-footer-top{grid-template-columns:1fr 1fr;gap:34px 18px}.tb-home .tb-footer-brand{grid-column:1/3}.tb-home .tb-footer .tb-logo{width:142px;margin-bottom:15px}.tb-home .tb-footer p{font-size:12px}.tb-home .tb-footer-list{font-size:11px}.tb-home .tb-footer-bottom{margin-top:35px;gap:18px;font-size:9px;align-items:flex-start}.tb-home .tb-footer-bottom span:last-child{text-align:right;max-width:95px}.tb-home .tb-preview-note{font-size:10px;line-height:1.5}}.tb-home .tb-hero-photo{width:74%;object-position:center 50%}.tb-home .tb-hero-cta{margin-top:28px}.tb-home .tb-hero-inclusion{font-size:11px;color:#c5c6c2;margin-top:21px}.tb-home .tb-gym-photo img{object-position:80% center;mix-blend-mode:normal}.tb-home .tb-gym-photo .tb-color-note{color:#fff;text-shadow:0 1px 4px #000}@media(max-width:749px){.tb-home .tb-hero-photo{width:100%;object-position:80% center}.tb-home .tb-hero-inclusion{font-size:11px;margin-top:18px}.tb-home .tb-hero-cta{margin-top:23px}}.tb-home .tb-hero h1{color:inherit}.tb-home :is(h1,h2,h3){font-family:inherit}.tb-home .tb-disclosure{color:#60605b}.jv-footer{background:#111;color:#f7f7f5;padding:60px 0 24px}.jv-footer-top{display:flex;justify-content:space-between;gap:25px;align-items:start;padding-bottom:60px}.jv-footer a{color:inherit;text-decoration:none;min-height:44px;display:inline-flex;align-items:center;gap:60px}.jv-footer p{color:#aeb1b5;font-size:14px;margin-top:24px}.jv-footer-bottom{display:flex;justify-content:space-between;gap:25px;font-size:11px;color:#aeb1b5;border-top:1px solid #ffffff24;padding-top:24px}@media(max-width:749px){.jv-footer{padding-top:40px}.jv-footer-top{padding-bottom:34px}.jv-footer a{gap:12px;font-size:13px}.jv-footer-bottom{flex-direction:column;gap:10px}}.jv-footer-links{display:flex;flex-wrap:wrap;gap:8px 28px;padding:0 0 28px}.jv-footer-links a{font-size:14px;min-height:44px}.jv-footer-links a:hover{color:#38bdf8}.jv-footer a:focus-visible{outline:3px solid #38bdf8;outline-offset:3px}:root{--jv-black:#111;--jv-paper:#f7f7f5;--jv-blue:#38bdf8;--jv-gray:#6b7280}html{scroll-behavior:smooth}body{background:var(--jv-paper);color:var(--jv-black)}.jv-wrap{width:calc(100% - 112px);max-width:1328px;margin:auto}.jv-header{background:#111;color:#f7f7f5;border-bottom:1px solid #ffffff24}.jv-header-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:32px}.jv-logo{width:180px;height:auto;display:block}.jv-brand{color:inherit;display:block}.jv-header nav{display:flex;gap:34px}.jv-header nav a{color:inherit;text-decoration:none;font-size:14px;letter-spacing:.02em;min-height:44px;display:flex;align-items:center}.jv-header nav a:hover{color:var(--jv-blue)}.jv-cart{display:flex;align-items:center;justify-content:center;gap:8px;text-decoration:none;color:inherit;min-width:44px;min-height:44px}.jv-eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.16em;font-weight:600}.jv-btn{display:inline-flex;gap:36px;align-items:center;justify-content:space-between;min-height:54px;padding:14px 24px;background:#38bdf8;color:#111;text-decoration:none;font-size:14px;font-weight:600;border:1px solid transparent;cursor:pointer;border-radius:3px}.jv-btn:hover{background:#71d1fa}.jv-btn:disabled{background:#deded9;color:#53534f;cursor:default}.jv-muted{color:#6b7280}.jv-title{font-size:clamp(34px,4vw,60px);font-weight:500;line-height:1.06;letter-spacing:-.04em;margin:0}.jv-copy{font-size:17px;line-height:1.65;max-width:530px}.jv-section{padding:96px 0}.jv-rule{border-top:1px solid #dcdcd6}.jv-header a:focus-visible,.jv-btn:focus-visible,.jv-gallery button:focus-visible,.jv-contact input:focus-visible,.jv-contact textarea:focus-visible,.jv-faq summary:focus-visible{outline:3px solid #1676a5;outline-offset:5px}.jv-header a:focus-visible{outline-color:#38bdf8}@media(max-width:749px){.jv-wrap{width:calc(100% - 40px)}.jv-header-inner{height:auto;min-height:80px;flex-wrap:wrap;gap:12px;padding:19px 0 10px}.jv-logo{width:139px}.jv-header nav{order:3;width:100%;justify-content:space-between;gap:14px;border-top:1px solid #ffffff24;padding-top:4px}.jv-header nav a{font-size:13px}.jv-cart{margin-left:auto}.jv-section{padding:60px 0}.jv-copy{font-size:16px}.jv-btn{min-height:52px}.jv-title{font-size:37px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.jv-menu-toggle{display:none}.jv-header{position:relative;z-index:20}.jv-header [hidden]{display:none!important}.jv-menu-toggle:focus-visible,.jv-quantity input:focus-visible,.jv-specs summary:focus-visible,.jv-sticky-buy button:focus-visible{outline:3px solid #1676a5;outline-offset:3px}@media(max-width:749px){.jv-header-inner{min-height:64px;padding:0;gap:12px}.jv-header[data-enhanced] .jv-header-inner{height:64px;flex-wrap:nowrap}.jv-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;flex-shrink:0;border:0;background:transparent;color:inherit;cursor:pointer}.jv-logo{width:144px}.jv-header[data-enhanced] .jv-brand{margin-right:auto}.jv-header[data-enhanced] nav{position:absolute;top:100%;left:0;right:0;width:auto;background:#111;padding:12px 20px 20px;display:flex;flex-direction:column;gap:0;box-shadow:0 12px 20px #0002}.jv-header nav a{font-size:16px;min-height:48px}.jv-cart{font-size:16px}.jv-section{padding:40px 0}.jv-copy{font-size:16px}.jv-title{font-size:clamp(28px,8vw,36px)}.jv-caption{font-size:14px;line-height:1.5}}body{font-family:Avenir Next,Arial,sans-serif}.jv-header-inner{height:92px}.jv-logo{width:165px}.jv-header nav a{font-size:13px}.jv-btn{background:#111;color:#f7f7f5;border-radius:0}.jv-btn:hover{background:#333}.jv-story .jv-btn{background:#111;color:#f7f7f5}.jv-story-strip{background:#eaeae5}.jv-story-closing{background:#f0f0eb}.jv-story-copy h2,.jv-story-faq h2,.jv-product-heading h1{font-weight:500}.jv-story{background:#f7f7f5}.jv-color-option[aria-current=true]{background:#f0f0eb}@media(max-width:749px){.jv-logo{width:137px}.jv-header[data-enhanced] .jv-header-inner{height:76px}.jv-header nav a{font-size:15px}}
/*# sourceMappingURL=/cdn/shop/t/11/compiled_assets/styles.css.map?subset=AACABg */
