:root,[data-theme=dark]{--c-bg: #0c0804;--c-surface: #13100a;--c-surface2: #1a1409;--c-surface-done: #141208;--c-border: #2a1a08;--c-border2: #3d2810;--c-text: #e8d9b8;--c-muted: #7a6a4a;--c-accent: #b8720a;--c-accent-dim: #7a4c08;--c-danger: #7a1e1e;--c-danger-border:#a02828;--c-success: #1e4a1e;--c-green: #4a7a2a;--c-btn-text: #f2e5c8;--c-scrollbar-track: #0c0804;--c-scrollbar-thumb: #2a1a08;--c-scrollbar-hover: #3d2810}[data-theme=light]{--c-bg: #f2e8d5;--c-surface: #e8dcca;--c-surface2: #ddd0b4;--c-surface-done: #e0d4b8;--c-border: #c4a870;--c-border2: #a8843c;--c-text: #1a0e04;--c-muted: #5c4a2a;--c-accent: #8a4e00;--c-accent-dim: #6b3c00;--c-danger: #7a1e1e;--c-danger-border:#a02828;--c-success: #1a5a1a;--c-green: #2a5a14;--c-btn-text: #f2e5c8;--c-scrollbar-track: #e8dcca;--c-scrollbar-thumb: #c4a870;--c-scrollbar-hover: #a8843c}:root{font-size:20px;font-family:Crimson Pro,Georgia,serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden}#root{width:100%;height:100%;display:flex;flex-direction:column}[data-system=ose]{--c-accent: #6aad82;--c-accent-dim: #3d7a56;--c-green: #6aad82;--c-surface: #0d1310;--c-surface2: #121a15;--c-surface-done: #131910;--c-border: #1a3025;--c-border2: #2a5040}[data-theme=light][data-system=ose]{--c-accent: #2d6e4e;--c-accent-dim: #4a9c6e;--c-green: #2d6e4e;--c-surface: #e8f0ec;--c-surface2: #d8e8de;--c-surface-done: #ddeae2;--c-border: #8ab8a0;--c-border2: #5a9878}button{border-radius:3px;border:none;padding:0;font-size:inherit;font-family:inherit;font-weight:inherit;background:transparent;cursor:pointer;transition:none}button:hover{border-color:inherit}button:focus,button:focus-visible{outline:none}input,select,textarea{font-family:inherit;font-size:inherit;box-sizing:border-box}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--c-scrollbar-track)}::-webkit-scrollbar-thumb{background:var(--c-scrollbar-thumb);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--c-scrollbar-hover)}
