@charset "UTF-8";

/* Public showcase theme, shared visual language with BDM Vitrine. */
@font-face {
  font-family: "moniThor Manrope";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("asset/manrope-latin.woff2") format("woff2");
}

:root {
  --ink: #19161f;
  --muted: #625e6b;
  --line: #e6e2eb;
  --paper: #f8f7fc;
  --brand: #7442e8;
  --brand-dark: #602bd0;
  --mint: #d7f2df;
  --coral: #7442e8;
  --yellow: #ffe1ca;
  --lilac: #e9dfff;
  --radius: 18px;
  --shell: min(1200px, calc(100% - 80px));
  --shadow: 0 16px 48px #492b7310;
  font-family: "moniThor Manrope", "Segoe UI", sans-serif;
  color: var(--ink);
  font-synthesis: none;
  scroll-padding-top: 110px;
}
body { background: #fff; color: var(--ink); text-rendering: optimizeLegibility; }
h1, h2, h3 { text-wrap: balance; }
a:focus-visible, button:focus-visible, input:focus-visible, summary:focus-visible {
  outline: 3px solid var(--brand); outline-offset: 4px;
}
::selection { background: var(--lilac); color: #21123e; }
section, article[id] { scroll-margin-top: 110px; }
.page-shell { width: var(--shell); }
.site-header {
  position: sticky; inset: 0 0 auto; z-index: 50;
  background: #fffffff5; color: var(--ink); border-bottom: 1px solid var(--line);
}
.nav-shell {
  width: var(--shell); height: 88px; margin: auto; padding: 0;
  grid-template-columns: 152px 1fr auto; gap: 20px;
  background: transparent; border: 0; box-shadow: none; backdrop-filter: none;
}
.brand img { width: 145px; height: auto; filter: none; }
.site-navigation { gap: 19px; }
.site-navigation a { color: var(--ink); font-size: 12px; font-weight: 650; }
.site-navigation a::after { background: var(--brand); }
.site-navigation a:hover { color: var(--brand); }
.nav-actions { gap: 8px; }
.nav-actions .button-ghost { display: inline-flex; }
.login-dropdown { position: relative; }
.login-dropdown > summary { list-style: none; cursor: pointer; white-space: nowrap; }
.login-dropdown > summary::-webkit-details-marker { display: none; }
.login-dropdown > summary i { font-size: 10px; }
.login-dropdown[open] > summary i { transform: rotate(180deg); }
.login-options {
  position: absolute; top: calc(100% + 8px); right: 0; min-width: 210px;
  padding: 6px; border: 1px solid var(--line); border-radius: 10px;
  background: #fff; box-shadow: var(--shadow);
}
.login-options a {
  display: block; padding: 12px; border-radius: 5px; color: var(--ink);
  font-size: 13px; font-weight: 650; text-decoration: none; white-space: nowrap;
}
.login-options a:hover, .login-options a:focus-visible { background: var(--lilac); color: var(--brand-dark); }
.button {
  min-height: 46px; border-radius: 7px; padding: 12px 18px;
  font-size: 13px; font-weight: 700; box-shadow: none; line-height: 1.5;
}
.button-large { min-height: 54px; padding: 15px 21px; font-size: 14px; }
.button-primary, .button-secondary { background: var(--brand); border-color: var(--brand); color: #fff; box-shadow: none; }
.button-primary:hover, .button-secondary:hover { background: var(--brand-dark); border-color: var(--brand-dark); }
.button-light, .button-ghost { background: #fff; border-color: var(--line); color: var(--ink); box-shadow: none; }
.button-light:hover, .button-ghost:hover { background: var(--lilac); border-color: #cbb5f5; }
.mobile-menu-button { color: var(--ink); }
.eyebrow, .eyebrow.dark { color: var(--brand-dark); letter-spacing: .09em; font-size: 11px; font-weight: 750; }
.eyebrow span { flex: 0 0 7px; width: 7px; height: 7px; border-radius: 50%; background: currentColor; }

/* The hero uses normal document flow so copy and product never overlap. */
.hero { display: block; min-height: 0; height: auto; padding: 70px 0 36px; color: var(--ink); background: var(--paper); }
.hero::before, .hero::after { content: none; }
.hero-layout { display: grid; grid-template-columns: 1fr 1fr; align-items: center; gap: 50px; }
.hero-content { width: auto; max-width: none; padding: 0; min-width: 0; }
.hero-product-name { margin: 23px 0 12px; font-size: 14px; font-weight: 750; }
.hero h1 { margin: 0; font-size: clamp(40px, 4.3vw, 62px); line-height: 1.08; font-weight: 650; letter-spacing: -.055em; color: var(--ink); text-shadow: none; }
.hero h1 > span { color: var(--brand); }
.hero-copy { max-width: 510px; margin: 25px 0 0; font-size: 15px; line-height: 1.85; color: var(--muted); text-shadow: none; }
.hero-actions { flex-wrap: wrap; gap: 12px; margin-top: 26px; }
.hero-reassurance { flex-direction: column; gap: 7px; margin-top: 23px; font-size: 12px; color: var(--muted); }
.hero-reassurance i { color: var(--brand); }
.hero-pills { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 22px; }
.hero-pills span { padding: 5px 10px; border: 1px solid var(--line); border-radius: 5px; background: #fff; color: var(--muted); font-size: 11px; font-weight: 600; }
.hero-media { position: relative; inset: auto; z-index: 1; width: 100%; min-width: 0; padding: 0; transform: none; }
.hero-media::before { content: ""; position: absolute; z-index: -1; inset: -65px -24px -35px; border-radius: 46% 54% 44% 56%; background: var(--lilac); transform: rotate(-9deg); }
.hero-media::after { content: ""; position: absolute; z-index: -1; inset: -40px -5px -55px; border: 1px solid #d7c7f1; border-radius: 50%; transform: rotate(10deg); }
.hero-window-bar { display: flex; align-items: center; justify-content: space-between; gap: 12px; padding: 16px; border: 1px solid #ddd4ed; border-bottom: 0; border-radius: 14px 14px 0 0; background: #fff; color: var(--muted); font-size: 11px; }
.hero-window-dots { display: flex; gap: 5px; }
.hero-window-dots i { width: 7px; height: 7px; border-radius: 50%; background: #d5c3f1; }
.hero-image { position: static; inset: auto; width: 100%; height: auto; object-fit: contain; opacity: 1; transform: none; border: 1px solid #ddd4ed; border-radius: 0 0 12px 12px; background: #fff; box-shadow: 0 22px 50px #492b7320; }
.hero-kpis { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 10px; margin-top: 18px; }
.hero-kpis article { padding: 18px 14px; background: #fff; border: 1px solid #e4daef; border-radius: 12px; }
.hero-kpis article:nth-child(2) { background: #e2f3e7; }
.hero-kpis article:nth-child(3) { background: #ffeadb; }
.hero-kpis strong { display: block; font-size: clamp(25px, 2.5vw, 34px); font-weight: 650; letter-spacing: -.04em; line-height: 1.1; }
.hero-kpis span { display: block; margin-top: 8px; font-size: 11px; line-height: 1.55; color: #514a5c; }
.hero-status { position: relative; inset: auto; transform: none; margin: 62px auto 0; padding: 23px 28px; border: 1px solid var(--line); border-radius: 12px; background: #fff; box-shadow: none; color: var(--ink); }
.hero-status strong { font-size: 17px; font-weight: 650; }
.hero-status span { color: var(--muted); }
.hero-status > i { color: #b09acb; }
.proof-band { background: #fff; color: var(--ink); border-bottom: 1px solid var(--line); }
.proof-grid { min-height: 122px; gap: 25px; }
.proof-grid p { font-size: 20px; font-weight: 650; line-height: 1.4; }
.proof-grid div { border-color: var(--line); }
.proof-grid span { color: var(--muted); }
.market-band { background: #fff; border: 0; padding: 40px 0 72px; }
.market-grid { gap: 18px; margin-block: 0; margin-inline: auto; }
.market-grid article { min-height: 190px; padding: 28px; border: 0; border-radius: var(--radius); background: var(--lilac); }
.market-grid article:nth-child(2) { background: #ffeadb; }
.market-grid article:nth-child(3) { background: #e2f3e7; }
.market-grid article:hover { background: var(--lilac); }
.market-grid span { color: #514460; font-size: 11px; letter-spacing: .1em; }
.market-grid strong { font-size: 18px; font-weight: 600; line-height: 1.5; }

/* Editorial sections and product frames. */
.section { padding: 96px 0; }
.section-heading h2, .product-story-copy h2, .field-copy h2, .ai-copy h2,
.pricing-heading h2, .adoption-layout h2, .implementation-layout .section-heading h2,
.final-cta h2, .faq-layout .section-heading h2 {
  color: var(--ink); font-size: clamp(30px, 3.5vw, 46px); font-weight: 600; line-height: 1.16; letter-spacing: -.045em;
}
.section-heading > p, .pricing-heading > div > p { font-size: 15px; line-height: 1.85; color: var(--muted); }
.section-heading > .eyebrow, .pricing-heading > div > .eyebrow { color: var(--brand-dark); font-size: 11px; }
.split-heading { grid-template-columns: 1.25fr .8fr; gap: 80px; }
.section-intro, .capability-section, .pricing-section, .use-cases-section { background: var(--paper); }
.workflow-grid { gap: 24px; margin-top: 52px; border: 0; }
.workflow-step, .workflow-step:not(:first-child) { min-height: 230px; padding: 26px 0 0; border: 0; border-top: 1px solid #d4c7e8; background: transparent; }
.workflow-step .step-number, .workflow-step:not(:first-child) .step-number { position: static; display: block; margin-bottom: 20px; padding: 0; background: none; color: var(--brand); font-size: 12px; }
.workflow-step i { color: var(--brand); font-size: 24px; }
.workflow-step h3 { font-size: 20px; font-weight: 650; }
.outcome-grid, .capability-grid, .implementation-grid { gap: 18px; border: 0; border-radius: 0; box-shadow: none; overflow: visible; background: transparent; }
.outcome-grid article, .capability-grid article, .implementation-grid article { min-height: 245px; padding: 28px; border: 1px solid var(--line); border-radius: var(--radius); background: #fff; }
.outcome-grid article:nth-child(n), .capability-grid article:nth-child(n), .implementation-grid article:nth-child(n) { border: 1px solid var(--line); }
.outcome-grid article:hover, .capability-grid article:hover, .implementation-grid article:hover { background: var(--paper); }
.outcome-grid i, .capability-grid i, .implementation-grid i, .adoption-points i, .use-case-grid i { display: grid; place-items: center; width: 44px; height: 44px; border-radius: 12px; background: var(--lilac); color: var(--brand-dark); font-size: 20px; }
.outcome-grid article:nth-child(2n) i, .capability-grid article:nth-child(2n) i, .implementation-grid article:nth-child(2n) i, .use-case-grid article:nth-child(2n) i { background: #ffe1ca; color: #8c4d21; }
.outcome-grid article:nth-child(3n) i, .capability-grid article:nth-child(3n) i, .use-case-grid article:nth-child(3n) i { background: var(--mint); color: #316a42; }
.outcome-grid h3, .capability-grid h3, .implementation-grid h3 { font-size: 19px; font-weight: 650; }
.comparison-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 24px; margin-top: 48px; }
.comparison-grid article { padding: 36px; border: 1px solid var(--line); border-radius: var(--radius); background: #fff8f2; }
.comparison-grid article:last-child { background: #f1edf9; }
.comparison-grid article > span, .pilot-badge { display: inline-flex; padding: 6px 11px; border-radius: 5px; color: var(--brand-dark); background: var(--lilac); font-size: 11px; font-weight: 750; }
.comparison-grid h3 { margin: 22px 0; font-size: 25px; font-weight: 600; line-height: 1.3; }
.comparison-grid ul, .pilot-card ul { list-style: none; padding: 0; margin: 0; display: grid; gap: 14px; }
.comparison-grid li { position: relative; padding-left: 21px; color: var(--muted); font-size: 14px; }
.comparison-grid li::before { content: ""; position: absolute; top: 9px; left: 0; width: 6px; height: 6px; border-radius: 50%; background: var(--brand); }
.use-case-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 18px; margin-top: 48px; }
.use-case-grid article { padding: 26px; background: #fff; border: 1px solid var(--line); border-radius: var(--radius); }
.use-case-grid h3 { margin: 22px 0 10px; font-size: 19px; line-height: 1.4; font-weight: 650; }
.use-case-grid p { margin: 0; font-size: 14px; color: var(--muted); }
.product-section { background: #fff; }
.product-heading { max-width: 810px; margin-inline: auto; text-align: center; }
.product-heading .eyebrow { justify-content: center; }
.product-heading > p:last-child { margin-inline: auto; }
.product-shot { width: 100%; margin: 0; padding: 10px; border: 1px solid #dfd6ed; border-radius: 14px; background: #efe9f8; box-shadow: 0 20px 55px #492b7314; transform: none; }
.product-shot img { width: 100%; height: auto; border: 1px solid var(--line); border-radius: 6px; }
.product-figure-wide .product-shot { max-width: 1060px; margin-inline: auto; padding: 16px; box-shadow: 0 24px 65px #492b731a; }
.product-figure figcaption { max-width: 850px; margin: 28px auto 0; }
.product-figure h3 { font-size: 21px; font-weight: 650; }
.product-stories { background: var(--paper); }
.product-story { padding: 96px 0; border-color: var(--line); }
.product-story-layout { grid-template-columns: .85fr 1.15fr; gap: 65px; }
.product-story.alternate .product-story-layout { grid-template-columns: 1.15fr .85fr; }
.product-story-copy > p { font-size: 15px; line-height: 1.85; }
.story-index { color: var(--brand-dark); font-size: 11px; letter-spacing: .08em; }
.story-points li::before { background: var(--brand); }
.field-story { background: #eee7fa; color: var(--ink); padding: 96px 0; border: 0; }
.field-layout { grid-template-columns: 1.1fr .9fr; gap: 65px; }
.field-copy > p, .field-copy .story-points li { color: var(--muted); }
.field-copy .story-points, .field-copy .story-points li { border-color: #d7cbe6; }
.command-visual { padding: 22px; background: #e2d5f5; border: 1px solid #d7c7ed; border-radius: 24px; }
.command-panel { padding: 24px; border: 1px solid var(--line); border-radius: 14px; background: #fff; box-shadow: var(--shadow); }
.command-topline { display: flex; justify-content: space-between; align-items: center; gap: 12px; padding-bottom: 20px; border-bottom: 1px solid var(--line); font-size: 12px; }
.command-topline b { padding: 5px 9px; border-radius: 20px; background: var(--mint); color: #316a42; font-size: 10px; }
.command-flow { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; margin: 20px 0; }
.command-step { padding: 18px; border: 1px solid var(--line); border-radius: 10px; background: var(--paper); }
.command-step small { display: grid; place-items: center; width: 30px; height: 30px; margin-bottom: 14px; background: var(--lilac); color: var(--brand-dark); border-radius: 8px; font-weight: 750; }
.node-two small { background: #ffe1ca; color: #8c4d21; }
.node-three small { background: var(--mint); color: #316a42; }
.command-step strong, .command-step span { display: block; }
.command-step strong { font-size: 14px; }
.command-step span { margin-top: 5px; color: var(--muted); font-size: 11px; }
.command-rules { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 8px; border-top: 1px solid var(--line); padding-top: 16px; }
.command-rules span, .command-rules b { display: block; font-size: 11px; }
.command-rules span { color: var(--muted); margin-bottom: 5px; }
.document-story { background: #f4f1f9; color: var(--ink); padding: 96px 0; }
.document-heading { max-width: 850px; }
.document-heading .eyebrow { color: var(--brand-dark); }
.document-heading > p:last-child { color: var(--muted); }
.document-gallery { gap: 32px; align-items: stretch; }
.document-shot { width: 100%; height: auto; max-height: none; padding: 18px; background: #e6dff0; border: 1px solid #d9cfe6; border-radius: 14px; box-shadow: none; }
.document-shot img { width: 100%; height: auto; object-fit: contain; border-radius: 4px; }
.document-gallery figcaption { padding-top: 22px; }
.document-gallery figcaption span { color: var(--muted); }
.adoption-layout { gap: 75px; }
.ai-section { background: #21182e; color: #fff; }
.ai-layout { gap: 70px; }
.ai-copy h2 { color: #fff; }
.ai-copy .eyebrow { color: #cdb3ff; }
.ai-copy > p:not(.eyebrow), .ai-points span { color: #cec4d8; }
.ai-visual { border: 1px solid #685676; border-radius: 20px; background: #30223f; box-shadow: none; }
.scan-line { background: #b69adf; box-shadow: 0 0 24px #b69adf; }
.document-card { border-radius: 10px; }
.document-card i { color: var(--brand); }
.ai-prompt { border-color: #b59adf; border-radius: 0 10px 10px 0; color: #eee7f7; }
.implementation-section { background: #fff; }
.implementation-layout { gap: 65px; }
.testimonial-section { background: #fff; }
.testimonial-layout { padding: 44px; border: 1px solid var(--line); border-radius: 22px; background: var(--paper); box-shadow: none; }
.quote-mark { color: var(--brand); }
.testimonial-layout blockquote > p { font-size: 23px; font-weight: 500; letter-spacing: -.015em; }
.testimonial-result { border-color: #bca0ec; }
.pilot-section { background: #eee5fb; color: var(--ink); }
.pilot-layout { display: grid; grid-template-columns: 1fr 1fr; gap: 70px; align-items: center; }
.pilot-card { padding: 36px; border: 1px solid #d9c8ef; border-radius: 18px; background: #fff; box-shadow: var(--shadow); }
.pilot-card h3 { font-size: 24px; font-weight: 600; line-height: 1.35; margin: 22px 0; }
.pilot-card ul { margin-bottom: 28px; }
.pilot-card li { display: flex; gap: 12px; color: var(--muted); font-size: 14px; }
.pilot-card li i { margin-top: 5px; color: var(--brand); }
.billing-switch { border-color: var(--line); border-radius: 8px; }
.billing-switch button { border-radius: 5px; }
.billing-switch button.active { background: var(--brand); }
.pricing-card { padding: 30px; border: 1px solid var(--line); border-radius: 16px; box-shadow: none; }
.pricing-card.recommended { border: 2px solid var(--brand); background: #fcfaff; box-shadow: var(--shadow); }
.recommended-label { position: static; align-self: flex-start; margin-bottom: 14px; background: var(--lilac); color: var(--brand-dark); border-radius: 4px; }
.price-basis { margin: -10px 0 20px; color: var(--brand-dark); font-size: 12px; font-weight: 700; }
.price-minimum { margin: 0 0 20px; font-size: 13px; color: var(--muted); }
#signup-quantity-hint { color: var(--muted); font-size: 12px; }
#signup-total { padding: 14px; border: 1px solid var(--line); border-radius: 6px; font-size: 14px; }
.price { flex-wrap: wrap; }
.pricing-card header .plan-tagline { color: var(--brand-dark); font-weight: 700; }
.plan-onboarding { margin: 0 0 20px; font-size: 14px; }
.plan-trial { display: block; margin-top: 12px; text-align: center; }
.state-panel { border-color: var(--line); border-radius: 14px; }
.faq-layout { grid-template-columns: .8fr 1.2fr; gap: 85px; }
.faq-list summary { font-weight: 600; font-size: 15px; padding-block: 25px; }
.faq-list details p { font-size: 14px; line-height: 1.85; }
.final-cta { background: var(--lilac); color: var(--ink); padding: 76px 0; }
.final-cta .eyebrow { color: var(--brand-dark); }
.final-cta .button-light { background: var(--ink); color: #fff; border-color: var(--ink); }
.final-cta .button-light:hover { background: #39303f; }
.site-footer { background: #fff; color: var(--ink); padding-top: 72px; }
.footer-brand img { width: 170px; height: auto; filter: none; }
.footer-brand p, .footer-grid a { color: var(--muted); }
.footer-grid { grid-template-columns: 1.25fr .7fr .8fr 1.25fr; gap: 35px; }
.footer-grid > div { min-width: 0; }
.footer-grid strong { color: var(--ink); }
.footer-grid a { overflow-wrap: anywhere; }
.footer-grid a:hover { color: var(--brand); }
.footer-bottom { border-color: var(--line); color: var(--muted); }
.signup-modal, .activation-modal { background: #21182ed9; }
.signup-dialog, .activation-dialog { border-radius: 18px; }
.activation-icon { background: var(--lilac); color: var(--brand); }
.activation-progress { background: var(--lilac); }
.activation-progress span { background: var(--brand); }
.field input { border-color: #cec5db; border-radius: 6px; }

@media (max-width: 1100px) {
  :root { --shell: min(1200px, calc(100% - 48px)); }
  .nav-shell { grid-template-columns: 125px 1fr auto; gap: 12px; }
  .brand img { width: 125px; }
  .site-navigation { gap: 12px; }
  .site-navigation a { font-size: 11px; }
  .nav-actions .button { padding: 10px; font-size: 12px; }
  .hero-layout { gap: 32px; }
  .hero h1 { font-size: 46px; }
  .hero-media::before { inset-inline: -12px; }
  .hero-kpis article { padding: 14px 10px; }
  .split-heading, .product-story-layout, .product-story.alternate .product-story-layout, .field-layout, .adoption-layout, .ai-layout, .implementation-layout, .pilot-layout, .faq-layout { gap: 40px; }
  .outcome-grid, .use-case-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .field-layout, .implementation-layout { grid-template-columns: 1fr 1fr; }
  .implementation-grid { grid-template-columns: 1fr; }
  .footer-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 900px) {
  .nav-shell { height: 74px; grid-template-columns: 1fr auto auto; }
  .mobile-menu-button { display: block; grid-column: 3; grid-row: 1; padding: 10px; }
  .nav-actions { display: flex; grid-column: 2; grid-row: 1; }
  .site-navigation { display: none; position: absolute; top: 74px; left: 24px; right: 24px; padding: 12px; flex-direction: column; gap: 0; border: 1px solid var(--line); border-radius: 12px; background: #fff; box-shadow: var(--shadow); }
  .site-navigation.open { display: flex; }
  .site-navigation a { padding: 13px; font-size: 14px; }
  .site-navigation a::after { content: none; }
  .hero { padding-top: 48px; }
  .hero-layout { grid-template-columns: 1fr; gap: 62px; }
  .hero-content { max-width: 680px; }
  .hero h1 { max-width: 670px; font-size: clamp(40px, 7vw, 60px); }
  .hero-copy { max-width: 620px; }
  .hero-media { width: min(640px, 100%); justify-self: center; }
  .hero-media::before { inset: -22px -10px; }
  .hero-media::after { inset: -10px 0 -30px; }
  .hero-status { margin-top: 48px; }
  .proof-grid { grid-template-columns: repeat(3, 1fr); padding-block: 24px; }
  .proof-grid p { grid-column: 1 / -1; margin: 0; }
  .proof-grid div { padding-left: 18px; }
  .proof-grid > div:last-child { display: flex; }
  .market-grid { gap: 12px; }
  .market-grid article { padding: 23px; }
  .market-grid strong { font-size: 16px; }
  .split-heading, .product-story-layout, .product-story.alternate .product-story-layout, .field-layout, .adoption-layout, .ai-layout, .implementation-layout, .pilot-layout, .faq-layout { grid-template-columns: 1fr; gap: 36px; }
  .product-story-copy, .product-story.alternate .product-story-copy { order: 1; }
  .product-story .product-shot, .product-story.alternate .product-shot { order: 2; }
  .implementation-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .testimonial-layout { grid-template-columns: 45px 1fr; gap: 22px; padding: 30px; }
  .testimonial-result { grid-column: 2; }
  .quote-mark { font-size: 80px; }
  .pricing-heading, .final-cta-layout { grid-template-columns: 1fr; gap: 28px; }
  .billing-switch { justify-self: start; }
  .final-cta-layout > div:last-child { align-items: flex-start; }
}
@media (max-width: 760px) {
  :root { --shell: min(1200px, calc(100% - 36px)); }
  .section, .product-story, .field-story, .document-story { padding-block: 64px; }
  .nav-shell { padding: 0; }
  .site-navigation { left: 18px; right: 18px; }
  .hero-content { width: 100%; padding: 0; }
  .hero-status { display: grid; grid-template-columns: 1fr 1fr; gap: 20px; padding: 22px; }
  .hero-status div:nth-of-type(n) { display: flex; }
  .hero-status > i { display: none; }
  .proof-grid { display: grid; gap: 18px; }
  .proof-grid > div { width: auto; margin: 0; padding: 0; border: 0; }
  .proof-grid strong { font-size: 13px; }
  .proof-grid span { font-size: 11px; }
  .market-band { padding-block: 24px 50px; }
  .market-grid { grid-template-columns: 1fr; }
  .market-grid article { min-height: 0; padding: 25px; border: 0; }
  .market-grid strong { font-size: 18px; }
  .workflow-grid { grid-template-columns: 1fr 1fr; gap: 24px; }
  .workflow-step:nth-child(n) { border: 0; border-top: 1px solid #d4c7e8; }
  .comparison-grid { grid-template-columns: 1fr; }
  .comparison-grid article, .pilot-card { padding: 26px; }
  .capability-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .document-gallery { grid-template-columns: 1fr; gap: 40px; }
  .document-shot { height: auto; padding: 12px; }
  .ai-layout { gap: 36px; }
  .ai-visual { min-height: 360px; }
  .testimonial-layout blockquote > p { font-size: 20px; }
  .pricing-grid, .pricing-loading { grid-template-columns: 1fr; }
  .footer-brand { grid-column: 1 / -1; }
  .footer-grid { gap: 32px; }
}
@media (max-width: 480px) {
  .nav-actions .button-primary { display: none; }
  .hero { padding-top: 36px; }
  .hero h1 { font-size: 40px; }
  .hero .eyebrow { max-width: 290px; font-size: 10px; }
  .hero-actions { flex-direction: column; align-items: stretch; }
  .hero-copy { font-size: 14px; }
  .hero-kpis { gap: 7px; }
  .hero-kpis article { padding: 13px 9px; border-radius: 9px; }
  .hero-kpis strong { font-size: 26px; }
  .hero-kpis span { font-size: 10px; }
  .hero-window-bar { font-size: 10px; padding: 12px; }
  .hero-status { margin-top: 36px; }
  .proof-grid { grid-template-columns: 1fr; }
  .proof-grid > div { padding-top: 12px; border-top: 1px solid var(--line); }
  .proof-grid strong { font-size: 14px; }
  .proof-grid span { font-size: 12px; }
  .workflow-grid, .outcome-grid, .capability-grid, .implementation-grid, .use-case-grid { grid-template-columns: 1fr; }
  .workflow-step { min-height: 0; }
  .outcome-grid article, .capability-grid article, .implementation-grid article { min-height: 0; padding: 25px; }
  .capability-grid article:nth-child(n) { border: 1px solid var(--line) !important; }
  .product-figure-wide .product-shot { padding: 7px; }
  .product-figure figcaption { grid-template-columns: 24px 1fr; }
  .command-visual { padding: 12px; border-radius: 16px; }
  .command-panel { padding: 16px; }
  .command-step { padding: 13px; }
  .command-rules { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 12px; }
  .testimonial-layout { padding: 26px; grid-template-columns: 1fr; }
  .testimonial-result { grid-column: 1; }
  .quote-mark { height: 45px; }
  .footer-grid { grid-template-columns: 1fr; }
  .site-notice { grid-template-columns: 1fr auto; }
  .signup-dialog { padding: 30px 20px; }
}
@media (prefers-reduced-motion: reduce) {
  :root { scroll-behavior: auto; }
}
