.app-header{width:100%;padding:1rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.1);background-color:#0000004d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:sticky;top:0;z-index:100}.header-content{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:1rem}.header-left{justify-self:start}.header-center{justify-self:center}.header-right{justify-self:end}.back-button{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;color:#ffffffde;text-decoration:none;border-radius:4px;transition:background-color .2s,color .2s;font-size:.95rem}.back-button:hover{background-color:#ffffff1a;color:#fff}.back-button:focus{outline:2px solid #646cff;outline-offset:2px}.logo-placeholder{font-size:1.25rem;font-weight:600;color:#ffffffde;letter-spacing:.5px}@media(max-width:640px){.app-header{padding:.75rem 1rem}.header-content{gap:.5rem}.back-button{padding:.4rem .75rem;font-size:.9rem}.logo-placeholder{font-size:1.1rem}}@media(prefers-color-scheme:light){.app-header{border-bottom-color:#0000001a;background-color:#ffffffe6}.back-button{color:#000000de}.back-button:hover{background-color:#0000000d;color:#000}.logo-placeholder{color:#000000de}}.app-footer{margin-top:3rem;padding:1.5rem 0;border-top:1px solid #333;text-align:center;font-size:.8em;color:#ffffff8c}.app-footer-copy{margin:0 0 .5em}.app-footer-links{display:flex;justify-content:center;gap:1.5em}.app-footer-links a,.link-like{color:#ffffff8c;font-weight:400;text-decoration:none;background:none;border:none;cursor:pointer;padding:0;font:inherit}.app-footer-links a:hover,.link-like:hover{color:#ffffffb3}@media(prefers-color-scheme:light){.app-footer{border-top-color:#ddd;color:#0009}.app-footer-links a,.link-like{color:#0009}.app-footer-links a:hover,.link-like:hover{color:#000000b3}}.shortcuts-modal{border:1px solid #444;border-radius:8px;background:#1a1a1a;color:#fbf7f0;padding:0;max-width:480px;width:90vw}.shortcuts-modal::backdrop{background:#0009}.shortcuts-modal-content{padding:1.5em}.shortcuts-modal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.75em}.shortcuts-modal-title{font-size:1.2em;margin:0}.shortcuts-modal-close{background:none;border:none;color:#8eaab8;font-size:1.5em;cursor:pointer;padding:0 .25em;line-height:1}.shortcuts-modal-close:hover{color:#ffffffe6}.shortcuts-section-title{font-size:.85em;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8eaab8;margin:0 0 .5em}.shortcuts-table{width:100%;border-collapse:collapse;font-size:.9em}.shortcuts-table th{text-align:left;font-size:.75em;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#8eaab8;padding:.5em .75em;border-bottom:1px solid #333}.shortcuts-table td{padding:.5em .75em;border-bottom:1px solid #2a2a2a}.shortcuts-table tr:last-child td{border-bottom:none}.shortcuts-table kbd{display:inline-block;background:#2a2a2a;border:1px solid #444;border-radius:4px;padding:.15em .5em;font-family:inherit;font-size:.9em}@media(prefers-color-scheme:light){.shortcuts-modal{background:#fff;border-color:#ddd;color:#384854}.shortcuts-modal::backdrop{background:#0006}.shortcuts-modal-close{color:#0009}.shortcuts-modal-close:hover{color:#000c}.shortcuts-section-title{color:#4f6878}.shortcuts-table th{color:#4f6878;border-bottom-color:#ddd}.shortcuts-table td{border-bottom-color:#eee}.shortcuts-table kbd{background:#f0f0f0;border-color:#ccc}}h1:focus{outline:none}:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#fbf7f0;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#94bfdf;text-decoration:inherit}a:hover{color:#aed0e8}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:#94bfdf}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#384854;background-color:#fff}a:hover{color:#546b7d}button{background-color:#f9f9f9}}@media(max-width:640px){#root{padding:.75rem}h1{font-size:1.4em}}.visually-hidden,.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
