:root{--rp-base:#faf4ed;--rp-surface:#fffaf3;--rp-overlay:#f2e9e1;--rp-muted:#9893a5;--rp-subtle:#797593;--rp-text:#575279;--rp-love:#b4637a;--rp-gold:#ea9d34;--rp-rose:#d7827e;--rp-pine:#286983;--rp-foam:#56949f;--rp-iris:#907aa9;--rp-highlight-low:#f4ede8;--rp-highlight-med:#dfdad9;--rp-highlight-high:#cecacd}@media (prefers-color-scheme:dark){:root{--rp-base:#191724;--rp-surface:#1f1d2e;--rp-overlay:#26233a;--rp-muted:#6e6a86;--rp-subtle:#908caa;--rp-text:#e0def4;--rp-love:#eb6f92;--rp-gold:#f6c177;--rp-rose:#ebbcba;--rp-pine:#31748f;--rp-foam:#9ccfd8;--rp-iris:#c4a7e7;--rp-highlight-low:#21202e;--rp-highlight-med:#403d52;--rp-highlight-high:#524f67}}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}*{box-sizing:border-box}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{background:var(--rp-base);width:100vw;min-height:100vh;color:var(--rp-text);justify-content:center;align-items:center;margin:0;display:flex}#root{flex-direction:column;place-items:center;gap:10px;display:flex}#root>hr{border:none;flex:0 10px}#root>div{flex-direction:column;place-items:center;gap:10px;display:flex}footer{text-align:center;flex:0 auto;margin-top:auto}footer p{font-size:.7em}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.empty-answer,.answer{background:var(--rp-overlay);border-radius:12px;padding:12px;font-size:.8em;font-style:italic}form.prompt{flex-direction:column;gap:10px;width:300px;max-width:90vw;display:flex}.answer-page{margin:25px}.answer-page>p{margin:0}ul{flex-direction:column;gap:12px;margin:12px;padding:0;list-style:none;display:flex}.question-block{background:var(--rp-surface);border-radius:12px;flex-direction:column;align-self:stretch;gap:10px;max-width:1000px;padding:12px;display:flex}.question-block textarea{resize:none;display:block}.question-block p{margin:0}.question-block a{color:var(--rp-text)}.button-group{gap:10px;display:flex}.icons{justify-content:space-between;display:flex}.icons button{background:0 0;border:none;margin:0;padding:0}.question-text,.answer-text{white-space:pre-wrap}
