.banner.svelte-6wdrfy{display:flex;flex-direction:column;align-items:center;gap:7px;text-align:center;margin:var(--gap-medium) 0 var(--gap-medium) 0}.banner-logo.svelte-6wdrfy{width:200px;height:200px;margin:0}.banner-title.svelte-6wdrfy{font-size:2rem;font-weight:700;margin:0}.banner-text.svelte-6wdrfy{font-size:7px;color:var(--accent-color);max-width:400px;text-align:center;font-family:monospace;width:fit-content;margin:0 auto;white-space:pre}header.svelte-1elxaub{display:flex;align-items:center;justify-content:space-between;padding:var(--gap-small) var(--gap-medium);background:var(--header-bg);border-bottom:3px solid var(--header-border);position:relative;flex-wrap:wrap}header.svelte-1elxaub .logo:where(.svelte-1elxaub) img:where(.svelte-1elxaub){height:40px}@media(max-width:768px){.site-title.svelte-1elxaub{width:100%;text-align:center;margin-top:.5rem}header.svelte-1elxaub{justify-content:center}}.nav-center.svelte-1elxaub{display:flex;gap:var(--gap-medium);position:absolute;left:50%;transform:translate(-50%)}@media(max-width:768px){.nav-center.svelte-1elxaub{position:static;transform:none;justify-content:center;width:100%;margin:.5rem 0;flex-wrap:wrap}}.nav-center.svelte-1elxaub a:where(.svelte-1elxaub){text-decoration:none;color:var(--text-color);font-size:1rem;opacity:.9;padding:.5rem .75rem;transition:opacity .2s}.nav-center.svelte-1elxaub a:where(.svelte-1elxaub):hover{color:#9d896b}.site-title.svelte-1elxaub{font-size:1.8rem;margin:0;font-weight:600}@font-face{font-family:hurmit;src:url(fonts/hurmit.otf) format("opentype");font-weight:400;font-style:normal}:root{--bg-color: #181818;--text-color: #C8AD87;--header-bg: #181818;--header-border: #C8AD87;--card-bg: #111;--card-border: #333;--scrollbar-thumb: #4d4d4d;--scrollbar-track: transparent;--scrollbar-width: 6px;--card-radius: 10px;--padding: 20px;--gap-small: 15px;--gap-medium: 20px;--gap-large: 40px;--svg-color: #cdd6f4;--accent-color: #b4befe;--accent-color2: #9D896B}body{margin:0;font-family:hurmit,Arial,sans-serif;background:var(--bg-color);color:var(--text-color)}
