@import url(https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400;500;700;800&display=swap);:root{--background-color:#161513;--text-color:#fff;--primary-gradient:linear-gradient(267deg,#2d5eff,#b923e1 50%,#ff00e2);--nav-underline-color:#b923e1;--service-border-color:#323232;--service-hover-border-color:#b923e1;--footer-bg-color:#323232;--box-bg-color:#1f1f1f;--box-shadow-color:#0006}html{scroll-behavior:smooth}body,html{max-width:100%;overflow-x:hidden;width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;background:#0000;color:#fff;color:var(--text-color);font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;padding:0;transition:background-color .3s ease,color .3s ease}#root,#root>div{max-width:100%;overflow-x:hidden;width:100%}*{box-sizing:border-box}*,article,aside,div,footer,header,main,nav,section{max-width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@media (hover:none) and (pointer:coarse){.about-achievement:hover,.about-icons img:hover,.mywork-container img:hover,.services-format:hover{box-shadow:none!important;transform:none!important}.mywork-container img:active,.services-format:active{opacity:.9;transform:scale(.98)}}img{height:auto;max-width:100%}@media screen and (max-width:768px){html{font-size:14px}body{position:relative}#root,#root>div,body{overflow-x:hidden!important}#root,#root>div{max-width:100%!important;width:100%!important}}@media screen and (max-width:480px){html{font-size:13px}body{position:relative}#root,#root>div,body{overflow-x:hidden!important}#root,#root>div{max-width:100%!important;width:100%!important}}.navbar{justify-content:space-between;margin:20px 170px;max-width:100%;overflow-x:hidden}.Nav-Menu,.navbar{align-items:center;display:flex}.Nav-Menu{font-size:20px;gap:60px;list-style:none;transition:all .4s}.Nav-Menu li{position:relative;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.Nav-Menu li .anchor-link{-webkit-text-fill-color:unset;background:none;background-clip:initial;-webkit-background-clip:unset;color:var(--text-color);text-decoration:none;transition:color .4s}.Nav-Menu li:hover .anchor-link{-webkit-text-fill-color:#0000;background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;color:#0000;transition:color .4s,background .4s}.About,.Contact,.Home,.Portfolio,.Services{transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.About:hover,.Contact:hover,.Home:hover,.Portfolio:hover,.Services:hover{transform:scale(1.25)}.image-container{height:150px;max-width:100%;overflow:hidden;padding-top:50px;width:250px}.image-container img{height:auto;max-width:100%;width:auto}.nav-connect{background:var(--primary-gradient);border-radius:50px;color:var(--text-color);cursor:pointer;font-size:22px;padding:20px 40px;transition:.3s;white-space:nowrap}.nav-connect:hover{transform:scale(1.05)}.nav-menu li{cursor:pointer;display:flex;flex-direction:column;gap:5px}.nav-menu li img{display:flex;margin:auto}.anchor-link{color:var(--text-color);text-decoration:none}@media screen and (max-width:1024px){.navbar{margin:20px 50px}.Nav-Menu{font-size:18px;gap:40px}.image-container{height:120px;width:200px}.nav-connect{font-size:18px;padding:15px 30px}}@media screen and (max-width:768px){.navbar{box-sizing:border-box;flex-direction:column;gap:20px;margin:15px 20px;padding:0 10px;width:calc(100% - 40px)}.Nav-Menu{flex-wrap:wrap;font-size:16px;gap:20px;justify-content:center;margin:0;padding:0}.image-container{display:none}.nav-connect{font-size:16px;padding:12px 25px}}@media screen and (max-width:480px){.navbar{margin:10px 15px;padding:0 5px;width:calc(100% - 30px)}.Nav-Menu{font-size:14px;gap:15px}.image-container{display:none}.nav-connect{font-size:14px;padding:10px 20px}.About:hover,.Contact:hover,.Home:hover,.Portfolio:hover,.Services:hover{transform:scale(1.1)}}.header{align-items:center;display:flex;gap:80px;justify-content:space-between;margin:50px 170px;max-width:100%;overflow-x:hidden}.header-left{flex:1 1}.header-left img{height:500px;max-width:100%;width:500px}.header-right{display:flex;flex:1 1;flex-direction:column;gap:35px}.header-right h1{font-size:60px;font-weight:600;font-weight:lighter;text-align:left}.header h1 span{-webkit-text-fill-color:#0000;background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text}.header h1 .color-animate{-webkit-text-fill-color:#0000;animation:colorChange 4s linear infinite;background:linear-gradient(270deg,#2d5eff,#b923e1,#ff00e2,#2d5eff);-webkit-background-clip:text;background-clip:text;background-size:200% 200%}@keyframes colorChange{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.header-right p{color:var(--text-color);font-size:24px;line-height:40px;text-align:left}.header-action{display:flex;flex-wrap:wrap;font-size:24px;font-weight:500;gap:25px;perspective:1000px;text-align:left}.header-connect{background:var(--primary-gradient);background-clip:padding-box;border:2px solid #0000;border-radius:50px;color:var(--text-color);cursor:pointer;padding:25px 45px;position:relative;transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.header-connect:before{background:linear-gradient(45deg,#2d5effcc,#b923e1cc,#ff00e2cc);border-radius:50px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease;z-index:-1}.header-resume{background:#0000;background-clip:padding-box;border:2px solid var(--text-color);border-radius:50px;color:var(--text-color);cursor:pointer;padding:25px 75px;position:relative;transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.header-resume:before{background:var(--primary-gradient);border-radius:50px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease;z-index:-1}.header-connect:hover{border:2px solid #fff3;box-shadow:0 20px 40px #2d5eff66,0 0 30px #b923e14d,0 0 60px #ff00e233;color:#fff;transform:scale(1.08) rotateX(5deg) translateZ(20px)}.header-connect:hover:before{opacity:.3}.header-resume:hover{background:var(--primary-gradient);background-clip:padding-box;border:2px solid #0000;box-shadow:0 20px 40px #2d5eff66,0 0 30px #b923e14d,0 0 60px #ff00e233;color:#fff;transform:scale(1.08) rotateX(-5deg) translateZ(20px)}.header-resume:hover:before{opacity:.3}@media screen and (max-width:1024px){.header{gap:60px;margin:40px 50px}.header-left img{height:400px;width:400px}.header-right h1{font-size:48px}.header-right p{font-size:20px;line-height:32px}.header-action{font-size:20px;gap:20px}.header-connect{padding:20px 35px}.header-resume{padding:20px 60px}}@media screen and (max-width:768px){.header{box-sizing:border-box;flex-direction:column;gap:40px;margin:30px 20px;padding:0 10px;text-align:center;width:calc(100% - 40px)}.header-left img{height:300px;width:300px}.header-right{align-items:center}.header-right h1{font-size:32px;text-align:center}.header-right p{font-size:18px;line-height:28px;text-align:center}.header-action{font-size:18px;gap:15px;justify-content:center}.header-connect{padding:15px 25px}.header-resume{padding:15px 40px}.header-connect:hover,.header-resume:hover{transform:scale(1.05)}}@media screen and (max-width:480px){.header{gap:30px;margin:20px 15px;padding:0 5px;width:calc(100% - 30px)}.header-left img{height:250px;width:250px}.header-right h1{font-size:28px}.header-right p{font-size:16px;line-height:24px}.header-action{align-items:center;flex-direction:column;font-size:16px;gap:10px}.header-connect{padding:12px 20px}.header-resume{padding:12px 30px}.header-connect:hover,.header-resume:hover{transform:scale(1.02)}}.about{align-items:center;display:flex;flex-direction:column;gap:80px;justify-content:center;margin:80px 170px;max-width:100%;overflow-x:hidden}.about-title{position:relative}.about-title h1{color:var(--text-color);font-size:80px;font-weight:600;padding:0 30px}.about-title img{bottom:0;position:absolute;right:0;z-index:-1}.about-sections{display:flex;gap:80px;max-width:100%}.about-left img{border-radius:15px;height:auto;max-width:100%;width:350px}.about-right{display:flex;flex-direction:column;gap:80px}.about-para{color:var(--text-color);font-size:24px;font-weight:500}.about-para,.about-skills{display:flex;flex-direction:column;gap:20px}.about-skill{align-items:center;display:flex;gap:50px;transition:.3s}.about-skill p{color:var(--text-color);font-size:24px;font-weight:500;min-width:150px}.about-skill hr{background:var(--primary-gradient);border:none;border-radius:50px;height:8px;outline:none;width:50px}.about-achievements{display:flex;justify-content:space-around;margin-bottom:80px;perspective:1000px;width:100%}.about-achievement{align-items:center;border-radius:15px;cursor:pointer;display:flex;flex-direction:column;gap:10px;padding:20px;position:relative;transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275)}.about-achievement h1{-webkit-text-fill-color:#0000;background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;font-size:60px;font-weight:700}.about-achievement p{color:var(--text-color);font-size:30px;font-weight:500}.about-skill:hover{transform:scale(1.07);transition:.3s}.about-achievement:hover{box-shadow:0 20px 40px #2d5eff4d,0 0 30px #b923e133;transform:scale(1.15) rotateX(5deg) translateZ(30px)}.about-achievement:before{background:var(--primary-gradient);border-radius:15px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:-1}.about-achievement:hover:before{opacity:.1}.about-achievement:hover:nth-child(2n){transform:scale(1.15) rotateX(-5deg) rotateY(3deg) translateZ(30px)}.about-icons{align-items:center;display:flex;flex-wrap:wrap;gap:32px;justify-content:center;margin:32px 0 0;perspective:800px}.about-icons img{border-radius:8px;cursor:pointer;height:48px;object-fit:contain;position:relative;transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:48px}.about-icons img:hover{transform:scale(1.15) rotate(-6deg)}.about-icons img:hover:nth-child(2n){transform:scale(1.15) rotate(6deg)}.about-skill,.about-skills{display:none!important}@media screen and (max-width:1024px){.about{gap:60px;margin:60px 50px}.about-title h1{font-size:64px}.about-sections{gap:60px}.about-para,.about-skill p{font-size:20px}.about-achievement h1{font-size:48px}.about-achievement p{font-size:24px}.about-icons img{height:42px;width:42px}}@media screen and (max-width:768px){.about{box-sizing:border-box;gap:40px;margin:40px 20px;padding:0 10px;width:calc(100% - 40px)}.about-title h1{font-size:48px}.about-left img{max-width:300px;width:100%}.about-sections{align-items:center;flex-direction:column;gap:40px}.about-right{gap:40px;width:100%}.about-para{font-size:18px;text-align:center}.about-skill{gap:30px;justify-content:center}.about-skill p{font-size:18px;min-width:120px}.about-achievements{flex-direction:column;gap:30px;margin-bottom:60px}.about-achievement h1{font-size:36px}.about-achievement p{font-size:20px}.about-icons{gap:24px;margin:24px 0 0}.about-icons img{height:36px;width:36px}.about-icons img:hover,.about-icons img:hover:nth-child(2n){transform:scale(1.1)}.about-achievement:hover,.about-achievement:hover:nth-child(2n){transform:scale(1.05)}}@media screen and (max-width:480px){.about{gap:30px;margin:30px 15px;padding:0 5px;width:calc(100% - 30px)}.about-title h1{font-size:36px;padding:0 15px}.about-left img{max-width:250px;width:100%}.about-para{font-size:16px;line-height:24px}.about-skill{flex-direction:column;gap:20px;text-align:center}.about-skill p{font-size:16px;min-width:auto}.about-achievement{padding:15px}.about-achievement h1{font-size:28px}.about-achievement p{font-size:18px}.about-icons{gap:20px;margin:20px 0 0}.about-icons img{height:32px;width:32px}}.services{align-items:center;display:flex;flex-direction:column;gap:80px;justify-content:center;margin:80px 170px;max-width:100%;overflow-x:hidden}.services-title{position:relative}.services-title h1{color:var(--text-color);font-size:80px;font-weight:600;padding:0 30px}.services-title img{bottom:0;position:absolute;right:0;z-index:-1}.services-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr;margin-bottom:80px;max-width:100%}.services-format{background:var(--box-bg-color);border:2px solid var(--service-border-color);border-radius:10px;box-sizing:border-box;color:var(--text-color);cursor:pointer;display:flex;flex-direction:column;gap:20px;justify-content:center;max-width:100%;padding:60px;transition:.4s}.services-format:hover{background-image:linear-gradient(310deg,#2d5eff,#ad09db,#ff00e2);border:2px solid #fff;color:#fff;position:relative;transform:scale(1.05);transition:.4s}.services-format:hover:after{background:#00000059;border-radius:10px;bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1}.services-format h3{font-size:28px;font-weight:600}.services-format h2{-webkit-text-fill-color:#0000;background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;font-size:38px;font-weight:800}.services-format p{color:var(--text-color);font-size:24px;line-height:40px;max-width:300px}.services-readmore{align-items:center;display:flex;gap:20px;margin-top:20px}.services-format:hover h2,.services-format:hover h3,.services-format:hover p,.services-format:hover>*{-webkit-text-fill-color:#fff!important;background:none!important;color:#fff!important;position:relative;z-index:2}@media screen and (max-width:1024px){.services{gap:60px;margin:60px 50px}.services-title h1{font-size:64px}.services-container{gap:30px;grid-template-columns:1fr 1fr}.services-format{padding:40px}.services-format h3{font-size:24px}.services-format h2{font-size:32px}.services-format p{font-size:20px;line-height:32px}}@media screen and (max-width:768px){.services{box-sizing:border-box;gap:40px;margin:40px 20px;padding:0 10px;width:calc(100% - 40px)}.services-title h1{font-size:48px}.services-container{gap:25px;grid-template-columns:1fr;margin-bottom:60px}.services-format{gap:15px;padding:35px}.services-format h3{font-size:22px}.services-format h2{font-size:28px}.services-format p{font-size:18px;line-height:28px;max-width:none}.services-format:hover{transform:scale(1.02)}}@media screen and (max-width:480px){.services{gap:30px;margin:30px 15px;padding:0 5px;width:calc(100% - 30px)}.services-title h1{font-size:36px;padding:0 15px}.services-container{gap:20px;margin-bottom:40px}.services-format{gap:12px;padding:25px}.services-format h3{font-size:20px}.services-format h2{font-size:24px}.services-format p{font-size:16px;line-height:24px}.services-readmore{gap:15px;margin-top:15px}.services-format:hover{transform:scale(1.01)}}.mywork{align-items:center;display:flex;flex-direction:column;gap:80px;justify-content:center;margin:80px 170px;max-width:100%;overflow-x:hidden}.mywork-title{position:relative}.mywork-title h1{color:var(--text-color);font-size:80px;font-weight:600;padding:0 30px}.mywork-title img{bottom:0;position:absolute;right:0;z-index:-1}.mywork-container{grid-gap:40px;display:grid;gap:40px;grid-template-columns:1fr 1fr 1fr;max-width:100%;perspective:1000px}.mywork-container img{border-radius:15px;box-sizing:border-box;cursor:pointer;height:280px;max-width:100%;position:relative;transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);width:415px}.mywork-container img:hover{background:linear-gradient(var(--box-bg-color),var(--box-bg-color)) padding-box,var(--primary-gradient) border-box;border:3px solid #0000;box-shadow:0 20px 40px #2d5eff4d,0 0 30px #b923e133,inset 0 0 0 1px #ffffff1a;filter:brightness(1.1) contrast(1.05);transform:scale(1.08) rotateX(5deg) rotateY(-5deg) translateZ(50px)}.mywork-container img:hover:nth-child(2n){transform:scale(1.08) rotateX(-5deg) rotateY(5deg) translateZ(50px)}.mywork-container img:after{background:var(--primary-gradient);border-radius:17px;bottom:-2px;content:"";left:-2px;opacity:0;position:absolute;right:-2px;top:-2px;transition:opacity .4s ease;z-index:-1}.mywork-container img:hover:after{opacity:1}.mywork-showmore{background:#0000;border:2px solid var(--text-color);border-radius:50px;color:var(--text-color);cursor:pointer;display:flex;font-size:22px;font-weight:500;gap:15px;margin-bottom:80px;overflow:hidden;padding:30px 60px;position:relative;transform-style:preserve-3d;transition:all .4s cubic-bezier(.175,.885,.32,1.275);white-space:nowrap}.mywork-showmore:before{background:var(--primary-gradient);border-radius:50px;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:opacity .4s ease;z-index:-1}.mywork-showmore:hover{border:2px solid #0000;box-shadow:0 15px 30px #2d5eff4d,0 0 25px #b923e133,0 0 50px #ff00e21a;color:#fff;gap:35px;transform:scale(1.05) rotateX(3deg) translateZ(15px)}.mywork-showmore:hover:before{opacity:1}.mywork-showmore img{position:relative;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:2}.mywork-showmore:hover img{filter:brightness(1.2);transform:rotate(-90deg) scale(1.1)}.project-preview{border-radius:10px;box-shadow:0 10px 30px var(--box-shadow-color);height:auto;opacity:0;pointer-events:none;position:fixed;transform:translate(-50%,-50%);transition:opacity .3s ease;width:350px;z-index:999}.mywork-container img:hover+.project-preview,.mywork-container img:hover~.project-preview,.mywork-container:has(img:hover) .project-preview{opacity:1}@media screen and (max-width:1024px){.mywork{gap:60px;margin:60px 50px}.mywork-title h1{font-size:64px}.mywork-container{gap:30px;grid-template-columns:1fr 1fr}.mywork-container img{aspect-ratio:415/280;height:auto;max-width:350px;object-fit:cover;width:100%}.mywork-showmore{font-size:20px;padding:25px 50px}}@media screen and (max-width:768px){.mywork{box-sizing:border-box;gap:40px;margin:40px 20px;padding:0 10px;width:calc(100% - 40px)}.mywork-title h1{font-size:48px}.mywork-container{gap:25px;grid-template-columns:1fr}.mywork-container img{display:block;height:auto;margin:0 auto;max-width:400px;width:100%}.mywork-showmore{font-size:18px;margin-bottom:60px;padding:20px 40px}.mywork-container img:hover{box-shadow:0 10px 20px #2d5eff33,0 0 15px #b923e11a;transform:scale(1.05)}.mywork-container img:hover:nth-child(2n){transform:scale(1.05)}.mywork-showmore:hover{gap:25px;transform:scale(1.02)}}@media screen and (max-width:480px){.mywork{gap:30px;margin:30px 15px;padding:0 5px;width:calc(100% - 30px)}.mywork-title h1{font-size:36px;padding:0 15px}.mywork-container{gap:20px}.mywork-container img{height:auto;max-width:350px;width:100%}.mywork-showmore{font-size:16px;margin-bottom:40px;padding:15px 30px}.project-preview{width:250px}.mywork-container img:hover,.mywork-container img:hover:nth-child(2n){transform:scale(1.02)}.mywork-showmore:hover{gap:20px;transform:scale(1.01)}}.contact{align-items:center;color:var(--text-color);display:flex;flex-direction:column;gap:80px;justify-content:center;margin:80px 170px;max-width:100%;overflow-x:hidden}.contact-title{position:relative}.contact-title h1{color:var(--text-color);font-size:80px;font-weight:600;padding:0 30px}.contact-title img{bottom:0;position:absolute;right:0;z-index:-1}.contact-section{display:flex;gap:150px;max-width:100%}.contact-left{display:flex;flex-direction:column;gap:30px}.contact-left h1{-webkit-text-fill-color:#0000;background:var(--primary-gradient);background-clip:text;-webkit-background-clip:text;font-size:80px;font-weight:700}.contact-left p{color:var(--text-color);font-size:20px;line-height:35px;max-width:550px}.contact-details{color:var(--text-color);display:flex;flex-direction:column;font-size:22px;gap:30px}.contact-detail{align-items:center;display:flex;gap:20px}.contact-right{align-items:start;display:flex;flex-direction:column;gap:30px}.contact-right label{color:var(--text-color);font-size:22px;font-weight:500}.contact-right input{height:78px;padding-left:20px;width:700px}.contact-right input,.contact-right textarea{background:var(--box-bg-color);border:none;border-radius:4px;box-sizing:border-box;color:var(--text-color);font-family:proxima-nova;font-size:20px;max-width:100%}.contact-right textarea{padding:25px;width:650px}.contact-button{background:var(--primary-gradient);border:none;border-radius:50px;color:var(--text-color);cursor:pointer;font-family:proxima-nova;font-size:22px;margin-bottom:50px;padding:20px 60px;transition:.3s;white-space:nowrap}.contact-button:hover{border:2px solid var(--text-color);transform:scale(1.1);transition:.3s}@media screen and (max-width:1024px){.contact{gap:60px;margin:60px 50px}.contact-title h1{font-size:64px}.contact-section{gap:100px}.contact-left h1{font-size:64px}.contact-left p{font-size:18px;line-height:30px;max-width:450px}.contact-details{font-size:20px}.contact-right input{height:70px}.contact-right input,.contact-right textarea{font-size:18px;width:500px}.contact-right label{font-size:20px}.contact-button{font-size:20px;padding:18px 50px}}@media screen and (max-width:768px){.contact{box-sizing:border-box;gap:40px;margin:40px 20px;padding:0 10px;width:calc(100% - 40px)}.contact-title h1{font-size:48px}.contact-section{flex-direction:column;gap:40px;width:100%}.contact-left{text-align:center}.contact-left h1{font-size:48px}.contact-left p{font-size:16px;line-height:26px;max-width:100%}.contact-details{font-size:18px;gap:20px}.contact-right{align-items:stretch;width:100%}.contact-right input{height:60px}.contact-right input,.contact-right textarea{font-size:16px;width:100%}.contact-right label{font-size:18px}.contact-button{align-self:center;font-size:18px;padding:15px 40px}}@media screen and (max-width:480px){.contact{gap:30px;margin:30px 15px;padding:0 5px;width:calc(100% - 30px)}.contact-title h1{font-size:36px;padding:0 15px}.contact-left h1{font-size:36px}.contact-left p{font-size:14px;line-height:22px}.contact-details{font-size:16px;gap:15px}.contact-right input{font-size:14px;height:50px;padding-left:15px}.contact-right textarea{font-size:14px;padding:15px}.contact-right label{font-size:16px}.contact-button{font-size:16px;margin-bottom:30px;padding:12px 30px}.contact-button:hover{transform:scale(1.05)}}: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:#ffffffb3;--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(90deg,#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:0.2}.Toastify__toast-container{box-sizing:border-box;color:#fff;padding:4px;position:fixed;-webkit-transform:translateZ(9999);-webkit-transform:translateZ(var(--toastify-z-index));width:320px;width:var(--toastify-toast-width);z-index:9999;z-index:var(--toastify-z-index)}.Toastify__toast-container--top-left{left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--top-center{left:50%;top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top);transform:translateX(-50%)}.Toastify__toast-container--top-right{right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right);top:max(16px,env(safe-area-inset-top));top:var(--toastify-toast-top)}.Toastify__toast-container--bottom-left{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:max(16px,env(safe-area-inset-left));left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:max(16px,env(safe-area-inset-bottom));bottom:var(--toastify-toast-bottom);right:max(16px,env(safe-area-inset-right));right:var(--toastify-toast-right)}@media only screen and (max-width:480px){.Toastify__toast-container{left:env(safe-area-inset-left);margin:0;padding:0;width:100vw}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translateX(0)}.Toastify__toast-container--rtl{left:auto;right:env(safe-area-inset-right)}}.Toastify__toast{--y:0;border-radius:6px;border-radius:var(--toastify-toast-bd-radius);box-shadow:0 4px 12px #0000001a;box-sizing:border-box;cursor:default;direction:ltr;display:flex;font-family:sans-serif;font-family:var(--toastify-font-family);justify-content:space-between;margin-bottom:1rem;max-height:800px;max-height:var(--toastify-toast-max-height);min-height:64px;min-height:var(--toastify-toast-min-height);overflow:hidden;padding:8px;position:relative;touch-action:none;z-index:0}.Toastify__toast--stacked{position:absolute;transform:translate3d(0,var(--y),0) scale(var(--s));transition:transform .3s;width:100%}.Toastify__toast--stacked[data-collapsed] .Toastify__close-button,.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body{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{bottom:100%;content:"";height:calc(var(--g)*1px);left:0;position:absolute;right:0}.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{bottom:0;content:"";height:100%;left:0;position:absolute;right:0;transform:scaleY(3);z-index:-1}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-body{align-items:center;display:flex;flex:1 1 auto;margin:auto 0;padding:6px}.Toastify__toast-body>div:last-child{flex:1 1;word-break:break-word}.Toastify__toast-icon{display:flex;flex-shrink:0;margin-inline-end:10px;width:20px}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}@media only screen and (max-width:480px){.Toastify__toast{border-radius:0;margin-bottom:0}}.Toastify__toast-theme--dark{background:#121212;background:var(--toastify-color-dark);color:#fff;color:var(--toastify-text-color-dark)}.Toastify__toast-theme--colored.Toastify__toast--default,.Toastify__toast-theme--light{background:#fff;background:var(--toastify-color-light);color:#757575;color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{background:#3498db;background:var(--toastify-color-info);color:#fff;color:var(--toastify-text-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{background:#07bc0c;background:var(--toastify-color-success);color:#fff;color:var(--toastify-text-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{background:#f1c40f;background:var(--toastify-color-warning);color:#fff;color:var(--toastify-text-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{background:#e74c3c;background:var(--toastify-color-error);color:#fff;color:var(--toastify-text-color-error)}.Toastify__progress-bar-theme--light{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55);background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:#bb86fc;background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:#3498db;background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:#07bc0c;background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:#f1c40f;background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:#e74c3c;background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--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{background:#ffffffb3;background:var(--toastify-color-transparent)}.Toastify__close-button{align-self:flex-start;background:#0000;border:none;color:#fff;cursor:pointer;opacity:.7;outline:none;padding:0;transition:.3s ease;z-index:1}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:100%;left:0;opacity:.7;position:absolute;transform-origin:left;width:100%;z-index:9999;z-index:var(--toastify-z-index)}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{border-bottom-left-radius:0;border-bottom-right-radius:6px;border-bottom-right-radius:var(--toastify-toast-bd-radius);left:auto;right:0;transform-origin:right}.Toastify__progress-bar--wrp{border-bottom-left-radius:6px;border-bottom-left-radius:var(--toastify-toast-bd-radius);bottom:0;height:5px;left:0;position:absolute;width:100%}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{height:100%;opacity:.2;opacity:var(--toastify-color-progress-bgo);width:100%}.Toastify__spinner{animation:Toastify__spin .65s linear infinite;border:2px solid #e0e0e0;border-color:var(--toastify-spinner-color-empty-area);border-radius:100%;border-right-color:#616161;border-right-color:var(--toastify-spinner-color);box-sizing:border-box;height:20px;width:20px}@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--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-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--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-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%{animation-timing-function:ease-in;opacity:0;transform:perspective(400px) rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px) rotateX(-20deg)}60%{opacity:1;transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0,var(--y),0) perspective(400px)}30%{opacity:1;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(-20deg)}to{opacity:0;transform:translate3d(0,var(--y),0) perspective(400px) rotateX(90deg)}}.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{transform:translate3d(110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(-110%,var(--y),0);visibility:hidden}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,500px,0);visibility:hidden}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0,var(--y),0)}to{transform:translate3d(0,-500px,0);visibility:hidden}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-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--bottom-left,.Toastify__slide-exit--top-left{animation-duration:.3s;animation-name:Toastify__slideOutLeft;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-duration:.3s;animation-name:Toastify__slideOutRight;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-duration:.3s;animation-name:Toastify__slideOutUp;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-duration:.3s;animation-name:Toastify__slideOutDown;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.footer{color:var(--text-color);display:flex;flex-direction:column;gap:50px;margin:50px 170px;max-width:100%;overflow-x:hidden}.footer-top{display:flex;justify-content:space-between}.footer-top-left p{font-size:20px;max-width:400px}.footer-top-left img{align-items:left;height:150px;max-width:100%;width:150px}.footer-top-right{align-items:center;display:flex;gap:35px}.footer-email-input{background:var(--box-bg-color);border-radius:50px;box-sizing:border-box;display:flex;gap:30px;max-width:100%;padding:20px 80px 20px 30px}.footer-email-input input{background:#0000;border:none;color:var(--text-color);font-family:proxima-nova;font-size:18px;outline:none;width:100%}.footer-subscribe{background:var(--primary-gradient);border-radius:50px;color:var(--text-color);cursor:pointer;font-size:20px;padding:22px 50px;transition:.3s;white-space:nowrap}.footer-subscribe:hover{transform:scale(1.05);transition:.4s}.footer-bottom{display:flex;font-size:18px;justify-content:space-between}.footer-bottom-right{display:flex;gap:50px;margin-bottom:50px}.footer-email-input:hover{border:3px solid var(--text-color);transition:.4s}@media screen and (max-width:1024px){.footer{gap:40px;margin:40px 50px}.footer-top-left p{font-size:18px;max-width:350px}.footer-top-left img{height:120px;width:120px}.footer-top-right{gap:25px}.footer-email-input{gap:20px;padding:15px 60px 15px 25px}.footer-email-input input{font-size:16px}.footer-subscribe{font-size:18px;padding:18px 40px}.footer-bottom{font-size:16px}.footer-bottom-right{gap:35px}}@media screen and (max-width:768px){.footer{box-sizing:border-box;gap:30px;margin:30px 20px;padding:0 10px;width:calc(100% - 40px)}.footer-top{align-items:center;flex-direction:column;gap:30px;text-align:center}.footer-top-left p{font-size:16px;max-width:100%}.footer-top-left img{height:100px;width:100px}.footer-top-right{flex-direction:column;gap:20px;width:100%}.footer-email-input{max-width:400px;padding:12px 50px 12px 20px;width:100%}.footer-email-input input{font-size:14px;width:100%}.footer-subscribe{align-self:center;font-size:16px;padding:15px 30px}.footer-bottom{flex-direction:column;font-size:14px;gap:20px;text-align:center}.footer-bottom-right{gap:25px;justify-content:center;margin-bottom:30px}}@media screen and (max-width:480px){.footer{gap:25px;margin:20px 15px;padding:0 5px;width:calc(100% - 30px)}.footer-top-left p{font-size:14px}.footer-top-left img{height:80px;width:80px}.footer-email-input{gap:15px;padding:10px 40px 10px 15px}.footer-email-input input{font-size:13px}.footer-subscribe{font-size:14px;padding:12px 25px}.footer-bottom{font-size:12px;gap:15px}.footer-bottom-right{flex-wrap:wrap;gap:20px;margin-bottom:20px}}.movie-recommender{color:var(--text-color);margin:0 auto;max-width:800px;padding:20px;text-align:center}.movie-recommender h1,.movie-recommender select{color:var(--text-color);margin-bottom:20px}.movie-recommender select{background:var(--box-bg-color);border:1px solid var(--service-border-color);font-size:16px;max-width:400px;padding:10px;width:100%}.movie-recommender .recommendations{background-color:var(--box-bg-color);border-radius:5px;color:var(--text-color);margin-top:20px;padding:20px}.movie-recommender .recommendations h2{color:var(--text-color);margin-bottom:10px}.movie-recommender .recommendations ul{list-style-type:none;padding:0}.movie-recommender .recommendations li{font-size:18px;margin-bottom:5px}.movie-recommender .error{color:red;font-weight:700}.generative-art-background{height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}@media screen and (max-width:768px){.generative-art-background{opacity:.8}}@media screen and (max-width:480px){.generative-art-background{opacity:.6}}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.generative-art-background{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}
/*# sourceMappingURL=main.0ab43810.css.map*/