.pdp{position:relative;box-sizing:border-box}.pdp *,.pdp *:before,.pdp *:after{box-sizing:border-box}.pdp__inner{max-width:136rem;margin:0 auto}.pdp__grid{display:grid;grid-template-columns:1fr;gap:0}@media screen and (min-width:990px){.pdp__grid{grid-template-columns:58fr 42fr;gap:3.2rem;align-items:start}}.pdp__left{display:flex;flex-direction:column;gap:2rem;padding:1.2rem;min-width:0}@media screen and (min-width:750px){.pdp__left{padding:2.4rem;gap:2.4rem}}@media screen and (min-width:990px){.pdp__left{padding:3.2rem;position:sticky;top:3rem;z-index:2}}.pdp__gallery{display:flex;gap:1.2rem}.pdp__thumbs{display:flex;flex-direction:column;gap:.8rem;flex-shrink:0;width:9rem}@media screen and (max-width:749px){.pdp__thumbs{width:6.4rem;gap:.6rem}}.pdp__thumb{position:relative;width:100%;aspect-ratio:1;border-radius:2px;overflow:hidden;cursor:pointer;border:2px solid rgba(var(--color-foreground),.08);transition:border-color .25s ease,box-shadow .25s ease;background:#f8f6f3}.pdp__thumb:hover{border-color:rgba(var(--color-foreground),.2)}.pdp__thumb--active{border-color:var(--igniton-dark-blue, #1B1B57);box-shadow:0 0 0 1px var(--igniton-dark-blue, #1B1B57)}.pdp__thumb img{width:100%;height:100%;object-fit:cover}.pdp__thumb--video:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040}.pdp__thumb--video .pdp__thumb-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.4rem;height:2.4rem;fill:#fff;z-index:1;filter:drop-shadow(0 1px 3px rgba(0,0,0,.3))}.pdp__main-image{position:relative;flex:1;min-width:0;aspect-ratio:1;border-radius:2px;overflow:hidden;background:#f8f6f3}.pdp__main-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;transition:opacity .4s ease}.pdp__main-slide--active{opacity:1;pointer-events:auto}.pdp__main-slide img{width:100%;height:100%;object-fit:contain;padding:1.6rem}.pdp__main-slide video,.pdp__main-slide iframe{width:100%;height:100%;object-fit:contain;border:0}@media screen and (max-width:749px){.pdp__gallery{flex-direction:column-reverse;gap:1rem}.pdp__thumbs{flex-direction:row;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:.4rem}.pdp__thumbs::-webkit-scrollbar{display:none}.pdp__thumb{width:6.4rem;min-width:6.4rem}}.pdp__trust-circles{display:grid;grid-template-columns:repeat(5,1fr);gap:1rem;justify-items:center}.pdp__trust-circle{display:flex;flex-direction:column;align-items:center;text-align:center;gap:.6rem;color:var(--igniton-dark-blue, #1B1B57);font-family:var(--font-heading-family);transition:transform .3s ease;cursor:default}.pdp__trust-circle:hover{transform:translateY(-3px)}.pdp__trust-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:5.6rem;height:5.6rem;border-radius:50%;background:linear-gradient(145deg,#e2b94e,#c48e2a);border:2px solid rgba(160,110,20,.35);color:var(--igniton-dark-blue, #1B1B57);box-shadow:0 4px 16px #d3a23c4d;transition:box-shadow .3s ease}.pdp__trust-circle:hover .pdp__trust-icon{box-shadow:0 8px 28px #d3a23c80}.pdp__trust-icon svg{width:2.6rem;height:2.6rem}.pdp__trust-text{display:block;font-size:1rem;font-weight:700;line-height:1.25;max-width:10rem}@media screen and (min-width:750px){.pdp__trust-circles{gap:1.4rem}.pdp__trust-icon{width:6.4rem;height:6.4rem}.pdp__trust-icon svg{width:3rem;height:3rem}.pdp__trust-text{font-size:1.1rem}}@media screen and (max-width:749px){.pdp__trust-circles{gap:.5rem}.pdp__trust-circle{gap:.35rem}.pdp__trust-icon{width:4rem;height:4rem;border-width:1.5px}.pdp__trust-icon svg{width:2rem;height:2rem}.pdp__trust-text{font-size:.7rem;max-width:7rem}}.pdp__right{display:flex;flex-direction:column;padding:1.2rem;min-width:0}@media screen and (min-width:750px){.pdp__right{padding:2.4rem}}@media screen and (min-width:990px){.pdp__right{padding:3.2rem 3.2rem 3.2rem 0}}.pdp__rating-bar{display:flex;align-items:center;flex-wrap:wrap;gap:.6rem;margin-bottom:1.2rem;font-size:1.3rem;color:rgba(var(--color-foreground),.7)}.pdp__stars{display:inline-flex;gap:.15rem;color:var(--igniton-gold, #D3A23C)}.pdp__stars svg{width:1.6rem;height:1.6rem;fill:currentColor}.pdp__rating-score{font-weight:700;color:rgb(var(--color-foreground))}.pdp__rating-separator{color:rgba(var(--color-foreground),.2)}.pdp__rating-stat{font-size:1.2rem}.pdp__title{font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);font-weight:800;line-height:1.15;margin-bottom:1.6rem;color:rgb(var(--color-foreground))}.pdp__description{font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.75);margin-bottom:2rem}.pdp__description p{margin:0}.pdp__description-divider{height:1px;background:rgba(var(--color-foreground),.1);margin-bottom:2rem}.pdp__benefits{background:#faf7f3;border:1.5px solid var(--igniton-dark-blue, #1B1B57);border-radius:2px;box-shadow:0 3px 10px #1b1b5714;padding:1.8rem 2rem;margin-bottom:2rem}.pdp__benefits-headline{font-family:var(--font-heading-family);font-size:1.4rem;font-weight:700;color:var(--igniton-dark-blue, #1B1B57);line-height:1.4;margin-top:-.4rem;margin-bottom:1.2rem}.pdp__benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.8rem 2rem}.pdp__benefit-item{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.pdp__benefit-icon{flex-shrink:0;width:3.6rem;height:3.6rem;display:flex;align-items:center;justify-content:center;margin-top:.1rem}.pdp__benefit-icon svg{width:3.6rem;height:3.6rem}.pdp__benefit-icon img{width:3.6rem;height:3.6rem;object-fit:contain}.pdp__benefit-content{display:flex;flex-direction:column;gap:.4rem}.pdp__benefit-label{font-family:var(--font-heading-family);font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--igniton-dark-blue, #1B1B57);line-height:1}.pdp__benefit-desc{font-size:1.25rem;font-weight:500;color:var(--igniton-dark-blue, #1B1B57);line-height:1.35;opacity:.8}.pdp__benefit-value{grid-column:1 / -1;display:flex;align-items:flex-start;gap:1rem;padding:1.6rem 0 0;margin-top:.4rem;border-top:1px solid rgba(27,27,87,.08)}.pdp__benefit-value .pdp__benefit-icon{width:3.6rem;height:3.6rem}.pdp__benefit-value .pdp__benefit-icon svg{width:3.6rem;height:3.6rem}.pdp__benefit-value-inner{display:flex;flex-direction:column;gap:.3rem}.pdp__benefit-value-tag{font-family:var(--font-heading-family);font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--igniton-dark-blue, #1B1B57)}.pdp__benefit-value-text{font-size:1.35rem;font-weight:600;color:var(--igniton-dark-blue, #1B1B57);line-height:1.3}.pdp__benefits-footer{display:flex;justify-content:space-between;align-items:center;margin-top:1.6rem;margin-bottom:2rem;padding-top:1.4rem;border-top:1px solid rgba(27,27,87,.08)}.pdp__benefits-footer-text{font-size:1.2rem;font-weight:500;color:var(--igniton-dark-blue, #1B1B57);opacity:.6}.pdp__cert-logos{display:flex;align-items:center;gap:.8rem;flex-shrink:0}.pdp__cert-logos img{height:5rem;width:auto;object-fit:contain}@media screen and (max-width:749px){.pdp__benefits{padding:2.2rem 1.8rem}.pdp__benefits-grid{gap:1.6rem}.pdp__benefit-desc{font-size:1.25rem}.pdp__benefit-label{font-size:.95rem}.pdp__benefit-icon,.pdp__benefit-icon svg,.pdp__benefit-value .pdp__benefit-icon,.pdp__benefit-value .pdp__benefit-icon svg{width:3.2rem;height:3.2rem}.pdp__benefits-footer{flex-direction:column;align-items:center;gap:1rem;text-align:center}.pdp__cert-logos{align-self:center}.pdp__cert-logos img{height:4rem}}@media screen and (max-width:480px){.pdp__benefits{padding:2rem 1.6rem}.pdp__benefits-grid{gap:1.4rem 1.2rem}.pdp__benefit-desc{font-size:1.2rem}.pdp__benefit-label{font-size:.9rem}.pdp__benefit-icon,.pdp__benefit-icon svg,.pdp__benefit-value .pdp__benefit-icon,.pdp__benefit-value .pdp__benefit-icon svg{width:3rem;height:3rem}.pdp__benefit-value-text{font-size:1.25rem}}.pdp__stats-panel{margin-bottom:3.2rem;overflow-x:auto;-webkit-overflow-scrolling:touch;position:relative;padding:1.2rem;border-radius:2px;background:#faf7f3;border:1.5px solid var(--igniton-dark-blue, #1B1B57);box-shadow:0 3px 10px #1b1b5714}.pdp__stats-panel:before{content:"\2726  University Validated Results";display:block;text-align:center;font-family:var(--font-heading-family);font-size:1.05rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em;color:var(--igniton-dark-blue, #1B1B57);margin-bottom:.8rem;padding-bottom:.6rem;border-bottom:1px solid rgba(211,162,60,.2)}.pdp__stats-table{width:100%;table-layout:fixed;border-collapse:separate;border-spacing:0;position:relative;z-index:1}.pdp__stats-table thead th{background:var(--igniton-dark-blue, #1B1B57);color:#fff;font-family:var(--font-heading-family);font-size:1rem;font-weight:700;padding:.6rem .5rem;text-align:center;white-space:normal}.pdp__stats-table thead th:first-child{border-radius:2px 0 0}.pdp__stats-table thead th:last-child{border-radius:0 2px 0 0}.pdp__stats-table tbody tr:last-child td:first-child{border-radius:0 0 0 2px}.pdp__stats-table tbody tr:last-child td:last-child{border-radius:0 0 2px}@media screen and (min-width:750px){.pdp__stats-table thead th{font-size:1.1rem;padding:.8rem .5rem;white-space:normal;overflow-wrap:break-word}}.pdp__stats-table tbody td{background:linear-gradient(135deg,#1b1b570f,#d3a23c14);text-align:center;vertical-align:middle;padding:.8rem .4rem;font-family:var(--font-heading-family);font-size:1.2rem;font-weight:800;color:var(--igniton-dark-blue, #1B1B57);white-space:normal;font-variant-numeric:tabular-nums}.pdp__stats-table tbody td>*{display:block;margin-left:auto;margin-right:auto}@media screen and (min-width:750px){.pdp__stats-table tbody td{font-size:1.6rem;padding:1.2rem}}.pdp__stat-arrow{display:flex;align-items:center;justify-content:center;margin:0 auto .35rem;width:36px;height:36px;color:var(--igniton-dark-blue, #1B1B57);background:#1b1b572e;border:2px solid rgba(27,27,87,.25);border-radius:50%;line-height:1;position:relative;box-shadow:0 0 10px #d3a23c4d}.pdp__stat-arrow svg{width:28px;height:28px}.pdp__stat-arrow--up{animation:pdpPulseArrow 2s ease-in-out infinite,pdpBounceUp 1.8s ease-in-out infinite}.pdp__stat-arrow--down{animation:pdpPulseArrow 2s ease-in-out infinite,pdpBounceDown 1.8s ease-in-out infinite}@keyframes pdpPulseArrow{0%,to{background:#1b1b572e;box-shadow:0 0 6px #d3a23c40}50%{background:#1b1b5747;box-shadow:0 0 16px 4px #d3a23c73}}@keyframes pdpBounceUp{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes pdpBounceDown{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}.pdp__stats-table tbody td:nth-child(2) .pdp__stat-arrow{animation-delay:.3s}.pdp__stats-table tbody td:nth-child(3) .pdp__stat-arrow{animation-delay:.6s}.pdp__stats-table tbody td:nth-child(4) .pdp__stat-arrow{animation-delay:.9s}.pdp__stat-value{background:linear-gradient(135deg,var(--igniton-dark-blue, #1B1B57) 30%,var(--igniton-gold, #D3A23C));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pdp__stats-cta{display:block;text-align:center;margin-top:.6rem;font-family:var(--font-heading-family);font-size:.85rem;font-weight:600;letter-spacing:.04em;color:var(--igniton-gold, #D3A23C);text-decoration:none;opacity:.75;transition:opacity .2s ease;position:relative;z-index:1}.pdp__stats-cta:hover{opacity:1;text-decoration:underline}@media screen and (max-width:749px){.pdp__stats-panel{padding:.8rem;border-radius:2px}.pdp__stats-panel:before{font-size:.95rem;letter-spacing:.08em}.pdp__stats-table{table-layout:auto;width:100%}.pdp__stats-table thead th{font-size:.85rem;padding:.5rem .3rem;word-break:break-word;overflow-wrap:break-word}.pdp__stats-table tbody td{font-size:1rem;padding:.5rem .3rem;white-space:normal;word-break:break-word;overflow-wrap:break-word}.pdp__stat-arrow{width:32px;height:32px}.pdp__stat-arrow svg{width:25px;height:25px}}.pdp__subscribe-heading{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;margin-bottom:1.2rem;color:rgb(var(--color-foreground))}.pdp__purchase-toggle{display:flex;border:2px solid rgba(var(--color-foreground),.1);border-radius:0;overflow:hidden;margin-bottom:1.6rem}.pdp__purchase-tab{flex:1;padding:1.4rem 1.6rem;border:none;background:rgb(var(--color-background));font-family:var(--font-heading-family);font-size:1.4rem;font-weight:700;color:rgba(var(--color-foreground),.5);cursor:pointer;text-align:center;transition:all .25s ease;position:relative}.pdp__purchase-tab:first-child{border-right:1px solid rgba(var(--color-foreground),.1)}.pdp__purchase-tab--active{color:rgb(var(--color-foreground))}.pdp__purchase-tab--active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:var(--igniton-dark-blue, #1B1B57)}@media screen and (min-width:750px){.pdp__purchase-tab{font-size:1.6rem;padding:1.6rem 2rem}}.pdp__app-block{margin-bottom:1.6rem;width:100%;min-height:100px;position:relative;background:#fbf9f780;padding:1.2rem;border-radius:2px;border:1px dashed rgba(var(--color-foreground),.1)}.pdp__app-block:empty:before{content:"Loading subscription options...";display:block;text-align:center;padding:2rem;color:rgba(var(--color-foreground),.5);font-size:1.4rem}.pdp__app-block>*{display:block!important;width:100%!important;visibility:visible!important;opacity:1!important}.pdp__app-block:has([class*=recharge]),.pdp__app-block:has([id*=recharge]),.pdp__app-block:has(recharge-subscription-widget){background:transparent;padding:0;border:none;min-height:0}.pdp__app-block:has([class*=recharge]):before,.pdp__app-block:has([id*=recharge]):before,.pdp__app-block:has(recharge-subscription-widget):before{display:none}.pdp__app-block recharge-subscription-widget,.pdp__app-block [id*=recharge],.pdp__app-block [class*=recharge],.pdp__app-block [id*=rc_],.pdp__app-block [class*=rc-],.pdp__app-block [class*=rc_]{max-width:100%!important;display:block!important;width:100%!important}.pdp__app-block input[type=radio],.pdp__app-block input[type=checkbox]{position:absolute!important;opacity:0!important;pointer-events:none!important}.pdp__app-block .rc_widget__options,.pdp__app-block .rc-selling-plans__options,.pdp__app-block .rc-options{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1rem!important;margin:0!important;padding:0!important}@media screen and (max-width:550px){.pdp__app-block .rc_widget__options,.pdp__app-block .rc-selling-plans__options,.pdp__app-block .rc-options{grid-template-columns:1fr!important}}.pdp__tiers{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.6rem}.pdp__tier-panel{display:none}.pdp__tier-panel--active{display:block}.pdp__tier{position:relative;display:flex;flex-wrap:wrap;align-items:flex-start;column-gap:1.2rem;row-gap:0;padding:1.6rem;border:2px solid rgba(var(--color-foreground),.1);border-radius:2px;cursor:pointer;transition:all .25s ease;background:rgb(var(--color-background))}.pdp__tier:hover{border-color:rgba(var(--color-foreground),.2)}.pdp__tier--selected{border-color:var(--igniton-dark-blue, #1B1B57);box-shadow:0 0 0 1px var(--igniton-dark-blue, #1B1B57)}.pdp__tier input{position:absolute;clip:rect(0 0 0 0);clip-path:inset(50%);width:1px;height:1px;overflow:hidden;white-space:nowrap}.pdp__tier-radio{width:2.4rem;height:2.4rem;border:2px solid rgba(var(--color-foreground),.25);border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;transition:border-color .2s ease;margin-top:.2rem}.pdp__tier--selected .pdp__tier-radio{border-color:var(--igniton-dark-blue, #1B1B57)}.pdp__tier-radio:after{content:"";width:1.4rem;height:1.4rem;border-radius:50%;background:var(--igniton-dark-blue, #1B1B57);transform:scale(0);transition:transform .2s ease}.pdp__tier--selected .pdp__tier-radio:after{transform:scale(1)}.pdp__tier-body{flex:1;min-width:0}.pdp__tier-label{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;margin-bottom:.2rem}@media screen and (min-width:750px){.pdp__tier-label{font-size:2rem}}.pdp__tier-sublabel{font-size:1.25rem;color:rgba(var(--color-foreground),.55);line-height:1.45;white-space:pre-line}.pdp__tier-per-serving{font-size:1.15rem;color:rgba(var(--color-foreground),.45);font-variant-numeric:tabular-nums;letter-spacing:.04em;margin-top:.2rem}.pdp__tier-pricing{text-align:right;flex-shrink:0}.pdp__tier-price{font-family:var(--font-heading-family);font-size:2rem;font-weight:800;line-height:1.2}@media screen and (min-width:750px){.pdp__tier-price{font-size:2.4rem}}.pdp__tier-price-suffix{font-size:.6em;font-weight:600;color:rgba(var(--color-foreground),.5)}.pdp__tier-compare{font-size:1.6rem;color:rgba(var(--color-foreground),.45);text-decoration:line-through;font-weight:500}.pdp__tier-savings{display:inline-block;font-size:1.5rem;font-weight:700;color:#16753a}.pdp__tier-first-month{width:100%;font-size:1.4rem;font-weight:700;color:var(--igniton-dark-blue, #1B1B57);font-style:italic;margin-top:.3rem;padding-bottom:.5rem;border-bottom:1px solid rgba(var(--color-foreground),.12)}.pdp__tier-ongoing{width:100%;font-size:1.25rem;color:rgba(var(--color-foreground),.75);margin-top:.2rem}.pdp__tier-badge{position:absolute;top:-.1rem;left:50%;transform:translate(-50%);font-size:.85rem;font-weight:800;text-transform:uppercase;letter-spacing:.06em;padding:.3rem 1rem;border-radius:0 0 2px 2px;color:#fff;white-space:nowrap}.pdp__tier-badge--best-value{background:#c0392b}.pdp__tier-badge--exclusive,.pdp__tier-badge--custom{background:var(--igniton-gold, #D3A23C)}.pdp__tier-perks{display:none;flex-direction:column;gap:.5rem;width:100%;padding-top:1.2rem;margin-top:1.2rem;border-top:1px solid rgba(var(--color-foreground),.08)}.pdp__tier--selected .pdp__tier-perks{display:flex}.pdp__tier-perk{display:flex;align-items:flex-start;gap:.7rem;font-size:1.4rem;font-weight:500;line-height:1.45;color:rgb(var(--color-foreground))}.pdp__tier-perk svg{width:1.5rem;height:1.5rem;flex-shrink:0;color:#16753a;margin-top:.1rem}.pdp__tier>.pdp__tier-sublabel{width:100%;font-size:1.35rem;font-weight:600;color:rgb(var(--color-foreground));line-height:1.5;white-space:pre-line;margin-top:.3rem}.pdp__tier>.pdp__tier-per-serving{width:100%;margin-top:.2rem}.pdp__tier-label .pdp__tier-savings{margin-left:.4rem}.pdp__checklist{display:flex;flex-direction:column;gap:.6rem;margin-bottom:0;max-height:0;overflow:hidden;transition:max-height .35s ease,margin .35s ease,opacity .25s ease;opacity:0}.pdp--subscribe .pdp__checklist--sub,.pdp--onetime .pdp__checklist--ot{max-height:20rem;opacity:1;margin-bottom:1.6rem}.pdp__check-item{display:flex;align-items:center;gap:.8rem;font-size:1.35rem;color:rgb(var(--color-foreground))}.pdp__check-item svg{width:1.6rem;height:1.6rem;flex-shrink:0;color:#16753a}.pdp__frequency{max-height:0;overflow:hidden;transition:max-height .35s ease,margin .35s ease,opacity .25s ease;opacity:0;margin-bottom:0}.pdp--subscribe .pdp__frequency{max-height:8rem;opacity:1;margin-bottom:1.6rem}.pdp__frequency-label{font-size:1.3rem;font-weight:600;margin-bottom:.6rem;display:block}.pdp__frequency-select{width:100%;padding:1rem 3.2rem 1rem 1.4rem;font-size:1.4rem;font-family:inherit;border:1px solid rgba(var(--color-foreground),.15);border-radius:2px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='none' stroke='%23666' stroke-width='2'%3E%3Cpath d='M4 6l4 4 4-4'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;cursor:pointer}.pdp__discount-indicator{display:flex;align-items:center;gap:.8rem;padding:1rem 1.4rem;margin-bottom:1.2rem;background:#e8f5ed;border:1px solid #c3e6cb;border-radius:2px;font-size:1.3rem;font-weight:600;color:#16753a}.pdp__discount-indicator svg{width:1.8rem;height:1.8rem;flex-shrink:0;color:#16753a}.pdp__discount-indicator strong{font-weight:800}.pdp__cta-form{margin:0}.pdp__submit{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.8rem 2.4rem;border:none;border-radius:2px;background:var(--igniton-dark-blue, #1B1B57);color:#fff;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:700;cursor:pointer;transition:background .2s ease,transform .15s ease;line-height:1.3;position:relative;text-transform:uppercase;letter-spacing:.04em}.pdp__submit:hover{background:var(--igniton-bright-blue, #191880)}.pdp__submit:active{transform:scale(.98)}.pdp__submit:disabled{opacity:.5;cursor:not-allowed}.pdp__submit-loading{display:none}.pdp__submit--loading .pdp__submit-text{visibility:hidden}.pdp__submit--loading .pdp__submit-loading{display:block;position:absolute}.pdp__spinner{width:2.4rem;height:2.4rem;animation:pdpSpin .8s linear infinite}@keyframes pdpSpin{to{transform:rotate(360deg)}}.pdp__shipping-info{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:1.2rem;margin-bottom:.8rem;font-size:1.3rem;color:rgba(var(--color-foreground),.6)}.pdp__shipping-info svg{width:1.6rem;height:1.6rem}.pdp__shipping-badge{display:inline-flex;align-items:center;gap:.4rem;font-size:1.1rem;font-weight:700;color:#16753a;background:#e8f5ed;padding:.3rem .8rem;border-radius:2px}.pdp__secure{display:flex;align-items:center;justify-content:center;gap:.6rem;margin-top:1rem;font-size:1.2rem;color:rgba(var(--color-foreground),.5)}.pdp__secure svg{width:1.4rem;height:1.4rem}.pdp__guarantee-row{display:flex;gap:1.2rem;margin-top:2rem;margin-bottom:2rem}.pdp__guarantee-badge{flex:1;display:flex;align-items:center;gap:1rem;padding:1.2rem 1.4rem;border:1.5px solid rgba(var(--color-foreground),.08);border-radius:2px;background:rgb(var(--color-background))}.pdp__guarantee-number{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:2px;background:var(--igniton-dark-blue, #1B1B57);color:#fff;font-family:var(--font-heading-family);font-size:1.6rem;font-weight:800;flex-shrink:0}.pdp__guarantee-label{font-family:var(--font-heading-family);font-size:1.3rem;font-weight:700;line-height:1.3}.pdp__guarantee-sublabel{font-size:1.1rem;color:rgba(var(--color-foreground),.5);font-weight:400}@media screen and (max-width:749px){.pdp__guarantee-row{gap:.8rem}.pdp__guarantee-badge{padding:1rem;gap:.8rem}.pdp__guarantee-number{width:3.2rem;height:3.2rem;font-size:1.4rem}.pdp__guarantee-label{font-size:1.2rem}}.pdp__leaders{--tp-gold: #C9954A;--tp-gold-light: #EEB87A;--tp-gold-pale: #DFCE89;--tp-cream: #FFF8EE;--tp-ink: var(--igniton-dark-blue, #1B1B57);--tp-ink-soft: rgba(var(--color-foreground), .55);--tp-border: rgba(201, 149, 74, .45);position:relative;border:1.5px solid var(--tp-border);border-radius:2px;padding:2.8rem 2.2rem 2.4rem;margin-top:1.6rem;margin-bottom:2rem;overflow:hidden;isolation:isolate;background:radial-gradient(ellipse 80% 50% at 50% -10%,rgba(238,184,122,.22) 0%,transparent 65%),radial-gradient(ellipse 60% 40% at 100% 100%,rgba(223,206,137,.14) 0%,transparent 60%),radial-gradient(ellipse 50% 35% at 0% 80%,rgba(201,149,74,.1) 0%,transparent 55%),linear-gradient(168deg,#fff5e4,#ffecd0 35%,#fff0dc 65%,#fff8ee);box-shadow:0 1px #ffffffe6 inset,0 -1px #c9954a26 inset,0 8px 32px -8px #8c501424,0 2px 8px -2px #8c501414}.pdp__leaders:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;opacity:.028;mix-blend-mode:multiply;pointer-events:none;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.72' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:180px 180px}.pdp__leaders:after{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(238,184,122,.8) 30%,rgba(223,206,137,1) 50%,rgba(238,184,122,.8) 70%,transparent);border-radius:0 0 2px 2px;pointer-events:none;z-index:1}.pdp__leaders-glow{position:absolute;border-radius:50%;pointer-events:none;z-index:0}.pdp__leaders-glow--1{top:-30%;right:-10%;width:280px;height:280px;background:radial-gradient(50% 50% at 50% 50%,rgba(238,184,122,.18) 0%,transparent 70%);animation:pdpGlowPulse 9s ease-in-out infinite}.pdp__leaders-glow--2{bottom:-20%;left:-5%;width:220px;height:220px;background:radial-gradient(50% 50% at 50% 50%,rgba(201,149,74,.12) 0%,transparent 70%);animation:pdpGlowPulse 11s ease-in-out infinite reverse}@keyframes pdpGlowPulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(1.2)}}.pdp__leaders-header,.pdp__leaders-grid,.pdp__leaders-divider,.pdp__leaders-footer,.pdp__leaders-cta{position:relative;z-index:2}.pdp__leaders-badge{display:inline-flex;align-items:center;justify-content:center;gap:.6rem;background:linear-gradient(100deg,#eeb87a,#dfce89 55%,#eeb87a);background-size:200% 100%;border-radius:2px;padding:.7rem 1.6rem;font-size:1.1rem;font-weight:800;color:var(--igniton-dark-blue, #1B1B57);text-transform:uppercase;letter-spacing:.08rem;margin:0 auto 1.8rem;box-shadow:0 2px 8px -2px #c9954a59,inset 0 1px #ffffff80;animation:pdpPillShimmer 4s ease-in-out infinite}@keyframes pdpPillShimmer{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.pdp__leaders-header{text-align:center}.pdp__leaders-title{font-family:var(--font-heading-family);font-size:2.6rem;font-weight:700;color:var(--igniton-dark-blue, #1B1B57);margin:0 0 .8rem;line-height:1.2;text-align:center}.pdp__leaders-subtitle{font-size:1.35rem;font-weight:400;color:rgba(var(--color-foreground),.55);margin:0 0 2.2rem;line-height:1.55;text-align:center}.pdp__leaders-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.4rem;margin-bottom:0}.pdp__leader{display:flex;flex-direction:column;align-items:center;text-align:center;text-decoration:none;border-radius:2px;padding:1rem .6rem .8rem;background:#ffffff73;border:1px solid rgba(201,149,74,.18);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);transition:transform .45s cubic-bezier(.23,1,.32,1),background .45s cubic-bezier(.23,1,.32,1),border-color .45s cubic-bezier(.23,1,.32,1),box-shadow .45s cubic-bezier(.23,1,.32,1)}@media(hover:hover)and (pointer:fine){.pdp__leader:hover{transform:translateY(-4px);background:#ffffffb3;border-color:#c9954a66;box-shadow:0 8px 24px -6px #8c50142e,0 2px 8px -2px #c9954a26}.pdp__leader:hover .pdp__leader-photo{border-color:var(--tp-gold);box-shadow:0 6px 20px -4px #c9954a73,0 0 0 3px #eeb87a26}}.pdp__leader-photo{width:100%;aspect-ratio:1;border-radius:2px;object-fit:cover;margin-bottom:.9rem;border:1.5px solid rgba(201,149,74,.35);box-shadow:0 2px 10px -3px #0000001f,inset 0 1px #fff3;transition:border-color .45s cubic-bezier(.23,1,.32,1),box-shadow .45s cubic-bezier(.23,1,.32,1)}.pdp__leader-name{font-size:1.2rem;font-weight:700;color:var(--igniton-dark-blue, #1B1B57);margin:0 0 .3rem;line-height:1.3}.pdp__leader-role{font-size:1.05rem;font-weight:400;color:rgba(var(--color-foreground),.55);margin:0;line-height:1.4}.pdp__leaders-divider{height:1px;margin:2rem 0 1.8rem;background:linear-gradient(90deg,transparent,rgba(201,149,74,.3) 20%,rgba(223,206,137,.5) 50%,rgba(201,149,74,.3) 80%,transparent)}.pdp__leaders-footer{font-size:1.25rem;font-weight:400;color:rgba(var(--color-foreground),.55);text-align:center;line-height:1.55;margin:1.2rem 0 1.6rem}.pdp__leaders-cta{display:flex;align-items:center;justify-content:center;gap:.8rem;width:100%;padding:1.3rem 2rem;background:linear-gradient(100deg,#eeb87a,#e8c97a 40%,#dfce89,#eeb87a);background-size:200% 100%;border:none;border-radius:2px;font-size:1.25rem;font-weight:800;color:var(--igniton-dark-blue, #1B1B57);text-decoration:none;text-transform:uppercase;letter-spacing:.07rem;cursor:pointer;position:relative;overflow:hidden;isolation:isolate;box-shadow:0 4px 16px -4px #c9954a66,0 1px 3px #0000000f,inset 0 1px #ffffff73;transition:background-position .6s cubic-bezier(.4,0,.2,1),box-shadow .4s cubic-bezier(.4,0,.2,1),transform .3s cubic-bezier(.23,1,.32,1)}.pdp__leaders-cta:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent 0%,rgba(255,255,255,.38) 50%,transparent 100%);transition:left .65s cubic-bezier(.4,0,.2,1);z-index:1;pointer-events:none}.pdp__leaders-cta:after{content:"";position:absolute;top:-3px;right:-3px;bottom:-3px;left:-3px;border-radius:2px;background:linear-gradient(135deg,#eeb87a99,#dfce8966);opacity:0;z-index:-1;filter:blur(10px);transition:opacity .4s ease}@media(hover:hover)and (pointer:fine){.pdp__leaders-cta:hover{background-position:100% 0;box-shadow:0 8px 28px -6px #c9954a80,0 2px 8px -2px #00000014,inset 0 1px #ffffff8c;transform:translateY(-1px)}.pdp__leaders-cta:hover:before{left:100%}.pdp__leaders-cta:hover:after{opacity:1}.pdp__leaders-cta:hover svg{transform:translate(3px)}}.pdp__leaders-cta span{position:relative;z-index:2}.pdp__leaders-cta svg{flex-shrink:0;position:relative;z-index:2;transition:transform .3s cubic-bezier(.23,1,.32,1)}@media screen and (max-width:749px){.pdp__leaders{padding:2.2rem 1.6rem 2rem;border-radius:2px}.pdp__leaders-badge{font-size:1rem;padding:.6rem 1.4rem;margin-bottom:1.4rem}.pdp__leaders-title{font-size:2.2rem}.pdp__leaders-subtitle{font-size:1.25rem;margin-bottom:1.8rem}.pdp__leaders-grid{gap:1rem}.pdp__leader{padding:.8rem .4rem .6rem;border-radius:2px}.pdp__leader-photo{border-radius:2px;margin-bottom:.7rem}.pdp__leader-name{font-size:1.1rem}.pdp__leader-role{font-size:.95rem}.pdp__leaders-footer{font-size:1.2rem;margin-bottom:1.4rem}}@media screen and (max-width:480px){.pdp__leaders{padding:1.8rem 1.3rem 1.6rem;border-radius:2px}.pdp__leaders-badge{font-size:.95rem;padding:.5rem 1.2rem}.pdp__leaders-title{font-size:1.9rem}.pdp__leaders-subtitle{font-size:1.2rem;margin-bottom:1.6rem}.pdp__leaders-grid{gap:.8rem}.pdp__leader{padding:.6rem .3rem .5rem;border-radius:2px}.pdp__leader-photo{border-radius:2px;margin-bottom:.6rem}.pdp__leader-name{font-size:1.05rem}.pdp__leader-role{font-size:.9rem}.pdp__leaders-divider{margin:1.4rem 0 1.2rem}.pdp__leaders-footer{font-size:1.15rem;margin-bottom:1.2rem}.pdp__leaders-cta{padding:1.1rem 1.6rem;font-size:1.15rem}.pdp__leaders-cta:before,.pdp__leaders-cta:after{display:none}}.pdp__below-grid{max-width:72rem;margin:0 auto;padding:0 1.2rem}@media screen and (min-width:750px){.pdp__below-grid{padding:0 2.4rem}}@media screen and (min-width:990px){.pdp__below-grid{padding:0 3.2rem}}.pdp__accordions{margin-top:2.4rem;border-top:1px solid rgba(var(--color-foreground),.1)}.pdp__accordion{border-bottom:1px solid rgba(var(--color-foreground),.1)}.pdp__accordion-trigger{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.6rem 0;border:none;background:transparent;cursor:pointer;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;color:rgb(var(--color-foreground));text-align:left;transition:color .2s ease}.pdp__accordion-trigger:hover{color:var(--igniton-dark-blue, #1B1B57)}.pdp__accordion-icon{width:2rem;height:2rem;flex-shrink:0;transition:transform .3s ease;color:rgba(var(--color-foreground),.5)}.pdp__accordion--open .pdp__accordion-icon{transform:rotate(45deg)}.pdp__accordion-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease,padding .3s ease}.pdp__accordion-content>.pdp__accordion-body{overflow:hidden}.pdp__accordion--open .pdp__accordion-content{grid-template-rows:1fr;padding-bottom:1.6rem}.pdp__accordion-body{font-size:1.4rem;line-height:1.7;color:rgba(var(--color-foreground),.7)}.pdp__accordion-body p{margin:0 0 1rem}.pdp__accordion-body p:last-child{margin-bottom:0}.pdp__accordion-body a{color:var(--igniton-dark-blue, #1B1B57);text-decoration:underline}.pdp__accordion-body .iwrap,.pdp__accordion-body .twrap{background:var(--igniton-dark-blue, #1B1B57);border-radius:2px;padding:2.8rem 2rem;font-family:inherit}.pdp__accordion-body .ititle,.pdp__accordion-body .ttitle{text-align:center;font-size:1.1rem;letter-spacing:.2em;color:#d3a23c99;font-family:var(--font-heading-family);margin-bottom:.6rem;text-transform:uppercase}.pdp__accordion-body .ihead,.pdp__accordion-body .thead{text-align:center;font-size:2rem;font-weight:700;color:#fff;font-family:var(--font-heading-family);margin-bottom:.4rem}.pdp__accordion-body .isub,.pdp__accordion-body .tsub{text-align:center;font-size:1.2rem;color:#fff6;margin-bottom:2.4rem}.pdp__accordion-body .grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}@media screen and (min-width:750px){.pdp__accordion-body .grid{grid-template-columns:repeat(4,1fr)}}.pdp__accordion-body .card{background:#ffffff0a;border:1px solid rgba(211,162,60,.12);border-radius:2px;padding:1.4rem 1.2rem;transition:border-color .2s ease}.pdp__accordion-body .card:hover{border-color:#d3a23c66}.pdp__accordion-body .card-icon{width:3.6rem;height:3.6rem;border-radius:50%;background:#d3a23c1a;border:1px solid rgba(211,162,60,.2);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.pdp__accordion-body .card-icon svg{width:1.6rem;height:1.6rem;stroke:var(--igniton-gold, #D3A23C);fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.pdp__accordion-body .card-name{font-size:1.2rem;font-weight:700;color:var(--igniton-gold, #D3A23C);letter-spacing:.04em;margin-bottom:.3rem;line-height:1.3;font-family:var(--font-heading-family)}.pdp__accordion-body .card-role{font-size:1rem;font-weight:600;color:#ffffffb3;margin-bottom:.6rem;text-transform:uppercase;letter-spacing:.08em;font-family:var(--font-heading-family)}.pdp__accordion-body .card-desc{font-size:1.05rem;color:#fff6;line-height:1.5}.pdp__accordion-body .card-badge{display:inline-block;font-size:.85rem;font-family:var(--font-heading-family);color:#d3a23c99;background:#d3a23c12;border:1px solid rgba(211,162,60,.15);padding:.2rem .7rem;border-radius:2px;margin-top:.8rem}.pdp__accordion-body .footnote,.pdp__accordion-body .disclaimer{text-align:center;font-size:.95rem;color:#fff3;font-family:var(--font-heading-family);margin-top:1.8rem;letter-spacing:.04em}.pdp__accordion-body .timeline{position:relative;padding:0 1.6rem}.pdp__accordion-body .tline{position:absolute;top:2.8rem;left:4.8rem;right:4.8rem;height:2px;background:#d3a23c1a;z-index:0}.pdp__accordion-body .tline-fill{height:100%;background:linear-gradient(90deg,var(--igniton-gold, #D3A23C),rgba(211,162,60,.2));width:100%}.pdp__accordion-body .stages{display:grid;grid-template-columns:repeat(2,1fr);gap:1.6rem;position:relative;z-index:1}@media screen and (min-width:750px){.pdp__accordion-body .stages{grid-template-columns:repeat(4,1fr);gap:0}}.pdp__accordion-body .stage{display:flex;flex-direction:column;align-items:center;padding:0 .8rem}.pdp__accordion-body .stage-dot{width:5.6rem;height:5.6rem;border-radius:50%;background:#1b1b57cc;border:2px solid rgba(211,162,60,.25);display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem;flex-shrink:0}.pdp__accordion-body .stage-dot svg{stroke-linecap:round;stroke-linejoin:round;fill:none;stroke-width:1.5;stroke:#d3a23c80;width:2rem;height:2rem}.pdp__accordion-body .stage-dot.s1{border-color:#d3a23c4d}.pdp__accordion-body .stage-dot.s1 svg{stroke:#d3a23c66}.pdp__accordion-body .stage-dot.s2{border-color:#d3a23c80}.pdp__accordion-body .stage-dot.s2 svg{stroke:#d3a23c99}.pdp__accordion-body .stage-dot.s3{border-color:#d3a23cbf}.pdp__accordion-body .stage-dot.s3 svg{stroke:#d3a23cd9}.pdp__accordion-body .stage-dot.s4{border-color:var(--igniton-gold, #D3A23C);background:#d3a23c14}.pdp__accordion-body .stage-dot.s4 svg{stroke:var(--igniton-gold, #D3A23C)}.pdp__accordion-body .stage-time{font-size:.9rem;font-family:var(--font-heading-family);letter-spacing:.12em;color:#d3a23c99;text-transform:uppercase;margin-bottom:.6rem;text-align:center}.pdp__accordion-body .stage-name{font-size:1.2rem;font-weight:700;color:#fff;text-align:center;margin-bottom:.8rem;font-family:var(--font-heading-family)}.pdp__accordion-body .stage-items{list-style:none;padding:0}.pdp__accordion-body .stage-items li{font-size:1rem;color:#ffffff73;line-height:1.6;padding-left:1.2rem;position:relative;text-align:left}.pdp__accordion-body .stage-items li:before{content:"\b7";position:absolute;left:.3rem;color:#d3a23c80}.pdp__sticky-cta{display:none}@media screen and (max-width:989px){.pdp__sticky-cta{display:block;position:fixed;bottom:0;left:0;right:0;z-index:100;background:rgb(var(--color-background));box-shadow:0 -2px 12px #0000001a;padding:1.2rem 1.6rem;transform:translateY(100%);transition:transform .3s ease}.pdp__sticky-cta--visible{transform:translateY(0)}.pdp__sticky-inner{display:flex;align-items:center;gap:1.2rem;max-width:72rem;margin:0 auto}.pdp__sticky-info{flex:1;min-width:0}.pdp__sticky-label{font-size:1.1rem;color:rgba(var(--color-foreground),.5)}.pdp__sticky-price{font-family:var(--font-heading-family);font-size:1.8rem;font-weight:800}.pdp__sticky-btn{padding:1.2rem 2.4rem;border:none;border-radius:2px;background:var(--igniton-dark-blue, #1B1B57);color:#fff;font-family:var(--font-heading-family);font-size:1.5rem;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s ease;text-transform:uppercase;letter-spacing:.04em}.pdp__sticky-btn:hover{background:var(--igniton-bright-blue, #191880)}}.pdp__tier:focus-within{outline:2px solid var(--igniton-dark-blue, #1B1B57);outline-offset:2px}.pdp__purchase-tab:focus-visible,.pdp__submit:focus-visible,.pdp__sticky-btn:focus-visible,.pdp__accordion-trigger:focus-visible,.pdp__thumb:focus-visible{outline:2px solid var(--igniton-dark-blue, #1B1B57);outline-offset:2px}@media(prefers-reduced-motion:reduce){.pdp__main-slide,.pdp__tier,.pdp__sticky-cta,.pdp__submit,.pdp__purchase-tab,.pdp__thumb,.pdp__trust-circle,.pdp__accordion-content,.pdp__accordion-icon,.pdp__checklist,.pdp__frequency,.pdp__stats-panel:after,.pdp__stat-arrow,.pdp__leader,.pdp__leader-photo,.pdp__leaders-cta,.pdp__leaders-glow--1,.pdp__leaders-glow--2,.pdp__leaders-badge{transition:none!important;animation:none!important}}
/*# sourceMappingURL=/cdn/shop/t/41/assets/section-product-hero-pdp.css.map */
