::-webkit-scrollbar{width:0!important;height:0!important;display:none!important}html,body{overflow-x:hidden;scrollbar-width:none!important;-ms-overflow-style:none!important}*{box-sizing:border-box;margin:0;padding:0}body{color:#e2e8f0;font-family:Fredoka,sans-serif}#webgl-canvas{z-index:-1;width:100vw;height:100vh;position:fixed;top:0;left:0}#ui-layer{justify-content:flex-end;align-items:center;height:100vh;padding-right:12%;display:flex}#hero-text{opacity:0;max-width:550px}.tagline{color:#5df449;letter-spacing:1px;margin-bottom:.5rem;font-family:Fredoka,sans-serif;font-size:1.2rem;font-weight:700;display:block}#hero-text h1{color:#fff;letter-spacing:3px;text-shadow:5px 5px #2a8220;margin-bottom:1.5rem;font-family:Bangers,sans-serif;font-size:5.5rem;line-height:.9}.description{color:#a7b5a6;font-size:1.3rem;line-height:1.6}.highlight{color:#5df449;font-weight:600}#projects{background:linear-gradient(#0000,#060a05 15%);min-height:100vh;padding:10rem 15%}.section-header{margin-bottom:6rem}.section-header h2{color:#5df449;letter-spacing:2px;font-family:Fredoka,sans-serif;font-size:4rem}.section-header p{color:#617560;margin-top:.5rem;font-size:1.2rem}.project-list{flex-direction:column;gap:6rem;display:flex}.project-row{border-bottom:1px solid #5df4491a;align-items:flex-start;gap:3rem;padding-bottom:4rem;transition:all .3s;display:flex}.project-row:hover{border-bottom-color:#5df449}.project-number{color:#5df44933;font-family:Bangers,sans-serif;font-size:4rem;line-height:1;transition:color .3s}.project-row:hover .project-number{color:#5df449}.project-content{flex:1}.project-meta{align-items:center;gap:1.5rem;margin-bottom:1rem;display:flex}.status{letter-spacing:1px;font-family:Bangers,sans-serif;font-size:1.1rem}.status[data-status=completed]{color:#5df449}.status[data-status=cooking]{color:#fa0}.status[data-status=not-yet]{color:#ff3b3b}.status[data-status=unknown]{color:#94a3b8}.tags{gap:.5rem;display:flex}.tags span{color:#cbd5e1;background:#ffffff0d;border-radius:8px;padding:.2rem .6rem;font-size:.85rem}.project-content h3{color:#fff;margin-bottom:1rem;font-size:2rem;font-weight:700}.project-content p{color:#a7b5a6;max-width:800px;font-size:1.15rem;line-height:1.7}.social-buttons{z-index:999;gap:.75rem;display:flex;position:fixed;top:2rem;right:2rem}.social-buttons a,.social-buttons button{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#5df449;cursor:pointer;appearance:none;background:#060a058c;border:2px solid #5df44959;border-radius:14px;place-items:center;width:44px;height:44px;padding:0;text-decoration:none;transition:all .2s;display:grid}.social-buttons a:hover,.social-buttons button:hover{color:#060a05;background:#5df449;transform:translateY(-3px)rotate(-3deg);box-shadow:0 0 20px #5df44959}.social-buttons img{width:24px;height:24px;display:block}#copy-toast{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#5df449;opacity:0;pointer-events:none;background:#060a05bf;border:2px solid #5df44959;border-radius:14px;padding:.75rem 1.25rem;font-family:Fredoka,sans-serif;font-weight:700;transition:all .25s;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)translateY(20px)}#copy-toast.show{opacity:1;transform:translate(-50%)translateY(0)}
