*{box-sizing:border-box;margin:0;padding:0}.hljs-addition,.hljs-attribute,.hljs-meta .hljs-string,.hljs-regexp,.hljs-string,.token.string{color:#98c379!important}.hljs-doctag,.hljs-formula,.hljs-keyword,.token.module,.constant,.language-javascript span{color:#c678dd}.maybe-class-name,.token.parameter{color:#e6c07b!important}.hljs-bullet,.hljs-link,.hljs-meta,.hljs-selector-id,.hljs-symbol,.hljs-title,.token.number,.token.operator,.token.keyword,.function{color:#61aeee!important}.token.comment{font-style:italic;color:#5c6370!important}.create__checkbox .create__checkbox-input:disabled+.create__checkbox-text:before,.create__checkbox .create__checkbox-input:disabled+.create__checkbox-text:after{opacity:.5}.language-javascript{background:0 0!important}.create__content{overflow:hidden}.create__content-main{height:950px}.create__content-main pre{height:100%}[class*=future-constructor] .create__content-main{align-items:flex-start;height:auto!important}.create__content-main:has(>button){align-items:flex-start;height:auto!important}.create__aside{justify-content:flex-start!important}.create__box{align-items:flex-start!important}button:disabled{opacity:.5;pointer-events:none;cursor:not-allowed}.form-field-message{color:#ff8a80;opacity:0;align-items:center;gap:4px;max-height:0;padding-top:0;font-size:11px;transition:opacity .18s,transform .18s,max-height .22s,padding-top .22s;display:flex;overflow:hidden;transform:translateY(-2px)}.form-field-message.is-visible{opacity:1;max-height:64px;padding-top:6px;transform:translateY(0)}.create__content-main .btn:disabled{box-shadow:none!important;background:linear-gradient(135deg,#4c4c4c 0%,#3d3d3d 100%)!important;border-color:#4c4c4c!important;transform:none!important}.create__content-main .btn:disabled:hover{box-shadow:none!important;transform:none!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.create__content-card{transition:all .2s}.create__content-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.create__aside-item::-webkit-scrollbar{width:6px}.create__aside-item::-webkit-scrollbar-track{background:#1a1a1a;border-radius:3px}.create__aside-item::-webkit-scrollbar-thumb{background:#4c4c4c;border-radius:3px}.create__aside-item::-webkit-scrollbar-thumb:hover{background:#666}.geo-locale-prompt{z-index:200;background:#121212f7;border-bottom:1px solid #ffffff14;width:100%;padding:.65rem 1rem;position:sticky;top:0}.geo-locale-prompt__inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem;max-width:1200px;margin:0 auto;display:flex}.geo-locale-prompt__text{color:#e8e8e8;text-align:center;font-size:.9rem;line-height:1.35}.geo-locale-prompt__actions{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.geo-locale-prompt__btn{cursor:pointer;border:1px solid #0000;border-radius:4px;padding:.45rem .9rem;font-size:.85rem;transition:background .15s,border-color .15s}.geo-locale-prompt__btn--secondary{color:#fff;background:0 0;border-color:#ffffff40}.geo-locale-prompt__btn--secondary:hover{border-color:#ffffff73}.geo-locale-prompt__btn--primary{color:#111;background:#fff}.geo-locale-prompt__btn--primary:hover{background:#e8e8e8}
html{box-sizing:border-box}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}ul[class],ol[class]{padding:0}body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class]{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none;display:inline-block}button{cursor:pointer;background:0 0;border:none}html,body{height:100%}body{color:#030303;background-color:#e9e9e9;flex-direction:column;justify-content:space-between;font-family:IBM Plex Mono,sans-serif;font-size:14px;font-weight:500;display:flex}@keyframes fade{0%{opacity:.1}to{opacity:1}}.container{max-width:1330px;margin:0 auto;padding:0 15px}.header,.footer{flex:none}.main{flex:1 0 auto}button{color:inherit}.btn{text-transform:uppercase;-o-transition:.3s ease;background-color:#030303;border:1px solid #fff;border-radius:5px;font-weight:500;line-height:100%;transition:all .3s}.btn:hover,.btn-white{color:#030303;background-color:#fff;border-color:#030303}.btn-white:hover{color:#fff;background-color:#030303;border-color:#fff}.menu{display:none}.header{color:#fff;background-color:#030303}.header__inner{justify-content:space-between;align-items:center;padding:20px 0;display:flex}.header__box{align-items:center;gap:48px;display:flex}.header__buttons{gap:16px;display:flex}.header__buttons-solidity{padding:13px 29px}.header__buttons-cairo{padding:13px 42px}.header__controls{align-items:center;gap:30px;display:flex}.header__controls-connect{align-items:center;gap:8px;padding:12px 22px;display:flex}.header__controls-connect:hover .header__controls-svg path{fill:#030303}.header__controls-svg path{-o-transition:.3s ease;transition:all .3s}.logo{align-items:center;gap:17px;display:flex}.logo__item{text-transform:uppercase;font-family:Affect,sans-serif;font-size:18px;font-weight:300;line-height:110%}.logo__item span{letter-spacing:3.151px;font-size:13.13px}.logo__item:first-child{border-right:1px solid #fff;padding-right:17px}.logo__item-min{max-width:120px}.logo__item-title{text-transform:uppercase;font-family:Affect,sans-serif;font-size:29.543px;font-weight:700;line-height:100%}.dropdown{position:relative}.dropdown.active .dropdown__content{opacity:1;z-index:1;pointer-events:all;transform:scaleY(1)}.dropdown.active .dropdown__arrow svg{transform:rotate(180deg)}.dropdown__arrow{-o-transition:.3s ease;transition:all .3s;position:absolute;top:3px;right:0}.dropdown__arrow svg{-o-transition:.3s ease;transition:all .3s}.dropdown__btn{color:#fff;border:none;padding-left:0;padding-right:20px;position:relative}.dropdown__content{z-index:-1;opacity:0;pointer-events:none;transform-origin:top;-o-transition:.3s ease;background-color:#fff;width:100%;min-width:60px;transition:all .3s;display:block;position:absolute}.dropdown__content a{color:#030303;text-align:center;padding:5px 10px;text-decoration:none;display:block}.dropdown__content a:hover{color:#fff;background-color:#2d2d2d}.footer{color:#fff;background-color:#030303;padding-top:50px}.footer__inner{text-align:center}.footer__titlebox{text-transform:uppercase;margin-bottom:50px}.footer__title{letter-spacing:-3.96px;margin-bottom:24px;font-family:Affect,sans-serif;font-size:198px;font-weight:700;line-height:70%}.footer__subtitle{letter-spacing:9.6px;font-family:Affect,sans-serif;font-size:40px;font-weight:300;line-height:125%}.footer__info{align-items:center;margin-bottom:20px;display:flex}.footer__item{flex-basis:50%}.footer__item-title{letter-spacing:1.8px;text-transform:uppercase;margin-bottom:8px;font-family:Affect,sans-serif;font-size:36px;font-weight:700;line-height:100%}.footer__list{justify-content:center;gap:16px;display:flex}.footer__list-item{line-height:125%}.footer__list-link{padding-bottom:2px;position:relative}.footer__list-link:after{content:"";-o-transition:.3s ease;background-color:#fff;width:0%;height:1px;transition:all .3s;position:absolute;bottom:0;left:0}.footer__list-link:hover:after{width:100%}.footer__bottom{color:#4c4c4c;border-top:1px solid #4c4c4c;justify-content:space-between;align-items:center;padding:20px 0 30px;display:flex}.footer__bottom-info{align-items:flex-end;gap:30px;display:flex}.footer__bottom-upbtn{color:#fff;display:flex}.burger-menu{-o-transition:.5s ease-in-out;cursor:pointer;background-color:#fff;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:36px;height:36px;transition:all .5s ease-in-out;display:none;position:relative;transform:rotate(0)}.burger-menu.open span:first-child{transform:rotate(45deg)translate(2px,-4px)}.burger-menu.open span:nth-child(2){opacity:0;width:0%}.burger-menu.open span:nth-child(3){transform:rotate(-45deg)translate(2px,3px)}.burger-menu span{opacity:1;-o-transition:.25s ease-in-out;background:#030303;border-radius:9px;width:24px;height:2px;transition:all .25s ease-in-out;display:block;transform:rotate(0)}.burger-menu span:first-child,.burger-menu span:nth-child(2),.burger-menu span:last-child{transform-origin:0}.create{margin:70px 0 80px}.create__titlebox{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.create__title{letter-spacing:-1.8px;text-transform:uppercase;font-family:Affect,sans-serif;font-size:60px;font-weight:700;line-height:120%}.create__title span{font-family:Gridular;font-weight:400}.create__inner{color:#fff;background-color:#030303;border-radius:10px;padding:16px}.create__buttons{align-items:end;gap:10px;margin-bottom:16px;display:flex}.create__button{padding:5px 18px}.create__button.active{color:#030303;background-color:#fff;border-color:#030303}.create__button-dots,.create__button-arr{padding:0;display:none}.create__select{display:none}.create__box{gap:14px;display:flex}.create__aside{background-color:#141414;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;max-width:224px;padding:16px;display:flex}.create__aside-tabs{display:none}.create__aside-item{border-bottom:1px solid #4c4c4c;width:100%;margin-bottom:16px;padding-bottom:16px}.create__aside-item:nth-child(5){border-bottom:none;margin-bottom:34px;padding-bottom:0}.create__aside-title{letter-spacing:.48px;text-transform:uppercase;margin-bottom:20px;font-size:12px;font-weight:700;line-height:100%}.create__aside-wrapper{gap:8px;display:flex}.create__aside-wrapper .create__aside-box:first-child{flex-basis:70%}.create__aside-wrapper .create__aside-box:last-child{flex-basis:30%}.create__aside-box{margin-bottom:12px}.create__aside-titlebox{-webkit-column-gap:6px;-moz-column-gap:6px;justify-content:flex-start;align-items:center;column-gap:6px;margin-bottom:4px;display:flex}.create__aside-label{letter-spacing:.48px;font-size:12px;font-weight:500;line-height:100%}.create__aside-input{color:#fff;background-color:#2d2d2d;border:1px solid #d3d3d3;border-radius:5px;outline-color:#fff;width:100%;padding:7px 8px}.create__aside-input::-webkit-input-placeholder{font-family:inherit;font-size:14px;font-weight:500;line-height:125%}.create__aside-input::placeholder{font-family:inherit;font-size:14px;font-weight:500;line-height:125%}.create__aside-input:-ms-placeholder-shown{font-family:inherit;font-size:14px;font-weight:500;line-height:125%}.create__aside-input::placeholder{font-family:inherit;font-size:14px;font-weight:500;line-height:125%}.create__list{flex-direction:column;gap:16px;display:flex}.create__list-item{justify-content:space-between;width:100%;display:flex}.create__list-item-sub{padding-left:15px;position:relative}.create__list-item-sub:before{content:"└";color:#fff;position:absolute;left:0}.create__checkbox{justify-content:space-between;align-items:start;width:100%;display:flex}.create__checkbox .create__checkbox-text{cursor:pointer;-o-transition:.3s ease;transition:all .3s}.create__checkbox .create__checkbox-input{z-index:-1;opacity:0;margin:0;position:absolute}.create__checkbox .create__checkbox-text{-webkit-user-select:none;user-select:none;align-items:center;display:inline-flex;position:relative}.create__checkbox .create__aside-title{flex-direction:row-reverse}.create__checkbox .create__aside-title:after{right:2px;left:auto!important}.create__checkbox .create__aside-title:before{margin-left:8px;margin-right:auto!important}.create__checkbox .create__checkbox-text:before{-o-transition:.3s ease;content:"";background-color:#030303;border:1px solid #fff;border-radius:1px;flex-grow:0;flex-shrink:0;width:13px;height:13px;margin-right:8px;transition:all .3s;display:inline-block}.create__checkbox .create__checkbox-text:after{-o-transition:.3s ease;content:"";transition:all .3s;position:absolute;top:0;left:2px;transform:scale(.7)}.create__checkbox .create__checkbox-input:checked+.create__checkbox-text:after{content:"✓";color:#fff}.create__radio{cursor:pointer;align-items:center;display:flex}.create__radio-input{display:none}.create__radio-circle{border:1px solid #fff;border-radius:50%;width:13px;height:13px;margin-right:10px;position:relative}.create__aside-button{width:100%;padding:12px 0}.create__content{background-color:#2d2d2d;border-radius:10px;width:100%;padding:12px}.create__content-top{border-bottom:1px solid #4c4c4c;justify-content:flex-end;align-items:center;width:100%;padding:6px 0 22px;display:flex}.create__content-btn{text-transform:uppercase;align-items:center;gap:10px;margin-left:40px;padding:0;display:flex;position:relative}.create__content-btn:after{content:"";-o-transition:.3s ease;background-color:#fff;width:0%;height:1px;transition:all .3s;position:absolute;bottom:0;left:22px}.create__content-btn:hover:after{width:calc(100% - 20px)}.create__radio-input:checked+.create__radio-circle:after{content:"";background-color:#fff;border-radius:50%;width:5px;height:5px;position:absolute;top:50%;left:49%;transform:translate(-42%,-43%)}.banner{color:#fff;background-color:#030303;margin-bottom:80px;overflow:hidden}.banner__inner{justify-content:flex-start;align-items:center;min-height:405px;display:flex;position:relative}.banner__title{text-transform:uppercase;max-width:672px;margin-bottom:20px;font-family:Affect,sans-serif;font-size:44px;font-weight:700;line-height:90%}.banner__text{max-width:370px;margin-bottom:30px}.banner__buttons{gap:16px;display:flex}.banner__link{text-align:center;justify-content:center;align-items:center;gap:8px;width:100%;max-width:180px;padding:18px 0;display:flex}.banner__link path{-o-transition:.3s ease;transition:all .3s}.banner__link:hover path{stroke:#fff;fill:#fff}.banner__bg{background-image:url(/blockchain.png);background-position:50%;background-repeat:no-repeat;background-size:cover;width:100%;height:505px;position:absolute;top:0;right:-600px}.guides{margin-bottom:70px}.guides__inner{background:#fff;border-radius:10px;padding:16px 24px;display:flex}.guides__aside{flex-basis:25%;padding-right:20px}.guides__tabs{flex-direction:column;gap:10px;max-width:150px;display:flex}.guides__item-title{text-transform:uppercase;margin-bottom:20px;font-family:Affect,sans-serif;font-size:30px;font-weight:700;line-height:100%}.guides__tab{max-width:150px;padding:12px 31px}.guides__tab.active{color:#fff;background-color:#030303;border-color:#fff}.guides__select{display:none}.guides__content{border-left:1px solid #848484;flex-basis:75%;padding-left:24px;position:relative}.guides__close{padding:0;position:absolute;top:7px;left:-8.5px}.guides__title{text-transform:uppercase;margin-bottom:40px;font-family:Affect,sans-serif;font-size:60px;font-weight:700;line-height:100%}.guides__item{margin-bottom:40px}.guides__item:last-child{margin-bottom:0}.guides__video{border-radius:5px;width:100%;height:420px}.guides__item-text{flex-direction:column;gap:20px;margin-bottom:20px;font-size:18px;display:flex}.custom-select{cursor:pointer;position:relative}.custom-select .selected-value{-o-transition:.3s ease;border:1px solid #ccc;border-radius:5px;max-height:40px;padding:10px;transition:all .3s;overflow:hidden}.custom-select.open .selected-value{max-height:999px}.custom-select .options{pointer-events:none;opacity:0;-o-transition:.3s ease;background-color:#fff;border:1px solid #ccc;border-top:none;border-radius:0 0 5px 5px;transition:all .3s;position:absolute;top:100%;left:0;right:0}.custom-select.open .options{opacity:1;pointer-events:all}.custom-select .option{cursor:pointer;padding:10px}.custom-select .option:hover{background-color:#f0f0f0}.pagination{display:none}@media only screen and (max-width:1320px){.footer__title{font-size:176px}}@media only screen and (max-width:1200px){.create__buttons .hidden{display:none}.create__button-arr,.create__button-dots{display:block}.header__box{gap:24px}.header__controls{gap:16px}.header__controls-connect{padding:10px 20px;font-size:10px;line-height:100%}.header__buttons-solidity{padding:13px 11px;font-size:10px;line-height:100%}.header__buttons-cairo{padding:13px 20px;font-size:10px;line-height:100%}.footer__title{letter-spacing:-2.92px;margin-bottom:17px;font-size:146px;line-height:70%}.footer__subtitle{letter-spacing:6.96px;font-size:29px;line-height:125%}.banner__bg{right:-400px}.banner__title{max-width:470px}.create__titlebox{max-width:960px;position:relative}.create__decor{width:40px;height:40px;position:absolute;top:-20px;right:0}.create{margin-top:60px}}@media only screen and (max-width:992px){.footer__title{font-size:132px}}@media only screen and (max-width:960px){.burger-menu{display:flex}.menu{z-index:3;-o-transition:.3s ease;background-color:#030303;background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;max-width:360px;height:calc(100vh - 90px);transition:all .3s;display:block;position:absolute;top:0;right:-360px}.menu.open{right:0}.menu__container{-o-transition:.3s ease;z-index:-1;transition:all .3s;position:absolute;inset:90px 0 0;overflow:hidden}.menu__container.active{z-index:2;background-color:#0303034d}.menu__wrapper{flex-direction:column;height:100%;padding:15px 20px 38px;display:flex}.menu__wrapper .header__controls-dropdown{order:-1;max-width:80px;margin-bottom:50px}.menu__wrapper .header__buttons{flex-direction:column}.menu__wrapper .header__buttons-solidity,.menu__wrapper .header__buttons-cairo{font-size:14px}.footer__title{letter-spacing:-2.12px;margin-bottom:12px;font-size:106px;line-height:70%}.footer__subtitle{letter-spacing:5.04px;font-size:21px;line-height:125%}.footer__info{flex-direction:column;gap:50px}.footer__bottom-copyright{max-width:225px}.footer__bottom{align-items:flex-start}.create__content-btn{margin-left:20px;font-size:12px}.create__content-btn:first-child{margin-left:0}.create__content-top{text-align:center;padding:5px 0 16px}.banner__buttons{flex-direction:column;max-width:339px}.banner__link{max-width:none}.banner__bg{background-position:0;right:-350px}.guides__aside{flex-basis:auto}.guides__inner{background-color:#0000;border-radius:0;flex-direction:column;gap:16px}.guides__content{background-color:#fff;border-left:none;border-radius:10px;flex-basis:auto;padding:16px}.guides__close{display:none}.guides__tabs{flex-direction:row;max-width:none}.guides__tab{background-color:#0000}}@media only screen and (max-width:948px){.create__decor{inset:auto auto 18px 155px}}@media only screen and (max-width:794px){.create__decor{left:435px}}@media only screen and (max-width:768px){.footer__title{font-size:80px}.guides__tabs{flex-wrap:wrap}}@media only screen and (max-width:640px){.menu__wrapper{position:relative}.menu__wrapper .header__controls-connect{justify-content:center;width:100%;max-width:320px;font-size:14px;position:absolute;bottom:38px}}@media only screen and (max-width:540px){.menu__container{top:132px}.menu{height:calc(100vh - 132px)}.header__inner{padding:65px 20px 16px}.logo{flex-direction:column;align-items:flex-start;gap:6px}.logo__item{line-height:75%}.logo__item:first-child{border-bottom:1px solid #fff;border-right:none;padding-bottom:6px;padding-right:0}.logo__item-title{font-size:19.203px;line-height:70%}.logo__item span{letter-spacing:2.048px;font-size:8.535px;line-height:75%}.logo__item-min{font-size:10px;line-height:110%}.footer__title{letter-spacing:-.96px;margin-bottom:8px;font-size:40px}.footer__subtitle{letter-spacing:2.88px;font-size:12px;line-height:125%}.footer__list{flex-direction:column;align-items:center;display:flex}.footer__item-title{letter-spacing:1.2px;font-size:24px}.footer__bottom{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:30px}.footer__bottom-copyright{max-width:none}.create__aside-tabs{justify-content:flex-start;align-items:center;gap:24px;width:100%;display:flex}.create__aside-tab{text-transform:uppercase;color:#fff6;padding:0;font-size:18px;line-height:100%;text-decoration:underline}.create__box{flex-direction:column}.create__aside{max-width:none}.create__aside-content{min-height:970px}.create__select{margin-bottom:24px;display:block}.create__buttons{display:none}.custom-select .selected-value{color:#030303;text-transform:uppercase;background-color:#f7f7f7;border-color:#d3d3d3;padding:8px 10px;position:relative}.custom-select .options{color:#030303;text-transform:uppercase;background-color:#f7f7f7}.custom-select.open .selected-value{border-bottom-right-radius:0;border-bottom-left-radius:0}.custom-select.open .create__custom-img{transform:rotate(180deg)}.create__custom-img{-o-transition:.3s ease;transition:all .3s;position:absolute;top:10px;right:10px}.create__aside-tab{-o-transition:.3s ease;transition:all .3s}.create__aside-tab.active{color:#fff}.banner__inner{justify-content:end;align-items:end;min-height:729px}.banner__bg{background-position:-50px;width:109%;height:505px;top:-45px;right:-15px}.banner__box{width:100%;padding-bottom:80px}.banner__title{max-width:none}.banner__text,.banner__buttons,.banner__title{max-width:320px;margin:0 auto}.banner__text{margin-bottom:30px}.banner__title{margin-bottom:20px;font-size:35px;line-height:90%}.guides__select{display:block}.guides__select .selected-value{color:#fff;background-color:#030303}.guides__select .options{color:#fff;z-index:1;background-color:#030303}.guides__inner{padding:0}.guides__tabs{display:none}.guides__aside{padding-right:0}.guides__content{background-color:#0000;border-radius:0;padding:0}.guides__title{margin-bottom:20px;font-size:35px;line-height:100%}.guides__item-title{font-size:20px}.guides__video{height:178px}.guides__item-text{font-size:16px}.guides__item-img{-o-object-fit:cover;object-fit:cover;height:400px}.guides__item:last-child{display:none}.pagination{justify-content:center;align-items:center;gap:18px;display:flex}.pagination__item{color:#0303034d;letter-spacing:-1.2px;font-size:20px;line-height:100%}.pagination__item.active{color:#030303;letter-spacing:-1.8px;font-size:30px}.create__title{letter-spacing:-1.05px;font-size:35px}.create__decor{width:20px;height:20px;bottom:13px;left:95px}.guides__item--last{display:none}}@media only screen and (max-width:476px){.create__decor{bottom:13px;left:260px}}.policy{z-index:20;background-color:#03030380;justify-content:center;width:100%;height:100%;padding:20px;animation:.5s ease-in-out fade;display:flex;position:fixed;top:0;left:0}.policy-block{background-color:#fff;border-radius:5px;width:100%;max-width:725px;max-height:760px;padding:30px 20px 0;overflow:hidden}.policy-block__items{height:690px;padding-bottom:40px;overflow:auto}.policy-block__items::-webkit-scrollbar{background-color:#e5e5e5;width:5px}.policy-block__items::-webkit-scrollbar-thumb{background-color:#030303;border-radius:5px;height:30px}.policy-block__title{color:#030303;text-transform:uppercase;margin:0 0 24px;font-family:Affect,sans-serif;font-size:60px;font-weight:700;line-height:1}.policy__close{position:absolute;top:10px;right:10%}.policy-block__desc{margin:0 0 20px;font-size:14px;font-weight:500;line-height:1.45}
@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5e05ae5b48faa55e-s.6b5ea6af.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/a7afbb44bec2bb18-s.p.1dcddae6.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/02263ebadd758ea4-s.8da66e7f.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/68757d6cddeff913-s.e6cd1753.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-family:IBM Plex Mono;font-style:normal;font-weight:500;font-display:swap;src:url(../media/effe91970fc4db64-s.19510058.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/f53f4557ddd9f7a6-s.cc1c4de3.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5256dd17dd2ccf14-s.p.dad649ff.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/fe48c93add1d142c-s.5dae4d58.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/5689d89b20a4bd5b-s.4a78f533.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,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-family:IBM Plex Mono;font-style:normal;font-weight:700;font-display:swap;src:url(../media/a7e15459c1805da0-s.ec654d65.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:IBM Plex Mono Fallback;src:local(Arial);ascent-override:76.16%;descent-override:20.43%;line-gap-override:0.0%;size-adjust:134.59%}.ibm_plex_mono_2a49d9d-module__gtONpq__className{font-family:IBM Plex Mono,IBM Plex Mono Fallback;font-style:normal}
@font-face{font-family:affect;src:url(../media/Affect-s.p.21e6c65a.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:affect;src:url(../media/AffectLight-s.p.bd7e639c.woff2)format("woff2");font-display:swap;font-weight:300;font-style:normal}@font-face{font-family:affect;src:url(../media/AffectBold-s.p.af2f54bb.woff2)format("woff2");font-display:swap;font-weight:700;font-style:normal}@font-face{font-family:affect Fallback;src:local(Arial);ascent-override:68.91%;descent-override:18.75%;line-gap-override:22.98%;size-adjust:114.08%}.affect_83aedc23-module__b6b0XG__className{font-family:affect,affect Fallback}
@font-face{font-family:gridular;src:url(../media/Gridular_Regular-s.p.b5fdb1da.woff2)format("woff2");font-display:swap;font-weight:400;font-style:normal}@font-face{font-family:gridular Fallback;src:local(Arial);ascent-override:79.51%;descent-override:23.84%;line-gap-override:7.96%;size-adjust:125.76%}.gridular_85efb905-module__ny8LDG__className{font-family:gridular,gridular Fallback;font-style:normal;font-weight:400}
