/* Seinto360 · Mantenimientos · v67 */
.site-main--mantenimiento { overflow: clip; background: #fff; }
.mt-page {
  --mt-ink: #08111c;
  --mt-copy: #4d5b6b;
  --mt-line: rgba(8, 40, 70, .11);
  --mt-blue: var(--si-blue, #0872be);
  --mt-orange: var(--si-orange, #ff9418);
  --mt-blue-soft: #edf7ff;
  --mt-orange-soft: #fff5e9;
  color: var(--mt-ink);
  background: #fff;
}
.mt-page *, .mt-page *::before, .mt-page *::after { box-sizing: border-box; }
.mt-section { padding: clamp(72px, 7vw, 112px) 0; }
.mt-section__head { max-width: 850px; margin-bottom: clamp(34px, 4vw, 56px); }
.mt-section__head--center { margin-inline: auto; text-align: center; }
.mt-section__head h2, .mt-copy h2, .mt-seo__surface h2, .mt-faq__grid h2, .mt-final h2 {
  margin: 0 0 20px; color: var(--mt-ink); font-size: clamp(2.3rem, 4.35vw, 4.6rem); font-weight: 700; line-height: .98; letter-spacing: -.06em;
}
.mt-section__head p, .mt-copy p, .mt-seo__surface p, .mt-final p { margin: 0 0 14px; color: var(--mt-copy); font-size: clamp(1rem, 1.18vw, 1.14rem); line-height: 1.72; }
.mt-eyebrow { display: inline-flex; align-items: center; margin-bottom: 18px; padding: 8px 13px; border: 1px solid rgba(8,114,190,.14); border-radius: 999px; background: linear-gradient(135deg, rgba(8,114,190,.09), rgba(255,148,24,.10)); color: var(--si-blue-dark, #075a98); font-size: 11px; font-weight: 850; line-height: 1; letter-spacing: .12em; text-transform: uppercase; }
.mt-closing { display: block; margin-top: 24px; color: #122234; font-size: 1.03rem; line-height: 1.5; }
.mt-center-closing { margin: 28px 0 0; text-align: center; color: #122234; }
.mt-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.mt-actions--center { justify-content: center; }
.mt-copy { max-width: 650px; min-width: 0; }
.mt-pills { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 22px; }
.mt-pills span { padding: 9px 12px; border: 1px solid #e0e5e9; border-radius: 999px; background: #fafaf8; color: #364453; font-size: 12.5px; font-weight: 700; line-height: 1.2; }

/* Hero */
.mt-hero { display: flex; align-items: center; min-height: clamp(700px, 86vh, 900px); padding: 0 0 clamp(54px, 6vw, 82px); background: #fff; }
.mt-hero__grid { display: grid; grid-template-columns: minmax(0, 1.03fr) minmax(430px, .97fr); align-items: center; gap: clamp(42px, 6vw, 88px); }
.mt-hero__copy { max-width: 700px; }
.mt-hero__copy h1 { max-width: 14ch; margin: 0 0 24px; color: #05070b; font-size: clamp(3rem, 5vw, 5rem); font-weight: 700; line-height: .96; letter-spacing: -.068em; }
.mt-hero__copy p { max-width: 65ch; margin: 0 0 13px; color: #364252; font-size: clamp(1rem, 1.15vw, 1.16rem); line-height: 1.72; }
.mt-hero__visual { position: relative; min-height: 610px; overflow: hidden; padding: 28px; border: 1px solid rgba(8,114,190,.14); border-radius: 32px; background: radial-gradient(circle at 0 0, rgba(8,114,190,.13), transparent 35%), radial-gradient(circle at 100% 100%, rgba(255,148,24,.14), transparent 35%), linear-gradient(135deg, #f5faff, #fffaf3); box-shadow: 0 28px 72px rgba(16,39,62,.12); }
.mt-hero__toolbar { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding: 15px 17px; border: 1px solid rgba(8,114,190,.10); border-radius: 16px; background: rgba(255,255,255,.92); }
.mt-hero__toolbar span { color: var(--mt-blue); font-size: .78rem; font-weight: 800; }
.mt-hero__toolbar strong { color: #243343; font-size: .82rem; }
.mt-hero__stats { display: grid; grid-template-columns: repeat(3, minmax(0,1fr)); gap: 10px; margin-top: 14px; }
.mt-hero__stats article { min-height: 110px; padding: 17px; border: 1px solid rgba(8,114,190,.10); border-radius: 17px; background: rgba(255,255,255,.92); }
.mt-hero__stats small, .mt-hero__stats strong, .mt-hero__stats em { display: block; }
.mt-hero__stats small { color: #728091; font-size: .72rem; }
.mt-hero__stats strong { margin-top: 12px; color: #102235; font-size: 1.35rem; letter-spacing: -.035em; }
.mt-hero__stats em { margin-top: 4px; color: #26804d; font-size: .7rem; font-style: normal; font-weight: 800; }
.mt-hero__workorder { display: flex; align-items: center; justify-content: space-between; gap: 20px; margin-top: 14px; padding: 20px; border: 1px solid rgba(8,114,190,.12); border-radius: 19px; background: #fff; box-shadow: 0 12px 30px rgba(15,35,55,.05); }
.mt-hero__workorder span, .mt-hero__workorder strong, .mt-hero__workorder small { display: block; }
.mt-hero__workorder span { color: var(--mt-blue); font-size: .72rem; font-weight: 850; text-transform: uppercase; letter-spacing: .08em; }
.mt-hero__workorder strong { margin-top: 6px; color: #102235; font-size: 1rem; }
.mt-hero__workorder small { margin-top: 4px; color: #6c7988; }
.mt-hero__workorder b { flex: 0 0 auto; padding: 9px 12px; border-radius: 999px; background: #eaf7ef; color: #257448; font-size: .68rem; }
.mt-hero__timeline { display: grid; grid-template-columns: repeat(7, minmax(0,1fr)); gap: 7px; margin-top: 17px; }
.mt-hero__timeline div { position: relative; min-width: 0; min-height: 100px; padding: 13px 8px; border: 1px solid rgba(8,114,190,.11); border-radius: 14px; background: rgba(255,255,255,.82); text-align: center; }
.mt-hero__timeline b { display: grid; place-items: center; width: 30px; height: 30px; margin: 0 auto 10px; border-radius: 9px; background: var(--mt-blue-soft); color: var(--si-blue-dark, #075a98); font-size: .68rem; }
.mt-hero__timeline div:nth-child(even) b { background: var(--mt-orange-soft); color: var(--si-orange-dark, #e67800); }
.mt-hero__timeline span { color: #26384a; font-size: .69rem; font-weight: 750; line-height: 1.2; }

/* Benefits */
.mt-benefits { background: #f4f3ef; }
.mt-benefits__surface { padding: clamp(36px,5vw,68px); border: 1px solid rgba(11,28,46,.06); border-radius: 32px; background: #fff; box-shadow: 0 20px 55px rgba(21,36,51,.045); }
.mt-benefits__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 15px; }
.mt-benefit { min-height: 260px; padding: 27px; border: 1px solid #e1ded7; border-radius: 22px; background: #f9f8f5; }
.mt-benefit > span { display: inline-grid; place-items: center; width: 48px; height: 48px; margin-bottom: 34px; border-radius: 13px; background: linear-gradient(135deg,#e5f3ff,#fff0de); color: var(--si-blue-dark,#075a98); font-size: 12px; font-weight: 900; }
.mt-benefit h3, .mt-ai__grid h3, .mt-resource-grid h3, .mt-business__grid h3, .mt-diff__grid h3 { margin: 0 0 11px; color: var(--mt-ink); font-size: clamp(1.3rem,1.8vw,1.75rem); line-height: 1.08; letter-spacing: -.035em; }
.mt-benefit p, .mt-ai__grid p, .mt-resource-grid p, .mt-business__grid p, .mt-diff__grid p { margin: 0; color: #4e5968; line-height: 1.62; }

/* Common layouts */
.mt-split { display: grid; grid-template-columns: minmax(0,.88fr) minmax(0,1.12fr); align-items: center; gap: clamp(46px,6vw,92px); }
.mt-flow { display: grid; gap: 10px; }
.mt-flow__step { display: grid; grid-template-columns: 46px minmax(0,1fr); align-items: center; gap: 14px; min-height: 62px; padding: 9px 18px 9px 9px; border: 1px solid #e1e5e9; border-radius: 17px; background: #fff; box-shadow: 0 8px 22px rgba(21,39,57,.05); }
.mt-flow__step span { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 12px; background: var(--mt-blue-soft); color: var(--si-blue-dark,#075a98); font-size: 12px; font-weight: 900; }
.mt-flow__step:nth-child(even) span { background: var(--mt-orange-soft); color: var(--si-orange-dark,#e67800); }
.mt-flow__step strong { color: #172536; font-size: 1rem; }
.mt-feature--blue { background: linear-gradient(180deg,#fff 0%,#f2f8fd 52%,#fff 100%); }
.mt-feature--orange { background: linear-gradient(180deg,#fff 0%,#fff7ee 52%,#fff 100%); }
.mt-feature__grid { display: grid; grid-template-columns: minmax(0,.94fr) minmax(0,1.06fr); align-items: center; gap: clamp(44px,6vw,90px); }
.mt-feature__grid--reverse .mt-copy { order: 2; }
.mt-feature__grid--reverse > :not(.mt-copy) { order: 1; }

/* AI */
.mt-ai { padding-top: clamp(42px,5vw,72px); }
.mt-ai__surface { overflow: hidden; padding: clamp(42px,6vw,74px); border: 1px solid rgba(8,114,190,.14); border-radius: 32px; background: radial-gradient(circle at 0 0,rgba(8,114,190,.16),transparent 35%), radial-gradient(circle at 100% 100%,rgba(255,148,24,.15),transparent 33%), #f8fbfd; }
.mt-ai__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 14px; }
.mt-ai__grid article { min-height: 230px; padding: 26px; border: 1px solid rgba(8,114,190,.12); border-radius: 21px; background: rgba(255,255,255,.9); }
.mt-ai__grid article > span { display: inline-grid; place-items: center; width: 42px; height: 42px; margin-bottom: 30px; border-radius: 12px; background: linear-gradient(135deg,var(--mt-blue),var(--mt-orange)); color: #fff; font-size: 11px; font-weight: 900; }

/* Order card */
.mt-order-card { padding: 25px; border: 1px solid rgba(8,114,190,.13); border-radius: 27px; background: #fff; box-shadow: 0 24px 64px rgba(13,34,55,.09); }
.mt-order-card__head { display: flex; justify-content: space-between; gap: 16px; align-items: center; }
.mt-order-card__head span { color: var(--mt-blue); font-weight: 850; }
.mt-order-card__head b { padding: 8px 11px; border-radius: 999px; background: #eaf7ef; color: #26744a; font-size: .72rem; }
.mt-order-card h3 { margin: 24px 0 18px; font-size: 1.6rem; letter-spacing: -.04em; }
.mt-order-card__grid { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.mt-order-card__grid span { padding: 14px; border-radius: 15px; background: #f7f9fb; }
.mt-order-card__grid small, .mt-order-card__grid strong { display: block; }
.mt-order-card__grid small { color: #748191; font-size: .72rem; }
.mt-order-card__grid strong { margin-top: 5px; color: #1a2c3e; }
.mt-progress { height: 9px; margin: 22px 0 10px; overflow: hidden; border-radius: 999px; background: #e9eef2; }
.mt-progress i { display: block; width: 72%; height: 100%; border-radius: inherit; background: linear-gradient(90deg,var(--mt-blue),#4fa4e4); }
.mt-order-card > small { color: #6b7887; }

/* Time */
.mt-time { padding-block: clamp(52px,6vw,88px); }
.mt-time__surface { display: grid; grid-template-columns: minmax(0,1.18fr) minmax(300px,.82fr); align-items: center; gap: clamp(36px,6vw,78px); padding: clamp(38px,5vw,64px); border: 1px solid rgba(12,34,55,.06); border-radius: 30px; background: #f3f2ee; }
.mt-timer { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; padding: 28px; border-radius: 28px; background: #0c1927; box-shadow: 0 24px 62px rgba(8,25,44,.18); }
.mt-timer > span, .mt-timer > strong, .mt-timer > button { grid-column: 1 / -1; }
.mt-timer > span { color: #9eb0c3; font-size: .72rem; font-weight: 850; letter-spacing: .1em; }
.mt-timer > strong { color: #fff; font-size: clamp(3rem,5vw,5rem); line-height: 1; letter-spacing: -.055em; }
.mt-timer > div { padding: 16px; border: 1px solid rgba(255,255,255,.08); border-radius: 16px; background: rgba(255,255,255,.06); }
.mt-timer b, .mt-timer small { display: block; }
.mt-timer b { color: #fff; font-size: 1.25rem; }
.mt-timer small { margin-top: 6px; color: #91a5b8; }
.mt-timer button { appearance: none; border: 0; border-radius: 14px; padding: 14px; background: var(--mt-orange); color: #fff; font-weight: 800; }

/* Profit */
.mt-profit__surface { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; gap: clamp(42px,6vw,86px); }
.mt-profit { display: grid; grid-template-columns: 1fr auto 1fr; gap: 10px; align-items: center; padding: 28px; border: 1px solid rgba(8,114,190,.12); border-radius: 28px; background: linear-gradient(135deg,#f5faff,#fff8ef); box-shadow: 0 22px 58px rgba(15,35,55,.07); }
.mt-profit article { padding: 20px; border-radius: 18px; background: #fff; text-align: center; }
.mt-profit article small, .mt-profit article strong { display: block; }
.mt-profit article small { color: #697888; }
.mt-profit article strong { margin-top: 8px; font-size: 1.75rem; letter-spacing: -.04em; }
.mt-profit > span { font-size: .72rem; font-weight: 900; color: #738090; }
.mt-profit__result { grid-column: 1 / -1; padding: 22px; border-radius: 18px; background: #0e1d2c; text-align: center; }
.mt-profit__result small, .mt-profit__result strong, .mt-profit__result em { display: block; }
.mt-profit__result small { color: #aab9c8; }
.mt-profit__result strong { margin-top: 7px; color: #a5f08b; font-size: 2.2rem; }
.mt-profit__result em { margin-top: 6px; color: #7f94a7; font-size: .78rem; font-style: normal; }

/* Status */
.mt-status { padding-top: clamp(40px,5vw,70px); }
.mt-status__surface { padding: clamp(40px,5vw,66px); border: 1px solid rgba(8,114,190,.12); border-radius: 32px; background: #f9fbfd; }
.mt-status-track { display: grid; grid-template-columns: repeat(7,minmax(0,1fr)); gap: 8px; }
.mt-status-track div { min-height: 125px; padding: 14px; border: 1px solid #e1e6ea; border-radius: 17px; background: #fff; }
.mt-status-track span { display: grid; place-items: center; width: 34px; height: 34px; margin-bottom: 18px; border-radius: 10px; background: var(--mt-blue-soft); color: var(--si-blue-dark,#075a98); font-size: .72rem; font-weight: 900; }
.mt-status-track div:nth-child(4) { border-color: rgba(255,148,24,.25); background: #fffaf3; }
.mt-status-track div:nth-child(4) span { background: var(--mt-orange-soft); color: var(--si-orange-dark,#e67800); }
.mt-status-track strong { color: #203244; font-size: .82rem; line-height: 1.25; }

/* Technicians */
.mt-tech-grid { display: grid; gap: 11px; padding: 24px; border-radius: 27px; background: #0c1927; box-shadow: 0 24px 62px rgba(8,25,44,.16); }
.mt-tech-grid article { display: grid; grid-template-columns: 48px minmax(0,1fr) auto; align-items: center; gap: 14px; min-height: 78px; padding: 14px 16px; border: 1px solid rgba(255,255,255,.08); border-radius: 16px; background: rgba(255,255,255,.06); }
.mt-avatar { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 50%; background: linear-gradient(135deg,var(--mt-blue),#2f91d8); color: #fff; font-size: .75rem; font-weight: 900; }
.mt-tech-grid strong, .mt-tech-grid small { display: block; }
.mt-tech-grid strong { color: #fff; }
.mt-tech-grid small { margin-top: 4px; color: #8ea1b4; }
.mt-tech-grid article > span { padding: 8px 11px; border-radius: 999px; background: rgba(159,232,112,.10); color: #c9edb4; font-size: .8rem; font-weight: 800; }

/* Compare */
.mt-compare { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 12px; }
.mt-compare article { display: grid; grid-template-columns: 42px minmax(0,1fr); gap: 14px; align-items: center; min-height: 120px; padding: 20px; border: 1px solid rgba(8,114,190,.11); border-radius: 20px; background: #fff; box-shadow: 0 12px 30px rgba(15,35,55,.045); }
.mt-compare article > span { display: grid; place-items: center; width: 42px; height: 42px; border-radius: 12px; background: var(--mt-blue-soft); color: var(--si-blue-dark,#075a98); font-weight: 900; }
.mt-compare small, .mt-compare strong { display: block; }
.mt-compare small { color: #758292; }
.mt-compare strong { margin-top: 6px; color: #152536; font-size: 1.25rem; }
.mt-compare .is-alert { background: #fff8ee; border-color: rgba(255,148,24,.22); }
.mt-compare .is-alert > span { background: var(--mt-orange-soft); color: var(--si-orange-dark,#e67800); }

/* Periodic/calendar */
.mt-periodic { padding-block: clamp(52px,6vw,88px); }
.mt-periodic__surface { display: grid; grid-template-columns: minmax(0,1.1fr) minmax(320px,.9fr); align-items: center; gap: clamp(38px,6vw,78px); padding: clamp(40px,5vw,66px); border-radius: 32px; background: #f3f2ee; }
.mt-calendar { overflow: hidden; padding: 24px; border: 1px solid rgba(8,114,190,.12); border-radius: 26px; background: #fff; box-shadow: 0 20px 50px rgba(15,35,55,.06); }
.mt-calendar__head { display: flex; justify-content: space-between; gap: 12px; align-items: center; margin-bottom: 20px; }
.mt-calendar__head strong { font-size: 1.15rem; }
.mt-calendar__head span { color: #758292; font-size: .8rem; }
.mt-calendar__grid { display: grid; grid-template-columns: repeat(7,minmax(0,1fr)); gap: 7px; }
.mt-calendar__grid span { display: grid; place-items: center; aspect-ratio: 1; border-radius: 10px; background: #f7f9fb; color: #415164; font-size: .78rem; }
.mt-calendar__grid .has-job { background: var(--mt-blue); color: #fff; font-weight: 900; box-shadow: 0 8px 18px rgba(8,114,190,.18); }
.mt-calendar__note { display: flex; gap: 10px; margin-top: 18px; padding: 14px; border-radius: 14px; background: #fff7ec; color: #465465; font-size: .82rem; }
.mt-calendar__note b { color: var(--si-orange-dark,#e67800); }

/* Checklist */
.mt-checklist { display: grid; gap: 10px; padding: 24px; border: 1px solid rgba(8,114,190,.12); border-radius: 28px; background: #fff; box-shadow: 0 24px 60px rgba(15,35,55,.07); }
.mt-checklist label { display: grid; grid-template-columns: 38px minmax(0,1fr) auto; align-items: center; gap: 13px; min-height: 68px; padding: 12px 14px; border-radius: 15px; background: #f8fafb; }
.mt-checklist label > span { display: grid; place-items: center; width: 34px; height: 34px; border: 2px solid #d8e0e6; border-radius: 10px; color: #fff; font-weight: 900; }
.mt-checklist label > span.is-done { border-color: #32a765; background: #32a765; }
.mt-checklist strong { color: #1c2e40; }
.mt-checklist small { color: #748190; }

/* Resource cards */
.mt-resource-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 13px; }
.mt-resource-grid article { min-height: 205px; padding: 24px; border: 1px solid #e1e4e6; border-radius: 21px; background: #fff; box-shadow: 0 12px 30px rgba(15,35,55,.04); }
.mt-resource-grid article:nth-child(3n+1) { background: #eef7fd; }
.mt-resource-grid article:nth-child(3n) { background: #fff5e9; }
.mt-resource-grid article > span { display: inline-grid; place-items: center; width: 40px; height: 40px; margin-bottom: 32px; border-radius: 11px; background: rgba(8,114,190,.09); color: var(--si-blue-dark,#075a98); font-size: .72rem; font-weight: 900; }

/* Assets tree */
.mt-assets__surface { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; gap: clamp(42px,6vw,86px); padding: clamp(40px,5vw,68px); border: 1px solid rgba(8,114,190,.12); border-radius: 32px; background: linear-gradient(135deg,#f4faff,#fff9f1); }
.mt-tree { display: grid; gap: 10px; }
.mt-tree > div { display: grid; grid-template-columns: 44px minmax(0,1fr); align-items: center; gap: 14px; min-height: 68px; padding: 10px 16px 10px 10px; border: 1px solid rgba(8,114,190,.11); border-radius: 16px; background: #fff; box-shadow: 0 10px 24px rgba(15,35,55,.04); }
.mt-tree b { display: grid; place-items: center; width: 40px; height: 40px; border-radius: 11px; background: var(--mt-blue-soft); color: var(--si-blue-dark,#075a98); font-size: .72rem; }
.mt-tree .level-2 { margin-left: 8%; }.mt-tree .level-3 { margin-left: 16%; }.mt-tree .level-4 { margin-left: 24%; }
.mt-tree .level-4 b { background: var(--mt-orange-soft); color: var(--si-orange-dark,#e67800); }

/* Dashboard */
.mt-dashboard { background: #f4f3ef; }
.mt-dashboard__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; }
.mt-dashboard__grid > article { min-height: 145px; padding: 22px; border: 1px solid #e0ddd6; border-radius: 20px; background: #fff; }
.mt-dashboard__grid small, .mt-dashboard__grid strong, .mt-dashboard__grid span { display: block; }
.mt-dashboard__grid small { color: #758190; }
.mt-dashboard__grid > article strong { margin-top: 18px; color: #102235; font-size: 2rem; letter-spacing: -.05em; }
.mt-dashboard__grid > article span { margin-top: 5px; color: #4d956b; font-size: .78rem; }
.mt-dashboard__list { grid-column: 1 / -1; overflow: hidden; border: 1px solid #e0ddd6; border-radius: 20px; background: #fff; }
.mt-dashboard__list > div { display: grid; grid-template-columns: 110px minmax(0,1fr) auto; gap: 16px; align-items: center; min-height: 64px; padding: 12px 18px; border-bottom: 1px solid #edf0f2; }
.mt-dashboard__list > div:last-child { border-bottom: 0; }
.mt-dashboard__list span { color: var(--mt-blue); font-size: .78rem; font-weight: 800; }
.mt-dashboard__list strong { color: #213244; }
.mt-dashboard__list em { padding: 7px 10px; border-radius: 999px; background: #f0f5f8; color: #607080; font-size: .72rem; font-style: normal; }

/* Devices */
.mt-devices { position: relative; min-height: 430px; }
.mt-desktop { position: absolute; inset: 34px 50px 55px 0; overflow: hidden; border: 7px solid #14283b; border-radius: 22px; background: #fff; box-shadow: 0 24px 60px rgba(15,35,55,.12); }
.mt-device-bar { height: 28px; background: #14283b; }
.mt-device-body { padding: 20px; }
.mt-device-body > span { color: var(--mt-blue); font-size: .72rem; font-weight: 850; }.mt-device-body > strong { display: block; margin: 8px 0 20px; font-size: 1.25rem; }
.mt-device-body > div { height: 48px; margin-bottom: 10px; border-radius: 12px; background: linear-gradient(90deg,#eef5f9,#f8fafb); }
.mt-phone { position: absolute; right: 0; bottom: 0; width: 190px; min-height: 330px; padding: 38px 18px 18px; border: 7px solid #0e1d2c; border-radius: 30px; background: linear-gradient(180deg,#f7fbfd,#fff); box-shadow: 0 22px 48px rgba(15,35,55,.18); }
.mt-phone__notch { position: absolute; top: 9px; left: 50%; width: 70px; height: 18px; transform: translateX(-50%); border-radius: 999px; background: #0e1d2c; }
.mt-phone span, .mt-phone strong, .mt-phone b, .mt-phone small { display: block; }
.mt-phone span { color: var(--mt-blue); font-size: .72rem; font-weight: 850; }.mt-phone strong { margin-top: 10px; color: #193044; }.mt-phone b { margin: 38px 0 30px; font-size: 2.4rem; letter-spacing: -.05em; }.mt-phone small { padding: 12px; border-radius: 12px; background: var(--mt-blue); color: #fff; text-align: center; font-weight: 800; }

/* Billing */
.mt-billing { padding-top: clamp(40px,5vw,70px); }
.mt-billing__surface { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); align-items: center; gap: clamp(42px,6vw,86px); padding: clamp(40px,5vw,68px); border: 1px solid rgba(8,114,190,.12); border-radius: 32px; background: #f3f2ee; }
.mt-billing-flow { display: grid; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 10px; }
.mt-billing-flow div { min-height: 105px; padding: 18px; border-radius: 18px; background: #fff; border: 1px solid rgba(8,114,190,.10); }
.mt-billing-flow span, .mt-billing-flow strong { display: block; }.mt-billing-flow span { color: var(--mt-blue); font-size: .72rem; font-weight: 900; }.mt-billing-flow strong { margin-top: 20px; color: #1b2d3f; }
.mt-billing-flow div:last-child { background: #fff5e9; }

/* Automation */
.mt-automation { padding-top: clamp(38px,5vw,66px); }
.mt-automation__surface { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); gap: clamp(38px,6vw,82px); align-items: center; padding: clamp(42px,5vw,68px); border-radius: 32px; background: #0b1724; box-shadow: 0 26px 70px rgba(6,19,32,.14); }
.mt-automation .mt-copy h2, .mt-automation .mt-copy p, .mt-automation .mt-closing { color: #fff; }
.mt-automation .mt-eyebrow { border-color: rgba(255,255,255,.14); background: rgba(255,255,255,.07); color: #bfe3ff; }
.mt-automation__list { display: grid; gap: 9px; }
.mt-automation__list div { display: grid; grid-template-columns: 40px minmax(0,1fr); align-items: center; gap: 13px; min-height: 64px; padding: 10px 15px 10px 10px; border: 1px solid rgba(255,255,255,.11); border-radius: 16px; background: rgba(255,255,255,.07); }
.mt-automation__list span { display: grid; place-items: center; width: 36px; height: 36px; border-radius: 10px; background: rgba(255,148,24,.16); color: #ffb45d; font-size: .72rem; font-weight: 900; }
.mt-automation__list strong { color: #f6f9fc; font-size: .9rem; }

/* Metrics / BI */
.mt-metric-grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 12px; }
.mt-metric-grid article { min-height: 145px; padding: 20px; border: 1px solid rgba(8,114,190,.11); border-radius: 19px; background: #fff; box-shadow: 0 12px 30px rgba(15,35,55,.045); }
.mt-metric-grid span { display: inline-grid; place-items: center; width: 38px; height: 38px; margin-bottom: 26px; border-radius: 11px; background: var(--mt-blue-soft); color: var(--si-blue-dark,#075a98); font-size: .7rem; font-weight: 900; }
.mt-metric-grid article:nth-child(even) span { background: var(--mt-orange-soft); color: var(--si-orange-dark,#e67800); }
.mt-metric-grid strong { display: block; color: #1d2e3f; }
.mt-bi__surface { display: grid; grid-template-columns: minmax(0,.9fr) minmax(0,1.1fr); gap: clamp(42px,6vw,86px); align-items: center; padding: clamp(40px,5vw,68px); border: 1px solid rgba(8,114,190,.12); border-radius: 32px; background: linear-gradient(135deg,#f5faff,#fff9f2); }
.mt-bi__chart { padding: 24px; border: 1px solid rgba(8,114,190,.11); border-radius: 24px; background: #fff; box-shadow: 0 20px 50px rgba(15,35,55,.05); }
.mt-bi__bars { display: grid; grid-template-columns: repeat(8,minmax(0,1fr)); gap: 8px; align-items: end; min-height: 230px; padding: 16px 10px 0; border-bottom: 1px solid #dfe5e9; }
.mt-bi__bars span { position: relative; height: var(--h); min-height: 30px; border-radius: 8px 8px 0 0; background: linear-gradient(180deg,#39a0ea,var(--mt-blue)); }
.mt-bi__bars span:nth-child(even) { background: linear-gradient(180deg,#ffb560,var(--mt-orange)); }
.mt-bi__bars b { position: absolute; top: -23px; left: 50%; transform: translateX(-50%); color: #6c7987; font-size: .65rem; }
.mt-bi__legend { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 14px; color: #71808f; font-size: .72rem; }
.mt-kpis { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 8px; margin-top: 18px; }
.mt-kpis article { padding: 14px; border-radius: 14px; background: #f6f8fa; }.mt-kpis strong,.mt-kpis small { display: block; }.mt-kpis strong { font-size: 1.2rem; }.mt-kpis small { margin-top: 4px; color: #7a8795; }

/* Business / ecosystem / differentiators */
.mt-business { background: #f5f4f0; }
.mt-business__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 14px; }
.mt-business__grid article { min-height: 215px; padding: 25px; border: 1px solid #dfdcd5; border-radius: 22px; background: #fff; }
.mt-business__grid article:nth-child(1), .mt-business__grid article:nth-child(5) { background: #edf7fd; }
.mt-business__grid article:nth-child(3), .mt-business__grid article:nth-child(7) { background: #fff5e9; }
.mt-ecosystem__surface { display: grid; grid-template-columns: minmax(0,.82fr) minmax(0,1.18fr); align-items: center; gap: clamp(40px,6vw,86px); padding: clamp(40px,5vw,68px); border: 1px solid rgba(8,114,190,.12); border-radius: 32px; background: radial-gradient(circle at 100% 0,rgba(255,148,24,.11),transparent 35%), radial-gradient(circle at 0 100%,rgba(8,114,190,.11),transparent 35%), #fbfdff; }
.mt-ecosystem__grid { display: grid; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 9px; }
.mt-ecosystem__grid span { display: grid; place-items: center; min-height: 64px; padding: 10px; border: 1px solid #e1e5e8; border-radius: 15px; background: #fff; color: #263647; text-align: center; font-size: 12.5px; font-weight: 750; }
.mt-ecosystem__grid .is-primary { border-color: transparent; background: linear-gradient(135deg,var(--mt-blue),#2795e1); color: #fff; box-shadow: 0 14px 30px rgba(8,114,190,.18); }
.mt-ecosystem__grid .is-ai { border-color: transparent; background: linear-gradient(135deg,var(--mt-blue),var(--mt-orange)); color: #fff; }
.mt-diff { background: #f5f4f0; }
.mt-diff__grid { display: grid; grid-template-columns: repeat(4,minmax(0,1fr)); gap: 13px; }
.mt-diff__grid article { min-height: 225px; padding: 24px; border: 1px solid #dedbd4; border-radius: 21px; background: #fff; }
.mt-diff__grid article:nth-child(2), .mt-diff__grid article:nth-child(6) { background: #eaf5fd; }.mt-diff__grid article:nth-child(4), .mt-diff__grid article:nth-child(7) { background: #fff3e4; }
.mt-diff__grid article > span { display: inline-grid; place-items: center; width: 40px; height: 40px; margin-bottom: 28px; border-radius: 11px; background: rgba(8,114,190,.08); color: var(--si-blue-dark,#075a98); font-size: .7rem; font-weight: 900; }

/* SEO, FAQ, final */
.mt-seo__surface { max-width: 1040px; margin-inline: auto; padding: clamp(38px,5vw,66px); border: 1px solid rgba(14,32,50,.06); border-radius: 30px; background: #f3f2ee; }
.mt-seo__surface p { max-width: 80ch; }
.mt-faq { padding-top: clamp(46px,5vw,72px); }
.mt-faq__grid { display: grid; grid-template-columns: minmax(0,.78fr) minmax(0,1.22fr); align-items: start; gap: clamp(44px,6vw,86px); }
.mt-faq__list { border-top: 1px solid #dfe2e4; }
.mt-faq details { border-bottom: 1px solid #dfe2e4; }
.mt-faq summary { position: relative; padding: 21px 42px 21px 0; cursor: pointer; list-style: none; color: #111a24; font-size: 1.03rem; font-weight: 750; line-height: 1.4; }
.mt-faq summary::-webkit-details-marker { display: none; }.mt-faq summary::after { content: "+"; position: absolute; top: 16px; right: 4px; color: var(--mt-blue); font-size: 1.55rem; font-weight: 400; }.mt-faq details[open] summary::after { content: "−"; }.mt-faq details p { margin: 0; padding: 0 46px 21px 0; color: #536071; line-height: 1.7; }
.mt-final { padding: clamp(80px,8vw,112px) 0 clamp(90px,9vw,128px); text-align: center; }
.mt-final__surface { max-width: 930px; padding: clamp(42px,6vw,72px); border: 1px solid rgba(8,114,190,.12); border-radius: 32px; background: radial-gradient(circle at 0 0,rgba(8,114,190,.14),transparent 34%), radial-gradient(circle at 100% 100%,rgba(255,148,24,.15),transparent 34%), #fbfdff; }
.mt-final p { max-width: 740px; margin-inline: auto; }

/* Reveal */
[data-mt-reveal] { opacity: 0; transform: translateY(20px); transition: opacity .6s ease, transform .6s cubic-bezier(.2,.72,.22,1); }
[data-mt-reveal].is-visible { opacity: 1; transform: translateY(0); }
@media (prefers-reduced-motion: reduce) { [data-mt-reveal] { opacity: 1; transform: none; transition: none; } }

/* Responsive */
@media (max-width: 1100px) {
  .mt-hero__grid, .mt-split, .mt-feature__grid, .mt-profit__surface, .mt-time__surface, .mt-periodic__surface, .mt-assets__surface, .mt-billing__surface, .mt-automation__surface, .mt-bi__surface, .mt-ecosystem__surface, .mt-faq__grid { grid-template-columns: 1fr; }
  .mt-feature__grid--reverse .mt-copy, .mt-feature__grid--reverse > :not(.mt-copy) { order: initial; }
  .mt-copy { max-width: 800px; }
  .mt-hero__visual { width: min(100%, 780px); margin-inline: auto; }
  .mt-resource-grid, .mt-diff__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mt-business__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mt-status-track { grid-template-columns: repeat(4,minmax(0,1fr)); }
}
@media (max-width: 820px) {
  .mt-section { padding: 64px 0; }
  .mt-hero { min-height: auto; padding: 0 0 58px; }
  .mt-hero__grid { grid-template-columns: 1fr; gap: 36px; }
  .mt-hero__copy h1 { max-width: none; font-size: clamp(2.65rem,11.5vw,4.45rem); }
  .mt-hero__visual { min-height: 0; }
  .mt-hero__timeline { grid-template-columns: repeat(4,minmax(0,1fr)); }
  .mt-benefits__grid, .mt-ai__grid { grid-template-columns: 1fr; }
  .mt-status-track { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mt-dashboard__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .mt-dashboard__list { grid-column: 1 / -1; }
  .mt-ecosystem__grid { grid-template-columns: repeat(2,minmax(0,1fr)); }
}
@media (max-width: 600px) {
  .mt-actions { flex-direction: column; align-items: stretch; }.mt-actions .si-button { width: 100%; }
  .mt-hero__visual, .mt-benefits__surface, .mt-ai__surface, .mt-time__surface, .mt-periodic__surface, .mt-assets__surface, .mt-status__surface, .mt-billing__surface, .mt-automation__surface, .mt-bi__surface, .mt-ecosystem__surface, .mt-seo__surface, .mt-final__surface { padding: 24px 18px; border-radius: 23px; }
  .mt-hero__stats { grid-template-columns: 1fr; }.mt-hero__timeline { grid-template-columns: repeat(2,minmax(0,1fr)); }.mt-hero__workorder { align-items: flex-start; flex-direction: column; }
  .mt-order-card__grid, .mt-compare, .mt-billing-flow, .mt-resource-grid, .mt-metric-grid, .mt-business__grid, .mt-ecosystem__grid, .mt-diff__grid { grid-template-columns: 1fr; }
  .mt-timer { grid-template-columns: 1fr; }.mt-timer > span, .mt-timer > strong, .mt-timer > button { grid-column: auto; }
  .mt-profit { grid-template-columns: 1fr; }.mt-profit > span { text-align: center; }.mt-profit__result { grid-column: auto; }
  .mt-tech-grid { padding: 16px; }.mt-tech-grid article { grid-template-columns: 44px minmax(0,1fr); }.mt-tech-grid article > span { grid-column: 1 / -1; justify-self: start; }
  .mt-calendar__grid { grid-template-columns: repeat(7,minmax(0,1fr)); gap: 4px; }.mt-calendar { padding: 16px; }
  .mt-checklist label { grid-template-columns: 38px minmax(0,1fr); }.mt-checklist label small { grid-column: 2; }
  .mt-dashboard__grid { grid-template-columns: 1fr; }.mt-dashboard__list > div { grid-template-columns: 1fr; gap: 6px; padding: 15px; }.mt-dashboard__list em { justify-self: start; }
  .mt-devices { min-height: 390px; }.mt-desktop { right: 20px; }.mt-phone { width: 160px; min-height: 290px; }
  .mt-kpis { grid-template-columns: 1fr; }.mt-bi__bars { min-height: 190px; }
  .mt-tree .level-2 { margin-left: 4%; }.mt-tree .level-3 { margin-left: 8%; }.mt-tree .level-4 { margin-left: 12%; }
  .mt-faq summary { padding-right: 34px; }
}
