*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;font-weight:400;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:geometricPrecision;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}body{margin:0;padding:0;min-width:320px;min-height:100vh;overflow-x:hidden;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.6;color:#ffffffde;background-color:#242424;text-rendering:geometricPrecision;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}html{scroll-behavior:smooth}::selection{background-color:#98c37933;color:#98c379}.app-container{display:flex;max-width:1200px;margin:0 auto;padding:0 2rem;min-height:100vh}.sidebar{width:40%;position:sticky;top:0;height:100vh;padding:5rem 0;display:flex;flex-direction:column;justify-content:space-between}.content{width:60%;padding:5rem 0 5rem 4rem}.subtitle{font-size:1.25rem;font-weight:500;margin-bottom:1rem;color:#e0e0e0}.bio{color:#a0a0a0;max-width:300px;margin-bottom:2rem}.nav-links{display:flex;flex-direction:column;gap:1rem}.nav-item{color:#a0a0a0;text-decoration:none;font-weight:600;text-transform:uppercase;letter-spacing:.1em;font-size:.85rem;width:fit-content;transition:color .2s}.nav-item:hover{color:#fff}.social-links{display:flex;gap:1.5rem;margin-top:2rem}.social-links a{color:#a0a0a0;text-decoration:none;font-size:.9rem}.social-links a:hover{color:#fff}.section{margin-bottom:6rem}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.project-card{border:1px solid #333;padding:1.5rem;border-radius:8px;transition:box-shadow .2s;background-color:#2a2a2a}.project-card img{width:100%;height:150px;object-fit:cover;border-radius:4px;margin-bottom:1rem}.project-card h3{color:#fff;margin-bottom:.5rem}.project-card p{color:#e0e0e0}.footer{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #333;color:#a0a0a0}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2}p{line-height:1.7}a{color:inherit;text-decoration:none}ul,ol{list-style:none}img{max-width:100%;height:auto;display:block}button{font-family:inherit;border:none;background:none;cursor:pointer}@media(max-width:768px){.app-container{flex-direction:column}.sidebar{width:100%;position:relative;height:auto;padding:4rem 0 2rem}.content{width:100%;padding:0 0 4rem}.project-grid{grid-template-columns:1fr}}.header{position:fixed;top:0;left:0;right:0;padding:2rem 4rem;background:transparent;z-index:1000;display:flex;justify-content:center;align-items:center}.header-logo-link{position:absolute;left:4rem;display:flex;align-items:center;transition:opacity .3s ease}.header-logo-link:hover{opacity:.8}.header-logo-img{height:90px;width:auto}.nav{display:flex;gap:2rem;justify-content:center;align-items:center;font-family:Ubuntu Mono,monospace;padding:1rem 2.5rem;width:fit-content}.nav-link{color:#a0a0a0;text-decoration:none;font-size:.95rem;font-weight:400;transition:color .3s ease;letter-spacing:.5px}.nav-link:hover{color:#fff}@media(max-width:768px){.header{padding:1.5rem 2rem}.header-logo-link{left:2rem}.header-logo-img{height:40px}.nav{gap:1.5rem;padding:.75rem 1.5rem}.nav-link{font-size:.9rem}}.liquid-glass{--glass-bg-color: rgba(255, 255, 255, .25);--glass-highlight: rgba(255, 255, 255, .75);--glass-border: rgba(255, 255, 255, .18);position:relative;overflow:hidden;background:transparent;border:1px solid var(--glass-border)}@media(prefers-color-scheme:dark){.liquid-glass{--glass-bg-color: rgba(0, 0, 0, .25);--glass-highlight: rgba(255, 255, 255, .15);--glass-border: rgba(255, 255, 255, .1)}}.liquid-glass:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);filter:saturate(120%) brightness(1.15);border-radius:inherit;pointer-events:none}.liquid-glass:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:var(--glass-bg-color);border-radius:inherit;pointer-events:none}.liquid-glass>*{position:relative;z-index:4}.liquid-glass-specular{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;box-shadow:inset 1px 1px 1px var(--glass-highlight);border-radius:inherit;pointer-events:none;transition:background .3s ease}.liquid-glass-strong{--glass-bg-color: rgba(255, 255, 255, .35);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}@media(prefers-color-scheme:dark){.liquid-glass-strong{--glass-bg-color: rgba(0, 0, 0, .35)}}.liquid-glass-subtle{--glass-bg-color: rgba(255, 255, 255, .15);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}@media(prefers-color-scheme:dark){.liquid-glass-subtle{--glass-bg-color: rgba(0, 0, 0, .15)}}.liquid-glass-rounded-sm{border-radius:8px}.liquid-glass-rounded-md{border-radius:12px}.liquid-glass-rounded-lg{border-radius:16px}.liquid-glass-rounded-xl{border-radius:24px}.liquid-glass-hover{transition:transform .2s ease,box-shadow .2s ease}.liquid-glass-hover:hover{transform:translateY(-2px);box-shadow:0 8px 32px #0000001a}.liquid-glass-svg-filters{position:absolute;width:0;height:0;overflow:hidden}.hero{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;position:relative}.hero-content{text-align:center;max-width:900px;margin:0 auto}.hero-greeting{font-size:2rem;font-weight:400;color:#fff;margin:0 0 1rem;line-height:1.2}.hero-name{font-size:4.5rem;font-weight:700;color:#98c379;margin:0 0 2rem;line-height:1.1;letter-spacing:-.02em}.hero-welcome{font-size:1.5rem;color:#fff;margin:0 0 3rem;font-weight:300;letter-spacing:.1em}.hero-description{font-size:1.2rem;line-height:1.7;color:silver;margin:0 0 3rem}.cta-button{background:#98c379;color:#0a192f;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:500;border-radius:50px;cursor:pointer;transition:all .3s ease;margin-bottom:3rem;font-family:inherit}.cta-button:hover{background:#8ab068;transform:translateY(-2px);box-shadow:0 10px 25px #98c3794d}.social-icons{display:flex;gap:2rem;justify-content:center;margin-bottom:5rem}.social-icon{width:48px;height:48px;border-radius:50%;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;color:#fff;transition:all .3s ease;text-decoration:none}.social-icon:hover{background:#98c3791a;border-color:#98c379;transform:translateY(-3px)}.social-icon svg{width:24px;height:24px}.scroll-indicator{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#a0a0a0;animation:bounce 2s infinite}.scroll-indicator p{font-size:.9rem;margin:0}.scroll-indicator svg{color:#98c379}@keyframes bounce{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-10px)}60%{transform:translateY(-5px)}}@media(max-width:768px){.hero{min-height:90vh}.hero-greeting{font-size:1.5rem}.hero-name{font-size:3rem}.hero-welcome{font-size:1.2rem}.hero-description{font-size:1rem}.cta-button{padding:.9rem 2rem;font-size:1rem}.social-icons{gap:1.5rem}.social-icon{width:44px;height:44px}}.about-section{min-height:100vh;padding:4rem 2rem;max-width:1400px;margin:0 auto;display:flex;flex-direction:column;justify-content:center}.about-container{width:100%}.section-title{font-size:3rem;font-weight:700;color:#fff;text-align:center;margin:0 0 3rem}.section-title .highlight{color:#98c379}.about-layout{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.about-left{display:flex;flex-direction:column;align-items:center;text-align:center}.profile-image{width:400px;height:450px;border-radius:24px;overflow:hidden;margin-bottom:2rem;position:relative;padding:0;margin-top:0}.profile-image:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;height:100%;background:none;border-radius:24px;z-index:1;pointer-events:none}.profile-image-wrapper{width:100%;height:100%;border-radius:0;overflow:visible;position:relative}.profile-image img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.about-bio-card{padding:2.5rem;display:flex;flex-direction:column;align-items:center;position:relative}.about-bio{font-size:1rem;line-height:1.7;color:silver;margin-bottom:1.5rem;text-align:left;max-width:100%}.link-inline{color:#98c379;text-decoration:underline;transition:color .2s ease}.link-inline:hover{color:#8ab068}.about-buttons{display:flex;gap:1rem;margin-top:2rem;flex-wrap:wrap;justify-content:center}.btn-primary,.btn-secondary{padding:.9rem 2rem;font-size:1rem;font-weight:500;border-radius:8px;cursor:pointer;transition:all .3s ease;font-family:inherit;border:none;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-primary{background:#98c379;color:#0a192f}.btn-primary:hover{background:#8ab068;transform:translateY(-2px);box-shadow:0 5px 15px #98c3794d}.btn-secondary{background:transparent;color:#98c379;border:2px solid #98c379}.btn-secondary:hover{background:#98c3791a;transform:translateY(-2px)}@media(max-width:1024px){.about-layout{gap:3rem}.section-title{font-size:2.5rem}}@media(max-width:768px){.about-section{padding:4rem 1.5rem}.section-title{font-size:2rem;margin-bottom:3rem}.about-layout{grid-template-columns:1fr;gap:3rem}.profile-image{width:320px;height:380px}.about-bio{font-size:.95rem;text-align:center}.about-bio-card{padding:2rem}.btn-primary,.btn-secondary{padding:.8rem 1.5rem;font-size:.95rem}}.projects-section{min-height:100vh;padding:6rem 2rem;max-width:1400px;margin:0 auto}.projects-container{width:100%}.projects-section .section-title{font-size:3rem;font-weight:700;color:#fff;margin:0 0 1rem;text-align:center}.projects-section .section-title .highlight{color:#98c379}.section-subtitle{font-size:1.1rem;color:silver;margin:0 0 4rem;text-align:center}.projects-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.projects-grid .project-card .project-image{height:300px}.projects-grid .project-card .project-image img{width:100%;height:100%;object-fit:cover}@media(max-width:1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.projects-section{padding:4rem 1.5rem}.projects-section .section-title{font-size:2rem}.section-subtitle{font-size:1rem}.projects-grid{grid-template-columns:1fr;gap:1.5rem}}.project-card{background:#ffffff08;border-radius:12px;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;overflow:hidden;display:flex;flex-direction:column;border:1px solid rgba(255,255,255,.05)}.project-card:hover{transform:translateY(-8px);box-shadow:0 15px 40px #0006;border-color:#98c37966}.project-image{width:100%;height:200px;overflow:hidden}.project-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-card:hover .project-image img{transform:scale(1.05)}.project-content{padding:2rem;flex:1;display:flex;flex-direction:column}.project-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-title{font-size:1.4rem;font-weight:600;color:#fff;margin:0}.project-links{display:flex;gap:1rem}.project-icon{color:#98c379;text-decoration:none;font-size:.9rem;transition:color .3s ease;text-decoration:underline}.project-icon:hover{color:#fff}.project-description{color:silver;line-height:1.6;margin:0 0 1.5rem;font-size:.95rem}.project-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.project-tag{font-size:.8rem;color:#98c379;background:#98c3791a;padding:.4rem .8rem;border-radius:20px;font-weight:500;border:1px solid rgba(152,195,121,.2)}@media(max-width:768px){.project-content{padding:1.5rem}.project-title{font-size:1.3rem}.project-image{height:180px}}.project-buttons{display:flex;gap:1rem;margin-top:1.5rem}.project-btn{padding:.7rem 1.4rem;border-radius:50px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .3s ease;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;line-height:1;background:#ffffff0d;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);border:1px solid rgba(255,255,255,.1);color:#e6f1ff;box-shadow:0 4px 6px #0000001a}.project-btn:hover{background:#ffffff1a;border-color:#98c379;transform:translateY(-2px);box-shadow:0 8px 15px #0003;color:#98c379}.btn-icon{width:18px;height:18px;margin-right:8px;fill:currentColor}.btn-icon-right{width:16px;height:16px;margin-left:8px}.skills-section{min-height:100vh;padding:8rem 4rem 4rem;display:flex;align-items:center;justify-content:center}.skills-container{max-width:1400px;width:100%;margin:0 auto}.section-title{font-size:3rem;font-weight:700;text-align:center;margin-bottom:4rem;color:#fff;letter-spacing:1px}.skills-categories{display:flex;flex-direction:column;gap:3rem}.skill-category-section{width:100%}.category-title{font-size:2.5rem;font-weight:600;color:#fff;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem;justify-content:center}.category-icon{font-size:2.5rem}.skill-card{padding:2.5rem 3rem;min-height:200px;display:flex;align-items:center;justify-content:center;transition:transform .3s ease,box-shadow .3s ease}.skill-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0003}.skills-pills-container{display:flex;flex-wrap:wrap;gap:1.25rem;justify-content:center;align-items:center;width:100%}.skill-pill{padding:.9rem 2rem;background:#98c3791a;border-radius:50px;font-size:1.25rem;font-weight:500;color:#98c379;border:1px solid rgba(152,195,121,.2);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;cursor:default;white-space:nowrap}.skill-pill:hover{background:#98c37933;border-color:#98c379;transform:translateY(-2px);box-shadow:0 4px 12px #0003}@media(max-width:1024px){.skills-section{padding:6rem 3rem 3rem}.section-title{font-size:2.5rem;margin-bottom:3rem}.category-title{font-size:1.75rem}.skill-card{padding:2rem 2.5rem;min-height:180px}.skill-pill{padding:.65rem 1.5rem;font-size:1rem}.skills-categories{gap:2.5rem}}@media(max-width:768px){.skills-section{padding:5rem 2rem 2rem}.section-title{font-size:2rem;margin-bottom:2rem}.category-title{font-size:1.5rem;margin-bottom:1rem}.category-icon{font-size:1.5rem}.skill-card{padding:1.5rem 2rem;min-height:150px}.skills-pills-container{gap:.75rem}.skill-pill{padding:.6rem 1.25rem;font-size:.9rem}.skills-categories{gap:2rem}}@media(max-width:480px){.skills-section{padding:4rem 1.5rem 2rem}.section-title{font-size:1.75rem}.category-title{font-size:1.25rem}.skill-card{padding:1.25rem 1.5rem}.skill-pill{padding:.5rem 1rem;font-size:.85rem}}.contact-section{padding:6rem 2rem 1rem;text-align:center;background-color:#21252b}.contact-container{max-width:800px;margin:0 auto}.contact-details{margin-top:3rem;display:flex;flex-direction:column;gap:1.5rem;align-items:center;font-size:1.2rem}.contact-item{display:flex;align-items:center;gap:1rem;color:#abb2bf}.contact-icon{color:#98c379;flex-shrink:0}.contact-item a{color:#61afef;text-decoration:none;transition:color .3s ease}.contact-item a:hover{color:#c678dd}.contact-footer{margin-top:5rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);display:flex;flex-direction:column;align-items:center;gap:1.5rem}.copyright-text{font-size:.9rem;color:#abb2bf;margin:0}.footer-links{display:flex;gap:2rem}.footer-links a{color:#abb2bf;transition:color .3s ease,transform .3s ease}.footer-links a:hover{color:#98c379;transform:translateY(-2px)}.footer-links a svg{width:24px;height:24px}@media(max-width:768px){.contact-section{padding:4rem 1.5rem 1.5rem}.contact-details{font-size:1.1rem;align-items:flex-start}}.starfield{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:#000;pointer-events:none}.app{position:relative;min-height:100vh}main{position:relative;z-index:1}main>section{position:relative;z-index:1}.experience-section{padding:100px 20px;max-width:1200px;margin:0 auto}.experience-container{width:100%;max-width:1200px;margin:0 auto}.experience-list{position:relative;display:flex;flex-direction:column;gap:2rem;margin-top:3rem}.timeline-track{position:absolute;top:0;bottom:0;left:calc(170px + 2rem);width:2px;height:100%;z-index:0}.timeline-line-background{width:100%;height:100%;background:#ffffff1a}.timeline-line-progress{position:absolute;top:0;left:0;width:100%;background:#98c379;box-shadow:0 0 10px #98c37980;mask-image:linear-gradient(to bottom,black 90%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,black 90%,transparent 100%)}.experience-row{display:grid;grid-template-columns:150px 40px 1fr;gap:2rem;align-items:flex-start;position:relative;z-index:1;opacity:0;transform:translateY(20px);transition:opacity .6s ease-out,transform .6s ease-out}.experience-row.visible{opacity:1;transform:translateY(0)}.experience-date-col{padding-top:1.5rem;text-align:right}.timeline-node-col{display:flex;justify-content:center;padding-top:1.8rem;height:100%}.date-text{font-family:SF Mono,Fira Code,monospace;font-size:.9rem;color:#fff9;text-transform:uppercase;letter-spacing:.05em}.timeline-dot{width:12px;height:12px;border-radius:50%;background:#0a192f;border:2px solid rgba(255,255,255,.2);transition:all .3s ease;z-index:2}.timeline-dot.active{background:#98c379;border-color:#98c379;box-shadow:0 0 10px #98c37980}.experience-card{padding:2rem;background:#ffffff08;border:1px solid rgba(255,255,255,.05);transition:transform .3s ease,box-shadow .3s ease}.experience-card:hover{transform:translateY(-5px);box-shadow:0 10px 30px -15px #020c1bb3}.experience-header{margin-bottom:1rem}.experience-title{font-size:1.3rem;font-weight:600;color:#e6f1ff;margin-bottom:.25rem}.experience-company{font-size:1.1rem;color:#98c379;font-family:SF Mono,Fira Code,monospace}.experience-description ul{list-style:none;padding:0;margin:0}.experience-description li{position:relative;padding-left:1.5rem;margin-bottom:.75rem;color:#8892b0;font-size:1rem;line-height:1.6}.experience-description li:before{content:"▹";position:absolute;left:0;color:#98c379}.experience-skills{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.experience-skill-tag{font-family:SF Mono,Fira Code,monospace;font-size:.8rem;color:#98c379;background:#98c3791a;padding:.25rem .75rem;border-radius:1rem}@media(max-width:768px){.timeline-track{display:none}.experience-row{grid-template-columns:1fr;gap:.5rem;opacity:1;transform:none}.experience-date-col{text-align:left;padding-top:0;padding-left:.5rem;margin-bottom:.5rem}.experience-card{padding:1.5rem}.timeline-node-col{display:none}}
