.container{padding:0;display:flex;width:100%;margin:0;align-items:center;justify-items:center;flex-direction:column}.padding{padding:.5rem}.hfill{justify-content:space-between}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#2a2a2a;color:#e0e0e0;line-height:1.6;font-weight:550;margin:0}.flex{display:flex;gap:1rem}@media (max-width: 768px){.flex{flex-direction:column}}.about-container{display:flex;align-items:center;justify-content:center;gap:2rem;padding:2rem;min-height:70vh;max-width:1000px;margin:0}.about-left{flex:1;max-width:60vw;text-justify:inter-word;min-width:50%}.about-left h1{font-size:3rem;margin-bottom:1rem}.about-left p{font-size:1.2rem;line-height:1.6;text-align:justify;margin-bottom:2rem}.about-left a{font-size:1.2rem;line-height:1.6;text-align:justify;color:#007bff;margin-bottom:2rem}.social-links{margin-bottom:-2rem;display:flex;gap:2rem}.social-links a{font-size:2rem;margin-right:1rem;color:#d9a931;transition:color .2s;margin-bottom:2rem}.social-links a:hover{color:#007bff}.about-right{display:flex;justify-content:center;align-items:center;padding:0rem .5rem}.profile-image{width:100%;border-radius:2rem;max-height:50vh;max-width:50vh}@media (max-width: 768px){.about-container{flex-direction:column-reverse;text-align:center;min-height:10vh;padding:1rem .5rem}.social-links{justify-content:center;display:flex}.about-right{max-height:45vh;margin-left:0rem;margin-bottom:-4rem}.about-left{justify-content:center;align-items:flex-start;max-width:70vw}.profile-image{max-width:25vh;max-height:25vh;height:90%;border-radius:2rem;margin-bottom:-1rem}.about-left h1{font-size:2.5rem;margin-bottom:1rem}}.outer{width:80%;max-width:70rem;min-width:37rem;align-items:center;justify-content:center;display:flex;flex-direction:column;gap:2rem;padding:0 0rem;margin-bottom:-2rem}.outer h1{font-size:1.5rem;margin-bottom:-1.1rem}.oneunit{background-color:#252525;border-radius:3rem;padding:1rem 3rem;max-width:80vw;width:100%;box-shadow:#0000001a;max-width:1000px}.project-card{display:flex;flex-direction:row;gap:1rem;margin:0;padding:1rem 2rem;align-items:center;justify-content:center}.project-left{flex:0 0 40%;padding:1rem;justify-content:center;align-items:center}.project-title{margin-bottom:-1rem;font-size:1.25rem;font-weight:700}.lessspacing{text-align:center;margin-top:-2rem;margin-bottom:-2rem}.image-wrapper{width:100%;max-height:50vh;height:100%;margin:0;overflow:hidden;border-radius:12px;box-shadow:0 4px 8px #0000001a}.left{text-align:left}.image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;object-position:center}.project-right{text-justify:inter-word;padding:1rem;flex:0 0 60%;align-items:left;display:flex;flex-direction:column;justify-content:space-between}.project-description{text-align:justify;margin-bottom:-.5rem;line-height:1.6;flex:1;display:grid;align-content:space-between}.project-links{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:2rem}.reducemargin{margin-bottom:-2rem;margin-top:-1.5rem}.project-link{display:inline-block;padding:.5rem 1.25rem;border-radius:9999px;font-size:.9rem;font-weight:520;text-decoration:none;color:#fff;background:linear-gradient(135deg,#007bff,#00c6ff);transition:transform .2s ease,box-shadow .2s ease}.project-link:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}@media (max-width: 768px){.outer{min-width:1vw;width:100%;max-width:100vw;text-align:center}.project-card{flex-direction:column;align-items:center;justify-content:center;gap:0rem;text-align:center}.project-left{order:1;max-height:30vh;width:100%;margin-bottom:-2rem;max-width:40vh}.project-right{order:2;width:100%;margin-bottom:-.5rem}.oneunit{max-width:89vw;padding:.5rem;border-radius:1.5rem;display:flex;flex-direction:column;justify-content:center;text-align:center}.image-wrapper{width:100%;height:100%;max-height:30vh;max-width:40vh;object-fit:cover;display:block}.oneunit h2{font-size:1rem}.project-title{margin-top:1.2rem;margin-bottom:-1.2rem;font-size:1rem;text-align:center}.project-description{padding:0 1rem}.project-links{justify-content:center}.outer h1{font-size:1.2rem}}.music-card{background-color:#252525;border-radius:2rem;padding:.5rem 2rem;width:100%;max-width:800px;margin:0;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;gap:0rem}.music-title{font-size:1.5rem;margin-top:-0rem;margin-bottom:.5rem;text-align:center}.music-embed{position:relative;width:100%;padding-bottom:56.25%;height:0;overflow:hidden;border-radius:1rem;box-shadow:0 4px 10px #0003}.music-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.music-description{text-align:justify;line-height:1.6;font-size:1rem}@media (max-width: 768px){.music-card{padding:1rem;border-radius:1rem}.music-title{font-size:1.2rem}.music-description{font-size:.95rem;padding:0 .5rem}}.navbar-parent{display:flex;justify-content:center;align-items:center;width:100%;padding:.2vh 0}.navbar{display:flex;justify-content:center;background-color:#e0e0e0;box-shadow:0 2px 4px #0000001a;padding:1rem 2rem;border-radius:1rem;width:calc(100vw - 9vh);margin:0 auto}.navbar-content{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:1600px}.nav-brand{font-size:1.5rem;font-weight:700;text-decoration:none;color:#222}.nav-links{display:flex;gap:1rem;padding:0}.nav-link{text-decoration:none;color:#222;font-weight:600;transition:color .1s,background-color .1s;padding:.5rem .7rem;border-radius:.5rem}.nav-link:hover,.nav-link.active{color:#1369d3;background-color:#dadada;box-shadow:inset 0 -2px 4px #0000001a}@media (max-width: 768px){.navbar,.navbar-content{flex-direction:column;align-items:center;justify-content:center}.nav-links{margin-top:.5rem;gap:.7rem;width:100%;justify-content:center;align-items:center}.navbar-content{justify-content:center}.nav-brand{font-size:1.3rem;font-weight:700;text-decoration:none;color:#222}.nav-link{padding:.3rem .5rem}}
