:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:51,51,51;--background-rgb:240,248,255;--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:#6649ae;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-rgb:0,0,0;--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden;background:#fff;min-height:100vh}#__next{min-height:100vh;display:flex;flex-direction:column;background:rgb(var(--background-rgb))}a{color:inherit}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.amplify-authenticator{--amplify-components-authenticator-router-border:none;--amplify-components-authenticator-router-box-shadow:none;--amplify-components-authenticator-router-background-color:transparent;--amplify-components-button-primary-background-color:#2563eb;--amplify-components-fieldcontrol-border-color:#e5e7eb;--amplify-components-fieldcontrol-focus-border-color:#2563eb;width:100%}.amplify-authenticator [data-amplify-router]{border:none;box-shadow:none;padding:0;margin:0;background-color:transparent;width:100%}.amplify-authenticator [data-amplify-form]{margin:0;padding:0;width:100%}.amplify-authenticator [data-amplify-container]{padding:0;width:100%}.amplify-authenticator [data-amplify-fieldset]{padding:0;margin:0;gap:24px;width:100%}.amplify-authenticator [data-amplify-field]{width:100%}.amplify-authenticator [data-amplify-field] input{width:100%;height:44px;border-radius:8px;padding:0 16px;font-size:16px;border:1px solid #e5e7eb;background-color:#fff}.amplify-authenticator [data-amplify-field] input:focus{border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.1);outline:none}.amplify-authenticator [data-amplify-footer]{padding:0;margin-top:24px;width:100%}.amplify-authenticator [data-amplify-button]{width:100%;height:44px;border-radius:8px;font-size:16px;font-weight:500;background-color:#2563eb;color:#fff;border:none;cursor:pointer;transition:background-color .2s ease}.amplify-authenticator [data-amplify-button]:hover{background-color:#1d4ed8}.amplify-authenticator [data-amplify-text]{color:#2563eb;font-size:14px;text-align:center;margin-top:16px;cursor:pointer}.amplify-authenticator [data-amplify-text]:hover{text-decoration:underline}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.form-group{margin-bottom:1rem}.form-control{display:block;width:100%;padding:.5rem;border:1px solid #ced4da}.btn,.form-control{font-size:1rem;line-height:1.5;border-radius:.25rem}.btn{display:inline-block;font-weight:400;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:.5rem 1rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.btn-primary:hover{background-color:#0069d9;border-color:#0062cc}main{display:flex;flex-direction:column;align-items:stretch}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;color:#fff}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}ul{-webkit-padding-start:0;padding-inline-start:0;-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0;list-style-type:none;display:flex;flex-direction:column;margin:8px 0;border:1px solid #000;gap:1px;background-color:#000;border-radius:8px;overflow:auto}li{background-color:#fff;padding:8px}li:hover{background:#dadbf9}a{font-weight:800;text-decoration:none}