:root{--app-header-height: 4.5rem;--app-sidebar-width: 15.5rem;--app-bg: #f6f1e8;--app-surface: #fffaf2;--app-surface-raised: #fffdf9;--app-surface-bright: #fff;--app-text: #29251f;--app-text-soft: #554e45;--app-text-muted: #746d63;--app-border: #dcd2c4;--app-border-strong: #cfc3b4;color:var(--app-text);background:var(--app-bg);font-family:system-ui,sans-serif}.app-dark{--app-bg: #171512;--app-surface: #211e1a;--app-surface-raised: #29251f;--app-surface-bright: #302b25;--app-text: #f4eee5;--app-text-soft: #ded5c9;--app-text-muted: #b8aea1;--app-border: #49423a;--app-border-strong: #5a5147}html{min-width:20rem;min-height:100%;overflow-x:hidden}body{min-height:100vh;margin:0;color:var(--app-text);background:var(--app-bg)}button,input{font:inherit}
