footer.svelte-jz8lnl{position:relative;overflow:hidden;padding:150px 30px 100px;gap:30px;display:flex;justify-content:center;align-items:stretch;text-align:left;flex-wrap:wrap;color:var(--bg)}@media screen and (max-width:800px){footer.svelte-jz8lnl{align-items:center;text-align:center;justify-content:center}}footer.svelte-jz8lnl:before{content:"";position:absolute;top:50%;left:0;width:100%;height:100%;background:var(--sprite);z-index:-1}svg.svelte-jz8lnl{--scl: 500px;--hscl: calc(var(--scl) / 2);position:absolute;width:calc(100% + var(--scl));stroke-width:3;left:calc(-1 * var(--hscl));top:5px;z-index:-1;animation:infinite,svelte-jz8lnl-wave 4s linear infinite}footer.svelte-jz8lnl p:where(.svelte-jz8lnl){max-width:300px}@keyframes svelte-jz8lnl-colorCycle{0%{fill:var(--tomato)}25%{fill:var(--mustard)}50%{fill:var(--sprite)}75%{fill:var(--blueberry)}to{fill:var(--tomato)}}@keyframes svelte-jz8lnl-wave{0%{transform:translate(0)}to{transform:translate(7.3%)}}.column.svelte-jz8lnl{display:flex;flex-direction:column;align-items:start;justify-content:start;gap:var(--gap-d4);height:100%}@media screen and (max-width:800px){.column.svelte-jz8lnl{align-items:center;text-align:center;justify-content:center}}:root{--bg: #0e100f;--on-bg: #fffce1;--bg-raised: #171a18;--bg-raised-x2: #1d201e;--bg-raised-x3: #232624;--bg-raised-x4: #3c3d3c;--bg-raised-d2: #121514;--card-bg: var(--on-bg);--card-bg-variant: #f0f0f0;--on-card: var(--bg);--on-card-bg: var(--bg);--gap: 1rem;--gap-x2: calc(var(--gap) * 2);--gap-x3: calc(var(--gap) * 3);--gap-x4: calc(var(--gap) * 4);--gap-d2: calc(var(--gap) / 2);--gap-d4: calc(var(--gap) / 4);--nav-bottom: 0px;--adbe-ae-bg: #2f2e2e;--tomato: #f14e1b;--mustard: #ffc700;--sprite: #0faa57;--blueberry: #5551ff;--purrple: #a25afc;--logo: var(--tomato);--on-logo: var(--on-tomato);--ae-bg-default: #282828;--on-ae-bg-default: #a1a1a1;--ae-bg-default-raised: #343434;--ae-bg-default-raised-x2: #444444;--ae-bg-default-sunken: #1f1f1f;--ae-bg-default-sunken-x2: #1a1a1a;--on-tomato: #000000;--on-mustard: #000000;--on-sprite: #000000;--on-blueberry: #000000;--on-purrple: #000000}html,h1,h2,h3,h4,h5,h6,p{margin:1px 0}*{gap:var(--gap);box-sizing:border-box}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-size:12pt;gap:.5rem}@media screen and (max-width:800px){html{max-width:100dvw}}body{background:var(--bg);color:var(--on-bg);margin:0;font-family:Mattone;font-weight:400;border:3px unset black;width:100%}a{color:inherit}.noselect{-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}button{padding:unset;border:unset;background-color:unset;margin:unset;cursor:pointer;padding:.7rem 1.5rem;font-size:inherit;font-family:inherit;text-align:center;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--bg);border-radius:100px;color:inherit}button.huge{padding:1rem 2rem}button.primary{background-color:#000;color:#fff;fill:#fff;stroke:#fff}button:active{transform:scale(.95)}button.secondary{background-color:var(--card-bg);outline:3px solid var(--bg);color:var(--on-card)}input[type=text],input[type=number],textarea{font-size:inherit;font-family:inherit;text-align:start;display:flex;align-items:center;justify-content:center;gap:.5rem;background-color:var(--card-bg);outline:2px solid var(--bg);color:var(--bg);border-radius:10px;padding:.8rem .7rem;border:none;outline-offset:0;transition:all .1s;transition-timing-function:cubic-bezier(.06,.68,.2,1.05)}textarea:focus{outline:3px solid var(--bg);box-shadow:5px 5px 0 var(--bg);transform:translate(-5px,-5px);transition-timing-function:cubic-bezier(.17,.67,.72,2)}input[type=range]{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:25px;background:#d3d3d3;outline:none;opacity:.7;-webkit-transition:.2s;transition:opacity .2s;overflow:hidden}input[type=range]:hover{opacity:1}input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:25px;height:25px;background:var(--blueberry);border-radius:100%;cursor:pointer}input[type=range]::-moz-range-thumb{width:25px;height:25px;background:var(--blueberry);border-radius:100%;cursor:pointer}@font-face{font-family:Mattone;src:url(./Mattone-Regular.Di0AifE3.woff2);font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Mattone;src:url(./Mattone-Black.Cd4NRLUj.woff2);font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Press Start 2P";src:url(./PressStart2P-Regular.CGiUnqOA.ttf);font-weight:400;font-style:normal;font-display:swap}.pill{padding:.5em 1.2em;border-radius:100px;width:fit-content;border:2px solid var(--on-bg);color:var(--on-bg);text-decoration-color:var(--on-bg)}.pill:not(button){display:inline-block}.pill.tomato{background-color:var(--tomato);color:var(--on-tomato);text-decoration-color:var(--on-tomato)}.pill.mustard{background-color:var(--mustard);color:var(--on-mustard);text-decoration-color:var(--on-mustard)}.pill.sprite{background-color:var(--sprite);color:var(--on-sprite);text-decoration-color:var(--on-sprite)}.pill.blueberry{background-color:var(--blueberry);color:var(--on-blueberry);text-decoration-color:var(--on-blueberry)}.pill.purrple{background-color:var(--purrple);color:var(--on-purrple);text-decoration-color:var(--on-purrple)}.pill.tomato,.pill.mustard,.pill.sprite,.pill.blueberry,.pill.purrple{border-color:#000}.seo-debug.svelte-18wmzhg{position:fixed;background:inherit;display:flex;flex-direction:column;z-index:99999;right:0;bottom:0;width:200px;padding:10px;background:var(--bg-raised);font-size:.7rem}.seo.svelte-18wmzhg{position:fixed;display:none;top:-1px;left:-1px;width:1px;height:1px;pointer-events:none}body.fullframe{background:transparent}body.fullframe,html.fullframe{width:100%;height:100%;margin:0;padding:0;overflow:auto;flex:1}main.svelte-12qhfyh{padding:10px 50px;width:100%;margin:auto;box-sizing:border-box;height:100dvh;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:800px){main.svelte-12qhfyh{width:100%;padding:0 20px;box-sizing:border-box;overflow-x:hidden}}@keyframes svelte-12qhfyh-shake{0%{transform:translate(-3px,1px)}25%{transform:translate(.9px,-1.2px)}50%{transform:translate(-11px,5px)}75%{transform:translate(4px,-.2px)}to{transform:translateY(12px)}}.hero.svelte-12qhfyh{margin:auto;width:100%;min-height:100dvh;display:grid;grid-template-columns:1fr;align-items:center;justify-content:center;justify-items:center;display:flex}@media screen and (max-width:800px){.hero.svelte-12qhfyh{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:100px}}@keyframes svelte-12qhfyh-test{0%{rotate:0deg}33%{rotate:-2deg}66%{rotate:2deg}}.info.svelte-12qhfyh{width:100%;display:flex;flex-direction:column;align-items:start;grid-column:1;grid-row:1}@media screen and (max-width:800px){.info.svelte-12qhfyh{align-items:center;justify-content:center;text-align:center;max-width:300px}}.heroTitle.svelte-12qhfyh{font-size:50pt;line-height:1.2;font-family:"Press Start 2P";text-transform:uppercase;display:inline-block}@media screen and (max-width:1200px){.heroTitle.svelte-12qhfyh{font-size:30pt}}@media screen and (max-width:900px){.heroTitle.svelte-12qhfyh{font-size:2rem}}.media.svelte-12qhfyh{display:flex;justify-content:center;align-items:center;width:100%;height:100%;z-index:-1;grid-column:2;grid-row:1;animation:svelte-12qhfyh-test 1s infinite steps(1)}@media screen and (max-width:800px){.media.svelte-12qhfyh{height:auto}}.media.svelte-12qhfyh :where(.svelte-12qhfyh){width:100%;object-fit:contain;transform-origin:center}@media screen and (max-width:800px){.media.svelte-12qhfyh :where(.svelte-12qhfyh){align-items:start;justify-content:start}}
