*{margin:0;padding:0;box-sizing:border-box}:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;min-height:100vh;background:#fff;color:#2c3e50}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{scroll-behavior:smooth}.navigation{position:fixed;top:0;left:0;right:0;background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 20px #0000001a;z-index:1000;padding:1rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.5rem;font-weight:600;color:#2c3e50;cursor:pointer;transition:color .3s ease}.nav-logo:hover{color:#3498db}.nav-links{display:flex;gap:2rem;align-items:center}.nav-links button{background:none;border:none;font-size:1rem;font-weight:500;color:#2c3e50;cursor:pointer;padding:.5rem 1rem;transition:color .3s ease;font-family:inherit}.nav-links button:hover{color:#3498db}.nav-contact-links{display:flex;gap:1rem;align-items:center;margin-left:1rem;padding-left:1rem;border-left:1px solid #e5e7eb}.nav-contact-link{color:#2c3e50;transition:color .3s ease,transform .2s ease;display:flex;align-items:center;justify-content:center}.nav-contact-link:hover{color:#3498db;transform:translateY(-2px)}@media(max-width:768px){.nav-container{padding:0 1rem}.nav-logo{font-size:1.25rem}.nav-links{gap:1rem}.nav-links button{font-size:.9rem;padding:.5rem}.nav-contact-links{margin-left:.5rem;padding-left:.5rem;gap:.75rem}.nav-contact-link svg{width:18px;height:18px}}.footer{background:#2c3e50;color:#ecf0f1;padding:3rem 0 1.5rem;margin-top:4rem}.footer-container{max-width:1200px;margin:0 auto;padding:0 2rem}.footer-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:2rem}.footer-text{font-size:1.1rem;font-weight:500;margin:0}.footer-links{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-link{display:flex;align-items:center;gap:.5rem;color:#ecf0f1;text-decoration:none;transition:color .3s ease,transform .2s ease;font-weight:500}.footer-link:hover{color:#3498db;transform:translateY(-2px)}.footer-link svg{width:24px;height:24px}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{margin:0;font-size:.9rem;color:#bdc3c7}@media(max-width:768px){.footer{padding:2rem 0 1rem}.footer-links{gap:1.5rem}.footer-link{font-size:.9rem}}.app{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1;padding-top:80px}.section{padding:5rem 0;min-height:60vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}.home-section{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;display:flex;align-items:center;justify-content:center;text-align:center;min-height:80vh}.hero-title{font-size:3.5rem;font-weight:700;margin:0 0 1rem;line-height:1.2}.hero-subtitle{font-size:1.5rem;font-weight:300;margin:0;opacity:.95}.resume-section{background:#fff}.section-title{font-size:2.5rem;font-weight:600;color:#2c3e50;margin:0 0 3rem;text-align:center}.resume-content{display:flex;flex-direction:column;align-items:center}.resume-card{background:#fff;padding:3rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;max-width:900px;width:100%}.resume-header{text-align:center;margin-bottom:2.5rem;padding-bottom:2rem;border-bottom:2px solid #e5e7eb}.resume-name{font-size:2rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;letter-spacing:1px}.resume-contact{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem;font-size:.95rem;color:#555}.resume-contact p{margin:0;color:#666}.resume-contact a{color:#3498db;text-decoration:none;transition:color .3s ease}.resume-contact a:hover{color:#2980b9;text-decoration:underline}.resume-section-item{margin-bottom:2.5rem}.resume-section-item:last-child{margin-bottom:0}.resume-section-heading{font-size:1.2rem;font-weight:700;color:#2c3e50;margin:0 0 1rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e5e7eb;padding-bottom:.5rem}.resume-text{font-size:1rem;line-height:1.8;color:#555;margin:0}.skills-grid{display:flex;flex-direction:column;gap:.75rem}.skill-category{font-size:.95rem;line-height:1.6;color:#555}.skill-category strong{color:#2c3e50;font-weight:600}.experience-item{margin-bottom:2rem}.experience-item:last-child{margin-bottom:0}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;flex-wrap:wrap;gap:1rem}.experience-title{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:0 0 .25rem}.experience-company{font-size:1rem;font-weight:500;color:#3498db;margin:0}.experience-location{font-size:.95rem;color:#666;margin:0;white-space:nowrap}.experience-dates{font-size:.9rem;color:#888;font-style:italic;margin:0 0 1rem}.experience-list{margin:1rem 0 0;padding-left:1.5rem;list-style-type:disc}.experience-list li{font-size:.95rem;line-height:1.8;color:#555;margin-bottom:.5rem}.experience-list li:last-child{margin-bottom:0}.education-list{display:flex;flex-direction:column;gap:.75rem}.education-item{font-size:.95rem;line-height:1.6;color:#555}.education-item strong{color:#2c3e50;font-weight:600}.projects-section{background:#f8f9fa}.projects-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.project-card{background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.project-card-embed{display:flex;flex-direction:column;justify-content:space-between;height:100%}.project-header{display:flex;justify-content:space-between;align-items:center;gap:1rem}.project-link{font-size:.95rem;color:#3498db;text-decoration:none;font-weight:600}.project-link:hover{text-decoration:underline}.project-embed-link{display:block;text-decoration:none;color:inherit;margin:.75rem 0;padding:.75rem;border-radius:12px;transition:background .3s ease,transform .2s ease;cursor:pointer}.project-embed-link:hover{background:#3498db0d;transform:translateY(-2px)}.project-embed{position:relative;width:100%;overflow:hidden;border-radius:10px;border:1px solid #e5e7eb;background:#f8f9fa;transition:border-color .3s ease,box-shadow .3s ease}.project-embed-link:hover .project-embed{border-color:#3498db;box-shadow:0 4px 12px #3498db33}.project-embed iframe{width:100%;height:420px;border:none}.project-preview-link{text-decoration:none;color:inherit;display:block}.project-embed-placeholder{height:420px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .3s ease,border-color .3s ease}.project-embed-placeholder:hover{background:#e8f4f8;border-color:#3498db}.embed-placeholder-content{text-align:center;color:#666}.embed-placeholder-content svg{color:#3498db;margin-bottom:1rem}.embed-placeholder-content p{font-size:1.1rem;font-weight:600;color:#2c3e50;margin:.5rem 0}.embed-placeholder-subtitle{font-size:.9rem;color:#999}.project-card:hover{transform:translateY(-5px);box-shadow:0 8px 20px #00000026}.project-title{font-size:1.5rem;font-weight:600;color:#2c3e50;margin:0 0 1rem}.project-description{font-size:1rem;line-height:1.6;color:#666;margin:0 0 1.5rem}.project-tags{margin-top:1rem;display:flex;gap:.5rem;flex-wrap:wrap}.tag{padding:.4rem .8rem;background:#e8f4f8;color:#3498db;border-radius:20px;font-size:.85rem;font-weight:500}@media(max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.section{padding:3rem 0}.section-title{font-size:2rem}.projects-grid{grid-template-columns:1fr}.container{padding:0 1rem}.project-embed iframe,.project-embed-placeholder{height:320px}.resume-card{padding:2rem 1.5rem}.resume-name{font-size:1.5rem}.resume-contact{font-size:.85rem;gap:.5rem}.experience-header{flex-direction:column;align-items:flex-start}.experience-location{white-space:normal}}
