/* CompactCSS source: /apps/drive/styles/tokens.css */
/* B"H */
/* Boruch Hashem */
/* Blessed is He */

/**
 * The Awtsmoos gives color, spacing, depth, and motion only inside the Drive vessel; Awtsmoos.com keeps these tokens local so another page can sing its own song without inheriting accidental light.
 */

[data-awtsmoos-drive] {
	color-scheme: dark;
	--bg: #06100e;
	--bg-elevated: #0b1a17;
	--surface: rgba(16, 35, 31, 0.88);
	--surface-strong: #15352d;
	--surface-soft: rgba(167, 243, 208, 0.075);
	--surface-hover: rgba(110, 231, 183, 0.11);
	--surface-active: rgba(110, 231, 183, 0.16);
	--text: #f3fff9;
	--muted: #a8c7bb;
	--line: rgba(167, 243, 208, 0.18);
	--line-strong: rgba(110, 231, 183, 0.48);
	--accent: #6ee7b7;
	--accent-strong: #34d399;
	--accent-ink: #03271d;
	--warning: #fbbf24;
	--danger: #fb7185;
	--focus-ring: 0 0 0 3px rgba(110, 231, 183, 0.24);
	--shadow: 0 24px 70px rgba(0, 0, 0, 0.34);
	--shadow-lift: 0 18px 40px rgba(0, 0, 0, 0.28);
	--radius-large: 24px;
	--radius-medium: 15px;
	--radius-small: 10px;
	--space-1: 0.35rem;
	--space-2: 0.65rem;
	--space-3: 1rem;
	--space-4: 1.5rem;
	--space-5: 2.25rem;
	--content: 1540px;
	--layer-content: 0;
	--layer-sticky: 20;
	--layer-notice: 40;
	--motion-fast: 140ms;
	--motion-standard: 220ms;
	--motion-panel: 320ms;
	--ease-out: cubic-bezier(0.2, 0.8, 0.2, 1);
	--font: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
	--mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;
}
