button[data-astro-cid-6ygtcg62]{position:relative;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;min-height:40px;min-width:40px;width:fit-content;height:fit-content;padding:var(--spacing-md) var(--spacing-lg);gap:var(--spacing-md);border-radius:var(--rounded-md);background-color:var(--primary-color);color:#fff;cursor:pointer;font-size:18px;line-height:18px}button[data-astro-cid-6ygtcg62]:hover,button[data-astro-cid-6ygtcg62]:active{background-color:var(--primary-hover-color)}.circle[data-astro-cid-6ygtcg62]{max-width:40px;max-height:40px;padding:var(--spacing-md);border-radius:var(--rounded-full)}.white[data-astro-cid-6ygtcg62]{background-color:var(--background-color);color:var(--dark-color);svg{stroke:var(--dark-color)}}.white[data-astro-cid-6ygtcg62]:hover,.white[data-astro-cid-6ygtcg62]:active{background-color:var(--white-color)}.windows[data-astro-cid-6ygtcg62]{background-color:var(--windows-color)}.windows[data-astro-cid-6ygtcg62]:hover,.windows[data-astro-cid-6ygtcg62]:active{background-color:var(--windows-hover-color)}.macos[data-astro-cid-6ygtcg62]{background-color:var(--macos-color);color:var(--dark-color)}.macos[data-astro-cid-6ygtcg62]:hover,.macos[data-astro-cid-6ygtcg62]:active{background-color:var(--macos-hover-color)}a[data-astro-cid-ryvhzzaw]{position:relative;display:flex;flex-flow:row nowrap;justify-content:center;align-items:center;min-height:fit-content;min-width:fit-content;gap:var(--spacing-md);color:var(--white-color);cursor:pointer}a[data-astro-cid-ryvhzzaw]:hover,a[data-astro-cid-ryvhzzaw]:active{color:var(--gray-color);svg{stroke:var(--gray-color)}}footer[data-astro-cid-mh6itkc3]{display:flex;flex-flow:column wrap;justify-content:flex-start;align-items:center;gap:var(--spacing-xl);height:fit-content;width:100%;padding:var(--spacing-xl) 250px;background-color:var(--foreground-color);text-align:center;margin-top:var(--spacing-lg);article{flex-flow:row wrap;display:flex;gap:var(--spacing-md)}}.title[data-astro-cid-mh6itkc3]{font-weight:700;color:var(--gray-color)}.social[data-astro-cid-mh6itkc3]{display:flex;flex-flow:column nowrap;justify-content:center;align-items:flex-start;gap:var(--spacing-md)}a[data-astro-cid-mh6itkc3]{color:var(--darkgray-color)!important;svg{stroke:var(--darkgray-color)!important}}.X[data-astro-cid-mh6itkc3]:hover{text-decoration:none;color:#1dcaff!important;svg{stroke:#1dcaff!important}}.facebook[data-astro-cid-mh6itkc3]:hover{text-decoration:none;color:#3b5998!important;svg{stroke:#3b5998!important}}.youtube[data-astro-cid-mh6itkc3]:hover{text-decoration:none;color:#cd201f!important;svg{stroke:#cd201f!important}}.dwango[data-astro-cid-mh6itkc3]:hover{text-decoration:none;color:#0075c2!important}hr[data-astro-cid-mh6itkc3]{width:2px;height:150px}@media screen and (max-width: 768px){footer[data-astro-cid-mh6itkc3]{padding:var(--spacing-xl) var(--spacing-lg)}hr[data-astro-cid-mh6itkc3]{display:none}}header[data-astro-cid-o5wx45wj]{position:fixed;top:0;z-index:100;display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:center;padding:0 200px;height:60px;width:100%;background-color:var(--white-color);transition:top .3s ease-in-out}nav[data-astro-cid-o5wx45wj]{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-lg)}nav[data-astro-cid-o5wx45wj].active{opacity:1;visibility:visible}#menu[data-astro-cid-o5wx45wj]{display:none;cursor:pointer;visibility:hidden;stroke:var(--lightdark-color)}#close[data-astro-cid-o5wx45wj]{display:none}#open[data-astro-cid-o5wx45wj],#close[data-astro-cid-o5wx45wj].active,#open[data-astro-cid-o5wx45wj].active{display:block}a[data-astro-cid-o5wx45wj]{color:var(--lightdark-color);text-decoration:none!important}a[data-astro-cid-o5wx45wj]:hover{color:var(--primary-color)}@media screen and (max-width: 768px){header[data-astro-cid-o5wx45wj]{padding:0 50px}#menu[data-astro-cid-o5wx45wj]{display:block;visibility:visible}nav[data-astro-cid-o5wx45wj]{position:absolute;top:-400px;left:0;z-index:-100;flex-direction:column;justify-content:flex-start;align-items:flex-start;overflow:auto;max-height:100vh;width:100%;background-color:var(--white-color);transform-origin:top;transition:all .3s ease-in-out}nav[data-astro-cid-o5wx45wj].active{top:60px}}:root{--transparent: transparent;--current-color: currentColor;--white-color: #ffffff;--gray-color: #abb2ba;--darkgray-color: #737e8c;--lightdark-color: #4c4d52;--dark-color: #1c1c1c;--background-color: #f2f2f3;--foreground-color: #292d32;--primary-color: #54963b;--primary-hover-color: #7caa6a;--windows-color: #0078d7;--windows-hover-color: #2684ff;--macos-color: #c0bfc0;--macos-hover-color: #e1dfe1;--spacing-sm: .313rem;--spacing-md: .625rem;--spacing-lg: 1.25rem;--spacing-xl: 2.5rem;--spacing-xxl: 3.75rem;--rounded-sm: .313rem;--rounded-md: .625rem;--rounded-lg: 1.25rem;--rounded-xl: 2.5rem;--rounded-xxl: 3.75rem;--rounded-full: 9999999px}*,*:before,*:after{appearance:none;box-sizing:border-box;margin:0;padding:0;min-width:0;min-height:0;border:none var(--current-color) solid 0;outline:none;box-shadow:none;text-decoration:none;list-style:none;background-color:var(--transparent);transition:all .1s ease-in-out}*:disabled{opacity:.5}html{font-family:Rubik Variable,sans-serif;scroll-behavior:smooth;color:var(--dark-color)}body{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;background-color:var(--background-color)}.navbar{width:100%;height:60px}main{display:flex;flex-direction:column;justify-content:start;align-items:center;width:100%;height:auto;gap:var(--spacing-lg)}h1,h2,h3,h4,h5,h6{text-wrap:balance;display:inline-block;width:fit-content;height:fit-content}p{overflow:hidden;text-wrap:pretty;text-overflow:ellipsis}a{width:fit-content;height:fit-content;color:var(--dark-color)}a:hover,a:active{color:var(--gray-color)}hr{width:80%;height:2px;border:none;border-radius:9999px;background-color:var(--lightdark-color)}
