/* Auto-generated by scripts/compile_design_tokens.py. Do not edit manually. */
:root {
  --sotido-color-accent: #217A5E;
  --sotido-color-accent-blue: #489EF9;
  --sotido-color-accent-blue-dark: #1769C2;
  --sotido-color-accent-blue-dark-pressed: #155AA8;
  --sotido-color-accent-blue-pressed: #287FD9;
  --sotido-color-accent-green: #53D073;
  --sotido-color-accent-orange: #FF9F0A;
  --sotido-color-accent-red: #FF6060;
  --sotido-color-accent-text: #12694E;
  --sotido-color-accent-yellow: #FFFE00;
  --sotido-color-body: #4E5854;
  --sotido-color-border: #DAE1DB;
  --sotido-color-danger: #823F3F;
  --sotido-color-danger-surface: #FFF2EE;
  --sotido-color-danger-text: #963728;
  --sotido-color-dark-danger-surface: #3A2424;
  --sotido-color-dark-danger-text: #FF9A8D;
  --sotido-color-dark-info-surface: #1F3447;
  --sotido-color-dark-info-text: #9AD0FF;
  --sotido-color-dark-surface1: #121212;
  --sotido-color-dark-surface2: #1D1D1D;
  --sotido-color-dark-surface3: #282828;
  --sotido-color-dark-surface4: #333333;
  --sotido-color-dark-surface5: #3F3F3F;
  --sotido-color-dark-surface6: #484848;
  --sotido-color-dark-text-inverse: #111111;
  --sotido-color-dark-text-main: #F2F2F2;
  --sotido-color-dark-text-muted: #B8B8B8;
  --sotido-color-dark-text-second: #C8C8C8;
  --sotido-color-dark-warning-surface: #332D18;
  --sotido-color-divider: #E1E7E2;
  --sotido-color-divider-subtle: #E8ECE9;
  --sotido-color-globe-overlay-fill-base: #101720;
  --sotido-color-globe-overlay-stroke: #344B5E;
  --sotido-color-info-surface: #E4F3FC;
  --sotido-color-info-text: #1A5B84;
  --sotido-color-ink: #162522;
  --sotido-color-muted: #5B6661;
  --sotido-color-neutral-surface: #F5F7F5;
  --sotido-color-neutral-text: #44524E;
  --sotido-color-surface: #FFFFFF;
  --sotido-color-surface-subtle: #F8FAF7;
  --sotido-color-surface-tint: #E8F7F1;
  --sotido-color-warning-surface: #F8F3E5;
  --sotido-radius-card: 8px;
  --sotido-radius-compact: 6px;
  --sotido-radius-large: 14px;
  --sotido-radius-medium: 10px;
  --sotido-radius-panel: 12px;
  --sotido-radius-pill: 999px;
  --sotido-radius-xlarge: 18px;
  --sotido-space-lg: 16px;
  --sotido-space-md: 12px;
  --sotido-space-sm: 8px;
  --sotido-space-touch-target: 44px;
  --sotido-space-xl: 24px;
  --sotido-space-xs: 6px;
  --sotido-space-xxl: 32px;
  --sotido-space-xxs: 4px;
  --sotido-type-body: 14px;
  --sotido-type-body-compact: 13px;
  --sotido-type-body-large: 16px;
  --sotido-type-caption: 12px;
  --sotido-type-headline: 22px;
  --sotido-type-label: 11px;
  --sotido-type-micro: 10px;
  --sotido-type-title: 17px;
  --sotido-font-weight-black: 900;
  --sotido-font-weight-bold: 700;
  --sotido-font-weight-heavy: 800;
  --sotido-font-weight-medium: 500;
  --sotido-font-weight-regular: 400;
  --sotido-font-weight-semibold: 600;
  --sotido-layer-base: 0;
  --sotido-layer-capture: 200000;
  --sotido-layer-critical: 180000;
  --sotido-layer-gate: 3600;
  --sotido-layer-header: 3300;
  --sotido-layer-maximum: 2147483647;
  --sotido-layer-modal: 12000;
  --sotido-layer-navigation: 3200;
  --sotido-layer-overlay: 1000;
  --sotido-layer-popover: 10000;
  --sotido-layer-share: 15000;
  --sotido-layer-sticky: 700;
  --sotido-layer-workspace: 2000;
  --sotido-motion-ambient: 800ms;
  --sotido-motion-cascade: 24ms;
  --sotido-motion-deliberate: 220ms;
  --sotido-motion-fast: 140ms;
  --sotido-motion-instant: 120ms;
  --sotido-motion-relaxed: 360ms;
  --sotido-motion-standard: 180ms;
  --sotido-shadow-surface: 0px 4px 20px 0px rgba(0, 0, 0, 0.5);
  --sotido-alpha-disabled-control: 0.55;
  --sotido-alpha-disabled-surface: 0.72;
  --sotido-alpha-web-border-subtle-percent: 12%;
  --sotido-alpha-web-secondary-control-fill-dark-percent: 10%;
  --sotido-alpha-web-secondary-control-fill-light-percent: 6%;
  --sotido-theme-dark-accent: var(--sotido-color-accent-blue-dark);
  --sotido-theme-dark-accent-pressed: var(--sotido-color-accent-blue-dark-pressed);
  --sotido-theme-dark-background: var(--sotido-color-dark-surface1);
  --sotido-theme-dark-border: var(--sotido-color-dark-surface4);
  --sotido-theme-dark-danger: var(--sotido-color-accent-red);
  --sotido-theme-dark-danger-surface: var(--sotido-color-dark-danger-surface);
  --sotido-theme-dark-danger-text: var(--sotido-color-dark-danger-text);
  --sotido-theme-dark-destructive-accent: var(--sotido-color-accent-red);
  --sotido-theme-dark-divider: var(--sotido-color-dark-surface5);
  --sotido-theme-dark-info-surface: var(--sotido-color-dark-info-surface);
  --sotido-theme-dark-info-text: var(--sotido-color-dark-info-text);
  --sotido-theme-dark-primary-accent-text: var(--sotido-color-dark-text-main);
  --sotido-theme-dark-selection-companion: var(--sotido-color-accent-orange);
  --sotido-theme-dark-success: var(--sotido-color-accent-green);
  --sotido-theme-dark-success-accent: var(--sotido-color-accent-green);
  --sotido-theme-dark-surface: var(--sotido-color-dark-surface2);
  --sotido-theme-dark-surface-chrome: var(--sotido-color-dark-surface5);
  --sotido-theme-dark-surface-highest: var(--sotido-color-dark-surface6);
  --sotido-theme-dark-surface-raised: var(--sotido-color-dark-surface4);
  --sotido-theme-dark-surface-soft: var(--sotido-color-dark-surface3);
  --sotido-theme-dark-text-inverse: var(--sotido-color-dark-text-inverse);
  --sotido-theme-dark-text-muted: var(--sotido-color-dark-text-muted);
  --sotido-theme-dark-text-on-accent: var(--sotido-color-dark-text-inverse);
  --sotido-theme-dark-text-primary: var(--sotido-color-dark-text-main);
  --sotido-theme-dark-text-secondary: var(--sotido-color-dark-text-second);
  --sotido-theme-dark-warning-accent: var(--sotido-color-accent-yellow);
  --sotido-theme-dark-warning-surface: var(--sotido-color-dark-warning-surface);
  --sotido-theme-dark-weekend-surface: var(--sotido-color-divider-subtle);
  --sotido-theme-dark-weekend-text: var(--sotido-color-ink);
  --sotido-theme-light-accent: var(--sotido-color-accent-blue);
  --sotido-theme-light-accent-pressed: var(--sotido-color-accent-blue-pressed);
  --sotido-theme-light-background: var(--sotido-color-divider);
  --sotido-theme-light-border: var(--sotido-color-border);
  --sotido-theme-light-danger: var(--sotido-color-danger-text);
  --sotido-theme-light-danger-surface: var(--sotido-color-danger-surface);
  --sotido-theme-light-danger-text: var(--sotido-color-danger-text);
  --sotido-theme-light-destructive-accent: var(--sotido-color-accent-red);
  --sotido-theme-light-divider: var(--sotido-color-divider-subtle);
  --sotido-theme-light-info-surface: var(--sotido-color-info-surface);
  --sotido-theme-light-info-text: var(--sotido-color-info-text);
  --sotido-theme-light-primary-accent-text: var(--sotido-color-dark-text-inverse);
  --sotido-theme-light-selection-companion: var(--sotido-color-accent-orange);
  --sotido-theme-light-success: var(--sotido-color-accent);
  --sotido-theme-light-success-accent: var(--sotido-color-accent-green);
  --sotido-theme-light-surface: var(--sotido-color-surface);
  --sotido-theme-light-surface-chrome: var(--sotido-color-divider-subtle);
  --sotido-theme-light-surface-highest: var(--sotido-color-surface);
  --sotido-theme-light-surface-raised: var(--sotido-color-neutral-surface);
  --sotido-theme-light-surface-soft: var(--sotido-color-surface-subtle);
  --sotido-theme-light-text-inverse: var(--sotido-color-dark-text-main);
  --sotido-theme-light-text-muted: var(--sotido-color-muted);
  --sotido-theme-light-text-on-accent: var(--sotido-color-dark-text-inverse);
  --sotido-theme-light-text-primary: var(--sotido-color-ink);
  --sotido-theme-light-text-secondary: var(--sotido-color-body);
  --sotido-theme-light-warning-accent: var(--sotido-color-accent-yellow);
  --sotido-theme-light-warning-surface: var(--sotido-color-warning-surface);
  --sotido-theme-light-weekend-surface: var(--sotido-color-dark-surface5);
  --sotido-theme-light-weekend-text: var(--sotido-color-dark-text-main);
  --sotido-theme-accent: var(--sotido-theme-dark-accent);
  --sotido-theme-accent-pressed: var(--sotido-theme-dark-accent-pressed);
  --sotido-theme-background: var(--sotido-theme-dark-background);
  --sotido-theme-border: var(--sotido-theme-dark-border);
  --sotido-theme-danger: var(--sotido-theme-dark-danger);
  --sotido-theme-danger-surface: var(--sotido-theme-dark-danger-surface);
  --sotido-theme-danger-text: var(--sotido-theme-dark-danger-text);
  --sotido-theme-destructive-accent: var(--sotido-theme-dark-destructive-accent);
  --sotido-theme-divider: var(--sotido-theme-dark-divider);
  --sotido-theme-info-surface: var(--sotido-theme-dark-info-surface);
  --sotido-theme-info-text: var(--sotido-theme-dark-info-text);
  --sotido-theme-primary-accent-text: var(--sotido-theme-dark-primary-accent-text);
  --sotido-theme-selection-companion: var(--sotido-theme-dark-selection-companion);
  --sotido-theme-success: var(--sotido-theme-dark-success);
  --sotido-theme-success-accent: var(--sotido-theme-dark-success-accent);
  --sotido-theme-surface: var(--sotido-theme-dark-surface);
  --sotido-theme-surface-chrome: var(--sotido-theme-dark-surface-chrome);
  --sotido-theme-surface-highest: var(--sotido-theme-dark-surface-highest);
  --sotido-theme-surface-raised: var(--sotido-theme-dark-surface-raised);
  --sotido-theme-surface-soft: var(--sotido-theme-dark-surface-soft);
  --sotido-theme-text-inverse: var(--sotido-theme-dark-text-inverse);
  --sotido-theme-text-muted: var(--sotido-theme-dark-text-muted);
  --sotido-theme-text-on-accent: var(--sotido-theme-dark-text-on-accent);
  --sotido-theme-text-primary: var(--sotido-theme-dark-text-primary);
  --sotido-theme-text-secondary: var(--sotido-theme-dark-text-secondary);
  --sotido-theme-warning-accent: var(--sotido-theme-dark-warning-accent);
  --sotido-theme-warning-surface: var(--sotido-theme-dark-warning-surface);
  --sotido-theme-weekend-surface: var(--sotido-theme-dark-weekend-surface);
  --sotido-theme-weekend-text: var(--sotido-theme-dark-weekend-text);
}
:is(html[data-theme="light"], body.theme-light, html[data-theme="light"] body) {
  --sotido-theme-accent: var(--sotido-theme-light-accent);
  --sotido-theme-accent-pressed: var(--sotido-theme-light-accent-pressed);
  --sotido-theme-background: var(--sotido-theme-light-background);
  --sotido-theme-border: var(--sotido-theme-light-border);
  --sotido-theme-danger: var(--sotido-theme-light-danger);
  --sotido-theme-danger-surface: var(--sotido-theme-light-danger-surface);
  --sotido-theme-danger-text: var(--sotido-theme-light-danger-text);
  --sotido-theme-destructive-accent: var(--sotido-theme-light-destructive-accent);
  --sotido-theme-divider: var(--sotido-theme-light-divider);
  --sotido-theme-info-surface: var(--sotido-theme-light-info-surface);
  --sotido-theme-info-text: var(--sotido-theme-light-info-text);
  --sotido-theme-primary-accent-text: var(--sotido-theme-light-primary-accent-text);
  --sotido-theme-selection-companion: var(--sotido-theme-light-selection-companion);
  --sotido-theme-success: var(--sotido-theme-light-success);
  --sotido-theme-success-accent: var(--sotido-theme-light-success-accent);
  --sotido-theme-surface: var(--sotido-theme-light-surface);
  --sotido-theme-surface-chrome: var(--sotido-theme-light-surface-chrome);
  --sotido-theme-surface-highest: var(--sotido-theme-light-surface-highest);
  --sotido-theme-surface-raised: var(--sotido-theme-light-surface-raised);
  --sotido-theme-surface-soft: var(--sotido-theme-light-surface-soft);
  --sotido-theme-text-inverse: var(--sotido-theme-light-text-inverse);
  --sotido-theme-text-muted: var(--sotido-theme-light-text-muted);
  --sotido-theme-text-on-accent: var(--sotido-theme-light-text-on-accent);
  --sotido-theme-text-primary: var(--sotido-theme-light-text-primary);
  --sotido-theme-text-secondary: var(--sotido-theme-light-text-secondary);
  --sotido-theme-warning-accent: var(--sotido-theme-light-warning-accent);
  --sotido-theme-warning-surface: var(--sotido-theme-light-warning-surface);
  --sotido-theme-weekend-surface: var(--sotido-theme-light-weekend-surface);
  --sotido-theme-weekend-text: var(--sotido-theme-light-weekend-text);
}
@media (prefers-color-scheme: light) {
  :is(html[data-theme="auto"], body.theme-auto, html[data-theme="auto"] body) {
    --sotido-theme-accent: var(--sotido-theme-light-accent);
    --sotido-theme-accent-pressed: var(--sotido-theme-light-accent-pressed);
    --sotido-theme-background: var(--sotido-theme-light-background);
    --sotido-theme-border: var(--sotido-theme-light-border);
    --sotido-theme-danger: var(--sotido-theme-light-danger);
    --sotido-theme-danger-surface: var(--sotido-theme-light-danger-surface);
    --sotido-theme-danger-text: var(--sotido-theme-light-danger-text);
    --sotido-theme-destructive-accent: var(--sotido-theme-light-destructive-accent);
    --sotido-theme-divider: var(--sotido-theme-light-divider);
    --sotido-theme-info-surface: var(--sotido-theme-light-info-surface);
    --sotido-theme-info-text: var(--sotido-theme-light-info-text);
    --sotido-theme-primary-accent-text: var(--sotido-theme-light-primary-accent-text);
    --sotido-theme-selection-companion: var(--sotido-theme-light-selection-companion);
    --sotido-theme-success: var(--sotido-theme-light-success);
    --sotido-theme-success-accent: var(--sotido-theme-light-success-accent);
    --sotido-theme-surface: var(--sotido-theme-light-surface);
    --sotido-theme-surface-chrome: var(--sotido-theme-light-surface-chrome);
    --sotido-theme-surface-highest: var(--sotido-theme-light-surface-highest);
    --sotido-theme-surface-raised: var(--sotido-theme-light-surface-raised);
    --sotido-theme-surface-soft: var(--sotido-theme-light-surface-soft);
    --sotido-theme-text-inverse: var(--sotido-theme-light-text-inverse);
    --sotido-theme-text-muted: var(--sotido-theme-light-text-muted);
    --sotido-theme-text-on-accent: var(--sotido-theme-light-text-on-accent);
    --sotido-theme-text-primary: var(--sotido-theme-light-text-primary);
    --sotido-theme-text-secondary: var(--sotido-theme-light-text-secondary);
    --sotido-theme-warning-accent: var(--sotido-theme-light-warning-accent);
    --sotido-theme-warning-surface: var(--sotido-theme-light-warning-surface);
    --sotido-theme-weekend-surface: var(--sotido-theme-light-weekend-surface);
    --sotido-theme-weekend-text: var(--sotido-theme-light-weekend-text);
  }
}

