#theme-toggle-btn{position:fixed;bottom:18px;left:18px;z-index:99999;width:42px;height:42px;border-radius:50%;border:1px solid rgba(125,125,125,.35);background:rgba(22,22,22,.78);color:#f2efe6;font-size:1.05rem;line-height:1;cursor:pointer;box-shadow:0 4px 14px rgba(0,0,0,.35);backdrop-filter:blur(6px)}[data-theme="dark"] #theme-toggle-btn{background:rgba(245,245,240,.9);color:#1a1a1a}
[data-theme="dark"]{--ink:#eceae4;--ink2:#cfcabf;--ink3:#9a938a;--bg:#141210;--bg2:#1b1815;--bg3:#242019;--line:#35302a}[data-theme="dark"] body{background:var(--bg);color:var(--ink)}[data-theme="dark"] img{filter:brightness(.94)}
