.app-container{min-height:100%;-webkit-user-select:none;user-select:none}main{width:100%;max-width:1200px;margin:2rem auto;padding:0 2rem;box-sizing:border-box}.navbar ul{list-style:none;display:flex;margin:0;padding:0}.navbar li{margin:0 1rem}.navbar a{color:#e0e0e0;text-decoration:none;transition:color .2s ease-in-out}.navbar a:hover{color:#fff}.social-media-links a{margin-left:1rem;font-size:1.5rem;color:#e0e0e0;transition:color .2s ease-in-out}.social-media-links a:hover{color:#fff}.site-header{width:100%;padding:1rem 2rem;background-color:#161616;border-bottom:1px solid #555;box-sizing:border-box;display:flex;justify-content:center}.header-content{width:100%;max-width:1200px;display:flex;justify-content:space-between;align-items:center}.site-title a{text-decoration:none;color:#e0e0e0;font-weight:700;font-size:1.5rem}.introduction{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1.5rem}.introduction h2{font-size:2.5rem;color:#0cb9e9;margin:0}.introduction p{font-size:1.1rem;line-height:1.6;color:#e0e0e0;max-width:65ch;margin:0}.profile-picture1{width:200px;height:200px;border-radius:50%;object-fit:cover;border:3px solid #0cb9e9;box-shadow:0 4px 15px #0003}.section-heading{text-align:center;margin-top:3rem;margin-bottom:2rem;font-size:2rem;color:#e0e0e0;border-bottom:2px solid #0cb9e9;padding-bottom:.5rem;display:inline-block}.projects-and-experience-section{display:flex;flex-direction:column;align-items:center}.certifications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;width:100%;max-width:1200px;margin-bottom:3rem}.certification-entry{background-color:#22272d;border:1px solid #555;border-radius:8px;padding:1rem;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:space-between}.certification-image{width:100%;max-width:200px;height:auto;border-radius:4px;margin-bottom:1rem}.certification-title{color:#e0e0e0;font-size:1rem;margin:0}.projects-list{display:flex;flex-direction:column;gap:1.5rem;width:100%;max-width:900px}.project-entry{background-color:#22272d;border:1px solid #555;border-radius:8px;padding:1.5rem}.project-title{color:#0cb9e9;margin-top:0;margin-bottom:.75rem;font-size:1.5rem}.project-description{line-height:1.6;margin-bottom:1rem}.project-tech{font-size:.9rem;color:#a0a0a0;font-style:italic}.education-section h2{text-align:center;margin-bottom:2rem;font-size:2rem}.education-entry{display:flex;align-items:center;background-color:#22272d;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #555}.school-logo{width:100px;height:100px;object-fit:contain;margin-right:1.5rem;flex-shrink:0}.education-details h3{margin-top:0;margin-bottom:.5rem;color:#0cb9e9}.education-details p{margin:0;color:#e0e0e0}.life-stage-heading{text-align:center;margin-top:3rem;margin-bottom:2rem;font-size:2rem;color:#e0e0e0;border-bottom:2px solid #0cb9e9;padding-bottom:.5rem;display:inline-block}.holistic-development-section{display:flex;flex-direction:column;align-items:center}.activity-entry{display:flex;gap:1.5rem;background-color:#22272d;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem;border:1px solid #555;width:100%;max-width:900px}.activity-logo{width:80px;height:80px;object-fit:contain;flex-shrink:0;align-self:flex-start}.activity-content h3{margin-top:0;margin-bottom:.75rem;color:#0cb9e9;font-size:1.5rem}.activity-content p{margin-top:0;margin-bottom:1.5rem;line-height:1.6}.activity-images{display:flex;gap:1rem;flex-wrap:wrap}.activity-image{height:150px;width:auto;border-radius:6px;object-fit:cover;border:2px solid #555}:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;color:#e0e0e0}html{height:100%;background-color:#30363c}body{height:100%;margin:0;padding:0}#root{height:100%}
