@import"https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap";@import"https://fonts.googleapis.com/css2?family=Mali:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap";:root{font-family:Open Sans,sans-serif,Inter,system-ui,Avenir,Helvetica,Arial;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box!important;font-size:19px}p,h1,h2,h3,h4,h5,h6{margin:0;font-weight:500}button{-webkit-user-select:none;user-select:none;cursor:pointer;text-transform:none!important}body{margin:0;background-color:#141414;min-height:100vh;min-width:100%}a{text-decoration:none}:root{background-color:#e6e6e6;color:#000;overflow-x:hidden}.app::-webkit-scrollbar{width:8px;background-color:#f0f0f0}.app::-webkit-scrollbar-thumb{background-color:#828282;border-radius:10px}.app::-webkit-scrollbar-thumb:hover{background-color:#9f9f9f}.app .routes{position:relative}.home-page{position:relative;width:100vw;min-height:100vh;display:flex;flex-direction:column;font-family:Mali,sans-serif;padding:0 1.5rem;background-color:#9ffff9}.home-page *{font-family:Mali,sans-serif!important}@media (min-width: 768px){.home-page{padding:0 8rem}}.home-page.time-day{background-color:#fff}.home-page.time-day .section .subtitle,.home-page.time-day .section .subtitle-1,.home-page.time-day .section .subtitle-2,.home-page.time-day .section h6{color:#000}.home-page.time-day .section .name{color:transparent;background:linear-gradient(90deg,#31c200,#00550d,#31c200);background-size:200% auto;-webkit-background-clip:text;background-clip:text}.home-page.time-day .social-links .social-btn,.home-page.time-day .social-links .social-btn:hover{color:#000}.home-page.time-day .nav-text{padding:0 10px;border-left:4px solid rgba(255,255,255,0);color:#000;cursor:pointer;font-weight:600;font-size:20px}.home-page.time-day .nav-text:hover{color:#003c00;border-left:4px solid #fff;text-decoration:underline}.home-page.time-day .nav-text:hover:before{content:"> ";transition:all .3s ease}.home-page.time-night{background-color:#070016}.home-page.time-night .section .subtitle{color:#cfcfcf}.home-page.time-night .section .subtitle-1{color:#e0e0e0}.home-page.time-night .section .subtitle-2{color:#b0b0b0}.home-page.time-night .section h6{color:#fff}.home-page.time-night .section .name{color:transparent;background:linear-gradient(90deg,#40ff00,#fff,#40ff00);background-size:200% auto;-webkit-background-clip:text;background-clip:text}.home-page.time-night .nav-text{padding:0 10px;border-left:4px solid rgba(255,255,255,0);color:#e7e7e7;cursor:pointer}.home-page.time-night .nav-text:hover{color:#fff;border-left:4px solid #fff}.home-page.time-night .social-links .social-btn{color:#aaa}.home-page.time-night .social-links .social-btn:hover{color:#fff}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.upper-banner{position:fixed;top:0;left:0;height:30px;width:100%;background-color:#059100;color:#fff;padding:5px 0;text-align:center;z-index:100}.upper-banner p{font-size:15px}.content-title{width:100%}.content-title .title{color:#fff;font-size:38px;font-weight:600;text-shadow:0 0 4px #18cc00,0 0 8px #18cc00,0 0 16px #18cc00}.content-title .sep{background-color:#ffffff60}.home-about{padding:20px;box-sizing:border-box;z-index:1;display:grid;gap:5vw;grid-template-columns:400px 1fr}.home-about .section-content{display:inline-flex;flex-direction:column;align-items:flex-start;padding:0 10px}.home-about .section-content .name{display:inline-block;position:relative;color:#38ff15;transition:transform .5s ease,opacity .5s ease;font-size:clamp(24px,6vw,30px);text-align:right}.home-about .section-content .name.transitioning{transform:translateY(-20px);opacity:0}.home-about .section-content .name:after{position:absolute;left:0;opacity:0;transform:translateY(20px);transition:transform .5s ease,opacity .5s ease}.home-about .section-content .name.transitioning:after{opacity:1;transform:translateY(0)}.home-about .section-content h1{color:#fff;font-weight:600;font-size:clamp(20px,6vw,30px);margin-top:30px;text-align:left;line-height:1.3}.home-about .section-content h2{font-weight:400;font-size:clamp(16px,4vw,22px);margin-top:15px;text-align:left;line-height:1.4;color:transparent;background:linear-gradient(90deg,#fff,#fff,#62ff6c,#fff,#fff);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 1.5s linear infinite}.home-about .section-content .description{color:#ebebeb;margin-top:30px;text-align:justify;max-width:800px}.home-about .section-content .description p{margin-bottom:15px;line-height:1.6}.home-about .profile-card{border-radius:12px;padding:2rem 1.2rem;border:1px solid rgba(5,145,0,.12);box-shadow:0 8px 32px #00000059;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;flex-direction:column;align-items:center;text-align:center;height:fit-content;min-height:380px}.home-about .avatar-container{width:140px;height:140px;border-radius:50%;overflow:hidden;border:4px solid rgba(5,145,0,.3);margin-bottom:1.4rem;box-shadow:0 6px 20px #0006}.home-about .avatar-container .avatar{width:100%;height:100%;object-fit:cover}.home-about .name{font-size:1.6rem;font-weight:700;color:#fff}.home-about .subtitle{color:#fff}.home-intro{min-height:100vh;height:100vh;flex:1;display:flex;flex-direction:column;justify-content:center;width:100%}@media (min-width: 768px){.home-intro{flex-direction:row;align-items:center;justify-content:space-between;gap:4rem}}.home-intro .section{max-width:650px;text-align:left}.home-intro .section .subtitle{font-size:1.25rem!important;margin-bottom:.5rem}@media (min-width: 768px){.home-intro .section .subtitle{font-size:1.8rem}}.home-intro .section .name{animation:gradientAnimation 4s linear infinite;font-size:4rem!important;font-weight:700;line-height:1.05;margin:.4rem 0 1rem}@media (min-width: 768px){.home-intro .section .name{font-size:6.5rem}}.home-intro .section .subtitle-1{font-weight:400}@media (min-width: 768px){.home-intro .section .subtitle-1{font-size:1.8rem}}.home-intro .section h6{font-size:1.08rem!important}.home-intro .section .subtitle-2{font-size:1.15rem!important;margin-top:1.5rem;line-height:1.5}@media (min-width: 768px){.home-intro .section .subtitle-2{font-size:1.6rem}}.home-intro .section .social-links .social-btn{transition:all .25s ease}.home-intro .section .social-links .social-btn *{width:28px;height:28px}.home-intro .section .social-links .social-btn:hover{transform:translateY(-3px) scale(1.15)}.home-intro .section .social-links .social-btn.email:hover{color:#ea4335}.home-intro .section .social-links .social-btn.youtube:hover{color:red}.home-intro .section .social-links .social-btn.twitter:hover{color:#c7c7c7}.home-intro .section .social-links .social-btn.discord:hover{color:#5865f2}.home-intro .section .social-links .social-btn.linkedin:hover{color:#0a66c2}.home-intro .section .social-links svg{font-size:2.2rem!important}.home-intro .model{display:none}@media (min-width: 768px){.home-intro .model{display:flex;justify-content:center;align-items:center;flex:1;height:60vh;max-height:800px}}.home-experience{padding:4rem 12rem}.home-experience .content{max-width:60vw;margin:0 auto;padding:0 1.5rem;padding-top:25px;display:flex;flex-direction:column;gap:4rem}.home-experience h2{font-size:1.9rem;font-weight:600;text-align:center;margin-bottom:2rem;color:transparent;background:linear-gradient(90deg,#2eff3c,#fff,#2eff3c);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 4s linear infinite}.home-experience .experience-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;padding:0;margin:0;list-style:none}.home-experience .experience-card{display:flex;gap:1rem;padding:1rem 1.4rem;border-radius:16px;background:linear-gradient(180deg,#ffffff14,#ffffff05);border:1px solid rgba(46,255,60,.15);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:transform .25s ease,box-shadow .25s ease}.home-experience .experience-card:hover{transform:translateY(-4px);box-shadow:0 12px 25px #2eff3c26}.home-experience .year-container{display:flex;flex-direction:column;align-items:center}.home-experience .year-container p{color:#fff;font-weight:600}.home-experience .years{display:flex;align-items:flex-end;font-weight:700}.home-experience .years .value{font-size:2.4rem;line-height:1;color:transparent;background:linear-gradient(90deg,#2eff3c,#daffca);-webkit-background-clip:text;background-clip:text}.home-experience .years .plus{font-size:1.2rem;margin-left:2px;color:#2eff3c}.home-experience .info{display:flex;flex-direction:column;justify-content:center}.home-experience .info .title{font-size:1.05rem;font-weight:600;color:#fff;margin:0}.home-experience .info .subtitle{font-size:.65rem;margin-top:4px;color:#fff9;word-break:break-word}.home-work-overtime{display:flex;flex-direction:column;align-items:flex-start;padding:4rem 12rem}.home-work-overtime .accordion-container{width:100%}.home-work-overtime .custom-accordion{background:transparent;border:1px solid rgba(192,192,192,.35);border-radius:8px!important;margin-bottom:1rem;overflow:hidden;box-shadow:none}.home-work-overtime .custom-accordion:before{display:none}.home-work-overtime .custom-accordion.Mui-expanded{border-color:#c0c0c099;background:#f5f5f514}.home-work-overtime .accordion-summary{padding:.2rem 1.5rem;min-height:50px;transition:background .25s ease}.home-work-overtime .accordion-summary:hover{background:#c0c0c014}.home-work-overtime .accordion-summary .MuiAccordionSummary-expandIconWrapper{transform:none!important}.Mui-expanded .home-work-overtime .accordion-summary .MuiAccordionSummary-expandIconWrapper{transform:rotate(90deg)!important}.home-work-overtime .accordion-title{color:#e0e0e0;font-size:1.35rem;font-weight:600;width:100%;text-align:left}.home-work-overtime .accordion-title .highlight{color:transparent;font-size:1.35rem;background:linear-gradient(90deg,#0f1,#0f1,#c6ffae,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2.5s linear infinite;font-weight:700}.home-work-overtime .accordion-details{padding:.5rem 1.5rem 1.5rem;background:transparent;border-top:1px solid rgba(192,192,192,.18)}.home-work-overtime .content-description{color:#d0d0d0;width:100%;max-width:60rem;text-align:left}.home-work-overtime .content-description p,.home-work-overtime .content-description ul,.home-work-overtime .content-description li{margin-bottom:1rem;line-height:1.65;font-size:1.03rem}.home-work-overtime .content-description a{color:#a0e0ff;text-decoration:none}.home-work-overtime .content-description a:hover{text-decoration:underline;color:#80d0ff}@keyframes gradientAnimation{to{background-position:200% center}}@media screen and (max-width: 768px){.home-work-overtime{padding:3rem 1.5rem}.accordion-title{font-size:1.15rem}.accordion-summary{padding:.9rem 1.2rem}}@keyframes gradientAnimation{0%{background-position:100% center}to{background-position:-100% center}}.home-education{padding:6rem 10vw;position:relative;overflow:hidden}.home-education:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 30%,rgba(0,255,17,.08) 0%,transparent 40%);pointer-events:none}.home-education .timeline-container{position:relative;max-width:1100px;margin:0 auto 8rem}.home-education .timeline-line{position:absolute;top:0;bottom:0;left:50%;width:3px;background:linear-gradient(to bottom,transparent,#00ff11,#00ff11,transparent);transform:translate(-50%);border-radius:2px;box-shadow:0 0 20px #00ff1140}.home-education .timeline-item{position:relative;width:50%;padding:2rem 3rem}.home-education .timeline-item.left{left:0;text-align:right;padding-right:6rem}.home-education .timeline-item.left .education-card{margin-left:auto}.home-education .timeline-item.right{left:50%;text-align:left;padding-left:6rem}.home-education .timeline-item.right .education-card{margin-right:auto}.home-education .timeline-dot{position:absolute;top:2.2rem;width:18px;height:18px;background:#0f0f0f;border:3px solid #00ff41;border-radius:50%;box-shadow:0 0 0 5px #00ff4140;z-index:2}.left .home-education .timeline-dot{right:-9px}.right .home-education .timeline-dot{left:-9px}.home-education .education-card{position:relative;background:#1e1e3261;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(0,255,40,.18);border-radius:16px;padding:2rem;box-shadow:0 8px 32px #00000059;transition:all .4s ease}.home-education .education-card:hover{border-color:#00ff2873;box-shadow:0 12px 48px #00ff2838;transform:translateY(-6px)}.home-education .education-card .logo-wrapper{position:absolute;top:-2.5rem;right:1.5rem;width:90px;height:90px;background:#0009;border-radius:50%;display:flex;align-items:center;justify-content:center;border:2px solid #00ff11;box-shadow:0 0 20px #0f16}.home-education .education-card .logo-wrapper img{width:65%;height:auto}.home-education .education-card .content{padding-right:110px}.home-education .education-card .content .institution{color:#00ff9d;font-size:1.6rem;font-weight:700;margin-bottom:.6rem;text-shadow:0 0 10px rgba(0,255,157,.5)}.home-education .education-card .content .degree{color:#fff;font-size:1.25rem;font-weight:500}.home-education .education-card .content .period,.home-education .education-card .content .gpa{color:#a0ffa0;font-size:1rem;margin-top:.5rem}.home-education .languages-section{max-width:1100px;margin:0 auto 8rem;text-align:center}.home-education .section-title{font-size:2.6rem;font-weight:800;background:linear-gradient(90deg,#0f1,#a8ff00,#0f8);-webkit-background-clip:text;background-clip:text;color:transparent;margin-bottom:3.5rem;text-shadow:0 0 20px rgba(0,255,40,.4)}.home-education .language-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:2.5rem;justify-items:center}.home-education .radial-progress-wrapper{text-align:center}.home-education .radial-progress{position:relative;width:140px;height:140px;border-radius:50%;background:conic-gradient(#00ff41 calc(var(--progress, 0) * 1%),#00ff411f calc(var(--progress, 0) * 1%),#00ff411f);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 20px #0009}.home-education .radial-progress:before{content:"";position:absolute;top:12px;right:12px;bottom:12px;left:12px;background:#0f0f1f;border-radius:50%}.home-education .radial-progress .progress-value{position:relative;font-size:2.1rem;font-weight:700;color:#e0ffe0;text-shadow:0 0 15px rgba(0,255,100,.7)}.home-education .lang-info{margin-top:1rem}.home-education .lang-info .lang-name{font-size:1.4rem;font-weight:600;color:#fff}.home-education .lang-info .lang-level{font-size:.95rem;color:#a0ffa0;display:block;margin-top:.3rem}.home-education .certificates-section{max-width:1200px;margin:0 auto}.home-education .cert-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.8rem}.home-education .cert-card{padding:1.8rem 1.5rem;border-radius:16px;background:#19192d6b;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(120,255,180,.16);transition:all .35s ease;cursor:pointer;text-decoration:none}.home-education .cert-card:hover{border-color:#00ff508c;box-shadow:0 16px 60px #00ff502e;transform:translateY(-10px) scale(1.03)}.home-education .cert-card .cert-icon{font-size:2.8rem;margin-bottom:1rem;color:#0f8;text-shadow:0 0 15px currentColor}.home-education .cert-card .cert-name{color:#e8ffe8;font-size:1.15rem;font-weight:500;line-height:1.4}@media (max-width: 900px){.home-education .timeline-line{left:40px}.home-education .timeline-item{width:100%;padding-left:80px!important;text-align:left!important}.home-education .timeline-item .education-card{margin:0!important}.home-education .timeline-item .timeline-dot{left:31px!important}.home-education .education-card .content{padding-right:0}.home-education .logo-wrapper{right:auto;left:-60px;top:1.5rem}}.background{background-color:#001f01;position:fixed;top:0;left:0;width:100%;height:100%;z-index:-1}:root{--toastify-color-light: #fff;--toastify-color-dark: #121212;--toastify-color-info: #3498db;--toastify-color-success: #07bc0c;--toastify-color-warning: #f1c40f;--toastify-color-error: #e74c3c;--toastify-color-transparent: rgba(255, 255, 255, .7);--toastify-icon-color-info: var(--toastify-color-info);--toastify-icon-color-success: var(--toastify-color-success);--toastify-icon-color-warning: var(--toastify-color-warning);--toastify-icon-color-error: var(--toastify-color-error);--toastify-toast-width: 320px;--toastify-toast-offset: 16px;--toastify-toast-top: max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right: max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left: max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom: max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background: #fff;--toastify-toast-min-height: 64px;--toastify-toast-max-height: 800px;--toastify-toast-bd-radius: 6px;--toastify-font-family: sans-serif;--toastify-z-index: 9999;--toastify-text-color-light: #757575;--toastify-text-color-dark: #fff;--toastify-text-color-info: #fff;--toastify-text-color-success: #fff;--toastify-text-color-warning: #fff;--toastify-text-color-error: #fff;--toastify-spinner-color: #616161;--toastify-spinner-color-empty-area: #e0e0e0;--toastify-color-progress-light: linear-gradient( to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55 );--toastify-color-progress-dark: #bb86fc;--toastify-color-progress-info: var(--toastify-color-info);--toastify-color-progress-success: var(--toastify-color-success);--toastify-color-progress-warning: var(--toastify-color-warning);--toastify-color-progress-error: var(--toastify-color-error);--toastify-color-progress-bgo: .2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0,0,var(--toastify-z-index));position:fixed;padding:4px;width:var(--toastify-toast-width);box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right)}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right)}@media only screen and (max-width : 480px){.Toastify__toast-container{width:100vw;padding:0;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}}.Toastify__toast{--y: 0;position:relative;-ms-touch-action:none;touch-action:none;min-height:var(--toastify-toast-min-height);box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);cursor:default;direction:ltr;z-index:0;overflow:hidden}.Toastify__toast--stacked{position:absolute;width:100%;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";position:absolute;left:0;right:0;height:calc(var(--g) * 1px);bottom:100%}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";position:absolute;left:0;right:0;bottom:0;height:100%;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{margin:auto 0;-ms-flex:1 1 auto;flex:1 1 auto;padding:6px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.Toastify__toast-body>div:last-child{word-break:break-word;-ms-flex:1;flex:1}.Toastify__toast-icon{-webkit-margin-end:10px;margin-inline-end:10px;width:20px;-ms-flex-negative:0;flex-shrink:0;display:-ms-flexbox;display:flex}.Toastify--animate{animation-fill-mode:both;animation-duration:.5s}.Toastify--animate-icon{animation-fill-mode:both;animation-duration:.3s}@media only screen and (max-width : 480px){.Toastify__toast{margin-bottom:0;border-radius:0}}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;-ms-flex-item-align:start;align-self:flex-start;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:var(--toastify-z-index);opacity:.7;transform-origin:left;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:right;border-bottom-left-radius:initial;border-bottom-right-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp{position:absolute;bottom:0;left:0;width:100%;height:5px;border-bottom-left-radius:var(--toastify-toast-bd-radius)}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{width:20px;height:20px;box-sizing:border-box;border:2px solid;border-radius:100%;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);animation:Toastify__spin .65s linear infinite}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,var(--y),0)}to{opacity:0;transform:translate3d(2000px,var(--y),0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,var(--y),0)}to{opacity:0;transform:translate3d(-2000px,var(--y),0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,calc(var(--y) - 10px),0)}40%,45%{opacity:1;transform:translate3d(0,calc(var(--y) + 20px),0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0,var(--y),0) scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg);opacity:1}to{transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translate3d(0,var(--y),0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(110%,var(--y),0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(-110%,var(--y),0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-timing-function:ease-in;animation-duration:.3s}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-timing-function:ease-in;animation-duration:.3s}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
