:root{--ground:#eeece4;--surface:#faf9f4;--sunk:#e3e0d5;--shelf:#f6f5f1;--ink:#1c211f;--ink-2:#565f5b;--ink-3:#8a908a;--line:#d8d4c8;--line-2:#c4c0b2;--accent:#0d4b47;--accent-ink:#f7fbf9;--accent-soft:#dfe9e6;--ok:#3c7a3e;--warn:#b8862c;--danger:#a33b32;--haz-1:#a33b32;--haz-2:#a33b32;--haz-3:#b8862c;--haz-4:#4a6f8a;--display:"Noto Serif Armenian", Georgia, "Times New Roman", serif;--body:"Noto Sans Armenian", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--mono:"Noto Sans Mono", ui-monospace, "SF Mono", Menlo, monospace;--wrap:1240px;--gap:24px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--ground:#121614;--surface:#1a201d;--sunk:#0d100f;--shelf:#edeee8;--ink:#e8eae5;--ink-2:#9ba49f;--ink-3:#79817c;--line:#2b312e;--line-2:#3b423e;--accent:#63b3a6;--accent-ink:#10201d;--accent-soft:#1b2b28;--ok:#6fa96b}}:root[data-theme=dark]{--ground:#121614;--surface:#1a201d;--sunk:#0d100f;--shelf:#edeee8;--ink:#e8eae5;--ink-2:#9ba49f;--ink-3:#79817c;--line:#2b312e;--line-2:#3b423e;--accent:#63b3a6;--accent-ink:#10201d;--accent-soft:#1b2b28;--ok:#6fa96b}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--ground);color:var(--ink);font-family:var(--body);-webkit-font-smoothing:antialiased;margin:0;font-size:16px;line-height:1.6}h1,h2,h3,h4{font-family:var(--display);text-wrap:balance;margin:0;font-weight:700;line-height:1.15}p{margin:0}a{color:inherit}img{max-width:100%;height:auto}button{font-family:inherit}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.num{font-family:var(--mono);font-variant-numeric:tabular-nums}.wrap{max-width:var(--wrap);padding:0 var(--gap);margin:0 auto}.eyebrow{letter-spacing:0;text-transform:none;color:var(--ink-3);font-size:12.5px}.visually-hidden{clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.scroll-x{-webkit-overflow-scrolling:touch;overflow-x:auto}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
