@font-face {
  font-family: 'Inter';
  src: url('fonts/inter-latin-400-normal.woff2?v=8909904a') format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('fonts/inter-latin-600-normal.woff2?v=f9a06e79') format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Inter';
  src: url('fonts/inter-latin-700-normal.woff2?v=6f56409f') format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Display';
  src: url('fonts/inter-display-latin-600-normal.woff2?v=f74319bb')
    format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Display';
  src: url('fonts/inter-display-latin-700-normal.woff2?v=f3e78bd7')
    format('woff2');
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}

@font-face {
  font-family: 'Inter Display';
  src: url('fonts/inter-display-latin-800-normal.woff2?v=eb62a83f')
    format('woff2');
  font-style: normal;
  font-weight: 800;
  font-display: swap;
}

@font-face {
  font-family: 'Source Serif 4';
  src: url('fonts/source-serif-4-latin-400-normal.woff2?v=02194deb')
    format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Source Serif 4';
  src: url('fonts/source-serif-4-latin-600-normal.woff2?v=f2b7e1cf')
    format('woff2');
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}

@font-face {
  font-family: 'IBM Plex Mono';
  src: url('fonts/ibm-plex-mono-latin-400-normal.woff2?v=08949f72')
    format('woff2');
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('fonts/noto-sans-latin-variable.woff2?v=51ca196f') format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  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;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('fonts/noto-sans-latin-ext-variable.woff2?v=6d5a7931')
    format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  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;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('fonts/noto-sans-cyrillic-variable.woff2?v=6ab64433') format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  unicode-range: U+0301, U+0400-045f, U+0490-0491, U+04b0-04b1, U+2116;
}

@font-face {
  font-family: 'Noto Sans';
  src: url('fonts/noto-sans-vietnamese-variable.woff2?v=791e3f21')
    format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
  unicode-range:
    U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01a0-01a1,
    U+01af-01b0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329,
    U+1ea0-1ef9, U+20ab;
}

