@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";:root{font-family:Lato,Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;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;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 .content-container{display:grid;grid-template-columns:30% 70%;box-sizing:border-box}@media (max-width: 768px){.home-page .content-container{grid-template-columns:1fr}}.home-page .content{padding:0 5rem;box-sizing:content-box}@media (max-width: 768px){.home-page .content{padding:0 1rem!important}}.home-page .section{margin-bottom:50px;scroll-margin-top:20px}@media (max-width: 768px){.home-page .section{margin-bottom:50px}}.footer{position:relative;width:100vw;max-width:100vw;min-height:150px;height:150px;background-color:#023000;box-sizing:border-box;padding:0 3rem;box-shadow:0 0 25px #00ff00b3}.footer * *{color:#fff}.footer .content{display:flex;justify-content:space-between;align-items:center;height:100%}@media (max-width: 768px){.footer .content{flex-direction:column;justify-content:center;gap:15px}}.footer .copyright{font-size:17px;text-align:center}@media (max-width: 768px){.footer .copyright{font-size:15px}}.footer .tabs{display:flex;gap:25px;font-weight:600}.footer .tabs *{color:#a9a9a9;cursor:pointer;transition:all .3s ease-in-out}.footer .tabs *:hover{color:transparent;background:linear-gradient(90deg,#38ff15,#38ff15,#fff,#38ff15,#38ff15);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 1s linear infinite}.home-section-0{position:relative;width:100vw;min-height:100vh;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 2rem}@media (min-width: 768px){.home-section-0{padding:0 8rem}}.home-section-0 .subtitle{color:#cfcfcf;font-size:1.2rem;transform:translateY(20px)}@media (min-width: 768px){.home-section-0 .subtitle{font-size:27px}}.home-section-0 .name{color:transparent;background:linear-gradient(90deg,#0f1,#fff,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 3s linear infinite;font-size:2.5rem;font-weight:600;margin:.5rem 0}@media (min-width: 768px){.home-section-0 .name{font-size:80px}}.home-section-0 .subtitle-1{font-size:1.1rem;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}@media (min-width: 768px){.home-section-0 .subtitle-1{font-size:25px}}.home-section-0 .section-wrapper{display:flex;flex-direction:column;width:100%;min-height:100vh;align-items:center;justify-content:center;gap:2rem}@media (min-width: 768px){.home-section-0 .section-wrapper{display:grid;grid-template-columns:2fr 1fr;height:100vh;gap:0}}.home-section-0 .model{height:30vh;width:100%;display:flex;justify-content:center;align-items:center}@media (min-width: 768px){.home-section-0 .model{height:50vh}}.home-section-0 .nav-tool{position:absolute;z-index:2;display:flex;top:1rem;right:2rem;background-color:#fff;border-radius:25px;padding:2px 3px;gap:5px}.home-section-0 .nav-tool .btn-nav{background-color:#fff;border-radius:25px;padding:8px 20px;font-size:18px;color:#000}.home-section-0 .nav-tool .btn-nav-activated{background-color:#059100;color:#fff}.home-section-0 .nav-tool .btn-nav:not(.btn-nav-activated):hover{background-color:#0f33}.home-section-0 .avatar-container{width:100%;height:100%;position:relative;display:flex;justify-content:center;align-items:center}.home-section-0 .avatar{position:absolute;z-index:4;height:35vh;aspect-ratio:1/1;background-image:url(/assets/avatar-BVqMnpQS.jpg);background-size:cover;background-repeat:no-repeat;background-position:center;border-radius:50%;border:#059100 5px solid;transition:transform .3s ease}@media screen and (max-width: 768px){.home-section-0 .avatar{height:20vh}}.home-section-0 .avatar:hover{cursor:pointer;transform:scale(1.02);box-shadow:0 0 25px #00ff008f}.home-section-0 .semi-footer{position:fixed;z-index:100;color:#ffffff80;bottom:40px;left:50%;display:flex;transform:translate(-50%)}.home-section-0 .semi-footer p{font-size:16px;animation:pulseAnimation 2s ease-in-out infinite}.home-section-0 .semi-footer.hidden{opacity:0;visibility:hidden}.home-section-0 .logo{width:120%;height:120%;position:absolute;z-index:3;background-image:url(/assets/avatarframe-CVTy2HAa.png);background-size:contain;background-repeat:no-repeat;background-position:center;animation:rotateAnimation 30s linear infinite}@keyframes rotateAnimation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulseAnimation{0%,to{opacity:1}50%{opacity:.5}}.tab-header{width:100vw;height:100px;position:fixed;right:0;top:10px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:0 8rem;z-index:1000;pointer-events:none}.tab-header .nav-tool{position:absolute;z-index:2;display:flex;top:1rem;right:2rem;background-color:#fff;border-radius:25px;padding:2px 3px;gap:5px;pointer-events:all}.tab-header .nav-tool .desktop-buttons{display:flex;gap:5px}@media screen and (max-width: 768px){.tab-header .nav-tool .desktop-buttons{display:none}}.tab-header .nav-tool .btn-nav{background-color:transparent;border-radius:25px;padding:5px 15px;font-size:16px;color:#000}.tab-header .nav-tool .btn-nav-activated{background:linear-gradient(90deg,#00a40e,#00a40e,#00cd11,#00a40e,#00a40e);background-size:200% auto;animation:gradientAnimation 3s linear infinite;color:#fff}.tab-header .nav-tool .btn-nav:not(.btn-nav-activated):hover{background-color:#0f33}.tab-header .nav-tool .mobile-menu-button{display:none;background-color:transparent;border-radius:25px;width:45px;height:45px;padding:8px;min-width:unset;color:#000}@media screen and (max-width: 768px){.tab-header .nav-tool .mobile-menu-button{display:flex;justify-content:center;align-items:center}}.tab-header .nav-tool .mobile-menu-button:hover{background-color:#0f33}.tab-header .nav-tool .mobile-menu-button svg{font-size:28px}.tab-header .mobile-menu{display:none}.tab-header .mobile-menu .mobile-menu-item-active{background-color:#00a40e;color:#fff}@media screen and (max-width: 768px){.tab-header .mobile-menu{display:block}}@media (max-width: 768px){.tab-header .tab-header{padding:0 1rem}.tab-header .tab-header .nav-tool{right:1rem;padding:2px}}.home-section-1{padding:20px;box-sizing:border-box}.home-section-1 .title-wrapper{display:flex;justify-content:flex-start;margin-top:20px}.home-section-1 .title-wrapper .title{padding:5px 30px;background-color:#fff;box-shadow:0 0 10px #00000080;font-size:clamp(18px,5vw,25px);font-weight:600;display:inline-block;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%)}.home-section-1 .section-content{display:inline-flex;flex-direction:column;align-items:flex-start;padding:0 10px}.home-section-1 .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-section-1 .section-content .name.transitioning{transform:translateY(-20px);opacity:0}.home-section-1 .section-content .name:after{position:absolute;left:0;opacity:0;transform:translateY(20px);transition:transform .5s ease,opacity .5s ease}.home-section-1 .section-content .name.transitioning:after{opacity:1;transform:translateY(0)}.home-section-1 .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-section-1 .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-section-1 .section-content .description{color:#ebebeb;margin-top:30px;text-align:justify;max-width:800px}.home-section-1 .section-content .description p{margin-bottom:15px;line-height:1.6}.home-section-3{display:flex;flex-direction:column;align-items:flex-start;padding:0 2rem}.home-section-3 .title-wrapper{display:flex;justify-content:center;width:100%}.home-section-3 .title-wrapper .title{padding:5px 40px;background-color:#fff;box-shadow:0 0 10px #00000080;font-size:25px;font-weight:600;display:inline-block;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%)}.home-section-3 .section-content{display:flex;flex-direction:column;align-items:flex-start;width:100%;margin-top:2rem}.home-section-3 .section-content .content-navigation{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:10px}.home-section-3 .section-content .content-navigation .nav-button{color:#fff;background:#ffffff1a;transition:all .3s ease}.home-section-3 .section-content .content-navigation .nav-button:hover{background:#059100;transform:scale(1.02);box-shadow:0 0 25px #00ff0084}.home-section-3 .section-content .content-navigation .content-title{color:#fff;font-size:1.7rem;font-weight:600;text-align:center;min-width:30rem}.home-section-3 .section-content .content-navigation .content-title .highlight{font-size:1.7rem;font-weight:600;color:transparent;background:linear-gradient(90deg,#0f1,#0f1,#c6ffae,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 1s linear infinite}.home-section-3 .section-content .content-page{width:100%}.home-section-3 .section-content .content-page p{color:#fff;text-align:center}.home-section-3 .section-content .content-description{color:#fff;width:100%;max-width:60rem;text-align:left;padding:1rem 0}.home-section-3 .section-content .content-description p,.home-section-3 .section-content .content-description ul,.home-section-3 .section-content .content-description li{margin-bottom:1rem;line-height:1.6}.home-section-3 .section-content .content-description a{color:#38ff15;text-decoration:none}.home-section-3 .section-content .content-description a:hover{text-decoration:underline}@media screen and (max-width: 768px){.home-section-3{padding:0 1rem}.home-section-3 .section-content .content-navigation .content-title{font-size:1.5rem;min-width:auto}.home-section-3 .section-content .content-description{max-width:100%}}.home-section-4 .title-wrapper{display:flex;justify-content:center}.home-section-4 .title-wrapper .title{padding:5px 40px;background-color:#fff;box-shadow:0 0 10px #00000080;font-size:25px;font-weight:600;display:inline-block;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%)}.home-section-4 .section-content{display:flex;flex-direction:column;align-items:center;margin-top:20px}.home-section-4 .section-content .name{color:#4bed00;font-size:40px;font-weight:600}.home-section-4 .section-content .description{color:#fff;margin:80px 35px 50px}.home-section-4 .section-content .description .markpoint{font-weight:600;font-size:25px;color:transparent;background:linear-gradient(90deg,#0f1,#fff,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.home-section-4 .section-content .description p{margin-bottom:25px}.home-section-4-tools{display:flex;flex-direction:column;align-items:center}.home-section-4-tools .coding-group-title{text-align:center;font-size:25px;color:#fff;font-weight:600;margin-bottom:25px}.home-section-4-tools .coding-tool-list{position:relative;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#303030;padding:10px;margin:0 2rem;margin-bottom:40px;border-radius:15px;gap:10px}.home-section-4-tools .coding-tool-list a{display:flex;align-items:center;padding:5px;flex-shrink:0;border-radius:6px}.home-section-4-tools .coding-tool-list a:hover{background-color:#fff}.home-section-4-tools .coding-tool-list .logo{width:40px;height:40px;background-size:contain;background-repeat:no-repeat;background-position:center;padding:2px}.home-section-5{min-height:100vh;padding:2rem;margin-bottom:100px}.home-section-5 .title-wrapper{display:flex;justify-content:center}.home-section-5 .title-wrapper .title{padding:5px 40px;background-color:#fff;box-shadow:0 0 10px #00000080;font-size:25px;font-weight:600;display:inline-block;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%)}.home-section-5 h1{color:transparent;font-size:28px;text-align:center;font-weight:600;margin-bottom:15px;color:#fff}.home-section-5 .section-content{margin-top:4rem;display:flex;flex-direction:column;align-items:center;gap:4rem}.home-section-5 .section-content .education-section{display:flex;flex-direction:column;gap:1.6rem;width:100%;max-width:800px}.home-section-5 .section-content .education-section .education-card{background-color:#1e1e1e;padding:15px 2rem;border-radius:1rem;box-shadow:0 0 10px #00ff004d;display:grid;grid-template-columns:.7fr .3fr}.home-section-5 .section-content .education-section .education-card .name{color:#4bed00;font-size:24px;font-weight:600}.home-section-5 .section-content .education-section .education-card h2{color:#fff;font-size:18px;margin-top:.5rem}.home-section-5 .section-content .education-section .education-card p{color:#ccc;margin-top:1rem}.home-section-5 .section-content .education-section .education-card img{width:80%;height:auto}.home-section-5 .section-content .education-section .education-card .logo{display:flex;justify-content:center;align-items:center}.home-section-5 .section-content .language-section{width:100%;max-width:800px}.home-section-5 .section-content .language-section .language-bar{margin-bottom:1.5rem}.home-section-5 .section-content .language-section .language-bar span{color:#ccc;font-size:18px}.home-section-5 .section-content .language-section .language-bar .meta{display:flex;justify-content:space-between;align-items:flex-end}.home-section-5 .section-content .language-section .language-bar .meta .level{font-size:14px}.home-section-5 .section-content .language-section .language-bar .bar{width:100%;background-color:#444;height:12px;border-radius:6px;overflow:hidden;margin-top:.5rem}.home-section-5 .section-content .language-section .language-bar .bar .fill{height:100%;background:linear-gradient(90deg,#0f1,#0f1,#c6ffae,#0f1,#0f1);background-size:200% auto;animation:gradientAnimation 2s linear infinite;border-radius:6px 0 0 6px;transition:width .4s ease-in-out}.home-section-5 .section-content .certificate-section{width:100%;max-width:800px}.home-section-5 .section-content .certificate-section a{display:block;text-align:center;color:#38ff15;margin-bottom:4px}.home-section-5 .section-content .certificate-section a:hover{text-decoration:underline}.home-section-6{min-height:100vh;padding:20px;box-sizing:border-box}.home-section-6 .title-wrapper{display:flex;justify-content:center}.home-section-6 .title-wrapper .title{padding:5px 40px;background-color:#fff;box-shadow:0 0 10px #00000080;font-size:25px;font-weight:600;display:inline-block;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%)}@media (max-width: 600px){.home-section-6 .title-wrapper .title{font-size:20px;padding:5px 30px}}.home-section-6 .section-content{display:flex;flex-direction:column;align-items:center;padding:0 20px;max-width:1200px;margin:0 auto}.home-section-6 .section-content .subtitle{color:#fff;margin-top:25px;margin-bottom:15px;text-align:center;font-size:1.2rem}@media (max-width: 600px){.home-section-6 .section-content .subtitle{font-size:1rem;margin-top:15px;margin-bottom:10px}}.home-section-6 .section-content .email-title{color:#fff;margin-bottom:40px;text-align:center;font-size:1.1rem}@media (max-width: 600px){.home-section-6 .section-content .email-title{font-size:.9rem;margin-bottom:30px}.home-section-6 .section-content .email-title a{display:block;margin-top:5px}}.home-section-6 .section-content .email-title a{color:#38ff15;text-decoration:none}.home-section-6 .section-content .email-title a:hover{text-decoration:underline}.home-section-6 .section-content .email-body,.home-section-6 .section-content .email-subject{background-color:#1e1e1e;width:100%}.home-section-6 .section-content .email-body .MuiFormLabel-root,.home-section-6 .section-content .email-subject .MuiFormLabel-root{color:#fff!important}.home-section-6 .section-content .email-body .MuiOutlinedInput-notchedOutline,.home-section-6 .section-content .email-subject .MuiOutlinedInput-notchedOutline{border-color:#ffffff46!important}.home-section-6 .section-content .email-body .Mui-focused .MuiOutlinedInput-notchedOutline,.home-section-6 .section-content .email-subject .Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#38ff15!important}.home-section-6 .section-content .email-body .Mui-focused .MuiFormLabel-root,.home-section-6 .section-content .email-subject .Mui-focused .MuiFormLabel-root{color:#38ff15!important}.home-section-6 .section-content .email-body * *,.home-section-6 .section-content .email-subject * *{color:#fff!important}@media screen and (max-width: 760px){.home-section-6 .section-content .email-icon{display:none}}.home-section-6 .section-content .btn-send-email{background-color:#059100;margin-top:30px;padding:5px 20px;font-size:1rem}.home-section-6 .section-content .btn-send-email:hover{background-color:#00b812;box-shadow:0 0 25px #00ff0084}@media (max-width: 600px){.home-section-6 .section-content .btn-send-email{padding:8px 16px;font-size:.9rem;margin-top:20px}}.home-tab{width:100%;height:100%;position:relative;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.home-tab.visible{opacity:1;visibility:visible}.home-tab .container{position:fixed;top:0;left:4rem;width:25vw;max-width:300px;height:55vh;min-height:300px;max-height:55vh;z-index:100;transform:translateY(30%);background-color:#10101082;border:4px solid #059100;border-radius:15px;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column}@media (max-height: 700px){.home-tab .container{height:65vh;min-height:250px}}.home-tab h1{font-size:1.2rem;color:#38ff15;font-weight:600;margin-bottom:1rem;flex-shrink:0}.home-tab .tabs-container{flex:1;overflow:hidden;display:flex;flex-direction:column}.home-tab .tabs{display:flex;flex-direction:column;gap:.8rem;overflow-y:auto;overflow-x:hidden;padding-right:4px;flex:1}.home-tab .tabs::-webkit-scrollbar{width:4px}.home-tab .tabs::-webkit-scrollbar-track{background:transparent}.home-tab .tabs::-webkit-scrollbar-thumb{background:#05910080;border-radius:2px}.home-tab .tabs::-webkit-scrollbar-thumb:hover{background:#059100cc}.home-tab .tab{cursor:pointer;transition:all .3s ease;flex-shrink:0}.home-tab .tab p{color:#666;font-weight:500;transition:all .3s ease;margin:0;padding:.2rem 0}.home-tab .tab:hover p{color:#aaa}.home-tab .tab.active p{color:#fff}@media (max-width: 768px){.home-tab{display:none!important}}.home-section-2{padding:2rem 0}.home-section-2 .title-wrapper{display:flex;justify-content:center;margin-top:20px}.home-section-2 .title-wrapper .title{padding:5px 30px;background-color:#fff;box-shadow:0 0 10px #00000080;font-size:clamp(18px,5vw,25px);font-weight:600;display:inline-block;clip-path:polygon(10% 0,90% 0,100% 50%,90% 100%,10% 100%,0 50%)}.home-section-2 .content{padding:0 1.5rem;max-width:800px;margin:0 auto}.home-section-2 .content h2{color:transparent;font-size:1.7rem;font-weight:600;text-align:center;margin:3rem 0 1.5rem;position:relative;background:linear-gradient(90deg,#0f1,#fff,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 3s linear infinite}.home-section-2 .experience-list{list-style:none;padding:0;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem;max-width:600px}.home-section-2 .list-item{display:flex;align-items:center;padding:5px 25px;background:#ffffff0d;border-radius:12px;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(46,255,60,.1);transition:transform .3s ease,box-shadow .3s ease}@media screen and (max-width: 600px){.home-section-2 .list-item{padding:5px 25px}}.home-section-2 .list-item:hover{transform:translateY(-3px);box-shadow:0 8px 15px #00ff111a}.home-section-2 .list-item span{font-size:25px}.home-section-2 .list-item .num{color:transparent;font-weight:700;font-size:2.5rem;line-height:1;margin-right:1rem;text-align:center;background:linear-gradient(90deg,#2eff3c,#daffca,#2eff3c);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}@media screen and (max-width: 600px){.home-section-2 .list-item .num{font-size:2rem;margin-right:15px}}.home-section-2 .list-item .desc{color:#ffffffe6;font-size:1.1rem;margin:0}@media screen and (max-width: 600px){.home-section-2 .list-item .desc{font-size:16px}}.home-section-2 .list-item .extra{font-size:13px;color:#ffffff8f}:root{--cursor-x: 0px;--cursor-y: 0px}.background{position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(rgba(255,255,255,.2) 2px,transparent 2px);background-size:40px 40px;animation:diagonalMove 5s linear infinite;pointer-events:none}.background:before{content:"";position:absolute;top:calc(var(--cursor-y) - 360px);left:calc(var(--cursor-x) - 360px);width:720px;height:720px;border-radius:50%;background:radial-gradient(circle,rgba(52,255,1,.086) 15%,transparent 60%);filter:blur(2px);pointer-events:none}@keyframes diagonalMove{0%{background-position:0 0}to{background-position:-80px -80px}}.github-section{width:100%;padding:4rem 8rem}@media (max-width: 768px){.github-section{padding:4rem 2rem}}.github-section .section-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.6rem;margin-bottom:1rem;color:transparent;position:relative;gap:.8rem;text-align:center;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.github-section .section-title .section-icon{font-size:30px;color:#38ff15!important}.github-section .section-title .section-icon *{color:#38ff15}.github-section .section-description{font-size:20px;margin-bottom:3rem;line-height:1.6;color:#fff;text-align:center;padding:0 15rem}@media (max-width: 1024px){.github-section .section-description{padding:0}}.github-section .github-profile-link{text-align:center;margin-top:2rem}.github-section .github-profile-link a{display:inline-block;padding:.8rem 1.5rem;background-color:#059100;color:#fff;text-decoration:none;border-radius:5px;font-weight:500;transition:all .3s ease}.github-section .github-profile-link a:hover{background-color:#00b812;box-shadow:0 0 25px #00ff0084}.github-section .github-readme-language{display:flex;position:relative;justify-content:center}.website-section{width:100%;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center}.website-section .section-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.6rem;margin-bottom:1rem;color:transparent;position:relative;gap:.8rem;text-align:center;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.website-section .section-title .section-icon{font-size:30px;color:#38ff15}.website-section .section-title .section-icon *{color:#38ff15}.website-section .section-description{font-size:1.1rem;margin-bottom:3rem;line-height:1.6;color:#fff;text-align:center;max-width:800px}.website-section .computer-container{width:100%;max-width:800px;margin:0 auto}.website-section .computer{display:flex;flex-direction:column;align-items:center;position:relative;width:100%}.website-section .computer .computer-screen{width:100%;aspect-ratio:16/9;background:#484848;border:15px solid #484848;border-radius:10px 10px 0 0;border-bottom:none;position:relative;box-shadow:0 10px 30px #00000080;display:flex;flex-direction:column}.website-section .computer .computer-screen .browser-bar{display:flex;align-items:center;padding:8px 15px;background:#2a2a2a;border-bottom:1px solid #333;gap:10px;flex-shrink:0}.website-section .computer .computer-screen .browser-bar .browser-controls{display:flex;gap:8px}.website-section .computer .computer-screen .browser-bar .browser-controls .control-dot{width:12px;height:12px;border-radius:50%}.website-section .computer .computer-screen .browser-bar .browser-controls .control-dot.red{background:#ff5f56}.website-section .computer .computer-screen .browser-bar .browser-controls .control-dot.yellow{background:#ffbd2e}.website-section .computer .computer-screen .browser-bar .browser-controls .control-dot.green{background:#27c93f}.website-section .computer .computer-screen .browser-bar .address-bar{flex:1;display:flex;align-items:center;background:#1a1a1a;border-radius:15px;padding:5px 15px;height:30px;overflow:hidden}.website-section .computer .computer-screen .browser-bar .address-bar .url{flex:1;color:#ccc;font-size:.8rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.website-section .computer .computer-screen .browser-bar .address-bar .search-button{color:#ccc;padding:4px;margin-left:5px}.website-section .computer .computer-screen .browser-bar .address-bar .search-button:hover{color:#38ff15;background:#ffffff1a}.website-section .computer .computer-screen .screen-content{flex:1;background:#121212;overflow:hidden;display:flex;justify-content:center;align-items:center;position:relative}.website-section .computer .computer-screen .screen-content .website-screenshot{width:100%;height:100%;object-fit:contain;transition:transform .3s ease}.website-section .computer .computer-screen .screen-content .website-screenshot:hover{transform:scale(1.02)}.website-section .computer .computer-screen .screen-navigation{display:flex;justify-content:center;align-items:center;padding:5px 15px;background:#484848;gap:20px;flex-shrink:0}.website-section .computer .computer-screen .screen-navigation .nav-button{color:#fff;background:#3a3a3a;transition:all .3s ease}.website-section .computer .computer-screen .screen-navigation .nav-button:hover{background:#059100;transform:scale(1.1)}.website-section .computer .computer-screen .screen-navigation .project-counter{color:#fff;font-size:.9rem;min-width:50px;text-align:center}.website-section .computer .computer-hold{width:150px;height:20px;background:#454545;border-radius:0 0 10px 10px}.website-section .computer .computer-base{width:110%;height:60px;background:#404040;border-radius:0 0 5px 5px;display:flex;justify-content:center;align-items:center;padding:10px}.website-section .computer .computer-base .technologies-display{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;max-width:80%}.website-section .computer .computer-base .technologies-display .tech-chip{color:#fff;border-color:#fff3;background:#0003;transition:all .3s ease}.website-section .computer .computer-base .technologies-display .tech-chip:hover{border-color:#059100;background:#0591001a}.website-section .computer .computer-base .technologies-display .tech-chip .tech-icon{width:18px;height:18px}@media (max-width: 768px){.website-section{padding:2rem 1rem}.website-section .section-title{font-size:1.4rem}.website-section .section-description{font-size:1rem;margin-bottom:2rem}.website-section .computer .computer-screen{border-width:10px}.website-section .computer .computer-screen .browser-bar{padding:6px 10px}.website-section .computer .computer-base{height:50px}}.minecraft-section{width:100%;padding:4rem 8rem}@media (max-width: 768px){.minecraft-section{padding:4rem 2rem}}.minecraft-section .section-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.6rem;margin-bottom:1rem;color:transparent;position:relative;gap:.8rem;text-align:center;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.minecraft-section .section-title .section-icon{font-size:30px;color:#38ff15!important}.minecraft-section .section-title .section-icon *{color:#38ff15}.minecraft-section .section-description{font-size:20px;margin-bottom:3rem;line-height:1.6;color:#fff;text-align:center;padding:0 15rem}@media (max-width: 1024px){.minecraft-section .section-description{padding:0}}.minecraft-section .website-grid{display:grid;grid-template-columns:1fr 1fr 1fr;gap:3rem}@media screen and (max-width: 1024px){.minecraft-section .website-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 768px){.minecraft-section .website-grid{grid-template-columns:1fr}}.minecraft-section .website-card{background-color:#171717;border-radius:10px;overflow:hidden;border:3px solid #059100;transition:all .3s ease;position:relative}.minecraft-section .website-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0f33}.minecraft-section .website-card:hover .website-preview img{transform:scale(1.05)}.minecraft-section .website-card:hover .website-overlay{opacity:1}.minecraft-section .website-card:hover:before{opacity:1}.minecraft-section .website-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;box-shadow:0 0 25px #00ff3380;opacity:0;transition:opacity .3s ease;pointer-events:none}.minecraft-section .website-preview{position:relative;width:100%;height:250px;overflow:hidden}.minecraft-section .website-preview img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.minecraft-section .website-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;gap:10px;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.minecraft-section .btn-nav{width:60px;height:60px;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;border-radius:50%;background-color:#059100}.minecraft-section .btn-nav:hover{background-color:#00b812;box-shadow:0 0 25px #00ff0084}.minecraft-section .website-info{padding:1.5rem}.minecraft-section .website-title{font-size:1.5rem;color:#38ff15;font-weight:600}.minecraft-section .website-description{font-size:1rem;color:#fff;margin-bottom:1.2rem;line-height:1.5}.minecraft-section .website-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.minecraft-section .tech-badge{background-color:#424242;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;color:#fff;transition:all .3s ease;display:flex;align-items:center;gap:.4rem}.minecraft-section .tech-badge .tech-icon{width:16px;height:16px}.minecraft-section .tech-badge:hover{background-color:#059100;color:#fff}.minecraft-section .tech-badge:hover .tech-icon{filter:brightness(0) invert(1)}.minecraft-section .section-container{width:100%;position:relative}.minecraft-section .section-subtitle{font-size:20px;color:#fff;margin-top:100px;text-align:center;margin-bottom:25px}.minecraft-section .section-items{padding:0 10rem}@media (max-width: 1024px){.minecraft-section .section-items{padding:0}}.minecraft-section .section-item{display:grid;grid-template-columns:.1fr .9fr;align-items:center;background-color:#1e1e1e;border:3px solid #059100;border-radius:10px;padding:20px 35px;margin-bottom:25px}@media (max-width: 768px){.minecraft-section .section-item{grid-template-columns:1fr}}.minecraft-section .section-item .title{font-size:25px;color:#38ff15;font-weight:600}.minecraft-section .section-item .title:hover{text-decoration:underline}.minecraft-section .section-item .subtitle{color:#ffffffbf;font-size:16px}.minecraft-section .section-item .icon{width:50px;height:50px}.social-section{width:100%;padding:0 2rem;margin-top:100px;margin-bottom:100px}@media (max-width: 768px){.social-section{padding:4rem 2rem}}.social-section .section-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.6rem;margin-bottom:1rem;color:transparent;position:relative;gap:.8rem;text-align:center;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.social-section .section-title .section-icon{font-size:30px;color:#38ff15}.social-section .section-title .section-icon *{color:#38ff15}.social-section .section-description{font-size:20px;margin-bottom:3rem;line-height:1.6;color:#fff;text-align:center;padding:0 15rem}@media (max-width: 768px){.social-section .section-description{padding:0 2rem}}.social-section .social-links-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:4rem;padding:0 5rem}@media (max-width: 768px){.social-section .social-links-container{padding:0}}.social-section .social-link-card{display:flex;align-items:center;padding:1.5rem;background-color:#232323;border-radius:10px;text-decoration:none;color:inherit;transition:all .3s ease;position:relative;border:#059100 solid 3px;min-width:250px}.social-section .social-link-card:hover{box-shadow:0 10px 25px #0f33}.social-section .social-link-card:hover .social-icon{background-color:#059100;color:#fff}.social-section .social-link-card:hover:before{opacity:1}.social-section .social-link-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;box-shadow:0 0 20px #0f36;opacity:0;transition:opacity .3s ease;pointer-events:none}.social-section .social-icon{width:50px;height:50px;border-radius:50%;background-color:#eee;display:flex;justify-content:center;align-items:center;margin-right:1rem;transition:all .3s ease}.social-section .social-icon .icon-image{width:24px;height:24px;transition:all .3s ease}.social-section .social-info{flex:1}.social-section .platform-name{font-size:1.2rem;margin-bottom:.3rem;color:#38ff15}.social-section .username{font-size:.9rem;color:#fff}.social-section .contact-cta{text-align:center;margin-top:200px}.social-section .contact-cta h3{font-size:1.8rem;margin-bottom:1rem;color:transparent;font-weight:600;background:linear-gradient(90deg,#38ff15,#38ff15,#fff,#38ff15,#38ff15);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.social-section .contact-cta p{font-size:1.1rem;color:#fff;margin-bottom:2rem}.social-section .contact-cta .btn-contact{display:inline-block;padding:.5rem 1rem;background-color:#059100;color:#fff;text-decoration:none;border-radius:5px;font-weight:500;transition:all .3s ease;text-transform:none}.social-section .contact-cta .btn-contact:hover{opacity:1;background-color:#00b812;transform:translateY(-2px);box-shadow:0 0 25px #00ff0084}.social-section .note{font-size:14px!important;color:#ffffffa2!important;margin-top:13px}.work-section-1{min-height:100vh;height:100vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 2rem}.work-section-1 .title{display:flex;flex-direction:column;text-align:center;justify-content:center;font-size:60px;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;color:transparent;animation:gradientAnimation 3s linear infinite;font-weight:600;margin-bottom:50px}.work-section-1 .subtitle{text-align:center;color:#d3d3d3;font-size:22px}.work-page .semi-footer{position:fixed;z-index:100;color:#ffffff80;bottom:40px;left:50%;display:flex;justify-content:center;transform:translate(-50%);text-align:center;width:100%}.work-page .semi-footer p{font-size:16px;animation:pulseAnimation 2s ease-in-out infinite}.work-page .semi-footer.hidden{opacity:0;visibility:hidden}.wickygame-section{width:100%;padding:4rem 8rem}@media (max-width: 768px){.wickygame-section{padding:4rem 2rem}}.wickygame-section .section-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.6rem;margin-bottom:1rem;color:transparent;position:relative;gap:.8rem;text-align:center;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.wickygame-section .section-title .section-icon{font-size:30px;color:#38ff15}.wickygame-section .section-title .section-icon *{color:#38ff15}.wickygame-section .section-description{font-size:20px;margin-bottom:3rem;line-height:1.6;color:#fff;text-align:center;padding:0 15rem}@media (max-width: 1024px){.wickygame-section .section-description{padding:0}}.wickygame-section .website-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem}@media (max-width: 1024px){.wickygame-section .website-grid{grid-template-columns:1fr}}.wickygame-section .website-card{background-color:#171717;border-radius:10px;overflow:hidden;border:3px solid #059100;transition:all .3s ease;position:relative}.wickygame-section .website-card:hover{transform:translateY(-10px);box-shadow:0 15px 30px #0f33}.wickygame-section .website-card:hover .website-preview img{transform:scale(1.05)}.wickygame-section .website-card:hover .website-overlay{opacity:1}.wickygame-section .website-card:hover:before{opacity:1}.wickygame-section .website-card:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:10px;box-shadow:0 0 25px #00ff3380;opacity:0;transition:opacity .3s ease;pointer-events:none}.wickygame-section .website-preview{position:relative;width:100%;height:250px;overflow:hidden}.wickygame-section .website-preview img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.wickygame-section .website-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000000b3;display:flex;gap:10px;justify-content:center;align-items:center;opacity:0;transition:opacity .3s ease}.wickygame-section .btn-nav{width:60px;height:60px;color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;border-radius:50%;background-color:#059100}.wickygame-section .btn-nav:hover{background-color:#00b812;box-shadow:0 0 25px #00ff0084}.wickygame-section .website-info{padding:1.5rem}.wickygame-section .website-title{font-size:1.5rem;color:#38ff15;font-weight:600}.wickygame-section .website-description{font-size:1rem;color:#fff;margin-bottom:1.2rem;line-height:1.5}.wickygame-section .website-technologies{display:flex;flex-wrap:wrap;gap:.5rem}.wickygame-section .tech-badge{background-color:#424242;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;color:#fff;transition:all .3s ease;display:flex;align-items:center;gap:.4rem}.wickygame-section .tech-badge .tech-icon{width:16px;height:16px}.wickygame-section .tech-badge:hover{background-color:#059100;color:#fff}.wickygame-section .tech-badge:hover .tech-icon{filter:brightness(0) invert(1)}.mobile-section{width:100%;padding:4rem 2rem;display:flex;flex-direction:column;align-items:center}.mobile-section .section-title{display:flex;align-items:center;justify-content:center;gap:10px;font-size:1.6rem;margin-bottom:1rem;color:transparent;position:relative;gap:.8rem;text-align:center;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 2s linear infinite}.mobile-section .section-title .section-icon{font-size:30px;color:#38ff15}.mobile-section .section-title .section-icon *{color:#38ff15}.mobile-section .section-description{font-size:1.1rem;margin-bottom:4rem;line-height:1.6;color:#fff;text-align:center;max-width:800px}.mobile-section .mobile-content-container{display:grid;grid-template-columns:280px 1fr;width:100%;padding:0 12rem;gap:5rem}@media (max-width: 1300px){.mobile-section .mobile-content-container{padding:0 5rem}}@media (max-width: 1024px){.mobile-section .mobile-content-container{display:flex;flex-direction:column;align-items:center;padding:0 5rem;gap:0}}@media (max-width: 768px){.mobile-section .mobile-content-container{padding:0 1rem}}.mobile-section .phone{width:260px;height:570px;background:#484848;border-radius:40px;padding:15px;position:relative;box-shadow:0 10px 30px #00000080,inset 0 0 0 2px #ffffff1a}@media (max-width: 600px){.mobile-section .phone{width:240px;height:480px;border-radius:30px}}.mobile-section .phone .phone-screen{width:100%;height:100%;background:#121212;border-radius:30px;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;position:relative}@media (max-width: 600px){.mobile-section .phone .phone-screen{border-radius:25px}}.mobile-section .phone .phone-status-bar{display:flex;justify-content:space-between;align-items:center;padding:5px 15px;color:#fff;font-size:.8rem;background:#0003}.mobile-section .phone .phone-status-bar .phone-time{font-size:13px}.mobile-section .phone .phone-status-bar .phone-icons{display:flex;gap:8px;align-items:center}.mobile-section .phone .phone-status-bar .phone-icons span{display:inline-block;width:16px;height:10px;background:#fffc}.mobile-section .phone .phone-status-bar .phone-icons .signal-icon{clip-path:polygon(0% 100%,25% 60%,50% 80%,75% 40%,100% 70%)}.mobile-section .phone .phone-status-bar .phone-icons .wifi-icon{clip-path:circle(50% at 50% 20%)}.mobile-section .phone .phone-status-bar .phone-icons .battery-icon{position:relative;width:20px;height:10px;border:1px solid rgba(255,255,255,.8);border-radius:2px}.mobile-section .phone .phone-status-bar .phone-icons .battery-icon:after{content:"";position:absolute;right:-3px;top:2px;width:2px;height:4px;background:#fffc;border-radius:0 1px 1px 0}.mobile-section .phone .screen-content{flex:1;display:flex;justify-content:center;align-items:center;overflow:hidden;position:relative}.mobile-section .phone .screen-content .app-screenshot{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.mobile-section .phone .screen-content .app-screenshot:hover{transform:scale(1.02)}.mobile-section .phone .phone-home-indicator{width:100px;height:5px;background:#ffffff80;border-radius:3px;margin:10px auto}.mobile-section .project-details{display:flex;flex-direction:column;height:100%;margin-top:60px}@media (max-width: 900px){.mobile-section .project-details{align-items:center;text-align:center}}.mobile-section .project-info{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 1024px){.mobile-section .project-info{align-items:center;text-align:center}}.mobile-section .project-name{color:#38ff15;font-size:1.8rem;font-weight:600;margin:0}@media (max-width: 600px){.mobile-section .project-name{font-size:1.5rem}}.mobile-section .project-description{color:#ffffffed;font-size:1rem;line-height:1.6;margin:0}.mobile-section .project-navigation{display:flex;flex-direction:column;gap:1.5rem;align-items:flex-start;margin-bottom:20px}@media (max-width: 900px){.mobile-section .project-navigation{align-items:center}}.mobile-section .project-counter{color:#fff;font-size:1.1rem;font-weight:500}.mobile-section .navigation-buttons{display:flex;gap:1rem;align-items:center}.mobile-section .nav-button{color:#fff;background:#ffffff1a;transition:all .3s ease;width:50px;height:50px}.mobile-section .nav-button:hover{background:#059100;box-shadow:0 0 25px #00ff0084;transform:scale(1.05)}.mobile-section .technologies-display{display:flex;flex-wrap:wrap;gap:10px}.mobile-section .technologies-display .tech-chip{color:#fff;border-color:#fff3;background:#0003;transition:all .3s ease}.mobile-section .technologies-display .tech-chip:hover{border-color:#059100;background:#0591001a}.mobile-section .technologies-display .tech-chip .tech-icon{width:18px;height:18px}.story-page{color:#fff;min-height:100vh;position:relative}.story-page .semi-footer{position:fixed;z-index:100;color:#ffffff80;bottom:40px;left:50%;display:flex;transform:translate(-50%)}.story-page .semi-footer p{font-size:16px;animation:pulseAnimation 2s ease-in-out infinite}.story-page .semi-footer.hidden{opacity:0;visibility:hidden}.story-page .title-container{width:100vw;height:100vh;display:flex;flex-direction:column;text-align:center;justify-content:center}.story-page .story-subtitle{text-align:center;color:#d3d3d3}.story-page .story-subtitle p{font-size:20px}.story-page .story-title{font-size:3.5rem;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 3s linear infinite;text-align:center;margin-bottom:50px;position:relative;z-index:10}.story-page .story-content{max-width:800px;margin:0 auto;padding:0 20px;position:relative}.story-page .intro-section{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:0 20px 100px}.story-page .intro-section .intro-paragraph{font-size:1.3rem;text-align:center;line-height:1.4;margin:2rem 0;width:80%;max-width:800px;opacity:1}.story-page .intro-section .intro-sub-paragraph{font-size:1rem;text-align:center;color:#ffffffa8!important;line-height:1.4;margin:2.5rem 0;width:80%;max-width:800px;opacity:1}.story-page .story-section{padding:20px;border-radius:8px;min-height:auto;position:relative;opacity:1;margin-bottom:50px}.story-page .story-section .section-title{text-align:center;font-size:2.5rem;font-weight:600;background:linear-gradient(90deg,#0f1,#0f1,#fff,#0f1,#0f1);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:gradientAnimation 3s linear infinite;margin-bottom:5px;z-index:5}.story-page .story-section .section-subtitle{text-align:center;font-size:1.4rem;font-weight:500;color:#aaa;margin-top:0;margin-bottom:20px;font-style:italic;z-index:5}.story-page .story-section .section-content{opacity:1;margin-top:20px;text-align:justify}.story-page .story-section .story-paragraph{font-size:19px;line-height:1.8;margin-bottom:15px;color:#fff}.story-page .ending{text-align:center;margin-top:7rem;margin-bottom:20vh}@keyframes gradientAnimation{0%{background-position:100% center}to{background-position:-100% center}}.scroll-to-top-button{position:fixed;bottom:30px;right:30px;width:50px;height:50px;border-radius:50%;background-color:#059100;color:#fff;border:none;cursor:pointer;font-size:24px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 10px #0003;transition:all .3s ease;opacity:.8;z-index:1000}.scroll-to-top-button:hover{opacity:1;background-color:#00b812;transform:translateY(-2px);box-shadow:0 0 25px #00ff0084}.scroll-to-top-button:active{transform:translateY(0)}.scroll-to-top-button:focus{outline:none;box-shadow:0 0 0 3px #0000001a}: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)}}
