/* ============================================================
   CX360-One — stylesheet ported from SpartacusRec/gevian.id.

   This is the COMPILED output of that project's app/globals.css,
   captured verbatim from its Vite dev server, not the source file.
   The distinction matters: globals.css begins with
   `@import "tailwindcss"`, and the compiled result differs from the
   source in two ways that visibly change the layout.

   1. Preflight. The source declares no rules for h1-h6, ul, button
      or img, and relies on Tailwind's base layer for them —
      including `html { line-height: 1.5 }`, without which the page
      renders ~24px shorter.

   2. A generated `.container` utility. Tailwind scans the markup,
      finds class="container", and emits its own `.container` with
      responsive `max-width` values. The project's own `.container`
      rule sets only `width` and `margin`, so it does NOT override
      that `max-width` — at viewports >= 1280px the container is
      capped at 80rem (1280px), not the 1296px the source rule alone
      would suggest.

   Reproducing either by hand is error-prone, so the compiled CSS is
   vendored as-is. To refresh it, re-capture /app/globals.css from
   that project's dev server.
   ============================================================ */

/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer theme, base, components, utilities;
@layer theme {
  :root, :host {
    --font-sans: ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji",
      "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono",
      "Courier New", monospace;
    --spacing: 0.25rem;
    --default-font-family: var(--font-sans);
    --default-mono-font-family: var(--font-mono);
  }
}
@layer base {
  *,
  ::after,
  ::before,
  ::backdrop,
  ::file-selector-button {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    border: 0 solid;
  }
  html,
  :host {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    tab-size: 4;
    font-family: var(--default-font-family, ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");
    font-feature-settings: var(--default-font-feature-settings, normal);
    font-variation-settings: var(--default-font-variation-settings, normal);
    -webkit-tap-highlight-color: transparent;
  }
  hr {
    height: 0;
    color: inherit;
    border-top-width: 1px;
  }
  abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
  }
  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-size: inherit;
    font-weight: inherit;
  }
  a {
    color: inherit;
    -webkit-text-decoration: inherit;
    text-decoration: inherit;
  }
  b,
  strong {
    font-weight: bolder;
  }
  code,
  kbd,
  samp,
  pre {
    font-family: var(--default-mono-font-family, ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);
    font-feature-settings: var(--default-mono-font-feature-settings, normal);
    font-variation-settings: var(--default-mono-font-variation-settings, normal);
    font-size: 1em;
  }
  small {
    font-size: 80%;
  }
  sub,
  sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
  }
  sub {
    bottom: -0.25em;
  }
  sup {
    top: -0.5em;
  }
  table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse;
  }
  :-moz-focusring {
    outline: auto;
  }
  progress {
    vertical-align: baseline;
  }
  summary {
    display: list-item;
  }
  ol,
  ul,
  menu {
    list-style: none;
  }
  img,
  svg,
  video,
  canvas,
  audio,
  iframe,
  embed,
  object {
    display: block;
    vertical-align: middle;
  }
  img,
  video {
    max-width: 100%;
    height: auto;
  }
  button,
  input,
  select,
  optgroup,
  textarea,
  ::file-selector-button {
    font: inherit;
    font-feature-settings: inherit;
    font-variation-settings: inherit;
    letter-spacing: inherit;
    color: inherit;
    border-radius: 0;
    background-color: transparent;
    opacity: 1;
  }
  :where(select:is([multiple], [size])) optgroup {
    font-weight: bolder;
  }
  :where(select:is([multiple], [size])) optgroup option {
    padding-inline-start: 20px;
  }
  ::file-selector-button {
    margin-inline-end: 4px;
  }
  ::placeholder {
    opacity: 1;
  }
  @supports (not (-webkit-appearance: -apple-pay-button))  or
    (contain-intrinsic-size: 1px) {
    ::placeholder {
      color: currentcolor;
      @supports (color: color-mix(in lab, red, red)) {
        color: color-mix(in oklab, currentcolor 50%, transparent);
      }
    }
  }
  textarea {
    resize: vertical;
  }
  ::-webkit-search-decoration {
    -webkit-appearance: none;
  }
  ::-webkit-date-and-time-value {
    min-height: 1lh;
    text-align: inherit;
  }
  ::-webkit-datetime-edit {
    display: inline-flex;
  }
  ::-webkit-datetime-edit-fields-wrapper {
    padding: 0;
  }
  ::-webkit-datetime-edit,
  ::-webkit-datetime-edit-year-field,
  ::-webkit-datetime-edit-month-field,
  ::-webkit-datetime-edit-day-field,
  ::-webkit-datetime-edit-hour-field,
  ::-webkit-datetime-edit-minute-field,
  ::-webkit-datetime-edit-second-field,
  ::-webkit-datetime-edit-millisecond-field,
  ::-webkit-datetime-edit-meridiem-field {
    padding-block: 0;
  }
  ::-webkit-calendar-picker-indicator {
    line-height: 1;
  }
  :-moz-ui-invalid {
    box-shadow: none;
  }
  button,
  input:where([type="button"], [type="reset"], [type="submit"]),
  ::file-selector-button {
    appearance: button;
  }
  ::-webkit-inner-spin-button,
  ::-webkit-outer-spin-button {
    height: auto;
  }
  [hidden]:where(:not([hidden="until-found"])) {
    display: none !important;
  }
}
@layer utilities {
  .visible {
    visibility: visible;
  }
  .relative {
    position: relative;
  }
  .static {
    position: static;
  }
  .start {
    inset-inline-start: var(--spacing);
  }
  .container {
    width: 100%;
    @media (width >= 40rem) {
      max-width: 40rem;
    }
    @media (width >= 48rem) {
      max-width: 48rem;
    }
    @media (width >= 64rem) {
      max-width: 64rem;
    }
    @media (width >= 80rem) {
      max-width: 80rem;
    }
    @media (width >= 96rem) {
      max-width: 96rem;
    }
  }
  .hidden {
    display: none;
  }
  .inline {
    display: inline;
  }
  .table {
    display: table;
  }
}
:root {
  --ink: #10233f;
  --muted: #60708a;
  --blue: #1746d1;
  --blue-dark: #103aad;
  --cyan: #20c6e8;
  --coral: #ff725e;
  --paper: #fcfbf8;
  --panel: #ffffff;
  --wash: #f4f6fa;
  --border: #dde5f0;
  --shadow: 0 18px 50px rgba(16, 35, 63, 0.11);
}
* {
  box-sizing: border-box;
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 88px;
}
body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", sans-serif;
  text-rendering: optimizeLegibility;
}
a {
  color: inherit;
  text-decoration: none;
}
.container {
  width: min(1336px, calc(100% - 104px));
  margin: 0 auto;
}
.site-header {
  position: sticky;
  top: 0;
  z-index: 50;
  height: 82px;
  border-bottom: 1px solid rgba(221, 229, 240, 0.86);
  background: rgba(252, 251, 248, 0.9);
  backdrop-filter: blur(18px);
}
.nav-shell {
  height: 100%;
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 32px;
}
.brand {
  display: inline-flex;
  align-items: center;
  width: max-content;
  font-size: 32px;
  font-weight: 800;
  letter-spacing: -0.06em;
  line-height: 1;
}
.brand-mark {
  color: var(--ink);
}
.brand-accent {
  color: var(--blue);
}
.gevian-brand {
  width: 188px;
  height: 58px;
  overflow: hidden;
}
.gevian-brand img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: left center;
}
.main-nav {
  display: flex;
  align-items: center;
  gap: 40px;
  font-size: 15px;
  font-weight: 650;
}
.main-nav a {
  position: relative;
  padding: 31px 0 29px;
}
.main-nav a::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 23px;
  width: 0;
  height: 2px;
  border-radius: 2px;
  background: var(--blue);
  transform: translateX(-50%);
  transition: width 180ms ease-out;
}
.main-nav a:hover::after,
.main-nav a:focus-visible::after {
  width: 100%;
}
.nav-shell > .button {
  justify-self: end;
}
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 54px;
  padding: 0 27px;
  border: 1px solid transparent;
  border-radius: 11px;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: -0.01em;
  transition: transform 180ms ease, box-shadow 180ms ease, background 180ms ease,
    border-color 180ms ease;
}
.button:hover {
  transform: translateY(-2px);
}
.button:focus-visible, a:focus-visible {
  outline: 3px solid rgba(32, 198, 232, 0.42);
  outline-offset: 3px;
}
.button-small {
  min-height: 44px;
  padding-inline: 20px;
  background: var(--blue);
  color: #fff;
  box-shadow: 0 8px 20px rgba(23, 70, 209, 0.17);
}
.button-small:hover, .button-primary:hover {
  background: var(--blue-dark);
}
.button-primary {
  background: var(--blue);
  color: #fff;
  box-shadow: 0 12px 28px rgba(23, 70, 209, 0.22);
}
.button-secondary {
  border-color: var(--blue);
  background: #fff;
  color: var(--blue);
}
.button-secondary:hover {
  background: #f4f7ff;
  box-shadow: 0 10px 24px rgba(23, 70, 209, 0.1);
}
.hero {
  position: relative;
  overflow: hidden;
  min-height: 750px;
  padding: 86px 0 78px;
  background: radial-gradient(circle at 80% 50%, rgba(32, 198, 232, 0.13), transparent 27%),
    linear-gradient(180deg, #fff 0%, var(--paper) 100%);
}
.hero::before {
  content: "";
  position: absolute;
  inset: 0;
  opacity: 0.35;
  background-image: radial-gradient(#8cb9ee 1px, transparent 1px);
  background-size: 18px 18px;
  mask-image: linear-gradient(90deg, transparent 38%, #000 74%, transparent 100%);
}
.hero-orbit {
  position: absolute;
  right: -170px;
  top: 20px;
  width: 780px;
  height: 780px;
  border: 1px dotted rgba(23, 70, 209, 0.12);
  border-radius: 50%;
  pointer-events: none;
}
.hero-orbit-two {
  right: -35px;
  top: 150px;
  width: 520px;
  height: 520px;
}
.hero-grid {
  position: relative;
  z-index: 2;
  display: grid;
  grid-template-columns: minmax(0, 0.92fr) minmax(530px, 1.08fr);
  align-items: center;
  gap: 64px;
}
.hero-copy {
  padding: 6px 0 0;
}
.eyebrow, .section-kicker {
  display: inline-flex;
  align-items: center;
  gap: 9px;
  color: #069dd2;
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.105em;
  text-transform: uppercase;
}
.eyebrow::before, .section-kicker::before {
  content: "";
  width: 24px;
  height: 2px;
  background: var(--coral);
}
.hero h1 {
  max-width: 680px;
  margin: 22px 0 23px;
  font-size: clamp(48px, 4.35vw, 67px);
  font-weight: 760;
  line-height: 1.035;
  letter-spacing: -0.052em;
}
.hero h1 span {
  color: var(--blue);
}
.hero-lead {
  max-width: 615px;
  margin: 0;
  color: var(--muted);
  font-size: 18px;
  line-height: 1.64;
}
.hero-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 31px;
}
.hero-proof {
  display: flex;
  align-items: center;
  gap: 0;
  margin-top: 41px;
}
.hero-proof span {
  display: flex;
  align-items: center;
  gap: 9px;
  padding: 0 22px;
  border-right: 1px solid var(--border);
  color: var(--ink);
  font-size: 14px;
  font-weight: 700;
}
.hero-proof span:first-child {
  padding-left: 0;
}
.hero-proof span:last-child {
  border: 0;
}
.hero-proof svg {
  color: var(--blue);
}
.product-visual {
  position: relative;
  min-height: 575px;
  isolation: isolate;
}
.visual-halo {
  position: absolute;
  inset: 15% 3% 3% 7%;
  z-index: -2;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(32, 198, 232, 0.28), rgba(23, 70, 209, 0.06) 45%, transparent 70%);
  filter: blur(5px);
}
.product-visual::before,
.product-visual::after {
  content: "";
  position: absolute;
  z-index: -1;
  border: 1px solid rgba(23, 70, 209, 0.28);
  border-radius: 50%;
}
.product-visual::before {
  inset: 13% 4% 6% 7%;
}
.product-visual::after {
  inset: 24% 15% 14% 19%;
  border-style: dashed;
}
.ui-card {
  position: absolute;
  border: 1px solid rgba(198, 211, 228, 0.9);
  border-radius: 16px;
  background: rgba(255, 255, 255, 0.96);
  box-shadow: var(--shadow);
  color: var(--ink);
  backdrop-filter: blur(12px);
  transition: transform 220ms ease, box-shadow 220ms ease;
}
.ui-card:hover {
  transform: translateY(-4px);
  box-shadow: 0 24px 60px rgba(16, 35, 63, 0.16);
}
.ui-card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  font-size: 14px;
}
.status {
  padding: 5px 9px;
  border-radius: 99px;
  font-size: 10px;
  font-weight: 800;
}
.status-green {
  background: #e8f8ed;
  color: #14883d;
}
.status-blue {
  border: 1px solid #9db5fa;
  background: #f3f6ff;
  color: var(--blue);
}
.customer-card {
  left: 0;
  top: 26px;
  width: 294px;
  padding: 21px;
}
.customer-profile {
  display: flex;
  align-items: center;
  gap: 11px;
  margin: 18px 0;
  padding-bottom: 15px;
  border-bottom: 1px solid var(--border);
}
.customer-profile > span:last-child {
  display: grid;
  gap: 3px;
  font-size: 12px;
}
.customer-profile small {
  color: var(--muted);
  font-size: 10px;
}
.avatar {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #eaf0fe;
  color: var(--blue);
  font-weight: 800;
}
.conversation-label {
  margin-bottom: 10px;
  color: var(--muted);
  font-size: 10px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}
