@charset "UTF-8";:root{--global-font: "YourFontName", "Verdana";line-height:1.5;font-weight:400;color-scheme:light dark;background-color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;background-color:inherit}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}}html{margin:0;padding:0;min-height:100vh;height:auto;width:100%;overflow-x:hidden;overflow-y:auto;font-size:18px}body{margin:0;padding:0;height:100%;overflow:hidden}.logo{margin-top:10px;display:flex;gap:20px;width:100%;z-index:999}.intro{display:flex;flex-direction:column;justify-content:center;height:100vh;width:100vw;font-weight:700;text-align:left}.box{margin-left:20%}.about{display:flex;justify-content:center;padding-top:120px}.top-section{color:#fff;font-size:1.7rem;position:relative;z-index:999}.bottom-section{color:#fff;font-size:1.7rem;margin-bottom:1%;position:relative;z-index:999}h1{font-size:3.1rem;text-decoration:bold;padding:0;margin:0}h3,h4{margin:0;padding:0}.p1{height:100%;width:100%;background-image:url(../images/backgrounds/b4.svg);background-size:cover;background-position:center;position:relative;z-index:0;margin-bottom:0}p{width:70%;height:100%;margin:0;font-size:1.4rem;text-align:left}.title{font-weight:700;color:#000;background-color:#fdf9ee;width:70%}.text{color:#252525;width:87%;background-color:#fdf9ee}.Yan{max-width:350px;height:auto;overflow:hidden}.Yan img{height:100%;width:100%}.heading{display:flex;width:100%;justify-content:center;font-size:3.4rem}a{position:relative;z-index:10}.col{display:flex;flex-direction:column;gap:20px}@media (max-width: 800px){.contactsRow{flex-direction:column;align-items:center;gap:5px}.contactsCol{width:70%}.p4{height:40vh!important}}@media (max-width: 581px){.contactsRow{flex-direction:column;align-items:center;gap:5px}.contactsCol{width:70%}.p4{height:45vh!important}}@media (max-width: 460px){.contactsRow{flex-direction:column;align-items:center;gap:5px}.contactsCol{width:70%}.p4{height:50vh!important}}@media (max-width: 420px){.contactsRow{flex-direction:column;align-items:center;gap:5px}.contactsCol{width:70%}.p4{height:61vh!important}}@media (max-width: 1000px){.projectsRow{flex-direction:column;align-items:center;gap:40px}.projectsRow button{width:40%!important}}@media (max-width: 1200px){html{font-size:17px}.top-section,.bottom-section{font-size:1.6rem}h1{font-size:2.9rem}.Yan{max-width:360px}.heading{font-size:3.1rem}}@media (max-width: 968px){html{font-size:16px}.top-section,.bottom-section{font-size:1.5rem}h1{font-size:2.7rem}.Yan{max-width:315px}.heading{font-size:2.8rem}}@media (max-width: 768px){html{font-size:16px}.top-section,.bottom-section{font-size:1.4rem}h1{font-size:2.5rem}p{font-size:1.25rem;width:80%}.Yan{max-width:280px}.heading{font-size:2.5rem}}@media (max-width: 480px){html{font-size:15px}.top-section,.bottom-section{font-size:1.25rem}h1{font-size:2.3rem}p{font-size:1.15rem;width:85%}.Yan{max-width:250px}.heading{font-size:2.3rem}}.navbar{position:fixed;width:100vw;z-index:1200;background-color:transparent;color:#e0b9b9;box-shadow:none;transition:background-color .8s ease,box-shadow .8s ease}.navbar-scrolled{position:fixed;width:100%;background-color:#080a0dcc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 6px #e1e0dd66;z-index:1000}.navbar-container{display:flex;justify-content:space-between;align-items:center;padding:1% 4%;width:100%;box-sizing:border-box}.navbar-logo a{font-size:1.6rem;font-weight:700;text-decoration:none;color:#fdf9ee;margin:0;padding:0}.navbar-links{display:flex;height:100%;align-items:center;gap:18px}.navbar-link{text-decoration:none;color:#fdf9ee;font-size:1.2rem;font-weight:700;padding:6px 12px;border-radius:5px;transition:background-color .3s ease}.navbar-link:hover{background-color:#fff3}.hamburger-menu{display:none;color:#fdf9ee;background:none;border:none;cursor:pointer;padding:5px;font-size:1.5rem;position:relative;z-index:1200}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#080a0df2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1100;padding-top:70px}.mobile-menu.active{display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:1.5rem}.mobile-menu .navbar-link{padding:.8rem;width:100%;text-align:center;font-size:1.1rem}@media only screen and (max-width: 1000px){.navbar-links{display:none}.hamburger-menu{display:block}.navbar-logo a{font-size:1.3rem}.mobile-menu .navbar-link{padding:.75rem;width:100%;text-align:center;font-size:1.05rem}}@media only screen and (max-width: 768px){.navbar-logo a{font-size:1.2rem}.hamburger-menu{font-size:1.4rem}.mobile-menu .navbar-link{font-size:1rem}}@media only screen and (max-width: 480px){.navbar-logo a{font-size:1.1rem}.hamburger-menu{font-size:1.3rem}.mobile-menu .navbar-link{font-size:.95rem;padding:.7rem}.navbar-container{padding:1% 3%}}.p2{width:100vw;position:relative;background:radial-gradient(circle at 25% 25%,rgba(102,181,255,.15) 0%,transparent 30%),radial-gradient(circle at 75% 75%,rgba(255,90,110,.12) 0%,transparent 40%),linear-gradient(135deg,#161d25,#1e2f3e);z-index:0;transition:transform .5s ease-in-out}.stars{position:fixed;top:0;left:0;width:100%;height:120%;transform:rotate(-45deg)}.star{--star-color: var(--primary-color);--star-tail-length: 6em;--star-tail-height: 2px;--star-width: calc(var(--star-tail-length) / 6);--fall-duration: 5s;--tail-fade-duration: var(--fall-duration);position:absolute;top:var(--top-offset);left:0;width:var(--star-tail-length);height:var(--star-tail-height);color:var(--star-color);background:linear-gradient(45deg,currentColor,transparent);border-radius:50%;filter:drop-shadow(0 0 6px currentColor);transform:translate3d(200vw,0,0);animation:fall var(--fall-duration) var(--fall-delay) linear infinite}@media screen and (max-width: 750px){.star{animation:fall var(--fall-duration) var(--fall-delay) linear infinite}}.star:nth-child(1){--star-tail-length: 6.61em;--top-offset: 45.92vh;--fall-duration: 19.917s;--fall-delay: .01s}.star:nth-child(2){--star-tail-length: 5.07em;--top-offset: 96.89vh;--fall-duration: 19.709s;--fall-delay: .02s}.star:nth-child(3){--star-tail-length: 5.34em;--top-offset: 39.02vh;--fall-duration: 18.924s;--fall-delay: .03s}.star:nth-child(4){--star-tail-length: 7.44em;--top-offset: 19.76vh;--fall-duration: 10.452s;--fall-delay: .04s}.star:nth-child(5){--star-tail-length: 6.95em;--top-offset: 45.55vh;--fall-duration: 17.225s;--fall-delay: 8.866s}.star:nth-child(6){--star-tail-length: 6.22em;--top-offset: 9.98vh;--fall-duration: 10.389s;--fall-delay: 1.577s}.star:nth-child(7){--star-tail-length: 5.79em;--top-offset: 42.16vh;--fall-duration: 17.069s;--fall-delay: 7.383s}.star:nth-child(8){--star-tail-length: 5.4em;--top-offset: 28.27vh;--fall-duration: 16.931s;--fall-delay: 3.603s}.star:nth-child(9){--star-tail-length: 6.38em;--top-offset: 80.06vh;--fall-duration: 10.621s;--fall-delay: 7.369s}.star:nth-child(10){--star-tail-length: 6.1em;--top-offset: 87.69vh;--fall-duration: 14.002s;--fall-delay: 6.832s}.star:nth-child(11){--star-tail-length: 5.33em;--top-offset: 28.38vh;--fall-duration: 15.971s;--fall-delay: 4.131s}.star:nth-child(12){--star-tail-length: 7.48em;--top-offset: 3.6vh;--fall-duration: 12.609s;--fall-delay: 8.24s}.star:nth-child(13){--star-tail-length: 6.76em;--top-offset: 16.64vh;--fall-duration: 17.73s;--fall-delay: 8.424s}.star:nth-child(14){--star-tail-length: 6.73em;--top-offset: 83.73vh;--fall-duration: 14.336s;--fall-delay: 8.399s}.star:nth-child(15){--star-tail-length: 5.83em;--top-offset: 54.61vh;--fall-duration: 15.83s;--fall-delay: 5.745s}.star:nth-child(16){--star-tail-length: 6.51em;--top-offset: 47.5vh;--fall-duration: 17.294s;--fall-delay: 1.367s}.star:nth-child(17){--star-tail-length: 7.42em;--top-offset: 50.04vh;--fall-duration: 13.619s;--fall-delay: 2.863s}.star:nth-child(18){--star-tail-length: 5.66em;--top-offset: 6.22vh;--fall-duration: 11.073s;--fall-delay: 1.372s}.star:nth-child(19){--star-tail-length: 6.6em;--top-offset: 97.07vh;--fall-duration: 14.221s;--fall-delay: 5.839s}.star:nth-child(20){--star-tail-length: 5.12em;--top-offset: 44.28vh;--fall-duration: 15.492s;--fall-delay: 7.76s}.star:nth-child(21){--star-tail-length: 7.07em;--top-offset: 36.72vh;--fall-duration: 16.587s;--fall-delay: 6.793s}.star:nth-child(22){--star-tail-length: 6.02em;--top-offset: 44.33vh;--fall-duration: 11.548s;--fall-delay: 4.933s}.star:nth-child(23){--star-tail-length: 7.1em;--top-offset: 15.95vh;--fall-duration: 13.72s;--fall-delay: 3.499s}.star:nth-child(24){--star-tail-length: 6.77em;--top-offset: 54.07vh;--fall-duration: 16.295s;--fall-delay: 1.282s}.star:nth-child(25){--star-tail-length: 7em;--top-offset: 72.47vh;--fall-duration: 11.403s;--fall-delay: 1.831s}.star:nth-child(26){--star-tail-length: 5.98em;--top-offset: 20.37vh;--fall-duration: 14.456s;--fall-delay: 6.282s}.star:nth-child(27){--star-tail-length: 5.76em;--top-offset: 44.34vh;--fall-duration: 11.311s;--fall-delay: 8.04s}.star:nth-child(28){--star-tail-length: 7.5em;--top-offset: 74.57vh;--fall-duration: 11.204s;--fall-delay: 6.86s}.star:nth-child(29){--star-tail-length: 5.98em;--top-offset: 79.12vh;--fall-duration: 19.031s;--fall-delay: 2.404s}.star:nth-child(30){--star-tail-length: 6.26em;--top-offset: 85.79vh;--fall-duration: 12.859s;--fall-delay: 5.319s}.star:nth-child(31){--star-tail-length: 7.04em;--top-offset: 39.93vh;--fall-duration: 10.304s;--fall-delay: 5.432s}.star:nth-child(32){--star-tail-length: 6.48em;--top-offset: 36.22vh;--fall-duration: 16.436s;--fall-delay: 9.773s}.star:nth-child(33){--star-tail-length: 6.58em;--top-offset: 57.8vh;--fall-duration: 17.216s;--fall-delay: 8.812s}.star:nth-child(34){--star-tail-length: 5.2em;--top-offset: 11.95vh;--fall-duration: 10.461s;--fall-delay: 4.161s}.star:nth-child(35){--star-tail-length: 6.68em;--top-offset: 87.06vh;--fall-duration: 19.972s;--fall-delay: 3.518s}.star:nth-child(36){--star-tail-length: 6.4em;--top-offset: 31.88vh;--fall-duration: 13.949s;--fall-delay: 5.489s}.star:nth-child(37){--star-tail-length: 6.81em;--top-offset: 22.44vh;--fall-duration: 12.711s;--fall-delay: 3.889s}.star:nth-child(38){--star-tail-length: 6.63em;--top-offset: 51.85vh;--fall-duration: 12.636s;--fall-delay: 3.764s}.star:nth-child(39){--star-tail-length: 7.34em;--top-offset: 29.84vh;--fall-duration: 16.168s;--fall-delay: 7.915s}.star:nth-child(40){--star-tail-length: 6.41em;--top-offset: 88.11vh;--fall-duration: 15.031s;--fall-delay: 5.22s}.star:nth-child(41){--star-tail-length: 5.74em;--top-offset: 81.1vh;--fall-duration: 19.961s;--fall-delay: 8.378s}.star:nth-child(42){--star-tail-length: 7.14em;--top-offset: 88.93vh;--fall-duration: 17.49s;--fall-delay: 3.358s}.star:nth-child(43){--star-tail-length: 5.75em;--top-offset: 86.36vh;--fall-duration: 16.462s;--fall-delay: 7.35s}.star:nth-child(44){--star-tail-length: 5.99em;--top-offset: 99.56vh;--fall-duration: 12.757s;--fall-delay: 7.869s}.star:nth-child(45){--star-tail-length: 6.28em;--top-offset: 64.51vh;--fall-duration: 17.424s;--fall-delay: 9.706s}.star:nth-child(46){--star-tail-length: 5.43em;--top-offset: 85.91vh;--fall-duration: 15.75s;--fall-delay: 6.191s}.star:nth-child(47){--star-tail-length: 6.66em;--top-offset: 42.39vh;--fall-duration: 18.507s;--fall-delay: 6.016s}.star:nth-child(48){--star-tail-length: 6.58em;--top-offset: 13.31vh;--fall-duration: 10.751s;--fall-delay: 8.046s}.star:nth-child(49){--star-tail-length: 6.17em;--top-offset: 23.43vh;--fall-duration: 18.232s;--fall-delay: 6.506s}.star:nth-child(50){--star-tail-length: 5.17em;--top-offset: 72.69vh;--fall-duration: 15.138s;--fall-delay: 3.482s}.star:before,.star:after{position:absolute;content:"";top:0;left:calc(var(--star-width) / -2);width:var(--star-width);height:100%;background:linear-gradient(45deg,transparent,currentColor,transparent);border-radius:inherit;animation:blink 2s linear infinite}.star:before{transform:rotate(45deg)}.star:after{transform:rotate(-45deg)}@keyframes fall{0%{transform:translate3d(200vw,0,0)}to{transform:translate3d(-100vw,0,0)}}@keyframes tail-fade{0%,50%{width:var(--star-tail-length);opacity:1}70%,80%{width:0;opacity:.4}to{width:0;opacity:0}}@keyframes blink{50%{opacity:.6}}.about-content{display:flex;flex-direction:row;align-items:flex-end;justify-content:center;width:100%;max-width:1100px;margin:0 auto;gap:45px;padding:30px 40px}.about-content:after{content:"";position:absolute;top:0;left:10%;right:10%;height:2px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5) 50%,transparent);opacity:.8;pointer-events:none;border-radius:50%}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.about-content{background:#0f172ae6}}.about-carousel-container{flex:0 0 auto;max-width:480px;min-width:320px}.about-carousel{position:relative;width:100%;height:360px;border-radius:20px;overflow:hidden}.carousel-image-container{width:100%;height:100%;border-radius:20px;overflow:hidden;position:absolute;top:0;left:0;right:0;bottom:0}.carousel-image{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .5s ease,opacity .3s ease}.carousel-image:hover{transform:scale(1.05)}.about-text{max-width:600px;padding:0;display:flex;flex-direction:column;text-align:left;margin-bottom:0}.about-text-container{flex:1;max-width:600px;display:flex;flex-direction:column;justify-content:flex-end}.about-text h1{font-size:2.8rem;font-weight:700;background:#c4dfeb;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:24px}.about-text p{font-size:1.15rem;line-height:1.7;color:#fff;margin-bottom:18px;width:100%;opacity:.9;font-weight:400}.about-text p:last-child{margin-bottom:0}@media (max-width: 1200px){.about-content{max-width:1000px;gap:40px;padding:27px 35px}.about-carousel-container{max-width:450px}.about-carousel{height:340px}.about-text h1{font-size:2.6rem}.about-text p{font-size:1.1rem}}@media (max-width: 968px){.about-content{flex-direction:column;align-items:stretch;max-width:780px;gap:30px;padding:24px 28px;margin:0 auto;border-radius:24px}.about-content:before{border-radius:24px}.about-carousel-container{width:100%;max-width:100%;order:2}.about-carousel{height:320px}.about-text-container{width:100%;max-width:100%;order:1;justify-content:flex-start}.about-text{width:100%;max-width:100%;padding:0;text-align:left}.about-text h1{font-size:2.4rem;text-align:left}.about-text p{font-size:1.08rem;text-align:left}}@media (max-width: 768px){.about-content{gap:24px;padding:22px 24px;margin:0 auto;border-radius:20px}.about-content:before{border-radius:20px}.about-carousel-container{width:100%;max-width:100%}.about-carousel{height:280px}.about-text{width:100%}.about-text h1{font-size:2.2rem}.about-text p{font-size:1.05rem;line-height:1.6}}@media (max-width: 480px){.about-content{padding:20px 18px;margin:0 auto;border-radius:18px;gap:22px}.about-content:before{border-radius:18px}.about-content:hover{transform:translateY(-2px) scale(1.01)}.about-carousel-container{width:100%;max-width:100%}.about-carousel{height:240px}.about-text{width:100%}.about-text h1{font-size:1.95rem;margin-bottom:18px}.about-text p{font-size:1rem;margin-bottom:14px;line-height:1.55}}.spotify-player{position:relative;display:block;width:100%;margin:20px 0 0;padding:18px;background:linear-gradient(135deg,#63d0f814,#65b5ff0a,#5cb5ff0f);border-radius:20px;border:1px solid rgba(99,208,248,.25);box-shadow:0 8px 32px #0003,0 2px 12px #00000026,inset 0 1px 2px #ffffff26,inset 0 -1px 1px #0000001a;backdrop-filter:blur(20px) saturate(160%);-webkit-backdrop-filter:blur(20px) saturate(160%);overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1);text-decoration:none;cursor:pointer}.spotify-player:before{content:"";position:absolute;top:0;left:10%;right:10%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.5) 50%,transparent);opacity:.6;pointer-events:none;border-radius:50%}.spotify-player:hover{transform:translateY(-6px) scale(1.02);border-color:#63d0f873;box-shadow:0 16px 48px #5cb5ff33,0 8px 24px #0003,inset 0 0 40px #63d0f81a,inset 0 2px 2px #ffffff40;backdrop-filter:blur(24px) saturate(180%);-webkit-backdrop-filter:blur(24px) saturate(180%)}.spotify-player.loading,.spotify-player.empty{display:flex;align-items:center;justify-content:center;min-height:120px;cursor:default}.spotify-player.empty{flex-direction:column;gap:12px;color:#ffffff80}.spotify-player.empty .spotify-icon{width:40px;height:40px;color:#63d0f880}.spotify-player.empty p{margin:0;font-size:.95rem;color:#fff9}.spotify-wave{position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 50%,rgba(99,208,248,.12) 0%,transparent 50%),radial-gradient(circle at 80% 50%,rgba(101,181,255,.08) 0%,transparent 50%),linear-gradient(135deg,transparent 0%,rgba(92,181,255,.06) 50%,transparent 100%);opacity:0;transition:opacity .4s ease;pointer-events:none;border-radius:20px}.spotify-player:hover .spotify-wave{opacity:1}.spotify-content{position:relative;z-index:1;display:flex;align-items:center;gap:14px;background:linear-gradient(135deg,#141e3226,#0f192d1a);padding:8px;border-radius:14px}.spotify-album-art{position:relative;width:80px;height:80px;flex-shrink:0;border-radius:12px;overflow:hidden;box-shadow:0 4px 16px #0000004d,0 0 0 1px #63d0f826}.spotify-album-art img{width:100%;height:100%;object-fit:cover;display:block}.spotify-playing-indicator{position:absolute;bottom:8px;right:8px;display:flex;align-items:flex-end;gap:3px;height:16px;opacity:0;transition:opacity .3s ease}.spotify-playing-indicator.active{opacity:1}.spotify-playing-indicator span{width:3px;background:linear-gradient(180deg,#63d0f8,#65b5ff);border-radius:2px;box-shadow:0 0 8px #63d0f880;animation:soundWave 1s ease-in-out infinite}.spotify-playing-indicator span:nth-child(1){animation-delay:0s}.spotify-playing-indicator span:nth-child(2){animation-delay:.2s}.spotify-playing-indicator span:nth-child(3){animation-delay:.4s}@keyframes soundWave{0%,to{height:4px}50%{height:16px}}.spotify-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:8px;text-align:left}.spotify-status{display:flex;align-items:center;gap:6px;font-size:.75rem;color:#7dd9ff;font-weight:600;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 0 12px rgba(99,208,248,.4);text-align:left;justify-content:flex-start}.spotify-icon-small{width:14px;height:14px;flex-shrink:0}.spotify-track{display:flex;flex-direction:column;gap:4px;text-align:left}.spotify-title{margin:0;font-size:1rem;font-weight:600;color:#fff;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;text-shadow:0 1px 3px rgba(0,0,0,.3);text-align:left}.spotify-artist{margin:0;font-size:.875rem;color:#fffc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3;text-shadow:0 1px 2px rgba(0,0,0,.25);text-align:left}.spotify-logo{width:32px;height:32px;flex-shrink:0;color:#63d0f8;opacity:.8;transition:all .3s ease;filter:drop-shadow(0 0 8px rgba(99,208,248,.3))}.spotify-player:hover .spotify-logo{opacity:1;filter:drop-shadow(0 0 12px rgba(99,208,248,.5))}.spotify-logo svg{width:100%;height:100%}.spotify-loading-spinner{width:40px;height:40px;border:3px solid rgba(99,208,248,.2);border-top-color:#63d0f8;border-radius:50%;box-shadow:0 0 12px #63d0f84d;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@supports not ((-webkit-backdrop-filter: blur(1px)) or (backdrop-filter: blur(1px))){.spotify-player{background:linear-gradient(135deg,#283c5ab3,#1e3250bf)}}@media (max-width: 1200px){.spotify-player{padding:17px;border-radius:18px}.spotify-wave{border-radius:18px}.spotify-album-art{width:76px;height:76px;border-radius:11px}.spotify-content{gap:13px}.spotify-title{font-size:.98rem}.spotify-artist{font-size:.86rem}.spotify-logo{width:30px;height:30px}}@media (max-width: 968px){.spotify-player{padding:16px;border-radius:18px;margin:18px 0 0}.spotify-player:hover{transform:translateY(-4px) scale(1.015)}.spotify-wave{border-radius:18px}.spotify-album-art{width:72px;height:72px}.spotify-content{gap:12px}.spotify-title{font-size:.96rem}.spotify-artist{font-size:.84rem}.spotify-status{font-size:.73rem}.spotify-logo{width:29px;height:29px}}@media (max-width: 768px){.spotify-player{max-width:100%;padding:15px;border-radius:16px;margin:16px 0 0}.spotify-player:hover{transform:translateY(-3px) scale(1.01)}.spotify-wave{border-radius:16px}.spotify-album-art{width:68px;height:68px;border-radius:10px}.spotify-content{gap:11px}.spotify-title{font-size:.93rem}.spotify-artist{font-size:.82rem}.spotify-status{font-size:.72rem}.spotify-logo{width:28px;height:28px}.spotify-playing-indicator{height:14px;bottom:6px;right:6px;gap:2.5px}.spotify-playing-indicator span{width:2.5px}@keyframes soundWave{0%,to{height:3px}50%{height:14px}}}@media (max-width: 480px){.spotify-player{padding:13px;border-radius:14px;margin:14px 0 0;background:linear-gradient(135deg,#63d0f80f,#65b5ff08,#5cb5ff0d);border:.8px solid rgba(99,208,248,.2)}.spotify-player:hover{transform:translateY(-2px) scale(1.008);box-shadow:0 12px 36px #5cb5ff26,0 6px 18px #0000002e,inset 0 0 30px #63d0f814,inset 0 1px 1px #fff3}.spotify-wave{border-radius:14px}.spotify-content{gap:10px}.spotify-album-art{width:58px;height:58px;border-radius:9px}.spotify-title{font-size:.88rem;line-height:1.25;font-weight:700}.spotify-artist{font-size:.78rem;line-height:1.25;color:#ffffffd9}.spotify-status{font-size:.68rem;gap:5px;font-weight:700}.spotify-icon-small{width:12px;height:12px}.spotify-logo{display:none}.spotify-playing-indicator{height:12px;bottom:5px;right:5px;gap:2px}.spotify-playing-indicator span{width:2px}@keyframes soundWave{0%,to{height:3px}50%{height:12px}}.spotify-loading-spinner{width:35px;height:35px;border-width:2.5px}}@media (max-width: 360px){.spotify-player{padding:12px;border-radius:12px}.spotify-content{gap:9px}.spotify-album-art{width:52px;height:52px}.spotify-title{font-size:.85rem}.spotify-artist{font-size:.75rem}.spotify-status{font-size:.66rem}}.arrow-container{position:fixed;left:50%;bottom:10%;transform:translate(-50%);z-index:999;display:flex;justify-content:center;align-items:center;height:100px;transform:translate(-50%,-50%) rotate(0)}.arrow-container:hover{cursor:pointer}.arrow-container:hover .arrow{top:50%}.arrow-container:hover .arrow:before{transform:translate(-50%,-50%) rotate(-30deg)}.arrow-container:hover .arrow:after{transform:translate(-50%,-50%) rotate(30deg)}@media (max-width: 768px){.arrow-container{height:75px}}.arrow{position:absolute;left:50%;transition:all .4s ease}.arrow:before,.arrow:after{transition:all .4s ease;content:"";display:block;position:absolute;transform-origin:bottom right;background:#fff;width:4px;height:50px;border-radius:10px;transform:translate(-50%,-50%) rotate(-45deg)}.arrow:after{transform-origin:bottom left;transform:translate(-50%,-50%) rotate(45deg)}.arrow:nth-child(1){opacity:.3;top:35%}.arrow:nth-child(2){opacity:.6;top:55%}.arrow:nth-child(3){opacity:.9;top:75%}@media (max-width: 768px){.arrow:before,.arrow:after{width:2px;height:30px}}.lazy-load-image-background.blur{filter:blur(15px)}.lazy-load-image-background.blur.lazy-load-image-loaded{filter:blur(0);transition:filter .3s}.lazy-load-image-background.blur>img{opacity:0}.lazy-load-image-background.blur.lazy-load-image-loaded>img{opacity:1;transition:opacity .3s}.contactsRow{display:flex;flex-direction:row;width:100%;gap:40px;height:100%;align-items:center;justify-content:center}.contactsCol{display:flex;flex-direction:column;width:30%}.contact_heading{font-size:2rem;color:#efefef;font-weight:700}.copyRight{font-size:.85rem;color:gray;text-align:left;margin-top:10px}.p4{background-color:#000;height:30vh}@media (max-width: 900px){.contactsRow{flex-direction:column;gap:20px}.contactsCol{width:100%;text-align:center}.contact_heading{font-size:1.8rem}.contact_description{margin:0 auto;max-width:60ch}.contact_description .footer{display:flex;width:100%;align-items:center}.contact_list>div{justify-content:center}.contact_list img{width:40px;height:40px}footer,.copyRight{text-align:center}}@media (max-width: 768px){.contact_heading{font-size:1.6rem}.contact_list img{width:36px;height:36px}.copyRight{font-size:.8rem}}@media (max-width: 480px){.contactsRow{gap:16px}.contact_heading{font-size:1.4rem}.contact_list img{width:32px;height:32px}.copyRight{font-size:.75rem}footer p{margin-left:auto;margin-right:auto;max-width:60ch;font-size:.9rem}}
