/* ============================================================
   Молния Тех — landing page styles
   Converted from a Claude Design (DC framework) export to a
   plain, self-contained stylesheet.
   ============================================================ */

/* ---------- Fonts ---------- */
/* Manrope is a variable font: the same woff2 covers weights 400–800. */
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/manrope-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/manrope-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/manrope-greek.woff2") format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/manrope-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/manrope-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Manrope';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/manrope-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Unbounded — variable font, weights 400–800 from one file per subset. */
@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/unbounded-cyrillic-ext.woff2") format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/unbounded-cyrillic.woff2") format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/unbounded-vietnamese.woff2") format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/unbounded-latin-ext.woff2") format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: 'Unbounded';
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("fonts/unbounded-latin.woff2") format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* ============================================================
   Design tokens
   ============================================================ */
:root {
  /* colors — surface */
  --mt-bg: #fffdf9;
  --mt-surface: #FFFDF9;
  --mt-surface-2: #F0EAE0;
  --mt-surface-tint: #FAF3E8;
  --mt-surface-tint-2: #FDFAF4;

  /* colors — text */
  --mt-text: #2A2620;
  --mt-text-strong: #241F19;
  --mt-text-heading: #201B15;
  --mt-text-body: #6E6357;
  --mt-text-body-2: #726757;
  --mt-text-muted: #8A7B66;
  --mt-text-faint: #9C8E79;
  --mt-text-faint-2: #A89A85;
  --mt-text-on-accent: #FFF3EC;

  /* colors — brand accent (terracotta) */
  --mt-accent: #C6543B;
  --mt-accent-strong: #B44A32;
  --mt-accent-grad-from: #D2634A;
  --mt-accent-grad-to: #B8442E;
  --mt-accent-amber: #C58A3C;

  /* colors — borders (all terracotta-brown at varying alpha) */
  --mt-border: rgba(70, 52, 36, .10);
  --mt-border-strong: rgba(70, 52, 36, .12);
  --mt-border-soft: rgba(70, 52, 36, .08);
  --mt-border-accent: rgba(180, 74, 50, .28);
  --mt-border-accent-soft: rgba(180, 74, 50, .24);
  --mt-border-accent-dashed: rgba(180, 74, 50, .4);

  /* colors — tints (accent at low alpha, for chips/badges/icon tiles) */
  --mt-tint-accent-soft: rgba(198, 84, 59, .07);
  --mt-tint-accent: rgba(198, 84, 59, .12);
  --mt-tint-accent-strong: rgba(198, 84, 59, .14);
  --mt-nav-bg: rgba(252, 249, 243, .82);

  /* radii */
  --mt-radius-sm: 8px;
  --mt-radius-md: 13px;
  --mt-radius-lg: 16px;
  --mt-radius-xl: 18px;
  --mt-radius-2xl: 20px;
  --mt-radius-3xl: 26px;
  --mt-radius-4xl: 28px;
  --mt-radius-pill: 999px;
  --mt-radius-round: 50%;

  /* section rhythm */
  --mt-space-section-y: clamp(64px, 9vw, 110px);
  --mt-space-section-y-tight: clamp(32px, 4vw, 48px);
  --mt-space-section-x: 24px;
  --mt-content-max: 1180px;

  /* effects */
  --mt-blur-nav: blur(14px);
  --mt-shine: inset 0 1px 0 rgba(255, 255, 255, .5);
}

