*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;line-height:1.6;color:#333;background:#f5f5f5}.container{max-width:900px;margin:0 auto;padding:2rem}.header{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff;padding:3rem 2rem;text-align:center}.header h1{font-size:2.5rem;margin-bottom:.5rem}.header .title{font-size:1.25rem;opacity:.9}.section{background:#fff;margin:1.5rem 0;padding:1.5rem 2rem;border-radius:8px;box-shadow:0 2px 4px #0000001a}.section h2{color:#1a1a2e;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #e0e0e0}.contact-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.contact-item{display:flex;align-items:center;gap:.5rem}.contact-item a{color:#2563eb;text-decoration:none}.contact-item a:hover{text-decoration:underline}.contact-location{margin-top:1rem;padding-top:1rem;border-top:1px solid #e0e0e0}.summary-list{list-style:none;padding-left:0}.summary-list li{position:relative;padding-left:1.25rem;margin-bottom:.75rem;color:#555;font-size:.95rem}.summary-list li:before{content:"•";position:absolute;left:0;color:#2563eb;font-weight:700}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.skill-category h3{color:#1a1a2e;font-size:1rem;margin-bottom:.5rem}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{background:#e8f4f8;color:#1a1a2e;padding:.25rem .75rem;border-radius:20px;font-size:.875rem}.experience-item,.project-item{margin-bottom:1.5rem}.experience-item:last-child,.project-item:last-child{margin-bottom:0}.experience-header,.project-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.experience-header h3,.project-header h3{color:#1a1a2e;font-size:1.1rem}.experience-header .period,.project-header .period{color:#666;font-size:.9rem}.role{color:#2563eb;font-size:.95rem;margin-bottom:.25rem}.location{color:#666;font-size:.9rem;margin-bottom:.5rem;font-style:italic}.highlights{list-style:none;padding-left:0}.highlights li{position:relative;padding-left:1.25rem;margin-bottom:.35rem;color:#555;font-size:.95rem}.highlights li:before{content:"•";position:absolute;left:0;color:#2563eb}.education-header{display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:.5rem}.education-header h3{color:#1a1a2e;font-size:1.1rem}.education-details{margin-top:.5rem;color:#555}.gpa{font-weight:600;color:#2563eb}.certification-item{margin-bottom:1rem}.certification-item:last-child{margin-bottom:0}.certification-header{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.certification-header h3{color:#1a1a2e;font-size:1rem}.certification-header .status{background:#fef3c7;color:#92400e;padding:.2rem .6rem;border-radius:12px;font-size:.8rem;font-weight:500}.cert-date{color:#666;font-size:.9rem;margin-top:.25rem}@media (max-width: 600px){.header h1{font-size:2rem}.section,.container{padding:1rem}}
