.vfuel-pdp{--bg: #FFFFFF;--bg-2: #F7F8F9;--ink: #14181D;--text-2: #565E68;--text-3: #8A919B;--line: #E7E9EC;--navy: #1E3A5F;--navy-dk: #162C49;--navy-pale: #EEF2F7;--paper-line: #DDDCD6;--sans: "IBM Plex Sans", system-ui, sans-serif;--mono: "IBM Plex Mono", ui-monospace, monospace;font-family:var(--sans);background:var(--bg);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}.vfuel-pdp *,.vfuel-pdp *:before,.vfuel-pdp *:after{box-sizing:border-box;margin:0;padding:0}.vfuel-pdp img{display:block;max-width:100%;object-fit:cover}.vfuel-pdp button{cursor:pointer;font-family:inherit;border:none}.vfuel-pdp a{color:inherit}.vfuel-pdp :focus-visible{outline:2px solid var(--navy);outline-offset:2px}.vfuel-pdp .breadcrumb{display:block;padding:14px 40px;font-size:12px;font-family:var(--mono);color:var(--text-3);border-bottom:1px solid var(--line)}.vfuel-pdp .breadcrumb a{text-decoration:none;color:var(--text-3)}.vfuel-pdp .breadcrumb a:hover{color:var(--navy)}.vfuel-pdp .breadcrumb span{margin:0 6px;opacity:.6}.vfuel-pdp .img-placeholder{background:var(--bg-2);border:1px dashed var(--line);border-radius:6px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;color:var(--text-3);font-size:13px;font-weight:500;text-align:center;padding:24px}.vfuel-pdp .img-placeholder .ph-icon{color:var(--text-3)}.vfuel-pdp .img-placeholder .ph-icon svg{display:block}.vfuel-pdp .img-placeholder .ph-label{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase}.vfuel-pdp .img-placeholder .ph-spec{font-size:11px;opacity:.8;margin-top:2px}.vfuel-pdp .prep-badge{background:var(--navy-pale);border-radius:6px;padding:16px 20px;display:flex;align-items:center;gap:16px}.vfuel-pdp .prep-badge .pb-icon{color:var(--navy);display:flex}.vfuel-pdp .prep-badge .pb-text{font-size:14px;color:var(--text-2);line-height:1.5}.vfuel-pdp .prep-badge .pb-text strong{color:var(--ink);display:block;font-size:14px;font-weight:600;margin-bottom:2px}.vfuel-pdp .product-hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);max-width:1360px;margin:0 auto;padding:56px 40px 80px;gap:72px;align-items:start}.vfuel-pdp .gallery,.vfuel-pdp .product-info{min-width:0}@keyframes vf-rise{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.vfuel-pdp .gallery{animation:vf-rise .5s ease-out backwards}.vfuel-pdp .product-info{animation:vf-rise .5s ease-out .1s backwards}.vfuel-pdp .gallery{display:flex;flex-direction:column;gap:12px;position:sticky;top:80px}.vfuel-pdp .gallery-main{border-radius:8px;aspect-ratio:1;overflow:hidden;position:relative;background:var(--bg-2)}.vfuel-pdp .gallery-main img{width:100%;height:100%;object-fit:cover}.vfuel-pdp .gallery-main.fit-contain img{object-fit:contain;padding:2%}.vfuel-pdp .gallery-main.fit-cover img{object-fit:cover;padding:0}.vfuel-pdp .gallery-main .img-placeholder{height:100%;border-radius:8px;border:none}.vfuel-pdp .gallery-thumbs{display:flex;gap:8px}.vfuel-pdp .thumb{flex:1;aspect-ratio:1;background:var(--bg-2);border-radius:6px;border:1px solid var(--line);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:border-color .15s;overflow:hidden;padding:0}.vfuel-pdp .thumb img{width:100%;height:100%}.vfuel-pdp .thumb.active{border-color:var(--navy)}.vfuel-pdp .thumb:hover:not(.active){border-color:var(--text-3)}.vfuel-pdp .thumb .img-placeholder{border:none;border-radius:0;width:100%;height:100%;font-size:10px;gap:4px}.vfuel-pdp .thumb .img-placeholder .ph-label{font-size:9px}.vfuel-pdp .thumb .img-placeholder .ph-spec{display:none}.vfuel-pdp .product-info{display:flex;flex-direction:column;gap:24px;grid-area:auto}.vfuel-pdp .product-subtitle{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--navy)}.vfuel-pdp .product-name{font-size:clamp(30px,2.9vw,35px);font-weight:700;line-height:1.05;letter-spacing:-.02em}.vfuel-pdp .product-name.has-underline{width:fit-content;max-width:100%;padding-bottom:12px;border-bottom:4px solid var(--vf-underline, var(--navy))}.vfuel-pdp .rating-row{display:flex;align-items:center;gap:8px;font-size:13px;color:var(--text-2)}.vfuel-pdp .stars{color:var(--navy);letter-spacing:1px;font-size:14px}.vfuel-pdp .stats-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--ink);border-bottom:1px solid var(--line)}.vfuel-pdp .stat-cell{text-align:left;border-right:1px solid var(--line);padding:16px 10px 14px 14px}.vfuel-pdp .stat-cell:last-child{border-right:none}.vfuel-pdp .stat-val{font-family:var(--mono);font-size:20px;font-weight:600;letter-spacing:-.02em;line-height:1;display:block;color:var(--ink)}.vfuel-pdp .stat-label{font-family:var(--mono);font-size:10px;color:var(--text-3);font-weight:500;letter-spacing:.1em;text-transform:uppercase;margin-top:6px;display:block;line-height:1.3}.vfuel-pdp .flavor-nav-label{font-size:14px;font-weight:600;margin-bottom:10px}.vfuel-pdp .flavor-nav-label span{font-weight:400;color:var(--text-3)}.vfuel-pdp .flavor-nav-note{font-size:12px;color:var(--text-3);margin-top:8px}.vfuel-pdp .flavor-nav-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.vfuel-pdp .flavor-nav-item{display:flex;flex-direction:column;align-items:center;gap:4px;padding:10px 8px;border:1px solid var(--line);border-radius:6px;font-size:13px;font-weight:500;background:var(--bg);text-align:center;text-decoration:none;color:var(--ink);cursor:pointer;transition:border-color .15s,background .15s;line-height:1.3}.vfuel-pdp .flavor-nav-item.current{border-color:var(--navy);background:var(--navy);color:#fff;cursor:default;pointer-events:none}.vfuel-pdp .flavor-nav-item:hover:not(.current){border-color:var(--navy)}.vfuel-pdp .flavor-nav-item .fn-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.vfuel-pdp .flavor-nav-item.current .fn-dot{background:#fff}.vfuel-pdp .flavor-nav-item:not(.current) .fn-dot{background:var(--line)}.vfuel-pdp .variant-select-wrap{display:flex;flex-direction:column;gap:8px}.vfuel-pdp .variant-select-wrap label{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--text-2)}.vfuel-pdp .variant-select{width:100%;max-width:100%;height:48px;border:1px solid var(--line);border-radius:6px;padding:0 14px;font-size:15px;font-family:inherit;background:var(--bg);color:var(--ink)}.vfuel-pdp .variant-select:hover{border-color:var(--navy)}.vfuel-pdp .purchase-row{display:flex;gap:12px}.vfuel-pdp .qty-selector{display:flex;align-items:center;border:1px solid var(--line);border-radius:6px;overflow:hidden}.vfuel-pdp .qty-btn{width:44px;height:52px;background:var(--bg);font-size:20px;font-weight:300;color:var(--text-2);display:flex;align-items:center;justify-content:center;transition:background .15s}.vfuel-pdp .qty-btn:hover{background:var(--bg-2);color:var(--ink)}.vfuel-pdp .qty-val{width:44px;height:52px;text-align:center;font-family:var(--mono);font-size:16px;font-weight:600;border:none;background:var(--bg);color:var(--ink);-moz-appearance:textfield}.vfuel-pdp .qty-val::-webkit-outer-spin-button,.vfuel-pdp .qty-val::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.vfuel-pdp .btn-atc{flex:1;height:52px;background:var(--navy);color:#fff;font-size:15px;font-weight:600;letter-spacing:.02em;border-radius:6px;transition:background .15s}.vfuel-pdp .btn-atc:hover{background:var(--navy-dk)}.vfuel-pdp .btn-atc[disabled]{background:var(--line);color:var(--text-3);cursor:not-allowed}.vfuel-pdp .price-display{font-family:var(--mono);font-size:26px;font-weight:600;color:var(--ink)}.vfuel-pdp .price-display .price-compare{font-size:17px;color:var(--text-3);font-weight:400;text-decoration:line-through;margin-right:6px}.vfuel-pdp .price-per{font-family:var(--sans);font-size:14px;color:var(--text-3);font-weight:400;margin-left:4px}.vfuel-pdp .trust-row{display:flex;flex-wrap:wrap;gap:16px;padding-top:16px;border-top:1px solid var(--line)}.vfuel-pdp .trust-item{display:flex;align-items:center;gap:7px;font-size:12px;font-family:var(--mono);color:var(--text-2);font-weight:500}.vfuel-pdp .trust-item svg{color:var(--navy)}.vfuel-pdp .short-desc{font-size:15px;color:var(--text-2);line-height:1.75}.vfuel-pdp .content-section{max-width:1100px;margin:0 auto;padding:96px 40px;border-top:1px solid var(--line)}.vfuel-pdp .content-section.is-gray{background:var(--bg-2);max-width:100%}.vfuel-pdp .content-section.is-gray>.cs-inner{max-width:1020px;margin:0 auto}.vfuel-pdp .content-section.is-inverted{background:var(--navy);border-top:none}.vfuel-pdp .content-section.is-inverted .section-eyebrow{color:#ffffffbf}.vfuel-pdp .content-section.is-inverted .section-title{color:#fff}.vfuel-pdp .content-section.is-inverted .benefit-card{border-top-color:#ffffffe6}.vfuel-pdp .content-section.is-inverted .benefit-icon,.vfuel-pdp .content-section.is-inverted .benefit-card h3{color:#fff}.vfuel-pdp .content-section.is-inverted .benefit-card p{color:#ffffffb8}.vfuel-pdp .section-eyebrow{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.18em;text-transform:uppercase;color:var(--navy);margin-bottom:14px}.vfuel-pdp .section-title{font-size:clamp(23px,2.9vw,32px);font-weight:700;letter-spacing:-.02em;margin-bottom:48px;line-height:1.15;max-width:640px}.vfuel-pdp .action-banner{width:100%;position:relative;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.vfuel-pdp .action-banner img{width:100%;height:400px}.vfuel-pdp .action-banner .img-placeholder{height:400px;border-radius:0;border:none}.vfuel-pdp .action-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:flex-end;justify-content:flex-start;padding:48px;pointer-events:none;background:linear-gradient(to top,rgba(20,24,29,.65) 0%,rgba(20,24,29,.15) 45%,transparent 70%)}.vfuel-pdp .action-banner-overlay p{font-size:clamp(26px,3.4vw,44px);font-weight:700;letter-spacing:-.02em;color:#fff;text-align:left;max-width:640px;line-height:1.1}.vfuel-pdp .benefits-grid{display:grid;grid-template-columns:repeat(var(--benefits-cols, 3),1fr);gap:40px 32px}.vfuel-pdp .benefit-card{padding:24px 0 0;border-top:1px solid var(--ink);display:flex;flex-wrap:wrap;align-items:center;gap:12px;position:relative}.vfuel-pdp .benefit-card h3{flex:1;min-width:0}.vfuel-pdp .benefit-card p{flex-basis:100%}.vfuel-pdp .benefit-icon{color:var(--navy);display:flex}.vfuel-pdp .benefit-card h3{font-size:17px;font-weight:600;letter-spacing:-.01em}.vfuel-pdp .benefit-card p{font-size:14px;color:var(--text-2);line-height:1.7}.vfuel-pdp .sodium-section{background:var(--navy);color:#fff;border-radius:8px;padding:40px;margin-top:64px}.vfuel-pdp .sodium-section h3{font-size:20px;font-weight:600;letter-spacing:-.01em;margin-bottom:28px}.vfuel-pdp .sodium-bar-row{display:flex;flex-direction:column;gap:16px}.vfuel-pdp .sodium-item{display:flex;align-items:center;gap:16px}.vfuel-pdp .sodium-label{font-size:13px;color:#ffffffa6;min-width:170px}.vfuel-pdp .sodium-label strong{color:#fff;display:block}.vfuel-pdp .sodium-bar-wrap{flex:1;background:#ffffff1f;border-radius:2px;height:8px;overflow:hidden}.vfuel-pdp .sodium-bar{height:100%;border-radius:2px;background:#fff}.vfuel-pdp .sodium-val{font-family:var(--mono);font-size:14px;font-weight:600;color:#fff;min-width:68px;text-align:right}.vfuel-pdp .when-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:start}.vfuel-pdp .use-cases{display:flex;flex-direction:column}.vfuel-pdp .use-case{display:flex;align-items:flex-start;gap:18px;padding:22px 0;border-bottom:1px solid var(--line)}.vfuel-pdp .use-case:first-child{border-top:1px solid var(--line)}.vfuel-pdp .use-icon{color:var(--navy);display:flex;margin-top:2px;flex-shrink:0}.vfuel-pdp .use-case h4{font-weight:600;font-size:15px;letter-spacing:-.01em;margin-bottom:4px}.vfuel-pdp .use-case p{font-size:14px;color:var(--text-2);line-height:1.6}.vfuel-pdp .usage-right{display:flex;flex-direction:column;gap:20px}.vfuel-pdp .usage-photo img{height:220px;width:100%;border-radius:8px}.vfuel-pdp .usage-photo .img-placeholder{height:220px;border-radius:8px}.vfuel-pdp .timing-card{background:var(--navy);color:#fff;border-radius:8px;padding:32px;display:flex;flex-direction:column;gap:20px}.vfuel-pdp .timing-card h3{font-size:17px;font-weight:600}.vfuel-pdp .timing-row{display:flex;flex-direction:column;gap:12px}.vfuel-pdp .timing-item{display:flex;gap:16px;align-items:flex-start}.vfuel-pdp .timing-dot{width:7px;height:7px;background:#fff;border-radius:50%;margin-top:7px;flex-shrink:0}.vfuel-pdp .timing-time{font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:#ffffffd9;white-space:nowrap;min-width:92px}.vfuel-pdp .timing-desc{font-size:13px;color:#ffffffa6;line-height:1.5}.vfuel-pdp .timing-tip{font-size:12px;color:#ffffff80;padding-top:14px;border-top:1px solid rgba(255,255,255,.15);line-height:1.6}.vfuel-pdp .ingredient-breakdown{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:start}.vfuel-pdp .ing-left{display:flex;flex-direction:column;gap:24px}.vfuel-pdp .ing-intro p{font-size:15px;color:var(--text-2);line-height:1.8}.vfuel-pdp .ing-photo img{height:260px;width:100%;border-radius:8px}.vfuel-pdp .ing-photo .img-placeholder{height:260px;border-radius:8px}.vfuel-pdp .full-ingredient-block{background:var(--bg-2);border-radius:6px;padding:20px 24px}.vfuel-pdp .full-ingredient-block .label{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--navy);margin-bottom:10px}.vfuel-pdp .full-ingredient-block p{font-size:13px;color:var(--text-2);line-height:1.8}.vfuel-pdp .ing-table{display:flex;flex-direction:column}.vfuel-pdp .ing-row{display:grid;grid-template-columns:1fr 2fr;gap:16px;padding:16px 0;border-bottom:1px solid var(--line)}.vfuel-pdp .ing-row:first-child{border-top:1px solid var(--ink)}.vfuel-pdp .ing-name-col{font-weight:600;font-size:14px}.vfuel-pdp .ing-purpose{font-size:14px;color:var(--text-2);line-height:1.6}.vfuel-pdp .ing-tag{display:inline-block;font-family:var(--mono);font-size:9px;font-weight:500;letter-spacing:.1em;text-transform:uppercase;padding:3px 8px;border-radius:3px;background:var(--navy-pale);color:var(--navy);margin-top:5px}.vfuel-pdp .nutrition-wrapper{display:grid;grid-template-columns:340px minmax(0,1fr);gap:64px;align-items:start}.vfuel-pdp .nf-panel{border:2px solid var(--ink);background:#fff;color:var(--ink);font-family:Arial,sans-serif}.vfuel-pdp .nf-header{padding:6px 8px 4px;border-bottom:8px solid var(--ink)}.vfuel-pdp .nf-header h2{font-size:30px;font-weight:900;line-height:1;font-family:Arial Black,Arial,sans-serif}.vfuel-pdp .nf-serving{font-size:12px;padding:4px 8px;border-bottom:4px solid var(--ink)}.vfuel-pdp .nf-serving p{margin:2px 0}.vfuel-pdp .nf-cal-row{display:flex;justify-content:space-between;align-items:center;padding:4px 8px;border-bottom:8px solid var(--ink)}.vfuel-pdp .nf-cal-row .label{font-size:14px;font-weight:700}.vfuel-pdp .nf-cal-row .value{font-size:40px;font-weight:900;font-family:Arial Black,Arial,sans-serif;line-height:1}.vfuel-pdp .nf-dv-note{font-size:11px;padding:2px 8px;text-align:right;border-bottom:1px solid var(--ink)}.vfuel-pdp .nf-row{display:flex;justify-content:space-between;align-items:baseline;padding:3px 8px;border-bottom:1px solid var(--ink);font-size:13px}.vfuel-pdp .nf-row.thick-top{border-top:4px solid var(--ink)}.vfuel-pdp .nf-row .n-label{font-weight:700}.vfuel-pdp .nf-row .n-label.sub{font-weight:400;padding-left:20px}.vfuel-pdp .nf-row .n-label.sub2{font-weight:400;padding-left:36px}.vfuel-pdp .nf-row .dv{font-weight:700}.vfuel-pdp .nf-minerals{display:grid;grid-template-columns:1fr 1fr;border-top:4px solid var(--ink)}.vfuel-pdp .nf-mineral{padding:3px 8px;font-size:12px;border-bottom:1px solid var(--paper-line)}.vfuel-pdp .nf-mineral:nth-child(2n){border-left:1px solid var(--ink)}.vfuel-pdp .nf-mineral.full{grid-column:1 / -1;border-left:none}.vfuel-pdp .nf-footer{padding:6px 8px;border-top:8px solid var(--ink);font-size:10px;line-height:1.5}.vfuel-pdp .not-inside{display:flex;flex-direction:column;gap:0}.vfuel-pdp .not-inside h3{font-size:22px;font-weight:700;letter-spacing:-.01em;margin-bottom:16px}.vfuel-pdp .not-item{display:flex;gap:14px;align-items:flex-start;padding:18px 0;border-bottom:1px solid var(--line)}.vfuel-pdp .not-item:first-of-type{border-top:1px solid var(--ink)}.vfuel-pdp .not-check{width:22px;height:22px;background:var(--navy);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;flex-shrink:0;margin-top:1px}.vfuel-pdp .not-item h4{font-size:14px;font-weight:600;margin-bottom:2px}.vfuel-pdp .not-item p{font-size:13px;color:var(--text-2);line-height:1.5}.vfuel-pdp .disclaimer-note{font-size:12px;color:var(--text-3);line-height:1.7;padding-top:16px}.vfuel-pdp .faq-list{display:flex;flex-direction:column;max-width:760px}.vfuel-pdp .faq-item{border-bottom:1px solid var(--line)}.vfuel-pdp .faq-item:first-child{border-top:1px solid var(--ink)}.vfuel-pdp .faq-q{display:flex;justify-content:space-between;align-items:center;padding:20px 0;font-size:16px;font-weight:600;cursor:pointer;gap:16px;width:100%;background:none;color:var(--ink);text-align:left;transition:color .15s}.vfuel-pdp .faq-q:hover{color:var(--navy)}.vfuel-pdp .faq-q svg{flex-shrink:0;color:var(--navy);transition:transform .25s}.vfuel-pdp .faq-item.open .faq-q svg{transform:rotate(45deg)}.vfuel-pdp .faq-a{display:none;padding-bottom:20px;font-size:15px;color:var(--text-2);line-height:1.75}.vfuel-pdp .faq-item.open .faq-a{display:block}.vfuel-pdp .also-like-section{background:var(--bg-2);padding:80px 40px;border-top:1px solid var(--line)}.vfuel-pdp .also-like-inner{max-width:1020px;margin:0 auto}.vfuel-pdp .related-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.vfuel-pdp .related-card{background:#fff;border-radius:8px;overflow:hidden;border:1px solid var(--line);transition:border-color .2s;text-decoration:none;color:inherit;display:block}.vfuel-pdp .related-card:hover{border-color:var(--navy)}.vfuel-pdp .related-img{aspect-ratio:1;overflow:hidden;background:var(--bg-2)}.vfuel-pdp .related-img img{width:100%;height:100%}.vfuel-pdp .related-img .img-placeholder{height:100%;border-radius:0;border:none}.vfuel-pdp .related-body{padding:16px;border-top:1px solid var(--line)}.vfuel-pdp .related-body .name{font-weight:600;font-size:14px;letter-spacing:-.01em;margin-bottom:4px}.vfuel-pdp .related-body .flavor{font-size:12px;font-family:var(--mono);color:var(--text-3);margin-bottom:8px}.vfuel-pdp .related-body .price{font-family:var(--mono);font-weight:600;font-size:14px;color:var(--ink)}@media(max-width:980px){.vfuel-pdp .product-hero{grid-template-columns:1fr;padding:24px 20px 48px;gap:32px}.vfuel-pdp .gallery{position:static}.vfuel-pdp .stats-strip{grid-template-columns:repeat(2,1fr)}.vfuel-pdp .stat-cell:nth-child(2n){border-right:none}.vfuel-pdp .stat-cell:nth-child(-n+2){border-bottom:1px solid var(--line)}.vfuel-pdp .content-section{padding:56px 20px}.vfuel-pdp .benefits-grid{grid-template-columns:1fr;gap:28px}.vfuel-pdp .when-grid,.vfuel-pdp .ingredient-breakdown,.vfuel-pdp .nutrition-wrapper{grid-template-columns:1fr}.vfuel-pdp .related-grid{grid-template-columns:repeat(2,1fr)}.vfuel-pdp .breadcrumb{padding:12px 20px}.vfuel-pdp .also-like-section{padding:48px 20px}.vfuel-pdp .action-banner img,.vfuel-pdp .action-banner .img-placeholder{height:260px}.vfuel-pdp .action-banner-overlay{padding:24px 20px}.vfuel-pdp .sodium-section{padding:28px 20px}.vfuel-pdp .sodium-bar-row{gap:18px}.vfuel-pdp .sodium-label{min-width:120px}}@media(prefers-reduced-motion:reduce){.vfuel-pdp *{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/5/assets/vfuel-pdp.css.map */