@font-face {
  font-family: 'Noto Sans Arabic';
  src: url('fonts/noto-sans-arabic-variable.woff2?v=ce85091f') format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Devanagari';
  src: url('fonts/noto-sans-devanagari-variable.woff2?v=3b3cae4d')
    format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

@font-face {
  font-family: 'Noto Sans Thai';
  src: url('fonts/noto-sans-thai-variable.woff2?v=1f5a1736') format('woff2');
  font-style: normal;
  font-weight: 400 700;
  font-display: swap;
}

:root {
  --brand: #a4343a;
  --brand-dark: #7b272c;
  --brand-soft: #fbf1f2;
  --brand-line: #e8c8ca;
  --ink: #111827;
  --text: #374151;
  --muted: #6b7280;
  --quiet: #9ca3af;
  --line: #e5e7eb;
  --line-strong: #d1d5db;
  --canvas: #f3f4f6;
  --surface: #ffffff;
  --surface-soft: #f9fafb;
  --success: #15803d;
  --info: #2563eb;
  --warning: #b45309;
  --danger: #dc2626;
  --font-display:
    'Inter', 'Microsoft YaHei', 'PingFang SC', system-ui, sans-serif;
  --font-ui: 'Inter', 'Microsoft YaHei', 'PingFang SC', system-ui, sans-serif;
  --font-reading: 'Source Serif 4', 'Songti SC', serif;
  --font-mono: 'IBM Plex Mono', 'Microsoft YaHei', monospace;
  --shadow-low: 0 1px 2px rgba(17, 24, 39, 0.08);
  --shadow-medium: 0 12px 32px rgba(17, 24, 39, 0.12);
  --shadow-high: 0 32px 80px rgba(17, 24, 39, 0.16);
  --content: 1180px;
  --gutter: 24px;
  --header-height: 72px;
}

html[lang='en'] {
  --font-display:
    'Inter Display', 'Inter', ui-sans-serif, system-ui, sans-serif;
  --font-ui: 'Inter', ui-sans-serif, system-ui, sans-serif;
  --font-reading: 'Source Serif 4', ui-serif, Georgia, serif;
  --font-mono: 'IBM Plex Mono', ui-monospace, monospace;
}

html:is(
  [lang='fr'],
  [lang='de'],
  [lang='es'],
  [lang='pt-BR'],
  [lang='it'],
  [lang='tr'],
  [lang='id'],
  [lang='pl'],
  [lang='es-MX']
) {
  --font-display: 'Noto Sans', 'Inter', system-ui, sans-serif;
  --font-ui: 'Noto Sans', 'Inter', system-ui, sans-serif;
  --font-reading: 'Noto Sans', 'Source Serif 4', serif;
}

html[lang='ru'],
html[lang='vi'] {
  --font-display: 'Noto Sans', system-ui, sans-serif;
  --font-ui: 'Noto Sans', system-ui, sans-serif;
  --font-reading: 'Noto Sans', serif;
}

html:is([lang='ar'], [lang='fa']) {
  --font-display: 'Noto Sans Arabic', system-ui, sans-serif;
  --font-ui: 'Noto Sans Arabic', system-ui, sans-serif;
  --font-reading: 'Noto Sans Arabic', serif;
}

html[lang='hi'] {
  --font-display: 'Noto Sans Devanagari', system-ui, sans-serif;
  --font-ui: 'Noto Sans Devanagari', system-ui, sans-serif;
  --font-reading: 'Noto Sans Devanagari', serif;
}

html[lang='th'] {
  --font-display: 'Noto Sans Thai', system-ui, sans-serif;
  --font-ui: 'Noto Sans Thai', system-ui, sans-serif;
  --font-reading: 'Noto Sans Thai', serif;
}

html[lang='ko'] {
  --font-display:
    'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans CJK KR', system-ui,
    sans-serif;
  --font-ui:
    'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans CJK KR', system-ui,
    sans-serif;
  --font-reading:
    'Apple SD Gothic Neo', 'Malgun Gothic', 'Noto Sans CJK KR', system-ui,
    sans-serif;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  scroll-padding-top: calc(var(--header-height) + 24px);
}

body {
  margin: 0;
  min-width: 320px;
  color: var(--text);
  background: var(--surface);
  font-family: var(--font-ui);
  font-size: 16px;
  line-height: 1.65;
  letter-spacing: 0;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}

body.menu-open {
  overflow: hidden;
}

img,
svg {
  display: block;
  max-width: 100%;
}

button,
a {
  font: inherit;
  letter-spacing: 0;
}

a {
  color: inherit;
  text-decoration: none;
}

button {
  color: inherit;
}

h1,
h2,
h3,
p {
  margin-top: 0;
}

h1,
h2,
h3 {
  color: var(--ink);
  line-height: 1.08;
  letter-spacing: 0;
}

html[lang='en'] h1,
html[lang='en'] h2,
html[lang='en'] h3 {
  font-family: var(--font-display);
}

h1 {
  margin-bottom: 24px;
  font-size: 92px;
  font-weight: 700;
}

h2 {
  margin-bottom: 24px;
  font-size: 56px;
  font-weight: 700;
}

h3 {
  margin-bottom: 12px;
  font-size: 20px;
  font-weight: 700;
}

strong {
  color: var(--ink);
}

:focus-visible {
  outline: 3px solid rgba(164, 52, 58, 0.34);
  outline-offset: 3px;
}

.skip-link {
  position: fixed;
  z-index: 1000;
  top: 12px;
  left: 12px;
  padding: 10px 14px;
  color: var(--surface);
  background: var(--ink);
  border-radius: 6px;
  transform: translateY(-150%);
  transition: transform 180ms ease;
}

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

.scroll-progress {
  position: fixed;
  z-index: 110;
  top: 0;
  right: 0;
  left: 0;
  height: 3px;
  pointer-events: none;
}

.scroll-progress span {
  display: block;
  width: 100%;
  height: 100%;
  background: var(--brand);
  transform: scaleX(0);
  transform-origin: left;
  will-change: transform;
}

.section-inner,
.nav-shell {
  width: min(calc(100% - (var(--gutter) * 2)), var(--content));
  margin-inline: auto;
}

.site-header {
  position: sticky;
  z-index: 100;
  top: 0;
  height: var(--header-height);
  background: rgba(255, 255, 255, 0.96);
  border-bottom: 1px solid transparent;
  transition:
    border-color 180ms ease,
    box-shadow 180ms ease;
}

.site-header[data-scrolled] {
  border-color: var(--line);
  box-shadow: var(--shadow-low);
}

.nav-shell {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}

.brand {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  gap: 10px;
  min-width: 0;
  color: var(--brand);
}

.brand img {
  flex: 0 0 auto;
}

.brand-copy {
  display: grid;
  line-height: 1.1;
}

.brand-copy strong {
  color: var(--ink);
  font-size: 17px;
  font-weight: 700;
}

.brand-copy small {
  margin-top: 4px;
  color: var(--muted);
  font-size: 10px;
}

.brand:hover .brand-copy strong {
  color: var(--brand-dark);
}

.desktop-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 30px;
  min-width: 0;
}

