/**
 * Do not edit directly, this file was auto-generated.
 */

:root {
  --neutral-0: #ffffff; /** Base Light anchor. Pure white. */
  --neutral-50: #f7faf8; /** Lightest tint - app canvas. */
  --neutral-100: #edf2ee; /** Evergreen seed - subtle neutral fill. */
  --neutral-150: #e4ebe6; /** Soft divider. */
  --neutral-200: #d7e0d9; /** Default hairline / border. */
  --neutral-300: #bdc9bf; /** Strong border, disabled outlines. */
  --neutral-400: #98a89b; /** Decorative / non-text grey. */
  --neutral-500: #76887a; /** Tertiary content floor. */
  --neutral-600: #5d6a60; /** Tertiary content / muted. Tint eased back as the ramp darkens. */
  --neutral-700: #48504a; /** Secondary content. Tint eased back as the ramp darkens. */
  --neutral-800: #343835; /** Strong content. Tint eased back as the ramp darkens. */
  --neutral-900: #222422; /** Primary content ink. Near-neutral at depth. */
  --neutral-950: #151615; /** Base Dark anchor - deepest neutral, almost achromatic, inverse surfaces. */
  --green-50: #e3f7e6; /** Lightest grass tint - success surface. */
  --green-100: #c6efcd; /** Soft success fill. */
  --green-200: #b3e6b9; /** Success border / divider. */
  --green-300: #8ad79a; /** Light decorative green. */
  --green-400: #4cbf86; /** Bright green, non-text decorative. */
  --green-500: #1aa877; /** Vivid mid emerald. */
  --green-600: #0a9070; /** Strong emerald. */
  --green-700: #027B60; /** Brand emerald seed. Success content + solid; white on-color clears AA (~5.24:1). */
  --green-800: #0a5f4c; /** Deep emerald, on-dark success content. */
  --green-900: #0d362d; /** Deep pine ink - anchors dark green surfaces. */
  --green-950: #08221c; /** Deepest green anchor - inverse green surfaces. */
  --red-50: #fbeded; /** Lightest tint - error surface. */
  --red-100: #f6d6d7; /** Soft error fill. */
  --red-200: #eeb4b5; /** Error border / divider. */
  --red-300: #e08688; /** Light decorative red. */
  --red-400: #d25b5e; /** Bright red, non-text decorative. */
  --red-500: #c93b3f; /** Vivid red. */
  --red-600: #C1292E; /** Brand red seed. Solid destructive fill; white on-color clears AA (~5.8:1). */
  --red-700: #9c2024; /** Error content text - AA on white (~7.9:1). */
  --red-800: #76181b; /** Deep red, on-dark error content. */
  --red-900: #501113; /** Deep red ink. */
  --red-950: #300a0c; /** Deepest red anchor - inverse red surfaces. */
  --yellow-50: #fef8ec; /** Lightest tint - warning surface. */
  --yellow-100: #fcecc9; /** Soft warning fill. */
  --yellow-200: #f9dc9c; /** Warning border / divider. */
  --yellow-300: #f8c96a; /** Light decorative amber. */
  --yellow-400: #f8b945; /** Bright amber, non-text decorative. */
  --yellow-500: #F7AE2D; /** Brand amber seed. Warning / alert solid fill (on-color text is dark). */
  --yellow-600: #d2870c; /** Strong amber. */
  --yellow-700: #a56b08; /** Dark amber. */
  --yellow-800: #7b520a; /** Warning content text - AA on light surfaces (~6.5:1). */
  --yellow-900: #523809; /** Deep amber ink. */
  --yellow-950: #34240a; /** Deepest amber anchor - inverse amber surfaces. */
  --blue-50: #ecf2fb; /** Lightest tint - informational surface. */
  --blue-100: #d6e4f7; /** Soft informational fill. */
  --blue-200: #aecbf0; /** Informational border / divider. */
  --blue-300: #79a8e6; /** Light decorative blue. */
  --blue-400: #4585db; /** Bright blue, non-text decorative. */
  --blue-500: #2466cc; /** Vivid mid blue. Solid informational fill; white on-color clears AA. */
  --blue-600: #14529f; /** Strong blue. */
  --blue-700: #003F91; /** Navy seed. Informational content text - AA on white (~9.9:1). */
  --blue-800: #0a3170; /** Deep navy. */
  --blue-900: #0a234c; /** Deep blue ink. */
  --blue-950: #08182f; /** Deepest blue anchor - inverse blue surfaces. */
  --purple-50: #f3eefc; /** Lightest tint. */
  --purple-100: #e6dbf8; /** Soft fill. */
  --purple-200: #cdbcf1; /** Border / divider. */
  --purple-300: #ad90e9; /** Light decorative violet. */
  --purple-400: #9165e3; /** Bright violet, non-text decorative. */
  --purple-500: #7C4DE0; /** Violet seed. Solid fill (white on-color clears AA). */
  --purple-600: #6633c9; /** Strong violet. */
  --purple-700: #5325a3; /** Violet content text - AA on white (~9.7:1). */
  --purple-800: #3f1d7c; /** Deep violet. */
  --purple-900: #2b1556; /** Deep violet ink. */
  --purple-950: #1b0e38; /** Deepest violet anchor. */
  --pink-50: #fbecf3; /** Lightest tint. */
  --pink-100: #f6d4e4; /** Soft fill. */
  --pink-200: #eeaecb; /** Border / divider. */
  --pink-300: #e37dab; /** Light decorative pink. */
  --pink-400: #d85291; /** Bright pink, non-text decorative. */
  --pink-500: #cf3a80; /** Vivid pink. */
  --pink-600: #C42E78; /** Pink seed. Solid fill (white on-color clears AA). */
  --pink-700: #9c2460; /** Pink content text - AA on white (~7.4:1). */
  --pink-800: #761b49; /** Deep pink. */
  --pink-900: #501232; /** Deep pink ink. */
  --pink-950: #330b20; /** Deepest pink anchor. */
  --interactive-primary-hover: color-mix(in srgb, var(--pine) 92%, white); /** Forest lifted a touch on hover - never flashes the bright brand green. */
  --interactive-primary-active: color-mix(in srgb, var(--pine) 86%, black);
  --interactive-accent-hover: color-mix(in srgb, var(--interactive-accent) 94%, black);
  --interactive-accent-active: color-mix(in srgb, var(--interactive-accent) 86%, black);
  --background-neutral-hover: color-mix(in srgb, var(--neutral-950) 5%, transparent); /** Row/cell hover, layered on the parent surface. */
  --background-neutral-active: color-mix(in srgb, var(--neutral-950) 9%, transparent); /** Row/cell active, layered on the parent surface. */
  --background-overlay: color-mix(in srgb, var(--neutral-950) 52%, transparent); /** Dialog/scrim backdrop. */
  --border-overlay: color-mix(in srgb, var(--neutral-900) 12%, transparent); /** Image and overlay edges. */
  --ink: #112722; /** Primary text ink. Emerald-tinted near-black derived from the brand color (#027B60). AAA on white (~15.7:1). */
  --ink-soft: #203c36; /** Secondary ink for less prominent text and icons. Derived from the brand color. */
  --muted: #58746e; /** Muted text (hints, placeholders, metadata). Desaturated emerald derivative, AA on white (~5.1:1). */
  --muted-strong: #3f5f58; /** Stronger muted text where more contrast is needed (~7:1 on white). */
  --pine: #0d362d; /** Deep anchor - dark emerald derived from the brand color (#027B60). Anchors dark surfaces and the neutral-primary interactive tone; white clears AAA (~13.3:1). All deep green derivatives key off this. */
  --pine-2: #027B60; /** Core brand color - emerald-teal (hue ~167, teal-leaning). Brand identity + trust/confirmation moments ONLY (the mark, identity surfaces, sentiment-positive, calendar 'today') - never a generic highlight: interaction (focus, links, selected/checked) is ink. White on it clears AA (~5.24:1). Everything else in the family is derived from this seed. */
  --pine-spring: #19cc9b; /** Brand-light color - vivid lighter variant of the brand emerald. Pine's bright identity accent: used for identity moments and as bright text/icons on dark surfaces (clears AA on pine, ~6.4:1), never as small text on light. */
  --leaf: #3da489; /** Soft emerald for decorative and non-text use only (clears the 3:1 non-text floor, not the 4.5:1 text floor). Derived from the brand color. */
  --leaf-strong: #198369; /** Darker leaf that reaches AA for small text such as group headers (~4.68:1 on white). */
  --mist: #e7f3f1; /** Pale emerald tint for hover and selected rows. Lightest tint of the brand hue. */
  --paper: #fafcfc; /** Cool near-white, faintly emerald-tinted. */
  --paper-strong: #f1f6f5; /** Near-white tint used on dark surfaces. */
  --paper-soft: #f6f9f8; /** Near-white tint, softer variant. */
  --surface: #ffffff; /** Pure white surface. */
  --surface-tint: #f4f8f7; /** Faintly emerald-tinted surface. */
  --canvas: #f7faf9; /** App canvas background. */
  --line-soft: #e3edeb; /** Softer divider used inside components. */
  --bg-sidepanel: color-mix(in srgb, var(--ink) 4%, white); /** Darkest near-white tier in the shell stack. Anchors the sidebar. Composed at the CSS layer. */
  --bg-canvas: color-mix(in srgb, var(--ink) 2%, white); /** Mid near-white tier for the message list and reader panes. Composed at the CSS layer. */
  --bg-cell-hover: color-mix(in srgb, var(--ink) 6%, transparent); /** Row hover state, layered on the parent surface. Composed at the CSS layer. */
  --bg-cell-active: color-mix(in srgb, var(--ink) 8%, transparent); /** Row active state, layered on the parent surface. Composed at the CSS layer. */
  --border-tertiary: color-mix(in srgb, var(--ink) 4%, transparent); /** Unified shell-tier divider between chrome surfaces. Composed at the CSS layer. */
  --pine-button-height-sm: 32px;
  --pine-button-height-md: 36px;
  --pine-button-height-lg: 40px;
  --pine-button-padding-inline-leading-sm: 6px;
  --pine-button-padding-inline-leading-md: 10px;
  --pine-button-padding-inline-leading-lg: 14px;
  --pine-button-padding-inline-trailing-sm: 6px;
  --pine-button-padding-inline-trailing-md: 10px;
  --pine-button-padding-inline-trailing-lg: 14px;
  --pine-button-gap-sm: 6px;
  --pine-button-icon-glyph-sm: 14px;
  --pine-button-icon-glyph-md: 16px;
  --pine-button-icon-glyph-lg: 20px;
  --pine-button-transition-duration: 80ms; /** FF button color/bg transition. */
  --pine-button-active-scale-x: 1.02; /** Subtle horizontal stretch on press/touch. */
  --pine-button-primary-bg-hover: color-mix(in srgb, var(--pine-button-primary-bg) 94%, black);
  --pine-button-primary-bg-active: color-mix(in srgb, var(--pine-button-primary-bg) 86%, black);
  --pine-button-secondary-bg-hover: color-mix(in srgb, var(--pine-button-secondary-bg) 92%, black);
  --pine-button-secondary-bg-active: color-mix(in srgb, var(--pine-button-secondary-bg) 84%, black);
  --pine-button-tertiary-bg-active: color-mix(in srgb, var(--neutral-950) 12%, transparent); /** Darker than hover for tertiary/ghost press. */
  --pine-button-destructive-bg-hover: color-mix(in srgb, var(--pine-button-destructive-bg) 88%, black);
  --pine-button-destructive-bg-active: color-mix(in srgb, var(--pine-button-destructive-bg) 76%, black);
  --motion-instant: 0ms;
  --motion-fast: 120ms;
  --motion-base: 180ms;
  --motion-slow: 260ms;
  --motion-slower: 360ms;
  --ease-apple: cubic-bezier(0.3, 0, 0.5, 1); /** Gentle ease-out for hover and focus state transitions (matches macOS materials). */
  --ease-expressive: cubic-bezier(0.16, 1, 0.3, 1); /** Material 3 emphasized curve for modal and dialog enter and exit. */
  --ease-standard: cubic-bezier(0.2, 0, 0, 1); /** Standard productivity easing for most transitions. */
  --ease-out: cubic-bezier(0, 0, 0.2, 1); /** Decelerate - elements entering. */
  --ease-in: cubic-bezier(0.4, 0, 1, 1); /** Accelerate - elements exiting. */
  --ease-spring: cubic-bezier(0.22, 1.2, 0.36, 1); /** CSS approximation of the snappy spring for pure-CSS recipes (no real spring physics in CSS). */
  --ease-linear: cubic-bezier(0, 0, 1, 1); /** Linear - continuous loops such as spinners. */
  --ease-in-out: cubic-bezier(0.42, 0, 0.58, 1); /** Ease-in-out - icon swap crossfade (transitions.dev P5). */
  --spring-snappy-duration: 0.08;
  --spring-snappy-bounce: 0;
  --spring-smooth-duration: 0.16;
  --spring-smooth-bounce: 0.15;
  --spring-gentle-duration: 0.24;
  --spring-gentle-bounce: 0.15;
  --move-xs: 2px;
  --move-sm: 4px;
  --move-md: 8px;
  --move-lg: 16px;
  --move-xl: 24px;
  --scale-pop-from: 0.96;
  --scale-press-to: 0.97;
  --scale-dialog-from: 0.94;
  --scale-number-from: 0.6;
  --scale-icon-swap-from: 0.25; /** Inactive scale for icon swap (transitions.dev P5 --p5-start-scale). */
  --scale-to: 1;
  --blur-none: 0px;
  --blur-xs: 2px; /** Icon swap midpoint blur (transitions.dev P5 --p5-blur). */
  --blur-sm: 4px;
  --blur-md: 8px;
  --icon-swap-duration: 200ms;
  --number-pop-duration: 350ms;
  --number-pop-stagger: 50ms;
  --number-pop-distance: 8px;
  --number-pop-blur: 2px;
  --number-pop-ease: cubic-bezier(0.34, 1.45, 0.64, 1);
  --shake-distance: 4px;
  --shake-duration: 400ms;
  --avatar-group-lift: -4px;
  --avatar-group-duration: 320ms;
  --avatar-group-scale: 1.05;
  --avatar-group-falloff: 0.45;
  --avatar-group-ease-in: cubic-bezier(0.22, 1, 0.36, 1); /** Clean ease-in on hover. */
  --avatar-group-ease-out: cubic-bezier(0.34, 3.85, 0.64, 1); /** Bouncy overshoot spring on mouseleave. */
  --radius-none: 0px; /** Square corners. */
  --radius-xs: 4px; /** Smallest soft corner (chips, small swatches). */
  --radius-sm: 6px; /** Compact controls and inline elements. */
  --radius-md: 10px; /** Default control radius. */
  --radius-lg: 14px; /** Larger controls and small cards. */
  --radius-xl: 16px; /** Largest surface radius. Sharp, not pill - kept tight on purpose. */
  --radius-pill: 999px; /** Pill shape for explicitly pill-variant elements only. */
  --radius-full: 9999px; /** Truly circular elements only (avatars, dots, circular icon buttons). */
  --radius-control-sm: 8px;
  --radius-control-lg: 12px;
  --radius-surface-sm: 12px;
  --radius-surface-md: 16px;
  --radius-overlay: 16px; /** Floating overlays: popovers, menus, dialogs. */
  --shadow-sm: 0 1px 2px rgba(16, 35, 31, 0.04);
  --shadow-md: 0 6px 18px rgba(16, 35, 31, 0.06);
  --shadow-lg: 0 22px 60px rgba(16, 35, 31, 0.12);
  --shadow-l1: 0 1px 3px rgba(0, 0, 0, 0.1), 0 0 2px rgba(0, 0, 0, 0.06); /** Single-layer card shadow for the elevated Compose button. */
  --shadow-e0: none; /** Elevation 0 - flat (canvas). */
  --shadow-e1: 0 1px 2px rgba(16, 35, 31, 0.05); /** Elevation 1 - resting surface. */
  --shadow-e2: 0 2px 6px rgba(16, 35, 31, 0.06); /** Elevation 2 - raised. */
  --shadow-e3: 0 6px 16px rgba(16, 35, 31, 0.08); /** Elevation 3 - elevated card. */
  --shadow-e4: 0 12px 32px rgba(16, 35, 31, 0.10); /** Elevation 4 - overlay / popover. */
  --shadow-e5: 0 22px 60px rgba(16, 35, 31, 0.14); /** Elevation 5 - dialog. */
  --shadow-e6: 0 32px 80px rgba(16, 35, 31, 0.18); /** Elevation 6 - top-most modal. */
  --focus-ring: 0 0 0 3px rgba(17, 21, 17, 0.55); /** Dark neutral focus ring applied via box-shadow on focus-visible (light theme). */
  --size-control-sm: 32px;
  --size-control-md: 40px;
  --size-control-lg: 48px;
  --size-icon-xs: 14px;
  --size-icon-sm: 16px;
  --size-icon-md: 20px;
  --size-icon-lg: 24px;
  --size-icon-xl: 32px;
  --size-avatar-xs: 24px;
  --size-avatar-sm: 32px;
  --size-avatar-md: 40px;
  --size-avatar-lg: 56px;
  --size-avatar-xl: 72px;
  --border-width-hairline: 1px;
  --border-width-thin: 1.5px;
  --border-width-thick: 2px;
  --space-1: 4px;
  --space-2: 8px;
  --space-3: 12px;
  --space-4: 16px;
  --space-5: 20px;
  --space-6: 24px;
  --space-8: 32px;
  --space-10: 40px;
  --space-12: 48px;
  --space-14: 56px;
  --control-h: 36px; /** Unified primary-control height (Compose, Search, Settings rows). */
  --tap-target-desktop: 40px; /** Minimum interactive target on pointer devices. */
  --tap-target-mobile: 44px; /** Minimum interactive target on touch devices. */
  --elevation-canvas-border: transparent;
  --elevation-tooltip-border: transparent;
  --elevation-inverse-border: transparent;
  --font-sans: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; /** Primary UI typeface. Inter, centralized for the whole system, with system fonts as fallback. */
  --font-display: Inter, ui-sans-serif, system-ui, sans-serif; /** Display typeface for large headings and hero type. */
  --font-mono: ui-monospace, SFMono-Regular, 'SF Mono', Menlo, Consolas, 'Liberation Mono', monospace; /** Monospace for code, Kbd and tabular data. */
  --weight-regular: 400;
  --weight-medium: 500;
  --weight-semibold: 600;
  --weight-bold: 700;
  --weight-extrabold: 800;
  --text-2xs: 11px;
  --text-xs: 12px;
  --text-sm: 14px;
  --text-md: 16px;
  --text-lg: 18px;
  --text-xl: 20px;
  --text-2xl: 24px;
  --text-3xl: 30px;
  --text-4xl: 36px;
  --text-5xl: 48px;
  --text-6xl: 60px;
  --text-7xl: 40px; /** Display tier (used by the Display text styles, Bold). Sits apart from the UI ramp, so its px is not monotonic with 6xl. */
  --text-8xl: 64px; /** Display tier - Display medium. */
  --text-9xl: 96px; /** Display tier - Display large. */
  --leading-tight: 1.1;
  --leading-snug: 1.25;
  --leading-normal: 1.5;
  --leading-relaxed: 1.65;
  --tracking-tighter: -0.02em;
  --tracking-tight: -0.01em;
  --tracking-normal: 0em;
  --tracking-wide: 0.02em;
  --z-hide: -1;
  --z-base: 0;
  --z-raised: 10;
  --z-sticky: 100;
  --z-dropdown: 1000;
  --z-overlay: 1100;
  --z-dialog: 1200;
  --z-popover: 1300;
  --z-toast: 1400;
  --z-tooltip: 1500;
  --identity-0-surface: var(--green-700); /** Emerald (brand family). Aliases the green scale; white content clears AA. */
  --identity-1-surface: var(--green-600); /** Teal-leaning emerald. Aliases the green scale; white content clears AA. */
  --identity-2-surface: var(--blue-600); /** Cyan-blue. Aliases the blue scale; white content clears AA. */
  --identity-3-surface: var(--blue-500); /** Blue. Aliases the blue scale; white content clears AA. */
  --identity-4-surface: var(--blue-700); /** Indigo / navy. Aliases the blue scale; white content clears AA. */
  --identity-5-surface: var(--purple-500); /** Violet (Pine accent family). Aliases the purple scale; white content clears AA. */
  --identity-6-surface: var(--purple-600); /** Purple. Aliases the purple scale; white content clears AA. */
  --identity-7-surface: var(--pink-600); /** Magenta-pink. Aliases the pink scale; white content clears AA. */
  --identity-8-surface: var(--red-600); /** Red. Aliases the red scale; white content clears AA. */
  --identity-9-surface: var(--yellow-700); /** Amber-brown. Aliases the yellow scale; white content clears AA. */
  --identity-10-surface: var(--yellow-800); /** Dark gold. Aliases the yellow scale; white content clears AA. */
  --identity-11-surface: var(--green-800); /** Olive-green. Aliases the green scale; white content clears AA. */
  --identity-content: var(--neutral-0); /** Shared identity foreground. White initials/icon, AA on every identity surface below. */
  --content-primary: var(--neutral-900); /** Primary content. AAA on screen/elevated. */
  --content-secondary: var(--neutral-700); /** Body and supporting content. */
  --content-tertiary: var(--neutral-600); /** Metadata and 'optional' labels. Do not use on neutral background. */
  --content-placeholder: var(--neutral-500); /** Input placeholders. */
  --content-disabled: var(--neutral-400); /** Disabled text and icons. */
  --content-link: var(--neutral-900); /** Links and external icons. Ink, not brand green - the underline (base.css :where(a)) carries the affordance. AAA on white (~15.63:1). */
  --content-inverse: var(--neutral-0); /** Content on inverse/dark surfaces. */
  --content-on-accent: var(--paper); /** Content on the accent fill - light text on the ink accent. */
  --interactive-primary: var(--pine); /** Neutral primary interactive (forest). */
  --interactive-accent: var(--neutral-900); /** Primary accent fill (buttons, selected/checked state). Ink, matching the FF primary button; brand green stays on --accent and the sentiment/identity roles. */
  --interactive-secondary: var(--neutral-600); /** De-emphasized controls, inputs and borders. */
  --interactive-on-accent: var(--paper); /** Text/icon on the accent surface - light on the ink accent (~15.63:1). */
  --interactive-on-primary: var(--paper-strong); /** Body text on a forest surface. */
  --interactive-contrast: var(--pine-spring); /** Bright accent text/icon on a forest surface. */
  --interactive-disabled: var(--neutral-300); /** Disabled control surface. */
  --background-screen: var(--neutral-50); /** Base app layer. */
  --background-elevated: var(--neutral-0); /** Sheets, sidebars, cards. */
  --background-neutral: var(--neutral-100); /** Neutral fill. */
  --background-inverse: var(--neutral-950); /** Inverse/dark surface. */
  --border-soft: var(--line-soft); /** Softer divider inside components. */
  --border-strong: var(--neutral-300); /** Stronger border for emphasis. */
  --border-focus: var(--neutral-900); /** Focused control border. Ink - unified with the already-neutral --focus-ring shadow; clears the 3:1 non-text floor on every Pine surface. */
  --base-contrast: var(--neutral-0); /** Copy on dark/solid buttons. */
  --base-light: var(--neutral-0); /** Always-light element. */
  --base-dark: var(--neutral-950); /** Always-dark element. */
  --sentiment-negative-content: var(--red-700); /** Error text and destructive icons. AA on white (~7.9:1). */
  --sentiment-negative-surface: var(--red-50); /** Error banner / field background. */
  --sentiment-negative-border: var(--red-200); /** Error border / divider. */
  --sentiment-negative-solid: var(--red-600); /** Solid destructive fill (brand red #C1292E; white on-color clears AA). */
  --sentiment-positive-content: var(--green-700); /** Success text and icons. The brand emerald - same step as the positive solid. */
  --sentiment-positive-surface: var(--green-50); /** Success banner background. Pale grass tint. */
  --sentiment-positive-border: var(--green-200); /** Success border. */
  --sentiment-positive-solid: var(--green-700); /** Solid success fill, the brand emerald. */
  --sentiment-warning-content: var(--yellow-800); /** Warning text. Dark amber, clears AA on light surfaces (~6.5:1). */
  --sentiment-warning-surface: var(--yellow-50); /** Warning banner background. */
  --sentiment-warning-border: var(--yellow-200); /** Warning border. */
  --sentiment-warning-solid: var(--yellow-500); /** Warning / alert fill / indicator (brand yellow). Surface tone - on-color text is dark, yellow never carries text. */
  --sentiment-info-content: var(--blue-700); /** Informational text. Navy #003F91, AA on white (~9.9:1). */
  --sentiment-info-surface: var(--blue-50); /** Informational banner background. */
  --sentiment-info-border: var(--blue-200); /** Informational border. */
  --sentiment-info-solid: var(--blue-500); /** Solid informational fill (teal-blue, harmonized with the brand). */
  --line: var(--neutral-200); /** Default hairline and border. Aliases the neutral ramp's hairline step so it tracks the rebased evergreen grays. */
  --copper: var(--purple-400); /** Violet accent, the calm cool counterpoint to the brand emerald. Aliases the purple scale (whose seed is aligned to this accent). Decorative fills and highlights; vivid, so not for small text on white. */
  --copper-soft: var(--purple-300); /** Lighter violet for decorative use. Aliases the purple scale one step above copper. */
  --accent: var(--pine-2); /** Brand accent. Aliases pine-2 - the single sanctioned brand-green semantic token, for identity moments only (never generic focus/selected/link highlight; those are ink via the interactive/border/content roles). */
  --bg-card: var(--neutral-0); /** Card surface (modals, toasts, palette, elevated controls). Aliases the base-light neutral anchor. */
  --pine-button-radius: var(--radius-control-sm); /** Rounded mode (FF rounded-lg / 8px). Not pill. */
  --pine-button-padding-inline-sm: var(--space-3);
  --pine-button-padding-inline-md: var(--space-4);
  --pine-button-padding-inline-lg: var(--space-6);
  --pine-button-gap-md: var(--space-2);
  --pine-button-gap-lg: var(--space-2);
  --pine-button-font-size-sm: var(--text-sm);
  --pine-button-font-size-md: var(--text-sm);
  --pine-button-font-size-lg: var(--text-md);
  --pine-button-secondary-bg: var(--neutral-150);
  --pine-button-destructive-bg: var(--red-600);
  --radius-control-md: var(--radius-md);
  --radius-surface-lg: var(--radius-xl);
  --radius-avatar: var(--radius-full); /** Circular avatars. */
  --elevation-canvas-shadow: var(--shadow-e0);
  --elevation-surface-shadow: var(--shadow-e1);
  --elevation-raised-shadow: var(--shadow-e2);
  --elevation-elevated-shadow: var(--shadow-e3);
  --elevation-overlay-shadow: var(--shadow-e4);
  --elevation-popover-shadow: var(--shadow-e4);
  --elevation-dialog-shadow: var(--shadow-e5);
  --elevation-tooltip-shadow: var(--shadow-e3);
  --elevation-inverse-shadow: var(--shadow-e2);
  --border-neutral: var(--line); /** Default hairline and border. */
  --danger-ink: var(--sentiment-negative-content); /** Error text ink and destructive ring. Aliases the negative sentiment content role, so it tracks the red scale and adapts in dark. */
  --sky: var(--sentiment-info-surface); /** Cool tint for informational surfaces. Aliases the info sentiment surface role so info colours flow through one source. */
  --pine-button-primary-bg: var(--content-primary);
  --pine-button-primary-fg: var(--background-screen);
  --pine-button-secondary-fg: var(--content-primary);
  --pine-button-destructive-fg: var(--base-contrast);
  --pine-calendar-today: var(--accent); /** The 'today' marker (badge fill / ring). Stays brand-green by design; dark mode lifts it via @pine-ds/theme. */
  --pine-calendar-color: var(--accent); /** Default event colour for the accent tone. Hosts override it with the per-calendar user colour (Pine Calendar sets it from calendar data). */
  --elevation-canvas-bg: var(--background-screen);
  --elevation-surface-bg: var(--background-elevated);
  --elevation-surface-border: var(--border-soft);
  --elevation-raised-bg: var(--background-elevated);
  --elevation-elevated-bg: var(--background-elevated);
  --elevation-elevated-border: var(--border-soft);
  --elevation-overlay-bg: var(--background-elevated);
  --elevation-overlay-border: var(--border-soft);
  --elevation-popover-bg: var(--background-elevated);
  --elevation-popover-border: var(--border-soft);
  --elevation-dialog-bg: var(--background-elevated);
  --elevation-dialog-border: var(--border-soft);
  --elevation-tooltip-bg: var(--background-inverse);
  --elevation-inverse-bg: var(--background-inverse);
  --elevation-raised-border: var(--border-neutral);
}