:root {
  --public-page-line: color-mix(in srgb, var(--sotido-theme-text-primary) 16%, transparent);
  --public-page-line-strong: color-mix(in srgb, var(--sotido-theme-text-primary) 28%, transparent);
  --public-page-subtle-surface: color-mix(in srgb, var(--sotido-theme-text-primary) 3.5%, transparent);
  --public-page-hover-surface: color-mix(in srgb, var(--sotido-theme-text-primary) 7%, transparent);
  --public-page-panel-surface: color-mix(in srgb, var(--sotido-theme-surface) 84%, transparent);
  --public-page-ambient-accent: color-mix(in srgb, var(--sotido-theme-accent) 10%, transparent);
  --public-page-max-width: 1180px;
  --public-page-reading-width: 760px;
  color-scheme: dark light;
}

* {
  box-sizing: border-box;
}

html {
  scroll-padding-top: var(--sotido-space-xl);
}

html,
body {
  margin: 0;
  min-width: 0;
  font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Noto Sans", "Helvetica Neue", Arial, sans-serif;
}

body {
  position: relative;
  min-height: 100vh;
  color: var(--sotido-theme-text-primary);
  background:
    radial-gradient(circle at 84% 8%, var(--public-page-ambient-accent), transparent 34rem),
    radial-gradient(circle at 4% 34%, color-mix(in srgb, var(--sotido-theme-success-accent) 6%, transparent), transparent 30rem),
    linear-gradient(180deg, color-mix(in srgb, var(--sotido-theme-background) 94%, var(--sotido-theme-surface)), var(--sotido-theme-background));
  font-size: 16px;
  line-height: 1.65;
}

