﻿:root{--ark-ui-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans SC", sans-serif;--ark-editor-font:"Cascadia Code", "SFMono-Regular", Consolas, "Liberation Mono", "Noto Sans SC", monospace;--ark-article-font:Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", "Noto Sans SC", sans-serif;--font-ui:var(--ark-ui-font);--font-code:var(--ark-editor-font);--font-article:var(--ark-article-font);--code-comment:#6a9955;--code-punctuation:#d4d4d4;--code-property:#b5cea8;--code-string:#ce9178;--code-operator:#d4d4d4;--code-function:#dcdcaa;--code-keyword:#c586c0;--code-regex:#d16969;--code-type:#4fc1ff;--code-attr:#9cdcfe;--code-heading:#569cd6;--code-list:#4ec9b0;--bg:#f8f9fc;--chrome:#fff;--panel:#fff;--panel-2:#f1f3f7;--surface:#fff;--surface-hot:#eef4ff;--line:#d8dde4;--line-soft:#e8ebf0;--text:#1a1d23;--muted:#5c6370;--dim:#828a99;--accent:#0969da;--accent-2:#00a86b;--accent-3:#e6a700;--accent-4:#8b5cf6;--danger:#e11d48;--status:#0969da;--scrollbar-color:#0969da;--code-bg:#f1f3f7;--radius:8px;--sidebar-width:264px;--ark-ui-font-size:16px;--ark-editor-font-size:14px;color:var(--text);background:var(--bg);font-family:var(--font-ui)}:root[data-mode=dark]{--bg:#0a0c10;--chrome:#0d1117;--panel:#13161c;--panel-2:#1a1d24;--surface:#13161c;--surface-hot:#1c2029;--line:#2a2e36;--line-soft:#1f232a;--text:#e8ecf1;--muted:#8a9199;--dim:#5f6670;--accent:#007acc;--accent-2:#00ff9d;--accent-3:#ffd166;--accent-4:#b967ff;--danger:#ff4757;--status:#007acc;--scrollbar-color:#3d4450;--code-bg:#07080a}:root[data-code-theme=monokai]{--code-comment:#75715e;--code-punctuation:#f8f8f2;--code-property:#ae81ff;--code-string:#e6db74;--code-operator:#f8f8f2;--code-function:#a6e22e;--code-keyword:#f92672;--code-regex:#fd971f;--code-type:#66d9ef;--code-attr:#a6e22e;--code-heading:#66d9ef;--code-list:#ae81ff}:root[data-code-theme=dracula]{--code-comment:#6272a4;--code-punctuation:#f8f8f2;--code-property:#bd93f9;--code-string:#f1fa8c;--code-operator:#f8f8f2;--code-function:#50fa7b;--code-keyword:#ff79c6;--code-regex:#ffb86c;--code-type:#8be9fd;--code-attr:#50fa7b;--code-heading:#8be9fd;--code-list:#bd93f9}:root[data-code-theme=one-dark]{--code-comment:#5c6370;--code-punctuation:#abb2bf;--code-property:#d19a66;--code-string:#98c379;--code-operator:#abb2bf;--code-function:#61afef;--code-keyword:#c678dd;--code-regex:#e06c75;--code-type:#e5c07b;--code-attr:#e06c75;--code-heading:#61afef;--code-list:#98c379}:root[data-code-theme=github-dark]{--code-comment:#8b949e;--code-punctuation:#c9d1d9;--code-property:#79c0ff;--code-string:#a5d6ff;--code-operator:#c9d1d9;--code-function:#d2a8ff;--code-keyword:#ff7b72;--code-regex:#ffdcd7;--code-type:#ffa657;--code-attr:#79c0ff;--code-heading:#7ee787;--code-list:#79c0ff}:root[data-code-theme=github-light]{--code-comment:#6e7781;--code-punctuation:#24292f;--code-property:#0550ae;--code-string:#0a3069;--code-operator:#24292f;--code-function:#8250df;--code-keyword:#cf222e;--code-regex:#953800;--code-type:#953800;--code-attr:#0550ae;--code-heading:#116329;--code-list:#0550ae}:root[data-code-theme=solarized-dark]{--code-comment:#586e75;--code-punctuation:#93a1a1;--code-property:#b58900;--code-string:#2aa198;--code-operator:#93a1a1;--code-function:#268bd2;--code-keyword:#859900;--code-regex:#cb4b16;--code-type:#b58900;--code-attr:#b58900;--code-heading:#268bd2;--code-list:#2aa198}:root[data-code-theme=solarized-light]{--code-comment:#93a1a1;--code-punctuation:#586e75;--code-property:#b58900;--code-string:#2aa198;--code-operator:#586e75;--code-function:#268bd2;--code-keyword:#859900;--code-regex:#cb4b16;--code-type:#b58900;--code-attr:#b58900;--code-heading:#268bd2;--code-list:#2aa198}:root[data-code-theme=nord]{--code-comment:#616e88;--code-punctuation:#d8dee9;--code-property:#81a1c1;--code-string:#a3be8c;--code-operator:#d8dee9;--code-function:#88c0d0;--code-keyword:#81a1c1;--code-regex:#ebcb8b;--code-type:#8fbcbb;--code-attr:#81a1c1;--code-heading:#88c0d0;--code-list:#a3be8c}:root[data-code-theme=atom-dark]{--code-comment:#5c6370;--code-punctuation:#abb2bf;--code-property:#e5c07b;--code-string:#98c379;--code-operator:#abb2bf;--code-function:#61afef;--code-keyword:#c678dd;--code-regex:#e06c75;--code-type:#e5c07b;--code-attr:#d19a66;--code-heading:#61afef;--code-list:#98c379}:root[data-code-theme=material-dark]{--code-comment:#546e7a;--code-punctuation:#eff;--code-property:#82aaff;--code-string:#c3e88d;--code-operator:#89ddff;--code-function:#82aaff;--code-keyword:#c792ea;--code-regex:#f78c6c;--code-type:#ffcb6b;--code-attr:#ffcb6b;--code-heading:#82aaff;--code-list:#c3e88d}:root[data-code-theme=gruvbox-dark]{--code-comment:#928374;--code-punctuation:#ebdbb2;--code-property:#fe8019;--code-string:#b8bb26;--code-operator:#ebdbb2;--code-function:#458588;--code-keyword:#fb4934;--code-regex:#d65d0e;--code-type:#fabd2f;--code-attr:#fb4934;--code-heading:#83a598;--code-list:#b8bb26}:root[data-code-theme=tomorrow-night]{--code-comment:#969896;--code-punctuation:#c5c8c6;--code-property:#b294bb;--code-string:#b5bd68;--code-operator:#c5c8c6;--code-function:#81a2be;--code-keyword:#b294bb;--code-regex:#de935f;--code-type:#f0c674;--code-attr:#c66;--code-heading:#81a2be;--code-list:#b5bd68}:root[data-code-theme=a11y-dark]{--code-comment:#d4d0ab;--code-punctuation:#f8f8f2;--code-property:#f5ab35;--code-string:#abe338;--code-operator:#f8f8f2;--code-function:gold;--code-keyword:#ffa07a;--code-regex:#f5ab35;--code-type:#00e0e0;--code-attr:#f5ab35;--code-heading:gold;--code-list:#abe338}:root[data-code-theme=shades-of-purple]{--code-comment:#a599e9;--code-punctuation:#b362ff;--code-property:#ff9d00;--code-string:#a5ff90;--code-operator:#b362ff;--code-function:gold;--code-keyword:#ff9d00;--code-regex:#ff628c;--code-type:#9effff;--code-attr:#ff9d00;--code-heading:#ff9d00;--code-list:#a5ff90}*{box-sizing:border-box}html{background:var(--bg);height:100%;overflow:hidden}body{min-width:320px;height:100%;color:var(--text);background:linear-gradient(90deg, #7f7f7f14 1px, transparent 1px), linear-gradient(#7f7f7f14 1px, transparent 1px), var(--bg);font-size:var(--ark-ui-font-size);background-size:32px 32px;margin:0;line-height:1.65;overflow:hidden}a{color:inherit;text-decoration:none}button{font:inherit}img,video{border-radius:var(--radius);max-width:100%;height:auto;display:block}::selection{color:#fff;background:var(--accent)}::-webkit-scrollbar{width:5px;height:5px}::-webkit-scrollbar-thumb{background:var(--scrollbar-color)}::-webkit-scrollbar-track{background-color:#0000}@-moz-document url-prefix(){*{scrollbar-width:thin;scrollbar-color:var(--scrollbar-color) transparent}}