@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes slide-up{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-glow{0%,to{opacity:1}50%{opacity:.5}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;font-size:16px}body{color:#e8edf2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#080c10;min-height:100vh}img,video,svg{max-width:100%;display:block}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}ul,ol{list-style:none}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none}#root{isolation:isolate}body{color:#e8edf2;font-family:Space Grotesk,system-ui,sans-serif;font-size:1rem;line-height:1.6}h1,h2,h3,h4,h5,h6{color:#e8edf2;letter-spacing:.02em;font-family:Orbitron,system-ui,sans-serif;font-weight:700;line-height:1.2}h1{font-size:clamp(2rem,5vw,3.5rem)}h2{font-size:clamp(1.5rem,4vw,2.5rem)}h3{font-size:clamp(1.25rem,3vw,1.75rem)}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{color:#89a;font-family:Space Grotesk,system-ui,sans-serif;line-height:1.7}small{color:#728292;font-size:.875rem}code,pre{font-family:ui-monospace,Cascadia Code,Fira Code,monospace;font-size:.875em}strong{color:#e8edf2;font-weight:600}:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}::selection{color:#e8edf2;background-color:#00e5ff40}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#080c10}::-webkit-scrollbar-thumb{background:#1a2332;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#728292}.heading-accent{background-color:#00e5ff;width:56px;height:2px;margin-top:8px;display:block}.layout{background-color:#080c10;flex-direction:row;max-width:1440px;min-height:100vh;margin:0 auto;display:flex}@media (width<=480px){.layout{flex-direction:column}}.sidebar{background-color:#0d1117;border-right:1px solid #1a2332;flex-direction:column;flex-shrink:0;width:330px;height:100vh;padding:24px;display:flex;position:sticky;top:0;overflow:hidden}@media (width>=481px) and (width<=768px){.sidebar{width:230px;padding:16px}}@media (width<=480px){.sidebar{border-bottom:1px solid #1a2332;border-right:none;width:100%;height:auto;padding:68px 16px 24px;position:static;overflow:visible}}.main-content{background-color:#080c10;flex:1;min-height:100vh;overflow-y:auto}@media (width<=480px){.main-content{min-height:auto}.hero,.about,.experience,.projects,.skills,.contact{scroll-margin-top:68px}}.sidebar__logo{border-bottom:1px solid #1a2332;flex-shrink:0;padding-bottom:24px}.sidebar__logo span{color:#00e5ff;letter-spacing:.12em;font-family:Orbitron,system-ui,sans-serif;font-size:1.5rem;font-weight:700;display:block}@media (width<=480px){.sidebar__logo{z-index:90;background-color:#0d1117;border-bottom:1px solid #1a2332;align-items:center;height:68px;margin-bottom:0;padding:0 60px 0 16px;display:flex;position:fixed;top:0;left:0;right:0}.sidebar__logo span{font-size:1rem}}.sidebar__body{flex-direction:column;flex:1;gap:48px;padding:24px 0;display:flex;overflow-y:auto}@media (width<=480px){.sidebar__body{flex-direction:column;align-items:center;gap:24px;padding:16px 0 0;overflow-y:visible}}.sidebar__profile{flex-shrink:0;justify-content:center;align-items:center;display:flex}@media (width<=480px){.sidebar__profile{width:100%}}.profile-frame{aspect-ratio:4/5;border:1px solid #00e5ff40;width:100%;transition:border-color .3s cubic-bezier(.22,1,.36,1);position:relative;overflow:hidden}.sidebar__profile:hover .profile-frame{border-color:#00e5ff8c}.profile-frame__inner{position:absolute;inset:0}.profile-frame__img{object-fit:cover;width:100%;height:100%;display:block}@media (prefers-reduced-motion:no-preference){.profile-frame__img{transition:transform .6s cubic-bezier(.22,1,.36,1)}.sidebar__profile:hover .profile-frame__img{transform:scale(1.04)}}.profile-frame__corner{z-index:2;pointer-events:none;border-style:solid;border-color:#00e5ffe6;width:20px;height:20px;transition:border-color .15s cubic-bezier(.22,1,.36,1);position:absolute}.sidebar__profile:hover .profile-frame__corner{border-color:#00e5ff}.profile-frame__corner--tl{border-width:2px 0 0 2px;top:10px;left:10px}.profile-frame__corner--tr{border-width:2px 2px 0 0;top:10px;right:10px}.profile-frame__corner--bl{border-width:0 0 2px 2px;bottom:10px;left:10px}.profile-frame__corner--br{border-width:0 2px 2px 0;bottom:10px;right:10px}.sidebar__info{flex-direction:column;gap:24px;display:flex}@media (width<=480px){.sidebar__info{flex:initial;gap:16px;width:100%;min-width:0}}.sidebar__socials{justify-content:center;align-items:center;gap:32px;display:flex}@media (width<=480px){.sidebar__socials{gap:24px}}.sidebar__social-link{color:#728292;align-items:center;transition:color .2s,transform .18s;display:flex}.sidebar__social-link svg{width:26px;height:26px;display:block}.sidebar__social-link:hover{color:#00e5ff;transform:translateY(-2px)}.sidebar__status{flex-direction:column;gap:16px;display:flex}.sidebar__status-row{justify-content:space-between;align-items:baseline;gap:12px;display:flex}@media (width<=480px){.sidebar__status-row{justify-content:flex-start;gap:16px}}.sidebar__status-label{color:#728292;letter-spacing:.09em;flex-shrink:0;font-family:Space Grotesk,system-ui,sans-serif;font-size:.8rem;font-weight:500}.sidebar__status-value{color:#e8edf2;letter-spacing:.06em;text-align:right;font-family:Space Grotesk,system-ui,sans-serif;font-size:.8rem;font-weight:600}.sidebar__status-value--online{color:#4ade80}.sidebar__status-value--open{color:#00e5ff}@media (width<=480px){.sidebar__status-value{text-align:left}}.sidebar__footer{border-top:1px solid #1a2332;flex-shrink:0;padding-top:16px}.sidebar__footer p{color:#89a;letter-spacing:.09em;text-align:center;font-family:Space Grotesk,system-ui,sans-serif;font-size:.75rem;font-weight:500;line-height:1.5}@media (width<=480px){.sidebar__footer{padding-top:12px}}.mobile-cta{display:none}@media (width<=480px){.mobile-cta{z-index:200;color:#080c10;letter-spacing:.1em;text-transform:uppercase;background-color:#00e5ff;border:none;outline:none;align-items:center;gap:8px;padding:10px 16px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:700;text-decoration:none;transition:filter .18s;display:flex;position:fixed;bottom:24px;right:24px}.mobile-cta svg{flex-shrink:0;width:17px;height:17px}.mobile-cta:hover,.mobile-cta:focus-visible{filter:brightness(.88);outline:none}.mobile-cta:focus-visible{outline-offset:2px;outline:2px solid #080c10}}.btn{letter-spacing:.14em;white-space:nowrap;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:8px;padding:11px 32px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:700;text-decoration:none;transition:background-color .18s,border-color .18s,filter .18s,transform .15s cubic-bezier(.22,1,.36,1);display:inline-flex}.btn:active{transform:scale(.97)}.btn--primary{color:#080c10;background-color:#00e5ff;border-color:#00e5ff}.btn--primary:hover{filter:brightness(.88)}.btn--primary:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}.btn--outline{color:#00e5ff;background-color:#0000;border-color:#00e5ff73}.btn--outline:hover{background-color:#00e5ff12;border-color:#00e5ff}.btn--outline:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}.menu-btn{z-index:200;cursor:pointer;color:#89a;background-color:#0d1117;border:1px solid #00e5ff;justify-content:center;align-items:center;width:44px;height:44px;padding:0;transition:border-color .15s,color .15s,background-color .15s;display:flex;position:fixed;top:24px;right:max(24px,50vw - 696px)}.menu-btn:hover{color:#e8edf2;border-color:#00e5ff80}.menu-btn:focus-visible{outline-offset:3px;outline:2px solid #00e5ff}.menu-btn--open{color:#e8edf2;border-color:#00e5ff66}@media (width<=480px){.menu-btn{top:12px;right:16px}}.menu-btn__icon{justify-content:center;align-items:center;line-height:0;display:flex}body.is-menu-open .main-content{overflow:hidden}body.is-menu-open .mobile-cta{opacity:0;pointer-events:none}.menu-overlay{z-index:100;opacity:0;visibility:hidden;pointer-events:none;background-color:#080c10;flex-direction:column;justify-content:center;align-items:center;gap:32px;transition:opacity .3s cubic-bezier(.22,1,.36,1),visibility .3s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;inset:0;overflow-y:auto}@media (prefers-reduced-motion:no-preference){.menu-overlay{transition:opacity .3s cubic-bezier(.22,1,.36,1),visibility .3s cubic-bezier(.22,1,.36,1),transform .3s cubic-bezier(.22,1,.36,1);transform:translateY(8px)}}.menu-overlay--open{opacity:1;visibility:visible;pointer-events:auto}@media (prefers-reduced-motion:no-preference){.menu-overlay--open{transform:translateY(0)}}.menu-overlay__nav{text-align:center;width:100%}.menu-overlay__label{color:#728292;letter-spacing:.25em;margin-bottom:24px;font-family:Orbitron,system-ui,sans-serif;font-size:.65rem;font-weight:500}.menu-overlay__rule{background-color:#00e5ff33;width:60px;height:1px;margin:16px auto}.menu-overlay__list{margin:0;padding:0;list-style:none}.menu-overlay--open .menu-overlay__item{opacity:1;transform:none}@media (prefers-reduced-motion:no-preference){.menu-overlay__item{opacity:0;transition:opacity .26s cubic-bezier(.22,1,.36,1),transform .26s cubic-bezier(.22,1,.36,1);transform:translateY(10px)}}.menu-overlay__link{color:#e8edf2;letter-spacing:.07em;padding:12px 48px;font-family:Orbitron,system-ui,sans-serif;font-size:clamp(1.5rem,3.2vw,2.5rem);font-weight:700;line-height:1.2;text-decoration:none;transition:color .15s;display:block}.menu-overlay__link:hover{color:#00e5ff}.menu-overlay__link:focus-visible{color:#00e5ff;outline:none}@media (width<=480px){.menu-overlay__link{padding:8px 24px}}.menu-overlay__footer{align-items:center;gap:32px;display:flex}@media (width<=480px){.menu-overlay__footer{gap:24px}}.menu-overlay__social{color:#728292;align-items:center;transition:color .15s;display:flex}.menu-overlay__social svg{width:22px;height:22px;display:block}.menu-overlay__social:hover{color:#00e5ff}.menu-overlay__social:focus-visible{color:#00e5ff;outline-offset:4px;outline:2px solid #00e5ff}.hero{flex-direction:column;justify-content:center;min-height:100vh;padding:64px 48px;display:flex}@media (width>=1280px){.hero{padding-left:64px;padding-right:64px}}@media (width>=481px) and (width<=768px){.hero{min-height:auto;padding:48px 32px}}@media (width<=480px){.hero{min-height:auto;padding:32px 24px}}.hero__header{justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}@media (width<=480px){.hero__header{flex-direction:column;align-items:flex-start;gap:4px;margin-bottom:16px}}.hero__eyebrow{color:#728292;letter-spacing:.13em;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:500}.hero__sys{color:#00e5ffcc;letter-spacing:.13em;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:500}.hero__title{color:#e8edf2;letter-spacing:-.025em;margin:0 0 16px;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(3.5rem,6vw,6.5rem);font-weight:700;line-height:1}@media (width<=480px){.hero__title{font-size:clamp(2.2rem,9vw,3rem)}}.hero__title-line{display:block}.hero__bio{color:#89a;max-width:720px;margin-bottom:24px;font-family:Space Grotesk,system-ui,sans-serif;font-size:.95rem;font-weight:400;line-height:1.75}@media (width>=481px) and (width<=768px){.hero__bio{max-width:100%}}@media (width<=480px){.hero__bio{max-width:100%;margin-bottom:24px;font-size:.9rem}}.hero__stats{border-top:1px solid #00e5ff2e;border-left:1px solid #00e5ff2e;grid-template-columns:repeat(3,1fr);max-width:720px;margin-bottom:24px;list-style:none;display:grid}@media (width>=481px) and (width<=768px){.hero__stats{max-width:100%}}@media (width<=480px){.hero__stats{grid-template-columns:repeat(2,1fr);max-width:100%;margin-bottom:24px}}.hero__stat{border-bottom:1px solid #00e5ff2e;border-right:1px solid #00e5ff2e;flex-direction:column;gap:4px;padding:16px 24px;display:flex}@media (width<=480px){.hero__stat{padding:12px 16px}}.hero__stat-value{color:#e8edf2;letter-spacing:.02em;font-family:Space Grotesk,system-ui,sans-serif;font-size:1rem;font-weight:700}.hero__stat-label{color:#728292;letter-spacing:.1em;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:500;line-height:1.4}.hero__actions{align-items:center;gap:16px;display:flex}@media (width<=480px){.hero__actions{flex-direction:column;align-items:stretch}.hero__actions .btn{justify-content:center}}.about{border-top:1px solid #1a2332;padding:64px 48px}@media (width>=1280px){.about{padding-left:64px;padding-right:64px}}@media (width>=481px) and (width<=768px){.about{padding:48px 32px}}@media (width<=480px){.about{padding:32px 24px}}.about__label{color:#00e5ffcc;letter-spacing:.13em;align-items:center;gap:16px;margin-bottom:24px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:500;display:flex}.about__label:after{content:"";background-color:#1a2332;flex:1;height:1px}.about__heading{color:#e8edf2;letter-spacing:-.015em;max-width:760px;margin-bottom:24px;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(1.5rem,3vw,2.2rem);font-weight:700;line-height:1.25}.about__body{flex-direction:column;gap:16px;max-width:760px;margin-bottom:32px;display:flex}@media (width>=481px) and (width<=768px){.about__body{max-width:100%}}@media (width<=480px){.about__body{max-width:100%;margin-bottom:32px}}.about__para{color:#89a;font-family:Space Grotesk,system-ui,sans-serif;font-size:.95rem;font-weight:400;line-height:1.75}@media (width<=480px){.about__para{font-size:.9rem}}.about__cards{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}@media (width>=481px) and (width<=768px){.about__cards{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.about__cards{grid-template-columns:1fr;gap:12px}}.about__card{background-color:#0d111799;border:1px solid #1a2332;border-left:2px solid #00e5ff59;padding:24px}@media (width>=481px) and (width<=768px){.about__card:last-child{grid-column:1/-1}}.about__card-title{color:#e8edf2;letter-spacing:.1em;margin-bottom:12px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:700;line-height:1.4}.about__card-content{color:#728292;font-family:Space Grotesk,system-ui,sans-serif;font-size:.875rem;font-weight:400;line-height:1.65}.experience{border-top:1px solid #1a2332;padding:64px 48px}@media (width>=1280px){.experience{padding-left:64px;padding-right:64px}}@media (width>=481px) and (width<=768px){.experience{padding:48px 32px}}@media (width<=480px){.experience{padding:32px 24px}}.experience__label{color:#00e5ffcc;letter-spacing:.13em;align-items:center;gap:16px;margin-bottom:24px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:500;display:flex}.experience__label:after{content:"";background-color:#1a2332;flex:1;height:1px}.experience__timeline{position:relative}.experience__timeline:before{content:"";background:linear-gradient(#00e5ff40,#00e5ff1a 80%,#0000);width:1px;position:absolute;top:16px;bottom:0;left:15px}@media (width<=480px){.experience__timeline:before{display:none}}.experience__entry{grid-template-columns:32px 1fr;gap:0 24px;display:grid}.experience__entry:not(:last-child){margin-bottom:48px}@media (width<=480px){.experience__entry{grid-template-columns:1fr}.experience__entry:not(:last-child){margin-bottom:32px}}.experience__indicator{justify-content:center;padding-top:5px;display:flex}@media (width<=480px){.experience__indicator{display:none}}.experience__node{z-index:1;background-color:#0d1117;border:1px solid #00e5ffa6;flex-shrink:0;width:11px;height:11px;position:relative;transform:rotate(45deg)}@media (width>=1024px){.experience__card{max-width:860px}}.experience__card-header{margin-bottom:12px}.experience__company{color:#e8edf2;letter-spacing:-.01em;margin-bottom:4px;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.2rem;font-weight:700;line-height:1.2}.experience__role{color:#89a;margin-bottom:8px;font-family:Space Grotesk,system-ui,sans-serif;font-size:.9rem;font-weight:500;line-height:1.4}.experience__meta{color:#728292;letter-spacing:.1em;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:500;display:block}.experience__date{color:#89a;letter-spacing:.1em;margin-bottom:4px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:600;display:block}.experience__engagements{flex-direction:column;gap:5px;margin-top:12px;list-style:none;display:flex}.experience__engagement{color:#728292;font-family:Space Grotesk,system-ui,sans-serif;font-size:.8rem;line-height:1.4}.experience__tags{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.experience__tag{color:#00e5ffd9;letter-spacing:.1em;background-color:#00e5ff0a;border:1px solid #00e5ff40;padding:3px 8px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:600;display:inline-block}.experience__bullets{flex-direction:column;gap:12px;list-style:none;display:flex}.experience__bullet{color:#89a;padding-left:24px;font-family:Space Grotesk,system-ui,sans-serif;font-size:.9rem;font-weight:400;line-height:1.65;position:relative}.experience__bullet:before{content:"";background-color:#00e5ff80;width:5px;height:5px;position:absolute;top:.42em;left:3px;transform:rotate(45deg)}.projects{border-top:1px solid #1a2332;padding:64px 48px}@media (width>=1280px){.projects{padding-left:64px;padding-right:64px}}@media (width>=481px) and (width<=768px){.projects{padding:48px 32px}}@media (width<=480px){.projects{padding:32px 24px}}.projects__label{color:#00e5ffcc;letter-spacing:.13em;align-items:center;gap:16px;margin-bottom:24px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:500;display:flex}.projects__label:after{content:"";background-color:#1a2332;flex:1;height:1px}.projects__intro{max-width:800px;margin-bottom:24px}@media (width>=481px) and (width<=768px){.projects__intro{max-width:100%}}.projects__heading{color:#e8edf2;letter-spacing:-.015em;margin-bottom:12px;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(1.35rem,2.5vw,1.9rem);font-weight:700;line-height:1.3}.projects__lead{color:#89a;font-family:Space Grotesk,system-ui,sans-serif;font-size:.9rem;line-height:1.7}.projects__list{border:1px solid #1a2332;border-left:2px solid #00e5ff40}.project-entry{transition:background-color .15s cubic-bezier(.22,1,.36,1),box-shadow .15s cubic-bezier(.22,1,.36,1)}.project-entry:not(:last-child){border-bottom:1px solid #1a2332}.project-entry:hover{background-color:#0d111799;box-shadow:inset 3px 0 #00e5ff73}.project-entry__header{background-color:#0d111780;border-bottom:1px solid #1a2332;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:16px;padding:12px 24px;display:flex}@media (width>=1024px){.project-entry__header{padding-left:32px;padding-right:32px}}.project-entry__number{color:#00e5ffbf;letter-spacing:.14em;flex-shrink:0;padding-top:1px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:600}.project-entry__tags{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}@media (width<=480px){.project-entry__tags{justify-content:flex-start}}.project-entry__tag{color:#00e5ffd9;letter-spacing:.09em;background-color:#00e5ff0a;border:1px solid #00e5ff40;padding:2px 6px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:600;display:inline-block}.project-entry__body{grid-template-columns:1fr 1fr;display:grid}@media (width<=1023px){.project-entry__body{grid-template-columns:1fr}}.project-entry__left{padding:16px 24px}@media (width>=1024px){.project-entry__left{border-right:1px solid #1a2332;padding:24px 32px}}@media (width<=480px){.project-entry__left{padding:12px 16px}}.project-entry__right{padding:16px 24px}@media (width>=1024px){.project-entry__right{padding:24px 32px}}@media (width<=1023px){.project-entry__right{border-top:1px solid #1a2332;padding-top:12px}}@media (width<=480px){.project-entry__right{padding:12px 16px}}.project-entry__name{color:#e8edf2;letter-spacing:-.01em;margin-bottom:8px;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.1rem;font-weight:700;line-height:1.2}.project-entry__meta{color:#728292;letter-spacing:.1em;margin-bottom:12px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:500;display:block}.project-entry__description{color:#89a;font-family:Space Grotesk,system-ui,sans-serif;font-size:.875rem;line-height:1.72}.project-entry__contrib-label{color:#00e5ffbf;letter-spacing:.12em;margin-bottom:12px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:600}.project-entry__bullets{flex-direction:column;gap:12px;list-style:none;display:flex}.project-entry__bullet{color:#89a;padding-left:16px;font-family:Space Grotesk,system-ui,sans-serif;font-size:.875rem;line-height:1.6;position:relative}.project-entry__bullet:before{content:"—";color:#00e5ff8c;position:absolute;left:0}.skills{border-top:1px solid #1a2332;padding:64px 48px}@media (width>=1280px){.skills{padding-left:64px;padding-right:64px}}@media (width>=481px) and (width<=768px){.skills{padding:48px 32px}}@media (width<=480px){.skills{padding:32px 24px}}.skills__label{color:#00e5ffcc;letter-spacing:.13em;align-items:center;gap:16px;margin-bottom:24px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:500;display:flex}.skills__label:after{content:"";background-color:#1a2332;flex:1;height:1px}.skills__grid{border:1px solid #1a2332;border-left:2px solid #00e5ff40;grid-template-columns:repeat(2,1fr);display:grid}@media (width<=480px){.skills__grid{grid-template-columns:1fr}}.skills__group{padding:24px;transition:background-color .15s cubic-bezier(.22,1,.36,1),box-shadow .15s cubic-bezier(.22,1,.36,1)}.skills__group:hover{background-color:#0d111799;box-shadow:inset 3px 0 #00e5ff59}@media (width>=1024px){.skills__group{padding:32px}}.skills__group:nth-child(odd){border-right:1px solid #1a2332}.skills__group:nth-child(-n+2){border-bottom:1px solid #1a2332}@media (width<=480px){.skills__group:nth-child(odd){border-right:none}.skills__group:nth-child(-n+2){border-bottom:none}.skills__group:not(:last-child){border-bottom:1px solid #1a2332}}.skills__group-header{color:#e8edf2;letter-spacing:.12em;align-items:center;gap:12px;margin-bottom:16px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:700;display:flex}.skills__group-header:after{content:"";background-color:#1a2332;flex:1;height:1px}.skills__items{flex-wrap:wrap;gap:8px;list-style:none;display:flex}.skills__item{color:#89a;white-space:nowrap;background-color:#0d111799;border:1px solid #1a2332;padding:4px 12px;font-family:Space Grotesk,system-ui,sans-serif;font-size:.8rem;font-weight:500;transition:border-color .15s cubic-bezier(.22,1,.36,1),background-color .15s cubic-bezier(.22,1,.36,1),color .15s cubic-bezier(.22,1,.36,1)}.skills__item:hover{color:#e8edf2;background-color:#00e5ff0f;border-color:#00e5ff66}@media (width<=480px){.skills__item{white-space:normal}}.contact{border-top:1px solid #1a2332;padding:64px 48px}@media (width>=1280px){.contact{padding-left:64px;padding-right:64px}}@media (width>=481px) and (width<=768px){.contact{padding:48px 32px}}@media (width<=480px){.contact{padding:32px 24px 88px}}.contact__label{color:#00e5ffcc;letter-spacing:.13em;align-items:center;gap:16px;margin-bottom:24px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:500;display:flex}.contact__label:after{content:"";background-color:#1a2332;flex:1;height:1px}.contact__badge{color:#4ade80;letter-spacing:.12em;background-color:#4ade800d;border:1px solid #4ade8059;align-items:center;gap:8px;margin-bottom:16px;padding:4px 12px;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:600;display:inline-flex}.contact__badge:before{content:"";background-color:#4ade80;border-radius:50%;flex-shrink:0;width:5px;height:5px}.contact__heading{color:#e8edf2;letter-spacing:-.02em;margin-bottom:16px;font-family:Space Grotesk,system-ui,sans-serif;font-size:clamp(1.7rem,3.5vw,2.6rem);font-weight:700;line-height:1.15}.contact__description{color:#89a;max-width:580px;font-family:Space Grotesk,system-ui,sans-serif;font-size:.95rem;line-height:1.75}@media (width>=481px) and (width<=768px){.contact__description{max-width:100%}}@media (width<=480px){.contact__description{max-width:100%}}.contact__panel{border:1px solid #1a2332;grid-template-columns:1fr 1fr;max-width:900px;margin-top:32px;margin-bottom:24px;display:grid}@media (width<=1023px){.contact__panel{grid-template-columns:1fr}}.contact__panel-left{padding:24px}@media (width>=1024px){.contact__panel-left{border-right:1px solid #1a2332}}@media (width<=1023px){.contact__panel-left{border-bottom:1px solid #1a2332}}.contact__panel-right{padding:24px}.contact__panel-header{color:#e8edf2;letter-spacing:.12em;align-items:center;gap:12px;margin-bottom:16px;font-family:Orbitron,system-ui,sans-serif;font-size:.75rem;font-weight:700;display:flex}.contact__panel-header:after{content:"";background-color:#1a2332;flex:1;height:1px}.contact__avail-list{flex-wrap:wrap;gap:12px;list-style:none;display:flex}.contact__avail-item{color:#89a;background-color:#0d111780;border:1px solid #1a2332;padding:6px 12px;font-family:Space Grotesk,system-ui,sans-serif;font-size:.8rem;font-weight:500}.contact__actions{flex-direction:column;gap:8px;display:flex}.contact__footer{border-top:1px solid #1a2332;flex-wrap:wrap;gap:12px 32px;padding-top:16px;display:flex}@media (width<=480px){.contact__footer{gap:12px 16px}}.contact__meta-item{letter-spacing:.1em;color:#89a;font-family:Orbitron,system-ui,sans-serif;font-size:.72rem;font-weight:500}.contact__meta-key{color:#728292}