body::before {
  position: fixed;
  z-index: 0;
  inset: 0;
  background-image:
    linear-gradient(var(--public-page-line) 1px, transparent 1px),
    linear-gradient(90deg, var(--public-page-line) 1px, transparent 1px);
  background-size: 56px 56px;
  content: "";
  -webkit-mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.34), transparent 72%);
  mask-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.34), transparent 72%);
  opacity: 0.12;
  pointer-events: none;
}

a {
  color: inherit;
  text-underline-offset: 3px;
}

a:focus-visible,
summary:focus-visible {
  outline: 2px solid var(--sotido-theme-accent);
  outline-offset: 3px;
  border-radius: var(--sotido-radius-compact);
}

.wrap {
  position: relative;
  z-index: 1;
  width: min(100%, var(--public-page-max-width));
  margin: 0 auto;
  padding: 0 var(--sotido-space-xl) var(--sotido-space-xxl);
}

.skip-link {
  position: fixed;
  z-index: 100;
  top: var(--sotido-space-sm);
  left: var(--sotido-space-sm);
  min-height: var(--sotido-space-touch-target);
  padding: 10px var(--sotido-space-md);
  border-radius: var(--sotido-radius-compact);
  background: var(--sotido-theme-accent);
  color: var(--sotido-theme-primary-accent-text);
  font-weight: var(--sotido-font-weight-semibold);
  text-decoration: none;
  transform: translateY(calc(-100% - var(--sotido-space-xl)));
}