.conversation-row {
  display: grid;
  grid-template-columns: 27px 1fr;
  align-items: start;
  gap: 8px;
  margin-top: 8px;
}
.conversation-row p {
  margin: 0;
  padding: 8px 9px;
  border-radius: 8px;
  background: #f4f7fb;
  color: #3e506a;
  font-size: 10px;
  line-height: 1.4;
}
.channel-badge {
  display: grid;
  place-items: center;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  font-size: 10px;
  font-weight: 900;
}
.whatsapp {
  background: #e2f8e9;
  color: #119542;
}
.email {
  background: #e7efff;
  color: var(--blue);
}
.workflow-card {
  right: 0;
  top: 82px;
  width: 300px;
  padding: 21px 22px 22px;
}
.workflow-list {
  position: relative;
  display: grid;
  gap: 17px;
  margin: 22px 0 0;
  padding: 0;
  list-style: none;
  color: #53647c;
  font-size: 11px;
  font-weight: 650;
}
.workflow-list::before {
  content: "";
  position: absolute;
  left: 8px;
  top: 8px;
  bottom: 8px;
  width: 1px;
  background: #cdd8e7;
}
.workflow-list li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 11px;
}
.workflow-list i {
  position: relative;
  z-index: 1;
  display: grid;
  place-items: center;
  width: 17px;
  height: 17px;
  border: 2px solid #c7d2df;
  border-radius: 50%;
  background: #fff;
}
.workflow-list .done i {
  border-color: var(--blue);
  background: var(--blue);
  color: #fff;
}
.workflow-list .current {
  color: var(--blue);
}
.workflow-list .current i {
  border: 4px solid var(--blue);
  box-shadow: 0 0 0 4px #dfe8ff;
}
.insight-card {
  left: 185px;
  bottom: 6px;
  width: 298px;
  padding: 21px 22px;
}
.trend {
  color: #15954a;
  font-size: 10px;
  font-weight: 800;
}
.insight-score {
  margin-top: 20px;
  color: var(--muted);
  font-size: 11px;
}
.insight-score strong {
  display: block;
  margin-top: 3px;
  color: var(--ink);
  font-size: 21px;
}
.bar-chart {
  display: flex;
  align-items: end;
  gap: 10px;
  height: 75px;
  margin-top: 16px;
  padding-top: 10px;
  border-bottom: 1px solid #d8e1ed;
  background: linear-gradient(to top, rgba(23,70,209,.06), transparent);
}
.bar-chart i {
  flex: 1;
  min-height: 12px;
  border-radius: 4px 4px 0 0;
  background: linear-gradient(180deg, var(--cyan), var(--blue));
}
.knowledge-card {
  right: 4px;
  bottom: 43px;
  width: 178px;
  display: flex;
  align-items: center;
  gap: 11px;
  padding: 16px;
}
.knowledge-icon {
  display: grid;
  place-items: center;
  min-width: 36px;
  height: 36px;
  border-radius: 10px;
  background: #edf2ff;
  color: var(--blue);
}
.knowledge-card div:last-child {
  display: grid;
  gap: 3px;
}
.knowledge-card small {
  color: var(--muted);
  font-size: 9px;
}
.knowledge-card strong {
  font-size: 10px;
  line-height: 1.35;
}
.platform-section {
  padding: 112px 0 120px;
  background: #fff;
}
.section-heading {
  margin-bottom: 48px;
}
.split-heading {
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  align-items: end;
  gap: 80px;
}
.section-heading h2, .benefit-intro h2, .architecture-copy h2, .review-card h2 {
  margin: 18px 0 0;
  font-size: clamp(36px, 3.4vw, 52px);
  line-height: 1.08;
  letter-spacing: -0.045em;
}
.split-heading p, .benefit-intro > p, .architecture-copy > p {
  margin: 0;
  color: var(--muted);
  font-size: 17px;
  line-height: 1.7;
}
.module-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 18px;
}
.module-card {
  min-height: 310px;
  display: flex;
  flex-direction: column;
  padding: 28px;
  border: 1px solid var(--border);
  border-radius: 18px;
  background: var(--panel);
  box-shadow: 0 6px 22px rgba(16,35,63,.035);
  transition: transform 200ms ease, border-color 200ms ease, box-shadow 200ms ease;
}
.module-card:hover {
  transform: translateY(-5px);
  border-color: #b9cae4;
  box-shadow: var(--shadow);
}
.module-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.module-icon {
  display: grid;
  place-items: center;
  width: 46px;
  height: 46px;
  border-radius: 13px;
}
.module-icon.blue {
  background: #eaf0ff;
  color: var(--blue);
}
.module-icon.coral {
  background: #fff0ed;
  color: #e65743;
}
.module-icon.cyan {
  background: #e4f9fd;
  color: #098fb2;
}
.module-icon.violet {
  background: #f2edff;
  color: #7651dc;
}
.module-icon.green {
  background: #eaf8ef;
  color: #198d4b;
}
.module-icon.amber {
  background: #fff5dd;
  color: #b97a08;
}
.module-icon.navy {
  background: #e7edf7;
  color: #273d62;
}
.module-number {
  color: #bac5d4;
  font-size: 12px;
  font-weight: 800;
}
.module-card h3 {
  margin: 24px 0 10px;
  font-size: 20px;
  letter-spacing: -0.025em;
}
.module-card > p {
  flex: 1;
  margin: 0;
  color: var(--muted);
  font-size: 14px;
  line-height: 1.66;
}
.tag-row {
  display: flex;
  flex-wrap: wrap;
  gap: 7px;
  margin-top: 21px;
}
.tag-row span {
  padding: 6px 9px;
  border-radius: 99px;
  background: var(--wash);
  color: #667791;
  font-size: 10px;
  font-weight: 700;
}
.foundation-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 28px;
  margin-top: 20px;
  padding: 24px 28px;
  border: 1px solid #cbd9f2;
  border-radius: 18px;
  background: linear-gradient(92deg, #f3f7ff, #f8fdff);
}
.foundation-bar > div {
  display: flex;
  align-items: center;
  gap: 14px;
}
.foundation-icon {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 13px;
  background: var(--blue);
  color: #fff;
}
.foundation-bar > div > span:last-child {
  display: grid;
  gap: 4px;
}
.foundation-bar small {
  color: var(--blue);
  font-size: 10px;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}
