:root{--ink: #1A1A1A;--newsprint: #F5F2E8;--paper: #FDFCF9;--warm-gray: #9C9788;--blue: #2B4B6F;--red: #8B2B2B;--yellow: #C4A035;--green: #3D5C3D;--gray-90: #2D2D2D;--gray-70: #5C5C5C;--gray-50: #8A8A8A;--gray-30: #B8B8B8;--gray-15: #DCDCDC;--font-serif: "Source Serif 4", "Charter", "Georgia", serif;--font-mono: "IBM Plex Mono", "Consolas", monospace}*{box-sizing:border-box;margin:0}html,body{font-family:var(--font-serif);background:var(--newsprint);color:var(--ink)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:var(--newsprint)}::-webkit-scrollbar-thumb{background:var(--gray-30)}.sepa-tip:hover .sepa-tooltip{display:block!important}
