.Navbar-module__O8Na-a__navbar{z-index:100;justify-content:space-between;align-items:center;padding:1.5rem 5%;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.Navbar-module__O8Na-a__scrolled{-webkit-backdrop-filter:blur(12px);background:#0e141acc;border-bottom:1px solid #40475126;padding:1rem 5%}.Navbar-module__O8Na-a__logo{font-family:var(--font-space-grotesk);color:var(--on-surface);letter-spacing:-.02em;font-size:1.25rem;font-weight:700}.Navbar-module__O8Na-a__navLinks{gap:2rem;display:none}@media (min-width:768px){.Navbar-module__O8Na-a__navLinks{display:flex}}.Navbar-module__O8Na-a__link{color:var(--on-surface-variant);font-family:var(--font-inter);font-size:.95rem;font-weight:500;transition:all .2s;position:relative}.Navbar-module__O8Na-a__link:hover{color:var(--primary)}.Navbar-module__O8Na-a__link.Navbar-module__O8Na-a__active{color:var(--primary);font-weight:600}.Navbar-module__O8Na-a__link:after{content:"";background-color:var(--primary);width:0%;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Navbar-module__O8Na-a__link:hover:after,.Navbar-module__O8Na-a__link.Navbar-module__O8Na-a__active:after{width:100%}
.Button-module__VMVMAW__base{font-family:var(--font-space-grotesk);border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);display:inline-flex}.Button-module__VMVMAW__base:active{transform:scale(.98)}.Button-module__VMVMAW__primary{background:linear-gradient(135deg, var(--primary), var(--primary-container));color:var(--on-primary);box-shadow:var(--cyan-glow)}.Button-module__VMVMAW__primary:hover{filter:brightness(1.1);box-shadow:0 25px 50px #00677e33}.Button-module__VMVMAW__secondary{color:var(--on-surface);border:var(--border-ghost);background:0 0}.Button-module__VMVMAW__secondary:hover{background:#28303880;border-color:#40475166}.Button-module__VMVMAW__tertiary{color:var(--primary);background:0 0;border-bottom:2px solid #0000;border-radius:0;padding:.5rem 0}.Button-module__VMVMAW__tertiary:hover{border-bottom-color:var(--primary)}
.Hero-module__KTD73a__hero{flex-direction:column;justify-content:center;min-height:100vh;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__KTD73a__content{grid-template-columns:1fr;align-items:center;gap:4rem;display:grid}@media (min-width:1024px){.Hero-module__KTD73a__content{grid-template-columns:1.2fr 1fr;gap:2rem}}.Hero-module__KTD73a__textContent{flex-direction:column;align-items:flex-start;gap:1.5rem;display:flex}.Hero-module__KTD73a__badge{font-family:var(--font-inter);color:var(--primary);letter-spacing:.05em;text-transform:uppercase;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.Hero-module__KTD73a__badge:before{content:"";background:var(--primary);width:8px;height:8px;box-shadow:0 0 10px var(--primary);border-radius:50%;display:inline-block}.Hero-module__KTD73a__description{max-width:600px;color:var(--on-surface-variant)}.Hero-module__KTD73a__actions{gap:1rem;margin-top:1rem;display:flex}.Hero-module__KTD73a__visualFrame{aspect-ratio:4/3;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.Hero-module__KTD73a__glassCard{border-radius:var(--radius-md);-webkit-backdrop-filter:blur(20px);width:90%;height:80%;box-shadow:var(--cyan-glow);background:#252b3166;border:1px solid #3cd7ff1a;padding:2rem;position:relative;overflow:hidden}.Hero-module__KTD73a__glowBlob{z-index:0;background:radial-gradient(circle,#3cd7ff26 0%,#0000 70%);border-radius:50%;width:300px;height:300px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Hero-module__KTD73a__cardInner{z-index:1;flex-direction:column;gap:1.5rem;height:100%;display:flex;position:relative}.Hero-module__KTD73a__techLine{align-items:center;gap:1rem;display:flex}.Hero-module__KTD73a__techDot{border-radius:var(--radius-md);background:var(--surface-container-low);border:var(--border-ghost);width:40px;height:40px;color:var(--on-surface-variant);justify-content:center;align-items:center;font-size:1.2rem;display:flex}
.TechMarquee-module__E3QXRW__marqueeContainer{background:var(--surface-container-lowest);border-top:var(--border-ghost);border-bottom:var(--border-ghost);width:100%;padding:2rem 0;position:relative;overflow:hidden}.TechMarquee-module__E3QXRW__marqueeContainer:before,.TechMarquee-module__E3QXRW__marqueeContainer:after{content:"";z-index:2;pointer-events:none;width:100px;position:absolute;top:0;bottom:0}.TechMarquee-module__E3QXRW__marqueeContainer:before{background:linear-gradient(to right, var(--surface-container-lowest), transparent);left:0}.TechMarquee-module__E3QXRW__marqueeContainer:after{background:linear-gradient(to left, var(--surface-container-lowest), transparent);right:0}.TechMarquee-module__E3QXRW__marqueeTrack{gap:3rem;width:max-content;animation:20s linear infinite TechMarquee-module__E3QXRW__scroll;display:flex}.TechMarquee-module__E3QXRW__marqueeTrack:hover{animation-play-state:paused}.TechMarquee-module__E3QXRW__techItem{background:var(--surface-container);border-radius:var(--radius-full);border:var(--border-ghost);color:var(--on-surface-variant);-webkit-user-select:none;user-select:none;align-items:center;gap:.75rem;padding:.75rem 1.5rem;transition:all .3s;display:flex}.TechMarquee-module__E3QXRW__techItem:hover{color:var(--on-surface);border-color:var(--primary);background:var(--surface-container-highest);box-shadow:var(--cyan-glow);transform:translateY(-2px)}.TechMarquee-module__E3QXRW__icon{color:var(--primary);display:flex}.TechMarquee-module__E3QXRW__name{font-family:var(--font-space-grotesk);letter-spacing:.5px;font-weight:500}@keyframes TechMarquee-module__E3QXRW__scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 1.5rem))}}[data-theme=light] .TechMarquee-module__E3QXRW__marqueeContainer:before{background:linear-gradient(90deg,#f8fafc,#0000)}[data-theme=light] .TechMarquee-module__E3QXRW__marqueeContainer:after{background:linear-gradient(270deg,#f8fafc,#0000)}
.Experience-module__3pk5Aa__sectionHeader{margin-bottom:4rem}.Experience-module__3pk5Aa__timeline{flex-direction:column;gap:2rem;max-width:800px;display:flex}.Experience-module__3pk5Aa__experienceBlock{border-radius:var(--radius-md);border:1px solid #0000;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1)}.Experience-module__3pk5Aa__experienceBlock:nth-child(2n){background-color:var(--surface-container-low)}.Experience-module__3pk5Aa__experienceBlock:nth-child(odd){background-color:var(--surface-container-high)}.Experience-module__3pk5Aa__experienceBlock:hover{background-color:var(--surface-container-highest);border-left-color:var(--primary);transform:translate(8px)}.Experience-module__3pk5Aa__header{justify-content:space-between;align-items:flex-start;margin-bottom:1rem;display:flex}@media (max-width:768px){.Experience-module__3pk5Aa__header{flex-direction:column;gap:.5rem}}.Experience-module__3pk5Aa__role{font-family:var(--font-space-grotesk);color:var(--on-surface);margin-bottom:.25rem;font-size:1.25rem}.Experience-module__3pk5Aa__company{color:var(--primary);font-weight:500}.Experience-module__3pk5Aa__duration{font-family:var(--font-inter);color:var(--on-surface-variant);background:var(--surface-container-lowest);border-radius:var(--radius-full);padding:.25rem .75rem;font-size:.875rem}.Experience-module__3pk5Aa__description{color:var(--on-surface-variant);margin-bottom:1.5rem}.Experience-module__3pk5Aa__skills{flex-wrap:wrap;gap:.5rem;display:flex}.Experience-module__3pk5Aa__skillChip{background:var(--secondary-container);color:var(--on-secondary-container);border-radius:var(--radius-full);font-size:.75rem;font-family:var(--font-inter);padding:.25rem .75rem;font-weight:500}
.Projects-module__iNRuFG__sectionHeader{margin-bottom:4rem}.Projects-module__iNRuFG__grid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.Projects-module__iNRuFG__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.Projects-module__iNRuFG__grid{grid-template-columns:repeat(3,1fr)}}.Projects-module__iNRuFG__featured{grid-column:1/-1}@media (min-width:1024px){.Projects-module__iNRuFG__featured{grid-column:span 2}}
.ProjectCard-module__yh7XLG__card{background:var(--surface-container-high);border-radius:var(--radius-md);border:var(--border-ghost);flex-direction:column;height:100%;text-decoration:none;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.ProjectCard-module__yh7XLG__card:hover{background:var(--surface-container-highest);box-shadow:var(--cyan-glow);border-color:#3cd7ff4d;transform:translateY(-8px)}.ProjectCard-module__yh7XLG__imagePlaceholder{background:var(--surface-container-lowest);justify-content:center;align-items:center;height:240px;display:flex;position:relative;overflow:hidden}.ProjectCard-module__yh7XLG__imageIcon{opacity:.5;color:var(--on-surface-variant);font-size:3rem;transition:all .3s}.ProjectCard-module__yh7XLG__card:hover .ProjectCard-module__yh7XLG__imageIcon{color:var(--primary);opacity:.8;transform:scale(1.1)}.ProjectCard-module__yh7XLG__content{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.ProjectCard-module__yh7XLG__title{font-family:var(--font-space-grotesk);color:var(--on-surface);margin-bottom:.5rem;font-size:1.25rem}.ProjectCard-module__yh7XLG__description{color:var(--on-surface-variant);flex-grow:1;margin-bottom:1.5rem}.ProjectCard-module__yh7XLG__footer{justify-content:space-between;align-items:center;display:flex}.ProjectCard-module__yh7XLG__techStack{font-family:var(--font-inter);color:var(--primary);letter-spacing:.05em;text-transform:uppercase;font-size:.75rem}.ProjectCard-module__yh7XLG__linkIcon{color:var(--on-surface);opacity:.5;transition:opacity .2s}.ProjectCard-module__yh7XLG__card:hover .ProjectCard-module__yh7XLG__linkIcon{opacity:1;color:var(--primary)}
.ProjectModal-module__oOZi_a__overlay{-webkit-backdrop-filter:blur(8px);z-index:999;background:#0e141a99;justify-content:center;align-items:center;padding:1rem;display:flex;position:fixed;inset:0}[data-theme=light] .ProjectModal-module__oOZi_a__overlay{background:#fff6}.ProjectModal-module__oOZi_a__modalContent{background:var(--surface-container-low);border:var(--border-ghost);border-radius:var(--radius-md);width:100%;max-width:600px;max-height:90vh;padding:2.5rem;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000080}.ProjectModal-module__oOZi_a__closeBtn{color:var(--on-surface-variant);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;top:1.5rem;right:1.5rem}.ProjectModal-module__oOZi_a__closeBtn:hover{color:var(--on-surface)}.ProjectModal-module__oOZi_a__header{margin-right:2rem}.ProjectModal-module__oOZi_a__confidentialBadge{color:#ef4444;border-radius:var(--radius-full);font-family:var(--font-inter);background:#ef44441a;align-items:center;gap:.5rem;margin-top:.5rem;padding:.4rem .8rem;font-size:.85rem;font-weight:500;display:inline-flex}.ProjectModal-module__oOZi_a__divider{background:var(--border-ghost);width:100%;height:1px;margin:2rem 0}.ProjectModal-module__oOZi_a__featureList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.ProjectModal-module__oOZi_a__featureList li{font-family:var(--font-inter);color:var(--on-surface-variant);align-items:flex-start;gap:1rem;font-size:1rem;line-height:1.5;display:flex}.ProjectModal-module__oOZi_a__bullet{background:var(--primary);border-radius:50%;flex-shrink:0;width:6px;height:6px;margin-top:.5rem}.ProjectModal-module__oOZi_a__footer{flex-wrap:wrap;gap:1rem;margin-top:3rem;display:flex}.ProjectModal-module__oOZi_a__modalContent::-webkit-scrollbar{width:6px}.ProjectModal-module__oOZi_a__modalContent::-webkit-scrollbar-track{background:0 0}.ProjectModal-module__oOZi_a__modalContent::-webkit-scrollbar-thumb{background:var(--outline-variant);border-radius:10px}.ProjectModal-module__oOZi_a__iphoneWrapper{justify-content:center;align-items:center;margin-bottom:2.5rem;padding:1rem;display:flex}.ProjectModal-module__oOZi_a__iphoneFrame{background-color:#000;border:10px solid #2a2d34;border-radius:40px;justify-content:center;width:260px;height:520px;display:flex;position:relative;overflow:hidden;box-shadow:0 20px 40px -10px #00000080,inset 0 0 0 2px #444}.ProjectModal-module__oOZi_a__iphoneNotch{z-index:10;background-color:#000;border-bottom-right-radius:16px;border-bottom-left-radius:16px;width:120px;height:25px;position:absolute;top:0}.ProjectModal-module__oOZi_a__iphoneScreen{object-fit:cover;object-position:top;background:var(--surface-container-high);border-radius:30px;width:100%;height:100%}[data-theme=light] .ProjectModal-module__oOZi_a__iphoneFrame{border-color:#f1f5f9;box-shadow:0 20px 40px -10px #0003,inset 0 0 0 2px #ccc}
.Contact-module__UT7GOW__grid{grid-template-columns:1fr;gap:4rem;margin-top:4rem;display:grid}@media (min-width:1024px){.Contact-module__UT7GOW__grid{grid-template-columns:1fr 1fr;gap:6rem}}.Contact-module__UT7GOW__formCard{background:var(--surface-container-low);border-radius:var(--radius-md);border:1px solid #4047514d;padding:3rem}.Contact-module__UT7GOW__formGroup{margin-bottom:2rem}.Contact-module__UT7GOW__label{font-family:var(--font-inter);color:var(--on-surface-variant);margin-bottom:.5rem;font-size:.875rem;display:block}.Contact-module__UT7GOW__input,.Contact-module__UT7GOW__textarea{background:var(--surface-container-lowest);border-radius:var(--radius-md);width:100%;color:var(--on-surface);font-family:var(--font-inter);border:1px solid #4047514d;padding:1rem;font-size:1rem;transition:all .3s}.Contact-module__UT7GOW__input:focus,.Contact-module__UT7GOW__textarea:focus{border-color:var(--primary);outline:none;box-shadow:0 0 15px #3cd7ff1a}.Contact-module__UT7GOW__textarea{resize:vertical;min-height:150px}.Contact-module__UT7GOW__infoList{flex-direction:column;gap:2rem;display:flex}.Contact-module__UT7GOW__infoItem{background:var(--surface-container-high);border-radius:var(--radius-md);border-left:2px solid #0000;align-items:center;gap:1.5rem;padding:1.5rem;transition:all .3s;display:flex}.Contact-module__UT7GOW__infoItem:hover{border-left-color:var(--primary);background:var(--surface-container-highest);transform:translate(10px)}.Contact-module__UT7GOW__infoIcon{background:var(--surface-container-lowest);width:48px;height:48px;color:var(--primary);border-radius:50%;justify-content:center;align-items:center;font-size:1.5rem;display:flex}.Contact-module__UT7GOW__infoTitle{font-family:var(--font-space-grotesk);color:var(--on-surface);margin-bottom:.25rem;font-size:1.1rem}.Contact-module__UT7GOW__infoValue{color:var(--on-surface-variant);font-size:.95rem}
