/* Compact original MinuFlow library, isolated from Storefront controls. */
.mf-sounds-opener svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round;flex:none}
.mf-sounds-opener [data-sounds-count]:empty{display:none}.mf-sounds-opener[data-playing=true]{box-shadow:inset 0 0 0 1px currentColor}
.mf-site .mf-immersive .mf-sounds-drawer{inset:auto auto var(--mf-sounds-bottom,100px) 40px;width:460px;max-width:calc(100vw - 32px);height:auto;max-height:calc(100dvh - var(--mf-sounds-bottom,100px) - 52px);padding:16px;border-radius:18px;z-index:100000;overflow:auto;box-shadow:0 12px 45px #071e2630}
.mf-site .mf-immersive .mf-sounds-heading{display:flex;align-items:center;gap:12px;margin:0 0 10px;padding:0 0 8px;border-bottom:1px solid #dce4d6}
.mf-site .mf-immersive .mf-sounds-heading h2{font-size:17px;font-weight:600;letter-spacing:-.02em;margin:0 auto 0 0;line-height:1.4}
.mf-site .mf-immersive .mf-sounds-heading select{width:auto;max-width:130px;min-height:36px;border:1px solid #d6dfd2;border-radius:8px;padding:4px 28px 4px 9px;background-color:#eef2e8;color:#3e5948;font-size:12px;box-shadow:none;margin:0}
.mf-site .mf-immersive .mf-sounds-drawer .mf-icon-button{width:36px;height:36px;background:transparent;color:#3e5948}
.mf-site .mf-sound-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px}
.mf-site .mf-immersive .mf-sound-tile{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;min-height:75px;margin:0;padding:9px 3px;border:1px solid transparent;border-radius:11px;background:transparent;box-shadow:none;color:#3d5546;font-family:inherit;font-size:11px;font-weight:500;line-height:1.3;letter-spacing:0;text-align:center}
.mf-site .mf-immersive .mf-sound-tile:hover{background:#eaf0e3;filter:none}
.mf-site .mf-immersive .mf-sound-tile[aria-pressed=true]{background:#e1ebd9;border-color:#6c8965;color:#203f2c}
.mf-site .mf-sound-tile[aria-pressed=true]::after{content:'■';position:absolute;right:7px;top:5px;font-size:8px;color:#385d3d}
.mf-site .mf-sound-tile[aria-busy=true]::after{content:'…';font-size:13px;top:0}
.mf-site .mf-sound-icon{font-family:'Segoe UI Emoji','Apple Color Emoji',sans-serif;display:flex;align-items:center;justify-content:center;width:26px;height:26px;font-size:23px;line-height:1;flex:none}
.mf-site .mf-sounds-drawer [hidden]{display:none!important}
.mf-site .mf-sound-status{font-size:11px;line-height:1.5;color:#52684f;margin:12px 0 0;min-height:17px;padding-top:10px;border-top:1px solid #dce4d6}
.mf-site .mf-sound-credits{font-size:10px;line-height:1.5;color:#62745d;margin-top:5px}.mf-sound-credits summary{cursor:pointer;padding:5px 0}.mf-sound-credits a{text-decoration:underline}.mf-site .mf-sound-credits p{font-size:11px;margin:8px 0}
.mf-site .mf-sounds-drawer :focus-visible{outline:2px solid #7250a1;outline-offset:2px}
@media(max-width:650px){.mf-site .mf-immersive .mf-sounds-drawer{inset:auto 12px var(--mf-sounds-bottom,150px) 12px;width:auto;max-width:none;max-height:min(460px,calc(100dvh - var(--mf-sounds-bottom,150px) - 52px));padding:13px;border-radius:16px}.mf-site .mf-sound-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:3px}.mf-site .mf-immersive .mf-sound-tile{min-height:67px;font-size:10px}.mf-immersive .mf-bottom-left{justify-content:center;gap:8px}.mf-sounds-opener{margin-right:auto}}
@media(max-width:360px){.mf-site .mf-sound-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
/* Light controls over the shared translucent panel; keep the compact library intact. */
.mf-site #mf-sounds .mf-sounds-heading,.mf-site #mf-sounds .mf-sound-status{border-color:#ffffff26}
.mf-site #mf-sounds .mf-sounds-heading select{background-color:#ffffff0e;color:#f6f5ff;border-color:#ffffff38}
.mf-site #mf-sounds .mf-sounds-heading option{background:#1b2031;color:#f6f5ff}
.mf-site #mf-sounds .mf-icon-button,.mf-site #mf-sounds .mf-sound-tile{color:#f6f5ff}
.mf-site #mf-sounds .mf-sound-tile:hover{background:#ffffff0e}
.mf-site #mf-sounds .mf-sound-tile[aria-pressed=true]{background:#ffffff18;border-color:#ceb2ff;color:#fff}
.mf-site #mf-sounds .mf-sound-tile[aria-pressed=true]::after{color:#e6d7ff}
.mf-site #mf-sounds .mf-sound-status,.mf-site #mf-sounds .mf-sound-credits{color:#d5d4e1}
@media(forced-colors:active){.mf-site #mf-sounds .mf-sound-tile[aria-pressed=true]{border-color:Highlight}}
