.nav-actions{display:flex;align-items:center;gap:12px}.sound-toggle{height:38px;display:inline-flex;align-items:center;gap:10px;padding:0 14px;color:rgba(255,255,255,.72);background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.14);border-radius:999px;backdrop-filter:blur(16px);cursor:pointer;transition:color .25s,background .25s,border-color .25s,transform .25s}.sound-toggle:hover{color:#fff;background:rgba(255,255,255,.13);transform:translateY(-1px)}.sound-toggle:focus-visible{outline:2px solid #fff;outline-offset:3px}.sound-label{font-size:9px;font-weight:650;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.sound-bars{width:17px;height:14px;display:flex;align-items:center;justify-content:center;gap:2px}.sound-bars i{width:2px;height:5px;display:block;background:currentColor;border-radius:2px;transform-origin:center;opacity:.65}.sound-toggle.is-on{color:#fff;background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.26)}.sound-toggle.is-on .sound-bars i:nth-child(1){animation:soundBar 1.05s -.25s ease-in-out infinite}.sound-toggle.is-on .sound-bars i:nth-child(2){animation:soundBar .82s -.48s ease-in-out infinite}.sound-toggle.is-on .sound-bars i:nth-child(3){animation:soundBar 1.2s -.7s ease-in-out infinite}.sound-toggle.is-pending .sound-bars{animation:soundPulse 1.6s ease-in-out infinite}.sound-toggle.is-pending .sound-bars i{height:3px}.nav.scrolled .sound-toggle{background:rgba(255,255,255,.08)}#siteSound{display:none}@keyframes soundBar{0%,100%{transform:scaleY(.55)}50%{transform:scaleY(2.15)}}@keyframes soundPulse{0%,100%{opacity:.45}50%{opacity:1}}.sound-admin-hero{margin-bottom:26px;padding:38px 40px;display:flex;align-items:flex-end;justify-content:space-between;gap:38px;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(119,132,164,.28),transparent 34%),linear-gradient(135deg,#20232a,#111318 72%);border-radius:18px;box-shadow:0 22px 55px rgba(24,27,33,.14)}.sound-admin-hero h2{margin:12px 0 12px;font:500 40px/1 Manrope,Inter,sans-serif;letter-spacing:-.05em}.sound-admin-hero>div>p:not(.eyebrow){max-width:670px;margin:0;color:#969aa4;font-size:12px;line-height:1.7}.sound-admin-hero .secondary{flex:0 0 auto;color:#fff;background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.18)}.sound-settings-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.sound-control-card,.sound-source-card{margin:0}.sound-switch-row,.sound-volume-row{min-height:90px;display:flex!important;align-items:center;justify-content:space-between;gap:28px;padding:20px 0;border-top:1px solid #ececef;cursor:pointer}.sound-switch-row>span,.sound-volume-row>span{display:block;max-width:72%}.sound-switch-row b,.sound-switch-row small,.sound-volume-row b,.sound-volume-row small{display:block}.sound-switch-row b,.sound-volume-row b{color:#2f3238;font-size:11px}.sound-switch-row small,.sound-volume-row small{margin-top:7px;color:#92959c;font-size:9px;font-weight:400;line-height:1.55}.sound-switch-row input{position:absolute;opacity:0;pointer-events:none}.sound-switch-row>i{position:relative;width:44px;height:25px;flex:0 0 44px;background:#d7d9de;border-radius:99px;transition:background .25s}.sound-switch-row>i:after{content:"";position:absolute;top:3px;left:3px;width:19px;height:19px;background:#fff;border-radius:50%;box-shadow:0 2px 7px rgba(0,0,0,.18);transition:transform .25s}.sound-switch-row input:checked+i{background:#202227}.sound-switch-row input:checked+i:after{transform:translateX(19px)}.sound-switch-row input:focus-visible+i{outline:2px solid #777b84;outline-offset:3px}.sound-volume-row{cursor:default}.sound-volume-row>div{min-width:170px;display:grid;grid-template-columns:1fr 42px;gap:12px;align-items:center}.sound-volume-row input{width:100%;accent-color:#202227}.sound-volume-row output{color:#5e626a;font-size:10px;text-align:right}.sound-source-select{display:block;color:#676a71;font-size:10px;font-weight:600}.sound-source-select select{width:100%;margin-top:8px;padding:13px;color:#25272c;background:#fff;border:1px solid #dbdce0;border-radius:9px;outline:0}.sound-source-select select:focus{border-color:#8f939b;box-shadow:0 0 0 3px rgba(80,85,95,.08)}.sound-preview-card{margin-top:22px;padding:22px;display:grid;grid-template-columns:76px 1fr;gap:20px;align-items:center;color:#fff;background:linear-gradient(135deg,#22252c,#121419);border-radius:14px}.sound-preview-card h3{margin:9px 0 7px;font:500 22px/1.08 Manrope,Inter,sans-serif;letter-spacing:-.035em}.sound-preview-card>div:last-child>p:last-child{margin:0;color:#8e929c;font-size:9px;line-height:1.6}.sound-preview-orb{position:relative;width:76px;height:76px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.13);border-radius:50%;background:radial-gradient(circle,rgba(143,156,189,.28),rgba(255,255,255,.025) 65%)}.sound-preview-orb span{position:absolute;width:3px;background:#fff;border-radius:3px}.sound-preview-orb span:nth-child(1){height:20px;left:27px}.sound-preview-orb span:nth-child(2){height:34px}.sound-preview-orb span:nth-child(3){height:15px;right:27px}.sound-preview-actions{margin-top:18px;display:flex;flex-wrap:wrap;gap:9px}.audio-media-card figure{padding:18px;display:grid;place-items:center;background:linear-gradient(135deg,#20232a,#111318)}.audio-preview{width:100%;display:grid;gap:16px}.audio-preview>span{color:#c7c9cf;font-size:9px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.audio-preview audio{width:100%;height:42px}.media-card .soundtrack.on{color:#fff;background:#202227;border-color:#202227}@media(max-width:900px){.sound-settings-grid{grid-template-columns:1fr}.sound-admin-hero{align-items:flex-start;flex-direction:column}.sound-admin-hero .secondary{align-self:flex-start}}@media(max-width:760px){.nav-actions{gap:6px}.sound-toggle{width:38px;padding:0;justify-content:center;border-radius:50%}.sound-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.sound-admin-hero{padding:30px 24px}.sound-admin-hero h2{font-size:32px}.sound-switch-row,.sound-volume-row{align-items:flex-start}.sound-switch-row>span,.sound-volume-row>span{max-width:none}.sound-volume-row{flex-direction:column}.sound-volume-row>div{width:100%}.sound-preview-card{grid-template-columns:60px 1fr}.sound-preview-orb{width:60px;height:60px}.sound-preview-orb span:nth-child(1){left:21px}.sound-preview-orb span:nth-child(3){right:21px}}@media(prefers-reduced-motion:reduce){.sound-toggle.is-on .sound-bars i,.sound-toggle.is-pending .sound-bars{animation:none}}