/*
 * help.pinespace.com styles. The build prepends @pine-ds/tokens/tokens.css,
 * so the same token vocabulary as the apex site is available here; the page
 * keeps the apex's deep brand-green canvas and self-hosted Inter so the help
 * center reads as the same product surface.
 *
 * No JS ships on this site; everything below is plain document styling.
 */

@font-face {
  font-family: "Inter";
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url("/fonts/InterVariable.woff2") format("woff2");
}

:root {
  color-scheme: dark;
  /* Mirrors apps/site/src/styles.css (--site-ink / --site-ink-secondary). */
  --help-ink: #eaf3ee;
  --help-ink-secondary: color-mix(in srgb, var(--help-ink) 72%, var(--pine));
  --help-ink-faint: color-mix(in srgb, var(--help-ink) 55%, var(--pine));
  --help-hairline: color-mix(in srgb, var(--help-ink) 14%, var(--pine));
  --help-raise: color-mix(in srgb, var(--help-ink) 5%, var(--pine));
}

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

html {
  height: 100%;
}

body {
  margin: 0;
  display: grid;
  grid-template-rows: auto 1fr auto;
  min-height: 100%;
  background: var(--pine);
  color: var(--help-ink);
  font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

a {
  color: var(--help-ink);
}

a:focus-visible {
  outline: 2px solid var(--pine-spring);
  outline-offset: 2px;
}

/* ---- Header ----------------------------------------------------------- */

.site-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: var(--space-4);
  padding: var(--space-5) var(--space-6) 0;
}