.skip-link:focus {
  transform: translateY(0);
}

.site-header {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: var(--sotido-space-xl);
  min-height: 72px;
  border-bottom: 1px solid var(--public-page-line);
  background: color-mix(in srgb, var(--sotido-theme-background) 58%, transparent);
}

.site-brand,
.site-nav a,
.lang-link,
.site-header-download,
.site-header-primary {
  display: inline-flex;
  align-items: center;
  min-height: var(--sotido-space-touch-target);
}

.site-brand {
  gap: var(--sotido-space-sm);
  color: var(--sotido-theme-text-primary);
  font-size: 20px;
  font-weight: var(--sotido-font-weight-bold);
  text-decoration: none;
}

.site-brand-mark {
  width: 10px;
  height: 10px;
  flex: 0 0 10px;
  border-radius: var(--sotido-radius-pill);
  background: var(--sotido-theme-accent);
}

.site-nav {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: var(--sotido-space-lg);
  min-width: 0;
}

.site-nav a {
  position: relative;
  color: var(--sotido-theme-text-secondary);
  font-size: 14px;
  font-weight: var(--sotido-font-weight-medium);
  text-decoration: none;
}

.site-nav a:hover,
.site-nav a[aria-current="page"] {
  color: var(--sotido-theme-text-primary);
}

