:root,:root[data-theme=dark]{--color-main: #c44ec4;--color-main-deep: #3c183c;--color-text: #f1f1f1;--color-text-sub: #c8c8c8;--color-bg: #1a1a1a;--color-bg-sub: #292929;--color-hover: #4d4d4d;--color-border: #414141;--color-gold: #79622b;--color-bg-deep: #212121;--color-bg-card: #333333;--color-bg-dropdown: #222222;--color-bg-panel: #202020;--color-text-muted: #545454;--color-text-placeholder: #4e4e4e;--color-text-annotation: #9a9a9a}:root[data-theme=light]{--color-main: #9b27b0;--color-main-deep: #7b1fa2;--color-text: #1a1a1a;--color-text-sub: #2a2a2a;--color-bg: #f5f5f5;--color-bg-sub: #e8e8e8;--color-hover: #d0d0d0;--color-border: #cccccc;--color-gold: #a08030;--color-bg-deep: #e0e0e0;--color-bg-card: #ffffff;--color-bg-dropdown: #ffffff;--color-bg-panel: #fafafa;--color-text-muted: #999999;--color-text-placeholder: #aaaaaa;--color-text-annotation: #757575;--black: #f5f5f5;--white: #1a1a1a}:root[data-theme=light] .icon-theme-invert{filter:invert(1)}.header-nav-list-item .theme-toggle{background:none;border:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center;width:100%;height:100%}.theme-toggle-icon{font-size:22px;line-height:1;display:block}@media(min-width:751px){.theme-toggle-icon{font-size:26px}}.theme-toggle-switch{display:flex;align-items:center;gap:0;background:#555;border:none;border-radius:999px;padding:4px 14px 4px 4px;cursor:pointer;position:relative;height:36px;min-width:110px;transition:background .3s;font-family:inherit}:root[data-theme=light] .theme-toggle-switch{background:#bbb;padding:4px 4px 4px 14px}.theme-toggle-switch-knob{width:28px;height:28px;border-radius:50%;background:#888;flex-shrink:0;transition:background .3s;display:flex;align-items:center;justify-content:center}:root[data-theme=light] .theme-toggle-switch-knob{background:#fff;order:2}.theme-toggle-switch-knob .theme-toggle-icon{font-size:15px;line-height:1}.theme-toggle-switch-body{display:flex;align-items:center;gap:6px;margin-left:8px;color:#fff}:root[data-theme=light] .theme-toggle-switch-body{margin-left:0;margin-right:8px;order:1;color:#444}.theme-toggle-switch-body .theme-toggle-label{font-size:13px;font-weight:500;white-space:nowrap;letter-spacing:.02em}.header-action-menu-list__item.--theme{display:flex;justify-content:center;padding:10px 0}