.brand {
  display: inline-flex;
  align-items: center;
  gap: var(--space-2);
  color: var(--help-ink);
  text-decoration: none;
}

.brand__mark {
  display: inline-flex;
  width: 22px;
}

.brand__mark svg {
  display: block;
  width: 100%;
  height: auto;
}

.brand__name {
  font-size: var(--text-md);
  font-weight: var(--weight-semibold);
  letter-spacing: -0.01em;
}

.suite-link {
  color: var(--help-ink-faint);
  font-size: var(--text-xs);
  font-weight: var(--weight-medium);
  text-decoration: none;
}

.suite-link:hover {
  color: var(--help-ink);
  text-decoration: underline;
  text-underline-offset: 3px;
}

/* ---- Landing ---------------------------------------------------------- */

.landing {
  place-self: start center;
  width: min(720px, 100%);
  padding: var(--space-10) var(--space-6);
}

.landing h1 {
  margin: 0 0 var(--space-3);
  font-size: var(--text-5xl);
  font-weight: var(--weight-bold);
  line-height: 1.05;
  letter-spacing: -0.015em;
}

.lede {
  margin: 0 0 var(--space-8);
  color: var(--help-ink-secondary);
  font-size: var(--text-md);
  line-height: 1.6;
}

.topics {
  display: grid;
  gap: var(--space-3);
}

