:root{--ink: #071422;--muted: #646b73;--line: #d8dde2;--paper: #fbfbf9;--bone: #f1f0ec;--navy: #0d3448;--navy-2: #0a2638;--blue: #64caff;--blue-2: #b4eaff;--sky: #e9f8ff;--steel: #9db5c5;--white: #ffffff;--radius: 8px;--serif: "Montserrat", "Inter", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--sans: "Inter", Arial, sans-serif;--mono: "IBM Plex Mono", "Courier New", monospace}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.4}#PBarNextFrame,#PBarNextFrameWrapper{pointer-events:none!important}a{color:inherit;text-decoration:none}button,input{font:inherit}.site-shell{min-height:100vh;overflow-x:hidden}.mono{font-family:var(--mono);letter-spacing:0;text-transform:uppercase}.ticker{position:sticky;top:0;z-index:50;height:42px;display:flex;align-items:center;overflow:hidden;background:var(--navy-2);color:#ffffffdb;border-bottom:1px solid rgba(255,255,255,.18);font-family:var(--mono);font-size:14px;white-space:nowrap}.ticker-track{display:flex;gap:52px;min-width:max-content;animation:ticker 28s linear infinite}.ticker span{display:inline-flex;align-items:center;gap:8px}@keyframes ticker{0%{transform:translate(0)}to{transform:translate(-50%)}}.nav{position:sticky;top:42px;z-index:45;height:94px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(22px,6vw,128px);background:#fffffff5;border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.brand{display:inline-flex;align-items:flex-start;gap:2px;color:var(--navy);font-size:74px;line-height:.76;font-weight:900;letter-spacing:0}.brand sup{font-size:12px;letter-spacing:0;margin-top:6px}.nav-left,.nav-right{display:flex;align-items:center;gap:clamp(22px,2.6vw,38px)}.nav-links{display:flex;gap:34px;font-size:21px}.icon-link{display:inline-flex;align-items:center;gap:10px;font-size:20px}.mobile-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--line);background:var(--white);border-radius:999px}.mobile-panel{display:none;padding:18px 22px 24px;background:var(--white);border-bottom:1px solid var(--line)}.section{padding:clamp(72px,8vw,130px) clamp(22px,6vw,128px)}.section-tight{padding-top:clamp(44px,6vw,84px);padding-bottom:clamp(44px,6vw,84px)}.container{width:min(100%,1536px);margin:0 auto}.h1,.h2,.h3{margin:0;letter-spacing:0;line-height:.98;font-weight:900}.h1{font-family:var(--serif);font-size:86px}.h2{font-size:64px}.h3{font-size:42px}.lede{margin:22px 0 0;font-size:24px;line-height:1.25;max-width:780px}.small{color:var(--muted);font-size:14px}.btn-row{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:34px}.btn{min-height:58px;display:inline-flex;align-items:center;justify-content:center;gap:14px;padding:0 32px;border:1px solid var(--navy);border-radius:999px;background:var(--navy);color:var(--white);cursor:pointer;transition:transform .18s ease,background .18s ease,color .18s ease}.btn:hover{transform:translateY(-1px)}.btn-blue{border-color:var(--blue);background:var(--blue);color:var(--ink)}.btn-light{border-color:#fffc;background:#ffffff14;color:var(--white)}.btn-outline{background:transparent;color:var(--navy)}.btn-wide{width:100%}.hero{position:relative;min-height:min(700px,calc(100vh - 136px));display:grid;align-items:center;overflow:hidden;background:#76828a}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(90deg,#00000085,#0000002e,#00000059),var(--hero-image);background-position:center;background-size:cover;transform:scale(1.02)}.hero-content{position:relative;z-index:2;width:min(720px,calc(100% - 44px));margin-left:clamp(22px,6vw,128px);color:var(--white)}.hero-product{position:absolute;z-index:2;right:13%;bottom:-18px;width:310px;pointer-events:none}.hero-product .pouch{width:100%}.hero .lede{max-width:600px;color:#ffffffeb}.hero-arrow{position:absolute;z-index:4;top:50%;width:58px;height:58px;display:grid;place-items:center;border:0;border-radius:999px;background:#ffffffe6;color:var(--navy);cursor:pointer}.hero-arrow.left{left:-14px}.hero-arrow.right{right:-14px}.trust-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;align-items:center;min-height:106px;padding:22px clamp(22px,6vw,128px);background:var(--white);border-bottom:1px solid var(--line)}.trust-item{display:flex;align-items:center;gap:14px;font-size:16px}.dots{justify-content:flex-end}.dot{width:8px;height:8px;border-radius:999px;background:#c7ced3}.dot.active{width:62px;background:var(--ink)}.product-cards{background:var(--bone)}.product-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px}.product-card{min-height:568px;display:grid;grid-template-rows:auto 1fr auto;gap:28px;padding:32px;border-radius:var(--radius);overflow:hidden}.card-dark{background:linear-gradient(145deg,#153d50,#0e2d42);color:var(--white)}.card-blue{background:linear-gradient(135deg,#80dcff,#37aee8);color:var(--ink)}.card-title{font-size:22px}.product-card-body{display:grid;grid-template-columns:1fr 1fr;align-items:end;gap:18px}.benefit-list{margin:0;padding:0;list-style:none;font-size:28px;line-height:1.2}.benefit-list li:before{content:"- "}.pouch{position:relative;width:min(300px,80%);aspect-ratio:.72;margin:0 auto;border-radius:10px 10px 24px 24px;background:linear-gradient(90deg,rgba(255,255,255,.12),transparent 26%,rgba(0,0,0,.18) 60%,rgba(255,255,255,.08)),linear-gradient(180deg,#1e647d,#0f3448 70%,#0b2638);box-shadow:0 24px 35px #00000040;color:var(--white)}.pouch:before{content:"";position:absolute;top:14px;left:8%;right:8%;height:12px;border-top:2px solid rgba(255,255,255,.16);border-bottom:2px solid rgba(0,0,0,.22);border-radius:999px}.pouch-logo{position:absolute;top:22%;left:12%;font-size:94px;letter-spacing:0;line-height:1}.pouch-sub{position:absolute;left:14%;bottom:18%;max-width:130px;font-family:var(--serif);font-size:17px;line-height:.95}.pouch-badge{position:absolute;right:11%;bottom:21%;width:48px;height:48px;display:grid;place-items:center;border-radius:999px;background:var(--blue);color:var(--ink);font-family:var(--mono);font-size:8px;text-align:center}.box{width:min(260px,82%);aspect-ratio:.74;margin:0 auto;border-radius:7px;background:linear-gradient(180deg,#1a5269,#0e3047);box-shadow:0 22px 34px #00000038;color:var(--white);position:relative}.box .box-label{position:absolute;top:10%;left:10%;right:10%;padding:14px;background:linear-gradient(135deg,var(--blue),#2e9fda);color:var(--white);font-size:58px;line-height:.85;letter-spacing:0}.box .box-copy{position:absolute;left:12%;bottom:19%;color:var(--blue-2);font-family:var(--serif);font-size:20px;line-height:.95}.goals{background:var(--paper)}.goals-grid{display:grid;grid-template-columns:.9fr 1.1fr;align-items:stretch;gap:0}.goals-copy{padding:clamp(48px,6vw,82px) clamp(24px,6vw,86px) clamp(48px,6vw,82px) 0}.check-list{display:grid;gap:22px;margin:34px 0 0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:22px 1fr;gap:22px;align-items:start}.photo-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:minmax(220px,1fr);min-height:560px}.photo-tile{background-image:var(--photo);background-size:cover;background-position:center}.reviews-hero{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(32px,5vw,84px);align-items:start}.stars{color:#5edcff;letter-spacing:0;font-size:25px}.video-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.video-card img,.gallery-main img,.science-photo,.tile-img{width:100%;height:100%;object-fit:cover;display:block}.video-thumb{position:relative;aspect-ratio:.64;overflow:hidden;border-radius:4px;background:var(--bone)}.play{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:94px;height:94px;display:grid;place-items:center;border:4px solid var(--white);border-radius:999px;color:var(--white);background:#ffffff1f}.press-logos{display:grid;grid-template-columns:repeat(3,1fr);gap:48px;padding-top:110px;text-align:center;font-family:var(--serif);font-size:52px;line-height:1}.footer-band{min-height:96px;background:var(--navy-2)}.pdp-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(380px,.9fr);gap:clamp(44px,7vw,110px);align-items:start}.breadcrumbs{margin-bottom:28px;color:var(--muted);font-size:14px}.gallery-main{position:relative;min-height:620px;display:grid;place-items:center;padding:clamp(36px,4vw,64px);background:var(--bone);overflow:hidden}.gallery-main .pouch{width:min(420px,75%)}.cert-row{position:absolute;left:7%;right:7%;bottom:36px;display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:22px;background:#ffffffeb}.cert-row div{display:flex;align-items:center;justify-content:center;gap:12px;font-weight:700}.thumbs{display:grid;grid-template-columns:repeat(7,1fr);gap:18px;margin-top:24px}.thumb{min-height:72px;border:1px solid transparent;border-radius:3px;background:var(--bone);cursor:pointer;overflow:hidden}.thumb.active{border-color:var(--navy)}.mini-visual{width:100%;height:100%;min-height:72px;display:grid;place-items:center;background:linear-gradient(135deg,var(--sky),#ccdce6);color:var(--navy);font-size:20px}.tag{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:4px;background:var(--blue);color:var(--ink);font-family:var(--mono);font-size:13px;text-transform:uppercase}.pdp-title{margin:24px 0 12px}.flavors{display:flex;flex-wrap:wrap;gap:10px;margin:34px 0 8px}.flavor{min-height:42px;display:inline-flex;align-items:center;gap:9px;padding:0 13px;border:1px solid var(--line);border-radius:4px;background:var(--white);cursor:pointer}.flavor.active{border:3px solid var(--navy);background:var(--sky)}.swatch{width:18px;height:18px;border-radius:999px;background:var(--blue)}.plan-box{margin-top:42px;border:1px solid var(--line);border-radius:4px;overflow:hidden}.plan{display:grid;grid-template-columns:24px 1fr auto;gap:14px;padding:22px 18px;background:var(--white);cursor:pointer;border-bottom:1px solid var(--line)}.plan:last-child{border-bottom:0}.plan.active{outline:2px solid var(--ink);background:#f6fbfd}.radio{width:20px;height:20px;border:1px solid var(--line);border-radius:999px;margin-top:4px}.active .radio{border:5px solid var(--blue)}.save{margin-left:6px;padding:3px 7px;border-radius:3px;background:#d7eff8;color:var(--navy);font-size:14px}.gift{display:grid;grid-template-columns:120px 1fr;gap:18px;align-items:center;margin:40px 0}.gift-img{aspect-ratio:1.35;display:grid;place-items:center;background:var(--bone);border-radius:4px;color:var(--navy)}.sticky-buy{position:sticky;top:136px;z-index:30;display:grid;grid-template-columns:1fr minmax(280px,44%);gap:48px;align-items:center;padding:18px clamp(22px,6vw,128px);background:#fffffff7;box-shadow:0 10px 24px #0000000d}.accordion{border-top:1px solid var(--line)}.acc-item{border-bottom:1px solid var(--line)}.acc-head{width:100%;min-height:64px;display:flex;align-items:center;justify-content:space-between;border:0;background:transparent;cursor:pointer;font-weight:700;text-align:left}.acc-body{padding:0 42px 26px 0;color:#1f2933;font-size:19px;line-height:1.55}.sub-card{margin:48px 0 42px;padding:28px;border-radius:var(--radius);background:var(--bone)}.pro-card{display:grid;grid-template-columns:1fr .8fr;gap:20px;align-items:center;margin:42px 0;padding:26px;border-radius:var(--radius);background:linear-gradient(135deg,#7dd8ff,#309bd1)}.compare-table{display:grid;grid-template-columns:1.1fr repeat(4,1fr);align-items:stretch;margin-top:56px}.compare-cell{min-height:76px;display:grid;place-items:center;padding:14px;border-bottom:1px solid var(--line);text-align:center}.compare-label{justify-content:start;place-items:center start;font-size:18px}.compare-brand{background:var(--navy);color:var(--white)}.mark{width:30px;height:30px;display:grid;place-items:center;border-radius:999px;font-weight:700}.yes{background:var(--blue);color:var(--ink)}.no{border:2px solid #cfd6da;color:#a8b1b7}.nutrition-grid,.science-grid,.dark-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(44px,7vw,110px);align-items:center}.nutrition-list{margin:42px 0;border-top:1px solid var(--line)}.nutrition-list div{display:flex;justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--line)}.nutrition-other{margin:-18px 0 30px;color:#05080cb8;font-size:15px;line-height:1.5;font-weight:700}.scoop-art,.science-art{min-height:640px;display:grid;place-items:center;background:var(--bone);overflow:hidden}.scoop{position:relative;width:70%;height:72px;border-radius:999px 14px 14px 999px;background:var(--navy);transform:rotate(-4deg);box-shadow:0 24px 28px #0000002e}.scoop:before{content:"";position:absolute;left:-42px;top:-42px;width:156px;height:156px;border-radius:999px;background:radial-gradient(circle,#a8d2df,#4f90aa 70%,#17495d);box-shadow:inset 0 0 30px #00000047}.ingredients{background:var(--navy-2);color:var(--white)}.ingredient-head{display:flex;justify-content:space-between;gap:28px;align-items:center;margin-bottom:48px}.rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(310px,30vw);gap:28px;align-items:stretch;overflow-x:auto;padding-bottom:28px;scroll-snap-type:x mandatory}.ingredient-card{min-height:520px;display:grid;align-content:end;padding:24px;border-radius:var(--radius);overflow:hidden;background-image:linear-gradient(180deg,#0000000a,#00000057 58%,#071422b8),var(--ingredient);background-size:cover;background-position:center;scroll-snap-align:start}.dark-band{background:var(--navy-2);color:var(--white)}.science-art{background-image:linear-gradient(#f1f0ec33,#f1f0ec33),url(vrsty-photo-product-closeup.jpg);background-size:cover;background-position:center}.stat-grid{display:grid;grid-template-columns:1fr 1fr;gap:36px;margin:38px 0}.stat{padding-top:18px;border-top:1px solid #9ea9b0}.stat .mono{margin:0 0 18px}.stat strong{display:block;font-size:96px;letter-spacing:0;line-height:.86;margin:0 0 24px}.stat b{display:block;max-width:620px;font-size:clamp(18px,1.35vw,24px);line-height:1.22;letter-spacing:0}.review-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:36px;margin-top:54px}.review-card{padding:34px;background:var(--bone);border-radius:4px}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(36px,8vw,120px);align-items:start}.accessibility-dot{position:fixed;left:24px;bottom:22px;z-index:90;width:50px;height:50px;display:grid;place-items:center;border-radius:999px;background:var(--navy);color:var(--white);box-shadow:0 8px 20px #00000026}.vrsty-site,body{--navy: #0a3147;--navy-2: #071f32;--blue: #50c8ff;--blue-2: #b7edff;--sky: #e7f8ff}.content-for-layout{overflow-x:hidden}.vrsty-product-form .loading__spinner{position:static;margin-left:2px}.vrsty-product-form .loading__spinner.hidden{display:none}.vrsty-brand{font-size:54px;line-height:1;font-weight:900;letter-spacing:0}.hero-kicker{margin:0 0 16px;color:#ffffffd1}.vrsty-hero .hero-bg{background-image:linear-gradient(90deg,#020f19bd,#020f193d,#020f196b),var(--hero-image)}.hero-tub{right:10%;bottom:34px;width:290px}.tub{position:relative;width:min(310px,84%);aspect-ratio:.78;margin:0 auto;border-radius:18px 18px 38px 38px;background:linear-gradient(90deg,rgba(255,255,255,.16),transparent 22%,rgba(0,0,0,.24) 62%,rgba(255,255,255,.1)),linear-gradient(180deg,#1b6d92,#0d344a 64%,#071e30);box-shadow:0 30px 45px #00000047;color:var(--white)}.tub:after{content:"";position:absolute;left:7%;right:7%;bottom:-9px;height:26px;border-radius:50%;background:#00000038;filter:blur(12px)}.tub-lid{position:absolute;left:-4%;right:-4%;top:-10px;height:56px;border-radius:18px 18px 7px 7px;background:linear-gradient(180deg,#0a2335,#061827);box-shadow:inset 0 -10px #ffffff14}.tub-label{position:absolute;top:78px;right:28px;bottom:38px;left:28px;display:grid;align-content:center;justify-items:start;gap:6px;padding:24px;border:1px solid rgba(255,255,255,.35);border-radius:10px;background:linear-gradient(135deg,#50c8ff3d,#ffffff0a)}.tub-label span{font-size:28px;font-weight:800}.tub-label strong{color:var(--blue);font-family:var(--mono);font-size:42px}.tub-label small{color:#ffffffd1;font-family:var(--mono);text-transform:uppercase}.product-tub{width:min(270px,90%)}.formula-mini{display:grid;gap:14px;font-size:22px}.formula-mini p{margin:0;padding-bottom:12px;border-bottom:1px solid rgba(7,20,34,.18)}.formula-mini strong{display:inline-block;min-width:84px;font-family:var(--mono)}.supp-panel{align-self:stretch;display:grid;align-content:end;gap:14px;padding:24px;border-radius:var(--radius);background:#ffffffbd;border:1px solid rgba(7,20,34,.16)}.supp-panel strong{font-size:28px;line-height:1.08}.vrsty-pdp-grid{gap:clamp(44px,6vw,92px)}.vrsty-gallery{min-height:660px}.gallery-tub{width:min(380px,72%)}.vrsty-mini-visual{width:100%;min-height:440px;padding:48px;align-content:center;gap:18px;text-align:left}.vrsty-mini-visual span{font-size:42px}.vrsty-mini-visual p{max-width:480px;margin:0;font-size:24px;line-height:1.25}.pdp-info{min-width:0}.pdp-lede{margin:20px 0 0;max-width:680px;color:#24313b;font-size:21px;line-height:1.4}.rating-line{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.rating-line a{text-decoration:underline}.vrsty-plan-box .plan{grid-template-columns:24px minmax(0,1fr) auto;align-items:start}.vrsty-plan-box .plan strong:first-child{display:inline-block;margin-right:8px;font-size:21px}.vrsty-plan-box .plan small{display:block;margin-top:8px;color:#33424c;font-size:15px;line-height:1.35}.plan-price{display:grid;justify-items:end;gap:4px;min-width:82px;font-size:24px}.plan-price s{color:var(--muted);font-size:15px}.serving-cost{display:block;color:#33424c;font-size:12px;font-weight:800;line-height:1.35;text-align:right}.single-sku-note{margin:18px 0 0;color:var(--muted);text-align:center}.compact-list{gap:12px;margin-top:18px}.vrsty-include{margin-bottom:24px}.vrsty-sticky-buy strong{font-size:26px}.vrsty-compare-table{grid-template-columns:1.1fr repeat(4,1fr)}.vrsty-ingredients .ingredient-head{align-items:end}.ingredient-actions{margin-top:0;flex-shrink:0}.vrsty-scoop-art{background:radial-gradient(circle at 35% 43%,rgba(80,200,255,.22),transparent 26%),linear-gradient(135deg,#edf5f8,#d8e7ef)}.vrsty-science-art{background-image:linear-gradient(#0714220d,#0714220d),url(vrsty-photo-real-scoop-pour.jpg)}.vrsty-site .review-card h3{margin-top:10px;font-size:24px;line-height:1.15}.vrsty-site .review-card p{line-height:1.55}@media(max-width:1050px){.hero-tub{display:none}.vrsty-plan-box .plan{grid-template-columns:24px minmax(0,1fr)}.plan-price{grid-column:2;justify-items:start}.vrsty-ingredients .ingredient-head{align-items:start}}@media(max-width:720px){.vrsty-brand{font-size:38px}.vrsty-site .h1{font-size:48px;line-height:1}.vrsty-site .h2{font-size:38px;line-height:1.04}.vrsty-site .h3{font-size:30px}.vrsty-gallery{min-height:520px}.gallery-tub{width:min(270px,78%)}.tub-label{top:66px;right:22px;bottom:32px;left:22px;padding:18px}.tub-label span{font-size:22px}.tub-label strong{font-size:34px}.vrsty-mini-visual{min-height:360px;padding:28px}.vrsty-mini-visual p{font-size:19px}.formula-mini{font-size:18px}.supp-panel strong{font-size:23px}.vrsty-sticky-buy{position:static}.vrsty-compare-table{min-width:760px}}@media(max-width:1050px){.nav{padding-inline:22px}.nav-links,.nav-right{display:none}.mobile-toggle{display:inline-flex}.mobile-panel.open{position:sticky;top:136px;z-index:44;display:grid;gap:16px}.trust-strip,.product-card-grid,.goals-grid,.reviews-hero,.pdp-grid,.sticky-buy,.nutrition-grid,.science-grid,.dark-split,.faq-grid{grid-template-columns:1fr}.goals-copy{padding-right:0}.sticky-buy{top:136px;gap:18px}.video-cards,.review-cards{grid-template-columns:1fr}}@media(max-width:720px){.ticker{height:36px;font-size:12px}.nav{top:36px;height:76px}.brand{font-size:48px}.hero{min-height:630px}.hero-content{margin-left:22px;margin-bottom:0}.hero-product{display:none}.h1{font-size:52px}.h2{font-size:40px}.section{padding-inline:22px}.trust-strip{padding:18px 22px}.product-card,.product-card-body,.pro-card{grid-template-columns:1fr}.product-card{min-height:0;padding:22px}.photo-grid{grid-template-columns:1fr}.press-logos{grid-template-columns:1fr;gap:26px;padding-top:56px}.gallery-main{min-height:520px;padding:28px 16px 112px}.thumbs{grid-template-columns:repeat(4,1fr);gap:10px}.cert-row,.plan,.gift,.stat-grid,.ingredient-head{grid-template-columns:1fr}.stat strong{font-size:clamp(72px,17vw,96px);margin-bottom:20px}.stat b{font-size:19px}.compare-table{grid-template-columns:1fr repeat(4,90px);overflow-x:auto;min-width:680px}.compare-wrap{overflow-x:auto}.scoop-art,.science-art{min-height:420px}}:root,body,.vrsty-site{--ink: #080a0c;--muted: #687078;--line: #dfe3e4;--paper: #ffffff;--bone: #f2f1ec;--navy: #050505;--navy-2: #050505;--blue: #70d9ff;--blue-2: #d9f6ff;--sky: #eefaff;--lime: #0a7cff;--sand: #f0dfbd;--serif: "Montserrat", "Inter", "Avenir Next", "Helvetica Neue", Arial, sans-serif;--sans: "Inter", "Montserrat", "Avenir Next", "Helvetica Neue", Arial, sans-serif}body{background:#fff;color:var(--ink);font-family:var(--sans);letter-spacing:0}.h1,.h2,.h3,.brand,.pdp-title,.nav-links,.plan strong,.review-card h3,.video-card h3{font-family:Montserrat,Inter,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:900;letter-spacing:0}.h1{font-size:clamp(56px,5.8vw,104px);line-height:.95}.h2{font-size:clamp(44px,4.2vw,78px);line-height:.96}.h3{font-size:clamp(28px,2.2vw,44px);line-height:1.02}.lede{max-width:760px;font-size:clamp(19px,1.35vw,26px);line-height:1.28}.ticker{height:40px;top:0;background:#050505;color:#ffffffe6;border-bottom:0;font-size:14px;font-weight:600}.ticker-track{gap:64px}.nav{top:40px;height:92px;background:#fff;border-bottom:1px solid #d8dddc;box-shadow:none}.brand.vrsty-brand,.brand{color:var(--navy);font-size:clamp(42px,4.5vw,76px);font-weight:900;line-height:.86}.nav-links{font-size:20px;font-weight:650}.icon-link{font-weight:650}.btn{min-height:62px;border-color:var(--navy);background:var(--navy);color:#fff;font-weight:800;letter-spacing:0}.btn-blue{border-color:var(--blue);background:var(--blue);color:#041516}.btn-outline{background:#fff;color:var(--navy)}.section{padding-block:clamp(82px,9vw,150px)}.vrsty-pdp-section{padding-top:clamp(36px,4vw,72px);background:#fff}.pdp-grid.vrsty-pdp-grid{grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);gap:clamp(56px,7vw,118px)}.breadcrumbs{margin-bottom:22px;font-size:14px}.gallery-main.vrsty-gallery{min-height:min(720px,72vw);padding:clamp(20px,3vw,46px);background:#f1f0eb;border-radius:4px}.vrsty-product-photo,.hero-product-photo{display:block;width:100%;height:100%;object-fit:contain}.vrsty-product-photo{max-height:650px;filter:drop-shadow(0 28px 34px rgba(6,26,27,.18))}.cert-row{left:6%;right:6%;bottom:32px;gap:0;padding:22px 28px;background:#fff;border-radius:0;box-shadow:0 10px 24px #0000000f}.cert-row div+div{border-left:1px solid var(--line)}.thumbs{grid-template-columns:repeat(5,minmax(72px,1fr));max-width:760px;gap:16px}.thumb{aspect-ratio:1;min-height:0;padding:0;border-radius:4px;background:#f1f0eb}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.thumb.active{border:2px solid var(--navy)}.pdp-info{padding-top:44px}.tag{padding:7px 12px;border-radius:4px;background:var(--blue);color:#051517;font-weight:700}.pdp-title{margin:26px 0 12px;font-size:clamp(54px,4.8vw,92px)}.stars{color:var(--blue)}.pdp-lede{max-width:720px;font-size:20px;line-height:1.48;color:#20272c}.flavor,.plan{border-radius:4px}.flavor.active{border:2px solid var(--navy);background:#f5fbfc}.swatch{background:linear-gradient(135deg,#1ca5ff,#8ce8ff)}.plan-box{margin-top:38px;border-color:#cfd6d6}.plan{padding:24px 22px}.plan.active{outline:2px solid var(--navy);background:#f7faf6}.active .radio{border-color:var(--blue)}.save{background:var(--sand);color:#171717;font-family:var(--mono);font-weight:700;text-transform:uppercase}.gift.vrsty-include,.sub-card{background:#f4f3ef;border-radius:6px}.sticky-buy.vrsty-sticky-buy{top:132px;min-height:112px;border-top:1px solid #edf0ef;border-bottom:1px solid #edf0ef;box-shadow:0 -10px 24px #0000000a}.vrsty-sticky-buy .btn{max-width:620px;justify-self:end}.ingredients,.dark-band{background:var(--navy-2)}.ingredient-head{margin-bottom:58px}.ingredient-card{min-height:580px;border-radius:6px;background-image:linear-gradient(180deg,#0a191905,#0a19191f 48%,#092d2cc7),var(--ingredient)}.ingredient-card .mono{color:#ffffffe6;font-weight:700}.ingredient-card p:not(.mono){max-width:92%;font-size:18px;line-height:1.45}.nutrition-list div{font-weight:700}.nutrition-list div span:first-child{text-transform:uppercase}.compare-brand{background:var(--navy)}.yes{background:var(--blue)}.vrsty-science-art{background-image:linear-gradient(#f2f1ec14,#f2f1ec14),var(--science-image, url(vrsty-photo-real-scoop-pour.jpg));background-size:contain;background-repeat:no-repeat;background-position:center}.stat strong{font-family:Montserrat,Inter,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:900}.review-card{background:#f4f3ef;min-height:310px}.review-card .stars{font-size:18px;letter-spacing:0}.review-card p:not(.stars):not(.small){font-size:19px;line-height:1.55}.hero.vrsty-hero{min-height:min(700px,calc(100vh - 132px));background:#050505}.hero-kicker{font-weight:700}.hero-tub{display:none}.hero-product-photo{max-height:640px;filter:drop-shadow(0 34px 44px rgba(0,0,0,.3))}.card-product-photo{display:block;width:min(360px,92%);max-height:460px;object-fit:contain;justify-self:center;align-self:end;filter:drop-shadow(0 24px 34px rgba(0,0,0,.28))}.video-thumb{aspect-ratio:.9;background:#f1f0eb}.video-card h3{margin:8px 0;font-size:28px;line-height:1.05}.play{display:none}.press-logos{font-family:Montserrat,Inter,Avenir Next,Helvetica Neue,Arial,sans-serif;font-weight:900;text-transform:uppercase}@media(max-width:1050px){.pdp-grid.vrsty-pdp-grid{grid-template-columns:1fr}.pdp-info{padding-top:0}.sticky-buy.vrsty-sticky-buy{top:132px}.vrsty-sticky-buy .btn{justify-self:stretch;max-width:none}}@media(max-width:720px){.ticker{height:36px;font-size:12px}.nav{top:36px;height:76px}.h1,.vrsty-site .h1{font-size:46px;line-height:.98}.h2,.vrsty-site .h2{font-size:38px;line-height:1}.gallery-main.vrsty-gallery{min-height:470px}.cert-row{position:static;grid-template-columns:1fr;margin-top:18px}.cert-row div+div{border-left:0;border-top:1px solid var(--line);padding-top:14px}.thumbs{grid-template-columns:repeat(2,1fr)}.sticky-buy.vrsty-sticky-buy{position:static}.hero.vrsty-hero{min-height:620px}}:root,body,.vrsty-site{--ink: #050505;--muted: #62666d;--line: #d9dde3;--paper: #ffffff;--bone: #f5f7fa;--navy: #050505;--navy-2: #050505;--blue: #0a7cff;--blue-2: #d9ecff;--sky: #f2f8ff;--lime: #0a7cff;--sand: #eef6ff}body{background:#fff;color:#050505}body:has(.vrsty-home-sticky-atc),body:has(.vrsty-sticky-buy){padding-bottom:112px}.vrsty-site{position:sticky;top:0;z-index:1200;background:#fff;box-shadow:0 1px #0505051a}.ticker,.nav{position:relative;top:auto}.ticker{background:#050505;color:#fff}.nav{background:#fff;color:#050505}.brand.vrsty-brand,.brand,.nav-links,.icon-link,.mobile-panel a{color:#050505}.brand.vrsty-brand{display:inline-grid;gap:2px;align-items:center}.brand-main{font-size:clamp(38px,4vw,64px);line-height:.82;font-weight:900}.brand-subline{font-size:12px;line-height:1;font-weight:900;text-transform:uppercase;letter-spacing:0}.nav-corner-logo{display:inline-grid;justify-items:end;gap:2px;padding-right:18px;border-right:1px solid var(--line);color:#050505;text-transform:uppercase}.nav-corner-logo span{font-weight:900;line-height:1}.nav-corner-logo small{font-size:10px;font-weight:900;letter-spacing:0}.btn,.compare-brand{border-color:#050505;background:#050505;color:#fff}.btn-blue,.tag,.yes,.active .radio{border-color:#0a7cff;background:#0a7cff;color:#fff}.btn-outline{border-color:#050505;background:#fff;color:#050505}.btn-light{border-color:#fff;background:#fff;color:#050505}.gallery-main.vrsty-gallery,.thumb,.gift.vrsty-include,.sub-card,.review-card,.video-thumb{background:#f5f7fa}.hero.vrsty-hero{background:#050505;min-height:min(700px,calc(100vh - 132px))}.vrsty-hero .hero-bg{background-image:linear-gradient(90deg,#050505c7,#05050538,#0505056b),var(--hero-image);background-position:center}.vrsty-hero .h1,.vrsty-hero .lede,.vrsty-hero .hero-kicker{color:#fff;opacity:1}.vrsty-hero .h1{max-width:760px;font-size:clamp(42px,3.8vw,64px);line-height:1;text-shadow:0 2px 26px rgba(0,0,0,.42)}.ingredients,.dark-band{background:#050505;color:#fff}.dark-band,.dark-band .h2,.dark-band .h3,.dark-band h1,.dark-band h2,.dark-band h3,.dark-band p,.dark-band span,.dark-band strong,.vrsty-ingredients .ingredient-head,.vrsty-ingredients .ingredient-head *,.vrsty-ingredients .h2,.vrsty-ingredients h2,.vrsty-ingredients .ingredient-card .h3,.vrsty-ingredients .ingredient-card h3{color:#fff}.ingredients .lede,.dark-band .lede,.ingredients .mono,.dark-band .mono,.vrsty-ingredients .ingredient-head .mono{color:#ffffffc7}.vrsty-ingredients .ingredient-actions .btn{border-color:#0a7cff;background:#0a7cff;color:#fff}.vrsty-ingredients .ingredient-actions .btn-light{border-color:#fff;background:#fff;color:#050505}.ingredient-card{min-height:auto;height:clamp(720px,56vw,860px);display:grid;grid-template-rows:minmax(320px,46%) 1fr;padding:0;background:#fff;color:#050505;border:1px solid rgba(255,255,255,.18);overflow:hidden}.ingredient-media{min-height:0;height:100%;background:#f5f7fa}.ingredient-media img,.ingredient-media .vrsty-photo-placeholder{width:100%;height:100%;min-height:0;display:block;object-fit:cover}.ingredient-copy{display:grid;grid-template-rows:auto auto 1fr;align-content:start;gap:14px;min-height:0;padding:24px;background:#fff;color:#050505}.ingredient-copy .mono,.ingredient-copy h3,.ingredient-copy p{margin:0;color:#050505!important}.ingredient-copy .mono{color:#0a7cff!important;font-weight:900}.ingredient-copy .h3{font-size:clamp(28px,2.6vw,42px);line-height:.96;text-wrap:balance;overflow-wrap:normal}.ingredient-card.is-title-long .ingredient-copy .h3{font-size:clamp(27px,2.05vw,36px);line-height:.98}.ingredient-card.is-title-xl .ingredient-copy .h3{font-size:clamp(23px,1.55vw,30px);line-height:1}.ingredient-copy p:not(.mono){font-size:clamp(16px,1.02vw,19px);line-height:1.28}.ingredient-card.is-copy-long .ingredient-copy p:not(.mono){font-size:clamp(14px,.92vw,17px);line-height:1.23}.vrsty-photo-placeholder{min-height:360px;width:100%;display:grid;place-items:center;border:2px dashed rgba(10,124,255,.45);background:linear-gradient(135deg,rgba(10,124,255,.12),transparent 45%),#f5f7fa;color:#050505;text-align:center;font-weight:800;text-transform:uppercase}.vrsty-photo-placeholder span{max-width:260px}.compare-mobile{display:none}.compare-mobile article{padding:22px;border:1px solid var(--line);background:#fff}.compare-mobile article:first-child{background:#050505;color:#fff}.compare-mobile h3,.compare-mobile p{margin:0}.compare-mobile p{margin-top:10px;color:inherit;line-height:1.45}.vrsty-support-section{background:#fff}.vrsty-support-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);gap:clamp(42px,7vw,112px);align-items:center}.vrsty-support-media{min-height:clamp(520px,48vw,760px);display:grid;place-items:center;background:#f5f7fa;border:1px solid var(--line);overflow:hidden}.vrsty-support-media img{width:100%;height:100%;max-height:720px;object-fit:contain;padding:clamp(24px,4vw,64px);filter:drop-shadow(0 28px 36px rgba(5,5,5,.18))}.vrsty-benefit-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:34px}.vrsty-benefit-item{min-height:96px;display:grid;grid-template-columns:42px 1fr;align-items:center;gap:16px;padding:20px;border:1px solid var(--line);background:#fff}.vrsty-benefit-item span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#0a7cff;color:#fff;font-weight:900}.vrsty-benefit-item strong,.vrsty-formula-list strong,.vrsty-formula-list span{color:#050505}.vrsty-formula-list{margin-top:34px;border-top:2px solid #050505}.vrsty-formula-list .mono{margin:18px 0 4px}.vrsty-formula-list div{display:flex;justify-content:space-between;gap:20px;padding:16px 0;border-bottom:1px solid var(--line);font-size:18px}.vrsty-training-section{background:#f5f7fa}.vrsty-training-grid{grid-template-columns:minmax(0,.92fr) minmax(420px,1.08fr);align-items:center}.vrsty-training-media{display:grid;grid-template-columns:1.2fr .8fr;gap:16px;min-height:640px}.vrsty-training-photo{margin:0;min-height:300px;background:#fff;border:1px solid var(--line);overflow:hidden}.vrsty-training-photo.is-large{grid-row:span 2;min-height:640px}.vrsty-training-photo img,.video-thumb img{width:100%;height:100%;object-fit:cover;display:block}.vrsty-training-photo .vrsty-photo-placeholder,.video-thumb .vrsty-photo-placeholder{height:100%;min-height:inherit}.sticky-buy.vrsty-sticky-buy,.vrsty-home-sticky-atc{position:fixed;top:auto;left:0;right:0;bottom:0;z-index:1300;min-height:92px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,520px);gap:24px;align-items:center;padding:16px clamp(18px,6vw,128px);background:#fff;color:#050505;border-top:1px solid var(--line);box-shadow:0 -18px 40px #0505051a;transition:opacity .18s ease,transform .18s ease,visibility .18s ease}body.overflow-hidden .sticky-buy.vrsty-sticky-buy,body.overflow-hidden .vrsty-home-sticky-atc,body.vrsty-cart-surface-open .sticky-buy.vrsty-sticky-buy,body.vrsty-cart-surface-open .vrsty-home-sticky-atc,body:has(cart-drawer.active) .sticky-buy.vrsty-sticky-buy,body:has(cart-drawer.active) .vrsty-home-sticky-atc,body:has(cart-notification.active) .sticky-buy.vrsty-sticky-buy,body:has(cart-notification.active) .vrsty-home-sticky-atc{opacity:0;pointer-events:none;transform:translateY(110%);visibility:hidden}.vrsty-home-sticky-atc form{margin:0}.vrsty-sticky-meta{display:grid;gap:4px}.vrsty-sticky-meta strong,.vrsty-sticky-buy strong{font-weight:900}.vrsty-sticky-meta span{color:var(--muted)}.sticky-buy.vrsty-sticky-buy .btn,.vrsty-home-sticky-atc .btn{width:100%;max-width:none}.vrsty-footer{padding:clamp(72px,8vw,120px) clamp(22px,6vw,128px) 32px;background:#050505;color:#fff}.vrsty-footer-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(180px,.5fr) minmax(260px,.75fr);gap:clamp(34px,6vw,96px);align-items:start}.vrsty-footer .brand{color:#fff}.vrsty-footer p{max-width:560px;color:#ffffffc7}.vrsty-footer-links{display:grid;gap:16px;font-weight:800}.vrsty-footer-links a{color:#fff}.vrsty-footer-note{padding-top:6px;border-top:2px solid #0a7cff}.vrsty-footer-note small{display:block;color:#ffffff8f;line-height:1.45}.vrsty-footer-bottom{display:flex;justify-content:space-between;gap:20px;margin-top:70px;padding-top:22px;border-top:1px solid rgba(255,255,255,.16);color:#ffffffa3}@media(max-width:1050px){.vrsty-support-grid,.vrsty-training-grid,.vrsty-footer-grid{grid-template-columns:1fr}.vrsty-training-media{grid-template-columns:1fr 1fr;min-height:460px}.vrsty-training-photo.is-large{min-height:460px}}@media(max-width:720px){body:has(.vrsty-home-sticky-atc),body:has(.vrsty-sticky-buy){padding-bottom:138px}.vrsty-support-media{min-height:440px}.vrsty-benefit-grid,.vrsty-training-media,.sticky-buy.vrsty-sticky-buy,.vrsty-home-sticky-atc,.vrsty-footer-bottom{grid-template-columns:1fr}.sticky-buy.vrsty-sticky-buy,.vrsty-home-sticky-atc{min-height:126px;padding:14px 18px}.vrsty-training-photo.is-large,.vrsty-training-photo{min-height:320px}.nav-corner-logo{display:none}.brand-subline{font-size:9px}.compare-table.vrsty-compare-table{display:none}.compare-wrap{overflow:visible}.compare-mobile{display:grid;gap:12px;margin-top:30px}.rail{grid-auto-columns:minmax(280px,86vw)}.vrsty-ingredients .ingredient-head{display:grid;grid-template-columns:1fr;align-items:start;gap:22px}.vrsty-ingredients .ingredient-head>div:first-child,.vrsty-ingredients .ingredient-head .h2{width:100%;max-width:100%;min-width:0}.vrsty-ingredients .ingredient-head .h2{font-size:clamp(42px,12vw,58px);line-height:.96;word-break:normal;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.vrsty-ingredients .ingredient-actions{width:100%;display:grid;grid-template-columns:1fr;gap:12px}.vrsty-ingredients .ingredient-actions .btn{width:100%;min-width:0}.gift.vrsty-include{grid-template-columns:56px minmax(0,1fr);gap:14px;align-items:center;margin:24px 0;padding:16px}.gift.vrsty-include .gift-img{width:56px;min-height:56px;aspect-ratio:1}.gift.vrsty-include .gift-img svg{width:30px!important;height:30px!important}}.brand.vrsty-brand{display:inline-flex;align-items:center;width:clamp(132px,13vw,188px);font-size:0;line-height:0}.vrsty-logo-img{display:block;width:100%;height:auto}.nav-corner-logo{display:inline-flex;align-items:center;width:clamp(112px,9vw,148px);min-width:112px;padding-right:18px;border-right:1px solid var(--line);line-height:0}.vrsty-corner-logo-img{display:block;width:100%;height:auto}@media(max-width:720px){.brand.vrsty-brand{width:118px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/vrsty-custom.css.map */
