.video-carousel.svelte-11magkx,.carousel-main.svelte-11magkx{width:100%}.carousel-content.svelte-11magkx{width:100%;border-radius:1rem;overflow:hidden;position:relative}.carousel-slide.svelte-11magkx{width:100%;opacity:0;visibility:hidden;position:absolute;top:0;left:0;transform:translate(0);transition:none;pointer-events:none}.carousel-slide.active.svelte-11magkx{opacity:1;visibility:visible;position:relative;transform:translate(0);transition:transform .4s ease;pointer-events:auto}.carousel-slide.previous.svelte-11magkx{opacity:1;visibility:visible;transition:transform .4s ease}.slide-next.svelte-11magkx .carousel-slide.active:where(.svelte-11magkx){animation:svelte-11magkx-slideInFromRight .4s ease forwards}.slide-next.svelte-11magkx .carousel-slide.previous:where(.svelte-11magkx){animation:svelte-11magkx-slideOutToLeft .4s ease forwards}.slide-prev.svelte-11magkx .carousel-slide.active:where(.svelte-11magkx){animation:svelte-11magkx-slideInFromLeft .4s ease forwards}.slide-prev.svelte-11magkx .carousel-slide.previous:where(.svelte-11magkx){animation:svelte-11magkx-slideOutToRight .4s ease forwards}@keyframes svelte-11magkx-slideInFromRight{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes svelte-11magkx-slideOutToLeft{0%{transform:translate(0)}to{transform:translate(-100%)}}@keyframes svelte-11magkx-slideInFromLeft{0%{transform:translate(-100%)}to{transform:translate(0)}}@keyframes svelte-11magkx-slideOutToRight{0%{transform:translate(0)}to{transform:translate(100%)}}.carousel-controls.svelte-11magkx{display:flex;align-items:center;justify-content:center;gap:1.5rem;margin-top:1.25rem;position:relative}.carousel-btn.svelte-11magkx{position:static!important;top:unset!important;left:unset!important;right:unset!important;width:48px;height:48px;min-width:48px;min-height:48px;border-radius:50%;border:none;background:#fffffff2;color:#333;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease,box-shadow .2s ease;box-shadow:0 4px 12px #0003;flex-shrink:0;margin:0;padding:0}.carousel-btn.svelte-11magkx:hover{background:#fff;box-shadow:0 6px 20px #00000040}.carousel-btn.svelte-11magkx svg:where(.svelte-11magkx){width:28px;height:28px;transition:transform .2s ease}@keyframes svelte-11magkx-nudge-left{0%{transform:translate(0)}50%{transform:translate(-4px)}to{transform:translate(0)}}@keyframes svelte-11magkx-nudge-right{0%{transform:translate(0)}50%{transform:translate(4px)}to{transform:translate(0)}}.carousel-btn.prev.svelte-11magkx:hover svg:where(.svelte-11magkx){animation:svelte-11magkx-nudge-left .3s ease forwards}.carousel-btn.next.svelte-11magkx:hover svg:where(.svelte-11magkx){animation:svelte-11magkx-nudge-right .3s ease forwards}.dark .carousel-btn.svelte-11magkx{background:#323232e6;color:#fff}.dark .carousel-btn.svelte-11magkx:hover{background:#464646}.carousel-dots.svelte-11magkx{display:flex;justify-content:center;align-items:center;gap:.75rem;height:48px}.dot.svelte-11magkx{width:10px;height:10px;border-radius:50%;border:none;background:#0000004d;cursor:pointer;transition:all .2s ease;padding:0}.dot.svelte-11magkx:hover{background:#00000080}.dot.active.svelte-11magkx{background:#ef4444;transform:scale(1.2)}.dark .dot.svelte-11magkx{background:#ffffff4d}.dark .dot.svelte-11magkx:hover{background:#ffffff80}.dark .dot.active.svelte-11magkx{background:#ef4444}@media (max-width: 768px){.carousel-controls.svelte-11magkx{gap:1rem}.carousel-btn.svelte-11magkx{width:40px;height:40px}.carousel-btn.svelte-11magkx svg:where(.svelte-11magkx){width:22px;height:22px}.carousel-dots.svelte-11magkx{gap:.5rem}}.song-card.svelte-12c3goq{display:flex;flex-direction:row;align-items:center;padding:.85rem;background:#ffffff1a;border-radius:1rem;overflow:hidden;transition:all .3s ease;border:2px solid rgba(139,92,246,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.song-card.svelte-12c3goq:hover{transform:translateY(-4px);box-shadow:0 8px 24px #8b5cf659;border-color:#8b5cf699;background:#ffffff26}.song-card.playing.svelte-12c3goq{border-color:#a78bfa;box-shadow:0 4px 20px #8b5cf680}.song-artwork.svelte-12c3goq{position:relative;width:66px;height:66px;flex-shrink:0;border-radius:.4rem;overflow:hidden}.song-artwork.svelte-12c3goq img:where(.svelte-12c3goq){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.song-card.svelte-12c3goq:hover .song-artwork:where(.svelte-12c3goq) img:where(.svelte-12c3goq){transform:scale(1.05)}.artwork-placeholder.svelte-12c3goq{width:100%;height:100%;background:linear-gradient(135deg,#8b5cf6,#7c3aed);display:flex;align-items:center;justify-content:center;color:#fffc}.artwork-placeholder.svelte-12c3goq svg:where(.svelte-12c3goq){width:40%;height:40%}.play-overlay.svelte-12c3goq{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease;cursor:pointer;border:none;color:#fff}.song-card.svelte-12c3goq:hover .play-overlay:where(.svelte-12c3goq),.song-card.playing.svelte-12c3goq .play-overlay:where(.svelte-12c3goq){opacity:1}.play-overlay.svelte-12c3goq svg:where(.svelte-12c3goq){width:31px;height:31px;filter:drop-shadow(0 2px 8px rgba(0,0,0,.3))}.song-info.svelte-12c3goq{padding:0 .55rem;flex:1;min-width:0;display:flex;flex-direction:column;gap:0;text-align:left}.song-title.svelte-12c3goq{font-size:1.05rem;font-weight:700;color:#fff;margin:0 0 .275rem;padding:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-artist.svelte-12c3goq{font-size:.875rem;color:#ffffffb3;margin:0 0 .33rem;padding:0;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.song-tags.svelte-12c3goq{display:flex;gap:.33rem;flex-wrap:wrap;margin:0}.song-genre.svelte-12c3goq{display:inline-block;font-size:.7rem;padding:.14rem .4rem;background:#8b5cf64d;color:#c4b5fd;border-radius:.275rem;text-transform:capitalize;border:1px solid rgba(139,92,246,.4)}.song-mood.svelte-12c3goq{display:inline-block;font-size:.7rem;padding:.14rem .4rem;background:#ec48994d;color:#f9a8d4;border-radius:.275rem;text-transform:capitalize;border:1px solid rgba(236,72,153,.4)}.song-actions.svelte-12c3goq{display:flex;gap:.4rem;padding:0;position:relative}.action-btn.svelte-12c3goq{display:flex;align-items:center;justify-content:center;padding:.55rem;border:none;border-radius:.4rem;cursor:pointer;transition:all .2s ease;flex:none}.action-btn.svelte-12c3goq svg:where(.svelte-12c3goq){width:18px;height:18px}.play-btn.svelte-12c3goq{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.play-btn.svelte-12c3goq:hover{transform:scale(1.05);box-shadow:0 4px 15px #8b5cf680}.add-btn.svelte-12c3goq{background:#ffffff26;color:#fff;border:1px solid rgba(255,255,255,.2)}.add-btn.svelte-12c3goq:hover:not(:disabled){background:#ffffff40;border-color:#fff6}.add-btn.added.svelte-12c3goq{background:#22c55e4d;color:#86efac;border-color:#22c55e66}.add-btn.svelte-12c3goq:disabled{cursor:default}.added-toast.svelte-12c3goq{position:absolute;top:-2rem;right:0;background:#22c55e;color:#fff;padding:.25rem .75rem;border-radius:.25rem;font-size:.75rem;font-weight:600;animation:svelte-12c3goq-fadeInOut 2s ease forwards}@keyframes svelte-12c3goq-fadeInOut{0%{opacity:0;transform:translateY(10px)}15%{opacity:1;transform:translateY(0)}85%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-10px)}}.svg-defs.svelte-1uha8ag{position:absolute;width:0;height:0;overflow:hidden}.homepage.svelte-1uha8ag{width:100%;overflow-x:hidden}.hero-section.svelte-1uha8ag{position:relative;min-height:80vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem 8rem;overflow:hidden}.hero-bg.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#ff8c00,#ff5100,#cc4100);z-index:-2}.dark .hero-bg.svelte-1uha8ag{background:linear-gradient(135deg,#0a0a0a,#171717,#1a1a1a)}.dark .hero-bg.svelte-1uha8ag:before{background:radial-gradient(circle at 20% 80%,rgba(255,140,0,.15) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,81,0,.2) 0%,transparent 40%),radial-gradient(circle at 50% 50%,rgba(255,100,0,.05) 0%,transparent 60%)}.dark .hero-title.svelte-1uha8ag{background:linear-gradient(135deg,#ff8c00,#ff5100,#ff8c00);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-bg.svelte-1uha8ag:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 80%,rgba(255,255,255,.1) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,255,255,.15) 0%,transparent 40%)}.hero-rays.svelte-1uha8ag{position:absolute;bottom:-1px;left:0;width:100%;height:100%;overflow:hidden;z-index:0;pointer-events:none}.ray.svelte-1uha8ag{position:absolute;bottom:-10%;width:300px;height:180%;background:radial-gradient(ellipse 100% 100% at 50% 100%,rgba(255,255,255,.5) 0%,rgba(255,255,255,.25) 20%,rgba(255,255,255,.1) 40%,rgba(255,255,255,.03) 60%,transparent 80%);transform-origin:bottom center;filter:blur(20px);clip-path:polygon(0% 0%,100% 0%,58% 100%,42% 100%)}.dark .ray.svelte-1uha8ag{background:radial-gradient(ellipse 100% 100% at 50% 100%,rgba(255,140,0,.5) 0%,rgba(255,140,0,.25) 20%,rgba(255,140,0,.1) 40%,rgba(255,140,0,.03) 60%,transparent 80%)}.ray.svelte-1uha8ag:nth-child(1){left:10%;animation:svelte-1uha8ag-raySwing1 8s ease-in-out infinite}.ray.svelte-1uha8ag:nth-child(2){left:35%;animation:svelte-1uha8ag-raySwing2 10s ease-in-out infinite;animation-delay:-2s}.ray.svelte-1uha8ag:nth-child(3){right:35%;left:auto;animation:svelte-1uha8ag-raySwing3 9s ease-in-out infinite;animation-delay:-4s}.ray.svelte-1uha8ag:nth-child(4){right:10%;left:auto;animation:svelte-1uha8ag-raySwing4 7s ease-in-out infinite;animation-delay:-1s}@keyframes svelte-1uha8ag-raySwing1{0%,to{transform:rotate(-30deg);opacity:.5}50%{transform:rotate(20deg);opacity:.8}}@keyframes svelte-1uha8ag-raySwing2{0%,to{transform:rotate(-15deg);opacity:.6}50%{transform:rotate(25deg);opacity:.9}}@keyframes svelte-1uha8ag-raySwing3{0%,to{transform:rotate(15deg);opacity:.6}50%{transform:rotate(-25deg);opacity:.9}}@keyframes svelte-1uha8ag-raySwing4{0%,to{transform:rotate(30deg);opacity:.5}50%{transform:rotate(-20deg);opacity:.8}}.hero-content.svelte-1uha8ag{text-align:center;max-width:900px;z-index:1}.hero-title.svelte-1uha8ag{font-size:clamp(2.5rem,8vw,5rem);font-weight:200;color:#fff;text-shadow:0 2px 10px rgba(0,0,0,.2);margin-bottom:1rem;line-height:1.1}.hero-subtitle.svelte-1uha8ag{font-size:clamp(1.1rem,3vw,1.5rem);color:#ffffffe6;margin-bottom:2rem}.hero-dbloader.svelte-1uha8ag{background:#fffffff2;border-radius:1rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 20px 60px #0000004d;max-width:100%;overflow-x:auto;overflow-y:hidden}@media (max-width: 768px){.hero-section.svelte-1uha8ag{padding:2rem 1rem 6rem}.hero-content.svelte-1uha8ag{max-width:100%;padding:0 .5rem}.hero-dbloader.svelte-1uha8ag{padding:.5rem;margin-left:-.5rem;margin-right:-.5rem;border-radius:.5rem;width:calc(100% + 1rem)}.hero-subtitle.svelte-1uha8ag{margin-bottom:1.5rem}}.dark .hero-dbloader.svelte-1uha8ag{background:#1e1e1ef2}.hero-dbloader-wrapper.svelte-1uha8ag{position:relative;margin-bottom:2rem}.hero-dbloader.svelte-1uha8ag{margin-bottom:0}.sparkles.svelte-1uha8ag{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;z-index:2}.sparkle.svelte-1uha8ag{position:absolute;width:10px;height:10px;opacity:0}.sparkle.xs.svelte-1uha8ag{width:6px;height:6px}.sparkle.sm.svelte-1uha8ag{width:8px;height:8px}.sparkle.md.svelte-1uha8ag{width:11px;height:11px}.sparkle.lg.svelte-1uha8ag{width:14px;height:14px}.sparkle.svelte-1uha8ag:after{content:"";position:absolute;top:50%;left:50%;width:45px;height:45px;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(150,200,255,.8) 0%,rgba(100,170,255,.5) 15%,rgba(50,140,255,.25) 30%,rgba(0,100,255,.1) 50%,transparent 100%);clip-path:polygon(50% 0%,58% 42%,100% 50%,58% 58%,50% 100%,42% 58%,0% 50%,42% 42%);z-index:-1;filter:blur(6px)}.sparkle.xs.svelte-1uha8ag:after{width:25px;height:25px;filter:blur(4px)}.sparkle.sm.svelte-1uha8ag:after{width:35px;height:35px;filter:blur(5px)}.sparkle.md.svelte-1uha8ag:after{width:50px;height:50px;filter:blur(6px)}.sparkle.lg.svelte-1uha8ag:after{width:65px;height:65px;filter:blur(8px)}.dark .sparkle.svelte-1uha8ag:after{background:radial-gradient(circle,rgba(255,200,50,.8) 0%,rgba(255,160,0,.5) 15%,rgba(255,120,0,.25) 30%,rgba(255,100,0,.1) 50%,transparent 100%)}.sparkle.svelte-1uha8ag:before{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#f0f8ff,#d0e8ff 20%,#4da6ff,#1a8cff 80%,#4da6ff);clip-path:polygon(50% 0%,58% 42%,100% 50%,58% 58%,50% 100%,42% 58%,0% 50%,42% 42%);filter:blur(1.5px) drop-shadow(0 0 2px rgba(255,255,255,1)) drop-shadow(0 0 4px rgba(200,230,255,1)) drop-shadow(0 0 8px rgba(100,180,255,1)) drop-shadow(0 0 12px rgba(50,150,255,.9)) drop-shadow(0 0 18px rgba(0,120,255,.7)) drop-shadow(0 0 25px rgba(0,100,255,.5))}.sparkle.xs.svelte-1uha8ag:before{filter:blur(1px) drop-shadow(0 0 2px rgba(255,255,255,1)) drop-shadow(0 0 4px rgba(100,180,255,1)) drop-shadow(0 0 8px rgba(0,120,255,.7))}.sparkle.sm.svelte-1uha8ag:before{filter:blur(1.2px) drop-shadow(0 0 2px rgba(255,255,255,1)) drop-shadow(0 0 4px rgba(200,230,255,1)) drop-shadow(0 0 8px rgba(100,180,255,1)) drop-shadow(0 0 14px rgba(0,120,255,.6))}.sparkle.lg.svelte-1uha8ag:before{filter:blur(2px) drop-shadow(0 0 3px rgba(255,255,255,1)) drop-shadow(0 0 6px rgba(200,230,255,1)) drop-shadow(0 0 12px rgba(100,180,255,1)) drop-shadow(0 0 20px rgba(50,150,255,.8)) drop-shadow(0 0 30px rgba(0,100,255,.5))}.dark .sparkle.svelte-1uha8ag:before{background:linear-gradient(135deg,#fff5cc,#ffe066 20%,#fc0,#ff8c00 80%,#fc0);filter:blur(1.5px) drop-shadow(0 0 2px rgba(255,255,200,1)) drop-shadow(0 0 4px rgba(255,240,100,1)) drop-shadow(0 0 8px rgba(255,220,0,1)) drop-shadow(0 0 12px rgba(255,180,0,.9)) drop-shadow(0 0 18px rgba(255,140,0,.7)) drop-shadow(0 0 25px rgba(255,100,0,.5))}.dark .sparkle.xs.svelte-1uha8ag:before{filter:blur(1px) drop-shadow(0 0 2px rgba(255,255,200,1)) drop-shadow(0 0 4px rgba(255,220,0,1)) drop-shadow(0 0 8px rgba(255,140,0,.7))}.dark .sparkle.sm.svelte-1uha8ag:before{filter:blur(1.2px) drop-shadow(0 0 2px rgba(255,255,200,1)) drop-shadow(0 0 4px rgba(255,240,100,1)) drop-shadow(0 0 8px rgba(255,220,0,1)) drop-shadow(0 0 14px rgba(255,140,0,.6))}.dark .sparkle.lg.svelte-1uha8ag:before{filter:blur(2px) drop-shadow(0 0 3px rgba(255,255,200,1)) drop-shadow(0 0 6px rgba(255,240,100,1)) drop-shadow(0 0 12px rgba(255,220,0,1)) drop-shadow(0 0 20px rgba(255,180,0,.8)) drop-shadow(0 0 30px rgba(255,100,0,.5))}@keyframes svelte-1uha8ag-starSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.sparkle.svelte-1uha8ag:nth-child(1){top:4px;left:8%;animation-delay:0s}.sparkle.svelte-1uha8ag:nth-child(2){top:10px;left:28%;animation-delay:2.1s}.sparkle.svelte-1uha8ag:nth-child(3){top:2px;right:22%;animation-delay:4.7s}.sparkle.svelte-1uha8ag:nth-child(4){top:8px;right:5%;animation-delay:1.3s}.sparkle.svelte-1uha8ag:nth-child(5){top:18%;right:3px;animation-delay:6.2s}.sparkle.svelte-1uha8ag:nth-child(6){top:38%;right:10px;animation-delay:3.8s}.sparkle.svelte-1uha8ag:nth-child(7){top:58%;right:4px;animation-delay:8.1s}.sparkle.svelte-1uha8ag:nth-child(8){bottom:22%;right:8px;animation-delay:.9s}.sparkle.svelte-1uha8ag:nth-child(9){bottom:3px;right:18%;animation-delay:5.4s}.sparkle.svelte-1uha8ag:nth-child(10){bottom:8px;right:38%;animation-delay:2.6s}.sparkle.svelte-1uha8ag:nth-child(11){bottom:5px;left:32%;animation-delay:7.3s}.sparkle.svelte-1uha8ag:nth-child(12){bottom:10px;left:10%;animation-delay:4.1s}.sparkle.svelte-1uha8ag:nth-child(13){bottom:28%;left:3px;animation-delay:1.7s}.sparkle.svelte-1uha8ag:nth-child(14){top:68%;left:8px;animation-delay:6.8s}.sparkle.svelte-1uha8ag:nth-child(15){top:42%;left:4px;animation-delay:3.2s}.sparkle.svelte-1uha8ag:nth-child(16){top:22%;left:10px;animation-delay:8.9s}.sparkle.svelte-1uha8ag:nth-child(17){top:5px;left:48%;animation-delay:5.1s}.sparkle.svelte-1uha8ag:nth-child(18){bottom:12px;left:58%;animation-delay:.4s}.sparkle.svelte-1uha8ag:nth-child(19){top:52%;right:2px;animation-delay:7.6s}.sparkle.svelte-1uha8ag:nth-child(20){bottom:4px;left:62%;animation-delay:2.9s}@keyframes svelte-1uha8ag-sparkleFast{0%,70%{opacity:0;scale:.2}75%{opacity:.5;scale:.7}80%,85%{opacity:1;scale:1}92%{opacity:.4;scale:.6}to{opacity:0;scale:.3}}@keyframes svelte-1uha8ag-sparkle{0%,65%{opacity:0;scale:.3}70%{opacity:.4;scale:.6}75%,82%{opacity:1;scale:1}90%{opacity:.5;scale:.8}to{opacity:0;scale:.4}}@keyframes svelte-1uha8ag-sparkleMed{0%,55%{opacity:0;scale:.3}62%{opacity:.3;scale:.6}70%,80%{opacity:1;scale:1}90%{opacity:.6;scale:.85}to{opacity:0;scale:.4}}@keyframes svelte-1uha8ag-sparkleSlow{0%,50%{opacity:0;scale:.3}58%{opacity:.3;scale:.5}65%,78%{opacity:1;scale:1}88%{opacity:.7;scale:.9}95%{opacity:.3;scale:.6}to{opacity:0;scale:.4}}@keyframes svelte-1uha8ag-drift1{0%{translate:0 0}25%{translate:18px -12px}50%{translate:-15px 20px}75%{translate:12px 8px}to{translate:0 0}}@keyframes svelte-1uha8ag-drift2{0%{translate:0 0}20%{translate:-20px 10px}40%{translate:12px -18px}60%{translate:-8px -14px}80%{translate:16px 6px}to{translate:0 0}}@keyframes svelte-1uha8ag-drift3{0%{translate:0 0}33%{translate:10px 22px}66%{translate:-22px -10px}to{translate:0 0}}@keyframes svelte-1uha8ag-drift4{0%{translate:0 0}15%{translate:-14px -18px}35%{translate:18px 6px}55%{translate:-6px 16px}75%{translate:14px -12px}to{translate:0 0}}@keyframes svelte-1uha8ag-drift5{0%{translate:0 0}18%{translate:22px 5px}42%{translate:-8px -20px}68%{translate:-18px 12px}to{translate:0 0}}@keyframes svelte-1uha8ag-drift6{0%{translate:0 0}30%{translate:-16px -8px}55%{translate:20px 15px}80%{translate:5px -18px}to{translate:0 0}}@keyframes svelte-1uha8ag-drift7{0%{translate:0 0}22%{translate:8px 24px}48%{translate:-24px -4px}72%{translate:16px -16px}to{translate:0 0}}@keyframes svelte-1uha8ag-drift8{0%{translate:0 0}12%{translate:-10px 18px}38%{translate:22px -8px}62%{translate:-18px -16px}88%{translate:6px 14px}to{translate:0 0}}@keyframes svelte-1uha8ag-pulse1{0%,to{filter:brightness(1)}50%{filter:brightness(1.3)}}@keyframes svelte-1uha8ag-pulse2{0%,to{filter:brightness(1.1)}40%{filter:brightness(.9)}70%{filter:brightness(1.25)}}@keyframes svelte-1uha8ag-pulse3{0%,to{filter:brightness(1)}30%{filter:brightness(1.2)}60%{filter:brightness(.95)}85%{filter:brightness(1.15)}}.sparkle.svelte-1uha8ag:nth-child(1){animation:svelte-1uha8ag-sparkleFast 6s ease-in-out infinite,svelte-1uha8ag-starSpin 14s linear infinite,svelte-1uha8ag-drift1 19s ease-in-out infinite,svelte-1uha8ag-pulse1 2.3s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(2){animation:svelte-1uha8ag-sparkleMed 8s ease-in-out infinite,svelte-1uha8ag-starSpin 22s linear infinite,svelte-1uha8ag-drift5 23s ease-in-out infinite,svelte-1uha8ag-pulse2 3.1s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(3){animation:svelte-1uha8ag-sparkleFast 5s ease-in-out infinite,svelte-1uha8ag-starSpin 11s linear infinite,svelte-1uha8ag-drift3 17s ease-in-out infinite,svelte-1uha8ag-pulse3 1.8s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(4){animation:svelte-1uha8ag-sparkle 7s ease-in-out infinite,svelte-1uha8ag-starSpin 19s linear infinite,svelte-1uha8ag-drift7 27s ease-in-out infinite,svelte-1uha8ag-pulse1 2.7s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(5){animation:svelte-1uha8ag-sparkleSlow 11s ease-in-out infinite,svelte-1uha8ag-starSpin 28s linear infinite,svelte-1uha8ag-drift2 31s ease-in-out infinite,svelte-1uha8ag-pulse2 3.5s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(6){animation:svelte-1uha8ag-sparkleFast 4.5s ease-in-out infinite,svelte-1uha8ag-starSpin 13s linear infinite,svelte-1uha8ag-drift8 21s ease-in-out infinite,svelte-1uha8ag-pulse3 2.1s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(7){animation:svelte-1uha8ag-sparkleMed 9s ease-in-out infinite,svelte-1uha8ag-starSpin 21s linear infinite,svelte-1uha8ag-drift4 25s ease-in-out infinite,svelte-1uha8ag-pulse1 2.9s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(8){animation:svelte-1uha8ag-sparkle 6.5s ease-in-out infinite,svelte-1uha8ag-starSpin 17s linear infinite,svelte-1uha8ag-drift6 29s ease-in-out infinite,svelte-1uha8ag-pulse2 2.4s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(9){animation:svelte-1uha8ag-sparkleFast 5.5s ease-in-out infinite,svelte-1uha8ag-starSpin 12s linear infinite,svelte-1uha8ag-drift1 22s ease-in-out infinite,svelte-1uha8ag-pulse3 1.9s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(10){animation:svelte-1uha8ag-sparkleMed 8.5s ease-in-out infinite,svelte-1uha8ag-starSpin 20s linear infinite,svelte-1uha8ag-drift3 26s ease-in-out infinite,svelte-1uha8ag-pulse1 3.3s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(11){animation:svelte-1uha8ag-sparkle 7.5s ease-in-out infinite,svelte-1uha8ag-starSpin 16s linear infinite,svelte-1uha8ag-drift5 18s ease-in-out infinite,svelte-1uha8ag-pulse2 2.6s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(12){animation:svelte-1uha8ag-sparkleFast 4s ease-in-out infinite,svelte-1uha8ag-starSpin 10s linear infinite,svelte-1uha8ag-drift7 24s ease-in-out infinite,svelte-1uha8ag-pulse3 2.2s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(13){animation:svelte-1uha8ag-sparkleSlow 12s ease-in-out infinite,svelte-1uha8ag-starSpin 26s linear infinite,svelte-1uha8ag-drift8 33s ease-in-out infinite,svelte-1uha8ag-pulse1 3.7s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(14){animation:svelte-1uha8ag-sparkleFast 5s ease-in-out infinite,svelte-1uha8ag-starSpin 15s linear infinite,svelte-1uha8ag-drift2 20s ease-in-out infinite,svelte-1uha8ag-pulse2 2s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(15){animation:svelte-1uha8ag-sparkle 6s ease-in-out infinite,svelte-1uha8ag-starSpin 18s linear infinite,svelte-1uha8ag-drift6 28s ease-in-out infinite,svelte-1uha8ag-pulse3 2.8s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(16){animation:svelte-1uha8ag-sparkleMed 9.5s ease-in-out infinite,svelte-1uha8ag-starSpin 23s linear infinite,svelte-1uha8ag-drift4 30s ease-in-out infinite,svelte-1uha8ag-pulse1 3.2s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(17){animation:svelte-1uha8ag-sparkleFast 4.8s ease-in-out infinite,svelte-1uha8ag-starSpin 11s linear infinite,svelte-1uha8ag-drift1 16s ease-in-out infinite,svelte-1uha8ag-pulse2 1.7s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(18){animation:svelte-1uha8ag-sparkle 7s ease-in-out infinite,svelte-1uha8ag-starSpin 19s linear infinite,svelte-1uha8ag-drift3 32s ease-in-out infinite,svelte-1uha8ag-pulse3 2.5s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(19){animation:svelte-1uha8ag-sparkleFast 5.2s ease-in-out infinite,svelte-1uha8ag-starSpin 14s linear infinite,svelte-1uha8ag-drift5 21s ease-in-out infinite,svelte-1uha8ag-pulse1 2.1s ease-in-out infinite}.sparkle.svelte-1uha8ag:nth-child(20){animation:svelte-1uha8ag-sparkleMed 8s ease-in-out infinite,svelte-1uha8ag-starSpin 24s linear infinite,svelte-1uha8ag-drift7 27s ease-in-out infinite,svelte-1uha8ag-pulse2 3s ease-in-out infinite}.hero-dbloader.svelte-1uha8ag #database,.hero-dbloader.svelte-1uha8ag #masterContainer{max-width:100%}@media (max-width: 768px){.hero-dbloader.svelte-1uha8ag .bg-container{width:100%!important;max-width:100%}}.hero-divider.svelte-1uha8ag{position:absolute;bottom:-1px;left:0;width:100%;height:121px;z-index:0}.hero-divider.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%}.divider-fill.svelte-1uha8ag{fill:#fef3e2}.dark .divider-fill.svelte-1uha8ag{fill:#1a1a1a}.strip.svelte-1uha8ag{padding:5rem 2rem;position:relative;overflow:hidden;margin-top:-1px}.strip-content.svelte-1uha8ag{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.strip-left.svelte-1uha8ag .strip-visual:where(.svelte-1uha8ag){order:1}.strip-left.svelte-1uha8ag .strip-text:where(.svelte-1uha8ag){order:2}.strip-right.svelte-1uha8ag .strip-text:where(.svelte-1uha8ag){order:1}.strip-right.svelte-1uha8ag .strip-visual:where(.svelte-1uha8ag){order:2}@media (max-width: 768px){.strip.svelte-1uha8ag{padding:3rem 1.5rem}.strip-content.svelte-1uha8ag{grid-template-columns:1fr;gap:2rem;text-align:center}.strip-left.svelte-1uha8ag .strip-visual:where(.svelte-1uha8ag),.strip-left.svelte-1uha8ag .strip-text:where(.svelte-1uha8ag),.strip-right.svelte-1uha8ag .strip-visual:where(.svelte-1uha8ag),.strip-right.svelte-1uha8ag .strip-text:where(.svelte-1uha8ag){order:unset}.strip-text.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center}.strip-visual.svelte-1uha8ag{justify-content:center}.cta-button.svelte-1uha8ag{align-self:center}}.strip-label.svelte-1uha8ag{display:inline-block;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;margin-bottom:.5rem;opacity:.7}.strip-title.svelte-1uha8ag{font-size:clamp(2rem,5vw,3.5rem);font-weight:800;margin-bottom:1rem;line-height:1.1}.strip-description.svelte-1uha8ag{font-size:1.125rem;line-height:1.7;margin-bottom:2rem;opacity:.9}.section-curve.svelte-1uha8ag{position:absolute;top:-1px;left:0;width:100%;height:61px;z-index:1}.section-curve.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%;display:block}.strip-tutorials.svelte-1uha8ag .section-curve:where(.svelte-1uha8ag){color:#fff}.dark .strip-tutorials.svelte-1uha8ag .section-curve:where(.svelte-1uha8ag){color:#0f0f0f}.strip-music.svelte-1uha8ag .section-curve:where(.svelte-1uha8ag){color:#fef3e2}.dark .strip-music.svelte-1uha8ag .section-curve:where(.svelte-1uha8ag){color:#1a1a1a}.strip-visual.svelte-1uha8ag{position:relative;min-height:300px;display:flex;align-items:center;justify-content:center}.visual-icon.svelte-1uha8ag{width:250px;height:250px;display:flex;align-items:center;justify-content:center;z-index:1}.visual-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:100%;height:100%}@media (max-width: 768px){.strip-visual.svelte-1uha8ag{min-height:200px;width:100%}.visual-icon.svelte-1uha8ag{width:180px;height:180px}.review-preview.svelte-1uha8ag,.apps-preview.svelte-1uha8ag{margin:0 auto;max-width:200px}.strip-video.svelte-1uha8ag{width:100%;max-width:90vw;margin:0 auto;padding:0 2rem}}.strip-courses.svelte-1uha8ag{background:linear-gradient(180deg,#fef3e2,#fff)}.dark .strip-courses.svelte-1uha8ag{background:linear-gradient(180deg,#1a1a1a,#0f0f0f)}.strip-courses.svelte-1uha8ag .visual-icon:where(.svelte-1uha8ag){color:#3b82f6}.strip-courses.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#3b82f6}.dark .strip-courses.svelte-1uha8ag .visual-icon:where(.svelte-1uha8ag){color:#60a5fa}.dark .strip-courses.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#60a5fa}.dark .strip-courses.svelte-1uha8ag .strip-title:where(.svelte-1uha8ag),.dark .strip-courses.svelte-1uha8ag .strip-description:where(.svelte-1uha8ag){color:#e5e5e5}.course-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem}.course-card.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1.5rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#2563eb);border-radius:1rem;text-decoration:none;color:#fff;transition:all .3s ease;border:2px solid rgba(255,255,255,.2);box-shadow:0 4px 15px #3b82f64d;min-width:160px}.course-card.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 10px 30px #3b82f666}.dark .course-card.svelte-1uha8ag{background:linear-gradient(135deg,#1e3a5f,#1e40af);border:2px solid rgba(96,165,250,.3);box-shadow:0 4px 15px #1e40af66}.dark .course-card.svelte-1uha8ag:hover{box-shadow:0 10px 30px #3b82f680;border-color:#60a5fa80}.course-card-icon.svelte-1uha8ag{width:160px;height:160px;margin-bottom:1rem;display:flex;align-items:center;justify-content:center}.course-card-icon.svelte-1uha8ag svg{width:100%;height:100%}@media (max-width: 768px){.course-card-icon.svelte-1uha8ag{width:120px;height:120px}}.course-card-title.svelte-1uha8ag{font-size:1rem;font-weight:700;text-align:center}@media (max-width: 768px){.course-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);justify-items:center;max-width:340px;margin-left:auto;margin-right:auto}}.strip-tutorials.svelte-1uha8ag{background:linear-gradient(180deg,#fff,#fef3e2);padding-top:6rem}.dark .strip-tutorials.svelte-1uha8ag{background:linear-gradient(180deg,#0f0f0f,#1a1a1a)}.strip-tutorials.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#ef4444}.dark .strip-tutorials.svelte-1uha8ag .strip-title:where(.svelte-1uha8ag),.dark .strip-tutorials.svelte-1uha8ag .strip-description:where(.svelte-1uha8ag){color:#e5e5e5}.strip-video.svelte-1uha8ag{border-radius:1rem;overflow:visible}.strip-video.svelte-1uha8ag .carousel-content{box-shadow:0 20px 60px #0003}.strip-video.svelte-1uha8ag .carousel-slide .flex.justify-center{width:100%}.strip-video.svelte-1uha8ag .carousel-slide button{width:100%;padding-bottom:0!important}.strip-video.svelte-1uha8ag .carousel-slide img{width:100%;max-width:none;max-height:none;aspect-ratio:16/9;border-radius:1rem}.strip-music.svelte-1uha8ag{color:#fff;padding-top:6rem;padding-bottom:5rem;position:relative;z-index:4;overflow:visible}.strip-music.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:-60px;background:linear-gradient(135deg,#1e1b4b,#312e81);z-index:-1;clip-path:url(#wave-clip-3)}.strip-music.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#c4b5fd}.song-cards-list.svelte-1uha8ag{display:grid;grid-template-columns:repeat(2,minmax(360px,1fr));gap:.75rem;width:100%;max-width:1000px}@media (max-width: 768px){.song-cards-list.svelte-1uha8ag{max-width:100%;grid-template-columns:repeat(2,1fr)}}@media (max-width: 480px){.song-cards-list.svelte-1uha8ag{grid-template-columns:1fr}}@media (max-width: 768px){.strip-music.svelte-1uha8ag:before{bottom:-50px;clip-path:url(#wave-clip-3-mobile)}.strip-music.svelte-1uha8ag{padding-bottom:4rem}}@keyframes svelte-1uha8ag-waveform{0%,to{transform:scaleY(1)}50%{transform:scaleY(.5)}}.strip-reviews.svelte-1uha8ag{background:linear-gradient(180deg,#fef3e2,#fff);margin-top:-60px;padding-top:8rem;position:relative;z-index:3}.dark .strip-reviews.svelte-1uha8ag{background:linear-gradient(180deg,#1a1a1a,#0f0f0f)}.strip-reviews.svelte-1uha8ag .visual-icon:where(.svelte-1uha8ag){color:#f43f5e}.strip-reviews.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#f43f5e}.dark .strip-reviews.svelte-1uha8ag .visual-icon:where(.svelte-1uha8ag){color:#fb7185}.dark .strip-reviews.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#fb7185}.dark .strip-reviews.svelte-1uha8ag .strip-title:where(.svelte-1uha8ag),.dark .strip-reviews.svelte-1uha8ag .strip-description:where(.svelte-1uha8ag){color:#e5e5e5}.review-preview.svelte-1uha8ag{z-index:1;max-width:300px;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px #00000026}@media (max-width: 768px){.strip-reviews.svelte-1uha8ag{margin-top:-50px;padding-top:6rem}}.strip-databases.svelte-1uha8ag{color:#fff;padding-top:6rem;position:relative;z-index:3;overflow:visible}.strip-databases.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:-60px;background:linear-gradient(135deg,#0284c7,#0369a1);z-index:-1;clip-path:url(#wave-clip-2)}.dark .strip-databases.svelte-1uha8ag:before{background:linear-gradient(135deg,#075985,#0c4a6e)}.strip-databases.svelte-1uha8ag .section-curve:where(.svelte-1uha8ag){color:#fff}.dark .strip-databases.svelte-1uha8ag .section-curve:where(.svelte-1uha8ag){color:#0f0f0f}.strip-databases.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#7dd3fc}.strip-databases.svelte-1uha8ag .database-icon:where(.svelte-1uha8ag){color:#7dd3fc}.database-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem;margin-bottom:2rem}.database-card.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.25rem 1rem;background:#ffffff26;border-radius:.75rem;text-decoration:none;color:#fff;transition:all .3s ease;border:1px solid rgba(255,255,255,.2)}.database-card.svelte-1uha8ag:hover{background:#ffffff40;transform:translateY(-3px);box-shadow:0 10px 30px #0003}.database-card-icon.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.database-card-icon.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:2rem;height:2rem}.database-card-title.svelte-1uha8ag{font-size:.875rem;font-weight:600;text-align:center}@media (max-width: 768px){.database-grid.svelte-1uha8ag{grid-template-columns:repeat(2,1fr);justify-items:center;max-width:320px;margin-left:auto;margin-right:auto}.strip-databases.svelte-1uha8ag:before{bottom:-50px;clip-path:url(#wave-clip-2-mobile)}.strip-databases.svelte-1uha8ag{padding-bottom:4rem}}.strip-apps.svelte-1uha8ag{color:#fff;padding-top:8rem;margin-top:-60px;position:relative;z-index:2;overflow:visible}.strip-apps.svelte-1uha8ag:before{content:"";position:absolute;top:0;left:0;right:0;bottom:-60px;background:linear-gradient(135deg,#0f172a,#1e293b);z-index:-1;clip-path:url(#wave-clip)}.strip-apps.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#7dd3fc}@media (max-width: 768px){.hero-section.svelte-1uha8ag{padding-bottom:10rem}.strip-tutorials.svelte-1uha8ag{padding-bottom:9rem}.strip-music.svelte-1uha8ag{padding-bottom:3rem}.strip-reviews.svelte-1uha8ag{margin-top:-20px;padding-bottom:9rem}.strip-resource.svelte-1uha8ag{margin-top:200px}.strip-apps.svelte-1uha8ag{margin-top:-50px;padding-top:6rem;padding-bottom:4rem}.strip-apps.svelte-1uha8ag:before{bottom:-50px;clip-path:url(#wave-clip-mobile)}.apps-preview.svelte-1uha8ag{max-width:250px}}.apps-preview.svelte-1uha8ag{z-index:1;max-width:350px;border-radius:1rem;overflow:hidden;box-shadow:0 20px 60px #0006;border:2px solid rgba(255,255,255,.1)}.strip-resource.svelte-1uha8ag{background:linear-gradient(135deg,#ff8c00,#ff5100);padding:8rem 2rem 5rem;margin-top:-60px;position:relative;z-index:1}.dark .strip-resource.svelte-1uha8ag{background:linear-gradient(135deg,#0a0a0a,#171717);border-top:2px solid #ff8c00;box-shadow:0 -10px 60px #ff8c0026}.dark .strip-resource.svelte-1uha8ag .strip-title:where(.svelte-1uha8ag){background:linear-gradient(135deg,#ff8c00,#ff5100);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dark .strip-resource.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#ff8c00}.resource-content.svelte-1uha8ag{max-width:1000px;margin:0 auto;display:grid;grid-template-columns:auto 1fr;gap:4rem;align-items:center}@media (max-width: 768px){.resource-content.svelte-1uha8ag{grid-template-columns:1fr;text-align:center;gap:2rem}.resource-image.svelte-1uha8ag{display:flex;justify-content:center}.resource-image.svelte-1uha8ag img:where(.svelte-1uha8ag){max-width:200px}.resource-text.svelte-1uha8ag{display:flex;flex-direction:column;align-items:center}}.resource-image.svelte-1uha8ag img:where(.svelte-1uha8ag){max-width:250px;border-radius:.5rem;box-shadow:0 20px 60px #0000004d;transition:transform .3s ease}.resource-image.svelte-1uha8ag img:where(.svelte-1uha8ag):hover{transform:scale(1.05) rotate(-2deg)}.resource-text.svelte-1uha8ag{color:#fff}.resource-text.svelte-1uha8ag .strip-label:where(.svelte-1uha8ag){color:#fffc}.cta-button.svelte-1uha8ag{display:inline-block;padding:1rem 2.5rem;font-size:1.125rem;font-weight:700;text-decoration:none;border-radius:9999px;transition:all .3s ease;text-transform:uppercase;letter-spacing:.05em}.cta-primary.svelte-1uha8ag{background:#fff;color:#ff5100;box-shadow:0 10px 40px #0003}.cta-primary.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 15px 50px #0000004d}.cta-courses.svelte-1uha8ag{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.cta-courses.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 10px 30px #3b82f666}.dark .cta-courses.svelte-1uha8ag{background:linear-gradient(135deg,#2563eb,#1e40af);border:1px solid rgba(96,165,250,.3)}.dark .cta-courses.svelte-1uha8ag:hover{box-shadow:0 10px 30px #2563eb80;border-color:#60a5fa80}.cta-tutorials.svelte-1uha8ag{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.cta-tutorials.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 10px 30px #ef444466}.cta-music.svelte-1uha8ag{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff}.cta-music.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 10px 30px #8b5cf666}.cta-reviews.svelte-1uha8ag{background:linear-gradient(135deg,#fb7185,#f43f5e);color:#fff}.cta-reviews.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 10px 30px #f43f5e66}.dark .cta-reviews.svelte-1uha8ag{background:linear-gradient(135deg,#be123c,#9f1239);border:1px solid rgba(251,113,133,.3)}.dark .cta-reviews.svelte-1uha8ag:hover{box-shadow:0 10px 30px #be123c80;border-color:#fb718580}.cta-databases.svelte-1uha8ag{background:#fff3;color:#fff;border:2px solid rgba(255,255,255,.5)}.cta-databases.svelte-1uha8ag:hover{background:#ffffff4d;transform:translateY(-3px);box-shadow:0 10px 30px #0284c766}.cta-apps.svelte-1uha8ag{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff}.cta-apps.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 10px 30px #3b82f666}.cta-resource.svelte-1uha8ag{background:#fff;color:#ff5100}.cta-resource.svelte-1uha8ag:hover{transform:translateY(-3px);box-shadow:0 15px 50px #0000004d}
