:root{--primary-color: #F0B90B;--background-color: #1A1A1A;--text-color: #FFFFFF}*{box-sizing:border-box;padding:0;margin:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}h1,h2,h3,h4,h5,h6,p,a{color:#fff}body{width:100vw;height:100vh;background-color:var(--background-color)}.container.svelte-1kv13hw{display:flex;flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}header.svelte-1kv13hw a:where(.svelte-1kv13hw){text-decoration:none;display:flex;align-items:center;gap:.4rem;view-transition-name:header}@keyframes svelte-1kv13hw-fade-in{0%{opacity:0}}@keyframes svelte-1kv13hw-fade-out{to{opacity:0}}@keyframes svelte-1kv13hw-slide-from-right{0%{transform:translate(30px)}}@keyframes svelte-1kv13hw-slide-to-left{to{transform:translate(-30px)}}:root::view-transition-old(root){animation:90ms cubic-bezier(.4,0,1,1) both svelte-1kv13hw-fade-out,.3s cubic-bezier(.4,0,.2,1) both svelte-1kv13hw-slide-to-left}:root::view-transition-new(root){animation:.21s cubic-bezier(0,0,.2,1) 90ms both svelte-1kv13hw-fade-in,.3s cubic-bezier(.4,0,.2,1) both svelte-1kv13hw-slide-from-right}
