.Header-module__Af2_WG__header{z-index:100;align-items:center;height:70px;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Header-module__Af2_WG__scrolled{-webkit-backdrop-filter:blur(10px);background:#121212cc;border-bottom:1px solid #ffffff0d}[data-theme=light] .Header-module__Af2_WG__scrolled{background:#ffffffe6;border-bottom:1px solid #0000000d}.Header-module__Af2_WG__headerInner{justify-content:center;width:100%;max-width:1200px;margin:0 auto;display:flex;position:relative}.Header-module__Af2_WG__nav{align-items:center;gap:24px;display:flex}.Header-module__Af2_WG__controls{align-items:center;gap:12px;display:flex;position:absolute;top:50%;right:5%;transform:translateY(-50%)}.Header-module__Af2_WG__link{color:var(--text-secondary);cursor:pointer;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s}.Header-module__Af2_WG__link:hover{color:var(--text-base)}.Header-module__Af2_WG__hamburgerButton{color:var(--text-base);cursor:pointer;z-index:200;background:0 0;border:none;border-radius:50%;padding:8px;transition:background-color .2s;display:none}.Header-module__Af2_WG__hamburgerButton:hover{background-color:#ffffff1a}[data-theme=light] .Header-module__Af2_WG__hamburgerButton:hover{background-color:#0000000d}.Header-module__Af2_WG__mobileMenuOverlay{-webkit-backdrop-filter:blur(15px);opacity:0;pointer-events:none;z-index:90;background:#121212f2;flex-direction:column;justify-content:center;align-items:center;width:100vw;height:100vh;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:fixed;top:0;left:0}[data-theme=light] .Header-module__Af2_WG__mobileMenuOverlay{background:#fffffff2}.Header-module__Af2_WG__mobileMenuOverlay.Header-module__Af2_WG__open{opacity:1;pointer-events:auto}.Header-module__Af2_WG__mobileNav{flex-direction:column;align-items:center;gap:32px;transition:transform .4s cubic-bezier(.16,1,.3,1);display:flex;transform:translateY(20px)}.Header-module__Af2_WG__mobileMenuOverlay.Header-module__Af2_WG__open .Header-module__Af2_WG__mobileNav{transform:translateY(0)}.Header-module__Af2_WG__mobileLink{color:var(--text-base);letter-spacing:-.5px;cursor:pointer;font-size:24px;font-weight:600;text-decoration:none;transition:color .2s,transform .2s}.Header-module__Af2_WG__mobileLink:hover{color:var(--brand-primary);transform:scale(1.05)}@media (max-width:768px){.Header-module__Af2_WG__header{justify-content:space-between;overflow-x:hidden}.Header-module__Af2_WG__headerInner{justify-content:space-between;padding:0 5%}.Header-module__Af2_WG__nav{display:none}.Header-module__Af2_WG__controls{position:relative;top:auto;right:auto;transform:none}.Header-module__Af2_WG__hamburgerButton{justify-content:center;align-items:center;display:flex}}
.Controls-module__B0zlBa__btn{width:36px;height:36px;color:var(--text-base);border:1px solid var(--border-subtle);cursor:pointer;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:14px;font-weight:600;text-decoration:none;transition:all .2s;display:flex}.Controls-module__B0zlBa__btn:hover{color:var(--brand-primary);border-color:var(--brand-primary);background:#8080801a}.Controls-module__B0zlBa__iconPlaceholder{width:20px;height:20px}
.Hero-module__Z8hQ_W__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:1200px;min-height:100vh;margin:0 auto;padding:0 5%;animation:1s cubic-bezier(.16,1,.3,1) forwards Hero-module__Z8hQ_W__fadeInUp;display:flex;position:relative}@keyframes Hero-module__Z8hQ_W__fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.Hero-module__Z8hQ_W__techBadge{color:var(--brand-primary);letter-spacing:1px;opacity:.8;align-items:center;gap:8px;margin-bottom:24px;font-family:monospace;font-size:14px;display:inline-flex}.Hero-module__Z8hQ_W__techBadge:before{content:"";background-color:var(--brand-primary);width:8px;height:8px;box-shadow:0 0 10px var(--brand-primary);border-radius:50%;animation:2s infinite Hero-module__Z8hQ_W__pulse;display:inline-block}@keyframes Hero-module__Z8hQ_W__pulse{0%{box-shadow:0 0 0 0 rgba(var(--brand-primary-rgb), .7)}70%{box-shadow:0 0 0 10px rgba(var(--brand-primary-rgb), 0)}to{box-shadow:0 0 0 0 rgba(var(--brand-primary-rgb), 0)}}.Hero-module__Z8hQ_W__avatar{object-fit:cover;width:150px;height:150px;box-shadow:0 0 25px rgba(var(--brand-primary-rgb), .3);border:4px solid var(--text-base);border-radius:50%;margin-bottom:32px;transition:all .4s cubic-bezier(.16,1,.3,1)}[data-theme=light] .Hero-module__Z8hQ_W__avatar{background:linear-gradient(45deg, var(--brand-secondary), var(--brand-primary)) border-box;box-shadow:0 0 25px rgba(var(--brand-secondary-rgb), .25);border-color:#0000}.Hero-module__Z8hQ_W__avatar:hover{box-shadow:0 0 50px rgba(var(--brand-primary-rgb), .4);border-color:var(--brand-primary);transform:scale(1.05)translateY(-5px)}[data-theme=light] .Hero-module__Z8hQ_W__avatar:hover{box-shadow:0 0 40px rgba(var(--brand-primary-rgb), .35)}[data-theme=light] .Hero-module__Z8hQ_W__title{background:linear-gradient(45deg,#ffd180 0%,#ff6b9e 50%,#c438d1 100%);-webkit-text-fill-color:transparent;color:#ff6b9e;-webkit-background-clip:text}.Hero-module__Z8hQ_W__title{letter-spacing:-2px;background:linear-gradient(135deg,#fff 0%,#a0a0a0 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:16px;font-size:clamp(40px,8vw,80px);font-weight:800;line-height:1.1}.Hero-module__Z8hQ_W__subtitle{color:var(--text-secondary);justify-content:center;align-items:center;gap:16px;margin-bottom:48px;font-size:clamp(16px,4vw,24px);font-weight:400;display:flex}.Hero-module__Z8hQ_W__subtitle:before{content:"";background-color:var(--brand-primary);width:48px;height:2px;box-shadow:0 0 8px var(--brand-primary);display:block}.Hero-module__Z8hQ_W__actions{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}
.Button-module__VMVMAW__button{cursor:pointer;border:1px solid #0000;border-radius:500px;justify-content:center;align-items:center;gap:10px;padding:12px 28px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}.Button-module__VMVMAW__primary{background-color:var(--brand-primary);color:#fff;box-shadow:0 4px 14px rgba(var(--brand-primary-rgb), .3)}.Button-module__VMVMAW__primary:hover{background-color:var(--brand-primary-hover);box-shadow:0 8px 24px rgba(var(--brand-primary-rgb), .4);transform:translateY(-3px)}.Button-module__VMVMAW__secondary{color:var(--text-base);border-color:var(--border-subtle);background-color:#0000}.Button-module__VMVMAW__secondary:hover{border-color:var(--brand-primary);color:var(--brand-primary);background-color:rgba(var(--brand-primary-rgb), .05);transform:translateY(-3px)}
.About-module__vqXTeW__container{max-width:1200px;margin:0 auto;padding:80px 5%}.About-module__vqXTeW__text{color:var(--text-secondary);margin-bottom:24px;font-size:16px;line-height:1.6}.About-module__vqXTeW__text:last-child{margin-bottom:0}.About-module__vqXTeW__highlight{color:var(--text-base);font-weight:700}
.SectionTitle-module__yx-qCG__title{color:var(--text-base);margin-bottom:32px;font-size:24px;font-weight:700}
.Card-module__QRy0Sa__card{background-color:var(--bg-surface);border-radius:var(--radius-card);border:1px solid var(--border-subtle);flex-direction:column;padding:24px;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;position:relative;overflow:hidden}.Card-module__QRy0Sa__card:before{content:"";background-color:var(--brand-primary);transform-origin:top;width:2px;height:100%;box-shadow:0 0 10px var(--brand-primary);transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;top:0;left:0;transform:scaleY(0)}.Card-module__QRy0Sa__card:hover{background-color:var(--bg-card-hover);border-color:rgba(var(--brand-primary-rgb), .3);transform:translateY(-6px);box-shadow:0 12px 30px #0006}[data-theme=light] .Card-module__QRy0Sa__card{box-shadow:0 4px 15px #00000008}[data-theme=light] .Card-module__QRy0Sa__card:hover{border-color:rgba(var(--brand-primary-rgb), .2);box-shadow:0 15px 35px #00000014}.Card-module__QRy0Sa__card:hover:before{transform:scaleY(1)}
.Experience-module__HaXZMW__container{max-width:1200px;margin:0 auto;padding:80px 5%}.Experience-module__HaXZMW__grid{flex-direction:column;gap:16px;display:flex}.Experience-module__HaXZMW__role{color:var(--text-base);margin-bottom:4px;font-size:18px;font-weight:600}.Experience-module__HaXZMW__company{color:var(--text-secondary);margin-bottom:12px;font-size:14px}.Experience-module__HaXZMW__period{color:var(--text-muted);text-transform:uppercase;letter-spacing:1px;background-color:var(--bg-base);border-radius:var(--radius-pill);margin-bottom:16px;padding:4px 12px;font-size:10.5px;font-weight:600;display:inline-block}.Experience-module__HaXZMW__description{color:var(--text-secondary);font-size:14px;line-height:1.6}
.Projects-module__K3d-Xa__container{max-width:1000px;margin:0 auto;padding:80px 5%}.Projects-module__K3d-Xa__grid{gap:40px;display:grid}.Projects-module__K3d-Xa__devCard{background-color:var(--bg-elevated);border:1px solid var(--border-subtle);box-shadow:var(--shadow-sm);border-radius:20px;flex-direction:column;transition:transform .3s,box-shadow .3s;display:flex;position:relative;overflow:hidden}[data-theme=dark] .Projects-module__K3d-Xa__devCard{background-color:#0b0f14;border-color:#ffffff14;box-shadow:0 24px 50px -20px #0009}.Projects-module__K3d-Xa__devCard:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}[data-theme=dark] .Projects-module__K3d-Xa__devCard:hover{box-shadow:0 30px 60px -20px #000c, 0 0 40px -10px rgba(var(--brand-primary-rgb), .15);border-color:#ffffff26}.Projects-module__K3d-Xa__macHeader{background-color:var(--bg-base);border-bottom:1px solid var(--border-subtle);align-items:center;gap:16px;padding:14px 20px;display:flex}[data-theme=dark] .Projects-module__K3d-Xa__macHeader{background-color:#0e131a}.Projects-module__K3d-Xa__macControls{gap:8px;display:flex}.Projects-module__K3d-Xa__macDotRed,.Projects-module__K3d-Xa__macDotYellow,.Projects-module__K3d-Xa__macDotGreen{border-radius:50%;width:12px;height:12px}.Projects-module__K3d-Xa__macDotRed{background-color:#ff5f56}.Projects-module__K3d-Xa__macDotYellow{background-color:#ffbd2e}.Projects-module__K3d-Xa__macDotGreen{background-color:#27c93f}.Projects-module__K3d-Xa__filename{text-transform:uppercase;letter-spacing:.15em;color:var(--text-muted);background-color:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:6px;padding:4px 10px;font-family:Consolas,Monaco,monospace;font-size:11px;font-weight:600}[data-theme=dark] .Projects-module__K3d-Xa__filename{background-color:#0b0f14}.Projects-module__K3d-Xa__cardBody{grid-template-columns:1fr;display:grid}@media (min-width:768px){.Projects-module__K3d-Xa__cardBody{grid-template-columns:1fr 1fr}}.Projects-module__K3d-Xa__imageWrapper{border-bottom:1px solid var(--border-subtle);min-height:250px;position:relative;overflow:hidden}@media (min-width:768px){.Projects-module__K3d-Xa__imageWrapper{border-bottom:none;border-right:1px solid var(--border-subtle);min-height:350px}}.Projects-module__K3d-Xa__projectImage{object-fit:cover;width:100%;height:100%;transition:transform .5s;position:absolute;top:0;left:0}.Projects-module__K3d-Xa__devCard:hover .Projects-module__K3d-Xa__projectImage{transform:scale(1.03)}.Projects-module__K3d-Xa__content{flex-direction:column;justify-content:center;padding:32px;display:flex}.Projects-module__K3d-Xa__projectTitle{color:var(--text-base);margin-bottom:16px;font-family:inherit;font-size:22px;font-weight:700}.Projects-module__K3d-Xa__projectDesc{color:var(--text-muted);margin-bottom:32px;font-size:15px;line-height:1.6}.Projects-module__K3d-Xa__tags{flex-wrap:wrap;gap:10px;margin-top:auto;display:flex}.Projects-module__K3d-Xa__tag{text-transform:uppercase;letter-spacing:.1em;background-color:rgba(var(--brand-primary-rgb), .1);color:var(--brand-primary);border:1px solid rgba(var(--brand-primary-rgb), .2);border-radius:500px;padding:6px 14px;font-family:Consolas,Monaco,monospace;font-size:11px;font-weight:600}
.Skills-module__P7wDQq__container{max-width:1200px;margin:0 auto;padding:80px 5% 120px}.Skills-module__P7wDQq__category{margin-bottom:32px}.Skills-module__P7wDQq__categoryTitle{color:var(--text-base);margin-bottom:16px;font-size:16px;font-weight:600}.Skills-module__P7wDQq__marqueeContainer{white-space:nowrap;width:100%;margin-top:24px;display:flex;position:relative;overflow:hidden}.Skills-module__P7wDQq__marqueeContainer:before,.Skills-module__P7wDQq__marqueeContainer:after{content:"";z-index:2;width:100px;height:100%;position:absolute;top:0}.Skills-module__P7wDQq__marqueeContainer:before{background:linear-gradient(to right, var(--bg-base), transparent);left:0}.Skills-module__P7wDQq__marqueeContainer:after{background:linear-gradient(to left, var(--bg-base), transparent);right:0}.Skills-module__P7wDQq__marqueeContent{flex-shrink:0;align-items:center;gap:32px;padding-right:32px;animation:20s linear infinite Skills-module__P7wDQq__scroll;display:flex}@keyframes Skills-module__P7wDQq__scroll{0%{transform:translate(0)}to{transform:translate(-100%)}}.Skills-module__P7wDQq__tag{color:var(--text-secondary);white-space:nowrap;background:#ffffff08;border:1px solid #ffffff1a;border-radius:500px;align-items:center;gap:8px;padding:12px 24px;font-size:14px;transition:all .3s;display:inline-flex}.Skills-module__P7wDQq__tag:hover{border-color:var(--brand-primary);color:var(--text-base);background:#1ed7601a}.Skills-module__P7wDQq__icon{object-fit:contain;width:20px;height:20px}
.Contact-module__OWeMSG__container{max-width:1100px;margin:0 auto;padding:100px 5%}.Contact-module__OWeMSG__contentWrapper{background:var(--bg-elevated);border:1px solid var(--border-subtle);border-radius:32px;flex-direction:column;gap:60px;padding:40px;display:flex;position:relative;overflow:hidden}[data-theme=dark] .Contact-module__OWeMSG__contentWrapper{background:linear-gradient(135deg,#181614 0%,#0d0f12 100%);border-color:#ffffff0d;box-shadow:0 40px 100px -20px #000c}@media (min-width:900px){.Contact-module__OWeMSG__contentWrapper{flex-direction:row;justify-content:space-between;align-items:center;padding:60px}.Contact-module__OWeMSG__leftCol{flex:1;max-width:450px}.Contact-module__OWeMSG__rightCol{flex:1;justify-content:flex-end;display:flex}}.Contact-module__OWeMSG__subtitle{letter-spacing:.2em;color:var(--text-muted);text-transform:uppercase;margin-bottom:24px;font-family:Consolas,Monaco,monospace;font-size:11px;display:block}.Contact-module__OWeMSG__title{color:var(--text-base);margin-bottom:16px;font-size:clamp(32px,4vw,44px);font-weight:700;line-height:1.1}.Contact-module__OWeMSG__description{color:var(--text-secondary);margin-bottom:40px;font-size:16px;line-height:1.6}.Contact-module__OWeMSG__form{flex-direction:column;gap:16px;display:flex}.Contact-module__OWeMSG__input,.Contact-module__OWeMSG__textarea{background-color:var(--bg-base);border:1px solid var(--border-subtle);width:100%;color:var(--text-base);border-radius:12px;padding:16px;font-family:inherit;font-size:15px;transition:all .2s}[data-theme=dark] .Contact-module__OWeMSG__input,[data-theme=dark] .Contact-module__OWeMSG__textarea{background-color:#0000004d;border-color:#ffffff1a}.Contact-module__OWeMSG__input:focus,.Contact-module__OWeMSG__textarea:focus{border-color:var(--brand-primary);box-shadow:0 0 0 2px rgba(var(--brand-primary-rgb), .2);outline:none}.Contact-module__OWeMSG__textarea{resize:vertical;min-height:120px}.Contact-module__OWeMSG__submitBtn{background-color:var(--text-base);color:var(--bg-base);cursor:pointer;border:none;border-radius:500px;margin-top:8px;padding:16px 32px;font-size:16px;font-weight:600;transition:transform .2s,opacity .2s}.Contact-module__OWeMSG__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-2px)}.Contact-module__OWeMSG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module__OWeMSG__successMsg{color:#1ed760;text-align:center;margin-top:8px;font-size:14px;font-weight:500}.Contact-module__OWeMSG__errorMsg{color:#ff5f56;text-align:center;margin-top:8px;font-size:14px;font-weight:500}.Contact-module__OWeMSG__contactCard{background-color:var(--bg-base);border:1px solid var(--border-subtle);border-radius:24px;width:100%;max-width:420px;padding:32px}[data-theme=dark] .Contact-module__OWeMSG__contactCard{background-color:#0b0f14;border-color:#ffffff0d;box-shadow:0 24px 50px -12px #00000080}.Contact-module__OWeMSG__cardHeader{border-bottom:1px solid var(--border-subtle);justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:24px;display:flex}[data-theme=dark] .Contact-module__OWeMSG__cardHeader{border-color:#ffffff0d}.Contact-module__OWeMSG__cardTitle{letter-spacing:.3em;color:var(--text-secondary);font-family:Consolas,Monaco,monospace;font-size:13px;font-weight:600}.Contact-module__OWeMSG__cardActions{gap:12px;display:flex}.Contact-module__OWeMSG__actionBtn{border:1px solid var(--border-subtle);color:var(--text-muted);cursor:pointer;background-color:#0000;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}[data-theme=dark] .Contact-module__OWeMSG__actionBtn{border-color:#ffffff1a}.Contact-module__OWeMSG__actionBtn:hover{background-color:var(--text-base);color:var(--bg-base)}.Contact-module__OWeMSG__contactList{flex-direction:column;gap:28px;display:flex}.Contact-module__OWeMSG__contactItem{align-items:center;gap:20px;display:flex}.Contact-module__OWeMSG__iconWrapper{background-color:rgba(var(--brand-primary-rgb), .1);width:44px;height:44px;color:var(--brand-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.Contact-module__OWeMSG__itemText{flex-direction:column;gap:6px;display:flex}.Contact-module__OWeMSG__itemLabel{letter-spacing:.15em;color:var(--text-muted);text-transform:uppercase;font-family:Consolas,Monaco,monospace;font-size:10px}.Contact-module__OWeMSG__itemValue{color:var(--text-base);font-family:Consolas,Monaco,monospace;font-size:13px;font-weight:600}
.GithubProjects-module__OomPkG__container{max-width:1000px;margin:0 auto;padding:80px 5%}.GithubProjects-module__OomPkG__grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:20px;display:grid}.GithubProjects-module__OomPkG__repoCard{background-color:var(--bg-base);border:1px solid var(--border-subtle);border-radius:6px;flex-direction:column;padding:16px;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}[data-theme=dark] .GithubProjects-module__OomPkG__repoCard{background-color:#0d1117;border-color:#30363d}.GithubProjects-module__OomPkG__repoCard:hover{border-color:var(--text-base);transform:translateY(-2px)}.GithubProjects-module__OomPkG__repoHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.GithubProjects-module__OomPkG__repoIcon{color:var(--text-muted);align-items:center;display:flex}.GithubProjects-module__OomPkG__repoTitle{color:var(--brand-primary);word-break:break-all;font-size:16px;font-weight:600}[data-theme=dark] .GithubProjects-module__OomPkG__repoTitle{color:var(--brand-primary)}.GithubProjects-module__OomPkG__repoTitle:hover{text-decoration:underline}.GithubProjects-module__OomPkG__badge{color:var(--text-muted);border:1px solid var(--border-subtle);white-space:nowrap;border-radius:2em;padding:0 7px;font-size:12px;font-weight:500;line-height:18px}.GithubProjects-module__OomPkG__repoDesc{color:var(--text-muted);flex-grow:1;margin-bottom:16px;font-size:13px;line-height:1.5}.GithubProjects-module__OomPkG__repoFooter{color:var(--text-muted);align-items:center;gap:16px;font-size:12px;display:flex}.GithubProjects-module__OomPkG__langWrapper{align-items:center;gap:4px;display:flex}.GithubProjects-module__OomPkG__langColor{border-radius:50%;width:12px;height:12px;display:inline-block}.GithubProjects-module__OomPkG__langName{font-weight:500}
