.forest{max-width:610px;margin:24px auto 8px;padding:17px 20px;border:1px solid var(--line);border-radius:16px;background:#ffffff50;text-align:left}.forest-top{display:flex;align-items:center;justify-content:space-between;gap:16px}.forest h2{font-family:inherit;font-size:15px;font-weight:500;line-height:1.4;margin:0;color:var(--ink)}.forest-description{font-size:12px;color:var(--muted);margin:4px 0 0}.forest button{font-size:12px;min-width:0;padding:10px 16px;white-space:nowrap}.forest-status{font-size:11px;color:var(--muted);margin:10px 0 0}.forest-player-panel{margin-top:15px}.forest-player-mount{max-width:560px;margin:auto}.forest-player-mount iframe{display:block;width:100%;height:auto;aspect-ratio:16/9;min-height:200px;border:0;border-radius:10px}.forest-player-panel p{font-size:11px;color:var(--muted);margin:10px 0 0}.forest-dock{position:fixed;bottom:16px;right:18px;z-index:80;display:flex;align-items:center;gap:14px;padding:10px 12px 10px 17px;border:1px solid var(--line);border-radius:40px;background:var(--paper);box-shadow:0 5px 24px #203d2920;font-size:12px}.forest-dock button{min-width:0;padding:8px 15px;font-size:12px}.forest-dock a{color:var(--sage)}.forest-enabled{padding-bottom:76px}.forest [hidden],.forest-dock[hidden]{display:none!important}@media(max-width:520px){.forest{padding:15px}.forest-top{align-items:flex-start;flex-direction:column;gap:12px}.forest-dock{bottom:10px;right:10px;left:10px;justify-content:space-between}.forest h2{font-size:14px}}
