.sounds-module__xhBz0a__content{max-width:800px;margin:0 auto;padding:2rem 1rem}.sounds-module__xhBz0a__hero{text-align:center;margin-bottom:3rem}.sounds-module__xhBz0a__title{color:#fff;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.sounds-module__xhBz0a__highlight{background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.sounds-module__xhBz0a__subtitle{color:#888;max-width:600px;margin:0 auto;font-size:1.1rem;line-height:1.6}.sounds-module__xhBz0a__section{margin-bottom:3rem}.sounds-module__xhBz0a__sectionTitle{color:#fff;margin-bottom:1rem;font-size:1.5rem;font-weight:600}.sounds-module__xhBz0a__text{color:#aaa;margin-bottom:1rem;line-height:1.8}.sounds-module__xhBz0a__benefitsList{margin:0;padding:0;list-style:none}.sounds-module__xhBz0a__benefitsList li{color:#aaa;padding:.75rem 0 .75rem 2rem;line-height:1.6;position:relative}.sounds-module__xhBz0a__benefitsList li:before{content:"✓";color:#4ade80;font-weight:700;position:absolute;left:0}.sounds-module__xhBz0a__cta{text-align:center;background:#ffffff08;border:1px solid #ffffff0d;border-radius:16px;padding:2rem}.sounds-module__xhBz0a__ctaText{color:#888;margin-bottom:1rem}.sounds-module__xhBz0a__ctaLink{color:#000;background:#fff;border-radius:8px;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:transform .2s;display:inline-block}.sounds-module__xhBz0a__ctaLink:hover{transform:scale(1.05)}.sounds-module__xhBz0a__relatedSounds{flex-wrap:wrap;gap:.75rem;margin-top:1rem;display:flex}.sounds-module__xhBz0a__relatedLink{color:#3b82f6;background:#3b82f61a;border-radius:8px;padding:.5rem 1rem;font-size:.9rem;text-decoration:none;transition:background .2s}.sounds-module__xhBz0a__relatedLink:hover{background:#3b82f633}@media (max-width:600px){.sounds-module__xhBz0a__title{font-size:2rem}.sounds-module__xhBz0a__content{padding:1.5rem 1rem}}
.Controls-module__zdHMyW__controls{flex-direction:column;align-items:center;gap:2rem;width:100%;display:flex}.Controls-module__zdHMyW__playButton{background:var(--foreground);width:80px;height:80px;color:var(--background);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;box-shadow:0 10px 20px #0003}.Controls-module__zdHMyW__playButton:hover{transform:scale(1.05);box-shadow:0 0 30px #fff6}.Controls-module__zdHMyW__playButton svg{fill:currentColor;width:32px;height:32px}.Controls-module__zdHMyW__volumeControl{color:#888;align-items:center;gap:1rem;width:100%;max-width:300px;display:flex}.Controls-module__zdHMyW__slider{-webkit-appearance:none;background:#fff3;border-radius:2px;outline:none;flex:1;height:4px}.Controls-module__zdHMyW__slider::-webkit-slider-thumb{-webkit-appearance:none;cursor:pointer;background:#fff;border:2px solid #000;border-radius:50%;width:16px;height:16px;margin-top:-6px;box-shadow:0 0 10px #ffffff80}.Controls-module__zdHMyW__slider::-webkit-slider-runnable-track{cursor:pointer;width:100%;height:4px}
.SoundSelector-module__LtmqQa__grid{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;display:flex}.SoundSelector-module__LtmqQa__option{color:#888;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;flex:0 0 calc(33.3333% - .666667rem);min-width:120px;padding:1rem .5rem;font-size:.9rem;font-weight:500;transition:all .2s}.SoundSelector-module__LtmqQa__option:hover{background:#ffffff1a;transform:translateY(-2px)}.SoundSelector-module__LtmqQa__option.SoundSelector-module__LtmqQa__active{color:#000;background:#fff;border-color:#fff;box-shadow:0 0 15px #ffffff4d}@media (max-width:500px){.SoundSelector-module__LtmqQa__option{flex:0 0 100%}}
.ShareButton-module__gfjVAq__shareButton{color:#888;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:all .2s}.ShareButton-module__gfjVAq__shareButton:hover{color:#fff;background:#ffffff0d;border-color:#ffffff4d}
.InstallPrompt-module__EGIATG__banner{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#ffffff1a;border-top:1px solid #ffffff1a;padding:1rem;animation:.3s ease-out InstallPrompt-module__EGIATG__slideUp;position:fixed;bottom:0;left:0;right:0}@keyframes InstallPrompt-module__EGIATG__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}.InstallPrompt-module__EGIATG__content{flex-wrap:wrap;justify-content:center;align-items:center;gap:1rem;max-width:600px;margin:0 auto;display:flex}.InstallPrompt-module__EGIATG__message{color:#fff;text-align:center;font-size:.95rem}.InstallPrompt-module__EGIATG__actions{align-items:center;gap:.75rem;display:flex}.InstallPrompt-module__EGIATG__installButton{color:#000;cursor:pointer;background:#fff;border:none;border-radius:8px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:transform .2s}.InstallPrompt-module__EGIATG__installButton:hover{transform:scale(1.05)}.InstallPrompt-module__EGIATG__hint{color:#aaa;font-size:.85rem}.InstallPrompt-module__EGIATG__dismissButton{color:#888;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:.8rem;text-decoration:underline}.InstallPrompt-module__EGIATG__dismissButton:hover{color:#fff}@media (max-width:500px){.InstallPrompt-module__EGIATG__content{flex-direction:column;gap:.75rem}.InstallPrompt-module__EGIATG__actions{justify-content:center;width:100%}}
.page-module___8aEwW__main{background:radial-gradient(circle at 50% 0,#1e1e24 0%,#05050a 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.page-module___8aEwW__center{flex-direction:column;justify-content:center;align-items:center;gap:2rem;width:100%;max-width:600px;display:flex}.page-module___8aEwW__title{letter-spacing:-.05em;text-align:center;margin-bottom:2rem;font-size:3rem;font-weight:800}.page-module___8aEwW__highlight{background:linear-gradient(90deg,#fff 0%,#aaa 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.page-module___8aEwW__playerCard{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#1e1e2499;border:1px solid #ffffff0d;border-radius:20px;flex-direction:column;align-items:center;gap:2rem;width:100%;padding:2.5rem;display:flex;box-shadow:0 8px 32px #0006}.page-module___8aEwW__shortcuts{color:#555;border-top:1px solid #ffffff0d;flex-wrap:wrap;justify-content:center;gap:1.5rem;width:100%;padding-top:.5rem;font-size:.75rem;display:flex}.page-module___8aEwW__shortcuts span{opacity:.7}@media (max-width:600px){.page-module___8aEwW__title{font-size:2.5rem}.page-module___8aEwW__playerCard{padding:1.5rem}.page-module___8aEwW__shortcuts{display:none}}
