*{margin:0;padding:0;box-sizing:border-box}body{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}.app{min-height:100vh}.nav{padding:1.5rem 0}.nav-container{max-width:1200px;margin:0 auto;padding:0 1.5rem;display:flex;justify-content:space-between;align-items:center}.nav-logo{font-size:1.25rem;font-weight:600;color:#1e293b}.nav-links{display:flex;gap:1.5rem}.nav-links a{color:#475569;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#fb7185}.container{max-width:800px;margin:0 auto;padding:0 1.5rem}.hero{padding:5rem 0}.hero-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:0rem}.hero-avatar{width:250px;height:250px}.hero-avatar-nav{width:100px;height:100px}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:9999px;border:1px solid #fecdd3;margin-bottom:1.5rem;font-size:.875rem;color:#334155}.badge svg{color:#fb7185}.hero-title{font-size:3.5rem;font-weight:700;color:#0f172a;margin:0;line-height:1.2}.gradient-text{background:linear-gradient(to right,#fb7185,#c084fc);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:1.25rem;color:#475569;margin-bottom:2rem;line-height:1.6}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .3s;border:none;cursor:pointer}.btn-primary{background:linear-gradient(to right,#fb7185,#c084fc);color:#fff}.btn-primary:hover{box-shadow:0 10px 25px #fb71854d}.btn-secondary{background:#fff;color:#334155;border:1px solid #e2e8f0}.btn-secondary:hover{background:#f8fafc}.section{padding:4rem 0}.section-title{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:2rem}.about-card{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:1rem;padding:2rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 1px 3px #0000000d}.about-text{color:#334155;line-height:1.6;margin-bottom:1rem}.about-education{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#475569;margin-top:1.5rem}.about-education svg{color:#c084fc}.experience-list{display:flex;flex-direction:column;gap:1.5rem}.experience-card{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75rem;padding:1.5rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 1px 3px #0000000d;transition:box-shadow .3s}.experience-card:hover{box-shadow:0 10px 10px #0000004d}.experience-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem}.experience-role{font-size:1.125rem;font-weight:600;color:#0f172a}.experience-company{color:#fb7185;font-weight:500;margin-top:.25rem}.experience-period{font-size:.875rem;color:#64748b}.experience-description{color:#334155;line-height:1.6;margin-bottom:1rem}.tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{padding:.25rem .75rem;background:#faf5ff;color:#9333ea;border-radius:9999px;font-size:.875rem}.bullet-list{list-style:none;padding-left:1rem}.bullet-list li{margin-bottom:1rem;padding-left:1rem;position:relative}.bullet-list li:before{content:"•";color:#334155;font-size:1.5rem;position:absolute;left:0}.portfolio-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.project-card{background:#fff9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:.75rem;border:1px solid rgba(255,255,255,.2);box-shadow:0 1px 3px #0000000d;transition:all .3s;overflow:hidden;cursor:pointer}.project-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-2px)}.project-image-container{width:100%;height:200px;overflow:hidden;background:#f1f5f9}.project-image{width:100%;height:100%;object-fit:cover;object-position:top center;transition:transform .3s}.project-card:hover .project-image{transform:scale(1.05)}.project-content{padding:1.5rem}.project-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.project-tag{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}.project-tag.dev{background:#dbeafe;color:#1e40af}.project-tag.pm{background:#fef3c7;color:#92400e}.project-tag.research{background:#e9d5ff;color:#6b21a8}.project-arrow{color:#cbd5e1;transition:color .3s;flex-shrink:0}.project-card:hover .project-arrow{color:#fb7185}.project-title{font-size:1.125rem;font-weight:600;color:#0f172a;margin-bottom:.5rem;line-height:1.3}.project-description{color:#475569;font-size:.875rem;line-height:1.6}.contact-card{background:linear-gradient(to bottom right,#fecdd3,#e9d5ff,#bfdbfe);border-radius:1rem;padding:3rem;text-align:center;border:1px solid rgba(255,255,255,.2)}.contact-title{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:1rem}.contact-description{color:#334155;font-size:1.125rem;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.contact-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contact-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#fff;color:#334155;border-radius:.5rem;font-weight:500;text-decoration:none;transition:all .3s;box-shadow:0 1px 3px #0000000d}.contact-btn:hover{background:#f8fafc}.footer{padding:2rem 0;text-align:center;color:#64748b;font-size:.875rem}.project-short-description{color:#475569;font-size:.875rem;line-height:1.6}.modal-overlay{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-content{background:#fff;border-radius:1rem;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;position:relative;animation:slideUp .3s ease-out}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-close{position:sticky;top:0;right:0;display:flex;justify-content:flex-end;padding:1.5rem;background:#fff;z-index:10}.close-btn{background:#f1f5f9;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.close-btn:hover{background:#e2e8f0;transform:rotate(90deg)}.modal-hero{width:100%;height:300px;overflow:hidden;background:linear-gradient(135deg,#667eea,#764ba2)}.modal-hero img{width:100%;height:100%;object-fit:cover}.modal-body{padding:2rem}.modal-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}.modal-title{font-size:2rem;font-weight:700;color:#0f172a;margin-bottom:.5rem}.modal-links{display:flex;gap:.5rem}.link-btn{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:linear-gradient(to right,#fb7185,#c084fc);color:#fff;border-radius:.5rem;text-decoration:none;font-size:.875rem;font-weight:500;transition:box-shadow .3s}.link-btn:hover{box-shadow:0 4px 12px #fb718566}.modal-section{margin-bottom:2rem}.modal-section-title{font-size:1.25rem;font-weight:600;color:#0f172a;margin-bottom:1rem}.modal-text{color:#475569;line-height:1.6;margin-bottom:1rem}.tech-grid{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{padding:.5rem 1rem;background:#f1f5f9;color:#334155;border-radius:.5rem;font-size:.875rem;font-weight:500}.feature-list{list-style:none;padding:0}.feature-list li{padding:.75rem 0 .75rem 1.5rem;position:relative;color:#475569;line-height:1.6}.feature-list li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.25rem}*/ .highlight-box{background:#f8fafc;border-left:4px solid #fb7185;padding:1.5rem;border-radius:.5rem;margin-top:1rem}.decision-card{background:#fff;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.5rem;margin-bottom:1.25rem}.decision-title{font-weight:600;color:#0f172a;margin-bottom:1rem;font-size:1.125rem}.decision-label{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin-bottom:.5rem;margin-top:.75rem}.decision-content{color:#475569;line-height:1.6}.metrics-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-top:1rem}.metric-card{background:linear-gradient(135deg,#667eea15,#764ba215);padding:1.5rem;border-radius:.75rem;border:1px solid #e9d5ff}.metric-label{font-size:.875rem;font-weight:600;color:#64748b;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.05em}.metric-value{font-size:1.125rem;font-weight:600;color:#0f172a;line-height:1.5}@media(max-width:768px){.nav-links{gap:1rem}.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.portfolio-grid{grid-template-columns:1fr}.contact-card{padding:2rem}.modal-content{margin:1rem}.modal-body{padding:1.5rem}.modal-title{font-size:1.5rem}}
