.home-hero{position:relative;padding-top:var(--hh-pt, 80px);padding-bottom:var(--hh-pb, 80px);overflow:hidden;isolation:isolate}.home-hero__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(135deg,var(--hh-grad-from, #fff5f7) 0%,var(--hh-grad-via, #ffeae0) 50%,var(--hh-grad-to, #f0e8ff) 100%);overflow:hidden}.home-hero__blob{position:absolute;border-radius:50%;filter:blur(80px);opacity:.55;animation:blob-float 14s ease-in-out infinite}.home-hero__blob--1{width:50rem;height:50rem;background:#f8c8d4;top:-15%;left:-10%}.home-hero__blob--2{width:40rem;height:40rem;background:#ffd6b5;bottom:-15%;right:-10%;animation-delay:-5s}.home-hero__blob--3{width:35rem;height:35rem;background:#d8c9ff;top:30%;right:30%;animation-delay:-10s}@keyframes blob-float{0%,to{transform:translate(0) scale(1)}33%{transform:translate(30px,-40px) scale(1.1)}66%{transform:translate(-20px,30px) scale(.95)}}.home-hero .glass{background:#ffffff8c;backdrop-filter:blur(14px) saturate(180%);-webkit-backdrop-filter:blur(14px) saturate(180%);border:1px solid rgba(255,255,255,.6);box-shadow:0 8px 32px #1f268714,inset 0 1px #fffc}.home-hero__container{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (min-width:750px){.home-hero__container{grid-template-columns:1.05fr .95fr;gap:5rem}}@media screen and (min-width:990px){.home-hero__container{gap:6rem}}.home-hero__content{display:flex;flex-direction:column;gap:1.6rem}.home-hero__eyebrow-wrapper{display:flex}.home-hero__eyebrow{display:inline-flex;align-items:center;gap:.8rem;padding:.6rem 1.4rem;border-radius:999px;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.85);letter-spacing:.04em;text-transform:uppercase}.home-hero__eyebrow-dot{width:.8rem;height:.8rem;border-radius:50%;background:#e63946;box-shadow:0 0 0 4px #e6394626;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{box-shadow:0 0 0 4px #e6394626}50%{box-shadow:0 0 0 7px #e639460d}}.home-hero__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(3.2rem,6vw,5.6rem);line-height:1.05;letter-spacing:-.025em;color:rgb(var(--color-foreground))}.home-hero__title-accent{display:block;margin-top:.4rem;background:linear-gradient(135deg,#e63946,#9c27b0,#6a4c93);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;color:transparent;font-style:italic}.home-hero__subtitle{margin:0;font-size:clamp(1.5rem,1.6vw,1.7rem);line-height:1.55;color:rgba(var(--color-foreground),.75);max-width:52rem}.home-hero__subtitle p{margin:0 0 .8rem}.home-hero__cta-row{display:flex;flex-wrap:wrap;gap:1.2rem;margin-top:.8rem}.home-hero__cta{display:inline-flex;align-items:center;gap:1rem;padding:1.5rem 2.8rem;font-size:1.5rem;font-weight:600;border-radius:999px;text-decoration:none;transition:transform .18s ease,box-shadow .2s ease;position:relative;overflow:hidden}.home-hero__cta--primary{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#fff;box-shadow:0 10px 30px #0000002e,inset 0 1px #ffffff26}.home-hero__cta--primary[data-shimmer]:before{content:"";position:absolute;top:0;left:-120%;width:70%;height:100%;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.25) 50%,transparent 100%);transform:skew(-20deg);transition:left .7s ease;pointer-events:none}.home-hero__cta--primary:hover:before{left:120%}.home-hero__cta--primary:hover{transform:translateY(-2px);box-shadow:0 14px 40px #00000040,inset 0 1px #fff3}.home-hero__cta--secondary{color:rgb(var(--color-foreground));padding:1.4rem 2rem}.home-hero__cta--secondary:hover{transform:translateY(-2px)}.home-hero__cta-arrow{transition:transform .2s ease}.home-hero__cta:hover .home-hero__cta-arrow{transform:translate(4px)}.home-hero__badges{list-style:none;padding:0;margin:2rem 0 0;display:flex;flex-wrap:wrap;gap:.8rem}.home-hero__badge{display:inline-flex;align-items:center;gap:.6rem;padding:.7rem 1.2rem;border-radius:999px;font-size:1.25rem;font-weight:500;color:rgba(var(--color-foreground),.85)}.home-hero__badge-icon{display:inline-flex;align-items:center;justify-content:center;color:#2ec466}.home-hero__visual{position:relative;aspect-ratio:1 / 1;max-width:52rem;margin:0 auto;width:100%}.hero-vinyl{position:relative;width:100%;height:100%}.hero-vinyl__shadow{position:absolute;top:8%;right:8%;bottom:-2%;left:8%;border-radius:50%;background:#0000002e;filter:blur(40px);z-index:0}.hero-vinyl__disc{position:relative;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at center,#1c1c1c,#050505 60%,#000);animation:vinyl-rotate var(--hh-spin, 6s) linear infinite;box-shadow:inset 0 0 60px #ffffff0d,inset 0 0 0 1px #ffffff1f;z-index:1}.hero-vinyl__grooves{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 0,transparent 6px,rgba(255,255,255,.025) 6px,rgba(255,255,255,.025) 7px,transparent 7px,transparent 9px,rgba(0,0,0,.45) 9px,rgba(0,0,0,.45) 10px);pointer-events:none}.hero-vinyl__shine{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.18) 0%,transparent 30%,transparent 65%,rgba(255,255,255,.08) 100%);pointer-events:none}.hero-vinyl__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:38%;height:38%;border-radius:50%;background:linear-gradient(135deg,#c41230,#8b0a1f);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffff1f,0 0 0 2px #00000073;overflow:hidden}.hero-vinyl__label img{width:100%;height:100%;object-fit:cover;display:block}.hero-vinyl__label-text{color:#fff;font-family:var(--font-heading-family);font-size:clamp(1.3rem,1.8vw,1.9rem);font-weight:700;letter-spacing:.06em;text-transform:uppercase;text-align:center;padding:1rem;line-height:1.1}.hero-vinyl__center-hole{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6%;height:6%;min-width:12px;min-height:12px;border-radius:50%;background:rgb(var(--color-background));box-shadow:inset 0 0 0 1px #0009,0 0 0 1px #0006}.hero-vinyl__highlight{position:absolute;top:-8%;left:-8%;width:55%;height:55%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.18) 0%,transparent 70%);pointer-events:none;z-index:2}.home-hero__floating-badge{position:absolute;top:8%;right:0;display:inline-flex;align-items:center;gap:.6rem;padding:.8rem 1.4rem;border-radius:999px;font-size:1.25rem;font-weight:600;color:rgb(var(--color-foreground));z-index:3;animation:badge-float 4s ease-in-out infinite}.home-hero__floating-badge-dot{width:.8rem;height:.8rem;border-radius:50%;background:#2ec466;animation:pulse-dot 2s ease-in-out infinite}@keyframes badge-float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}@keyframes vinyl-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:749px){.home-hero__visual{max-width:36rem}.home-hero__cta{width:100%;justify-content:center}.home-hero__floating-badge{top:2%}}@media(prefers-reduced-motion:reduce){.hero-vinyl__disc,.home-hero__blob,.home-hero__eyebrow-dot,.home-hero__floating-badge,.home-hero__floating-badge-dot{animation:none}.home-hero__cta,.home-hero__cta-arrow{transition:none}}.playlist-showcase{position:relative;padding-top:var(--ps-pt, 80px);padding-bottom:var(--ps-pb, 80px);overflow:hidden;isolation:isolate}.playlist-showcase__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(135deg,var(--ps-grad-from, #fef3f8) 0%,var(--ps-grad-to, #e8e4ff) 100%)}.playlist-showcase__blob{position:absolute;border-radius:50%;filter:blur(100px);opacity:.5;animation:ps-float 16s ease-in-out infinite}.playlist-showcase__blob--1{width:45rem;height:45rem;background:#ffc8d8;top:-10%;left:-10%}.playlist-showcase__blob--2{width:40rem;height:40rem;background:#c9c2ff;bottom:-10%;right:-5%;animation-delay:-8s}@keyframes ps-float{0%,to{transform:translate(0) scale(1)}50%{transform:translate(40px,-30px) scale(1.08)}}.playlist-showcase .glass{background:#ffffff9e;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.7);box-shadow:0 12px 40px #1f26871a,inset 0 1px #ffffffe6}.playlist-showcase__header{text-align:center;margin-bottom:4.8rem}.playlist-showcase__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.6);margin:0 0 1rem}.playlist-showcase__title{font-family:var(--font-heading-family);font-size:clamp(2.6rem,4vw,4rem);line-height:1.15;letter-spacing:-.02em;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.playlist-showcase__subtitle{font-size:1.5rem;line-height:1.55;margin:0 auto;max-width:60rem;color:rgba(var(--color-foreground),.7)}playlist-player{display:grid;grid-template-columns:1fr;gap:2rem;max-width:110rem;margin:0 auto}@media screen and (min-width:990px){playlist-player{grid-template-columns:1.05fr 1fr;gap:2.4rem;align-items:start}}.playlist-player__audio{display:none}.playlist-player__main{border-radius:2.4rem;padding:2.4rem;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}@media screen and (min-width:640px){.playlist-player__main{grid-template-columns:auto 1fr;gap:2.4rem;padding:2.8rem}}.playlist-player__cover-wrapper{position:relative;width:100%;max-width:22rem;margin:0 auto;aspect-ratio:1 / 1;border-radius:1.8rem;overflow:hidden;background:linear-gradient(135deg,#ffd6e8,#d6c9ff);box-shadow:0 20px 40px #9c27b033}@media screen and (min-width:640px){.playlist-player__cover-wrapper{width:22rem;margin:0}}.playlist-player__cover{width:100%;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.playlist-player.is-playing .playlist-player__cover{transform:scale(1.04)}.playlist-player__cover[src=""],.playlist-player__cover:not([src]){display:none}.playlist-player__cover-fallback{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffffb3}.playlist-player__cover[src]:not([src=""])~.playlist-player__cover-fallback{display:none}.playlist-player__info{display:flex;flex-direction:column;gap:1.4rem;min-width:0}.playlist-player__meta{min-width:0}.playlist-player__label{margin:0 0 .3rem;font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.15em;color:rgba(var(--color-foreground),.55)}.playlist-player__track-title{margin:0 0 .3rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:600;line-height:1.2;color:rgb(var(--color-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-player__track-artist{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.6);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-player__track-artist:empty{display:none}.playlist-player__wave{display:flex;align-items:flex-end;gap:.4rem;height:3.2rem}.playlist-player__wave-bar{flex:1;height:.5rem;background:linear-gradient(180deg,#e63946,#9c27b0);border-radius:999px;transform-origin:bottom;transition:height .2s ease}.playlist-player.is-playing .playlist-player__wave-bar{animation:wave-dance 1.2s ease-in-out infinite}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(1){animation-delay:-1s}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(2){animation-delay:-.8s}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(3){animation-delay:-.6s}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(4){animation-delay:-.4s}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(5){animation-delay:-.2s}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(6){animation-delay:0s}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(7){animation-delay:-.7s}.playlist-player.is-playing .playlist-player__wave-bar:nth-child(8){animation-delay:-.3s}@keyframes wave-dance{0%,to{height:.6rem}50%{height:2.8rem}}.playlist-player__controls{display:flex;align-items:center;justify-content:center;gap:1.2rem}.playlist-player__btn{display:inline-flex;align-items:center;justify-content:center;border:none;background:transparent;color:rgb(var(--color-foreground));cursor:pointer;padding:.8rem;border-radius:50%;transition:background-color .15s ease,transform .1s ease}.playlist-player__btn:hover{background:rgba(var(--color-foreground),.08)}.playlist-player__btn:active{transform:scale(.94)}.playlist-player__btn--play{width:5.6rem;height:5.6rem;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#fff;box-shadow:0 8px 20px #00000040}.playlist-player__btn--play:hover{background:linear-gradient(135deg,#2a2a2a,#3a3a3a);transform:scale(1.06)}.playlist-player__icon-pause,.playlist-player.is-playing .playlist-player__icon-play{display:none}.playlist-player.is-playing .playlist-player__icon-pause{display:block}.playlist-player__progress-wrapper{display:flex;align-items:center;gap:1rem}.playlist-player__time{font-size:1.2rem;color:rgba(var(--color-foreground),.6);font-variant-numeric:tabular-nums;flex-shrink:0;min-width:3.6rem;text-align:center}.playlist-player__progress{flex:1;position:relative;height:.5rem;background:rgba(var(--color-foreground),.12);border-radius:999px;cursor:pointer;transition:height .15s ease}.playlist-player__progress:hover{height:.7rem}.playlist-player__progress:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:4px}.playlist-player__progress-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0%;background:linear-gradient(90deg,#e63946,#9c27b0);border-radius:999px;transition:width .1s linear}.playlist-player__progress-thumb{position:absolute;top:50%;left:0%;width:1.4rem;height:1.4rem;background:#fff;border:2px solid #9c27b0;border-radius:50%;transform:translate(-50%,-50%);opacity:0;transition:opacity .15s ease;box-shadow:0 2px 6px #00000026}.playlist-player__progress:hover .playlist-player__progress-thumb{opacity:1}.playlist-player__list{border-radius:2.4rem;padding:1.6rem 1rem;max-height:50rem;overflow-y:auto;scrollbar-width:thin;scrollbar-color:rgba(var(--color-foreground),.2) transparent}.playlist-player__list::-webkit-scrollbar{width:8px}.playlist-player__list::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.2);border-radius:999px}.playlist-player__list-header{display:grid;grid-template-columns:3rem 1fr auto;align-items:center;gap:1.4rem;padding:.8rem 1.6rem 1.2rem;border-bottom:1px solid rgba(var(--color-foreground),.1);font-size:1.1rem;font-weight:600;text-transform:uppercase;letter-spacing:.1em;color:rgba(var(--color-foreground),.55)}.playlist-player__list-col--num{text-align:center}.playlist-player__list-col--time{display:inline-flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.5)}.playlist-player__tracks{list-style:none;padding:0;margin:0}.playlist-player__track{margin:0;padding:0}.playlist-player__track-btn{display:grid;grid-template-columns:3rem auto 1fr auto;align-items:center;gap:1.4rem;width:100%;padding:1rem 1.6rem;background:transparent;border:none;border-radius:1.2rem;color:rgb(var(--color-foreground));cursor:pointer;text-align:left;transition:background-color .15s ease}.playlist-player__track-btn:hover{background:rgba(var(--color-foreground),.05)}.playlist-player__track.is-active .playlist-player__track-btn{background:linear-gradient(135deg,#e6394614,#9c27b014)}.playlist-player__track-num{position:relative;display:inline-flex;align-items:center;justify-content:center;width:3rem;height:3rem;color:rgba(var(--color-foreground),.55);font-size:1.4rem;font-weight:500;font-variant-numeric:tabular-nums}.playlist-player__track-play,.playlist-player__track-pause,.playlist-player__track-equalizer{position:absolute;top:0;right:0;bottom:0;left:0;display:none;align-items:center;justify-content:center;color:rgb(var(--color-foreground))}.playlist-player__track-btn:hover .playlist-player__track-num-text{display:none}.playlist-player__track-btn:hover .playlist-player__track-play{display:flex}.playlist-player__track.is-active.is-playing .playlist-player__track-num-text{display:none}.playlist-player__track.is-active.is-playing .playlist-player__track-equalizer{display:flex;align-items:flex-end;gap:.2rem;color:#e63946}.playlist-player__track.is-active.is-playing:hover .playlist-player__track-equalizer{display:none}.playlist-player__track.is-active.is-playing:hover .playlist-player__track-pause{display:flex}.playlist-player__track-equalizer span{display:block;width:.25rem;background:currentColor;border-radius:999px;animation:equalize 1s ease-in-out infinite}.playlist-player__track-equalizer span:nth-child(1){height:.6rem;animation-delay:-.6s}.playlist-player__track-equalizer span:nth-child(2){height:1.4rem;animation-delay:-.3s}.playlist-player__track-equalizer span:nth-child(3){height:.9rem;animation-delay:0s}@keyframes equalize{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1.4)}}.playlist-player__track-cover{width:4rem;height:4rem;border-radius:.6rem;object-fit:cover;display:block;flex-shrink:0}.playlist-player__track-cover--placeholder{background:linear-gradient(135deg,#ffd6e8,#d6c9ff);display:inline-flex;align-items:center;justify-content:center;color:#0000004d}.playlist-player__track-info{min-width:0;display:flex;flex-direction:column;gap:.2rem}.playlist-player__track-info .playlist-player__track-title{margin:0;font-size:1.4rem;font-weight:600;color:rgb(var(--color-foreground));overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-player__track.is-active .playlist-player__track-info .playlist-player__track-title{background:linear-gradient(135deg,#e63946,#9c27b0);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.playlist-player__track-info .playlist-player__track-artist{margin:0;font-size:1.2rem;color:rgba(var(--color-foreground),.55);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.playlist-player__track-time{font-size:1.2rem;color:rgba(var(--color-foreground),.55);font-variant-numeric:tabular-nums;flex-shrink:0}@media(prefers-reduced-motion:reduce){.playlist-player.is-playing .playlist-player__wave-bar,.playlist-player__track-equalizer span,.playlist-showcase__blob{animation:none}.playlist-player__cover,.playlist-player__btn,.playlist-player__track-btn,.playlist-player__progress-fill,.playlist-player__progress{transition:none}}.landing-audio-test{padding-top:var(--at-pt, 80px);padding-bottom:var(--at-pb, 80px)}.landing-audio-test__eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.65);margin:0 0 1rem}.landing-audio-test__title{text-align:center;font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.2;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.landing-audio-test__subtitle{text-align:center;font-size:1.6rem;line-height:1.55;margin:0 auto 4.8rem;max-width:60rem;color:rgba(var(--color-foreground),.7)}.landing-audio-test__grid{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:640px){.landing-audio-test__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.landing-audio-test__grid{grid-template-columns:repeat(var(--at-cols, 3),1fr)}}.landing-audio-test__card{display:flex;flex-direction:column;gap:1.6rem;padding:2.4rem;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1.6rem;box-shadow:0 4px 16px rgba(var(--color-foreground),.05);transition:transform .25s ease,box-shadow .25s ease}.landing-audio-test__card:hover{transform:translateY(-4px);box-shadow:0 16px 32px rgba(var(--color-foreground),.1)}.landing-audio-test__card-header{display:grid;grid-template-columns:auto 1fr auto;gap:1.2rem;align-items:center}.landing-audio-test__avatar{width:4.8rem;height:4.8rem;border-radius:50%;object-fit:cover;flex-shrink:0}.landing-audio-test__avatar--initials{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9c27b0,#e63946);color:#fff;font-weight:700;font-size:1.8rem}.landing-audio-test__author{min-width:0}.landing-audio-test__name{font-weight:600;font-size:1.5rem;line-height:1.2;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.landing-audio-test__verified{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#2ec466;color:#fff;font-size:1rem}.landing-audio-test__location{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin-top:.2rem}.landing-audio-test__rating{display:inline-flex;gap:.1rem;color:#f4b400;flex-shrink:0}.landing-audio-test__quote{margin:0;font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.85);font-style:italic}.landing-audio-test__quote:before{content:"\ab  "}.landing-audio-test__quote:after{content:" \bb"}.audio-player{display:grid;grid-template-columns:auto 1fr;gap:1.2rem;align-items:center;padding:1.2rem 1.4rem;background:linear-gradient(135deg,#9c27b00f,#e639460f);border:1px solid rgba(var(--color-foreground),.08);border-radius:1.2rem;transition:border-color .2s ease}.audio-player.is-playing{border-color:#9c27b04d}.audio-player__source{display:none}.audio-player__btn{display:inline-flex;align-items:center;justify-content:center;width:4.4rem;height:4.4rem;border:none;border-radius:50%;background:linear-gradient(135deg,#9c27b0,#e63946);color:#fff;cursor:pointer;flex-shrink:0;transition:transform .15s ease,box-shadow .15s ease;box-shadow:0 4px 12px #9c27b04d;padding:0}.audio-player__btn:hover{transform:scale(1.08);box-shadow:0 6px 16px #9c27b073}.audio-player__btn:active{transform:scale(.96)}.audio-player__icon{pointer-events:none}.audio-player__icon--pause,.audio-player.is-playing .audio-player__icon--play{display:none}.audio-player.is-playing .audio-player__icon--pause{display:block}.audio-player__progress-wrapper{min-width:0;display:flex;flex-direction:column;gap:.6rem}.audio-player__title-row{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.audio-player__title{font-size:1.2rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.audio-player__time{font-size:1.1rem;color:rgba(var(--color-foreground),.6);font-variant-numeric:tabular-nums;flex-shrink:0}.audio-player__progress{position:relative;height:.6rem;background:rgba(var(--color-foreground),.1);border-radius:999px;cursor:pointer;overflow:hidden}.audio-player__progress:focus{outline:2px solid rgb(var(--color-foreground));outline-offset:2px}.audio-player__progress-fill{position:absolute;top:0;right:0;bottom:0;left:0;width:0%;background:linear-gradient(90deg,#9c27b0,#e63946);border-radius:999px;transition:width .1s linear}@media(prefers-reduced-motion:reduce){.audio-player__btn,.landing-audio-test__card,.audio-player__progress-fill{transition:none}}.landing-benefits{padding-top:var(--benefits-pt, 80px);padding-bottom:var(--benefits-pb, 80px)}.landing-benefits__eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.65);margin:0 0 1rem}.landing-benefits__title{text-align:center;font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.2;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.landing-benefits__subtitle{text-align:center;font-size:1.6rem;line-height:1.55;margin:0 auto 4.8rem;max-width:60rem;color:rgba(var(--color-foreground),.7)}.landing-benefits__grid{display:grid;grid-template-columns:1fr;gap:2.4rem}@media screen and (min-width:640px){.landing-benefits__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.landing-benefits__grid{grid-template-columns:repeat(var(--benefits-cols-desktop, 4),1fr)}}.landing-benefits__card{position:relative;display:flex;flex-direction:column;align-items:center;text-align:center;padding:3.2rem 2rem;border-radius:1.6rem;background:rgb(var(--color-background));border:1.5px solid rgba(var(--color-foreground),.08);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}.landing-benefits__card:hover{transform:translateY(-6px);box-shadow:0 16px 32px rgba(var(--color-foreground),.08);border-color:rgba(var(--color-foreground),.2)}.landing-benefits__card--highlight{border-color:var(--accent, rgb(var(--color-foreground)));background:linear-gradient(180deg,rgb(var(--color-background)),color-mix(in srgb,var(--accent, rgb(var(--color-foreground))) 5%,transparent))}.landing-benefits__icon-wrapper{--accent: rgb(var(--color-foreground));display:inline-flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:1.6rem;background:color-mix(in srgb,var(--accent) 10%,transparent);color:var(--accent);margin-bottom:2rem;transition:transform .25s ease}.landing-benefits__card:hover .landing-benefits__icon-wrapper{transform:scale(1.08) rotate(-3deg)}.landing-benefits__icon-wrapper svg{width:3.2rem;height:3.2rem}.landing-benefits__card-title{margin:0 0 .8rem;font-family:var(--font-heading-family);font-size:1.8rem;font-weight:600;line-height:1.3;color:rgb(var(--color-foreground))}.landing-benefits__card-description{margin:0;font-size:1.4rem;line-height:1.55;color:rgba(var(--color-foreground),.7)}.landing-benefits__highlight-label{display:inline-block;margin-top:1.2rem;padding:.4rem 1rem;background:var(--accent, rgb(var(--color-foreground)));color:rgb(var(--color-background));font-size:1.1rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase;border-radius:999px}@media(prefers-reduced-motion:reduce){.landing-benefits__card,.landing-benefits__icon-wrapper{transition:none}}.landing-faq{padding-top:var(--faq-pt, 80px);padding-bottom:var(--faq-pb, 80px)}.landing-faq__container{max-width:80rem}.landing-faq__header{text-align:center;margin-bottom:4rem}.landing-faq__eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.65);margin:0 0 1rem}.landing-faq__title{font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.2;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.landing-faq__subtitle{font-size:1.6rem;line-height:1.55;margin:0 auto;max-width:50rem;color:rgba(var(--color-foreground),.7)}.landing-faq__list{display:flex;flex-direction:column;gap:1.2rem}.landing-faq__item{background:rgba(var(--color-foreground),.02);border:1.5px solid rgba(var(--color-foreground),.1);border-radius:1.2rem;overflow:hidden;transition:border-color .2s ease,background .2s ease}.landing-faq__item:hover{border-color:rgba(var(--color-foreground),.25)}.landing-faq__item[open]{background:rgba(var(--color-foreground),.04);border-color:rgba(var(--color-foreground),.3)}.landing-faq__question{display:flex;align-items:center;justify-content:space-between;gap:1.6rem;padding:1.8rem 2rem;cursor:pointer;font-size:1.6rem;font-weight:600;line-height:1.4;color:rgb(var(--color-foreground));list-style:none;-webkit-user-select:none;user-select:none}.landing-faq__question::-webkit-details-marker{display:none}.landing-faq__question::marker{display:none;content:""}.landing-faq__icon{flex-shrink:0;transition:transform .25s ease;color:rgba(var(--color-foreground),.6)}.landing-faq__item[open] .landing-faq__icon{transform:rotate(180deg)}.landing-faq__answer{padding:0 2rem 2rem;font-size:1.5rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.landing-faq__answer p{margin:0 0 1rem}.landing-faq__answer p:last-child{margin-bottom:0}.landing-faq__cta{margin-top:4rem;text-align:center;padding:3.2rem 2rem;background:rgba(var(--color-foreground),.04);border-radius:1.6rem}.landing-faq__cta-text{font-size:1.5rem;color:rgba(var(--color-foreground),.8);margin:0 0 1.6rem}@media(prefers-reduced-motion:reduce){.landing-faq__icon,.landing-faq__item{transition:none}}.landing-hero{padding-top:var(--hero-pt, 60px);padding-bottom:var(--hero-pb, 60px);overflow:hidden}.landing-hero__container{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media screen and (min-width:750px){.landing-hero__container{grid-template-columns:1fr 1fr;gap:4rem}}@media screen and (min-width:990px){.landing-hero__container{gap:6rem}}.landing-hero__media{position:relative;border-radius:1.6rem;overflow:hidden;aspect-ratio:1 / 1;background:rgba(var(--color-foreground),.05)}.landing-hero__image,.landing-hero__video{width:100%;height:100%;object-fit:cover;display:block}.landing-hero__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.landing-hero__content{display:flex;flex-direction:column;gap:1.6rem}.landing-hero__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.15em;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.65)}.landing-hero__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.8rem,5vw,4.8rem);line-height:1.1;letter-spacing:-.02em;color:rgb(var(--color-foreground))}.landing-hero__subtitle{margin:0;font-size:1.6rem;line-height:1.55;color:rgba(var(--color-foreground),.78)}.landing-hero__subtitle p{margin:0 0 .8rem}.landing-hero__pricing{display:flex;align-items:baseline;gap:1.2rem;margin:.4rem 0;flex-wrap:wrap}.landing-hero__price{font-size:3.2rem;font-weight:700;color:rgb(var(--color-foreground));line-height:1}.landing-hero__compare-price{font-size:1.8rem;color:rgba(var(--color-foreground),.5);text-decoration:line-through;line-height:1}.landing-hero__discount-badge{background:#e63946;color:#fff;padding:.4rem 1rem;border-radius:999px;font-size:1.3rem;font-weight:700;line-height:1}.landing-hero__cta-wrapper{margin-top:.8rem}.landing-hero__cta{display:inline-flex;align-items:center;justify-content:center;gap:.8rem;padding:1.6rem 3.2rem;font-size:1.6rem;font-weight:600;transition:transform .15s ease,box-shadow .15s ease;text-decoration:none}.landing-hero__cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--color-foreground),.15)}.landing-hero__cta svg{transition:transform .2s ease}.landing-hero__cta:hover svg{transform:translate(4px)}@media screen and (min-width:750px){.landing-hero__cta{width:auto}}.landing-hero__badges{list-style:none;padding:0;margin:1.6rem 0 0;display:flex;flex-wrap:wrap;gap:1.2rem 2rem}.landing-hero__badge{display:flex;align-items:center;gap:.6rem;font-size:1.3rem;font-weight:500;color:rgba(var(--color-foreground),.78)}.landing-hero__badge-icon{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;font-size:1.6rem}.landing-problem-solution{padding-top:var(--ps-pt, 80px);padding-bottom:var(--ps-pb, 80px)}.landing-problem-solution__title{text-align:center;font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.2;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.landing-problem-solution__subtitle{text-align:center;font-size:1.6rem;line-height:1.55;margin:0 auto 4rem;max-width:60rem;color:rgba(var(--color-foreground),.7)}.landing-problem-solution__grid{display:grid;grid-template-columns:1fr;gap:2.4rem;align-items:stretch}@media screen and (min-width:750px){.landing-problem-solution__grid{grid-template-columns:1fr auto 1fr;gap:2rem}}.landing-problem-solution__column{padding:3.2rem 2.4rem;border-radius:1.6rem;border:1.5px solid rgba(var(--color-foreground),.1);background:rgba(var(--color-foreground),.02)}.landing-problem-solution__column--problem{background:#e639460a;border-color:#e6394626}.landing-problem-solution__column--solution{background:#2ec4660a;border-color:#2ec46626}.landing-problem-solution__column-title{display:flex;align-items:center;gap:1rem;margin:0 0 1.6rem;font-family:var(--font-heading-family);font-size:2rem;font-weight:600;color:rgb(var(--color-foreground))}.landing-problem-solution__icon{display:inline-flex;align-items:center;justify-content:center;width:3.2rem;height:3.2rem;border-radius:50%;font-size:1.6rem;font-weight:700;flex-shrink:0}.landing-problem-solution__icon--problem{background:#e63946;color:#fff}.landing-problem-solution__icon--solution{background:#2ec466;color:#fff}.landing-problem-solution__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.2rem}.landing-problem-solution__list-item{display:flex;align-items:flex-start;gap:1rem;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.landing-problem-solution__list-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;font-size:1.1rem;font-weight:700;flex-shrink:0;margin-top:.2rem}.landing-problem-solution__list-icon--problem{background:#e6394626;color:#e63946}.landing-problem-solution__list-icon--solution{background:#2ec46626;color:#2ec466}.landing-problem-solution__arrow{display:flex;align-items:center;justify-content:center;color:rgba(var(--color-foreground),.35);transform:rotate(90deg)}@media screen and (min-width:750px){.landing-problem-solution__arrow{transform:rotate(0)}}.landing-problem-solution__cta{text-align:center;margin-top:3.2rem}.landing-social-proof{padding-top:var(--sp-pt, 80px);padding-bottom:var(--sp-pb, 80px)}.landing-social-proof__eyebrow{text-align:center;text-transform:uppercase;letter-spacing:.15em;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.65);margin:0 0 1rem}.landing-social-proof__title{text-align:center;font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.2;margin:0 0 1.2rem;color:rgb(var(--color-foreground))}.landing-social-proof__subtitle{text-align:center;font-size:1.6rem;line-height:1.55;margin:0 auto 2.4rem;max-width:60rem;color:rgba(var(--color-foreground),.7)}.landing-social-proof__aggregate{display:flex;flex-direction:column;align-items:center;gap:.6rem;margin:0 0 4rem}.landing-social-proof__stars,.landing-social-proof__rating{display:inline-flex;gap:.2rem;color:#f4b400}.landing-social-proof__star--empty{color:rgba(var(--color-foreground),.25)}.landing-social-proof__aggregate-text{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.landing-social-proof__container{margin-top:2rem}.landing-social-proof__track{display:grid;grid-template-columns:1fr;gap:2rem}@media screen and (min-width:640px){.landing-social-proof__track{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width:990px){.landing-social-proof__track{grid-template-columns:repeat(var(--sp-cols, 3),1fr)}}[data-layout=carousel] .landing-social-proof__container{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;-webkit-overflow-scrolling:touch}@media screen and (max-width:749px){[data-layout=carousel] .landing-social-proof__track{display:flex;grid-template-columns:none;gap:1.6rem;padding-bottom:1.6rem}[data-layout=carousel] .landing-social-proof__card{flex:0 0 85%;scroll-snap-align:start}}.landing-social-proof__card{display:flex;flex-direction:column;background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:1.6rem;overflow:hidden;box-shadow:0 2px 8px rgba(var(--color-foreground),.04);transition:transform .2s ease,box-shadow .2s ease}.landing-social-proof__card:hover{transform:translateY(-4px);box-shadow:0 12px 24px rgba(var(--color-foreground),.1)}.landing-social-proof__image{aspect-ratio:16 / 10;overflow:hidden}.landing-social-proof__image img{width:100%;height:100%;object-fit:cover;display:block}.landing-social-proof__card-body{padding:2rem;display:flex;flex-direction:column;gap:1.2rem;flex:1}.landing-social-proof__quote{margin:0;font-size:1.5rem;line-height:1.55;color:rgba(var(--color-foreground),.85);font-style:italic;flex:1}.landing-social-proof__quote:before{content:"\ab  "}.landing-social-proof__quote:after{content:" \bb"}.landing-social-proof__author{display:flex;align-items:center;gap:1rem;padding-top:1.2rem;border-top:1px solid rgba(var(--color-foreground),.08)}.landing-social-proof__avatar{width:4rem;height:4rem;border-radius:50%;object-fit:cover;flex-shrink:0}.landing-social-proof__avatar--initials{display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--color-foreground),.1);color:rgb(var(--color-foreground));font-weight:700;font-size:1.6rem}.landing-social-proof__name{font-weight:600;font-size:1.4rem;color:rgb(var(--color-foreground));display:flex;align-items:center;gap:.5rem}.landing-social-proof__verified{display:inline-flex;align-items:center;justify-content:center;width:1.6rem;height:1.6rem;border-radius:50%;background:#2ec466;color:#fff;font-size:1rem}.landing-social-proof__location{font-size:1.2rem;color:rgba(var(--color-foreground),.6);margin-top:.2rem}sticky-atc{position:fixed;left:0;right:0;z-index:50;background:rgb(var(--color-background));border-top:1px solid rgba(var(--color-foreground),.12);box-shadow:0 -8px 24px #00000014;transition:transform .3s ease,opacity .3s ease;transform:translateY(100%);opacity:0;pointer-events:none}sticky-atc[hidden]{display:none}sticky-atc.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}sticky-atc.sticky-atc--bottom{bottom:0}sticky-atc.sticky-atc--top{top:0;border-top:none;border-bottom:1px solid rgba(var(--color-foreground),.12);box-shadow:0 8px 24px #00000014;transform:translateY(-100%)}sticky-atc.sticky-atc--top.is-visible{transform:translateY(0)}.sticky-atc__container{display:flex;align-items:center;gap:1.2rem;padding:1rem 1.5rem}.sticky-atc__image{flex-shrink:0;width:4.8rem;height:4.8rem;border-radius:.8rem;overflow:hidden;background:rgba(var(--color-foreground),.05)}.sticky-atc__image img{width:100%;height:100%;object-fit:cover;display:block}.sticky-atc__info{flex:1;min-width:0;display:flex;flex-direction:column;gap:.2rem}.sticky-atc__title{font-size:1.3rem;font-weight:600;color:rgb(var(--color-foreground));white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:1.3}.sticky-atc__price{display:flex;align-items:baseline;gap:.6rem;font-size:1.3rem;line-height:1}.sticky-atc__current{font-weight:700;color:rgb(var(--color-foreground));font-size:1.5rem}.sticky-atc__compare{color:rgba(var(--color-foreground),.5);text-decoration:line-through;font-size:1.2rem}.sticky-atc__cta{flex-shrink:0;display:inline-flex;align-items:center;gap:.6rem;padding:1.1rem 1.6rem;font-size:1.4rem;font-weight:600;white-space:nowrap}.sticky-atc__cta svg{transition:transform .2s ease}.sticky-atc__cta:hover svg{transform:translate(3px)}@media screen and (min-width:750px){.sticky-atc__container{padding:1.2rem 2rem;gap:2rem}.sticky-atc__image{width:5.6rem;height:5.6rem}.sticky-atc__title{font-size:1.5rem}.sticky-atc__cta{padding:1.3rem 2.4rem;font-size:1.5rem}}@media screen and (min-width:990px){sticky-atc.sticky-atc--hide-desktop{display:none}}body.has-sticky-atc-bottom{padding-bottom:8rem}body.has-sticky-atc-top{padding-top:8rem}@media(prefers-reduced-motion:reduce){sticky-atc{transition:none}}.landing-vinyl{padding-top:var(--vinyl-pt, 80px);padding-bottom:var(--vinyl-pb, 80px);overflow:hidden}.landing-vinyl__container{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media screen and (min-width:750px){.landing-vinyl__container{grid-template-columns:1fr 1fr;gap:6rem}}.landing-vinyl__visual{position:relative;aspect-ratio:1 / 1;max-width:50rem;margin:0 auto;width:100%}.vinyl{position:relative;width:100%;height:100%;border-radius:50%;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3))}.vinyl__disc{position:relative;width:100%;height:100%;border-radius:50%;background:radial-gradient(circle at center,#1a1a1a,#050505 60%,#000);animation:vinyl-spin var(--vinyl-spin-speed, 6s) linear infinite;box-shadow:inset 0 0 60px #ffffff0d,inset 0 0 0 1px #ffffff1a}.vinyl__grooves{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:repeating-radial-gradient(circle at center,transparent 0,transparent 6px,rgba(255,255,255,.025) 6px,rgba(255,255,255,.025) 7px,transparent 7px,transparent 9px,rgba(0,0,0,.4) 9px,rgba(0,0,0,.4) 10px);pointer-events:none}.vinyl__shine{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,.18) 0%,transparent 30%,transparent 65%,rgba(255,255,255,.08) 100%);pointer-events:none;z-index:2}.vinyl__label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:38%;height:38%;border-radius:50%;background:linear-gradient(135deg,#c41230,#8b0a1f);display:flex;align-items:center;justify-content:center;box-shadow:inset 0 0 0 1px #ffffff1a,0 0 0 2px #0006;overflow:hidden}.vinyl__label-image{width:100%;height:100%;object-fit:cover;display:block}.vinyl__label-text{position:relative;color:#fff;font-family:var(--font-heading-family);font-size:clamp(1.4rem,2vw,2rem);font-weight:700;letter-spacing:.05em;text-align:center;line-height:1.1;padding:1rem;text-transform:uppercase;z-index:1}.vinyl__center-hole{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:6%;height:6%;min-width:12px;min-height:12px;border-radius:50%;background:rgb(var(--color-background));box-shadow:inset 0 0 0 1px #0009,0 0 0 1px #0006;z-index:2}.vinyl__reflection{position:absolute;top:-10%;left:-10%;width:60%;height:60%;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.08) 0%,transparent 70%);pointer-events:none;z-index:3}.vinyl__tonearm{position:absolute;top:-8%;right:-10%;width:50%;height:60%;z-index:5;pointer-events:none}.vinyl__tonearm-base{position:absolute;top:0;right:0;width:18%;height:18%;background:radial-gradient(circle,silver,#707070);border-radius:50%;box-shadow:0 4px 8px #0003}.vinyl__tonearm-bar{position:absolute;top:12%;right:8%;width:4%;height:70%;background:linear-gradient(90deg,gray,#b0b0b0,gray);border-radius:4px;transform-origin:top center;transform:rotate(35deg);box-shadow:0 2px 4px #0003}.vinyl__tonearm-head{position:absolute;bottom:18%;right:38%;width:12%;height:8%;background:linear-gradient(135deg,#2a2a2a,#1a1a1a);border-radius:2px;box-shadow:0 2px 4px #0000004d}@keyframes vinyl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.vinyl__disc{animation:none}}.landing-vinyl__content{display:flex;flex-direction:column;gap:1.6rem}.landing-vinyl__eyebrow{margin:0;text-transform:uppercase;letter-spacing:.15em;font-size:1.2rem;font-weight:600;color:rgba(var(--color-foreground),.65)}.landing-vinyl__title{margin:0;font-family:var(--font-heading-family);font-size:clamp(2.4rem,4vw,3.6rem);line-height:1.15;letter-spacing:-.01em;color:rgb(var(--color-foreground))}.landing-vinyl__subtitle{margin:0;font-size:1.6rem;line-height:1.55;color:rgba(var(--color-foreground),.78)}.landing-vinyl__subtitle p{margin:0 0 .8rem}.landing-vinyl__features{list-style:none;padding:0;margin:1.2rem 0 0;display:flex;flex-direction:column;gap:1rem}.landing-vinyl__feature{display:flex;align-items:center;gap:1rem;font-size:1.5rem;line-height:1.4;color:rgba(var(--color-foreground),.9)}.landing-vinyl__check{display:inline-flex;align-items:center;justify-content:center;width:2.4rem;height:2.4rem;border-radius:50%;background:#2ec466;color:#fff;flex-shrink:0}.landing-vinyl__cta{display:inline-flex;align-items:center;gap:.8rem;margin-top:1rem;padding:1.4rem 2.8rem;font-size:1.5rem;font-weight:600;text-decoration:none;align-self:flex-start;transition:transform .15s ease,box-shadow .15s ease}.landing-vinyl__cta:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(var(--color-foreground),.15)}.landing-vinyl__cta svg{transition:transform .2s ease}.landing-vinyl__cta:hover svg{transform:translate(4px)}
/*# sourceMappingURL=/cdn/shop/t/7/compiled_assets/styles.css.map */
