.header-wrapper.svelte-1uc2mx6{background-color:var(--bg-secondary);box-shadow:0 .125rem .25rem #0000001a}nav.svelte-1uc2mx6{padding:0 1rem;max-width:75rem;margin:0 auto;display:flex;justify-content:space-between;align-items:center;height:var(--header-footer-height)}.nav-links.svelte-1uc2mx6{position:relative;list-style:none;padding:0;margin:0;display:flex;gap:1rem;align-items:center}.nav-links.svelte-1uc2mx6:after{content:"";position:absolute;bottom:-.3rem;left:var(--underline-left-pos, 1rem);width:var(--underline-width, 3rem);height:.15rem;background-color:var(--underline-color, var(--text-link));transition:width .3s ease-in-out,left .3s ease-in-out,background-color .3s ease-in-out}.nav-links.svelte-1uc2mx6 a:where(.svelte-1uc2mx6){padding:.25rem 1rem}.cybrrbee-link.svelte-1uc2mx6 svg:where(.svelte-1uc2mx6){transform:translateY(1px)}.nav-links.svelte-1uc2mx6 a.cybrrbee-link:where(.svelte-1uc2mx6){color:var(--cybrrbee-yellow);transition:color .3s ease-in-out}.nav-links.svelte-1uc2mx6 a.cybrrbee-link:where(.svelte-1uc2mx6):hover{color:color-mix(in srgb,var(--cybrrbee-yellow) 45%,white)}footer.svelte-fb6jk0{margin-top:auto;background-color:var(--bg-secondary);height:var(--header-footer-height);display:flex;align-items:center}.footer-content.svelte-fb6jk0{max-width:75rem;margin:0 auto;text-align:right;padding:0 1rem;display:flex;justify-content:flex-end;align-items:center;width:100%}.db-link.svelte-fb6jk0{color:var(--text-link);opacity:.3;text-decoration:none;font-size:.9rem;transition:opacity .3s ease-in-out;line-height:1}.db-link.svelte-fb6jk0:hover{opacity:.4}.confirm-prompt.svelte-fb6jk0{font-size:.9rem;opacity:.6;line-height:1;display:flex;align-items:center;gap:.5rem}.confirm-prompt.svelte-fb6jk0 span:where(.svelte-fb6jk0){color:var(--text-primary)}.confirm-prompt.svelte-fb6jk0 a:where(.svelte-fb6jk0){color:var(--text-link);text-decoration:none}.confirm-prompt.svelte-fb6jk0 a:where(.svelte-fb6jk0):hover{text-decoration:underline}.separator.svelte-fb6jk0{opacity:.4;margin:0}.cancel-button.svelte-fb6jk0{background:none;border:none;padding:0;color:var(--text-link);font:inherit;cursor:pointer;text-decoration:none}.cancel-button.svelte-fb6jk0:hover{text-decoration:underline}:root{--bg-primary: #100b12;--bg-secondary: #24102e;--text-primary: #e0e0e0;--text-link: #eabdff;--heading-color: #ffd64e;--cybrrbee-yellow: #fdfd96;--botc-purple: #31153e;--header-footer-height: 4rem}*{box-sizing:border-box}html{font-size:1rem}body{font-size:1.1rem;margin:0;padding:0;font-family:Texturina,serif;background-color:var(--bg-primary);color:var(--text-primary);line-height:1.5}h1,h2,h3,h4,h5,h6{margin:0 0 1rem}h1{color:var(--heading-color);font-size:2.2rem;margin:1rem 0}a{color:var(--text-link);text-decoration:none;transition:color .3s ease-in-out}a:hover{color:color-mix(in srgb,var(--text-link) 50%,white)}.layout.svelte-1p1rhkj{min-height:100vh;display:flex;flex-direction:column}main.svelte-1p1rhkj{padding:2rem;max-width:1200px;margin:0 auto;width:100%;flex:1}