.site-nav a[aria-current="page"]::after {
  position: absolute;
  right: 0;
  bottom: 4px;
  left: 0;
  height: 2px;
  border-radius: var(--sotido-radius-pill);
  background: var(--sotido-theme-accent);
  content: "";
}

.site-header-actions,
.lang-switcher {
  display: inline-flex;
  align-items: center;
  gap: var(--sotido-space-sm);
}

.site-header-actions {
  flex-wrap: wrap;
  justify-content: flex-end;
}

.lang-switcher {
  flex-wrap: wrap;
}

.lang-link {
  justify-content: center;
  min-width: var(--sotido-space-touch-target);
  padding: 0 var(--sotido-space-sm);
  border: 1px solid var(--public-page-line);
  border-radius: var(--sotido-radius-pill);
  color: var(--sotido-theme-text-secondary);
  background: transparent;
  font-size: 12px;
  font-weight: var(--sotido-font-weight-semibold);
  text-decoration: none;
}

.site-header-download,
.site-header-primary,
.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: var(--sotido-space-touch-target);
  min-width: 0;
  padding: 0 var(--sotido-space-md);
  border: 1px solid var(--sotido-theme-border);
  border-radius: var(--sotido-radius-pill);
  color: var(--sotido-theme-text-primary);
  background: var(--sotido-theme-surface-soft);
  font: inherit;
  font-weight: var(--sotido-font-weight-semibold);
  line-height: 1.2;
  text-align: center;
  text-decoration: none;
  transition: background-color var(--sotido-motion-fast), border-color var(--sotido-motion-fast);
}

.site-header-primary,
.btn.primary {
  border-color: var(--sotido-theme-accent);
  color: var(--sotido-theme-primary-accent-text);
  background: var(--sotido-theme-accent);
}

.site-header-primary:hover,
.btn.primary:hover {
  border-color: color-mix(in srgb, var(--sotido-theme-accent) 84%, var(--sotido-theme-text-primary));
  background: color-mix(in srgb, var(--sotido-theme-accent) 84%, var(--sotido-theme-text-primary));
}

.site-header-download:hover,
.btn:not(.primary):hover,
.lang-link:hover {
  background: var(--public-page-hover-surface);
}

.public-page-intro {
  display: grid;
  grid-template-columns: minmax(0, 0.74fr) minmax(460px, 1.26fr);
  align-items: center;
  gap: 56px;
  min-height: 660px;
  padding: 64px 0 56px;
  border-bottom: 1px solid var(--public-page-line);
}