.desktop-nav a {
  position: relative;
  color: var(--text);
  font-size: 14px;
  font-weight: 600;
  white-space: nowrap;
}

.desktop-nav a::after {
  position: absolute;
  right: 0;
  bottom: -8px;
  left: 0;
  height: 2px;
  background: var(--brand);
  content: '';
  transform: scaleX(0);
  transition: transform 180ms ease;
}

.desktop-nav a:hover::after,
.desktop-nav a:focus-visible::after {
  transform: scaleX(1);
}

.header-actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}

.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 9px;
  min-height: 44px;
  padding: 0 18px;
  border: 1px solid transparent;
  border-radius: 7px;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.2;
  text-align: center;
  transition:
    color 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease,
    transform 180ms ease,
    box-shadow 180ms ease;
}

.button:hover {
  transform: translateY(-1px);
}

.button svg {
  width: 17px;
  height: 17px;
  flex: 0 0 auto;
}

.button-primary {
  color: var(--surface);
  background: var(--brand);
  border-color: var(--brand);
  box-shadow: var(--shadow-low);
}

.button-primary:hover {
  background: var(--brand-dark);
  border-color: var(--brand-dark);
  box-shadow: 0 8px 18px rgba(123, 39, 44, 0.2);
}

.button-secondary {
  color: var(--ink);
  background: var(--surface);
  border-color: var(--line-strong);
}

.button-secondary:hover {
  border-color: var(--brand-line);
  background: var(--brand-soft);
}

.icon-button {
  display: inline-grid;
  place-items: center;
  width: 40px;
  height: 40px;
  padding: 0;
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 7px;
  cursor: pointer;
}

.icon-button svg {
  width: 20px;
  height: 20px;
}

.menu-toggle,
.mobile-menu {
  display: none;
}

.eyebrow {
  margin-bottom: 18px;
  color: var(--brand);
  font-family: var(--font-mono);
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0;
}

.footer-status p > span {
  width: 7px;
  height: 7px;
  background: var(--success);
  border-radius: 50%;
}

[data-reveal] {
  opacity: 0;
  transform: translateY(24px);
  transition:
    opacity 620ms ease,
    transform 620ms cubic-bezier(0.22, 1, 0.36, 1);
}

[data-reveal].is-visible {
  opacity: 1;
  transform: translateY(0);
}

.site-footer {
  padding: 72px 0 28px;
  background: var(--surface-soft);
}

.footer-grid {
  display: grid;
  grid-template-columns: minmax(260px, 1.35fr) repeat(3, minmax(140px, 0.65fr));
  gap: 56px;
  padding-bottom: 56px;
}

.footer-brand p {
  max-width: 340px;
  margin: 20px 0 0;
  color: var(--muted);
  font-size: 14px;
}

.footer-grid nav,
.footer-status {
  display: grid;
  align-content: start;
  gap: 10px;
}

