:root{--bg: #ffffff;--fg: #111111}:root[data-theme=light]{--bg: #ffffff;--fg: #111111}:root[data-theme=dark]{--bg: #0b1020;--fg: #f5f5f5}body{background-color:var(--bg);color:var(--fg)}:root{--bg: #ffffff;--fg: #111111;--accent: #2563eb;--muted-bg: #f4f4f5;--muted-fg: #4b5563;--border-subtle: rgba(0, 0, 0, 0.08);--shadow-soft: 0 4px 18px rgba(0, 0, 0, 0.18)}:root[data-theme=light]{--bg: #ffffff;--fg: #111111;--accent: #2563eb;--muted-bg: #f4f4f5;--muted-fg: #4b5563;--border-subtle: rgba(0, 0, 0, 0.08);--shadow-soft: 0 4px 18px rgba(0, 0, 0, 0.18)}:root[data-theme=dark]{--bg: #050714;--fg: #f5f5f5;--accent: #60a5fa;--muted-bg: #0b1020;--muted-fg: #9ca3af;--border-subtle: rgba(255, 255, 255, 0.14);--shadow-soft: 0 6px 22px rgba(0, 0, 0, 0.6)}html,body{background-color:var(--bg);color:var(--fg)}a{color:var(--accent)}a:hover{text-decoration:underline}.theme-toggle-btn{position:fixed !important;right:1.5rem !important;bottom:1.5rem !important;z-index:99999 !important;pointer-events:auto !important;width:2.75rem !important;height:2.75rem !important;border-radius:999px !important;border:1px solid rgba(0,0,0,.1) !important;background:rgba(255,255,255,.9) !important;color:#222 !important;backdrop-filter:blur(6px) !important;box-shadow:0 4px 18px rgba(0,0,0,.18) !important;display:flex !important;align-items:center !important;justify-content:center !important;cursor:pointer !important;padding:0 !important;margin:0 !important}:root[data-theme=dark] .theme-toggle-btn{background:rgba(10,12,25,.9) !important;color:#f5f5f5 !important;border-color:rgba(255,255,255,.15) !important}.theme-toggle-btn svg,.theme-toggle-btn *{pointer-events:none !important}.theme-icon{width:1.4rem !important;height:1.4rem !important;stroke:currentColor !important;fill:none !important}.theme-toggle-btn--light .theme-icon--sun{display:inline !important}.theme-toggle-btn--light .theme-icon--moon{display:none !important}.theme-toggle-btn--dark .theme-icon--sun{display:none !important}.theme-toggle-btn--dark .theme-icon--moon{display:inline !important}.theme-icon--sun circle{fill:currentColor !important}.theme-icon--sun line{stroke-width:1.6 !important}.theme-icon--moon path{fill:currentColor !important}.theme-toggle-btn--light .theme-icon--sun{display:inline}.theme-toggle-btn--light .theme-icon--moon{display:none}.theme-toggle-btn--dark .theme-icon--sun{display:none}.theme-toggle-btn--dark .theme-icon--moon{display:inline}pre,code{background-color:var(--muted-bg);color:var(--fg)}.meta,.muted{color:var(--muted-fg)}.card,.note-preview{background-color:var(--muted-bg);border-radius:.75rem;border:1px solid var(--border-subtle)}/*# sourceMappingURL=custom-style.css.map */
