/** Shopify CDN: Minification failed

Line 449:0 Unexpected "}"

**/
/* assets/fc2.css — Farina & Free Cliq page, Sep 2026 rail/hero redesign (Leo Figma "SITE PAGES — Sep 2026",
   mobile column 1410:8622). Layout + proportions ported from the HELIOS Cyclist Pack pack2 build
   (helios-d-hero-rendered-pack2 / helios-d-rail-blocks-pack2 / exp5.css) with Farina & Cliq content.
   Everything is scoped under .fc2 so nothing leaks into the untouched Replo-ported body sections.
   Shared pack2 rows (pill marquee, Klarna, stars, trust, raving fans) keep their pack2.css classes. */

.fc2, .fc2 * { box-sizing: border-box; }
.fc2 img { display: block; max-width: 100%; }
.fc2 button { font-family: inherit; }
.fc2 { font-family: Poppins, sans-serif; color: #0f1422; }

/* ---------- hero + rail grid (desktop = pack2 hero grid after integrate()) ---------- */
.fc2-hero { background: #fff; padding: 18px 24px 60px; }
.fc2-hero__in { max-width: 1215px; margin: 0 auto; }
.fc2-grid { display: grid; grid-template-columns: minmax(0, 1.35fr) 500px; gap: clamp(24px, 3vw, 44px); align-items: start; }
.fc2-media { position: sticky; top: 90px; align-self: start; min-width: 0; }
.fc2-rail { position: sticky; top: 90px; align-self: start; width: 100%; max-width: 500px; min-width: 0;
  background: #fff; border: 1px solid #e3e9f5; border-radius: 18px; padding: 14px 14px 18px;
  box-shadow: 0 10px 30px rgba(15,20,34,.06); }

/* ---------- gallery (square, filmstrip under) ---------- */
.fc2-gal { border-radius: 18px; overflow: hidden; background: #fff; }
.fc2-gal__rail { display: flex; overflow-x: auto; scroll-snap-type: x mandatory; scroll-behavior: smooth; scrollbar-width: none; aspect-ratio: 1 / 1; background: #fff; }
.fc2-gal__rail::-webkit-scrollbar { display: none; }
.fc2-gal__slide { flex: 0 0 100%; scroll-snap-align: center; position: relative; overflow: hidden; }
.fc2-gal__slide img { width: 100%; height: 100%; object-fit: cover; object-position: center; }
.fc2-gal__slide--contain img { object-fit: contain; }
.fc2-gal__thumbs { display: flex; gap: 8px; align-items: center; padding: 8px 10px 9px; border-top: 1px solid #eef0f6; overflow-x: auto; scrollbar-width: none; background: #fff; }
.fc2-gal__thumbs::-webkit-scrollbar { display: none; }
.fc2-thumb { flex: 0 0 auto; width: 64px; height: 64px; border-radius: 10px; border: 1.5px solid #eef0f6; padding: 0; cursor: pointer;
  background-size: cover; background-position: center; opacity: .72; box-shadow: 0 1px 3px rgba(15,20,34,.06);
  transition: .18s cubic-bezier(.2,.8,.2,1); }
.fc2-thumb[aria-current="true"] { opacity: 1; border: 2px solid #205eee; box-shadow: 0 0 0 2px rgba(32,94,238,.3), 0 4px 10px rgba(15,20,34,.1); }

/* ---------- rail pieces ---------- */
.fc2 .pk2-pillmarquee__icon { width: 22px; height: 22px; }

.fc2-offer { padding: 12px 0 10px; }
.fc2 .pk2-pillmarquee + .fc2-rating { margin-top: 14px; }
.fc2-offer__btn { display: flex; align-items: center; justify-content: center; gap: 8px; width: 100%; height: 40px;
  border: 1px dashed #205eee; border-radius: 10px; background: #fff; color: #205eee;
  font: italic 400 12px/18px Poppins, sans-serif; letter-spacing: 2px; white-space: nowrap; }
.fc2-offer__btn img { width: 16px; height: 18px; flex: 0 0 16px; }
.fc2-offer__btn b { font-weight: 700; font-style: italic; }
.fc2-offer__btn .fc2-offer__sep { font-style: normal; }

.fc2-rating { display: flex; align-items: center; gap: 12px; padding: 12px 14px; border-radius: 12px; margin: 0 0 12px;
  background-color: #EAF1FF;
  background-image: radial-gradient(120% 150% at 88% 10%, rgba(154,100,255,.30) 0%, rgba(154,100,255,0) 58%),
    radial-gradient(110% 160% at 8% 96%, rgba(63,214,160,.34) 0%, rgba(63,214,160,0) 60%),
    radial-gradient(80% 120% at 52% -20%, rgba(255,255,255,.85) 0%, rgba(255,255,255,0) 62%),
    linear-gradient(104deg, #DCE9FF 0%, #E4EEFF 34%, #EDE6FF 68%, #E1F7EE 100%);
  border: 1px solid rgba(32,94,238,.16);
  box-shadow: 0 10px 24px -12px rgba(90,70,240,.38), 0 2px 6px rgba(15,20,34,.05), inset 0 1px 0 rgba(255,255,255,.7); }
.fc2-rating__score { display: flex; flex-direction: column; align-items: flex-start; flex-shrink: 0; padding-right: 12px; border-right: 1px solid #eef0f6; }
.fc2-rating__num { display: inline-flex; align-items: baseline; gap: 4px; }
.fc2-rating__num b { font: 900 italic 22px/1 Inter, sans-serif; letter-spacing: -.02em; color: #0f1422; }
.fc2-rating__num span { font: 500 italic 10px Inter, sans-serif; color: #666; }
.fc2-rating__stars { display: inline-flex; gap: 1px; margin-top: 4px; color: #ffb800; line-height: 1; font-size: 11px; }
.fc2-rating__txt { flex: 1; min-width: 0; }
.fc2-rating__v { font: 600 11px/1.2 Poppins, sans-serif; color: #0f1422; }
.fc2-rating__c { font: 400 10.5px/1.35 Poppins, sans-serif; color: #666; margin-top: 2px; }
.fc2-rating__c b { font-weight: 600; color: #0f1422; }

.fc2-title { font: italic 700 27.5px/1.15 Poppins, sans-serif; text-transform: uppercase; text-align: center; letter-spacing: -.01em; color: #0f1422; margin: 2px 0 10px; }
.fc2-sub { font: 400 12px/1.55 Poppins, sans-serif; letter-spacing: .3px; color: #666; text-align: center; margin: 0 0 14px; }
.fc2-sub b { font-weight: 700; color: #0f1422; }
.fc2-ben { list-style: none; margin: 0 0 16px; padding: 0; display: flex; flex-direction: column; gap: 9px; }
.fc2-ben li { display: flex; gap: 10px; align-items: center; font: 400 12.5px/1.4 Poppins, sans-serif; color: #5b6170; }
.fc2-ben li img { width: 20px; height: 21px; flex: 0 0 20px; }
.fc2-ben li em { font-weight: 700; font-style: italic; color: #0f1422; }

/* ---------- THRIVE Fitness card (Figma Group 2424, 1433:142475) ---------- */
.fc2-fit { margin: 0 0 14px; }
.fc2-fit__card { position: relative; border-radius: 10px; padding: 8px 10px 12px; box-shadow: 0 3.4px 3.4px rgba(0,0,0,.25);
  background-image: linear-gradient(267.86deg, rgba(5,186,213,.2) 9.18%, rgba(42,107,255,.2) 53.62%, rgba(125,46,192,.2) 110.68%); background-color: #fff; }
.fc2-fit__head { display: flex; align-items: stretch; height: 26px; border-radius: 5px; overflow: hidden; color: #fdf7e8; position: relative; background: #aeb6bc; box-shadow: 0 2px 6px rgba(8,40,120,.25); transition: box-shadow .35s ease; }
.fc2-fit__head::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(90deg, #0a2e9c 0%, #1d5cf0 55%, #08a9cf 100%); opacity: 1; transition: opacity .35s ease; }
.fc2-fit__head > * { position: relative; }
.fc2-fit[data-on="0"] .fc2-fit__head::before { opacity: 0; }
.fc2-fit[data-on="0"] .fc2-fit__head { box-shadow: none; }
.fc2-fit[data-on="0"] .fc2-fit__head .g { color: #fff; }
.fc2-fit__yes { flex: 1; display: flex; align-items: center; justify-content: center; gap: 8.6px; border: 0; background: transparent; color: inherit; cursor: pointer; padding: 0 8px;
  font: 600 10.5px/1 Poppins, sans-serif; white-space: nowrap; }
.fc2-fit__chev { flex: 0 0 34px; border: 0; border-left: 1px solid rgba(255,255,255,.28); background: rgba(255,255,255,.12); color: #fff; cursor: pointer; display: flex; align-items: center; justify-content: center; padding: 0; }
.fc2-fit__chev svg { transition: transform .2s ease; }
.fc2-fit[data-open="1"] .fc2-fit__chev svg { transform: rotate(180deg); }
.fc2-fit__more { margin-top: 8px; display: inline-flex; align-items: center; gap: 6px; border: 0; border-radius: 999px; background: rgba(255,255,255,.85); color: #0f1422; cursor: pointer; padding: 6px 11px; font: 700 10px/1 Poppins, sans-serif; letter-spacing: .04em; text-transform: uppercase; box-shadow: 0 2px 6px rgba(15,20,34,.12); }
.fc2-fit__more svg { transition: transform .2s ease; }
.fc2-fit[data-open="1"] .fc2-fit__more svg { transform: rotate(180deg); }
.fc2-fit__head em, .fc2-fit__no em { font-style: italic; font-weight: 700; }
.fc2-fit__head .g { color: #44f527; }
.fc2-fit__head b { font-weight: 700; }
.fc2-fit__body { display: flex; gap: 10px; align-items: center; margin-top: 10px; }
/* phone fan — proportions from Leo's Figma (three phones ≈ 38% of the card, side phones ≈ 88% of the centre one) */
.fc2-fit__fan { position: relative; width: 150px; height: 150px; flex: 0 0 150px; }
.fc2-ph { position: absolute; border-radius: 12px; background: #0c0d12; padding: 3px; box-shadow: 0 10px 22px rgba(0,0,0,.35), inset 0 0 0 1px rgba(255,255,255,.08); overflow: hidden; }
.fc2-ph img { width: 100%; height: 100%; object-fit: cover; object-position: top; border-radius: 9px; display: block; }
.fc2-ph--l { left: 0; top: 16px; width: 56px; height: 120px; z-index: 1; }
.fc2-ph--r { right: 0; top: 16px; width: 56px; height: 120px; z-index: 1; }
.fc2-ph--c { left: 43px; top: 0; width: 64px; height: 138px; z-index: 2; }
.fc2-ph--tab { position: static; width: calc((100% - 16px) / 3); max-width: 150px; aspect-ratio: 480 / 1043; height: auto; border-radius: 14px; padding: 3px; }
.fc2-ph--tab img { border-radius: 11px; }
.fc2-fit__txt { flex: 1; min-width: 0; color: #000; }
.fc2-fit__h { font: italic 900 17px/1.15 Poppins, sans-serif; margin: 0 0 5px; letter-spacing: -.01em; }
.fc2-fit__h .g { font-style: normal; font-weight: 600; color: #44f527; }
.fc2-fit__p { font: 400 10.5px/1.5 Poppins, sans-serif; margin: 0; color: #0f1422; }
.fc2-fit__p em { font-style: italic; font-weight: 900; }
.fc2-fit__p .g { color: #44f527; font-weight: 600; }
.fc2-fit__p b { font-weight: 700; }
/* expandable 4-tab block inside the card (Figma 1441:142931 strip + the 4 heading/screens groups) */
/* smooth open/close (Leo 2026-09-03): grid-row 0fr→1fr height animation + fade, no display toggling */
.fc2-fit__tabs { display: grid; grid-template-rows: 0fr; opacity: 0; margin-top: 0; transition: grid-template-rows .42s cubic-bezier(.2,.8,.2,1), opacity .3s ease, margin-top .42s cubic-bezier(.2,.8,.2,1); }
.fc2-fit__tabsin { min-height: 0; overflow: hidden; background: #fff; border-radius: 8px; padding: 0 8px; transition: padding .42s cubic-bezier(.2,.8,.2,1); }
.fc2-fit[data-on="1"][data-open="1"] .fc2-fit__tabs { grid-template-rows: 1fr; opacity: 1; margin-top: 10px; }
.fc2-fit[data-on="1"][data-open="1"] .fc2-fit__tabsin { padding: 8px 8px 12px; }
.fc2-fit__card { transition: opacity .35s ease, filter .35s ease, transform .35s ease; }
.fc2-fit[data-on="0"] .fc2-fit__card { opacity: .62; filter: saturate(.25); transform: scale(.985); }
.fc2-fit__nobtn { transition: background .3s ease, color .3s ease, box-shadow .3s ease; }
[aria-pressed="true"] > .fc2-fit__more, .fc2-fit__chev { transition: background .2s ease, transform .15s ease; }
.fc2-fit__more:active, .fc2-fit__chev:active { transform: scale(.96); }
@media (prefers-reduced-motion: reduce) { .fc2-fit__tabs, .fc2-fit__tabsin, .fc2-fit__card, .fc2-check, .fc2-check svg, .fc2-phone { transition: none; animation: none; } }
.fc2-tabs { display: flex; gap: 3.6px; padding: 4.8px; background: #f1f3f9; border-radius: 999px; }
.fc2-tab { flex: 1; border: 0; background: transparent; border-radius: 999px; padding: 7px 3px; cursor: pointer; white-space: nowrap;
  font: 700 8.6px/1 Poppins, sans-serif; letter-spacing: .05em; text-transform: uppercase; color: #5b6170; transition: all .18s ease; }
.fc2-tab.is-on { background: #205eee; color: #fff; box-shadow: 0 3.6px 4.2px rgba(32,94,238,.28); }
.fc2-tp[hidden] { display: none; }
.fc2-tp { animation: fc2fade .28s ease; }
@keyframes fc2fade { from { opacity: 0; transform: translateY(4px); } to { opacity: 1; transform: none; } }
.fc2-tp__h { font: 800 12.5px/1.3 Poppins, sans-serif; text-transform: uppercase; color: #0f1422; text-align: center; margin: 12px 8px 5px; }
.fc2-tp__p { font: 400 10.5px/1.5 Poppins, sans-serif; color: #4b5162; text-align: center; margin: 0 6px 11px; }
.fc2-tp__shots { display: flex; gap: 8px; justify-content: center; align-items: flex-start; }

.fc2-fit__no { margin-top: 8px; background: #fff; border-radius: 10px; padding: 8px; box-shadow: 0 3px 8px rgba(15,20,34,.12); transition: box-shadow .35s ease; }
.fc2-fit__nobtn { display: flex; align-items: center; justify-content: center; gap: 8.6px; width: 100%; height: 26px; border: 0; border-radius: 5px; cursor: pointer; position: relative; overflow: hidden;
  background: #aeb6bc; color: #fff; font: 600 10.5px/1 Poppins, sans-serif; white-space: nowrap; }
.fc2-fit__nobtn::before { content: ""; position: absolute; inset: 0; background-image: linear-gradient(90deg, #0a2e9c 0%, #1d5cf0 55%, #08a9cf 100%); opacity: 0; transition: opacity .35s ease; }
.fc2-fit__nobtn > * { position: relative; }
.fc2-fit[data-on="0"] .fc2-fit__nobtn::before { opacity: 1; }
.fc2-fit[data-on="0"] .fc2-fit__no { box-shadow: 0 6px 16px rgba(29,92,240,.28); }
/* check pill (replaces the dots): thin ring when idle, white disc with a blue tick when selected */
.fc2-check { width: 15px; height: 15px; border-radius: 50%; flex: 0 0 15px; border: 1.5px solid rgba(255,255,255,.85); background: transparent; color: #0a2e9c; display: inline-flex; align-items: center; justify-content: center; transition: background .25s ease, border-color .25s ease; }
.fc2-check svg { width: 10px; height: 10px; transform: scale(0); transition: transform .25s cubic-bezier(.2,.8,.2,1) .05s; }
[aria-pressed="true"] > .fc2-check { background: #fff; border-color: #fff; }
[aria-pressed="true"] > .fc2-check svg { transform: scale(1); }
.fc2-fit__card:hover { box-shadow: 0 8px 22px rgba(15,20,34,.16); }

/* ---------- total card (Figma 1433:140648) ---------- */
.fc2-total { display: flex; align-items: center; justify-content: space-between; gap: 12px; margin: 14px 0 12px;
  border: 1px solid #eef0f6; border-radius: 10px; padding: 14px 15px 11px;
  background: linear-gradient(180deg, #fbfbfd 0%, #f4f6fb 100%); }
.fc2-total__k { font: 700 9px/1.2 Poppins, sans-serif; letter-spacing: 1.62px; text-transform: uppercase; color: #666; }
.fc2-total__s { font: italic 500 11px/11px Inter, sans-serif; letter-spacing: .6px; color: #205eee; margin-top: 6px; white-space: nowrap; }
.fc2-total__s b { font-weight: 700; }
.fc2-total__r { text-align: right; }
.fc2-total__save { font: italic 500 12.5px/12.5px Inter, sans-serif; letter-spacing: .6px; color: #60cc61; white-space: nowrap; }
.fc2-total__p { font: italic 900 26px/26px Inter, sans-serif; letter-spacing: -.52px; color: #0f1422; margin-top: 2px; white-space: nowrap; }

/* ---------- CTA (exp5-buy-cta, Figma 1433:140640) ---------- */
.fc2-cta { width: 100%; border: none; cursor: pointer; padding: 14px 18px; border-radius: 9999px; color: #fff;
  background: linear-gradient(180deg, #2a72ff, #205eee);
  font: 700 italic 15px Inter, sans-serif; letter-spacing: -.005em;
  display: flex; flex-direction: column; align-items: center; gap: 2px;
  box-shadow: 0 8px 22px rgba(32,94,238,.4), inset 0 1px 0 rgba(255,255,255,.25); transition: transform .08s ease; }
.fc2-cta:hover { box-shadow: 0 12px 28px rgba(32,94,238,.5), inset 0 1px 0 rgba(255,255,255,.25); }
.fc2-cta:active { transform: scale(.98); }
.fc2-cta[disabled] { opacity: .6; cursor: not-allowed; }
.fc2-cta__row { display: inline-flex; align-items: center; gap: 10px; }
.fc2-cta__arrow { display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; border-radius: 50%; background: rgba(255,255,255,.18); font: 500 13px/1 Poppins, sans-serif; font-style: normal; padding-bottom: 1px; }
.fc2-cta__sub { font: 600 10px/1.2 Poppins, sans-serif; font-style: normal; letter-spacing: .16em; text-transform: uppercase; color: rgba(255,255,255,.85); }
.fc2-cta-note { margin: 8px 0 0; font: 500 9.5px/1.35 Poppins, sans-serif; color: #666; text-align: center; }

/* Klarna row breathing room under the CTA (Leo 2026-09-03) */
.fc2-rail .fc2-cta-note + .replonative { margin-top: 14px; }
.fc2-rail .fc2-cta-note { margin-bottom: 0; }

/* ---------- accordions (Figma Group 2421 titles; HELIOS faq row styling) ---------- */
.fc2-acc { margin: 14px 0 0; border-top: 1px solid #eef0f6; }
.fc2-acc__btn { width: 100%; padding: 17px 0; background: none; border: none; border-bottom: 1px solid #eef0f6; cursor: pointer;
  display: flex; justify-content: space-between; align-items: center; gap: 16px; text-align: left;
  font: 600 15px/1.3 Poppins, sans-serif; color: #0f1422; }
.fc2-acc__icon { font-size: 18px; color: #666; transition: transform .2s; flex: 0 0 auto; }
.fc2-acc__item[data-open="1"] .fc2-acc__icon { transform: rotate(45deg); }
.fc2-acc__body { display: none; padding: 14px 0 18px; border-bottom: 1px solid #eef0f6; font: 400 13px/1.6 Poppins, sans-serif; color: #434343; }
.fc2-acc__item[data-open="1"] .fc2-acc__body { display: block; }
.fc2-acc__body p { margin: 0 0 8px; }
.fc2-acc__body h4 { font: 700 13px/1.4 Poppins, sans-serif; color: #0f1422; margin: 12px 0 6px; }
.fc2-acc__body h4:first-child { margin-top: 0; }
.fc2-acc__body ul { margin: 0 0 10px; padding: 0 0 0 18px; }
.fc2-acc__body li { margin: 0 0 4px; }
.fc2-acc__body a { color: #205eee; }

/* ---------- full-width social blocks ---------- */
.fc2-rf { background: #fff; padding: 8px 24px 0; display: flex; justify-content: center; }
.fc2-rf > div { width: 100%; max-width: 1040px; }
.fc2-rf .pk2-rn-scope * { margin-top: 0 !important; margin-bottom: 0 !important; }
.fc2-community { background: #fff; border-top: 1px solid #eef0f6; padding: 40px 0 36px; }
.fc2-community__head { text-align: center; padding: 0 16px; margin-bottom: 22px; }
.fc2-eyebrow { font: 700 9.5px Poppins, sans-serif; letter-spacing: .2em; color: #2a6fdb; text-transform: uppercase; }
.fc2-community__h { font: 900 italic 26px/1 Inter, sans-serif; text-transform: uppercase; letter-spacing: -.02em; margin: 10px 0 0; color: #0f1422; }
.fc2-community__rail { display: flex; gap: 14px; overflow-x: auto; scroll-snap-type: x mandatory; scroll-padding-left: 16px; scroll-padding-right: 16px; -webkit-overflow-scrolling: touch; scrollbar-width: none; padding: 4px 16px 8px; }
.fc2-community__rail::-webkit-scrollbar { display: none; }
.fc2-story { flex: 0 0 73%; scroll-snap-align: start; display: flex; flex-direction: column; }
.fc2-story__img { width: 100%; aspect-ratio: 15 / 10; border-radius: 14px; overflow: hidden; background: #e9ebef; }
.fc2-story__img img { width: 100%; height: 100%; object-fit: cover; }
.fc2-story h3 { font: 900 16px/1.15 Inter, sans-serif; letter-spacing: -.02em; color: #13161c; margin: 11px 0 9px; }
.fc2-story__meta { display: flex; align-items: center; justify-content: space-between; gap: 10px; margin-bottom: 10px; flex-wrap: wrap; }
.fc2-story__pill { display: inline-flex; align-items: center; gap: 8px; background: #f1f2f4; border-radius: 9999px; padding: 6px 13px 6px 8px; font: 700 12.5px Poppins, sans-serif; color: #13161c; }
.fc2-story__pill img { width: 22px; height: 22px; border-radius: 6px; object-fit: cover; display: block; }
.fc2-story__stars { display: inline-flex; gap: 1px; }
.fc2-story p { font: 400 11px/1.5 Poppins, sans-serif; color: #4a5260; margin: 0 0 12px; }
.fc2-story__who { display: flex; align-items: center; gap: 16px; margin-top: auto; flex-wrap: wrap; }
.fc2-story__who span { display: inline-flex; align-items: center; gap: 7px; font: 600 12.5px Poppins, sans-serif; color: #2a6fdb; }
.fc2-dots { display: flex; justify-content: center; gap: 8px; margin-top: 16px; }
.fc2-dots button { width: 8px; height: 8px; border-radius: 9999px; border: none; cursor: pointer; padding: 0; background: #d3d7df; transition: all .25s ease; }
.fc2-dots button[aria-current="true"] { width: 26px; background: #2a6fdb; }

/* app download (helios-thrive-app-pack2 markup, exp5 phone styling copied so exp5.css is not needed here) */
.fc2-app { background: #fff; border-top: 1px solid #eef0f6; padding: 10px 0 4px; margin-top: 18px; }
.fc2-app__in { max-width: none; margin: 0; }
.fc2-app__hint { text-align: center; margin-top: 14px; font: 500 11.5px/1.4 Poppins, sans-serif; color: #666; }
.fc2-app__badges { display: flex; gap: 10px; margin-top: 8px; justify-content: center; align-items: center; }
.fc2-app__badge { display: inline-flex; align-items: center; gap: 8px; padding: 8px 14px; background: #000; color: #fff; border-radius: 8px; text-decoration: none; line-height: 1; height: 42px; }
.fc2-app__badge span { display: flex; flex-direction: column; align-items: flex-start; text-align: left; }
.fc2-app__badge small { font: 500 9px/1 Poppins, sans-serif; letter-spacing: .02em; opacity: .85; }
.fc2-app__badge strong { font: 600 16px/1.05 Poppins, sans-serif; margin-top: 2px; letter-spacing: -.01em; }
.fc2-app__hr { border-top: 1px solid #eef0f6; margin: 22px 0 18px; }
.fc2-app__h { font: 900 italic 22px/1.1 Inter, sans-serif; letter-spacing: -.02em; margin: 0 0 8px; color: #0f1422; }
.fc2-phones { position: relative; height: 330px; display: flex; align-items: center; justify-content: center; overflow: visible; margin: 18px 0 8px; }
.fc2-phone { position: absolute; width: 150px; height: 320px; border-radius: 30px; padding: 4px; overflow: hidden;
  background: linear-gradient(180deg, #1f2127 0%, #0a0a0c 100%);
  box-shadow: 0 18px 36px -16px rgba(15,20,34,.38), 0 2px 6px rgba(15,20,34,.08), inset 0 0 0 1px rgba(255,255,255,.05); }
.fc2-phone__screen { position: absolute; inset: 4px; border-radius: 26px; overflow: hidden; background: #0a0a0c; }
.fc2-phone__screen img { position: absolute; inset: 0; width: 100%; height: 100%; object-fit: cover; }
.fc2-phone__notch { position: absolute; top: 8px; left: 50%; transform: translateX(-50%); width: 56px; height: 16px; background: #000; border-radius: 999px; z-index: 3; }
.fc2-phone { transition: transform .9s cubic-bezier(.2,.8,.2,1), opacity .6s ease; opacity: 0; }
.fc2-phone--l { transform: translateX(0) scale(.8) rotate(0deg); z-index: 1; }
.fc2-phone--r { transform: translateX(0) scale(.8) rotate(0deg); z-index: 1; }
.fc2-phone--c { transform: translateY(24px) scale(.92); z-index: 2; }
.fc2-phones.is-in .fc2-phone { opacity: 1; }
.fc2-phones.is-in .fc2-phone--l { transform: translateX(-108px) scale(.86) rotate(-6deg); animation: fc2floatL 6s ease-in-out 1s infinite; }
.fc2-phones.is-in .fc2-phone--r { transform: translateX(108px) scale(.86) rotate(6deg); animation: fc2floatR 6s ease-in-out 1.4s infinite; }
.fc2-phones.is-in .fc2-phone--c { transform: translateY(0) scale(1); animation: fc2floatC 6s ease-in-out .6s infinite; }
@keyframes fc2floatL { 0%,100% { transform: translateX(-108px) scale(.86) rotate(-6deg); } 50% { transform: translateX(-108px) translateY(-8px) scale(.86) rotate(-6deg); } }
@keyframes fc2floatR { 0%,100% { transform: translateX(108px) scale(.86) rotate(6deg); } 50% { transform: translateX(108px) translateY(-8px) scale(.86) rotate(6deg); } }
@keyframes fc2floatC { 0%,100% { transform: translateY(0) scale(1); } 50% { transform: translateY(-10px) scale(1); } }
.fc2-app__card { margin: 8px 0 0; padding: 9px 12px; background: #fff; border: 1px solid #eef0f6; border-radius: 10px; display: flex; align-items: center; gap: 12px; }
.fc2-app__k { font: 700 9px Poppins, sans-serif; letter-spacing: .18em; color: #666; text-transform: uppercase; margin-bottom: 4px; }
.fc2-app__t { font: 900 italic 18px/1.1 Inter, sans-serif; letter-spacing: -.01em; margin: 0 0 3px; color: #000; }
.fc2-app__d { font: 400 11px/1.5 Poppins, sans-serif; color: #434343; margin: 0; }
.fc2-app__lock { width: 48px; height: 48px; flex-shrink: 0; border-radius: 12px; background: #f4f6fb; border: 1px solid #eef0f6; display: flex; align-items: center; justify-content: center; }

/* ---------- reviews wall (helios-d-reviews-wall styling) ---------- */
.fc2-rw { background: #fafbfc; padding: 88px 24px; border-top: 1px solid #eef0f6; }
.fc2-rw__in { max-width: 1180px; margin: 0 auto; }
.fc2-rw__head { text-align: center; margin-bottom: 44px; }
.fc2-rw__eyebrow { font: 600 12px Poppins, sans-serif; letter-spacing: .12em; text-transform: uppercase; color: #205eee; }
.fc2-rw__h { font: 900 italic 44px/1 Inter, sans-serif; text-transform: uppercase; margin: 10px 0 8px; letter-spacing: -.01em; color: #0f1422; }
.fc2-rw__sub { font: 400 14px/1.55 Poppins, sans-serif; color: #666; max-width: 560px; margin: 12px auto 0; }
.fc2-rw__agg { background: #fff; border-radius: 16px; border: 1px solid #eef0f6; padding: 28px 32px; margin-bottom: 32px; display: grid; grid-template-columns: 280px 1fr; gap: 40px; align-items: center; box-shadow: 0 1px 3px rgba(15,20,34,.04); }
.fc2-rw__score { text-align: center; border-right: 1px solid #eef0f6; padding-right: 28px; }
.fc2-rw__big { font: 900 italic 64px/.9 Inter, sans-serif; letter-spacing: -.02em; color: #0f1422; }
.fc2-rw__based { font: 500 12px Poppins, sans-serif; color: #666; margin-top: 8px; }
.fc2-rw__based b { color: #0f1422; font-weight: 700; }
.fc2-rw__cats { display: grid; gap: 8px; }
.fc2-rw__cat { display: grid; grid-template-columns: 170px 1fr 40px; gap: 12px; align-items: center; }
.fc2-rw__cat .k { font: 700 11px Poppins, sans-serif; letter-spacing: .08em; text-transform: uppercase; color: #0f1422; }
.fc2-rw__cat .bar { height: 8px; background: #eef0f6; border-radius: 4px; position: relative; overflow: hidden; }
.fc2-rw__cat .bar i { position: absolute; inset: 0; background: #205eee; border-radius: 4px; }
.fc2-rw__cat .v { font: 700 12px Poppins, sans-serif; color: #0f1422; text-align: right; }
.fc2-rw__tools { display: flex; align-items: center; justify-content: space-between; gap: 18px; margin-bottom: 24px; flex-wrap: wrap; }
.fc2-rw__chips { display: flex; gap: 8px; flex-wrap: wrap; }
.fc2-chip { padding: 8px 14px; border-radius: 9999px; background: #fff; color: #0f1422; border: 1px solid #e1e5ec; font: 600 12px Poppins, sans-serif; letter-spacing: .02em; cursor: pointer; white-space: nowrap; transition: all .15s; }
.fc2-chip.active { background: #0f1422; color: #fff; border-color: #0f1422; }
.fc2-rw__sort { display: inline-flex; align-items: center; gap: 8px; font: 500 12px Poppins, sans-serif; color: #666; }
.fc2-rw__sort select { background: #fff; border: 1px solid #e1e5ec; border-radius: 8px; padding: 8px 12px; font: 600 12px Poppins, sans-serif; color: #0f1422; cursor: pointer; }
.fc2-rw__grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; }
.fc2-rv { background: #fff; border-radius: 12px; border: 1px solid #eef0f6; padding: 20px 22px; box-shadow: 0 1px 3px rgba(15,20,34,.03); display: flex; flex-direction: column; gap: 10px; }
.fc2-rv__top { display: flex; align-items: center; justify-content: space-between; gap: 12px; }
.fc2-rv__stars { display: inline-flex; align-items: center; gap: 8px; }
.fc2-rv__ver { display: inline-flex; align-items: center; gap: 4px; font: 600 10.5px Poppins, sans-serif; color: #1b8f4d; background: rgba(27,143,77,.08); padding: 3px 8px; border-radius: 9999px; }
.fc2-rv__date { font: 500 11px Poppins, sans-serif; color: #8a93a3; }
.fc2-rv h3 { font: 700 italic 16px/1.3 Inter, sans-serif; margin: 0; color: #0f1422; letter-spacing: -.005em; }
.fc2-rv p { font: 400 13.5px/1.6 Poppins, sans-serif; color: #39404f; margin: 0; }
.fc2-rv__tags { display: flex; flex-wrap: wrap; gap: 6px; margin-top: 4px; }
.fc2-rv__tag { font: 500 10.5px Poppins, sans-serif; color: #205eee; background: rgba(32,94,238,.06); border: 1px solid rgba(32,94,238,.2); padding: 3px 8px; border-radius: 9999px; }
.fc2-rv__who { display: flex; align-items: center; gap: 10px; margin-top: 8px; padding-top: 12px; border-top: 1px solid #eef0f6; font: 500 12px Poppins, sans-serif; color: #0f1422; }
.fc2-rv__who i { width: 30px; height: 30px; border-radius: 50%; background: #0f1422; color: #fff; display: inline-flex; align-items: center; justify-content: center; font: 700 10px Poppins, sans-serif; font-style: normal; letter-spacing: .04em; }
.fc2-rv__who span { color: #8a93a3; font-weight: 400; }
.fc2-rw__more { text-align: center; margin-top: 32px; }
.fc2-rw__more button { padding: 12px 24px; border-radius: 9999px; background: #fff; color: #0f1422; border: 1px solid #0f1422; font: 600 italic 13px Inter, sans-serif; letter-spacing: -.005em; cursor: pointer; }

/* ---------- FAQ (helios-d-faq styling) ---------- */
.fc2-faq { padding: 90px 32px 84px; background: #fff; }
.fc2-faq__in { max-width: 880px; margin: 0 auto; }
.fc2-faq__head { text-align: center; margin-bottom: 36px; }
.fc2-faq__h { font: 900 italic 38px/1 Inter, sans-serif; text-transform: uppercase; margin: 10px 0 0; letter-spacing: -.01em; color: #0f1422; }
.fc2-faq__list { border-top: 1px solid #eef0f6; }
.fc2-faq__btn { width: 100%; padding: 20px 0; background: none; border: none; cursor: pointer; display: flex; justify-content: space-between; align-items: center; gap: 16px; text-align: left; border-bottom: 1px solid #eef0f6; font: 600 15px Poppins, sans-serif; color: #000; }
.fc2-faq__icon { font-size: 18px; color: #666; transition: transform .2s; }
.fc2-faq__item[data-open="1"] .fc2-faq__icon { transform: rotate(45deg); }
.fc2-faq__a { display: none; font: 400 13.5px/1.6 Poppins, sans-serif; color: #434343; margin: 0; padding: 0 0 22px; max-width: 720px; }
.fc2-faq__item[data-open="1"] .fc2-faq__a { display: block; }
.fc2-faq__a p { margin: 0 0 8px; }
.fc2-faq__a ul { margin: 0 0 8px; padding-left: 18px; }

/* ---------- sticky buy bar ---------- */
.fc2-sticky { position: fixed; left: 0; right: 0; bottom: 0; z-index: 60; background: rgba(255,255,255,.96); backdrop-filter: blur(10px); -webkit-backdrop-filter: blur(10px);
  border-top: 1px solid #e3e9f5; box-shadow: 0 -8px 24px rgba(15,20,34,.08); padding: 10px 16px calc(10px + env(safe-area-inset-bottom));
  transform: translateY(110%); transition: transform .25s ease; }
.fc2-sticky.is-on { transform: translateY(0); }
.fc2-sticky__in { max-width: 1180px; margin: 0 auto; display: flex; align-items: center; gap: 14px; }
.fc2-sticky__img { width: 46px; height: 46px; border-radius: 10px; object-fit: cover; flex: 0 0 46px; border: 1px solid #eef0f6; }
.fc2-sticky__t { flex: 1; min-width: 0; }
.fc2-sticky__name { font: 700 italic 14px/1.2 Poppins, sans-serif; text-transform: uppercase; color: #0f1422; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fc2-sticky__price { font: 400 12px/1.3 Poppins, sans-serif; color: #666; margin-top: 2px; }
.fc2-sticky__price b { font: 900 italic 14px Inter, sans-serif; color: #0f1422; }
.fc2-sticky__price s { color: #8a93a3; margin-left: 4px; }
.fc2-sticky .fc2-cta { width: auto; min-width: 210px; padding: 11px 20px; flex: 0 0 auto; }

/* ---------- responsive ---------- */
@media (max-width: 899px) {
  .fc2-hero { padding: 0 0 28px; }
  .fc2-phones { height: 300px; }
  .fc2-phone { width: 136px; height: 290px; }
  .fc2-phones.is-in .fc2-phone--l { transform: translateX(-98px) scale(.86) rotate(-6deg); animation-name: fc2floatLm; }
  .fc2-phones.is-in .fc2-phone--r { transform: translateX(98px) scale(.86) rotate(6deg); animation-name: fc2floatRm; }
  @keyframes fc2floatLm { 0%,100% { transform: translateX(-98px) scale(.86) rotate(-6deg); } 50% { transform: translateX(-98px) translateY(-8px) scale(.86) rotate(-6deg); } }
  @keyframes fc2floatRm { 0%,100% { transform: translateX(98px) scale(.86) rotate(6deg); } 50% { transform: translateX(98px) translateY(-8px) scale(.86) rotate(6deg); } }
  .fc2-grid { grid-template-columns: minmax(0, 1fr); gap: 0; }
  .fc2-media { position: static; }
  .fc2-gal { border-radius: 0; margin: 0; overflow: visible; }
  .fc2-gal__rail { border-radius: 21px; margin: 8px 8px 0; } /* Leo 2026-09-04: rounded hero card, 8px inset on all sides */
  .fc2-gal__thumbs { margin-top: 8px; }
  .fc2-thumb { width: 44px; height: 44px; border-radius: 9px; }
  .fc2-gal__thumbs { padding: 6px 12px 8px; gap: 8px; }
  .fc2-rail { position: static; max-width: none; border: 0; border-radius: 0; box-shadow: none; padding: 10px 18px 0; }
  /* Figma 1433:141007: inset pill, radius 999, 38px tall, 11px Poppins, 24px icons, same gradient + shadow as desktop */
  .fc2 .pk2-pillmarquee { border-radius: 9999px; margin: 0; width: 100%; height: 38px; box-shadow: 0 12px 26px -9px rgba(90,70,240,.45), 0 3px 8px rgba(15,20,34,.1), inset 0 1px 0 rgba(255,255,255,.22); }
  .fc2 .pk2-pillmarquee__text, .fc2 .pk2-pillmarquee__text b { font-size: 11px; }
  .fc2 .pk2-pillmarquee__icon { width: 24px; height: 24px; }
  .fc2 .pk2-pillmarquee__item { gap: 4px; padding: 0 16px; }
  .fc2-rw { padding: 46px 16px 44px; }
  .fc2-rw__h { font-size: 26px; }
  .fc2-rw__sub { font-size: 12px; max-width: 320px; }
  .fc2-rw__agg { grid-template-columns: 1fr; gap: 18px; padding: 20px 18px; }
  .fc2-rw__score { border-right: 0; padding-right: 0; }
  .fc2-rw__big { font-size: 46px; }
  .fc2-rw__cat { grid-template-columns: 120px 1fr 34px; }
  .fc2-rw__grid { grid-template-columns: 1fr; gap: 12px; }
  .fc2-rv { padding: 16px; }
  .fc2-faq { padding: 46px 16px 40px; }
  .fc2-faq__h { font-size: 26px; }
  .fc2-sticky { padding: 8px 12px calc(8px + env(safe-area-inset-bottom)); }
  .fc2-sticky__in { gap: 10px; }
  .fc2-sticky__img { width: 40px; height: 40px; flex-basis: 40px; }
  .fc2-sticky__t { flex: 0 0 auto; }
  .fc2-sticky__name { display: none; }
  .fc2-sticky__price { margin: 0; white-space: nowrap; font-size: 11px; }
  .fc2-sticky__price b { font-size: 15px; display: block; }
  .fc2-sticky__price s { display: none; }
  .fc2-sticky .fc2-cta { flex: 1 1 auto; min-width: 0; padding: 12px 10px; font-size: 13px; }
  .fc2-sticky .fc2-cta__row { white-space: nowrap; gap: 8px; }
  .fc2-sticky .fc2-cta__sub { display: none; }
  .fc2-sticky .fc2-cta__arrow { width: 20px; height: 20px; }
}
@media (min-width: 900px) {
  .fc2-fit__fan { width: 196px; height: 196px; flex-basis: 196px; }
  .fc2-ph--l { top: 20px; width: 72px; height: 156px; }
  .fc2-ph--r { top: 20px; width: 72px; height: 156px; }
  .fc2-ph--c { left: 57px; width: 82px; height: 178px; }
  .fc2-fit__p { font-size: 11px; }
  .fc2-tp__p { font-size: 11px; }
  .fc2-story { flex: 0 0 31%; }
  .fc2-community__rail { padding: 4px 24px 8px; max-width: 1180px; margin: 0 auto; }
  .fc2-community__h { font-size: 34px; }
}


/* problems carousel dots (Leo 2026-09-03): tappable + animated */
.rn-farina-cliq [role="button"][aria-label^="Go to slide"] { cursor: pointer; transition: width .3s cubic-bezier(.2,.8,.2,1), background-color .3s ease, transform .2s ease; }
.rn-farina-cliq [role="button"][aria-label^="Go to slide"]:hover { transform: scale(1.25); }

/* ---------- nine-dot Fitness screen switcher ---------- */
.fc2-fs { display: flex; flex-direction: column; align-items: center; width: 100%; padding: 6px 0 4px; }
.fc2-fs__stage { touch-action: pan-y; user-select: none; -webkit-user-select: none; }
.fc2-ph--big { position: relative; display: block; width: 212px; aspect-ratio: 480 / 1042; border-radius: 30px; padding: 5px; }
.fc2-ph--big img { position: absolute; inset: 5px; width: calc(100% - 10px); height: calc(100% - 10px); border-radius: 26px; opacity: 0; transition: opacity .45s ease; }
.fc2-ph--big img.is-on { opacity: 1; }
.fc2-fs__dots { display: flex; gap: 6px; align-items: center; justify-content: center; flex-wrap: wrap; margin: 16px 0 12px; max-width: 360px; }
.fc2-fs__dot { height: 22px; min-width: 22px; padding: 0; border: 0; border-radius: 999px; background: #d3d7df; cursor: pointer; display: inline-flex; align-items: center; justify-content: center; transition: background .3s ease, min-width .35s cubic-bezier(.2,.8,.2,1), padding .35s cubic-bezier(.2,.8,.2,1), transform .2s ease; }
.fc2-fs__dot span { font: 700 10px/1 Poppins, sans-serif; letter-spacing: .06em; text-transform: uppercase; color: #fff; max-width: 0; overflow: hidden; white-space: nowrap; opacity: 0; transition: max-width .35s cubic-bezier(.2,.8,.2,1), opacity .25s ease .1s; }
.fc2-fs__dot::before { content: ""; width: 8px; height: 8px; border-radius: 50%; background: #fff; flex: 0 0 8px; margin: 0 7px; transition: margin .3s ease; }
.fc2-fs__dot:hover { transform: scale(1.12); background: #b9c0cc; }
.fc2-fs__dot.is-on { background: #205eee; padding: 0 12px 0 0; transform: none; box-shadow: 0 6px 14px rgba(32,94,238,.28); }
.fc2-fs__dot.is-on span { max-width: 140px; opacity: 1; }
.fc2-fs__cap { position: relative; width: 100%; max-width: 420px; text-align: center; min-height: 74px; }
.fc2-fs__c { position: absolute; inset: 0; opacity: 0; transform: translateY(6px); transition: opacity .35s ease, transform .35s ease; pointer-events: none; }
.fc2-fs__c.is-on { position: relative; opacity: 1; transform: none; pointer-events: auto; }
.fc2-fs__c h4 { font: 700 16px/1.25 Poppins, sans-serif; color: #0f1422; margin: 0 0 6px; }
.fc2-fs__c h4 em { font-style: italic; font-weight: 900; }
.fc2-fs__c p { font: 400 12.5px/1.55 Poppins, sans-serif; color: #4b5162; margin: 0; }
@media (max-width: 899px) { .fc2-ph--big { width: 190px; } .fc2-fs__dots { gap: 5px; } }
/* Replo's slide text styles must not bleed into the component */
.rn-farina-cliq .fc2-fs p, .rn-farina-cliq .fc2-fs h4 { text-align: center; }

/* ---------- movie lightbox ---------- */
.fc2-vm { position: fixed; inset: 0; z-index: 9000; background: rgba(10,12,20,.86); display: none; align-items: center; justify-content: center; padding: 24px; backdrop-filter: blur(6px); -webkit-backdrop-filter: blur(6px); }
.fc2-vm.is-on { display: flex; animation: fc2fade .25s ease; }
.fc2-vm__box { position: relative; width: min(960px, 100%); aspect-ratio: 16 / 9; background: #000; border-radius: 16px; overflow: hidden; box-shadow: 0 30px 80px rgba(0,0,0,.5); }
.fc2-vm__box iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }
.fc2-vm__x { position: absolute; top: 12px; right: 12px; width: 40px; height: 40px; border-radius: 50%; border: 0; background: rgba(255,255,255,.12); color: #fff; font: 400 24px/1 Inter, sans-serif; cursor: pointer; display: flex; align-items: center; justify-content: center; }
.fc2-vm__x:hover { background: rgba(255,255,255,.25); }
.rn-farina-cliq button.r-n93n7y { cursor: pointer; }

/* ---------- stock band (pack-page style drop-down) ---------- */
.fc2-band { position: fixed; left: 0; right: 0; top: 0; z-index: 55; background: #205eee; color: #fff; transform: translateY(-110%); transition: transform .32s cubic-bezier(.2,.8,.2,1); box-shadow: 0 8px 24px rgba(15,20,34,.18); }
.fc2-band.is-on { transform: translateY(0); }
.fc2-band__in { max-width: 1440px; margin: 0 auto; display: flex; align-items: center; gap: 22px; padding: 9px 24px; min-height: 72px; }
.fc2-band__txt { flex: 0 1 auto; min-width: 0; display: grid; grid-template-columns: auto 1fr; grid-template-rows: auto auto; column-gap: 18px; align-items: center; }
.fc2-band__h { grid-column: 1; font: 900 italic 18px/1.05 Inter, sans-serif; letter-spacing: -.01em; white-space: nowrap; }
.fc2-band__h em { font-style: italic; }
.fc2-band__acc { color: #ffd86b; }
.fc2-band__s { grid-column: 1; font: 400 10.5px/1.2 Poppins, sans-serif; letter-spacing: .03em; margin-top: 4px; white-space: nowrap; }
.fc2-band__s b { color: rgba(255,216,107,.92); font-weight: 600; }
.fc2-band__bar { grid-column: 2; grid-row: 1; height: 6px; background: rgba(255,255,255,.22); border-radius: 9999px; position: relative; overflow: visible; width: 420px; max-width: 34vw; }
.fc2-band__fill { position: absolute; left: 0; top: 0; height: 100%; background: #44f527; border-radius: 9999px; transition: width .4s ease; }
.fc2-band__fill i { position: absolute; right: -5px; top: 50%; width: 10px; height: 10px; border-radius: 50%; background: #fff; transform: translateY(-50%); box-shadow: 0 0 0 3px rgba(68,245,39,.35); }
.fc2-band__qty { grid-column: 2; grid-row: 2; font: 400 10.5px/1.2 Poppins, sans-serif; letter-spacing: .02em; margin-top: 4px; white-space: nowrap; }
.fc2-band__cut { width: 96px; height: 54px; flex: 0 0 96px; margin-right: auto; }
.fc2-band__cut img { width: 100%; height: 100%; object-fit: contain; display: block; }
.fc2-band__cta { flex: 0 0 auto; border: 0; border-radius: 9999px; background: #fff; color: #205eee; font: 700 11.5px/1 Poppins, sans-serif; letter-spacing: .06em; text-transform: uppercase; padding: 12px 22px; cursor: pointer; white-space: nowrap; }
@media (max-width: 899px) {
  /* two lines (Leo): headline on top, then a full-width bar with the count beside it; cutout + Shop now on the right */
  .fc2-band__in { gap: 10px; padding: 8px 12px 9px; min-height: 0; align-items: center; }
  .fc2-band__txt { flex: 1 1 auto; min-width: 0; display: grid; grid-template-columns: 1fr auto; grid-template-rows: auto auto; column-gap: 8px; row-gap: 0; align-items: center; }
  .fc2-band__h { grid-column: 1 / -1; grid-row: 1; font-size: 13px; }
  .fc2-band__s { display: none; }
  .fc2-band__bar { grid-column: 1; grid-row: 2; margin-top: 7px; height: 5px; width: auto; max-width: none; }
  .fc2-band__qty { grid-column: 2; grid-row: 2; font-size: 8px; margin-top: 7px; white-space: nowrap; }
  .fc2-band__cut { width: 48px; height: 34px; flex: 0 0 48px; margin: 0; }
  .fc2-band__cta { flex: 0 0 auto; font-size: 10px; padding: 9px 12px; }
}
}
}

/* ---------- Cliq Mounts: mount-type selector ---------- */
.mo2-sel { margin: 4px 0 14px; }
.mo2-sel__h { font: 600 18px/26px Poppins, sans-serif; letter-spacing: .6px; color: #0f1422; margin: 0 0 10px; }
.mo2-sel__grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 8px; }
.mo2-opt { border: 1.5px solid #e3e9f5; border-radius: 12px; background: #fff; padding: 8px 6px 9px; cursor: pointer; display: flex; flex-direction: column; align-items: center; gap: 6px; transition: border-color .2s ease, box-shadow .2s ease, transform .15s ease; }
.mo2-opt:hover { transform: translateY(-1px); box-shadow: 0 6px 16px rgba(15,20,34,.08); }
.mo2-opt.is-on { border-color: #205eee; box-shadow: 0 0 0 2px rgba(32,94,238,.18), 0 6px 16px rgba(32,94,238,.14); }
.mo2-opt__img { width: 100%; aspect-ratio: 1 / 1; border-radius: 8px; overflow: hidden; background: #f4f6fb; display: flex; align-items: center; justify-content: center; }
.mo2-opt__img img { width: 100%; height: 100%; object-fit: contain; display: block; }
.mo2-opt__t { font: 700 10px/1.2 Poppins, sans-serif; letter-spacing: .04em; text-transform: uppercase; color: #0f1422; text-align: center; }
.mo2-opt.is-on .mo2-opt__t { color: #205eee; }
/* mounts page: the Replo testimonial carousel is replaced by the community rail; keep only its As Seen On block */
.rn-cliq-mounts [data-replo-carousel] { display: none !important; }

/* ---------- HLTH-pattern blocks (Leo 2026-09-04) ---------- */
.fc2-sp { margin: 14px 0 0; }
.fc2-sp__head { display: flex; align-items: center; gap: 8px; margin: 0 0 8px; }
.fc2-sp__h { font: 600 14px/1.2 Poppins, sans-serif; color: #0f1422; flex: 0 0 auto; }
.fc2-sp__trend { display: inline-flex; align-items: center; gap: 5px; font: 700 11px/1 Poppins, sans-serif; color: #205eee; white-space: nowrap; margin-left: auto; }
.fc2-sp__bolt { display: inline-flex; align-items: center; justify-content: center; width: 15px; height: 15px; border-radius: 50%; background: #205eee; color: #fff; padding: 3px; box-sizing: border-box; }
.fc2-sp__sold { font: 400 11px/1 Poppins, sans-serif; color: #0f1422; white-space: nowrap; }
.fc2-sp__card { display: flex; align-items: center; gap: 12px; width: 100%; padding: 0 12px 0 0; border: 1px solid #e6e8f0; border-radius: 12px; background: #fff; cursor: pointer; text-align: left; overflow: hidden; position: relative; box-shadow: 0 2px 8px rgba(15,20,34,.04); transition: border-color .2s ease, box-shadow .2s ease, background .2s ease; }
.fc2-sp__card[aria-pressed="true"] { border-color: #205eee; background: #f6f9ff; box-shadow: 0 0 0 1px #205eee, 0 6px 16px rgba(32,94,238,.16); }
.fc2-sp__thumb { position: relative; flex: 0 0 74px; width: 74px; align-self: stretch; min-height: 96px; overflow: hidden; }
.fc2-sp__img { position: absolute; inset: 0; background-size: cover; background-position: center; }
.fc2-sp__img--a { background-image: url('https://www.thrivecycling.io/cdn/shop/files/623d9729-d4ed-4e78-8610-86f658c0413e.jpg?width=300&v=1768546253'); background-position: 28% 40%; background-size: 170%; }
.fc2-sp__img--b { background-image: url('https://www.thrivecycling.io/cdn/shop/files/11.jpg?width=300&v=1768546212'); background-position: 18% 40%; background-size: 175%; clip-path: polygon(100% 0, 100% 100%, 0 100%); }
.fc2-sp__cut { position: absolute; left: 50%; top: 50%; width: 2px; height: 140%; background: #fff; transform: translate(-50%, -50%) rotate(36deg); }
.fc2-sp__txt { flex: 1 1 auto; min-width: 0; display: flex; flex-direction: column; gap: 3px; padding: 12px 0; }
.fc2-sp__pill { align-self: flex-start; font: 700 9px/1 Poppins, sans-serif; letter-spacing: .06em; text-transform: uppercase; color: #fff; background: #205eee; border-radius: 999px; padding: 4px 8px; }
.fc2-sp__t { font: 600 14.5px/1.2 Poppins, sans-serif; color: #0f1422; }
.fc2-sp__d { font: 400 11px/1.35 Poppins, sans-serif; color: #4b5162; }
.fc2-sp__price { flex: 0 0 auto; display: flex; flex-direction: column; align-items: flex-end; gap: 2px; }
.fc2-sp__price b { font: 700 15px/1 Poppins, sans-serif; color: #0f1422; }
.fc2-sp__price s { font: 400 12px/1 Poppins, sans-serif; color: #8a90a0; }
.fc2-sp__radio { flex: 0 0 20px; width: 20px; height: 20px; border-radius: 50%; border: 1.5px solid #cfd4e0; background: #fff; position: relative; transition: border-color .2s ease; }
.fc2-sp__radio::after { content: ""; position: absolute; inset: 4px; border-radius: 50%; background: #205eee; transform: scale(0); transition: transform .2s cubic-bezier(.2,.8,.2,1); }
.fc2-sp__card[aria-pressed="true"] .fc2-sp__radio { border-color: #205eee; }
.fc2-sp__card[aria-pressed="true"] .fc2-sp__radio::after { transform: scale(1); }
.fc2-rail .fc2-sp + .fc2-total { margin-top: 12px; }

.fc2-stock { display: flex; align-items: center; gap: 8px; margin: -4px 0 10px 2px; font: 400 13px/1.3 Poppins, sans-serif; color: #0f1422; }
.fc2-stock b { font-weight: 600; }
.fc2-stock__dot { position: relative; flex: 0 0 11px; width: 11px; height: 11px; border-radius: 50%; background: #a9d944; }
.fc2-stock__dot::before { content: ""; position: absolute; inset: -4px; border-radius: 50%; background: #a9d944; opacity: .45; animation: fc2pulse 1.6s ease-out infinite; }
@keyframes fc2pulse { 0% { transform: scale(.6); opacity: .55; } 70% { transform: scale(1.35); opacity: 0; } 100% { transform: scale(1.35); opacity: 0; } }

.fc2-rail .fc2-cta + .fc2-badges { margin-top: 12px; }
.fc2-badges { display: flex; align-items: center; justify-content: center; gap: 7px; flex-wrap: nowrap; margin: 10px 0 0; }
.fc2-badges > span { display: inline-flex; align-items: center; gap: 4px; font: 500 11.5px/1 Poppins, sans-serif; color: #0f1422; white-space: nowrap; }
.fc2-badges img { width: 20px; height: 20px; display: block; }
.fc2-badges__ic { display: inline-flex; width: 18px; height: 18px; color: #0f1422; }
.fc2-badges__ce { display: inline-flex; align-items: center; justify-content: center; width: 18px; height: 18px; border-radius: 50%; background: #f1f3f9; font: 700 8px/1 Poppins, sans-serif; letter-spacing: .02em; color: #0f1422; }
.fc2-trial { display: flex; align-items: center; gap: 12px; margin: 10px 0 0; padding: 12px 14px; border-radius: 12px; background: #f3f4f8; }
.fc2-trial__ic { flex: 0 0 34px; width: 34px; height: 34px; border-radius: 50%; background: #205eee; color: #fff; display: inline-flex; align-items: center; justify-content: center; padding: 8px; box-sizing: border-box; }
.fc2-trial__txt { display: flex; flex-direction: column; gap: 2px; min-width: 0; }
.fc2-trial__txt b { font: 600 13.5px/1.25 Poppins, sans-serif; color: #0f1422; }
.fc2-trial__txt span { font: 400 11.5px/1.4 Poppins, sans-serif; color: #4b5162; }
.fc2-rail .fc2-trial + .replonative { margin-top: 14px; }

.fc2-batch { margin: 14px 0 4px; padding: 14px 16px; border-radius: 14px; background: #eef3ff; border: 1px solid rgba(32,94,238,.18); }
.fc2-batch__head { display: flex; align-items: center; justify-content: space-between; font: 600 9.5px/1 Poppins, sans-serif; letter-spacing: .12em; text-transform: uppercase; color: #7a8194; }
.fc2-batch__ship { display: inline-flex; align-items: center; gap: 6px; color: #0f1422; }
.fc2-batch__ship i { width: 8px; height: 8px; border-radius: 50%; background: #205eee; }
.fc2-batch__h { margin: 10px 0 4px; font: 600 17px/1.25 Poppins, sans-serif; color: #0f1422; }
.fc2-batch__h b { color: #205eee; font-weight: 600; }
.fc2-batch__p { margin: 0 0 12px; font: 400 12.5px/1.45 Poppins, sans-serif; color: #3b4150; }
.fc2-batch__rows { display: flex; flex-direction: column; gap: 6px; }
.fc2-batch__row { display: grid; grid-template-columns: 76px 1fr auto; align-items: center; gap: 10px; font: 600 10px/1 Poppins, sans-serif; letter-spacing: .1em; text-transform: uppercase; color: #7a8194; }
.fc2-batch__row.is-cur { color: #0f1422; }
.fc2-batch__row.is-done > span:first-child, .fc2-batch__row.is-done > span:last-child { text-decoration: line-through; }
.fc2-batch__bar { height: 6px; border-radius: 999px; background: #d6deF0; overflow: hidden; }
.fc2-batch__bar i { display: block; height: 100%; border-radius: 999px; background: #205eee; width: 0; transition: width 1.1s cubic-bezier(.2,.8,.2,1); }
.fc2-batch__row.is-done .fc2-batch__bar i { background: #b9c3dc; }
.fc2-batch__row:last-child .fc2-batch__bar i { width: 0; }
@media (prefers-reduced-motion: reduce) { .fc2-stock__dot::before { animation: none; } .fc2-batch__bar i { transition: none; } }

/* ---------- consistent card chrome = coverage card box (Leo 2026-09-04) ---------- */
.fc2-rail .fc2-sp__card { border: 1px solid #eff3f7 !important; border-radius: 8px !important; background: linear-gradient(180deg, #edf1f5 0%, #fff 98.27%) !important; box-shadow: none !important; }
.fc2-rail .fc2-sp__card[aria-pressed="true"] { border-color: #2a6bff !important; box-shadow: 0 0 0 1px #2a6bff inset !important; }
.fc2-rail .fc2-total { border: 1px solid #eff3f7 !important; border-radius: 8px !important; background: linear-gradient(180deg, #edf1f5 0%, #fff 98.27%) !important; box-shadow: none !important; }
.fc2-rail .fc2-trial { border: 1px solid #eff3f7 !important; border-radius: 8px !important; background: linear-gradient(180deg, #edf1f5 0%, #fff 98.27%) !important; box-shadow: none !important; }
.fc2-rail .replonative .r-1v298fv { border: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; }
.fc2-rail .replonative .r-l0b4lb { border: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; }
.fc2-rail .replonative .r-8g1anf { border: 0 !important; background: transparent !important; box-shadow: none !important; border-radius: 0 !important; }
.fc2-rail .replonative .r-1v298fv { padding-left: 0 !important; padding-right: 0 !important; }
.fc2-rail .fc2-sp__thumb { border-radius: 7px 0 0 7px; }

/* ---------- rail v3: seal benefit badges + rounded hero card (Leo 2026-09-04) ---------- */
.fc2-sub em { font-weight: 900; font-style: italic; color: #0f1422; }
.fc2-ben--seals { gap: 10px; }
.fc2-ben--seals li { align-items: center; gap: 12px; font: 400 12.5px/1.45 Poppins, sans-serif; color: #5b6170; }
.fc2-ben--seals li em { font-weight: 800; font-style: italic; color: #0f1422; }
.fc2-seal { position: relative; flex: 0 0 44px; width: 44px; height: 44px; display: block; }
.fc2-seal__bg { position: absolute; inset: 0; width: 44px; height: 44px; fill: #44f527; }
.fc2-seal__g { position: absolute; left: 50%; top: 7.5px; width: 19px; height: 19px; transform: translateX(-50%); fill: #0f1422; }
.fc2-seal__t { position: absolute; left: 0; right: 0; top: 26.5px; text-align: center; font: 700 5.9px/6.2px Poppins, sans-serif; color: #0f1422; letter-spacing: 0; }
.fc2-seal--text .fc2-seal__t { position: absolute; left: 0; right: 0; top: 26.5px; text-align: center; font: 700 5.9px/6.2px Poppins, sans-serif; color: #0f1422; letter-spacing: 0; }
/* Leo 2026-09-04: StVZO seal = word-as-glyph (Figma StVZO seal 44) */
.fc2-seal--text .fc2-seal__t { top: 13.9px; font: 700 9px/9.7px Poppins, sans-serif; letter-spacing: 0; }
.fc2-seal--text .fc2-seal__t small { display: block; font: 700 5.6px/5.9px Poppins, sans-serif; margin-top: 1px; letter-spacing: 0; }

/* ---------- sticky bar v2 (Leo Figma hlth/sticky bar v2, 2026-09-04) ---------- */
.fc2-sticky.st2 { padding: 0; }
.fc2-sticky.st2 .st2__in { display: block; padding: 8px 14px 10px; max-width: 1180px; margin: 0 auto; }
.st2__top { display: flex; align-items: center; justify-content: space-between; gap: 8px; margin: 0 0 8px; }
.st2__pills { display: flex; align-items: center; gap: 3px; flex: 1 1 auto; min-width: 0; overflow: hidden; white-space: nowrap; }
.st2__pill { display: inline-flex; align-items: center; flex: 0 0 auto; padding: 4px 6px; border-radius: 999px; background: #f4f1eb; border: 1px solid #e6e9f0; color: #4a5260; font: 600 8px/1 Poppins, sans-serif; letter-spacing: .02em; white-space: nowrap; }
.st2__pill--dark { background: #0f1422; border-color: #0f1422; color: #fff; }
.st2__pill[hidden] { display: none; }
.st2__pay { display: flex; align-items: center; flex: 0 0 auto; padding-left: 6px; }
.st2__payc { display: inline-flex; align-items: center; justify-content: center; width: 22px; height: 22px; border-radius: 50%; background: #fff; box-shadow: 0 1px 3px rgba(15,20,34,.22); overflow: hidden; margin-left: -4px; }
.st2__payc:first-child { margin-left: 0; }
.st2__paysvg { width: 24px; height: 15px; display: block; }
.st2__row { display: flex; align-items: center; gap: 10px; }
.st2__thumb { flex: 0 0 52px; width: 52px; height: 52px; object-fit: contain; border-radius: 10px; background: #f5f1eb; padding: 4px; box-sizing: border-box; }
.st2__t { flex: 1 1 auto; min-width: 0; }
.st2__label { font: 600 8.5px/1 Poppins, sans-serif; letter-spacing: .14em; text-transform: uppercase; color: #8a90a0; margin-bottom: 3px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.fc2-sticky .st2__price { font: 900 italic 21px/1 Inter, sans-serif; color: #0f1422; letter-spacing: -.01em; display: flex; align-items: baseline; gap: 6px; }
.fc2-sticky .st2__price b { font: inherit; }
.fc2-sticky .st2__price s { font: 500 italic 12px/1 Inter, sans-serif; color: #9a9a9a; }
.st2__ship { display: flex; align-items: center; gap: 5px; margin-top: 3px; font: 400 12px/1 Poppins, sans-serif; color: #0f1422; white-space: nowrap; }
.st2__ship b { font-weight: 600; }
.st2__ship img { width: 18px; height: 18px; }
.fc2-sticky .st2__cta { flex: 0 0 auto; width: auto; min-width: 0; padding: 14px 18px; font: 800 italic 13.5px Inter, sans-serif; border-radius: 999px; }
.fc2-sticky .st2__cta .fc2-cta__row { gap: 8px; }
/* Leo 2026-09-04: CTA fills the unused space beside the price column */
.st2__t { flex: 0 1 auto; }
.fc2-sticky .st2__cta { flex: 1 1 auto; justify-content: center; margin-left: 4px; }
@media (min-width: 900px) { .fc2-sticky .st2__cta { flex: 0 0 auto; min-width: 260px; margin-left: auto; padding: 14px 28px; } .st2__t { flex: 0 1 auto; } .st2__row { gap: 16px; } }
@media (max-width: 899px) { .fc2-sticky.st2 .st2__in { padding: 8px 12px 10px; } .fc2-sticky .st2__cta { padding: 13px 16px; font-size: 13px; } .st2__thumb { flex-basis: 48px; width: 48px; height: 48px; } }
@media (max-width: 899px) { .fc2-sticky .st2__price b { display: inline; font-size: 21px; } .fc2-sticky .st2__price s { display: inline; margin-left: 0; } }

/* ---------- THRIVE Fitness card v3 (Leo Figma 1555:8933, 2026-09-04) ---------- */
.fc2-fit--v3 { margin: 0 0 14px; }
.fc2-fit--v3 .fc2-fit__card { border-radius: 8px; padding: 0 0 12px; box-shadow: none; background: linear-gradient(180deg, #edf1f5 0%, #fff 98.27%); border: 1px solid #eff3f7; overflow: hidden; transition: border-color .2s ease, box-shadow .2s ease; }
.fc2-fit--v3[data-on="1"] .fc2-fit__card, .fc2-fit--v3[data-on="1"] .fc2-fit__card:hover { border-color: #2a6bff; box-shadow: 0 0 0 1px #2a6bff inset; }
.fc2-fit--v3[data-on="0"] .fc2-fit__card { opacity: 1; filter: none; transform: none; }
.fc2-fit--v3[data-on="0"] .fc2-fit__card:hover { box-shadow: none; }
.fc2-fit--v3 .fc2-fit__head { margin: 12px 10px 0; height: 44px; border-radius: 999px; background: #205eee; box-shadow: none; color: #fff; align-items: center; overflow: hidden; transition: background .25s ease, color .25s ease; }
.fc2-fit--v3 .fc2-fit__head::before { display: none; }
.fc2-fit--v3[data-on="0"] .fc2-fit__head { background: #f4f1eb; color: #0f1422; box-shadow: inset 0 0 0 1px #e6e9f0; }
.fc2-fit--v3 .fc2-fit__head .g { color: #44f527; }
.fc2-fit--v3[data-on="0"] .fc2-fit__head .g { color: #1fb43a; }
.fc2-fit--v3 .fc2-fit__yes { justify-content: flex-start; gap: 8px; padding: 0 0 0 12px; font: 400 12.5px/1.15 Poppins, sans-serif; letter-spacing: 0; text-align: left; white-space: nowrap; }
.fc2-fit--v3 .fc2-fit__chev { flex: 0 0 30px; border: 0; background: transparent; color: inherit; height: 100%; }
.fc2-fit--v3 .fc2-fit__yes > .fc2-check { width: 20px; height: 20px; flex: 0 0 20px; border: 0; background: #fff; color: #205eee; }
.fc2-fit--v3 .fc2-fit__yes > .fc2-check svg { width: 12px; height: 12px; transform: scale(1); }
.fc2-fit--v3[data-on="0"] .fc2-fit__yes > .fc2-check { background: #fff; border: 1.5px solid #cccbcc; }
.fc2-fit--v3[data-on="0"] .fc2-fit__yes > .fc2-check svg { transform: scale(0); }
.fc2-fit--v3 .fc2-fit__body { position: relative; margin: 12px 0 0; padding: 12px 12px 0 10px; border-top: 1px solid #e6e9f0; align-items: center; gap: 12px; }
.fc2-fit--v3 .fc2-fit__fan { width: 150px; height: 150px; flex: 0 0 128px; transform: scale(.86); transform-origin: left center; margin-right: -22px; }
.fc2-fit--v3 .fc2-fit__txt { min-width: 0; }
.fc2-fit--v3 .fc2-fit__h { display: flex; align-items: center; justify-content: space-between; gap: 8px; font: italic 900 17px/1.2 Poppins, sans-serif; color: #0f1422; margin: 0 0 6px; padding: 0; letter-spacing: 0; }
.fc2-fit--v3 .fc2-fit__h .g { font-style: italic; font-weight: 900; color: #1fb43a; }
.fc2-fit--v3 .fc2-fit__p { font: 400 12px/1.4 Poppins, sans-serif; color: #434343; }
.fc2-fit--v3 .fc2-fit__p em { font-weight: 700; font-style: italic; color: #0f1422; }
.fc2-fit--v3 .fc2-fit__p .g { color: #1fb43a; font-weight: 700; font-style: italic; }
.fc2-fit--v3 .fc2-fit__p b { color: #0f1422; }
.fc2-fit--v3 .fc2-fit__more { display: flex; width: 100%; justify-content: center; margin-top: 10px; padding: 11px 14px; border-radius: 999px; background: #fff; border: 1px solid #e6e9f0; font: 700 11px/1 Poppins, sans-serif; letter-spacing: .8px; text-transform: uppercase; color: #0f1422; }
.fc2-fit--v3 .fc2-fit__seal { position: relative; flex: 0 0 38px; width: 38px; height: 38px; margin: -4px 0; }
.fc2-fit--v3 .fc2-fit__seal svg { position: absolute; inset: 0; width: 38px; height: 38px; fill: #44f527; }
.fc2-fit--v3 .fc2-fit__sealt { position: absolute; inset: 0; display: flex; align-items: center; justify-content: center; text-align: center; font: 700 6.4px/1.1 Poppins, sans-serif; color: #0f1422; }
.fc2-fit--v3 .fc2-fit__tabsin { margin: 0 12px; }
.fc2-fit--v3[data-on="1"][data-open="1"] .fc2-fit__tabs { margin-top: 12px; }
.fc2-fit--v3 .fc2-fit__no { margin-top: 10px; padding: 0; background: linear-gradient(180deg, #edf1f5 0%, #fff 98.27%); border: 1px solid #eff3f7; border-radius: 999px; box-shadow: none; transition: border-color .2s ease, box-shadow .2s ease; }
.fc2-fit--v3[data-on="0"] .fc2-fit__no { border-color: #2a6bff; box-shadow: 0 0 0 1px #2a6bff inset; }
.fc2-fit--v3 .fc2-fit__nobtn { height: 44px; border-radius: 999px; background: transparent; color: #0f1422; font: 400 14px/1 Poppins, sans-serif; letter-spacing: .2px; gap: 10px; }
.fc2-fit--v3 .fc2-fit__nobtn::before { display: none; }
.fc2-fit--v3 .fc2-fit__nobtn > .fc2-check { width: 20px; height: 20px; flex: 0 0 20px; border: 1.5px solid #cccbcc; background: #fff; box-sizing: border-box; }
.fc2-fit--v3 .fc2-fit__nobtn > .fc2-check svg { display: none; }
.fc2-fit--v3 .fc2-fit__nobtn[aria-pressed="true"] > .fc2-check { border: 6px solid #205eee; background: #fff; }
@media (min-width: 900px) { .fc2-fit--v3 .fc2-fit__fan { transform: none; margin-right: 0; flex-basis: 150px; } .fc2-fit--v3 .fc2-fit__p { font-size: 12px; } .fc2-fit--v3 .fc2-fit__head { margin: 12px 14px 0; } .fc2-fit--v3 .fc2-fit__yes { font-size: 14px; gap: 10px; padding-left: 14px; letter-spacing: .2px; } .fc2-fit--v3 .fc2-fit__chev { flex-basis: 40px; } }
/* Leo 2026-09-04: fitness v3 — selected state = the page's radio dot, not a tick */
.fc2-fit--v3 .fc2-fit__yes > .fc2-check, .fc2-fit--v3 .fc2-fit__nobtn > .fc2-check { position: relative; width: 20px; height: 20px; flex: 0 0 20px; border-radius: 50%; background: #fff; border: 1.5px solid #cfd4e0; box-sizing: border-box; }
.fc2-fit--v3 .fc2-fit__yes > .fc2-check svg, .fc2-fit--v3 .fc2-fit__nobtn > .fc2-check svg { display: none; }
.fc2-fit--v3 .fc2-check::after { content: ""; position: absolute; inset: 3px; border-radius: 50%; background: #205eee; transform: scale(0); transition: transform .2s cubic-bezier(.2,.8,.2,1); }
.fc2-fit--v3[data-on="1"] .fc2-fit__yes > .fc2-check { border-color: #fff; }
.fc2-fit--v3[data-on="1"] .fc2-fit__yes > .fc2-check::after { transform: scale(1); }
.fc2-fit--v3[data-on="0"] .fc2-fit__yes > .fc2-check { border-color: #cfd4e0; }
.fc2-fit--v3 .fc2-fit__nobtn[aria-pressed="true"] > .fc2-check { border: 1.5px solid #205eee; }
.fc2-fit--v3 .fc2-fit__nobtn[aria-pressed="true"] > .fc2-check::after { transform: scale(1); }
/* Leo 2026-09-04: header radio inverted for the blue pill (white ring + white dot) */
.fc2-fit--v3[data-on="1"] .fc2-fit__yes > .fc2-check { background: transparent; border: 1.5px solid #fff; }
.fc2-fit--v3[data-on="1"] .fc2-fit__yes > .fc2-check::after { inset: 4px; background: #fff; transform: scale(1); }
/* desktop: ONE row - thumb · label/price · pills · payment icons · CTA (Leo 2026-09-05) */
@media (min-width: 900px) { .fc2-sticky.st2 .st2__in { display: flex; align-items: center; gap: 18px; padding: 10px 24px; } .st2__row { display: contents; } .st2__thumb { order: 1; flex: 0 0 52px; } .st2__t { order: 2; flex: 0 0 auto; } .st2__top { order: 3; flex: 1 1 auto; margin: 0; justify-content: flex-end; gap: 14px; } .st2__pills { flex: 0 1 auto; justify-content: flex-end; overflow: visible; } .st2__pay { padding-left: 0; } .fc2-sticky .st2__cta { order: 4; flex: 0 0 auto; min-width: 240px; margin-left: 0; padding: 14px 26px; } }

/* Fitness card v3 - phone fan geometry at >=900px (Leo 2026-09-06: centre phone was off-centre / left phone clipped:
   the v3 fan is 150px wide but the base >=900 phone sizes were cut for a 196px fan). 176px fan, phones re-cut for it. */
@media (min-width: 900px) {
  .fc2.fc2-fit.fc2-fit--v3 .fc2-fit__fan, .fc2-fit.fc2-fit--v3 .fc2-fit__fan { width: 176px !important; height: 176px !important; flex: 0 0 176px !important; transform: none !important; margin-right: 0 !important; }
  .fc2-fit.fc2-fit--v3 .fc2-ph--l, .fc2-fit.fc2-fit--v3 .fc2-ph--r { top: 18px !important; width: 66px !important; height: 140px !important; }
  .fc2-fit.fc2-fit--v3 .fc2-ph--c { left: 50px !important; top: 0 !important; width: 76px !important; height: 162px !important; }
}