.footer-grid nav > strong,
.footer-status > strong {
  margin-bottom: 5px;
  font-size: 13px;
}

.footer-grid nav a,
.footer-status a {
  color: var(--muted);
  font-size: 13px;
}

.footer-grid nav a:hover,
.footer-status a:hover {
  color: var(--brand);
}

.footer-status p {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0;
  color: var(--muted);
  font-size: 13px;
}

.footer-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-top: 24px;
  color: var(--muted);
  border-top: 1px solid var(--line);
  font-size: 12px;
}
.legal-page {
  background: var(--surface-soft);
}

.back-link {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--text);
  font-size: 14px;
  font-weight: 600;
}

.back-link:hover {
  color: var(--brand);
}

.back-link svg {
  width: 17px;
  height: 17px;
}

.legal-main {
  width: min(calc(100% - 48px), 900px);
  margin-inline: auto;
  padding: 80px 0 110px;
}

.legal-hero {
  margin-bottom: 48px;
  padding-bottom: 42px;
  border-bottom: 1px solid var(--line);
}

.legal-hero h1 {
  margin-bottom: 18px;
  font-size: 70px;
  overflow-wrap: anywhere;
}

.legal-hero > p:not(.eyebrow) {
  max-width: 720px;
  margin-bottom: 0;
  color: var(--muted);
  font-size: 18px;
}

.legal-meta {
  display: flex;
  flex-wrap: wrap;
  gap: 10px 24px;
  margin-top: 24px;
  color: var(--muted);
  font-family: var(--font-mono);
  font-size: 11px;
}

.legal-notice {
  margin-bottom: 38px;
  padding: 16px 18px;
  color: var(--text);
  background: var(--brand-soft);
  border: 1px solid var(--brand-line);
  border-radius: 6px;
  font-size: 14px;
}

.legal-content {
  display: grid;
  gap: 34px;
}

.legal-content section {
  padding-bottom: 34px;
  border-bottom: 1px solid var(--line);
}

.legal-content section:last-child {
  border-bottom: 0;
}

.legal-content h2 {
  margin-bottom: 16px;
  font-size: 28px;
  overflow-wrap: anywhere;
}

.legal-content h3 {
  margin-top: 24px;
  font-size: 18px;
  overflow-wrap: anywhere;
}

.legal-content p,
.legal-content li {
  color: var(--text);
}

.legal-content ul,
.legal-content ol {
  display: grid;
  gap: 10px;
  padding-left: 22px;
}

.legal-content code {
  padding: 2px 5px;
  background: var(--canvas);
  border-radius: 4px;
  font-family: var(--font-mono);
  font-size: 0.9em;
}

.legal-flow {
  display: grid;
  gap: 0;
  margin: 24px 0;
  padding: 0;
  border-top: 1px solid var(--line);
  list-style: none;
}

.legal-flow li {
  display: grid;
  grid-template-columns: 36px 1fr;
  gap: 12px;
  padding: 14px 0;
  border-bottom: 1px solid var(--line);
}

.legal-flow li > span:first-child {
  color: var(--brand);
  font-family: var(--font-mono);
  font-size: 12px;
}

.legal-footer-nav {
  display: flex;
  flex-wrap: wrap;
  gap: 12px 24px;
}

.legal-footer-nav a {
  color: var(--muted);
  font-size: 13px;
}

.legal-footer-nav a[aria-current='page'] {
  color: var(--brand);
  font-weight: 600;
}

@media (max-width: 1199px) {
  h1 {
    font-size: 78px;
  }

  h2 {
    font-size: 50px;
  }

  .desktop-nav {
    gap: 20px;
  }
}

@media (max-width: 999px) {
  h1 {
    font-size: 60px;
  }

  h2 {
    font-size: 44px;
  }

  .desktop-nav {
    gap: 15px;
  }

  .desktop-nav a {
    font-size: 12px;
  }

  .footer-grid {
    grid-template-columns: 1.2fr repeat(2, 0.8fr);
  }

  .footer-status {
    grid-column: 2;
  }
}

