*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;margin:0}:root{--theme-green:#1a3d2a}body{display:flex}.app-display{background-color:#0b0b0f;width:100vw;height:100vh;display:flex;overflow-x:hidden}.page-display{flex-direction:column;width:100%;height:100%;display:flex;overflow-y:hidden}.of-hidden{overflow:hidden}.font-notosans{font-family:noto sans,sans-serif}.dp-flex{display:flex}.dp-none{display:none}.header{background-color:#2225;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:6vh;display:flex;top:0;left:0}ul{justify-content:center;align-items:center;gap:10vw;width:100%;list-style-type:none;display:flex}.nav-item{cursor:pointer;font-family:Arial,Helvetica,sans-serif;font-size:clamp(14px,2.5vw,16px);text-decoration:none}.selected{color:#ff0}.unselected{color:#e6f1ff}.home-body{flex-grow:1;overflow-y:auto}.footer{background-color:#2225;flex-shrink:0;justify-content:center;align-items:center;width:100%;height:6vh;display:flex;bottom:0;left:0}.footer p{color:#e6f1ff;font-family:Arial,Helvetica,sans-serif;font-size:clamp(10px,2.5vw,12px)}.about-section{color:#fff;background-color:#0b0b0f;width:100%;min-height:100vh;padding:6rem 8%;font-family:Verdana,Geneva,Tahoma,sans-serif}.about-hero{margin-bottom:4rem}.about-tag{letter-spacing:.2rem;color:#8b8b95;margin-bottom:1rem;font-size:.9rem}.about-name{margin-bottom:1rem;font-size:clamp(2.8rem,6vw,5.5rem);font-weight:800}.about-headline{color:#d4d4dc;max-width:900px;margin-bottom:1rem;font-size:clamp(1.1rem,2vw,1.7rem);line-height:1.5}.about-location{color:#8b8b95;font-size:1rem}.about-card{background-color:#14141b;border:1px solid #23232d;border-radius:22px;margin-bottom:2rem;padding:2rem}.section-title{margin-bottom:1.5rem;font-size:1.5rem;font-weight:600}.about-text{color:#c5c5cf;margin-bottom:1rem;line-height:1.8}.education-item{margin-bottom:1.5rem}.education-item h4{margin-bottom:.4rem;font-size:1.1rem}.education-item p{color:#9d9daa}.skills-grid{flex-wrap:wrap;gap:1rem;display:flex}.skill-pill{background-color:#1d1d26;border:1px solid #2c2c38;border-radius:999px;padding:.7rem 1rem;font-size:.92rem;transition:all .25s}.skill-pill:hover{border-color:#4a4a60;transform:translateY(-2px)}.about-hero{justify-content:space-between;align-items:center;gap:4rem;margin-bottom:5rem;display:flex}.about-hero-content{flex:1}.about-photo-container{background-color:#14141b;border:1px solid #23232d;border-radius:30px;flex-shrink:0;width:320px;height:320px;overflow:hidden}.about-photo{object-fit:cover;width:100%;height:100%}.photo-placeholder{color:#667;justify-content:center;align-items:center;width:100%;height:100%;font-size:1rem;display:flex}@media (width<=950px){.about-hero{flex-direction:column-reverse;align-items:flex-start}.about-photo-container{width:260px;height:260px}}@media (width<=700px){.about-photo-container{border-radius:22px;width:220px;height:220px}}@media (width<=420px){.about-photo-container{width:180px;height:180px}}@media (width<=900px){.about-section{padding:5rem 6%}.about-name{font-size:4rem}}@media (width<=700px){.about-section{padding:4rem 1.5rem}.about-name{font-size:2.7rem}.about-headline{font-size:1.05rem}.about-card{padding:1.5rem}.section-title{font-size:1.3rem}.about-text{font-size:.95rem}.skill-pill{padding:.6rem .9rem;font-size:.85rem}.about-contact{flex-direction:column;align-items:flex-start;gap:.5rem}.contact-divider{display:none}}@media (width<=420px){.about-section{padding:3rem 1rem}.about-name{font-size:2.2rem}.about-headline{font-size:1rem}.about-card{padding:1.2rem}.section-title{font-size:1.15rem}.about-text{font-size:.9rem;line-height:1.7}.skill-pill{font-size:.8rem}}.experience-section{color:#fff;background-color:#0b0b0f;width:100%;min-height:100vh;padding:6rem 8%;font-family:Verdana,Geneva,Tahoma,sans-serif}.experience-header{margin-bottom:5rem}.experience-tag{letter-spacing:.2rem;color:#8b8b95;margin-bottom:1rem;font-size:.9rem}.experience-heading{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:700}.experience-description{color:#a1a1aa;max-width:760px;font-size:1rem;line-height:1.7}.timeline-container{flex-direction:column;gap:3rem;display:flex}.timeline-item{gap:2rem;display:flex}.timeline-line{flex-direction:column;align-items:center;display:flex}.timeline-dot{background-color:#fff;border-radius:50%;width:16px;height:16px;margin-top:.5rem}.timeline-content{background-color:#14141b;border:1px solid #23232d;border-radius:20px;flex:1;padding:2rem;transition:all .3s}.timeline-content:hover{border-color:#353547;transform:translateY(-4px)}.timeline-top{justify-content:space-between;gap:2rem;margin-bottom:1.5rem;display:flex}.experience-role{margin-bottom:.5rem;font-size:1.5rem;font-weight:600}.experience-company{color:#a1a1aa;font-size:1rem}.experience-duration{color:#8b8b95;white-space:nowrap}.experience-points{flex-direction:column;gap:1rem;padding-left:1.2rem;display:flex}.experience-points li{color:#c5c5cf;line-height:1.7}@media (width<=900px){.experience-section{padding:5rem 6%}.timeline-top{flex-direction:column;gap:.8rem}.experience-duration{white-space:normal}}@media (width<=700px){.experience-section{padding:4rem 1.5rem}.experience-heading{font-size:2.3rem}.experience-description{font-size:.95rem}.timeline-item{gap:1rem}.timeline-content{padding:1.5rem}.experience-role{font-size:1.2rem}.experience-company,.experience-points li{font-size:.95rem}.timeline-dot{width:14px;height:14px}}@media (width<=420px){.experience-section{padding:3rem 1rem}.experience-heading{font-size:2rem}.timeline-content{padding:1.2rem}.experience-role{font-size:1.05rem}.experience-points{padding-left:1rem}.experience-points li{font-size:.9rem;line-height:1.6}}.projects-section{color:#fff;background-color:#0b0b0f;width:100%;min-height:100vh;padding:6rem 8%;font-family:Verdana,Geneva,Tahoma,sans-serif}.projects-header{margin-bottom:4rem}.projects-tag{letter-spacing:.2rem;color:#8b8b95;margin-bottom:1rem;font-size:.9rem}.projects-heading{margin-bottom:1rem;font-size:clamp(2.2rem,5vw,4.5rem);font-weight:700}.projects-description{color:#a1a1aa;max-width:700px;font-size:1rem;line-height:1.7}.projects-grid{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.project-card{background-color:#14141b;border:1px solid #23232d;border-radius:22px;transition:all .3s;overflow:hidden}.project-card:hover{border-color:#3d3d52;transform:translateY(-5px)}.project-image-container{width:100%;height:240px;overflow:hidden}.project-image{object-fit:cover;width:100%;height:100%;transition:all .4s}.project-card:hover .project-image{transform:scale(1.05)}.project-content{padding:1.5rem}.project-title{margin-bottom:1rem;font-size:1.4rem;font-weight:600}.project-text{color:#a1a1aa;margin-bottom:1.5rem;line-height:1.7}.project-tech-stack{flex-wrap:wrap;gap:.7rem;margin-bottom:1.7rem;display:flex}.tech-pill{background-color:#1f1f28;border:1px solid #2c2c38;border-radius:999px;padding:.5rem .9rem;font-size:.85rem}.project-buttons{gap:1rem;display:flex}.project-button{cursor:pointer;border:none;border-radius:12px;padding:.9rem 1.2rem;font-size:.95rem;font-weight:600;transition:all .25s}.primary-btn{color:#000;background-color:#fff}.secondary-btn{color:#fff;background-color:#0000;border:1px solid #2f2f3b}.project-button:hover{transform:translateY(-2px)}@media (width<=1100px){.projects-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=700px){.projects-section{padding:4rem 1.5rem}.projects-grid{grid-template-columns:1fr}.projects-heading{font-size:2.4rem}.projects-description{font-size:.95rem}.project-image-container{height:220px}.project-content{padding:1.2rem}.project-title{font-size:1.2rem}.project-text{font-size:.95rem}.project-buttons{flex-direction:column}.project-button{width:100%}}@media (width<=420px){.projects-section{padding:3rem 1rem}.projects-heading{font-size:2rem}.project-image-container{height:200px}.tech-pill{font-size:.75rem}}.contact-section{color:#fff;justify-content:center;align-items:center;gap:5rem;width:100%;min-height:100vh;padding:6rem 8%;font-family:Verdana,Geneva,Tahoma,sans-serif;display:flex}.contact-info{flex-direction:column;flex:1;gap:1.5rem;display:flex}.contact-tag{letter-spacing:.2rem;color:#8b8b95;font-size:.9rem}.contact-heading{font-size:clamp(2rem,5vw,4rem);font-weight:700;line-height:1.1}.contact-description{color:#a1a1aa;max-width:500px;font-size:1rem;line-height:1.7}.contact-email-container{margin-top:1rem}.contact-label{color:#8b8b95;margin-bottom:.5rem}.contact-email{color:#fff;font-size:1.1rem;text-decoration:none}.contact-email:hover{text-decoration:underline}.social-links{align-items:center;gap:1rem;margin-top:1.5rem;display:flex}.social-icon{color:#fff;border:1px solid #2a2a33;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.2rem;text-decoration:none;transition:all .25s;display:flex}.social-icon:hover{border-color:#fff;transform:translateY(-3px)}.contact-form-container{flex:1;justify-content:center;display:flex}.contact-form{flex-direction:column;gap:1rem;width:100%;max-width:550px;display:flex}.contact-honeypot{display:none}.contact-input,.contact-textarea{color:#fff;background-color:#14141b;border:1px solid #23232d;border-radius:12px;outline:none;width:100%;padding:1rem 1.2rem;font-size:1rem}.contact-input:focus,.contact-textarea:focus{border-color:#5b5bff}.contact-textarea{resize:vertical}.contact-button{color:#000;cursor:pointer;background-color:#fff;border:none;border-radius:12px;width:fit-content;padding:1rem 2rem;font-weight:600;transition:all .25s}.contact-button:hover{transform:translateY(-2px)}.contact-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.contact-status{margin:0;font-size:.95rem;line-height:1.5}.contact-status-success{color:#8ef0b3}.contact-status-error{color:#ff9c9c}@media (width<=900px){.contact-section{flex-direction:column;align-items:flex-start;gap:4rem}.contact-form-container{width:100%}.contact-section{flex-direction:column;align-items:flex-start;gap:4rem;padding:5rem 7%}.contact-info,.contact-form-container{width:100%}.contact-form{max-width:100%}.contact-heading{font-size:clamp(2rem,8vw,3.5rem)}}@media (width<=600px){.contact-section{gap:3rem;padding:4rem 1.5rem}.contact-tag{letter-spacing:.15rem;font-size:.75rem}.contact-heading{font-size:2rem;line-height:1.2}.contact-description{font-size:.95rem;line-height:1.6}.contact-email{word-break:break-word;font-size:1rem}.social-links{flex-wrap:wrap;gap:.8rem}.social-icon{border-radius:10px;width:44px;height:44px;font-size:1rem}.contact-form{gap:.9rem}.contact-input,.contact-textarea{border-radius:10px;padding:.95rem 1rem;font-size:.95rem}.contact-button{border-radius:10px;justify-content:center;width:100%;padding:1rem;font-size:.95rem}}@media (width<=400px){.contact-section{padding:3rem 1rem}.contact-heading{font-size:1.7rem}.contact-description{font-size:.9rem}.social-icon{width:40px;height:40px;font-size:.95rem}.contact-input,.contact-textarea{padding:.85rem .9rem}}
