.Header-module__Af2_WG__header{height:var(--header-height);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a0a0acc;border-bottom:1px solid #ffffff0d;transition:background .3s,border-color .3s;position:fixed;top:0;left:0;right:0}[data-theme=light] .Header-module__Af2_WG__header{background:#fffc;border-bottom:1px solid #0000000d}.Header-module__Af2_WG__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__Af2_WG__logo{letter-spacing:-.05em;color:var(--text-primary);font-size:1.5rem;font-weight:700}.Header-module__Af2_WG__nav{display:flex}.Header-module__Af2_WG__navList{align-items:center;gap:2rem;display:flex}.Header-module__Af2_WG__navList a{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .2s}.Header-module__Af2_WG__navList a:hover,.Header-module__Af2_WG__navList a.Header-module__Af2_WG__active{color:var(--text-primary)}[data-theme=light] .Header-module__Af2_WG__navList a{color:var(--text-secondary)}[data-theme=light] .Header-module__Af2_WG__navList a:hover,[data-theme=light] .Header-module__Af2_WG__navList a.Header-module__Af2_WG__active{color:var(--accent-primary)}.Header-module__Af2_WG__contactBtn{background:var(--text-primary);border-radius:4px;padding:.5rem 1.2rem;color:var(--bg-primary)!important;font-weight:600!important;transition:transform .2s,background .2s!important}.Header-module__Af2_WG__contactBtn:hover{transform:translateY(-1px);background:#fff!important}[data-theme=light] .Header-module__Af2_WG__contactBtn{background:var(--accent-primary);color:#fff!important}[data-theme=light] .Header-module__Af2_WG__contactBtn:hover{background:var(--accent-secondary)!important}.Header-module__Af2_WG__mobileActions{align-items:center;gap:1rem;display:none}.Header-module__Af2_WG__mobileThemeToggle,.Header-module__Af2_WG__desktopThemeToggle{align-items:center;display:flex}.Header-module__Af2_WG__hamburger{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;gap:5px;padding:5px;display:none}.Header-module__Af2_WG__hamburger span{background:var(--text-primary);border-radius:2px;width:25px;height:2px;transition:all .3s}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:first-child{transform:rotate(45deg)translate(7px,7px)}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:nth-child(2){opacity:0}.Header-module__Af2_WG__hamburger span.Header-module__Af2_WG__open:nth-child(3){transform:rotate(-45deg)translate(7px,-7px)}@media (max-width:768px){.Header-module__Af2_WG__mobileActions,.Header-module__Af2_WG__hamburger{display:flex}.Header-module__Af2_WG__desktopThemeToggle{display:none!important}.Header-module__Af2_WG__nav{top:var(--header-height);background:var(--bg-primary);border-bottom:1px solid var(--border-color);opacity:0;visibility:hidden;max-height:calc(100vh - var(--header-height));transition:all .3s;position:fixed;left:0;right:0;overflow-y:auto;transform:translateY(-100%)}.Header-module__Af2_WG__navOpen{opacity:1;visibility:visible;transform:translateY(0)}.Header-module__Af2_WG__navList{flex-direction:column;gap:0;width:100%;padding:1rem 0}.Header-module__Af2_WG__navList li{text-align:center;border-bottom:1px solid var(--border-color);width:100%}.Header-module__Af2_WG__navList li:last-child{border-bottom:none}.Header-module__Af2_WG__navList a{width:100%;padding:1rem 1.5rem;font-size:1rem;display:block}.Header-module__Af2_WG__contactBtn{border-radius:0!important;padding:1rem 1.5rem!important}}
.ThemeToggle-module__3b5zuq__toggle{background:var(--bg-secondary);width:40px;height:40px;color:var(--text-primary);border:1px solid var(--border-color);border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex}.ThemeToggle-module__3b5zuq__toggle:hover{background:var(--border-color);transform:scale(1.05)}.ThemeToggle-module__3b5zuq__toggle svg{transition:transform .3s}.ThemeToggle-module__3b5zuq__toggle:active svg{transform:rotate(45deg)}
.Hero-module__Z8hQ_W__hero{min-height:100vh;padding-top:var(--header-height);align-items:center;display:flex;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__gridBackground{opacity:.03;z-index:0;will-change:transform;position:absolute;inset:0}[data-theme=light] .Hero-module__Z8hQ_W__gridBackground{opacity:.02}.Hero-module__Z8hQ_W__gridPattern{background-image:linear-gradient(var(--accent-primary)1px,transparent 1px),linear-gradient(90deg,var(--accent-primary)1px,transparent 1px);background-size:50px 50px;width:100%;height:100%;animation:20s linear infinite Hero-module__Z8hQ_W__gridMove}@keyframes Hero-module__Z8hQ_W__gridMove{0%{transform:translate(0)}to{transform:translate(50px,50px)}}.Hero-module__Z8hQ_W__container{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;display:grid}.Hero-module__Z8hQ_W__content{z-index:10}.Hero-module__Z8hQ_W__greeting{color:var(--accent-primary);margin-bottom:1rem;font-size:1.2rem;font-weight:600}.Hero-module__Z8hQ_W__name{-webkit-text-fill-color:transparent;letter-spacing:-.02em;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:4rem;line-height:1.1}[data-theme=light] .Hero-module__Z8hQ_W__name{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#18181b,#52525b);-webkit-background-clip:text;background-clip:text}.Hero-module__Z8hQ_W__title{color:var(--text-secondary);margin-bottom:2rem;font-size:1.5rem;font-weight:500}.Hero-module__Z8hQ_W__description{color:var(--text-secondary);max-width:500px;margin-bottom:3rem;font-size:1.1rem;line-height:1.7}.Hero-module__Z8hQ_W__actions{gap:1.5rem;display:flex}.Hero-module__Z8hQ_W__primaryBtn{background:var(--text-primary);color:var(--bg-primary);will-change:transform;border-radius:4px;padding:1rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Hero-module__Z8hQ_W__primaryBtn:before{content:"";background:linear-gradient(90deg,#0000,#fff3,#0000);width:100%;height:100%;transition:left .5s;position:absolute;top:0;left:-100%}.Hero-module__Z8hQ_W__primaryBtn:hover:before{left:100%}.Hero-module__Z8hQ_W__primaryBtn:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 10px 25px -5px #0000004d}.Hero-module__Z8hQ_W__primaryBtn:active{transform:translateY(-1px)scale(.95);box-shadow:0 5px 15px -5px #0003}.Hero-module__Z8hQ_W__secondaryBtn{border:2px solid var(--border-color);color:var(--text-primary);will-change:transform;border-radius:4px;padding:1rem 2rem;font-weight:600;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative}.Hero-module__Z8hQ_W__secondaryBtn:hover{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;transform:translateY(-3px)scale(1.02);box-shadow:0 10px 25px -5px #2563eb4d}.Hero-module__Z8hQ_W__secondaryBtn:active{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff;opacity:.9;transform:translateY(-1px)scale(.95)}.Hero-module__Z8hQ_W__visual{justify-content:center;align-items:center;height:500px;display:flex;position:relative}.Hero-module__Z8hQ_W__imageWrapper{justify-content:center;align-items:center;width:250px;height:250px;display:flex;position:relative}.Hero-module__Z8hQ_W__profileImage{object-fit:cover;border:4px solid var(--bg-secondary);z-index:2;border-radius:50%;width:100%;height:100%;transition:transform .3s,box-shadow .3s;animation:6s ease-in-out infinite Hero-module__Z8hQ_W__float;position:relative;box-shadow:0 20px 40px -10px #00000080}.Hero-module__Z8hQ_W__profileImage:hover{transform:scale(1.05)translateY(-10px);box-shadow:0 30px 60px -10px #000000b3}[data-theme=light] .Hero-module__Z8hQ_W__profileImage{border-color:#fff;box-shadow:0 20px 40px -10px #0003}[data-theme=light] .Hero-module__Z8hQ_W__profileImage:hover{box-shadow:0 30px 60px -10px #0000004d}.Hero-module__Z8hQ_W__glow{background:var(--accent-primary);filter:blur(80px);opacity:.3;z-index:1;border-radius:50%;width:100%;height:100%;animation:8s ease-in-out infinite Hero-module__Z8hQ_W__glow;position:absolute}@keyframes Hero-module__Z8hQ_W__pulse{0%,to{opacity:.2;transform:scale(1)}50%{opacity:.3;transform:scale(1.1)}}@media (max-width:768px){.Hero-module__Z8hQ_W__container{text-align:center;grid-template-columns:1fr;gap:2rem;padding-top:2rem}.Hero-module__Z8hQ_W__content{order:2}.Hero-module__Z8hQ_W__description{margin:0 auto 2rem}.Hero-module__Z8hQ_W__actions{justify-content:center}.Hero-module__Z8hQ_W__visual{order:1;height:auto;margin-bottom:2rem;display:flex}.Hero-module__Z8hQ_W__imageWrapper{width:150px;height:150px}.Hero-module__Z8hQ_W__name{font-size:2.5rem}}
.Experience-module__HaXZMW__heading{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem}[data-theme=light] .Experience-module__HaXZMW__heading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#18181b,#3f3f46);-webkit-background-clip:text;background-clip:text}.Experience-module__HaXZMW__timeline{border-left:2px solid var(--border-color);max-width:800px;margin:0 auto;padding-left:2rem;position:relative}.Experience-module__HaXZMW__experienceWrapper{margin-bottom:3rem}.Experience-module__HaXZMW__experienceWrapper:last-child{margin-bottom:0}.Experience-module__HaXZMW__item{transform-style:preserve-3d;will-change:transform;position:relative}.Experience-module__HaXZMW__marker{background:var(--accent-primary);border:4px solid var(--bg-primary);width:1rem;height:1rem;box-shadow:0 0 0 2px var(--accent-primary);border-radius:50%;position:absolute;top:.5rem;left:-2.6rem}.Experience-module__HaXZMW__content{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;padding:2rem;position:relative;overflow:hidden;box-shadow:0 10px 30px -10px #0000004d}.Experience-module__HaXZMW__content:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2563eb1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Experience-module__HaXZMW__item:hover .Experience-module__HaXZMW__content:before{left:100%}[data-theme=light] .Experience-module__HaXZMW__content{box-shadow:var(--card-shadow);border-color:#0000}[data-theme=light] .Experience-module__HaXZMW__content:hover{box-shadow:0 20px 40px -10px #00000026}.Experience-module__HaXZMW__header{margin-bottom:.5rem}.Experience-module__HaXZMW__role{color:var(--text-primary);margin-bottom:.25rem;font-size:1.25rem}.Experience-module__HaXZMW__company{color:var(--accent-primary);font-size:1rem;font-weight:600}.Experience-module__HaXZMW__meta{color:var(--text-secondary);font-size:.9rem;font-family:var(--font-mono);gap:1rem;margin-bottom:1.5rem;display:flex}.Experience-module__HaXZMW__description{color:var(--text-secondary);padding-left:1.2rem;list-style:outside}.Experience-module__HaXZMW__description li{margin-bottom:.5rem}@media (max-width:768px){.Experience-module__HaXZMW__timeline{padding-left:1rem}.Experience-module__HaXZMW__experienceWrapper{transform:none!important}.Experience-module__HaXZMW__item{transform-style:flat;padding-left:1rem;transform:none!important}.Experience-module__HaXZMW__marker{left:-1.6rem}.Experience-module__HaXZMW__content{overflow-wrap:break-word;max-width:100%}}
.Projects-module__K3d-Xa__heading{text-align:center;background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:700}[data-theme=light] .Projects-module__K3d-Xa__heading{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Projects-module__K3d-Xa__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.Projects-module__K3d-Xa__card{background:var(--bg-secondary);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Projects-module__K3d-Xa__card:after{content:"";background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));opacity:0;z-index:0;transition:opacity .4s;position:absolute;inset:0}.Projects-module__K3d-Xa__card:hover:after{opacity:.05}.Projects-module__K3d-Xa__card:hover{border-color:var(--accent-primary);transform:translateY(-10px)scale(1.02);box-shadow:0 25px 50px -12px #00000080}[data-theme=light] .Projects-module__K3d-Xa__card{box-shadow:var(--card-shadow);border-color:#0000}[data-theme=light] .Projects-module__K3d-Xa__card:hover{box-shadow:0 25px 50px -12px #0003}@media (hover:none){.Projects-module__K3d-Xa__card{animation:4s ease-in-out infinite Projects-module__K3d-Xa__pulse-slow}.Projects-module__K3d-Xa__card:active{border-color:var(--accent-primary);background:#2563eb0d;transform:scale(.98)}}.Projects-module__K3d-Xa__content{z-index:1;flex-direction:column;flex:1;padding:2rem;display:flex;position:relative}.Projects-module__K3d-Xa__titleRow{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.Projects-module__K3d-Xa__linkIcon{color:var(--accent-primary);opacity:.7;flex-shrink:0;font-size:1.5rem;transition:all .3s}.Projects-module__K3d-Xa__card:hover .Projects-module__K3d-Xa__linkIcon{opacity:1;transform:translate(4px,-4px)}.Projects-module__K3d-Xa__title{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem}.Projects-module__K3d-Xa__description{color:var(--text-secondary);flex:1;margin-bottom:2rem}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:.5rem;display:flex}.Projects-module__K3d-Xa__tag{color:var(--text-secondary);border:1px solid var(--border-color);background:#ffffff0d;border-radius:99px;padding:.25rem .75rem;font-size:.8rem}
.Skills-module__P7wDQq__heading{text-align:center;-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#fff,#a1a1aa);-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem}[data-theme=light] .Skills-module__P7wDQq__heading{-webkit-text-fill-color:transparent;background:linear-gradient(90deg,#18181b,#3f3f46);-webkit-background-clip:text;background-clip:text}.Skills-module__P7wDQq__grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;display:grid}.Skills-module__P7wDQq__category{border:1px solid var(--border-color);background:#ffffff08;border-radius:8px;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Skills-module__P7wDQq__category:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2563eb33,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Skills-module__P7wDQq__category:hover:before{left:100%}.Skills-module__P7wDQq__category:hover{border-color:var(--accent-primary);background:#2563eb14;transform:translateY(-5px)scale(1.02);box-shadow:0 15px 40px -10px #2563eb66}[data-theme=light] .Skills-module__P7wDQq__category{background:var(--bg-secondary);box-shadow:var(--card-shadow);border-color:#0000}[data-theme=light] .Skills-module__P7wDQq__category:before{background:linear-gradient(90deg,#0000,#2563eb26,#0000)}[data-theme=light] .Skills-module__P7wDQq__category:hover{box-shadow:0 20px 45px -10px #0003}.Skills-module__P7wDQq__categoryTitle{color:var(--accent-primary);border-bottom:1px solid var(--border-color);margin-bottom:1.5rem;padding-bottom:.5rem;font-size:1.2rem}.Skills-module__P7wDQq__skillList{flex-wrap:wrap;gap:.8rem;display:flex}.Skills-module__P7wDQq__skill{color:var(--text-secondary);cursor:default;background:#0000004d;border:1px solid #ffffff0d;border-radius:4px;padding:.3rem .8rem;font-size:.9rem;transition:all .25s cubic-bezier(.16,1,.3,1)}.Skills-module__P7wDQq__skill:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:#2563eb33;transform:translateY(-2px)scale(1.05);box-shadow:0 5px 15px -5px #2563eb66}[data-theme=light] .Skills-module__P7wDQq__skill{color:#18181b;background:#f4f4f5;border-color:#e4e4e7;font-weight:500}[data-theme=light] .Skills-module__P7wDQq__skill:hover{border-color:var(--accent-primary);color:var(--accent-primary);background:linear-gradient(135deg,#dbeafe,#e0e7ff)}@media (hover:none){.Skills-module__P7wDQq__skill:active{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary);transform:scale(.95)}.Skills-module__P7wDQq__category{animation:6s ease-in-out infinite Skills-module__P7wDQq__pulse-slow}}
.Education-module__91SPAa__heading{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;text-align:center;-webkit-background-clip:text;background-clip:text;margin-bottom:3rem;font-size:2.5rem;font-weight:700}[data-theme=light] .Education-module__91SPAa__heading{background:linear-gradient(135deg,var(--accent-primary),var(--accent-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.Education-module__91SPAa__content{grid-template-columns:1.2fr .8fr;gap:4rem;display:grid}@media (max-width:968px){.Education-module__91SPAa__content{grid-template-columns:1fr;gap:3rem}}.Education-module__91SPAa__educationSection,.Education-module__91SPAa__certificationsSection{flex-direction:column;gap:1.5rem;display:flex}.Education-module__91SPAa__sectionTitle{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;border-left:3px solid var(--accent-primary);margin-bottom:.5rem;padding-left:.5rem;font-size:1.25rem;font-weight:600}.Education-module__91SPAa__educationCard{border:1px solid var(--border-color);background:#ffffff05;border-radius:12px;padding:2rem;transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;overflow:hidden}.Education-module__91SPAa__educationCard:before{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#2563eb1a,#0000);width:100%;height:100%;transition:left .6s;position:absolute;top:0;left:-100%}.Education-module__91SPAa__educationCard:hover:before{left:100%}.Education-module__91SPAa__educationCard:hover{border-color:var(--accent-primary);background:#2563eb08;transform:translateY(-3px);box-shadow:0 10px 30px -10px #0003}[data-theme=light] .Education-module__91SPAa__educationCard{background:var(--bg-secondary);box-shadow:var(--card-shadow);border-color:#0000}[data-theme=light] .Education-module__91SPAa__educationCard:hover{box-shadow:0 15px 35px -10px #0000001a}@media (hover:none){.Education-module__91SPAa__educationCard,.Education-module__91SPAa__certCard{animation:5s ease-in-out infinite Education-module__91SPAa__pulse-slow}.Education-module__91SPAa__educationCard:active,.Education-module__91SPAa__certCard:active{border-color:var(--accent-primary);background:#2563eb0d;transform:scale(.98)}}.Education-module__91SPAa__educationHeader{justify-content:space-between;gap:2rem;display:flex}@media (max-width:768px){.Education-module__91SPAa__educationHeader{flex-direction:column;gap:1rem}}.Education-module__91SPAa__degree{color:var(--text-primary);margin-bottom:.5rem;font-size:1.2rem;font-weight:600}.Education-module__91SPAa__specialization{color:var(--accent-primary);margin-bottom:.5rem;font-size:.95rem;font-weight:500}.Education-module__91SPAa__institution{color:var(--text-secondary);margin-bottom:.25rem;font-size:.95rem}.Education-module__91SPAa__meta{flex-direction:column;align-items:flex-end;gap:.25rem;min-width:140px;display:flex}@media (max-width:768px){.Education-module__91SPAa__meta{align-items:flex-start}}.Education-module__91SPAa__period{color:var(--text-primary);font-size:.9rem;font-weight:500}.Education-module__91SPAa__location{color:var(--text-secondary);font-size:.85rem}.Education-module__91SPAa__certList{flex-direction:column;gap:1rem;display:flex}.Education-module__91SPAa__certItem{border:1px solid #0000;border-radius:8px;align-items:center;gap:1rem;padding:1rem;transition:all .2s;display:flex}.Education-module__91SPAa__certItem:hover{border-color:var(--border-color);background:#ffffff08;transform:translate(5px)}[data-theme=light] .Education-module__91SPAa__certItem:hover{background:#f4f4f5;border-color:#0000}.Education-module__91SPAa__certIcon{width:40px;height:40px;color:var(--accent-primary);background:#2563eb1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Education-module__91SPAa__certContent{flex:1}.Education-module__91SPAa__certTitle{color:var(--text-primary);margin-bottom:.2rem;font-size:1rem;font-weight:500;line-height:1.3}.Education-module__91SPAa__certIssuer{color:var(--text-secondary);font-size:.85rem}.Education-module__91SPAa__certYear{color:var(--text-secondary);font-size:.85rem;font-family:var(--font-mono)}
.Community-module__n7DNLq__heading{color:var(--text-primary);text-align:center;margin-bottom:4rem;font-size:2.5rem;font-weight:700}[data-theme=light] .Community-module__n7DNLq__heading{-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#18181b,#3f3f46);-webkit-background-clip:text;background-clip:text}.Community-module__n7DNLq__carouselContainer{max-width:1000px;margin:0 auto;padding:0 3rem;position:relative}.Community-module__n7DNLq__carouselTrack{height:500px;position:relative;overflow:hidden}@media (max-width:768px){.Community-module__n7DNLq__carouselContainer{padding:0}.Community-module__n7DNLq__carouselTrack{height:600px}}.Community-module__n7DNLq__slide{width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0}.Community-module__n7DNLq__card{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;height:100%;padding:1rem;display:grid}@media (max-width:768px){.Community-module__n7DNLq__card{text-align:center;grid-template-columns:1fr;gap:2rem}}.Community-module__n7DNLq__navBtn{background:var(--bg-secondary);border:1px solid var(--border-color);width:40px;height:40px;color:var(--text-primary);cursor:pointer;z-index:10;border-radius:50%;justify-content:center;align-items:center;transition:all .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.Community-module__n7DNLq__navBtn:hover{background:var(--accent-primary);color:#fff;border-color:var(--accent-primary)}.Community-module__n7DNLq__prevBtn{left:0}.Community-module__n7DNLq__nextBtn{right:0}.Community-module__n7DNLq__indicators{justify-content:center;gap:.5rem;margin-top:2rem;display:flex}.Community-module__n7DNLq__indicator{background:var(--border-color);cursor:pointer;border:none;border-radius:50%;width:10px;height:10px;transition:all .3s}.Community-module__n7DNLq__activeIndicator{background:var(--accent-primary);transform:scale(1.2)}.Community-module__n7DNLq__content{padding-right:2rem}@media (max-width:768px){.Community-module__n7DNLq__content{padding-right:0}}.Community-module__n7DNLq__period{color:var(--accent-primary);text-transform:uppercase;letter-spacing:1px;background:#2563eb1a;border-radius:20px;margin-bottom:.75rem;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.Community-module__n7DNLq__organization{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700;line-height:1.2}.Community-module__n7DNLq__description{color:var(--text-secondary);font-size:1.1rem;line-height:1.6}.Community-module__n7DNLq__visual{width:100%;height:400px;position:relative}@media (max-width:768px){.Community-module__n7DNLq__visual{height:300px}}.Community-module__n7DNLq__collage{width:100%;height:100%;position:relative}.Community-module__n7DNLq__imageWrapper{border:1px solid #ffffff1a;border-radius:12px;transition:all .5s cubic-bezier(.16,1,.3,1);position:absolute;overflow:hidden;box-shadow:0 15px 30px -5px #0000004d}[data-theme=light] .Community-module__n7DNLq__imageWrapper{border-color:#0000000d;box-shadow:0 15px 30px -5px #00000026}.Community-module__n7DNLq__imageWrapper:hover{z-index:10;box-shadow:0 25px 50px -10px #0006;transform:scale(1.05)!important}.Community-module__n7DNLq__image{object-fit:cover}.Community-module__n7DNLq__active{z-index:5}.Community-module__n7DNLq__collage-0 .Community-module__n7DNLq__img-0{z-index:2;width:60%;height:65%;top:5%;right:5%}.Community-module__n7DNLq__collage-0 .Community-module__n7DNLq__img-1{z-index:1;width:50%;height:55%;bottom:0;left:5%}.Community-module__n7DNLq__collage-0 .Community-module__n7DNLq__img-2{z-index:3;width:45%;height:45%;bottom:10%;right:0}.Community-module__n7DNLq__collage-1 .Community-module__n7DNLq__img-0{z-index:2;width:60%;height:65%;top:0;left:5%}.Community-module__n7DNLq__collage-1 .Community-module__n7DNLq__img-1{z-index:1;width:50%;height:55%;bottom:5%;right:5%}.Community-module__n7DNLq__collage-1 .Community-module__n7DNLq__img-2{z-index:3;width:45%;height:45%;bottom:0;left:0}
.Contact-module__OWeMSG__contact{padding-bottom:2rem}.Contact-module__OWeMSG__content{text-align:center;max-width:600px;margin:0 auto}.Contact-module__OWeMSG__heading{color:var(--text-primary);margin-bottom:1.5rem;font-size:3rem}.Contact-module__OWeMSG__text{color:var(--text-secondary);margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.Contact-module__OWeMSG__emailBtn{color:var(--accent-primary);border:1px solid var(--accent-primary);background:0 0;border-radius:4px;margin-bottom:4rem;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;transition:all .2s;display:inline-block}.Contact-module__OWeMSG__emailBtn:hover{background:#3b82f61a;transform:translateY(-2px)}.Contact-module__OWeMSG__emailBtn:active{background:#3b82f633;transform:scale(.95)}.Contact-module__OWeMSG__socials{justify-content:center;gap:2rem;margin-bottom:4rem;display:flex}.Contact-module__OWeMSG__socials a{color:var(--text-secondary);padding:.5rem;font-size:1rem;transition:all .2s}.Contact-module__OWeMSG__socials a:hover{color:var(--accent-primary);transform:translateY(-2px)}.Contact-module__OWeMSG__socials a:active{color:var(--accent-primary);transform:scale(.9)}.Contact-module__OWeMSG__footer{color:var(--text-secondary);opacity:.6;font-size:.9rem}
