html[data-theme='dark']{color-scheme:dark;background:#101010}html[data-theme='dark'] body,html[data-theme='dark'] .app-shell{background-color:#101010;color:#f5f5f5}html[data-theme='dark'] .bg-white{background-color:#1b1b1b}html[data-theme='dark'] .bg-neutral-50,html[data-theme='dark'] .bg-slate-50{background-color:#232323}html[data-theme='dark'] .bg-neutral-100{background-color:#2c2c2c}html[data-theme='dark'] .bg-neutral-950{background-color:#f5f5f5}html[data-theme='dark'] .bg-neutral-950.text-white{color:#111}html[data-theme='dark'] .text-neutral-950,html[data-theme='dark'] .text-neutral-900{color:#f5f5f5}html[data-theme='dark'] .text-neutral-700{color:#d4d4d4}html[data-theme='dark'] .text-neutral-600{color:#b5b5b5}html[data-theme='dark'] .text-neutral-500{color:#929292}html[data-theme='dark'] .text-neutral-400{color:#777}html[data-theme='dark'] .border-neutral-200{border-color:#393939}html[data-theme='dark'] .border-neutral-300{border-color:#4b4b4b}html[data-theme='dark'] .border-neutral-950{border-color:#f5f5f5}html[data-theme='dark'] [class~='hover:bg-neutral-100']:hover{background-color:#343434}html[data-theme='dark'] [class~='hover:bg-neutral-800']:hover{background-color:#dedede;color:#111}html[data-theme='dark'] [class~='hover:border-neutral-950']:hover{border-color:#f5f5f5}html[data-theme='dark'] [class~='hover:text-neutral-950']:hover{color:#f5f5f5}html[data-theme='dark'] [class~='focus:border-neutral-950']:focus{border-color:#f5f5f5}html[data-theme='dark'] input[type='range'],html[data-theme='dark'] .accent-neutral-950{accent-color:#f5f5f5}html[data-theme='dark'] input::placeholder{color:#858585}.theme-toggle{border-color:#d4d4d4;background:#fff;color:#171717;box-shadow:0 8px 20px rgb(15 23 42 / .08)}.theme-toggle:hover{border-color:#0a0a0a;background:#fafafa}.theme-toggle-icon{display:inline-flex;align-items:center;justify-content:center}html[data-theme='dark'] .theme-toggle{border-color:#494949;background:#1b1b1b;color:#f5f5f5;box-shadow:0 8px 20px rgb(0 0 0 / .28)}html[data-theme='dark'] .theme-toggle:hover{border-color:#f5f5f5;background:#2d2d2d}html[data-theme='dark'] ::selection{background:#f5f5f5;color:#111}html[data-theme='dark'] .theme-surface{background:#101010}html[data-theme='dark'] .theme-bottom-bar{background:rgb(16 16 16 / .95)}