/* =====================================================================
   MINDSUTRA FAMILY CATEGORY HUBS — FINAL PREMIUM V5
   20 August 2026
   Final visual polish: compact balanced hero with product line-up,
   richer section rhythm, and the established Mindsutra warm-premium
   catalogue language preserved across every family page.
   ===================================================================== */

.mst-family-hub-page{
  --mfh-accent:#724467;
  --mfh-accent-deep:#46273f;
  --mfh-accent-soft:#f5eaf2;
  --mfh-gold:#a96e1d;
  --mfh-gold-2:#cf9a47;
  --mfh-gold-soft:#fbefd7;
  --mfh-ink:#2f241d;
  --mfh-muted:#6f6256;
  --mfh-line:rgba(105,72,37,.18);
  --mfh-line-strong:rgba(105,72,37,.28);
  --mfh-page:#fffaf2;
  --mfh-surface:#fffefb;
  --mfh-surface-2:#fff8ec;
  --mfh-shadow:0 18px 44px rgba(65,42,18,.085);
  --mfh-shadow-lg:0 26px 64px rgba(65,42,18,.115);
  --mfh-radius-xl:28px;
  --mfh-radius-lg:21px;
  --mfh-radius-md:15px;
  color:var(--mfh-ink);
  background:
    radial-gradient(circle at 4% 0%,rgba(183,122,34,.065),transparent 24%),
    radial-gradient(circle at 96% 9%,color-mix(in srgb,var(--mfh-accent) 7%,transparent),transparent 23%),
    linear-gradient(180deg,#fffdfa 0%,var(--mfh-page) 48%,#fffdf9 100%);
  overflow-x:clip;
}

.mst-family-hub--numerology{--mfh-accent:#6b4b91;--mfh-accent-deep:#402c5b;--mfh-accent-soft:#f1ebf8}
.mst-family-hub--kp{--mfh-accent:#315f86;--mfh-accent-deep:#1e3e5a;--mfh-accent-soft:#eaf3f9}
.mst-family-hub--matching{--mfh-accent:#8a4b69;--mfh-accent-deep:#542b40;--mfh-accent-soft:#f8eaf0}
.mst-family-hub--financial{--mfh-accent:#315e78;--mfh-accent-deep:#1d3c50;--mfh-accent-soft:#e8f1f5}
.mst-family-hub--jaimini{--mfh-accent:#4e617e;--mfh-accent-deep:#2d3b50;--mfh-accent-soft:#edf1f6}
.mst-family-hub--medical{--mfh-accent:#39705c;--mfh-accent-deep:#204637;--mfh-accent-soft:#e9f4ef}

.mst-family-hub-page *{box-sizing:border-box}
.mfh-main{display:block;min-width:0}
.mfh-shell{width:min(1180px,calc(100% - 32px));margin-inline:auto}

/* Breadcrumb */
.mfh-breadcrumb{width:min(1180px,calc(100% - 32px));margin:14px auto 0;color:var(--mfh-muted);font-size:.8rem}
.mfh-breadcrumb ol{display:flex;flex-wrap:wrap;align-items:center;gap:7px;margin:0;padding:0;list-style:none}
.mfh-breadcrumb li+li::before{content:"/";margin-right:7px;color:#a89582}
.mfh-breadcrumb a{color:var(--mfh-accent-deep);font-weight:800;text-decoration:none}
.mfh-breadcrumb a:hover,.mfh-breadcrumb a:focus-visible{text-decoration:underline;text-underline-offset:3px}

/* HERO — intentionally simpler and more catalogue-like than V2. */
.mfh-hero{padding:15px 0 20px}
.mfh-hero__stage{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  border:1px solid var(--mfh-line);
  border-radius:var(--mfh-radius-xl);
  background:
    radial-gradient(circle at 92% 7%,color-mix(in srgb,var(--mfh-accent) 17%,transparent),transparent 29%),
    radial-gradient(circle at 7% 100%,rgba(205,154,71,.11),transparent 31%),
    linear-gradient(145deg,#fffefb 0%,#fff9ef 62%,color-mix(in srgb,var(--mfh-accent-soft) 58%,#fff) 100%);
  box-shadow:var(--mfh-shadow-lg);
}
.mfh-hero__stage::before{
  content:"";
  position:absolute;
  z-index:-1;
  right:-80px;
  top:-110px;
  width:280px;
  height:280px;
  border-radius:50%;
  border:1px solid color-mix(in srgb,var(--mfh-accent) 16%,transparent);
  box-shadow:0 0 0 40px color-mix(in srgb,var(--mfh-accent) 3.5%,transparent),0 0 0 84px color-mix(in srgb,var(--mfh-accent) 2.2%,transparent);
}
.mfh-hero__stage::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  top:0;
  height:4px;
  background:linear-gradient(90deg,var(--mfh-gold-2),var(--mfh-accent),var(--mfh-gold-2));
  opacity:.92;
}
.mfh-hero__brandline{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  gap:8px;
  padding:18px clamp(24px,4vw,50px) 0;
  color:#765f49;
  font-size:.77rem;
  font-weight:760;
  letter-spacing:.015em;
}
.mfh-hero__brandline strong{color:var(--mfh-accent-deep);font-weight:900}
.mfh-brandmark{width:27px;height:27px;display:grid;place-items:center;border-radius:9px;background:linear-gradient(135deg,var(--mfh-accent-deep),var(--mfh-accent));color:#fff;font-size:.78rem;font-weight:950;box-shadow:0 6px 15px color-mix(in srgb,var(--mfh-accent) 22%,transparent)}
.mfh-brandline__dot{width:4px;height:4px;border-radius:50%;background:var(--mfh-gold)}
.mfh-hero__content{
  padding:clamp(20px,2.7vw,32px) clamp(24px,4vw,50px) clamp(24px,3vw,32px);
  display:grid;
  grid-template-columns:minmax(0,1.44fr) minmax(320px,.76fr);
  gap:clamp(24px,3.5vw,44px);
  align-items:center;
}
.mfh-hero__copy{min-width:0}
.mfh-kicker,.mfh-panel-label,.mfh-section-head>span,.mfh-discovery__inner>div>span,.mfh-product-card__eyebrow,.mfh-comparison-card__head>span,.mfh-showcase__eyebrow{
  display:inline-flex;
  align-items:center;
  gap:7px;
  color:var(--mfh-accent-deep);
  font-size:.72rem;
  font-weight:950;
  letter-spacing:.075em;
  text-transform:uppercase;
}
.mfh-kicker{min-height:34px;padding:7px 11px;border:1px solid color-mix(in srgb,var(--mfh-accent) 25%,#e7d8c5);border-radius:999px;background:rgba(255,255,255,.8)}
.mfh-kicker>span{color:var(--mfh-gold);font-size:.9rem}
.mfh-hero h1{max-width:23ch;margin:15px 0 13px;color:#2d231b;font-size:clamp(2.35rem,4.2vw,3.72rem);line-height:1.02;letter-spacing:-.038em;text-wrap:balance}
.mfh-hero__copy>p{max-width:67ch;margin:0;color:var(--mfh-muted);font-size:clamp(.96rem,1.15vw,1.05rem);line-height:1.67;text-wrap:pretty}
.mfh-hero__metrics{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;max-width:700px;margin-top:17px}
.mfh-hero__metrics>div{min-width:0;padding:11px 13px;border:1px solid var(--mfh-line);border-radius:14px;background:rgba(255,255,255,.76);box-shadow:0 7px 18px rgba(63,40,16,.035)}
.mfh-hero__metrics strong{display:block;color:var(--mfh-accent-deep);font-size:.92rem;line-height:1.15}
.mfh-hero__metrics span{display:block;margin-top:3px;color:#776a5d;font-size:.72rem;font-weight:720;line-height:1.25}
.mfh-hero__actions,.mfh-product-card__actions,.mfh-discovery__actions{display:flex;flex-wrap:wrap;gap:9px}
.mfh-hero__actions{margin-top:17px}


/* Compact visual line-up balances the desktop hero without turning it into a second content section. */
.mfh-hero__showcase{
  min-width:0;
  padding:15px;
  border:1px solid color-mix(in srgb,var(--mfh-accent) 19%,var(--mfh-line));
  border-radius:20px;
  background:
    radial-gradient(circle at 100% 0%,color-mix(in srgb,var(--mfh-accent) 10%,transparent),transparent 42%),
    linear-gradient(145deg,rgba(255,255,255,.92),color-mix(in srgb,var(--mfh-accent-soft) 56%,#fff));
  box-shadow:0 16px 34px rgba(65,42,18,.075),inset 0 1px 0 rgba(255,255,255,.9);
}
.mfh-showcase__head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:12px;padding:0 1px}
.mfh-showcase__head>div{min-width:0}
.mfh-showcase__eyebrow{display:block;color:#8a7157;font-size:.61rem;letter-spacing:.065em}
.mfh-showcase__head strong{display:block;margin-top:3px;color:#382b21;font-size:1.03rem;line-height:1.15;letter-spacing:-.015em}
.mfh-showcase__count{flex:0 0 auto;padding:6px 9px;border:1px solid color-mix(in srgb,var(--mfh-accent) 20%,#ddd);border-radius:999px;background:#fff;color:var(--mfh-accent-deep);font-size:.64rem;font-weight:900}
.mfh-showcase__grid{display:grid;gap:9px}
.mfh-showcase__grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.mfh-showcase__grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mfh-showcase-item{min-width:0;padding:9px 8px 10px;border:1px solid rgba(105,72,37,.13);border-radius:14px;background:rgba(255,255,255,.88);color:inherit;text-decoration:none;display:grid;gap:7px;align-content:start;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}
.mfh-showcase-item:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--mfh-accent) 35%,#ddd);box-shadow:0 9px 20px rgba(65,42,18,.075)}
.mfh-showcase-item:focus-visible{outline:3px solid color-mix(in srgb,var(--mfh-accent) 30%,transparent);outline-offset:2px}
.mfh-showcase-thumb{width:100%;aspect-ratio:1;min-height:0;border-radius:11px;background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--mfh-accent-soft) 48%,#fff));display:grid;place-items:center;overflow:hidden}
.mfh-showcase-thumb img{display:block;width:100%;height:100%;max-width:112px;max-height:112px;padding:7px;object-fit:contain;filter:drop-shadow(0 8px 8px rgba(54,36,18,.12))}
.mfh-showcase-placeholder{width:74%;aspect-ratio:1;border-radius:12px;background:linear-gradient(145deg,var(--mfh-accent-deep),var(--mfh-accent));display:grid;place-items:center;color:#fff;font-size:1.2rem;font-weight:950;box-shadow:0 8px 18px color-mix(in srgb,var(--mfh-accent) 22%,transparent)}
.mfh-showcase-item__meta{min-width:0;display:block}
.mfh-showcase-status{display:inline-flex;align-items:center;min-height:20px;padding:3px 6px;border:1px solid var(--mfh-line);border-radius:999px;background:var(--mfh-accent-soft);color:var(--mfh-accent-deep);font-size:.54rem;font-weight:950;line-height:1;text-transform:uppercase;letter-spacing:.035em}
.mfh-showcase-status--current{background:#eaf5ed;border-color:#bfd7c5;color:#2a633a}.mfh-showcase-status--premium{background:#fff1d7;border-color:#dfbd7f;color:#74460d}.mfh-showcase-status--free{background:#edf6ff;border-color:#bdd5eb;color:#24587c}.mfh-showcase-status--earlier{background:#f5f0e9;border-color:#d7cabc;color:#665648}.mfh-showcase-status--basic{background:#f2ecf7;border-color:#d1c2de;color:#5b3f70}.mfh-showcase-status--medical{background:#eaf5f0;border-color:#bad8ca;color:#2c654d}.mfh-showcase-status--remedies{background:#fff0df;border-color:#e1c295;color:#80501a}
.mfh-showcase-item__meta>strong{display:block;margin-top:5px;color:#3b2d22;font-size:.72rem;line-height:1.25;overflow-wrap:anywhere}
.mfh-showcase__foot{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:11px;padding-top:10px;border-top:1px solid rgba(105,72,37,.11);color:#887664;font-size:.61rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}
.mfh-showcase__foot i{width:4px;height:4px;border-radius:50%;background:var(--mfh-gold-2)}

/* Shared buttons */
.mfh-btn{min-height:45px;padding:10px 16px;border:1px solid transparent;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;gap:7px;color:inherit;text-decoration:none;font-size:.84rem;font-weight:900;line-height:1.22;text-align:center;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease,background .17s ease}
.mfh-btn:hover{transform:translateY(-1px)}
.mfh-btn:focus-visible{outline:3px solid color-mix(in srgb,var(--mfh-accent) 31%,transparent);outline-offset:3px}
.mfh-btn--primary{border-color:var(--mfh-accent-deep);background:linear-gradient(135deg,var(--mfh-accent-deep),var(--mfh-accent));color:#fff;box-shadow:0 9px 20px color-mix(in srgb,var(--mfh-accent) 22%,transparent)}
.mfh-btn--secondary{border-color:color-mix(in srgb,var(--mfh-accent) 27%,#ddd);background:#fffdf9;color:var(--mfh-accent-deep)}
.mfh-btn--secondary:hover{background:var(--mfh-accent-soft);border-color:color-mix(in srgb,var(--mfh-accent) 44%,#ddd)}

/* Sections — subtle full-width rhythm keeps the smaller catalogues from feeling visually empty. */
.mfh-section{position:relative;padding:25px 0}
.mfh-section--products{padding:29px 0 31px;background:linear-gradient(180deg,rgba(255,255,255,.34),rgba(247,235,219,.34));border-top:1px solid rgba(105,72,37,.08);border-bottom:1px solid rgba(105,72,37,.08)}
.mfh-section--decision{padding:31px 0;background:radial-gradient(circle at 8% 10%,color-mix(in srgb,var(--mfh-accent) 4.5%,transparent),transparent 27%)}
.mfh-section--faq{padding:30px 0;background:linear-gradient(180deg,rgba(250,241,229,.26),rgba(255,255,255,.18));border-top:1px solid rgba(105,72,37,.07)}
.mfh-section-head h2{margin:5px 0 8px;color:#34281f;font-size:clamp(1.55rem,2.6vw,2.18rem);line-height:1.12;letter-spacing:-.025em;text-wrap:balance}
.mfh-section-head p{max-width:77ch;margin:0;color:var(--mfh-muted);font-size:.92rem;line-height:1.65}

/* Product catalogue outer shell mirrors the established version-catalogue language. */
.mfh-catalogue-shell{position:relative;overflow:hidden;padding:clamp(18px,2.3vw,26px);border:1px solid var(--mfh-line);border-radius:24px;background:linear-gradient(145deg,#fffefb,#fff9ef);box-shadow:var(--mfh-shadow)}
.mfh-catalogue-shell::before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,var(--mfh-gold-2),var(--mfh-accent),var(--mfh-gold-2));opacity:.75}
.mfh-section-head--catalogue{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:18px;margin-bottom:18px;padding:2px 2px 0}
.mfh-count-pill{min-width:80px;padding:9px 12px;border:1px solid var(--mfh-line);border-radius:13px;background:#fff;display:grid;justify-items:center;box-shadow:0 7px 18px rgba(66,42,18,.035)}
.mfh-count-pill strong{color:var(--mfh-accent-deep);font-size:1.05rem;line-height:1}
.mfh-count-pill span{margin-top:3px;color:#766a5d;font-size:.66rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}

/* 6/6 for two products, 4/4/4 for three. */
.mfh-product-grid{display:grid;gap:16px;align-items:stretch}
.mfh-product-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}
.mfh-product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}
.mfh-product-grid--1{grid-template-columns:minmax(0,760px);justify-content:center}
.mfh-product-grid--4,.mfh-product-grid--5,.mfh-product-grid--6{grid-template-columns:repeat(3,minmax(0,1fr))}

.mfh-product-card{min-width:0;height:100%;overflow:hidden;border:1px solid var(--mfh-line);border-radius:20px;background:#fff;box-shadow:0 10px 26px rgba(65,42,18,.07);display:flex;flex-direction:column;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}
.mfh-product-card:hover{transform:translateY(-2px);border-color:color-mix(in srgb,var(--mfh-accent) 35%,#ddd);box-shadow:0 18px 36px rgba(65,42,18,.105)}
.mfh-product-card__head{min-height:92px;padding:17px 17px 13px;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;border-bottom:1px solid rgba(105,72,37,.1);background:linear-gradient(180deg,#fff,#fffdf9)}
.mfh-product-card__head>div{min-width:0}
.mfh-product-card__eyebrow{color:#8a7157;font-size:.61rem;letter-spacing:.055em;line-height:1.25}
.mfh-product-card__head h3{margin:5px 0 0;font-size:clamp(1.15rem,1.7vw,1.42rem);line-height:1.14;letter-spacing:-.02em}
.mfh-product-card__head h3 a{color:#2f241d;text-decoration:none}
.mfh-product-card__head h3 a:hover,.mfh-product-card__head h3 a:focus-visible{color:var(--mfh-accent-deep);text-decoration:underline;text-underline-offset:3px}
.mfh-status{flex:0 0 auto;max-width:132px;min-height:27px;padding:6px 9px;border:1px solid var(--mfh-line);border-radius:999px;background:var(--mfh-accent-soft);color:var(--mfh-accent-deep);display:inline-flex;align-items:center;justify-content:center;font-size:.64rem;font-weight:950;line-height:1.15;text-align:center}
.mfh-status--current{background:#eaf5ed;border-color:#bfd7c5;color:#2a633a}
.mfh-status--premium{background:#fff1d7;border-color:#dfbd7f;color:#74460d}
.mfh-status--free{background:#edf6ff;border-color:#bdd5eb;color:#24587c}
.mfh-status--earlier{background:#f5f0e9;border-color:#d7cabc;color:#665648}
.mfh-status--basic{background:#f2ecf7;border-color:#d1c2de;color:#5b3f70}
.mfh-status--medical{background:#eaf5f0;border-color:#bad8ca;color:#2c654d}
.mfh-status--remedies{background:#fff0df;border-color:#e1c295;color:#80501a}

.mfh-product-card__visual{position:relative;min-height:245px;aspect-ratio:16/10;padding:16px;display:grid;place-items:center;overflow:hidden;background:radial-gradient(circle at 50% 40%,color-mix(in srgb,var(--mfh-accent-soft) 72%,#fff),#fff 75%)}
.mfh-product-card__visual img{display:block;width:100%;height:100%;max-width:100%;max-height:232px;object-fit:contain;object-position:center;filter:drop-shadow(0 13px 13px rgba(54,36,18,.13))}
.mfh-product-placeholder{width:min(200px,72%);aspect-ratio:1;border:1px solid color-mix(in srgb,var(--mfh-accent) 24%,#ddd);border-radius:22px;background:linear-gradient(145deg,#fff,var(--mfh-accent-soft));display:grid;place-items:center;align-content:center;gap:3px;color:var(--mfh-accent-deep);box-shadow:0 13px 28px rgba(57,37,18,.09)}
.mfh-product-placeholder span{font-size:2.2rem;font-weight:950;line-height:1}.mfh-product-placeholder strong{font-size:.75rem;letter-spacing:.12em}

.mfh-product-card__body{padding:16px 17px 15px;display:grid;gap:13px;flex:1 1 auto}
.mfh-product-role{margin:0;color:#675b50;font-size:.88rem;line-height:1.56}
.mfh-product-facts{display:grid;grid-template-columns:minmax(110px,.62fr) minmax(0,1.38fr);gap:8px}
.mfh-product-facts>div{min-width:0;padding:10px 11px;border:1px solid rgba(105,72,37,.13);border-radius:12px;background:#fffaf2}
.mfh-product-facts span{display:block;color:#8a7764;font-size:.61rem;font-weight:900;letter-spacing:.055em;text-transform:uppercase}
.mfh-product-facts strong{display:block;margin-top:4px;color:#3d3025;font-size:.76rem;line-height:1.32}
.mfh-product-card__actions{padding:0 17px 17px;display:grid;grid-template-columns:1fr 1fr;margin-top:auto}
.mfh-product-card__actions .mfh-btn{min-width:0;padding-inline:10px}

/* Decision section: one cohesive shell rather than multiple floating blocks. */
.mfh-decision-shell{position:relative;overflow:hidden;padding:clamp(20px,2.5vw,28px);border:1px solid var(--mfh-line);border-radius:24px;background:linear-gradient(145deg,#fffefb,#fff8ed);box-shadow:var(--mfh-shadow)}
.mfh-decision-shell::after{content:"";position:absolute;right:-70px;top:-75px;width:190px;height:190px;border-radius:50%;border:1px solid color-mix(in srgb,var(--mfh-accent) 10%,transparent);box-shadow:0 0 0 26px color-mix(in srgb,var(--mfh-accent) 2.4%,transparent);pointer-events:none}
.mfh-decision-head{max-width:860px;margin-bottom:16px}
.mfh-decision-summary{margin:0 0 16px;padding:15px 17px;border:1px solid color-mix(in srgb,var(--mfh-accent) 18%,var(--mfh-line));border-radius:15px;background:linear-gradient(145deg,#fff,color-mix(in srgb,var(--mfh-accent-soft) 58%,#fff));box-shadow:0 6px 17px rgba(65,42,18,.035)}
.mfh-decision-summary h3{margin:6px 0 6px;color:#392c22;font-size:clamp(1rem,1.6vw,1.2rem);line-height:1.2;letter-spacing:-.015em}
.mfh-decision-summary p{margin:0;max-width:92ch;color:#685b4f;font-size:.84rem;line-height:1.58}

.mfh-choice-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-bottom:17px}
.mfh-choice-card{min-width:0;padding:14px;border:1px solid var(--mfh-line);border-radius:15px;background:#fff;display:grid;grid-template-columns:42px minmax(0,1fr);gap:11px;align-items:start;box-shadow:0 6px 17px rgba(65,42,18,.035)}
.mfh-choice-index{width:42px;height:42px;border-radius:12px;background:linear-gradient(145deg,var(--mfh-accent-soft),#fff);border:1px solid color-mix(in srgb,var(--mfh-accent) 21%,#ddd);display:grid;place-items:center;color:var(--mfh-accent-deep);font-size:.73rem;font-weight:950}
.mfh-choice-card h3{margin:1px 0 5px;color:#392c22;font-size:.91rem;line-height:1.22}
.mfh-choice-card p{margin:0;color:#6b5e52;font-size:.8rem;line-height:1.5}
.mfh-comparison-card{overflow:hidden;border:1px solid var(--mfh-line);border-radius:17px;background:#fff}
.mfh-comparison-card__head{padding:15px 16px 12px;border-bottom:1px solid var(--mfh-line);background:linear-gradient(180deg,#fffdf8,#fff9ef)}
.mfh-comparison-card__head h3{margin:4px 0 0;color:#382b21;font-size:1.08rem;line-height:1.2}
.mfh-table-wrap{width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}
.mfh-table{width:100%;min-width:690px;border-collapse:collapse;background:#fff}
.mfh-table th,.mfh-table td{padding:12px 14px;border-bottom:1px solid rgba(105,72,37,.12);vertical-align:top;text-align:left;color:#5f5348;font-size:.8rem;line-height:1.42}
.mfh-table thead th{background:#fff8ec;color:#4a3828;font-size:.69rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase}
.mfh-table tbody th{color:#35291f;font-weight:900}
.mfh-table tbody tr:last-child>*{border-bottom:0}
.mfh-table a{color:var(--mfh-accent-deep);font-weight:900;text-decoration:none}
.mfh-table a:hover,.mfh-table a:focus-visible{text-decoration:underline;text-underline-offset:3px}

/* FAQ */
.mfh-faq-shell{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:22px;align-items:start;padding:clamp(20px,2.4vw,27px);border:1px solid var(--mfh-line);border-radius:23px;background:linear-gradient(145deg,#fffefb,#fff8ed);box-shadow:var(--mfh-shadow)}
.mfh-section-head--faq{position:sticky;top:92px}
.mfh-faq-list{display:grid;gap:8px}
.mfh-faq{overflow:hidden;border:1px solid var(--mfh-line);border-radius:14px;background:#fff}
.mfh-faq summary{min-height:52px;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:13px;color:#3d3025;font-size:.84rem;font-weight:900;line-height:1.35;cursor:pointer;list-style:none}
.mfh-faq summary::-webkit-details-marker{display:none}
.mfh-faq-icon{flex:0 0 30px;width:30px;height:30px;border-radius:9px;background:var(--mfh-accent-soft);display:grid;place-items:center;color:var(--mfh-accent-deep);font-size:1rem;transition:transform .16s ease}
.mfh-faq[open] .mfh-faq-icon{transform:rotate(45deg)}
.mfh-faq p{margin:0;padding:0 14px 14px;color:#6a5d51;font-size:.81rem;line-height:1.55}
.mfh-faq summary:focus-visible{outline:3px solid color-mix(in srgb,var(--mfh-accent) 30%,transparent);outline-offset:-3px}

/* Discovery */
.mfh-discovery{padding:25px 0 38px}
.mfh-discovery__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:20px;align-items:center;padding:23px 25px;border:1px solid var(--mfh-line);border-radius:20px;background:linear-gradient(135deg,var(--mfh-accent-deep),color-mix(in srgb,var(--mfh-accent) 88%,#281826));color:#fff;box-shadow:0 18px 38px color-mix(in srgb,var(--mfh-accent) 18%,transparent)}
.mfh-discovery__inner>div>span{color:#f2d7aa}
.mfh-discovery__inner h2{margin:5px 0 5px;color:#fff;font-size:clamp(1.25rem,2vw,1.6rem);line-height:1.18;letter-spacing:-.02em}
.mfh-discovery__inner p{margin:0;color:rgba(255,255,255,.78);font-size:.84rem;line-height:1.5}
.mfh-discovery__actions{justify-content:flex-end}
.mfh-discovery .mfh-btn--primary{border-color:#fff;background:#fff;color:var(--mfh-accent-deep);box-shadow:none}
.mfh-discovery .mfh-btn--secondary{border-color:rgba(255,255,255,.5);background:rgba(255,255,255,.08);color:#fff}

/* Keep shared floating support + back-to-top visible even before cookie choice.
   On family pages they are lifted above the cookie panel rather than hidden. */
html.mst-cookie-visible:not(.mst-mobile-nav-open) body.mst-family-hub-page .mst-floating-help{opacity:1!important;visibility:visible!important;pointer-events:auto!important;bottom:max(126px,calc(env(safe-area-inset-bottom) + 126px))}
html.mst-cookie-visible:not(.mst-mobile-nav-open) body.mst-family-hub-page .mst-back-to-top.is-visible{opacity:1!important;visibility:visible!important;pointer-events:auto!important;bottom:max(64px,calc(env(safe-area-inset-bottom) + 64px))}

/* Responsive */
@media (max-width:991.98px){
  .mfh-hero__content{grid-template-columns:1fr}
  .mfh-hero__showcase{display:none}
  .mfh-product-grid--3,.mfh-product-grid--4,.mfh-product-grid--5,.mfh-product-grid--6{grid-template-columns:repeat(2,minmax(0,1fr))}
  .mfh-choice-list{grid-template-columns:1fr}
  .mfh-faq-shell{grid-template-columns:1fr}
  .mfh-section-head--faq{position:static}
  .mfh-discovery__inner{grid-template-columns:1fr}
  .mfh-discovery__actions{justify-content:flex-start}
}

@media (max-width:767.98px){
  .mfh-shell,.mfh-breadcrumb{width:min(100% - 20px,1180px)}
  .mfh-breadcrumb{margin-top:10px;font-size:.73rem}
  .mfh-hero{padding:11px 0 18px}
  .mfh-hero__stage{border-radius:21px}
  .mfh-hero__brandline{padding:14px 16px 0;font-size:.68rem}
  .mfh-hero__content{padding:20px 16px 20px;display:block}
  .mfh-hero h1{max-width:none;margin-top:12px;font-size:clamp(1.85rem,8.6vw,2.6rem);line-height:1.06}
  .mfh-hero__copy>p{font-size:.91rem;line-height:1.6}
  .mfh-hero__metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-top:17px}
  .mfh-hero__metrics>div{padding:9px 8px;border-radius:11px;text-align:center}
  .mfh-hero__metrics strong{font-size:.8rem}.mfh-hero__metrics span{font-size:.62rem}
  .mfh-hero__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:16px}
  .mfh-hero__actions .mfh-btn{width:100%;padding-inline:10px;font-size:.77rem}
  .mfh-section{padding:17px 0}
  .mfh-catalogue-shell,.mfh-decision-shell,.mfh-faq-shell{padding:15px;border-radius:19px}
  .mfh-decision-summary{padding:13px 14px;margin-bottom:14px;border-radius:13px}
  .mfh-decision-summary p{font-size:.8rem}
  .mfh-section-head--catalogue{grid-template-columns:minmax(0,1fr) auto;gap:10px;margin-bottom:14px}
  .mfh-section-head h2{font-size:1.45rem}
  .mfh-section-head p{font-size:.84rem;line-height:1.55}
  .mfh-count-pill{min-width:66px;padding:8px 9px}
  .mfh-product-grid--2,.mfh-product-grid--3,.mfh-product-grid--4,.mfh-product-grid--5,.mfh-product-grid--6{grid-template-columns:1fr}
  .mfh-product-card:hover{transform:none}
  .mfh-product-card__head{min-height:0;padding:15px 15px 12px}
  .mfh-product-card__visual{min-height:215px;aspect-ratio:16/10;padding:12px}
  .mfh-product-card__visual img{max-height:205px}
  .mfh-product-card__body{padding:14px 15px}
  .mfh-product-facts{grid-template-columns:1fr}
  .mfh-product-card__actions{padding:0 15px 15px;grid-template-columns:1fr 1fr}
  .mfh-product-card__actions .mfh-btn{font-size:.77rem;padding-inline:8px}
  .mfh-choice-card{grid-template-columns:38px minmax(0,1fr);padding:12px}
  .mfh-choice-index{width:38px;height:38px}
  .mfh-table{min-width:620px}
  .mfh-discovery{padding:17px 0 28px}
  .mfh-discovery__inner{padding:19px 17px;border-radius:18px}
  .mfh-discovery__actions{display:grid;grid-template-columns:1fr 1fr}
  .mfh-discovery__actions .mfh-btn{width:100%;padding-inline:10px;font-size:.77rem}
  html.mst-cookie-visible:not(.mst-mobile-nav-open) body.mst-family-hub-page .mst-floating-help{bottom:max(162px,calc(env(safe-area-inset-bottom) + 162px))}
  html.mst-cookie-visible:not(.mst-mobile-nav-open) body.mst-family-hub-page .mst-back-to-top.is-visible{bottom:max(100px,calc(env(safe-area-inset-bottom) + 100px))}
}

@media (max-width:420px){
  .mfh-hero__brandline{gap:6px}.mfh-brandline__dot{display:none}.mfh-hero__brandline strong{width:100%;padding-left:35px}
  .mfh-hero__metrics>div:nth-child(2){display:none}
  .mfh-hero__metrics{grid-template-columns:1fr 1fr}
  .mfh-hero__actions{grid-template-columns:1fr}
  .mfh-product-card__actions{grid-template-columns:1fr}
  .mfh-discovery__actions{grid-template-columns:1fr}
}

@media (prefers-reduced-motion:reduce){
  .mst-family-hub-page *,
  .mst-family-hub-page *::before,
  .mst-family-hub-page *::after{scroll-behavior:auto!important;transition:none!important}
}