/* ---------- Base ---------- */
* { box-sizing: border-box; }
html, body { margin: 0; padding: 0; background: var(--mt-bg); }
body {
  font-family: 'Manrope', system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  color: var(--mt-text);
  /* overflow-x here (not on .mt-page) so it doesn't create a scroll
     container that would break position: sticky on .mt-nav */
  overflow-x: hidden;
}
::selection { background: rgba(198, 84, 59, .28); color: #3A2A1F; }

a { color: inherit; }

.mt-page {
  position: relative;
  min-height: 100vh;
  background: var(--mt-bg);
  color: var(--mt-text);
  font-family: 'Manrope', system-ui, sans-serif;
}

/* shared gradient-filled icon wordmark */
.mt-brand {
  display: flex;
  align-items: center;
  gap: 11px;
  text-decoration: none;
}
.mt-brand-name {
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  font-size: 17px;
  letter-spacing: -.01em;
  color: var(--mt-text-strong);
}

/* ---------- Keyframes ---------- */
/* Only the Final-CTA logo floats; the hero is intentionally static. */
@keyframes mtfloat { 0%, 100% { transform: translateY(0); }
                     50%      { transform: translateY(-10px); } }

/* ============================================================
   ATMOSPHERE — decorative background layers behind the page
   ============================================================ */
.mt-atmosphere {
  position: absolute;
  inset: 0;
  pointer-events: none;
  z-index: 0;
}
.mt-atmosphere--glow {
  background:
    radial-gradient(950px 620px at 80% -8%, rgba(198, 84, 59, .14), transparent 60%),
    radial-gradient(720px 540px at -5% 16%, rgba(210, 99, 74, .13), transparent 55%),
    radial-gradient(800px 700px at 50% 108%, rgba(198, 84, 59, .08), transparent 60%);
}
.mt-atmosphere--grid {
  background-image:
    linear-gradient(rgba(92, 70, 46, .025) 1px, transparent 1px),
    linear-gradient(90deg, rgba(92, 70, 46, .025) 1px, transparent 1px);
  background-size: 66px 66px;
  -webkit-mask-image: radial-gradient(circle at 50% 12%, #000, transparent 78%);
  mask-image: radial-gradient(circle at 50% 12%, #000, transparent 78%);
}
.mt-content {
  position: relative;
  z-index: 1;
}

/* ============================================================
   NAV
   ============================================================ */
.mt-nav {
  position: sticky;
  top: 0;
  z-index: 40;
  backdrop-filter: var(--mt-blur-nav);
  -webkit-backdrop-filter: var(--mt-blur-nav);
  background: var(--mt-nav-bg);
  border-bottom: 1px solid var(--mt-border);
}
.mt-nav-inner {
  width: 100%;
  margin: 0 auto;
  padding: 14px clamp(24px, 5vw, 64px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

/* desktop menu links, sit between brand and CTA */
.mt-nav-links {
  list-style: none;
  margin: 0 auto 0 32px;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 28px;
  flex: 1;
}
.mt-nav-link {
  color: var(--mt-text-body);
  text-decoration: none;
  font-size: 14.5px;
  font-weight: 600;
  transition: color .18s;
}
.mt-nav-link:hover { color: var(--mt-accent); }

/* hamburger — hidden on desktop */
.mt-nav-burger {
  display: none;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 5px;
  width: 38px;
  height: 38px;
  padding: 0;
  border: 1px solid var(--mt-border-strong);
  border-radius: var(--mt-radius-sm);
  background: var(--mt-surface);
  cursor: pointer;
  flex-shrink: 0;
}
.mt-nav-burger span {
  display: block;
  width: 17px;
  height: 2px;
  border-radius: 1px;
  background: var(--mt-text-strong);
  transition: transform .2s, opacity .2s;
}
.mt-nav-burger[aria-expanded="true"] span:nth-child(1) { transform: translateY(7px) rotate(45deg); }
.mt-nav-burger[aria-expanded="true"] span:nth-child(2) { opacity: 0; }
.mt-nav-burger[aria-expanded="true"] span:nth-child(3) { transform: translateY(-7px) rotate(-45deg); }

/* mobile dropdown panel — collapsed by default, shown via [data-open] */
.mt-mobile-menu {
  display: none;
  flex-direction: column;
  gap: 4px;
  padding: 8px var(--mt-space-section-x) 20px;
  border-top: 1px solid var(--mt-border);
}
.mt-mobile-menu[data-open="true"] { display: flex; }
.mt-mobile-link {
  padding: 12px 4px;
  color: var(--mt-text-strong);
  text-decoration: none;
  font-size: 15.5px;
  font-weight: 600;
  border-bottom: 1px solid var(--mt-border);
}
.mt-mobile-cta {
  margin: 14px 0 0;
  justify-content: center;
}

@media (max-width: 860px) {
  .mt-nav-links { display: none; }
  .mt-nav .mt-btn-nav { display: none; }
  .mt-nav-burger { display: flex; }
}

/* ============================================================
   HERO — product definition (static, no animation)
   Answers "what / for whom / what it does" at a glance.
   ============================================================ */
.mt-hero {
  position: relative;
  background: var(--mt-bg);
  border-bottom: 1px solid var(--mt-border);
}

/* centered column: title, tablet mockup and CTA stack on the title's own width */
.mt-hero-full {
  width: 100%;
  margin: 0 auto;
  padding: clamp(32px, 5vh, 56px) clamp(24px, 5vw, 64px) clamp(64px, 9vw, 104px);
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.mt-hero-inner--facets {
  max-width: 1160px;
  margin: 0 auto;
  padding: clamp(40px, 7vw, 72px) var(--mt-space-section-x) 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* mini brand mark repeated above the facets, distinct from the sticky site nav */
.mt-hero-brand {
  display: flex;
  align-items: center;
  gap: 10px;
}
.mt-hero-brand-name {
  font-family: 'Unbounded', sans-serif;
  font-weight: 700;
  font-size: 17px;
  color: var(--mt-text-heading);
}

.mt-hero-col--text {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  width: 100%;
  max-width: 980px;
}

.mt-hero-col--media {
  width: 100%;
  margin: 36px 0 0;
}

/* tablet mockup — frames the product screenshot like a device, links out to the demo video */
.mt-tablet {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
  aspect-ratio: 1280 / 950;
}

/* the screen cutout sits at this exact box inside ipad-mockup.png (measured from its alpha channel) */
.mt-tablet-screen {
  position: absolute;
  left: 7.42%;
  right: 7.5%;
  top: 10.1%;
  bottom: 10.1%;
  display: block;
  border-radius: 4px;
  overflow: hidden;
  background: #000;
}
.mt-tablet:hover .mt-tablet-screen { outline: 2px solid rgba(198, 84, 59, .35); outline-offset: 2px; }
.mt-tablet-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.mt-tablet-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 72px;
  height: 72px;
  border-radius: var(--mt-radius-round);
  background: var(--mt-tint-accent-strong);
  border: 1px solid rgba(180, 74, 50, .32);
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, .18);
}
.mt-tablet-frame {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}
.mt-hero-media-caption {
  margin: 14px 0 0;
  font-size: 13.5px;
  font-weight: 600;
  letter-spacing: .02em;
  color: var(--mt-text-muted);
  text-align: center;
}

/* eyebrow — the "what is it" label, set like a registry tag */
.mt-hero-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  padding: 7px 15px 7px 12px;
  border: 1px solid var(--mt-border-accent);
  border-radius: var(--mt-radius-pill);
  background: var(--mt-tint-accent-soft);
  color: var(--mt-accent-strong);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .04em;
}
.mt-hero-dot {
  width: 7px;
  height: 7px;
  border-radius: var(--mt-radius-round);
  background: linear-gradient(135deg, var(--mt-accent-grad-from), var(--mt-accent-grad-to));
}

/* definition — the sentence that carries the whole idea */
.mt-hero-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 700;
  font-size: clamp(32px, 6.4vw, 76px);
  line-height: 1.06;
  letter-spacing: -.03em;
  margin: 0;
  color: var(--mt-text-heading);
}
.mt-hero-accent { color: var(--mt-accent); }

.mt-hero-sub {
  max-width: 420px;
  margin: 14px 0 0;
  color: var(--mt-text-body);
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
}

/* signature — the 4 facets of the product as a hairline spec row.
   the divider only runs alongside the name line, not the description below it */
.mt-facets {
  list-style: none;
  margin: 32px 0 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  border-top: 1px solid var(--mt-border-strong);
  border-left: 1px solid var(--mt-border-strong);
  border-right: 1px solid var(--mt-border-strong);
  border-radius: var(--mt-radius-lg) var(--mt-radius-lg) 0 0;
  background: var(--mt-surface);
  overflow: hidden;
}
.mt-facet {
  flex: 1 1 0;
  min-width: 132px;
  padding: 20px 22px;
  display: flex;
  flex-direction: column;
  gap: 5px;
  text-align: left;
}
.mt-facet-name {
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: 17px;
  line-height: 1.3;
  color: var(--mt-text-strong);
  border-left: 1px solid var(--mt-border);
  margin-left: -23px;
  padding-left: 22px;
}
.mt-facet:first-child .mt-facet-name { border-left: none; margin-left: 0; }
.mt-facet-name--soon { color: var(--mt-accent); }
.mt-facet-note {
  font-size: 13px;
  line-height: 1.4;
  color: var(--mt-text-muted);
}

/* below ~560px the spec row stacks into two rows of two */
@media (max-width: 560px) {
  .mt-facet { flex-basis: 50%; min-width: 0; }
  .mt-facet:nth-child(3) .mt-facet-name { border-left: none; margin-left: 0; }
  .mt-facet:nth-child(n+3) { border-top: 1px solid var(--mt-border); }
}

/* ============================================================
   BUTTONS
   ============================================================ */
.mt-btn {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  white-space: nowrap;
  font-weight: 700;
  color: var(--mt-text-on-accent);
  background: linear-gradient(135deg, var(--mt-accent-grad-from), var(--mt-accent-grad-to));
  transition: transform .2s, box-shadow .2s;
}

.mt-btn-nav {
  gap: 8px;
  padding: 10px 18px;
  border-radius: 11px;
  font-weight: 600;
  font-size: 14px;
}
.mt-btn-nav:hover { transform: translateY(-2px); }

.mt-btn-hero {
  margin-top: 36px;
  gap: 11px;
  padding: 16px 28px;
  border-radius: 14px;
  font-size: 16.5px;
  box-shadow: var(--mt-shine);
}
.mt-btn-hero:hover { transform: translateY(-3px); box-shadow: var(--mt-shine); }

.mt-btn-cta {
  gap: 11px;
  padding: 18px 34px;
  border-radius: 15px;
  font-size: 17.5px;
  box-shadow: var(--mt-shine);
}
.mt-btn-cta:hover { transform: translateY(-3px); box-shadow: var(--mt-shine); }

.mt-btn-sticky {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 50;
  gap: 9px;
  padding: 13px 20px;
  border-radius: var(--mt-radius-md);
  font-size: 14.5px;
  box-shadow: var(--mt-shine);
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: opacity .25s ease, transform .25s ease, visibility 0s linear .25s;
}
.mt-cookie-banner {
  position: fixed;
  left: 16px;
  right: 16px;
  bottom: 16px;
  z-index: 60;
  max-width: 560px;
  margin: 0 auto 0 16px;
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
  padding: 16px 20px;
  border-radius: var(--mt-radius-lg);
  border: 1px solid var(--mt-border-strong);
  background: var(--mt-surface);
  box-shadow: var(--mt-shine);
  opacity: 0;
  visibility: hidden;
  transform: translateY(12px);
  transition: opacity .25s ease, transform .25s ease, visibility 0s linear .25s;
}
.mt-cookie-banner[data-visible] {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity .25s ease, transform .25s ease;
}
.mt-cookie-text {
  flex: 1 1 320px;
  font-size: 13.5px;
  line-height: 1.5;
  color: var(--mt-text-body-2);
  margin: 0;
}
.mt-cookie-accept {
  flex-shrink: 0;
  padding: 10px 20px;
  font-size: 14px;
}
@media (max-width: 560px) {
  .mt-cookie-banner {
    left: 12px;
    right: 12px;
    margin: 0;
    max-width: none;
  }
  .mt-cookie-banner[data-visible] ~ .mt-btn-sticky {
    bottom: 128px;
  }
}
.mt-btn-sticky:hover { transform: translateY(-3px); box-shadow: var(--mt-shine); }
.mt-btn-sticky[data-visible] {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  transition: opacity .25s ease, transform .25s ease;
}

.mt-footer-link {
  display: inline-flex;
  align-items: center;
  gap: 7px;
  color: var(--mt-text-body);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  transition: color .18s;
}
.mt-footer-link:hover { color: var(--mt-accent); }

.mt-link-accent {
  color: var(--mt-accent-strong);
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 2px;
}

.mt-back-link {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: var(--mt-text-muted);
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

/* ============================================================
   SECTION LAYOUT
   ============================================================ */
.mt-section {
  max-width: var(--mt-content-max);
  margin: 0 auto;
  padding: var(--mt-space-section-y) var(--mt-space-section-x);
}
.mt-section--tight-top    { padding-top: var(--mt-space-section-y-tight); }
.mt-section--tight-bottom { padding-bottom: var(--mt-space-section-y-tight); }
.mt-section--pain    { padding: clamp(64px, 9vw, 120px) var(--mt-space-section-x) clamp(40px, 6vw, 60px); }
.mt-section--offer    { padding: clamp(40px, 6vw, 70px) var(--mt-space-section-x); }
.mt-section--final-cta { padding: clamp(40px, 6vw, 80px) var(--mt-space-section-x) var(--mt-space-section-y); }

.mt-eyebrow {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: .16em;
  text-transform: uppercase;
  color: var(--mt-text-muted);
}

.mt-section-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  font-size: clamp(28px, 4.4vw, 46px);
  line-height: 1.08;
  letter-spacing: -.02em;
  margin: 16px 0 0;
  color: var(--mt-text-strong);
}
.mt-section-title--tight { margin-top: 18px; }
.mt-section-title--sm {
  font-size: clamp(26px, 4vw, 42px);
  line-height: 1.1;
}

.mt-section-sub {
  color: var(--mt-text-body);
  font-size: clamp(16px, 2vw, 18.5px);
  line-height: 1.55;
  margin: 18px 0 0;
}
.mt-section-sub--sm { font-size: clamp(16px, 2vw, 18px); }

.mt-section-head { max-width: 760px; }
.mt-section-head--center { text-align: center; max-width: 720px; margin: 0 auto; }
.mt-section-head--wide { max-width: 680px; }

/* generic responsive card grids */
.mt-grid {
  display: grid;
  gap: 18px;
  margin-top: 44px;
}
.mt-grid--cols-4 { grid-template-columns: repeat(auto-fit, minmax(240px, 1fr)); }
.mt-grid--cols-3 { grid-template-columns: repeat(auto-fit, minmax(260px, 1fr)); gap: 20px; margin-top: 48px; }
.mt-grid--cards  { grid-template-columns: repeat(auto-fit, minmax(290px, 1fr)); gap: 20px; margin-top: 42px; }
.mt-grid--roadmap { grid-template-columns: repeat(auto-fit, minmax(230px, 1fr)); gap: 16px; margin-top: 36px; }
.mt-grid--offer { grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 20px; }

.mt-section-head-row {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: space-between;
  gap: 20px;
}

/* ============================================================
   CARDS — generic surface card used across Pain / Solution / Offer
   ============================================================ */
.mt-card {
  padding: 26px;
  border-radius: var(--mt-radius-xl);
  background: var(--mt-surface);
  border: 1px solid var(--mt-border);
}
.mt-card-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: 18px;
  margin: 16px 0 8px;
  color: var(--mt-text-strong);
}
.mt-card-text {
  color: var(--mt-text-body-2);
  font-size: 14.5px;
  line-height: 1.5;
  margin: 0;
}

/* numbered step card (Solution section) */
.mt-step {
  position: relative;
  padding: 30px 26px;
  border-radius: var(--mt-radius-2xl);
  background: var(--mt-surface);
  border: 1px solid var(--mt-border);
}
.mt-step--featured {
  background: linear-gradient(180deg, #F7EEE2, var(--mt-surface));
  border-color: var(--mt-border-accent);
}
.mt-step-index {
  font-family: 'Unbounded', sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: var(--mt-accent);
}
.mt-step-icon {
  margin-top: 14px;
  width: 48px;
  height: 48px;
  border-radius: var(--mt-radius-md);
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--mt-tint-accent);
  border: 1px solid var(--mt-border-accent-soft);
}
.mt-step--featured .mt-step-icon {
  background: var(--mt-tint-accent-strong);
  border-color: rgba(180, 74, 50, .26);
}
.mt-step-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: 20px;
  margin: 18px 0 8px;
  color: var(--mt-text-strong);
}
.mt-step-text {
  color: var(--mt-text-body-2);
  font-size: 14.5px;
  line-height: 1.55;
  margin: 0;
}
.mt-step-text--muted { color: var(--mt-text-body); }

/* feature card with mockup preview (What Works Now section) */
.mt-feature-card {
  border-radius: var(--mt-radius-2xl);
  background: var(--mt-surface);
  border: 1px solid var(--mt-border);
  overflow: hidden;
}
.mt-feature-mock {
  aspect-ratio: 16 / 10;
  background: var(--mt-surface-2);
  border-bottom: 1px solid var(--mt-border-soft);
  position: relative;
  overflow: hidden;
}
.mt-feature-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.mt-feature-body { padding: 22px 24px; }
.mt-feature-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: 19px;
  margin-bottom: 8px;
  color: var(--mt-text-strong);
}
.mt-feature-text {
  color: var(--mt-text-body-2);
  font-size: 14.5px;
  line-height: 1.55;
  margin: 0;
}