.hero {
  min-width: 0;
}

h1,
h2,
h3,
p,
ul,
ol {
  overflow-wrap: anywhere;
}

h1,
h2,
h3 {
  color: var(--sotido-theme-text-primary);
  letter-spacing: 0;
}

h1 {
  max-width: 720px;
  margin: 0 0 var(--sotido-space-lg);
  font-size: clamp(46px, 5.2vw, 68px);
  font-weight: var(--sotido-font-weight-semibold);
  letter-spacing: -0.04em;
  line-height: 1;
}

h2 {
  margin: 0 0 var(--sotido-space-md);
  font-size: 25px;
  font-weight: var(--sotido-font-weight-semibold);
  line-height: 1.24;
}

h3 {
  margin: 0 0 var(--sotido-space-sm);
  font-size: 18px;
  font-weight: var(--sotido-font-weight-semibold);
  line-height: 1.35;
}

p {
  max-width: var(--public-page-reading-width);
  margin: 0 0 var(--sotido-space-md);
  color: var(--sotido-theme-text-secondary);
}

ul,
ol {
  max-width: var(--public-page-reading-width);
  margin: 0;
  padding-left: 20px;
  color: var(--sotido-theme-text-secondary);
}

li {
  margin: var(--sotido-space-xs) 0;
}

.sub {
  max-width: 660px;
  margin: 0;
  font-size: 19px;
  line-height: 1.62;
}

.cta {
  display: flex;
  flex-wrap: wrap;
  gap: var(--sotido-space-sm);
  margin-top: var(--sotido-space-xl);
}

.product-proof {
  --public-proof-accent: var(--sotido-theme-accent);
  --public-proof-wash: color-mix(in srgb, var(--public-proof-accent) 13%, transparent);
  position: relative;
  display: grid;
  gap: var(--sotido-space-lg);
  min-width: 0;
  padding: var(--sotido-space-md);
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--public-proof-accent) 32%, var(--public-page-line));
  border-radius: 24px;
  background:
    radial-gradient(circle at 92% 0, var(--public-proof-wash), transparent 46%),
    var(--public-page-panel-surface);
  box-shadow: 0 28px 90px color-mix(in srgb, var(--sotido-theme-background) 62%, transparent);
}

.product-proof::before {
  position: absolute;
  top: 0;
  right: 18%;
  left: 18%;
  height: 2px;
  background: linear-gradient(90deg, transparent, var(--public-proof-accent), transparent);
  content: "";
}

.product-proof[data-public-proof-style="sessions"] {
  --public-proof-accent: var(--sotido-color-accent-blue);
}

.product-proof[data-public-proof-style="cadence"] {
  --public-proof-accent: var(--sotido-color-accent-orange);
}

.product-proof[data-public-proof-style="shared"] {
  --public-proof-accent: var(--sotido-color-accent-green);
}

.product-proof[data-public-proof-style="operations"] {
  --public-proof-accent: color-mix(in srgb, var(--sotido-color-accent-orange) 72%, var(--sotido-color-accent-red));
}

.product-proof[data-public-proof-style="projects"] {
  --public-proof-accent: color-mix(in srgb, var(--sotido-color-accent-blue) 64%, var(--sotido-color-accent-green));
}

.product-proof[data-public-proof-style="channel"] {
  --public-proof-accent: var(--sotido-color-accent-blue);
}

.product-preview-frame {
  margin: 0;
  overflow: hidden;
  border: 1px solid color-mix(in srgb, var(--public-proof-accent) 24%, var(--public-page-line-strong));
  border-radius: var(--sotido-radius-xlarge);
  background: var(--sotido-theme-surface-raised);
}

