@import "https://fonts.googleapis.com/css2?family=DM+Serif+Display:ital@0;1&family=DM+Mono:wght@400;500&family=DM+Sans:wght@300;400;500&display=swap";
:root{--ink:#0d0d0d;--paper:#f7f5f0;--cream:#ede9e1;--rule:#d8d3c8;--muted:#8a8478;--gold:#c9a84c;--scan:#e8e200}*{box-sizing:border-box;margin:0;padding:0}html,body{height:100%}body{color:#1a1a1a;background:linear-gradient(-45deg,#ee7752,#e73c7e,#23a6d5,#23d5ab) 0 0/400% 400%;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;animation:15s infinite gradient}h1>a{color:inherit;text-decoration:none}@keyframes gradient{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea{font-family:inherit}textarea{resize:vertical}pre{white-space:pre-wrap;word-wrap:break-word;font-family:Monaco,Menlo,Ubuntu Mono,monospace}:is(.buttonSecondary,.buttonPrimary,.exportButton,.doneButton){color:#1f2937;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s}.buttonSecondary:hover{background-color:#f3f4f6}.buttonSecondary:disabled{opacity:.4;cursor:not-allowed}:is(.buttonPrimary,.exportButton,.doneButton){color:#fff;background-color:#1e88e5;border-radius:.5rem;margin-left:auto;padding:.5rem 1.5rem;font-size:.875rem;font-weight:500;transition:background-color .2s}:is(.buttonPrimary,.exportButton,.doneButton):hover{background-color:#1565c0}:is(.buttonPrimary,.exportButton,.doneButton):disabled{opacity:.4;cursor:not-allowed}.buttonSmallSecondary{color:#1f2937;cursor:pointer;background-color:#fff;border:1px solid #e5e7eb;border-radius:.5rem;padding:.375rem 1rem;font-size:.875rem;transition:background-color .2s}.buttonSmallSecondary:hover{background-color:#f3f4f6}.buttonSmallPrimary{color:#fff;cursor:pointer;background-color:#111827;border-radius:.5rem;padding:.375rem 1rem;font-size:.875rem;transition:background-color .2s}.buttonSmallPrimary:hover{background-color:#374151}*,:before,:after{box-sizing:border-box;margin:0;padding:0}