/* ============================================================
   ROADMAP (AI) — feature panel with dashed sub-cards
   ============================================================ */
.mt-panel {
  position: relative;
  border-radius: var(--mt-radius-3xl);
  overflow: hidden;
  border: 1px solid var(--mt-border-accent);
  background: linear-gradient(135deg, var(--mt-surface-tint), var(--mt-surface-tint-2));
}
.mt-panel-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
.mt-panel-glow--top-right {
  background: radial-gradient(700px 400px at 85% -20%, rgba(198, 84, 59, .18), transparent 60%);
}
.mt-panel-body {
  position: relative;
  padding: clamp(32px, 5vw, 56px);
}
.mt-panel-title { max-width: 760px; }
.mt-panel-sub { max-width: 640px; }

.mt-dashed-card {
  padding: 24px;
  border-radius: var(--mt-radius-lg);
  border: 1px dashed var(--mt-border-accent-dashed);
  background: rgba(255, 255, 255, .6);
}
.mt-dashed-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: 17px;
  margin-bottom: 8px;
  color: var(--mt-text-strong);
}
.mt-dashed-text {
  color: #51647B;
  font-size: 14px;
  line-height: 1.5;
  margin: 0;
}

.mt-privacy-note {
  margin: 28px 0 0;
  font-size: 13.5px;
  color: var(--mt-text-muted);
}

