h1{display:inline;font-size:32px}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#header{position:fixed;background-color:#000;height:90px;display:flex;justify-content:space-between;width:100%;align-items:center;z-index:100}#header-logo-parent{margin-left:20px;position:fixed;top:15px;left:10px}#header-logo{width:60px;height:60px}#header-text{display:inline;position:relative;top:-21px;left:20px;font-size:24px;color:#ffd93d}#routes{display:flex}#routes>div>a{margin:15px;font-size:20px;color:#ffd93d;text-decoration:none}.page-content{padding-top:90px;width:100vw;height:100%}.green-cover{height:calc(100vh - 90px);width:100%;display:flex;justify-content:center;align-items:center;background-color:#fff44f}.cover-content,.home-cover-content{width:1300px;display:flex;justify-content:space-around;align-items:stretch}#home-image-parent,#spotify-section{display:flex;align-items:center}#home-image{width:320px;height:320px;border-radius:300px;background-size:cover;background-repeat:no-repeat;background-position:center center}#text-section{display:flex;align-items:center}#black-box{background-color:#000;color:#fff;font-size:20px;border-radius:5px;padding:20px;width:500px}#green-box{background-color:#fff44f;color:#000;font-size:20px;border-radius:5px;padding:20px;width:500px}#home-text>div{margin-bottom:20px}.black-cover{width:100%;height:calc(100vh - 90px);display:flex;justify-content:center;align-items:center;background-color:#000}#spotify-top-tracks{height:80%;width:80%}#home-more-content{width:1300px;display:flex;justify-content:space-evenly;align-items:center}#more-text *{margin-bottom:30px}#footer{background-color:#000;height:400px;display:flex;justify-content:center;align-items:center;color:#fff}#footer-content{width:1300px;display:flex;justify-content:center}#footer-content>div{width:50%}.footer-header{font-size:32px;margin-bottom:12px}#email-link>a{text-decoration:none;color:#fff44f;font-size:21px}#footer-motto{font-size:26px;text-align:center}#footer-img-parent{display:flex;justify-content:center;margin-bottom:45px}#footer-logo{width:120px;height:120px}.heading{font-size:46px}.look-lemons-heading{font-size:32px}.love-making-music-text{font-size:22px}.home-pitch{font-size:18px;line-height:1.4}.track-text{font-size:20px}.about-text{font-size:18px}#menu-button{color:#fff;font-size:24px;margin-right:15px;display:none}#mobile-menu{background-color:#000;position:fixed;top:90px;width:100vw;height:calc(100vh - 90px);color:#fff}#menu-list{padding:20px}#menu-list>div{margin:55px 0;font-size:28px;text-align:center}.contact-text{font-size:28px;padding:0 20px}@media screen and (max-width:1162px){.green-cover,.black-cover{height:unset}.home-cover-content{flex-direction:column;width:unset;height:1000px;justify-content:space-evenly}.cover-content{flex-direction:column;width:unset;height:800px;justify-content:space-evenly}.cover-content.about{height:1200px}#home-image-parent,#text-section,#spotify-section{justify-content:center}#menu-button{display:block}#routes{display:none}.cover-content.contact{height:100vh}}@media screen and (max-width:635px){.green-cover.track-cover,.black-cover.track-cover{height:800px}#black-box,#green-box{width:82%}#footer-motto{font-size:18px;line-height:1.6}.heading{font-size:36px}.look-lemons-heading{font-size:26px}.love-making-music-text{font-size:18px}.home-pitch{font-size:16px;line-height:1.5}.track-text{font-size:18px}.about-text{font-size:16px}#routes{display:none}#header-logo-parent{margin-left:7px}.contact-text{font-size:26px}#email-link>a{font-size:19px;word-break:break-all}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;background:#000;color:#ffd93d;line-height:1.6}a{color:#ffd93d;text-decoration:none}.hero,.featured-track{height:calc(100vh - 90px)}.container{max-width:1200px;margin:0 auto;padding:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero{display:flex;flex-direction:row;align-items:center;justify-content:center;text-align:left;gap:2rem;padding:4rem 2rem;width:100%}.hero-text{flex:1}.hero h1{font-size:3rem;margin-bottom:1rem}.hero p{font-size:1.25rem;max-width:600px;margin-bottom:2rem}.hero img{width:250px;height:250px;border-radius:50%;object-fit:cover;border:4px solid #FFD93D;flex-shrink:0}.cta-btn{display:inline-block;background:#ffd93d;color:#000;font-weight:700;padding:.75rem 2rem;border-radius:50px;transition:transform .3s ease,box-shadow .3s ease}.track-preview{margin-top:3rem;text-align:center;width:100%;max-width:600px}.track-preview h2{margin-bottom:1rem;font-size:2rem}.track-preview iframe{width:100%;height:80px;border:none;border-radius:12px}@media(max-width:992px){.hero{flex-direction:column;text-align:center}.hero img{margin-bottom:2rem}.hero h1{font-size:2.5rem}.hero p{font-size:1.1rem}}@media(max-width:768px){.hero h1{font-size:2rem}.hero p{font-size:1rem}.track-preview iframe{height:70px}}@media(max-width:480px){.hero h1{font-size:1.75rem}.hero p{font-size:.95rem}.cta-btn{padding:.5rem 1.5rem}.hero img{width:180px;height:180px}}.featured-track{background-color:#000;color:#ffd93d;padding:4rem 2rem;text-align:center}.featured-track h2{font-size:2.5rem;margin-bottom:1rem}.featured-track p{font-size:1.15rem;max-width:600px;margin:0 auto 2rem}.spotify-embed{margin:2rem auto;max-width:600px;border-radius:12px;overflow:hidden;box-shadow:0 5px 20px #ffd93d4d}.cta-btn{display:inline-block;background:#ffd93d;color:#000;font-weight:700;padding:.75rem 2rem;border-radius:50px;margin-top:1.5rem;transition:transform .3s ease,box-shadow .3s ease;text-decoration:none}.cta-btn:hover{transform:translateY(-3px);box-shadow:0 5px 15px #ffd93d66}@media(max-width:768px){.featured-track h2{font-size:2rem}.featured-track p{font-size:1rem}.spotify-embed iframe{height:70px}}@media(max-width:480px){.featured-track h2{font-size:1.75rem}.featured-track p{font-size:.95rem}.cta-btn{padding:.5rem 1.5rem}}.site-footer{background:#000;color:#ffd93d;padding:3rem 2rem;text-align:center;border-top:2px solid #FFD93D}.footer-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-logo img{height:60px;width:auto;border-radius:8px;box-shadow:0 0 15px #ffd93d66;transition:transform .3s ease,box-shadow .3s ease}.footer-logo img:hover{transform:scale(1.05);box-shadow:0 0 25px #ffd93d99}.footer-quote{font-size:1.3rem;font-weight:500;line-height:1.6;margin:0;transition:transform .3s ease,color .3s ease}.footer-quote:hover{color:#fff;transform:scale(1.02)}.footer-copyright{font-size:.9rem;color:#ffd93d;opacity:.8}.footer-links{display:flex;justify-content:center;gap:2rem;margin-top:1rem}.footer-links a{color:#ffd93d;text-decoration:none;font-weight:500;transition:color .3s ease,transform .3s ease}.footer-links a:hover{color:#fff;transform:scale(1.05)}@media(max-width:768px){.footer-logo img{height:50px}.footer-quote{font-size:1.1rem}.footer-copyright{font-size:.8rem}}@media(max-width:480px){.footer-logo img{height:40px}.footer-quote{font-size:1rem}.footer-links{flex-direction:column;gap:1rem}.footer-copyright{font-size:.75rem}}.site-header{width:100%;background:#000;color:#ffd93d;position:fixed;top:0;left:0;z-index:100;box-shadow:0 2px 15px #ffd93d33}.header-container{max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex;justify-content:space-between;align-items:center}.logo a{color:#ffd93d;font-size:1.8rem;font-weight:700;text-decoration:none}.nav-links{display:flex;gap:2rem}.nav-links a{color:#ffd93d;text-decoration:none;font-weight:500;position:relative;transition:color .3s ease;cursor:pointer}.nav-links a:hover{color:#fff}.nav-links a:after{content:"";display:block;width:0;height:2px;background:#ffd93d;transition:width .3s;position:absolute;bottom:-4px;left:0}.nav-links a:hover:after{width:100%}.hamburger{display:none;flex-direction:column;cursor:pointer;gap:5px}.hamburger .line{width:25px;height:3px;background:#ffd93d;transition:all .3s ease}.hamburger .rotate1{transform:rotate(45deg) translate(5px,5px)}.hamburger .fade{opacity:0}.hamburger .rotate2{transform:rotate(-45deg) translate(5px,-5px)}@media(max-width:768px){.nav-links{position:absolute;top:100%;left:0;width:100%;background:#000;flex-direction:column;overflow:hidden;max-height:0;transition:max-height .3s ease}.nav-links.open{max-height:500px}.nav-links a{padding:1rem 0;font-size:1.2rem}.hamburger{display:flex}}.logo{display:flex;align-items:center}.logo-img{height:50px;width:auto;display:block;transition:transform .3s ease,box-shadow .3s ease;border-radius:8px}.logo-img:hover{transform:scale(1.05);box-shadow:0 0 15px #ffd93d99}@media(max-width:768px){.logo-img{height:40px}}@media(max-width:480px){.logo-img{height:35px}}.track-card{background:linear-gradient(135deg,#111,#1a1a1a);border-radius:20px;padding:1.5rem;text-align:center;box-shadow:0 0 15px #ffd93d33;transition:transform .4s ease,box-shadow .4s ease;display:flex;flex-direction:column;gap:1rem;width:100%;max-width:600px}.track-card:hover{transform:translateY(-6px)}.track-card:hover{transform:translateY(-7px);box-shadow:0 10px 30px #ffd93d80}.track-card h3{color:#ffd93d;font-size:1.5rem;margin-bottom:.5rem}.track-description{color:#fff;font-size:.95rem;line-height:1.4;margin-bottom:1rem}.spotify-embed{border-radius:12px;overflow:hidden;box-shadow:0 3px 15px #ffd93d33}.track-title{font-size:1.1rem;font-weight:600;color:#ffd93d;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tracks-page{--tracks-header-height: 82px;background:#000;color:#ffd93d;box-sizing:border-box;height:100vh;margin:0;padding:var(--tracks-header-height) 0 0}.tracks-iframe{display:block;width:100%;height:100%;border:0}.tracks-header h1{font-size:3rem;margin-bottom:1rem}.tracks-header p{font-size:1.2rem;max-width:700px;margin:0 auto 3rem}.tracks-grid{display:grid;grid-template-columns:repeat(2,minmax(250px,1fr));gap:20px;justify-content:center;max-width:1200px;margin:0 auto;padding:20px}@media(max-width:768px){.tracks-page{--tracks-header-height: 72px}.tracks-grid{grid-template-columns:1fr;justify-content:center}.tracks-header h1{font-size:2.5rem}.tracks-header p{font-size:1rem}}@media(max-width:480px){.tracks-page{--tracks-header-height: 67px}.tracks-grid{grid-template-columns:1fr;justify-content:center}.tracks-header h1{font-size:2rem}.tracks-header p{font-size:.95rem}}.contact-section{background:#000;color:#ffd93d;padding:6rem 2rem;text-align:center;min-height:60vh;display:flex;align-items:center;justify-content:center}.contact-container{max-width:600px;margin:0 auto;display:flex;flex-direction:column;gap:2rem}.contact-container h2{font-size:2.5rem;margin-bottom:1rem}.contact-container p{font-size:1.2rem;line-height:1.6}.contact-email{font-size:1.3rem;color:#000;background-color:#ffd93d;padding:.8rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:transform .3s ease,background-color .3s ease}.contact-email:hover{background-color:#fff176;transform:scale(1.05)}@media(max-width:768px){.contact-container h2{font-size:2rem}.contact-container p{font-size:1.1rem}.contact-email{font-size:1.2rem;padding:.7rem 1.2rem}}@media(max-width:480px){.contact-container h2{font-size:1.8rem}.contact-container p{font-size:1rem}.contact-email{font-size:1rem;padding:.6rem 1rem}}.about-section{background:#000;color:#ffd93d;padding:6rem 2rem;text-align:center;min-height:80vh;display:flex;align-items:center;justify-content:center}.about-container{display:flex;flex-direction:row;align-items:center;gap:3rem;max-width:1200px;margin:0 auto}.about-image img{width:250px;height:250px;border-radius:50%;object-fit:cover;box-shadow:0 0 20px #ffd93d66;transition:transform .3s ease,box-shadow .3s ease}.about-image img:hover{transform:scale(1.05);box-shadow:0 0 30px #ffd93d99}.about-text{max-width:600px;text-align:left;animation:fadeIn 1s ease forwards}.about-text h2{font-size:2.5rem;margin-bottom:1rem}.about-text p{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}.about-text .about-end{font-weight:700;font-size:1.2rem;margin-top:1rem;text-align:center}@media(max-width:992px){.about-container{flex-direction:column;text-align:center;gap:2rem}.about-text{max-width:90%}}@media(max-width:480px){.about-text h2{font-size:2rem}.about-text p{font-size:1rem}.about-text .about-end{font-size:1.1rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.coding-page{min-height:100vh;background:#000;color:#ffd600;padding:120px 24px;display:flex;justify-content:center}.container{max-width:760px;width:100%}.terminal{font-family:monospace;font-size:.9rem;line-height:1.7;margin-bottom:100px;white-space:pre-wrap;opacity:.9}.cursor{animation:blink 1s infinite}@keyframes blink{50%{opacity:0}}.content h1{font-size:2.1rem;font-weight:600;letter-spacing:1px;margin-bottom:50px}.content p{font-size:1rem;line-height:1.9;margin-bottom:32px;max-width:680px}.future{margin-top:40px;line-height:2}.resume-link{display:inline-block;margin-top:60px;font-family:monospace;font-size:.95rem;text-decoration:none;color:#ffd600;transition:opacity .2s ease;cursor:pointer}.resume-link:hover{opacity:.6}@media(max-width:768px){.coding-page{padding:90px 20px}.content h1{font-size:1.6rem}.content p{font-size:.95rem}.terminal{font-size:.8rem}}.research-container{background-color:#000;color:#ffd600;min-height:100vh;padding:120px 20px 80px;font-family:Helvetica Neue,Arial,sans-serif}.research-page{max-width:900px;margin:0 auto 120px}h1{font-size:3rem;font-weight:700;margin-bottom:10px;letter-spacing:-1px}h2{font-size:1.8rem;font-weight:600;margin-bottom:30px;margin-top:40px}p{font-size:1.05rem;line-height:1.8;margin-bottom:20px;opacity:.9}ul{margin:20px 0 20px 20px;line-height:1.8}li{margin-bottom:10px}blockquote{font-size:1.2rem;margin:30px 0;padding-left:20px;border-left:2px solid #FFD600;font-style:italic;opacity:.85}.closing{margin-top:40px;font-weight:500;opacity:1}@media(max-width:768px){h1{font-size:2.2rem}h2{font-size:1.4rem}p,li{font-size:1rem}.research-container{padding:90px 16px}}
