@import url(https://fonts.googleapis.com/css2?family=Cinzel+Decorative&family=Merriweather&display=swap);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;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body,html{background-color:#0d1117;color:#e6edf3;font-family:Segoe UI,Roboto,system-ui,sans-serif;height:100%;margin:0}.chat-wrapper{align-items:stretch;box-sizing:border-box;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:1rem}.chat-card{background-color:#161b22;border-radius:12px;box-shadow:0 0 30px #00b7ff26;display:flex;flex-direction:column;height:100%;max-width:800px;position:relative;width:100%}h1{color:#58a6ff;font-size:1.5rem;margin:1rem 0;text-align:center}.status{background-color:#0e1621;border-left:4px solid #3a86ff;border-radius:6px;color:#8b949e;font-family:monospace;line-height:1.5;margin:0 1rem 1rem;overflow:visible;padding:1rem;white-space:pre-wrap;word-break:break-word}.chat-feed{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;gap:1.5rem;overflow-y:auto;padding:1rem 1rem 90px}.chat-entry{background-color:#1f2937;border-left:4px solid #3a86ff;border-radius:8px;padding:1rem}.athena-entry p,.user-entry p{color:#d1d5db;font-size:1rem;margin:.5rem 0 0;padding-left:1rem}.chat-input-form{align-items:center;background-color:#161b22;border-top:1px solid #2e3a4c;bottom:0;display:flex;gap:.75rem;left:0;margin:0 auto;max-width:800px;padding:1rem;position:fixed;right:0;z-index:1000}.chat-input-form textarea{background-color:#0d1117;border:1px solid #30363d;border-radius:1.5rem;box-sizing:border-box;color:#e6edf3;flex:1 1;font-size:1rem;line-height:1.5;max-height:96px;min-height:44px;outline:none;overflow-y:auto;padding:.75rem 1rem;resize:none}.chat-input-form button{align-items:center;background-color:#3a86ff;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:44px;justify-content:center;transition:background .2s ease-in-out;width:44px}.chat-input-form button:hover{background-color:#265fbd}.chat-input-form button:disabled{cursor:not-allowed;opacity:.6}.error{color:#ff6b6b;font-weight:700;padding:1rem}.spinner{animation:spin .6s linear infinite;border:3px solid #ffffff4d;border-radius:50%;border-top-color:#58a6ff;box-sizing:border-box;height:20px;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#root,body,html{background-color:#0f1b2d;color:#f5f0dc;font-family:Merriweather,serif;height:100%;margin:0;padding:0}body{background:linear-gradient(180deg,#0f1b2d 0,#0c1725)}.breadcrumbs{color:#9ab;font-family:Merriweather,serif;font-size:.75rem;margin:0 auto;max-width:850px;padding:1.5rem 2rem 0}.breadcrumbs a{color:#9cf;text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.codex-wrapper{background-color:#0f1b2d;border-radius:8px;box-shadow:none;color:#f5f0dc;font-family:Merriweather,Georgia,serif;line-height:1.75;margin:0 auto;max-width:850px;padding:3rem 2rem}.codex-wrapper h1,.codex-wrapper h2{border-bottom:1px solid #c9b37e;color:#f9e79f;font-family:Cinzel Decorative,serif;font-weight:600;letter-spacing:1px;margin-top:2rem;padding-bottom:.25rem}.codex-wrapper p{font-size:1.125rem;margin-top:1.5rem;text-align:justify}.codex-wrapper p:first-of-type:first-letter{color:#ffebaa;float:left;font-family:Cinzel Decorative,serif;font-size:3rem;font-weight:700;line-height:1;margin-right:.5rem}.codex-wrapper a{color:#ffdd80;text-decoration:underline}.codex-wrapper img{border-radius:8px;box-shadow:0 0 12px #0006;display:block;margin:2rem auto;max-width:100%}.codex-wrapper a:hover{text-shadow:0 0 4px #fff4cc}.page-turn{margin-top:3rem;text-align:right}.page-turn a{color:#ffdd80;font-size:1rem;font-weight:700;text-decoration:none}.page-turn a:hover{text-decoration:underline}
/*# sourceMappingURL=main.c86bba44.css.map*/