/* ============================================================
   CASE — testimonial + video placeholder
   ============================================================ */
.mt-case-row {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  align-items: center;
}
.mt-case-col { flex: 1 1 300px; min-width: 280px; }
.mt-case-media-col { flex: 1 1 360px; min-width: 300px; }
@media (max-width: 360px) {
  .mt-case-col { min-width: 0; }
  .mt-case-media-col { min-width: 0; }
}

.mt-quote {
  margin-top: 24px;
  padding: 22px;
  border-radius: var(--mt-radius-lg);
  border: 1px solid var(--mt-border);
  background: var(--mt-surface);
  max-width: 460px;
}
.mt-case-stats {
  display: flex;
  gap: 28px;
  margin-top: 20px;
  max-width: 460px;
}
.mt-case-stat {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.mt-case-stat-num {
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  font-size: 24px;
  color: var(--mt-accent);
}
.mt-case-stat-label {
  font-size: 13px;
  color: var(--mt-text-faint-2);
}
.mt-case-stats-note {
  font-size: 12px;
  color: var(--mt-text-faint-2);
  opacity: 0.75;
  margin-top: 10px;
  max-width: 460px;
}
.mt-quote-mark {
  font-size: 30px;
  line-height: .6;
  color: var(--mt-accent);
  font-family: 'Unbounded', sans-serif;
}
.mt-quote-text {
  color: var(--mt-text-body-2);
  font-size: 15px;
  line-height: 1.55;
  margin: 8px 0 0;
  font-style: italic;
}
.mt-quote-attribution {
  margin-top: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.mt-quote-avatar {
  width: 34px;
  height: 34px;
  border-radius: var(--mt-radius-round);
  background: #E4DACB;
  border: 1px solid var(--mt-border-strong);
}
.mt-quote-name {
  color: var(--mt-text-faint);
  font-size: 13.5px;
  font-weight: 600;
}

.mt-video-placeholder {
  position: relative;
  aspect-ratio: 16 / 9;
  border-radius: var(--mt-radius-2xl);
  overflow: hidden;
  border: 1px solid var(--mt-border-strong);
  background: var(--mt-surface-2);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: var(--mt-text-faint);
}
.mt-video-glow {
  position: absolute;
  inset: 0;
  background: radial-gradient(400px 240px at 50% 40%, rgba(198, 84, 59, .1), transparent 70%);
}
.mt-video-play {
  position: relative;
  width: 64px;
  height: 64px;
  border-radius: var(--mt-radius-round);
  background: var(--mt-tint-accent-strong);
  border: 1px solid rgba(180, 74, 50, .32);
  display: flex;
  align-items: center;
  justify-content: center;
}
.mt-video-label {
  position: relative;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: .04em;
}

/* ============================================================
   OFFER
   ============================================================ */
.mt-offer-card {
  padding: 34px;
  border-radius: var(--mt-radius-2xl);
  border: 1px solid var(--mt-border);
  background: var(--mt-surface);
}
.mt-offer-card--accent {
  position: relative;
  border-color: var(--mt-border-accent);
  background: linear-gradient(135deg, var(--mt-surface-tint), var(--mt-surface-tint-2));
  overflow: hidden;
}
.mt-offer-glow {
  position: absolute;
  inset: 0;
  background: radial-gradient(420px 240px at 100% 0, rgba(198, 84, 59, .16), transparent 65%);
}
.mt-offer-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  font-size: clamp(24px, 3.2vw, 32px);
  letter-spacing: -.02em;
  color: var(--mt-text-strong);
}
.mt-offer-text {
  color: var(--mt-text-body);
  font-size: 16px;
  line-height: 1.55;
  margin: 14px 0 0;
}
.mt-offer-badge {
  position: relative;
  display: inline-block;
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: .1em;
  text-transform: uppercase;
  color: var(--mt-accent-strong);
  padding: 5px 11px;
  border-radius: var(--mt-radius-sm);
  border: 1px solid var(--mt-border-accent);
  background: var(--mt-tint-accent);
}
.mt-offer-subtitle {
  position: relative;
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: clamp(20px, 2.6vw, 26px);
  letter-spacing: -.01em;
  margin: 16px 0 0;
  color: var(--mt-text-strong);
}
.mt-offer-body-text {
  position: relative;
  color: var(--mt-text-body);
  font-size: 16px;
  line-height: 1.55;
  margin: 12px 0 0;
}

/* ============================================================
   FINAL CTA
   ============================================================ */
.mt-final {
  position: relative;
  border-radius: var(--mt-radius-4xl);
  overflow: hidden;
  border: 1px solid rgba(180, 74, 50, .3);
  background: linear-gradient(160deg, var(--mt-surface-tint), var(--mt-surface-tint-2));
  text-align: center;
  padding: clamp(44px, 7vw, 80px) 24px;
}
.mt-final-glow {
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(640px 360px at 50% -10%, rgba(198, 84, 59, .2), transparent 62%),
    radial-gradient(500px 320px at 50% 120%, rgba(210, 99, 74, .16), transparent 60%);
}
.mt-final-inner {
  position: relative;
  max-width: 680px;
  margin: 0 auto;
}
.mt-final-icon {
  display: inline-flex;
  margin-bottom: 24px;
  animation: mtfloat 5s ease-in-out infinite;
}
.mt-final-icon svg {
  filter: drop-shadow(0 10px 18px rgba(198, 84, 59, .4));
}
.mt-final-title {
  font-family: 'Unbounded', sans-serif;
  font-weight: 700;
  font-size: clamp(30px, 5vw, 54px);
  line-height: 1.05;
  letter-spacing: -.025em;
  margin: 0;
  color: var(--mt-text-heading);
}
.mt-final-sub {
  color: var(--mt-text-body);
  font-size: clamp(16px, 2.1vw, 19px);
  line-height: 1.55;
  margin: 20px auto 0;
  max-width: 520px;
}
.mt-final-actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 16px;
  margin-top: 34px;
}
.mt-final-note {
  margin-top: 18px;
  color: var(--mt-text-faint);
  font-size: 14px;
}

