@import"https://fonts.googleapis.com/css2?family=DM+Mono:ital,wght@0,300;0,400;0,500;1,300;1,400;1,500&family=DotGothic16&family=Xanh+Mono:ital@0;1&display=swap";:root{font-family:dm mono,system-ui,sans-serif;line-height:1.5;font-weight:400;--white: #FFFAFB;--black: #131515;--grey: #2B2C28;--primary: #8DB38B;--secondary: #56876D;--border: 1.5px solid var(--primary);--transition: .2s ease-out}body{margin:0;padding:0;background-color:var(--black);color:var(--white)}main{width:100%;height:100vh}h1,h2{color:var(--primary);font-family:xanh mono,sans-serif;font-style:italic}h1{font-size:2rem}h2{font-size:1.5rem}b{font-family:dotgothic16,sans-serif;font-style:normal;font-weight:400}#main{height:calc(100vh - 7.2rem);display:flex;flex-direction:column;justify-content:center;position:relative;overflow:hidden}.content{padding:1rem 2rem;margin:auto;height:60vh;max-height:32rem;max-width:1000px;background:var(--grey);border:var(--border);transition:all var(--transition);overflow-y:auto}.data>*{font-family:dm mono,sans-serif;font-size:1.1rem;color:var(--primary)}.content>h1:before{content:">_";font-style:normal;margin-right:.5rem;color:var(--secondary);font-family:dotgothic16,sans-serif}.emph{font-family:dm mono,sans-serif;font-style:italic;font-weight:500;background-color:var(--primary);color:var(--grey)}.unemph{font-family:dm mono,sans-serif;font-style:italic;font-weight:300;color:var(--secondary)}li{list-style-type:square;margin-bottom:.5rem}li>ul>li{list-style-type:circle;margin-bottom:0;font-size:1rem}::selection{background:var(--secondary);color:var(--white)}@media(max-width:1024px){:root{font-size:15px}.content{padding:1.2rem;max-width:92vw;max-height:none;height:auto;margin:1rem auto}#main{height:auto;min-height:calc(100vh - 14rem);justify-content:flex-start;padding-top:1rem}h1{font-size:1.8rem}ul{padding-left:1.2rem}li{margin-bottom:.8rem}li>ul{padding-left:1rem}}.navbar.svelte-16e9vog{padding-inline:5vw;padding-block:1rem 1.4rem;margin:auto;bottom:0;width:calc(100% - 10vw);position:fixed;z-index:10}.nav-container.svelte-16e9vog{margin:0 auto;background-color:var(--grey);border:var(--border);box-shadow:4px 5px 0 var(--primary),-8px 10px #6f8c6e,12px 15px #506450,-16px 20px #323d33;padding:.6rem 1.8rem;display:flex;align-items:center;transition:var(--transition);max-width:1000px}.nav-links.svelte-16e9vog{margin-left:auto;display:flex;gap:2.4rem}h1.svelte-16e9vog{margin:0;cursor:pointer}h2.svelte-16e9vog{margin:auto;padding:0;font-weight:600;cursor:pointer;transition:var(--transition)}h2.svelte-16e9vog:hover{text-shadow:0 4px 0 #6f8c6e60,0 8px 0 #50645060,0 12px 0 #323D3360,0 -4px 0 #6f8c6e60,0 -8px 0 #50645060,0 -12px 0 #323D3360;transform:translateY(-2px)}button.svelte-16e9vog{all:unset;cursor:pointer}@media(max-width:768px){.navbar.svelte-16e9vog{position:static;width:auto;padding-inline:1rem;padding-block:1rem}.nav-container.svelte-16e9vog{padding:.6rem 1rem;flex-direction:column;box-shadow:2px 3px 0 var(--primary),-4px 5px #6f8c6e;width:auto}.nav-links.svelte-16e9vog{margin:0;gap:1.5rem;flex-wrap:wrap;justify-content:space-evenly;width:100%;margin-top:.5rem}h1.svelte-16e9vog{font-size:1.5rem;margin-bottom:.5rem}h2.svelte-16e9vog{font-size:1.2rem}h2.svelte-16e9vog:hover{transform:none;text-shadow:none}}a.svelte-1db4i9t{color:inherit;text-decoration:none;font-weight:600}p.svelte-1db4i9t{margin-top:.1rem;margin-bottom:1.1rem}a.svelte-1db4i9t:hover .emph:where(.svelte-1db4i9t){text-decoration:underline}@media(max-width:768px){li.svelte-1db4i9t{margin-bottom:1.8rem}p.svelte-1db4i9t{margin-bottom:.4rem}}a.svelte-1gbus1j{color:var(--primary);text-decoration:none;text-align:center;margin-block:auto;padding:.6rem 1.2rem;width:8ch;font-size:1.1rem;border:1.5px solid var(--primary);transition:.3s all ease-out;font-weight:500}a.svelte-1gbus1j:hover{background-color:var(--primary);color:var(--white);width:9ch}.data.svelte-1gbus1j{display:flex;justify-content:center;height:calc(100% - 9rem)}@media(max-width:768px){.data.svelte-1gbus1j{flex-direction:column;gap:1.2rem}a.svelte-1gbus1j{margin:auto}h1.svelte-1gbus1j{text-align:center;transform:translate(-.4rem,-.4rem)}}.dither-container.svelte-1whv40c{position:relative;height:100%;width:100%}.background.svelte-1n46o8q{position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1;pointer-events:none}
