:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:2em}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}body{margin:0;font-family:Segoe UI,sans-serif}.home{padding:0;margin:0}.navbar{display:flex;justify-content:space-between;align-items:center;padding:20px 40px;background-color:#fff;border-bottom:1px solid lightgrey;margin-bottom:1.5em}.flex-row{display:flex;gap:20px;align-items:center}.logo{background:no-repeat center/cover url(/headshot.jpg);width:150px;height:150px;border-radius:50%;border:8px solid darkgrey}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}.nav-links{display:flex;list-style:none;gap:20px}.nav-links a{text-decoration:none;color:#333;font-weight:500}.contact-btn{background-color:#ff4fc1;color:#fff;padding:8px 16px;text-decoration:none;border-radius:6px;font-weight:600}.hero{display:flex;justify-content:space-between;align-items:center;padding:60px 40px;flex-wrap:wrap}.hero-text{flex:1;max-width:600px}.hero-text .welcome{font-size:.9rem;color:#888}.welcome{font-size:1.2rem}.my-name{font-weight:700}.hero-text h1{font-size:3rem;line-height:1.2;margin:20px 0}.hero-text .description{font-size:1rem;color:#555;margin-bottom:20px}.social-icons{display:flex;gap:10px;justify-content:flex-end}.social-icons a{color:#000;transition:color .3s}.social-icons a:hover{color:#ff4fc1}.hero-image img{width:100%;max-width:600px;height:auto}.icon-outline{display:flex;border:4px solid black;width:68px;height:68px;align-items:center;justify-content:center;border-radius:6px}.main-content-wrapper{display:flex}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}*{box-sizing:border-box}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.about-container{display:flex;flex-direction:row;justify-content:space-between;align-items:stretch;background-color:#fff;padding:40px;gap:20px}.about-left{background-color:#f85aad;color:#fff;padding:40px 30px;border-radius:15px;width:50%;display:flex;flex-direction:column;justify-content:space-around}.about-section{text-align:center;margin-bottom:40px}.dot{width:15px;height:15px;background-color:#fff;border-radius:50%;margin:0 auto 10px}.about-right{background:no-repeat center/cover url(/chromaticpurpletrain.png);width:50%;display:flex;justify-content:center;align-items:center;height:fill;border-radius:15px}.projects-container{max-width:900px;margin:0 auto;padding:40px 20px;font-family:Arial,sans-serif}.projects-title{margin-bottom:40px}.semi-bold{font-weight:700;line-height:2}.italic{font-style:italic;line-height:2}.project-card{display:flex;flex-direction:row;margin-bottom:40px;align-items:flex-start;gap:20px}.project-img{width:250px;height:160px;object-fit:cover;border-radius:8px}.project-text{flex:1;display:flex;flex-direction:column;align-items:flex-start}.project-text h2{margin:0 0 10px;font-size:1.2rem;gap:10px}.project-text p{gap:10px;margin:0;font-size:.95rem;line-height:1.4;text-align:left}.volunteer-container{max-width:850px;margin:0 auto;padding:40px 20px;font-family:Arial,sans-serif}.volunteer-title{margin-bottom:40px;color:#000}.card-container{border-top:2px dashed #3498db;padding-top:40px}.volunteer-card{display:flex;align-items:flex-start;margin-bottom:40px;gap:20px}.volunteer-logo{width:135px;height:135px;object-fit:contain;flex-shrink:0}.volunteer-content{flex:1;display:flex;flex-direction:column;align-items:flex-start}.volunteer-content h2{font-size:1.25rem;margin:0 0 10px}.volunteer-content p,.volunteer-content ul{margin:0;font-size:.95rem;line-height:1.5}.volunteer-content p{text-align:left}.volunteer-content ul{padding-left:20px}.footer{background-color:#f7f7f7;color:#333;padding:40px 20px;font-size:14px}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:20px}.footer-section{display:flex;flex-direction:column}.footer-section h4{font-weight:900;margin-bottom:10px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section li{margin-bottom:6px}.footer-section a{color:#333;text-decoration:none}.footer-section a:hover{text-decoration:underline}.logo svg{fill:#000}.logo-copyright{margin-top:40px;display:flex;flex-direction:row;justify-content:center}
