@font-face{font-family:Inter;src:url('/assets/Inter-400.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/Inter-500.woff2') format('woff2');font-style:normal;font-weight:500;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/Inter-600.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
@font-face{font-family:Inter;src:url('/assets/Inter-700.woff2') format('woff2');font-style:normal;font-weight:700;font-display:swap}
html{scroll-behavior:smooth}body{margin:0;background:#111014}.skip{position:absolute;left:16px;top:-100px;background:#c6a5ff;color:#111014;padding:10px 14px;z-index:20}.skip:focus{top:12px}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
  #mw-preview {
    --mw-bg: #111014;
    --mw-ink: #f7f4fc;
    --mw-muted: #bdb6c8;
    --mw-violet: #c6a5ff;
    --mw-gold: #c5b594;
    --mw-line: rgba(255,255,255,.14);
    box-sizing: border-box;
    width: 100%;
    max-width: none;
    margin: 0 auto;
    overflow: hidden;
    color: var(--mw-ink);
    background: var(--mw-bg);
    font-family: Inter, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
    line-height: 1.5;
  }
  #mw-preview *, #mw-preview *::before, #mw-preview *::after { box-sizing: border-box; }
  #mw-preview a { color: inherit; text-decoration: none; }
  #mw-preview a:focus-visible { outline: 2px solid var(--mw-violet); outline-offset: 6px; }
  #mw-preview .mw-shell { width: calc(100% - 88px); max-width: 1170px; margin: 0 auto; }
  #mw-preview .mw-header { height: 86px; border-bottom: 1px solid var(--mw-line); background: #111014; }
  #mw-preview .mw-header-inner { height: 100%; display: flex; align-items: center; justify-content: space-between; gap: 30px; }
  #mw-preview .mw-brand { display: inline-flex; align-items: center; gap: 12px; flex: none; }
  #mw-preview .mw-brand img { width: 38px; height: 32px; object-fit: contain; }
  #mw-preview .mw-brand span { color: var(--mw-gold); font-size: 23px; font-weight: 600; letter-spacing: -.055em; }
  #mw-preview .mw-nav { display: flex; align-items: center; gap: 34px; color: #ded8e6; font-size: 14px; }
  #mw-preview .mw-nav a { padding: 10px 0; }
  #mw-preview .mw-nav a:hover { color: var(--mw-violet); }
  #mw-preview .mw-hero { position: relative; isolation: isolate; min-height: 600px; overflow: hidden; }
  #mw-preview .mw-hero-image { position: absolute; z-index: -2; inset: 0; width: 100%; height: 100%; object-fit: cover; object-position: center 52%; }
  #mw-preview .mw-hero::after { content: ""; position: absolute; z-index: -1; inset: 0; background: linear-gradient(90deg,rgba(17,16,20,.52) 0%,transparent 61%),linear-gradient(0deg,#111014 0%,transparent 18%); }
  #mw-preview .mw-hero-inner { min-height: 600px; display: flex; align-items: center; }
  #mw-preview .mw-hero-copy { width: 54%; padding: 20px 0 45px; }
  #mw-preview .mw-hero h1 { margin: 0 0 25px; font-size: clamp(65px,7.3vw,96px); line-height: 1.04; font-weight: 700; letter-spacing: -.065em; }
  #mw-preview .mw-hero p { max-width: 400px; margin: 0; color: #e3ddeb; font-size: 23px; line-height: 1.46; letter-spacing: -.025em; }
  #mw-preview .mw-section { border-top: 1px solid var(--mw-line); }
  #mw-preview .mw-company { padding: 84px 0 106px; }
  #mw-preview .mw-kicker { margin: 0 0 52px; color: var(--mw-violet); font-size: 12px; letter-spacing: .19em; font-weight: 600; text-transform: uppercase; }
  #mw-preview .mw-company-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 70px; align-items: start; }
  #mw-preview .mw-company h2 { max-width: 430px; margin: 0; font-size: clamp(44px,5.2vw,67px); line-height: 1.08; letter-spacing: -.055em; font-weight: 500; }
  #mw-preview .mw-company .mw-prose { max-width: 490px; padding-top: 8px; }
  #mw-preview .mw-company .mw-prose p { margin: 0 0 22px; color: #d1cadb; font-size: 18px; line-height: 1.75; }
  #mw-preview .mw-company .mw-prose p:first-child { color: #f1ecf7; font-size: 21px; line-height: 1.58; letter-spacing: -.02em; }
  #mw-preview .mw-software { padding: 81px 0 100px; background: #19151f; }
  #mw-preview .mw-software .mw-kicker { margin-bottom: 48px; }
  #mw-preview .mw-software-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 70px; align-items: center; }
  #mw-preview .mw-platform { display: flex; align-items: baseline; gap: 18px; }
  #mw-preview .mw-platform strong { color: var(--mw-violet); font-size: clamp(86px,10vw,133px); font-weight: 500; letter-spacing: -.085em; line-height: .9; }
  #mw-preview .mw-platform span { max-width: 112px; color: #c8c1d2; font-size: 12px; line-height: 1.45; letter-spacing: .11em; text-transform: uppercase; }
  #mw-preview .mw-software h2 { margin: 0 0 18px; font-size: clamp(29px,3vw,39px); font-weight: 500; line-height: 1.2; letter-spacing: -.045em; }
  #mw-preview .mw-software p:not(.mw-kicker) { max-width: 485px; margin: 0; color: #c8c0d1; font-size: 18px; line-height: 1.72; }
  #mw-preview .mw-contact { padding: 84px 0 102px; }
  #mw-preview .mw-contact .mw-kicker { margin-bottom: 42px; }
  #mw-preview .mw-contact-grid { display: grid; grid-template-columns: 1fr 1.1fr; gap: 70px; }
  #mw-preview .mw-contact h2 { margin: 0; font-size: clamp(43px,5vw,66px); font-weight: 500; letter-spacing: -.055em; line-height: 1.08; }
  #mw-preview .mw-contact p:not(.mw-kicker) { max-width: 470px; margin: 0 0 25px; color: #cfc8d8; font-size: 18px; line-height: 1.7; }
  #mw-preview .mw-contact a { display: inline-block; max-width: 100%; color: var(--mw-violet); font-size: clamp(19px,2.5vw,29px); line-height: 1.4; letter-spacing: -.045em; overflow-wrap: anywhere; border-bottom: 1px solid rgba(198,165,255,.65); padding-bottom: 5px; }
  #mw-preview .mw-contact a:hover { color: #dcc6ff; }
  #mw-preview .mw-footer { border-top: 1px solid var(--mw-line); padding: 31px 0 40px; }
  #mw-preview .mw-footer-inner { display: flex; align-items: flex-start; justify-content: space-between; gap: 30px; }
  #mw-preview .mw-footer-brand { color: var(--mw-gold); font-weight: 600; font-size: 17px; letter-spacing: -.04em; }
  #mw-preview .mw-footer p { color: #a79eae; margin: 0; font-size: 12px; line-height: 1.7; text-align: right; }
  @media (max-width: 700px) {
    #mw-preview .mw-shell { width: calc(100% - 42px); }
    #mw-preview .mw-header { height: 74px; }
    #mw-preview .mw-brand img { width: 32px; height: 27px; }
    #mw-preview .mw-brand span { font-size: 20px; }
    #mw-preview .mw-nav { gap: 0; font-size: 13px; }
    #mw-preview .mw-nav a:not(:last-child) { display: none; }
    #mw-preview .mw-hero, #mw-preview .mw-hero-inner { min-height: 710px; }
    #mw-preview .mw-hero-inner { align-items: flex-start; }
    #mw-preview .mw-hero-image { inset: auto 0 0; height: 470px; object-position: 88% center; }
    #mw-preview .mw-hero::after { background: linear-gradient(180deg,#111014 0%,transparent 44%),linear-gradient(0deg,#111014 0%,transparent 13%); }
    #mw-preview .mw-hero-copy { width: 100%; padding: 38px 0 0; }
    #mw-preview .mw-hero h1 { font-size: clamp(45px,11.6vw,74px); margin-bottom: 17px; }
    #mw-preview .mw-hero p { max-width: 350px; font-size: 20px; }
    #mw-preview .mw-company { padding: 48px 0 63px; }
    #mw-preview .mw-kicker { margin-bottom: 25px; }
    #mw-preview .mw-company-grid, #mw-preview .mw-software-grid { display: block; }
    #mw-preview .mw-company h2 { font-size: 43px; margin-bottom: 25px; }
    #mw-preview .mw-company .mw-prose { padding-top: 0; }
    #mw-preview .mw-company .mw-prose p { font-size: 16px; margin-bottom: 14px; }
    #mw-preview .mw-company .mw-prose p:first-child { font-size: 19px; }
    #mw-preview .mw-software { padding: 49px 0 65px; }
    #mw-preview .mw-software .mw-kicker { margin-bottom: 29px; }
    #mw-preview .mw-platform { margin-bottom: 34px; }
    #mw-preview .mw-platform strong { font-size: 88px; }
    #mw-preview .mw-software h2 { font-size: 31px; }
    #mw-preview .mw-software p:not(.mw-kicker) { font-size: 16px; }
    #mw-preview .mw-contact { padding: 50px 0 68px; }
    #mw-preview .mw-contact .mw-kicker { margin-bottom: 26px; }
    #mw-preview .mw-contact-grid { display: block; }
    #mw-preview .mw-contact h2 { margin-bottom: 23px; font-size: 42px; }
    #mw-preview .mw-contact p:not(.mw-kicker) { font-size: 16px; margin-bottom: 19px; }
    #mw-preview .mw-contact a { font-size: 24px; }
    #mw-preview .mw-footer-inner { display: block; }
    #mw-preview .mw-footer p { margin-top: 16px; text-align: left; }
  }
  @media (max-width: 360px) {
    #mw-preview .mw-nav { gap: 11px; font-size: 11px; }
    #mw-preview .mw-brand span { font-size: 18px; }
    #mw-preview .mw-hero h1 { font-size: 43px; }
    #mw-preview .mw-hero-image { height: 390px; object-position: 92% center; }
    #mw-preview .mw-contact a { font-size: 20px; }
  }
