.Navbar-module__nuAbfa__navbar{-webkit-backdrop-filter:blur(14px);z-index:200;border-bottom:1px solid var(--border);background:#0b0b0ed9;justify-content:space-between;align-items:center;width:100%;height:80px;padding:0 5%;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__nuAbfa__logo{font-size:1.5rem;font-weight:700;font-family:var(--font-space-grotesk)}.Navbar-module__nuAbfa__navLinks{gap:2rem;display:flex}.Navbar-module__nuAbfa__link{color:var(--text-muted);font-size:1rem;font-weight:500;transition:color .3s}.Navbar-module__nuAbfa__link:hover{color:var(--foreground)}.Navbar-module__nuAbfa__rightGroup{align-items:center;gap:.75rem;display:flex}.Navbar-module__nuAbfa__ctaBtn{background:var(--primary);color:#fff;cursor:pointer;box-shadow:0 0 15px var(--primary-glow);white-space:nowrap;border:none;border-radius:8px;padding:.6rem 1.2rem;font-weight:600;transition:all .3s}.Navbar-module__nuAbfa__ctaBtn:hover{box-shadow:0 0 25px var(--primary-glow);background:#5b21b6;transform:translateY(-2px)}.Navbar-module__nuAbfa__hamburger{border:1px solid var(--border);width:40px;height:40px;color:var(--foreground);cursor:pointer;background:#ffffff0d;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;transition:background .2s;display:none}.Navbar-module__nuAbfa__hamburger:hover{background:#ffffff1a}.Navbar-module__nuAbfa__mobileMenu{z-index:199;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0b0b0ef7;padding:1.5rem 5% 2rem;position:fixed;top:80px;left:0;right:0}.Navbar-module__nuAbfa__mobileLinks{flex-direction:column;gap:.25rem;display:flex}.Navbar-module__nuAbfa__mobileLink{color:var(--text-muted);border-bottom:1px solid var(--border);padding:.8rem .5rem;font-size:1.15rem;font-weight:500;transition:color .2s,padding-left .2s;display:block}.Navbar-module__nuAbfa__mobileLink:hover{color:var(--foreground);padding-left:1rem}.Navbar-module__nuAbfa__mobileCta{text-align:center;background:linear-gradient(135deg, var(--primary), #7c3aed);color:#fff;border-radius:10px;margin-top:1.5rem;padding:.85rem 1.6rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s;display:block;box-shadow:0 4px 20px #6d28d959}.Navbar-module__nuAbfa__mobileCta:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px #6d28d98c}@media (max-width:768px){.Navbar-module__nuAbfa__navLinks{display:none}.Navbar-module__nuAbfa__hamburger{display:flex}}@media (max-width:480px){.Navbar-module__nuAbfa__ctaBtn{display:none}}
.Hero-module__Z8hQ_W__hero{justify-content:center;align-items:center;min-height:100vh;padding:80px 6% 0;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__glowBg{background:radial-gradient(circle, var(--primary-glow) 0%, transparent 65%);z-index:0;filter:blur(90px);opacity:.35;pointer-events:none;width:55vw;height:55vw;position:absolute;top:40%;left:30%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__glowBg2{background:radial-gradient(circle, var(--secondary-glow) 0%, transparent 65%);z-index:0;filter:blur(90px);opacity:.2;pointer-events:none;width:35vw;height:35vw;position:absolute;top:60%;left:70%;transform:translate(-50%,-50%)}.Hero-module__Z8hQ_W__content{z-index:10;justify-content:space-between;align-items:center;gap:5rem;width:100%;max-width:1200px;display:flex;position:relative}.Hero-module__Z8hQ_W__imageWrapper{flex-direction:column;flex-shrink:0;align-items:center;gap:1rem;display:flex}.Hero-module__Z8hQ_W__imageContainer{border-radius:50%;justify-content:center;align-items:center;width:340px;height:340px;display:flex;position:relative}.Hero-module__Z8hQ_W__imageCaption{color:var(--text-muted);letter-spacing:.01em;text-align:center;font-size:1rem;font-weight:500}.Hero-module__Z8hQ_W__profileImage{object-fit:cover;z-index:2;border:3px solid #ffffff1f;border-radius:50%;position:relative;width:100%!important;height:100%!important}.Hero-module__Z8hQ_W__imageGlow{background:conic-gradient(from 0deg, var(--primary), #7c3aed, #06b6d4, var(--primary));z-index:1;filter:blur(14px);opacity:.8;border-radius:50%;animation:5s linear infinite Hero-module__Z8hQ_W__spin;position:absolute;inset:-6px}.Hero-module__Z8hQ_W__imageRing{background:conic-gradient(from 0deg, var(--primary), #7c3aed, #06b6d4, var(--primary));z-index:3;border-radius:50%;padding:2px;animation:5s linear infinite Hero-module__Z8hQ_W__spin;position:absolute;inset:-3px;-webkit-mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#fff 0);mask:radial-gradient(farthest-side,#0000 calc(100% - 2px),#fff 0)}@keyframes Hero-module__Z8hQ_W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.55;transform:scale(.82)}}.Hero-module__Z8hQ_W__textContent{text-align:left;flex:1;max-width:620px}.Hero-module__Z8hQ_W__title{letter-spacing:-.02em;margin-bottom:1.1rem;font-size:clamp(2.4rem,5.5vw,4.8rem);line-height:1.1}.Hero-module__Z8hQ_W__typewriterLine{color:var(--text-muted);align-items:center;gap:.3rem;min-height:1.8em;margin-bottom:1.4rem;font-size:clamp(1rem,2.2vw,1.2rem);font-weight:500;display:flex}.Hero-module__Z8hQ_W__typewriterText{color:var(--primary);font-weight:600}.Hero-module__Z8hQ_W__cursor{color:var(--primary);margin-left:1px;font-weight:300;animation:.9s step-end infinite Hero-module__Z8hQ_W__blink;display:inline-block}@keyframes Hero-module__Z8hQ_W__blink{0%,to{opacity:1}50%{opacity:0}}.Hero-module__Z8hQ_W__subtitle{color:var(--text-muted);max-width:600px;margin-bottom:2.2rem;font-size:clamp(.95rem,2vw,1.1rem);line-height:1.75}.Hero-module__Z8hQ_W__subtitle strong{color:var(--foreground);font-weight:600}.Hero-module__Z8hQ_W__ctaContainer{flex-wrap:wrap;justify-content:flex-start;gap:.8rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn{color:#fff;background:linear-gradient(135deg, var(--primary), #7c3aed);border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 4px 20px #6d28d959}.Hero-module__Z8hQ_W__primaryBtn:hover{color:#fff;transform:translateY(-2px);box-shadow:0 8px 30px #6d28d98c}.Hero-module__Z8hQ_W__secondaryBtn{color:var(--foreground);border:1px solid var(--border);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0a;border-radius:10px;align-items:center;gap:.45rem;padding:.85rem 1.4rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.Hero-module__Z8hQ_W__secondaryBtn:hover{color:var(--foreground);background:#ffffff17;border-color:#ffffff38;transform:translateY(-2px)}.Hero-module__Z8hQ_W__badge{color:var(--secondary);background:#10b98114;border:1px solid #10b9814d;border-radius:100px;align-items:center;gap:.5rem;margin-bottom:2rem;padding:.4rem 1rem;font-size:.9rem;font-weight:500;display:inline-flex}.Hero-module__Z8hQ_W__badgeDot{background:var(--secondary);width:8px;height:8px;box-shadow:0 0 8px var(--secondary);border-radius:50%;animation:2s infinite Hero-module__Z8hQ_W__pulse}@media (max-width:960px){.Hero-module__Z8hQ_W__hero{min-height:auto;padding:120px 6% 3rem}.Hero-module__Z8hQ_W__content{text-align:center;flex-direction:column;align-items:center;gap:2.5rem}.Hero-module__Z8hQ_W__textContent{text-align:center;max-width:600px}.Hero-module__Z8hQ_W__ctaContainer{justify-content:center}.Hero-module__Z8hQ_W__imageContainer{width:260px;height:260px}}@media (max-width:600px){.Hero-module__Z8hQ_W__hero{padding:110px 5% 2.5rem}.Hero-module__Z8hQ_W__imageContainer{width:200px;height:200px}.Hero-module__Z8hQ_W__ctaContainer{flex-direction:column;align-items:stretch}.Hero-module__Z8hQ_W__primaryBtn,.Hero-module__Z8hQ_W__secondaryBtn{justify-content:center;width:100%}.Hero-module__Z8hQ_W__typewriterLine{flex-wrap:wrap;justify-content:center}}
.Experience-module__HaXZMW__section{background:var(--background);padding:8rem 5%;position:relative}.Experience-module__HaXZMW__title{text-align:center;margin-bottom:5rem;font-size:clamp(2rem,5vw,3.5rem)}.Experience-module__HaXZMW__timeline{max-width:800px;margin:0 auto;position:relative}.Experience-module__HaXZMW__timeline:before{content:"";background:linear-gradient(to bottom, var(--primary), var(--secondary));border-radius:2px;width:2px;position:absolute;top:0;bottom:0;left:20px}.Experience-module__HaXZMW__timelineItem{margin-bottom:4rem;padding-left:60px;position:relative}.Experience-module__HaXZMW__timelineItem:last-child{margin-bottom:0}.Experience-module__HaXZMW__timelineDot{background:var(--background);border:3px solid var(--primary);z-index:2;width:18px;height:18px;box-shadow:0 0 10px var(--primary-glow);border-radius:50%;position:absolute;top:5px;left:12px}.Experience-module__HaXZMW__card{padding:2rem;transition:transform .3s}.Experience-module__HaXZMW__card:hover{border-color:#6d28d966;transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.Experience-module__HaXZMW__role{font-size:1.5rem;font-family:var(--font-space-grotesk);color:var(--foreground);margin-bottom:.5rem}.Experience-module__HaXZMW__companyRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.Experience-module__HaXZMW__company{color:var(--primary);font-size:1.1rem;font-weight:600}.Experience-module__HaXZMW__dateLocation{color:var(--text-muted);align-items:center;gap:1rem;font-size:.9rem;display:flex}.Experience-module__HaXZMW__bulletPoints{flex-direction:column;gap:1rem;list-style:none;display:flex}.Experience-module__HaXZMW__bulletPoints li{color:var(--text-muted);padding-left:1.5rem;line-height:1.6;position:relative}.Experience-module__HaXZMW__bulletPoints li:before{content:"▹";color:var(--secondary);position:absolute;left:0}.Experience-module__HaXZMW__highlightCard{border:1px solid var(--secondary);box-shadow:0 0 20px var(--secondary-glow)}.Experience-module__HaXZMW__highlightCard .Experience-module__HaXZMW__timelineDot{border-color:var(--secondary);box-shadow:0 0 10px var(--secondary-glow)}.Experience-module__HaXZMW__extraPoints{margin-top:.5rem;overflow:hidden}.Experience-module__HaXZMW__expandBtn{cursor:pointer;color:var(--text-muted);letter-spacing:.02em;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.Experience-module__HaXZMW__expandBtn:hover{color:var(--text);background:#ffffff1a;border-color:#ffffff4d}.Experience-module__HaXZMW__chevron{align-items:center;display:flex}@media (max-width:768px){.Experience-module__HaXZMW__section{padding:4rem 5%}.Experience-module__HaXZMW__timeline:before{left:10px}.Experience-module__HaXZMW__timelineItem{padding-left:40px}.Experience-module__HaXZMW__timelineDot{width:14px;height:14px;left:2px}.Experience-module__HaXZMW__card{padding:1.5rem}.Experience-module__HaXZMW__role{font-size:1.25rem}.Experience-module__HaXZMW__companyRow{flex-direction:column;align-items:flex-start;gap:.5rem}}
.Education-module__91SPAa__section{background:var(--background);padding:8rem 5%}.Education-module__91SPAa__title{text-align:center;margin-bottom:5rem;font-size:clamp(2rem,5vw,3.5rem)}.Education-module__91SPAa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Education-module__91SPAa__eduCard{flex-direction:column;height:100%;padding:2rem;transition:all .3s;display:flex}.Education-module__91SPAa__eduCard:hover{border-color:var(--primary);transform:translateY(-5px);box-shadow:0 10px 30px #0000004d}.Education-module__91SPAa__degree{font-size:1.4rem;font-family:var(--font-space-grotesk);color:var(--foreground);margin-bottom:.5rem}.Education-module__91SPAa__school{color:var(--primary);margin-bottom:1rem;font-size:1.1rem;font-weight:600}.Education-module__91SPAa__meta{color:var(--text-muted);flex-direction:column;gap:.5rem;margin-top:auto;font-size:.9rem;display:flex}.Education-module__91SPAa__metaItem{align-items:center;gap:.5rem;display:flex}.Education-module__91SPAa__scoreBadge{color:var(--secondary);background:#10b9811a;border:1px solid #10b98133;border-radius:20px;width:fit-content;margin-top:1rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}@media (max-width:768px){.Education-module__91SPAa__section{padding:4rem 5%}.Education-module__91SPAa__eduCard{padding:1.5rem}}
.Projects-module__K3d-Xa__section{background:var(--background);padding:8rem 5%}.Projects-module__K3d-Xa__title{text-align:center;margin-bottom:2.5rem;font-size:clamp(2rem,5vw,3.5rem)}.Projects-module__K3d-Xa__filterContainer{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:4rem;display:flex}.Projects-module__K3d-Xa__filterBtn{color:var(--text-muted);font-family:var(--font-space-grotesk);cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;padding:.6rem 1.5rem;font-size:.95rem;transition:all .3s}.Projects-module__K3d-Xa__filterBtn:hover{color:var(--text);background:#ffffff1a;border-color:#fff3}.Projects-module__K3d-Xa__activeFilter{border-color:var(--primary);color:var(--primary);background:#6d28d926}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.Projects-module__K3d-Xa__projectCard{flex-direction:column;padding:2.5rem;transition:transform .4s,box-shadow .4s,border-color .4s;display:flex}.Projects-module__K3d-Xa__projectCard:hover{border-color:var(--primary);transform:translateY(-8px);box-shadow:0 20px 40px #0006}.Projects-module__K3d-Xa__header{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.Projects-module__K3d-Xa__projectName{font-size:1.5rem;font-family:var(--font-space-grotesk);line-height:1.2}.Projects-module__K3d-Xa__links{flex-shrink:0;gap:1rem;display:flex}.Projects-module__K3d-Xa__iconLink{color:var(--text-muted);transition:color .3s}.Projects-module__K3d-Xa__iconLink:hover{color:var(--primary)}.Projects-module__K3d-Xa__date{color:var(--text-muted);margin-bottom:1.25rem;font-size:.85rem;display:block}.Projects-module__K3d-Xa__bulletPoints{flex-direction:column;gap:.85rem;margin-bottom:0;list-style:none;display:flex}.Projects-module__K3d-Xa__bulletPoints li{color:var(--text-muted);padding-left:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.Projects-module__K3d-Xa__bulletPoints li:before{content:"→";color:var(--primary);font-size:.9rem;position:absolute;left:0}.Projects-module__K3d-Xa__extraPoints{margin-top:.85rem;overflow:hidden}.Projects-module__K3d-Xa__techStack{flex-wrap:wrap;gap:.45rem;margin-top:1.5rem;display:flex}.Projects-module__K3d-Xa__techBadge{color:var(--primary);background:#6d28d91a;border:1px solid #6d28d933;border-radius:20px;padding:.3rem .75rem;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s}.Projects-module__K3d-Xa__techBadge:hover{background:#6d28d933;border-color:#6d28d966}.Projects-module__K3d-Xa__expandBtn{cursor:pointer;color:var(--text-muted);letter-spacing:.02em;background:#ffffff08;border:1px solid #ffffff1a;border-radius:20px;align-self:flex-start;align-items:center;gap:.4rem;margin-top:1.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .3s;display:inline-flex}.Projects-module__K3d-Xa__expandBtn:hover{color:var(--text);background:#ffffff1a;border-color:#ffffff4d}.Projects-module__K3d-Xa__chevron{align-items:center;display:flex}@media (max-width:768px){.Projects-module__K3d-Xa__section{padding:4rem 4%}.Projects-module__K3d-Xa__grid{grid-template-columns:1fr;gap:1.25rem}.Projects-module__K3d-Xa__projectCard{padding:1.5rem}.Projects-module__K3d-Xa__projectName{font-size:1.25rem}.Projects-module__K3d-Xa__bulletPoints li{font-size:.9rem}}@media (max-width:480px){.Projects-module__K3d-Xa__projectCard{padding:1.25rem}.Projects-module__K3d-Xa__header{gap:.5rem}.Projects-module__K3d-Xa__projectName{font-size:1.15rem}}
.Skills-module__P7wDQq__section{background:var(--background);padding:7rem 5%}.Skills-module__P7wDQq__title{text-align:center;margin-bottom:4rem;font-size:clamp(2rem,5vw,3.5rem)}.Skills-module__P7wDQq__trophyTitle{margin-top:7rem;margin-bottom:3rem}.Skills-module__P7wDQq__skillsContainer{flex-direction:column;gap:2.5rem;max-width:1100px;margin:0 auto;display:flex}.Skills-module__P7wDQq__category{grid-template-columns:230px 1fr;align-items:flex-start;gap:2rem;display:grid}.Skills-module__P7wDQq__categoryName{font-family:var(--font-space-grotesk);color:var(--foreground);border-left:3px solid var(--primary);padding-top:.6rem;padding-left:1rem;font-size:1.2rem;line-height:1.4}.Skills-module__P7wDQq__skillsList{flex-wrap:wrap;gap:.75rem;display:flex}.Skills-module__P7wDQq__skillItem{border:1px solid var(--border);cursor:default;background:#15151ae6;border-radius:8px;padding:.5rem 1.2rem;font-size:.95rem;font-weight:500;transition:all .25s}.Skills-module__P7wDQq__skillItem:hover{background:var(--primary);border-color:var(--primary);box-shadow:0 4px 14px var(--primary-glow);transform:translateY(-2px)}.Skills-module__P7wDQq__achievementsGrid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.Skills-module__P7wDQq__achievementCard{align-items:flex-start;gap:1rem;padding:1.5rem;transition:all .3s;display:flex}.Skills-module__P7wDQq__achievementCard:hover{border-color:var(--secondary);transform:translateY(-4px);box-shadow:0 8px 24px #0000004d}.Skills-module__P7wDQq__iconWrapper{color:var(--secondary);background:#10b98114;border-radius:10px;flex-shrink:0;padding:.75rem}.Skills-module__P7wDQq__achievementText{color:var(--text-muted);font-size:.95rem;font-weight:500;line-height:1.55}.Skills-module__P7wDQq__highlight{color:var(--secondary);font-weight:700}@media (max-width:768px){.Skills-module__P7wDQq__section{padding:4rem 5%}.Skills-module__P7wDQq__category{grid-template-columns:1fr;gap:.75rem}.Skills-module__P7wDQq__categoryName{padding-top:0;font-size:1.1rem}.Skills-module__P7wDQq__skillItem{padding:.45rem .9rem;font-size:.88rem}}
.Contact-module__OWeMSG__section{background:var(--background);text-align:center;border-top:1px solid var(--border);padding:8rem 5%;position:relative}.Contact-module__OWeMSG__glowBg{background:radial-gradient(circle, var(--secondary-glow) 0%, transparent 70%);z-index:0;filter:blur(100px);opacity:.3;width:40vw;height:40vw;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Contact-module__OWeMSG__content{z-index:10;max-width:680px;margin:0 auto;position:relative}.Contact-module__OWeMSG__title{margin-bottom:1.5rem;font-size:clamp(2rem,5vw,3.5rem)}.Contact-module__OWeMSG__subtitle{color:var(--text-muted);margin-bottom:2.5rem;font-size:1.1rem;line-height:1.6}.Contact-module__OWeMSG__contactBtn{background:linear-gradient(135deg, var(--primary), var(--secondary));color:#fff;border-radius:12px;align-items:center;gap:.8rem;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #6d28d94d}.Contact-module__OWeMSG__contactBtn:hover{color:#fff;transform:translateY(-3px);box-shadow:0 15px 40px #6d28d980}.Contact-module__OWeMSG__socialsRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.Contact-module__OWeMSG__socialBtn{color:var(--text-muted);border:1px solid var(--border);cursor:pointer;background:#ffffff0a;border-radius:10px;align-items:center;gap:.5rem;padding:.65rem 1.2rem;font-family:inherit;font-size:.92rem;font-weight:500;text-decoration:none;transition:background .25s,border-color .25s,color .25s;display:inline-flex}.Contact-module__OWeMSG__socialBtn:hover{color:var(--foreground);background:#ffffff17;border-color:#fff3}.Contact-module__OWeMSG__socialBtnHighlight{color:var(--secondary);background:#10b98114;border-color:#10b9814d}.Contact-module__OWeMSG__socialBtnHighlight:hover{color:var(--secondary);background:#10b98126;border-color:#10b98180}.Contact-module__OWeMSG__discordBtn{color:#7983f5;background:#5865f214;border-color:#5865f24d}.Contact-module__OWeMSG__discordBtn:hover{color:#a5abf8;background:#5865f226;border-color:#5865f280}.Contact-module__OWeMSG__discordHint{color:var(--text-muted);margin-top:1rem;font-size:.82rem}.Contact-module__OWeMSG__discordTag{color:#7983f5;font-family:monospace;font-weight:600}.Contact-module__OWeMSG__discordNote{opacity:.6}@media (max-width:768px){.Contact-module__OWeMSG__section{padding:5rem 5%}}
.Footer-module__EZoWya__footer{text-align:center;color:var(--text-muted);border-top:1px solid var(--border);flex-direction:column;align-items:center;gap:.8rem;padding:2.5rem 5%;display:flex}.Footer-module__EZoWya__links{flex-wrap:wrap;justify-content:center;align-items:center;gap:.6rem 1rem;display:flex}.Footer-module__EZoWya__link{color:var(--text-muted);font-size:.9rem;font-weight:500;transition:color .2s}.Footer-module__EZoWya__link:hover{color:var(--foreground)}.Footer-module__EZoWya__sep{color:var(--border);-webkit-user-select:none;user-select:none}.Footer-module__EZoWya__copy{font-size:.85rem}.Footer-module__EZoWya__brand{color:var(--foreground);font-weight:600}@media (max-width:600px){.Footer-module__EZoWya__footer{padding:2rem 6%}.Footer-module__EZoWya__link,.Footer-module__EZoWya__sep{font-size:.8rem}.Footer-module__EZoWya__copy{text-align:center;font-size:.75rem;line-height:1.6}}
