:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;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}}.ProseMirror{white-space:pre-wrap}mark.required-input{background-color:#fef3c7;color:#92400e;padding:2px 4px;border-radius:3px;font-weight:500;cursor:help;border:1px dashed #fbbf24;transition:all .2s ease}mark.required-input:hover{background-color:#fde68a;border-color:#f59e0b;box-shadow:0 0 0 2px #fbbf244d}mark.required-input:before{content:"📝 ";font-size:.85em}@media (prefers-color-scheme: dark){mark.required-input{background-color:#854d0e;color:#fef3c7;border-color:#ca8a04}mark.required-input:hover{background-color:#a16207;border-color:#eab308;box-shadow:0 0 0 2px #ca8a044d}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes hourglass-flip{0%,to{transform:rotate(0)}50%{transform:rotate(180deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.processing-modal-spin{animation:spin 2s linear infinite}.processing-modal-pulse{animation:pulse 1.5s ease-in-out infinite}.ai-generating-hourglass{display:inline-block;animation:hourglass-flip 2s ease-in-out infinite;margin-right:8px}
