@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:10}.intro{display:flex;flex-direction:column;justify-content:center;height:100vh;width:100vw;font-weight:700;text-align:left;position:relative;z-index:10}.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:10}.bottom-section{color:#fff;font-size:1.7rem;margin-bottom:1%;position:relative;z-index:10}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}.p1:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:30vh;background:linear-gradient(to bottom,transparent 0%,rgba(22,29,37,.3) 30%,rgba(22,29,37,.6) 60%,rgba(22,29,37,.85) 85%,rgba(22,29,37,1) 100%);pointer-events:none;z-index:1}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;top:0;left:0;width:100vw;z-index:1200;background-color:#1a1a2e03;color:#ffffffd9;box-shadow:none;border:none;border-bottom:none;outline:none;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translateZ(0);-webkit-transform:translate3d(0,0,0);backface-visibility:hidden;-webkit-backface-visibility:hidden;will-change:background-color;transition:background-color .3s ease,border-bottom .3s ease;mix-blend-mode:normal}.navbar-scrolled{position:fixed;top:0;left:0;width:100%;background-color:#1a1a2ef2;border:none;border-bottom:1px solid rgba(255,255,255,.05);box-shadow:none;outline:none;margin:0;padding:0;z-index:1000}.navbar-container{position:relative;display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;width:100%;box-sizing:border-box;max-width:100%;background-color:transparent}.navbar-scrolled .navbar-container{background-color:transparent}.navbar-logo a{font-size:.95rem;font-weight:400;text-decoration:none;color:#ffffffd9;margin:0;padding:0;letter-spacing:.02em;transition:color .2s ease}.navbar-logo a:hover{color:#fff}.navbar-links{display:flex;height:100%;align-items:center;gap:2rem}.navbar-link{text-decoration:none;color:#ffffffd9;font-size:.9rem;font-weight:400;padding:0;border-radius:0;transition:color .2s ease;letter-spacing:.01em;outline:none;border:none}.navbar-link:hover,.navbar-link:focus{color:#fff;background-color:transparent;outline:none}.navbar-link:focus-visible{outline:none}.hamburger-menu{display:none;color:#ffffffd9;background:none;border:none;cursor:pointer;padding:5px;font-size:1.2rem;position:relative;z-index:1200;transition:color .2s ease}.hamburger-menu:hover{color:#fff}.mobile-menu{display:none;position:fixed;top:0;left:0;width:100%;height:100vh;background-color:#1a1a2e;-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:.95rem;font-weight:400}@media only screen and (max-width: 1000px){.navbar-links{display:none}.hamburger-menu{display:block}.navbar-container{padding:1rem 2rem}.mobile-menu .navbar-link{padding:.75rem;width:100%;text-align:center;font-size:.9rem}}@media only screen and (max-width: 768px){.navbar-container{padding:.9rem 1.5rem}.hamburger-menu{font-size:1.1rem}.mobile-menu .navbar-link{font-size:.85rem}}@media only screen and (max-width: 480px){.navbar-container{padding:.8rem 1rem}.navbar-logo a{font-size:.85rem}.hamburger-menu{font-size:1rem}.mobile-menu .navbar-link{font-size:.8rem;padding:.7rem}}.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.28em;--top-offset: 93.18vh;--fall-duration: 11.526s;--fall-delay: .01s}.star:nth-child(2){--star-tail-length: 6.73em;--top-offset: 60.34vh;--fall-duration: 13.356s;--fall-delay: .02s}.star:nth-child(3){--star-tail-length: 7.07em;--top-offset: 48.22vh;--fall-duration: 14.313s;--fall-delay: .03s}.star:nth-child(4){--star-tail-length: 6.84em;--top-offset: 26.35vh;--fall-duration: 18.998s;--fall-delay: .04s}.star:nth-child(5){--star-tail-length: 5.27em;--top-offset: 40.92vh;--fall-duration: 15.678s;--fall-delay: 8.809s}.star:nth-child(6){--star-tail-length: 6.46em;--top-offset: 76.01vh;--fall-duration: 19.599s;--fall-delay: 4.171s}.star:nth-child(7){--star-tail-length: 6.44em;--top-offset: 37.81vh;--fall-duration: 15.867s;--fall-delay: 7.268s}.star:nth-child(8){--star-tail-length: 5.14em;--top-offset: 1.6vh;--fall-duration: 14.011s;--fall-delay: 1.501s}.star:nth-child(9){--star-tail-length: 5.36em;--top-offset: 3.99vh;--fall-duration: 19.726s;--fall-delay: 1.481s}.star:nth-child(10){--star-tail-length: 6.62em;--top-offset: 94.61vh;--fall-duration: 13.445s;--fall-delay: 5.388s}.star:nth-child(11){--star-tail-length: 7.14em;--top-offset: 50.01vh;--fall-duration: 15.199s;--fall-delay: 2.303s}.star:nth-child(12){--star-tail-length: 6.49em;--top-offset: 11.14vh;--fall-duration: 12.493s;--fall-delay: 3.572s}.star:nth-child(13){--star-tail-length: 5.58em;--top-offset: 79.48vh;--fall-duration: 11.865s;--fall-delay: 4.995s}.star:nth-child(14){--star-tail-length: 6.07em;--top-offset: 1.15vh;--fall-duration: 19.98s;--fall-delay: 3.546s}.star:nth-child(15){--star-tail-length: 6.02em;--top-offset: 15.96vh;--fall-duration: 15.295s;--fall-delay: 2.684s}.star:nth-child(16){--star-tail-length: 6.1em;--top-offset: 19.65vh;--fall-duration: 17.275s;--fall-delay: 3.403s}.star:nth-child(17){--star-tail-length: 5.24em;--top-offset: 39.56vh;--fall-duration: 11.407s;--fall-delay: 6.671s}.star:nth-child(18){--star-tail-length: 5.35em;--top-offset: 5.57vh;--fall-duration: 11.088s;--fall-delay: 8.114s}.star:nth-child(19){--star-tail-length: 5.82em;--top-offset: 59.59vh;--fall-duration: 13.702s;--fall-delay: 9.608s}.star:nth-child(20){--star-tail-length: 7.41em;--top-offset: 79.66vh;--fall-duration: 10.77s;--fall-delay: 7.061s}.star:nth-child(21){--star-tail-length: 5.1em;--top-offset: 54.31vh;--fall-duration: 16.947s;--fall-delay: 8.888s}.star:nth-child(22){--star-tail-length: 6.5em;--top-offset: 45.67vh;--fall-duration: 13.467s;--fall-delay: 4.623s}.star:nth-child(23){--star-tail-length: 5.81em;--top-offset: 19.54vh;--fall-duration: 18.692s;--fall-delay: 7.728s}.star:nth-child(24){--star-tail-length: 6.48em;--top-offset: 90.9vh;--fall-duration: 13.072s;--fall-delay: 6.599s}.star:nth-child(25){--star-tail-length: 6.93em;--top-offset: 85.24vh;--fall-duration: 16.985s;--fall-delay: 1.503s}.star:nth-child(26){--star-tail-length: 6.97em;--top-offset: 29.3vh;--fall-duration: 11.569s;--fall-delay: 4.819s}.star:nth-child(27){--star-tail-length: 5.02em;--top-offset: 45.52vh;--fall-duration: 19.307s;--fall-delay: 8s}.star:nth-child(28){--star-tail-length: 6.31em;--top-offset: 16.66vh;--fall-duration: 13.755s;--fall-delay: 6.915s}.star:nth-child(29){--star-tail-length: 6.01em;--top-offset: 41.68vh;--fall-duration: 17.673s;--fall-delay: 4.882s}.star:nth-child(30){--star-tail-length: 5.47em;--top-offset: 55.22vh;--fall-duration: 10.031s;--fall-delay: 6.693s}.star:nth-child(31){--star-tail-length: 5.12em;--top-offset: 59.69vh;--fall-duration: 16.964s;--fall-delay: 9.716s}.star:nth-child(32){--star-tail-length: 5.69em;--top-offset: 8.37vh;--fall-duration: 10.9s;--fall-delay: 2.909s}.star:nth-child(33){--star-tail-length: 6.4em;--top-offset: 17.28vh;--fall-duration: 19.692s;--fall-delay: 8.498s}.star:nth-child(34){--star-tail-length: 7.09em;--top-offset: 22.5vh;--fall-duration: 12.809s;--fall-delay: 5.951s}.star:nth-child(35){--star-tail-length: 5.59em;--top-offset: 19.41vh;--fall-duration: 10.804s;--fall-delay: 7.877s}.star:nth-child(36){--star-tail-length: 6.51em;--top-offset: 43.94vh;--fall-duration: 15.899s;--fall-delay: 4.895s}.star:nth-child(37){--star-tail-length: 6.16em;--top-offset: 75.61vh;--fall-duration: 11.468s;--fall-delay: 4.121s}.star:nth-child(38){--star-tail-length: 6.98em;--top-offset: 90.57vh;--fall-duration: 13.16s;--fall-delay: 6.713s}.star:nth-child(39){--star-tail-length: 5.74em;--top-offset: 91.05vh;--fall-duration: 15.4s;--fall-delay: 6.298s}.star:nth-child(40){--star-tail-length: 7.05em;--top-offset: 29.43vh;--fall-duration: 10.392s;--fall-delay: 2.477s}.star:nth-child(41){--star-tail-length: 6.36em;--top-offset: 43.34vh;--fall-duration: 17.605s;--fall-delay: 3.846s}.star:nth-child(42){--star-tail-length: 5.36em;--top-offset: 51.28vh;--fall-duration: 15.955s;--fall-delay: 5.634s}.star:nth-child(43){--star-tail-length: 6.59em;--top-offset: 36.87vh;--fall-duration: 16.788s;--fall-delay: 4.584s}.star:nth-child(44){--star-tail-length: 7.15em;--top-offset: 53.14vh;--fall-duration: 19.414s;--fall-delay: 8.371s}.star:nth-child(45){--star-tail-length: 7.24em;--top-offset: 47.56vh;--fall-duration: 15.719s;--fall-delay: 3.231s}.star:nth-child(46){--star-tail-length: 7.22em;--top-offset: 70.82vh;--fall-duration: 16.21s;--fall-delay: 1.111s}.star:nth-child(47){--star-tail-length: 5.58em;--top-offset: 30.18vh;--fall-duration: 18.514s;--fall-delay: 7.277s}.star:nth-child(48){--star-tail-length: 6.03em;--top-offset: .43vh;--fall-duration: 13.074s;--fall-delay: 7.475s}.star:nth-child(49){--star-tail-length: 6.19em;--top-offset: 79.37vh;--fall-duration: 17.762s;--fall-delay: 2.35s}.star:nth-child(50){--star-tail-length: 5.52em;--top-offset: 90.59vh;--fall-duration: 12.975s;--fall-delay: 1.956s}.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;background-color:#110202}.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}.icon-container{display:flex;align-items:center;justify-content:center;width:50px;height:50px;background-color:#000c;border:1.5px solid rgba(255,255,255,.2);border-radius:10px;color:#fff;cursor:pointer;transition:all .3s ease;text-decoration:none}.icon-container:hover{background-color:#ffffff1a;border-color:#fff6;transform:translateY(-2px)}@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}.icon-container{width:45px;height:45px}footer,.copyRight{text-align:center}}@media (max-width: 768px){.contact_heading{font-size:1.6rem}.contact_list img{width:36px;height:36px}.icon-container{width:42px;height:42px}.copyRight{font-size:.8rem}}@media (max-width: 480px){.contactsRow{gap:16px}.contact_heading{font-size:1.4rem}.contact_list img{width:32px;height:32px}.icon-container{width:38px;height:38px}.copyRight{font-size:.75rem}footer p{margin-left:auto;margin-right:auto;max-width:60ch;font-size:.9rem}}
