.FlipKaraokeWall-module__rSTDxW__photoWall{height:580px;position:relative}.FlipKaraokeWall-module__rSTDxW__photoCard{border-radius:var(--radius-md);cursor:pointer;transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:absolute}.FlipKaraokeWall-module__rSTDxW__photoCard:hover:not(.FlipKaraokeWall-module__rSTDxW__flipped){z-index:10}.FlipKaraokeWall-module__rSTDxW__photoCard1{z-index:3;width:56%;height:400px;top:0;right:0;transform:rotate(2deg)}.FlipKaraokeWall-module__rSTDxW__photoCard2{z-index:2;width:48%;height:320px;top:40px;left:0;transform:rotate(-3deg)}.FlipKaraokeWall-module__rSTDxW__photoCard3{z-index:4;width:44%;height:260px;bottom:0;right:60px;transform:rotate(-1deg)}.FlipKaraokeWall-module__rSTDxW__photoCard1:hover:not(.FlipKaraokeWall-module__rSTDxW__flipped){transform:rotate(2deg)scale(1.03)}.FlipKaraokeWall-module__rSTDxW__photoCard2:hover:not(.FlipKaraokeWall-module__rSTDxW__flipped){transform:rotate(-3deg)scale(1.03)}.FlipKaraokeWall-module__rSTDxW__photoCard3:hover:not(.FlipKaraokeWall-module__rSTDxW__flipped){transform:rotate(-1deg)scale(1.03)}.FlipKaraokeWall-module__rSTDxW__flipped{z-index:20!important}.FlipKaraokeWall-module__rSTDxW__cardInner{width:100%;height:100%;position:relative}.FlipKaraokeWall-module__rSTDxW__cardFront{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);opacity:1;z-index:2;transition:opacity .45s,transform .6s cubic-bezier(.4,.2,.2,1);position:absolute;inset:0;overflow:hidden;transform:scale(1)rotateY(0)}.FlipKaraokeWall-module__rSTDxW__flipped .FlipKaraokeWall-module__rSTDxW__cardFront{opacity:0;pointer-events:none;transform:scale(.92)rotateY(20deg)}.FlipKaraokeWall-module__rSTDxW__cardFront:after{content:"▶";width:56px;height:56px;color:var(--terracotta);opacity:1;text-align:center;background:#ffffffe6;border-radius:50%;justify-content:center;align-items:center;padding-left:4px;font-size:1.2rem;line-height:56px;transition:transform .2s;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 8px 25px #2c181033}.FlipKaraokeWall-module__rSTDxW__photoCard:hover:not(.FlipKaraokeWall-module__rSTDxW__flipped) .FlipKaraokeWall-module__rSTDxW__cardFront:after{transform:translate(-50%,-50%)scale(1.08)}.FlipKaraokeWall-module__rSTDxW__photoCaption{color:#fff;background:linear-gradient(#0000,#2c1810b3);padding:16px;position:absolute;bottom:0;left:0;right:0}.FlipKaraokeWall-module__rSTDxW__photoCaption h4{font-family:var(--font-serif);font-size:.95rem;font-style:italic}.FlipKaraokeWall-module__rSTDxW__photoCaption span{letter-spacing:.08em;text-transform:uppercase;opacity:.8;font-size:.65rem}.FlipKaraokeWall-module__rSTDxW__cardBack{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);opacity:0;pointer-events:none;z-index:1;background:#1a1a2e;flex-direction:column;transition:opacity .45s 50ms,transform .5s cubic-bezier(.4,.2,.2,1);display:flex;position:absolute;inset:0;overflow:hidden;transform:scale(.96)}.FlipKaraokeWall-module__rSTDxW__flipped .FlipKaraokeWall-module__rSTDxW__cardBack{opacity:1;pointer-events:auto;z-index:3;transform:scale(1)}.FlipKaraokeWall-module__rSTDxW__cardBackOverlay{z-index:10;cursor:pointer;background:0 0;position:absolute;inset:0 0 50px}.FlipKaraokeWall-module__rSTDxW__cardBackOverlay:hover{background:#ffffff08}.FlipKaraokeWall-module__rSTDxW__kbHeader{justify-content:space-between;align-items:center;padding:14px 18px 0;display:flex}.FlipKaraokeWall-module__rSTDxW__kbTitle{font-family:var(--font-serif);color:#fff;font-size:.9rem;font-weight:600}.FlipKaraokeWall-module__rSTDxW__kbGenre{letter-spacing:.1em;text-transform:uppercase;color:var(--gold-light);opacity:.7;font-size:.55rem}.FlipKaraokeWall-module__rSTDxW__kbLyrics{flex-direction:column;flex:1;justify-content:center;gap:8px;padding:12px 16px;display:flex;overflow:hidden}.FlipKaraokeWall-module__rSTDxW__kbLine{text-align:center;font-size:1rem;line-height:1.5;transition:opacity .3s,transform .3s}.FlipKaraokeWall-module__rSTDxW__kbLinePast{opacity:.3}.FlipKaraokeWall-module__rSTDxW__kbLineActive{transform:scale(1.04)}.FlipKaraokeWall-module__rSTDxW__kbLineFuture{opacity:.4}.FlipKaraokeWall-module__rSTDxW__kbWordUpcoming{color:#ffffff59}.FlipKaraokeWall-module__rSTDxW__kbWordSinging{color:#d4af37;text-shadow:0 0 10px #d4af3759;font-weight:700}.FlipKaraokeWall-module__rSTDxW__kbWordSung{color:#fff}.FlipKaraokeWall-module__rSTDxW__kbControls{background:#0000004d;border-top:1px solid #ffffff0f;align-items:center;gap:10px;padding:10px 18px;display:flex}.FlipKaraokeWall-module__rSTDxW__kbPlayBtn{color:var(--gold-light,#f4d76b);cursor:pointer;background:0 0;border:0;min-width:22px;padding:0;font-size:.8rem;line-height:1;transition:color .15s,transform .15s}.FlipKaraokeWall-module__rSTDxW__kbPlayBtn:hover{color:#fff;transform:scale(1.1)}.FlipKaraokeWall-module__rSTDxW__kbTime{color:#ffffff73;font-variant-numeric:tabular-nums;text-align:center;min-width:30px;font-size:.7rem}.FlipKaraokeWall-module__rSTDxW__kbProgress{cursor:pointer;background:#ffffff1a;border-radius:2px;flex:1;height:4px;transition:height .15s;overflow:hidden}.FlipKaraokeWall-module__rSTDxW__kbProgress:hover{height:6px}.FlipKaraokeWall-module__rSTDxW__kbProgressFill{background:var(--gold);pointer-events:none;border-radius:2px;height:100%;transition:width .1s linear}.FlipKaraokeWall-module__rSTDxW__floatingQuote{z-index:20;-webkit-backdrop-filter:blur(16px);max-width:240px;box-shadow:var(--shadow-md);background:#ffffffe0;border:1px solid #d4af3733;border-radius:14px;padding:20px 24px;position:absolute;bottom:80px;left:-20px}.FlipKaraokeWall-module__rSTDxW__floatingQuote p{color:var(--dark);font-size:.88rem;font-style:italic;line-height:1.5;font-family:var(--font-serif)!important;margin-bottom:10px!important}.FlipKaraokeWall-module__rSTDxW__floatingQuote cite{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);font-size:.65rem;font-style:normal;font-weight:600}@media (max-width:1024px){.FlipKaraokeWall-module__rSTDxW__photoWall{height:460px}.FlipKaraokeWall-module__rSTDxW__photoCard1{width:52%;height:340px}.FlipKaraokeWall-module__rSTDxW__photoCard2{width:44%;height:280px}.FlipKaraokeWall-module__rSTDxW__photoCard3{width:40%;height:220px;right:40px}.FlipKaraokeWall-module__rSTDxW__floatingQuote{display:none}}@media (max-width:768px){.FlipKaraokeWall-module__rSTDxW__photoWall{perspective:none;flex-direction:column;gap:16px;height:auto;display:flex}.FlipKaraokeWall-module__rSTDxW__photoCard{width:100%!important;height:280px!important;position:relative!important;inset:auto!important;transform:none!important}.FlipKaraokeWall-module__rSTDxW__flipped{transform:none!important}}@media (max-width:480px){.FlipKaraokeWall-module__rSTDxW__photoCard{height:240px!important}.FlipKaraokeWall-module__rSTDxW__kbLine{font-size:.85rem}}
.HeroPlayer-module__7KGrGq__flipContainer{aspect-ratio:1;perspective:1500px;width:100%;max-width:500px;margin:0 auto;position:relative}.HeroPlayer-module__7KGrGq__cardInner{width:100%;height:100%;transform-style:preserve-3d;transition:transform .7s cubic-bezier(.4,0,.2,1);position:relative}.HeroPlayer-module__7KGrGq__cardInner.HeroPlayer-module__7KGrGq__flipped{transform:rotateY(180deg)}.HeroPlayer-module__7KGrGq__cardFront,.HeroPlayer-module__7KGrGq__cardBack{backface-visibility:hidden;border-radius:var(--radius-xl,22px);cursor:pointer;position:absolute;inset:0;overflow:hidden;box-shadow:0 30px 80px #2c181026}.HeroPlayer-module__7KGrGq__cardFront{background:var(--ivory,#fffbf5)}.HeroPlayer-module__7KGrGq__cardFront .HeroPlayer-module__7KGrGq__heroCakeImg{object-fit:cover;width:100%;height:100%;display:block}.HeroPlayer-module__7KGrGq__cardBack{color:#fffbf5;background:linear-gradient(135deg,#2c1810 0%,#1a0d08 100%);flex-direction:column;padding:40px 28px 80px;display:flex;transform:rotateY(180deg)}.HeroPlayer-module__7KGrGq__karaokeScroller{flex-direction:column;gap:18px;height:100%;display:flex}.HeroPlayer-module__7KGrGq__karaokeHeader{align-items:center;gap:12px;display:flex}.HeroPlayer-module__7KGrGq__karaokeBadge{font-family:var(--font-inter),sans-serif;letter-spacing:.16em;text-transform:uppercase;color:var(--gold,#d4af37);background:#d4af371f;border:1px solid #d4af374d;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-size:.7rem;font-weight:700;display:inline-flex}.HeroPlayer-module__7KGrGq__karaokeTitle{font-family:var(--font-playfair),Georgia,serif;color:#fffbf5d9;font-size:.95rem;font-style:italic}.HeroPlayer-module__7KGrGq__karaokeLyrics{font-family:var(--font-playfair),Georgia,serif;text-align:center;flex-direction:column;flex:1;justify-content:center;gap:14px;font-size:1.4rem;line-height:1.4;display:flex;overflow:hidden}.HeroPlayer-module__7KGrGq__lyricLineFuture{color:#fffbf54d;font-size:1.1rem;transition:all .4s}.HeroPlayer-module__7KGrGq__lyricLinePast{color:#fffbf566;font-size:1.05rem;transition:all .4s}.HeroPlayer-module__7KGrGq__lyricLineActive{color:#fffbf5f2;text-shadow:0 0 30px #d4af3766;font-size:1.5rem;font-weight:600;transition:all .4s}.HeroPlayer-module__7KGrGq__wordPast{color:#fffbf5d9}.HeroPlayer-module__7KGrGq__wordCurrent{color:var(--gold,#d4af37);text-shadow:0 0 20px #d4af3799}.HeroPlayer-module__7KGrGq__wordFuture{color:#fffbf58c}@media (max-width:768px){.HeroPlayer-module__7KGrGq__cardBack{padding:32px 20px 72px}.HeroPlayer-module__7KGrGq__karaokeLyrics{font-size:1.15rem}.HeroPlayer-module__7KGrGq__lyricLineActive{font-size:1.3rem}.HeroPlayer-module__7KGrGq__lyricLineFuture,.HeroPlayer-module__7KGrGq__lyricLinePast{font-size:.95rem}}.HeroPlayer-module__7KGrGq__heroPlayer{-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-md);cursor:pointer;white-space:nowrap;font:inherit;text-align:left;color:inherit;background:#ffffffe0;border:1px solid #d4af3733;border-radius:80px;align-items:center;gap:16px;padding:12px 28px 12px 12px;transition:box-shadow .3s,transform .3s;display:flex;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.HeroPlayer-module__7KGrGq__heroPlayer:hover{box-shadow:var(--shadow-lg);transform:translate(-50%)translateY(-2px)}.HeroPlayer-module__7KGrGq__heroPlayer:focus-visible{outline:2px solid var(--gold);outline-offset:3px}.HeroPlayer-module__7KGrGq__playerBtn{background:linear-gradient(135deg,var(--terracotta),var(--terracotta-dark));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #c66a4e66}.HeroPlayer-module__7KGrGq__playerInfo{flex-direction:column;display:flex}.HeroPlayer-module__7KGrGq__playerTitle{font-family:var(--font-serif);color:var(--dark);font-size:.95rem;font-weight:600}.HeroPlayer-module__7KGrGq__playerMeta{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);font-variant-numeric:tabular-nums;margin-top:2px;font-size:.65rem}.HeroPlayer-module__7KGrGq__playerWave{align-items:center;gap:3px;height:24px;margin-left:6px;display:flex}.HeroPlayer-module__7KGrGq__playerWave span{background:var(--terracotta);opacity:.5;border-radius:3px;width:3px;transition:opacity .2s;display:block;transform:scaleY(.6)}.HeroPlayer-module__7KGrGq__playerWaveActive span{opacity:1;animation:1.2s ease-in-out infinite HeroPlayer-module__7KGrGq__heroPlayerWave}.HeroPlayer-module__7KGrGq__playerWave span:first-child{height:6px;animation-delay:0s}.HeroPlayer-module__7KGrGq__playerWave span:nth-child(2){height:14px;animation-delay:.15s}.HeroPlayer-module__7KGrGq__playerWave span:nth-child(3){height:20px;animation-delay:.3s}.HeroPlayer-module__7KGrGq__playerWave span:nth-child(4){height:10px;animation-delay:.45s}.HeroPlayer-module__7KGrGq__playerWave span:nth-child(5){height:16px;animation-delay:.2s}.HeroPlayer-module__7KGrGq__playerWave span:nth-child(6){height:8px;animation-delay:.35s}@keyframes HeroPlayer-module__7KGrGq__heroPlayerWave{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}@media (max-width:1024px){.HeroPlayer-module__7KGrGq__heroPlayer{gap:12px;padding:10px 22px 10px 10px}.HeroPlayer-module__7KGrGq__heroPlayer:hover{transform:translate(-50%)translateY(-2px)}.HeroPlayer-module__7KGrGq__playerBtn{width:36px;height:36px}.HeroPlayer-module__7KGrGq__playerTitle{font-size:.75rem}.HeroPlayer-module__7KGrGq__playerMeta{font-size:.55rem}.HeroPlayer-module__7KGrGq__playerWave{display:none}}@media (max-width:480px){.HeroPlayer-module__7KGrGq__heroPlayer{padding:8px 18px 8px 8px;bottom:-24px}.HeroPlayer-module__7KGrGq__playerBtn{width:40px;height:40px}.HeroPlayer-module__7KGrGq__playerTitle{font-size:.8rem}.HeroPlayer-module__7KGrGq__playerMeta{font-size:.6rem}}
.page-module___8aEwW__hero{background:linear-gradient(170deg,var(--ivory)0%,var(--ivory-warm)40%,var(--gold-pale)100%);justify-content:center;align-items:center;min-height:calc(100vh - 75px);padding:32px 48px 56px;display:flex;position:relative;overflow:hidden}.page-module___8aEwW__hero:before{content:"";z-index:0;background:radial-gradient(circle,#d4af371a 0%,#0000 70%);border-radius:50%;width:700px;height:700px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__heroInner{z-index:2;grid-template-columns:1fr 1fr;align-items:center;gap:60px;width:100%;max-width:1200px;margin:0 auto;display:grid;position:relative}.page-module___8aEwW__heroText{max-width:560px}.page-module___8aEwW__heroBadge{border-radius:var(--radius-full);letter-spacing:.12em;text-transform:uppercase;color:var(--gold);box-shadow:var(--shadow-gold);background:#fff;border:1px solid #d4af374d;align-items:center;gap:8px;margin-bottom:16px;padding:8px 18px;font-size:.7rem;font-weight:600;display:inline-flex}.page-module___8aEwW__hero h1{font-family:var(--font-serif);color:var(--dark);margin-bottom:14px;font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:500;line-height:1.15}.page-module___8aEwW__heroSubtitle{color:var(--text-body);max-width:480px;margin-bottom:12px;font-size:1.05rem;font-weight:300;line-height:1.8}.page-module___8aEwW__heroPromise{background:var(--gold-pale,#fbf3d5);max-width:480px;color:var(--text-body);border:1px solid #d4af374d;border-radius:12px;margin-bottom:20px;padding:12px 16px;font-size:.98rem;line-height:1.55}.page-module___8aEwW__heroPromise strong{color:var(--terracotta);font-weight:700}.page-module___8aEwW__heroCta{padding:18px 38px;font-size:1.05rem}.page-module___8aEwW__heroCta svg{width:18px;height:18px}.page-module___8aEwW__heroImageWrap{justify-content:center;align-items:center;display:flex;position:relative}.page-module___8aEwW__heroCakeImg{border-radius:var(--radius-xl);object-fit:cover;width:100%;max-width:500px;height:auto;box-shadow:0 30px 80px #2c181026}.page-module___8aEwW__heroPlayer{-webkit-backdrop-filter:blur(24px);box-shadow:var(--shadow-md);cursor:pointer;white-space:nowrap;background:#fffc;border:1px solid #d4af3733;border-radius:80px;align-items:center;gap:16px;padding:12px 28px 12px 12px;transition:all .3s;display:flex;position:absolute;bottom:-30px;left:50%;transform:translate(-50%)}.page-module___8aEwW__heroPlayer:hover{box-shadow:var(--shadow-lg);transform:translate(-50%)translateY(-2px)}.page-module___8aEwW__playerBtn{background:linear-gradient(135deg,var(--terracotta),var(--terracotta-dark));border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;box-shadow:0 4px 12px #c66a4e66}.page-module___8aEwW__playerInfo{text-align:left}.page-module___8aEwW__playerTitle{font-family:var(--font-serif);color:var(--dark);font-size:.95rem;font-weight:600}.page-module___8aEwW__playerMeta{letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);margin-top:2px;font-size:.65rem}.page-module___8aEwW__playerWave{align-items:center;gap:3px;height:24px;margin-left:6px;display:flex}.page-module___8aEwW__playerWave span{background:var(--terracotta);border-radius:3px;width:3px;animation:1.2s ease-in-out infinite page-module___8aEwW__waveBar;display:block}.page-module___8aEwW__playerWave span:first-child{height:6px;animation-delay:0s}.page-module___8aEwW__playerWave span:nth-child(2){height:14px;animation-delay:.15s}.page-module___8aEwW__playerWave span:nth-child(3){height:20px;animation-delay:.3s}.page-module___8aEwW__playerWave span:nth-child(4){height:10px;animation-delay:.45s}.page-module___8aEwW__playerWave span:nth-child(5){height:16px;animation-delay:.2s}.page-module___8aEwW__playerWave span:nth-child(6){height:8px;animation-delay:.35s}@keyframes page-module___8aEwW__waveBar{0%,to{transform:scaleY(1)}50%{transform:scaleY(.4)}}.page-module___8aEwW__pourQui{background:var(--ivory);overflow:hidden}.page-module___8aEwW__pourQuiInner{grid-template-columns:1fr 1fr;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__pourQuiText{max-width:460px}.page-module___8aEwW__pourQuiText p{color:var(--text-body);margin-bottom:28px;font-size:1.05rem;font-weight:300;line-height:1.9}.page-module___8aEwW__photoWall{height:580px;position:relative}.page-module___8aEwW__photoCard{border-radius:var(--radius-md);box-shadow:var(--shadow-lg);transition:transform .5s cubic-bezier(.25,.46,.45,.94);position:absolute;overflow:hidden}.page-module___8aEwW__photoCard:hover{z-index:10;transform:scale(1.03)rotate(0)!important}.page-module___8aEwW__photoCard1{z-index:3;width:56%;height:400px;top:0;right:0;transform:rotate(2deg)}.page-module___8aEwW__photoCard2{z-index:2;width:48%;height:320px;top:40px;left:0;transform:rotate(-3deg)}.page-module___8aEwW__photoCard3{z-index:4;width:44%;height:260px;bottom:0;right:60px;transform:rotate(-1deg)}.page-module___8aEwW__photoCaption{color:#fff;background:linear-gradient(#0000,#2c1810b3);padding:16px;position:absolute;bottom:0;left:0;right:0}.page-module___8aEwW__photoCaption h4{font-family:var(--font-serif);font-size:.95rem;font-style:italic}.page-module___8aEwW__photoCaption span{letter-spacing:.08em;text-transform:uppercase;opacity:.8;font-size:.65rem}.page-module___8aEwW__floatingQuote{z-index:20;-webkit-backdrop-filter:blur(16px);max-width:240px;box-shadow:var(--shadow-md);background:#ffffffe0;border:1px solid #d4af3733;border-radius:14px;padding:20px 24px;position:absolute;bottom:80px;left:-20px}.page-module___8aEwW__floatingQuote p{font-family:var(--font-serif);color:var(--dark);font-size:.88rem;font-style:italic;line-height:1.5;margin-bottom:10px!important}.page-module___8aEwW__floatingQuote cite{font-family:var(--font-sans);letter-spacing:.1em;text-transform:uppercase;color:var(--terracotta);font-size:.65rem;font-style:normal;font-weight:600}.page-module___8aEwW__howItWorks{text-align:center;background:#fff;border-top:1px solid #d4af371a;border-bottom:1px solid #d4af371a}.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(4,1fr);gap:24px;max-width:1000px;margin:0 auto;display:grid;position:relative}.page-module___8aEwW__stepsGrid:before{content:"";border-top:2px dashed var(--gold-light);z-index:0;height:1px;position:absolute;top:44px;left:14%;right:14%}.page-module___8aEwW__stepCard{z-index:1;text-align:center;position:relative}.page-module___8aEwW__stepIcon{background:var(--ivory);border:2px solid var(--gold-light);width:80px;height:80px;box-shadow:var(--shadow-gold);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 20px;font-size:1.8rem;transition:all .3s;display:flex}.page-module___8aEwW__stepCard:hover .page-module___8aEwW__stepIcon{background:var(--gold-pale);border-color:var(--gold);transform:scale(1.08)}.page-module___8aEwW__stepNumber{font-family:var(--font-serif);letter-spacing:.15em;text-transform:uppercase;color:var(--gold);margin-bottom:8px;font-size:.65rem;font-weight:700}.page-module___8aEwW__stepName{font-family:var(--font-serif);color:var(--dark);margin-bottom:8px;font-size:1.1rem;font-weight:600}.page-module___8aEwW__stepDesc{color:var(--text-muted);max-width:190px;margin:0 auto;font-size:.8rem;line-height:1.6}.page-module___8aEwW__stepTag{border-radius:var(--radius-full);letter-spacing:.08em;text-transform:uppercase;margin-top:12px;padding:4px 12px;font-size:.62rem;font-weight:700;display:inline-block}.page-module___8aEwW__stepTagFree{background:var(--gold-pale,#fbf3d5);color:#a8801f;border:1px solid #d4af3766}.page-module___8aEwW__stepTagPaid{color:var(--terracotta);background:#c66a4e1a;border:1px solid #c66a4e59}.page-module___8aEwW__listenSection{background:var(--dark);color:var(--ivory);overflow:hidden}.page-module___8aEwW__listenHeader{justify-content:space-between;align-items:flex-end;gap:40px;max-width:1200px;margin:0 auto 56px;display:flex}.page-module___8aEwW__listenHeaderText{max-width:560px}.page-module___8aEwW__listenHeaderP{color:#fffbf58c;max-width:360px;font-size:.95rem;font-weight:300;line-height:1.7}.page-module___8aEwW__vinylGrid{grid-template-columns:repeat(3,1fr);gap:32px;max-width:1200px;margin:0 auto;display:grid}.page-module___8aEwW__vinylCard{cursor:pointer;transition:transform .4s}.page-module___8aEwW__vinylCard:nth-child(2){margin-top:32px}.page-module___8aEwW__vinylCard:hover{transform:translateY(-6px)}.page-module___8aEwW__vinylCover{aspect-ratio:1;border-radius:var(--radius-sm);width:100%;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 16px 40px #0000004d}.page-module___8aEwW__vinylPlay{opacity:0;background:#2c18104d;justify-content:center;align-items:center;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module___8aEwW__vinylCard:hover .page-module___8aEwW__vinylPlay{opacity:1}.page-module___8aEwW__vinylPlayBtn{background:var(--gold);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .3s;display:flex;transform:scale(.85);box-shadow:0 8px 25px #d4af3780}.page-module___8aEwW__vinylCard:hover .page-module___8aEwW__vinylPlayBtn{transform:scale(1)}.page-module___8aEwW__vinylInfo{justify-content:space-between;align-items:flex-start;display:flex}.page-module___8aEwW__vinylSongTitle{font-family:var(--font-serif);color:var(--ivory);margin-bottom:4px;font-size:1.1rem;font-weight:500}.page-module___8aEwW__vinylSongMeta{letter-spacing:.08em;text-transform:uppercase;color:#fffbf566;font-size:.65rem}.page-module___8aEwW__vinylDuration{color:var(--gold);white-space:nowrap;margin-top:4px;font-size:.7rem;font-weight:500}.page-module___8aEwW__freeCallout{text-align:center;font-family:var(--font-serif);color:var(--dark);letter-spacing:.02em;background:#fff;border:1px solid #d4af374d;padding:16px 32px;font-size:.9rem;font-style:italic;box-shadow:0 2px 8px #d4af3714}.page-module___8aEwW__pricingSection{background:var(--ivory);text-align:center}.page-module___8aEwW__pricingSubtitle{font-family:var(--font-serif);color:var(--text-body);max-width:500px;margin:0 auto 48px;font-size:1rem;font-style:italic}.page-module___8aEwW__pricingGrid{grid-template-columns:1.2fr .8fr;align-items:stretch;gap:28px;max-width:900px;margin:0 auto;display:grid}.page-module___8aEwW__pricingCard{border-radius:var(--radius-md);text-align:center;background:#fff;border:1px solid #d4af3733;flex-direction:column;align-items:center;padding:36px 28px;transition:transform .3s,box-shadow .3s;display:flex;position:relative}.page-module___8aEwW__pricingCard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.page-module___8aEwW__pricingCardMain{border-color:var(--gold);box-shadow:var(--shadow-gold)}.page-module___8aEwW__pricingExtra{max-width:600px;color:var(--text-body);margin:32px auto 0;font-size:.85rem;font-style:italic;line-height:1.7}.page-module___8aEwW__pricingCardBest{border-color:var(--gold);box-shadow:var(--shadow-gold)}.page-module___8aEwW__pricingBadge{background:var(--terracotta);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:var(--radius-full);margin-bottom:16px;padding:6px 14px;font-size:.65rem;font-weight:700;display:inline-block}.page-module___8aEwW__pricingBadgeBest{background:var(--gold);color:var(--dark)}.page-module___8aEwW__pricingName{font-family:var(--font-serif);color:var(--dark);margin-bottom:12px;font-size:1.2rem;font-weight:600}.page-module___8aEwW__pricingPriceWrap{align-items:baseline;gap:10px;margin-bottom:20px;display:flex}.page-module___8aEwW__pricingOldPrice{color:var(--text-muted);font-size:1rem;text-decoration:line-through}.page-module___8aEwW__pricingPrice{font-family:var(--font-serif);color:var(--terracotta);font-size:2rem;font-weight:700}.page-module___8aEwW__pricingOfferNote{letter-spacing:.06em;text-transform:uppercase;color:var(--terracotta);margin-top:-12px;margin-bottom:18px;font-size:.72rem;font-weight:700}.page-module___8aEwW__pricingFeatures{text-align:left;margin:0 0 24px;padding:0;list-style:none}.page-module___8aEwW__pricingFeatures li{color:var(--text-body);padding-left:20px;font-size:.85rem;line-height:1.8;position:relative}.page-module___8aEwW__pricingFeatures li:before{content:"✓";color:var(--gold);font-weight:700;position:absolute;left:0}.page-module___8aEwW__badgeOffert{background:linear-gradient(135deg,var(--gold),var(--terracotta));color:#fff;letter-spacing:.04em;text-transform:uppercase;vertical-align:middle;border-radius:8px;margin-left:4px;padding:1px 8px;font-size:.65em;font-weight:700;display:inline-block}.page-module___8aEwW__pricingCta{background:var(--terracotta);color:#fff;border-radius:var(--radius-full);margin-top:auto;padding:14px 28px;font-size:.85rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.page-module___8aEwW__pricingCta:hover{background:var(--terracotta-dark)}.page-module___8aEwW__finalCtaSection{background:linear-gradient(170deg,var(--ivory-warm)0%,var(--gold-pale)100%);text-align:center;padding:120px 48px;position:relative;overflow:hidden}.page-module___8aEwW__finalCtaSection:before{content:"";background:radial-gradient(circle,#d4af371a 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-module___8aEwW__finalCtaContent{z-index:2;position:relative}.page-module___8aEwW__finalCtaContent p{color:var(--text-body);max-width:460px;margin:0 auto 40px;font-size:1.05rem;font-weight:300;line-height:1.7}@media (max-width:1024px){.page-module___8aEwW__hero{padding:32px 32px 80px}.page-module___8aEwW__heroInner{grid-template-columns:1fr 1fr;gap:40px}.page-module___8aEwW__hero h1{font-size:clamp(2rem,4vw,3rem)}.page-module___8aEwW__heroCakeImg{max-width:400px}.page-module___8aEwW__pourQuiInner{grid-template-columns:1fr;gap:48px}.page-module___8aEwW__pourQuiText{max-width:100%}.page-module___8aEwW__photoWall{height:460px}.page-module___8aEwW__photoCard1{width:52%;height:340px}.page-module___8aEwW__photoCard2{width:44%;height:280px}.page-module___8aEwW__photoCard3{width:40%;height:220px;right:40px}.page-module___8aEwW__floatingQuote{display:none}.page-module___8aEwW__listenHeader{flex-direction:column;align-items:flex-start}}@media (max-width:768px){.page-module___8aEwW__hero{min-height:auto;padding:24px 16px 48px}.page-module___8aEwW__heroInner{text-align:center;grid-template-columns:1fr;gap:32px}.page-module___8aEwW__heroText{order:0;max-width:100%}.page-module___8aEwW__heroSubtitle,.page-module___8aEwW__heroPromise{margin-left:auto;margin-right:auto}.page-module___8aEwW__heroCta{padding:16px 32px;font-size:.95rem}.page-module___8aEwW__heroImageWrap{order:1;max-width:100%;margin-bottom:32px;position:relative}.page-module___8aEwW__heroCakeImg{border-radius:20px;width:100%;max-width:100%}.page-module___8aEwW__heroPlayer{white-space:normal;-webkit-backdrop-filter:blur(16px);background:#ffffffeb;border-radius:14px;gap:8px;width:auto;max-width:85%;padding:8px 14px 8px 8px;position:absolute;bottom:-20px;left:50%;right:auto;transform:translate(-50%);box-shadow:0 4px 20px #2c181026}.page-module___8aEwW__heroPlayer:hover{transform:translateY(-2px)}.page-module___8aEwW__playerBtn{width:36px;height:36px}.page-module___8aEwW__playerTitle{font-size:.75rem}.page-module___8aEwW__playerMeta{font-size:.55rem}.page-module___8aEwW__playerWave{display:none}.page-module___8aEwW__photoWall{flex-direction:column;gap:16px;height:auto;display:flex;position:relative}.page-module___8aEwW__photoCard{position:relative;width:100%!important;height:220px!important;inset:auto!important;transform:none!important}.page-module___8aEwW__stepsGrid{grid-template-columns:repeat(2,1fr);gap:32px}.page-module___8aEwW__stepsGrid:before{display:none}.page-module___8aEwW__stepIcon{width:68px;height:68px;font-size:1.5rem}.page-module___8aEwW__vinylGrid{grid-template-columns:1fr 1fr;gap:20px;max-width:500px}.page-module___8aEwW__vinylCard:nth-child(2){margin-top:0}.page-module___8aEwW__pricingGrid{grid-template-columns:1fr;max-width:420px}.page-module___8aEwW__finalCtaSection{padding:80px 20px}}@media (max-width:480px){.page-module___8aEwW__hero{padding:20px 16px 48px}.page-module___8aEwW__hero h1{font-size:1.8rem}.page-module___8aEwW__heroSubtitle{font-size:.9rem}.page-module___8aEwW__heroCta{justify-content:center;width:100%;min-height:44px;padding:14px 28px;font-size:.85rem}.page-module___8aEwW__heroCakeImg{width:100%;max-width:100%}.page-module___8aEwW__heroPlayer{border-radius:20px;gap:10px;padding:10px 16px 10px 10px}.page-module___8aEwW__playerBtn{width:40px;height:40px}.page-module___8aEwW__playerTitle{font-size:.8rem}.page-module___8aEwW__playerMeta{font-size:.6rem}.page-module___8aEwW__photoCard{height:180px!important}.page-module___8aEwW__stepsGrid{grid-template-columns:1fr 1fr;gap:24px}.page-module___8aEwW__stepName{font-size:.95rem}.page-module___8aEwW__stepDesc{font-size:.75rem}.page-module___8aEwW__vinylGrid{grid-template-columns:1fr;max-width:320px;margin-left:auto;margin-right:auto}.page-module___8aEwW__vinylSongTitle{font-size:.95rem}.page-module___8aEwW__finalCtaSection{padding:60px 16px}.page-module___8aEwW__finalCtaSection .page-module___8aEwW__sectionTitle{font-size:1.6rem}.page-module___8aEwW__finalCtaContent p{font-size:.9rem}.page-module___8aEwW__listenHeader{gap:20px}.page-module___8aEwW__listenHeaderP{font-size:.85rem}}
