*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg-primary: #080808;--bg-secondary: #111111;--border: rgba(255, 255, 255, .07);--border-hover: rgba(255, 255, 255, .18);--text-primary: #f0f0f0;--text-secondary: #777;--accent: #e0e0e0;--accent-hover: #ffffff;--glass-bg: rgba(255, 255, 255, .04);--glass-bg-hover: rgba(255, 255, 255, .07)}html{scroll-behavior:smooth}body{background-color:var(--bg-primary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,SF Pro Text,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;margin:0}#root{max-width:100%}a{color:var(--accent);text-decoration:none;transition:color .2s}a:hover{color:var(--accent-hover)}h1,h2,h3,h4{line-height:1.2;color:var(--text-primary)}.container{max-width:900px;margin:0 auto;padding:0 1.5rem}.stat-card,.skill-group,.timeline-content,.project-card,.resume-embed,.contact-card,.cert-item,.edu-block{--text-secondary: #c8c8c8}.hero-anim{opacity:0;transform:translateY(20px);animation:fadeUp .75s ease forwards;animation-delay:var(--d, 0ms)}@keyframes fadeUp{to{opacity:1;transform:none}}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal.visible{opacity:1;transform:none}.reveal.visible .reveal-child{animation:fadeUp .63s ease forwards;animation-delay:var(--d, 0ms);opacity:0}@keyframes shimmer{0%{background-position:-200% center}to{background-position:200% center}}.navbar{position:fixed;top:0;left:0;right:0;z-index:100;background:#08080899;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--border)}.navbar-inner{display:flex;align-items:center;justify-content:space-between;height:60px;max-width:900px;margin:0 auto;padding:0 1.5rem}.navbar-logo{font-weight:700;font-size:1.1rem;color:var(--text-primary);letter-spacing:-.3px}.navbar-logo span{color:var(--text-secondary)}.navbar-links{display:flex;gap:2rem;list-style:none}.navbar-links a{color:var(--text-secondary);font-size:.9rem;font-weight:500;transition:color .25s}.navbar-links a:hover{color:var(--text-primary)}.hero{padding:140px 0 80px;position:relative;overflow:hidden}.hero:before{content:"";position:absolute;top:-120px;left:-200px;width:700px;height:600px;background:radial-gradient(ellipse at center,rgba(255,255,255,.03) 0%,transparent 70%);pointer-events:none}.hero-availability{display:inline-flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;color:var(--text-secondary);background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid var(--border);border-radius:100px;padding:.3rem .8rem;margin-bottom:1.5rem}.availability-dot{width:7px;height:7px;border-radius:50%;background:#aaa;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.3}}.hero h1{font-size:clamp(2.4rem,5.5vw,3.8rem);font-weight:800;letter-spacing:-1.5px;margin-bottom:.5rem}.hero-subtitle{font-size:clamp(1rem,2.5vw,1.3rem);color:var(--text-secondary);font-weight:600;margin-bottom:1.2rem}.hero-description{max-width:560px;color:var(--text-secondary);font-size:1rem;margin-bottom:2rem;line-height:1.75}.hero-about{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--border);width:100%}.hero-actions{display:flex;gap:1rem;flex-wrap:wrap}.btn-primary{display:inline-flex;align-items:center;gap:.4rem;background:#fff;color:#000;padding:.65rem 1.4rem;border-radius:8px;font-weight:600;font-size:.9rem;transition:background .25s,transform .19s,box-shadow .25s;border:none;cursor:pointer;text-decoration:none}.btn-primary:hover{background:#e0e0e0;color:#000;transform:translateY(-2px);box-shadow:0 8px 24px #ffffff1a}.btn-outline{display:inline-flex;align-items:center;gap:.4rem;background:var(--glass-bg);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text-primary);padding:.65rem 1.4rem;border-radius:8px;font-weight:600;font-size:.9rem;border:1px solid var(--border);transition:border-color .25s,background .25s,transform .19s;cursor:pointer;text-decoration:none}.btn-outline:hover{border-color:var(--border-hover);background:var(--glass-bg-hover);color:var(--text-primary);transform:translateY(-2px)}section{padding:80px 0}.section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:var(--text-secondary);margin-bottom:.6rem}.section-title{font-size:clamp(1.6rem,3vw,2rem);font-weight:800;letter-spacing:-.5px;margin-bottom:.6rem}.section-divider{width:100%;height:1px;background:var(--border);margin:1rem 0 3rem}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:start}.about-text p{color:var(--text-secondary);margin-bottom:1rem;font-size:.95rem;line-height:1.8}.edu-block{margin-top:1.5rem;padding:1rem 1.2rem;background:var(--glass-bg);border:1px solid var(--border);border-radius:10px}.edu-degree{font-weight:700;font-size:.9rem;color:var(--text-primary)!important;margin-bottom:.2rem!important}.edu-school{font-size:.8rem;color:var(--text-secondary)!important;margin-bottom:0!important}.cert-list{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.cert-item{padding:.9rem 1.2rem;background:var(--glass-bg);border:1px solid var(--border);border-radius:10px;transition:border-color .25s}.cert-item:hover{border-color:var(--border-hover)}.cert-name{font-weight:700;font-size:.85rem;color:var(--text-primary);margin-bottom:.15rem}.cert-issuer{font-size:.75rem;color:var(--text-secondary);margin-bottom:.15rem}.cert-details{font-size:.75rem;color:var(--text-secondary);opacity:.7}.about-credentials{display:flex;flex-direction:column;gap:1rem}.stat-card{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:12px;padding:1.2rem;transition:border-color .25s,background .25s,transform .25s}.stat-card:hover{border-color:var(--border-hover);background:var(--glass-bg-hover);transform:translateY(-3px)}.stat-number{font-size:1.8rem;font-weight:800;color:var(--text-primary);line-height:1;margin-bottom:.3rem}.stat-label{font-size:.8rem;color:var(--text-secondary)}.skills-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.2rem}.skill-group{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:12px;padding:1.4rem;transition:border-color .25s,background .25s,transform .25s}.skill-group:hover{border-color:var(--border-hover);background:var(--glass-bg-hover);transform:translateY(-3px)}.skill-group-title{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:var(--text-secondary);margin-bottom:1rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#ffffff0f;color:var(--text-primary);border:1px solid rgba(255,255,255,.1);border-radius:6px;padding:.25rem .65rem;font-size:.8rem;font-weight:500;transition:border-color .25s,background .25s}.skill-tag:hover{background:#ffffff1a;border-color:#fff3}.timeline{display:flex;flex-direction:column}.timeline-item{display:grid;grid-template-columns:150px 1fr;gap:1.5rem;padding-bottom:2.5rem}.timeline-item:last-child{padding-bottom:0}.timeline-date{font-size:.78rem;color:var(--text-secondary);font-weight:500;padding-top:.25rem;text-align:right;line-height:1.4}.timeline-content{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:12px;padding:1.4rem;transition:border-color .25s,background .25s,transform .25s}.timeline-content:hover{border-color:var(--border-hover);background:var(--glass-bg-hover);transform:translate(4px)}.timeline-role{font-size:1rem;font-weight:700;margin-bottom:.2rem}.timeline-company{font-size:.85rem;color:var(--text-secondary);font-weight:600;margin-bottom:.8rem}.timeline-description{font-size:.875rem;color:var(--text-secondary);line-height:1.75}.timeline-description ul{list-style:none;display:flex;flex-direction:column;gap:.4rem}.timeline-description ul li:before{content:"→ ";color:#555;font-weight:600}.projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.2rem}.project-entry{display:flex;flex-direction:column;gap:.75rem}.project-entry--image{grid-column:1 / -1;flex-direction:row;align-items:stretch;gap:1.5rem}.project-entry--image .project-card{flex:1;min-width:0}.project-entry--image .project-image-wrap{flex:0 0 auto;border-radius:10px;overflow:hidden;border:1px solid var(--border);align-self:stretch}.project-card{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:12px;padding:1.5rem;display:flex;flex-direction:column;gap:.75rem;transition:border-color .25s,background .25s,transform .25s,box-shadow .25s;position:relative}.project-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(255,255,255,.04) 0%,transparent 60%);opacity:0;transition:opacity .38s;pointer-events:none;border-radius:inherit}.project-card:hover{border-color:var(--border-hover);background:var(--glass-bg-hover);transform:translateY(-4px);box-shadow:0 16px 40px #0006}.project-card:hover:after{opacity:1}.project-header{display:flex;align-items:flex-start;justify-content:space-between}.project-icon{font-size:1.4rem;filter:grayscale(1)}.project-links{display:flex;gap:.6rem}.project-link{color:var(--text-secondary);font-size:.8rem;transition:color .25s;display:flex;align-items:center;gap:.2rem}.project-link:hover{color:var(--text-primary)}.project-name{font-size:1rem;font-weight:700}.project-image-wrap{border-radius:8px;overflow:hidden;border:1px solid var(--border)}.project-image{display:block;width:100%;height:100%;object-fit:cover}.project-image-landscape{width:340px}.project-image-landscape .project-image{width:100%;height:100%;object-fit:cover}.project-image-portrait{width:200px;display:flex;align-items:center;justify-content:center;background:#00000026}.project-image-portrait .project-image{width:100%;height:100%;object-fit:cover;border-radius:0}.project-description{font-size:.85rem;color:var(--text-secondary);line-height:1.7;flex:1}.project-stack{display:flex;flex-wrap:wrap;gap:.4rem}.stack-tag{font-size:.72rem;font-weight:600;color:var(--text-secondary);background:#ffffff0a;border:1px solid var(--border);border-radius:4px;padding:.2rem .5rem}.resume-wrapper{display:flex;flex-direction:column;gap:1.25rem}.resume-actions{display:flex;gap:1rem;flex-wrap:wrap}.resume-embed{background:var(--glass-bg);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid var(--border);border-radius:16px;overflow:hidden;box-shadow:0 0 0 1px #ffffff0d,inset 0 1px #ffffff0f;transition:border-color .38s,box-shadow .38s}.resume-embed:hover{border-color:var(--border-hover);box-shadow:0 0 0 1px #ffffff1a,inset 0 1px #ffffff14,0 20px 60px #00000080}.resume-object{display:block;width:100%;height:780px;border:none}.resume-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:var(--text-secondary);font-size:.9rem}.contact-card{background:var(--glass-bg);backdrop-filter:blur(24px);-webkit-backdrop-filter:blur(24px);border:1px solid var(--border);border-radius:16px;padding:3rem;text-align:center;max-width:560px;margin:0 auto;transition:border-color .38s,box-shadow .38s}.contact-card:hover{border-color:var(--border-hover);box-shadow:0 20px 60px #0006}.contact-card h3{font-size:1.5rem;font-weight:800;margin-bottom:.75rem}.contact-card p{color:var(--text-secondary);font-size:.95rem;margin-bottom:2rem;line-height:1.75}.contact-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.footer{border-top:1px solid var(--border);padding:2rem 0;text-align:center;color:var(--text-secondary);font-size:.8rem}@media (max-width: 768px){.projects-grid{grid-template-columns:1fr}.project-entry--image{flex-direction:column}.project-image-landscape{width:100%;height:220px}.project-image-portrait{width:100%;height:360px;background:#00000026;display:flex;align-items:center;justify-content:center}.project-image-portrait .project-image{width:auto;max-width:200px;height:100%;object-fit:contain;border-radius:8px}}@media (max-width: 640px){.about-grid{grid-template-columns:1fr}.timeline-item{grid-template-columns:1fr;gap:.5rem}.timeline-date{text-align:left}.timeline-content:hover,.project-card:hover{transform:none}.navbar-links{display:none}.hero{padding:100px 0 50px}section{padding:60px 0}.contact-card{padding:2rem 1.5rem}.resume-object{height:500px}}
