*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,system-ui,sans-serif;background-color:#f9fafb;color:#1f2937;line-height:1.6}a{text-decoration:none;color:inherit}.container{max-width:1100px;margin:0 auto;padding:2rem}.header{background:linear-gradient(135deg,#fff,#fff);color:#fff;padding:0rem 0;text-align:center;box-shadow:0 4px 10px #0000001a}.header-title{color:#000;font-size:3.5rem;font-weight:700;letter-spacing:1px;margin-top:-1rem;margin-bottom:1rem}.header-subtitle{color:#000;font-size:2.5rem;font-weight:700;letter-spacing:1px;margin-top:-1rem;margin-bottom:1rem}.header-contents{font-size:1rem;color:#000;line-height:1.6}.header-contents h3{background-color:#ddd;padding:0rem;border-radius:.5rem}.header-item-bigger{font-size:1.2rem;margin-bottom:.5rem}.header-item a{color:#93c5fd;text-decoration:none}.profile-section{margin-top:3rem}.profile-card{background:#fff;border-radius:1rem;box-shadow:0 8px 20px #00000014;overflow:hidden;text-align:center}.profile-banner{background:linear-gradient(135deg,#0b066b,#740000);height:40px}.profile-content{padding:2rem;position:relative;margin-top:-60px}.profile-image{width:150px;height:150px;border-radius:50%;border:4px solid white;object-fit:cover;box-shadow:0 4px 10px #00000026}.profile-name{font-size:1.5rem;font-weight:700;margin-bottom:1.5rem}.profile-bio{color:#4b5563;font-size:1.1rem;margin:1rem 0;max-width:730px;margin-left:auto;margin-right:auto;font-weight:700}.school-logo{width:85px;height:28px;margin-left:8px;vertical-align:middle}.social-links{display:flex;justify-content:center;gap:16px;margin-top:1.5rem}.social-icon{width:55px;height:55px;object-fit:contain;margin:0 10px;padding:6px;border:1px solid #000;border-radius:10px;background:#fff;transition:transform .2s ease}.social-icon:hover{transform:scale(1.1)}.youtube-icon{width:38px;height:38px;object-fit:contain;margin:0 6px;padding:5px;border:1px solid #000;border-radius:8px;background:#fff;transition:transform .2s ease}.youtube-icon:hover{transform:scale(1.1)}.link-icon{width:38px;height:38px;object-fit:contain;margin:0 6px;padding:5px;border:1px solid #000;border-radius:8px;background:#fff;transition:transform .2s ease}.link-icon:hover{transform:scale(1.1)}.btn{display:inline-block;padding:.6rem 1.2rem;border-radius:8px;font-weight:600;transition:all .2s ease}.btn:hover{transform:translateY(-2px);opacity:.9}.projects-section{margin-top:4rem}.section-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2rem}.projects-list{display:flex;flex-direction:column;gap:3rem;align-items:center}.project-card{display:flex;flex-wrap:wrap;background:#fff;border-radius:1rem;box-shadow:0 8px 20px #00000014;transition:transform .3s ease;max-height:500px;overflow-y:auto;width:128%}.project-card:hover{transform:translateY(-2px)}.project-image-container{flex:1 1 45%}.project-image{width:100%;height:100%;object-fit:cover;border-right:1px solid rgba(0,0,0,.3);border-radius:4px}.project-details{flex:1 1 55%;padding:2rem}.project-number{font-weight:600;color:#6366f1;font-size:.9rem;letter-spacing:1px}.project-title{font-size:1.5rem;font-weight:700;margin:.5rem 0 1rem}.project-period{font-size:1rem;font-weight:500;color:#8a8c99;margin-bottom:1rem}.project-description{color:#1b1f24;font-size:1rem;margin-bottom:1.9rem;padding-left:20px;margin-top:10px;line-height:1.3}.project-description li{margin-bottom:7px;line-height:1.5}.technologies-section{margin-top:1rem}.technologies-label{font-weight:600;margin-bottom:.5rem}.technologies-list{display:flex;flex-wrap:wrap;gap:.5rem}.tech-tag{background-color:#e5e7eb;color:#1f2937;padding:.4rem .8rem;border-radius:999px;font-size:.9rem;font-weight:500}.project-links{display:flex;justify-content:center;align-items:center;gap:1.2rem;margin-top:1.2rem}.project-links .link-icon{width:42px;height:42px;padding:8px;object-fit:contain;border:1px solid rgba(0,0,0,.25);border-radius:10px;background:#fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;transition:transform .15s ease,box-shadow .15s ease}.project-links .link-icon:hover{transform:scale(1.08);box-shadow:0 3px 10px #00000026}.footer{text-align:center;padding:2rem 0;color:#6b7280}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@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}
