*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--color-text-primary: #1a1a18;--color-text-secondary: #5f5e5a;--color-text-tertiary: #888780;--color-background-primary: #ffffff;--color-background-secondary: #f5f4f0;--color-background-tertiary: #eeece6;--color-border-tertiary: rgba(0,0,0,.12);--color-border-secondary: rgba(0,0,0,.22);--font-sans: -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}@media (prefers-color-scheme: dark){:root{--color-text-primary: #e8e6de;--color-text-secondary: #a8a69e;--color-text-tertiary: #6e6d68;--color-background-primary: #1e1e1c;--color-background-secondary: #282825;--color-background-tertiary: #141412;--color-border-tertiary: rgba(255,255,255,.1);--color-border-secondary: rgba(255,255,255,.18)}}body{font-family:var(--font-sans);background:var(--color-background-tertiary);color:var(--color-text-primary);-webkit-font-smoothing:antialiased}input,select,textarea,button{font-family:inherit}input:focus,select:focus,textarea:focus{outline:2px solid #1F5C99;outline-offset:1px}
