*,:after,:before{-webkit-tap-highlight-color:transparent;box-sizing:border-box;margin:0;padding:0}[data-theme=dark]{--background-color:#1c204c;--header-logo-color:#fff;--h1-font-color:#fff;--p-font-color:#c9c9c9;--input-background:#212442;--input-text-color:#dfdfdf;--input-box-shadow:0px 0px 20px 1px #00000061;--input-placeholder-text-color:#bbb;--input-button-background-color:#f30049ce;--input-button-hover-background-color:#a50037;--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;--loader-bg-color:#272935;--loader-border:1.2px solid #5e6076;--loader-box-shadow:1px 1px 20px 10px #0000;--loader-progress-bg-color:#dd0155c9;--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;--footer-text-color:#dfdfdf}[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 #8a8a8a61;--input-placeholder-text-color:#797979;--input-button-background-color:#1477e9e7;--input-button-hover-background-color:rgba(15,105,207,.906);--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;--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;--footer-text-color:#464646}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--background-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;min-height:100vh}body::-webkit-scrollbar{width:0}body::-webkit-scrollbar-thumb,body::-webkit-scrollbar-track{background-color:initial}a{text-decoration:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.App_main-div__63oUp{min-height:calc(100vh - 100px);position:relative}.ThemeButton_theme-btn__vsqAk{border-radius:30px;cursor:pointer;height:30px;position:relative;width:60px}.ThemeButton_theme-btn-round__OclfD,.ThemeButton_theme-btn__vsqAk{align-items:center;display:flex;transition:background-color .3s ease,box-shadow .3s ease}.ThemeButton_theme-btn-round__OclfD{border-radius:50%;height:26px;justify-content:center;position:absolute;width:26px}.ThemeButton_theme-btn-round__OclfD img{height:24px;width:24px}.ThemeButton_theme-btn-dark__rsHs\+{background-color:#2c2e3d;border:1px solid #000;box-shadow:0 0 1px 1px #c5c5c5}.ThemeButton_theme-btn-light__ZlxPt{background:#9cecfb;background:linear-gradient(90deg,#609dff,#6acdff,#9cecfb);border:1px solid #020c1b;box-shadow:0 0 4px 4px #cfcfcfa6}.ThemeButton_theme-btn-round-dark__IjoXM{background-color:#fff;border:1px solid #000;box-shadow:0 0 1px 1px #000;left:1px;transition:left .3s ease}.ThemeButton_theme-btn-round-light__RkLiV{background-color:#d8d8d8;border:1px solid #3180ff;box-shadow:0 0 1px 1px #3e88ff;left:31px;transition:left .3s ease}.Header_header__kasgQ{align-items:center;display:flex;height:80px;justify-content:space-between;padding:1rem 2rem;position:relative;width:100%}.Header_header__kasgQ a{color:var(--header-logo-color);cursor:pointer;text-decoration:none}.Header_header__kasgQ h2{font-size:2rem;font-weight:800}.Header_header__kasgQ a span{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#ff512f,#dd2476);-webkit-background-clip:text}.Header_header__kasgQ h4{font-size:1rem;font-weight:700}@media (max-width:430px){.Header_header__kasgQ{padding:1rem 1.4rem}}.UserInput_input-div__M3eef{margin:3rem auto 0;position:relative;width:45%}@media (max-width:1024px){.UserInput_input-div__M3eef{width:60%}}@media (max-width:550px){.UserInput_input-div__M3eef{width:80%}}@media (max-width:425px){.UserInput_input-div__M3eef{width:90%}}.InputSection_input__1nbol{background-color:var(--input-background);border:1.2px solid #0000001a;border-radius:6px;box-shadow:var(--input-box-shadow);color:var(--input-text-color);font-size:1.05rem;height:60px;padding:1rem 6.5rem 1rem 3.2rem;width:100%}.InputSection_invalid__w87bn{border:1.4px solid #b725f7}.InputSection_input__1nbol:focus{outline:none}.InputSection_input__1nbol::placeholder{color:var(--input-placeholder-text-color)}.InputSection_btn__ORAkY{background-color:var(--input-button-background-color);border:0;border-radius:5px;color:#ebebeb;cursor:pointer;font-size:1rem;font-weight:700;height:50px;padding:.75rem 1rem;position:absolute;right:5px;top:5px}.InputSection_btn__ORAkY:hover{background-color:var(--input-button-hover-background-color)}.InputSection_url-icon__waluh{height:40px;left:6px;position:absolute;top:10px;width:40px}@media (max-width:530px){.InputSection_input__1nbol:focus{outline:none}}@media (max-width:425px){.InputSection_input__1nbol{padding:.8rem 100px .8rem 3.2rem}.InputSection_btn__ORAkY{padding:.6rem .8rem;right:5px;top:4px}}.ResultSection_result-div__GWsF7{background-color:var(--result-background-color);border:var(--result-border);border-radius:12px;box-shadow:var(--result-box-shadow);margin-bottom:2rem;margin-top:1rem;padding:1rem;text-align:center;width:100%}.ResultSection_thumb-div__EoE8O{align-items:center;border:var(--result-border);border-radius:5px;display:flex;height:170px;justify-content:center;margin:auto;width:190px}.ResultSection_thumb-div__EoE8O img{border-radius:5px;height:160px;opacity:.9;width:180px}.ResultSection_result-div__GWsF7 h3{color:var(--result-title-font-color);margin:1rem 0}.ResultSection_download-section__bd\+zB table{background-color:var(--result-table-bg-color);border:var(--result-border);border-radius:5px;color:var(--result-table-font-color);width:100%}.ResultSection_download-section__bd\+zB th{padding-top:1rem;text-transform:uppercase}.ResultSection_download-section__bd\+zB td{font-size:1.1rem;padding:1.2rem}.ResultSection_download-section__bd\+zB a{background-color:#c50052d7;border-radius:5px;color:#e2e2e2;cursor:pointer;padding:.5rem 1rem;text-decoration:none}.ResultSection_download-section__bd\+zB a:hover{background-color:#a10144}@media (max-width:560px){.ResultSection_download-section__bd\+zB th{font-size:.8rem;padding-top:.8rem}.ResultSection_download-section__bd\+zB td{font-size:.8rem;padding:.8rem}.ResultSection_download-section__bd\+zB a{background-color:#6f14d6;color:#e2e2e2}.ResultSection_download-section__bd\+zB a:hover{background-color:#5500c5a6}}@media (max-width:425px){.ResultSection_result-div__GWsF7 h3{font-size:.9rem}.ResultSection_download-section__bd\+zB a{font-size:.8rem;padding:.5rem .8rem}.ResultSection_thumb-div__EoE8O{height:170px;width:170px}.ResultSection_thumb-div__EoE8O img{height:160px;width:160px}}@media (max-width:375px){.ResultSection_download-section__bd\+zB th{padding-top:.9rem}.ResultSection_download-section__bd\+zB td{padding:.9rem}.ResultSection_download-section__bd\+zB a{font-size:.7rem;padding:.5rem .6rem}.ResultSection_result-div__GWsF7{margin-top:2rem;padding:1rem .4rem}}@media (max-width:299px){.ResultSection_result-div__GWsF7{overflow:auto}}.Loader_loder-div__F1ewT{align-items:center;background-color:var(--loader-bg-color);border:var(--loader-border);border-radius:12px;box-shadow:var(--loader-box-shadow);color:#e0e0e0;display:flex;margin-top:1rem;padding:5px;width:100%}.Loader_loader__7VTjc{animation:Loader_animFw__nfSOp 8s linear infinite;background:var(--loader-progress-bg-color);border-radius:5px;box-shadow:var(--loader-progress-box-shadow);box-sizing:border-box;display:inline-block;height:10px;position:relative;width:0}.Loader_loader__7VTjc:after,.Loader_loader__7VTjc:before{animation:Loader_coli1__auxMS .3s linear infinite;background:var(--loader-animated-color);box-sizing:border-box;content:"";height:1px;opacity:0;position:absolute;right:-2px;top:9px;transform:rotate(-45deg) translateX(0);width:10px}.Loader_loader__7VTjc:before{animation:Loader_coli2__BSCi4 .3s linear infinite;top:-4px;transform:rotate(45deg)}@keyframes Loader_animFw__nfSOp{0%{width:0}to{width:100%}}@keyframes Loader_coli1__auxMS{0%{opacity:.7;transform:rotate(-45deg) translateX(0)}to{opacity:0;transform:rotate(-45deg) translateX(-45px)}}@keyframes Loader_coli2__BSCi4{0%{opacity:1;transform:rotate(45deg) translateX(0)}to{opacity:.7;transform:rotate(45deg) translateX(-45px)}}.Error_error__el\+uI{align-items:center;background-color:var(--error-bg-color);border:var(--error-border);border-radius:12px;box-shadow:1px 1px 10px 10px #00000017;color:var(--error-font-color);display:flex;font-size:.9rem;justify-content:center;line-height:1.5rem;margin-top:2rem;padding:2rem;text-align:left;text-transform:uppercase;width:100%}@media (max-width:520px){.Error_error__el\+uI{font-size:.8rem;padding:1.5rem}}.IndexMessage_index-div__XFqBm{margin:2rem auto;padding:1.2rem;position:relative;text-align:center;width:70%}.IndexMessage_index-div__XFqBm h1{color:var(--h1-font-color);font-size:3.6rem}.IndexMessage_head-two__P-CGI{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#ff512f,#dd2476);-webkit-background-clip:text}.IndexMessage_head-three__y-Mb\+{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#25ff92,#24afff);-webkit-background-clip:text}.IndexMessage_head-four__NAdnf{-webkit-text-fill-color:#0000;background:-webkit-linear-gradient(#f90,#ff5e00);-webkit-background-clip:text}.IndexMessage_index-div__XFqBm p{color:var(--p-font-color);font-size:1.14rem;font-weight:600;line-height:35px;margin:1rem auto;text-align:center;text-transform:capitalize;width:60%}.IndexMessage_index-div__XFqBm img{height:55px;position:absolute;width:55px}@keyframes IndexMessage_ytMovement__yeOjd{0%{transform:translate(0) scale(1)}25%{transform:translate(10px,-10px) scale(1.1)}50%{transform:translate(-10px,10px) scale(.9)}75%{transform:translate(10px,10px) scale(1.05)}to{transform:translate(0) scale(1)}}@keyframes IndexMessage_fbMovement__QTMB6{0%{transform:translate(0) scale(1)}25%{transform:translate(-10px,10px) scale(1.1)}50%{transform:translate(10px,-10px) scale(.9)}75%{transform:translate(-10px,-10px) scale(1.05)}to{transform:translate(0) scale(1)}}@keyframes IndexMessage_instaMovement__6kFTK{0%{transform:translate(0) scale(1)}25%{transform:translate(10px,10px) scale(1.1)}50%{transform:translate(-10px,-10px) scale(.9)}75%{transform:translate(10px,-10px) scale(1.05)}to{transform:translate(0) scale(1)}}@keyframes IndexMessage_xMovement__gaIk0{0%{transform:translate(0) scale(1)}25%{transform:translate(-10px,-10px) scale(1.1)}50%{transform:translate(10px,10px) scale(.9)}75%{transform:translate(-10px,10px) scale(1.05)}to{transform:translate(0) scale(1)}}.IndexMessage_yt-logo__NTvTM{animation:IndexMessage_ytMovement__yeOjd 5s ease-in-out infinite;filter:drop-shadow(5px 5px 25px #f5101f);right:10%;top:0}.IndexMessage_fb-logo__44ame{animation:IndexMessage_fbMovement__QTMB6 5s ease-in-out infinite;bottom:0;filter:drop-shadow(5px 5px 25px #1ca4ff);right:15%}.IndexMessage_insta-logo__j3oqZ{animation:IndexMessage_instaMovement__6kFTK 5s ease-in-out infinite;bottom:10%;filter:drop-shadow(5px 5px 25px #906bff);left:12%}.IndexMessage_x-logo__DN0C1{animation:IndexMessage_xMovement__gaIk0 5s ease-in-out infinite;filter:drop-shadow(5px 5px 25px #118be4);left:10%;top:-5%}@media (max-width:1520px){.IndexMessage_index-div__XFqBm{width:80%}.IndexMessage_index-div__XFqBm p{width:60%}}@media (max-width:1350px){.IndexMessage_index-div__XFqBm{width:90%}.IndexMessage_index-div__XFqBm p{width:55%}}@media (max-width:1200px){.IndexMessage_index-div__XFqBm{width:100%}.IndexMessage_index-div__XFqBm p{width:60%}.IndexMessage_yt-logo__NTvTM{right:5%}.IndexMessage_fb-logo__44ame{right:10%}.IndexMessage_insta-logo__j3oqZ{left:8%}.IndexMessage_x-logo__DN0C1{left:5%}}@media (max-width:850px){.IndexMessage_index-div__XFqBm{margin-top:3rem;padding:0 32px}.IndexMessage_index-div__XFqBm h1{font-size:3rem}.IndexMessage_index-div__XFqBm p{width:75%}.IndexMessage_index-div__XFqBm img{height:45px;width:45px}.IndexMessage_yt-logo__NTvTM{right:5%;top:-20%}.IndexMessage_fb-logo__44ame{bottom:-15%;right:6%}.IndexMessage_insta-logo__j3oqZ{bottom:-10%;left:8%}.IndexMessage_x-logo__DN0C1{left:5%;top:-18%}}@media (max-width:670px){.IndexMessage_index-div__XFqBm{margin-bottom:4rem}.IndexMessage_index-div__XFqBm h1{font-size:2.5rem}.IndexMessage_index-div__XFqBm p{font-size:1rem;line-height:25px;width:100%;width:90%}.IndexMessage_yt-logo__NTvTM{right:5%;top:-30%}.IndexMessage_fb-logo__44ame{bottom:-30%;right:6%}.IndexMessage_insta-logo__j3oqZ{bottom:-25%;left:5%}.IndexMessage_x-logo__DN0C1{left:5%;top:-25%}}@media (max-width:540px){.IndexMessage_index-div__XFqBm h1{font-size:2rem}.IndexMessage_logo-div__Fe2uS img{height:42px;width:42px}.IndexMessage_yt-logo__NTvTM{right:8%;top:-15%}.IndexMessage_fb-logo__44ame{bottom:-18%;right:9%}.IndexMessage_insta-logo__j3oqZ{bottom:-20%;left:9%}.IndexMessage_x-logo__DN0C1{left:8%;top:-20%}}@media (max-width:450px){.IndexMessage_index-div__XFqBm{margin-bottom:5rem}.IndexMessage_index-div__XFqBm h1{font-size:2.6rem}.IndexMessage_insta-logo__j3oqZ{bottom:-18%}}@media (max-width:350px){.IndexMessage_index-div__XFqBm img{height:40px;width:40px}.IndexMessage_index-div__XFqBm h1{font-size:2rem}}@media (max-width:290px){.IndexMessage_logo-div__Fe2uS img{height:35px;width:35px}.IndexMessage_insta-logo__j3oqZ{bottom:-14%;left:9%}.IndexMessage_x-logo__DN0C1{left:8%;top:-10%}.IndexMessage_fb-logo__44ame{bottom:-10%;right:5%}}.Footer_footer__yZEQv{height:40px;margin:auto;padding:3rem 1rem;width:100%}.Footer_footer__yZEQv,.Footer_footer__yZEQv a{align-items:center;display:flex;justify-content:center}.Footer_footer__yZEQv a{color:var(--footer-text-color);gap:10px}.Footer_footer__yZEQv img{border-radius:50%;height:30px;width:30px}.Footer_footer__yZEQv span{font-size:1.1rem;font-weight:500}
/*# sourceMappingURL=main.28e65dc3.css.map*/