.performance-system{position:relative;overflow:hidden;box-sizing:border-box}.performance-system__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-size:var(--ps-bg-size, cover);background-position:var(--ps-bg-position, center);background-repeat:no-repeat}.performance-system__backdrop-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--ps-overlay, transparent);pointer-events:none}.performance-system__inner{position:relative;z-index:1;max-width:var(--ps-max-width, 1200px);margin:0 auto;padding-left:var(--ps-pad-x-mobile, 20px);padding-right:var(--ps-pad-x-mobile, 20px)}.performance-system__intro{text-align:center;max-width:var(--ps-intro-max-width, 900px);margin-left:auto;margin-right:auto;margin-bottom:var(--ps-intro-margin-bottom-mobile, 40px)}@media screen and (min-width:750px){.performance-system__intro{margin-bottom:var(--ps-intro-margin-bottom-desktop, 56px)}}.performance-system__intro-heading{margin:0 0 16px;font-family:var(--ps-font-heading, inherit);font-weight:var(--ps-heading-weight, 700);line-height:1.2;letter-spacing:-.02em;color:var(--ps-intro-heading-main-color, #1a1a1a)}.performance-system__intro-heading-inner{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px 20px}@media screen and (min-width:750px){.performance-system__intro-heading-inner{flex-direction:row;flex-wrap:wrap;align-items:baseline}}.performance-system__intro-heading-main{font-size:var(--ps-intro-heading-main-size-mobile, 22px);color:var(--ps-intro-heading-main-color, #1a1a1a);letter-spacing:.04em;text-transform:none}@media screen and (min-width:750px){.performance-system__intro-heading-main{font-size:var(--ps-intro-heading-main-size-desktop, 30px)}}.performance-system__intro-heading-accent{font-size:var(--ps-intro-heading-accent-size-mobile, 15px);font-weight:700;letter-spacing:.02em;color:var(--ps-intro-heading-accent-color, #965c33);line-height:1.35}@media screen and (min-width:750px){.performance-system__intro-heading-accent{font-size:var(--ps-intro-heading-accent-size-desktop, 18px)}}.performance-system__intro-subtitle{margin:0 auto;max-width:60rem;font-family:var(--ps-font-body, inherit);font-size:var(--ps-intro-subtitle-size-mobile, 16px);line-height:1.6;font-weight:400;color:var(--ps-intro-subtitle-color, #666666)}@media screen and (min-width:750px){.performance-system__intro-subtitle{font-size:var(--ps-intro-subtitle-size-desktop, 17px)}}.performance-system__grid{display:grid;grid-template-columns:1fr;gap:var(--ps-grid-gap-mobile, 32px);align-items:start}@media screen and (min-width:750px){.performance-system__inner{padding-left:var(--ps-pad-x-desktop, 32px);padding-right:var(--ps-pad-x-desktop, 32px)}.performance-system__grid--balanced{grid-template-columns:minmax(0,1fr);gap:clamp(28px,3vw,48px);align-items:center}}@media screen and (min-width:1100px){.performance-system__grid--balanced{grid-template-columns:minmax(0,1fr);gap:clamp(32px,4vw,56px)}}.performance-system__cards{display:flex;flex-direction:column;gap:var(--ps-card-stack-gap, 24px)}.performance-system__grid--balanced .performance-system__cards{gap:clamp(12px,2vw,18px)}@media screen and (min-width:750px){.performance-system__cards{flex-direction:row;align-items:stretch}.performance-system__cards>.performance-system__card{flex:1 1 0}}.performance-system__card{background:var(--ps-card-bg, #ffffff);border-radius:var(--ps-card-radius, 18px);padding:var(--ps-card-pad, 28px);box-shadow:var(--ps-card-shadow, 0 10px 30px rgba(0, 0, 0, .06));box-sizing:border-box}.performance-system__card--ingredient-visual{isolation:isolate}.performance-system__card--ingredient-split{display:flex;flex-direction:column;padding:0;overflow:hidden}.performance-system__card-body{position:relative;z-index:1;display:flex;flex-direction:column;flex:1;min-height:0}.performance-system__card--ingredient-split .performance-system__card-body{padding:clamp(16px,3vw,22px) clamp(18px,3vw,24px);box-sizing:border-box;background:var(--ps-card-bg, #ffffff);border-radius:0 0 var(--ps-card-radius, 18px) var(--ps-card-radius, 18px)}.performance-system__card--ingredient-split .performance-system__card-body:before{content:"";position:absolute;left:0;top:10%;bottom:10%;width:3px;border-radius:0 3px 3px 0;background:linear-gradient(180deg,transparent 0%,var(--ps-accent, #965c33) 35%,var(--ps-accent, #965c33) 65%,transparent 100%);opacity:.85;pointer-events:none}.performance-system__card-media{position:relative;z-index:0;width:100%;flex-shrink:0;overflow:hidden;border-radius:var(--ps-card-radius, 18px) var(--ps-card-radius, 18px) 0 0;background:#0003}.performance-system__card--ingredient-split .performance-system__card-media{aspect-ratio:1 / 1;min-height:0;max-height:300px}@media screen and (min-width:990px){.performance-system__card--ingredient-split{flex-direction:column}}.performance-system__card-media-img{display:block;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;filter:saturate(.92) contrast(1.05)}.performance-system__card-media-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:var(--ps-ingredient-overlay, #000000);opacity:var(--ps-ingredient-overlay-opacity, .45);pointer-events:none}.performance-system__card-logo-wrap--visual{background:#fffffff5;border:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px #00000014}.performance-system__dosage-badge{margin:0}.performance-system__dosage-badge--on-media{position:absolute;right:10px;bottom:10px;z-index:2}@media screen and (min-width:990px){.performance-system__dosage-badge--on-media{right:8px;bottom:8px}.performance-system__dosage-badge--on-media .performance-system__dosage-badge-inner{font-size:1rem;padding:.35em .65em}}.performance-system__card:not(.performance-system__card--ingredient-split) .performance-system__dosage-badge{margin-top:16px;align-self:flex-start}.performance-system__dosage-badge-inner{display:inline-block;padding:.45em .85em;border-radius:999px;font-family:var(--ps-font-heading, inherit);font-size:.78rem;font-weight:700;letter-spacing:.04em;line-height:1.2;color:var(--ps-dosage-fg, #1a1a1a);background:var(--ps-dosage-bg, #ffffff);box-shadow:0 4px 14px #0000001f}.performance-system__card-header{display:flex;align-items:flex-start;gap:16px;margin-bottom:12px}.performance-system__card-logo-wrap{flex-shrink:0;width:52px;height:52px;display:flex;align-items:center;background-color:#fff;border-radius:50%;justify-content:center}.performance-system__card-logo-image{max-width:100%;max-height:44px;width:auto;height:auto;object-fit:contain}.performance-system__card-icon-fallback{width:48px;height:48px;border-radius:50%;border:1px solid var(--ps-icon-ring, rgba(0, 0, 0, .08));display:flex;align-items:center;justify-content:center;background:var(--ps-icon-bg, rgba(0, 0, 0, .02));color:var(--ps-accent, #965c33)}.performance-system__card-icon-fallback svg{width:22px;height:22px;stroke:currentColor;fill:none;stroke-width:1.25;stroke-linecap:round;stroke-linejoin:round}.performance-system__card-text-block{flex:1;min-width:0}.performance-system__eyebrow{margin:0 0 6px;font-family:var(--ps-font-heading, inherit);font-size:var(--ps-eyebrow-size-mobile, 11px);font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--ps-accent, #965c33);line-height:1.2}@media screen and (min-width:750px){.performance-system__eyebrow{font-size:var(--ps-eyebrow-size-desktop, 12px)}}.performance-system__card-title{margin:0 0 8px;font-family:var(--ps-font-heading, inherit);font-size:var(--ps-title-size-mobile, 1.35rem);font-weight:var(--ps-heading-weight, 700);letter-spacing:-.02em;color:var(--ps-heading-color, #1a1a1a);line-height:1.2}@media screen and (min-width:750px){.performance-system__card-title{font-size:var(--ps-title-size-desktop, 1.5rem)}}.performance-system__meta{margin:0 0 12px;font-family:var(--ps-font-body, inherit);font-size:var(--ps-meta-size-mobile, 13px);color:var(--ps-muted, #666666);letter-spacing:.02em}@media screen and (min-width:750px){.performance-system__meta{font-size:var(--ps-meta-size-desktop, 14px)}}.performance-system__body{margin:0;font-family:var(--ps-font-body, inherit);font-size:var(--ps-body-size-mobile, 15px);line-height:1.55;color:var(--ps-text, #414143)}@media screen and (min-width:750px){.performance-system__body{font-size:var(--ps-body-size-desktop, 16px)}}.performance-system__diagram-wrap{display:flex;justify-content:center;align-items:center;width:100%;min-width:0}@media screen and (min-width:750px){.performance-system__diagram-wrap{align-items:stretch;padding:clamp(8px,1.5vw,20px) 0}}.performance-system__diagram--flow{width:100%;max-width:none;margin:0 auto}.performance-system__diagram-flow{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:10px 6px;width:100%;padding:8px 0;row-gap:18px}.performance-system__diagram-node{display:flex;flex-direction:column;align-items:center;text-align:center;flex:0 0 auto;max-width:132px}.performance-system__diagram-glyph{width:88px;height:88px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:var(--ps-diagram-circle-bg, #ffffff);color:var(--ps-diagram-title-color, #1a1a1a);box-shadow:0 0 0 2px var(--ps-diagram-outcome-ring, #c45c28),0 0 36px #c45c287a,0 12px 40px #00000059}.performance-system__diagram-glyph svg{width:42px;height:42px}.performance-system__diagram-node-title{margin:10px 0 4px;font-family:var(--ps-font-heading, inherit);font-size:var(--ps-diagram-title-size-mobile, 12px);font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--ps-diagram-title-color, #1a1a1a);line-height:1.2}.performance-system__diagram-node:not(:has(.performance-system__diagram-glyph)) .performance-system__diagram-node-title{margin-top:0}@media screen and (min-width:750px){.performance-system__diagram-node-title{font-size:var(--ps-diagram-title-size-desktop, 13px)}}.performance-system__diagram-node-caption{margin:0;font-family:var(--ps-font-body, inherit);font-size:var(--ps-diagram-caption-size-mobile, 11px);line-height:1.35;color:var(--ps-muted, #666666);letter-spacing:.03em}@media screen and (min-width:750px){.performance-system__diagram-node-caption{font-size:var(--ps-diagram-caption-size-desktop, 12px)}}.performance-system__diagram-connector{display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--ps-diagram-connector, #e8e8e8);opacity:.95}.performance-system__diagram-connector--arrow svg{width:26px;height:26px;display:block}.performance-system__diagram-connector--equals{font-family:var(--ps-font-heading, inherit);font-size:clamp(1.35rem,3vw,1.65rem);font-weight:600;line-height:1;padding:0 2px 8px;letter-spacing:.02em}.performance-system__diagram-node--outcome{min-width:132px;max-width:168px;min-height:132px;max-height:168px;width:min(38vw,168px);height:min(38vw,168px);border-radius:50%;padding:14px;box-sizing:border-box;display:flex;align-items:center;justify-content:center;background:var(--ps-diagram-outcome-bg, #141414);color:var(--ps-diagram-outcome-text, #ffffff);box-shadow:0 0 0 2px var(--ps-diagram-outcome-ring, #c45c28),0 0 36px #c45c287a,0 12px 40px #00000059}.performance-system__diagram-outcome-text{margin:0;font-family:var(--ps-font-heading, inherit);font-size:13px;font-weight:700!important;letter-spacing:.14em;line-height:1.45;text-transform:uppercase;text-align:center;text-wrap:balance}@media screen and (min-width:750px){.performance-system__diagram-flow{flex-wrap:nowrap;gap:clamp(4px,1.2vw,12px);justify-content:space-between;width:100%;max-width:100%;padding:12px 4px}.performance-system__diagram-node{max-width:none;flex:1 1 0;min-width:0}.performance-system__diagram-glyph{width:clamp(88px,12vw,112px);height:clamp(88px,12vw,112px)}.performance-system__diagram-glyph svg{width:clamp(40px,5.5vw,50px);height:clamp(40px,5.5vw,50px)}.performance-system__diagram-connector--arrow svg{width:clamp(26px,3.5vw,36px);height:clamp(26px,3.5vw,36px)}.performance-system__diagram-connector--equals{flex:0 0 auto;padding:0 2px 6px}.performance-system__diagram-node--outcome{width:clamp(140px,18vw,188px);height:clamp(140px,18vw,188px);min-width:clamp(140px,18vw,188px);min-height:clamp(140px,18vw,188px);flex:0 1 auto}}@media screen and (min-width:1100px){.performance-system__diagram-glyph{width:118px;height:118px}.performance-system__diagram-glyph svg{width:52px;height:52px}.performance-system__diagram-node--outcome{width:170px;height:170px;min-width:170px;min-height:170px}}.performance-system__hook{margin-top:var(--ps-hook-margin-top-mobile, 56px);margin-left:auto;margin-right:auto;max-width:var(--ps-hook-max-width, 720px);text-align:center}@media screen and (min-width:750px){.performance-system__hook{margin-top:var(--ps-hook-margin-top-desktop, 80px)}}.performance-system__hook-statement{margin:0 0 16px;font-family:var(--ps-font-heading, inherit);font-size:var(--ps-hook-heading-size-mobile, 1.25rem);font-weight:var(--ps-heading-weight, 700);letter-spacing:-.02em;line-height:1.35;color:var(--ps-hook-heading-color, #1a1a1a)}@media screen and (min-width:750px){.performance-system__hook-statement{font-size:var(--ps-hook-heading-size-desktop, clamp(1.35rem, 2.5vw, 1.65rem))}}.performance-system__hook-line{display:block}.performance-system__hook-line+.performance-system__hook-line{margin-top:.35em}.performance-system__hook-muted{margin:0;font-family:var(--ps-font-body, inherit);font-size:var(--ps-hook-muted-size-mobile, 15px);line-height:1.6;color:var(--ps-text, #414143);opacity:.88}@media screen and (min-width:750px){.performance-system__hook-muted{font-size:var(--ps-hook-muted-size-desktop, 16px)}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/performance-system.css.map */
