body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background:radial-gradient(circle at center,beige 0,#b0d9c3 40%,teal 80%,#004c4c 100%);color:#000;font-family:EB Garamond,serif;margin:0;min-height:100vh}.page-container{display:flex;flex-direction:column;min-height:100vh}.App{flex:1 1;margin:auto;max-width:800px;padding:2rem}input{border:1px solid #ccc;border-radius:4px;margin-bottom:1rem;padding:.5rem;width:100%}button,input{font-family:EB Garamond,serif;font-size:1rem}button{background-color:#004c4c;border:none;border-radius:6px;color:#fff;cursor:pointer;padding:.75rem 1.5rem;transition:background .3s}button:hover{background-color:#066}a{color:#00bcd4;text-decoration:none}a:hover{text-decoration:underline}.prompt-output{background:#f5f5f5;border-radius:5px;color:#111;font-family:EB Garamond,serif;margin-top:2rem;padding:1rem;white-space:pre-wrap}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.a9cac93c.css.map*/