:root{font-family:Helvetica,sans-serif;--foreground: #000000;--background: #E4E4E4;--font-increase: .25rem}@media (prefers-color-scheme: dark){:root{--foreground: #E4E4E4;--background: #000000}}html{overflow-y:scroll;-webkit-text-size-adjust:100%}html,body{width:100%;height:100%}*{padding:0;margin:0;box-sizing:border-box}*:hover{cursor:none}body{min-height:100%;display:grid;grid-template-columns:5% 90% 5%;grid-template-rows:auto 1fr auto;grid-template-areas:". header ." ". main ." ". footer .";font-size:1.5rem;background-color:var(--background);color:var(--foreground)}header{grid-area:header}main{grid-area:main;margin-bottom:50px}footer{grid-area:footer}section,article{margin-top:50px}h1,h2,h3{font-weight:400;font-style:normal}h1{font-size:3rem;line-height:3rem;margin:50px auto 0}h3{margin:50px auto 0}a{color:var(--foreground);text-decoration:none;width:auto;margin:10px 0}a:hover{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:2px}a:focus{background:var(--foreground);color:var(--background);outline:none}p{letter-spacing:0px;max-width:60%;margin:25px auto;font-size:1.25rem;line-height:2rem}img,video{width:100%}footer{font-size:1rem;margin-top:auto;padding-bottom:20px}ul{padding:0;list-style-type:none;margin:0}hr{border:1px solid var(--foreground);border-width:.5px}button{background-color:transparent;border:1px solid var(--foreground);border-radius:0;padding:5px;font-size:1rem;color:var(--foreground);font-family:inherit}button:hover{background-color:var(--foreground);color:var(--background)}button:active{background-color:var(--background);color:var(--foreground)}button:focus{outline:2px solid var(--foreground);outline-offset:2px}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadeout{0%{opacity:1}to{opacity:0}}@keyframes rotate{0%{transform:rotate(0)}25%{transform:rotate(-10deg)}50%{transform:rotate(0)}75%{transform:rotate(10deg)}to{transform:rotate(0)}}@keyframes gradient{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes slide{0%{transform:translate(0)}25%{transform:translate(-100px)}50%{transform:translate(0)}75%{transform:translate(100px)}to{transform:translate(0)}}@media (max-width: 800px){p{max-width:100%}body{grid-template-columns:4% 92% 4%;font-size:1.25rem}}@media (max-width: 480px){body{grid-template-columns:3% 94% 3%}h1{font-size:2rem;line-height:2.5rem}}.cover-background.svelte-1unvox9.svelte-1unvox9.svelte-1unvox9,.cover-foreground.svelte-1unvox9.svelte-1unvox9.svelte-1unvox9{width:50px;height:50px;position:relative}.cover-background.svelte-1unvox9 label.svelte-1unvox9.svelte-1unvox9,.cover-foreground.svelte-1unvox9 label.svelte-1unvox9.svelte-1unvox9{width:100%;height:100%;position:absolute;top:0;left:0;z-index:999;pointer-events:none;box-sizing:border-box;border:1px solid var(--foreground)}input[type=color].svelte-1unvox9.svelte-1unvox9.svelte-1unvox9{width:100%;height:100%;position:absolute;top:0;left:0}input[type=color].svelte-1unvox9.svelte-1unvox9.svelte-1unvox9:active{cursor:pointer}input[type=color].svelte-1unvox9.svelte-1unvox9.svelte-1unvox9:focus{outline:none}input[type=color].svelte-1unvox9:focus+label.svelte-1unvox9.svelte-1unvox9{outline:5px solid var(--background);outline-offset:-20px}.cover-background.svelte-1unvox9 input[type=color].svelte-1unvox9:focus+label.svelte-1unvox9{outline:5px solid var(--foreground);outline-offset:-20px}input[type=color].svelte-1unvox9:hover+label.svelte-1unvox9.svelte-1unvox9{outline:5px solid var(--background);outline-offset:-20px}.cover-background.svelte-1unvox9 input[type=color].svelte-1unvox9:hover+label.svelte-1unvox9{outline:5px solid var(--foreground);outline-offset:-20px}button.svelte-1e7zhv2{width:100px;height:50px;border-width:1px;text-align:center;font-size:2rem;display:flex;justify-content:center;align-items:center;background-color:var(--background)}button.svelte-1e7zhv2:hover{background-color:var(--foreground);color:var(--background)}button.svelte-1e7zhv2:focus{outline-offset:-5px}button.svelte-1e7zhv2:after{content:"A";font-weight:200}.serif.svelte-1e7zhv2{font-family:serif}.Helvetica-sans-serif.svelte-1e7zhv2{font-family:Helvetica,sans-serif}.monospace.svelte-1e7zhv2{font-family:monospace}div.svelte-13vhxb1.svelte-13vhxb1{display:flex;justify-content:space-between;height:100px}button.svelte-13vhxb1.svelte-13vhxb1{width:50px;height:50px;border-width:1px;text-align:center;font-size:2rem;display:flex;justify-content:center;align-items:center;background-color:var(--background)}button.svelte-13vhxb1.svelte-13vhxb1:hover{background-color:var(--foreground);color:var(--background)}button.svelte-13vhxb1:hover hr.svelte-13vhxb1{background-color:var(--background)}button.svelte-13vhxb1.svelte-13vhxb1:focus{outline-offset:-5px}button.svelte-13vhxb1.svelte-13vhxb1:last-of-type{border-left:none}.decrease.svelte-13vhxb1 hr.svelte-13vhxb1{color:var(--foreground);width:100%;height:2px;width:25px;background-color:var(--foreground)}.increase.svelte-13vhxb1 hr.svelte-13vhxb1{color:var(--foreground);height:2px;width:25px;background-color:var(--foreground)}.increase.svelte-13vhxb1 hr.svelte-13vhxb1:first-of-type{transform:rotate(90deg);position:absolute}.increase.svelte-13vhxb1 hr.svelte-13vhxb1:last-of-type{position:absolute}.menu.svelte-h5ttyg{width:30px;height:30px;border:1px solid var(--foreground);outline-offset:-10px;outline-width:5px}.menu.svelte-h5ttyg:hover{background-color:var(--foreground);color:var(--background)}.menu.svelte-h5ttyg:active{background-color:var(--background);color:var(--foreground)}.open.svelte-h5ttyg{visibility:visible}.close.svelte-h5ttyg{visibility:hidden}div.svelte-h5ttyg{display:flex;flex-direction:column;gap:10px}nav.svelte-1w3loio.svelte-1w3loio{display:flex;justify-content:space-between;align-items:flex-start;font-size:1rem;height:40px}nav.svelte-1w3loio a.svelte-1w3loio{font-style:normal}header.svelte-1w3loio.svelte-1w3loio{top:5px;left:5%;right:5%;z-index:9999}main.svelte-1w3loio.svelte-1w3loio{margin-top:50px}#cursor.svelte-1w3loio.svelte-1w3loio{position:fixed;top:0;left:0;pointer-events:none;z-index:999999;height:14px;width:14px;background-color:red;border:2px solid transparent;border-radius:100%;mix-blend-mode:difference;will-change:transform;transition:background-color .1s,border-color .1s}@media (hover: none){#cursor.svelte-1w3loio.svelte-1w3loio{display:none}}
