@font-face{font-family:Manrope;font-weight:400;font-display:swap;src:url('/mchs-assets/manrope-400.ttf?v=20260923-1')}@font-face{font-family:Manrope;font-weight:500;font-display:swap;src:url('/mchs-assets/manrope-500.ttf?v=20260923-1')}@font-face{font-family:Manrope;font-weight:600;font-display:swap;src:url('/mchs-assets/manrope-600.ttf?v=20260923-1')}@font-face{font-family:Manrope;font-weight:700;font-display:swap;src:url('/mchs-assets/manrope-700.ttf?v=20260923-1')}@font-face{font-family:Manrope;font-weight:800;font-display:swap;src:url('/mchs-assets/manrope-800.ttf?v=20260923-1')}
body{margin:0;background:#f5f3ed}
.mchs-page{
      --ink: #071a35;
      --ink-2: #102b50;
      --paper: #f4f3ef;
      --paper-2: #e9edf1;
      --white: #ffffff;
      --muted: #5f6b78;
      --line: rgba(7, 26, 53, .14);
      --red: #d83b3f;
      --red-dark: #b8262c;
      --blue: #668db8;
      --green: #2e7358;
      --shadow: 0 26px 80px rgba(7, 26, 53, .15);
      --container: min(1440px, calc(100vw - 48px));
      --ease: cubic-bezier(.2, .8, .2, 1);
    }
:where(.mchs-page) *{ box-sizing: border-box; }
.mchs-page{ scroll-behavior: smooth; }
.mchs-page{
      margin: 0;
      color: var(--ink);
      background: var(--paper);
      font-family: "Cabinet Grotesk", "Segoe UI", Arial, sans-serif;
      -webkit-font-smoothing: antialiased;
    }
.mchs-page.menu-open{ overflow: hidden; }
:where(.mchs-page) button,:where(.mchs-page) input,:where(.mchs-page) select,:where(.mchs-page) textarea{ font: inherit; }
:where(.mchs-page) button,:where(.mchs-page) a{ -webkit-tap-highlight-color: transparent; }
:where(.mchs-page) img{ display: block; max-width: 100%; }
:where(.mchs-page) a{ color: inherit; }
:where(.mchs-page) :focus-visible{ outline: 3px solid #77a9dc; outline-offset: 4px; }
:where(.mchs-page) .skip-link{
      position: fixed;
      top: 10px;
      left: 10px;
      z-index: 1000;
      transform: translateY(-180%);
      padding: 12px 18px;
      color: var(--ink);
      background: var(--white);
      border-radius: 10px;
      transition: transform .2s ease;
    }
:where(.mchs-page) .skip-link:focus{ transform: translateY(0); }
:where(.mchs-page) .container{ width: var(--container); margin-inline: auto; }
:where(.mchs-page) .section{ padding: 120px 0 136px; }
:where(.mchs-page) .section--tight{ padding: 72px 0 88px; }
:where(.mchs-page) .section-kicker{
      margin: 0 0 18px;
      color: var(--red-dark);
      font-size: 14px;
      font-weight: 800;
      letter-spacing: .12em;
      text-transform: uppercase;
    }
:where(.mchs-page) .section-title{
      max-width: 980px;
      margin: 0;
      font-size: clamp(2.4rem, 4.8vw, 5.2rem);
      line-height: .96;
      letter-spacing: -.05em;
      text-wrap: balance;
    }
:where(.mchs-page) .section-lead{
      max-width: 720px;
      margin: 26px 0 0;
      color: var(--muted);
      font-size: clamp(1.05rem, 1.5vw, 1.3rem);
      line-height: 1.55;
      text-wrap: pretty;
    }
:where(.mchs-page) .btn{
      display: inline-flex;
      min-height: 54px;
      align-items: center;
      justify-content: center;
      gap: 10px;
      padding: 0 24px;
      border: 1px solid transparent;
      border-radius: 10px;
      font-weight: 800;
      text-decoration: none;
      cursor: pointer;
      transition: transform .25s var(--ease), background .25s ease, border-color .25s ease, color .25s ease;
    }
:where(.mchs-page) .btn:hover{ transform: translateY(-2px); }
:where(.mchs-page) .btn:active{ transform: translateY(1px) scale(.985); }
:where(.mchs-page) .btn--primary{ color: var(--white); background: var(--red); box-shadow: 0 14px 34px rgba(216, 59, 63, .28); }
:where(.mchs-page) .btn--primary:hover{ background: var(--red-dark); }
:where(.mchs-page) .btn--dark{ color: var(--white); background: var(--ink); }
:where(.mchs-page) .btn--dark:hover{ background: #0f305a; }
:where(.mchs-page) .btn--light{ color: var(--ink); background: var(--white); border-color: rgba(255,255,255,.55); }
:where(.mchs-page) .btn--light:hover{ background: #eef3f7; }
:where(.mchs-page) .btn--outline{ color: var(--ink); background: transparent; border-color: var(--line); }
:where(.mchs-page) .btn--outline:hover{ border-color: var(--ink); background: rgba(255,255,255,.45); }
:where(.mchs-page) .btn-arrow{ font-size: 1.25em; line-height: 1; }
:where(.mchs-page) .brand img{ width: 150px; height: auto; }
:where(.mchs-page) .hero{
      position: relative;
      min-height: 810px;
      overflow: hidden;
      color: var(--white);
      background:
        radial-gradient(circle at 74% 23%, rgba(216,59,63,.35), transparent 24%),
        radial-gradient(circle at 88% 75%, rgba(102,141,184,.22), transparent 27%),
        linear-gradient(135deg, #06162d 0%, #0a2344 58%, #071a35 100%);
    }
:where(.mchs-page) .hero::before{
      position: absolute;
      inset: 0;
      pointer-events: none;
      content: "";
      opacity: .13;
      background-image: url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.45'/%3E%3C/svg%3E");
      mix-blend-mode: soft-light;
    }
:where(.mchs-page) .hero-grid{
      position: relative;
      display: grid;
      min-height: 810px;
      grid-template-columns: minmax(0, 1.18fr) minmax(420px, .82fr);
      align-items: center;
      gap: 30px;
    }
:where(.mchs-page) .hero-copy{ position: relative; z-index: 3; max-width: 830px; padding: 96px 0 118px; }
:where(.mchs-page) .hero-kicker{
      display: flex;
      align-items: center;
      gap: 12px;
      margin: 0 0 24px;
      color: #dce8f5;
      font-size: 14px;
      font-weight: 800;
      letter-spacing: .1em;
      text-transform: uppercase;
    }
:where(.mchs-page) .hero-kicker::before{ width: 42px; height: 2px; content: ""; background: var(--red); }
:where(.mchs-page) .hero h1{
      max-width: 820px;
      margin: 0;
      font-size: clamp(3.3rem, 5.4vw, 6rem);
      line-height: .91;
      letter-spacing: -.06em;
      text-wrap: balance;
    }
:where(.mchs-page) .hero-lead{
      max-width: 710px;
      margin: 30px 0 0;
      color: rgba(255,255,255,.82);
      font-size: clamp(1.12rem, 1.55vw, 1.42rem);
      line-height: 1.5;
      text-wrap: pretty;
    }
:where(.mchs-page) .hero-actions{ display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
:where(.mchs-page) .hero-note{ margin: 13px 0 0; color: rgba(255,255,255,.58); font-size: 14px; }
:where(.mchs-page) .hero-proof-list{
      display: grid;
      max-width: 760px;
      grid-template-columns: repeat(2, minmax(0, 1fr));
      gap: 12px 22px;
      margin: 36px 0 0;
      padding: 0;
      list-style: none;
    }
:where(.mchs-page) .hero-proof-list li{ display: flex; gap: 10px; color: rgba(255,255,255,.86); font-size: 15px; line-height: 1.35; }
:where(.mchs-page) .hero-proof-list li::before{ flex: 0 0 auto; width: 8px; height: 8px; margin-top: 6px; border-radius: 2px; content: ""; background: var(--red); transform: rotate(45deg); }
:where(.mchs-page) .hero-visual{ position: relative; align-self: stretch; min-height: 760px; }
:where(.mchs-page) .hero-orbit{ position: absolute; top: 13%; right: 0; width: 540px; height: 540px; border: 1px solid rgba(255,255,255,.14); border-radius: 50%; }
:where(.mchs-page) .hero-orbit::before,:where(.mchs-page) .hero-orbit::after{ position: absolute; border: 1px solid rgba(255,255,255,.1); border-radius: inherit; content: ""; }
:where(.mchs-page) .hero-orbit::before{ inset: 48px; }
:where(.mchs-page) .hero-orbit::after{ inset: 110px; }
:where(.mchs-page) .mascot-wrap{ position: absolute; z-index: 2; right: -18px; bottom: 0; width: min(100%, 590px); filter: drop-shadow(0 32px 36px rgba(0,0,0,.35)); }
:where(.mchs-page) .mascot-wrap img{ width: 100%; max-height: 750px; object-fit: contain; object-position: bottom center; }
:where(.mchs-page) .visual-card{
      position: absolute;
      z-index: 4;
      width: 230px;
      padding: 18px;
      border: 1px solid rgba(255,255,255,.18);
      border-radius: 18px;
      background: rgba(9, 31, 58, .72);
      box-shadow: 0 20px 60px rgba(0,0,0,.24), inset 0 1px rgba(255,255,255,.12);
      backdrop-filter: blur(16px);
    }
:where(.mchs-page) .visual-card--registry{ top: 116px; left: -6px; }
:where(.mchs-page) .visual-card--route{ right: -8px; bottom: 112px; width: 210px; }
:where(.mchs-page) .visual-card small{ display: block; color: rgba(255,255,255,.58); font-size: 12px; font-weight: 700; letter-spacing: .08em; text-transform: uppercase; }
:where(.mchs-page) .visual-card strong{ display: block; margin-top: 8px; font-size: 20px; line-height: 1.08; }
:where(.mchs-page) .registry-status{ display: inline-flex; align-items: center; gap: 7px; margin-top: 14px; color: #a8e3c6; font-size: 14px; font-weight: 700; }
:where(.mchs-page) .registry-status::before{ width: 8px; height: 8px; border-radius: 50%; content: ""; background: #56c58b; box-shadow: 0 0 0 5px rgba(86,197,139,.13); }
:where(.mchs-page) .trust-rail{ overflow: hidden; color: var(--white); background: var(--red); }
:where(.mchs-page) .trust-track{ display: flex; width: max-content; animation: rail 28s linear infinite; }
:where(.mchs-page) .trust-group{ display: flex; align-items: center; }
:where(.mchs-page) .trust-item{ display: flex; align-items: center; gap: 18px; min-height: 74px; padding: 0 32px; font-weight: 800; white-space: nowrap; }
:where(.mchs-page) .trust-item::after{ width: 7px; height: 7px; border-radius: 2px; content: ""; background: rgba(255,255,255,.55); transform: rotate(45deg); }
:where(.mchs-page) .trust-rail:hover .trust-track{ animation-play-state: paused; }
@keyframes rail{ to { transform: translateX(-50%); } }
:where(.mchs-page) .route-grid{
      display: grid;
      grid-template-columns: 7fr 5fr;
      gap: 18px;
      margin-top: 54px;
    }
:where(.mchs-page) .route-card{
      position: relative;
      min-height: 250px;
      overflow: hidden;
      padding: 32px;
      border: 1px solid var(--line);
      border-radius: 26px 10px 26px 10px;
      color: var(--ink);
      background: rgba(255,255,255,.72);
      text-align: left;
      cursor: pointer;
      transition: transform .3s var(--ease), border-color .3s ease, box-shadow .3s ease;
    }
:where(.mchs-page) .route-card:hover{ transform: translateY(-6px); border-color: rgba(7,26,53,.38); box-shadow: var(--shadow); }
:where(.mchs-page) .route-card:nth-child(2){ border-radius: 10px 26px 10px 26px; background: #dfe8f0; }
:where(.mchs-page) .route-card:nth-child(n+3){ min-height: 205px; }
:where(.mchs-page) .route-card:nth-child(3){ grid-column: span 1; }
:where(.mchs-page) .route-card--urgent{ color: var(--white); background: var(--ink); }
:where(.mchs-page) .route-index{ color: var(--red); font-size: 14px; font-weight: 800; }
:where(.mchs-page) .route-card--urgent .route-index{ color: #ff8b8e; }
:where(.mchs-page) .route-card h3{ max-width: 520px; margin: 56px 0 0; font-size: clamp(1.55rem, 2.5vw, 2.55rem); line-height: 1; letter-spacing: -.035em; }
:where(.mchs-page) .route-card p{ max-width: 560px; margin: 15px 0 0; color: var(--muted); line-height: 1.5; }
:where(.mchs-page) .route-card--urgent p{ color: rgba(255,255,255,.68); }
:where(.mchs-page) .route-arrow{ position: absolute; top: 28px; right: 30px; font-size: 30px; transition: transform .3s var(--ease); }
:where(.mchs-page) .route-card:hover .route-arrow{ transform: translate(5px, -5px); }
:where(.mchs-page) .calculator-section{ color: var(--white); background: var(--ink); }
:where(.mchs-page) .calculator-grid{ display: grid; grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr); gap: 70px; align-items: start; }
:where(.mchs-page) .calculator-copy{ position: sticky; top: 120px; }
:where(.mchs-page) .calculator-copy .section-kicker{ color: #ff8b8e; }
:where(.mchs-page) .calculator-copy .section-lead{ color: rgba(255,255,255,.67); }
:where(.mchs-page) .calculator-points{ display: grid; gap: 13px; margin: 34px 0 0; padding: 0; list-style: none; }
:where(.mchs-page) .calculator-points li{ display: flex; gap: 12px; color: rgba(255,255,255,.78); }
:where(.mchs-page) .calculator-points li::before{ width: 18px; height: 1px; margin-top: 11px; content: ""; background: var(--red); }
:where(.mchs-page) .quiz-shell{ min-height: 610px; padding: clamp(26px, 4vw, 52px); border: 1px solid rgba(255,255,255,.12); border-radius: 32px 12px 32px 12px; background: rgba(255,255,255,.055); box-shadow: inset 0 1px rgba(255,255,255,.09); }
:where(.mchs-page) .quiz-top{ display: flex; align-items: center; justify-content: space-between; gap: 20px; }
:where(.mchs-page) .quiz-step-label{ color: rgba(255,255,255,.58); font-size: 14px; font-weight: 700; }
:where(.mchs-page) .quiz-progress{ width: min(270px, 48%); height: 5px; overflow: hidden; border-radius: 99px; background: rgba(255,255,255,.12); }
:where(.mchs-page) .quiz-progress span{ display: block; width: 14%; height: 100%; border-radius: inherit; background: var(--red); transition: width .4s var(--ease); }
:where(.mchs-page) .quiz-stage h3{ max-width: 750px; margin: 54px 0 10px; font-size: clamp(2rem, 3.8vw, 3.9rem); line-height: .98; letter-spacing: -.04em; text-wrap: balance; }
:where(.mchs-page) .quiz-hint{ margin: 0 0 28px; color: rgba(255,255,255,.58); line-height: 1.5; }
:where(.mchs-page) .quiz-options{ display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
:where(.mchs-page) .quiz-option{
      display: flex;
      min-height: 78px;
      align-items: center;
      justify-content: space-between;
      gap: 20px;
      padding: 18px 20px;
      border: 1px solid rgba(255,255,255,.16);
      border-radius: 12px;
      color: var(--white);
      background: rgba(255,255,255,.045);
      text-align: left;
      cursor: pointer;
      transition: background .2s ease, border-color .2s ease, transform .2s ease;
    }
:where(.mchs-page) .quiz-option:hover{ border-color: rgba(255,255,255,.55); background: rgba(255,255,255,.09); transform: translateY(-2px); }
:where(.mchs-page) .quiz-option[aria-pressed="true"]{ border-color: #ff8b8e; background: rgba(216,59,63,.18); }
:where(.mchs-page) .quiz-option-marker{ flex: 0 0 auto; width: 18px; height: 18px; border: 1px solid rgba(255,255,255,.5); border-radius: 50%; }
:where(.mchs-page) .quiz-option[aria-pressed="true"] .quiz-option-marker{ border: 5px solid #ff8b8e; }
:where(.mchs-page) .quiz-nav{ display: flex; justify-content: space-between; gap: 12px; margin-top: 30px; }
:where(.mchs-page) .quiz-back{ color: rgba(255,255,255,.72); background: transparent; border-color: rgba(255,255,255,.25); }
:where(.mchs-page) .quiz-next[disabled]{ opacity: .4; cursor: not-allowed; transform: none; }
:where(.mchs-page) .quiz-result{ display: grid; gap: 12px; margin: 28px 0; padding: 22px; border: 1px solid rgba(103,203,153,.36); border-radius: 14px; background: rgba(46,115,88,.18); }
:where(.mchs-page) .quiz-result strong{ color: #b7ebd1; font-size: 19px; }
:where(.mchs-page) .quiz-result p{ margin: 0; color: rgba(255,255,255,.72); line-height: 1.5; }
:where(.mchs-page) .form-grid{ display: grid; grid-template-columns: 1fr 1fr; gap: 12px; }
:where(.mchs-page) .field{ display: grid; gap: 8px; }
:where(.mchs-page) .field--wide{ grid-column: 1 / -1; }
:where(.mchs-page) .field label{ color: rgba(255,255,255,.68); font-size: 13px; font-weight: 700; }
:where(.mchs-page) .field input,:where(.mchs-page) .field select,:where(.mchs-page) .field textarea{
      width: 100%;
      min-height: 54px;
      padding: 13px 15px;
      border: 1px solid rgba(255,255,255,.18);
      border-radius: 10px;
      color: var(--white);
      background: rgba(255,255,255,.08);
    }
:where(.mchs-page) .field select option{ color: var(--ink); }
:where(.mchs-page) .field textarea{ min-height: 96px; resize: vertical; }
:where(.mchs-page) .form-note{ margin: 12px 0 0; color: rgba(255,255,255,.48); font-size: 13px; line-height: 1.45; }
:where(.mchs-page) .prototype-note{ display: inline-flex; gap: 8px; align-items: center; margin-top: 20px; color: #f4c6c7; font-size: 13px; }
:where(.mchs-page) .prototype-note::before{ width: 7px; height: 7px; border-radius: 50%; content: ""; background: var(--red); }
:where(.mchs-page) .scope-grid{
      display: grid;
      grid-auto-flow: dense;
      grid-template-columns: repeat(12, minmax(0, 1fr));
      gap: 16px;
      margin-top: 58px;
    }
:where(.mchs-page) .scope-card{ position: relative; min-height: 260px; overflow: hidden; padding: 30px; border-radius: 24px 8px 24px 8px; background: var(--white); box-shadow: 0 10px 40px rgba(7,26,53,.06); }
:where(.mchs-page) .scope-card:nth-child(1){ grid-column: span 7; min-height: 330px; background: #dfe7ee; }
:where(.mchs-page) .scope-card:nth-child(2){ grid-column: span 5; min-height: 330px; color: var(--white); background: var(--ink); }
:where(.mchs-page) .scope-card:nth-child(n+3){ grid-column: span 4; }
:where(.mchs-page) .scope-card h3{ max-width: 470px; margin: 65px 0 12px; font-size: clamp(1.5rem, 2.4vw, 2.5rem); line-height: 1; letter-spacing: -.035em; }
:where(.mchs-page) .scope-card p{ max-width: 540px; margin: 0; color: var(--muted); line-height: 1.5; }
:where(.mchs-page) .scope-card:nth-child(2) p{ color: rgba(255,255,255,.67); }
:where(.mchs-page) .scope-number{ position: absolute; top: 26px; left: 30px; color: var(--red); font-size: 14px; font-weight: 800; }
:where(.mchs-page) .scope-line{ position: absolute; right: -40px; bottom: -40px; width: 190px; height: 190px; border: 28px solid rgba(216,59,63,.1); border-radius: 50%; }
:where(.mchs-page) .tender-panel{ display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, .68fr); gap: 70px; align-items: center; padding: 70px; border-radius: 12px 36px 12px 36px; color: var(--white); background: var(--ink); box-shadow: var(--shadow); }
:where(.mchs-page) .tender-panel .section-kicker{ color: #ff8b8e; }
:where(.mchs-page) .tender-panel h2{ margin: 0; font-size: clamp(2.35rem, 4.2vw, 4.8rem); line-height: .94; letter-spacing: -.05em; text-wrap: balance; }
:where(.mchs-page) .tender-panel p{ max-width: 650px; margin: 24px 0 0; color: rgba(255,255,255,.68); font-size: 18px; line-height: 1.55; }
:where(.mchs-page) .upload-box{ display: grid; min-height: 280px; place-items: center; padding: 30px; border: 1px dashed rgba(255,255,255,.42); border-radius: 18px; background: rgba(255,255,255,.05); text-align: center; transition: background .2s ease, border-color .2s ease; }
:where(.mchs-page) .upload-box:hover{ border-color: var(--white); background: rgba(255,255,255,.08); }
:where(.mchs-page) .upload-icon{ position: relative; width: 62px; height: 74px; margin: 0 auto 20px; border: 2px solid rgba(255,255,255,.7); border-radius: 8px; }
:where(.mchs-page) .upload-icon::after{ position: absolute; right: 12px; bottom: 17px; width: 22px; height: 22px; border-right: 2px solid #ff8b8e; border-bottom: 2px solid #ff8b8e; content: ""; transform: rotate(45deg); }
:where(.mchs-page) .upload-box strong{ display: block; font-size: 19px; }
:where(.mchs-page) .upload-box small{ display: block; margin: 8px 0 18px; color: rgba(255,255,255,.5); }
:where(.mchs-page) .upload-box input{ position: absolute; width: 1px; height: 1px; opacity: 0; }
:where(.mchs-page) .upload-file-name{ min-height: 20px; margin-top: 14px; color: #b7ebd1; font-size: 13px; }
:where(.mchs-page) .work-layout{ display: grid; grid-template-columns: minmax(280px, .72fr) minmax(0, 1.28fr); gap: 70px; margin-top: 64px; }
:where(.mchs-page) .work-intro{ position: sticky; top: 120px; align-self: start; }
:where(.mchs-page) .inline-proof{
      display: inline-grid;
      width: .95em;
      height: .52em;
      place-items: center;
      overflow: hidden;
      border-radius: 99px;
      color: var(--white);
      background: var(--red);
      font-size: .65em;
      vertical-align: .13em;
      box-shadow: inset 0 1px rgba(255,255,255,.3);
    }
:where(.mchs-page) .work-groups{ border-top: 1px solid var(--line); }
:where(.mchs-page) .work-group{ border-bottom: 1px solid var(--line); }
:where(.mchs-page) .work-group summary{ display: grid; grid-template-columns: 54px minmax(0, 1fr) auto; align-items: center; gap: 18px; padding: 27px 0; cursor: pointer; list-style: none; }
:where(.mchs-page) .work-group summary::-webkit-details-marker{ display: none; }
:where(.mchs-page) .work-group summary span:first-child{ color: var(--red); font-weight: 800; }
:where(.mchs-page) .work-group summary strong{ font-size: clamp(1.2rem, 2vw, 1.8rem); }
:where(.mchs-page) .work-toggle{ width: 34px; height: 34px; border: 1px solid var(--line); border-radius: 50%; position: relative; }
:where(.mchs-page) .work-toggle::before,:where(.mchs-page) .work-toggle::after{ position: absolute; top: 50%; left: 50%; width: 13px; height: 2px; content: ""; background: var(--ink); transform: translate(-50%,-50%); }
:where(.mchs-page) .work-toggle::after{ transform: translate(-50%,-50%) rotate(90deg); transition: transform .2s ease; }
:where(.mchs-page) details[open] .work-toggle::after{ transform: translate(-50%,-50%) rotate(0); }
:where(.mchs-page) .work-list{ display: grid; gap: 12px; margin: 0; padding: 0 0 30px 72px; color: var(--muted); line-height: 1.5; }
:where(.mchs-page) .work-list li{ padding-left: 8px; }
:where(.mchs-page) .pricing-section{ background: #e4e9ed; }
:where(.mchs-page) .pricing-grid{ display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 16px; margin-top: 56px; }
:where(.mchs-page) .price-card{ display: flex; min-height: 540px; flex-direction: column; padding: 32px; border: 1px solid rgba(7,26,53,.1); border-radius: 28px 8px 28px 8px; background: rgba(255,255,255,.72); }
:where(.mchs-page) .price-card--featured{ color: var(--white); background: var(--ink); transform: translateY(-16px); box-shadow: var(--shadow); }
:where(.mchs-page) .price-card-label{ color: var(--red-dark); font-size: 13px; font-weight: 800; letter-spacing: .1em; text-transform: uppercase; }
:where(.mchs-page) .price-card--featured .price-card-label{ color: #ff8b8e; }
:where(.mchs-page) .price-card h3{ margin: 48px 0 10px; font-size: clamp(2rem, 3vw, 3rem); line-height: 1; letter-spacing: -.04em; }
:where(.mchs-page) .price-card-audience{ min-height: 58px; margin: 0; color: var(--muted); line-height: 1.45; }
:where(.mchs-page) .price-card--featured .price-card-audience{ color: rgba(255,255,255,.64); }
:where(.mchs-page) .price-card-value{ margin: 30px 0 0; font-size: 25px; font-weight: 800; }
:where(.mchs-page) .price-card-list{ display: grid; gap: 12px; margin: 24px 0 34px; padding: 0; list-style: none; color: var(--muted); }
:where(.mchs-page) .price-card--featured .price-card-list{ color: rgba(255,255,255,.74); }
:where(.mchs-page) .price-card-list li{ display: flex; gap: 10px; }
:where(.mchs-page) .price-card-list li::before{ content: "—"; color: var(--red); font-weight: 800; }
:where(.mchs-page) .price-card .btn{ margin-top: auto; }
:where(.mchs-page) .process-wrap{ margin-top: 72px; }
:where(.mchs-page) .process-line{ position: relative; display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); gap: 20px; }
:where(.mchs-page) .process-line::before{ position: absolute; top: 22px; right: 8%; left: 8%; height: 1px; content: ""; background: var(--line); }
:where(.mchs-page) .process-step{ position: relative; padding-top: 66px; }
:where(.mchs-page) .process-dot{ position: absolute; z-index: 1; top: 0; left: 0; display: grid; width: 45px; height: 45px; place-items: center; border: 1px solid var(--line); border-radius: 50%; color: var(--red); background: var(--paper); font-weight: 800; }
:where(.mchs-page) .process-step h3{ margin: 0 0 12px; font-size: 21px; }
:where(.mchs-page) .process-step p{ margin: 0; color: var(--muted); line-height: 1.48; }
:where(.mchs-page) .urgent-panel{ position: relative; overflow: hidden; padding: 74px; border-radius: 38px 12px 38px 12px; color: var(--white); background: var(--red); }
:where(.mchs-page) .urgent-panel::after{ position: absolute; right: -120px; bottom: -190px; width: 520px; height: 520px; border: 74px solid rgba(255,255,255,.09); border-radius: 50%; content: ""; }
:where(.mchs-page) .urgent-panel h2{ position: relative; z-index: 1; max-width: 900px; margin: 0; font-size: clamp(2.6rem, 5vw, 5.6rem); line-height: .92; letter-spacing: -.055em; text-wrap: balance; }
:where(.mchs-page) .urgent-panel > p{ position: relative; z-index: 1; max-width: 710px; margin: 26px 0 0; color: rgba(255,255,255,.82); font-size: 20px; line-height: 1.5; }
:where(.mchs-page) .urgent-compare{ position: relative; z-index: 1; display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px; margin-top: 42px; }
:where(.mchs-page) .urgent-option{ padding: 26px; border: 1px solid rgba(255,255,255,.28); border-radius: 16px; background: rgba(112,15,19,.18); }
:where(.mchs-page) .urgent-option strong{ display: block; font-size: 22px; }
:where(.mchs-page) .urgent-option p{ margin: 10px 0 0; color: rgba(255,255,255,.72); line-height: 1.48; }
:where(.mchs-page) .urgent-actions{ position: relative; z-index: 1; display: flex; flex-wrap: wrap; gap: 12px; margin-top: 34px; }
:where(.mchs-page) .evidence-grid{ display: grid; grid-template-columns: 1.1fr .9fr; gap: 16px; margin-top: 58px; }
:where(.mchs-page) .evidence-card{ min-height: 340px; overflow: hidden; padding: 34px; border-radius: 26px 8px 26px 8px; background: var(--white); }
:where(.mchs-page) .evidence-card:first-child{ grid-row: span 2; min-height: 696px; color: var(--white); background: var(--ink); }
:where(.mchs-page) .evidence-card h3{ margin: 0; font-size: clamp(1.6rem, 3vw, 3rem); line-height: 1; letter-spacing: -.035em; }
:where(.mchs-page) .evidence-card p{ max-width: 540px; margin: 16px 0 0; color: var(--muted); line-height: 1.55; }
:where(.mchs-page) .evidence-card:first-child p{ color: rgba(255,255,255,.65); }
:where(.mchs-page) .registry-mock{ margin-top: 44px; padding: 26px; border-radius: 14px; color: var(--ink); background: #f7f8fa; transform: rotate(-1.4deg); box-shadow: 0 26px 70px rgba(0,0,0,.3); }
:where(.mchs-page) .registry-mock-top{ display: flex; justify-content: space-between; gap: 20px; padding-bottom: 18px; border-bottom: 1px solid var(--line); }
:where(.mchs-page) .registry-mock small{ color: var(--muted); }
:where(.mchs-page) .registry-mock dl{ display: grid; grid-template-columns: 140px 1fr; gap: 13px 20px; margin: 25px 0 0; font-size: 14px; }
:where(.mchs-page) .registry-mock dt{ color: var(--muted); }
:where(.mchs-page) .registry-mock dd{ margin: 0; font-weight: 700; }
:where(.mchs-page) .evidence-list{ display: grid; gap: 16px; margin: 42px 0 0; padding: 0; list-style: none; }
:where(.mchs-page) .evidence-list li{ display: grid; grid-template-columns: 32px 1fr; gap: 14px; align-items: start; color: rgba(255,255,255,.76); }
:where(.mchs-page) .evidence-list span{ display: grid; width: 30px; height: 30px; place-items: center; border: 1px solid rgba(255,255,255,.25); border-radius: 50%; color: #ff8b8e; font-size: 13px; font-weight: 800; }
:where(.mchs-page) .equipment-bars{ display: grid; gap: 11px; margin-top: 46px; }
:where(.mchs-page) .equipment-bars span{ display: block; height: 14px; border-radius: 99px; background: #dce5ec; }
:where(.mchs-page) .equipment-bars span:nth-child(1){ width: 92%; background: var(--red); }
:where(.mchs-page) .equipment-bars span:nth-child(2){ width: 66%; }
:where(.mchs-page) .equipment-bars span:nth-child(3){ width: 79%; background: #aac0d4; }
:where(.mchs-page) .equipment-bars span:nth-child(4){ width: 52%; }
:where(.mchs-page) .scenario-shell{ overflow: hidden; }
:where(.mchs-page) .scenario-controls{ display: flex; justify-content: flex-end; gap: 10px; margin: 34px 0 18px; }
:where(.mchs-page) .scenario-control{ display: grid; width: 48px; height: 48px; place-items: center; border: 1px solid var(--line); border-radius: 50%; background: transparent; cursor: pointer; transition: background .2s ease, color .2s ease; }
:where(.mchs-page) .scenario-control:hover{ color: var(--white); background: var(--ink); }
:where(.mchs-page) .scenario-track{ display: grid; grid-auto-columns: minmax(330px, 40%); grid-auto-flow: column; gap: 16px; overflow-x: auto; scroll-snap-type: x mandatory; scrollbar-width: none; }
:where(.mchs-page) .scenario-track::-webkit-scrollbar{ display: none; }
:where(.mchs-page) .scenario-card{ min-height: 390px; padding: 34px; border-radius: 28px 8px 28px 8px; background: var(--white); scroll-snap-align: start; }
:where(.mchs-page) .scenario-card:nth-child(2){ background: #dfe7ee; }
:where(.mchs-page) .scenario-card:nth-child(3){ color: var(--white); background: var(--ink); }
:where(.mchs-page) .scenario-card small{ color: var(--red-dark); font-weight: 800; letter-spacing: .08em; text-transform: uppercase; }
:where(.mchs-page) .scenario-card:nth-child(3) small{ color: #ff8b8e; }
:where(.mchs-page) .scenario-card h3{ margin: 74px 0 18px; font-size: clamp(1.7rem, 2.7vw, 2.8rem); line-height: 1; letter-spacing: -.04em; }
:where(.mchs-page) .scenario-card p{ margin: 0; color: var(--muted); line-height: 1.52; }
:where(.mchs-page) .scenario-card:nth-child(3) p{ color: rgba(255,255,255,.68); }
:where(.mchs-page) .why-grid{ display: grid; grid-template-columns: repeat(5, minmax(0, 1fr)); margin-top: 58px; border-top: 1px solid var(--line); border-left: 1px solid var(--line); }
:where(.mchs-page) .why-item{ min-height: 270px; padding: 28px 24px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
:where(.mchs-page) .why-item span{ color: var(--red); font-size: 14px; font-weight: 800; }
:where(.mchs-page) .why-item h3{ margin: 80px 0 0; font-size: 22px; line-height: 1.05; letter-spacing: -.02em; }
:where(.mchs-page) .faq-layout{ display: grid; grid-template-columns: minmax(280px, .7fr) minmax(0, 1.3fr); gap: 70px; margin-top: 58px; }
:where(.mchs-page) .faq-aside{ position: sticky; top: 120px; align-self: start; }
:where(.mchs-page) .faq-list{ border-top: 1px solid var(--line); }
:where(.mchs-page) .faq-item{ border-bottom: 1px solid var(--line); }
:where(.mchs-page) .faq-item summary{ display: grid; grid-template-columns: minmax(0, 1fr) 34px; gap: 20px; align-items: center; padding: 25px 0; cursor: pointer; list-style: none; }
:where(.mchs-page) .faq-item summary::-webkit-details-marker{ display: none; }
:where(.mchs-page) .faq-item summary strong{ font-size: 20px; line-height: 1.25; }
:where(.mchs-page) .faq-item p{ max-width: 720px; margin: -4px 0 26px; color: var(--muted); line-height: 1.58; }
:where(.mchs-page) .final-cta{ position: relative; overflow: hidden; color: var(--white); background: var(--ink); }
:where(.mchs-page) .final-grid{ display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, .72fr); gap: 70px; align-items: center; }
:where(.mchs-page) .final-copy h2{ max-width: 850px; margin: 0; font-size: clamp(2.8rem, 5.2vw, 5.9rem); line-height: .91; letter-spacing: -.055em; text-wrap: balance; }
:where(.mchs-page) .final-copy p{ max-width: 650px; margin: 28px 0 0; color: rgba(255,255,255,.67); font-size: 19px; line-height: 1.55; }
:where(.mchs-page) .final-form{ padding: 34px; border: 1px solid rgba(255,255,255,.13); border-radius: 26px 10px 26px 10px; background: rgba(255,255,255,.055); }
:where(.mchs-page) .final-form .form-grid{ grid-template-columns: 1fr; }
:where(.mchs-page) .final-form .btn{ width: 100%; margin-top: 5px; }
:where(.mchs-page) .mobile-bar{ display: none; }
:where(.mchs-page) .success-message{ padding: 20px; border: 1px solid rgba(103,203,153,.38); border-radius: 12px; color: #c6f0da; background: rgba(46,115,88,.18); line-height: 1.5; }
@media (max-width: 1180px){:where(.mchs-page) .hero-grid{ grid-template-columns: minmax(0, 1.08fr) minmax(340px, .92fr); }
:where(.mchs-page) .why-grid{ grid-template-columns: repeat(3, minmax(0, 1fr)); }}
@media (max-width: 920px){.mchs-page{ --container: min(100% - 32px, 720px); }
:where(.mchs-page) .section{ padding: 88px 0 102px; }
:where(.mchs-page) .hero{ min-height: auto; }
:where(.mchs-page) .hero-grid{ display: block; min-height: auto; padding-top: 1px; }
:where(.mchs-page) .hero-copy{ padding: 78px 0 30px; }
:where(.mchs-page) .hero h1{ max-width: 760px; font-size: clamp(3.15rem, 10.4vw, 5.3rem); }
:where(.mchs-page) .hero-visual{ min-height: 650px; }
:where(.mchs-page) .mascot-wrap{ right: 50%; width: min(95%, 500px); transform: translateX(50%); }
:where(.mchs-page) .hero-orbit{ top: 12%; right: 50%; width: 470px; height: 470px; transform: translateX(50%); }
:where(.mchs-page) .visual-card--registry{ top: 80px; left: 0; }
:where(.mchs-page) .visual-card--route{ right: 0; bottom: 70px; }
:where(.mchs-page) .calculator-grid,:where(.mchs-page) .work-layout,:where(.mchs-page) .faq-layout,:where(.mchs-page) .final-grid,:where(.mchs-page) .tender-panel{ grid-template-columns: 1fr; gap: 44px; }
:where(.mchs-page) .calculator-copy,:where(.mchs-page) .work-intro,:where(.mchs-page) .faq-aside{ position: static; }
:where(.mchs-page) .tender-panel{ padding: 46px; }
:where(.mchs-page) .pricing-grid{ grid-template-columns: 1fr; }
:where(.mchs-page) .price-card{ min-height: auto; }
:where(.mchs-page) .price-card--featured{ transform: none; }
:where(.mchs-page) .process-line{ grid-template-columns: 1fr 1fr; }
:where(.mchs-page) .process-line::before{ display: none; }
:where(.mchs-page) .urgent-panel{ padding: 52px; }
:where(.mchs-page) .evidence-grid{ grid-template-columns: 1fr; }
:where(.mchs-page) .evidence-card:first-child{ grid-row: auto; min-height: 620px; }
:where(.mchs-page) .scenario-track{ grid-auto-columns: minmax(310px, 76%); }
:where(.mchs-page) .why-grid{ grid-template-columns: repeat(2, minmax(0, 1fr)); }}
@media (max-width: 640px){.mchs-page{ --container: calc(100% - 28px); }
:where(.mchs-page) .section{ padding: 72px 0 84px; }
:where(.mchs-page) .section--tight{ padding: 58px 0 68px; }
:where(.mchs-page) .brand img{ width: 132px; }
:where(.mchs-page) .hero-copy{ padding-top: 62px; }
:where(.mchs-page) .hero h1{ font-size: clamp(2.75rem, 13vw, 4.25rem); }
:where(.mchs-page) .hero-lead{ margin-top: 22px; font-size: 1.08rem; }
:where(.mchs-page) .hero-actions{ display: grid; }
:where(.mchs-page) .hero-actions .btn{ width: 100%; }
:where(.mchs-page) .hero-proof-list{ grid-template-columns: 1fr; margin-top: 28px; }
:where(.mchs-page) .hero-proof-list li:nth-child(4){ display: none; }
:where(.mchs-page) .hero-visual{ min-height: 520px; }
:where(.mchs-page) .mascot-wrap{ width: 390px; max-width: 105%; }
:where(.mchs-page) .mascot-wrap img{ max-height: 520px; }
:where(.mchs-page) .hero-orbit{ top: 10%; width: 360px; height: 360px; }
:where(.mchs-page) .visual-card{ width: 180px; padding: 14px; }
:where(.mchs-page) .visual-card strong{ font-size: 16px; }
:where(.mchs-page) .visual-card--registry{ top: 42px; }
:where(.mchs-page) .visual-card--route{ right: -4px; bottom: 35px; width: 165px; }
:where(.mchs-page) .route-grid{ grid-template-columns: 1fr; margin-top: 38px; }
:where(.mchs-page) .route-card,:where(.mchs-page) .route-card:nth-child(n+3){ min-height: 220px; padding: 24px; }
:where(.mchs-page) .route-card h3{ margin-top: 48px; }
:where(.mchs-page) .quiz-shell{ min-height: 590px; padding: 22px; border-radius: 22px 8px 22px 8px; }
:where(.mchs-page) .quiz-stage h3{ margin-top: 38px; }
:where(.mchs-page) .quiz-options,:where(.mchs-page) .form-grid{ grid-template-columns: 1fr; }
:where(.mchs-page) .field--wide{ grid-column: auto; }
:where(.mchs-page) .scope-grid{ grid-template-columns: 1fr; }
:where(.mchs-page) .scope-card,:where(.mchs-page) .scope-card:nth-child(1),:where(.mchs-page) .scope-card:nth-child(2),:where(.mchs-page) .scope-card:nth-child(n+3){ grid-column: auto; min-height: 230px; padding: 24px; }
:where(.mchs-page) .tender-panel{ padding: 30px 24px; border-radius: 8px 24px 8px 24px; }
:where(.mchs-page) .upload-box{ min-height: 240px; }
:where(.mchs-page) .work-list{ padding-left: 28px; }
:where(.mchs-page) .work-group summary{ grid-template-columns: 34px minmax(0, 1fr) 34px; gap: 10px; }
:where(.mchs-page) .price-card{ min-height: auto; padding: 26px; }
:where(.mchs-page) .process-line{ grid-template-columns: 1fr; }
:where(.mchs-page) .process-step{ min-height: 150px; padding: 0 0 28px 64px; }
:where(.mchs-page) .process-dot{ left: 0; }
:where(.mchs-page) .urgent-panel{ padding: 36px 24px; border-radius: 26px 8px 26px 8px; }
:where(.mchs-page) .urgent-compare{ grid-template-columns: 1fr; }
:where(.mchs-page) .urgent-actions{ display: grid; }
:where(.mchs-page) .urgent-actions .btn{ width: 100%; }
:where(.mchs-page) .evidence-card{ padding: 26px; }
:where(.mchs-page) .evidence-card:first-child{ min-height: auto; }
:where(.mchs-page) .registry-mock{ padding: 18px; }
:where(.mchs-page) .registry-mock dl{ grid-template-columns: 1fr; gap: 4px; }
:where(.mchs-page) .registry-mock dd{ margin-bottom: 10px; }
:where(.mchs-page) .scenario-track{ grid-auto-columns: 88%; }
:where(.mchs-page) .why-grid{ grid-template-columns: 1fr; }
:where(.mchs-page) .why-item{ min-height: 190px; }
:where(.mchs-page) .why-item h3{ margin-top: 52px; }
:where(.mchs-page) .final-form{ padding: 24px; }
:where(.mchs-page) .mobile-bar{ position: fixed; right: 10px; bottom: 10px; left: 10px; z-index: 90; display: grid; grid-template-columns: .82fr 1.18fr; gap: 8px; padding: 8px; border: 1px solid rgba(255,255,255,.6); border-radius: 14px; background: rgba(244,243,239,.93); box-shadow: 0 18px 50px rgba(7,26,53,.24); backdrop-filter: blur(16px); }
:where(.mchs-page) .mobile-bar .btn{ min-height: 48px; padding: 0 12px; font-size: 14px; }}
@media (prefers-reduced-motion: reduce){.mchs-page{ scroll-behavior: auto; }
:where(.mchs-page) *,:where(.mchs-page) *::before,:where(.mchs-page) *::after{ animation-duration: .01ms !important; animation-iteration-count: 1 !important; transition-duration: .01ms !important; }
:where(.mchs-page) .trust-track{ animation: none; }}
.mchs-page{ --ink:#102536; --ink-2:#183347; --paper:#f5f3ed; --paper-2:#e7e7df; --red:#ce3026; --red-dark:#ad241d; --muted:#626965; --line:#cfd1ca; --container:min(1360px,calc(100% - 96px)); }
.mchs-page{ font-family:'Satoshi','Manrope',sans-serif; }
:where(.mchs-page) main{ overflow-x:clip; width:100%; max-width:100%; }
:where(.mchs-page) .section{ padding:150px 0; }
:where(.mchs-page) .section--tight{ padding:64px 0; }
:where(.mchs-page) .section-kicker{ font-size:12px; letter-spacing:.14em; color:var(--muted); }
:where(.mchs-page) .section-title{ max-width:1120px; font-size:clamp(42px,5.8vw,84px); line-height:1.06; letter-spacing:-.065em; font-weight:700; text-wrap:initial; }
:where(.mchs-page) .section-lead{ font-size:18px; max-width:650px; }
:where(.mchs-page) .btn{ border-radius:3px; min-height:58px; font-size:14px; font-weight:700; padding-inline:26px; box-shadow:none; }
:where(.mchs-page) .btn--primary{ box-shadow:none; }
:where(.mchs-page) .brand img{ width:135px; }
:where(.mchs-page) .hero{ background:var(--paper); color:var(--ink); min-height:0; }
:where(.mchs-page) .hero::before{ display:none; }
:where(.mchs-page) .hero-grid{ display:block; min-height:0; }
:where(.mchs-page) .hero-copy{ max-width:none; padding:58px 0 28px; text-align:center; }
:where(.mchs-page) .hero-kicker{ justify-content:center; margin-bottom:22px; color:var(--muted); font-size:11px; letter-spacing:.16em; }
:where(.mchs-page) .hero-kicker::before{ display:none; }
:where(.mchs-page) .hero h1{ max-width:1200px; margin:auto; font-size:clamp(48px,7.3vw,110px); line-height:1.02; font-weight:800; letter-spacing:-.07em; text-wrap:initial; }
:where(.mchs-page) .hero h1 span{ display:block; color:var(--ink); }
:where(.mchs-page) .hero-lead{ margin:24px auto 0; max-width:730px; color:var(--muted); font-size:16px; line-height:1.65; }
:where(.mchs-page) .hero-actions{ justify-content:center; margin-top:26px; }
:where(.mchs-page) .hero-actions .btn--light{ background:transparent; border-color:var(--line); }
:where(.mchs-page) .hero-note{ color:var(--muted); font-size:11px; margin-top:14px; }
:where(.mchs-page) .hero-visual{ position:relative; height:430px; min-height:0; margin-top:6px; overflow:hidden; isolation:isolate; }
:where(.mchs-page) .hero-word{ position:absolute; inset:50px 0 auto; color:#dedfd6; font-weight:900; font-size:clamp(100px,16vw,240px); line-height:1; letter-spacing:-.07em; white-space:nowrap; text-align:center; z-index:-2; }
:where(.mchs-page) .hero-orbit{ position:absolute; width:420px; height:420px; inset:auto auto -140px 50%; transform:translateX(-50%); border:0; border-radius:50%; background:var(--red); box-shadow:none; z-index:-1; }
:where(.mchs-page) .mascot-wrap{ position:absolute; width:350px; height:auto; inset:0 auto auto 50%; margin:0 0 0 -175px; transform:none; }
:where(.mchs-page) .mascot-wrap img{ width:100%; height:auto; object-fit:contain; filter:drop-shadow(14px 8px 12px #10253620); transition:filter .7s; }
:where(.mchs-page) .mascot-wrap:hover img{ filter:drop-shadow(18px 12px 18px #10253640); }
:where(.mchs-page) .stage-caption{ position:absolute; top:66%; max-width:270px; font-size:13px; line-height:1.6; }
:where(.mchs-page) .stage-caption span{ color:var(--muted); font-size:10px; text-transform:uppercase; letter-spacing:.12em; }
:where(.mchs-page) .stage-caption p{ margin:10px 0 0; font-weight:700; }
:where(.mchs-page) .stage-caption--left{ left:4%; }
:where(.mchs-page) .stage-caption--right{ right:4%; text-align:right; }
:where(.mchs-page) .trust-rail{ background:var(--ink); color:var(--paper); border:0; padding:24px 0; }
:where(.mchs-page) .trust-item{ color:var(--paper); font-size:13px; font-weight:500; letter-spacing:.06em; }
:where(.mchs-page) .trust-item::before{ background:var(--red); }
:where(.mchs-page) .route-grid{ display:flex; gap:0; margin-top:64px; border-top:1px solid var(--line); border-bottom:1px solid var(--line); }
:where(.mchs-page) .route-card{ flex:1; min-width:0; min-height:330px; padding:28px; border:0; border-right:1px solid var(--line); border-radius:0; background:transparent; box-shadow:none; transition:flex .65s var(--ease),background .35s,color .35s; }
:where(.mchs-page) .route-card:last-child{ border-right:0; }
:where(.mchs-page) .route-card:hover,:where(.mchs-page) .route-card:focus-visible{ flex:1.5; transform:none; background:var(--ink); color:var(--paper); box-shadow:none; }
:where(.mchs-page) .route-card h3{ margin-top:60px; font-size:26px; line-height:1.15; letter-spacing:-.045em; }
:where(.mchs-page) .route-card p{ font-size:13px; color:var(--muted); line-height:1.65; }
:where(.mchs-page) .route-index{ color:var(--muted); font-size:10px; }
:where(.mchs-page) .route-card:hover p,:where(.mchs-page) .route-card:focus-visible p,:where(.mchs-page) .route-card:hover .route-index,:where(.mchs-page) .route-card:focus-visible .route-index{ color:#c6d0d3; }
:where(.mchs-page) .route-card--urgent{ color:var(--ink); background:#e7e7df; }
:where(.mchs-page) .route-card--urgent p{ color:var(--muted); }
:where(.mchs-page) .route-arrow{ color:var(--red); }
:where(.mchs-page) .calculator-section{ background:var(--ink); color:var(--paper); }
:where(.mchs-page) .calculator-grid{ grid-template-columns:1fr 1.1fr; gap:90px; }
:where(.mchs-page) .calculator-section .section-kicker{ color:#b4c4cd; }
:where(.mchs-page) .calculator-copy .section-lead{ color:#b4c4cd; }
:where(.mchs-page) .calculator-copy{ position:static; }
:where(.mchs-page) .calculator-copy .section-title{ font-size:clamp(42px,5.7vw,80px); }
:where(.mchs-page) .quiz-shell{ border:1px solid #70818a; border-radius:0; box-shadow:none; background:transparent; padding:34px; }
:where(.mchs-page) .quiz-option{ border-radius:2px; background:#ffffff05; border-color:#72828b; }
:where(.mchs-page) .quiz-option:hover,:where(.mchs-page) .quiz-option[aria-pressed=true]{ background:#ffffff12; border-color:#e6bfa2; }
:where(.mchs-page) .quiz-progress{ border-radius:0; height:2px; }
:where(.mchs-page) .quiz-progress span{ background:#e57962; }
:where(.mchs-page) .quiz-stage h3{ font-size:30px; line-height:1.15; }
:where(.mchs-page) .calculator-points{ margin-top:40px; font-size:14px; }
:where(.mchs-page) .scope-grid{ gap:1px; background:var(--line); border:1px solid var(--line); margin-top:70px; grid-auto-flow:dense; }
:where(.mchs-page) .scope-card{ border-radius:0; box-shadow:none; padding:36px; background:var(--paper); }
:where(.mchs-page) .scope-card:nth-child(1),:where(.mchs-page) .scope-card:nth-child(2){ grid-column:span 6; min-height:350px; }
:where(.mchs-page) .scope-card:nth-child(1){ background:#e7e7df; }
:where(.mchs-page) .scope-card:nth-child(2){ background:var(--ink); }
:where(.mchs-page) .scope-card:nth-child(n+3){ grid-column:span 4; }
:where(.mchs-page) .scope-number{ top:32px; left:36px; color:var(--muted); font-size:11px; }
:where(.mchs-page) .scope-card:nth-child(2) .scope-number{ color:#becbd2; }
:where(.mchs-page) .scope-card h3{ margin-top:70px; font-size:30px; font-weight:700; line-height:1.15; }
:where(.mchs-page) .scope-card p{ font-size:14px; }
:where(.mchs-page) .scope-line{ border-radius:0; border-width:1px; transform:rotate(45deg); width:240px; height:240px; }
:where(.mchs-page) .tender-panel{ background:var(--red); padding:70px; gap:80px; border-radius:0; box-shadow:none; }
:where(.mchs-page) .tender-panel .section-kicker{ color:#fbd4cd; }
:where(.mchs-page) .tender-panel h2{ font-size:clamp(38px,4.7vw,68px); line-height:1.08; }
:where(.mchs-page) .tender-panel p{ color:#ffe4dd; font-size:16px; }
:where(.mchs-page) .upload-box{ border-radius:0; border-color:#f7b8a9; background:transparent; }
:where(.mchs-page) .upload-box small{ color:#ffe4dd; }
:where(.mchs-page) .upload-icon::after{ border-color:#fff; }
:where(.mchs-page) .work-layout{ grid-template-columns:1fr 1fr; gap:90px; }
:where(.mchs-page) .work-intro{ position:static; }
:where(.mchs-page) .work-intro .section-title{ font-size:clamp(38px,4.3vw,64px); }
:where(.mchs-page) .inline-photo{ display:inline-block; width:100px; height:50px; border-radius:50px; overflow:hidden; vertical-align:middle; background:#d3d7ca; }
:where(.mchs-page) .inline-photo img{ width:100%; height:160px; object-fit:cover; object-position:top; transform:translateY(-8px); transition:transform .7s; }
:where(.mchs-page) .inline-photo:hover img{ transform:translateY(-8px) scale(1.08); }
:where(.mchs-page) .work-group{ border-radius:0; border:0; border-top:1px solid var(--line); background:transparent; }
:where(.mchs-page) .work-group:last-child{ border-bottom:1px solid var(--line); }
:where(.mchs-page) .work-group summary{ padding:25px 0; }
:where(.mchs-page) .work-group summary strong{ font-size:18px; }
:where(.mchs-page) .pricing-section{ background:#e7e7df; }
:where(.mchs-page) .pricing-grid{ gap:0; align-items:stretch; border-top:1px solid #b8c0b6; border-bottom:1px solid #b8c0b6; }
:where(.mchs-page) .price-card{ border:0; border-right:1px solid #b8c0b6; border-radius:0; background:transparent; box-shadow:none; padding:40px 30px; }
:where(.mchs-page) .price-card:last-child{ border-right:0; }
:where(.mchs-page) .price-card--featured{ background:var(--ink); transform:none; }
:where(.mchs-page) .price-card h3{ font-size:36px; }
:where(.mchs-page) .price-card-label{ border-radius:0; font-size:10px; }
:where(.mchs-page) .price-card-value{ font-size:24px; }
:where(.mchs-page) .process-line{ display:grid; grid-template-columns:repeat(5,1fr); gap:0; }
:where(.mchs-page) .process-line::before{ display:none; }
:where(.mchs-page) .process-step{ border-top:1px solid var(--line); padding:24px 24px 0 0; }
:where(.mchs-page) .process-dot{ background:transparent; border:0; color:var(--red); width:auto; height:auto; display:block; font-size:58px; font-weight:500; letter-spacing:-.06em; }
:where(.mchs-page) .process-step h3{ font-size:20px; line-height:1.2; }
:where(.mchs-page) .process-step p{ font-size:14px; }
:where(.mchs-page) .urgent-panel{ padding:90px; border-radius:0; color:var(--paper); background:var(--ink); }
:where(.mchs-page) .urgent-panel h2{ font-size:clamp(40px,5.6vw,78px); line-height:1.08; max-width:1060px; }
:where(.mchs-page) .urgent-panel>p{ color:#c2cfd3; }
:where(.mchs-page) .urgent-option{ border-radius:0; background:transparent; border-top:1px solid #617682; padding:28px 0; }
:where(.mchs-page) .urgent-option strong{ font-size:24px; }
:where(.mchs-page) .urgent-actions .btn--dark{ border-color:#738791; }
:where(.mchs-page) .evidence-grid{ gap:1px; background:var(--line); border:1px solid var(--line); }
:where(.mchs-page) .evidence-card{ border-radius:0; border:0; box-shadow:none; padding:40px; background:var(--paper); }
:where(.mchs-page) .registry-mock{ border-radius:0; box-shadow:none; }
:where(.mchs-page) .evidence-card h3{ font-size:27px; line-height:1.15; }
:where(.mchs-page) .scenario-shell{ background:#e7e7df; }
:where(.mchs-page) .scenario-track{ grid-auto-columns:calc(50% - 10px); gap:20px; }
:where(.mchs-page) .scenario-card{ background:transparent; border:0; border-top:1px solid #b8c0b6; border-radius:0; padding:30px 30px 0 0; }
:where(.mchs-page) .scenario-card h3{ font-size:32px; line-height:1.15; }
:where(.mchs-page) .scenario-control{ border-radius:50%; }
:where(.mchs-page) .why-grid{ gap:0; border-top:1px solid var(--line); }
:where(.mchs-page) .why-item{ border:0; border-bottom:1px solid var(--line); border-radius:0; background:transparent; }
:where(.mchs-page) .why-item h3{ font-size:23px; }
:where(.mchs-page) .faq-item{ border-radius:0; border:0; border-top:1px solid var(--line); background:transparent; }
:where(.mchs-page) .faq-item summary{ padding-inline:0; }
:where(.mchs-page) .faq-item p{ padding-inline:0; }
:where(.mchs-page) .faq-aside{ position:static; }
:where(.mchs-page) .final-cta{ background:var(--red); color:var(--paper); }
:where(.mchs-page) .final-grid{ grid-template-columns:1fr 1fr; gap:90px; }
:where(.mchs-page) .final-copy h2{ font-size:clamp(42px,5.2vw,74px); line-height:1.08; }
:where(.mchs-page) .final-copy p{ color:#ffe0d8; }
:where(.mchs-page) .final-form{ border-radius:0; background:transparent; border:0; padding:0; }
:where(.mchs-page) .final-form .btn--primary{ color:var(--ink); background:var(--paper); }
:where(.mchs-page) .field input,:where(.mchs-page) .field select,:where(.mchs-page) .field textarea{ border-radius:2px; border-color:#b5a5a0; }
:where(.mchs-page) .final-form .form-note{ color:#ffe0d8; }
@media(min-width:921px) and (max-width:1180px){:where(.mchs-page) .route-card{padding:20px}
:where(.mchs-page) .route-card h3{font-size:22px}}
@media(max-width:920px){.mchs-page{ --container:calc(100% - 40px); }
:where(.mchs-page) .section{ padding:90px 0; }
:where(.mchs-page) .section--tight{ padding:30px 0; }
:where(.mchs-page) .hero-copy{ padding-top:45px; }
:where(.mchs-page) .hero h1{ font-size:clamp(44px,7.6vw,74px); }
:where(.mchs-page) .hero-visual{ height:360px; }
:where(.mchs-page) .mascot-wrap{ width:300px; margin-left:-150px; }
:where(.mchs-page) .hero-orbit{ width:350px; height:350px; }
:where(.mchs-page) .stage-caption{ max-width:175px; font-size:11px; top:72%; }
:where(.mchs-page) .stage-caption--left{ left:0; }
:where(.mchs-page) .stage-caption--right{ right:0; }
:where(.mchs-page) .route-grid{ display:grid; grid-template-columns:1fr 1fr; }
:where(.mchs-page) .route-card{ min-height:260px; border-bottom:1px solid var(--line); }
:where(.mchs-page) .route-card:nth-child(2){ border-right:0; }
:where(.mchs-page) .route-card h3{ margin-top:40px; }
:where(.mchs-page) .calculator-grid,:where(.mchs-page) .work-layout,:where(.mchs-page) .final-grid{ grid-template-columns:1fr; gap:45px; }
:where(.mchs-page) .scope-card:nth-child(n){ grid-column:span 6; }
:where(.mchs-page) .scope-card:last-child{ grid-column:span 12; }
:where(.mchs-page) .scope-card h3{ font-size:25px; }
:where(.mchs-page) .tender-panel{ padding:40px; gap:35px; grid-template-columns:1fr; }
:where(.mchs-page) .pricing-grid{ grid-template-columns:1fr; }
:where(.mchs-page) .price-card{ border-right:0; border-bottom:1px solid #b8c0b6; }
:where(.mchs-page) .process-line{ grid-template-columns:1fr; gap:25px; }
:where(.mchs-page) .process-step{ display:grid; grid-template-columns:60px 1fr; gap:10px 25px; }
:where(.mchs-page) .process-step h3{ align-self:center; }
:where(.mchs-page) .process-step p{ grid-column:2; margin:0; }
:where(.mchs-page) .urgent-panel{ padding:45px; }
:where(.mchs-page) .evidence-grid{ grid-template-columns:1fr; }
:where(.mchs-page) .evidence-card:first-child{ grid-column:auto; grid-row:auto; }
:where(.mchs-page) .scenario-track{ grid-auto-columns:80%; }}
@media(max-width:560px){.mchs-page{ --container:calc(100% - 32px); }
:where(.mchs-page) .brand img{ width:120px; }
:where(.mchs-page) .hero-copy{ padding-top:34px; padding-bottom:8px; }
:where(.mchs-page) .hero-kicker{ font-size:8px; letter-spacing:.09em; margin-bottom:22px; }
:where(.mchs-page) .hero h1{ font-size:clamp(34px,8.4vw,47px); letter-spacing:-.06em; line-height:1.1; }
:where(.mchs-page) .hero h1 span{ white-space:nowrap; }
:where(.mchs-page) .hero-lead{ font-size:13px; margin-top:22px; line-height:1.65; }
:where(.mchs-page) .hero-actions{ display:flex; flex-direction:column; gap:8px; margin-top:20px; }
:where(.mchs-page) .hero-actions .btn{ width:100%; min-height:50px; font-size:12px; }
:where(.mchs-page) .hero-note{ font-size:9px; }
:where(.mchs-page) .hero-visual{ height:300px; margin-top:14px; }
:where(.mchs-page) .hero-word{ top:95px; font-size:16vw; }
:where(.mchs-page) .hero-orbit{ width:250px; height:250px; bottom:-100px; }
:where(.mchs-page) .mascot-wrap{ width:235px; margin-left:-117.5px; }
:where(.mchs-page) .stage-caption{ display:none; }
:where(.mchs-page) .trust-rail{ padding:19px 0; }
:where(.mchs-page) .section-title{ font-size:39px; }
:where(.mchs-page) .section-lead{ font-size:15px; }
:where(.mchs-page) .route-grid{ grid-template-columns:1fr; margin-top:38px; }
:where(.mchs-page) .route-card{ padding:25px 12px; min-height:0; border-right:0; }
:where(.mchs-page) .route-card h3{ margin:30px 0 12px; max-width:280px; font-size:25px; }
:where(.mchs-page) .route-card p{ max-width:310px; }
:where(.mchs-page) .calculator-copy .section-title{ font-size:48px; }
:where(.mchs-page) .quiz-shell{ padding:22px 18px; }
:where(.mchs-page) .quiz-stage h3{ font-size:25px; }
:where(.mchs-page) .quiz-options{ grid-template-columns:1fr; }
:where(.mchs-page) .quiz-option{ min-height:66px; }
:where(.mchs-page) .scope-card:nth-child(n){ grid-column:span 12; min-height:270px; padding:26px; }
:where(.mchs-page) .scope-number{ top:25px; left:26px; }
:where(.mchs-page) .tender-panel{ padding:32px 22px; }
:where(.mchs-page) .tender-panel h2{ font-size:37px; }
:where(.mchs-page) .upload-box{ min-height:230px; }
:where(.mchs-page) .work-intro .section-title{ font-size:40px; }
:where(.mchs-page) .inline-photo{ width:75px; height:35px; }
:where(.mchs-page) .price-card{ padding:34px 20px; }
:where(.mchs-page) .urgent-panel{ padding:38px 24px; }
:where(.mchs-page) .urgent-panel h2{ font-size:37px; }
:where(.mchs-page) .urgent-compare{ grid-template-columns:1fr; gap:0; }
:where(.mchs-page) .urgent-actions .btn{ width:100%; }
:where(.mchs-page) .evidence-card{ padding:28px 20px; }
:where(.mchs-page) .evidence-card h3{ font-size:25px; }
:where(.mchs-page) .scenario-track{ grid-auto-columns:94%; }
:where(.mchs-page) .scenario-card h3{ font-size:28px; }
:where(.mchs-page) .final-copy h2{ font-size:44px; }}
@media(prefers-reduced-motion:reduce){:where(.mchs-page) .route-card,:where(.mchs-page) .inline-photo img{ transition:none; }}
:where(.mchs-page) [id]{ scroll-margin-top:110px; }
:where(.mchs-page) .container>*{ min-width:0; }
:where(.mchs-page) .btn{ white-space:normal; text-align:center; height:auto; padding-block:14px; line-height:1.4; }
:where(.mchs-page) .hero-note{ font-size:13px; line-height:1.6; }
:where(.mchs-page) .hero-lead{ font-size:18px; }
:where(.mchs-page) .calculator-grid,:where(.mchs-page) .work-layout,:where(.mchs-page) .final-grid{ grid-template-columns:minmax(0,1fr) minmax(0,1.1fr); }
:where(.mchs-page) .calculator-copy .section-title{ font-size:clamp(38px,4.1vw,60px); }
:where(.mchs-page) .process-dot{ position:static; margin:0 0 22px; line-height:1; }
:where(.mchs-page) .process-step{ min-width:0; }
:where(.mchs-page) .scope-grid{ grid-template-columns:repeat(12,minmax(0,1fr)); }
:where(.mchs-page) .scope-number{ position:static; display:block; min-height:20px; line-height:1.5; }
:where(.mchs-page) .scope-card h3{ margin-top:35px; }
:where(.mchs-page) .route-card{ flex-basis:0; }
:where(.mchs-page) .route-card h3{ font-size:clamp(22px,1.9vw,27px); overflow-wrap:anywhere; }
:where(.mchs-page) .route-card p,:where(.mchs-page) .scope-card p,:where(.mchs-page) .process-step p{ font-size:16px; }
:where(.mchs-page) .route-index{ padding-right:30px; display:block; line-height:1.5; }
:where(.mchs-page) .route-arrow{ pointer-events:none; }
:where(.mchs-page) .registry-mock{ transform:none; }
:where(.mchs-page) .registry-mock-top{ flex-wrap:wrap; }
:where(.mchs-page) .registry-mock dl{ grid-template-columns:minmax(90px,.7fr) minmax(0,1fr); }
:where(.mchs-page) .registry-mock dd{ overflow-wrap:anywhere; }
:where(.mchs-page) .scenario-card{ padding:30px; }
:where(.mchs-page) .scenario-card h3{ margin-top:40px; }
:where(.mchs-page) .why-grid{ grid-template-columns:1fr; border-left:0; }
:where(.mchs-page) .why-item{ min-height:0; display:grid; grid-template-columns:44px minmax(0,1fr); gap:20px; padding:25px 0; align-items:baseline; }
:where(.mchs-page) .why-item h3{ margin:0; font-size:24px; line-height:1.35; }
:where(.mchs-page) .tender-form{ min-width:0; }
:where(.mchs-page) .tender-form .field{ margin-top:18px; }
:where(.mchs-page) .tender-form .btn--primary{ background:var(--paper); color:var(--ink); width:100%; margin-top:16px; }
:where(.mchs-page) .tender-form .form-note{ color:#fff0e9; }
:where(.mchs-page) .upload-box{ min-height:210px; }
:where(.mchs-page) .upload-file-name{ overflow-wrap:anywhere; max-width:100%; color:#fff; }
:where(.mchs-page) .field input,:where(.mchs-page) .field textarea,:where(.mchs-page) .field select{ font-size:16px; width:100%; }
:where(.mchs-page) .field{ min-width:0; }
:where(.mchs-page) .field-error{ color:#fff; background:#711c18; padding:10px 12px; line-height:1.5; font-size:14px; margin:12px 0 0; }
:where(.mchs-page) .quiz-contact .form-grid{ grid-template-columns:minmax(0,1fr); }
:where(.mchs-page) .quiz-stage h3:focus{ outline:none; }
:where(.mchs-page) .quiz-result ul{ margin:16px 0 0; padding-left:20px; line-height:1.65; }
:where(.mchs-page) .quiz-result p{ line-height:1.65; }
:where(.mchs-page) .form-note a{ text-underline-offset:3px; }
:where(.mchs-page) .success-message{ color:#fff; background:#173f35; border-color:#77a894; }
:where(.mchs-page) .trust-track{ animation-duration:48s; }
@media(min-width:921px) and (max-width:1180px){:where(.mchs-page) .route-card{ padding:24px 18px; }
:where(.mchs-page) .route-card h3{ font-size:22px; }
:where(.mchs-page) .route-card p{ font-size:15px; }}
@media(max-width:920px){:where(.mchs-page) .calculator-grid,:where(.mchs-page) .work-layout,:where(.mchs-page) .final-grid{ grid-template-columns:minmax(0,1fr); }
:where(.mchs-page) .process-step{ grid-template-columns:48px minmax(0,1fr); padding:22px 0; min-height:0; }
:where(.mchs-page) .process-dot{ grid-column:1; grid-row:1 / span 2; margin:0; font-size:48px; }
:where(.mchs-page) .process-step h3{ grid-column:2; margin:0; }
:where(.mchs-page) .process-step p{ grid-column:2; }
:where(.mchs-page) .scope-card:nth-child(n){ grid-column:span 6; }
:where(.mchs-page) .scope-card:last-child{ grid-column:span 12; }}
@media(max-width:640px){:where(.mchs-page) .section{ padding:72px 0; }
:where(.mchs-page) .section--tight{ padding:24px 0; }
:where(.mchs-page) .hero-lead{ font-size:16px; line-height:1.65; }
:where(.mchs-page) .hero-note{ font-size:12px; }
:where(.mchs-page) .hero-kicker{ font-size:10px; }
:where(.mchs-page) .hero h1{ font-size:clamp(28px,8.3vw,47px); }
:where(.mchs-page) .hero-actions .btn{ font-size:15px; min-height:52px; }
:where(.mchs-page) .scope-card:nth-child(n){ grid-column:1 / -1; }
:where(.mchs-page) .route-card,:where(.mchs-page) .route-card:nth-child(n+3){ min-height:0; padding:26px 18px; }
:where(.mchs-page) .route-card h3{ margin-top:30px; }
:where(.mchs-page) .route-card p,:where(.mchs-page) .section-lead,:where(.mchs-page) .tender-panel p,:where(.mchs-page) .scenario-card p{ font-size:16px; }
:where(.mchs-page) .scope-card h3{ margin-top:28px; }
:where(.mchs-page) .quiz-shell{ min-height:0; }
:where(.mchs-page) .quiz-options{ grid-template-columns:minmax(0,1fr); }
:where(.mchs-page) .quiz-stage h3{ font-size:26px; margin-top:28px; }
:where(.mchs-page) .quiz-option{ font-size:16px; }
:where(.mchs-page) .calculator-copy .section-title{ font-size:38px; }
:where(.mchs-page) .registry-mock dl{ grid-template-columns:1fr; }
:where(.mchs-page) .why-item h3{ font-size:21px; }
:where(.mchs-page) .mobile-bar{ bottom:0; left:0; right:0; border-radius:0; padding-bottom:max(8px,env(safe-area-inset-bottom)); }
.mchs-page.form-focused .mobile-bar,.mchs-page.menu-open .mobile-bar,.mchs-page.quiz-active .mobile-bar{ display:none; }
:where(.mchs-page) .final-cta{ padding-bottom:100px; }}
@media(prefers-reduced-motion:reduce){:where(.mchs-page) .reveal-words span{ opacity:1!important; }}
:where(.mchs-page) [id]{ scroll-margin-top:160px; }
@media(min-width:1181px) and (max-width:1320px){}
@media(max-width:1180px){:where(.mchs-page) [id]{ scroll-margin-top:104px; }}
@media(max-width:560px){}
@media(max-width:360px){}
@media(min-width:1181px) and (max-width:1320px){}
@media(min-width:1181px) and (max-width:1320px){}
@media(max-width:1180px){}
@media(max-width:640px){}
:where(.mchs-page) .hero h1{ max-width:1100px; margin-inline:auto; }
:where(.mchs-page) .hero h1 span{ white-space:normal; }
:where(.mchs-page) .hero-note a{ color:inherit; text-underline-offset:4px; }
:where(.mchs-page) .hero-word{ font-size:clamp(48px,12vw,170px); }
:where(.mchs-page) .draft-label{ display:inline-block; font-size:11px; font-weight:700; letter-spacing:.06em; text-transform:uppercase; line-height:1.5; padding:6px 9px; border:1px dashed currentColor; }
:where(.mchs-page) .draft-note{ font-size:13px; line-height:1.65; color:var(--muted); margin-top:20px; }
:where(.mchs-page) .offer-grid{ display:grid; grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr); margin-top:48px; border:1px solid var(--line); }
:where(.mchs-page) .offer-price{ padding:48px; color:var(--paper); background:var(--ink); }
:where(.mchs-page) .offer-price h3{ font-size:27px; line-height:1.25; margin:24px 0; }
:where(.mchs-page) .offer-price p{ line-height:1.6; }
:where(.mchs-page) .offer-price .offer-amount{ font-size:clamp(40px,5vw,68px); font-weight:800; letter-spacing:-.05em; line-height:1.1; margin:24px 0 12px; }
:where(.mchs-page) .offer-deadline{ margin:30px 0; }
:where(.mchs-page) .offer-inclusions{ padding:48px; background:var(--paper); }
:where(.mchs-page) .offer-inclusions h3{ font-size:28px; margin:0 0 24px; }
:where(.mchs-page) .offer-inclusions ul{ list-style:none; padding:0; margin:0; }
:where(.mchs-page) .offer-inclusions li{ padding:17px 0; border-bottom:1px solid var(--line); line-height:1.65; }
:where(.mchs-page) .offer-inclusions>p{ line-height:1.65; margin-top:24px; }
:where(.mchs-page) .guarantee-panel{ display:grid; grid-template-columns:1fr 1fr; gap:48px; padding:48px; border:1px solid var(--line); }
:where(.mchs-page) .guarantee-panel h2{ font-size:clamp(30px,3.5vw,48px); line-height:1.1; letter-spacing:-.04em; margin:24px 0 0; }
:where(.mchs-page) .guarantee-panel p{ line-height:1.65; margin:0 0 22px; }
:where(.mchs-page) .proof-grid{ grid-template-columns:1fr 1fr; }
:where(.mchs-page) .proof-grid .evidence-card:first-child{ grid-row:span 2; }
:where(.mchs-page) .proof-rating{ font-size:64px; line-height:1; font-weight:800; margin:28px 0; }
:where(.mchs-page) .proof-rating span{ color:#a66b00; }
:where(.mchs-page) .proof-pending{ background:#efeee7; }
:where(.mchs-page) .proof-pending h3{ margin-top:22px; }
:where(.mchs-page) .proof-document{ border:1px dashed var(--muted); padding:24px; margin-top:24px; line-height:1.6; }
@media(max-width:760px){:where(.mchs-page) .offer-grid,:where(.mchs-page) .guarantee-panel,:where(.mchs-page) .proof-grid{ grid-template-columns:1fr; }
:where(.mchs-page) .offer-price,:where(.mchs-page) .offer-inclusions,:where(.mchs-page) .guarantee-panel{ padding:28px 22px; }
:where(.mchs-page) .guarantee-panel{ gap:24px; }
:where(.mchs-page) .proof-grid .evidence-card:first-child{ grid-row:auto; }
:where(.mchs-page) .hero h1{ font-size:clamp(29px,8vw,47px); }}
:where(.mchs-page) [hidden]{ display:none !important; }
:where(.mchs-page) .work-reference{ list-style:none; padding:0; margin:0; }
:where(.mchs-page) .work-reference li{ padding:0; border-top:1px solid var(--line); }
:where(.mchs-page) .work-reference .work-group{ border:0; }
:where(.mchs-page) .work-reference summary{ grid-template-columns:28px minmax(0,1fr) 34px; gap:16px; padding:24px 0; }
:where(.mchs-page) .work-reference summary strong{ font-size:22px; line-height:1.35; letter-spacing:-.02em; }
:where(.mchs-page) .work-reference details > p{ padding:0 50px 24px 44px; }
:where(.mchs-page) .work-intro > .btn{ margin-top:28px; }
:where(.mchs-page) .urgent-option{ padding:28px; }
:where(.mchs-page) .urgent-panel::after{ pointer-events:none; }
:where(.mchs-page) .urgent-panel > *{ position:relative; z-index:1; }
:where(.mchs-page) .work-number{ color:var(--red); font-weight:700; font-size:14px; padding-top:5px; min-width:25px; }
:where(.mchs-page) .work-reference h3{ margin:0 0 10px; font-size:22px; line-height:1.3; letter-spacing:-.02em; }
:where(.mchs-page) .work-reference p{ margin:0; line-height:1.65; color:var(--muted); }
:where(.mchs-page) .equipment-options{ display:grid; grid-template-columns:1fr 1fr; gap:0; margin-top:40px; border:1px solid var(--line); }
:where(.mchs-page) .equipment-options article{ padding:40px; display:flex; flex-direction:column; align-items:flex-start; }
:where(.mchs-page) .equipment-options article+article{ background:#eae8df; border-left:1px solid var(--line); }
:where(.mchs-page) .equipment-options h3{ margin:0 0 20px; font-size:28px; letter-spacing:-.035em; }
:where(.mchs-page) .equipment-options p{ line-height:1.65; margin:0 0 20px; }
:where(.mchs-page) .equipment-options .btn{ margin-top:auto; }
:where(.mchs-page) .proof-library{ margin-top:40px; }
:where(.mchs-page) .proof-library.has-materials{ display:grid; grid-template-columns:minmax(220px,.7fr) minmax(0,2fr); gap:40px; align-items:start; }
:where(.mchs-page) .proof-overview{ padding:32px; border:1px solid var(--line); }
:where(.mchs-page) .proof-library:not(.has-materials) .proof-overview{ display:flex; align-items:center; flex-wrap:wrap; gap:24px 40px; }
:where(.mchs-page) .proof-rating{ margin:0; font-size:56px; }
:where(.mchs-page) .proof-rating span{ display:block; font-size:22px; letter-spacing:3px; margin-top:12px; }
:where(.mchs-page) .proof-overview p:not(.proof-rating){ line-height:1.6; }
:where(.mchs-page) .proof-filters{ display:flex; flex-wrap:wrap; gap:8px; }
:where(.mchs-page) .proof-filters button{ border:1px solid var(--line); padding:12px 16px; background:transparent; color:var(--ink); cursor:pointer; font:inherit; }
:where(.mchs-page) .proof-filters button[aria-pressed=true]{ background:var(--ink); color:var(--paper); }
:where(.mchs-page) .proof-count{ color:var(--muted); font-size:14px; }
:where(.mchs-page) .proof-cards{ display:grid; grid-template-columns:repeat(2,minmax(0,1fr)); gap:16px; }
:where(.mchs-page) .proof-card{ display:flex; flex-direction:column; align-items:start; padding:24px; border:1px solid var(--line); min-width:0; transition:border-color .2s; }
:where(.mchs-page) .proof-card:hover{ border-color:var(--red); }
:where(.mchs-page) .proof-card img{ width:100%; height:190px; object-fit:contain; background:#eae8df; margin-bottom:20px; }
:where(.mchs-page) .proof-card h3{ margin:14px 0; font-size:22px; line-height:1.3; }
:where(.mchs-page) .proof-card p{ line-height:1.6; margin:0 0 20px; }
:where(.mchs-page) .proof-card .btn{ margin-top:auto; }
:where(.mchs-page) .proof-kind{ color:var(--muted); font-size:13px; }
:where(.mchs-page) #proofMore{ margin-top:24px; }
:where(.mchs-page) .proof-dialog{ border:0; padding:30px; width:min(940px,calc(100vw - 32px)); max-height:90dvh; background:var(--paper); color:var(--ink); overflow:auto; }
:where(.mchs-page) .proof-dialog::backdrop{ background:#071a35cc; }
:where(.mchs-page) .proof-dialog-bar,:where(.mchs-page) .proof-dialog-nav{ display:flex; gap:12px; align-items:center; justify-content:space-between; }
:where(.mchs-page) .proof-dialog-nav{ margin-top:32px; }
:where(.mchs-page) .proof-dialog h2{ font-size:clamp(26px,4vw,40px); line-height:1.2; letter-spacing:-.03em; margin:28px 0 16px; }
:where(.mchs-page) .proof-dialog h3{ font-size:20px; margin:26px 0 10px; }
:where(.mchs-page) .proof-dialog p{ line-height:1.7; white-space:pre-line; overflow-wrap:anywhere; }
:where(.mchs-page) .proof-documents{ display:grid; gap:24px; }
:where(.mchs-page) .proof-document-view{ overflow:auto; max-height:65vh; background:#e9e7df; border:1px solid var(--line); }
:where(.mchs-page) .proof-document-view img{ display:block; width:100%; max-width:none; height:auto; }
:where(.mchs-page) .proof-document-view.is-zoomed img{ width:180%; }
:where(.mchs-page) .proof-document-actions{ display:flex; flex-wrap:wrap; gap:12px; margin:12px 0; }
.mchs-page.proof-open{ overflow:hidden; }
:where(.mchs-page) .quiz-options--works{ grid-template-columns:repeat(2,minmax(0,1fr)); }
:where(.mchs-page) .quiz-options--works .quiz-option-marker{ border-radius:2px; }
:where(.mchs-page) .quiz-options--works .quiz-option{ min-height:52px; padding:12px 16px; }
:where(.mchs-page) .quiz-options--works .quiz-option span:first-child{ line-height:1.5; }
:where(.mchs-page) .quiz-skip{ margin-top:20px; color:inherit; text-underline-offset:4px; display:inline-block; }
:where(.mchs-page) .request-context{ padding:14px 18px; border-left:3px solid var(--red); margin:0 0 20px; line-height:1.5; }
@media(max-width:900px){:where(.mchs-page) .proof-library.has-materials{ grid-template-columns:1fr; }}
@media(max-width:640px){:where(.mchs-page) .quiz-options--works{ grid-template-columns:1fr; }
:where(.mchs-page) .equipment-options,:where(.mchs-page) .proof-cards{ grid-template-columns:1fr; }
:where(.mchs-page) .equipment-options article{ padding:26px 22px; }
:where(.mchs-page) .equipment-options article+article{ border-left:0; border-top:1px solid var(--line); }
:where(.mchs-page) .equipment-options h3{ font-size:25px; }
:where(.mchs-page) .proof-overview{ padding:24px; }
:where(.mchs-page) .proof-dialog{ padding:18px; }
:where(.mchs-page) .proof-dialog-nav .btn{ font-size:12px; padding:12px; }
:where(.mchs-page) .work-reference summary strong{ font-size:19px; }
:where(.mchs-page) .work-reference summary{ gap:10px; grid-template-columns:24px minmax(0,1fr) 30px; }
:where(.mchs-page) .work-reference details > p{ padding:0 0 22px 34px; }
:where(.mchs-page) .urgent-option{ padding:22px 20px; }
:where(.mchs-page) .work-reference li{ gap:12px; }}
:where(.mchs-page) .hero-visual{ container-type:inline-size; }
:where(.mchs-page) .hero-word{ inset:50px 0 auto; width:100%; font-size:clamp(24px,10.3vw,140px); font-size:10.3cqw; letter-spacing:-.065em; padding-inline:12px; }
:where(.mchs-page) .route-card{ display:flex; flex-direction:column; align-items:stretch; justify-content:flex-start; border-radius:0; }
:where(.mchs-page) .route-card h3{ margin:56px 0 0; min-height:3.45em; }
:where(.mchs-page) .route-card p{ margin-top:18px; }
:where(.mchs-page) .reviews-carousel{ width:100%; min-width:0; }
:where(.mchs-page) #myReviews__block-widget{ display:block; width:100%; height:480px; border:0; margin:0 auto; max-width:1170px; }
:where(.mchs-page) .reviews-source{ display:inline-block; margin-top:20px; font-size:14px; }
:where(.mchs-page) .proof-library{ display:block; }
:where(.mchs-page) .proof-collection:not([hidden]){ margin-top:48px; }
:where(.mchs-page) .phone-control{ display:flex; align-items:center; border:1px solid currentColor; border-radius:3px; }
:where(.mchs-page) .phone-control>span{ padding-left:16px; flex:none; }
:where(.mchs-page) .phone-control input{ flex:1; min-width:0; width:100%; border:0!important; background:transparent; }
:where(.mchs-page) .phone-control:focus-within{ outline:2px solid #77a9dc; outline-offset:2px; }
:where(.mchs-page) .phone-control input:focus{ outline:none; box-shadow:none; }
@media(max-width:640px){:where(.mchs-page) .route-card h3{ margin-top:30px; min-height:0; }
:where(.mchs-page) .hero-word{ top:95px; }}
.mchs-page{font-family:Manrope,sans-serif}
.mchs-page #proof{padding-bottom:48px}.mchs-page #routes{padding-top:48px}
@media(max-width:640px){.mchs-page #proof{padding-bottom:32px}.mchs-page #routes{padding-top:32px}}
