: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}}:root{--page-bg-1: #0b3241;--page-bg-2: #143d4f;--panel: #234a5b;--panel-2: #2f5e71;--muted: #9fd0df;--text: #e6f7fb;--accent: #8bbf2a;--banner-color: #6ed3f2}html,body,#root{height:100%;margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial;background:linear-gradient(180deg,#0f3946,#163c4d 60%);color:var(--text);display:flex;align-items:flex-start;justify-content:center;padding:2.25rem 1rem}.page-root{width:100%;max-width:980px;display:flex;flex-direction:column;align-items:stretch;gap:1rem;background:linear-gradient(180deg,#234a5beb,#2f5e71eb);border-radius:10px;padding:1.25rem 1.25rem 1.75rem;box-shadow:0 6px 18px #00000038;border:1px solid rgba(255,255,255,.02)}.component.banner{text-align:left;margin:.5rem 0;padding:.5rem}.banner-text{font-size:1.1rem;letter-spacing:1.5px;margin:.25rem 0;color:var(--muted);font-weight:700}.banner-text.large{font-size:2rem;color:var(--banner-color);letter-spacing:5px;margin-bottom:.5rem}.banner-text.small{font-size:1.05rem;color:var(--banner-color);opacity:.95}.component.banner{display:flex;align-items:center;gap:.75rem;justify-content:center}.component.banner.vertical{flex-direction:column}.component.banner.horizontal{flex-direction:row}.component.banner.plain{background:transparent;padding:.25rem 0;border-left:none}.component.banner.plain .banner-text.small{background:transparent;padding:0;border-left:none;color:var(--text);font-size:1rem;letter-spacing:.5px}.banner-text.large{background:#6ed3f20f;padding:.6rem .9rem;border-radius:8px;box-shadow:inset 0 -1px #0000000f;border-left:6px solid var(--banner-color)}.banner-text.small{background:#9bbf2a0f;padding:.45rem .75rem;border-radius:6px;border-left:6px solid var(--accent)}.header-component .header-logo.small{width:96px;height:96px;object-fit:cover;display:block;margin:.5rem .25rem;border-radius:6px;background:#ffffff05;border:1px solid rgba(255,255,255,.03)}.header-component .header-logo.centered{margin-left:auto;margin-right:auto}.body-component{margin-top:1.25rem;text-align:left;width:100%;max-width:720px}.items-list{list-style:none;padding:.5rem 0 1rem;margin:0 0 1rem;display:flex;flex-direction:column;align-items:center}.item-row{padding:.35rem 0;color:var(--text);width:100%;max-width:420px;text-align:center}.primary-btn{background:linear-gradient(180deg,#9ec936,var(--accent));color:#042016;border:none;padding:.6rem 1rem;border-radius:6px;cursor:pointer;font-weight:700;box-shadow:0 4px 10px #00000040;display:block;margin:.75rem auto 0}.footer-component{margin-top:2rem;text-align:center;color:var(--muted)}.footer-link a{color:var(--muted);text-decoration:underline;background:#ffffff05;padding:.25rem .5rem;border-radius:4px}.footer-children .footer-pill{display:inline-block;background:#6ed3f212;color:var(--banner-color);padding:.35rem .6rem;border-radius:8px;margin-right:.75rem;font-weight:700}.footer-link-button{display:inline-block;background:linear-gradient(180deg,#9ec936,var(--accent));color:#04180f;padding:.4rem .75rem;border-radius:6px;text-decoration:none;font-weight:700}.footer-pill-link{display:inline-block;background:#6ed3f212;color:var(--banner-color);padding:.35rem .6rem;border-radius:8px;margin-right:.75rem;font-weight:700;text-decoration:none}.footer-pill-link:hover{opacity:.95}
