:root{--bg: #f5f7fb;--text: #0f172a;--text-muted: rgba(15, 23, 42, .72);--surface: #ffffff;--surface-hover: #f3f4f6;--border: rgba(15, 23, 42, .12);--shadow: 0 18px 45px rgba(15, 23, 42, .18);--topbar-bg: #ffffff;--topbar-fg: rgba(15, 23, 42, .92);--topbar-border: rgba(15, 23, 42, .1);--topbar-hover: rgba(59, 130, 246, .1);--topbar-outline: rgba(16, 72, 202, .18);--topbar-chip: rgba(115, 145, 215, .194);--brand-bg: rgba(15, 23, 42, .08);--brand-fg: rgba(15, 23, 42, .92);--ui-fast: .18s}*,*:before,*:after{box-sizing:border-box}html.theme-dark{--bg: #0a0f1c;--text: rgba(255, 255, 255, .92);--text-muted: rgba(255, 255, 255, .76);--surface: #0f172a;--surface-hover: rgba(255, 255, 255, .06);--border: rgba(255, 255, 255, .14);--shadow: 0 18px 45px rgba(0, 0, 0, .5);--topbar-bg: #080f1f;--topbar-fg: rgba(255, 255, 255, .92);--topbar-border: rgba(255, 255, 255, .08);--topbar-hover: rgba(255, 255, 255, .1);--topbar-outline: rgba(255, 255, 255, .24);--topbar-chip: rgba(255, 255, 255, .06);--brand-bg: rgba(255, 255, 255, .14);--brand-fg: rgba(255, 255, 255, .95)}html,body{height:100%}html{overflow-x:clip}body{margin:0;background:var(--bg);color:var(--text);font-family:sans-serif;-webkit-user-select:none;user-select:none;cursor:default;transition:background-color .3s ease,color .3s ease}p{text-align:justify;text-justify:inter-word}input,textarea,[contenteditable=true]{-webkit-user-select:text;user-select:text;cursor:text}