/* ============================================================
   FOOTER
   ============================================================ */
.mt-footer {
  border-top: 1px solid var(--mt-border);
}
.mt-footer-inner {
  max-width: var(--mt-content-max);
  margin: 0 auto;
  padding: 30px var(--mt-space-section-x);
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}
.mt-footer-brand-col {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.mt-footer-brand {
  display: flex;
  align-items: center;
  gap: 10px;
}
.mt-footer-brand-name {
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: 14.5px;
  color: var(--mt-text-strong);
}
.mt-footer-year { color: var(--mt-text-faint); font-size: 13.5px; }
.mt-footer-sub {
  font-size: 13px;
  color: var(--mt-text-faint-2);
}
.mt-footer-legal {
  font-size: 12px;
  color: var(--mt-text-faint-2);
  margin-top: 6px;
  opacity: 0.75;
}
.mt-footer-links {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px 20px;
}

/* ============================================================
   PRIVACY PAGE
   ============================================================ */
.mt-privacy-main {
  max-width: 760px;
  margin: 0 auto;
  padding: clamp(48px, 7vw, 88px) var(--mt-space-section-x) clamp(80px, 10vw, 120px);
}
.mt-privacy-date {
  color: var(--mt-text-body);
  font-size: 15px;
  margin: 14px 0 0;
}
.mt-privacy-callout {
  margin-top: 40px;
  padding: 24px;
  border-radius: var(--mt-radius-lg);
  border: 1px solid var(--mt-border-accent);
  background: linear-gradient(135deg, var(--mt-surface-tint), var(--mt-surface-tint-2));
}
.mt-privacy-callout p {
  color: var(--mt-text-body);
  font-size: 15px;
  line-height: 1.6;
  margin: 0;
}
.mt-privacy-section { margin-top: 36px; }
.mt-privacy-section--first { margin-top: 44px; }
.mt-privacy-section h2 {
  font-family: 'Unbounded', sans-serif;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: -.01em;
  margin: 0 0 12px;
  color: var(--mt-text-strong);
}
.mt-privacy-section p {
  color: var(--mt-text-body);
  font-size: 16px;
  line-height: 1.65;
  margin: 0;
}
.mt-privacy-section p + p { margin-top: 14px; }
.mt-privacy-section ul {
  margin: 14px 0 0;
  padding-left: 20px;
}
.mt-privacy-section li {
  color: var(--mt-text-body);
  font-size: 16px;
  line-height: 1.65;
  margin-bottom: 8px;
}
.mt-privacy-section li:last-child { margin-bottom: 0; }
.mt-privacy-footer-inner {
  max-width: 760px;
  margin: 0 auto;
  padding: 24px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.mt-privacy-home-link {
  color: var(--mt-text-body);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}

/* ============================================================
   BLOG — index page, empty state as an editorial preview
   ============================================================ */
.mt-blog-hero {
  max-width: 720px;
  padding-bottom: 8px;
}

.mt-blog-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 20px;
  margin-top: 48px;
}

/* one upcoming-post card: dashed border = "not published yet" */
.mt-post-card {
  padding: 26px;
  border-radius: var(--mt-radius-xl);
  border: 1px dashed var(--mt-border-accent-dashed);
  background: rgba(255, 255, 255, .55);
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.mt-post-status {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  align-self: flex-start;
  padding: 4px 10px 4px 8px;
  border-radius: var(--mt-radius-pill);
  background: var(--mt-tint-accent-soft);
  border: 1px solid var(--mt-border-accent);
  color: var(--mt-accent-strong);
  font-size: 11.5px;
  font-weight: 700;
  letter-spacing: .06em;
  text-transform: uppercase;
}
.mt-post-status-dot {
  width: 6px;
  height: 6px;
  border-radius: var(--mt-radius-round);
  background: var(--mt-accent);
}
.mt-post-topic {
  font-family: 'Unbounded', sans-serif;
  font-weight: 500;
  font-size: 18px;
  color: var(--mt-text-strong);
}
.mt-post-desc {
  color: var(--mt-text-body-2);
  font-size: 14px;
  line-height: 1.55;
  margin: 0;
}

.mt-blog-footnote {
  margin: 40px 0 0;
  color: var(--mt-text-muted);
  font-size: 14.5px;
}

/* ---------- Reduced motion ---------- */
@media (prefers-reduced-motion: reduce) {
  .mt-final-icon { animation: none !important; }
  .mt-reveal { opacity: 1 !important; transform: none !important; }
}