@media (max-width: 809px) {
  :root {
    --header-height: 64px;
  }

  .site-header {
    height: var(--header-height);
  }

  .nav-shell {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 32px);
  }

  .brand-copy small {
    display: none;
  }

  .desktop-nav {
    display: none;
  }

  .menu-toggle {
    display: inline-grid;
  }

  .mobile-menu {
    position: fixed;
    z-index: 99;
    inset: var(--header-height) 0 0;
    display: grid;
    align-content: start;
    gap: 0;
    padding: 18px 24px 32px;
    overflow-y: auto;
    background: var(--surface);
    border-top: 1px solid var(--line);
  }

  .mobile-menu[hidden] {
    display: none;
  }

  .mobile-menu > a:not(.button) {
    display: flex;
    align-items: center;
    min-height: 58px;
    color: var(--ink);
    border-bottom: 1px solid var(--line);
    font-size: 18px;
    font-weight: 600;
  }

  .mobile-menu .button {
    margin-top: 22px;
  }

  h1 {
    font-size: 54px;
  }

  h2 {
    font-size: 40px;
  }

  .legal-hero h1 {
    font-size: 52px;
  }

  .section-inner {
    width: calc(100% - 40px);
  }

  .footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .footer-brand {
    grid-column: 1 / -1;
  }

  .footer-status {
    grid-column: auto;
  }

  .legal-main {
    width: calc(100% - 40px);
    padding-top: 56px;
  }
}

@media (max-width: 539px) {
  h1 {
    font-size: 46px;
  }

  h2 {
    font-size: 34px;
  }

  .legal-hero h1 {
    font-size: 42px;
  }

  .footer-grid {
    grid-template-columns: 1fr;
    gap: 36px;
  }

  .footer-brand,
  .footer-status {
    grid-column: 1;
  }

  .footer-bottom {
    align-items: flex-start;
    flex-direction: column;
  }
}
:root {
  --header-height: 72px;
}

.site-header {
  height: var(--header-height);
  background: var(--surface);
}

.nav-shell {
  height: 72px;
}

[data-reveal] {
  opacity: 1;
  transform: translateY(24px);
}

[data-reveal].is-visible {
  transform: translateY(0);
}

@media (max-width: 809px) {
  :root {
    --header-height: 72px;
  }
  .site-header {
    height: var(--header-height);
  }
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }

  *,
  *::before,
  *::after {
    scroll-behavior: auto !important;
    transition-duration: 0.01ms !important;
    animation-duration: 0.01ms !important;
    animation-iteration-count: 1 !important;
  }

  [data-reveal] {
    opacity: 1 !important;
    transform: none !important;
    animation: none !important;
  }
}
.site-header {
  height: auto;
  background: rgba(255, 255, 255, 0.98);
}

.site-header .nav-shell {
  height: 76px;
}

.site-header .desktop-nav {
  gap: 24px;
}

.site-header .header-actions {
  gap: 8px;
}

.site-header .header-account-link {
  order: 2;
}

.site-header .language-control {
  order: 3;
}

@media (max-width: 1199px) {
  .site-header .desktop-nav {
    gap: 16px;
  }
}

@media (max-width: 809px) {
  .site-header .nav-shell {
    height: 68px;
  }

  .site-header .desktop-nav {
    display: none;
  }

  .site-header .mobile-menu {
    inset: var(--header-height) 0 0;
  }
}
:root {
  --header-height: 72px;
}

.site-header,
.nav-shell {
  height: var(--header-height);
}

.brand-logo {
  width: 40.8px;
  height: 40.8px;
  flex: 0 0 40.8px;
}

.header-pricing-link,
.header-account-link,
.header-language-button,
.header-store-link {
  display: inline-flex;
  min-height: 38px;
  align-items: center;
  justify-content: center;
  gap: 7px;
  padding: 0 12px;
  border: 1px solid var(--line);
  border-radius: 7px;
  color: var(--text);
  background: var(--surface);
  font-size: 13px;
  font-weight: 600;
}

