/* Puori B-Complex export. Activated only for Shoptet productId 100. */
:is(html,body).b-complex-product{color-scheme: light;
  --accent: #006460;
  --accent-dark: #004f4c;
  --accent-soft: #e7f3f1;
  --ink: #172321;
  --muted: #667471;
  --line: #d9e4e1;
  --surface: #ffffff;
  --soft: #f3f7f6;
  --promo: #a53c2f;
  --radius: 8px;
  --content: 1220px;}
:is(html,body).b-complex-product .bcomplex-scope,:is(html,body).b-complex-product .bcomplex-scope *{box-sizing: border-box;}
:is(html,body).b-complex-product .bcomplex-scope button,:is(html,body).b-complex-product .bcomplex-scope input{font: inherit;}
:is(html,body).b-complex-product .bcomplex-scope a{color: inherit;}
:is(html,body).b-complex-product .bcomplex-scope img{display: block; max-width: 100%;}
:is(html,body).b-complex-product .bcomplex-scope button,:is(html,body).b-complex-product .bcomplex-scope a{-webkit-tap-highlight-color: transparent;}
:is(html,body).b-complex-product .bcomplex-scope.content-nav{display: flex; justify-content: center; gap: 8px; overflow-x: auto; margin-top: 42px; padding: 14px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--soft); scrollbar-width: none;}
:is(html,body).b-complex-product .bcomplex-scope.content-nav::-webkit-scrollbar{display: none;}
:is(html,body).b-complex-product .bcomplex-scope.content-nav a{flex: 0 0 auto; padding: 9px 13px; border: 1px solid var(--line); border-radius: 6px; background: var(--surface); color: var(--accent); font-size: 14px; font-weight: 800; text-decoration: none;}
:is(html,body).b-complex-product .bcomplex-scope.content-nav a.is-active{border-color: var(--accent); background: var(--accent); color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .stars{color: #d58a14; letter-spacing: 1px;}
:is(html,body).b-complex-product .bcomplex-scope h1{margin: 0; font-size: clamp(38px, 5vw, 58px); line-height: 1; letter-spacing: -.05em;}
:is(html,body).b-complex-product .bcomplex-scope .audience-tags{display: flex; flex-wrap: wrap; gap: 7px; margin: -10px 0 24px;}
:is(html,body).b-complex-product .bcomplex-scope .audience-tags-intro{display: flex; flex: 0 0 100%; flex-direction: column; gap: 2px; margin: 0 0 5px; color: var(--muted); font-size: 14px; line-height: 1.35;}
:is(html,body).b-complex-product .bcomplex-scope .audience-tags-intro strong{color: var(--ink); font-size: 15px;}
:is(html,body).b-complex-product .bcomplex-scope .audience-tags a{padding: 5px 9px; border: 1px solid var(--line); border-radius: 4px; color: var(--accent); font-size: 14px; font-weight: 700; text-decoration: none; transition: border-color 160ms ease, background-color 160ms ease;}
:is(html,body).b-complex-product .bcomplex-scope .audience-tags a:hover,:is(html,body).b-complex-product .bcomplex-scope .audience-tags a:focus-visible{border-color: var(--accent); background: var(--accent-soft);}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof{display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); border: 1px solid var(--line); border-radius: var(--radius);}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof a{display: flex; flex-direction: column; min-height: 86px; padding: 15px 16px; text-decoration: none;}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof a:nth-child(2n + 1){border-right: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof a:nth-child(-n+2){border-bottom: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof strong{color: var(--accent); font-size: 16px;}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof span{margin-top: 4px; color: var(--muted); font-size: 14px; line-height: 1.35;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight{display: grid; grid-template-columns: 82px 1fr auto; gap: 14px; align-items: center; min-height: 82px; margin-top: 12px; overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius); background: var(--surface); text-decoration: none;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight img{width: 82px; height: 82px; object-fit: cover; object-position: 54% center;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight > span{display: flex; flex-direction: column; padding-block: 10px;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight strong{color: var(--accent); font-size: 16px;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight small{margin-top: 3px; color: var(--muted); font-size: 14px; line-height: 1.3;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight > b{padding-right: 16px; color: var(--accent); font-size: 20px;}
:is(html,body).b-complex-product .bcomplex-scope .story-section{margin-top: 18px; padding-top: 54px; border-top: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .story-intro{display: grid; gap: 16px; margin-bottom: 30px;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2{max-width: 18ch; margin: 0; font-size: clamp(38px, 5.5vw, 68px); line-height: .98; letter-spacing: -.05em;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro p{max-width: 60ch; margin: 0; color: var(--muted); font-size: 18px;}
:is(html,body).b-complex-product .bcomplex-scope .story-grid{display: grid; grid-template-columns: minmax(0, 1.35fr) minmax(330px, .65fr); gap: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card{position: relative; overflow: hidden; min-height: 620px; border-radius: var(--radius); color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card img{width: 100%; height: 100%; object-fit: cover; object-position: 54% center;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-scrim{position: absolute; inset: 0; background: linear-gradient(180deg, rgba(3,20,18,.08) 20%, rgba(3,20,18,.88) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy{position: absolute; z-index: 2; right: clamp(24px, 4vw, 48px); bottom: clamp(26px, 4vw, 48px); left: clamp(24px, 4vw, 48px);}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy h3{max-width: 14ch; margin: 0 0 14px; color: #fff; font-size: clamp(34px, 4.5vw, 56px); line-height: 1; letter-spacing: -.045em;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy p{max-width: 52ch; margin: 0 0 10px; font-size: 17px;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy small{display: block; max-width: 55ch; color: rgba(255,255,255,.78); font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .story-facts{display: grid; grid-template-columns: repeat(2, minmax(0,1fr)); gap: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact{display: flex; flex-direction: column; justify-content: flex-end; min-height: 250px; padding: 24px; border-radius: var(--radius); background: var(--soft);}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary{min-height: 250px; background: var(--accent); color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-wide{grid-column: 1 / -1; min-height: 190px;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact > span{color: var(--muted); font-size: 14px; font-weight: 700;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary > span{color: #cbe5e2;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact > strong{margin: 8px 0 4px; color: var(--accent); font-size: clamp(54px, 7vw, 84px); line-height: .9; letter-spacing: -.06em;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary > strong{color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact p{margin: 6px 0 0; color: var(--muted);}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary p{color: #d8ecea;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading{display: grid; gap: 15px; margin-bottom: 30px;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading h2{max-width: 18ch; margin: 0; font-size: clamp(38px, 5vw, 64px); line-height: 1; letter-spacing: -.05em;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading p{max-width: 64ch; margin: 0; color: var(--muted); font-size: 18px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-section,:is(html,body).b-complex-product .bcomplex-scope .routine-section,:is(html,body).b-complex-product .bcomplex-scope .audience-section,:is(html,body).b-complex-product .bcomplex-scope .research-voices,:is(html,body).b-complex-product .bcomplex-scope .video-section,:is(html,body).b-complex-product .bcomplex-scope .faq-section,:is(html,body).b-complex-product .bcomplex-scope .reviews-section,:is(html,body).b-complex-product .bcomplex-scope .final-cta{margin-top: 72px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-section{margin-top: 18px; padding: 54px 0 0; border-top: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-table{display: grid; grid-template-columns: minmax(190px,.7fr) repeat(2,minmax(260px,1fr)); overflow: hidden; border: 1px solid var(--line); border-radius: var(--radius);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head{display: flex; flex-direction: column; justify-content: flex-end; align-items: center; min-height: 220px; padding: 20px; border-bottom: 1px solid var(--line); text-align: center;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head:not(:last-child),:is(html,body).b-complex-product .bcomplex-scope .comparison-label,:is(html,body).b-complex-product .bcomplex-scope .comparison-value-puori{border-right: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori{background: var(--accent-soft);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img{width: 112px; height: 112px; margin-bottom: 12px; object-fit: contain;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other{background: var(--soft);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other img{width: 112px; height: 112px; margin-bottom: 12px; object-fit: contain;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head strong{max-width: 20ch;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-label,:is(html,body).b-complex-product .bcomplex-scope .comparison-value{display: flex; align-items: center; min-height: 70px; padding: 15px 18px; border-bottom: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-label{font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-value{color: var(--muted);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-value-puori{background: #f5faf9; color: var(--accent); font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-scroll-hint{display: none; margin: 10px 0 0; color: var(--accent); font-size: 14px; font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .forms-explainer{margin-top: 22px; padding: clamp(28px,4vw,44px); border-radius: var(--radius); background: var(--ink); color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro{display: grid; grid-template-columns: .7fr 1.3fr; gap: 12px clamp(30px,5vw,70px); align-items: end;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro > span{grid-column: 1; color: #9ddbd5; font-size: 14px; font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro h3{grid-column: 1; max-width: 12ch; margin: 0; color: #fff; font-size: clamp(34px,4vw,52px); line-height: 1; letter-spacing: -.045em;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro p{grid-column: 2; grid-row: 1 / span 2; max-width: 55ch; margin: 0; color: #c8d3d0; font-size: 17px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid{display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1px; margin-top: 34px; background: rgba(255,255,255,.22);}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid article{display: flex; flex-direction: column; min-height: 168px; padding: 20px; background: #26322f;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid article.is-reference{position: relative; z-index: 1; background: var(--accent);}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid strong{color: #fff; font-size: 19px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-evidence-number{margin-top: 14px; color: #fff; font-size: clamp(42px,4.5vw,64px); font-weight: 800; line-height: .9; letter-spacing: -.055em; font-variant-numeric: tabular-nums;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid .is-reference small{margin-top: 7px; color: #cce9e6; font-size: 12px; font-weight: 700; line-height: 1.25;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid span{margin-top: auto; padding-top: 16px; color: #c8d3d0; font-size: 14px; line-height: 1.42;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid .is-reference span{color: #d9efec;}
:is(html,body).b-complex-product .bcomplex-scope .forms-source-note{max-width: 86ch; margin: 22px 0 0; color: #aebbb8; font-size: 12px; line-height: 1.45;}
:is(html,body).b-complex-product .bcomplex-scope .forms-explainer > a{display: inline-block; margin-top: 24px; color: #fff; font-weight: 800; text-underline-offset: 4px;}
:is(html,body).b-complex-product .bcomplex-scope .button{display: inline-flex; min-height: 50px; align-items: center; justify-content: center; padding: 0 18px; border-radius: 6px; font-weight: 800; text-decoration: none;}
:is(html,body).b-complex-product .bcomplex-scope .button-light{background: #fff; color: var(--accent);}
:is(html,body).b-complex-product .bcomplex-scope .routine-section{display: grid; grid-template-columns: minmax(0,.9fr) minmax(420px,1.1fr); min-height: 720px; overflow: hidden; border-radius: var(--radius); background: var(--soft);}
:is(html,body).b-complex-product .bcomplex-scope .routine-photo img{width: 100%; height: 100%; object-fit: cover;}
:is(html,body).b-complex-product .bcomplex-scope .routine-content{display: flex; flex-direction: column; justify-content: center; padding: clamp(32px,6vw,76px);}
:is(html,body).b-complex-product .bcomplex-scope .routine-content h2{max-width: 11ch; margin: 0 0 18px; font-size: clamp(42px,5vw,66px); line-height: 1; letter-spacing: -.05em;}
:is(html,body).b-complex-product .bcomplex-scope .routine-content > p{max-width: 50ch; margin: 0 0 28px; color: var(--muted); font-size: 17px;}
:is(html,body).b-complex-product .bcomplex-scope .routine-steps{display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1px; overflow: hidden; border: 1px solid var(--line); border-radius: 6px; background: var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .routine-steps article{display: flex; flex-direction: column; min-height: 112px; padding: 17px; background: var(--surface);}
:is(html,body).b-complex-product .bcomplex-scope .routine-steps strong{color: var(--accent);}
:is(html,body).b-complex-product .bcomplex-scope .routine-steps span{margin-top: 5px; color: var(--muted); font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .routine-content > a{align-self: flex-start; margin-top: 24px; color: var(--accent); font-weight: 800; text-underline-offset: 4px;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort{position: relative; display: flex; min-height: 690px; justify-content: flex-start; overflow: hidden; margin-top: 72px; border-radius: var(--radius); background: var(--accent-dark);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-photo{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center center;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-scrim{position: absolute; inset: 0; background: linear-gradient(90deg,rgba(0,47,44,.97) 0%,rgba(0,56,53,.76) 44%,rgba(0,39,37,.1) 72%,rgba(0,39,37,.03) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-content{position: relative; z-index: 1; display: flex; width: min(650px,58%); flex-direction: column; justify-content: center; padding: clamp(38px,5vw,64px);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-intro{display: flex; flex-direction: column; justify-content: center;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-intro h2{max-width: 13ch; margin: 0 0 16px; color: #fff; font-size: clamp(34px,4vw,50px); line-height: 1; letter-spacing: -.045em;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-intro p{max-width: 38ch; margin: 0; color: #d5e9e6;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points{display: grid; grid-template-columns: minmax(0,1.08fr) minmax(0,.92fr); gap: 1px; overflow: hidden; margin-top: 28px; border: 1px solid var(--line); border-radius: 6px; background: var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points article{display: flex; min-height: 238px; flex-direction: column; padding: clamp(20px,3vw,30px); background: rgba(0,66,62,.91); color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points article + article{background: rgba(246,250,249,.96); color: var(--ink);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points h3{margin: 0 0 14px; color: #a9dfda; font-size: 23px; line-height: 1.12; letter-spacing: -.025em;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points article + article h3{color: var(--accent);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points p{margin: 0; color: inherit;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points small{display: block; margin-top: auto; padding-top: 24px; color: #d2e7e4; font-size: 14px; line-height: 1.48;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points article + article small{color: var(--muted);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-source{grid-column: 1 / -1; margin: 0 !important; padding: 15px 18px; background: rgba(255,255,255,.96); color: var(--muted) !important; font-size: 14px; line-height: 1.5;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-source a{color: var(--accent); font-weight: 800; text-underline-offset: 3px;}
:is(html,body).b-complex-product .bcomplex-scope .situations-panel{display: grid; grid-template-columns: minmax(260px,.68fr) minmax(0,1.32fr); gap: clamp(28px,5vw,66px); padding: clamp(28px,5vw,58px); border-radius: var(--radius); background: var(--accent); color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .situations-panel-copy{display: flex; flex-direction: column; justify-content: center;}
:is(html,body).b-complex-product .bcomplex-scope .situations-panel-copy p{margin: 0 0 10px; color: #a9dfda; font-size: 14px; font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .situations-panel-copy h2{max-width: 12ch; margin: 0 0 18px; color: #fff; font-size: clamp(38px,4.6vw,60px); line-height: .98; letter-spacing: -.05em;}
:is(html,body).b-complex-product .bcomplex-scope .situations-panel-copy span{max-width: 42ch; color: #d3e9e6;}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid{display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 1px; align-self: stretch; overflow: hidden; background: rgba(255,255,255,.3);}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid a{display: flex; min-height: 190px; flex-direction: column; justify-content: flex-end; padding: 20px; background: rgba(0,51,48,.82); color: #fff; text-decoration: none; transition: background-color 160ms ease, transform 160ms ease;}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid a:hover,:is(html,body).b-complex-product .bcomplex-scope .audience-grid a:focus-visible{background: rgba(0,43,40,.96);}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid a:active{transform: translateY(1px);}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid small{margin-bottom: auto; color: #9edbd5; font-size: 14px; font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid strong{max-width: 26ch; margin-top: 14px; color: #fff; font-size: 20px; line-height: 1.18;}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid span{max-width: 38ch; margin-top: 8px; color: #d3e9e6; font-size: 14px; line-height: 1.42;}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid b{margin-top: 14px; color: #9edbd5; font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .audience-claim-note{width: 100%; max-width: none; margin: 12px 0 0; color: var(--muted); font-size: 12px; line-height: 1.42;}
:is(html,body).b-complex-product .bcomplex-scope .research-voices{margin-top: 18px; padding-top: 54px; border-top: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .video-grid{display: grid; grid-auto-flow: column; grid-auto-columns: minmax(260px,31%); gap: 12px; overflow-x: auto; padding-bottom: 10px; scroll-snap-type: x mandatory; overscroll-behavior-inline: contain; scrollbar-color: var(--accent) var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .video-card{position: relative; overflow: hidden; min-height: 500px; padding: 0; border: 0; border-radius: var(--radius); background: var(--ink); color: #fff; cursor: pointer; scroll-snap-align: start; text-align: left;}
:is(html,body).b-complex-product .bcomplex-scope .video-card img{width: 100%; height: 100%; object-fit: cover; opacity: .72; transition: transform 240ms cubic-bezier(.22,1,.36,1);}
:is(html,body).b-complex-product .bcomplex-scope .video-card:first-child img,:is(html,body).b-complex-product .bcomplex-scope .video-card:last-child img{object-position: center; transform: scale(1.35);}
:is(html,body).b-complex-product .bcomplex-scope .video-card:first-child:hover img,:is(html,body).b-complex-product .bcomplex-scope .video-card:last-child:hover img{transform: scale(1.38);}
:is(html,body).b-complex-product .bcomplex-scope .video-card:hover img{transform: scale(1.02);}
:is(html,body).b-complex-product .bcomplex-scope .video-card::after{content: ""; position: absolute; inset: 0; background: linear-gradient(180deg,transparent 35%,rgba(3,20,18,.88) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .play-icon{position: absolute; z-index: 2; top: 22px; right: 22px; display: grid; width: 52px; height: 52px; place-items: center; border: 1px solid rgba(255,255,255,.64); border-radius: 50%; background: rgba(0,50,47,.6); font-size: 18px;}
:is(html,body).b-complex-product .bcomplex-scope .video-copy{position: absolute; z-index: 2; right: 22px; bottom: 24px; left: 22px; display: flex; flex-direction: column;}
:is(html,body).b-complex-product .bcomplex-scope .video-copy strong{color: #fff; font-size: 22px; line-height: 1.15;}
:is(html,body).b-complex-product .bcomplex-scope .video-copy small{margin-top: 6px; color: rgba(255,255,255,.76); font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-section{display: grid; grid-template-columns: minmax(280px,.7fr) minmax(0,1.3fr); gap: clamp(36px,7vw,90px); align-items: start; margin-top: 18px; padding-top: 54px; border-top: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .faq-list details{border-bottom: 1px solid var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .faq-list summary{position: relative; padding: 20px 42px 20px 0; font-size: 18px; font-weight: 800; cursor: pointer; list-style: none;}
:is(html,body).b-complex-product .bcomplex-scope .faq-list summary::-webkit-details-marker{display: none;}
:is(html,body).b-complex-product .bcomplex-scope .faq-list summary::after{content: "+"; position: absolute; top: 18px; right: 4px; color: var(--accent); font-size: 24px; line-height: 1;}
:is(html,body).b-complex-product .bcomplex-scope .faq-list details[open] summary::after{content: "−";}
:is(html,body).b-complex-product .bcomplex-scope .faq-list details p{max-width: 68ch; margin: -3px 0 20px; color: var(--muted);}
:is(html,body).b-complex-product .bcomplex-scope .faq-list .faq-more{display: block; width: fit-content; margin-top: 10px; color: var(--accent); font-weight: 800; text-underline-offset: 3px;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-section{display: grid; grid-template-columns: .42fr 1.58fr; gap: clamp(38px,7vw,86px); padding: clamp(32px,5vw,58px); border-radius: var(--radius); background: var(--accent-soft);}
:is(html,body).b-complex-product .bcomplex-scope .reviews-summary{display: flex; flex-direction: column; justify-content: center;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-summary > strong{margin: 0 0 4px; color: var(--accent); font-size: clamp(54px,7vw,84px); line-height: .9; letter-spacing: -.06em;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-summary p{margin: 8px 0 0; color: var(--muted);}
:is(html,body).b-complex-product .bcomplex-scope .reviews-summary-stars{margin-bottom: 14px; font-size: 26px; line-height: 1; letter-spacing: .12em;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-content h2{margin: 0 0 24px; font-size: clamp(38px,4vw,54px); line-height: 1; letter-spacing: -.045em;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid{display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 10px;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid blockquote{display: flex; flex-direction: column; min-height: 220px; margin: 0; padding: 20px; border-radius: 6px; background: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .review-stars{display: block; margin-bottom: 14px; color: #d58a14; font-size: 18px; line-height: 1; letter-spacing: .08em;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid p{margin: 0; color: #33403e; font-size: 16px; font-weight: 600;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid footer{display: flex; flex-direction: column; align-items: flex-start; margin-top: auto; padding-top: 18px; color: var(--muted); font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid footer a{color: var(--muted); font-weight: 700; text-underline-offset: 3px;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid footer small{margin-top: 3px; color: var(--muted); font-size: 13px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards{margin-top: 30px; padding: 18px; border: 1px solid var(--line); border-radius: var(--radius); background: var(--soft);}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards > p{margin: 0 0 14px; color: var(--muted); font-size: 14px; font-weight: 800; letter-spacing: .03em;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid{display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; align-items: center;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid img{width: 100%; max-height: 70px; object-fit: contain;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note{margin-top: 18px; padding: 0 18px; border: 1px solid #dbe6e3; border-radius: 6px; background: #f8faf9;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note summary{position: relative; padding: 14px 34px 14px 0; color: #315e5b; font-size: 14px; font-weight: 700; cursor: pointer; list-style: none;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note summary::-webkit-details-marker{display: none;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note summary::after{content: "+"; position: absolute; top: 12px; right: 2px; font-size: 20px; line-height: 1;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note details[open] summary::after{content: "−";}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note details > div{padding: 0 0 15px;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note p{max-width: none; margin: 6px 0; color: var(--muted); font-size: 12px; line-height: 1.42;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-links{display: flex; flex-wrap: wrap; gap: 6px 16px; margin-top: 10px;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-links a{color: var(--accent); font-size: 12px; font-weight: 700; text-underline-offset: 3px;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note small{display: block; margin-top: 10px; color: var(--muted); font-size: 11px;}
@media (min-width: 861px){:is(html,body).b-complex-product .bcomplex-scope .forms-grid{grid-template-columns: 1.18fr repeat(3,minmax(0,1fr));}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid article.is-reference{transform: scale(1.035); transform-origin: center; box-shadow: 0 12px 28px rgba(0,0,0,.24);}
:is(html,body).b-complex-product .bcomplex-scope .reviews-summary > strong{font-size: clamp(48px, 4.6vw, 66px); white-space: nowrap;}}
:is(html,body).b-complex-product .bcomplex-scope .final-cta{position: relative; display: flex; align-items: center; overflow: hidden; min-height: 620px; border-radius: var(--radius); color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta > img{position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 42%;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-scrim{position: absolute; inset: 0; background: linear-gradient(90deg,rgba(3,27,25,.94) 0%,rgba(3,27,25,.72) 48%,rgba(3,27,25,.12) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy{position: relative; z-index: 2; width: min(620px,62%); padding: clamp(30px,6vw,72px);}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2{margin: 0 0 18px; color: #fff; font-size: clamp(42px,5vw,68px); line-height: .98; letter-spacing: -.05em;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy p{margin: 0 0 26px; color: rgba(255,255,255,.82); font-size: 18px;}
@media (max-width: 860px){:is(html,body).b-complex-product .bcomplex-scope.content-nav{justify-content: flex-start; margin: 32px 16px 0;}
:is(html,body).b-complex-product .bcomplex-scope h1{font-size: 38px;}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof a{min-height: 82px; padding: 13px;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight{grid-template-columns: 78px 1fr auto;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight img{width: 78px; height: 100%; min-height: 92px;}
:is(html,body).b-complex-product .bcomplex-scope .story-section{margin: 16px 16px 0; padding-top: 36px;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro{margin-bottom: 22px;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2{font-size: 42px;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro p{font-size: 16px;}
:is(html,body).b-complex-product .bcomplex-scope .story-grid{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card{min-height: 560px;}
:is(html,body).b-complex-product .bcomplex-scope .story-facts{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary,:is(html,body).b-complex-product .bcomplex-scope .story-fact-wide{grid-column: auto;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary{min-height: 260px;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact{min-height: 190px; padding: 20px;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-wide{min-height: 180px;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact > strong{font-size: 60px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-section,:is(html,body).b-complex-product .bcomplex-scope .routine-section,:is(html,body).b-complex-product .bcomplex-scope .audience-section,:is(html,body).b-complex-product .bcomplex-scope .research-voices,:is(html,body).b-complex-product .bcomplex-scope .video-section,:is(html,body).b-complex-product .bcomplex-scope .faq-section,:is(html,body).b-complex-product .bcomplex-scope .reviews-section,:is(html,body).b-complex-product .bcomplex-scope .final-cta{margin: 52px 16px 0;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-section{margin-top: 16px; padding-top: 36px;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading{margin-bottom: 22px;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading h2{font-size: 42px;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading p{font-size: 16px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-table{grid-template-columns: minmax(116px,.7fr) repeat(2,minmax(142px,1fr)); overflow-x: auto;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-scroll-hint{display: block;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head{min-height: 180px; padding: 14px 10px; font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img,:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other img{width: 92px; height: 92px; margin-bottom: 10px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-label,:is(html,body).b-complex-product .bcomplex-scope .comparison-value{min-height: 78px; padding: 12px 10px; font-size: 14px; line-height: 1.3;}
:is(html,body).b-complex-product .bcomplex-scope .forms-explainer{padding: 26px 20px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro > span,:is(html,body).b-complex-product .bcomplex-scope .forms-intro h3,:is(html,body).b-complex-product .bcomplex-scope .forms-intro p{grid-column: auto; grid-row: auto;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro h3{font-size: 38px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-intro p{margin-top: 6px; font-size: 16px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid{grid-template-columns: repeat(2,minmax(0,1fr)); margin-top: 25px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid article{min-height: 150px; padding: 16px;}
:is(html,body).b-complex-product .bcomplex-scope .routine-section{grid-template-columns: 1fr; min-height: 0;}
:is(html,body).b-complex-product .bcomplex-scope .routine-photo{height: 430px;}
:is(html,body).b-complex-product .bcomplex-scope .routine-content{padding: 30px 22px;}
:is(html,body).b-complex-product .bcomplex-scope .routine-content h2{font-size: 43px;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort{display: block; min-height: 0; margin: 52px 16px 0; background: var(--accent-dark);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-photo{height: 350px; object-position: 72% center;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-scrim{height: 370px; background: linear-gradient(180deg,rgba(0,39,37,0) 0%,rgba(0,47,44,.08) 55%,var(--accent-dark) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-content{width: 100%; padding: 330px 20px 28px;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-intro h2{max-width: 14ch; font-size: 39px;}
:is(html,body).b-complex-product .bcomplex-scope .situations-panel{grid-template-columns: 1fr; gap: 26px; margin-bottom: 18px; padding: 28px 20px;}
:is(html,body).b-complex-product .bcomplex-scope .situations-panel-copy h2{font-size: 42px;}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .audience-grid a{min-height: 150px; padding: 20px;}
:is(html,body).b-complex-product .bcomplex-scope .video-grid{grid-auto-columns: minmax(250px,82vw); margin-right: -16px;}
:is(html,body).b-complex-product .bcomplex-scope .video-card{min-height: 470px;}
:is(html,body).b-complex-product .bcomplex-scope .research-voices{margin-top: 16px; padding-top: 36px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-section{grid-template-columns: 1fr; gap: 28px; margin-top: 16px; padding-top: 36px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards{display: none;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-section{grid-template-columns: 1fr; padding: 28px 20px;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid blockquote{min-height: 0;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid footer{margin-top: 10px; padding-top: 0;}
:is(html,body).b-complex-product .bcomplex-scope .methodology-note{margin: 16px 16px 0; padding: 0 15px;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta{min-height: 590px;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-scrim{background: linear-gradient(180deg,rgba(3,27,25,.18) 15%,rgba(3,27,25,.94) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy{align-self: flex-end; width: 100%; padding: 28px 22px;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2{font-size: 43px;}}
@media (max-width: 430px){:is(html,body).b-complex-product .bcomplex-scope .performance-card{min-height: 500px;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy h3{font-size: 38px;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy p{font-size: 15px; line-height: 1.42;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy small{font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .story-facts{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary,:is(html,body).b-complex-product .bcomplex-scope .story-fact-wide{grid-column: auto;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact{min-height: 178px;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary{min-height: 230px;}
:is(html,body).b-complex-product .bcomplex-scope .routine-steps{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .routine-steps article{min-height: 0; padding: 18px 20px;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .mixing-comfort-points article{min-height: 210px; padding: 20px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-table{grid-template-columns: 96px 148px 160px; overflow-x: auto; overscroll-behavior-inline: contain;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head{min-height: 148px; padding: 10px 6px; font-size: 13px; line-height: 1.22;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img,:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other img{width: 64px; height: 64px; margin-bottom: 7px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-label,:is(html,body).b-complex-product .bcomplex-scope .comparison-value{min-width: 0; min-height: 82px; padding: 9px 7px; font-size: 13px; overflow-wrap: anywhere;}
:is(html,body).b-complex-product .bcomplex-scope .video-card{min-height: 440px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid article{min-height: 0; padding: 14px 15px;}
:is(html,body).b-complex-product .bcomplex-scope .forms-grid span{margin-top: 6px; padding-top: 0;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-section{gap: 22px; padding: 23px 17px;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-content h2{margin-bottom: 17px; font-size: 36px;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid blockquote{padding: 17px;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2{font-size: 38px;}}
:is(html,body).b-complex-product .bcomplex-scope .formula-dose-grid{display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 1px; margin-top: 18px; overflow: hidden; border: 1px solid var(--line); border-radius: 6px; background: var(--line);}
:is(html,body).b-complex-product .bcomplex-scope .formula-dose-grid > div{display: flex; min-width: 0; flex-direction: column; padding: 15px; background: var(--surface);}
:is(html,body).b-complex-product .bcomplex-scope .formula-dose-grid strong{color: var(--accent); font-size: clamp(19px,2vw,25px); line-height: 1;}
:is(html,body).b-complex-product .bcomplex-scope .formula-dose-grid small{margin-top: 6px; color: var(--muted); font-size: 13px;}
:is(html,body).b-complex-product .bcomplex-scope .section-kicker{margin: 0 0 10px; color: var(--accent); font-size: 14px; font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .video-card:first-child img{object-position: center; transform: none;}
:is(html,body).b-complex-product .bcomplex-scope .video-card:first-child:hover img{transform: scale(1.02);}
:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(3) img{object-position: 50% 25%;}
:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(4) img{object-position: 62% center;}
@media (max-width: 860px){:is(html,body).b-complex-product .bcomplex-scope .formula-dose-grid{grid-template-columns: repeat(2,minmax(0,1fr));}}
@media (max-width: 430px){:is(html,body).b-complex-product .bcomplex-scope .formula-dose-grid > div{padding: 13px;}}
:is(html,body).b-complex-product .bcomplex-scope.content-nav{display: block;
  overflow: visible;}
:is(html,body).b-complex-product .bcomplex-scope.content-nav-inner{display: flex;
  justify-content: center;
  gap: 8px;
  width: 100%;
  max-width: 100%;
  overflow-x: auto;
  scrollbar-width: none;}
:is(html,body).b-complex-product .bcomplex-scope.content-nav-inner::-webkit-scrollbar{display: none;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img{transform: scale(1.55);}
:is(html,body).b-complex-product .bcomplex-scope .quick-proof span{overflow-wrap: anywhere;}
:is(html,body).b-complex-product .bcomplex-scope .section-kicker-light{color: #a9dfda !important;}
:is(html,body).b-complex-product .bcomplex-scope .vegan-insight img{object-position: 72% 46%;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card img{object-position: 50% 52%;}
:is(html,body).b-complex-product .bcomplex-scope .formula-story-fact{justify-content: center;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-generic-pack > span{display: grid;
  width: 96px;
  height: 112px;
  margin-bottom: 12px;
  place-items: center;
  border: 1px solid #d4dfdc;
  border-radius: 10px 10px 18px 18px;
  background: linear-gradient(180deg,#fcfdfd,#e2eae8);
  color: #768380;
  font-size: 42px;
  font-weight: 850;}
:is(html,body).b-complex-product .bcomplex-scope .composition-panel{margin-top: 34px;
  overflow: hidden;
  border: 1px solid rgba(255,255,255,.22);
  border-radius: 6px;
  background: #202c2a;}
:is(html,body).b-complex-product .bcomplex-scope .composition-heading{display: flex;
  justify-content: space-between;
  gap: 22px;
  align-items: end;
  padding: 22px 24px;
  border-bottom: 1px solid rgba(255,255,255,.16);}
:is(html,body).b-complex-product .bcomplex-scope .composition-heading > div{display: flex;
  flex-direction: column;}
:is(html,body).b-complex-product .bcomplex-scope .composition-heading span,:is(html,body).b-complex-product .bcomplex-scope .composition-heading small{color: #a8c4c0;
  font-size: 13px;}
:is(html,body).b-complex-product .bcomplex-scope .composition-heading span{font-weight: 800;
  letter-spacing: .035em;
  text-transform: uppercase;}
:is(html,body).b-complex-product .bcomplex-scope .composition-heading h4{margin: 6px 0 0;
  color: #fff;
  font-size: clamp(26px,3vw,38px);
  line-height: 1.05;
  letter-spacing: -.04em;}
:is(html,body).b-complex-product .bcomplex-scope .composition-table{display: grid;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row{display: grid;
  grid-template-columns: minmax(150px,1.05fr) minmax(180px,1.25fr) minmax(90px,.55fr) minmax(70px,.45fr);
  border-bottom: 1px solid rgba(255,255,255,.12);}
:is(html,body).b-complex-product .bcomplex-scope .composition-row > *{min-width: 0;
  padding: 13px 15px;
  border-right: 1px solid rgba(255,255,255,.12);
  color: #d3dedc;
  font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row > *:last-child{border-right: 0;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row strong{color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row-head{background: #0f5a56;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row-head > *{color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: .035em;}
:is(html,body).b-complex-product .bcomplex-scope .composition-ingredients{margin: 0 !important;
  padding: 17px 20px;
  color: #b9c8c5 !important;
  font-size: 13px !important;
  line-height: 1.5;}
:is(html,body).b-complex-product .bcomplex-scope .composition-ingredients strong{color: #fff !important;}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context{min-height: 760px;}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context .mixing-comfort-photo{object-position: 70% center;}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context .mixing-comfort-scrim{background: linear-gradient(90deg,rgba(0,47,44,.98) 0%,rgba(0,56,53,.92) 34%,rgba(0,49,46,.62) 54%,rgba(0,39,37,.06) 78%,rgba(0,39,37,.01) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context .mixing-comfort-content{width: min(710px,61%);}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context .mixing-comfort-intro p:not(.section-kicker){max-width: 44ch;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid{display: grid;
  grid-template-columns: repeat(2,minmax(0,1fr));
  gap: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid article{display: grid;
  grid-template-columns: 92px 1fr;
  grid-template-rows: auto auto 1fr auto;
  gap: 5px 22px;
  min-height: 300px;
  padding: 26px;
  border: 1px solid var(--line);
  border-radius: var(--radius);
  background: var(--soft);}
:is(html,body).b-complex-product .bcomplex-scope .source-grid article > span{color: var(--accent);
  font-size: 14px;
  font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid h3{max-width: 24ch;
  margin: 3px 0 5px;
  font-size: clamp(22px,2.1vw,30px);
  line-height: 1.08;
  letter-spacing: -.035em;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid p{max-width: 48ch;
  margin: 0;
  color: var(--muted);}
:is(html,body).b-complex-product .bcomplex-scope .source-grid a{align-self: end;
  margin-top: 15px;
  color: var(--accent);
  font-weight: 800;
  text-underline-offset: 3px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards > small{display: block;
  margin-top: 12px;
  color: var(--muted);
  font-size: 11px;
  line-height: 1.4;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid img:last-child:nth-child(odd){grid-column: 1 / -1;
  justify-self: center;
  width: min(100%, 128px);}
:is(html,body).b-complex-product .bcomplex-scope .media-dialog[open]{position: fixed;
  inset: 0;
  z-index: 100000;
  width: min(520px,calc(100vw - 32px));
  max-width: none;
  max-height: calc(100dvh - 32px);
  margin: auto;
  padding: 0;
  overflow: auto;
  border: 0;
  border-radius: var(--radius);
  background: #071f1e;
  color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .media-dialog::backdrop{background: rgba(2,24,22,.76);}
:is(html,body).b-complex-product .bcomplex-scope .media-dialog__head{display: flex;
  min-height: 58px;
  align-items: center;
  justify-content: space-between;
  padding: 10px 16px;
  background: #102e2b;
  color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .media-dialog__head button{display: grid;
  width: 40px;
  height: 40px;
  place-items: center;
  padding: 0;
  border: 1px solid rgba(255,255,255,.5);
  border-radius: 4px;
  background: transparent;
  color: #fff;
  font-size: 27px;
  line-height: 1;
  cursor: pointer;}
:is(html,body).b-complex-product .bcomplex-scope .media-dialog__body{display: grid;
  min-height: min(76vh,680px);
  place-items: center;
  background: #000;}
:is(html,body).b-complex-product .bcomplex-scope .media-dialog__body video,:is(html,body).b-complex-product .bcomplex-scope .media-dialog__body iframe{display: block;
  width: 100%;
  height: min(76vh,680px);
  max-height: min(76vh,680px);
  border: 0;
  object-fit: contain;}
:is(html,body).b-complex-product .bcomplex-scope .video-card img{position: absolute;
  inset: 0;}
:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(1) img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(2) img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(3) img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(4) img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(5) img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(6) img{transform: none;
  object-position: center;}
:is(html,body).b-complex-product .bcomplex-scope .video-card:hover img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(1):hover img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(2):hover img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(3):hover img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(4):hover img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(5):hover img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(6):hover img{transform: scale(1.02);}
:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(4) img{object-position: 50% 30%;}
:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(5) img,:is(html,body).b-complex-product .bcomplex-scope .video-card:nth-child(6) img{object-position: 50% 28%;}
@media (max-width: 860px){:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card img{object-position: 50% 45%;}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context{min-height: 0;}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context .mixing-comfort-photo{height: 390px; object-position: 72% 45%;}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context .mixing-comfort-scrim{height: 410px; background: linear-gradient(180deg,rgba(0,39,37,.02) 0%,rgba(0,47,44,.13) 58%,var(--accent-dark) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .vegan-context .mixing-comfort-content{width: 100%; padding-top: 365px;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope.content-nav-inner{justify-content: flex-start;}}
@media (max-width: 520px){:is(html,body).b-complex-product .bcomplex-scope .composition-heading{align-items: flex-start; flex-direction: column; gap: 8px; padding: 20px 17px;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row{grid-template-columns: minmax(112px,.95fr) minmax(130px,1.1fr) 76px 64px; width: max-content;}
:is(html,body).b-complex-product .bcomplex-scope .composition-table{overflow-x: auto; overscroll-behavior-inline: contain;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row > *{padding: 11px 9px; font-size: 12px; overflow-wrap: anywhere;}
:is(html,body).b-complex-product .bcomplex-scope .composition-ingredients{padding: 15px 17px;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid article{grid-template-columns: 64px 1fr; gap: 5px 16px; min-height: 0; padding: 20px 17px;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid h3{font-size: 22px;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid p{font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-generic-pack > span{width: 58px; height: 64px; margin-bottom: 7px; border-radius: 7px 7px 11px 11px; font-size: 25px;}}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img{width: 150px;
  height: 150px;
  margin-bottom: 8px;
  transform: none;}
:is(html,body).b-complex-product .bcomplex-scope .composition-scroll-hint{display: none;
  margin: 10px 0 0;
  color: #a9dfda;
  font-size: 13px;
  font-weight: 800;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-section{grid-template-columns: 280px minmax(0,1fr);
  gap: 30px;
  margin-top: 18px;
  padding: 36px;}
:is(html,body).b-complex-product .bcomplex-scope .video-section,:is(html,body).b-complex-product .bcomplex-scope .faq-section,:is(html,body).b-complex-product .bcomplex-scope .final-cta{margin-top: 18px;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-content h2{margin-bottom: 18px;
  font-size: 42px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-section{grid-template-columns: 340px minmax(0,1fr);
  gap: 34px;
  padding: 35px;
  border: 1px solid var(--line);
  border-radius: var(--radius);}
:is(html,body).b-complex-product .bcomplex-scope .faq-aside h2{max-width: 11ch;
  margin: 0 0 16px;
  font-size: 42px;
  line-height: 1.05;
  letter-spacing: -.04em;}
:is(html,body).b-complex-product .bcomplex-scope .faq-aside > p{color: var(--muted);}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards{margin-top: 20px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid{grid-template-columns: repeat(3,minmax(0,1fr));}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid img:last-child:nth-child(odd){grid-column: auto;
  width: 100%;}
@media (max-width: 980px){:is(html,body).b-complex-product .bcomplex-scope .story-facts{grid-template-columns: repeat(2,minmax(0,1fr));}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary{grid-column: auto;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-wide{grid-column: 1 / -1;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-section,:is(html,body).b-complex-product .bcomplex-scope .faq-section{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .review-grid{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .video-grid{grid-auto-columns: minmax(250px,44%);
    margin-right: 0;}}
@media (max-width: 860px){:is(html,body).b-complex-product .bcomplex-scope .faq-section{gap: 28px;
    padding: 22px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards{display: block;}}
@media (max-width: 600px){:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img{width: 84px;
    height: 84px;
    margin-bottom: 6px;
    transform: none;}
:is(html,body).b-complex-product .bcomplex-scope .composition-scroll-hint{display: block;}
:is(html,body).b-complex-product .bcomplex-scope .composition-row > *{font-size: 13px;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-section{padding: 27px 18px;}
:is(html,body).b-complex-product .bcomplex-scope .reviews-content h2{font-size: 38px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-section{padding: 26px 18px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-aside h2{font-size: 38px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards{display: none;}
:is(html,body).b-complex-product .bcomplex-scope .video-grid{grid-auto-columns: minmax(250px,82vw);
    margin-right: -16px;}
:is(html,body).b-complex-product .bcomplex-scope .video-card{min-height: 440px;}}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2,:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2{max-width: none;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2 > span,:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2 > span{display: block;
  white-space: nowrap;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro p strong{color: var(--ink);}
:is(html,body).b-complex-product .bcomplex-scope .story-grid{grid-template-columns: minmax(0,1.2fr) minmax(390px,.8fr);
  align-items: stretch;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card{min-height: 520px;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card img{position: absolute;
  inset: 0;
  object-position: 50% 43%;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card .performance-card-scrim{background: linear-gradient(180deg,rgba(3,20,18,.01) 22%,rgba(3,20,18,.18) 52%,rgba(3,20,18,.92) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .performance-card-copy h3{max-width: 17ch;
  font-size: clamp(33px,3.8vw,50px);}
:is(html,body).b-complex-product .bcomplex-scope .story-fact,:is(html,body).b-complex-product .bcomplex-scope .story-fact-primary{min-height: 190px;}
:is(html,body).b-complex-product .bcomplex-scope .story-fact-wide{min-height: 210px;}
:is(html,body).b-complex-product .bcomplex-scope .formula-dose-grid{grid-template-columns: repeat(2,minmax(0,1fr));}
:is(html,body).b-complex-product .bcomplex-scope .headline-nowrap-desktop{max-width: none !important;
  font-size: clamp(38px,4vw,50px) !important;
  white-space: nowrap;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other.bcomplex-generic-pack > span{position: relative;
  display: block;
  width: 96px;
  height: 112px;
  margin-bottom: 12px;
  border: 1px solid #d4dfdc;
  border-radius: 10px 10px 18px 18px;
  background: linear-gradient(180deg,#fcfdfd 0 16%,#e2eae8 16% 100%);
  box-shadow: inset 0 0 0 1px rgba(255,255,255,.55), 0 10px 18px rgba(31,55,52,.08);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other.bcomplex-generic-pack > span::before{content: "";
  position: absolute;
  top: -8px;
  left: 24px;
  width: 48px;
  height: 12px;
  border-radius: 5px 5px 2px 2px;
  background: #cbd6d3;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other.bcomplex-generic-pack > span::after{content: "B";
  position: absolute;
  inset: 29px 11px 16px;
  display: grid;
  place-items: center;
  border: 1px solid #cfd9d6;
  background: #f8faf9;
  color: #8a9693;
  font-size: 29px;
  font-weight: 850;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-term{display: inline-block;
  border: 0;
  color: inherit;
  font: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: underline dotted currentColor;
  text-decoration-thickness: 1px;
  text-underline-offset: 3px;
  white-space: nowrap;
  cursor: help;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-term-light{color: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-term:focus-visible{border-radius: 2px;
  outline: 2px solid var(--accent);
  outline-offset: 2px;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-term-light:focus-visible{outline-color: #fff;}
:is(html,body).b-complex-product .bcomplex-term-tooltip{position: fixed;
  z-index: 120;
  width: min(310px,calc(100vw - 28px));
  padding: 11px 13px;
  border: 1px solid rgba(255,255,255,.18);
  border-radius: 5px;
  background: #102a27;
  color: #fff;
  box-shadow: 0 12px 34px rgba(7,35,32,.24);
  font-size: 13px;
  font-weight: 650;
  line-height: 1.45;
  pointer-events: none;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 120ms ease, transform 120ms ease;}
:is(html,body).b-complex-product .bcomplex-term-tooltip.is-visible{opacity: 1;
  transform: translateY(0);}
:is(html,body).b-complex-product .bcomplex-scope .source-grid article{grid-template-columns: 92px minmax(0,1fr);
  grid-template-rows: auto auto auto 1fr auto;
  min-height: 330px;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand{display: grid;
  grid-row: 1 / -1;
  width: 82px;
  height: 82px;
  place-items: center;
  border-radius: 50%;
  background: var(--accent);
  color: #fff;
  font-size: 19px;
  font-weight: 900;
  line-height: .92;
  letter-spacing: -.045em;
  text-align: center;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand-vegan{background: #40815a;
  font-size: 12px;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand-eu{background: #174d8d;
  font-size: 32px;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid blockquote{margin: 10px 0 8px;
  color: var(--ink);
  font-size: 20px;
  font-weight: 750;
  line-height: 1.25;
  letter-spacing: -.02em;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid h3{align-self: start;
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  font-weight: 600;
  line-height: 1.45;
  letter-spacing: 0;}
:is(html,body).b-complex-product .bcomplex-scope .faq-aside{position: sticky;
  top: 82px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards{background: #f7faf9;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product{grid-template-columns: repeat(4,minmax(0,1fr));
  gap: 8px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img,:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img:last-child:nth-child(odd){grid-column: auto;
  width: 100%;
  height: 54px;
  max-height: 54px;
  object-fit: contain;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img:nth-child(n+5){grid-column: span 1;
  margin-top: 6px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-list details p{line-height: 1.62;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2 > span:first-child{white-space: nowrap;}
@media (max-width: 1100px){:is(html,body).b-complex-product .bcomplex-scope .story-grid{grid-template-columns: minmax(0,1.08fr) minmax(330px,.92fr);}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2 > span{white-space: normal;}
:is(html,body).b-complex-product .bcomplex-scope .headline-nowrap-desktop{white-space: normal;}}
@media (max-width: 980px){:is(html,body).b-complex-product .bcomplex-scope .story-grid{grid-template-columns: 1fr;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card{min-height: 540px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-aside{position: static;}}
@media (max-width: 600px){:is(html,body).b-complex-product .bcomplex-scope .story-intro h2 > span,:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2 > span,:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2 > span:first-child{white-space: normal;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2{font-size: 34px;
    line-height: 1.01;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2{font-size: 30px;
    line-height: 1.02;}
:is(html,body).b-complex-product .bcomplex-scope .performance-card{min-height: 520px;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card img{object-position: 52% 42%;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid article{grid-template-columns: 64px minmax(0,1fr);
    grid-template-rows: auto auto auto 1fr auto;
    min-height: 0;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand{width: 58px;
    height: 58px;
    font-size: 15px;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand-vegan{font-size: 9px;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand-eu{font-size: 24px;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid blockquote{margin-top: 7px;
    font-size: 18px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards{display: block;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product{grid-template-columns: repeat(4,minmax(0,1fr));}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img,:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img:last-child:nth-child(odd){height: 46px;
    max-height: 46px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-table{grid-template-columns: 150px 280px 280px;
    width: 100%;
    overflow-x: auto;
    overscroll-behavior-inline: contain;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head{min-height: 178px;
    padding: 14px 12px;
    font-size: 14px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-label,:is(html,body).b-complex-product .bcomplex-scope .comparison-value{min-height: 84px;
    padding: 12px 11px;
    font-size: 14px;
    overflow-wrap: normal;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other.bcomplex-generic-pack > span{width: 74px;
    height: 86px;}}
:is(html,body).b-complex-product .bcomplex-scope .section-kicker{margin: 0 0 10px;
  color: #006460;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.35;
  letter-spacing: .13em;
  text-transform: uppercase;}
:is(html,body).b-complex-product .bcomplex-scope .section-kicker:not(.section-kicker-light){color: #006460 !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;}
:is(html,body).b-complex-product .bcomplex-scope .section-kicker-light{color: #c8f1ed !important;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading h2{line-height: 1.08;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2{line-height: 1.04;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2{line-height: 1.1;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight{grid-template-columns: 112px minmax(0,1fr) auto;
  min-height: 104px;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight img,:is(html,body).b-complex-product .bcomplex-scope .vegan-insight img{width: 112px;
  height: 100%;
  min-height: 104px;
  object-position: 50% 36%;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight > span{padding: 12px 0;}
:is(html,body).b-complex-product .bcomplex-scope .story-grid{align-items: start;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card{min-height: 0;
  aspect-ratio: 1;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card img{object-position: 50% 36%;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card .performance-card-scrim{background: linear-gradient(180deg,rgba(3,20,18,.02) 16%,rgba(3,20,18,.14) 38%,rgba(3,20,18,.72) 68%,rgba(3,20,18,.96) 100%);}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card .section-kicker-light{color: #d9fffb !important;
  text-shadow: 0 1px 2px rgba(0,0,0,.48);}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card .performance-card-copy p,:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card .performance-card-copy small{text-shadow: 0 1px 2px rgba(0,0,0,.38);}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-generic-pack > img{width: 142px;
  height: 142px;
  object-fit: contain;
  filter: saturate(.72) contrast(.96);}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori,:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other{display: grid;
  grid-template-columns: minmax(0,1fr);
  grid-template-rows: 184px 50px;
  align-content: end;
  align-items: end;
  justify-content: stretch;
  justify-items: center;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img{width: 184px;
  height: 184px;
  margin: 0;
  justify-self: center;
  object-position: center bottom;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other.bcomplex-generic-pack > img{width: 122px;
  height: 154px;
  margin: 0;
  justify-self: center;
  object-position: center bottom;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori strong,:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other strong{align-self: stretch;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  width: 100%;
  margin-top: 0;
  padding-top: 10px;
  line-height: 1.25;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-safety-note{margin: 14px 0 0;
  padding: 15px 17px;
  border: 1px solid var(--line);
  border-radius: 6px;
  background: var(--accent-soft);
  color: var(--muted);
  font-size: 14px;
  line-height: 1.5;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-safety-note strong{color: var(--accent);}
:is(html,body).b-complex-product .bcomplex-term-tooltip{z-index: 100050;
  width: max-content;
  max-width: min(310px,calc(100vw - 24px));
  padding: 9px 12px;
  border: 1px solid rgba(0,100,96,.24);
  border-radius: 6px;
  background: #123f3c;
  box-shadow: 0 8px 24px rgba(8,36,34,.18);
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  opacity: 0;
  visibility: hidden;
  transform: translateY(3px);
  transition: opacity 80ms ease,transform 80ms ease,visibility 80ms;}
:is(html,body).b-complex-product .bcomplex-term-tooltip.is-visible{opacity: 1;
  visibility: visible;
  transform: translateY(0);}
:is(html,body).b-complex-product .bcomplex-scope .source-brand{overflow: hidden;
  border: 1px solid var(--line);
  background: #fff;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand img{width: 100%;
  height: 100%;
  object-fit: contain;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand-nih img{width: 86%;
  height: 86%;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand-vegan img{width: 94%;
  height: 94%;}
:is(html,body).b-complex-product .bcomplex-scope .source-brand-eu img{object-fit: cover;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid article{grid-template-rows: auto auto auto auto;
  min-height: 0;
  align-content: start;}
:is(html,body).b-complex-product .bcomplex-scope .source-grid a{align-self: start;
  margin-top: 12px;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-nowrap{white-space: nowrap;}
@media (min-width: 861px){:is(html,body).b-complex-product .bcomplex-scope .forms-source-note,:is(html,body).b-complex-product .bcomplex-scope .video-section .section-heading > p:last-child,:is(html,body).b-complex-product .bcomplex-scope .research-voices .section-heading > p:last-child{max-width: none;
    white-space: nowrap;}
:is(html,body).b-complex-product .bcomplex-scope .video-section .section-heading h2{max-width: none;}}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product,:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product:last-child{grid-template-columns: repeat(4,minmax(0,1fr));}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img,:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img:last-child:nth-child(odd){grid-column: auto;
  width: 100%;
  height: 70px;
  max-height: 70px;
  object-fit: contain;}
@media (max-width: 980px){:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card{min-height: 540px;
    aspect-ratio: auto;}}
@media (max-width: 600px){:is(html,body).b-complex-product .bcomplex-scope .bcomplex-desktop-break{display: none;}
:is(html,body).b-complex-product .bcomplex-scope .section-heading h2{line-height: 1.09;}
:is(html,body).b-complex-product .bcomplex-scope .story-intro h2{line-height: 1.06;}
:is(html,body).b-complex-product .bcomplex-scope .final-cta-copy h2{line-height: 1.12;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight{grid-template-columns: 96px minmax(0,1fr) auto;}
:is(html,body).b-complex-product .bcomplex-scope .women-insight img,:is(html,body).b-complex-product .bcomplex-scope .vegan-insight img{width: 96px;
    min-height: 112px;}
:is(html,body).b-complex-product .bcomplex-scope .bcomplex-performance-card{min-height: 540px;}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product{grid-template-columns: repeat(2,minmax(0,1fr));}
:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img,:is(html,body).b-complex-product .bcomplex-scope .faq-awards-grid-product img:last-child:nth-child(odd){height: 66px;
    max-height: 66px;}}
@media (max-width: 860px){:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori,:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other{grid-template-rows: 112px 44px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img{width: 112px;
    height: 112px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other.bcomplex-generic-pack > img{width: 76px;
    height: 94px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori strong,:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other strong{padding-top: 8px;}}
@media (max-width: 430px){:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori,:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other{grid-template-rows: 86px 44px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-puori img{width: 86px;
    height: 86px;}
:is(html,body).b-complex-product .bcomplex-scope .comparison-head-other.bcomplex-generic-pack > img{width: 58px;
    height: 72px;}}

/* Shoptet integration and late recurring-component hardening. */
/*
 * Puori B-Complex — production Shoptet integration layer.
 * Activated only when b-complex.js verifies native productId 100 and adds
 * .b-complex-product to the document roots.
 */

:is(html, body).b-complex-product {
  --bcomplex-ink: #172423;
  --bcomplex-muted: #667674;
  --bcomplex-line: #c9dcda;
  --bcomplex-line-strong: #b7d2cf;
  --bcomplex-soft: #f3f7f6;
  --bcomplex-tint: #e7f4f2;
  --bcomplex-surface: #fff;
  --bcomplex-accent: #006460;
  --bcomplex-accent-dark: #004f4c;
  --bcomplex-promo: #a53c2f;
  --bcomplex-promo-soft: #fff3f0;
  --bcomplex-positive: #16874b;
  --bcomplex-gold: #d88900;
  --bcomplex-radius: 8px;
  --accent: var(--bcomplex-accent);
  --accent-dark: var(--bcomplex-accent-dark);
  --accent-soft: var(--bcomplex-tint);
  --ink: var(--bcomplex-ink);
  --muted: var(--bcomplex-muted);
  --line: var(--bcomplex-line);
  --soft: var(--bcomplex-soft);
  --surface: var(--bcomplex-surface);
  --promo: var(--bcomplex-promo);
  --radius: var(--bcomplex-radius);
}

:is(html, body).b-complex-product #bcomplex-short,
:is(html, body).b-complex-product #bcomplex-long,
:is(html, body).b-complex-product #bcomplex-video-dialog {
  font-family: inherit !important;
}

:is(html, body).b-complex-product #bcomplex-short,
:is(html, body).b-complex-product #bcomplex-long {
  box-sizing: border-box;
  color: var(--bcomplex-ink);
}

:is(html, body).b-complex-product #bcomplex-short *,
:is(html, body).b-complex-product #bcomplex-long *,
:is(html, body).b-complex-product #bcomplex-video-dialog * {
  box-sizing: border-box;
}

:is(html, body).b-complex-product #bcomplex-short img,
:is(html, body).b-complex-product #bcomplex-long img {
  max-width: 100%;
}

/* Native Shoptet description shell. */
:is(html, body).b-complex-product #bcomplex-short {
  width: 100%;
  max-width: 100%;
  margin: 22px 0 6px;
  background: transparent;
}

:is(html, body).b-complex-product #bcomplex-short .audience-tags,
:is(html, body).b-complex-product #bcomplex-short .quick-proof,
:is(html, body).b-complex-product #bcomplex-short .women-insight {
  max-width: 100%;
}

:is(html, body).b-complex-product .p-short-description .vice-info,
:is(html, body).b-complex-product .social-buttons-wrapper {
  display: none !important;
}

:is(html, body).b-complex-product .p-detail-tabs-wrapper .shp-tabs-row {
  display: none !important;
}

:is(html, body).b-complex-product #description > .description-inner > h3:first-child,
:is(html, body).b-complex-product #description > .tab-mobil.tab-popis {
  display: none !important;
}

:is(html, body).b-complex-product #description .description-inner {
  max-width: none;
  padding-top: 0;
}

:is(html, body).b-complex-product #bcomplex-long {
  width: min(1220px, 100%);
  max-width: 100%;
  margin-inline: auto;
  background: transparent;
}

/* Product links must not inherit Shoptet's default underlines. */
:is(html, body).b-complex-product #bcomplex-short a,
:is(html, body).b-complex-product #bcomplex-long a {
  text-decoration: none !important;
}

@media (hover: hover) and (pointer: fine) {
  :is(html, body).b-complex-product #bcomplex-long .routine-content > a:hover,
  :is(html, body).b-complex-product #bcomplex-long .mixing-comfort-source a:hover,
  :is(html, body).b-complex-product #bcomplex-long .source-grid a:hover,
  :is(html, body).b-complex-product #bcomplex-long .faq-more:hover,
  :is(html, body).b-complex-product #bcomplex-long .methodology-links a:hover {
    text-decoration: underline !important;
    text-underline-offset: 3px;
  }
}

/* Native availability and delivery stay authoritative and compact. */
:is(html, body).b-complex-product #product-detail-form .availability-value {
  display: flex !important;
  min-width: 0;
  max-width: 100%;
  flex-wrap: nowrap;
  gap: 4px;
  align-items: center;
  box-sizing: border-box;
  color: var(--bcomplex-muted);
  font-size: 14px;
  line-height: 1.3;
  white-space: nowrap;
}

:is(html, body).b-complex-product #product-detail-form .availability-label {
  display: inline-flex;
  align-items: center;
  font-weight: 800;
}

:is(html, body).b-complex-product #product-detail-form .availability-label::after {
  content: ".\00a0";
}

:is(html, body).b-complex-product #product-detail-form .delivery-time {
  display: inline-flex !important;
  align-items: center;
}

:is(html, body).b-complex-product #product-detail-form .delivery-time::before {
  content: none;
}

:is(html, body).b-complex-product #product-detail-form .delivery-in-detail {
  display: block !important;
  width: auto !important;
  margin: 0 !important;
}

:is(html, body).b-complex-product #product-detail-form .delivery-in-detail th {
  display: block !important;
  width: auto !important;
  padding: 0 !important;
}

:is(html, body).b-complex-product #product-detail-form .delivery-time-label {
  display: none !important;
}

:is(html, body).b-complex-product #product-detail-form .shipping-options {
  margin-left: 4px;
  color: var(--bcomplex-accent);
  font-weight: 700;
  text-underline-offset: 2px;
}

:is(html, body).b-complex-product #product-detail-form .shipping-options::before {
  display: none !important;
}

/* Native 1/2/3 quantity choices enhanced by b-complex.js. */
:is(html, body).b-complex-product #product-detail-form .quantity-discounts {
  margin-top: 10px !important;
  margin-bottom: 18px !important;
  scroll-margin-top: 96px;
}

:is(html, body).b-complex-product #product-detail-form .quantity-discounts__headline {
  margin-bottom: 12px;
  color: var(--bcomplex-ink) !important;
  font-size: 20px;
  font-style: normal;
  font-weight: 800;
  line-height: 1.25;
  text-wrap: balance;
}

:is(html, body).b-complex-product .bcomplex-quantity-table {
  display: grid !important;
  gap: 14px;
  width: 100%;
}

:is(html, body).b-complex-product .bcomplex-quantity-table .quantity-discounts__item {
  position: relative;
  display: grid !important;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 8px 16px;
  align-items: center;
  min-height: 82px;
  margin: 0 !important;
  padding: 16px !important;
  border: 1px solid var(--bcomplex-line-strong) !important;
  border-radius: 6px !important;
  background: var(--bcomplex-surface) !important;
  color: var(--bcomplex-ink);
  cursor: pointer;
  transition: border-color 160ms ease, background-color 160ms ease, box-shadow 160ms ease, transform 140ms ease;
}

:is(html, body).b-complex-product .bcomplex-quantity-table .quantity-discounts__item:active {
  transform: scale(.99);
}

:is(html, body).b-complex-product .bcomplex-quantity-table .quantity-discounts__item:focus-visible {
  outline: 3px solid var(--bcomplex-accent);
  outline-offset: 2px;
}

:is(html, body).b-complex-product .bcomplex-quantity-table .quantity-discounts__item--highlighted {
  border-color: var(--bcomplex-accent) !important;
  background: var(--bcomplex-tint) !important;
  box-shadow: 0 8px 24px rgb(0 100 96 / .1);
}

:is(html, body).b-complex-product .bcomplex-quantity-table .bcomplex-quantity-3.quantity-discounts__item--highlighted {
  border-color: var(--bcomplex-promo) !important;
  background: var(--bcomplex-promo-soft) !important;
  box-shadow: 0 8px 24px rgb(165 60 47 / .12);
}

:is(html, body).b-complex-product .bcomplex-option-copy strong,
:is(html, body).b-complex-product .bcomplex-option-copy small,
:is(html, body).b-complex-product .bcomplex-option-price strong,
:is(html, body).b-complex-product .bcomplex-option-price small {
  display: block;
}

:is(html, body).b-complex-product .bcomplex-option-copy strong {
  color: var(--bcomplex-ink) !important;
  font-size: 16px;
  font-weight: 800;
}

:is(html, body).b-complex-product .bcomplex-option-copy small,
:is(html, body).b-complex-product .bcomplex-option-price small {
  margin-top: 3px;
  color: var(--bcomplex-muted) !important;
  font-size: 14px;
  font-weight: 500;
  line-height: 1.35;
}

:is(html, body).b-complex-product .bcomplex-option-price {
  color: var(--bcomplex-ink);
  font-size: 0;
  text-align: right;
}

:is(html, body).b-complex-product .bcomplex-option-price strong {
  color: var(--bcomplex-ink) !important;
  font-size: 17px;
  font-weight: 800;
  line-height: 1.25;
}

:is(html, body).b-complex-product .bcomplex-best-badge {
  position: absolute;
  top: -10px;
  left: 14px;
  padding: 4px 8px;
  border-radius: 3px;
  background: var(--bcomplex-promo);
  color: #fff !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.25;
}

:is(html, body).b-complex-product .bcomplex-option-benefits {
  display: flex;
  grid-column: 1 / -1;
  flex-wrap: wrap;
  gap: 6px 14px;
  padding-top: 9px;
  border-top: 1px solid var(--bcomplex-line);
  color: var(--bcomplex-positive);
  font-size: 14px;
  line-height: 1.35;
}

:is(html, body).b-complex-product .bcomplex-option-benefits b,
:is(html, body).b-complex-product .bcomplex-option-benefits .bcomplex-free-shipping {
  color: var(--bcomplex-positive) !important;
  font-weight: 800;
}

:is(html, body).b-complex-product .bcomplex-option-benefits .bcomplex-shipping-gap {
  color: var(--bcomplex-muted) !important;
  font-weight: 600;
}

:is(html, body).b-complex-product .quantity-discounts__save {
  display: none !important;
}

:is(html, body).b-complex-product #product-detail-form .price-final-holder {
  display: inline-flex;
  flex-wrap: wrap;
  gap: 8px;
  align-items: baseline;
}

:is(html, body).b-complex-product #product-detail-form .bcomplex-main-price-old {
  color: #b43d32 !important;
  font-size: .62em;
  font-weight: 500;
  text-decoration: line-through;
  white-space: nowrap;
}

:is(html, body).b-complex-product #product-detail-form .bcomplex-main-price-current {
  color: inherit;
  font: inherit;
  white-space: nowrap;
}

@media (hover: hover) and (pointer: fine) {
  :is(html, body).b-complex-product .bcomplex-quantity-table .quantity-discounts__item:hover {
    border-color: var(--bcomplex-accent) !important;
    background: var(--bcomplex-soft) !important;
  }
}

/* Native shop benefit banner under the gallery on desktop. */
:is(html, body).b-complex-product .bcomplex-benefit-banner {
  box-sizing: border-box;
  max-width: 100%;
}

@media (min-width: 768px) {
  :is(html, body).b-complex-product #product-detail-form .p-short-description {
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100% !important;
    margin: 24px 0 0 !important;
    padding: 0 !important;
    border-top: 1px solid var(--bcomplex-line);
    border-bottom: 1px solid var(--bcomplex-line);
    background: transparent !important;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__item {
    width: auto !important;
    min-width: 0;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__item:nth-child(even) {
    border-left: 1px solid var(--bcomplex-line) !important;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__item:nth-child(n + 3) {
    border-top: 1px solid var(--bcomplex-line) !important;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__link {
    display: grid !important;
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 12px;
    align-items: center;
    min-height: 94px;
    padding: 15px 13px !important;
    color: var(--bcomplex-ink) !important;
    text-decoration: none !important;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__picture {
    width: 42px !important;
    min-width: 42px !important;
    height: 42px !important;
    margin: 0 !important;
    background-size: contain !important;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__content {
    min-width: 0;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__title {
    display: block;
    color: var(--bcomplex-ink) !important;
    font-size: 15px;
    line-height: 1.25;
  }

  :is(html, body).b-complex-product .bcomplex-benefit-banner .benefitBanner__data {
    margin-top: 4px;
    color: var(--bcomplex-muted) !important;
    font-size: 14px;
    line-height: 1.35;
  }
}

/* One source navigation; global TPMOVE creates the sticky desktop/mobile clones. */
:is(html, body).b-complex-product .bcomplex-content-nav {
  position: relative !important;
  top: auto !important;
  z-index: auto !important;
  box-sizing: border-box;
  width: 100%;
  max-width: none;
  margin: 34px 0 18px;
  padding: 12px;
  border: 1px solid var(--bcomplex-line) !important;
  border-radius: var(--bcomplex-radius) !important;
  background: var(--bcomplex-soft) !important;
  backdrop-filter: none !important;
}

:is(html, body).b-complex-product .bcomplex-content-nav .content-nav-inner {
  display: flex !important;
  justify-content: center !important;
  gap: 8px !important;
  width: 100% !important;
  max-width: 100% !important;
  overflow-x: auto !important;
  overscroll-behavior-inline: contain;
  scrollbar-width: none !important;
}

:is(html, body).b-complex-product .bcomplex-content-nav .content-nav-inner::-webkit-scrollbar {
  display: none !important;
}

:is(html, body).b-complex-product .bcomplex-content-nav a {
  display: inline-flex;
  min-height: 38px;
  flex: 0 0 auto;
  align-items: center;
  justify-content: center;
  padding: 9px 13px;
  border: 1px solid var(--bcomplex-line) !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: var(--bcomplex-accent) !important;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.2;
  text-decoration: none !important;
  text-underline-offset: 0 !important;
  white-space: nowrap;
}

:is(html, body).b-complex-product .bcomplex-content-nav a:hover,
:is(html, body).b-complex-product .bcomplex-content-nav a:focus,
:is(html, body).b-complex-product .bcomplex-content-nav a:focus-visible {
  border-color: var(--bcomplex-accent) !important;
  background: var(--bcomplex-tint) !important;
  color: var(--bcomplex-accent-dark) !important;
  text-decoration: none !important;
}

:is(html, body).b-complex-product .bcomplex-content-nav a:focus-visible {
  outline: 2px solid var(--bcomplex-accent);
  outline-offset: 2px;
}

:is(html, body).b-complex-product .bcomplex-content-nav a.is-active {
  border-color: var(--bcomplex-accent) !important;
  background: var(--bcomplex-accent) !important;
  color: #fff !important;
}

/* Canonical inline explanatory terms. */
:is(html, body).b-complex-product :is(#bcomplex-short, #bcomplex-long) .bcomplex-term {
  display: inline-block !important;
  color: inherit !important;
  font: inherit !important;
  font-weight: inherit !important;
  line-height: inherit !important;
  text-decoration: underline dotted currentColor !important;
  text-decoration-thickness: 1px !important;
  text-underline-offset: 3px !important;
  white-space: nowrap;
  cursor: help;
}

:is(html, body).b-complex-product :is(#bcomplex-short, #bcomplex-long) .bcomplex-term-light {
  text-decoration-color: rgba(255, 255, 255, .8) !important;
}

:is(html, body).b-complex-product :is(#bcomplex-short, #bcomplex-long) .bcomplex-term:focus-visible {
  border-radius: 2px;
  outline: 2px solid var(--bcomplex-accent);
  outline-offset: 2px;
}

:is(html, body).b-complex-product #bcomplex-term-tooltip,
:is(html, body).b-complex-product .bcomplex-term-tooltip {
  position: fixed;
  z-index: 100050;
  width: max-content;
  max-width: min(330px, calc(100vw - 24px));
  padding: 9px 12px;
  border: 1px solid rgba(0, 100, 96, .24);
  border-radius: 6px;
  background: #123f3c;
  box-shadow: 0 8px 24px rgba(8, 36, 34, .18);
  color: #fff !important;
  font-family: inherit;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.4;
  opacity: 0;
  visibility: hidden;
  transform: translateY(3px);
  transition: opacity 80ms ease, transform 80ms ease, visibility 80ms;
  pointer-events: none;
}

:is(html, body).b-complex-product #bcomplex-term-tooltip.is-visible,
:is(html, body).b-complex-product .bcomplex-term-tooltip.is-visible {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

/* Reviews retain the canonical readable hierarchy under Shoptet CSS. */
:is(html, body).b-complex-product #bcomplex-long .stars,
:is(html, body).b-complex-product #bcomplex-long .review-stars {
  color: var(--bcomplex-gold) !important;
  letter-spacing: 2px;
}

:is(html, body).b-complex-product #bcomplex-long .review-grid blockquote p {
  color: #33403e !important;
  font-size: 16px !important;
  font-weight: 600 !important;
  line-height: 1.55 !important;
}

:is(html, body).b-complex-product #bcomplex-long .review-grid footer small {
  color: var(--bcomplex-muted) !important;
  font-weight: 500 !important;
}

:is(html, body).b-complex-product.bcomplex-no-ratings .p-detail-info {
  display: none !important;
}

/* Fixed-width video rail: six videos scroll instead of shrinking. */
:is(html, body).b-complex-product #bcomplex-long .video-grid {
  display: grid !important;
  grid-auto-flow: column !important;
  grid-auto-columns: minmax(250px, 31%) !important;
  gap: 12px !important;
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
  padding: 0 0 10px !important;
  overflow-x: auto !important;
  overscroll-behavior-inline: contain;
  scroll-snap-type: x mandatory;
  scrollbar-color: var(--bcomplex-accent) var(--bcomplex-line);
}

:is(html, body).b-complex-product #bcomplex-long .video-grid .video-card {
  box-sizing: border-box !important;
  width: 100% !important;
  min-width: 0 !important;
  margin: 0 !important;
  transform: none;
  scroll-snap-align: start;
}

/* Standard media dialog. */
:is(html, body).b-complex-product #bcomplex-video-dialog[open] {
  position: fixed !important;
  inset: 0 !important;
  z-index: 100000 !important;
  width: min(520px, calc(100vw - 32px)) !important;
  max-width: none !important;
  max-height: calc(100dvh - 32px) !important;
  margin: auto !important;
  padding: 0 !important;
  overflow: auto !important;
  border: 0 !important;
  border-radius: var(--bcomplex-radius) !important;
  background: #071f1e !important;
  color: #fff !important;
  box-shadow: 0 25px 80px rgba(0, 0, 0, .4) !important;
}

:is(html, body).b-complex-product #bcomplex-video-dialog::backdrop {
  background: rgba(2, 24, 22, .76) !important;
}

:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__head {
  display: flex !important;
  min-height: 58px !important;
  align-items: center !important;
  justify-content: space-between !important;
  padding: 10px 16px !important;
  background: #102e2b !important;
  color: #fff !important;
}

:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__head button {
  display: grid !important;
  width: 40px !important;
  min-width: 40px !important;
  height: 40px !important;
  place-items: center !important;
  padding: 0 !important;
  border: 1px solid rgba(255, 255, 255, .5) !important;
  border-radius: 4px !important;
  background: transparent !important;
  color: #fff !important;
  font-size: 27px !important;
  line-height: 1 !important;
  cursor: pointer !important;
}

:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__body {
  display: grid;
  min-height: min(76dvh, 680px);
  place-items: center;
  background: #000;
}

:is(html, body).b-complex-product #bcomplex-video-dialog video,
:is(html, body).b-complex-product #bcomplex-video-dialog iframe {
  display: block;
  width: 100% !important;
  height: min(76dvh, 680px) !important;
  max-height: min(76dvh, 680px) !important;
  border: 0;
  background: #000;
  object-fit: contain;
}

:is(html, body).b-complex-product.bcomplex-video-open {
  overflow: hidden !important;
}

/* Recurring content safeguards carried into the Shoptet DOM. */
:is(html, body).b-complex-product #bcomplex-long .section-kicker:not(.section-kicker-light) {
  color: #006460 !important;
  font-size: 16px !important;
  font-style: normal !important;
  font-weight: 700 !important;
  line-height: 1.35 !important;
}

:is(html, body).b-complex-product #bcomplex-long .bcomplex-nowrap {
  white-space: nowrap !important;
  word-break: keep-all !important;
  overflow-wrap: normal !important;
  hyphens: none !important;
}

:is(html, body).b-complex-product #bcomplex-long .source-grid article {
  grid-template-rows: auto auto auto auto !important;
  min-height: 0 !important;
  align-content: start !important;
}

:is(html, body).b-complex-product #bcomplex-long .source-grid a {
  align-self: start !important;
  margin-top: 12px !important;
}

:is(html, body).b-complex-product #bcomplex-long .faq-aside {
  position: sticky;
  top: 82px;
}

:is(html, body).b-complex-product #bcomplex-long .faq-awards {
  display: block;
}

:is(html, body).b-complex-product #bcomplex-long .comparison-table,
:is(html, body).b-complex-product #bcomplex-long .routine-section,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort,
:is(html, body).b-complex-product #bcomplex-long .situations-panel,
:is(html, body).b-complex-product #bcomplex-long .reviews-section,
:is(html, body).b-complex-product #bcomplex-long .video-card,
:is(html, body).b-complex-product #bcomplex-long .source-grid article,
:is(html, body).b-complex-product #bcomplex-long .faq-section,
:is(html, body).b-complex-product #bcomplex-long .final-cta {
  border-radius: var(--bcomplex-radius) !important;
}

@media (max-width: 767px) {
  :is(html, body).b-complex-product #product-detail-form .p-short-description {
    margin-bottom: 10px !important;
    padding-bottom: 0 !important;
  }

  :is(html, body).b-complex-product #product-detail-form .availability-value {
    gap: 3px;
    min-height: 36px;
    margin: 0 0 12px !important;
    padding: 8px 9px !important;
    border: 1px solid var(--bcomplex-line);
    border-radius: 6px;
    background: var(--bcomplex-soft);
    font-size: 12px;
    letter-spacing: -.01em;
  }

  :is(html, body).b-complex-product #product-detail-form .shipping-options {
    display: inline-grid !important;
    width: 26px;
    min-width: 26px;
    height: 26px;
    place-items: center;
    margin-left: 1px;
    overflow: hidden;
    font-size: 0;
    text-decoration: none;
  }

  :is(html, body).b-complex-product #product-detail-form .shipping-options::before {
    display: block !important;
    margin: 0 !important;
    font-size: 18px;
    line-height: 1;
  }

  :is(html, body).b-complex-product #product-detail-form .price-final-holder {
    font-size: 36px !important;
    line-height: 1.1;
  }

  :is(html, body).b-complex-product .bcomplex-content-nav {
    width: calc(100% - 32px) !important;
    max-width: calc(100% - 32px) !important;
    margin: 24px 16px 14px !important;
  }

  :is(html, body).b-complex-product .bcomplex-content-nav .content-nav-inner {
    justify-content: flex-start !important;
  }

  :is(html, body).b-complex-product #bcomplex-long .video-grid {
    grid-auto-columns: minmax(250px, 82vw) !important;
  }

  :is(html, body).b-complex-product #bcomplex-long .comparison-section {
    overflow: visible !important;
  }

  :is(html, body).b-complex-product #bcomplex-long .comparison-table,
  :is(html, body).b-complex-product #bcomplex-long .composition-table {
    max-width: 100%;
    overflow-x: auto !important;
    overscroll-behavior-inline: contain !important;
    -webkit-overflow-scrolling: touch;
  }

  :is(html, body).b-complex-product #bcomplex-long .comparison-scroll-hint,
  :is(html, body).b-complex-product #bcomplex-long .composition-scroll-hint {
    display: block !important;
    color: var(--bcomplex-accent) !important;
    font-size: 14px !important;
    font-weight: 800 !important;
  }

  :is(html, body).b-complex-product #bcomplex-long .faq-aside {
    position: static;
    top: auto;
  }

  :is(html, body).b-complex-product #bcomplex-long .faq-awards {
    display: block !important;
  }
}

@media (max-width: 430px) {
  :is(html, body).b-complex-product .bcomplex-quantity-table .quantity-discounts__item {
    grid-template-columns: 1fr;
  }

  :is(html, body).b-complex-product .bcomplex-option-price {
    text-align: left;
  }

  :is(html, body).b-complex-product .bcomplex-option-benefits {
    gap: 5px 12px;
  }
}

@media (max-width: 376px) {
  :is(html, body).b-complex-product #bcomplex-short .quick-proof strong {
    font-size: 15px;
  }

  :is(html, body).b-complex-product .bcomplex-content-nav a {
    padding-inline: 11px;
  }
}

@media (prefers-reduced-motion: reduce) {
  :is(html, body).b-complex-product .bcomplex-quantity-table .quantity-discounts__item,
  :is(html, body).b-complex-product #bcomplex-term-tooltip,
  :is(html, body).b-complex-product .bcomplex-term-tooltip {
    transition-duration: .01ms !important;
  }
}

/*
 * FINAL SHOPTET HARDENING — keep this block last.
 * Host heading/strong/link rules must never turn approved dark surfaces dark.
 */
:is(html, body).b-complex-product #bcomplex-long .bcomplex-performance-card .performance-card-copy h3,
:is(html, body).b-complex-product #bcomplex-long .story-fact-primary > strong,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .forms-intro h3,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .forms-grid strong,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .forms-evidence-number,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .composition-heading h4,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .composition-row strong,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .composition-row.composition-row-head > *,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .composition-ingredients strong,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-comfort-intro h2,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-review p,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-review p strong,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-review footer a,
:is(html, body).b-complex-product #bcomplex-long .situations-panel .situations-panel-copy h2,
:is(html, body).b-complex-product #bcomplex-long .situations-panel .audience-grid strong,
:is(html, body).b-complex-product #bcomplex-long .video-card .video-copy strong,
:is(html, body).b-complex-product #bcomplex-long .final-cta .final-cta-copy h2,
:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__head strong {
  color: #fff !important;
}

/* Keep the approved optical bottle alignment even if the host forces img height:auto. */
:is(html, body).b-complex-product #bcomplex-long .comparison-head-puori img {
  width: 184px !important;
  height: 184px !important;
  margin: 0 !important;
  object-fit: contain !important;
  object-position: center bottom !important;
}

:is(html, body).b-complex-product #bcomplex-long .comparison-head-other.bcomplex-generic-pack > img {
  width: 122px !important;
  height: 154px !important;
  margin: 0 !important;
  object-fit: contain !important;
  object-position: center bottom !important;
}

@media (min-width: 861px) {
  :is(html, body).b-complex-product #bcomplex-long .comparison-head-other.bcomplex-generic-pack > img {
    /* The source cutout contains slightly more transparent space below the
       bottle than the Puori packshot. This optical correction aligns the
       visible glass bottoms while both title rows remain untouched. */
    transform: translateY(4.75px) !important;
  }
}

@media (max-width: 860px) {
  :is(html, body).b-complex-product #bcomplex-long .comparison-head-puori img {
    width: 112px !important;
    height: 112px !important;
  }

  :is(html, body).b-complex-product #bcomplex-long .comparison-head-other.bcomplex-generic-pack > img {
    width: 76px !important;
    height: 94px !important;
  }
}

@media (max-width: 430px) {
  :is(html, body).b-complex-product #bcomplex-long .comparison-head-puori img {
    width: 86px !important;
    height: 86px !important;
  }

  :is(html, body).b-complex-product #bcomplex-long .comparison-head-other.bcomplex-generic-pack > img {
    width: 58px !important;
    height: 72px !important;
  }
}

:is(html, body).b-complex-product #bcomplex-long .bcomplex-performance-card .performance-card-copy p,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-review p,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-comfort-points article:first-of-type p {
  color: #fff !important;
}

:is(html, body).b-complex-product #bcomplex-long .story-fact-primary p {
  color: #d8ecea !important;
}

:is(html, body).b-complex-product #bcomplex-long .bcomplex-performance-card .performance-card-copy small {
  color: rgba(255, 255, 255, .78) !important;
}

:is(html, body).b-complex-product #bcomplex-long .story-fact-primary > span {
  color: #cbe5e2 !important;
}

:is(html, body).b-complex-product #bcomplex-long .forms-explainer .forms-intro > span {
  color: #9ddbd5 !important;
}

:is(html, body).b-complex-product #bcomplex-long .situations-panel .situations-panel-copy p {
  color: #a9dfda !important;
}

:is(html, body).b-complex-product #bcomplex-long .situations-panel .audience-grid small,
:is(html, body).b-complex-product #bcomplex-long .situations-panel .audience-grid b {
  color: #9edbd5 !important;
}

:is(html, body).b-complex-product #bcomplex-long .forms-explainer .forms-intro p,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .forms-grid article > span:last-child {
  color: #c8d3d0 !important;
}

:is(html, body).b-complex-product #bcomplex-long .forms-explainer .composition-heading span,
:is(html, body).b-complex-product #bcomplex-long .forms-explainer .composition-heading small {
  color: #a8c4c0 !important;
}

:is(html, body).b-complex-product #bcomplex-long .forms-explainer .composition-row > * {
  color: #d3dedc !important;
}

:is(html, body).b-complex-product #bcomplex-long .forms-explainer .forms-source-note {
  color: #aebbb8 !important;
}

:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-comfort-intro > p:not(.section-kicker) {
  color: #d5e9e6 !important;
}

:is(html, body).b-complex-product #bcomplex-long .situations-panel .situations-panel-copy > span,
:is(html, body).b-complex-product #bcomplex-long .situations-panel .audience-grid > a > span {
  color: #d3e9e6 !important;
}

:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-comfort-points article:first-of-type h3 {
  color: #a9dfda !important;
}

:is(html, body).b-complex-product #bcomplex-long .mixing-comfort .mixing-comfort-points article:first-of-type small {
  color: #d2e7e4 !important;
}

:is(html, body).b-complex-product #bcomplex-long .video-card .video-copy small {
  color: rgba(255, 255, 255, .76) !important;
}

:is(html, body).b-complex-product #bcomplex-long .final-cta .final-cta-copy p {
  color: rgba(255, 255, 255, .86) !important;
  text-shadow: 0 2px 12px rgba(0, 0, 0, .42) !important;
}

:is(html, body).b-complex-product #bcomplex-long .final-cta .final-cta-copy h2 {
  text-shadow: 0 2px 12px rgba(0, 0, 0, .42) !important;
}

:is(html, body).b-complex-product #bcomplex-long .section-kicker-light,
:is(html, body).b-complex-product #bcomplex-long .final-cta .section-kicker-light {
  color: #c8f1ed !important;
}

:is(html, body).b-complex-product #bcomplex-long .bcomplex-performance-card .section-kicker-light {
  color: #d9fffb !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .48) !important;
}

:is(html, body).b-complex-product #bcomplex-long .forms-explainer,
:is(html, body).b-complex-product #bcomplex-long .mixing-comfort,
:is(html, body).b-complex-product #bcomplex-long .situations-panel,
:is(html, body).b-complex-product #bcomplex-long .video-card,
:is(html, body).b-complex-product #bcomplex-long .final-cta {
  color: #fff !important;
}

:is(html, body).b-complex-product #bcomplex-long .final-cta .button-light {
  display: inline-flex !important;
  min-height: 50px !important;
  align-items: center !important;
  justify-content: center !important;
  padding: 0 18px !important;
  border: 1px solid #fff !important;
  border-radius: 6px !important;
  background: #fff !important;
  color: #006460 !important;
  font-weight: 800 !important;
  line-height: 1.2 !important;
  text-decoration: none !important;
}

:is(html, body).b-complex-product #bcomplex-long .video-card .play-icon {
  display: grid !important;
  width: 52px !important;
  height: 52px !important;
  place-items: center !important;
  border: 1px solid rgba(255, 255, 255, .64) !important;
  border-radius: 50% !important;
  background: rgba(0, 50, 47, .68) !important;
  color: #fff !important;
  font-size: 18px !important;
  line-height: 1 !important;
}

:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__head button,
:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__head button:hover,
:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__head button:focus,
:is(html, body).b-complex-product #bcomplex-video-dialog .media-dialog__head button:focus-visible {
  border-color: rgba(255, 255, 255, .5) !important;
  background: transparent !important;
  color: #fff !important;
}

/* Live Shoptet may load a late paragraph/text-fill rule after the product CSS.
   Keep the approved light-teal kicker on the image card explicit and isolated. */
:is(html, body).b-complex-product #description #bcomplex-long .bcomplex-performance-card .performance-card-copy > p.section-kicker.section-kicker-light {
  color: #d9fffb !important;
  -webkit-text-fill-color: #d9fffb !important;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .48) !important;
}
