.Navbar-module__cJzEcG__nav{z-index:100;-webkit-backdrop-filter:blur(20px)saturate(1.3);border-bottom:1px solid var(--border-default);background:#0a0a12bf;transition:background .3s,box-shadow .3s,border-color .3s;position:fixed;top:0;left:0;right:0}.Navbar-module__cJzEcG__navScrolled{border-bottom-color:var(--border-default-medium);background:#0a0a12eb;box-shadow:0 4px 30px #00000080}.Navbar-module__cJzEcG__inner{justify-content:space-between;align-items:center;max-width:1280px;height:64px;margin:0 auto;padding:0 24px;display:flex}.Navbar-module__cJzEcG__logo{color:var(--heading);text-transform:uppercase;letter-spacing:.06em;background:var(--gradient-1);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:16px;font-weight:700;position:relative}.Navbar-module__cJzEcG__logoDot{-webkit-text-fill-color:var(--brand);animation:2s ease-in-out infinite Navbar-module__cJzEcG__glowPulse}.Navbar-module__cJzEcG__logo:after{content:"";background:var(--gradient-1);border-radius:1px;width:0;height:2px;transition:width .35s;position:absolute;bottom:-2px;left:0}.Navbar-module__cJzEcG__logo:hover:after{width:100%}.Navbar-module__cJzEcG__links{align-items:center;gap:2px;list-style:none;display:flex}.Navbar-module__cJzEcG__link{color:var(--body);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-sm);padding:8px 14px;font-size:12px;font-weight:500;transition:color .25s,background .25s,box-shadow .3s,transform .2s;position:relative}.Navbar-module__cJzEcG__link:after{content:"";background:var(--gradient-1);border-radius:1px;height:2px;transition:transform .3s cubic-bezier(.16,1,.3,1);position:absolute;bottom:2px;left:14px;right:14px;transform:scaleX(0)}.Navbar-module__cJzEcG__link:hover{color:var(--heading);background:var(--brand-softer);transform:translateY(-1px);box-shadow:0 0 20px #6366f114}.Navbar-module__cJzEcG__link:hover:after{transform:scaleX(1)}.Navbar-module__cJzEcG__linkActive{color:var(--fg-brand);background:#6366f114}.Navbar-module__cJzEcG__linkActive:after{transform:scaleX(1)}.Navbar-module__cJzEcG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:8px;display:none}.Navbar-module__cJzEcG__hamburger span{background:var(--heading);border-radius:1px;width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.Navbar-module__cJzEcG__hamburgerOpen span:first-child{transform:rotate(45deg)translate(5px,5px)}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(2){opacity:0}.Navbar-module__cJzEcG__hamburgerOpen span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}@media (max-width:767px){.Navbar-module__cJzEcG__hamburger{display:flex}.Navbar-module__cJzEcG__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border-default);opacity:0;pointer-events:none;background:#0a0a12f2;flex-direction:column;gap:4px;padding:16px 24px;transition:transform .35s,opacity .35s;position:fixed;top:64px;left:0;right:0;transform:translateY(-100%)}.Navbar-module__cJzEcG__linksOpen{opacity:1;pointer-events:auto;transform:translateY(0)}.Navbar-module__cJzEcG__link{width:100%;padding:12px 10px;font-size:13px}}
.Button-module__8RiFmG__btn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;border-radius:var(--radius-base);cursor:pointer;box-sizing:border-box;border:1px solid;align-items:center;gap:10px;padding:12px 20px;font-size:13px;font-weight:600;transition:color .25s,background .25s,border-color .25s,box-shadow .3s,transform .2s;display:inline-flex;position:relative;overflow:hidden}.Button-module__8RiFmG__btn:hover{transform:translateY(-2px)}.Button-module__8RiFmG__btn:active{transform:translateY(0)}.Button-module__8RiFmG__btn:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Button-module__8RiFmG__icon{flex-shrink:0;width:14px;height:14px}.Button-module__8RiFmG__brand{background:var(--gradient-1);color:#fff;letter-spacing:.5em;border:none;padding:16px 48px;transition:box-shadow .3s,transform .2s;position:relative;overflow:hidden;box-shadow:0 4px 20px #6366f14d}.Button-module__8RiFmG__brand:before{content:"";pointer-events:none;background:repeating-linear-gradient(0deg,#0000,#0000 14px,#ffffff0d 14px 15px),repeating-linear-gradient(90deg,#0000,#0000 14px,#ffffff0d 14px 15px);transition:background-size .3s;position:absolute;inset:0}.Button-module__8RiFmG__brand:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#fff6,#0000);height:1px;position:absolute;top:0;left:10%;right:10%}.Button-module__8RiFmG__brand .Button-module__8RiFmG__bottomEdge{pointer-events:none;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);height:1px;position:absolute;bottom:0;left:10%;right:10%}.Button-module__8RiFmG__brand:hover{transform:translateY(-3px);box-shadow:0 8px 32px #6366f173}.Button-module__8RiFmG__brand:hover:before{background-size:100% 10px,10px 100%}.Button-module__8RiFmG__brand:active{transform:translateY(0)}.Button-module__8RiFmG__brand:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.Button-module__8RiFmG__secondary{background:var(--neutral-primary-medium);border-color:var(--border-default-medium);color:var(--body);box-shadow:var(--shadow-xs)}.Button-module__8RiFmG__secondary:hover{background:var(--neutral-tertiary-medium);border-color:var(--border-brand);color:var(--heading);box-shadow:var(--glow-brand)}.Button-module__8RiFmG__ghost{color:var(--heading);box-shadow:none;background:0 0;border-color:#0000}.Button-module__8RiFmG__ghost:hover{background:var(--neutral-primary-medium);transform:none}
.Hero-module__ZARIfG__hero{justify-content:center;align-items:center;min-height:100vh;padding:120px 24px 96px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__heroGlow{pointer-events:none;background:radial-gradient(circle,#6366f133,#6366f10d 40%,#0000 65%);width:800px;height:800px;animation:4s ease-in-out infinite Hero-module__ZARIfG__heroGlowPulse;position:absolute;top:25%;left:50%;transform:translate(-50%,-50%)}@keyframes Hero-module__ZARIfG__heroGlowPulse{0%,to{opacity:.6;transform:translate(-50%,-50%)scale(1)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.2)}}.Hero-module__ZARIfG__heroOrb{filter:blur(100px);pointer-events:none;border-radius:50%;position:absolute}.Hero-module__ZARIfG__heroOrb:nth-child(2){background:radial-gradient(circle,#6366f12e,#0000);width:550px;height:550px;animation:16s ease-in-out infinite Hero-module__ZARIfG__heroOrb1;top:-12%;right:-8%}.Hero-module__ZARIfG__heroOrb:nth-child(3){background:radial-gradient(circle,#22d3ee24,#0000);width:450px;height:450px;animation:20s ease-in-out infinite Hero-module__ZARIfG__heroOrb2;bottom:-8%;left:-5%}.Hero-module__ZARIfG__heroOrb:nth-child(4){background:radial-gradient(circle,#a78bfa24,#0000);width:300px;height:300px;animation:24s ease-in-out infinite Hero-module__ZARIfG__heroOrb3;top:60%;right:15%}.Hero-module__ZARIfG__heroOrb:nth-child(5){background:radial-gradient(circle,#6366f11a,#0000);width:250px;height:250px;animation:18s ease-in-out infinite Hero-module__ZARIfG__heroOrb4;top:10%;left:15%}@keyframes Hero-module__ZARIfG__heroOrb1{0%,to{transform:translate(0)scale(1)}25%{transform:translate(-60px,50px)scale(1.08)}50%{transform:translate(-30px,90px)scale(.95)}75%{transform:translate(40px,40px)scale(1.05)}}@keyframes Hero-module__ZARIfG__heroOrb2{0%,to{transform:translate(0)scale(1)}25%{transform:translate(50px,-60px)scale(1.1)}50%{transform:translate(80px,-20px)scale(.9)}75%{transform:translate(20px,-50px)scale(1.05)}}@keyframes Hero-module__ZARIfG__heroOrb3{0%,to{transform:translate(0)scale(1)}33%{transform:translate(-40px,-30px)scale(1.1)}66%{transform:translate(30px,20px)scale(.95)}}@keyframes Hero-module__ZARIfG__heroOrb4{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,40px)scale(1.05)}66%{transform:translate(-20px,-30px)scale(.95)}}.Hero-module__ZARIfG__content{text-align:center;z-index:1;max-width:800px;position:relative}.Hero-module__ZARIfG__greeting{color:var(--fg-brand);text-transform:uppercase;letter-spacing:.3em;margin-bottom:24px;font-size:14px;font-weight:500;animation:.9s cubic-bezier(.16,1,.3,1) Hero-module__ZARIfG__heroFadeInUp;display:block}.Hero-module__ZARIfG__name{margin-bottom:24px;animation:.9s cubic-bezier(.16,1,.3,1) .12s both Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__nameMain{color:var(--heading);letter-spacing:-.04em;font-size:clamp(40px,8vw,72px);font-weight:800;line-height:1.05}.Hero-module__ZARIfG__nameHighlight{background:linear-gradient(135deg,#818cf8,#22d3ee,#a78bfa,#818cf8) 0 0/300% 300%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:5s infinite Hero-module__ZARIfG__textGradient}.Hero-module__ZARIfG__title{color:var(--body);margin-bottom:12px;max-width:600px;margin-inline:auto;font-size:clamp(16px,2.5vw,20px);line-height:1.6;animation:.9s cubic-bezier(.16,1,.3,1) .24s both Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__titleHighlight{color:var(--fg-cyan);font-weight:600}.Hero-module__ZARIfG__subtitle{color:var(--body-subtle);margin-bottom:44px;max-width:580px;margin-inline:auto;font-size:clamp(13px,1.8vw,15px);line-height:1.6;animation:.9s cubic-bezier(.16,1,.3,1) .36s both Hero-module__ZARIfG__heroFadeInUp}.Hero-module__ZARIfG__buttons{flex-wrap:wrap;justify-content:center;gap:16px;animation:.9s cubic-bezier(.16,1,.3,1) .48s both Hero-module__ZARIfG__heroFadeInUp;display:flex;position:relative}.Hero-module__ZARIfG__contactWrap{position:relative}.Hero-module__ZARIfG__contactDropdown{background:var(--neutral-primary-medium);border:1px solid var(--border-default-medium);border-radius:var(--radius-base);min-width:180px;box-shadow:var(--shadow-lg), var(--glow-brand);z-index:50;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) Hero-module__ZARIfG__scaleIn;position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%)}.Hero-module__ZARIfG__contactOption{border-radius:var(--radius-sm);color:var(--body);align-items:center;gap:10px;padding:10px 14px;font-size:13px;font-weight:500;transition:background .25s,color .25s,transform .2s,box-shadow .25s;display:flex}.Hero-module__ZARIfG__contactOption:hover{background:var(--brand-softer);color:var(--fg-brand);transform:translate(4px);box-shadow:0 0 20px #6366f11a}.Hero-module__ZARIfG__contactOption svg{color:var(--fg-brand)}@keyframes Hero-module__ZARIfG__scaleIn{0%{opacity:0;transform:translate(-50%)scale(.95)}to{opacity:1;transform:translate(-50%)scale(1)}}@keyframes Hero-module__ZARIfG__heroFadeInUp{0%{opacity:0;filter:blur(4px);transform:translateY(60px)scale(.95)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@media (max-width:767px){.Hero-module__ZARIfG__hero{padding:100px 16px 64px}.Hero-module__ZARIfG__heroGlow{width:400px;height:400px}}
.Section-module__BZ7-0a__section{padding:96px 0;position:relative}.Section-module__BZ7-0a__container{max-width:1280px;margin:0 auto;padding:0 24px}.Section-module__BZ7-0a__header{margin-bottom:48px;position:relative}.Section-module__BZ7-0a__headerAccent{background:var(--gradient-1);border-radius:2px;width:40px;height:3px;margin-bottom:16px}.Section-module__BZ7-0a__headerCentered{text-align:center}.Section-module__BZ7-0a__headerCentered .Section-module__BZ7-0a__headerAccent{margin-left:auto;margin-right:auto}@media (max-width:767px){.Section-module__BZ7-0a__section{padding:64px 0}.Section-module__BZ7-0a__header{margin-bottom:32px}}
.About-module__vAULUW__grid{grid-template-columns:1fr 280px;align-items:center;gap:48px;display:grid}.About-module__vAULUW__text p{color:var(--body);margin-bottom:16px;font-size:15px;line-height:1.7}.About-module__vAULUW__text p:last-child{margin-bottom:0}.About-module__vAULUW__imageWrap{position:relative}.About-module__vAULUW__imageGlow{border-radius:var(--radius-lg);opacity:0;pointer-events:none;background:radial-gradient(#6366f11a,#0000 70%);transition:opacity .4s;position:absolute;inset:-12px}.About-module__vAULUW__imageWrap:hover .About-module__vAULUW__imageGlow{opacity:1}.About-module__vAULUW__imagePlaceholder{background:var(--neutral-primary-medium);border:1px solid var(--border-default);border-radius:var(--radius-lg);width:280px;height:320px;color:var(--body-subtle);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:11px;transition:border-color .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}.About-module__vAULUW__imagePlaceholder:hover{border-color:var(--border-brand);box-shadow:var(--glow-brand)}.About-module__vAULUW__imagePlaceholder svg{width:48px;height:48px;color:var(--border-default-strong)}.About-module__vAULUW__imagePlaceholder img{object-fit:cover;border-radius:var(--radius-lg);width:100%;height:100%}.About-module__vAULUW__imagePlaceholder:after{content:"";pointer-events:none;background:conic-gradient(#0000,#6366f10a,#0000 60%);width:200%;height:200%;animation:10s linear infinite About-module__vAULUW__rotateGradient;position:absolute;top:-50%;left:-50%}.About-module__vAULUW__socialOverlay{justify-content:center;gap:16px;margin-top:20px;display:flex}.About-module__vAULUW__socialOverlay a{color:var(--body-subtle);transition:color .2s,transform .2s}.About-module__vAULUW__socialOverlay a:hover{color:var(--brand);transform:translateY(-3px)}@media (max-width:767px){.About-module__vAULUW__grid{grid-template-columns:1fr;gap:32px}.About-module__vAULUW__imagePlaceholder{width:200px;height:240px;margin:0 auto}}
.Education-module__JpHHoW__grid{grid-template-columns:1fr;gap:20px;display:grid}.Education-module__JpHHoW__card{background:var(--neutral-primary-medium);border:1px solid var(--border-default);border-radius:var(--radius-lg);grid-template-columns:1fr;gap:0;padding:28px;transition:border-color .3s,box-shadow .3s,transform .25s;display:grid;position:relative;overflow:hidden}.Education-module__JpHHoW__cardWithImage{grid-template-columns:120px 1fr;gap:28px}.Education-module__JpHHoW__card:before{content:"";background:var(--gradient-1);width:3px;height:0;transition:height .4s;position:absolute;top:0;left:0}.Education-module__JpHHoW__card:hover:before{height:100%}.Education-module__JpHHoW__card:hover{border-color:var(--border-brand);box-shadow:var(--glow-brand);transform:translate(4px)}.Education-module__JpHHoW__cardFeatured{border-color:var(--border-brand-subtle);background:linear-gradient(135deg, var(--neutral-primary-medium) 0%, #6366f10d 100%)}.Education-module__JpHHoW__cardFeatured:before{background:var(--gradient-1);height:100%}.Education-module__JpHHoW__cardFeatured:hover{border-color:var(--border-brand);box-shadow:var(--glow-strong);transform:translate(4px)}.Education-module__JpHHoW__imageWrap{border-radius:var(--radius-base);background:var(--neutral-primary-soft);border:1px solid var(--border-default);width:120px;height:120px;color:var(--body-subtle);text-transform:uppercase;letter-spacing:.06em;flex-direction:column;justify-content:center;align-items:center;gap:8px;font-size:10px;display:flex;position:relative;overflow:hidden}.Education-module__JpHHoW__imageWrap svg{width:32px;height:32px;color:var(--brand-strong);opacity:.6}.Education-module__JpHHoW__imageWrap img{object-fit:cover;width:100%;height:100%}.Education-module__JpHHoW__body{flex-direction:column;gap:6px;display:flex}.Education-module__JpHHoW__title{color:var(--heading);word-wrap:break-word;overflow-wrap:break-word;font-size:18px;font-weight:700;line-height:1.3}.Education-module__JpHHoW__degree{color:var(--fg-brand);font-size:14px}.Education-module__JpHHoW__meta{color:var(--body-subtle);font-size:12px}.Education-module__JpHHoW__details{flex-direction:column;gap:6px;margin-top:8px;list-style:none;display:flex}.Education-module__JpHHoW__details li{color:var(--body);padding-left:16px;font-size:13px;position:relative}.Education-module__JpHHoW__details li:before{content:">";color:var(--brand);font-weight:700;position:absolute;left:0}.Education-module__JpHHoW__status{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);background:var(--brand-softer);border:1px solid var(--border-brand-subtle);color:var(--fg-brand-strong);align-self:flex-start;margin-top:4px;padding:4px 12px;font-size:10px;font-weight:600;display:inline-block}.Education-module__JpHHoW__achievement{text-transform:uppercase;letter-spacing:.08em;border-radius:var(--radius-full);color:var(--fg-cyan);background:#22d3ee14;border:1px solid #22d3ee33;align-self:flex-start;margin-top:4px;padding:4px 12px;font-size:10px;font-weight:600;display:inline-block}@media (max-width:767px){.Education-module__JpHHoW__card,.Education-module__JpHHoW__cardWithImage{grid-template-columns:1fr;gap:16px;padding:20px}.Education-module__JpHHoW__card:hover{transform:translateY(-2px)}.Education-module__JpHHoW__imageWrap{width:80px;height:80px}.Education-module__JpHHoW__imageWrap svg{width:24px;height:24px}.Education-module__JpHHoW__title{font-size:16px}}
.Experience-module__RsmxMa__card{background:var(--neutral-primary-medium);border:1px solid var(--border-default);border-radius:var(--radius-lg);max-width:700px;padding:28px;transition:border-color .3s,box-shadow .3s,transform .25s;position:relative;overflow:hidden}.Experience-module__RsmxMa__card:before{content:"";background:var(--gradient-1);width:3px;height:0;transition:height .4s;position:absolute;top:0;left:0}.Experience-module__RsmxMa__card:hover:before{height:100%}.Experience-module__RsmxMa__card:hover{border-color:var(--border-brand);box-shadow:var(--glow-brand);transform:translate(4px)}.Experience-module__RsmxMa__header{align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.Experience-module__RsmxMa__iconWrap{border-radius:var(--radius-base);background:var(--brand-softer);border:1px solid var(--border-brand-subtle);flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;transition:background .3s,border-color .3s;display:flex;overflow:hidden}.Experience-module__RsmxMa__card:hover .Experience-module__RsmxMa__iconWrap{background:var(--brand-soft);border-color:var(--brand)}.Experience-module__RsmxMa__iconWrap svg{width:24px;height:24px;color:var(--fg-brand-strong)}.Experience-module__RsmxMa__iconWrap img{object-fit:cover;width:100%;height:100%}.Experience-module__RsmxMa__info{flex:1}.Experience-module__RsmxMa__title{color:var(--heading);margin:0 0 2px;font-size:18px;font-weight:700}.Experience-module__RsmxMa__company{color:var(--fg-brand);margin:0 0 2px;font-size:14px}.Experience-module__RsmxMa__period{color:var(--body-subtle);margin:0;font-size:12px}.Experience-module__RsmxMa__details{flex-direction:column;gap:6px;list-style:none;display:flex}.Experience-module__RsmxMa__details li{color:var(--body);padding-left:16px;font-size:13px;position:relative}.Experience-module__RsmxMa__details li:before{content:">";color:var(--brand);font-weight:700;position:absolute;left:0}
.Skills-module__G7oUEG__grid{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.Skills-module__G7oUEG__category{background:var(--neutral-primary-medium);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:24px;transition:border-color .3s,box-shadow .3s,transform .25s;position:relative;overflow:hidden}.Skills-module__G7oUEG__category:after{content:"";background:var(--gradient-1);opacity:0;height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Skills-module__G7oUEG__category:hover:after{opacity:1}.Skills-module__G7oUEG__category:hover{border-color:var(--border-brand);box-shadow:var(--glow-brand);transform:translateY(-4px)}.Skills-module__G7oUEG__categoryLabel{text-transform:uppercase;letter-spacing:.1em;color:var(--fg-brand);border-bottom:1px solid var(--border-default);align-items:center;gap:8px;margin-bottom:16px;padding-bottom:12px;font-size:11px;font-weight:700;display:flex}.Skills-module__G7oUEG__categoryIcon{opacity:.7;flex-shrink:0}.Skills-module__G7oUEG__count{color:var(--body-subtle);letter-spacing:.04em;font-size:10px;font-weight:400}.Skills-module__G7oUEG__skillsList{flex-wrap:wrap;gap:8px;display:flex}.Skills-module__G7oUEG__skill{text-transform:uppercase;letter-spacing:.04em;border-radius:var(--radius-sm);background:var(--neutral-primary-soft);border:1px solid var(--border-default-subtle);color:var(--body);cursor:default;align-items:center;gap:6px;padding:6px 12px;font-size:11px;font-weight:500;transition:background .25s,border-color .25s,color .25s,transform .2s,box-shadow .25s;display:inline-flex}.Skills-module__G7oUEG__skill:hover{background:var(--brand-softer);border-color:var(--border-brand);color:var(--fg-brand-strong);transform:translateY(-3px);box-shadow:0 0 20px #6366f133}@media (max-width:767px){.Skills-module__G7oUEG__grid{grid-template-columns:1fr}}
.Projects-module__2BoJ-q__showMoreBtn{background:var(--brand-softer);border:1px dashed var(--border-brand-subtle);border-radius:var(--radius-lg);width:100%;color:var(--fg-brand);text-transform:uppercase;letter-spacing:.06em;cursor:pointer;justify-content:center;align-items:center;gap:10px;margin-top:24px;padding:20px 24px;font-size:13px;font-weight:700;transition:background .3s,border-color .3s,box-shadow .3s,gap .3s;display:flex}.Projects-module__2BoJ-q__showMoreBtn:hover{background:var(--brand-soft);border-color:var(--border-brand);box-shadow:var(--glow-brand);border-style:solid;gap:14px}.Projects-module__2BoJ-q__showMoreBtn svg{transition:transform .3s}.Projects-module__2BoJ-q__showMoreBtn:hover svg{transform:translateY(3px)}.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.Projects-module__2BoJ-q__card{background:var(--neutral-primary-medium);border:1px solid var(--border-default);border-radius:var(--radius-lg);flex-direction:column;transition:border-color .3s,box-shadow .35s,transform .3s;display:flex;overflow:hidden}.Projects-module__2BoJ-q__card:before{content:"";background:var(--gradient-1);opacity:.5;background-size:200% 100%;height:3px;transition:opacity .3s,height .3s;animation:4s linear infinite Projects-module__2BoJ-q__shimmer;display:block}.Projects-module__2BoJ-q__card:hover:before{opacity:1;height:4px}.Projects-module__2BoJ-q__card:hover{border-color:var(--border-brand);box-shadow:var(--glow-strong);transform:translateY(-6px)}.Projects-module__2BoJ-q__card:active{transform:translateY(-3px)}.Projects-module__2BoJ-q__imageWrap{aspect-ratio:16/10;background:var(--neutral-primary-strong);position:relative;overflow:hidden}.Projects-module__2BoJ-q__imageWrap img{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.16,1,.3,1)}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__imageWrap img{transform:scale(1.05)}.Projects-module__2BoJ-q__imageOverlay{pointer-events:none;background:linear-gradient(#0000 0%,#0a0a124d 50%,#0a0a12d9 100%);position:absolute;inset:0}.Projects-module__2BoJ-q__imageTitle{color:var(--heading);pointer-events:none;margin:0;padding:20px 20px 16px;font-size:17px;font-weight:700;line-height:1.3;position:absolute;bottom:0;left:0;right:0}.Projects-module__2BoJ-q__placeholder{background:linear-gradient(135deg, var(--brand-softer), var(--neutral-primary-strong), var(--brand-softer));background-size:200% 200%;justify-content:center;align-items:center;width:100%;height:100%;animation:4s ease-in-out infinite Projects-module__2BoJ-q__placeholderShimmer;display:flex;position:relative}.Projects-module__2BoJ-q__placeholder:before{content:"";pointer-events:none;background:radial-gradient(#6366f11a,#0000 70%);position:absolute;inset:0}.Projects-module__2BoJ-q__placeholderTitle{color:var(--heading);text-align:center;z-index:1;opacity:.6;margin:0;padding:16px;font-size:18px;font-weight:700;line-height:1.3;position:relative}@keyframes Projects-module__2BoJ-q__placeholderShimmer{0%,to{background-position:0%}50%{background-position:100%}}.Projects-module__2BoJ-q__cardBody{flex-direction:column;flex:1;padding:20px;display:flex}.Projects-module__2BoJ-q__body{color:var(--body);flex:1;margin-bottom:16px;font-size:13px;line-height:1.6}.Projects-module__2BoJ-q__techs{flex-wrap:wrap;gap:6px;margin-bottom:16px;display:flex}.Projects-module__2BoJ-q__tech{text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-sm);background:var(--brand-softer);border:1px solid var(--border-brand-subtle);color:var(--fg-brand-strong);padding:4px 10px;font-size:10px;font-weight:600;transition:background .2s,border-color .2s,box-shadow .2s}.Projects-module__2BoJ-q__card:hover .Projects-module__2BoJ-q__tech{background:var(--brand-soft);border-color:var(--brand);box-shadow:0 0 12px #6366f126}.Projects-module__2BoJ-q__features{flex-direction:column;gap:5px;margin-bottom:20px;list-style:none;display:flex}.Projects-module__2BoJ-q__features li{color:var(--body-subtle);padding-left:14px;font-size:12px;line-height:1.4;position:relative}.Projects-module__2BoJ-q__features li:before{content:"-";color:var(--brand);font-weight:700;position:absolute;left:0}.Projects-module__2BoJ-q__footer{border-top:1px solid var(--border-default);align-items:center;margin-top:auto;padding-top:16px;display:flex}.Projects-module__2BoJ-q__link{text-transform:uppercase;letter-spacing:.06em;color:var(--fg-brand);align-items:center;gap:8px;font-size:11px;font-weight:700;transition:gap .25s,opacity .2s;display:inline-flex}.Projects-module__2BoJ-q__link:hover{opacity:.8;gap:12px}.Projects-module__2BoJ-q__linkIcon{width:14px;height:14px;transition:transform .25s}.Projects-module__2BoJ-q__link:hover .Projects-module__2BoJ-q__linkIcon{transform:translate(3px,-2px)}@media (max-width:1023px){.Projects-module__2BoJ-q__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:639px){.Projects-module__2BoJ-q__grid{grid-template-columns:1fr}}
.Contact-module__hcVmEa__intro{color:var(--body);max-width:500px;margin-bottom:40px;font-size:15px;line-height:1.7}.Contact-module__hcVmEa__columns{grid-template-columns:1.4fr 1fr;align-items:start;gap:48px;display:grid}.Contact-module__hcVmEa__form{flex-direction:column;display:flex}.Contact-module__hcVmEa__field{margin-bottom:20px}.Contact-module__hcVmEa__label{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-brand);margin-bottom:8px;font-size:11px;font-weight:600;display:block}.Contact-module__hcVmEa__inputRow{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Contact-module__hcVmEa__input,.Contact-module__hcVmEa__textarea{width:100%;font-family:var(--font-mono);color:var(--heading);background:var(--neutral-primary-medium);border:1px solid var(--border-default-medium);border-radius:var(--radius-base);padding:12px 14px;font-size:14px;transition:border-color .25s,box-shadow .25s,background .25s;display:block}.Contact-module__hcVmEa__input:hover,.Contact-module__hcVmEa__textarea:hover{background:var(--neutral-primary-strong);border-color:var(--border-default-strong)}.Contact-module__hcVmEa__input:focus,.Contact-module__hcVmEa__textarea:focus{border-color:var(--brand);background:var(--neutral-primary-strong);box-shadow:0 0 0 3px #6366f126, var(--glow-brand);outline:none}.Contact-module__hcVmEa__input::placeholder,.Contact-module__hcVmEa__textarea::placeholder{color:var(--body-subtle);font-size:13px}.Contact-module__hcVmEa__textarea{resize:vertical;min-height:130px}.Contact-module__hcVmEa__status{border-radius:var(--radius-base);border:1px solid;margin-top:16px;padding:10px 14px;font-size:13px;animation:.4s ease-out Contact-module__hcVmEa__fadeInUp}.Contact-module__hcVmEa__success{background:var(--brand-softer);border-color:var(--border-brand-subtle);color:var(--fg-brand-strong)}.Contact-module__hcVmEa__error{color:var(--fg-danger);background:#f8717114;border-color:#f8717133}.Contact-module__hcVmEa__rightColumn{flex-direction:column;gap:20px;display:flex}.Contact-module__hcVmEa__card{background:var(--neutral-primary-medium);border:1px solid var(--border-default);border-radius:var(--radius-lg);padding:24px;transition:border-color .3s,box-shadow .3s,transform .25s;position:relative;overflow:hidden}.Contact-module__hcVmEa__card:after{content:"";background:var(--gradient-1);opacity:0;height:2px;transition:opacity .3s;position:absolute;bottom:0;left:0;right:0}.Contact-module__hcVmEa__card:hover:after{opacity:1}.Contact-module__hcVmEa__card:hover{border-color:var(--border-brand);box-shadow:var(--glow-brand);transform:translateY(-2px)}.Contact-module__hcVmEa__cardTitle{text-transform:uppercase;letter-spacing:.08em;color:var(--fg-brand);border-bottom:1px solid var(--border-default);margin-bottom:16px;padding-bottom:12px;font-size:11px;font-weight:700}.Contact-module__hcVmEa__quickLinks{flex-direction:column;gap:14px;display:flex}.Contact-module__hcVmEa__quickLink{color:var(--body);align-items:center;gap:12px;font-size:13px;transition:color .25s,transform .2s;display:inline-flex}.Contact-module__hcVmEa__quickLink:hover{color:var(--fg-brand);transform:translate(6px)}.Contact-module__hcVmEa__quickLink svg{width:16px;height:16px;color:var(--fg-brand);flex-shrink:0}.Contact-module__hcVmEa__social{gap:20px;display:flex}.Contact-module__hcVmEa__social a{color:var(--body-subtle);transition:color .25s,transform .2s}.Contact-module__hcVmEa__social a:hover{color:var(--brand);transform:translateY(-4px)}@media (max-width:767px){.Contact-module__hcVmEa__columns{grid-template-columns:1fr;gap:32px}.Contact-module__hcVmEa__inputRow{grid-template-columns:1fr;gap:0}}
.Footer-module__S6Hkya__footer{border-top:1px solid var(--border-default);text-align:center;padding:48px 0;position:relative}.Footer-module__S6Hkya__footer:before{content:"";background:var(--gradient-1);border-radius:1px;width:200px;height:2px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.Footer-module__S6Hkya__inner{flex-direction:column;align-items:center;gap:20px;max-width:1280px;margin:0 auto;padding:0 24px;display:flex}.Footer-module__S6Hkya__links{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.Footer-module__S6Hkya__links a{color:var(--body-subtle);text-transform:uppercase;letter-spacing:.06em;font-size:12px;transition:color .25s;position:relative}.Footer-module__S6Hkya__links a:after{content:"";background:var(--gradient-1);border-radius:1px;width:0;height:2px;transition:width .25s;position:absolute;bottom:-2px;left:0}.Footer-module__S6Hkya__links a:hover{color:var(--heading)}.Footer-module__S6Hkya__links a:hover:after{width:100%}.Footer-module__S6Hkya__copy{color:var(--body-subtle);font-size:12px}
