html{background-color:#f1f5f9;font-family:sans-serif}body{margin:0 auto;width:100%;max-width:80ch;padding:1rem;line-height:1.5}*{box-sizing:border-box}h1{margin:1rem 0;font-size:2.5rem}.nav-links{width:100%;top:5rem;left:48px;background-color:#ff9776;display:none;margin:0}.nav-links a{display:block;text-align:center;padding:10px 0;text-decoration:none;font-size:1.2rem;font-weight:700;text-transform:uppercase}.nav-links a:hover,.nav-links a:focus{background-color:#ff9776}.expanded{display:unset}@media screen and (min-width: 636px){.nav-links{margin-left:5em;display:block;position:static;width:auto;background:none}.nav-links a{display:inline-block;padding:15px 20px}}footer{margin-top:4rem;padding:2rem 0;border-top:1px solid #e2e8f0;background-color:#f8fafc}.footer-content{max-width:800px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.social-links{display:flex;gap:1rem}.social-links a{color:#64748b;transition:color .2s,transform .2s;display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:0 1px 3px #0000001a}.social-links a:hover{color:#ff9776;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.copyright p{margin:0;color:#64748b;font-size:.9rem}.btn-primary,.btn-secondary{padding:.75rem 1.5rem;border-radius:.5rem;text-decoration:none;font-weight:600;transition:all .2s}.btn-primary{background-color:#ff9776;color:#fff}.btn-primary:hover{background-color:#e8764b;transform:translateY(-2px)}.btn-secondary{background-color:#f1f5f9;color:#475569;border:2px solid #e2e8f0}.btn-secondary:hover{background-color:#e2e8f0;transform:translateY(-2px)}.hero{text-align:center;padding:3rem 0;max-width:700px;margin:0 auto}.hero h2{font-size:3rem;margin-bottom:.5rem;color:#1e293b}.hero-subtitle{font-size:1.25rem;color:#64748b;margin-bottom:1.5rem;font-weight:500}.hero-description{font-size:1.1rem;line-height:1.6;color:#475569;margin-bottom:2rem}.hero-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.highlights{padding:4rem 0 2rem}.highlights h3{text-align:center;font-size:2rem;margin-bottom:2rem;color:#1e293b}.highlight-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.highlight-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}.highlight-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #00000026}.highlight-card h4{margin-bottom:1rem;color:#1e293b;font-size:1.25rem}.highlight-card p{color:#64748b;line-height:1.6}.about-container{max-width:800px;margin:0 auto;padding:2rem 0}.intro h2{font-size:2.5rem;color:#1e293b;margin-bottom:1.5rem}.lead{font-size:1.2rem;line-height:1.7;color:#475569;margin-bottom:3rem}.about-container section{margin-bottom:4rem}.about-container h3{font-size:2rem;color:#1e293b;margin-bottom:1.5rem}.about-container p{line-height:1.6;color:#64748b;margin-bottom:1.5rem}.skills-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.skill-category{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a}.skill-category h4{color:#1e293b;margin-bottom:1rem;font-size:1.25rem}.skill-category ul{list-style:none;padding:0;margin:0}.skill-category li{padding:.5rem 0;color:#64748b;border-bottom:1px solid #f1f5f9}.skill-category li:last-child{border-bottom:none}.experience-timeline{margin-top:2rem}.experience-item{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.experience-item:last-child{margin-bottom:0}.experience-header{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;margin-bottom:1rem}.experience-header h4{color:#1e293b;margin:0;font-size:1.25rem}.company{color:#ff9776;font-weight:600;font-size:1.1rem}.duration{color:#64748b;font-size:.9rem;margin-left:auto}.experience-description{color:#64748b;line-height:1.6;margin:0}.education-item{background:#fff;padding:1.5rem 2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:center;gap:1rem}.education-item:last-child{margin-bottom:0}.education-item h4{color:#1e293b;margin:0;font-size:1.1rem}.school{color:#ff9776;font-weight:600}.year{color:#64748b;margin-left:auto}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.value-card{background:#fff;padding:2rem;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;transition:transform .2s,box-shadow .2s}.value-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.value-card h4{color:#1e293b;margin-bottom:1rem;font-size:1.1rem}.value-card p{margin-bottom:0;font-size:.95rem}.connect{text-align:center;background:#f8fafc;padding:3rem 2rem;border-radius:1rem;margin-top:3rem}.connect h3{margin-bottom:1rem}.connect p{max-width:600px;margin:0 auto 2rem}.connect-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.resume-container{max-width:900px;margin:0 auto;padding:2rem 0;line-height:1.6}.resume-header{text-align:center;margin-bottom:3rem;padding-bottom:2rem;border-bottom:2px solid #e2e8f0}.resume-header h2{font-size:2.5rem;color:#1e293b;margin-bottom:1rem}.contact-info{display:flex;justify-content:center;gap:2rem;color:#64748b;font-size:1.1rem}.resume-container section{margin-bottom:3rem}.resume-container h3{font-size:1.8rem;color:#1e293b;margin-bottom:1.5rem;border-bottom:1px solid #e2e8f0;padding-bottom:.5rem}.skills-categories{display:grid;grid-template-columns:1fr;gap:1rem}.skill-group{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.skill-group h4{color:#ff9776;margin-bottom:.5rem;font-size:1.1rem}.skill-group p{color:#64748b;margin:0}.job{background:#fff;padding:2rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;margin-bottom:2rem}.job:last-child{margin-bottom:0}.job-header{margin-bottom:1rem}.job-header h4{color:#1e293b;font-size:1.3rem;margin-bottom:.5rem}.job-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.job-summary{color:#64748b;margin-bottom:1.5rem;font-style:italic}.achievement-category{margin-bottom:1.5rem}.achievement-category:last-child{margin-bottom:0}.achievement-category h5{color:#1e293b;margin-bottom:.75rem;font-size:1.05rem}.achievements ul,.job-highlights{margin-left:1.5rem;color:#64748b}.achievements li,.job-highlights li{margin-bottom:.5rem}.education-entries{display:grid;gap:1.5rem}.education-entry{background:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.education-entry h4{color:#1e293b;margin-bottom:.5rem;font-size:1.2rem}.education-meta{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.graduation{color:#64748b}@media (max-width: 640px){.hero h2{font-size:2.25rem}.hero-actions{flex-direction:column;align-items:center}.btn-primary,.btn-secondary{width:100%;max-width:280px}.about-container{padding:1rem 0}.intro h2{font-size:2rem}.lead{font-size:1.1rem}.about-container h3{font-size:1.75rem}.connect{padding:2rem 1rem}.connect-actions{flex-direction:column;align-items:center}.experience-header{flex-direction:column;align-items:flex-start}.duration{margin-left:0}.education-item{flex-direction:column;align-items:flex-start}.year{margin-left:0}.resume-container{padding:1rem 0}.resume-header h2{font-size:2rem}.contact-info{flex-direction:column;gap:.5rem}.job-meta,.education-meta{flex-direction:column;align-items:flex-start}.footer-content{flex-direction:column;text-align:center}}
