.genhalo-theme[data-theme=light],:root[data-theme=light]{--gh-bg:#fff;--gh-surface:#fff;--gh-surface-2:#fafaf8;--gh-surface-hover:#f0f0ee;--gh-border:#ededeb;--gh-border-strong:#ececea;--gh-text:#1f1f1f;--gh-text-muted:#6f6f6b;--gh-text-faint:#9a9a96;--gh-accent:#1f1f1f;--gh-accent-on:#fff;--gh-amber-bg:#fff8e0;--gh-amber-border:#f5d878;--gh-info-bg:#eef5ff;--gh-info-bg-hover:#e6efff;--gh-warn-bg:#fff4cc;--gh-warn-hit:#ffe680;--gh-processing-bg:#fff8e7;--gh-processing-text:#b78327;--gh-danger-bg:#fdecec;--gh-danger-border:#f3c4c4;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.genhalo-theme[data-theme=dark],:root[data-theme=dark]{--gh-bg:#1a1b1c;--gh-surface:#1f2021;--gh-surface-2:#232425;--gh-surface-hover:#2c2d2e;--gh-border:#2e2f30;--gh-border-strong:#3a3b3c;--gh-text:#e8e9ea;--gh-text-muted:#b8bbbf;--gh-text-faint:#8a8d92;--gh-accent:#e8e9ea;--gh-accent-on:#1a1b1c;--gh-amber-bg:#2a2410;--gh-amber-border:#6e5e22;--gh-info-bg:#1c2434;--gh-info-bg-hover:#243047;--gh-warn-bg:#2a2614;--gh-warn-hit:#3a3010;--gh-processing-bg:#2a2415;--gh-processing-text:#e0b860;--gh-danger-bg:#2a1818;--gh-danger-border:#5a2828;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}.genhalo-theme{background:var(--gh-bg);min-height:100vh;color:var(--gh-text)}.genhalo-theme ::selection{background:color-mix(in srgb,var(--gh-accent)22%,transparent);color:var(--gh-text)}.genhalo-theme .note-page__action-btn{border:1px solid var(--gh-border-strong,#ececea);background:var(--gh-surface,#fff);color:var(--gh-text,#1f1f1f);cursor:pointer;border-radius:10px;align-items:center;gap:8px;padding:7px 14px;font-family:inherit;font-size:13px;font-weight:500;line-height:1.3;transition:background-color .15s,border-color .15s;display:inline-flex}.genhalo-theme .note-page__action-btn:hover{background:var(--gh-surface-hover,#f0f0ee);border-color:var(--gh-text-faint,#9a9a96)}.genhalo-theme .note-page__action-btn:active{background:var(--gh-surface-2,#fafaf8)}.genhalo-theme .note-page__action-btn:focus-visible{outline:2px solid var(--gh-text,#1f1f1f);outline-offset:2px}.genhalo-theme .note-page__action-btn--active-favorite{background:var(--gh-amber-bg,#fff8e0);color:#b87a00;border-color:var(--gh-amber-border,#f5d878)}.genhalo-theme .note-page__action-btn--active-favorite:hover{background:var(--gh-amber-bg,#fff8e0);border-color:#d4a93a}.genhalo-theme .note-page__action-icon{color:currentColor;display:inline-flex}