.product-preview-toolbar {
  display: grid;
  grid-template-columns: 1fr auto 1fr;
  align-items: center;
  min-height: 34px;
  padding: 0 var(--sotido-space-md);
  border-bottom: 1px solid var(--public-page-line);
  color: var(--sotido-theme-text-muted);
  background: color-mix(in srgb, var(--sotido-theme-surface-soft) 88%, transparent);
  font-size: 11px;
  font-weight: var(--sotido-font-weight-semibold);
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.product-preview-lights {
  display: inline-flex;
  gap: 5px;
}

.product-preview-lights i {
  width: 7px;
  height: 7px;
  border-radius: var(--sotido-radius-pill);
  background: color-mix(in srgb, var(--public-proof-accent) 64%, var(--sotido-theme-text-muted));
}

.product-preview-lights i:nth-child(2) {
  opacity: 0.64;
}

.product-preview-lights i:nth-child(3) {
  opacity: 0.36;
}

.product-preview-frame img {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  object-fit: cover;
}

.product-preview-frame figcaption {
  padding: var(--sotido-space-md) var(--sotido-space-lg);
  border-top: 1px solid var(--public-page-line);
  color: var(--sotido-theme-text-secondary);
  font-size: 13px;
  line-height: 1.45;
}

.product-proof-copy {
  padding: 2px var(--sotido-space-sm) 0;
}

.product-proof-kicker {
  margin: 0 0 var(--sotido-space-xs);
  color: var(--public-proof-accent);
  font-size: 11px;
  font-weight: var(--sotido-font-weight-bold);
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.product-proof-copy h2 {
  margin-bottom: var(--sotido-space-md);
  font-size: 22px;
}

.product-proof-steps {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: var(--sotido-space-sm);
  max-width: none;
  padding: 0;
  list-style: none;
}

.product-proof-steps li {
  display: grid;
  align-content: start;
  gap: var(--sotido-space-xs);
  min-width: 0;
  margin: 0;
  padding: var(--sotido-space-sm);
  border: 1px solid var(--public-page-line);
  border-radius: var(--sotido-radius-medium);
  background: color-mix(in srgb, var(--public-proof-accent) 5%, transparent);
  color: var(--sotido-theme-text-secondary);
  font-size: 12px;
  line-height: 1.42;
}

.product-proof-step-number {
  color: var(--public-proof-accent);
  font-size: 10px;
  font-weight: var(--sotido-font-weight-bold);
  letter-spacing: 0.08em;
}

.product-proof-boundary {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr);
  gap: var(--sotido-space-md);
  max-width: none;
  margin: 0 var(--sotido-space-sm) var(--sotido-space-xs);
  padding-top: var(--sotido-space-md);
  border-top: 1px solid var(--public-page-line);
  font-size: 12px;
  line-height: 1.5;
}

.product-proof-boundary strong {
  color: var(--sotido-theme-text-primary);
}

.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

main > .section,
main > .grid {
  margin: 0;
  padding: 56px 0;
  border-bottom: 1px solid var(--public-page-line);
}

main > .section {
  display: grid;
  grid-template-columns: minmax(180px, 0.58fr) minmax(0, 1.42fr);
  align-items: start;
  column-gap: 64px;
}

main > .section > h2 {
  grid-column: 1;
  grid-row: 1 / span 20;
  padding-left: var(--sotido-space-md);
  border-left: 2px solid var(--sotido-theme-accent);
}

main > .section > :not(h2) {
  grid-column: 2;
}

.grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: var(--sotido-space-lg);
}

.grid > .card,
.grid > .section {
  min-width: 0;
  margin: 0;
  padding: var(--sotido-space-xl);
  border: 1px solid var(--public-page-line);
  border-radius: var(--sotido-radius-card);
  background:
    linear-gradient(145deg, var(--public-page-subtle-surface), transparent),
    var(--public-page-panel-surface);
}

.grid > .card p:last-child,
.grid > .section p:last-child {
  margin-bottom: 0;
}

.faq details {
  max-width: var(--public-page-reading-width);
  padding: var(--sotido-space-lg) 0;
  border-top: 1px solid var(--public-page-line);
}

.faq details:last-child {
  border-bottom: 1px solid var(--public-page-line);
}

.faq summary {
  min-height: var(--sotido-space-touch-target);
  color: var(--sotido-theme-text-primary);
  font-weight: var(--sotido-font-weight-semibold);
  cursor: pointer;
}

.faq details p {
  margin: var(--sotido-space-sm) 0 0;
}

.compare-wrap {
  max-width: 100%;
  overflow-x: auto;
  border: 1px solid var(--public-page-line);
  border-radius: var(--sotido-radius-card);
}

.compare-table {
  width: 100%;
  min-width: 640px;
  border-collapse: collapse;
}

.compare-table th,
.compare-table td {
  padding: 12px 14px;
  border-right: 1px solid var(--public-page-line);
  border-bottom: 1px solid var(--public-page-line);
  text-align: left;
  vertical-align: top;
}

.compare-table tr:last-child td {
  border-bottom: 0;
}

.compare-table th:last-child,
.compare-table td:last-child {
  border-right: 0;
}

.compare-table th {
  color: var(--sotido-theme-text-primary);
  background: var(--public-page-subtle-surface);
  font-size: 14px;
}

.compare-table td {
  color: var(--sotido-theme-text-secondary);
  font-size: 14px;
}

.compare-table td strong {
  color: var(--sotido-theme-text-primary);
}

.document-header {
  max-width: var(--public-page-reading-width);
  padding: 48px 0 var(--sotido-space-xl);
  border-bottom: 1px solid var(--public-page-line);
}

.document-header h1 {
  margin-bottom: var(--sotido-space-sm);
}

.updated {
  margin: 0;
  color: var(--sotido-theme-text-muted);
  font-size: 14px;
}

.document-header + main {
  max-width: var(--public-page-reading-width);
  padding-top: var(--sotido-space-xl);
}

.document-header + main h2 {
  margin-top: 36px;
}

