.ame-player{--ame-accent:#d4af37;display:grid;grid-template-columns:180px minmax(220px,1fr) minmax(300px,1.25fr);background:#111;color:#fff;overflow:hidden;border-radius:18px;min-height:560px;font-family:inherit}.ame-player button{cursor:pointer;border:0}.ame-menu{padding:24px 16px;background:#0b0b0b}.ame-menu strong{display:block;font-size:20px;margin-bottom:22px}.ame-menu button{display:block;width:100%;text-align:left;padding:11px 12px;margin:5px 0;background:transparent;color:#aaa;border-radius:9px}.ame-menu button:hover,.ame-menu button.active{background:rgba(212,175,55,.13);color:var(--ame-accent)}.ame-list{padding:22px;border-right:1px solid #292929}.ame-list-head{font-weight:700;margin-bottom:15px}.ame-track{display:flex;gap:10px;padding:10px;border-radius:10px;cursor:pointer}.ame-track:hover,.ame-track.active{background:#222}.ame-thumb{width:44px;height:44px;background:#333 center/cover;border-radius:8px}.ame-track small{display:block;color:#999;margin-top:4px}.ame-now{padding:25px;text-align:center}.ame-cover{width:min(260px,75%);aspect-ratio:1;margin:0 auto 18px;border-radius:18px;background:#292929 center/cover}.ame-title{margin:5px}.ame-artist{color:#aaa}.ame-progress input,.ame-vol{width:100%;accent-color:var(--ame-accent)}.ame-time{display:flex;justify-content:space-between;color:#999;font-size:12px}.ame-controls{display:flex;justify-content:center;gap:12px;margin:15px}.ame-controls button,.ame-presets button{background:#222;color:#fff;padding:10px 14px;border-radius:10px}.ame-controls .ame-play{background:var(--ame-accent);color:#111}.ame-eq{display:flex;align-items:end;justify-content:center;gap:8px;height:150px;margin-top:12px}.ame-band{display:flex;flex-direction:column;align-items:center;gap:7px;font-size:10px;color:#999}.ame-band input{writing-mode:vertical-lr;direction:rtl;height:100px;accent-color:var(--ame-accent)}.ame-presets{display:flex;flex-wrap:wrap;gap:7px;justify-content:center;margin:12px}.ame-isolate{font-size:12px;color:#bbb}.ame-viz{width:100%;height:90px;margin-top:15px;background:#0a0a0a;border-radius:10px}.ame-style-glass{background:linear-gradient(135deg,#1f1f27,#101015);box-shadow:0 20px 50px rgba(0,0,0,.3)}.ame-style-minimal{background:#fff;color:#171717}.ame-style-minimal .ame-menu{background:#f5f5f5}.ame-style-minimal .ame-list{border-color:#ddd}.ame-style-minimal .ame-controls button,.ame-style-minimal .ame-presets button{background:#eee;color:#222}.ame-style-minimal .ame-track:hover,.ame-style-minimal .ame-track.active{background:#f0f0f0}@media(max-width:800px){.ame-player{grid-template-columns:1fr}.ame-menu{display:flex;gap:5px;overflow:auto}.ame-menu strong{display:none}.ame-menu button{white-space:nowrap;width:auto}.ame-list{border-right:0;border-bottom:1px solid #292929;max-height:330px;overflow:auto}}.ame-empty{padding:18px 10px;color:#999;text-align:center}.ame-track.is-missing{opacity:.5;cursor:not-allowed}.ame-track.is-missing:after{content:"No audio file";margin-left:auto;color:#c99;font-size:11px;align-self:center}
