.Navbar-module__nuAbfa__navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0a2540b3;border:1px solid #00ffff1a;border-radius:999px;justify-content:space-between;align-items:center;width:90%;max-width:1200px;padding:1rem 2rem;transition:all .3s;display:flex;position:fixed;top:2rem;left:50%;transform:translate(-50%)}.Navbar-module__nuAbfa__navbar:hover{border-color:#00ffff4d;box-shadow:0 0 20px #0a254080}.Navbar-module__nuAbfa__logo{font-family:var(--font-orbitron);color:var(--color-neon-cyan);letter-spacing:2px;font-size:1.5rem;font-weight:700}.Navbar-module__nuAbfa__navLinks{gap:2rem;list-style:none;display:flex}.Navbar-module__nuAbfa__navLink{color:var(--foreground);font-family:var(--font-inter);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;transition:color .3s;position:relative}.Navbar-module__nuAbfa__navLink:hover{color:var(--color-neon-cyan)}.Navbar-module__nuAbfa__navLink:after{content:"";background-color:var(--color-neon-cyan);width:0;height:2px;box-shadow:0 0 5px var(--color-neon-cyan);transition:width .3s;position:absolute;bottom:-5px;left:0}.Navbar-module__nuAbfa__navLink:hover:after{width:100%}.Navbar-module__nuAbfa__mobileToggle{cursor:pointer;z-index:200;flex-direction:column;justify-content:space-between;width:30px;height:21px;display:none}.Navbar-module__nuAbfa__bar{background-color:var(--color-neon-cyan);border-radius:3px;width:100%;height:3px;transition:all .3s}.Navbar-module__nuAbfa__barOpen:first-child{transform:translateY(9px)rotate(45deg)}.Navbar-module__nuAbfa__barOpen:nth-child(2){opacity:0}.Navbar-module__nuAbfa__barOpen:nth-child(3){transform:translateY(-9px)rotate(-45deg)}.Navbar-module__nuAbfa__mobileMenu{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:150;background:#121212f2;justify-content:center;align-items:center;width:100vw;height:100vh;transition:transform .4s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(100%)}.Navbar-module__nuAbfa__menuOpen{transform:translate(0)}.Navbar-module__nuAbfa__mobileNavLinks{text-align:center;list-style:none}.Navbar-module__nuAbfa__mobileNavLink{font-family:var(--font-orbitron);color:#fff;text-transform:uppercase;letter-spacing:2px;margin:2rem 0;font-size:2rem;transition:color .3s;display:block}.Navbar-module__nuAbfa__mobileNavLink:hover{color:var(--color-neon-cyan);text-shadow:0 0 10px var(--color-neon-cyan)}@media (max-width:768px){.Navbar-module__nuAbfa__navbar{width:90%;padding:.8rem 1.5rem}.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__mobileToggle{display:flex}}
.Hero-module__Z8hQ_W__hero{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:0 1rem;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__content{z-index:10;max-width:800px}.Hero-module__Z8hQ_W__title{font-family:var(--font-orbitron);background:linear-gradient(180deg,#fff 0%,var(--foreground)100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:700;animation:1s ease-out Hero-module__Z8hQ_W__fadeInDown}.Hero-module__Z8hQ_W__subtitle{font-family:var(--font-inter);color:var(--color-neon-cyan);letter-spacing:1px;margin-bottom:2rem;font-size:1.25rem;animation:1s ease-out .5s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__tagline{color:#8892b0;margin-bottom:3rem;font-size:1rem;animation:1s ease-out .8s both Hero-module__Z8hQ_W__fadeInUp}.Hero-module__Z8hQ_W__monogramWrapper{margin-bottom:3rem;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float}.Hero-module__Z8hQ_W__monogram{font-family:var(--font-orbitron);color:#0000;-webkit-text-stroke:2px var(--color-neon-cyan);filter:drop-shadow(0 0 10px #00ffff80);font-size:5rem;font-weight:900;display:inline-block;position:relative}.Hero-module__Z8hQ_W__monogram:after{content:"VUO";color:var(--color-neon-cyan);opacity:.1;filter:blur(5px);position:absolute;top:0;left:0}.Hero-module__Z8hQ_W__ctaButton{border:1px solid var(--color-neon-cyan);color:var(--color-neon-cyan);font-family:var(--font-orbitron);letter-spacing:2px;text-transform:uppercase;cursor:pointer;background:0 0;padding:1rem 2.5rem;font-weight:600;transition:all .3s;animation:1s ease-out 1s both Hero-module__Z8hQ_W__fadeInUp;display:inline-block;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__ctaButton:hover{background:#00ffff1a;transform:translateY(-3px);box-shadow:0 0 20px #0ff6}@keyframes Hero-module__Z8hQ_W__fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@media (max-width:768px){.Hero-module__Z8hQ_W__title{font-size:2.5rem}.Hero-module__Z8hQ_W__logo{font-size:4rem}}
.AboutMe-module__VmwF-G__section{background-color:var(--void-black);color:var(--neutral-gray);padding:6rem 2rem;position:relative;overflow:hidden}.AboutMe-module__VmwF-G__container{flex-direction:column;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.AboutMe-module__VmwF-G__title{font-family:var(--font-orbitron),sans-serif;color:var(--neutral-white);text-align:center;text-transform:uppercase;letter-spacing:.1em;margin-bottom:2rem;font-size:2.5rem;position:relative}.AboutMe-module__VmwF-G__title:after{content:"";background:var(--neon-cyan);width:60px;height:3px;box-shadow:0 0 10px var(--neon-cyan);position:absolute;bottom:-10px;left:50%;transform:translate(-50%)}.AboutMe-module__VmwF-G__contentWrapper{z-index:1;grid-template-columns:1fr;gap:2rem;display:grid;position:relative}@media (min-width:900px){.AboutMe-module__VmwF-G__contentWrapper{grid-template-columns:1fr 1fr;align-items:center}}.AboutMe-module__VmwF-G__textColumn{font-family:var(--font-inter),sans-serif}.AboutMe-module__VmwF-G__highlight{color:var(--neon-cyan);font-weight:600}.AboutMe-module__VmwF-G__paragraph{color:#ccc;text-align:justify;margin-bottom:1.5rem;font-size:1.1rem;line-height:1.8}.AboutMe-module__VmwF-G__visualColumn{justify-content:center;align-items:center;display:flex;position:relative}.AboutMe-module__VmwF-G__hologramContainer{perspective:1000px;width:300px;height:300px;position:relative}.AboutMe-module__VmwF-G__hologramRing{border:2px solid #00ffff4d;border-radius:50%;animation:10s linear infinite AboutMe-module__VmwF-G__rotate;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateX(60deg);box-shadow:0 0 20px #00ffff1a}.AboutMe-module__VmwF-G__ring1{border-color:var(--neon-cyan);width:100%;height:100%;animation-delay:0s}.AboutMe-module__VmwF-G__ring2{border-color:var(--electric-purple);width:70%;height:70%;animation-direction:reverse;animation-delay:-2s}.AboutMe-module__VmwF-G__ring3{border-color:#fff;width:40%;height:40%;animation-delay:-5s}.AboutMe-module__VmwF-G__hologramCore{background:var(--neon-cyan);width:20px;height:20px;box-shadow:0 0 30px var(--neon-cyan);border-radius:50%;animation:3s ease-in-out infinite AboutMe-module__VmwF-G__pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes AboutMe-module__VmwF-G__rotate{0%{transform:translate(-50%,-50%)rotateX(60deg)rotate(0)}to{transform:translate(-50%,-50%)rotateX(60deg)rotate(360deg)}}@keyframes AboutMe-module__VmwF-G__pulse{0%,to{opacity:.8;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.5)}}.AboutMe-module__VmwF-G__skillsTags{flex-wrap:wrap;gap:.8rem;margin-top:2rem;display:flex}.AboutMe-module__VmwF-G__tag{border:1px solid var(--electric-purple);color:var(--electric-purple);font-size:.9rem;font-family:var(--font-orbitron);background:#0a254099;border-radius:20px;padding:.5rem 1rem;transition:all .3s}.AboutMe-module__VmwF-G__tag:hover{background:var(--electric-purple);color:#fff;box-shadow:0 0 15px var(--electric-purple);transform:translateY(-2px)}
.Services-module__PFRRnG__section{background:#121212cc;padding:6rem 1.5rem}.Services-module__PFRRnG__container{max-width:1200px;margin:0 auto}.Services-module__PFRRnG__header{text-align:center;max-width:800px;margin:0 auto 4rem}.Services-module__PFRRnG__subtitle{color:var(--color-neon-cyan);font-family:var(--font-orbitron);text-transform:uppercase;letter-spacing:.2em;margin-bottom:1rem;font-size:.875rem;font-weight:600}.Services-module__PFRRnG__title{font-family:var(--font-orbitron);color:#fff;margin-bottom:1.5rem;font-size:2.5rem}.Services-module__PFRRnG__description{font-family:var(--font-inter);color:#94a3b8;font-size:1.125rem;line-height:1.6}.Services-module__PFRRnG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Services-module__PFRRnG__grid{grid-template-columns:repeat(2,1fr)}}.Services-module__PFRRnG__card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:2.5rem;flex-direction:column;padding:2.5rem;transition:all .3s;display:flex}.Services-module__PFRRnG__card:hover{border-color:#00ffff4d;transform:translateY(-5px)}.Services-module__PFRRnG__iconWrapper{background:var(--color-midnight-blue);width:fit-content;color:var(--color-neon-cyan);border-radius:1rem;margin-bottom:2rem;padding:1rem;transition:transform .3s}.Services-module__PFRRnG__card:hover .Services-module__PFRRnG__iconWrapper{transform:scale(1.1)}.Services-module__PFRRnG__cardTitle{font-family:var(--font-orbitron);color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.Services-module__PFRRnG__cardDescription{font-family:var(--font-inter);color:#94a3b8;flex-grow:1;margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.Services-module__PFRRnG__link{font-family:var(--font-orbitron);color:var(--color-neon-cyan);align-items:center;gap:.5rem;font-weight:700;text-decoration:none;transition:color .3s;display:inline-flex}.Services-module__PFRRnG__link:hover{color:#fff}.Services-module__PFRRnG__arrow{font-size:1.25rem}
.SkillsGrid-module__0cB3Tq__section{max-width:1200px;margin:0 auto;padding:5rem 1rem}.SkillsGrid-module__0cB3Tq__title{font-family:var(--font-orbitron);color:var(--color-neon-cyan);text-align:center;text-transform:uppercase;letter-spacing:2px;margin-bottom:3rem;font-size:2.5rem}.SkillsGrid-module__0cB3Tq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;display:grid}.SkillsGrid-module__0cB3Tq__card{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0a254066;border:1px solid #00ffff1a;border-radius:12px;padding:2rem;transition:all .4s cubic-bezier(.175,.885,.32,1.275);position:relative;overflow:hidden}.SkillsGrid-module__0cB3Tq__card:before{content:"";background:linear-gradient(90deg,transparent,var(--color-electric-purple),transparent);width:100%;height:2px;transition:transform .5s;position:absolute;top:0;left:0;transform:translate(-100%)}.SkillsGrid-module__0cB3Tq__card:hover{border-color:var(--color-electric-purple);transform:translateY(-10px)scale(1.02);box-shadow:0 10px 30px #a020f033}.SkillsGrid-module__0cB3Tq__card:hover:before{transform:translate(100%)}.SkillsGrid-module__0cB3Tq__category{font-family:var(--font-inter);color:var(--color-neon-cyan);text-transform:uppercase;letter-spacing:1px;margin-bottom:.5rem;font-size:.9rem}.SkillsGrid-module__0cB3Tq__skillList{list-style:none}.SkillsGrid-module__0cB3Tq__skillItem{font-family:var(--font-inter);color:var(--foreground);align-items:center;margin-bottom:.5rem;display:flex}.SkillsGrid-module__0cB3Tq__skillItem:before{content:">";color:var(--color-electric-purple);margin-right:10px;font-weight:700}
.WorkExperience-module__ADyBUW__section{background-color:var(--void-black);color:var(--neutral-gray);padding:6rem 2rem;position:relative;overflow:hidden}.WorkExperience-module__ADyBUW__title{font-family:var(--font-orbitron);color:var(--color-neon-cyan);text-align:center;text-transform:uppercase;letter-spacing:2px;margin-bottom:4rem;font-size:2.5rem}.WorkExperience-module__ADyBUW__timelineContainer{max-width:56rem;margin:0 auto;position:relative}.WorkExperience-module__ADyBUW__timelineItem{padding-bottom:4rem;padding-left:3rem;position:relative}.WorkExperience-module__ADyBUW__timelineItem:last-child{padding-bottom:0}.WorkExperience-module__ADyBUW__timelineLine{background:var(--color-midnight-blue);z-index:0;width:1px;position:absolute;top:2rem;bottom:0;left:1.5rem}.WorkExperience-module__ADyBUW__timelineItem:last-child .WorkExperience-module__ADyBUW__timelineLine{display:none}.WorkExperience-module__ADyBUW__timelineIcon{background:var(--background);z-index:10;width:3rem;height:3rem;color:var(--color-neon-cyan);border:1px solid #00ffff80;border-radius:1rem;justify-content:center;align-items:center;display:flex;position:absolute;top:0;left:0;box-shadow:0 0 10px #00ffff1a}.WorkExperience-module__ADyBUW__timelineIcon svg{width:1.25rem;height:1.25rem}.WorkExperience-module__ADyBUW__card{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:2rem;padding:2rem;transition:all .3s}.WorkExperience-module__ADyBUW__card:hover{border-color:#00ffff4d}.WorkExperience-module__ADyBUW__cardHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.WorkExperience-module__ADyBUW__role{font-family:var(--font-orbitron);color:#fff;font-size:1.5rem;font-weight:700;line-height:1.2}.WorkExperience-module__ADyBUW__company{font-family:var(--font-inter);color:var(--color-neon-cyan);margin-top:.25rem;font-size:1rem;font-weight:500;display:block}.WorkExperience-module__ADyBUW__date{font-family:var(--font-inter);color:#94a3b8;background:#0a254080;border-radius:9999px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:inline-flex}.WorkExperience-module__ADyBUW__highlightsContainer{grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:1.5rem;display:grid}.WorkExperience-module__ADyBUW__highlightCard{background:#ffffff0d;border:1px solid #0000;border-radius:12px;flex:300px;align-items:flex-start;gap:10px;padding:1rem 1.5rem;transition:all .3s;display:flex}.WorkExperience-module__ADyBUW__highlightCard:hover{border-color:var(--color-electric-purple);background:#ffffff14}.WorkExperience-module__ADyBUW__bullet{background:var(--color-neon-cyan);min-width:8px;height:8px;box-shadow:0 0 5px var(--color-neon-cyan);border-radius:50%;margin-top:6px}.WorkExperience-module__ADyBUW__highlightCard p{color:#ccc;font-family:var(--font-inter);margin:0;font-size:.95rem;line-height:1.5}@keyframes WorkExperience-module__ADyBUW__slideIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.WorkExperience-module__ADyBUW__cardHeader{flex-direction:column;align-items:flex-start}.WorkExperience-module__ADyBUW__highlightsContainer{grid-template-columns:1fr}.WorkExperience-module__ADyBUW__highlightCard{flex-basis:100%}.WorkExperience-module__ADyBUW__section{padding-left:1rem;padding-right:1rem}}
.ProjectShowcase-module__i2RB6a__section{background:radial-gradient(circle,#0a254066 0%,#0000 70%);padding:6rem 1rem}.ProjectShowcase-module__i2RB6a__title{font-family:var(--font-orbitron);color:var(--color-neon-cyan);text-align:center;letter-spacing:2px;text-transform:uppercase;margin-bottom:5rem;font-size:2.5rem}.ProjectShowcase-module__i2RB6a__grid{flex-direction:column;gap:5rem;max-width:1000px;margin:0 auto;display:flex}.ProjectShowcase-module__i2RB6a__projectCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#12121299;border:1px solid #00ffff1a;border-radius:20px;flex-direction:row;transition:all .4s cubic-bezier(.175,.885,.32,1.275);display:flex;position:relative;overflow:hidden}.ProjectShowcase-module__i2RB6a__projectCard:hover{border-color:var(--color-neon-cyan);transform:translateY(-5px);box-shadow:0 0 30px #00ffff26}.ProjectShowcase-module__i2RB6a__projectContent{z-index:2;background:linear-gradient(90deg,#121212e6 0%,#121212b3 100%);flex:1;padding:3rem}.ProjectShowcase-module__i2RB6a__projectTitle{font-family:var(--font-orbitron);color:#fff;align-items:center;gap:1rem;margin-bottom:1rem;font-size:1.8rem;display:flex}.ProjectShowcase-module__i2RB6a__projectMetric{font-family:var(--font-orbitron);color:var(--color-electric-purple);border:1px solid var(--color-electric-purple);background:#a020f01a;border-radius:4px;margin-bottom:1.5rem;padding:.25rem .75rem;font-size:1rem;display:inline-block}.ProjectShowcase-module__i2RB6a__projectDesc{font-family:var(--font-inter);color:#ccc;margin-bottom:2rem;font-size:1.05rem;line-height:1.7}.ProjectShowcase-module__i2RB6a__techStack{flex-wrap:wrap;gap:.75rem;display:flex}.ProjectShowcase-module__i2RB6a__techTag{color:var(--color-neon-cyan);font-size:.85rem;font-family:var(--font-inter);background:#0a254099;border:1px solid #0ff3;border-radius:6px;padding:.4rem .8rem;transition:all .3s}.ProjectShowcase-module__i2RB6a__techTag:hover{border-color:var(--color-neon-cyan);background:#00ffff26}.ProjectShowcase-module__i2RB6a__visual{background:var(--color-midnight-blue);flex:1;min-height:350px;position:relative;overflow:hidden}.ProjectShowcase-module__i2RB6a__projectImage{object-fit:cover;transition:transform .6s}.ProjectShowcase-module__i2RB6a__projectCard:hover .ProjectShowcase-module__i2RB6a__projectImage{transform:scale(1.05)}.ProjectShowcase-module__i2RB6a__visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(135deg,#ffffff1a 0%,#0000 100%);width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:768px){.ProjectShowcase-module__i2RB6a__projectCard{flex-direction:column-reverse}.ProjectShowcase-module__i2RB6a__visual{min-height:250px}}
.Contact-module__OWeMSG__section{text-align:center;margin-bottom:5rem;padding:5rem 1rem}.Contact-module__OWeMSG__title{font-family:var(--font-orbitron);color:var(--color-neon-cyan);margin-bottom:2rem;font-size:2.5rem}.Contact-module__OWeMSG__text{color:#ccc;max-width:600px;margin:0 auto 3rem;font-size:1.1rem}.Contact-module__OWeMSG__form{flex-direction:column;gap:1.5rem;max-width:500px;margin:0 auto;display:flex}.Contact-module__OWeMSG__inputGroup{position:relative}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{border:1px solid var(--color-midnight-blue);color:#fff;width:100%;font-family:var(--font-inter);background:0 0;border-radius:4px;padding:1rem;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:150px}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--color-neon-cyan);outline:none;box-shadow:0 0 15px #00ffff1a}.Contact-module__OWeMSG__submitButton{background:var(--color-neon-cyan);color:var(--color-midnight-blue);font-family:var(--font-orbitron);text-transform:uppercase;cursor:pointer;clip-path:polygon(10px 0,100% 0,100% calc(100% - 10px),calc(100% - 10px) 100%,0 100%,0 10px);border:none;padding:1rem;font-weight:700;transition:all .3s}.Contact-module__OWeMSG__submitButton:hover{box-shadow:0 0 20px var(--color-neon-cyan);background:#fff;transform:translateY(-2px)}.Contact-module__OWeMSG__statusMsg{font-family:var(--font-inter);color:var(--color-neon-cyan);min-height:1.5rem;margin-top:1rem;font-size:.9rem}.Contact-module__OWeMSG__phoneRoot{width:100%}.Contact-module__OWeMSG__phoneRoot .PhoneInput{align-items:center;gap:.75rem;display:flex}.Contact-module__OWeMSG__phoneRoot .PhoneInputCountry{align-items:center;display:flex}.Contact-module__OWeMSG__phoneRoot .PhoneInputCountrySelect{border:1px solid var(--color-midnight-blue);color:#fff;font-family:var(--font-inter);background:0 0;border-radius:4px;outline:none;height:52px;padding:0 .75rem;font-size:1rem}.Contact-module__OWeMSG__phoneRoot .PhoneInputCountrySelect:focus{border-color:var(--color-neon-cyan);box-shadow:0 0 15px #00ffff1a}.Contact-module__OWeMSG__phoneRoot .PhoneInputCountrySelect option{color:#000}.Contact-module__OWeMSG__phoneRoot .PhoneInputInput{border:1px solid var(--color-midnight-blue);color:#fff;width:100%;font-family:var(--font-inter);background:0 0;border-radius:4px;padding:1rem;font-size:1rem;transition:all .3s}.Contact-module__OWeMSG__phoneRoot .PhoneInputInput:focus{border-color:var(--color-neon-cyan);outline:none;box-shadow:0 0 15px #00ffff1a}
.Toast-module__eHqTLW__toast{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;opacity:0;background:#fffffff2;border:1px solid #0000001a;border-radius:12px;align-items:center;gap:1rem;padding:1rem 1.5rem;transition:all .3s cubic-bezier(.68,-.55,.265,1.55);display:flex;position:fixed;top:6rem;right:2rem;transform:translateY(-50px);box-shadow:0 10px 30px #0003}.Toast-module__eHqTLW__visible{opacity:1;transform:translateY(0)}.Toast-module__eHqTLW__success{border-left:4px solid var(--color-neon-cyan)}.Toast-module__eHqTLW__error{border-left:4px solid #f33}.Toast-module__eHqTLW__info{border-left:4px solid var(--color-electric-purple)}.Toast-module__eHqTLW__icon{width:24px;height:24px;font-family:var(--font-orbitron);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.Toast-module__eHqTLW__success .Toast-module__eHqTLW__icon{color:var(--color-midnight-blue);background:#00ffff1a}.Toast-module__eHqTLW__error .Toast-module__eHqTLW__icon{color:#f33;background:#ff33331a}.Toast-module__eHqTLW__message{font-family:var(--font-inter);color:#121212;font-size:.95rem}@media (max-width:768px){.Toast-module__eHqTLW__toast{top:unset;justify-content:flex-start;width:auto;bottom:20px;left:20px;right:20px;transform:translateY(20px)}.Toast-module__eHqTLW__visible{transform:translateY(0)}}.Toast-module__eHqTLW__visible{transform:translateY(0)}
