*,:after,:before{box-sizing:border-box;padding:0;margin:0;-webkit-tap-highlight-color:transparent}[data-theme=dark]{--background-color:#0f0f0f;--header-logo-color:#fff;--h1-font-color:#fff;--p-font-color:#c9c9c9;--input-background:#20212c;--input-text-color:#dfdfdf;--input-box-shadow:0px 0px 20px 1px rgba(0,0,0,.38);--input-placeholder-text-color:#bbb;--input-button-background-color:#c600f3ce;--input-button-hover-background-color:#8100a5;--result-background-color:#00000085;--result-border:1.5px solid #1e1f2471;--result-box-shadow:1px 1px 10px 10px #0000002c;--result-title-font-color:silver;--result-table-font-color:#c9c9c9;--result-table-bg-color:#191a27;--div-box-shadow:0 2px 6px hsla(0,37%,96%,.1);--loader-bg-color:#272935;--loader-border:1.2px solid #5e6076;--loader-box-shadow:1px 1px 20px 10px #00000000;--loader-progress-bg-color:#9001ddc9;--loader-progress-box-shadow:1px 1px 20px 10px rgba(0,0,0,.295);--loader-animated-color:#fff;--error-bg-color:#262733;--error-border:1.2px solid #0000001a;--error-font-color:#e92842;--anchor-tag-color:#b7bae5;--footer-text-color:#dfdfdf;--dark-blue-color:#1d29ce}[data-theme=light]{--background-color:#fff;--h1-font-color:#1e1e1e;--p-font-color:#5c5c5c;--header-logo-color:#2c2c2c;--input-background:#fff;--input-text-color:#222;--input-box-shadow:0px 0px 20px 1px hsla(0,0%,54%,.38);--input-placeholder-text-color:#797979;--input-button-background-color:#fc7a23;--input-button-hover-background-color:#ff8737;--result-background-color:#rgb(255,255,255);--result-border:2px solid #82839142;--result-box-shadow:0px 0px 8px 4px #22222227;--result-title-font-color:#222;--result-table-font-color:#222;--result-table-bg-color:#e6e6e68c;--div-box-shadow:0 2px 6px rgba(88,83,83,.1);--loader-bg-color:#fff;--loader-border:1.2px solid #b8b8b86c;--loader-box-shadow:0px 0px 5px 5px #00000017;--loader-progress-bg-color:#0327f7c9;--loader-progress-box-shadow:0px 0px 4px 4px rgba(0,0,0,.199);--loader-animated-color:#0755ff;--error-bg-color:#fff;--error-border:1.2px solid #0000001a;--error-font-color:#ff5050;--anchor-tag-color:#8a91f2;--dark-blue-color:#1d29ce;--footer-text-color:#464646}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);padding:0;overflow:hidden}#__next,body{height:100%}::selection{background-color:#ffa76ccc;color:#000}a{text-decoration:none;color:var(--anchor-tag-color)}a::selection{background-color:#ffa76ccc;color:#090935}body::-webkit-scrollbar{width:0}body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-track{background-color:transparent}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}img.blob{width:1200px;height:900px;opacity:.1;position:absolute;top:0;left:0;animation:blobMotion 8s ease-in-out infinite alternate}@media screen and (max-width:1440px){img.blob{width:900px;height:700px}}@media screen and (max-width:1380px){img.blob{width:1024px;height:800px}}@media screen and (max-width:1024px){img.blob{width:850px;height:550px;top:20%;left:-10%}}@media screen and (max-width:768px){img.blob{display:none}}@keyframes blobMotion{0%{transform:scale(1) translate(0) rotate(0deg)}50%{transform:scale(1.1) translate(10px,-10px) rotate(5deg)}to{transform:scale(1) translate(0) rotate(0deg)}}.footer_footer__unmqs{background-color:#222;color:#fff;padding:3rem 0;display:flex;flex-direction:column;align-items:center}.footer_footerContainer__FovHF{display:flex;justify-content:space-between;width:100%;max-width:1200px;gap:2rem;padding:1rem 2rem}.footer_logoSection__7UoBM{flex:2 1;text-align:left}.footer_logoSection__7UoBM span{font-weight:800;font-size:2rem}.footer_logoSection__7UoBM a span{-webkit-text-fill-color:transparent;background:-webkit-linear-gradient(#c42fff,#3d0454);-webkit-background-clip:text}.footer_description__U4j3Z{margin-top:1rem;font-size:1rem;font-weight:400;color:#bbb}.footer_linksSection1__oANvs{flex:1 1;text-align:center}.footer_linksSection2__rPwFC{flex:2 1;text-align:center}.footer_linkList__ujryn{list-style:none;padding:0;margin:0}.footer_linkList__ujryn li{font-size:1rem;font-weight:500;margin-bottom:.5rem}.footer_linkList__ujryn a{text-decoration:none;color:#fff;transition:color .3s}.footer_linkList__ujryn a:hover{color:#c42fff}.footer_socialSection__FaYt7{flex:1 1;text-align:right}.footer_socialIcons__C_B_m{list-style-type:none;align-items:center;display:flex;gap:1.5rem;padding:0;margin:1rem 0}.footer_socialIcons__C_B_m li{font-size:2rem}.footer_socialIcons__C_B_m a{color:#fff;transition:color .3s}.footer_socialIcons__C_B_m a:hover{color:#c42fff}.footer_footerBottom__CxE3K{text-align:center;margin-top:2rem;font-size:.875rem;color:#bbb;padding-top:1rem;width:100%;max-width:1200px}@media (max-width:768px){.footer_footerContainer__FovHF{flex-direction:column;align-items:center;text-align:center;padding:1rem;gap:1.2rem}.footer_linksSection__FuG_Y,.footer_logoSection__7UoBM,.footer_socialSection__FaYt7{text-align:center}.footer_socialIcons__C_B_m{justify-content:center}.footer_footerBottom__CxE3K{font-size:.75rem;margin-top:1rem}}.ThemeButton_theme-btn__yu9vT{width:60px;height:30px;border-radius:30px;position:relative;cursor:pointer}.ThemeButton_theme-btn-round__Tgnlp,.ThemeButton_theme-btn__yu9vT{display:flex;align-items:center;transition:background-color .3s ease,box-shadow .3s ease}.ThemeButton_theme-btn-round__Tgnlp{height:26px;width:26px;border-radius:50%;position:absolute;justify-content:center}.ThemeButton_theme-btn-round__Tgnlp img{height:24px;width:24px}.ThemeButton_theme-btn-dark__HXbNc{background-color:#2c2e3d;border:1px solid #000;box-shadow:0 0 1px 1px #c5c5c5}.ThemeButton_theme-btn-light__gYZY4{border:1px solid #020c1b;box-shadow:0 0 4px 4px #cfcfcfa6;background:#9cecfb;background:linear-gradient(90deg,#609dff,#6acdff,#9cecfb)}.ThemeButton_theme-btn-round-dark__AG8j2{background-color:#fff;left:1px;border:1px solid #000;box-shadow:0 0 1px 1px #000;transition:left .3s ease}.ThemeButton_theme-btn-round-light__RjqzS{background-color:#d8d8d8;border:1px solid #3180ff;box-shadow:0 0 1px 1px #3e88ff;transition:left .3s ease;left:31px}.Header_header__pXml_{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1rem;position:relative;height:80px;z-index:20}.Header_header__pXml_ a{text-decoration:none;color:var(--header-logo-color);cursor:pointer;transition:color .3s ease-in-out;font-weight:600}.Header_header__pXml_ a:hover{text-decoration:underline;text-underline-offset:.2rem;color:#c42fff}.Header_nav-desktop__gU_uK{display:flex;gap:2rem;padding:.5rem}.Header_nav-mobile__Z3t4f{display:flex;flex-direction:column;position:fixed;top:-100%;right:0;left:0;width:100vw;height:auto;padding:2rem;box-shadow:0 4px 6px rgba(0,0,0,.1);border-bottom-right-radius:12px;border-bottom-left-radius:12px;opacity:0;transform:translateY(-20px);transition:top .4s ease-in-out,opacity .4s ease-in-out,transform .4s ease-in-out;z-index:30}.Header_nav-mobile__Z3t4f.Header_open__KDxie{top:0;transform:translateY(0);opacity:1}.Header_mobile-header__2LXBo{display:flex;align-items:center;gap:1rem}.Header_nav-mobile__Z3t4f ul{list-style:none;display:flex;flex-direction:column;gap:1.5rem;margin:0;padding:0;text-align:center}.Header_nav-mobile__Z3t4f ul li a{text-decoration:none;font-weight:600;text-align:center}.Header_close-btn__NoccD{position:absolute;background:none;border:none;cursor:pointer;color:var(--header-link-color);font-size:1.5rem;top:1.5rem;right:1.5rem}.Header_desktop-theme-btn-container__Gpz2c{display:flex;width:200px;justify-content:flex-end;align-items:center}.Header_backdrop__exEwJ{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .4s ease-in-out,visibility .4s ease-in-out;z-index:9}.Header_backdrop__exEwJ.Header_open__KDxie{opacity:1;visibility:visible}.Header_menu-toggle__izWfg{display:none;cursor:pointer;flex-direction:column;gap:.4rem}.Header_menu-toggle__izWfg span{display:block;width:25px;height:3px;background-color:var(--header-link-color);border:2px;transition:transform .3s ease-in-out,opacity .3s ease-in-out}.Header_menu-toggle__izWfg.Header_open__KDxie span:first-child{transform:translateY(7px) rotate(45deg)}.Header_menu-toggle__izWfg.Header_open__KDxie span:nth-child(2){opacity:0}.Header_menu-toggle__izWfg.Header_open__KDxie span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width:768px){.Header_nav-mobile__Z3t4f{position:fixed;top:-100%;transform:translateY(-20px)}.Header_menu-toggle__izWfg{display:flex}}