/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* latin-ext */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin-ext.woff2') format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Onest';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url('assets/fonts/onest-v11-latin.woff2') format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --cobalt: #195ab8;
  --cobalt-deep: #10458f;
  --stone: #deddd7;
  --stone-light: #efeee9;
  --steel: #6e8794;
  --ink: #1b2b31;
  --muted: #465b64;
  --line: rgb(27 43 49 / .15);
  --glass-panel: rgb(248 249 246 / .24);
  --glass-inset: rgb(255 255 255 / .48);
  --shadow-soft: 0 20px 56px rgb(42 56 63 / .07);
  --radius-small: 10px;
  --radius-action: 999px;
  --spectrum-text: linear-gradient(100deg, #2854d9, #7040cb 25%, #b03383 52%, #ff7043 76%, #ffca3a);
  --spectrum-text-flow: linear-gradient(90deg, #2854d9 0%, #7040cb 12.5%, #b03383 26%, #ff7043 38%, #ffca3a 50%, #ff7043 62%, #b03383 74%, #7040cb 87.5%, #2854d9 100%);
  --spectrum-cycle: 12s;
  --radius-card: 16px;
  --radius-panel: 24px;
  --ease-out: cubic-bezier(.23, 1, .32, 1);
  --ease-in-out: cubic-bezier(.77, 0, .175, 1);
  --type-display: clamp(48px, 6.05vw, 86px);
  --type-section: clamp(34px, 3.85vw, 54px);
  --type-module: clamp(24px, 2.1vw, 30px);
  --type-lead: clamp(18px, 1.55vw, 21px);
  --type-body: 16px;
  --type-compact: 15px;
  --type-step: 22px;
  --type-label: 12px;
  --tracking-display: -.038em;
  --tracking-heading: -.032em;
  --leading-display: 1.075;
  --leading-heading: 1.12;
  --leading-body: 1.65;
  --panel-padding: clamp(28px, 4.1vw, 56px);
}
* { box-sizing: border-box; scrollbar-color: rgb(27 43 49 / .4) transparent; scrollbar-width: thin; }
html { scroll-behavior: smooth; scroll-padding-top: 112px; }
body { margin: 0; color: var(--ink); background: var(--stone); font-family: "Onest", "Segoe UI", sans-serif; font-synthesis: none; -webkit-font-smoothing: antialiased; }
body::before { content: ""; position: fixed; inset: 0; z-index: -1; pointer-events: none; background: linear-gradient(155deg, rgb(255 255 255 / .12), transparent 55%); }
::selection { color: white; background: var(--cobalt); }
a { color: inherit; text-decoration: none; text-underline-offset: .24em; }
button, input, textarea, select { font: inherit; }
button, a { -webkit-tap-highlight-color: transparent; }
button { color: inherit; cursor: pointer; }
button:disabled { cursor: default; }
:focus-visible { outline: 3px solid var(--cobalt); outline-offset: 5px; }
h1, h2, h3, p, figure { margin: 0; }
h2 { font-size: var(--type-section); line-height: var(--leading-heading); font-weight: 500; letter-spacing: var(--tracking-heading); text-wrap: balance; }
h3 { font-size: var(--type-module); line-height: 1.25; font-weight: 500; letter-spacing: -.025em; text-wrap: balance; }
p { color: var(--muted); font-size: var(--type-body); line-height: var(--leading-body); text-wrap: pretty; }
.sr-only { position: absolute; width: 1px; height: 1px; padding: 0; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }
.skip-link { position: fixed; z-index: 100; top: 12px; left: 12px; padding: 12px 16px; border-radius: 8px; background: var(--ink); color: white; transform: translateY(-160%); }
.skip-link:focus { transform: translateY(0); }
.icon-definitions { position: absolute; width: 0; height: 0; overflow: hidden; }
.icon { width: 19px; height: 19px; flex: 0 0 19px; fill: none; stroke: currentColor; stroke-width: 16; stroke-linecap: round; stroke-linejoin: round; }
.shell { width: min(1240px, calc(100% - 80px)); margin-inline: auto; }
.site-network { position: fixed; inset: 0; z-index: 0; width: 100%; height: 100%; pointer-events: none; view-transition-name: site-network; }
.site-content, .site-footer { position: relative; z-index: 1; }
/* A named view-transition ancestor would stop the panels sampling the canvas. */
.glass { background: var(--glass-panel); box-shadow: var(--shadow-soft), inset 0 0 0 1px rgb(255 255 255 / .38), inset 0 1px 0 rgb(255 255 255 / .72); backdrop-filter: blur(8px) saturate(135%); -webkit-backdrop-filter: blur(8px) saturate(135%); }
.site-header { position: sticky; top: 16px; z-index: 20; display: grid; grid-template-columns: auto 1fr auto; align-items: center; min-height: 68px; margin-top: 16px; padding: 9px 10px 9px 20px; border-radius: var(--radius-card); background: rgb(240 243 239 / .20); box-shadow: 0 12px 40px rgb(42 56 63 / .065), inset 0 1px 0 rgb(255 255 255 / .83); backdrop-filter: blur(10px) saturate(130%); -webkit-backdrop-filter: blur(10px) saturate(130%); view-transition-name: site-header; }
.brand { display: inline-flex; align-items: center; gap: 10px; min-width: max-content; font-size: 18px; font-weight: 700; letter-spacing: -.035em; }
.brand img { width: 34px; height: 34px; object-fit: contain; }
.site-header nav { display: flex; justify-content: center; align-items: center; gap: clamp(16px, 2vw, 28px); padding-inline: 24px; }
.site-header nav a { position: relative; padding-block: 14px; font-size: 12px; font-weight: 500; white-space: nowrap; }
.site-header nav a::after { content: ""; position: absolute; right: 0; bottom: 7px; left: 0; height: 1px; background: var(--cobalt); transform: scaleX(0); transform-origin: left; transition: transform 180ms var(--ease-out); }
.site-header nav a.is-active::after { transform: scaleX(1); }
.menu-toggle { display: none; width: 44px; height: 44px; padding: 11px; border: 0; border-radius: var(--radius-small); background: transparent; }
.menu-toggle > span:not(.sr-only) { display: block; height: 1px; margin: 5px 0; background: var(--ink); transition: transform 180ms var(--ease-out), opacity 140ms ease; }
.menu-toggle[aria-expanded="true"] > span:nth-child(1) { transform: translateY(6px) rotate(45deg); }
.menu-toggle[aria-expanded="true"] > span:nth-child(2) { opacity: 0; }
.menu-toggle[aria-expanded="true"] > span:nth-child(3) { transform: translateY(-6px) rotate(-45deg); }
.button { position: relative; isolation: isolate; display: inline-flex; min-height: 48px; gap: 14px; align-items: center; justify-content: center; padding: 10px 20px; border: 0; border-radius: var(--radius-action); font-size: 14px; font-weight: 600; line-height: 1.4; white-space: nowrap; cursor: pointer; scale: 1; transition: scale 160ms var(--ease-out); }
/* The reflection belongs to the material; only its opacity responds to input. */
.button::before { content: ""; position: absolute; z-index: 0; inset: 1px; border-radius: calc(var(--radius-action) - 1px); pointer-events: none; background: linear-gradient(110deg, rgb(255 255 255 / .05), transparent 62%); opacity: 0; transition: opacity 180ms var(--ease-out); }
.button-label, .button-terminal { position: relative; z-index: 1; }
.button-primary, .button-header { color: #fafbf9; background: linear-gradient(180deg, rgb(255 255 255 / .04), transparent 55%, rgb(8 38 92 / .12)), rgb(25 90 184 / .96); box-shadow: inset 0 1px 0 rgb(255 255 255 / .3), 0 5px 14px rgb(25 90 184 / .15); }
.button-terminal { display: grid; place-items: center; flex: 0 0 18px; width: 18px; height: 18px; }
.button-terminal .icon { position: relative; width: 18px; height: 18px; transition: transform 180ms var(--ease-out); }
.button:focus-visible::before { opacity: 1; }
.button:active:not(:disabled) { scale: .97; }
.button:disabled { opacity: .55; box-shadow: inset 0 0 0 1px rgb(255 255 255 / .3); }
.button-header { min-height: 44px; gap: 10px; padding: 8px 16px; font-size: 12px; }
.button-header .button-terminal { flex-basis: 16px; width: 16px; height: 16px; }
.button-header .icon { width: 16px; height: 16px; }
.site-header > .button-header { opacity: 1; transition: opacity 180ms ease, transform 220ms var(--ease-out), scale 160ms var(--ease-out); }
.site-header.is-hero-priority > .button-header { opacity: 0; pointer-events: none; transform: translateY(-5px); }
.button-secondary { color: var(--ink); background: rgb(247 248 245 / .25); box-shadow: inset 0 0 0 1px rgb(27 43 49 / .14), inset 0 1px 0 rgb(255 255 255 / .6); backdrop-filter: blur(8px); -webkit-backdrop-filter: blur(8px); }

.hero { position: relative; display: flex; flex-direction: column; justify-content: center; min-height: calc(100svh - 84px); padding-block: clamp(56px, 7.5vh, 92px) 24px; }
.hero h1 { margin: 0; font-size: var(--type-display); font-weight: 500; line-height: var(--leading-display); letter-spacing: var(--tracking-display); text-wrap: balance; }
.title-line { display: block; }
.title-line:first-child { white-space: nowrap; }
.hero h1 em { color: var(--cobalt); font-style: normal; }
/* The brand spectrum in this specific phrase is an explicit art-direction choice. */
@supports (background-clip: text) or (-webkit-background-clip: text) {
  .hero h1 .hero-keyword { color: transparent; background-image: var(--spectrum-text-flow); background-size: 200% 100%; background-position: 0% 50%; background-repeat: repeat-x; background-clip: text; -webkit-background-clip: text; box-decoration-break: clone; -webkit-box-decoration-break: clone; animation: keyword-spectrum var(--spectrum-cycle) linear infinite; animation-play-state: paused; }
  .hero h1 .hero-keyword.is-flowing { animation-play-state: running; }
}
/* One complete mirrored tile travels horizontally; the wrap has no color seam. */
@keyframes keyword-spectrum { from { background-position: 0% 50%; } to { background-position: -200% 50%; } }
.motion-paused .hero h1 .hero-keyword { animation-play-state: paused; }
.intro-pending .hero h1 .hero-keyword, .intro-running .hero h1 .hero-keyword { animation: none; background-position: 0% 50%; }
.hero-support { display: grid; grid-template-columns: 1.18fr .82fr; gap: 64px; align-items: center; margin-top: 34px; min-height: 286px; }
.hero-message { max-width: 610px; padding-block: 12px; }
.hero-description { max-width: 57ch; font-size: var(--type-lead); line-height: 1.65; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 30px; }
.hero-actions .button { min-height: 50px; }
.hero-note { margin-top: 18px; font-size: 12px; color: var(--muted); }
.hero-foot { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-top: 28px; padding-top: 22px; border-top: 1px solid var(--line); font-size: 12px; color: var(--muted); }
.hero-foot a { display: inline-flex; gap: 18px; align-items: center; min-height: 36px; color: var(--ink); }
.hero-foot-actions { display: flex; align-items: center; gap: 28px; }
.intro-replay { min-height: 36px; padding: 0; border: 0; background: transparent; color: var(--muted); font-size: 11px; font-weight: 500; text-decoration: underline; text-decoration-color: rgb(70 91 100 / .35); text-underline-offset: 4px; }
.intro-replay[hidden] { display: none; }
.intro-pending .hero .title-line, .intro-pending .hero-message, .intro-pending .hero-art, .intro-pending .hero-foot { opacity: 0; }
.intro-pending .site-network { opacity: 0; }
.hero-word { white-space: nowrap; }
.hero-morph { position: fixed; inset: 0; z-index: 4; width: 100%; height: 100%; pointer-events: none; }
.intro-running .module-loop, .intro-running .module-loop i::after { animation: none; }
.intro-running .module-loop i::after { opacity: 0; }
.chip-pulse { position: absolute; inset: 0; border-radius: inherit; background: var(--pulse-color); box-shadow: inset 0 1px 0 rgb(255 255 255 / .5); pointer-events: none; opacity: 0; }
.chip-reactive { position: absolute; inset: 0; border-radius: inherit; pointer-events: none; background: var(--reactive-color); box-shadow: inset 0 1px 0 rgb(255 255 255 / .5); opacity: 0; transition: opacity 120ms var(--ease-out); }
.chip-reactive[data-active="false"] { transition-duration: 180ms; }
.module-loop.is-reactive .chip-pulse { opacity: 0 !important; transition: opacity 120ms var(--ease-out); }
@media (prefers-reduced-motion: reduce), (hover: none), (pointer: coarse) {
  .chip-reactive { opacity: 0 !important; transition: none; }
}
.hero-art { display: grid; height: 286px; place-items: center; perspective: 950px; }
.module-orbit { width: 268px; height: 268px; transform: rotateX(16deg) rotateY(-18deg) rotateZ(-8deg); transform-style: preserve-3d; }
.module-loop { display: grid; width: 100%; height: 100%; grid-template-columns: repeat(5, 1fr); grid-template-rows: repeat(5, 1fr); gap: 7px; transform-style: preserve-3d; animation: module-breathe 8s ease-in-out infinite; }
.module-loop i { position: relative; display: block; grid-column: var(--x); grid-row: var(--y); border-radius: 10px; background: linear-gradient(145deg, #f5f5ee, #c0cccf 52%, #8fa4af); box-shadow: 1px 4px 0 #7e949f, 5px 12px 19px rgb(34 61 72 / .15), inset 1px 1px 0 rgb(255 255 255 / .95); transform: translateZ(0); }
.module-loop i::after { content: ""; position: absolute; inset: 0; border-radius: inherit; background: var(--module-color); box-shadow: inset 0 1px 0 rgb(255 255 255 / .55); opacity: 0; }
@keyframes module-breathe { 0%, 100% { transform: translateY(0) rotateX(0); } 50% { transform: translateY(-8px) rotateX(3deg); } }
.motion-paused .module-loop, .motion-paused .module-loop i::after, .hero-art.is-idle .module-loop, .hero-art.is-idle .module-loop i::after { animation-play-state: paused; }

.section { padding-block: 48px; }
.panel-heading { display: grid; grid-template-columns: 1.35fr .75fr; gap: clamp(32px, 5vw, 72px); align-items: end; }
.panel-heading p { max-width: 42ch; margin-bottom: 4px; }
.journey, .trust-panel { padding: var(--panel-padding); border-radius: var(--radius-panel); }
.journey-head { display: flex; justify-content: space-between; align-items: center; margin-top: 46px; padding-block: 16px; border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); font-size: 12px; color: var(--muted); }
.journey-head > span:last-child { font-variant-numeric: tabular-nums; }
.journey-diagram { display: grid; grid-template-columns: repeat(3, 1fr); margin-top: 10px; }
.journey-step { display: flex; flex-direction: column; padding: 26px 25px 20px; border-radius: var(--radius-card); transition: background-color 180ms ease; }
.journey-step:first-child { padding-left: 0; }
.journey-step:last-child { padding-right: 0; }
.journey-step + .journey-step { border-left: 1px solid var(--line); border-radius: 0; }
.journey-step-head { display: flex; align-items: center; gap: 12px; font-size: 12px; color: var(--muted); }
.journey-number { display: grid; width: 28px; height: 28px; place-items: center; border-radius: 6px; color: var(--cobalt-deep); background: rgb(25 90 184 / .07); font-size: 12px; font-weight: 600; font-variant-numeric: tabular-nums; transition: background-color 180ms ease, color 180ms ease; }
.journey-step h3 { margin-top: 27px; font-size: var(--type-step); min-height: 58px; }
.journey-step > p { margin-top: 12px; font-size: var(--type-compact); line-height: var(--leading-body); }
.journey-sample, .journey-output, .journey-context { margin-top: 28px; padding-top: 18px; border-top: 1px solid var(--line); font-size: 12px; }
.journey-sample > span, .journey-output > span { display: block; color: var(--muted); font-size: var(--type-label); }
.journey-sample strong, .journey-output strong { display: block; margin-top: 8px; font-size: 13px; line-height: 1.5; font-weight: 600; }
.journey-sample p { margin-top: 8px; font-size: 12px; }
.journey-context { padding-left: 0; list-style: none; display: grid; gap: 12px; }
.journey-context li { display: flex; justify-content: space-between; gap: 8px; color: var(--ink); }
.journey-context li span { color: var(--muted); font-size: var(--type-label); }
.journey-output { color: var(--cobalt-deep); }
.journey-output .review-note { display: inline-block; margin-top: 15px; padding: 6px 9px; border-radius: 5px; color: #33594d; background: rgb(81 132 109 / .1); font-size: var(--type-label); }
.journey-caption { margin-top: 24px; padding-top: 22px; border-top: 1px solid var(--line); font-size: 12px; }

.services-panel { padding: var(--panel-padding); border-radius: var(--radius-panel); background: rgb(232 240 242 / .24); }
.services-heading { padding-bottom: 28px; border-bottom: 1px solid var(--line); }
.services-heading h2 { font-size: var(--type-module); line-height: 1.25; }
.services-grid { display: grid; grid-template-columns: minmax(0, 1.6fr) minmax(0, 1fr); gap: clamp(48px, 6vw, 84px); margin-top: 38px; }
.service { min-width: 0; }
.service-main h3 { font-size: var(--type-section); line-height: var(--leading-heading); letter-spacing: var(--tracking-heading); }
.service-main h3 span { color: var(--cobalt); }
.service-main > p { max-width: 52ch; margin-top: 24px; }
.service-capabilities { list-style: none; margin: 26px 0 0; padding: 0; }
.service-capabilities li { padding-block: 8px; color: var(--ink); font-size: 15px; line-height: 1.5; }
.service-capabilities li + li { border-top: 1px solid rgb(27 43 49 / .09); }
.service-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 12px 26px; margin-top: 28px; }
.service-actions .text-link { margin-top: 0; }
.service-main > .service-follow-through { margin-top: 20px; font-size: 12px; color: var(--muted); }
.text-link { display: inline-flex; align-items: center; gap: 20px; min-height: 44px; margin-top: 24px; color: var(--cobalt-deep); font-size: 14px; font-weight: 600; }
.text-link .icon { transition: transform 180ms var(--ease-out); }
.services-secondary { display: flex; flex-direction: column; justify-content: space-between; gap: 28px; padding-left: 38px; border-left: 1px solid var(--line); }
.services-secondary .service + .service { padding-top: 28px; border-top: 1px solid var(--line); }
.services-secondary h3 { font-size: var(--type-module); line-height: 1.2; }
.services-secondary p { margin-top: 18px; font-size: 15px; }
.services-secondary .text-link { margin-top: 18px; gap: 12px; }
.method { display: grid; grid-template-columns: 1fr 1.05fr; gap: clamp(60px, 10vw, 144px); padding-block: 92px; }
.method-intro { position: sticky; top: 130px; align-self: start; }
.method-intro p { max-width: 45ch; margin-top: 26px; }
.method-list { list-style: none; margin: 0; padding: 0; }
.method-item { display: grid; grid-template-columns: 32px 1fr; gap: 20px; padding-block: 28px; border-bottom: 1px solid var(--line); }
.method-item:first-child { padding-top: 4px; }
.method-item > span { padding-top: 4px; color: var(--cobalt); font-size: 12px; font-weight: 600; font-variant-numeric: tabular-nums; }
.method-item h3 { font-size: var(--type-step); }
.method-item p { margin-top: 11px; font-size: var(--type-compact); }
.trust-panel { background: rgb(234 240 236 / .30); }
.trust-principles { display: grid; grid-template-columns: repeat(4, 1fr); gap: 28px; margin-top: 48px; padding-top: 28px; border-top: 1px solid var(--line); }
.trust-principles h3 { font-size: 18px; font-weight: 600; }
.trust-principles p { margin-top: 12px; font-size: var(--type-compact); }
.model-choice { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, .95fr); gap: clamp(36px, 5vw, 72px); align-items: center; margin-top: 44px; padding-top: 34px; border-top: 1px solid var(--line); }
.model-choice h3 { font-size: clamp(28px, 3vw, 38px); }
.model-choice p { max-width: 52ch; margin-top: 18px; font-size: var(--type-compact); }
.model-choice .provider-caption { margin: 0 0 14px; font-size: var(--type-label); }
.provider-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 14px 24px; list-style: none; margin: 0; padding: 0; }
.provider-list li { display: flex; align-items: center; gap: 12px; min-height: 56px; color: var(--ink); font-size: 20px; font-weight: 500; letter-spacing: -.025em; white-space: nowrap; }
.provider-mark { display: block; flex: 0 0 30px; width: 30px; height: 30px; object-fit: contain; }
/* The official Blossom includes clear space; keep the asset intact. */
.provider-mark-chatgpt { flex-basis: 48px; width: 48px; height: 48px; margin-inline: -9px; }
.company { padding-block: 92px; }
.company-layout { display: grid; grid-template-columns: 1.15fr .7fr; gap: clamp(56px, 10vw, 150px); align-items: center; }
.company-lead { margin-top: 30px; font-size: var(--type-lead); color: #334b55; }
.company-copy > p:not(.company-lead) { margin-top: 22px; }
.portrait-placeholder { display: flex; flex-direction: column; justify-content: space-between; min-height: 430px; padding: 32px; border-radius: var(--radius-card); background: rgb(168 183 185 / .27); box-shadow: inset 0 0 0 1px rgb(56 80 89 / .13); }
.portrait-placeholder > div { margin-top: auto; margin-bottom: auto; }
.portrait-placeholder span { color: var(--muted); font-size: 12px; }
.portrait-placeholder p { margin-top: 16px; color: #667c85; font-size: 28px; font-weight: 500; line-height: 1.2; letter-spacing: -.03em; }
.portrait-placeholder figcaption { padding-top: 24px; border-top: 1px solid rgb(27 43 49 / .1); font-size: 11px; color: var(--muted); }
.faq { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(60px, 9vw, 136px); padding-block: 72px 96px; border-top: 1px solid var(--line); }
.faq-heading p { margin-top: 24px; max-width: 30ch; }
.faq-list details { border-bottom: 1px solid var(--line); }
.faq-list summary { position: relative; padding: 26px 45px 26px 0; font-size: 18px; font-weight: 500; line-height: 1.45; list-style: none; cursor: pointer; }
.faq-list details:first-child summary { padding-top: 4px; }
.faq-list summary::-webkit-details-marker { display: none; }
.faq-list summary::before, .faq-list summary::after { content: ""; position: absolute; top: 50%; right: 4px; width: 14px; height: 1px; background: var(--ink); transition: transform 180ms var(--ease-out); }
.faq-list details:first-child summary::before, .faq-list details:first-child summary::after { margin-top: -11px; }
.faq-list summary::after { transform: rotate(90deg); }
.faq-list details[open] summary::after { transform: rotate(0); }
.faq-list details p { max-width: 68ch; padding-bottom: 26px; font-size: var(--type-compact); }
.contact { padding-top: 0; padding-bottom: 64px; }
.contact-panel { display: grid; grid-template-columns: 1fr 1.05fr; gap: clamp(40px, 6vw, 84px); padding: var(--panel-padding); border-radius: var(--radius-panel); background: rgb(236 241 237 / .40); backdrop-filter: blur(12px) saturate(125%); -webkit-backdrop-filter: blur(12px) saturate(125%); }
.contact-copy { padding-top: 6px; }
.contact-copy h2 { max-width: 12ch; }
.contact-copy p { margin-top: 26px; max-width: 38ch; }
.contact-promise { display: block; margin-top: 44px; color: var(--cobalt-deep); font-size: 14px; font-weight: 500; line-height: 1.6; }
.contact-form { display: grid; align-content: start; gap: 19px; }
.contact-trap { position: absolute; width: 1px; height: 1px; overflow: hidden; clip-path: inset(50%); white-space: nowrap; pointer-events: none; }
.contact-form [data-contact-verification] { min-width: 0; }
.contact-form [data-contact-verification][hidden] { display: none; }
.contact-form[aria-busy="true"] :is(input, textarea, select) { cursor: wait; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.contact-form label { display: block; min-width: 0; color: var(--ink); font-size: 12px; font-weight: 600; line-height: 1.4; }
.optional { color: var(--muted); font-weight: 400; }
.contact-form input, .contact-form textarea, .contact-form select { display: block; width: 100%; min-width: 0; margin-top: 9px; padding: 12px 13px; border: 1px solid rgb(27 43 49 / .19); border-radius: 8px; color: var(--ink); background: rgb(255 255 255 / .42); font-size: 16px; font-weight: 400; outline: none; caret-color: var(--cobalt); transition: border-color 160ms ease, background-color 160ms ease; }
.contact-form input, .contact-form select { height: 48px; }
.contact-form select { text-overflow: ellipsis; padding-right: 24px; }
.contact-form textarea { min-height: 112px; resize: vertical; line-height: 1.55; }
.contact-form :is(input, textarea, select):focus { border-color: var(--cobalt); outline: 2px solid rgb(25 90 184 / .3); outline-offset: 2px; background: rgb(255 255 255 / .66); }
.contact-form .is-invalid { border-color: #973e3e; }
.field-error { display: none; margin-top: 7px; color: #873535; font-size: 12px; font-weight: 400; }
.field-error.is-visible { display: block; }
.form-privacy { margin-top: -7px; font-size: var(--type-label); }
.form-footer { display: flex; align-items: center; gap: 20px; padding-top: 2px; }
.form-footer > p { max-width: 26ch; font-size: var(--type-label); line-height: 1.5; }
.form-footer .button { font-size: 13px; gap: 20px; }
.contact-feedback { font-size: 12px; min-height: 0; }
.contact-feedback:empty { display: none; }
.contact-feedback.is-error { color: #873535; }
.contact-feedback { overflow-wrap: anywhere; }
.error-header { display: flex; align-items: center; justify-content: space-between; gap: 24px; padding-block: 30px; }
.error-page .text-link { margin-top: 0; }
.error-main { display: flex; min-height: 68svh; flex-direction: column; justify-content: center; align-items: flex-start; padding-block: 64px; }
.error-main h1 { max-width: 17ch; font-size: clamp(42px, 6vw, 76px); font-weight: 500; line-height: 1.1; letter-spacing: -.035em; text-wrap: balance; }
.error-main > p { max-width: 52ch; margin-top: 26px; font-size: 18px; }
.error-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 20px 28px; margin-top: 34px; }
.error-footer { padding-block: 24px; border-top: 1px solid var(--line); }
.error-footer p { font-size: 14px; }
.site-footer { padding-block: 28px; border-top: 1px solid var(--line); }
.footer-main { display: flex; align-items: center; justify-content: space-between; gap: 30px; }
.site-footer nav { display: flex; flex-wrap: wrap; gap: 24px; }
.site-footer nav a, .back-top { display: inline-flex; min-height: 44px; align-items: center; gap: 12px; font-size: 12px; }
.back-top .icon { transform: rotate(180deg); }
.footer-bottom { display: flex; justify-content: space-between; align-items: center; gap: 24px; margin-top: 24px; padding-top: 18px; border-top: 1px solid var(--line); }
.footer-bottom p { font-size: 11px; }
.form-privacy a { color: var(--cobalt-deep); text-decoration: underline; text-underline-offset: .18em; }
.site-footer .footer-legal { gap: 8px 20px; }
.site-footer .footer-legal a { min-height: 44px; }
.motion-toggle { display: inline-flex; gap: 9px; min-height: 44px; align-items: center; padding: 0; border: 0; color: var(--muted); background: transparent; font-size: 11px; }
.motion-toggle i { width: 8px; height: 10px; border-inline: 2px solid currentColor; }
.motion-toggle[aria-pressed="true"] i { width: 0; height: 0; border: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 8px solid currentColor; }
.motion-ready .reveal { opacity: 0; transform: translateY(18px); transition: opacity 600ms var(--ease-out), transform 600ms var(--ease-out); }
.motion-ready .reveal.is-visible { opacity: 1; transform: none; }
@media (hover: hover) and (pointer: fine) {
  .site-header nav a:hover::after { transform: scaleX(1); }
  .button:hover:not(:disabled)::before { opacity: 1; }
  .button:hover:not(:disabled) .icon { transform: translateX(2px); }
  .button-secondary:hover:not(:disabled) .icon { transform: translateY(2px); }
  .text-link:hover .icon { transform: translateX(4px); }
  .text-link:hover { text-decoration: underline; }
  .journey-step:hover { background: rgb(255 255 255 / .18); }
  .journey-step:hover .journey-number { background: var(--cobalt); color: white; }
  .site-footer a:hover { text-decoration: underline; }
  .faq-list summary:hover { color: var(--cobalt-deep); }
}
@media (max-width: 1100px) {
  .shell { width: calc(100% - 56px); }
  .site-header nav { gap: 17px; padding-inline: 18px; }
  .site-header nav a { font-size: 11px; }
  .button-header { gap: 12px; padding-left: 14px; }
  .panel-heading { grid-template-columns: 1.2fr .8fr; gap: 32px; }
  .journey-step { padding-inline: 18px; }
  .journey-context li { flex-direction: column; gap: 2px; }
  .trust-principles { grid-template-columns: 1fr 1fr; gap: 28px 40px; }
  .company-layout { gap: 64px; }
  .form-footer { align-items: flex-start; flex-direction: column; gap: 12px; }
  .form-footer > p { max-width: none; }
}
@media (max-width: 1100px) {
  .services-grid { grid-template-columns: 1fr; gap: 38px; }
  .service-main h3 { max-width: 24ch; }
  .service-main > p { max-width: 64ch; }
  .service-capabilities { max-width: 600px; }
  .services-secondary { display: grid; grid-template-columns: 1fr 1fr; padding-top: 34px; padding-left: 0; border-top: 1px solid var(--line); border-left: 0; gap: 36px; }
  .services-secondary .service + .service { border-top: 0; border-left: 1px solid var(--line); padding-top: 0; padding-left: 36px; }
}
@media (max-width: 900px) {
  :root { --type-display: clamp(44px, 6.15vw, 58px); --type-section: clamp(34px, 4.4vw, 44px); }
  .site-header { grid-template-columns: auto 1fr auto; }
  .menu-toggle { display: block; grid-column: 3; grid-row: 1; justify-self: end; transition: transform 220ms var(--ease-out); }
  .site-header > .button-header { position: absolute; top: 50%; right: 10px; transform: translateY(-50%); }
  .site-header:not(.is-hero-priority) .menu-toggle { transform: translateX(-126px); }
  .site-header.is-hero-priority > .button-header { transform: translate(8px,-50%); }
  .site-header nav { position: absolute; top: calc(100% + 8px); left: 0; right: 0; display: grid; visibility: hidden; gap: 0; justify-content: stretch; padding: 12px; border-radius: 16px; background: rgb(239 241 236 / .97); box-shadow: var(--shadow-soft); opacity: 0; pointer-events: none; transform: translateY(-8px); transition: visibility 0s linear 180ms, opacity 160ms ease, transform 180ms var(--ease-out); }
  .site-header nav.is-open { visibility: visible; opacity: 1; pointer-events: auto; transform: none; transition-delay: 0s; }
  .site-header nav a { padding: 14px 16px; font-size: 14px; }
  .site-header nav a::after { right: 16px; left: 16px; }
  .hero { min-height: auto; padding-top: 70px; }
  .title-line:first-child { white-space: normal; }
  .hero-support { grid-template-columns: 1.25fr .75fr; gap: 32px; min-height: 260px; }
  .hero-description { font-size: 17px; }
  .hero-art { height: 230px; }
  .module-orbit { width: 185px; height: 185px; }
  .module-loop { gap: 5px; }
  .module-loop i { border-radius: 7px; }
  .hero-actions { gap: 10px; }
  .hero-actions .button { min-height: 48px; padding-inline: 18px; gap: 12px; font-size: 13px; }
  .hero-foot { margin-top: 24px; }
  .panel-heading { grid-template-columns: 1fr; gap: 22px; }
  .panel-heading p { max-width: 60ch; }
  .journey-head { margin-top: 32px; }
  .journey-diagram { grid-template-columns: 1fr; }
  .journey-step, .journey-step:first-child, .journey-step:last-child { display: grid; grid-template-columns: 1fr 1fr; column-gap: 30px; padding: 26px 0; }
  .journey-step + .journey-step { border-left: 0; border-top: 1px solid var(--line); }
  .journey-step-head { grid-column: 1; }
  .journey-step h3 { grid-column: 1; min-height: 0; margin-top: 15px; }
  .journey-step > p { grid-column: 1; }
  .journey-sample, .journey-output, .journey-context { grid-column: 2; grid-row: 1 / span 3; align-self: center; margin-top: 0; padding-top: 0; border-top: 0; }
  .journey-context li { flex-direction: row; }
  .method { gap: 48px; }
  .method-intro { position: static; }
  .method-item { gap: 12px; grid-template-columns: 26px 1fr; }
  .model-choice { grid-template-columns: 1fr; gap: 28px; }
  .provider-list { max-width: 480px; }
  .company-layout { grid-template-columns: 1.2fr .8fr; gap: 36px; }
  .portrait-placeholder { min-height: 360px; padding: 24px; }
  .portrait-placeholder p { font-size: 23px; }
  .faq { grid-template-columns: .65fr 1.35fr; gap: 40px; }
  .contact-panel { grid-template-columns: 1fr; gap: 36px; }
  .contact-copy h2 { max-width: 19ch; }
  .contact-copy p { max-width: 55ch; }
  .contact-promise { margin-top: 20px; }
  .contact-promise br { display: none; }
  .contact-form { max-width: none; }
  .form-footer { flex-direction: row; align-items: center; gap: 20px; }
  .footer-main { flex-wrap: wrap; }
}
@media (max-width: 640px) {
  :root { --type-display: clamp(36px, 9.65vw, 56px); --type-section: clamp(32px, 8.5vw, 42px); --type-lead: 18px; --type-body: 15px; --panel-padding: 25px; }
  html { scroll-padding-top: 88px; }
  .shell { width: calc(100% - 32px); }
  .site-header { top: 8px; min-height: 60px; margin-top: 8px; padding: 7px 8px 7px 14px; }
  .brand { font-size: 16px; gap: 8px; }
  .brand img { width: 28px; height: 28px; }
  .button-header { min-height: 44px; padding-inline: 14px; }
  .button-header .button-terminal { display: none; }
  .site-header:not(.is-hero-priority) .menu-toggle { transform: translateX(-100px); }
  .hero { padding-top: 55px; min-height: calc(100svh - 68px); padding-bottom: 18px; }
  .hero h1 { line-height: 1.09; letter-spacing: -.036em; }
  .hero-support { grid-template-columns: 1fr; gap: 0; margin-top: 26px; min-height: 0; }
  .hero-message { padding: 0; }
  .hero-description { max-width: 44ch; font-size: 16px; line-height: 1.65; }
  .hero-actions { margin-top: 26px; gap: 9px; }
  .hero-actions .button { padding-inline: 16px; gap: 12px; font-size: 12px; }
  .hero-note { font-size: 11px; margin-top: 16px; }
  .hero-art { height: 210px; margin-top: 22px; }
  .module-orbit { width: 174px; height: 174px; }
  .hero-foot { justify-content: space-between; flex-wrap: wrap; gap: 8px 14px; margin-top: 14px; padding-top: 16px; font-size: 10px; }
  .hero-foot-actions { gap: 18px; }
  .intro-replay { font-size: 10px; }
  .hero-foot a { font-size: 0; gap: 0; width: 32px; justify-content: center; }
  .hero-foot .icon { width: 16px; height: 16px; }
  .section { padding-block: 30px; }
  .journey, .trust-panel, .services-panel, .contact-panel { border-radius: 18px; }
  .journey-head { font-size: 11px; gap: 15px; }
  .journey-step, .journey-step:first-child, .journey-step:last-child { display: flex; flex-direction: column; padding-block: 25px; }
  .journey-step h3 { margin-top: 20px; font-size: 22px; }
  .journey-step > p { font-size: var(--type-compact); }
  .journey-sample, .journey-output, .journey-context { width: 100%; margin-top: 22px; padding-top: 16px; border-top: 1px solid var(--line); }
  .journey-caption { margin-top: 4px; font-size: var(--type-label); }
  .services-heading { padding-bottom: 24px; }
  .services-heading h2 { font-size: 24px; }
  .services-grid { margin-top: 28px; gap: 30px; }
  .service-main > p { margin-top: 22px; }
  .service-main h3 { font-size: clamp(30px, 8vw, 40px); }
  .text-link { font-size: 13px; gap: 14px; }
  .service-capabilities { margin-top: 22px; }
  .service-capabilities li { font-size: 14px; padding-block: 10px; }
  .service-actions { gap: 8px; margin-top: 24px; }
  .service-actions .button { width: fit-content; max-width: 100%; gap: 12px; padding-inline: 18px; font-size: 13px; }
  .service-main > .service-follow-through { margin-top: 10px; font-size: 11px; }
  .services-secondary { grid-template-columns: 1fr; padding-top: 30px; gap: 28px; }
  .services-secondary .service + .service { border-left: 0; border-top: 1px solid var(--line); padding-left: 0; padding-top: 28px; }
  .services-secondary h3 { font-size: 27px; }
  .method { grid-template-columns: 1fr; gap: 32px; padding-block: 62px; }
  .method-intro p { margin-top: 23px; }
  .method-item { grid-template-columns: 28px 1fr; gap: 15px; padding-block: 25px; }
  .method-item h3 { font-size: 22px; }
  .method-item p { font-size: var(--type-compact); }
  .trust-principles { grid-template-columns: 1fr; gap: 24px; margin-top: 30px; }
  .trust-principles h3 { font-size: 18px; }
  .trust-principles p { margin-top: 9px; }
  .model-choice { grid-template-columns: 1fr; gap: 28px; margin-top: 30px; padding-top: 26px; }
  .model-choice h3 { font-size: 30px; }
  .provider-list { gap: 8px 12px; }
  .provider-list li { gap: 10px; min-height: 52px; font-size: 16px; }
  .provider-mark { flex-basis: 24px; width: 24px; height: 24px; }
  .provider-mark-chatgpt { flex-basis: 36px; width: 36px; height: 36px; margin-inline: -6px; }
  .company { padding-block: 62px; }
  .company-layout { grid-template-columns: 1fr; gap: 30px; }
  .company-lead { margin-top: 24px; }
  .portrait-placeholder { min-height: 270px; }
  .faq { grid-template-columns: 1fr; gap: 34px; padding-block: 46px 62px; }
  .faq-heading br { display: none; }
  .faq-heading p { margin-top: 20px; max-width: 40ch; }
  .faq-list summary { font-size: 16px; padding-block: 23px; }
  .faq-list details p { font-size: var(--type-compact); }
  .contact { padding-top: 0; padding-bottom: 44px; }
  .contact-copy h2 { max-width: 15ch; }
  .contact-copy p { margin-top: 22px; }
  .contact-promise { font-size: 13px; }
  .contact-form { gap: 18px; }
  .field-row { grid-template-columns: 1fr; gap: 18px; }
  .form-footer { flex-direction: column; align-items: flex-start; gap: 14px; }
  .form-footer .button { width: fit-content; max-width: 100%; }
  .footer-main { display: grid; grid-template-columns: 1fr auto; gap: 18px; }
  .site-footer nav { grid-column: 1 / -1; grid-row: 2; gap: 6px 23px; }
  .site-footer nav a { min-height: 38px; }
  .back-top { font-size: 11px; }
  .footer-bottom { flex-wrap: wrap; gap: 4px 16px; margin-top: 14px; padding-top: 14px; }
}
@media (max-width: 360px) {
  .hero-actions { gap: 8px; }
  .hero-art { height: 190px; }
  .site-header .brand span { display: none; }
}
@media (prefers-reduced-motion: reduce) {
  .hero h1 .hero-keyword { animation: none; background-position: 0% 50%; }
  html { scroll-behavior: auto; }
  *, *::before, *::after { transition-duration: .01ms !important; }
  .motion-ready .hero .title-line, .motion-ready .hero-message, .motion-ready .hero-art, .motion-ready .hero-foot { animation: none; }
  .motion-ready .reveal { opacity: 1; transform: none; }
  .module-loop, .module-loop i::after { animation: none; }
  .module-loop i:nth-child(3)::after, .module-loop i:nth-child(15)::after { opacity: .7; }
  .button:active:not(:disabled) { scale: 1; }
  .button:hover:not(:disabled) .icon, .text-link:hover .icon { transform: none; }
  .intro-pending .hero .title-line, .intro-pending .hero-message, .intro-pending .hero-art, .intro-pending .hero-foot { opacity: 1; }
  .intro-pending .site-network { opacity: 1; }
}
@media (forced-colors: active) {
  .hero h1 .hero-keyword { color: CanvasText; background: none; animation: none; }
  .button { border: 1px solid ButtonText; }
}
@media (prefers-reduced-transparency: reduce) {
  .glass, .site-header, .button-secondary { background: var(--stone-light); backdrop-filter: none; -webkit-backdrop-filter: none; }
  .button-primary, .button-header { background: var(--cobalt); }
}

/* Public presentation without portrait. */
.company-layout,.page-intro-company{grid-template-columns:minmax(0,1fr);gap:0}.company-copy{max-width:760px}.contact-form .text-link{overflow-wrap:anywhere}
