@charset "UTF-8";@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url(./ibm-plex-mono-cyrillic-ext-400-normal.B3hZxag_.woff2) format("woff2"),url(./ibm-plex-mono-cyrillic-ext-400-normal.ZyMXPjaT.woff) format("woff");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url(./ibm-plex-mono-cyrillic-400-normal.DvQQgHTq.woff2) format("woff2"),url(./ibm-plex-mono-cyrillic-400-normal.CJUKFyLa.woff) format("woff");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url(./ibm-plex-mono-vietnamese-400-normal.BFiUPp6R.woff2) format("woff2"),url(./ibm-plex-mono-vietnamese-400-normal.DLynVohM.woff) format("woff");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url(./ibm-plex-mono-latin-ext-400-normal.DxDDqVQb.woff2) format("woff2"),url(./ibm-plex-mono-latin-ext-400-normal.uwM7KshN.woff) format("woff");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-display:swap;font-family:IBM Plex Mono;font-style:normal;font-weight:400;src:url(./ibm-plex-mono-latin-400-normal.Dm_PoFIZ.woff2) format("woff2"),url(./ibm-plex-mono-latin-400-normal.O6-GRVqx.woff) format("woff");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}.cta.is-button{background-color:#f2ff66;border-radius:.4rem;color:#191314;display:grid;font-size:14px;font-weight:400;letter-spacing:1.25px;overflow:hidden;padding:.5rem 1rem;place-items:center;position:relative;text-decoration:none;text-transform:uppercase;transition:background-color .3s ease;width:-moz-fit-content;width:fit-content}.cta.is-button .original-text{display:block;transition:transform .4s cubic-bezier(.4,0,.2,1)}.cta.is-button .reveal-text{background-color:#000;color:#fff;display:grid;font-size:14px;font-weight:400;inset:0;letter-spacing:1.25px;place-items:center;position:absolute;text-transform:uppercase;transform:translateY(100%);transition:transform .4s cubic-bezier(.4,0,.2,1)}.cta.is-button:hover{background-color:color-mix(in srgb,#f2ff66 90%,#000 10%)}.cta.is-button:hover .reveal-text{transform:translateY(0)}.cta.is-button:hover .original-text{transform:translateY(-100%)}.cta.is-button:focus-visible{outline:2px solid #000;outline-offset:2px}.layout-container{margin:auto;max-width:2000px;padding:0 1rem}@media only screen and (min-width:600px){.layout-container{padding:0 1rem;width:90%}}.header{display:grid;height:4.5rem;place-items:center;position:relative;width:100%}@media only screen and (min-width:960px){.header{height:5rem}}.mobile-nav{align-items:center;background-color:#fff;display:flex;justify-content:space-between;left:0;padding:1rem 1rem .5rem;position:fixed;right:0;top:0;width:100%;z-index:3}@media only screen and (min-width:600px){.mobile-nav{padding:1rem;width:100%}}@media only screen and (min-width:960px){.mobile-nav{display:none}}.mobile-nav .logo{align-items:center;display:flex;font-size:1.75rem}.mobile-nav .toggler{display:inline-grid;gap:5px;grid-template-columns:1fr 1fr 1fr;height:-moz-fit-content;height:fit-content;transform-origin:center center;transition:all .4s cubic-bezier(.25,.46,.45,.94);will-change:transform;z-index:10}.mobile-nav .toggler:hover{transform:scale(1.05)}.mobile-nav .toggler.active{gap:2px;transform:rotate(180deg)}.mobile-nav .toggler.active:hover{transform:rotate(180deg) scale(1.05)}.mobile-nav .toggler{cursor:pointer}.mobile-nav .toggler .toggle-item{background:#000;display:block;height:5px;transition:opacity .3s cubic-bezier(.25,.46,.45,.94);width:5px;will-change:opacity}.mobile-nav .toggler .hide{opacity:0;transform:scale(.8)}.mobile-nav .menu{background:#fff;bottom:0;height:calc(100vh - 3.5rem);margin-top:3.5rem;opacity:0;position:fixed;right:0;top:0;transform:translate(100%) scale(.95);transition:all .6s cubic-bezier(.25,.46,.45,.94);width:100%;will-change:transform;z-index:9}.mobile-nav .menu.active{opacity:1;transform:translate(0) scale(1)}.mobile-nav .menu .menu-list{display:flex;flex-direction:column;gap:1.5rem;padding:5rem 1rem 0}.mobile-nav .menu .menu-list .menu-item{font-size:50px;opacity:0;transform:translate(50px);transition:all .5s cubic-bezier(.25,.46,.45,.94);width:-moz-fit-content;width:fit-content;will-change:transform,opacity}.mobile-nav .menu .menu-list .menu-item:first-child{transition-delay:.1s}.mobile-nav .menu .menu-list .menu-item:nth-child(2){transition-delay:.2s}.mobile-nav .menu .menu-list .menu-item:nth-child(3){transition-delay:.3s}@media only screen and (min-width:600px){.mobile-nav .menu .menu-list .menu-item{font-size:calc(56px + 1rem)}}.mobile-nav .menu .menu-list .menu-item:hover{text-decoration:underline;text-decoration-style:dashed;text-decoration-thickness:3px;text-underline-offset:12px;transform:translate(0) scale(1.05)}.mobile-nav .menu.active .menu-list .menu-item{opacity:1;transform:translate(0)}.mobile-nav .menu .secondary-menu{bottom:2rem;opacity:0;position:absolute;transform:translateY(30px);transition:all .5s cubic-bezier(.25,.46,.45,.94);transition-delay:.4s;width:100%;will-change:transform,opacity}.mobile-nav .menu .secondary-menu .sec-menu-list{display:flex;gap:2rem;justify-content:center;width:100%}.mobile-nav .menu .secondary-menu .sec-menu-list .sec-menu-item{opacity:0;transform:translateY(20px);transition:all .4s cubic-bezier(.25,.46,.45,.94);will-change:transform,opacity}.mobile-nav .menu .secondary-menu .sec-menu-list .sec-menu-item:first-child{transition-delay:.5s}.mobile-nav .menu .secondary-menu .sec-menu-list .sec-menu-item:nth-child(2){transition-delay:.6s}.mobile-nav .menu .secondary-menu .sec-menu-list .sec-menu-item:hover{transform:translateY(0) scale(1.1)}.mobile-nav .menu.active .secondary-menu,.mobile-nav .menu.active .secondary-menu .sec-menu-item{opacity:1;transform:translateY(0)}.desktop-nav{align-items:center;display:flex;justify-content:space-between;margin:auto;padding:1.25rem 1rem;top:0;width:90%;z-index:1;z-index:3}@media only screen and (max-width:960px){.desktop-nav{display:none}}@media only screen and (min-width:600px){.desktop-nav{padding:1.25rem 0}.desktop-nav .logo{font-size:2rem}.desktop-nav .logo,.desktop-nav .menu{align-items:center;display:flex}.desktop-nav .menu .menu-list{align-items:center;display:inline-flex;gap:2rem}}@media only screen and (min-width:600px) and (max-width:599px){.desktop-nav .menu .menu-list{display:none}}@media only screen and (min-width:600px){.desktop-nav .menu .menu-list .menu-item{display:block;font-size:14px;letter-spacing:1.25px;list-style:none;text-decoration:none;text-transform:uppercase}.desktop-nav .menu .menu-list .menu-item:hover{text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px}.desktop-nav .menu-cta{align-items:center;display:flex}}.block-section{margin-bottom:4.5rem}@media only screen and (min-width:600px){.block-section{margin-bottom:5.5rem}}@media only screen and (min-width:960px){.block-section{margin-bottom:6.5rem}}@media only screen and (min-width:1280px){.block-section{margin-bottom:7.5rem}}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth}canvas,img,picture,svg,video{display:block;height:auto;max-width:100%}button,input,select,textarea{font:inherit}button{background:none;border:none;cursor:pointer}a{color:inherit;text-decoration:none}ol,ul{list-style:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}body{background-color:#fff;color:#333;font-family:IBM Plex Mono,monospace}.footer-section{margin-bottom:0}.footer-section .footer-container{padding:0;width:100%}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.7;transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.footer-ballpit{border-top:1px solid rgba(0,0,0,.25);margin-top:5.5rem;min-height:400px;overflow:hidden;padding-top:1rem;position:relative}@media only screen and (min-width:600px){.footer-ballpit{margin-top:6.5rem}}@media only screen and (min-width:960px){.footer-ballpit{margin-top:7.5rem}}.footer-ballpit .ballpit-container{inset:0;opacity:1;position:absolute;z-index:1}.footer-ballpit .ballpit{height:100%;width:100%}.footer-ballpit .footer-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:transparent;border-radius:12px;box-shadow:0 8px 32px #0000001a;margin:1rem;padding:2rem;position:relative;z-index:2}@media only screen and (min-width:600px){.footer-ballpit .footer-content{margin:2rem;padding:3rem}}.footer-ballpit .main-foo{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:3rem}@media only screen and (min-width:600px){.footer-ballpit .main-foo{gap:7.5rem}}.footer-ballpit .main-foo .status-title{color:#000;font-weight:600;margin-bottom:.5rem}.footer-ballpit .main-foo .status-node{color:#000;font-size:12px}.footer-ballpit .main-foo .status-node:before{animation:pulse 2s ease-in-out infinite;color:#04ff00;content:"●";display:inline-block;font-size:14px;margin-right:.5rem}.footer-ballpit .main-foo .operating-title{color:#000;font-weight:600;margin-bottom:.5rem}.footer-ballpit .main-foo .operating-node{color:#000;font-size:12px}.footer-ballpit .main-foo .address{align-items:flex-start;color:#000;display:flex;flex-direction:column;font-size:14px}@media only screen and (min-width:600px){.footer-ballpit .main-foo .address{align-items:flex-end;flex-direction:column}}@media only screen and (min-width:960px){.footer-ballpit .main-foo .address{align-items:flex-end;flex:1}}.footer-ballpit .main-foo .address a{color:#4ce24a;text-decoration:none;transition:color .3s ease}.footer-ballpit .main-foo .address a:hover{color:#357abd;text-decoration:underline}.footer-ballpit .sec-foo{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%}.footer-ballpit .sec-foo .copyright{color:#000;font-size:12px;margin-bottom:1rem;width:100%}@media only screen and (min-width:600px){.footer-ballpit .sec-foo .copyright{margin-bottom:0;width:-moz-fit-content;width:fit-content}}.footer-ballpit .sec-foo .footer-menu .menu{display:inline-flex;gap:2rem}.footer-ballpit .sec-foo .footer-menu .menu .menu-item{color:#000;font-size:12px;text-decoration:none;transition:all .3s ease}.footer-ballpit .sec-foo .footer-menu .menu .menu-item:hover{color:#4a90e2;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px}@media (prefers-color-scheme:dark){.footer-ballpit .footer-content{background:transparent;color:#000}.footer-ballpit .footer-content .address,.footer-ballpit .footer-content .address a,.footer-ballpit .footer-content .copyright,.footer-ballpit .footer-content .operating-node,.footer-ballpit .footer-content .operating-title,.footer-ballpit .footer-content .status-node,.footer-ballpit .footer-content .status-title{color:#000}.footer-ballpit .footer-content .address a:hover{color:#000;text-decoration:underline;text-decoration-style:dashed;text-underline-offset:3px}.footer-ballpit .footer-content .footer-menu .menu .menu-item,.footer-ballpit .footer-content .footer-menu .menu .menu-item:hover{color:#000}}.page-enter-active,.page-leave-active{transition:all .4s}.page-enter-from,.page-leave-to{filter:blur(1rem);opacity:0}