.header-pricing-link {
  order: 0;
}

.header-account-link {
  order: 1;
}

.header-pricing-link:hover,
.header-pricing-link:focus-visible,
.header-pricing-link[aria-current='page'],
.header-account-link:hover,
.header-language-button:hover,
.header-account-link:focus-visible,
.header-language-button:focus-visible {
  color: var(--brand-dark);
  border-color: var(--brand-line);
  background: var(--brand-soft);
}

.header-account-link svg,
.header-language-button svg,
.header-store-link svg {
  width: 17px;
  height: 17px;
}

.language-control {
  position: relative;
  order: 3;
}

.header-store-link {
  order: 2;
  color: var(--surface);
  background: var(--brand);
  border-color: var(--brand);
}

.header-store-link:hover,
.header-store-link:focus-visible {
  color: var(--surface);
  background: var(--brand-dark);
  border-color: var(--brand-dark);
}

.header-language-button {
  min-width: 94px;
}

.header-language-button .language-chevron {
  width: 14px;
  height: 14px;
  color: var(--muted);
}

.language-menu {
  position: absolute;
  z-index: 130;
  top: calc(100% + 8px);
  inset-inline-end: 0;
  display: grid;
  width: 220px;
  max-width: calc(100vw - 20px);
  max-height: min(70vh, 22rem);
  overflow-y: auto;
  overscroll-behavior: contain;
  scrollbar-gutter: stable;
  padding: 6px;
  border: 1px solid var(--line);
  border-radius: 7px;
  background: var(--surface);
  box-shadow: var(--shadow-medium);
}

.language-menu a {
  display: flex;
  min-height: 34px;
  align-items: center;
  padding: 0 10px;
  border-radius: 5px;
  color: var(--text);
  font-size: 13px;
  font-weight: 600;
}

.language-menu a:hover,
.language-menu a:focus-visible,
.language-menu a[aria-checked='true'] {
  color: var(--brand-dark);
  background: var(--brand-soft);
}

.language-menu a[data-current='true'] {
  position: sticky;
  z-index: 1;
  top: 0;
  border-bottom: 1px solid var(--line);
  background: var(--brand-soft);
}

:root[dir='rtl'] :is(code, kbd, samp, pre, .legal-meta),
:root[dir='rtl'] :is(a[href^='http'], a[href^='mailto:']) {
  direction: ltr;
  unicode-bidi: isolate;
}

:root[dir='rtl']
  :is(
    input[type='email'],
    input[type='password'],
    input[type='url'],
    input[autocomplete='username'],
    input[inputmode='numeric']
  ) {
  direction: ltr;
}

.menu-toggle {
  order: 4;
}

@media (max-width: 809px) {
  .header-pricing-link,
  .header-store-link {
    display: none;
  }

  .header-account-link span {
    display: none;
  }

  .header-account-link {
    width: 38px;
    padding: 0;
  }

  .header-language-button {
    min-width: 82px;
    padding: 0 8px;
  }

  .language-menu {
    position: fixed;
    top: calc(var(--header-height) + 8px);
    right: 10px;
    left: 10px;
    width: auto;
    max-height: min(70vh, 22rem);
  }

  .brand-copy strong {
    font-size: 15px;
  }
}

@media (max-width: 460px) {
  .nav-shell {
    width: calc(100% - 20px);
  }

  .brand {
    gap: 7px;
  }

  .header-actions {
    gap: 4px;
  }
}

.button,
.header-pricing-link,
.header-account-link,
.header-language-button,
.header-store-link,
.menu-toggle {
  white-space: nowrap;
}

html[lang='en'] .button {
  line-height: 20px;
}

body .site-header:not(.landing-site-header) {
  height: var(--header-height);
}

body .site-header:not(.landing-site-header) .nav-shell {
  height: var(--header-height);
}

body .site-header:not(.landing-site-header) .desktop-nav {
  gap: 30px;
}
