:root{--bg: #d6ffb7;--paper: #ffffff;--ink: #080357;--accent: #ff9f1c;--accent-deep: #e98c0c;--accent-2: #ffc15e;--accent-2-deep: #f3a838;--highlight: #f5ff90;--highlight-soft: #fbffce;--muted: #5a5980;color-scheme:light}*{box-sizing:border-box}html,body{margin:0}body{background:var(--bg);color:var(--ink);font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.4;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{margin:0 0 .4em;font-weight:800;letter-spacing:-.01em}a{color:var(--accent-deep);font-weight:700}input[type=range],input[type=checkbox],input[type=radio],input[type=color]{accent-color:var(--accent)}input,button,textarea,select{font-family:inherit}