.topic {
  display: grid;
  gap: var(--space-1);
  padding: var(--space-4) var(--space-5);
  border: 1px solid var(--help-hairline);
  border-radius: var(--radius-surface-sm, 12px);
  background: var(--help-raise);
  text-decoration: none;
  transition:
    border-color var(--motion-fast) var(--ease-apple),
    background var(--motion-fast) var(--ease-apple);
}

.topic:hover {
  border-color: color-mix(in srgb, var(--help-ink) 30%, var(--pine));
  background: color-mix(in srgb, var(--help-ink) 8%, var(--pine));
}

.topic__title {
  font-size: var(--text-md);
  font-weight: var(--weight-semibold);
  letter-spacing: -0.005em;
}

.topic__desc {
  color: var(--help-ink-secondary);
  font-size: var(--text-sm);
  line-height: 1.5;
}

/* ---- Article ---------------------------------------------------------- */

.article {
  place-self: start center;
  width: min(640px, 100%);
  padding: var(--space-8) var(--space-6) var(--space-10);
}

.article h1 {
  margin: 0 0 var(--space-5);
  font-size: var(--text-4xl);
  font-weight: var(--weight-bold);
  line-height: 1.1;
  letter-spacing: -0.01em;
}

.article h2 {
  margin: var(--space-6) 0 var(--space-3);
  font-size: var(--text-lg);
  font-weight: var(--weight-semibold);
  letter-spacing: -0.005em;
}

