header.svelte-zne36e{z-index:20;background:var(--card);justify-content:space-between;align-items:center;padding:.25rem 1rem;display:flex;position:relative}header.svelte-zne36e a.title:where(.svelte-zne36e){color:var(--foreground);align-items:center;gap:1rem;text-decoration:none;display:flex}header.svelte-zne36e a.title:where(.svelte-zne36e) h2:where(.svelte-zne36e){margin:0;font-size:1.5rem;font-weight:600}header.svelte-zne36e a.title:where(.svelte-zne36e) img:where(.svelte-zne36e){width:40px;transition:all .3s ease-in-out}header.svelte-zne36e a.title:where(.svelte-zne36e):hover img:where(.svelte-zne36e){transform:rotate(-5deg)scale(1.1)}header.svelte-zne36e nav:where(.svelte-zne36e){gap:1rem;display:flex}header.svelte-zne36e .burger:where(.svelte-zne36e){cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:none}header.svelte-zne36e .burger:where(.svelte-zne36e) span:where(.svelte-zne36e){background:var(--foreground);border-radius:2px;width:24px;height:2px;transition:transform .25s,opacity .25s}header.svelte-zne36e .burger.open:where(.svelte-zne36e) span:where(.svelte-zne36e):first-child{transform:translateY(7px)rotate(45deg)}header.svelte-zne36e .burger.open:where(.svelte-zne36e) span:where(.svelte-zne36e):nth-child(2){opacity:0}header.svelte-zne36e .burger.open:where(.svelte-zne36e) span:where(.svelte-zne36e):nth-child(3){transform:translateY(-7px)rotate(-45deg)}header.floating.svelte-zne36e{transition:transform .3s;position:fixed;top:0;left:0;right:0;transform:translateY(-100%);box-shadow:0 4px 14px #00000059}header.floating.shown.svelte-zne36e{transform:translateY(0)}@media (width<=768px){header.svelte-zne36e a.title:where(.svelte-zne36e) h2:where(.svelte-zne36e){font-size:1.25rem}header.svelte-zne36e .burger:where(.svelte-zne36e){display:flex}header.svelte-zne36e nav:where(.svelte-zne36e){background:var(--card);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:.5rem;padding:.5rem 1rem 1rem;transition:opacity .2s,transform .2s;position:absolute;top:100%;left:0;right:0;transform:translateY(-8px);box-shadow:0 8px 12px #00000040}header.svelte-zne36e nav.open:where(.svelte-zne36e){opacity:1;pointer-events:auto;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){header.floating.svelte-zne36e,header.svelte-zne36e nav:where(.svelte-zne36e),.burger.svelte-zne36e span:where(.svelte-zne36e){transition:none}}body{--background:#101828;--foreground:#fff;--accent:#0ba5ec;--card:#1d2939;--card-2:#192432;--shadow:1px 1px 3px 3px #0b9aec8f;--gradient:linear-gradient(to right,#0b9aec 0%,#6edfde 100%);--max-width:1800px;min-height:100vh;color:var(--foreground);background:var(--background);flex-direction:column;margin:0;font-family:Kanit,sans-serif;display:flex}::selection{background:var(--accent);color:var(--background)}main.svelte-12qhfyh{flex:1;padding:2rem}
