:root{--color-4: oklch(.4059 .199056 315.8364)}.btn[data-astro-cid-vnzlvqnm]{width:100%;padding:.5rem 1rem;text-decoration:none;font-weight:500;transition:all .2s;cursor:pointer;border-style:solid;border-width:10px 10px 10px 10px;border-image:url(/doodle/button.svg) 10 10 10 10 stretch stretch;border-radius:8px;display:inline-block;font-family:inherit;font-size:inherit;text-align:center}.btn-primary[data-astro-cid-vnzlvqnm]{background:oklch(var(--color-4));color:#fff}.btn-primary[data-astro-cid-vnzlvqnm]:hover{background:color-mix(in srgb,oklch(var(--color-4)) 80%,white);color:#fff}.btn-secondary[data-astro-cid-vnzlvqnm]{background:transparent;color:inherit}.btn-secondary[data-astro-cid-vnzlvqnm]:hover{background:oklch(var(--color-4));color:#fff}[data-astro-cid-sckkx6r4]{margin:0;padding:0;box-sizing:border-box}#page-wrapper[data-astro-cid-sckkx6r4]{display:grid;grid-template-areas:"head" "main" "foot";min-height:100vh;max-width:1200px;margin:0 auto}header[data-astro-cid-sckkx6r4]{grid-area:head;padding:.5rem .5rem 0rem;position:sticky;top:0;z-index:100;background-image:url(/img/paper-texture.jpg);background-size:50%;background-blend-mode:multiply}header[data-astro-cid-sckkx6r4] hr[data-astro-cid-sckkx6r4]{margin-block:.5rem 0rem}.header-content[data-astro-cid-sckkx6r4]{display:flex;align-items:center;justify-content:space-between;position:relative;flex-wrap:wrap}.logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{border-style:none}.nav-list[data-astro-cid-sckkx6r4]{display:flex;list-style:none;gap:1.75rem}.nav-list[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{color:#333;text-decoration:none;transition:color .2s}.nav-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{position:relative;padding:8px;border-radius:8px;transition:all .3s ease;list-style-type:none}.nav-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:before{content:"";position:absolute;inset:0;background-image:var(--sdr-gradient);border-radius:8px;transition:opacity .5s ease-out;z-index:-1;opacity:0}.nav-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:hover{color:initial;text-decoration:none}.nav-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:hover:before{transition:opacity .1s ease-in;opacity:.5}.nav-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4][aria-current=page]:before{opacity:.5}.auth-buttons[data-astro-cid-sckkx6r4]{display:flex;gap:1rem}.mobile-menu-toggle[data-astro-cid-sckkx6r4]{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:.5rem}.mobile-menu-toggle[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{width:25px;height:3px;background:#333;margin:3px 0;transition:.3s}main[data-astro-cid-sckkx6r4]{grid-area:main;min-height:calc(100vh - 200px);padding:1rem .5rem 0rem}.footer[data-astro-cid-sckkx6r4]{grid-area:foot;padding:2rem .5rem 1rem}.footer-content[data-astro-cid-sckkx6r4]{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section[data-astro-cid-sckkx6r4] h3[data-astro-cid-sckkx6r4],.footer-section[data-astro-cid-sckkx6r4] h4[data-astro-cid-sckkx6r4]{margin-bottom:1rem}.footer-section[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{list-style:none}.footer-section[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:.5rem}.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{text-decoration:none;transition:color .2s}.footer-section[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]:hover{color:var(--color-1)}.footer-bottom[data-astro-cid-sckkx6r4]{padding-top:1rem;text-align:center}@media (max-width: 1074px){.nav[data-astro-cid-sckkx6r4],.auth-buttons[data-astro-cid-sckkx6r4]{display:flex;width:100%;order:1;max-height:0;overflow:hidden;opacity:0;border-top:1px solid #e5e7eb;padding:0 1rem;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(-10px)}.nav[data-astro-cid-sckkx6r4]{flex-direction:column}.auth-buttons[data-astro-cid-sckkx6r4]{flex-direction:row;justify-content:space-evenly}.nav[data-astro-cid-sckkx6r4].mobile-open,.auth-buttons[data-astro-cid-sckkx6r4].mobile-open{max-height:100vh;min-height:fit-content;opacity:1;padding:1rem;transform:translateY(0)}.nav-list[data-astro-cid-sckkx6r4]{flex-direction:column;gap:1rem}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{display:block;position:static;margin-left:2rem;margin-top:.5rem;padding-left:0;background:#f0f0f0;border-radius:8px}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{margin-bottom:1rem}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:last-child{margin-bottom:0}.nav-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{transform:translateY(-10px);opacity:0;transition:all .3s ease-in-out}.nav[data-astro-cid-sckkx6r4].mobile-open .nav-list[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{transform:translateY(0);opacity:1}.auth-buttons[data-astro-cid-sckkx6r4].mobile-open .btn[data-astro-cid-sckkx6r4]{transform:translateY(-10px);opacity:0;transition:all .3s ease-in-out}.auth-buttons[data-astro-cid-sckkx6r4].mobile-open .btn[data-astro-cid-sckkx6r4]{transform:translateY(0);opacity:1}.auth-buttons[data-astro-cid-sckkx6r4].mobile-open .btn[data-astro-cid-sckkx6r4]:nth-child(1){transition-delay:.4s}.auth-buttons[data-astro-cid-sckkx6r4].mobile-open .btn[data-astro-cid-sckkx6r4]:nth-child(2){transition-delay:.5s}.mobile-menu-toggle[data-astro-cid-sckkx6r4] span[data-astro-cid-sckkx6r4]{transition:all .3s ease-in-out}.logo[data-astro-cid-sckkx6r4]{order:0}.logo[data-astro-cid-sckkx6r4] img[data-astro-cid-sckkx6r4]{max-height:4rem}.mobile-menu-toggle[data-astro-cid-sckkx6r4]{display:flex}.mobile-menu-toggle[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.mobile-menu-toggle[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(2){opacity:0}.mobile-menu-toggle[data-astro-cid-sckkx6r4].active span[data-astro-cid-sckkx6r4]:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}.footer-content[data-astro-cid-sckkx6r4]{grid-template-columns:1fr;text-align:center}}@media (min-width: 1075px){nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]{display:none;position:absolute;background:#f0f0f0;box-shadow:0 2px 8px #00000014;border-radius:8px;margin:8px;min-width:180px;z-index:1000}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4]:before{content:"";position:absolute;top:0;left:0;width:100%;background-image:var(--sdr-gradient);z-index:-1}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{position:relative}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:hover>ul[data-astro-cid-sckkx6r4],nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]:focus-within>ul[data-astro-cid-sckkx6r4]{display:block}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] li[data-astro-cid-sckkx6r4]{display:block;width:100%}nav[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] ul[data-astro-cid-sckkx6r4] a[data-astro-cid-sckkx6r4]{display:block;color:#333;background:none;text-decoration:none;white-space:nowrap}}