.foundation-bar strong {
  font-size: 15px;
}
.foundation-bar ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 8px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.foundation-bar li {
  padding: 8px 11px;
  border: 1px solid #d8e3f3;
  border-radius: 9px;
  background: #fff;
  color: #53647d;
  font-size: 11px;
  font-weight: 700;
}
.portal-feature {
  display: grid;
  grid-template-columns: .68fr 1.32fr;
  align-items: center;
  gap: 66px;
  margin-top: 112px;
  padding: 72px 0 6px;
  border-top: 1px solid var(--border);
}
.portal-copy h2 {
  margin: 18px 0 20px;
  font-size: clamp(36px, 3.2vw, 50px);
  line-height: 1.08;
  letter-spacing: -.045em;
}
.portal-copy > p {
  margin: 0;
  color: var(--muted);
  font-size: 16px;
  line-height: 1.72;
}
.portal-points {
  display: grid;
  gap: 13px;
  margin: 27px 0 0;
  padding: 0;
  list-style: none;
}
.portal-points li {
  display: flex;
  gap: 10px;
  align-items: flex-start;
  color: #4d607b;
  font-size: 13px;
  line-height: 1.45;
}
.portal-points svg {
  flex: none;
  margin-top: 1px;
  padding: 2px;
  border-radius: 50%;
  background: #e3ebff;
  color: var(--blue);
}
.portal-preview {
  min-width: 0;
  display: grid;
  grid-template-columns: 150px 1fr;
  min-height: 500px;
  overflow: hidden;
  border: 1px solid #d8e0eb;
  border-radius: 23px;
  background: #f5f7fa;
  box-shadow: 0 24px 70px rgba(16,35,63,.16);
}
.portal-sidebar {
  padding: 19px 13px;
  background: #3f4854;
  color: #fff;
}
.portal-brand {
  font-size: 15px;
  font-weight: 800;
  letter-spacing: -.03em;
}
.portal-brand span {
  color: #7fe0f2;
}
.portal-user {
  display: flex;
  align-items: center;
  gap: 9px;
  margin: 24px 0 18px;
  padding-top: 18px;
  border-top: 1px solid rgba(255,255,255,.16);
}
.portal-user > b {
  display: grid;
  place-items: center;
  width: 34px;
  height: 34px;
  border-radius: 9px;
  background: #697480;
  font-size: 11px;
}
.portal-user > span {
  display: grid;
  gap: 2px;
  font-size: 10px;
  font-weight: 700;
}
.portal-user small {
  color: #cbd2da;
  font-size: 8px;
  font-weight: 500;
}
.portal-sidebar button {
  width: 100%;
  height: 38px;
  border: 0;
  border-radius: 9px;
  background: #fff;
  color: #263241;
  font: inherit;
  font-size: 10px;
  font-weight: 800;
  cursor: pointer;
}
.portal-sidebar nav {
  display: grid;
  gap: 5px;
  margin-top: 14px;
}
.portal-sidebar nav > span {
  display: flex;
  align-items: center;
  gap: 8px;
  min-height: 35px;
  padding: 0 9px;
  border-radius: 8px;
  color: #dfe4e9;
  font-size: 9px;
  font-weight: 650;
}
.portal-sidebar nav > span.active {
  background: #6b7480;
  color: #fff;
}
.portal-sidebar nav i {
  margin-left: auto;
  padding: 3px 6px;
  border-radius: 99px;
  background: #7f8994;
  font-style: normal;
}
.portal-screen {
  min-width: 0;
  padding: 26px;
}
.portal-screen-head {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
}
.portal-screen-head > div {
  display: grid;
  gap: 4px;
}
.portal-screen-head small {
  color: #8490a1;
  font-size: 8px;
  text-transform: uppercase;
  letter-spacing: .08em;
}
.portal-screen-head strong {
  font-size: 18px;
  letter-spacing: -.03em;
}
.portal-screen-head > span {
  padding: 9px 11px;
  border-radius: 8px;
  background: #46505c;
  color: #fff;
  font-size: 8px;
  font-weight: 800;
}
.portal-stats {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 10px;
  margin-top: 21px;
}
.portal-stats article {
  display: grid;
  min-width: 0;
  padding: 15px;
  border: 1px solid #e0e5eb;
  border-radius: 12px;
  background: #fff;
}
.portal-stats small {
  color: #657184;
  font-size: 8px;
  font-weight: 700;
}
.portal-stats strong {
  margin-top: 13px;
  font-size: 25px;
  line-height: 1;
}
.portal-stats em {
  margin-top: 8px;
  color: #9aa4b3;
  font-size: 7px;
  font-style: normal;
}
.portal-panels {
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  gap: 10px;
  margin-top: 11px;
}
.portal-panels > article {
  min-width: 0;
  padding: 16px;
  border: 1px solid #e0e5eb;
  border-radius: 13px;
  background: #fff;
}
.portal-panels article > div:first-child {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 12px;
}
.portal-panels article > div:first-child strong {
  font-size: 10px;
}
.portal-panels article > div:first-child small {
  color: #8792a2;
  font-size: 7px;
}
.portal-services {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 8px;
}
.portal-services > div {
  grid-column: 1 / -1;
}
.portal-services > span {
  display: grid;
  grid-template-columns: 26px 1fr;
  grid-template-rows: auto auto;
  column-gap: 8px;
  padding: 10px;
  border: 1px solid #e7ebf0;
  border-radius: 9px;
  background: #fafbfc;
}
.portal-services > span i {
  grid-row: 1 / 3;
  display: grid;
  place-items: center;
  width: 26px;
  height: 26px;
  border-radius: 7px;
  background: #e5f7ed;
  color: #178d4b;
  font-style: normal;
}
.portal-services b {
  overflow: hidden;
  font-size: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.portal-services small {
  color: #929cab;
  font-size: 7px;
}
.portal-tickets p {
  display: grid;
  grid-template-columns: 7px 1fr auto;
  align-items: center;
  gap: 7px;
  margin: 0;
  padding: 10px 0;
  border-top: 1px solid #edf0f3;
}
.portal-tickets p > i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #e26a12;
}
.portal-tickets p > span {
  min-width: 0;
  display: grid;
  gap: 3px;
}
.portal-tickets p b {
  overflow: hidden;
  font-size: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.portal-tickets p small {
  color: #9ba5b2;
  font-size: 7px;
}
.portal-tickets p em {
  padding: 4px 6px;
  border-radius: 99px;
  background: #e8ebef;
  color: #647183;
  font-size: 6px;
  font-style: normal;
  font-weight: 800;
}
.portal-tickets p em.resolved {
  background: #def5e8;
  color: #168449;
}
.benefit-area {
  display: grid;
  grid-template-columns: .75fr 1.25fr;
  gap: 78px;
  margin-top: 116px;
  padding-top: 105px;
  border-top: 1px solid var(--border);
}
.benefit-intro h2 {
  font-size: clamp(34px, 3vw, 46px);
}
.benefit-intro > p {
  margin-top: 21px;
}
.benefit-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 18px;
}
.benefit-item {
  display: flex;
  gap: 16px;
  padding: 25px;
  border: 1px solid var(--border);
  border-radius: 16px;
  background: var(--wash);
}
.benefit-item > span {
  display: grid;
  place-items: center;
  min-width: 42px;
  height: 42px;
  border-radius: 12px;
  background: #fff;
  color: var(--blue);
  box-shadow: 0 6px 18px rgba(16,35,63,.07);
}
.benefit-item h3 {
  margin: 1px 0 8px;
  font-size: 16px;
}
.benefit-item p {
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.6;
}
.architecture-section {
  overflow: hidden;
  padding: 116px 0 74px;
  background: #f4f6fa;
}
.architecture-grid {
  display: grid;
  grid-template-columns: .8fr 1.2fr;
  align-items: center;
  gap: 86px;
}
.architecture-copy h2 {
  font-size: clamp(38px, 3.4vw, 52px);
}
.architecture-copy > p {
  margin-top: 23px;
}
.architecture-points {
  display: grid;
  gap: 15px;
  margin: 30px 0 0;
  padding: 0;
  list-style: none;
}
.architecture-points li {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  color: #4d607b;
  font-size: 13px;
  line-height: 1.5;
}
.architecture-points svg {
  min-width: 19px;
  padding: 2px;
  border-radius: 50%;
  background: #e3ebff;
  color: var(--blue);
}
.architecture-diagram {
  position: relative;
  display: grid;
  gap: 10px;
  padding: 34px;
  border: 1px solid #d8e1ed;
  border-radius: 24px;
  background: #fff;
  box-shadow: var(--shadow);
}
.architecture-layer {
  display: grid;
  grid-template-columns: 155px 1fr;
  align-items: center;
  gap: 20px;
  min-height: 82px;
  padding: 14px 16px;
  border: 1px solid var(--border);
  border-radius: 14px;
}
.layer-label {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .03em;
}
.architecture-layer > div {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 8px;
}
.architecture-layer b {
  display: grid;
  place-items: center;
  min-height: 42px;
  padding: 8px;
  border-radius: 9px;
  background: #fff;
  font-size: 9px;
  text-align: center;
  box-shadow: 0 3px 12px rgba(16,35,63,.07);
}
.layer-channels {
  background: #eef4ff;
  color: var(--blue);
}
.layer-experience {
  background: #eafafe;
  color: #087f9d;
}
.layer-platform {
  background: #fff1ed;
  color: #bd4d3d;
}
.layer-enterprise {
  background: #f0f2f6;
  color: #596a80;
}
.flow-arrow {
  position: relative;
  z-index: 2;
  height: 20px;
  display: grid;
  place-items: center;
  margin: -6px 0;
}
.flow-arrow::before {
  content: "";
  width: 1px;
  height: 20px;
  background: var(--blue);
}
.flow-arrow::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 6px;
  height: 6px;
  border-right: 1px solid var(--blue);
  border-bottom: 1px solid var(--blue);
  transform: rotate(45deg);
}
.flow-arrow span {
  position: absolute;
  right: 12px;
  padding: 3px 7px;
  border-radius: 99px;
  background: #f3f6ff;
  color: var(--blue);
  font-size: 8px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .05em;
}
.review-card {
  position: relative;
  transform: translateY(74px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 60px;
  margin-top: 92px;
  padding: 50px 55px;
  border-radius: 24px;
  background: var(--blue);
  color: #fff;
  box-shadow: 0 24px 60px rgba(23,70,209,.26);
}
.review-card::after {
  content: "";
  position: absolute;
  right: 15%;
  top: -80%;
  width: 360px;
  height: 360px;
  border: 1px solid rgba(255,255,255,.14);
  border-radius: 50%;
  pointer-events: none;
}
.review-card > div {
  position: relative;
  z-index: 1;
  max-width: 760px;
}
.review-label {
  color: #89e9fb;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .1em;
  text-transform: uppercase;
}
.review-card h2 {
  margin-top: 13px;
  font-size: clamp(31px, 3vw, 43px);
}
.review-card p {
  margin: 15px 0 0;
  color: #dfe7ff;
  font-size: 14px;
  line-height: 1.65;
}
.button-light {
  position: relative;
  z-index: 2;
  min-width: 220px;
  background: #fff;
  color: var(--blue);
}
.button-light:hover {
  box-shadow: 0 14px 34px rgba(2,16,55,.22);
}
.contact-section {
  padding: 118px 0 96px;
  background: var(--paper);
}
.contact-head {
  max-width: 640px;
}
.contact-head h2 {
  margin: 13px 0 0;
  font-size: clamp(28px, 3vw, 40px);
  line-height: 1.16;
  letter-spacing: -0.045em;
}
.contact-head > p {
  margin: 18px 0 0;
  color: var(--muted);
  font-size: 15px;
  line-height: 1.7;
}
.contact-layout {
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  gap: 40px;
  margin-top: 44px;
  align-items: start;
}
.contact-grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 16px;
}
.demo-form {
  padding: 32px;
  border: 1px solid var(--border);
  border-radius: 20px;
  background: var(--panel);
  box-shadow: 0 14px 40px rgba(16,35,63,.06);
}
.form-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 18px;
}
.field {
  display: flex;
  flex-direction: column;
  gap: 7px;
  margin-bottom: 18px;
}
.field label {
  font-size: 12px;
  font-weight: 700;
  letter-spacing: -.01em;
}
.field label span {
  color: var(--muted);
  font-weight: 500;
}
.field input, .field select, .field textarea {
  width: 100%;
  min-height: 44px;
  padding: 11px 14px;
  border: 1px solid var(--border);
  border-radius: 11px;
  background: var(--paper);
  color: var(--ink);
  font: inherit;
  font-size: 14px;
}
.field textarea {
  min-height: 108px;
  resize: vertical;
  line-height: 1.6;
}
.field input:focus-visible, .field select:focus-visible, .field textarea:focus-visible {
  outline: 2px solid var(--blue);
  outline-offset: 1px;
  border-color: var(--blue);
}
.field input::placeholder, .field textarea::placeholder {
  color: #9aa8bd;
}
.hp {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
.form-consent {
  display: flex;
  align-items: flex-start;
  gap: 11px;
  margin: 4px 0 22px;
}
.form-consent input {
  width: 18px;
  min-width: 18px;
  height: 18px;
  min-height: 0;
  margin-top: 2px;
  accent-color: var(--blue);
}
.form-consent label {
  color: var(--muted);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.55;
}
.form-consent a {
  color: var(--blue);
  text-decoration: underline;
  text-underline-offset: 2px;
}
.demo-form button[type="submit"] {
  width: 100%;
}
.form-note {
  margin: 14px 0 0;
  color: var(--muted);
  font-size: 11px;
  line-height: 1.55;
  text-align: center;
}
.form-status {
  margin: 16px 0 0;
  padding: 13px 16px;
  border-radius: 11px;
  font-size: 13px;
  line-height: 1.55;
}
.form-status[hidden] {
  display: none;
}
.form-status.ok {
  background: #e8f8ee;
  color: #14683a;
}
.form-status.err {
  background: #fdecea;
  color: #a3271a;
}
@media (max-width: 900px) {
  .contact-layout {
    grid-template-columns: 1fr;
    gap: 28px;
  }
  .contact-grid {
    grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  }
}
@media (max-width: 560px) {
  .demo-form {
    padding: 22px;
  }
  .form-row {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.contact-card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 28px 26px;
  border: 1px solid var(--border);
  border-radius: 18px;
  background: var(--panel);
  box-shadow: 0 10px 30px rgba(16,35,63,.05);
}
.contact-card > span:first-child {
  display: grid;
  place-items: center;
  width: 42px;
  height: 42px;
  border-radius: 12px;
  background: var(--wash);
  color: var(--blue);
}
.contact-card small {
  display: block;
  margin-top: 18px;
  color: var(--muted);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: .09em;
  text-transform: uppercase;
}
.contact-card strong {
  display: block;
  margin-top: 8px;
  font-size: 16px;
  letter-spacing: -.01em;
}
.contact-card p {
  margin: 8px 0 0;
  color: var(--muted);
  font-size: 13px;
  line-height: 1.6;
}
.contact-card a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  color: var(--blue);
  font-weight: 700;
}
.contact-card a:hover {
  text-decoration: underline;
  text-underline-offset: 3px;
}
.skip-link {
  position: absolute;
  left: -9999px;
  z-index: 100;
  padding: 12px 20px;
  border-radius: 0 0 12px 0;
  background: var(--blue);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.skip-link:focus {
  left: 0;
  top: 0;
}
footer {
  padding: 122px 0 46px;
  background: #0d1d34;
  color: #fff;
}
.footer-inner {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  gap: 28px;
}
.brand-footer .brand-mark {
  color: #fff;
}
.brand-footer .brand-accent {
  color: var(--cyan);
}
.brand-footer.gevian-brand {
  width: 176px;
  height: 62px;
}
.footer-inner p {
  margin: 0;
  color: #9fafc3;
  font-size: 12px;
}
.footer-inner > span {
  justify-self: end;
  color: #6f829a;
  font-size: 11px;
}
@media (max-width: 1120px) {
  .container {
    width: min(100% - 56px, 1000px);
  }
  .hero-grid {
    grid-template-columns: 1fr;
    gap: 58px;
  }
  .hero-copy {
    max-width: 760px;
  }
  .product-visual {
    width: min(680px, 100%);
    margin: 0 auto;
  }
  .hero {
    padding-top: 72px;
  }
  .module-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .portal-feature {
    grid-template-columns: 1fr;
  }
  .architecture-grid {
    grid-template-columns: 1fr;
  }
  .architecture-copy {
    max-width: 700px;
  }
}
@media (max-width: 820px) {
  .container {
    width: min(100% - 40px, 680px);
  }
  .site-header {
    height: 72px;
  }
  .nav-shell {
    grid-template-columns: 1fr auto;
  }
  .brand {
    font-size: 28px;
  }
  .gevian-brand {
    width: 164px;
    height: 52px;
  }
  .main-nav {
    display: none;
  }
  .button-small {
    min-height: 40px;
    padding-inline: 15px;
    font-size: 13px;
  }
  .hero {
    min-height: auto;
    padding: 62px 0 82px;
  }
  .hero h1 {
    font-size: clamp(42px, 11vw, 58px);
  }
  .hero-grid {
    grid-template-columns: minmax(0, 1fr);
  }
  .product-visual {
    transform: scale(.88);
    transform-origin: left top;
    width: 113%;
    margin-bottom: -65px;
  }
  .split-heading, .benefit-area {
    grid-template-columns: 1fr;
    gap: 26px;
  }
  .portal-preview {
    min-height: 470px;
  }
  .module-grid {
    grid-template-columns: 1fr;
  }
  .foundation-bar {
    align-items: flex-start;
    flex-direction: column;
  }
  .foundation-bar ul {
    justify-content: flex-start;
  }
  .benefit-area {
    margin-top: 84px;
    padding-top: 80px;
  }
  .benefit-grid {
    grid-template-columns: 1fr;
  }
  .architecture-layer {
    grid-template-columns: 1fr;
    gap: 10px;
  }
  .review-card {
    align-items: flex-start;
    flex-direction: column;
    padding: 38px;
  }
  .footer-inner {
    grid-template-columns: 1fr;
    justify-items: center;
    text-align: center;
  }
  .footer-inner > span {
    justify-self: auto;
  }
}
@media (max-width: 560px) {
  .container {
    width: calc(100% - 32px);
  }
  .nav-shell > .button {
    display: none;
  }
  .nav-shell {
    grid-template-columns: 1fr;
  }
  .hero h1 {
    font-size: 39px;
    line-height: 1.08;
  }
  .hero-lead {
    font-size: 16px;
  }
  .hero-actions {
    display: grid;
  }
  .hero-actions .button {
    width: 100%;
  }
  .hero-proof {
    flex-wrap: wrap;
    gap: 14px 0;
  }
  .hero-proof span {
    padding-inline: 12px;
    font-size: 12px;
  }
  .product-visual {
    min-height: 620px;
    transform: none;
    width: 100%;
    margin-bottom: 0;
  }
  .customer-card {
    width: 83%;
  }
  .workflow-card {
    top: 263px;
    width: 78%;
  }
  .insight-card {
    left: 0;
    bottom: 0;
    width: 78%;
  }
  .knowledge-card {
    right: 0;
    bottom: 36px;
    width: 44%;
  }
  .platform-section {
    padding: 84px 0;
  }
  .section-heading h2, .benefit-intro h2, .architecture-copy h2 {
    font-size: 35px;
  }
  .module-card {
    min-height: 280px;
  }
  .portal-feature {
    margin-top: 84px;
    padding-top: 72px;
  }
  .portal-preview {
    grid-template-columns: 112px 1fr;
    min-height: 455px;
  }
  .portal-sidebar {
    padding-inline: 9px;
  }
  .portal-screen {
    padding: 16px;
  }
  .portal-panels {
    grid-template-columns: 1fr;
  }
  .portal-tickets {
    display: none;
  }
  .architecture-section {
    padding-top: 82px;
  }
  .contact-section {
    padding: 86px 0 72px;
  }
  .architecture-diagram {
    padding: 14px;
  }
  .architecture-layer > div {
    grid-template-columns: repeat(2, 1fr);
  }
  .review-card {
    padding: 30px 24px;
    transform: translateY(58px);
  }
  footer {
    padding-top: 100px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
  *, *::before, *::after {
    transition-duration: .01ms !important;
    animation-duration: .01ms !important;
    animation-iteration-count: 1 !important;
  }
}
.nav-mobile {
  display: none;
}
@media (max-width: 979px) {
  .main-nav {
    display: none;
  }
  .nav-shell > .button {
    display: none;
  }
  .nav-shell {
    grid-template-columns: 1fr auto;
  }
  .nav-mobile {
    display: block;
    position: relative;
  }
  .nav-mobile > summary {
    list-style: none;
    cursor: pointer;
    width: 44px;
    height: 44px;
    display: grid;
    place-items: center;
    border: 1px solid var(--border);
    border-radius: 11px;
    background: var(--panel);
    color: var(--ink);
  }
  .nav-mobile > summary::-webkit-details-marker {
    display: none;
  }
  .nav-mobile > summary::marker {
    content: "";
  }
  .nav-mobile > summary:focus-visible {
    outline: 2px solid var(--blue);
    outline-offset: 2px;
  }
  .nav-mobile-panel {
    position: absolute;
    right: 0;
    top: calc(100% + 12px);
    width: max(220px, 62vw);
    max-width: 280px;
    padding: 10px;
    display: grid;
    gap: 2px;
    background: var(--panel);
    border: 1px solid var(--border);
    border-radius: 15px;
    box-shadow: var(--shadow);
  }
  .nav-mobile-panel a {
    padding: 11px 14px;
    border-radius: 10px;
    font-size: 15px;
    font-weight: 600;
    color: var(--ink);
  }
  .nav-mobile-panel a:hover {
    background: var(--wash);
  }
  .nav-mobile-panel .button {
    margin-top: 7px;
    justify-content: center;
    color: #fff;
  }
  .nav-mobile-panel .button:hover {
    background: var(--blue-dark);
  }
}
@media (max-width: 600px) {
  .product-visual {
    min-height: 0;
    width: 100%;
    margin-bottom: 0;
    transform: none;
    display: flex;
    flex-direction: column;
    gap: 18px;
  }
  .product-visual .ui-card {
    position: static;
    inset: auto;
    width: 100%;
    margin: 0;
  }
  .product-visual .visual-halo,
  .product-visual::before,
  .product-visual::after {
    display: none;
  }
}
