html:has(.sound-page){background:#18181a}html:has(.sound-page) body{background:#18181a}.sound-nav{z-index:40;padding:1rem 1.25rem;position:fixed;top:0;right:0}.sound-nav__list{justify-content:flex-end;align-items:center;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.sound-nav__link{letter-spacing:.12em;text-transform:uppercase;color:#ffffffc7;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#18181ab8;border:1px solid #ffffff2e;border-radius:9999px;align-items:center;padding:.45rem .95rem;font-size:11px;font-weight:500;transition:color .25s,border-color .25s,background-color .25s;display:inline-flex}.sound-nav__link:hover{color:#fffffff0;background:#18181ae0;border-color:#ffffff57}@media (min-width:768px){.sound-nav{padding:1.25rem 1.75rem}.sound-nav__link{padding:.5rem 1.1rem;font-size:12px}}.sound-page{--sound-seam:#18181a;--sound-hero-height:92svh}@media (min-width:768px) and (min-height:521px){.sound-page{--sound-hero-height:75vh}}.sound-page__content{padding-top:calc(var(--site-header-height) + .75rem)}@media (max-width:767px){.sound-page__content{padding-top:calc(var(--site-header-height) + .5rem)}}.sound-hero{min-height:var(--sound-hero-height)}.sound-hero__inner{min-height:var(--sound-hero-height);flex-direction:column;justify-content:center;align-items:center;display:flex}.sound-backdrop{pointer-events:none;z-index:0;background:var(--sound-seam);position:absolute;inset:0;overflow:hidden}.sound-backdrop__texture{filter:sepia(.08)saturate(.78)brightness(.88)contrast(1.02)hue-rotate(6deg);-webkit-mask-image:linear-gradient(180deg, transparent 0px, transparent var(--sound-hero-height), #000 var(--sound-hero-height), #000 100%);-webkit-mask-image:linear-gradient(180deg, transparent 0px, transparent var(--sound-hero-height), #000 var(--sound-hero-height), #000 100%);mask-image:linear-gradient(180deg, transparent 0px, transparent var(--sound-hero-height), #000 var(--sound-hero-height), #000 100%);background-image:url(/images/sound/section-bg.png?v=11);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.sound-backdrop__keys{inset-inline:0;height:var(--sound-hero-height);position:absolute;top:0;overflow:hidden}.sound-backdrop__keys-inner{inset-inline:0;will-change:transform;background-image:url(/images/sound/hero-keys.jpg);background-position:32% 62%;background-repeat:no-repeat;background-size:cover;height:230%;position:absolute;top:-32%}@media (min-width:768px){.sound-backdrop__keys-inner{background-position:28% 58%}}.sound-backdrop__tint{inset-inline:0;height:var(--sound-hero-height);background:linear-gradient(#0000000f 0%,#16141208 22%,#0000 48% 72%,#1c191629 90%,#1c191657 100%);position:absolute;top:0}.sound-section__seam{pointer-events:none;z-index:2;width:100vw;position:absolute;top:0;left:calc(50% - 50vw)}.sound-section__seam .sound-hero-line{opacity:1;width:100%;height:1.5px;animation:none;transform:none}.sound-hero-lines{flex-direction:column;gap:5px;display:flex}@media (min-width:640px){.sound-hero-lines{gap:6px}}@media (min-width:768px){.sound-hero-lines{gap:7px}}.sound-hero-line{opacity:0;transform-origin:50%;background:#ffffff8c;height:1px;animation:1.1s ease-out forwards sound-hero-line-enter;position:relative;overflow:hidden;transform:scaleX(.82)}.sound-hero-line:after{content:"";background:linear-gradient(90deg,#0000 0% 34%,#ffffff6b 46%,#e8f8ffeb 50%,#ffffff6b 54%,#0000 66% 100%);animation:4.8s ease-in-out infinite sound-hero-line-shimmer;position:absolute;inset:-1px 0;transform:translate(-130%)}.sound-hero-lines--left .sound-hero-line:first-child{animation-delay:50ms}.sound-hero-lines--left .sound-hero-line:nth-child(2){animation-delay:.18s}.sound-hero-lines--left .sound-hero-line:nth-child(3){animation-delay:.31s}.sound-hero-lines--left .sound-hero-line:nth-child(4){animation-delay:.44s}.sound-hero-lines--left .sound-hero-line:nth-child(5){animation-delay:.57s}.sound-hero-lines--right .sound-hero-line:first-child{animation-delay:.11s}.sound-hero-lines--right .sound-hero-line:nth-child(2){animation-delay:.24s}.sound-hero-lines--right .sound-hero-line:nth-child(3){animation-delay:.37s}.sound-hero-lines--right .sound-hero-line:nth-child(4){animation-delay:.5s}.sound-hero-lines--right .sound-hero-line:nth-child(5){animation-delay:.63s}.sound-hero-lines--left .sound-hero-line:first-child:after{animation-delay:1.2s}.sound-hero-lines--left .sound-hero-line:nth-child(2):after{animation-delay:1.45s}.sound-hero-lines--left .sound-hero-line:nth-child(3):after{animation-delay:1.7s}.sound-hero-lines--left .sound-hero-line:nth-child(4):after{animation-delay:1.95s}.sound-hero-lines--left .sound-hero-line:nth-child(5):after{animation-delay:2.2s}.sound-hero-lines--right .sound-hero-line:after{animation-direction:reverse}.sound-hero-lines--right .sound-hero-line:first-child:after{animation-delay:1.28s}.sound-hero-lines--right .sound-hero-line:nth-child(2):after{animation-delay:1.53s}.sound-hero-lines--right .sound-hero-line:nth-child(3):after{animation-delay:1.78s}.sound-hero-lines--right .sound-hero-line:nth-child(4):after{animation-delay:2.03s}.sound-hero-lines--right .sound-hero-line:nth-child(5):after{animation-delay:2.28s}@keyframes sound-hero-line-enter{0%{opacity:0;transform:scaleX(.82)}to{opacity:1;transform:scaleX(1)}}@keyframes sound-hero-line-shimmer{0%,18%,to{opacity:0;transform:translate(-130%)}36%{opacity:.85}50%{opacity:.35;transform:translate(130%)}}@media (prefers-reduced-motion:reduce){.sound-hero-line{opacity:1;background:#ffffffbf;animation:none;transform:none}.sound-hero-line:after{opacity:0;animation:none}}.sound-card-staff{flex-direction:column;gap:5px;width:100vw;display:flex;left:calc(50% - 50vw)}.sound-card-staff .sound-hero-line{width:100%}@media (min-width:640px){.sound-card-staff{gap:6px}}@media (min-width:768px){.sound-card-staff{gap:7px}}.sound-card-staff--second .sound-hero-line:first-child{animation-delay:.35s}.sound-card-staff--second .sound-hero-line:nth-child(2){animation-delay:.48s}.sound-card-staff--second .sound-hero-line:nth-child(3){animation-delay:.61s}.sound-card-staff--second .sound-hero-line:nth-child(4){animation-delay:.74s}.sound-card-staff--second .sound-hero-line:nth-child(5){animation-delay:.87s}.sound-card-staff--second .sound-hero-line:first-child:after{animation-delay:1.5s}.sound-card-staff--second .sound-hero-line:nth-child(2):after{animation-delay:1.75s}.sound-card-staff--second .sound-hero-line:nth-child(3):after{animation-delay:2s}.sound-card-staff--second .sound-hero-line:nth-child(4):after{animation-delay:2.25s}.sound-card-staff--second .sound-hero-line:nth-child(5):after{animation-delay:2.58s}.sound-card-staff--third .sound-hero-line:first-child{animation-delay:50ms}.sound-card-staff--third .sound-hero-line:nth-child(2){animation-delay:.18s}.sound-card-staff--third .sound-hero-line:nth-child(3){animation-delay:.31s}.sound-card-staff--third .sound-hero-line:nth-child(4){animation-delay:.44s}.sound-card-staff--third .sound-hero-line:nth-child(5){animation-delay:.57s}.sound-card-staff--third .sound-hero-line:first-child:after{animation-delay:1.2s}.sound-card-staff--third .sound-hero-line:nth-child(2):after{animation-delay:1.45s}.sound-card-staff--third .sound-hero-line:nth-child(3):after{animation-delay:1.7s}.sound-card-staff--third .sound-hero-line:nth-child(4):after{animation-delay:1.95s}.sound-card-staff--third .sound-hero-line:nth-child(5):after{animation-delay:2.28s}.sound-hero-text{color:#fffffffa;text-shadow:0 0 18px #000000f2,0 0 36px #000c,0 2px 6px #000000f2,0 4px 16px #000000e0,0 1px 2px #000000e6}.sound-hero-logo{z-index:3;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffffff2,inset 0 -3px 8px #00000014,0 28px 60px #00000059,0 10px 26px #00000040}@media (min-width:768px) and (min-height:521px){.sound-hero-logo{width:220px;height:220px}}.sound-hero-logo__image{width:120%;height:auto;display:block;transform:translateY(1px)}@media (max-height:520px){.sound-page{--sound-hero-height:100svh}.sound-hero{min-height:100svh}.sound-hero__inner{min-height:100svh;padding-inline:1rem;padding-block:max(.75rem, env(safe-area-inset-top,0px)) max(.75rem, env(safe-area-inset-bottom,0px));grid-template-rows:minmax(0,1fr) auto minmax(0,1fr);place-items:center;gap:clamp(.5rem,2.5svh,.875rem);display:grid}.sound-hero__inner>.sound-hero-text:first-child{align-self:end}.sound-hero__inner>.sound-hero-text:last-child{align-self:start}.sound-hero-text{width:auto;max-width:92vw;padding:0!important}.sound-hero__logo-wrap{width:auto;padding:0}.sound-hero-logo{width:clamp(104px,36svh,148px)!important;height:clamp(104px,36svh,148px)!important}}.sound-pearl-card{isolation:isolate;background:linear-gradient(148deg,#fff 0%,#fbfbf7 14%,#f8f9f4 30%,#f5f7f4 48%,#f7f8f6 62%,#fafbf8 78%,#fffdfa 100%);border-color:#a8b29485;box-shadow:0 30px 84px #1c161024,0 14px 36px #121a1414,inset 0 1px #fffffff2,inset 0 -28px 56px #84947614}.sound-pearl-card__content{font-family:var(--font-cormorant), ui-serif, Georgia, serif;color:#2f2b27}.sound-pearl-card__heading{color:#1a1714}.sound-pearl-card__list-item{color:#1f1c18}.sound-pearl-card__bullet{background:#2a2622}.sound-pearl-card__body{color:#1a1714}.sound-pearl-card--rich{background:linear-gradient(148deg,#fafcf6 0%,#f4f7ee 14%,#eef3e8 28%,#e8eef4 44%,#f0f3ea 58%,#eaedf4 72%,#f8faf6 86%,#fffdfa 100%);border-color:#84947694;box-shadow:0 30px 84px #1c161029,0 14px 36px #121a141a,inset 0 1px #fffffffa,inset 0 -28px 56px #6c7a441f}.sound-pearl-card-shell:hover .sound-pearl-card--rich{border-color:#94a26cb8;box-shadow:0 34px 90px #1c161033,0 16px 40px #121a141f,inset 0 1px #fffffffc,inset 0 -28px 56px #6c7a4424}.sound-pearl-card--rich .sound-pearl-card__glow{background:radial-gradient(at 6% 12%,#8494629e,#0000 50%),radial-gradient(at 28% 20%,#62704870,#0000 58%),radial-gradient(at 64% 58%,#48587666,#0000 66%),radial-gradient(at 74% 24%,#58688057,#0000 62%)}.sound-pearl-card--rich .sound-pearl-card__mist{background:radial-gradient(90% 75% at 56%,#ecf2e494,#0000 72%),radial-gradient(70% 55% at 72% 34%,#dce6f45c,#0000 70%),radial-gradient(80% 60% at 44% 72%,#e4eadc57,#0000 74%),radial-gradient(55% 45% at 36% 40%,#d2dabc4d,#0000 68%),radial-gradient(60% 40% at 52% 28%,#ffffffad,#0000 62%)}.sound-pearl-card--rich .sound-pearl-card__sheen{background:linear-gradient(118deg,#94a26647 0%,#ffffff94 6%,#7684524d 14%,#586c843d 42%,#0000 54%,#6c765838 66%,#485c7633 82%,#5868803d 100%)}.sound-pearl-card--rich .sound-pearl-card__veil{background:linear-gradient(#ffffff80 0%,#0000 28%,#8494761a 100%)}.sound-pearl-card--rich .sound-pearl-card__shimmer{background-image:linear-gradient(100deg,#0000 0% 32%,#6c7a4447 42%,#ffffff8c 50%,#48522c38 54%,#48586c30 60%,#0000 70% 100%);background-size:260% 118%}.sound-pearl-card-shell:hover .sound-pearl-card{box-shadow:0 34px 90px #1c16102e,0 16px 40px #2a221a1a,inset 0 1px #fffffffa,inset 0 -28px 56px #b4a8981a}.sound-pearl-card__glow{background:radial-gradient(at 6% 12%,#84946270,#0000 50%),radial-gradient(at 28% 20%,#62704847,#0000 58%),radial-gradient(at 64% 58%,#48587642,#0000 66%),radial-gradient(at 74% 24%,#58688038,#0000 62%)}.sound-pearl-card__mist{background:radial-gradient(90% 75% at 56%,#ecf2e475,#0000 72%),radial-gradient(70% 55% at 72% 34%,#dce6f447,#0000 70%),radial-gradient(80% 60% at 44% 72%,#e4eadc3d,#0000 74%),radial-gradient(55% 45% at 36% 40%,#d2dabc33,#0000 68%),radial-gradient(60% 40% at 52% 28%,#ffffff8c,#0000 62%)}.sound-pearl-card__sheen{background:linear-gradient(118deg,#94a2662e 0%,#ffffff7a 6%,#76845233 14%,#586c8429 42%,#0000 54%,#6c765824 66%,#485c761f 82%,#58688029 100%)}.sound-pearl-card__veil{background:linear-gradient(#ffffff6b 0%,#0000 28%,#c4b8a80f 100%)}.sound-pearl-card__shimmer{filter:blur(6px);background-image:linear-gradient(100deg,#0000 0% 32%,#6c7a4436 42%,#ffffff70 50%,#48522c2e 54%,#48586c29 60%,#0000 70% 100%);background-repeat:no-repeat;background-size:260% 118%;animation:22s ease-in-out infinite sound-pearl-card-shimmer;transform:scale(1.02)}@keyframes sound-pearl-card-shimmer{0%,to{opacity:.23;background-position:110%}12%{opacity:.4}50%{opacity:.49;background-position:-10%}88%{opacity:.4}}@media (prefers-reduced-motion:reduce){.sound-pearl-card-shell{transition:none}.sound-pearl-card-shell:hover{transform:none}.sound-pearl-card{transition:none}.sound-pearl-card__shimmer{filter:blur(5px);opacity:.28;background-position:50%;animation:none;transform:none}}.sound-action-buttons{width:100%}.sound-pill-btn{isolation:isolate;cursor:pointer;color:#fffffff0;letter-spacing:.1em;text-transform:uppercase;transform-origin:50%;background:linear-gradient(165deg,#3a4026fa 0%,#2a2e1c 42%,#202416 100%);border:1px solid #9eac769e;border-radius:9999px;justify-content:center;align-items:center;width:100%;min-height:3.25rem;padding:.875rem 1.75rem;font-size:13px;font-weight:500;line-height:1.2;transition:transform .35s cubic-bezier(.22,1,.36,1),border-color .35s,box-shadow .35s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 1px #c4ce9e38,inset 0 -3px 10px #00000061,0 14px 36px #00000052,0 0 28px #6c7a441f}.sound-pill-btn__shell,.sound-pill-btn__glow,.sound-pill-btn__mist,.sound-pill-btn__sheen,.sound-pill-btn__shimmer{border-radius:inherit;pointer-events:none;position:absolute;inset:0}.sound-pill-btn__shell{background:radial-gradient(120% 90% at 50% 0,#7c8a4e73 0%,#58623833 38%,#0000 72%)}.sound-pill-btn__glow{background:radial-gradient(85% 70% at 50% 42%,#a8944847 0%,#6c7a442e 32%,#343a2414 58%,#0000 78%)}.sound-pill-btn__mist{opacity:.9;background:linear-gradient(118deg,#6c7a4424 0%,#0000 28%,#48586c14 52%,#a894481f 74%,#0000 100%)}.sound-pill-btn__sheen{background:linear-gradient(#ffffff24 0%,#ffffff0a 22%,#0000 48%,#0000001f 100%)}.sound-pill-btn__shimmer{background:linear-gradient(105deg,#0000 0% 38%,#d4be781f 44%,#f8edd438 50%,#a8944824 56%,#0000 62% 100%) 0 0/220% 100%;animation:9s ease-in-out infinite sound-pill-btn-shimmer;inset:-20%}.sound-action-buttons .sound-pill-btn:nth-child(2) .sound-pill-btn__shimmer{animation-delay:1.8s}.sound-action-buttons .sound-pill-btn:nth-child(3) .sound-pill-btn__shimmer{animation-delay:3.6s}@keyframes sound-pill-btn-shimmer{0%,to{opacity:.35;background-position:120%}50%{opacity:.65;background-position:-20%}}.sound-pill-btn__label{text-align:center;text-shadow:0 1px 2px #00000059;width:100%}@media (min-width:768px){.sound-pill-btn{min-height:3.5rem;padding:1rem 2.25rem;font-size:14px}}@media (hover:hover){.sound-pill-btn:hover{border-color:#b2c08ac7;transform:scale(1.02);box-shadow:inset 0 1px #d2dab247,inset 0 -3px 10px #00000052,0 20px 48px #00000061,0 0 36px #6c7a4433}}@media (prefers-reduced-motion:reduce){.sound-pill-btn{transition:none}.sound-pill-btn:hover{transform:none}.sound-pill-btn__shimmer{opacity:.4;background-position:50%;animation:none}}.sound-order-intro{flex-direction:column;align-items:center;gap:1.15rem;padding-block:.75rem;display:flex}.sound-order-intro__accent{opacity:.78;flex-direction:column;gap:5px;width:min(12rem,42%);display:flex}.sound-order-intro__accent--bottom{opacity:.62}.sound-order-intro__line{background:linear-gradient(90deg,#0000 0%,#ffffff6b 22%,#e8f8ffc7 50%,#ffffff6b 78%,#0000 100%);height:1px;display:block}.sound-order-intro__text{text-align:center;color:#fffffff7;letter-spacing:.05em;text-transform:uppercase;text-shadow:0 0 18px #000000e0,0 2px 8px #000000d1,0 4px 18px #000000ad;max-width:36rem;margin:0;padding-inline:.5rem;font-size:1.35rem;font-weight:600;line-height:1.48}.sound-order-intro__emphasis{color:#f4fcff;text-shadow:0 0 14px #bef5ff47,0 0 18px #000000e0,0 2px 8px #000000d1;font-weight:600}@media (min-width:768px){.sound-order-intro{gap:1.4rem;padding-block:1rem}.sound-order-intro__accent{gap:6px;width:min(14rem,36%)}.sound-order-intro__text{letter-spacing:.055em;max-width:46rem;font-size:2rem;line-height:1.48}}@media (min-width:1024px){.sound-order-intro__text{letter-spacing:.06em;max-width:50rem;font-size:2.2rem;line-height:1.46}}.sound-composition-banner__frame{box-shadow:0 28px 70px #00000061,0 0 0 1px #a8b2942e}.sound-reviews__title{text-align:center;color:#fffffff5;letter-spacing:.02em;text-shadow:0 0 18px #000000d9,0 2px 8px #000000bf;margin:0 0 1.75rem;font-size:2rem;font-weight:600;line-height:1.2}.sound-reviews__track{grid-template-columns:minmax(0,1fr);gap:1rem;display:grid}@media (max-width:767px){.sound-reviews{max-width:none}.sound-reviews__carousel{margin-inline:-1.25rem}.sound-reviews__track{overscroll-behavior-x:contain;scroll-snap-type:x mandatory;padding-inline:1.25rem;-webkit-overflow-scrolling:touch;scrollbar-width:none;gap:.85rem;padding-bottom:.35rem;scroll-padding-inline:1.25rem;display:flex;overflow-x:auto}.sound-reviews__track::-webkit-scrollbar{display:none}.sound-review-card{scroll-snap-align:center;flex:0 0 min(84vw,22rem)}}.sound-review-card{background:linear-gradient(165deg,#343824d1 0%,#222618eb 48%,#181a12f5 100%);border:1px solid #9eac7657;border-radius:22px;padding:1.35rem 1.25rem 1.5rem;position:relative;overflow:hidden;box-shadow:inset 0 1px #c4ce9e1a,inset 0 -18px 36px #0000002e,0 18px 44px #00000047}.sound-review-card:before{content:"“";color:#bed29638;font-family:var(--font-cormorant), ui-serif, Georgia, serif;pointer-events:none;font-size:3.25rem;line-height:1;position:absolute;top:.35rem;left:.85rem}.sound-review-card__name{z-index:1;text-align:center;color:#d2dcb2e6;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .9rem;font-size:.72rem;font-weight:500;line-height:1.35;position:relative}.sound-review-card__quote{z-index:1;text-align:center;color:#ffffffe6;margin:0;font-size:1.125rem;font-weight:500;line-height:1.42;position:relative}@media (min-width:768px){.sound-reviews__title{margin-bottom:2.25rem;font-size:2.35rem}.sound-reviews__track{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;gap:1.25rem 1.5rem}.sound-review-card{border-radius:24px;flex-direction:column;padding:1.5rem 1.35rem 1.65rem;display:flex}.sound-review-card__quote{flex:1;font-size:1.2rem;line-height:1.44}}@media (min-width:1024px){.sound-reviews__track{grid-template-columns:repeat(5,minmax(0,1fr));gap:1rem}.sound-review-card{border-radius:20px;padding:1.25rem 1rem 1.35rem}.sound-review-card__name{letter-spacing:.09em;margin-bottom:.75rem;font-size:.58rem;line-height:1.4}.sound-review-card__quote{font-size:.9375rem;line-height:1.4}.sound-review-card:before{font-size:2.5rem;top:.2rem;left:.65rem}}.sound-free-page .sound-backdrop__keys{opacity:.42}.sound-free-card{background:linear-gradient(165deg,#343824d1 0%,#222618eb 48%,#181a12f5 100%);border:1px solid #9eac7657;border-radius:22px;position:relative;overflow:hidden;box-shadow:inset 0 1px #c4ce9e1a,inset 0 -18px 36px #0000002e,0 18px 44px #00000047}.sound-free-card--featured{border-color:#a8b2946b}.sound-free-card__content{z-index:1;color:#ffffffe6;padding:1.5rem 1.35rem 1.65rem;position:relative}@media (min-width:768px){.sound-free-card{border-radius:24px}.sound-free-card__content{padding:1.75rem 1.65rem 1.85rem}}.sound-free-card__heading{text-align:center;color:#fffffff5;letter-spacing:.02em;margin:0 0 1rem;font-size:1.65rem;font-weight:600;line-height:1.28}@media (min-width:768px){.sound-free-card__heading{font-size:1.9rem;line-height:1.3}}.sound-free-card__subheading{color:#d2dcb2e0;letter-spacing:.04em;text-transform:uppercase;margin:0 0 .75rem;font-size:1.1rem;font-weight:600;line-height:1.35}.sound-free-card__lead{text-align:center;margin:0 0 .85rem;font-size:1.35rem;font-weight:600;line-height:1.38}.sound-free-card__text{text-align:center;color:#ffffffd1;margin:0;font-size:1.2rem;line-height:1.42}.sound-free-card__howto{border-top:1px solid #9eac7638;margin-top:1.35rem;padding-top:1.25rem}.sound-free-card__list{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.sound-free-card__list li{color:#ffffffd1;padding-left:1.1rem;font-size:1.15rem;line-height:1.42;position:relative}.sound-free-card__list li:before{content:"";background:#bed296b8;border-radius:50%;width:.35rem;height:.35rem;position:absolute;top:.62em;left:0}.sound-free-player{border-top:1px solid #9eac7638;margin-top:1.35rem;padding-top:1.15rem}.sound-free-player__label{text-align:center;color:#d2dcb2db;font-family:var(--font-raleway), ui-sans-serif, system-ui, sans-serif;letter-spacing:.12em;text-transform:uppercase;margin:0 0 .75rem;font-size:.72rem;font-weight:500}.sound-free-player__audio{border-radius:9999px;outline:none;width:100%;height:2.75rem;display:block}.sound-free-card__hint{text-align:center;color:#ffffffb8;margin:0;font-size:1.05rem;line-height:1.42}.sound-free-card--months .sound-free-card__howto{margin-top:1.35rem}.sound-free-card--months .sound-free-card__howto .sound-free-card__subheading{margin-bottom:.65rem}.sound-free-months__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.25rem;display:grid}@media (min-width:640px){.sound-free-months__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:.75rem}}@media (min-width:768px){.sound-free-months__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.sound-free-month-btn{color:#ffffffd1;font-family:var(--font-raleway), ui-sans-serif, system-ui, sans-serif;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;background:#181a12b8;border:1px solid #9eac7661;border-radius:9999px;padding:.7rem .85rem;font-size:.78rem;font-weight:500;line-height:1.2;transition:border-color .25s,background-color .25s,color .25s}.sound-free-month-btn:hover{color:#fffffff0;border-color:#b2c08a94}.sound-free-month-btn--active{color:#fffffff5;background:#343824eb;border-color:#c4ce9eb8}.sound-free-months .sound-free-player{margin-top:1.15rem}.sound-about-page .sound-backdrop__keys{opacity:.38}.sound-about-page__inner{max-width:42rem}@media (min-width:768px){.sound-about-page__inner{max-width:52rem}}@media (min-width:1024px){.sound-about-page__inner{max-width:68rem}}@media (min-width:1280px){.sound-about-page__inner{max-width:76rem}}.sound-free-page__title,.sound-about-page__title{text-transform:uppercase;letter-spacing:.09em;font-size:2.125rem}@media (min-width:768px){.sound-free-page__title,.sound-about-page__title{font-size:2.75rem}}.sound-about-section{background:linear-gradient(165deg,#22241eeb 0%,#161814e0 100%);border:1px solid #9eac7647;border-radius:20px;position:relative;overflow:hidden;box-shadow:0 18px 48px #00000047,inset 0 1px #ffffff0a}.sound-about-section__content{z-index:1;padding:1.45rem 1.35rem 1.55rem;position:relative}.sound-about-section__header{margin-bottom:1rem}.sound-about-section__rule{background:linear-gradient(90deg,#0000 0%,#c4ce9e8c 50%,#0000 100%);width:min(8rem,42%);height:1px;margin:.85rem auto 0}@media (min-width:768px){.sound-about-section{border-radius:24px}.sound-about-section__content{padding:1.75rem 1.65rem 1.85rem}.sound-about-section__header{margin-bottom:1.15rem}}@media (min-width:1024px){.sound-about-section__content{padding:2.1rem 2.5rem 2.35rem}.sound-about-section__header{margin-bottom:1.35rem}}.sound-about-section__title{text-align:center;letter-spacing:.03em;color:#fffffff2;margin:0;font-size:1.55rem;font-weight:600;line-height:1.28}@media (min-width:768px){.sound-about-section__title{font-size:1.9rem;line-height:1.3}}@media (min-width:1024px){.sound-about-section__title{font-size:2.05rem}}.sound-about-section__figure{border:1px solid #ffffff14;border-radius:14px;width:min(100%,30rem);margin:0 auto 1.35rem;position:relative;overflow:hidden}.sound-about-section--has-image .sound-about-section__body+.sound-about-section__figure{margin:1.5rem auto 0}@media (min-width:768px){.sound-about-section__figure{width:min(100%,34rem)}}@media (min-width:1024px){.sound-about-section__figure{border-radius:18px;width:min(100%,36rem);margin-bottom:1.65rem}.sound-about-section--has-image .sound-about-section__body+.sound-about-section__figure{margin-top:1.85rem}}.sound-about-section__figure-shade{pointer-events:none;background:linear-gradient(#0000 0%,#1214105c 100%);height:34%;position:absolute;inset:auto 0 0}.sound-about-section__image{object-fit:cover;object-position:center 22%;aspect-ratio:3/2;width:100%;height:auto;display:block}.sound-about-section#method .sound-about-section__image{object-position:center center}.sound-about-section__body{flex-direction:column;gap:.85rem;max-width:40rem;margin-inline:auto;display:flex}.sound-about-section:not(.sound-about-section--has-image) .sound-about-section__body{max-width:44rem}.sound-about-section__text{text-align:center;color:#ffffffd1;margin:0;font-size:calc(1.125rem + 6px);line-height:1.78}@media (min-width:768px){.sound-about-section__text{font-size:calc(1.15rem + 6px);line-height:1.76}}@media (min-width:1024px){.sound-about-section__text{font-size:calc(1.1875rem + 6px);line-height:1.78}}.sound-about-section__list{flex-direction:column;gap:.55rem;width:min(100%,30rem);margin:.35rem auto 0;padding:0;list-style:none;display:flex}.sound-about-section__list li{text-align:left;color:#fffc;padding-left:1.1rem;font-size:calc(1.1rem + 6px);line-height:1.72;position:relative}@media (min-width:768px){.sound-about-section__list li{font-size:calc(1.125rem + 6px);line-height:1.72}}@media (min-width:1024px){.sound-about-section__list li{font-size:calc(1.15rem + 6px);line-height:1.74}}.sound-about-section__list li:before{content:"";background:#b2c08ad1;border-radius:9999px;width:.38rem;height:.38rem;position:absolute;top:.62em;left:0}.sound-about-quote{background:#1c1e18b8;border:1px solid #a8b29452;border-radius:20px;margin:0;padding:1.5rem 1.25rem}@media (min-width:1024px){.sound-about-quote{border-radius:24px;padding:2rem 2.5rem}.sound-about-quote__text{font-size:1.55rem;line-height:1.58}}.sound-about-quote__text{letter-spacing:.02em;color:#ffffffe6;margin:0;font-size:1.35rem;font-style:italic;line-height:1.55}.sound-about-quote__author{letter-spacing:.06em;color:#c4ce9ee0;margin-top:.85rem;font-size:.95rem;font-style:normal}.sound-about-cta{width:100%;max-width:28rem;margin:0 auto}@media (min-width:1024px){.sound-about-cta{max-width:32rem}}.sound-creator-page{color:#ffffffdb;background:radial-gradient(120% 80% at 50% -10%,#48403038 0%,#0000 55%),linear-gradient(#121110 0%,#171412 42%,#10100f 100%)}.sound-creator-page__ambient{pointer-events:none;z-index:0;opacity:.35;background-image:radial-gradient(circle at 18% 24%,#c4b08014 0%,#0000 42%),radial-gradient(circle at 82% 78%,#80946c0f 0%,#0000 38%);position:fixed;inset:0}.sound-creator-page__inner{max-width:42rem}@media (min-width:768px){.sound-creator-page__inner{max-width:52rem}}@media (min-width:1024px){.sound-creator-page__inner{gap:3.5rem;max-width:68rem}}.sound-creator-hero{align-items:end;gap:1.75rem;display:grid}@media (min-width:900px){.sound-creator-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:2.5rem}}.sound-creator-hero--text-only{text-align:center;justify-items:center}@media (min-width:900px){.sound-creator-hero--text-only{grid-template-columns:minmax(0,1fr)}.sound-creator-hero--text-only .sound-creator-hero__intro{text-align:center}}.sound-creator-hero__portrait{border:1px solid #d2bc8a47;border-radius:1.35rem;justify-self:center;width:min(100%,20rem);margin:0;overflow:hidden;box-shadow:0 24px 60px #0000006b,inset 0 1px #ffffff0f}.sound-creator-hero__portrait>span{border-radius:inherit;line-height:0;overflow:hidden;display:block!important}@media (min-width:900px){.sound-creator-hero__portrait{justify-self:start;width:100%;max-width:22rem}}.sound-creator-hero__image{object-fit:cover;aspect-ratio:2/3;border-radius:inherit;width:100%;height:auto;display:block}.sound-creator-hero__intro{text-align:center}@media (min-width:900px){.sound-creator-hero__intro{text-align:left;padding-bottom:.5rem}}.sound-creator-hero__eyebrow{letter-spacing:.22em;text-transform:uppercase;color:#d2c69ec7;margin:0 0 .85rem;font-size:.72rem;font-weight:600}.sound-creator-hero__name{letter-spacing:.03em;color:#fffcf4fa;margin:0;font-size:clamp(2.4rem,7vw,3.6rem);font-weight:600;line-height:1.08}.sound-creator-hero__roles{letter-spacing:.02em;color:#ffffffb8;margin:1.15rem 0 0;font-size:clamp(1rem,2.4vw,1.2rem);line-height:1.55}.sound-creator-quote{border-left:2px solid #d2bc8a9e;margin:0;padding:1.35rem 0 1.35rem 1.15rem}@media (min-width:768px){.sound-creator-quote{padding:1.5rem 0 1.5rem 1.35rem}}.sound-creator-quote__line{color:#ffffffe6;margin:0 0 .85rem;font-size:clamp(1.15rem,2.8vw,1.45rem);font-style:italic;line-height:1.58}.sound-creator-quote__line:last-of-type{margin-bottom:0}.sound-creator-quote__author{letter-spacing:.08em;color:#d2c69ee0;margin-top:1rem;font-size:.95rem;font-style:normal}.sound-creator-quote--closing{text-align:center;border-left:none;max-width:40rem;margin-inline:auto;padding-left:0}.sound-creator-quote--closing .sound-creator-quote__author{margin-top:.85rem}.sound-creator-section__title{letter-spacing:.04em;text-transform:uppercase;color:#fffcf4f5;margin:0 0 1.15rem;font-size:clamp(1.55rem,3.4vw,2rem);font-weight:600;line-height:1.28}.sound-creator-section__title:after{content:"";background:linear-gradient(90deg,#d2bc8ab8 0%,#0000 100%);width:min(5.5rem,28%);height:1px;margin-top:.85rem;display:block}.sound-creator-prose{flex-direction:column;gap:.9rem;display:flex}.sound-creator-prose p{color:#fffc;margin:0;font-size:calc(1.05rem + 6px);line-height:1.78}.sound-creator-prose--lead{color:#ffffffd6;margin:0 0 1.35rem;font-size:calc(1.08rem + 6px);line-height:1.78}.sound-creator-subsections{gap:1.5rem;display:grid}@media (min-width:900px){.sound-creator-subsections{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}}.sound-creator-subsection{background:#ffffff06;border:1px solid #ffffff12;border-radius:16px;padding:1.25rem 1.15rem 1.35rem}@media (min-width:768px){.sound-creator-subsection{padding:1.45rem 1.35rem 1.55rem}}.sound-creator-subsection__title{color:#dcd0a8eb;margin:0 0 .85rem;font-size:1.2rem;font-style:italic;font-weight:600;line-height:1.35}.sound-creator-prose--closing{margin-top:1rem}.sound-creator-list{flex-direction:column;gap:.65rem;margin:.35rem 0 0;padding:0;list-style:none;display:flex}.sound-creator-list li{color:#fffc;padding-left:1.1rem;font-size:calc(1.05rem + 6px);line-height:1.76;position:relative}.sound-creator-list li:before{content:"";background:#d2bc8ac7;border-radius:9999px;width:.38rem;height:.38rem;position:absolute;top:.72em;left:0}.sound-creator-principles{border-top:1px solid #ffffff14;flex-direction:column;gap:.55rem;margin-top:1.35rem;padding-top:1.15rem;display:flex}.sound-creator-principles p{letter-spacing:.02em;color:#dcd0a8f0;margin:0;font-size:clamp(1.1rem,2.6vw,1.28rem);font-weight:600;line-height:1.5}.sound-creator-cta{width:100%;max-width:28rem;margin:0 auto;padding-top:.5rem}.sound-creator-cta .sound-pill-btn,.sound-creator-cta .sound-creator-cta__numera-btn{letter-spacing:.1em;width:100%;min-height:3.25rem;padding:.875rem 1.75rem;font-size:13px;font-weight:500;line-height:1.2}.sound-creator-cta .sound-creator-cta__numera-btn{text-align:center;justify-content:center;align-items:center;display:flex}@media (min-width:768px){.sound-creator-cta .sound-pill-btn,.sound-creator-cta .sound-creator-cta__numera-btn{min-height:3.5rem;padding:1rem 2.25rem;font-size:14px}}@media (min-width:1024px){.sound-creator-cta{max-width:32rem}}.sound-form-page{min-height:100svh}.sound-form-page.sound-form-page--compact{min-height:auto}.sound-form-main{min-height:0}.sound-form-checkout{text-align:center;flex-direction:column;align-items:center;gap:1.35rem;display:flex}.sound-form-checkout__confidentiality{color:#ffffffb8;letter-spacing:.01em;text-shadow:0 1px 12px #0006;max-width:28rem;margin:0;font-size:1.125rem;font-weight:500;line-height:1.42}.sound-form-checkout__price{flex-direction:column;align-items:center;gap:.65rem;display:flex}.sound-form-checkout__price-label{color:#ffffff8f;letter-spacing:.18em;text-transform:uppercase;margin:0;font-size:.72rem;font-weight:500}.sound-form-checkout__price-value{color:#fffffff5;letter-spacing:.02em;text-shadow:0 2px 18px #00000073;margin:0;font-size:2.75rem;font-weight:600;line-height:1}.sound-form-cta-wrap{justify-content:center;width:100%;display:flex;position:relative}.sound-form-cta-wrap--stacked{flex-direction:column;align-items:center;gap:1rem}.sound-form-start-btn{letter-spacing:.14em;width:auto;min-width:min(100%,15.5rem);min-height:3.5rem;padding:1rem 2.75rem;font-size:15px;line-height:1;display:inline-flex}.sound-form-start-btn .sound-pill-btn__label{width:auto}.sound-form-recommend-btn{color:#34401f;background:linear-gradient(148deg,#fafcf6 0%,#f1f5ea 32%,#e7eede 62%,#dbe6cf 100%);border-color:#8494769e;width:auto;min-width:min(100%,18rem);min-height:3.5rem;padding:1rem 2.75rem;font-size:15px;display:inline-flex;box-shadow:inset 0 1px #fffffff5,inset 0 -10px 26px #6c7a441f,0 16px 40px #1c22142e,0 0 28px #96a86e2e}.sound-form-recommend-btn .sound-pill-btn__label{color:#34401f;text-shadow:0 1px #fff9;width:auto}.sound-form-recommend-btn .sound-pill-btn__shell,.sound-form-recommend-btn .sound-pill-btn__glow,.sound-form-recommend-btn .sound-pill-btn__mist,.sound-form-recommend-btn .sound-pill-btn__sheen{opacity:0}.sound-form-recommend-btn .sound-pill-btn__shimmer{background:linear-gradient(105deg,#0000 0% 40%,#96a86e2e 47%,#ffffff9e 50%,#84946233 53%,#0000 60% 100%)}@media (min-width:768px){.sound-form-recommend-btn{letter-spacing:.16em;min-width:20rem;min-height:3.75rem;padding:1.05rem 3.25rem;font-size:16px}}@media (hover:hover){.sound-form-recommend-btn:hover{border-color:#94a26cd9;box-shadow:inset 0 1px #fffffffc,inset 0 -10px 26px #6c7a4429,0 20px 48px #1c221438,0 0 32px #96a86e3d}}.sound-form-continue-btn{letter-spacing:.14em;color:#fffcf2fa;background:linear-gradient(165deg,#c49a48fa 0%,#a87c2c 46%,#7c581c 100%);border-color:#ffe4a094;width:auto;min-width:min(100%,15.5rem);min-height:3.5rem;padding:1rem 2.75rem;font-size:15px;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff3d,inset 0 -4px 14px #48300c57,0 16px 40px #78541461}.sound-form-continue-btn .sound-pill-btn__label{text-shadow:0 1px 2px #48300c6b;width:auto}@media (min-width:768px){.sound-form-start-btn,.sound-form-continue-btn{letter-spacing:.16em;min-width:17.5rem;min-height:3.75rem;padding:1.05rem 3.25rem;font-size:16px}.sound-form-checkout{gap:1.75rem}.sound-form-checkout__confidentiality{max-width:32rem;font-size:1.25rem;line-height:1.44}.sound-form-checkout__price-value{font-size:3.35rem}.sound-form-checkout__price-label{font-size:.76rem}}.sound-form-summary{flex-direction:column;gap:1rem;display:flex}.sound-form-summary-section{background:linear-gradient(148deg,#fff 0%,#fbfbf7 14%,#f8f9f4 30%,#f5f7f4 48%,#f7f8f6 62%,#fafbf8 78%,#fffdfa 100%);border:1px solid #a8b29485;border-radius:18px;padding:1.25rem 1.35rem;box-shadow:inset 0 1px #fffffff2,0 12px 32px #0000001f}.sound-form-summary-section__title{letter-spacing:.12em;text-transform:uppercase;color:#1a1714;margin:0 0 1rem;font-size:15px;font-weight:500}.sound-form-summary-row+.sound-form-summary-row{border-top:1px solid #2a26221a;margin-top:.85rem;padding-top:.85rem}.sound-form-summary-row__label{letter-spacing:.1em;text-transform:uppercase;color:#2a26229e;margin:0;font-size:13px;font-weight:500}.sound-form-summary-row__value{font-family:var(--font-cormorant), ui-serif, Georgia, serif;color:#1f1c18;margin:.35rem 0 0;font-size:22px;line-height:1.34}.sound-form-summary-list{flex-direction:column;gap:.55rem;margin:0;padding:0;list-style:none;display:flex}.sound-form-summary-list__item{font-family:var(--font-cormorant), ui-serif, Georgia, serif;color:#1f1c18;align-items:flex-start;gap:.65rem;font-size:22px;line-height:1.34;display:flex}.sound-form-summary-list__bullet{background:#2a2622;border-radius:9999px;flex-shrink:0;width:.375rem;height:.375rem;margin-top:.55em}.sound-form-summary-states{flex-direction:column;gap:0;display:flex}.sound-form-summary-state{border-bottom:1px solid #2a262214;justify-content:space-between;align-items:flex-start;gap:1rem;padding:.55rem 0;display:flex}.sound-form-summary-state:last-child{border-bottom:none;padding-bottom:0}.sound-form-summary-state__label{color:#1f1c18;flex:1;margin:0;font-size:18px;line-height:1.36}.sound-form-summary-state__value{font-variant-numeric:tabular-nums;color:#1a1714;flex-shrink:0;margin:0;font-size:20px}.sound-form-summary-comment{white-space:pre-line;color:#1f1c18;margin:0;font-size:20px;line-height:1.4}@media (min-width:768px){.sound-form-summary-section{border-radius:20px;padding:1.5rem 1.65rem}.sound-form-summary-section__title{font-size:16px}.sound-form-summary-row__label{font-size:14px}.sound-form-summary-row__value,.sound-form-summary-list__item,.sound-form-summary-comment{font-size:24px}.sound-form-summary-state__label,.sound-form-summary-state__value{font-size:22px}}.sound-state-rating{flex-wrap:wrap;gap:.35rem;display:flex}.sound-state-rating--invalid{background:#5c260a1f;border:1px solid #a84c1cf0;border-radius:14px;padding:.35rem}.sound-state-rating__item{isolation:isolate;color:#ffffff9e;letter-spacing:.02em;background:#ffffff08;border:1px solid #ffffff29;border-radius:9999px;justify-content:center;align-items:center;min-width:2rem;height:2rem;padding:0 .35rem;font-size:.875rem;font-weight:500;transition:border-color .2s,background-color .2s,color .2s,transform .15s;display:inline-flex;position:relative;overflow:hidden}.sound-state-rating__item:hover{color:#ffffffe0;border-color:#ffffff52}.sound-state-rating__item--selected{color:#fffffffa;text-shadow:0 1px 2px #00000061;background:linear-gradient(165deg,#3a4026fa 0%,#2a2e1c 42%,#202416 100%);border-color:#9eac76d1;font-weight:600;transform:scale(1.05);box-shadow:inset 0 1px #c4ce9e4d,inset 0 -2px 7px #0000005c,0 4px 16px #0000004d,0 0 18px #6c7a4442}.sound-state-rating__item--selected:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:radial-gradient(120% 90% at 50% 0,#7c8a4e80 0%,#5862382e 42%,#0000 72%);position:absolute;inset:0}.sound-state-rating__item--selected:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(#ffffff29 0%,#ffffff0a 24%,#0000 50%);position:absolute;inset:0}.sound-state-rating__item--selected:hover{color:#fff;border-color:#b2c08aeb;box-shadow:inset 0 1px #d2dab257,inset 0 -2px 7px #00000052,0 6px 18px #00000057,0 0 22px #6c7a4452}.sound-state-rating__value{z-index:1;position:relative}.sound-states-intro{text-align:center;flex-direction:column;align-items:center;gap:.9rem;margin:0;display:flex}.sound-states-intro__lead{margin:0}.sound-states-intro__legend{flex-direction:column;gap:.55rem;width:min(100%,21rem);display:flex}.sound-states-intro__legend-line{text-align:start;align-items:center;gap:.45rem;margin:0;padding-inline-start:1.4rem;line-height:1.36;display:flex}.sound-states-intro__digit{color:#fffffffa;background:linear-gradient(165deg,#3a4026fa 0%,#2a2e1c 48%,#202416 100%);border:1px solid #9eac76b8;border-radius:9999px;flex-shrink:0;justify-content:center;align-items:center;width:1.9rem;height:1.9rem;font-size:.82em;font-weight:600;line-height:1;display:inline-flex;box-shadow:inset 0 1px #c4ce9e3d,0 0 14px #6c7a4433}.sound-states-intro__sep{color:#ffffff73;flex-shrink:0}.sound-states-intro__meaning{color:#ffffffe0}.sound-states-intro__emphasis{color:#fffffff5;text-underline-offset:.2em;-webkit-text-decoration:underline #b2c08ac7;text-decoration:underline #b2c08ac7;text-decoration-thickness:1.5px}.sound-state-row{border-bottom:1px solid #ffffff14;flex-direction:column;gap:.65rem;padding:.85rem 0;display:flex}.sound-state-row:last-child{border-bottom:none;padding-bottom:0}.sound-state-row__label{font-family:var(--font-raleway), ui-sans-serif, system-ui, sans-serif;color:#ffffffd1;font-size:1.125rem;line-height:1.38}@media (min-width:768px){.sound-state-row{flex-direction:row;justify-content:space-between;align-items:center;gap:1rem}.sound-state-row__label{flex:1;font-size:1.175rem}.sound-state-rating{flex-shrink:0;max-width:22rem}}