.article p,
.article li {
  margin: 0 0 var(--space-4);
  color: var(--help-ink-secondary);
  font-size: var(--text-md);
  line-height: 1.6;
}

.article ul {
  margin: 0 0 var(--space-4);
  padding-inline-start: var(--space-5);
}

.article li {
  margin-bottom: var(--space-2);
}

.article a {
  text-decoration: underline;
  text-decoration-color: color-mix(in srgb, var(--help-ink) 35%, transparent);
  text-underline-offset: 3px;
}

.article a:hover {
  text-decoration-color: currentColor;
}

.keys {
  width: 100%;
  margin: 0 0 var(--space-5);
  border-collapse: collapse;
  font-size: var(--text-sm);
}

.keys th {
  padding: var(--space-2) var(--space-3);
  border-bottom: 1px solid var(--help-hairline);
  color: var(--help-ink-faint);
  font-weight: var(--weight-medium);
  text-align: left;
}

.keys td {
  padding: var(--space-2) var(--space-3);
  border-bottom: 1px solid var(--help-hairline);
  color: var(--help-ink-secondary);
}

.keys kbd {
  display: inline-block;
  padding: 1px var(--space-2);
  border: 1px solid var(--help-hairline);
  border-radius: 6px;
  background: var(--help-raise);
  color: var(--help-ink);
  font-family: inherit;
  font-size: var(--text-xs);
  font-weight: var(--weight-medium);
}

.back {
  margin-top: var(--space-6);
}

/* ---- Footer ----------------------------------------------------------- */

.site-footer {
  display: flex;
  justify-content: center;
  padding: var(--space-4) var(--space-6) var(--space-6);
}

.footer-links {
  display: flex;
  align-items: center;
  gap: var(--space-4);
}

.footer-links a {
  display: inline-flex;
  align-items: center;
  min-height: 44px;
  color: var(--help-ink-faint);
  font-size: var(--text-xs);
  font-weight: var(--weight-medium);
  text-decoration: none;
}

.footer-links a:hover {
  color: var(--help-ink);
  text-decoration: underline;
  text-underline-offset: 3px;
}

@media (max-width: 480px) {
  .landing h1 {
    font-size: var(--text-4xl);
  }
}