.document-header + main h3 {
  margin-top: var(--sotido-space-xl);
}

.callout {
  max-width: var(--public-page-reading-width);
  margin: 0 0 var(--sotido-space-xl);
  padding: var(--sotido-space-md) var(--sotido-space-lg);
  border-left: 3px solid var(--sotido-theme-accent);
  border-radius: 0 var(--sotido-radius-compact) var(--sotido-radius-compact) 0;
  color: var(--sotido-theme-text-secondary);
  background: var(--public-page-subtle-surface);
}

.mono {
  font-family: ui-monospace, "SFMono-Regular", Consolas, "Liberation Mono", monospace;
  overflow-wrap: anywhere;
}

.footer {
  display: flex;
  justify-content: space-between;
  gap: var(--sotido-space-lg);
  flex-wrap: wrap;
  margin-top: var(--sotido-space-xl);
  padding: var(--sotido-space-xl) 0;
  color: var(--sotido-theme-text-muted);
  font-size: 14px;
}

.footer a {
  min-height: var(--sotido-space-touch-target);
  display: inline-flex;
  align-items: center;
}

.public-utility-page {
  display: grid;
  min-height: 100vh;
  place-items: center;
  padding: var(--sotido-space-xl);
}

.public-utility-card {
  width: min(100%, 620px);
  margin: 0;
  padding: var(--sotido-space-xl);
  border: 1px solid var(--public-page-line);
  border-radius: var(--sotido-radius-card);
  background: var(--sotido-theme-surface);
}

.public-utility-card h1 {
  font-size: 40px;
}

.public-utility-illustration {
  display: block;
  width: min(100%, 320px);
  height: auto;
  margin-bottom: var(--sotido-space-lg);
}

.public-utility-kicker {
  margin: 0 0 var(--sotido-space-xxs);
  color: var(--sotido-theme-text-muted);
  font-size: 14px;
  font-weight: var(--sotido-font-weight-bold);
  letter-spacing: 0;
  text-transform: uppercase;
}

.public-utility-actions {
  margin-top: var(--sotido-space-xl);
  padding-top: var(--sotido-space-lg);
  border-top: 1px solid var(--public-page-line);
}

.public-utility-actions h2 {
  font-size: 18px;
}

@media (max-width: 920px) {
  .site-header {
    grid-template-columns: auto minmax(0, 1fr);
    gap: var(--sotido-space-sm) var(--sotido-space-lg);
    padding: var(--sotido-space-sm) 0;
  }

  .site-nav {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-content: flex-start;
  }

  .site-header-actions {
    justify-self: end;
  }

  .public-page-intro {
    grid-template-columns: 1fr;
    gap: var(--sotido-space-xxl);
    min-height: 0;
  }

  .hero {
    max-width: var(--public-page-reading-width);
  }

  h1 {
    font-size: 40px;
  }

  main > .section {
    grid-template-columns: 1fr;
    row-gap: var(--sotido-space-lg);
  }

  main > .section > h2,
  main > .section > :not(h2) {
    grid-column: 1;
    grid-row: auto;
  }
}

@media (max-width: 680px) {
  .wrap {
    padding-right: var(--sotido-space-lg);
    padding-left: var(--sotido-space-lg);
  }

  .site-header {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .site-brand {
    grid-column: 1;
    grid-row: 1;
  }

  .site-nav {
    grid-column: 2;
    grid-row: 1;
    justify-content: flex-end;
    gap: var(--sotido-space-md);
  }

  .site-header-actions {
    grid-column: 1 / -1;
    grid-row: 2;
    justify-self: stretch;
    justify-content: space-between;
  }

  .site-header-primary {
    flex: 1 1 auto;
  }

  .site-header-download {
    display: none;
  }

  .public-page-intro {
    padding: var(--sotido-space-xxl) 0;
  }

  h1,
  .public-utility-card h1 {
    font-size: 34px;
  }

  .sub {
    font-size: 17px;
  }

  .product-proof {
    padding: var(--sotido-space-sm);
    border-radius: var(--sotido-radius-xlarge);
  }

  .product-proof-steps {
    grid-template-columns: 1fr;
  }

  .product-proof-boundary {
    grid-template-columns: 1fr;
    gap: var(--sotido-space-xxs);
  }

  .grid {
    grid-template-columns: 1fr;
  }

  .cta .btn {
    flex: 1 1 180px;
  }

  .footer {
    flex-direction: column;
  }
}

@media (prefers-reduced-motion: reduce) {
  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
  }
}

@media (prefers-reduced-motion: no-preference) {
  .hero,
  .product-proof {
    animation: public-page-reveal var(--sotido-motion-relaxed) both;
  }

  .product-proof {
    animation-delay: 80ms;
  }
}

@keyframes public-page-reveal {
  from {
    opacity: 0;
    transform: translateY(12px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}
